@charset 'utf-8';
body{
	max-width: 1920px;
	margin: auto;
}
@font-face {
	font-family: 'Conv_BRITANIC';
	src: url('../fonts/BRITANIC.eot');
	src: local('☺'), url('../fonts/BRITANIC.woff') format('woff'), url('../fonts/BRITANIC.ttf') format('truetype'), url('../fonts/BRITANIC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_HELVETICANEUELTPRO-LTCN';
	src: url('../fonts/HELVETICANEUELTPRO-LTCN.eot');
	src: local('☺'), url('../fonts/HELVETICANEUELTPRO-LTCN.woff') format('woff'), url('../fonts/HELVETICANEUELTPRO-LTCN.ttf') format('truetype'), url('../fonts/HELVETICANEUELTPRO-LTCN.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'Conv_Roboto-Bold';
	src: url('../fonts/Roboto-Bold.eot');
	src: local('☺'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	overflow: hidden;
}
img{
	max-width: 100%;
}
.header{
	width: 100%;
	height: 148px;
}
.header.act{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 101;
    background-color: #fff;
}
.head_top .logo{
    width: 114px;
    margin-left: 14px;
    line-height: 95px;
}
.head_top .logo img{
	width: 100%;
}
.head_tel_u{
	position: relative;
	font-size: 26px;
	line-height: 70px;
	text-align: right;
	font-family: "Sylfaen";
	letter-spacing: 1px;
	color: #333333;
}
.head_tel_u:before{
	content: '';
	width: 27px;
	height: 27px;
	position: absolute;
	right: 178px;
	top: 50%;
	transform: transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	/*background: url(../images/tell.png) no-repeat center center;*/
	background-size: 100% 100%;
}
.head_tel_d span{
	display: inline-block;
	color: #075fa2;
	font-family: 'Microsoft JhengHei';
}
.head_tel_d em{
    display: inline-block;
    font-style: normal;
	color: #999;
	font-family: 'Microsoft JhengHei';
}
.head_tel_d .email{
	margin-left: 18px;
}
.head_tel_d .share{
	position: relative;
}
.head_tel_d .bdshare-button-style0-16{
	padding-top: 1px;
}
.head_tel_d .bdshare-button-style0-16 a{
	margin:0 5px;
}
.head_tel_d .bdshare-button-style0-16 a.bds_tsina{
    width: 16px;
    height: 13px;
    background: url(../images/sina.png) no-repeat center center;
    background-size: 100% 100%;
}
.head_tel_d .bdshare-button-style0-16 a.bds_tqq{
    width: 17px;
    height: 14px;
    background: url(../images/tqq.png) no-repeat center center;
    background-size: 100% 100%;
}
.head_tel_d .bdshare-button-style0-16 a.weixin{
    width: 17px;
    height: 13px;
    background: url(../images/weixin.png) no-repeat center center;
    background-size: 100% 100%;
}
.head_tel_d .wei{
	display: none;
	position: absolute;
	top: 15px;
	right: -37px;
	z-index: 100;
}
.head_nav{
	width: 100%;
	height: 53px;
	background-color: #d8e0e8;
}
.head_nav ul{
	background-color: #075fa2;
}
.head_nav ul li{
	float: left;
    margin: 0 4.6%;
	text-align: center;
	cursor: pointer;
}
.head_nav ul li a.yiji{
	display: inline-block;
	line-height: 53px;
    color: #fff;
    font-size: 16px;
    font-family: 'Microsoft JhengHei';
    position: relative;    
}

.head_nav ul li a.yiji:after{
	content: '';
	width: 8px;
	height: 5px;
	background: url(../images/jiantou.png) no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right: -20px;
}
.head_nav ul li:nth-child(3) a.yiji:after{
	content: '';
	background: none;
}
.head_nav ul li:last-child a.yiji:after{
	display: none;
}
.head_nav ul li:last-child a.yiji:hover:before{
	display: none;
}
.head_nav ul li a.yiji:hover:before{
    content: '';
    width: 12px;
    height: 5px;
    position: absolute;
    background: url(../images/nav_h.png) no-repeat center center;
    background-size: 100% 100%;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.head_nav ul li:nth-child(3) a.yiji:hover:before{
	content: '';
	background: none;
}
/*导航二级*/
.nav_down{
	position: fixed;
	top: 148px;
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	background-color: #fff;
	width: 100%;
	text-align: left;
	height: 415px;
	display: none;
	z-index: 99;
	overflow: hidden;
}
.nav_down .wzl{
    width: 40.9%;
    height: 100%;
}
.nav_down .wz{
	width: 65.6%;
	padding: 84px 74px 84px 92px;
	height: 100%;
	background: url(../images/erji_bg.png) no-repeat 306px 224px;
}
.nav_down .wz h1{
	font-size: 32px;
	font-family: 'Microsoft JhengHei';
	font-weight: bold;
	color: #075fa2;
	margin-bottom: 38px;
}
.nav_down .wz .des{
	font-size: 16px;
	font-family: 'Microsoft JhengHei';
	line-height: 32px;
	color: #666;
}
.nav_down .wz .more{
	margin-top: 62px;
}
.nav_down .wz .more a{
	position: relative;
	text-transform: uppercase;
	font-size: 16px;
	color: #0075c2;
	padding-right: 30px;
}
.nav_down .wz .more a:after{
	content: '';
	width: 7px;
	height: 11px;
	background: url(../images/jiantou1.png) no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right: 0;
}
.nav_down .erji{
	width: 59.1%;
	height: 100%;
	background-color: #f3f5f7;
	overflow: hidden;
	padding: 42px 0;
	position: relative;
}
.nav_down .erji:after{
	content: '';
	position: absolute;
	left: 32.7%;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 1px;
	height: 330px;
	background-color: #d7d7d7;
}
.nav_down .erji nav {
	width: 32.7%;
    padding: 0 90px 0 70px;
    margin-top: -12px;
}
.nav_down .erji nav .li{
	border-bottom: 1px solid #d7d7d7;
	padding: 10px 0 10px 22px;
	background: url(../images/nav_li.png) no-repeat 4px center;
	background-size: 5px 9px;
	position: relative;
}
.nav_down .erji nav .li a{
	font-size: 16px;
	line-height: 36px;
	font-family: "Microsoft JhengHei";
	color: #666;
	position: relative;
	display: block;
}
.nav_down .erji nav .li.act{
	background: url(../images/nav_li1.png) no-repeat 4px center;
	background-size: 5px 9px;
	cursor: pointer;
}
.nav_down .erji nav .li.act a{
	color: #0075c2;
}
.nav_down .new{
	width: 43.5%;
    padding: 38px 88px 30px;
}
.nav_down .new .img{
	width: 316px;
	height: 183px;	
	margin-bottom: 10px;
}
.nav_down .new .img img{
	max-width: 100%;
}
.nav_down .new .date{
	line-height: 24px;
	font-weight: bold;
	color: #0075c2;
	font-family: 'Microsoft JhengHei';
	margin-bottom: 6px;
}
.nav_down .new .ti{
	font-size: 14px;
	line-height: 24px;
	font-family: 'Microsoft JhengHei';
	color: #333; 
}
/*三级*/
.nav_down .navl{
	width: 35.5%;
	height: 100%;
}
.nav_down .navl .nav_li{
	width: 60.2%;
	height: 100%;
	padding: 42px 80px 42px 120px;
}
.nav_down .navl nav .li{
	border-bottom: 1px solid #d7d7d7;
    padding-left: 22px;
    background: url(../images/nav_li.png) no-repeat 4px center;
    background-size: 5px 9px;
    position: relative;
}
.nav_down .navl nav .li a{
	display: block;
	font-size: 16px;
    line-height: 60px;
    font-family: "Microsoft JhengHei";
    color: #666666;
}
.nav_down .navl nav .li.act{
	background: url(../images/nav_li1.png) no-repeat 4px center;
    background-size: 5px 9px;
    cursor: pointer;
}
.nav_down .navl nav .li.act:after{
	content:'';
	position: absolute;
	top: 26px;
	right: 2px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #0075c2;
	border-right: 1px solid #0075c2;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.nav_down .navl nav .li.act a{
	color: #0075c2;
}
.nav_down .navr{
	width: 64.5%;
	height: 100%;
	background-color: #f3f5f7;
}
.nav_down .navr .navr_con{
	display: none;
}
.nav_down .navr .navr_con.act{
	display: block;
}
.nav_down .navr .sanji{
	width:29%;
	height: 100%;
	padding: 42px 70px;
}
.nav_down .navr .sanji_con .lii{
    border-bottom: 1px solid #d7d7d7;
	padding-left: 22px;
	background: url(../images/nav_li.png) no-repeat 4px center;
	background-size: 5px 9px;
	position: relative;
}
.nav_down .navr .sanji_con .lii a{
	display: block;
	font-size: 16px;
	line-height: 60px;
	font-family: 'Microsoft JhengHei';
	color: #666666;
}
.nav_down .navr .sanji_con .lii.act:after{
	content:'';
	position: absolute;
	top: 26px;
	right: 2px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #0075c2;
	border-right: 1px solid #0075c2;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.nav_down .navr .sanji_con .lii.act{
	background: url(../images/nav_li1.png) no-repeat 4px center;
    background-size: 5px 9px;
    cursor: pointer;
}
.nav_down .navr .sanji_con .lii.act a{
	color: #0075c2;
}
.nav_down .navr .sanji_cp{
	width:71%;
	height: 100%;
	padding: 42px 0;
}
.nav_down .navr .sanji_cp_con{
	width: 70%;
	padding-left: 65px;
	padding-right: 120px;
	border-left: 1px solid #d7d7d7;
}
.nav_down .navr .sanji_cp_con1{
	margin: 0 -10px;
	display: none;
}
.nav_down .navr .sanji_cp_con1.act{
	display: block;
}
.nav_down .navr .sanji_cp_con1 .bar{
	width: 50%;
	padding:10px;
}
.nav_down .navr .sanji_cp_con1 .bar a{
	display: block;
	background-color: #fff;
}
.nav_down .navr .sanji_cp_con1 .bar .img img{
	width: 100%;
}
.nav_down .navr .sanji_cp_con1 .bar .txt{
	padding: 0 27px 14px;
}
.nav_down .navr .sanji_cp_con1 .bar .txt h1{
	font-family: 'Microsoft JhengHei';
	font-size: 18px;
	line-height: 28px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 13px;
}
.nav_down .navr .sanji_cp_con1 .bar .txt .des{
	font-family: 'Microsoft JhengHei';
	font-size: 14px;
	line-height: 24px;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 5px;
}
.nav_down .navr .sanji_cp_con1 .bar .txt .more{
	margin-top: 7px;
}
.nav_down .navr .sanji_cp_con1 .bar .txt .more img{
	width: 27px;
}
/*技术需求*/
.index_xq .ti{
	width: 23.1%;
	position: relative;
	padding: 8px 0 11px;
}
.index_xq .ti:after{
	content: '';
	width: 1px;
	height: 86px;
	border-left: 1px dashed #dedede;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.common_ti h1{
    font-size: 28px;
    font-weight: bold; 
    position: relative;
    padding-left: 22px;
    font-family: 'Microsoft JhengHei';
    margin-bottom: 10px;
}
.common_ti p{
	padding-left: 22px;
	font-size: 20px;
	line-height: 22px;
	color: #666;
	font-family: 'Conv_HELVETICANEUELTPRO-LTCN';
	text-transform: uppercase;
}
.common_ti h1:before{
	content: '';
	width: 3px;
	height: 29px;
	background-color: #075fa2;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.index_xq{
	padding: 38px 0;
	border-bottom: 1px solid #dbdbdb;
}
.index_xq .con{
	width: 59.1%;
}
.index_xq .con .li{
	width: 50%;
	padding: 8px 0 33px;
	position: relative;
}
.index_xq .con .li:after{
	content: '';
	width: 2px;
	height: 86px;
	border-left: 1px dashed #dedede;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.index_xq .con .li .img{
	width: 42px;
	margin-left: 50px;
}
.index_xq .con .li .img img{
	max-width: 100%;
}
.index_xq .con .li .img_h{
	display: none;
}
.index_xq .con .li .wz{
	margin-left: 15px;
}
.index_xq .con .li .wz h1{
	font-family: 'Microsoft JhengHei';
	font-weight: bold;
	font-size: 18px;
	color: #333;
	line-height: 42px;
}
.index_xq .con .li .wz p{
	margin-top: 14px;
	line-height: 22px;
	color: #666;
	display: none;
}
.common_btn{
	width: 81px;
	height: 27px;
	margin: 0 auto;
}
.common_btn .prev,.common_btn .next{
	float: left;
	width: 50%;
	height: 100%;
	cursor: pointer;
	border: 1px solid #dbdbdb;
}
.common_btn .prev{
	background: #fff url(../images/prev.png) no-repeat center center;
	background-size: 6px 11px;	
	border-top-left-radius:15px;
	border-bottom-left-radius:15px;
}
.common_btn .next{
	background: #fff url(../images/next.png) no-repeat center center;
	background-size: 6px 11px;
	border-top-right-radius:15px;
	border-bottom-right-radius:15px;
	border-left: none;
}
.common_btn .act{ 
	border: 1px solid #f9ad3b;
}
.common_btn .next.act{
   background: #f9ad3b url(../images/next1.png) no-repeat center center;
   background-size: 6px 11px;
}
.common_btn .prev.act{
   background: #f9ad3b url(../images/prev1.png) no-repeat center center;
   background-size: 6px 11px;
}
.index_xq .bn{
	width: 17.8%; 
    position: relative;
    height: 86px;
}
.index_xq .bn .common_btn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
/*产品服务*/
.index_cp{
	padding: 60px 0;
}
.index_cp_ti .more{
    width: 148px;
	line-height: 37px;
	border-radius: 30px;
	background-color: #f9ad3b;
	text-align: center;
	margin: 10px 0;
}
.index_cp_ti .more a{
	font-family: 'Microsoft JhengHei';
	color: #fff;
}
.index_cp_con{
	margin: 38px -25px 0;
}
.index_cp_con li{
	float: left;
	width: 25%;
	padding: 10px 25px;
	position: relative;
}

.index_cp_con li a .wz{
	padding: 25px 39px 19px;
}
.index_cp_con li a .wz h1{
	font-family: 'Microsoft JhengHei';
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #333;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index_cp_con li a .wz p{
	margin-top: 14px;
	line-height: 22px;
	font-weight: bold;
	font-family: 'Microsoft JhengHei';
	color: #666;
	overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index_cp_con li a .wz .more{
	margin-top: 16px;
}
.index_cp_con li a .wz .more img{
	width: 27px;
	height: 27px;
}
.index_cp_con li a .wz .more .img_h{
	display: none;
}
.index_cp_con li .img img{
	width: 100%;
}
.index_cp_qh{
	margin-top: 40px;
}
/*我们的方案与案例*/
.index_case{
	width: 100%;
	background: url(../images/case_bg.jpg) no-repeat center top;
	height: 422px;
	padding: 60px 0 0;
	background-color: #474747;
}
.index_case_ti .ti h1{
    color: #fff;
}
.index_case_ti .ti p{
    color: #fff;
}
.index_case_ti .common_ti h1:before{
	background-color: #fff;
}
.index_case_ti .bn{
	width: 178px;
	height: 34px;
}
.index_case_ti .bn span{
	width: 50%;
	line-height: 34px;
	text-align: center;
	font-family: 'Microsoft JhengHei';
	color: #666;
	background-color: #fff;
	cursor: pointer;
}
.index_case_ti .bn span.case:nth-child(1){
	border-top-left-radius:15px;
	border-bottom-left-radius:15px;
}
.index_case_ti .bn span.anli{
	border-top-right-radius:15px;
	border-bottom-right-radius:15px;
}
.index_case_ti .bn span.act{
	background-color: #f9ad3b;
    color: #fff;
}
.index_case_con{
	position: relative;
	padding: 60px 90px;
}
.index_case_con ul{
	margin: 0 -15px;
}
.index_case_con ul li{
	width: 25%;
	float: left;
	padding: 0 15px;
}
.index_case_con ul li a{
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	/*height:378px;*/
}
.index_case_con ul li .top{
	position: relative;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
} 
.index_case_con ul li .top .img{
	position: relative;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
}
.index_case_con ul li .top .img:before{
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	bottom:0;
	left: 0;
	right: 0;
}
.index_case_con ul li .top .img img{
	width: 100%;
}
.index_case_con ul li .top .wz{
	position: absolute;
	bottom: 36px;
	left: 0;
	right: 0;
	padding: 0 34px;
}
.index_case_con ul li .top .wz h1{
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	font-family: 'Microsoft JhengHei';
	color: #fff;
	margin-bottom: 7px;
}
.index_case_con ul li .top .wz p{
	line-height: 22px;
	font-family: 'Microsoft JhengHei';
	color: #fff;
}
.index_case_con ul li .bottom{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height:100%;
	background: rgba(7,95,162,0.8) url(../images/anli_bg.png) no-repeat 110px 165px;
	padding: 106px 34px 0;
	display: none;
}
.index_case_con ul:nth-child(2) li .bottom{
	padding: 80px 34px 0;
}
.index_case_con ul li .bottom h1{
    font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	font-family: 'Microsoft JhengHei';
	color: #fff;
	margin-bottom: 20px;
	display: inline-block;
    width: 205px;
    height: 30px;
    overflow: hidden;
}
.index_case_con ul li .bottom p{
	line-height: 22px;
	font-family: 'Microsoft JhengHei';
	color: #fff;
    display: inline-block;
    width: 205px;
    height: 85px;
    overflow: hidden;
}
.index_case_con ul li .top .wz h1{
    display: inline-block;
}
.index_case_con ul li .bottom .more {
	margin-top: 21px;
}
.index_case_con ul li .bottom .more img{
	width: 31px;
	height: 31px;
}
.index_case_con .slick-prev, .index_case_con .slick-next{
    width: 44px;
    height: 75px;
    background: rgba(0,0,0,0.6);
    z-index: 33;
}
.index_case_con .slick-prev{
	left: -75px;
	background-image: url(../images/case_p.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 9px 18px;
}
.index_case_con .slick-next{
	right: -75px;
	background-image: url(../images/case_n.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 9px 18px;
}
.index_case_con ul{
	display: none;
}
.index_case_con ul.caseshow{
	display: block;
}
/*合作客户*/
.index_hz{
	padding: 152px 0 53px;
	background: url(../images/al_bg.png) no-repeat center top;
	background-color: #f4f4f4;
}
.index_hz_ti h1{
    font-size: 36px;
    font-weight: bold;
    font-family: 'Microsoft JhengHei';  
    text-align: center; 
    margin-top: 20px;
}
.index_hz_ti .des{
	margin-top: 38px;
    font-size: 16px;
    color: #666;
    text-align: center; 
}
.index_hz_con{
	padding: 56px 108px;
	width: 100%;
	overflow: hidden;
}
.index_hz_con ul li{
	float: left;
	width: 100%;
	height: 144px;
	text-align: center;
	border-right: 1px solid #d4dde4;
	cursor: pointer;
	overflow: hidden;
	transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
	-ms-transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-webkit-transform-origin:50% 50%;
	transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
}
.index_hz_con ul li.act{
	transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
}
/*.index_hz_con ul li:nth-child(5n){
    border-right: none;
}*/
.index_hz_con ul li:nth-child(n+11){
	border-bottom:none;
}
.index_hz_con ul li img{
	max-width: 100%;
}
.index_hz_con ul li .img{
	position: relative;
	transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
}
.index_hz_con ul li .img_h,
.index_hz_con ul li .img_s{
	width: 100%;
	height: 144px;
	line-height: 144px;
	position: absolute;
	top: 0;
	left: 0;
	backface-visibility: hidden;
	-webkit-backface-visibility:hidden;	/* Chrome 和 Safari */
	-moz-backface-visibility:hidden; 	/* Firefox */
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden; 
}
.index_hz_con ul li .img_s{
	z-index: 2;
}
.index_hz_con ul li .img_h{
   transform: rotateY(180deg);
   -o-transform: rotateY(180deg);
   -ms-transform: rotateY(180deg);
   -moz-transform: rotateY(180deg);
   -webkit-transform: rotateY(180deg);
}

/*信赖*/
.index_xl{
	padding: 82px 0;
	background: url(../images/xl_bg.png) no-repeat right bottom;
}
.index_xl_ti{
	margin-bottom: 44px;
}
.index_xl_conl{
	position: relative;
	width: 47.5%;
	height: 537px;
}
.index_xl_conl .img{
	position: absolute;
}
.index_xl_conl .img1{
    left: 0;
	top: 15px;
	width: 658px;
	height: 521px;
}
.index_xl_conl .img2{
    right: 0;
	top: 0;
	width: 366px;
	height: 257px;
}
.index_xl_conl .img3{
    left: 90px;
	top:286px;
	width: 468px;
	height: 251px;
}

.index_xl_conr{
	width: 52.5%;
	padding-left: 107px;
}
.index_xl_conr ul{
	margin-top: -26px;
}
.index_xl_conr ul li{
	padding: 21px 22px;
    border-bottom: 1px dashed #e6e6e6;
}
.index_xl_conr ul li h1{
	font-size: 24px;
    font-weight: bold;
    font-family: 'Microsoft JhengHei';
    color: #075fa2;  
}
.index_xl_conr ul li h1 span{
	font-size: 32px;
	color: #075fa2;
	font-family: 'Conv_BRITANIC';
}
.index_xl_conr ul li .des{
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	font-family: 'Microsoft JhengHei';
	color: #666;
	margin-top: 18px;
}
/*计划*/
.index_jh{
	width: 100%;
	height: 457px;
	background: url(../images/jh_bg.jpg) no-repeat center center;
}
.index_jh .table{
	width: 100%;
	height: 457px;
	display: table;
}
.index_jh .left{
	display: table-cell;
	vertical-align: middle;
	width: 37.6%;
	height: 100%;
}
.index_jh .left .img{
	margin-left: 8px;
}
.index_jh .left .wz{
	margin-left: 30px;
	font-family: 'Microsoft JhengHei';
	font-size: 36px;
	line-height: 52px;
	color: #fff;
}
.index_jh .right{
	display: table-cell;
	vertical-align: middle;
	width: 62.4%;
	height: 100%;
}
.index_jh .right .con{
	border: 1px solid #367fb6;
	color: #fff;
	padding: 46px 48px 44px 52px;
}
.index_jh .right .con h1{
    font-family: 'Microsoft JhengHei';
	font-size: 40px;
	font-weight: bold;
	padding-bottom: 32px;
	border-bottom: 1px solid #367fb6;
}
.index_jh .right .con h2{
	font-family: 'Microsoft JhengHei';
	font-size: 26px;
	font-weight: bold;
	margin-top: 35px;
}
.index_jh .right .con p{
	font-family: 'Microsoft JhengHei';
	font-size: 22px;
	margin-top: 20px;
}
.index_jh .right .con .more{
	margin-top: 46px;
	width: 232px;
	height: 46px;
	border: 1px solid #fff;
	border-radius: 30px;
	padding-left: 22px;
	position: relative;
}
.index_jh .right .con .more:after{
	content: '';
	width: 14px;
	height: 8px;
	background: url(../images/jh_jt.png) no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	left: 192px;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.index_jh .right .con .more a{
	display: block;
	color: #fff;
	font-family: 'Microsoft JhengHei';
	font-weight: bold;
	font-size: 16px;
	line-height: 46px;
}
.footer{
	background-color: #d8e0e8;
	padding-bottom: 32px;
}
.footer_top{
	padding: 61px 0 33px;
}
.footer_nav{
	width: 67%;
}
.footer_nav dl{
	float: left;
	width: 20%;
}
.footer_nav dl dt{
	font-family: 'Microsoft JhengHei';	
	font-weight: bold;
	font-size: 16px;
	line-height: 34px;
	margin-bottom: 18px;
}
.footer_nav dl dt a{
	color: #333;
}
.footer_nav dl dd{
	font-family: '宋体';	
	line-height: 30px;
}
.footer_nav dl dd a{
	color: #666;
}
.footer_lx{
	width: 33%;
	padding-left: 82px;
	position: relative;
}
.footer_lx:before{
	content: '';
	width: 1px;
	height: 194px;
	background: #bfd0e0;
	position: absolute;
	left: 0;
	top: 0;
}
.footer_lx ul li{
	font-family: 'Microsoft JhengHei';	
	line-height: 34px;
	padding-left: 30px;
	position: relative;
}
.footer_lx ul li span{
	color: #666;
}
.footer_lx ul li:before{
    content: '';
    position: absolute;
    top: 17px;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.footer_lx ul li:nth-child(1):before{
	width: 17px;
	height: 17px;
    background-image: url(../images/tel.png);
}
.footer_lx ul li:nth-child(2):before{
	width: 12px;
	height: 18px;
    background-image: url(../images/phone.png);
}
.footer_lx ul li:nth-child(3):before{
	width: 16px;
	height: 16px;
    background-image: url(../images/max.png);
}
.footer_lx ul li:nth-child(4):before{
	width: 15px;
	height: 12px;
    background-image: url(../images/email.png);
}
.footer_lx ul li:nth-child(5):before{
	width: 13px;
	height: 15px;
    background-image: url(../images/address.png);
}
.footer_copy{
	text-align: center;
	color: #666;
	font-family: 'Microsoft JhengHei';
	line-height: 50px;
}
.footer_copy .beian{
	padding-left: 26px;
	position: relative;
	margin-left: 5px;
}
.footer_copy .beian:before{
	content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
    width: 18px;
    height: 20px;
    background: url(../images/beian.png) no-repeat center center;
    background-size: 100% 100%;
}
.footer_copy a{
	color: #666;
}
.footer_copy .dt{
   padding-left: 18px;
   position: relative;
   margin-left: 18px;
}
.footer_copy .dt:before{
	content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
    width: 1px;
    height: 14px;
    background: #bfd0e0;
}
.ban_lb{
	position: relative;
	overflow: hidden;
}
.ban_ph{
	display: none;
}
.ban_i{
	position: relative;
	top: 0;
	left: 0;
	bottom:0;
	right: 0;
	width: 100%;
	height: 100%;
}
.ban_r{
	position: absolute;
	right: 0;
	top: 0;
	width: 420px;
	height: 514px;
}
.ban_b{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ban_d{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 185px;
    height: 296px;    
}
.ban_d img{
	max-width: inherit;
}
.ban_wz{
	position: absolute;
	top: 50%;
	left: 62px;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 270px;
}
.ban_wzc{
	margin: 40px 0;
}
.ban_wzc:nth-child(1) h1{
    font-weight: bold;
    font-size: 42px;
    color: #075fa2;
    margin-bottom: 15px;
}
.ban_wzc:nth-child(2) h1{
    font-weight: bold;
    font-size: 42px;
    color: #24af56;
    margin-bottom: 15px;
}
.ban_wzc:nth-child(3) h1{
    font-weight: bold;
    font-size: 42px;
    color: #f9ad3b;
    margin-bottom: 15px;
}
.ban_wzc h1 span{
	font-family: 'Microsoft JhengHei';
	font-size: 20px;
	padding-left: 12px;
}
.ban_wzc p{
	font-family: 'Microsoft JhengHei';
	color:#666666;
	line-height: 20px;
}
.ban_wz1 .ti{
	font-family: 'Microsoft JhengHei';
	font-size: 32px;
	line-height: 42px;
	font-weight: bold;
	width: 200px;
	color: #337ab7;
}
.ban_wz1 .ti1{
	width: 300px;
}
.ban_wz1 p{
    font-family: 'Microsoft JhengHei';
	font-size: 18px;
	line-height: 42px;
	color: #666;
	margin-top: 39px;
}
.ban_wz1 .more{
	width: 130px;
	line-height: 34px;
	background-color: #075fa2;
	border-radius: 30px;
	text-align: center;
	margin-top: 34px;
	color: #fff;
}
.ban_wz1 .more a{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.banner .ban_lb{
	display: none;
}
.banner .slick-slide.ban_lb{
    display: block;
}
.banner .slick-prev, .banner .slick-next{
	width: 44px;
    height: 75px;
    background: rgba(0,0,0,0.6);
    z-index: 22;
}
.banner .slick-prev{
	left: 15px;
    background-image: url(../images/case_p.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 9px 18px;
}
.banner .slick-next{
	right: 15px;
    background-image: url(../images/case_n.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 9px 18px;
}
.yx_slick0 .ani1,.yx_slick0 .ani2,.yx_slick0 .ani3{
	opacity: 1;
}
.ani1,.ani2,.ani3{
	opacity: 0;
}
.atyhmk .ban_lb .ani1,.atyhmk .ban_lb .ani2,.atyhmk .ban_lb .ani3{
	opacity: 0;
}
.banner .ban_dh{
	width: 100%;
	-webkit-transition: all 5s ease-out 0s;
	-moz-transition: all 5s ease-out 0s;
	-ms-transition: all 5s ease-out 0s;
	-o-transition: all 5s ease-out 0s;
	transition: all 5s ease-out 0s;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
.banner .atvbn .scale{
	-webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.banner .atvbn .ani1 {
    animation: one 1000ms backwards 1000ms;
    -webkit-animation: one 1000ms backwards 1000ms;
    opacity: 1;
}
@keyframes one
{
	from {
		transform: translateX(420px);
		opacity: 0;
	}
	to {
		transform: translateX(0px);
		opacity: 1;
	}
}
.banner .atvbn .ani2 {
    animation: two 1000ms backwards 2000ms;
    -webkit-animation: two 1000ms backwards 2000ms;
    opacity: 1;
}
@keyframes two
{
	from {
		transform: scale(0);
		opacity: 0;
	}
	to {
		transform: scale(1);
		opacity: 1;
	}
}
.banner .atvbn .ani3 {
    animation: three 2000ms backwards 3000ms;
    -webkit-animation: three 2000ms backwards 3000ms;
    opacity: 1;
}
@keyframes three
{
	from {
		transform: translateY(514px);
		opacity: 0;
	}
	to {
		transform: translateY(-50%);
		opacity: 1;
	}
}
/*pc头部*/
.header2 {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 80px;
	padding-left: 30px;
	padding-right: 30px;
	background: #075fa2;
}

.header2 .logo {
	width: 100px;
	line-height: 80px;
}
.header2 .logo img{
	width:100%;
}
.header2 .phsearch {
	position: absolute;
	top: 50%;
	right: 70px;
	width: 30px;
	cursor: pointer;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	display: none;
}

.header2 .phsearch img {
	width: 100%;
}

.header2 .menuph {
	position: absolute;
	top: 50%;
	right: 15px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	text-align: center;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.header2 .menuph .point {
	position: relative;
	display: inline-block;
	width: 28px;
	height: 22px;
	margin-top: 14px;
}

.header2 .menuph .point:hover .navbtn,
.header2 .menuph .point:hover .navbtn::after,
.header2 .menuph .point:hover .navbtn::before {
	width: 28px;
}

.header2 .menuph .navbtn {
	position: absolute;
	top: 10px;
	right: 0;
	display: inline-block;
	width: 28px;
	height: 1px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #fff;
}

.header2 .menuph .navbtn::after,
.header2 .menuph .navbtn::before {
	position: absolute;
	right: 0;
	display: inline-block;
	width: 28px;
	height: 1px;
	content: '';
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #fff;
}

.header2 .menuph .navbtn::after {
	top: -10px;
}

.header2 .menuph .navbtn::before {
	top: 10px;
}

.header2 .menuph .point.active .navbtn {
	background: transparent;
}

.header2 .menuph .point.active .navbtn::after {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.header2 .menuph .point.active .navbtn::before {
	top: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.searchbox {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .85);
}

.searchbox .sou {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 847px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.searchbox .sou input {
	float: left;
	width: 731px;
	height: 87px;
	padding-left: 30px;
	color: #333;
	background: #fff;
	font-size: 18px;
}

.searchbox .sou button {
	float: right;
	width: 102px;
	height: 87px;
	margin-left: 3px;
	text-align: center;
	background: #065fae;
	line-height: 86px;
}

.searchbox .sou button img {
	width: 44px;
}

.searchbox .tansouc {
	position: absolute;
	top: 60px;
	right: 15px;
	cursor: pointer;
}
/*手机下拉*/

.phxia {
	position: relative;
	z-index: 25;
	margin-top: 80px;
	width: 100%;
}

.xialaph {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	font-family: '微软雅黑';
}

.xialaph .ul2 {
	/*background: #f1f1f1;*/
}
.xialaph h4 {
	position: relative;
}

.xialaph h4::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	opacity: .1;
	background-color: #000;
}

.xialaph h4 a {
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
	text-transform: uppercase;
	color: #999;
}

.xialaph h4 .img_s {
	position: absolute;
	top: 50%;
	right: 5px;
	width: 13px;
	cursor: pointer;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-webkit-transition: all .6s ease-out 0s;
	-moz-transition: all .6s ease-out 0s;
	-ms-transition: all .6s ease-out 0s;
	-o-transition: all .6s ease-out 0s;
	transition: all .6s ease-out 0s;
}

.xialaph .ul2 {
	display: none;
	padding-top: 7px;
	padding-bottom: 8px;
}

.xialaph .ul2 .container {
	max-width: 100%;
}

.xialaph h5 {
	position: relative;
}

.xialaph h5::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	opacity: .05;
	background-color: #000;
}

.xialaph h5 a {
	font-family: '微软雅黑';
	font-size: 14px;
	line-height: 40px;
	text-transform: uppercase;
	color: #999;
}

.xialaph h5 img {
	position: absolute;
	top: 50%;
	right: 5px;
	width: 13px;
	cursor: pointer;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s {
	/*display: none;*/
	transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transition: all .6s ease-out 0s;
	-moz-transition: all .6s ease-out 0s;
	-ms-transition: all .6s ease-out 0s;
	-o-transition: all .6s ease-out 0s;
	transition: all .6s ease-out 0s;
}

.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d {
	display: block;
}

.xialaph .ul3 {
	display: none;
	padding-left: 15px;
}

.xialaph h6 a {
	font-family: '微软雅黑';
	font-size: 12px;
	line-height: 40px;
	text-transform: uppercase;
	color: #999;
}
.xialaph h6{
	position: relative;
}
.xialaph h6::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	opacity: .05;
	background-color: #000;
}
.phonemeng {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	width: 100%;
	height: 100%;
	opacity: .6;
	background-color: #000;
}
.phonemeng.active {
	display: block;
}
/*搜素*/
.sousuo {
	display: inline-block;
}
.sousuo img {
	width: 30px;
	cursor: pointer;
}
.tansou {
	position: fixed;
	z-index: 1061;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .85);
}

.tansou .sou {
	position: absolute;
	width: 847px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.tansou .sou input {
	font-size: 18px;
	float: left;
	width: 731px;
	height: 87px;
	padding-left: 30px;
	color: #333;
	background: #fff;
}
/*内页banner*/
.n_banner{
	position: relative;
}
.n_ban{
	width: 100%;
	height: 100%;
}
.n_ban .img_h{
	display: none;
}
.n_ban img{
	width: 100%;
}
.n_olevelti{
	position: absolute;
	top: 0;
	left: 0;
	width: 27.4%;
	height: 100%;
	background-color: rgba(33,48,65,0.5);
}
.n_olevelti .txt{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	border-left: 1px solid #fff;
	padding-left: 10px;
}
.n_olevelti .txt .en{
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	text-transform: uppercase;
}
.n_olevelti .txt h1{
	font-size: 32px;
	line-height: 42px;
	font-weight: bold;
	font-family: 'Microsoft JhengHei';
	color: #fff;
}
.n_slevel{
	position: absolute;
	bottom: 0;
	right: 90px;
}
.n_slevel .bar{
	width: 124px;
	background-color: rgba(255,255,255,0.7);
	margin: 0 1px;
}
.n_slevel .bar a{
	display: block;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	font-family: 'Microsoft JhengHei';
	color: #666;
	font-weight: bold;
}
.n_slevel .bar.act{
	background-color: rgba(7,95,162,0.8);
}
.n_slevel .bar.act a{
	color: #fff;
}
/*公司概况*/
.n_sec{
	padding: 0 90px;
}
.n_about_sec1{
	padding: 80px 0 0;
}
.n_about_sec1_d{
	padding: 50px 0 0 ;
}
.n_about_sec1_dl{
	width: 50%;
	padding-right: 65px;
}
.n_about_sec1_dl p{
	font-size: 18px;
	line-height: 32px;
	font-family: 'Microsoft JhengHei';
	color: #666;
	text-align: justify;
	margin-top: 36px;
}
.n_about_sec1_dl p:nth-child(1){
	margin-top: 0;
}
.n_about_sec1_dl p span{
	color: #075fa2;
	font-weight: bold;
}
.n_about_sec1_dr{
	width: 50%;
}
.n_about_sec1_dr li{
	width: 33.333%;
	text-align: center;
	height: 200px;
}
.n_about_sec1_dr li:nth-child(1),
.n_about_sec1_dr li:nth-child(2),
.n_about_sec1_dr li:nth-child(5){
	padding: 25px;
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
.n_about_sec1_dr li:nth-child(5){
	border-right: 1px solid #dbdbdb;
	border-top: none;
}
.n_about_sec1_dr li .sz{
	font-size: 30px;
	line-height: 46px;
	height: 46px;
	font-weight: bold;
	color: #075fa2;
	margin-top: 15px;
}
.n_about_sec1_dr li:nth-child(2) .sz{
	color: #24af56;
}
.n_about_sec1_dr li:nth-child(5) .sz{
	color: #f9ad3b;
}
.n_about_sec1_dr li .sz em{
	font-style: normal;
}
.n_about_sec1_dr li .sz span{
	font-size: 14px;
}
.n_about_sec1_dr li .js{
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	font-family: 'Microsoft JhengHei';
	color: #333;
}
.n_about_sec1_dr li .des{
	font-size: 14px;
	line-height: 20px;
	font-family: 'Microsoft JhengHei';
	color: #666;
}
.n_about_sec1_dr li img{
	width: 100%;
	height: 100%;
}
.n_about_sec2{
	padding: 45px 0 80px;
}
.n_about_sec2_u{
	position: relative;
	padding-bottom: 8px;
}
.n_about_sec2_u:before{
	content: '';
	width: 23px;
	height: 2px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	background-color: #075fa2;
	bottom:0;
}
.n_about_sec2_u h1{
   text-align: center;
   font-weight: bold;
   font-size: 24px;
	line-height: 34px;
	font-family: 'Microsoft JhengHei';
	color: #333;
}
.n_about_sec2_d{
	overflow: hidden;
	width: 100%;
	padding-top: 35px;
}
.n_about_sec2_d ul{
	float: left;
	margin: 0 -5px;
}
.n_about_sec2_d ul li{
	float: left;
	width: 20%;
	padding: 0 5px;
}
.n_about_sec2_d ul li img{
	width: 100%;
}
/*大事记*/
.n_about_sec3{
	width: 100%;
	background: url(../images/n_about9.jpg) no-repeat center top;
}
.n_about_sec3_box{
	padding: 75px 0 85px;
	position: relative;
}
.n_about_sec3_box:after{
	content: '';
	width: 1px;
	height: 100%;
	background-color: rgba(255,255,255,0.3);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: 13%;
}
.n_about_sec3_u h1{
	font-size: 28px;
	line-height: 38px;
	font-family: 'Microsoft JhengHei';
	font-weight: bold;
	color: #fff;
	text-align: center;	
}
.n_about_sec3_u .en{
	font-size: 20px;
	line-height: 30px;
	font-family: 'Conv_HELVETICANEUELTPRO-LTCN';
	color: #fff;
	text-align: center;	
	margin-top: 5px;
}
.n_about_sec3_d{
	padding-top: 70px;
}
.n_about_sec3_dl{
	width: 13%;
	height: 301px;
	position: relative;
}
.n_about_sec3_dl .bar{
	height: 60px;
	line-height: 60px;
	color: #dadada;
	font-size: 16px;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.n_about_sec3_dl .bar.act{
	font-size: 50px;
	font-weight: bold;
	color: #075fa2;
	text-align: left;
}
.n_about_sec3_dl .bar.act:after{
	content: '';
	width: 3px;
	height: 46px;
	background-color: #075fa2;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right: -2px;
	z-index: 2;
}
.n_about_sec3_dr{
	width: 87%;
	padding-left: 80px;
	height: 301px;
	overflow: hidden;
}
.n_about_sec3_dr .barcon{
	display: none;
}
.n_about_sec3_dr .barcon.act{
	display: block;
}
.n_about_sec3_dr .img{
	width: 49%;
}
.n_about_sec3_dr .img img{
	width: 100%;
}
.n_about_sec3_dr .txt{
	width: 51%;
	padding-left: 55px;
}
.n_about_sec3_dr .txt p{
	font-size: 16px;
	line-height: 28px;
	font-family: 'Microsoft JhengHei';
	font-weight: bold;
	color: #fff;
	text-align: justify;
	position: relative;	
}
.n_about_sec3_dr .txt p:before{
	content: '';
	width: 5px;
	height: 5px;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	top: 14px;
	left: -13px;
}
/*使命与价值观*/
.n_about_sec4{
	padding: 80px 0 50px;
	
}
.n_about_sec4>.container{
	border-bottom: 1px dashed #dbdbdb;
}
.n_about_sec4_d{
	padding: 40px 0 50px;
}
.n_about_sec4_dl{
	width: 49%;
}
.n_about_sec4_dl h1{
	font-size:36px;
	line-height: 46px;
	font-family: 'Microsoft JhengHei';
	color: #333;
}
.n_about_sec4_dl h1 span{
	color: #075fa2;
}
.n_about_sec4_dl .des{
	font-size:18px;
	line-height: 34px;
	font-family: 'Microsoft JhengHei';
	color: #666;
	margin-top: 20px;
}
.n_about_sec4_dl .ul1{
	padding-top: 15px;
}
.n_about_sec4_dl .ul1 li{
	float: left;
	width: 50%;
	margin-top: 35px;
}
.n_about_sec4_dl .ul1 li:nth-child(3){
	width: 100%;
}
.n_about_sec4_dl .ul1 li .img{
	width: 51px;
}
.n_about_sec4_dl .ul1 li .img img{
	width: 100%;
}
.n_about_sec4_dl .ul1 li .txt{
	width: calc(100% - 51px);
	padding-left: 20px;
}
.n_about_sec4_dl .ul1 li .txt h1{
	font-size:16px;
	line-height: 26px;
	font-family: 'Microsoft JhengHei';
	color: #333;
}
.n_about_sec4_dl .ul1 li .txt .en{
	font-size:16px;
	line-height: 26px;
	color: #999;
}
.n_about_sec4_dr{
	width: 51%;
	padding-left: 65px;
}
/*我们的价值*/
.n_about_sec5{
	padding: 0 0 80px;
}
.n_about_sec5l{
	width: 15%;
}
.n_about_sec5l .txt{
	width: 85%;
	height: 190px;
	background: url(../images/n_about14.jpg) no-repeat center center;
	padding: 45px 30px 55px;
}
.n_about_sec5l .txt .en{
	font-size:12px;
	line-height: 22px;
	font-family: 'Microsoft JhengHei';
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.n_about_sec5l .txt h1{
	font-size:22px;
	line-height: 32px;
	font-family: 'Microsoft JhengHei';
	color: #fff;
	margin-top: 5px;
}
.n_about_sec5r{
	width: 85%;
}
.n_about_sec5r_box{
	margin: 0 -12px;
}
.n_about_sec5r .bar{
	width: 25%;
	height: 325px;
	padding: 0 12px;
}
.n_about_sec5r .bar .barcon{
	border: 1px solid #dbdbdb;
	padding: 25px 24px 10px;
	text-align: center;
	height: 100%;
}
.n_about_sec5r .bar .icon img{
	height: 42px;
}
.n_about_sec5r .bar .en{
	font-size:18px;
	line-height: 28px;
	font-weight: bold;
	color: #075fa2;
	margin-top: 15px;
}
.n_about_sec5r .bar h1{
	font-size:20px;
	line-height: 30px;
	font-weight: bold;
	color: #075fa2;
	font-family: 'Microsoft JhengHei';
}
.n_about_sec5r .bar .des{
	font-size:14px;
	line-height: 26px;
	color: #666;
	font-family: 'Microsoft JhengHei';
	margin-top: 10px;
}
/*资质和证书*/
.n_about_sec6{
	width: 100%;
	padding: 80px 0;
	background: url(../images/n_about20.jpg) no-repeat center center;
}
.n_about_sec6_u{
	text-align: center;
}
.n_about_sec6_u h1{
	font-size:28px;
	line-height: 38px;
	color: #333;
	font-weight: bold;
	font-family: 'Microsoft JhengHei';
}
.n_about_sec6_u .en{
	font-size:20px;
	line-height: 30px;
	color: #666;
	font-family: 'Conv_HELVETICANEUELTPRO-LTCN';
	margin-top: 5px;
}
.n_about_sec6_d{
	margin: 0 -9px;
	padding: 75px 0 0;
}
.n_about_sec6_d .bar{
	float: left;
	width: 20%;
	padding: 0 9px;
	text-align: center;
}
.n_about_sec6_d  .slick-prev, .n_about_sec6_d  .slick-next{
	width: 21px;
	height: 21px;
	border-left: 2px solid #999;
	border-top: 2px solid #999;
	z-index: 3;
}
.n_about_sec6_d  .slick-prev{
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: -73px;
}
.n_about_sec6_d  .slick-next{
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
	right: -73px;
}
/*风采*/
.n_about_sec7{
	padding-top:77px;
}
.n_about_sec7_dt{
	padding-top: 130px;
}
.n_about_sec7_dt_timeline{
	width: 100%;
	height: 30px;
	background: url(../images/n_about21.png) no-repeat center center;
}
.n_about_sec7_dt_time{
	padding-top: 5px;
}
.n_about_sec7_dt_time .slick-list{
	padding-bottom: 70px !important;
}
.n_about_sec7_dt_time span{
	float: left;
	font-size: 16px;
	line-height: 26px;
	font-family: '微软雅黑';
	color: #666;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.n_about_sec7_dt_time span:after{
	content: '';
	width: 11px;
	height: 9px;
	background: url(../images/n_about22.png) no-repeat center center;
	position: absolute;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	opacity: 0;
}
.n_about_sec7_dt_time span.slick-current{
	color: #075fa2;
}
.n_about_sec7_dt_time span.slick-current:after{
	opacity: 1;
}
.n_about_sec7_dt_time .slick-prev, .n_about_sec7_dt_time .slick-next{
	width:32px;
	height: 32px; 
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	z-index: 3;
	top: -110px;
	transform: translate(0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-webkit-transform: translate(0,0);
}
.n_about_sec7_dt_time .slick-prev{
	background-image: url(../images/n_about_p.png);
}
.n_about_sec7_dt_time .slick-next{
	background-image: url(../images/n_about_n.png);
}
.n_about_sec7_dd{
	padding-bottom: 80px;
}
.n_about_sec7_dd ul{
	position: relative;
	overflow: hidden;
	padding: 60px 0 20px;
}
.n_about_sec7_dd ul:after{
	content:'';
	width: 18px;
	height: 18px;
	background-color: #075fa2;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	top: 0;
}
.n_about_sec7_dd ul:before{
	content:'';
	width: 1px;
	height: 100%;
	background-color: #dbdbdb;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	top: 0;
}
.n_about_sec7_dd ul li{
	float: left;
	width: 50%;
	position: relative;
	padding-right: 50px;
	margin-bottom: 40px;
}
.n_about_sec7_dd ul li:nth-child(2n){
	margin-top: 60px;
	padding-left: 50px;
	padding-right: 0;
}
.n_about_sec7_dd ul li:after{
	content:'';
	width: 12px;
	height: 12px;
	background-color: #fff;
	border: 1px solid #dbdbdb;
	border-radius: 50%;
	position: absolute;
	right:-6px;
	top: 0;
}
.n_about_sec7_dd ul li:before{
	content:'';
	width: 31px;
	height: 1px;
	background-color: #dbdbdb;
	position: absolute;
	right:6px;
	top:6px;
}
.n_about_sec7_dd ul li:nth-child(2n):after{
	left:-6px;
}
.n_about_sec7_dd ul li:nth-child(2n):before{
	left:6px;
}
.n_about_sec7_dd ul li .txt{
	float: left;
	width: calc(100% - 237px);
	text-align: right;
	padding-right: 22px;
}
.n_about_sec7_dd ul li:nth-child(2n) .txt{
	float: right;
	padding-left: 22px;
	padding-right: 0;
	text-align: left;
}
.n_about_sec7_dd ul li .txt .date{
	font-size: 16px;
	line-height: 26px;
	color: #666;
	margin-top: 30px;
}
.n_about_sec7_dd ul li .txt h1{
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
}
.n_about_sec7_dd ul li .txt .des{
	font-size: 14px;
	line-height: 26px;
	color: #666;
	margin-top: 10px;
	font-family: 'Microsoft JhengHei';
}
.n_about_sec7_dd ul li .img{
	float: right;
	width: 237px;
}
.n_about_sec7_dd ul li:nth-child(2n) .img{
	float: left
}
.n_about_sec7_dd ul li .img img{
	width: 100%;
}
/*产品服务*/
.n_cp_sec1_u{
	padding-top: 80px;
}
.p_wen{
	text-align:center;
	margin: 50px auto;
	font-size: 25px;
	font-family: "微软雅黑";
}
.n_cp_sec1_ur .bar{
	padding: 0 48px;
	line-height: 52px;
	background-color: #f8f8f8;
	color: #999;
	text-align: center;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	cursor: pointer;
}
.n_cp_sec1_ur .bar:first-child{
	border-left: 1px solid #dbdbdb;
}
.n_cp_sec1_ur .bar a{
	color: #999;
}
.n_cp_sec1_ur .bar.act{
	background-color:transparent;
	border-top: 2px solid #075fa2;
	border-bottom: none;
}
.n_cp_sec1_ur .bar.act a{
	color: #075fa2;
}
.n_cp_sec1_d{
	padding: 60px 0 50px;
}
.n_cp_sec1_d1{
	margin: 0 -9px;
}
.n_cp_sec1_d1.act{
	display: block;
}
.n_cp_sec1_d1 li{
	width: 25%;
	float: left;
	padding: 10px 9px;
	margin-bottom: 18px;
}
.n_cp_sec1_d1 li a{
	display: block;
	background-color: #f3f5f7;
}
.n_cp_sec1_d1 li .img img{
	width: 100%;
}
.n_cp_sec1_d1 li .txt{
	padding: 15px 35px 18px;
}
.n_cp_sec1_d1 li .txt h1{
	font-size: 20px;
	line-height: 30px;
	font-family: 'Microsoft JhengHei';
	font-weight: bold;
	color: #333;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.n_cp_sec1_d1 li .txt p{
	font-size: 14px;
	line-height: 24px;
	height: 50px;
	font-family: 'Microsoft JhengHei';
	font-weight: bold;
	color: #666;
	margin-top: 10px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	position: relative;
}
.n_cp_sec1_d1 li .txt .more{
	width: 27px;
	margin-top: 15px;
}
.n_cp_sec1_d1 li .txt .more img{
	width: 100%;
}
.n_cp_sec1_d1 li .txt .more .img_h{
	display: none;
}
.n_cp_sec3_dt h1{
	font-size: 24px;
	line-height: 34px;
	font-family: 'Microsoft JhengHei';
	font-weight: bold;
	color: #333;
	position: relative;
	padding-bottom: 10px;
	text-align: center;
}
.n_cp_sec3_dt h1:after{
	content: '';
	width: 30px;
	height: 2px;
	background-color: #666;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.n_cp_sec3_dd{
	padding: 50px 80px 0;
}
.n_cp_sec3_dd .bar{
	width: 20%;
	float: left;
	padding: 0 10px;
}
.n_cp_sec3_dd .bar a{
	display: block;
	position: relative;
}
.n_cp_sec3_dd .bar .img{
	width: 100%;
}
.n_cp_sec3_dd .bar .img img{
	width: 100%;
}
.n_cp_sec3_dd .bar .txt{
	width: 100%;
	line-height: 38px;
	background-color: rgba(0,0,0,0.5);
	font-size: 16px;
	font-family: 'Microsoft JhengHei';
	font-weight: bold;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
}
.n_cp_sec3_dd .bar .txt:after{
	content: '';
	width: 7px;
	height: 7px;
	background-color:transparent;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	-o-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
	-webkit-transform: translateY(-50%) rotate(45deg);
	left: 0;
	opacity: 0;
	transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}
.n_cp_sec3_dd .slick-prev, .n_cp_sec3_dd .slick-next{
	width: 40px;
	height: 40px;
	background-color: #f9ad3b;
	border-radius: 50%;
}
.n_cp_sec3_dd .slick-prev:after{
	content: '';
	width: 7px;
	height: 7px;
	background-color:transparent;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) rotate(-45deg);
	-o-transform: translate(-50%,-50%) rotate(-45deg);
	-ms-transform: translate(-50%,-50%) rotate(-45deg);
	-moz-transform: translate(-50%,-50%) rotate(-45deg);
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
}
.n_cp_sec3_dd .slick-next:after{
	content: '';
	width: 7px;
	height: 7px;
	background-color:transparent;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) rotate(45deg);
	-o-transform: translate(-50%,-50%) rotate(135deg);
	-ms-transform: translate(-50%,-50%) rotate(135deg);
	-moz-transform: translate(-50%,-50%) rotate(135deg);
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
}
.n_cp_sec3_d{
	padding: 65px 0 80px;
}
.page{
	text-align: center;
}
.page li{
	display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #999;
    margin: 0 2px;
}
.page li.activepage{
	color:#075fa2;
	border: 1px solid #075fa2;
}
.page li img:last-child{
	display: none;
}
.page li img{
	margin-top: -3px;
}
.fenye_ph{
    display: none;
    padding: 0 15px;
}
.fenye_ph .fp_btn{
    padding: 5px 10px;
    font-size: 14px;
    color: #075fa2;
    border: 1px solid #075fa2;
    
}
.fenye_ph .fp_btn a{
    color: #276bb3;
}
/*产品详情页*/
.n_cp_xq1{
	background-color: #f3f5f7;
	padding: 80px 0;
}
.n_cp_xq1 .img{
	width:42.5%; 
}
.n_cp_xq1 .img img{
	width:100%; 
}
.n_cp_xq1 .txt{
	width: 57.5%;
	padding-left: 80px;
}
.n_cp_xq1 .txt h1{
	font-size: 32px;
	line-height: 42px;
	font-weight: bold;
	font-family: 'Microsoft JhengHei';
	margin-top: 25px;
}
.n_cp_xq1 .txt .en{
	font-size: 32px;
	line-height: 42px;
	font-weight: bold;
	font-family: 'Microsoft JhengHei';
	color: #666;
	margin-top: 5px;
}
.n_cp_xq1 .txt .des{
	font-size:16px;
	line-height: 32px;
	font-family: 'Microsoft JhengHei';
	color: #666;
	padding-bottom: 20px;
	border-bottom: 1px dashed #e1e1e2;
	margin-top: 20px;
}
.n_cp_xq1 .txt h2{
	font-size: 20px;
	line-height: 42px;
	font-weight: bold;
	font-family: 'Microsoft JhengHei';
	color: #075fa2;
	padding-left: 20px;
	position: relative;
	margin-top: 18px;
}
.n_cp_xq1 .txt h2:after{
	content: '';
	width: 6px;
	height: 6px;
	background-color: #075fa2;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.n_cp_xq1 .txt .des1{
	font-size:14px;
	line-height: 30px;
	font-family: 'Microsoft JhengHei';
	color: #666;
	padding-left: 20px;
}
.n_cp_xq_c{
	margin-top: 42px;
}
.n_cp_xq2{
	padding-top: 8px;
}
.n_cp_xq_c h3{
	padding-left: 72px;
	line-height: 54px;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Microsoft JhengHei';
	color: #075fa2;
	padding-bottom: 25px;
	border-bottom: 1px solid #dbdbdb;
	background-repeat: no-repeat;
	background-position: left top;
}
.n_cp_xq2 h3{
	background-image: url(../images/n_cp8.png);
}
.n_cp_xq3 h3{
	background-image: url(../images/n_cp9.png);
}
.n_cp_xq4 h3{
	background-image: url(../images/n_cp10.png);
}
.n_cp_xq5 h3{
	background-image: url(../images/n_cp11.png);
}
.n_cp_xq6 h3{
	background-image: url(../images/n_cp12.png);
}
.n_cp_xq_c p{
	line-height: 32px;
	font-size: 16px;
	font-family: 'Microsoft JhengHei';
	color: #666;
	margin-top: 20px;
}
.n_cp_xq7{
	padding-top: 40px;
	margin-top: 60px;
	border-top: 1px solid #dbdbdb;
}
.n_cp_xq7 a{
	display: block;
	width: 148px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-family: 'Microsoft JhengHei';
	background-color: #f9ad3b;
	border-radius: 30px;
	border:1px solid #f9ad3b;
}
/*技术支持*/
.n_js_sec1_d1 h1{
	line-height: 42px;
	font-size: 32px;
	font-family: 'Microsoft JhengHei';
}
.n_js_sec1_d1 .des{
	line-height: 26px;
	font-size: 16px;
	font-family: 'Microsoft JhengHei';
	color: #666;
	margin-top: 25px;
}
.n_js_sec1_d1 .des1{
	line-height: 30px;
	font-size: 20px;
	font-family: 'Microsoft JhengHei';
	color: #075fa2;
	font-weight: bold;
	margin-top: 25px;
}
.n_js_sec1_d1 .main{
	margin-top: 35px;
}
.n_js_sec1_d1 .main ul{
	margin: 0 -12px;
}
.n_js_sec1_d1 .main ul li{
	float: left;
	width: 25%;
	padding: 0 12px;
}
.n_js_sec1_d1 .main ul li .item{
	background-color: #f3f5f7;
	text-align: center;
	height: 340px;
	padding: 46px 25px 10px;
}
.n_js_sec1_d1 .main ul li .item .img{
	height: 71px;
}
.n_js_sec1_d1 .main ul li .item h1{
	line-height: 30px;
	font-size: 20px;
	font-family: 'Microsoft JhengHei';
	color: #333;
	font-weight: bold;
	margin-top: 15px;
}
.n_js_sec1_d1 .main ul li .item .des{
	line-height: 26px;
	font-size: 14px;
	font-family: 'Microsoft JhengHei';
	color: #666;
	margin-top: 25px;
}
.n_js_sec1_d1 .main .qh{
	padding: 60px 0;
}
.n_js_sec1_d{
	padding-top: 70px;
}
/*常见问题*/
.n_wt_sec1_d1 .bar{
	margin-bottom: 20px;
	padding: 0 40px;
	background-color: #e1e1e1;
}
.n_wt_sec1_d1 .barti:hover{
		color: #075fa2;
	}
.n_wt_sec1_d1 .barti{
	line-height: 30px;
	font-size: 16px;
	color: #666;
	padding-left: 55px;
	padding-right: 15px;
	background-image: url(../images/q1.png);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	cursor: pointer;
	padding-bottom: 15px;
	padding-top: 15px;
	/*overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;*/
}
.n_wt_sec1_d1 .barti.act{
	color: #075fa2;
	background-image: url(../images/q1.png);
}
.n_wt_sec1_d1 .barti.act:after{
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
	top: 37%;
}
.n_wt_sec1_d1 .barti:after{
	content: '';
	width: 11px;
	height: 11px;
	border-top: 1px solid #9e9e9f;
	border-right: 1px solid #9e9e9f;
	position: absolute;
	top: 50%;
	right: 2px;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
	-o-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);	
	transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}
.n_wt_sec1_d1 .baran{
	padding: 25px 55px;
	border-top: 1px solid #e8ebee;
	display: none;
}
.n_wt_sec1_d1 .baran p{
	font-size:14px;
	line-height: 26px;
	color: #666;
}
.n_wt_sec1_d1{
	padding-bottom: 40px;
}
.n_wt_sec1_d{
	padding: 70px 0;
}
/*下载中心*/
.n_dw_sec1_d1 .bar{
	width: 100%;
    height: 130px;
    background: #f3f5f7;
    cursor: pointer;
    margin-bottom: 30px;
}
.n_dw_sec1_d1 .bar .img{
	float: left;
    width: 120px;
    line-height: 130px;
    text-align: center;
    position: relative;
}
.n_dw_sec1_d1 .bar .img:before{
	content: '';
	width: 1px;
	height: 80px;
	background-color: #DCDCDC;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.n_dw_sec1_d1 .bar .img .hovershow{
	display: none;
}
.n_dw_sec1_d1 .bar .p{
	float: left;
    padding-left: 30px;
    padding-top: 40px;
    width: calc(100% - 240px);
}
.n_dw_sec1_d1 .bar .p h3{
	font-size: 20px;
    color: #666;
    padding-bottom: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.n_dw_sec1_d1 .bar .p p{
	font-size: 14px;
    color: #666;
}
.n_dw_sec1_d1 .bar .btn1{
	width: 120px;
    height: 100%;
    float: right;
    text-align: center;
    background: #075fa2;
	line-height: 130px;
}
.n_dw_sec1_d{
	padding: 70px 0;
}
.n_dw_sec1_d1{
	padding-bottom: 30px;
}
/*解决方案*/
.n_sl_sec1_d1{
	padding: 0 120px;
	background: url(../images/n_sl2.png) no-repeat center center;
	background-size: 100% 100%;
}
.n_sl_sec1_d1_con .bar{
	display: table;
	width: 100%;
}
.n_sl_sec1_d1_con .bar .img{
	display: table-cell;
	width: 30%;
}
.n_sl_sec1_d1_con .bar .img img{
	width: 100%;
}
.n_sl_sec1_d1_con .bar .txt{
	display: table-cell;
	vertical-align: middle;
	width: 70%;
	padding: 0 80px;
}
.n_sl_sec1_d1_con .bar .txt h1{
	line-height: 42px;
	font-size: 32px;
	font-family: 'Microsoft JhengHei';
	color: #333;
	font-weight: bold;
}
.n_sl_sec1_d1_con .bar .txt .des{
	line-height: 30px;
	font-size: 16px;
	font-family: 'Microsoft JhengHei';
	color: #666;
	margin-top: 22px;
}
.n_sl_sec1_d1_con .bar .txt .more{
	width: 124px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #999;
	border-radius: 30px;
	font-size: 12px;
	color: #999;
	padding-left: 24px;
	position: relative;
	/*background: url(../images/jian.png) no-repeat center;*/
	margin-top: 25px;
}
.n_sl_sec1_d1_con .bar .txt .more:before{
	content: '';
	width: 14px;
	height: 8px;
	background: url(../images/jian.png) no-repeat center center;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.n_sl_sec1_d1_con .slick-prev, .n_sl_sec1_d1_con .slick-next{
	width: 40px;
    height: 40px;
    background-color: #f9ad3b;
    border-radius: 50%;
}
.n_sl_sec1_d1_con .slick-prev{
	left: -74px;
}
.n_sl_sec1_d1_con .slick-next{
	right: -74px;
}
.n_sl_sec1_d1_con .slick-prev:after{
	content: '';
    width: 7px;
    height: 7px;
    background-color: transparent;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(-45deg);
    -o-transform: translate(-50%,-50%) rotate(-45deg);
    -ms-transform: translate(-50%,-50%) rotate(-45deg);
    -moz-transform: translate(-50%,-50%) rotate(-45deg);
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
}
.n_sl_sec1_d1_con .slick-next:after{
	content: '';
    width: 7px;
    height: 7px;
    background-color: transparent;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(45deg);
    -o-transform: translate(-50%,-50%) rotate(135deg);
    -ms-transform: translate(-50%,-50%) rotate(135deg);
    -moz-transform: translate(-50%,-50%) rotate(135deg);
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
}
.n_sl_sec1_d{
	padding-top: 60px;
}
.n_sl_sec2_d ul{
	margin: 0 -15px;
}
.n_sl_sec2_d ul li{
	float: left;
	width: 25%;
	padding: 0 15px 70px;
	margin-bottom: 30px;
}
.n_sl_sec2_d ul li a{
	display: block;
	position: relative;
} 
.n_sl_sec2_d ul li a .lit{
	width: 100%;
}
.n_sl_sec2_d ul li a .lit img{
	width: 100%;
}
.n_sl_sec2_d ul li a .liwz{
	position: absolute;
	bottom: -64px;
	left: 0;
	width: 100%;
	transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}
.n_sl_sec2_d ul li a .liwz h1{
	line-height:30px;
	font-size: 20px;
	font-family: 'Microsoft JhengHei';
	color: #333;
	font-weight: bold;
	margin-top: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.n_sl_sec2_d ul li a .liwz .des{
	line-height:24px;
	font-size: 14px;
	font-family: 'Microsoft JhengHei';
	color: #666;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.n_sl_sec2_d ul li a .lib{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(7,95,162,0.8) url(../images/anli_bg.png) no-repeat 110px 188px;
	opacity: 0;
	transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}
.n_sl_sec2_d ul li a .lib .libcon{
	display: table;
	height: 100%;
	width: 100%;
	padding: 0 30px;
}
.n_sl_sec2_d ul li a .lib .libcon1{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.n_sl_sec2_d ul li a .lib .libcon1 h1{
	line-height:34px;
	font-size: 24px;
	font-family: 'Microsoft JhengHei';
	color: #fff;
}
.n_sl_sec2_d ul li a .lib .libcon1 .des{
	line-height:24px;
	font-size: 14px;
	font-family: 'Microsoft JhengHei';
	color: #fff;
	margin-top: 20px;
}
.n_sl_sec2_d ul li a .lib .libcon1 .more{
	width: 30px;
	margin-top: 20px;
}
.n_sl_sec2_d{
	padding: 60px 0 30px;
}
.n_sl_sec4_dd{
	padding: 50px 0 62px;
}
.n_sl_sec4_d{
	padding-top: 70px;
}
.n_sl_sec4_dd1 .slick-prev, .n_sl_sec4_dd1 .slick-next{
	width: 40px;
	height: 40px;
	background-color: #f9ad3b;
	border-radius: 50%;
}
.n_sl_sec4_dd1 .slick-prev{
	left: -76px;
}
.n_sl_sec4_dd1 .slick-next{
	right: -76px;
}
.n_sl_sec4_dd1 .slick-prev:after{
	content: '';
	width: 7px;
	height: 7px;
	background-color:transparent;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) rotate(-45deg);
	-o-transform: translate(-50%,-50%) rotate(-45deg);
	-ms-transform: translate(-50%,-50%) rotate(-45deg);
	-moz-transform: translate(-50%,-50%) rotate(-45deg);
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
}
.n_sl_sec4_dd1 .slick-next:after{
	content: '';
	width: 7px;
	height: 7px;
	background-color:transparent;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) rotate(45deg);
	-o-transform: translate(-50%,-50%) rotate(135deg);
	-ms-transform: translate(-50%,-50%) rotate(135deg);
	-moz-transform: translate(-50%,-50%) rotate(135deg);
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
}
/*解决方案详情*/
.n_sl_xq_sec1{
	padding: 75px 0;
}
.n_sl_xq_sec1 h1{
	line-height:46px;
	font-size: 36px;
	font-family: 'Microsoft JhengHei';
	color: #333;
	font-weight: bold;
}
.n_sl_xq_sec2 {
	text-align: center;
}
.n_sl_xq_sec2 img{
	max-width: 100%;
}
.n_sl_xq_sec3{
	margin: 0 -15px;
	padding: 60px 0;
}
.n_sl_xq_sec3 .bar{
	width: 50%;
	padding: 0 15px;
}
.n_sl_xq_sec3 .bar .item{
	background-color:#f3f5f7;
	padding: 0 20px;
}
.n_sl_xq_sec3 .bar h2{
	position: relative;
	padding: 0 15px;
	line-height: 60px;
	font-size: 18px;
	font-family: 'Microsoft JhengHei';
	color: #075fa2;
	font-weight: bold;
	border-bottom: 1px solid #dbdbdb;
}
.n_sl_xq_sec3 .bar h2:after{
	content: '';
	width: 2px;
	height: 60px;
	background-color: #075fa2;
	position: absolute;
	top: 50%;
	left: -20px;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.n_sl_xq_sec3 .bar .des{
	padding: 23px 15px;
	line-height: 30px;
	font-size: 16px;
	font-family: 'Microsoft JhengHei';
	color: #666;
}
.n_sl_xq_sec4 .qh{
	width: 50%;
	background-color: #f3f5f7;
	line-height: 120px;
	position: relative;
	cursor: pointer;
	padding-right: 15px;
}
.n_sl_xq_sec4 .qh:after{
	content: '';
	width: 7px;
	height: 7px;
	background-color:transparent;
	border-top: 1px solid #999;
	position: absolute;
	top: 50%;
}
.n_sl_xq_sec4 .qh.prev:after{
	left: 40px;
	border-left: 1px solid #999;
	transform: translateY(-50%) rotate(-45deg);
	-o-transform: translateY(-50%) rotate(-45deg);
	-ms-transform: translateY(-50%) rotate(-45deg);
	-moz-transform: translateY(-50%) rotate(-45deg);
	-webkit-transform: translateY(-50%) rotate(-45deg);
}
.n_sl_xq_sec4 .qh.next:after{
	right: 40px;
	border-right: 1px solid #999;
	transform: translateY(-50%) rotate(45deg);
	-o-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
	-webkit-transform: translateY(-50%) rotate(45deg);
}
.n_sl_xq_sec4 .qh:before{
	content: '';
	width: 1px;
	height: 17px;
	background-color:#999;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.n_sl_xq_sec4 .qh.prev:before{
	left: 65px;
}
.n_sl_xq_sec4 .qh.next:before{
	right: 65px;
}
.n_sl_xq_sec4 .qh.prev{
	padding-left: 85px;
}
.n_sl_xq_sec4 .qh.next{
	padding-right: 85px;
	text-align: right;
}
.n_sl_xq_sec4 .qh a{
	font-size: 16px;
	font-family: 'Microsoft JhengHei';
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	width:100%;
	line-height: 120px;
}
/*下载中心*/
.n_video_sec_d1 ul{
	margin: 0 -15px;
}
.n_video_sec_d1 ul li{
	float: left;
	width: 33.333%;
	padding: 0 15px;
	margin-bottom: 15px;
}
.n_video_sec_d1 ul li .bar{
	cursor: pointer;
}
.n_video_sec_d1 ul li .bar .img{
	position: relative;
	overflow: hidden;
}
.n_video_sec_d1 ul li .bar .img img{
	width: 100%;
	transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
}
.n_video_sec_d1 ul li .bar .img:after{
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.n_video_sec_d1 ul li .bar .img:before{
	content: '';
	width: 49px;
	height: 49px;
	background: url(../images/play.png) no-repeat center center;
	background-size: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	z-index: 3;
}
.n_video_sec_d1 ul li .bar h1{
	padding-left: 15px;
	font-size: 20px;
	line-height: 50px;
	font-family: 'Microsoft JhengHei';
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.n_video_sec_d1{
	padding: 60px 0 30px;
}
.n_video_sec_d2{
	padding-bottom: 70px;
}
/*视频*/
.video_fix{
    position: fixed;
    top: 0;
    left: 0;
    width:100%;
    height: 100%;
    background: url(../images/video_fix.png);
    z-index: 102;
    display: none;
}
.video_fix video{
    width: 100%;
}
.video_fix iframe{
    width: 100%;
    height: 500px;
} 
.video_fix .video_zong{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 750px;
    height: 530px;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    background-color: rgba(0,0,0,0.8);
}
.video_fix .video_box{
	position: relative;
	width: 100%;
    height: 434px;
}
.video_fix .video_box #play{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	width: 100%;
	height:100%;
	background: none;	
}
.video_fix .video_box #play.act{
	background: url(../images/play.png) no-repeat center center;
	background-size: 47px;
}
.video_fix .video_zong .ti{
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	font-family: 'Microsoft JhengHei';
	text-align: center;
	padding: 30px 0;
}
.o_bof{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 64px;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    z-index: 3;
}
.video_fix .video-js {
    width: 100%;
    height: 434px;
}
.video_fix .video-js .vjs-tech {
    position: relative;
}
.video_fix .video-js .vjs-big-play-button{
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.video_fix .video-js .vjs-remaining-time-display{
    display: inline-block;
}
.video_fix .vjs-poster{
	background-size: 100%;
}
.video_fix .video-js .vjs-control{
	z-index: 9999;
}
.video_fix .video-js .vjs-play-control{
	z-index: 0;
}
.video_fix .close{
    position: fixed;
    width: 26px;
    height: 26px;
    top: 9%;
    right: 3%;
    z-index: 88;
    opacity: 1;
}
/*应用案例*/
.n_case_sec_u .search{
	position: relative;
	width: 338px;
	height: 40px;
}
.n_case_sec_u .search input[type="text"]{
	line-height: 40px;
	width: 100%;
	height: 40px;
	border:1px solid #dbdbdb;
	border-radius: 30px;
	padding-left: 20px;
	color: #c2c2c2;
	font-family: 'Microsoft JhengHei';
}
.n_case_sec_u .search input[type="text"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#c2c2c2;
}
.n_case_sec_u .search input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   	color: #c2c2c2;
}
.n_case_sec_u .search input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
   	color:#c2c2c2;
}
.n_case_sec_u .search input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
   	color:#c2c2c2;
}
.n_case_sec_u .search input[type="submit"]{
	line-height: 40px;
	width: 106px;
	height: 40px;
	background-color: #075fa2;
	border-radius: 30px;
	color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right: 0;
	font-size: 16px;
	font-family: 'Microsoft JhengHei';
}
.n_case_sec_d .bar{
	float: left;
	width: 11.1111%;
	text-align: center;
	cursor: pointer;
}
.n_case_sec_d .bar .icon .img_h{
	display: none;
}
.n_case_sec_d .bar .icon{
	height: 45px;
}
.n_case_sec_d .bar .icon img{
	height: 100%;
}
.n_case_sec_d .bar h1{
	font-size: 16px;
	line-height: 26px;
	color: #999;
	margin-top: 15px;
}
.n_case_sec_d .bar.act .img_h{
	display: inline-block;
}
.n_case_sec_d .bar.act .img_s{
	display: none;
}
.n_case_sec_d .bar.act h1{
	color: #075fa2;
}
.n_case_sec_d{
	padding: 60px 0 55px;
}
.n_case_sec_d1{
	display: none;
}
.n_case_sec_d1.act{
	display: block;
}
.n_case_sec_d1 .bar{
	position: relative;
	margin-bottom: 50px;
	padding-top: 115px;
}
.n_case_sec_d1 .bar .img{
	position: absolute;
    bottom: 25px;
    left: 0;
    width: 228px;
    height: 271px;
    z-index: 3;
}
.n_case_sec_d1 .bar .txt{
	position: relative;
	bottom: 0;
	padding: 45px 120px 45px 220px;
	background-color: #f3f5f7;
	margin-left: 60px;
	transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}
.n_case_sec_d1 .bar .txt:after{
	content: '';
	width:27px;
	height: 27px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	background-image: url(../images/cp_more.png);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right: 50px;
}
.n_case_sec_d1 .bar .txt h1{
	font-size: 24px;
	line-height: 34px;
	font-family: 'Microsoft JhengHei';
	font-weight: bold;
	color: #333;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-bottom: 45px;
}
.n_case_sec_d1 .bar .txt h1:after{
	content: '';
	width:55px;
	height: 1px;
	background-color: #999999;
	position: absolute;
	left: 0;
	bottom: 23px;
}
.n_case_sec_d1 .bar .txt .des{
	font-size: 14px;
	line-height: 24px;
	font-family: 'Microsoft JhengHei';
	color: #666;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}
.n_case_sec_d2{
	padding: 20px 0 60px;
}
.n_case_sec_d_z .bn{
	margin-bottom: 60px;
	display: none;
}
/*应用案例详情*/
.n_case_xq_sec1 .ti{
	font-size: 36px;
	line-height: 46px;
	font-family: 'Microsoft JhengHei';
	font-weight: bold;
	color: #333;
}
.n_case_xq_sec2{
	position: relative;
	height: 100%;
	margin-top: 195px;
}
.n_case_xq_sec2:before{
	content: '';
	width: 1920px;
	max-width: 100%;
	height: 337px;
	background-color: #f3f5f7;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	z-index:-1;
}
.n_case_xq_sec2 .img{
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 353px;
	height: 420px;
	background-color: #075fa2;
}
.n_case_xq_sec2 .img img{
	width: 100%;
	position: relative;
	left: 20px;
	bottom:18px; 
}
.n_case_xq_sec2 .txt{
	width: calc(100% - 353px);
	padding: 55px 0 65px 86px;
}
.n_case_xq_sec2 .txt h1{
	font-size: 24px;
	line-height: 34px;
	font-family: 'Microsoft JhengHei';
	font-weight: bold;
	color: #075fa2;
	padding: 13px 70px;
	position: relative;
	margin-bottom: 18px;
}
.n_case_xq_sec2 .txt h1:after{
	content: '';
	width: 54px;
	height: 54px;
	background: url(../images/n_cp8.png) no-repeat center center;
	 background-size: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.n_case_xq_sec2 .txt .des{
	font-size: 18px;
	line-height: 36px;
	font-family: 'Microsoft JhengHei';
	color: #666;
	border-top: 1px solid #dbdbdb;
	padding-top: 30px;
}
.n_case_xq_sec3 .name{
	font-size: 22px;
	color: #075fa2;
	font-family: 'Microsoft JhengHei';
	font-weight: bold;
	position: relative;
	padding-bottom: 15px;
	border-bottom: 1px solid #dbdbdb;
}
.n_case_xq_sec3 .name:after{
	content: '';
	width: 46px;
	height: 2px;
	background-color: #075fa2;
	position: absolute;
	left: 0;
	bottom: 0;
}
.n_case_xq_sec3 .name span{
	font-size: 16px;
	font-weight: normal;
	font-family: 'Conv_HELVETICANEUELTPRO-LTCN';
}
.n_case_xq_sec3 .con{
	padding: 30px 0 40px;
}
.n_case_xq_sec3 .con p{
	font-size: 16px;
	line-height: 32px;
	font-family: 'Microsoft JhengHei';
	color: #666;
}
.n_case_xq_sec3 .con ul li{
	font-size: 16px;
	line-height: 32px;
	font-family: 'Microsoft JhengHei';
	color: #666;
	padding-left: 15px;
	position: relative;
}
.n_case_xq_sec3 .con ul li:after{
	content: '';
	width: 5px;
	height: 5px;
	background-color: #075fa2;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.n_case_xq_sec3{
	padding: 60px 0;
}
/*招聘*/
.n_zp_sec1{
	margin: 60px -19px;
}
.n_zp_sec1 .bar{
	float: left;
	width: 20%;
	padding: 0 19px;
}
.n_zp_sec1 .bar a{
	display: block;
	border: 2px solid #075fa2;
	padding: 48px 0;
}
.n_zp_sec1 .bar .icon{
	height: 50px;
	width: 100%;
	text-align: center;
}
.n_zp_sec1 .bar .icon .img_h{
	display: none;
}
.n_zp_sec1 .bar .icon img{
	height: 100%;
}
.n_zp_sec1 .bar h1{
	font-size: 26px;
	line-height: 36px;
	font-family: 'Microsoft JhengHei';
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-top: 24px;
}
.n_zp_sec2{
	padding-bottom: 70px;
}
.n_zp_sec2 a{
	display: block;
	margin: 0 auto;
	width: 164px;
	height: 40px;
	line-height: 40px;
	background-color: #f9ad3b;
	border-radius: 30px;
	padding-left: 25px;
	font-size: 16px;
	font-family: 'Microsoft JhengHei';
	color: #fff;
	position: relative;
}
.n_zp_sec2 a:after{
	content: '';
	width: 14px;
	height: 8px;
	background: url(../images/jian2.png) no-repeat center center;
	background-size: 100%;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.n_zp_sec3{
	padding-top: 70px;
}
.n_zp_sec3 .ti{
	font-size: 24px;
    line-height: 34px;
    font-family: 'Microsoft JhengHei';
    font-weight: bold;
    color: #333;
    position: relative;
    padding-bottom: 10px;
    text-align: center;
}
.n_zp_sec3 .ti:after{
	content: '';
    width: 30px;
    height: 2px;
    background-color: #666;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.n_zp_sec3_con{
	padding: 60px 0;
}
.n_zp_sec3_page{
	padding-bottom: 70px;
}
.n_zp_sec3_con  .d-h1-man{
    width: 100%;
    margin-bottom: 15px;
    cursor: pointer;
}
 .n_zp_sec3_con .d-h1-sysming{
    width: 100%;
    background: #e1e1e1;
    padding-left: 50px;
    font-size: 16px;
     overflow: hidden;
     position: relative;
}
 .n_zp_sec3_con .d-h1-sysming .s1{
     display: block;
     width:230px;
     height: 65px;
     position: relative;
 }
  .n_zp_sec3_con .d-h1-sysming .s1 p{
  	width: 100%;
  	position: absolute;
  	top: 50%;
  	transform: translateY(-50%);
    
     line-height: 20px;
     font-size: 16px;
     color: #333333;
     font-family: 'Microsoft JhengHei';
 }
 .n_zp_sec3_con .d-h1-sysming .s2{
     display: block;
     width:200px;
     height: 65px;
     line-height: 65px;
     font-size: 14px;
     color: #888888;
     text-align: center;
     font-family: 'Microsoft JhengHei';
 }
 .n_zp_sec3_con .d-h1-sysming .act-yin{
     width: 55px;
     height: 65px;
     background: #075fa2;
     text-align: center;
     line-height: 65px;
     position: absolute;
     top:0;
     right: 0;
}
.n_zp_sec3_con .d-h1-sysming .act-yin img{
     -webkit-transition: all .3s ease-out 0s;
     -moz-transition: all .3s ease-out 0s;
     -ms-transition: all .3s ease-out 0s;
     -o-transition: all .3s ease-out 0s;
     transition: all .3s ease-out 0s;
 }
.n_zp_sec3_con .d-h1-sysjuti{
    width: 100%;
    display: none;
    padding: 35px 50px 50px;
    background: #f8f8f8;
}
.n_zp_sec3_con .d-h1-sysjuti p{
    color: #333333;
    font-size:16px;
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 20px;
    font-family: 'Microsoft JhengHei';
}
.n_zp_sec3_con .d-h1-sysjuti ul li{
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Microsoft JhengHei';
}
.n_zp_sec3_con .d-h1-sysjuti button{
    width: 130px;
    height: 40px;
    border-radius: 20px;
    background:#075fa2;
    color: #FFFFFF;
    font-size:14px;
    margin-top: 30px;
}
.n_zp_sec3_con .d-h1-sysming.act .s1{
	color: #075fa2;
}
.n_zp_sec3_con .d-h1-sysming.act .s2{
	color: #075fa2;
}
.n_zp_sec3_con .d-h1-sysming.act .act-yin img{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
/*生活在普罗*/
.n_wk_sec1 .ti{
	font-size: 16px;
	line-height: 24px;
	color: #666;
	margin-top: 30px;
}
.n_wk_sec1 .ti span{
	color: #075fa2;
	font-size: 24px;
	font-weight: bold;
}
.n_wk_sec1 .con{
	margin: 0 -10px;
}
.n_wk_sec1 .con .bar{
	float: left;
	width: 33.333%;
	padding: 30px 10px;
}
.n_wk_sec1{
	padding: 30px 0 50px;
}
/*工作在普罗*/
.n_wk1_sec1{
	padding-top: 50px;
}
.n_wk1_sec1 img{
	width: 100%;
}
.n_wk1_sec_h1{
	color: #075fa2;
    font-size: 24px;
    line-height: 34px;
    font-family: 'Microsoft JhengHei';
    font-weight: bold;
}
.n_wk1_sec_des{
	color: #666;
    font-size: 16px;
    line-height: 32px;
    font-family: 'Microsoft JhengHei';
    margin-top: 10px;
}
.n_wk1_sec_h11{
	color: #333;
    font-size:22px;
    line-height: 32px;
    font-family: 'Microsoft JhengHei';
    font-weight: bold;
}
.n_wk1_sec2{
	padding: 50px 0 40px;
}
.n_wk1_sec4 {
	border-bottom: 1px solid #dbdbdb;
	padding: 45px 0 70px;
}
.n_wk1_sec4 .img{
	text-align: center;
	margin-top: 15px;
}
.n_wk1_sec5{
	padding: 70px 0;
	border-bottom: 1px solid #dbdbdb;
}
.n_wk1_sec5l{
	width: 60%;
}
.n_wk1_sec5r{
	width: 40%;
	text-align: center;
}
.n_wk1_sec5l .n_wk1_sec_h1{
	margin-top: 30px;
}
.n_wk1_sec5l .n_wk1_sec_des{
	margin-top: 38px;
}
.n_wk1_sec6{
	padding: 65px 0 50px;
}
.n_wk1_sec6 ul{
	margin: 30px -6px 0;
}
.n_wk1_sec6 ul li{
	width: 20%;
	height: 214px;
	padding: 0 6px;
}
.n_wk1_sec6 ul li .bar{
	background-color: #f8f8f8;
	border: 1px solid #dbdbdb;
	padding: 30px 19px 10px 30px;
	height: 100%;
	width:100%;
}
.n_wk1_sec6 ul li .bar h2{
	position: relative;
}
.n_wk1_sec6 ul li .bar h2:before{
	content: '';
	width: 48px;
	height: 1px;
	background-color: #999;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right: 45px;
}
.n_wk1_sec6 ul li .bar .span1{
	color: #666;
    font-size:16px;
    line-height: 38px;
    font-family: 'Microsoft JhengHei';
}
.n_wk1_sec6 ul li .bar .span2{
	color: #075fa2;
    font-size:28px;
    line-height: 38px;
    font-weight: bold;
}
.n_wk1_sec6 ul li .bar .des{
	color: #666;
    font-size:16px;
    line-height: 26px;
    font-family: 'Microsoft JhengHei';
    margin-top: 25px;
}
.n_wk1_sec6 ul .slick-dots li{
	width: 12px;
	height: 12px;
	background: #075fa2;
	padding: 0;
}
.n_wk1_sec6 ul .slick-dots{
	margin: 0;
	bottom: -30px;
}
.n_wk1_sec6 ul .slick-dots li.slick-active{
	background: transparent;
    border: 1px solid #075fa2;
}
/*伙伴计划*/
.n_hb_sec1{
	position: relative;
	margin: 60px 0 100px;
}
.n_hb_sec1:before{
	content: '';
	width: 97%;
	height: 469px;
	border: 1px solid #dbdbdb;
	position: absolute;
	right: 0;
	bottom:-40px;
}
.n_hb_sec1 .img{
	width: 50%;
}
.n_hb_sec1 .img img{
	width: 100%;
}
.n_hb_sec1 .txt{
	width: 50%;
	padding: 50px;
}
.n_hb_sec1 .txt h1{
	color: #075fa2;
    font-size:26px;
    line-height: 36px;
    font-family: 'Microsoft JhengHei';
    font-weight: bold;
    margin-top: 50px;
}
.n_hb_sec1 .txt .des{
	color: #666;
    font-size:16px;
    line-height: 26px;
    font-family: 'Microsoft JhengHei';
    margin-top: 15px;
}
.n_hb_sec2{
	padding-bottom: 365px;
	position: relative;
}
.n_hb_sec2:after{
	content: '';
	width: 1920px;
	height: 365px;
	background: url(../images/n_hb2.png) no-repeat center center;
	background-size: 100%;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.n_hb_sec2 .ti{
	color: #333;
    font-size:36px;
    font-weight: bold;
    font-family: 'Microsoft JhengHei';
    text-align: center;
}
.n_hb_sec2 .ti span{
	font-size: 100px;
	color: #075fa2;
	font-family: 'Arial';
}
.n_hb_sec2 .con{
	padding-top: 50px;
}
.n_hb_sec2 .con .bar{
	float: left;
	width: 50%;
	padding-bottom: 35px;
}
.n_hb_sec2 .con .bar:nth-child(2n){
	padding-left: 40px;
}
.n_hb_sec2 .con .bar .num{
	color: #24af56;
    font-size:60px;
    width: 80px;
    font-family: 'Conv_Roboto-Bold';
}
.n_hb_sec2 .con .bar .txt{
	color: #666;
    font-size:16px;
    line-height: 26px;
    padding-left: 25px;
    padding-top: 5px;
    width: calc(100% - 80px);
    height: 57px;
}
.n_hb_sec3{
	position: relative;
	padding: 76px 0;
	height: 648px;
}
.n_hb_sec3 .slick-dots li{
	background-color: #075fa2;
}
.n_hb_sec3 .slick-dots li.slick-active{
	background-color: transparent;
	border: 1px solid #075fa2;
}
.n_hb_sec3:before{
	content: '';
	width: 1920px;
	height:100%;
	background: url(../images/n_hb3.png) no-repeat center center;
	background-size: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	z-index: -1;
}
.n_hb_sec3 .bar{
	width: 20%;	
	padding:15px;
}
.n_hb_sec3 .bar .item{
	background-color: rgba(255,255,255,0.9);
	border: 1px solid #dcdddd;
	padding: 30px 30px 10px;
	height: 218px;
	position: relative;
	transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	bottom: 0;
	cursor: pointer;
}

.n_hb_sec3 .bar .item h2{
	color: #075fa2;
    font-size:14px;
    font-weight: bold;
    font-family: 'Arial';
}
.n_hb_sec3 .bar .item h2 span{
    font-size:26px;
}
.n_hb_sec3 .bar .item .des{
	color: #666;
    font-size:14px;
    line-height: 26px;
    font-family: 'Microsoft JhengHei';
    margin-top: 23px;
}
.n_hb_sec3 .bar.bar1 .item{
	padding-top: 125px;
}
.n_hb_sec3 .bar.bar1 .item:after{
	content: '';
	width: 53px;
	height: 52px;
	background: url(../images/n_hb5.png) no-repeat center center;
	position: absolute;
	top: 45px;
	right: 30px;
}
.n_hb_sec3 .bar.bar1 .item h1{
	color: #333;
    font-size:20px;
    font-family: 'Microsoft JhengHei';
    font-weight: bold;
    text-align: right;
}
.n_hb_sec3 .bar.bar1 .item h1 span{
	font-size:36px;
}
.n_hb_sec3 .bar.bar1 .item .en{
	color: #333;
    font-size:12px;
    line-height: 22px;
    font-family: 'Arial';
    text-align: right;
}
.n_hb_sec4{
	position: relative;
	background: url(../images/n_hb7.png) no-repeat center;
	height: 835px;
}
.n_hb_sec4_roate{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 553px;
	height: 553px;
	transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.n_hb_sec4_roate:after{
	content: '';
	width: 100%;
	height: 100%;
	background:  url(../images/n_hb6.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	top:0;
	left: 0;
	animation:rotate 25s infinite linear;
	-webkit-animation:rotate 25s infinite linear;
}
@keyframes rotate{
	0%{
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100%{
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-webkit-keyframes rotate{
	0%{
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100%{
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.n_hb_sec4_roate .txt{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	z-index: 3;
}
.n_hb_sec4_roate .txt h1{
	color: #075fa2;
    font-size:100px;
    line-height: 110px;
    font-family: '微软雅黑';
    text-align: center;
    font-weight: bold;
}
.n_hb_sec4_roate .txt h2{
	color: #075fa2;
    font-size:50px;
    line-height: 60px;
    font-family: '微软雅黑';
    text-align: center;
    font-weight: bold;
}
.n_hb_sec4_wz{
	width: 100%;
	height: 100%;
	position: relative;
}
.n_hb_sec4_wz .bar{
	font-size:18px;
    line-height: 28px;
    font-family: 'Microsoft JhengHei';
    color: #666666;
    position: absolute;
    padding-right: 34px;
    cursor: pointer;
}
.n_hb_sec4_wz .bar.act:before{
	opacity: 1;
}
.n_hb_sec4_wz .bar1{
	top:140px;
	left: 120px;
}
.n_hb_sec4_wz .bar2{
	top:140px;
	right: 175px;
}
.n_hb_sec4_wz .bar3{
	top:260px;
	left: 52px;
}
.n_hb_sec4_wz .bar4{
	top:260px;
	right: -36px;
}
.n_hb_sec4_wz .bar5{
	top:405px;
	left: 3px;
}
.n_hb_sec4_wz .bar6{
	top:405px;
	right: -67px;
}
.n_hb_sec4_wz .bar7{
	top:544px;
	left: 32px;
}
.n_hb_sec4_wz .bar8{
	top:544px;
	right: 70px;
}
.n_hb_sec4_wz .bar9{
	top:656px;
	left: 123px;
}
.n_hb_sec4_wz .bar10{
	top:656px;
	right: 1px;
}
.n_hb_sec4_wz .bar:after{
	content: '';
	width: 8px;
	height: 8px;
	background-color: #24af56;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right: 7px;
}
.n_hb_sec4_wz .bar:before{
	content: '';
	width: 22px;
	height: 22px;
	background-color: #fff;
	border: 5px solid #cfedda;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right: 0;
	opacity: 0;
}
.n_hb_sec4_wz .bar:nth-child(2n){
	padding-left: 34px;
}
.n_hb_sec4_wz .bar:nth-child(2n):after{
	left: 7px;
}
.n_hb_sec4_wz .bar:nth-child(2n):before{
	left: 0;
}
.n_hb_sec5{
	display: table;
	width: 100%;
	padding-bottom: 60px;
}
.n_hb_sec5 .ti{
	display: table-cell;
	width: 22%;
	font-size:32px;
    line-height: 46px;
    font-family: 'Microsoft JhengHei';
    color: #075fa2;
    font-weight: bold;
    padding-left: 90px;
    background: url(../images/n_hb9.png) no-repeat 20px center;
    vertical-align: middle;
}
.n_hb_sec5 .img{
	display: table-cell;
	width: 78%;
	 vertical-align: middle;
	 text-align: center;
	 padding: 0 5px;
}
.n_hb_sec5 .img img{
	max-width: 100%;
}
.n_hb_sec6_u{
	text-align: center;
}
.n_hb_sec6_u h1{
	font-size:30px;
    line-height: 40px;
    font-family: 'Microsoft JhengHei';
    color: #075fa2;
    font-weight: bold;
}
.n_hb_sec6_u .des{
	font-size:18px;
    line-height: 28px;
    font-family: 'Microsoft JhengHei';
    color: #666;
    padding: 13px 0 25px;
    position: relative;
}
.n_hb_sec6_u .des:after{
	content: '';
	width: 38px;
	height: 1px;
	background-color: #b6b6b6;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	bottom: 0;
}
.n_hb_sec6_d{
	width: 590px;
	margin: 0 auto;
	padding-top: 45px;
}
.n_hb_sec6_d .form_group{
	padding: 13px 0;
}
.n_hb_sec6_d .form_group label{
	width: 152px;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #666;
	cursor: pointer;
}
.n_hb_sec6_d .form_group input[type='text']{
	width: 359px;
	height: 42px;
	line-height: 42px;
	border: 1px solid #cecccb;
	padding-left: 15px;
}
.n_hb_sec6_d .form_group span{
	width:70px;
	font-size: 14px;
	line-height: 40px;
	color: #666;
	display: inline-block;
}
.n_hb_sec6_d .form_group_code{
	position: relative;
}
.n_hb_sec6_d .form_group_code img{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right: 80px;
}
.n_hb_sec6_d .form_group input[type='button']{
	width: 114px;
	line-height: 40px;
	height: 40px;
	background-color: #f9ad3b;
	border-radius: 30px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Microsoft JhengHei';
	margin-left: 152px;
}
.n_hb_sec6_d .form_group .des{
	font-size: 16px;
	color: #666;
	margin-left: 152px;
}
.n_hb_sec6{
	padding: 55px 0;
	position: relative;
}
.n_hb_sec6:after{
	content: '';
	width: 1920px;
	height: 100%;
	background-color: #f8f8f8;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	z-index: -1;
}
/*联系我们*/
.n_lx_sec1{
	padding: 80px 0;
}
.n_lx_sec1l{
	width: 68.5%;
	padding-right: 30px;
}
.n_lx_sec1l .contact-grid .bar.act{
	background-color: #f3f5f7;
	border-bottom: 1px solid transparent;
}
.n_lx_sec1l .contact-grid .bar{
    padding: 20px 15px;
    border-bottom: 1px solid #dbdbdb;
    position: relative;
}
.n_lx_sec1l .contact-grid .bar .img{
    width: 91px;
    height: 91px;
}
.n_lx_sec1l .contact-grid .bar .img img{
    width: 91px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.n_lx_sec1l .contact-grid .bar .txt{
	width: calc(100% - 91px);
	padding-left: 30px;
}
.n_lx_sec1l .contact-grid .bar .txt p{
	color: #666;
	font-size: 16px;
	line-height: 32px;
	font-family: 'Microsoft Yahei';
}
.n_lx_sec1l .contact-grid .bar .txt p span{
	font-weight: bold;
	color: #333;
}
.n_lx_sec1r{
	width: 31.5%;
	padding-left:37px; 
	border-left: 1px solid #dbdbdb;
}
.n_lx_sec1r1 h1{
	color: #075fa2;
	font-size: 22px;
	font-weight: bold;
	line-height: 32px;
	font-family: 'Microsoft JhengHei';
	padding-bottom: 25px;
	position: relative;
}
.n_lx_sec1r1 h1:after{
	content: '';
	width:62px;
	height: 2px;
	background-color: #075ea1;
	position: absolute;
	left: 0;
	bottom: 0;
}
.n_lx_sec1r1 ul{
	margin-top: 20px;
}
.n_lx_sec1r1 ul li{
	color: #666;
	font-size: 16px;
	line-height: 26px;
	font-family: 'Microsoft JhengHei';
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: left 6px;
	margin: 8px 0;
}
.n_lx_sec1r1 ul li:nth-child(1){
	background-image: url(../images/n_lx1.png);
}
.n_lx_sec1r1 ul li:nth-child(2){
	background-image: url(../images/n_lx2.png);
}
.n_lx_sec1r1 ul li:nth-child(3){
	background-image: url(../images/n_lx3.png);
}
.n_lx_sec1r1 ul li:nth-child(4){
	background-image: url(../images/n_lx4.png);
}
.n_lx_sec1r2 h1{
	color: #075fa2;
	font-size: 16px;
	line-height: 26px;
	font-family: 'Microsoft JhengHei';
	font-weight: bold;
}
.n_lx_sec1r2 .form_group{
	padding-right: 15px; 
}
.n_lx_sec1r2 .form_group label{
	width: 100%;
	color: #333;
	font-size: 14px;
	line-height: 24px;
	font-family: 'Microsoft JhengHei';
	margin-bottom: 3px;
}
.n_lx_sec1r2 .form_group input[type='text']{
	width: 100%;
	height: 36px;
	line-height: 36px;
	border: 1px solid #dbdbdb;
	padding-left: 15px;
	color: #c9c9c9;
	font-size: 14px;
	font-family: 'Microsoft JhengHei';
}
.n_lx_sec1r2 .form_group input[type='text']::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #c9c9c9;
}
.n_lx_sec1r2 .form_group input[type='text']::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   	color: #c9c9c9;
}
.n_lx_sec1r2 .form_group input[type='text']::-moz-placeholder { /* Mozilla Firefox 19+ */
   	color: #c9c9c9;
}
.n_lx_sec1r2 .form_group input[type='text']::-ms-input-placeholder { /* Internet Explorer 10-11 */
   	color: #c9c9c9;
}
.n_lx_sec1r2 .form_group textarea{
	width: 100%;
	height: 110px;
	border: 1px solid #dbdbdb;
	padding: 15px;
	resize: none;
	color: #c9c9c9;
	font-size: 14px;
}
.n_lx_sec1r2 .form_group.form_group_code input{
	width: 45%;
}
.n_lx_sec1r2 .form_group.form_group_code img{
	margin-left: 35px;
}
.n_lx_sec1r2 .form_group input[type='button']{
	width: 110px;
	height: 40px;
	background-color: #f9ad3b;
	border-radius: 30px;
	font-size: 16px;
	font-family: 'Microsoft JhengHei';
	color: #fff;
	font-weight: bold;
}
.n_lx_sec1r2 .form_group select{
	width: 100%;
	height: 36px;
	line-height: 36px;
	border: 1px solid #dbdbdb;
	padding-left: 15px;
	color: #c9c9c9;
	font-size: 14px;
	font-family: 'Microsoft JhengHei';
}
.n_lx_sec1r2 .form_group{
	padding: 10px 0;
}
.n_lx_sec1r2{
	margin-top: 35px;
}
/*新闻*/
.n_news_sec1
{
    padding-bottom: 11px;
}
.n_news_sec1 li
{
    margin-bottom: 30px;
}
.n_news_sec1 li a{
    position: relative;
    overflow: hidden;
    display: block;
    background: #fbfbfb;
}
.n_news_sec1 li a::before
{
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    height: 100%;
    content: '';
    background: #075fa2;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.n_news_sec1 li a::after
{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 90px;
    width: 1px;
    height: 60%;
    content: '';
    opacity: .3;
    background: #fff;
}
.n_news_sec1 li .riqi
{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 90px;
    text-align: center;
}
.n_news_sec1 li .riqi .p1{
    font-size: 42px;
    line-height: 52px;
    font-family: 'Microsoft JhengHei';
    color: #fff;
}
.n_news_sec1 li .riqi .p2{
    font-size: 14px;
    line-height: 24px;
	font-family: 'Microsoft JhengHei';
    color: #fff;
}
.n_news_sec1 li .imgk
{
    position: relative;
    z-index: 1;
    float: right;
    overflow: hidden;
    width: 270px;
}
.n_news_sec1 li .imgk .img
{
    width: 100%;
}
.n_news_sec1 li .imgk .imgj
{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -18px;
    margin-left: -18.5px;

    opacity: 0;
}
.n_news_sec1 li .lin{
    position: relative;
    z-index: 1;
    display: inline-block;
    width: calc(100% - 270px);
    padding: 34px 50px 15px 140px;
}
.n_news_sec1 li .lin h4{
    font-size: 20px;
	font-family: 'Microsoft JhengHei';
	font-weight: bold;
    margin-bottom: 26px;
    color: #075fa2;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.n_news_sec1 li .lin p{
    font-size: 14px;
    line-height: 24px;
	font-family: 'Microsoft JhengHei';
    color: #888;
    overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.n_news_sec1{
	padding: 60px 0 40px;
}
.n_news_sec2{
	padding-bottom: 60px;
}
.n_news_xq1 .newp_title{
	padding: 80px 0 60px;
}
.n_news_xq1 .newp_title h1{
	font-size: 36px;
	line-height: 34px;
	font-family: 'Microsoft JhengHei';
	color: #333;
	text-align: center;
}
.n_news_xq1 .newp_mess{
	padding: 30px 0;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.n_news_xq1 .newp_mess .npm_fl span{
	display:inline-block;
	margin-right: 30px;
	font-size: 14px;
	color: #075fa2;
	font-family: 'Microsoft JhengHei';
}
.n_news_xq1 .newp_mess .npm_fl span img {
    width: 15px;
    margin-right: 10px;
    display: none;
}
.n_news_xq1 .newp_mess .npm_fr a{
	font-size: 14px;
	color: #999999;
}
.n_news_xq1 .newp_mess .npm_fr a img{
	margin-right: 15px;
	display: none;
}
.n_news_xq1 .newp_box{
	padding-bottom: 60px;
}
.n_news_xq1 .newp_box h1{
	margin-top: 30px;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	line-height: 28px;
	font-family: 'Microsoft JhengHei';
}
.n_news_xq1 .newp_box p{
	margin-top: 30px;
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	font-family: 'Microsoft JhengHei';
}
.n_news_xq1{
	padding-bottom: 80px;
}
.n_lx_sec1l .map{
	display: none;
	width: 100%;
}
#ChinaMap text{
	/*opacity: 0;*/
}
#ChinaMap .pathred{
	fill: #dbdbdb !important;
}
#ChinaMap path:hover{
	fill: #dbdbdb !important;
}
@media(min-width: 1200px){
	.index_xq .con .li:hover h1{
		color: #075fa2;
	}
	.index_xq .con .li:hover .img_h{
		display: block;
	}
	.index_xq .con .li:hover .img_s{
		display: none;
	}
	.index_cp_ti .more:hover{
		background-color: transparent;
		border: 1px solid #f9ad3b;
	}
	.index_cp_ti .more:hover a{
		color: #666;
	}
	.index_cp_con li:hover a{
		
		background-color: #075fa2;	
	}
	.index_cp_con li:hover a .wz h1{
		color: #fff;
	}
	.index_cp_con li:hover a .wz p{
		color: #59a2d9;
	}
	.index_cp_con li:hover a .wz .more .img_s{
		display: none;
	}
	.index_cp_con li:hover a .wz .more .img_h{
		display: block;
	}
	.index_jh .right .con .more:hover{
	    background-color: #fff;
	}
	.index_jh .right .con .more:hover a{
		color: #0f65a7;
	}
	.index_jh .right .con .more:hover:after{
		background: url(../images/jh_jt1.png) no-repeat center center;
		background-size: 100% 100%;
	}
	.footer_copy a:hover{
		color: #176cad;
	}
	.ban_wz1 .more a:hover{
		text-decoration: underline;
	}
	.footer_nav dl dd a:hover{
	    color: #176cad;
	}
	.footer_nav dl dt a:hover{
		color: #176cad;
	}
	/*.index_hz_con ul li:hover .img{
	   transform: rotateY(180deg);
	   -o-transform: rotateY(180deg);
	   -ms-transform: rotateY(180deg);
	   -moz-transform: rotateY(180deg);
	   -webkit-transform: rotateY(180deg);
	}*/
	.index_case_con ul li a:hover .top .wz{
	    display: none;
	}
	.n_about_sec6_d  .slick-prev:hover{
		border-left: 2px solid #075fa2;
		border-top: 2px solid #075fa2;
	}
	.n_about_sec6_d  .slick-next:hover{
		border-left: 2px solid #075fa2;
		border-top: 2px solid #075fa2;
	}
	.n_about_sec7_dt_time .slick-prev:hover{
		background-image: url(../images/n_about_p1.png);
	}
	.n_about_sec7_dt_time .slick-next:hover{
		background-image: url(../images/n_about_n1.png);
	}
	.n_cp_sec1_d1 li:hover a{
		background-color: #075fa2;
	
	}
	.n_cp_sec1_d1 li:hover .txt h1{
		color: #fff;
	}
	.n_cp_sec1_d1 li:hover .txt .des{
		color: #59a2d9;
		
	}
	
	.n_cp_sec1_d1 li:hover .txt .more .img_h{
		display: block;
	}
	.n_cp_sec1_d1 li:hover .txt .more .img_s{
		display: none;
	}
	.n_cp_sec3_dd .bar:hover .txt{
		padding-left: 28px;
		text-align: left;
	}
	.n_cp_sec3_dd .bar:hover .txt:after{
		opacity: 1;
		left: 88%;
	}
	.n_cp_sec3_dd .slick-next:hover:after{
		border-top: 1px solid #f9ad3b;
		border-right: 1px solid #f9ad3b;
	}
	.n_cp_sec3_dd .slick-prev:hover:after{
		border-top: 1px solid #f9ad3b;
		border-left: 1px solid #f9ad3b;
	}
	.n_cp_sec3_dd .slick-next:hover,.n_cp_sec3_dd .slick-prev:hover{
		background-color: transparent;
		border: 1px solid #f9ad3b;
	}
	.page li:hover img:last-child{
		display: inline-block;
	}
	.page li:hover img{
		display: none;
	}
	.page li:hover{
		color:#075fa2;
		border: 1px solid #075fa2;
	}
	.n_cp_xq7 a:hover{
		background-color: transparent;
		color: #f9ad3b;
		}
	.n_cp_sec1_ur .bar a:hover{
		color: #075fa2;
	}
	
	.n_dw_sec1_d1 .bar:hover .img .hovershow{
		display: inline-block;
	}
	.n_dw_sec1_d1 .bar:hover .img .hoveyin{
		display: none;
	}
	.n_dw_sec1_d1 .bar:hover .p h3{
		color: #075fa2;
	}
	.n_dw_sec1_d1 .bar:hover .p p{
		color: #075fa2;
	}
	.n_sl_sec1_d1_con .bar:hover .txt .more{
		border: 1px solid #f9ad3b;
		color: #f9ad3b;
	}
	.n_sl_sec1_d1_con .bar:hover .txt .more:before{
		background: url(../images/jian1.png) no-repeat center;
	}
	.n_sl_sec1_d1_con .slick-next:hover, 
	.n_sl_sec1_d1_con .slick-prev:hover{
		background-color: transparent;
	    border: 1px solid #f9ad3b;
	}
	.n_sl_sec1_d1_con .slick-next:hover:after{
		border-top: 1px solid #f9ad3b;
	    border-right: 1px solid #f9ad3b;
	}
	.n_sl_sec1_d1_con .slick-prev:hover:after{
		border-top: 1px solid #f9ad3b;
	    border-left: 1px solid #f9ad3b;
	}
	.n_sl_sec2_d ul li a:hover .lib{
		opacity: 1;
	}
	.n_sl_sec2_d ul li a:hover .liwz{
		opacity: 0;
	}
	.n_sl_sec4_dd1 .slick-next:hover,.n_sl_sec4_dd1 .slick-prev:hover{
		background-color: transparent;
		border: 1px solid #f9ad3b;
	}
	.n_sl_sec4_dd1 .slick-next:hover:after{
		border-top: 1px solid #f9ad3b;
		border-right: 1px solid #f9ad3b;
	}
	.n_sl_sec4_dd1 .slick-prev:hover:after{
		border-top: 1px solid #f9ad3b;
		border-left: 1px solid #f9ad3b;
	}
	.n_sl_xq_sec4 .qh:hover{
		background-color: #075fa2;
	}
	.n_sl_xq_sec4 .qh:hover a{
		color: #fff;
	}
	.n_sl_xq_sec4 .qh:hover:before{
		background-color: #fff;
	}
	.n_sl_xq_sec4 .qh:hover:after{
		border-top: 1px solid #fff;
	}
	.n_sl_xq_sec4 .qh.prev:hover:after{
		border-left: 1px solid #fff;
	}
	.n_sl_xq_sec4 .qh.next:hover:after{
		border-right: 1px solid #fff;
	}
	.n_video_sec_d1 ul li .bar:hover .img img{
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
		transform: scale(1.2);
	}
	.n_video_sec_d1 ul li .bar:hover h1{
		color: #075fa2;
	}
	.n_case_sec_d .bar:hover .img_h{
		display: inline-block;
	}
	.n_case_sec_d .bar:hover .img_s{
		display: none;
	}
	.n_case_sec_d .bar:hover h1{
		color: #075fa2;
	}
	.n_case_sec_d1 .bar:hover .txt{
		background-color: #075fa2;
		bottom: 50px;
	}
	.n_case_sec_d1 .bar:hover .txt:after{
		background-image: url(../images/cp_more1.png);
	}
	.n_case_sec_d1 .bar:hover .txt h1{
		color: #fff;
	}
	.n_case_sec_d1 .bar:hover .txt .des{
		color: #fff;
	}
	.n_case_sec_d1 .bar:hover .txt h1:after{
		background-color: #fff;
	}
	.n_zp_sec2 a:hover{
		color: #f9ad3b;
		background: transparent;
		border:1px solid #f9ad3b;
	}
	.n_zp_sec1 .bar:hover .icon .img_h{
		display: inline-block;
	}
	.n_zp_sec1 .bar:hover .icon .img_s{
		display: none;
	}
	.n_zp_sec1 .bar:hover h1{
		color: #075fa2;
	}
	.n_zp_sec2 a:hover:after{
		background: url(../images/jian1.png) no-repeat center center;
	}
	.n_zp_sec3_con .d-h1-sysming .s1 p{
		color: #075fa2;
	}
	.n_zp_sec3_con .d-h1-sysming .s2{
		color: #075fa2;
	}
	.n_hb_sec4_wz .bar:hover:before{
		opacity: 1;
	}
	.n_hb_sec3 .bar:hover .item{
		bottom: 20px;
	}
	.n_news_sec1 li a:hover::before
	{
	    width: 100%;
	}
	.n_news_sec1 li a:hover h4,
	.n_news_sec1 li a:hover p
	{
	    color: #fff;
	}
	.n_news_sec1 li a:hover .imgk .img{
	    -webkit-transform: scale(1.2);
	       -moz-transform: scale(1.2);
	        -ms-transform: scale(1.2);
	         -o-transform: scale(1.2);
	            transform: scale(1.2);
	    opacity: .9;
	}
	.n_news_sec1 li a:hover .imgk .imgj{
	    opacity: 1;
	}
	.n_news_xq1 .newp_mess .npm_fr a:hover{
		color: #075fa2;
	}
	.n_slevel .bar:hover{
		background-color: rgba(7,95,162,0.8);
	}
	.n_slevel .bar:hover a{
		color: #fff;
	}
}

/*xiu gai img daxiao*/
.john_div{
    position: relative;
}
.john_div .john_c_img{ 
    position: relative;
    top: 0;
    left: 0;
}
.john_div .john_x_img{ 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.share_a_b{
	width:20px;
	height:20px;
	position:relative;
	cursor: pointer;
}
.share_a_b img{
	width:100%;
}
.share_a_bb{
	width:20px;
	height:20px;
	margin-left:10px;
	position:relative;
}
.share_a_bb img{
	width:100%;
}
.wei_ab{
	position:absolute;
	top:20px;
	left:50%;
	z-index: 1000;
	width:235px;
	transform: translateX(-50%);
	display:none;
	-webkit-transition:all .3s ease-out 0s;
	-moz-transition:all .3s ease-out 0s;
	-ms-transition:all .3s ease-out 0s;
	-o-transition:all .3s ease-out 0s;
	transition:all .3s ease-out 0s;
	padding:10px;
}
.share_a_b:hover .wei_ab{
	display:block;
}
.piccc{
	width:100px;
	height:100px;
	position:relative;
	top:0;
	left:50%;
	transform: translateX(-50%);
}
.piccc img{
	width:100%;
}
.wei_on{
	margin-right:10px;
}
.bshare_box{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.bshare_box a{
	width: 100% !important;
	height: 100% !important;
	display: block;
	opacity: 0 !important;
}
.bsPromo{
	width: 100%;
	height: 100%;
	display: block !important;
	opacity: 0 !important;
}

.g_sbtna{
    -webkit-transform: translateX(50%) rotate(45deg);
    -ms-transform: translateX(50%) rotate(45deg);
    -o-transform: translateX(50%) rotate(45deg);
    transform: translateX(50%) rotate(45deg);
    right: 50%;
    top: -20px;
}
.g_sbtnb {
    -webkit-transform: translateX(50%) rotate(135deg);
    -ms-transform: translateX(50%) rotate(135deg);
    -o-transform: translateX(50%) rotate(135deg);
    transform: translateX(50%) rotate(-135deg);
    right: 50%;
    bottom: -16px;
}
.g_btnlistbox{
	position: relative;
}
.g_sbtna, .g_sbtnb {
    width: 21px;
    height: 21px;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    z-index: 3;
    position: absolute;
    cursor: pointer;
}

.nav_down .erji nav .li.atnm a {
    color: #0075c2;
}
.nav_down .erji nav .li.atnm {
    border-bottom: 1px solid #d7d7d7;
    padding: 10px 0 10px 22px;
    background: url(../images/nav_li1.png) no-repeat 4px center;
    background-size: 5px 9px;
}
.nav_down .erji nav .li.atnm:after {
    content: '';
    position: absolute;
    top: 26px;
    right: 2px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #0075c2;
    border-right: 1px solid #0075c2;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
/**/
.index_case_ti .bn .case:nth-child(2){
	border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.fenye_ph .lp{
	width: 30%;
	border: 1px solid #dbdbdb;
	text-align: center;
	float: left;
}
.fenye_ph .lp a{
	color: #999999;
	display: block;
	padding: 10px 0;
}
.fenye_ph .lp:hover{
	border: 1px solid #075fa2;
}
.fenye_ph .lp:hover a{
	color: #075fa2;
}
.fenye_ph .rp{
	width: 30%;
	border: 1px solid #dbdbdb;
	text-align: center;
	float: right;
}
.fenye_ph .rp a{
	color: #999999;
	display: block;
	padding: 10px 0;
}
.fenye_ph .rp:hover{
	border: 1px solid #075fa2;
}
.fenye_ph .rp:hover a{
	color: #075fa2;
}
.w_show{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}
.w_hid{
	position: relative;
	top: 0;
	left: 0;
}
.w_mengceng{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(51,51,51,0.3);
}
.w_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 15px #dbdbdb;
    display: none; 
    z-index: 1;
}
.index_cp_con li a:hover .w_box{
	display: block;
}
.index_cp_con li a{
	display: block;
	background-color: #f3f5f7;
	position: relative;
}
.n_cp_sec1_d .n_cp_sec1_d1 li a:hover .w_box{
	display: block;
}
.n_cp_sec1_d .n_cp_sec1_d1 li a{
	position: relative;
}
.n_sl_sec4_dd li a:hover .w_box{
	display: block;
}
.n_sl_sec4_dd li a{
	position: relative;
}
/*.footer_nav dl:nth-child(1){
	display: none;
}*/
.g_menu {
    position: relative;
}
.w_menunitm {
    border: 1px solid #999999;
    margin-bottom: 14px;
}
.g_menutit {
    padding: 0 20px;
    cursor: pointer;
}
.g_menutop {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #999999;
    line-height: 45px;
    cursor: pointer;
}
.g_menubtn {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #999999;
    line-height: 45px;
    cursor: pointer;
    cursor: pointer;
}
.g_menu ul {
    display: none;
    position: absolute;
    left: 0;
    top: 46px;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 100%;
    background-color: #f7f4f4;
    z-index: 1;
    height: 240px !important;
    overflow: auto;
    cursor: pointer;
}
.g_menubtn2 {
    font-family: "Microsoft JhengHei";
    font-size: 18px;
    line-height: 35px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #ded9d9;
}
.g_menu ul .slick-slide{
	float: none;
}
.index_hz_con ul li:nth-child(1){
		border-bottom: 1px solid #d4dde4;
	}
.yx_slick0{
	display: block !important;
}
.w_xiaozhao_3{
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 24px;
	color: #075fa2;
	margin-top: 34px;
}
.w_xiaozhao_1_zi{
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	line-height: 44px;
}
.w_xiaozhao_1_img{
	width: 44px;
	margin-right: 18px;
}
.w_xiaozhao_1_img img{
	width: 100%;
}
.w_xiaozhao_1{
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 15px;
}
.w_xiaozhao_2{
	margin-top: 10px;
}
.w_xiaozhao_2_box{
	margin-top: 31px;
	position: relative;
	padding-left: 61px;
}
.w_span1{
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 28px;
	color: #075fa2;
	margin-right: 38px;
}
.w_span2{
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 22px;
	color: #666666;
	margin-right: 38px;
}
.w_span3{
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 22px;
	color: #666666;
}
.w_xiaozhao_2_box::after{
	content: '';
	width: 29px;
	height: 1px;
	background-color: #075fa2;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.w_xiaozhao{
	margin-top: 49px;
}
.bottom-fixed {
	background: #42250E;
	bottom: 0;
	position: fixed;
	height: 55px;
	text-align: center;
	z-index: 9999;
	line-height: 70px;
	color: #fff;
	width: 100%;
	left: 0px;
	display: none;
}
.bottom-fixed li {
	border-right: #fff 0px solid;
	font-size: 16px;
	width: 25%;
	float: left;
	list-style: none;
	text-align: center;
	height: 60px;
	padding-top: 5px;
	background: #075fa2;
}
.sms {
	background: url("../images/sms.png") no-repeat scroll center 4px transparent;
	float: left;
	height: 100%;
	width: 100%;
	color: #fff;
	line-height: 70px;
	font-size: 14px;
}
.tel {
	background: url("../images/tel1.png") no-repeat scroll center 0px transparent;
	float: left;
	height: 100%;
	width: 100%;
	line-height: 70px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}
.map {
	background: url("../images/map1.png") no-repeat scroll center -3px transparent;
	float: left;
	height: 100%;
	width: 100%;
	line-height: 70px;
	font-size: 14px;
	color: #fff;
}
.chat {
	background: url("../images/sq.png") no-repeat scroll center -2px transparent;
	float: left;
	height: 100%;
	width: 100%;
	line-height: 70px;
	font-size: 14px;
	color: #fff;
}
@media only screen and (max-width : 640px) {
	.bottom-fixed{
		display: block;
	}
}