
* {
	margin: 0px;
	padding: 0px;
	outline:none;
}


body {
	font-family: "微软雅黑";
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.w50{
	width:50%;
	margin:0 auto;
}

.w1666{
	width:1666px;
	margin:0 auto;
}
.w1541{
	width:1541px;
	margin:0 auto;
}

/*header*/

.nav{
	position:fixed;
	top:0px;
	left:0px;
	height:102px;
	line-height:102px;
	width:100%;
	z-index:99;
	background:#fff;
	box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.1);
}
.nav_left{
	margin-top:22.5px;
	width:196px;
	float:left;
}
.nav_left img{
	width:100%;
}
.nav_right{
	float:left;
	margin-left:159px;
}
.nav_right .nav_rightli{
	width:138px;
	float:left;
	text-align:center;
}
.nav_right .header_rb1 a{
	color:#151515;
	font-size:18px;
	font-family: pfzd;
}
.nav_zy{
	position:absolute;
	right:0px;
	background-image: linear-gradient(to right, #0170b7 , #018ae1);
	padding:0px 35px;
	height:102px;
}
.nav_zy1 div {
    position: relative;
    float:left;
    height: 30px;
	margin-top:6px;
}
.header_ss{
	display:block;
	width:18px;
}
.nav_zy1 form input {
    outline: none;
    vertical-align: middle;
    background: transparent;
    outline: none;
    border: none;
    border-bottom: 1px solid #fff;
    width: 0;
    color: #fff;
    line-height: 30px;
    height: 30px;
    box-sizing: border-box;
    padding-right: 0;
	float:left;
	transition: .5s;
}
.nav_zy1 form button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%;
    background: #fff;
    color:#0170b7;
	border:none;
    right: 0;
    font-size: 12px;
    opacity: 0;
    pointer-events: none;
	cursor: pointer;
}
.nav_zy1.ac button {
    opacity: 1;
    pointer-events: all;
}
.nav_zy1.ac form input {
    width: 120px;
    padding-right: 25px;
}
.nav_zy1.ac .header_ss{
	padding-left:15px;
}
.nav_zy1 form{
	height:30px;
}
.header_ss{
	padding:0px 20px 0px 0px;
	border-right:1px solid #fff;
	margin-right:15px;
	cursor: pointer;
}
.header_ss img{
	position:relative;
	top:6px;
}
.nav_zy1{
	display:inline-block;
	height:30px;
	position:relative;
}

.nav_zy2{
	display:inline-block;
	font-size:22px;
	color:#fff;
}
.nav_zy2 img{
	display:inline-block;
	margin-right:12px;
}
.nav_rightli .header_bli a:hover{
	text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}

.header_bli{
	background-image: linear-gradient(to right, #0170b7 , #018ae1);
	display:None;
	position:relative;
}
.header_bli::after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border: 8px solid #018ae1;
    border-color: transparent transparent #018ae1 transparent;
    position: absolute;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
}
.header_bli a{
	line-height:60px;
	color:#fff;
}

/*header end*/

/*footer*/
.footer{
	padding-top:54px;
	padding-bottom:50px;
	border-bottom:1px solid rgba(255,255,255,0.39);
	background:#171717;
}
.footer_lxfs{
	margin-top:56px;
}
.footer_ll{
	width:111px;
	float:left;
}
.footer_ll img{
	width:100%;
}
.footer_rr{
	font-size:16px;
	color:rgba(255,255,255,0.88);
}
.footer_rr span{
	letter-spacing: 1px;
	width:66px;
	text-align: justify;
}
.footer_rr{
	float:left;
	margin-left:32px;
}
.footer_rr p{
	
	font-size:16px;
	line-height:16px;
	margin-top:15px;
}
.footer_rr p:first-child{
	margin-top:0px;
}
.footer_l{
	float:left;
}
.footer_r{
	float:right;
}
.footer_r ul .footer_ra{
	float:left;
	width:160px;
	text-align:center;
}
.footer_r1{
	color:#fff;
	font-family: pfzd;
	font-size:16px;
}
.footer_rb{
	margin-top:16px;
}
.footer_rb li a{
	font-size:14px;
	color:rgba(255,255,255,0.77);
	line-height:30px;
}
.footer_rb li:hover a{
	color:#fff;
}
.footer_bottom{
	height:54px;
	line-height:54px;
	background:#171717;
}
.footer_bottoml{
	font-size:12px;
	
	color:#fff;
	float:left;
}
.footer_bottoml a{
	color:#fff;
}
.footer_bottoml p{
	display:inline-block;
	margin-right:10px;
}
.footer_bottomr{
	float:right;
	font-size:12px;
}
.footer_bottomr a{
	color:#fff;
}
.footer_bottomr img{
	height:12px;
	display:inline-block;
}
/*footer end*/

/*aboutny*/
.about_nav{
	position:relative;
	height:80px;
	line-height:80px;
	background:rgba(179,179,179,0.06);
}
.about_navl{
	width:100%;
}
.about_navl li{
	width:150px;
	text-align:center;
	position:relative;
	float:left;
}
.about_navl li::after{
	content:'';
	position:absolute;
	right:0px;
	top:50%;
	margin-top:-7px;
	height:14px;
	width: 1px;
	background:#b7b7b7;
}
.about_navl li a{
	color:#101010;
	font-size:16px;
}
.about_navl li.action a{
	color:#0c1f79;
}
.about_navl li:hover a{
	color:#0c1f79;
}
.about_navr{
	float:right;
	color:#101010;
	font-size:14px;
	font-family: pfct;
}
.about_navr i{
	display:inline-block;
	margin-right:4px;
	color:#101010;
}
.about_navr a{
	display:inline-block;
	color:#101010;
	font-size:14px;
	font-family: pfct;
}
/*about_nav*/
.about_qyjj{
	position:relative;
	overflow: hidden;
	width:100%;
}
.about_qyjj *{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.about_qyjjra{
	position:relative;
}
.about_qyjj ul li:nth-child(1) .about_qyjjr{
	font-family: arbl;
}
.about_qyjj ul li:nth-child(1) .about_qyjjr span:nth-child(1){
	font-size:44px;
	color:#0c1f79;
	text-transform: uppercase;
}
.about_qyjj ul li:nth-child(1) .about_qyjjr span:nth-child(2){
	font-size:44px;
	color:#00a9c3;
	margin-left:13px;
}
.about_qyjj ul li:nth-child(1) .about_qyjjl{
	width:50%;
	height:454px;
	background:url(../images/qyjj1.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	float:left;
}
.about_qyjj ul li:nth-child(1) .about_qyjjr{
	height:454px;
	width:50%;
	padding:0px 70px;
	float:right;
}
.about_qyjj ul li:first-child .about_qyjjra1{
	margin-bottom:26px;
}
.about_qyjj ul li:first-child .about_qyjjra2{
	width:94%;
}
.about_qyjjh{
	display: table-cell;
    vertical-align: middle;
	height:454px;
}
.about_qyjjra1{
	font-size:2rem;
	color:#000000;
	
}
.about_qyjjra2{
	font-size:16px;
	line-height:36px;
	margin-top:20px;
	text-align:justify;
}
.about_qyjj ul li:nth-child(2) .about_qyjjl{
	width:50%;
	padding:0px 70px;
	float:left;
}
.about_qyjj ul li:nth-child(2) .about_qyjjr{
	width:50%;
	float:right;
	height:454px;
	background:url(../images/qyjj2.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.about_qyjj ul li:nth-child(3) .about_qyjjl{
	width:50%;
	float:left;
	height:454px;
	background:url(../images/qyjj3.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.about_qyjj ul li:nth-child(3) .about_qyjjr{
	width:50%;
	float:right;
	padding:0px 70px;
}

.about_qyjjra3 ul li{
	float:left;
	text-align:center;
}
.about_qyjjra3 ul li:nth-child(1){
	border-right:1px solid #d7d7d7;
	padding-right:35px;
}
.about_qyjjra3 ul li:nth-child(2){
	border-right:1px solid #d7d7d7;
	padding:0px 35px;
}
.about_qyjjra3 ul li:nth-child(3){
	padding-left:35px;
}
.about_qyjjra31{
	font-size:36px;
	font-weight:bold;
}
.about_qyjjra32{
	color:#2b2b2b;
	font-size:16px;
}
.about_qyjjra3{
	margin-top:20px;
}
/*gsjj*/
.qywh{
	background:#f2f2f2;
	padding:88px 0px;
}
.qywh_t{
	text-align:center;
}
.qywh_t img{
	display:inline-block;
}
.qywh_ul ul li{
	width:291px;
	height:364px;
	float:left;
	position:relative;
	overflow: hidden;
	background-image: linear-gradient(to right, #0170b7 , #018ae1);
	
}
.qywh_ul ul li:nth-child(2){
	margin:0px 140px;
}
.qywh_ul ul li:first-child{
	margin-left:194px;
}
.qywh_ul ul li:last-child{
	margin-right:194px;
}
.qywh_ul_img{
	transition: 1s;
}

.qywh_ul_img{
	height:182px;
}
.qywh_ul1{
	height:182px;
	padding:21px 38px 0px;
	transition: .5s;
}
.qywh_ul1a1{
	float:left;
}
.qywh_ul1a2{
	font-size:42px;
	line-height:36px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:rgba(255,255,255,0.22);
	float:right;
}
.qywh_ul1b{
	margin-top:33px;
}
.qywh_ul2{
	height:182px;
	padding:0px 38px;
}
.qywh_ul1b1{
	font-size:24px;
	color:#fff;
	
}
.qywh_ul1b2{
	font-size:14px;
	color:rgba(255,255,255,0.39);
	letter-spacing: 2px;
}
.qywh_ul2{
	display: table-cell;
    vertical-align: middle;
	height:182px;
}
.qywh_ul ul li:hover .qywh_ul_img{
	margin-top:-182px;
}
.qywh_ul ul li:hover .qywh_ul1{
	padding-top:42px;
	height:140px;
}
.qywh_ul2{
	font-size:18px;
	color:#fff;
	
}
.qywh_ul{
	margin-top:74px;
}
/*qywh*/
.zzry{
	padding:60px 0px;
}
.zzry_ul{
	margin-top:90px;
}
.zzry_ul ul li{
	width:458px;
	margin-right:83.5px;
	margin-bottom:30px;
	float:left;
	cursor: pointer;
}
.zzry_ul ul li:nth-child(3n){
	margin-right:0px;
}

.zzry_ul_img{
	text-align:center;
	width:397px;
	margin:0 auto;
	position:relative;
	overflow: hidden;
}
.zzry_ul_img img{
	width:100%;
	display: inline-block;
	transition: .5s;
}
.zzry_ul ul li:hover .zzry_ul_img img{
	transform: scale(1.05);
}
.zzry_ul_text{
	width:458px;
	height:50px;
	background:url(../images/zzry_bg.png) center no-repeat;
	background-size:100%;
	margin-top:-12px;
	font-family: pfct;
	font-size:18px;
	padding-top:60px;
	text-align:center;
}
/*zzry*/
.fzlc{
	padding:60px 0px;
	background:#fff;
}
.fzlc_banner{
	margin-top:20px;
	position:relative;
	overflow: hidden;
	height:598px;
}
.fzlc_banner ul{
	position: absolute;
	left: 10%;
	top: 30px;
	width: 80%;
	height: 100%;
}
.fzlc_banner ul li{
	float:left;
	border-left:1px solid #c7cacf;
	padding-left:36px;
	position:relative;
}
.fzlc_banner ul li::after{
	content:'';
	position:absolute;
	width:10px;
	height:10px;
	border:2px solid #0c1f79;
	border-radius: 50%;
	background:#eef1f8;
	left:-8.5px;
	top:-7.5px;
}
.fzlc_banner ul li:first-child{
	width:358px;
	margin-right:180px;
	margin-top:130px;
	padding-bottom:50px;
}
.fzlc_banner ul li:nth-child(2){
	width:425px;
	margin-right:80px;
	margin-top:90px;
	padding-bottom:80px;
}
.fzlc_banner ul li:nth-child(3){
	width:338px;
	padding-bottom:180px;
}
.fzlc_banner .fzlc_2 li:first-child{
	width:375px;
	margin-right:160px;
	margin-top:30px;
	padding-bottom:50px;
}
.fzlc_banner .fzlc_2 li:nth-child(2){
	width:425px;
	margin-right:80px;
	margin-top:80px;
	padding-bottom:40px;
}
.fzlc_banner .fzlc_2 li:nth-child(3){
	width:338px;
	padding-bottom:60px;
	margin-top:-0px;
}
.fzlc_1{
	opacity: 1;
	transition: .5s;
}
.fzlc_2{
	opacity: 0;
	transition: .5s;
}
.fzlc_bottom{
	text-align:center;
}
.fzlc_bottom .fzlc_left{
	display:inline-block;
	width:38px;
	height:38px;
	text-align:center;
	line-height:36px;
	cursor: pointer;
	border-radius: 50%;
	margin-right:20px;
	border: 1px solid #bfbfbf;
    color: #000;
    background: none;
  }
  .fzlc_bottom .fzlc_right{
	display:inline-block;
	width:38px;
	height:38px;
	text-align:center;
	line-height:36px;
	cursor: pointer;
	border-radius: 50%;
	margin-left:20px;
	border: 1px solid #bfbfbf;
    color: #000;
    background: none;
  }
  
  .fzlc_bottom div:hover{
	background: -webkit-linear-gradient(to right,#0170b7, #018ae1); 
    background: -o-linear-gradient(to right,#0170b7, #018ae1); 
    background: -moz-linear-gradient(to right,#0170b7, #018ae1); 
    background: linear-gradient(to right,#0170b7, #018ae1); 
	color:#fff;
  }
.fzlc_nf{
	color:#0c1f79;
	font-size:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.fzlc_text{
	margin-top:36px;
}
.fzlc_text p{
	line-height:26px;
	color:#212121;
	font-size:16px;
	font-family: pfzd;
}
.fzlc_banner img{
	width:100%;
}
.mask_lc {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 10%);
    background: -webkit-gradient(linear, left, right, color-stop(0%,rgba(255, 255, 255, 0)), color-stop(10%,#fff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%,#fff 10%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%,#fff 10%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%,#fff 10%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%,#fff 10%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0)', endColorstr='#fff',GradientType=0 );
}
.mask_lc.aos-animate{ opacity: 1 !important;}
.mask_lc[aos^=fade][aos^=fade]{opacity:1;-webkit-transition-property:all;transition-property:all; left: 0;}
.mask_lc[aos^=fade][aos^=fade].aos-animate{opacity:1; left: 100%;}
/*fzlc*/
.zzjg{
	text-align:center;
	width:100%;
	background:#fff;
	padding:60px 0px;
}
.zzjg img{
	width:60%;
	margin:0 auto;
}
/*zzjg*/
.zlgh{
	height:728px;
	background:url(../images/zlgh_bg.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	width:100%;
	padding:80px 0px;
}
.zlgh_pp{
	margin-top:85px;
}
.zlgh_pp img{
	width:100%;
	border-radius: 20px;
}
/*zlgh*/
.scjd{
	padding-top:78px;
	background:#fff;
}
.scjdl{
	width:700px;
	float:left;
}
.scjdt{
	margin-top:30px;
}
.scjd1{
	font-size:36px;
	font-family: pftc;
	color:#0170b7;
	margin-top:100px;
	line-height:36px;
}
.scjd2{
	font-size:28px;
	font-family: pfzd;
	color:#060606;
	line-height:28px;
	margin-top:20px;
}
.scjd3{
	color:rgba(6,6,6,0.57);
	line-height:30px;
	margin-top:40px;
}
.scjdr{
	width:608px;
	float:right;
}
.scjd_bottom{
	background:#fff;
	margin-top:78px;
	padding:66px 0px;
	box-shadow: 0px 0px 10px 10px rgba(1,121,198,0.06);
}
.scjd_a{
	width:60%;
	margin:0px auto;
	background-image: linear-gradient(to right, #0170b7 , #018ae1);
	border-radius: 10px;
	text-align:center;
	padding:30px 0px;
}
.scjd_a1{
	font-size:30px;
	font-family: pftc;
	color:#fff;
	letter-spacing: 2px;
	margin-top:10px;
}
.scjd_a2{
	font-size:16px;
	color:#fff;
	
	width:60%;
	margin:0px auto;
	line-height:30px;
	margin-top:10px;
}
.scjd_b{
	width:55%;
	margin:60px auto 0px;
	color:rgba(6,6,6,0.68);
	line-height:30px;
	text-align:center;
}
/*aboutny end*/
/*ghsj*/
.ghsj1{
	margin-top:86px;
}
.ghsj1_r{
	background:url(../images/ghsjr.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	width:757px;
	height:454px;
	float:right;
	position:relative;
	box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.04);
}
.ghsj1_r1{
	position:absolute;
	padding:44px;
	background:#0175bf;
	color:#fff;
	bottom:-20px;
	left:-44px;
}
.ghsj1_r1 p{
	font-size:24px;
	
	line-height:56px;
}
.ghsj1_l{
	width:600px;
	float:left
}
.ghsj1_l1{
	font-size:40px;
	font-family: pftc;
	line-height:56px;
	color:#2a2a2a;
	position:relative;
	padding-bottom:20px;
	margin-bottom:30px;
	margin-top:32px;
}
.ghsj1_l1::after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	height:3px;
	width:75px;
	background:#0e0e0e;
}
.ghsj1_l2{
	font-size:24px;
	
	color:#2a2a2a;
	margin-bottom:60px;
}
.ghsj1_l3{
	width:94%;
	font-size:16px;
	
	color:rgba(14,14,14,0.65);
	line-height:36px;
}
/*ghsj1*/
.ghsj2{
	margin-top:110px;
	height:651px;
	background:url(../images/ghsj2_bg.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	position:relative;
	width:100%;
}
.ghsj2_l{
	display: table-cell;
    vertical-align: middle;
	height:651px;
}
.ghsj2_lcn{
	font-size:36px;
	font-family: pftc;
	color:#fff;
}
.ghsj2_len{
	font-size:17px;
	
	color:#fff;
	letter-spacing: 0.3px;
}
.ghsj2_r{
	position:absolute;
	right:0px;
	top:0px;
	width:50%;
	height:651px;
}
.ghsj2_r * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ghsj2_r ul{
	position:relative;
	height:651px;
}
.ghsj2_r ul::after{
	content:'';
	position:absolute;
	left:50%;
	top:0px;
	width:1px;
	height:100%;
	margin-left:-0.5px;
	background:#ffffff;
}
.ghsj2_r ul::before{
	content:'';
	position:absolute;
	left:0%;
	top:50%;
	width:100%;
	height:1px;
	margin-top:-0.5px;
	background:#ffffff;
}
.ghsj2_r ul li{
	width:50%;
	height:325.5px;
	float:left;
	padding:96px 66px 0px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}
.ghsj2_r ul li::after{
	content:'';
	position:absolute;
	left:50%;
	right:50%;
	top:0px;
	height:100%;
	background:url(../images/ghsj2r_bg.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	transition: .5s;
}
.ghsj2_r ul li:hover::after{
	left:0px;
	right:0px;
}
.ghsj2_rimg,.ghsj2_rtext{
	position: relative;
	z-index: 1;
}
.ghsj2_rtext{
	margin-top:28px;
	color:#fff;
	line-height:32px;
	
	font-size:20px;
	letter-spacing: 1px;
}
/*ghsj2*/
.ghsj3{
	background:#edf5fa;
	padding:80px 0px;
}
.ghsj3  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ghsj3_t1{
	font-size:36px;
	color:#0d0d0d;
	font-family: pftc;
}
.ghsj3_t2{
	font-size:18px;
	color:rgba(13,13,13,0.5);
	
	margin-top:4px;
}
.ghsj3_ul{
	margin-top:60px;
}
.ghsj3_ul ul li{
	background:#fff;
	width:482px;
	height:510px;
	padding:48px 38px 0px;
	position: relative;
	float:left;
	margin-right:47.5px;
	box-shadow: 0px 0px 10px 10px rgba(1,121,198,0.06);
}
.ghsj3_ul ul li::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:50%;
	right:50%;
	height:7px;
	background-image: linear-gradient(to right, #0170b7 , #018ae1);
	transition: .5s;
}
.ghsj3_ul ul li:hover::after{
	left:0px;
	right:0px;
}
.ghsj3_ul ul li:last-child{
	margin-right:0px;
}
.ghsj3_ul1{
	color:#0d0d0d;
	font-size:20px;
	font-family: pfzd;
	line-height:34px;
}
.ghsj3_ul ul li:hover .ghsj3_ul1{
	color:#0184d8;
}
.ghsj3_ul2{
	margin-top:40px;
	text-align:justify;
}
.ghsj3_ul2 p{
	font-size:15px;
	color:#606060;
	line-height:30px;
	
}
.ghsj3_ul3{
	position:absolute;
	right:38px;
	top:38px;
}
/*shfw*/
.w1455{
	width:1455px;
	margin:0 auto;
}
.shfw_q{
	padding:100px 0px;
}
.shfw1{
	font-size:34px;
	letter-spacing: 2px;
}
.shfw2a{
	font-size:24px;
	color:#0170b8;
	margin-top:30px;
}
.shfw2b{
	font-size:16px;
	color:#0170b8;
}
.shfw3{
	margin-top:40px;
}
.shfw3 ul{
	display:flex;
}
.shfw3 ul li{
	flex: 1;
	text-align:center;
	padding:56px 0px;
	background-image: linear-gradient(to right, #0170b7 , #018ae1);
}
.shfw3a{
	font-size:66px;
	color:rgba(255,255,255,0.25);
	position:relative;
	padding-bottom:0px;
}
.shfw3a::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:38%;
	height:2px;
	width:24%;
	background:rgba(255,255,255,0.25);
}
.shfw3b{
	margin-top:60px;
	font-size:20px;
	color:#fff;
	letter-spacing: 2px;
	font-family: pfzd;
	line-height:38px;
}
.shfw_fw{
	background:url(../images/shfw_bg.jpg) center no-repeat;
	background-size:100% 100%;
	height:367px;
	width:100%;
}
.shfw_fw1{
	text-align:center;
	font-size:40px;
	color:#fff;
	font-family: pfzd;
	padding-top:56px;
}
.shfw_fw2{
	font-size:16px;
	text-align:center;
	color:#fff;
	margin-top:10px;
}
.shfw_fwaa{
	background:#f6f6f6;
}
.shfw_fwa{
	margin-top:-164px;
	padding-bottom:100px;
}
.shfw_fwa li{
	width:26%;
	float:left;
	background:#fff;
	margin:0px 3.66%;
	padding-top:1px;
	border-radius: 12px;
	cursor: pointer;
}
.shfw_fwa1{
	width:173px;
	height:173px;
	margin:60px auto 0px;
	background:url(../images/shfw_bg1.png) center no-repeat;
	background-size:100% 100%;
	text-align:center;
	position:relative;
}
.shfw_fwa1::after{
	content:'';
	position:absolute;
	width: 173px;
    height: 173px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: url(../images/yx.png);
    animation: spin 2s linear 0s infinite;
}
@keyframes spin {
	from {
	  transform: rotate(0);
	}
	to{
	  transform: rotate(359deg);
	}
}
.shfw_fwa li:hover .shfw_fwa1::after{
	display:none;
}
.shfw_fwa li:hover .shfw_fwa1::before{
	content:'';
	display: flex;
	position:absolute;
    justify-content: center;
    align-items: center;
	width:169px;
	height:169px;
	border: 2px solid #f3f3f3;
    border-radius: 50%;
    border-top: 2px solid #0189e0;
	-webkit-animation: spina 3s;
    animation: spina 3s;
}
@-webkit-keyframes spina {
    0% {
     -webkit-transform: rotate(0deg);
    }
    100% {
     -webkit-transform: rotate(360deg);
	 border:2px solid #0189e0;
    }
   }   
   @keyframes spina {
    0% {
     transform: rotate(0deg);
    }
    100% {
     transform: rotate(360deg);
	 border:2px solid #0189e0;
    }
}

.shfw_fwa1 div{
	content:'';
	position:absolute;
	width:116px;
	height:116px;
	background:url(../images/shfw_bg2.png) center no-repeat;
	background-size:100% 100%;
	left:28.5px;
	top:28.5px;
	line-height:116px;
	font-size:38px;
	color:#fff;
}
.shfw_fwa2{
	text-align:center;
	margin-top:100px;
	height:184px;
}
.shfw_fwa2a{
	font-size:24px;
	color:#000;
}
.shfw_fwa2b{
	font-size:16px;
	color:rgba(0,0,0,0.5);
	text-transform: uppercase;
	margin-top:14px;
	line-height:26px;
}
.shfw_fwa li:hover .shfw_fwa2a{
	color:#0189e0;
}
.shfw_fwa li:hover .shfw_fwa2b{
	color:#0189e0;
}
.shfw_cns{
	background:#f6f6f6;
	padding-bottom:80px;
}
.shfw_cnsd{
	width:92.68%;
	margin:0 auto;
	background:#fff;
}
.shfw_title{
	width:348px;
	height:64px;
	padding-top:10px;
	margin:0 auto;
	background:url(../images/shfw_title.png) center no-repeat;
	background-size:100% 100%;
	position:relative;
	top:-20px;
	text-align:center;
	font-size:24px;
	color:#fff;
	letter-spacing: 2px;
	line-height:64px;
}
.shfw_text{
	margin-top:70px;
	padding-bottom:30px;
	padding-left:95px;
	padding-right:95px;
}
.shfw_text p{
	font-size:18px;
	font-family: pfzd;
	margin-bottom:12px;
}
.shfw_text p:nth-child(2n){
	font-size:16px;
	margin-bottom:40px;
	line-height:30px;
}
.shfw_text p span{
	color:#026cb0;
}
.tc{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index: 99;
	text-align:center;
	overflow-y: auto;
}
.tc img{
	display:inline-block;
}
/*ghsj end*/
/*product*/
.productlist ul li{
	height:458px;
	width:100%;
}
.productlista{
	display: table-cell;
    vertical-align: middle;
	height:458px;
}
.productlista1{
	font-size:24px;
	font-family: pfct;
	color:#fff;
}
.productlista2{
	font-size:16px;
	
	color:rgba(255,255,255,0.35);
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top:10px;
}
.productlist1{
	background:url(../images/productlist1.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.productlist2{
	background:url(../images/productlist2.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.productlist3{
	background:url(../images/productlist3.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.productlist4{
	background:url(../images/productlist4.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.productlist5{
	background:url(../images/productlist5.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.productlist6{
	background:url(../images/productlist6.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.productlist7{
	background:url(../images/productlist7.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.pinfo_1{
	background:#fff;
	width:100%;
	height:494px;
	padding:40px;
}
.pinfo_1l{
	width:535px;
	height:414px;
	float:left;
}
.pinfo_1l img{
	width:100%;
	height:414px;
	border:1px solid #d3d3d3;
}
.pinfo_1h{
	display: table-cell;
    vertical-align: middle;
	height:414px;
	width:0.1%;
}
.pinfo_1r{
	float:right;
	width:460px;
	font-family: pfzd;
}
.pinfo_1r4{
	height:93px;
	position: relative;
}
.pinfo_1r4 .swiper-slide{
	text-align:center;
	width:122px;
	height:103px;
}
.pinfo_1r4 img{
	display:inline-block;
	width:112px;
	height:83px;
	margin:10px auto 0px;
}
.pinfo_1r4 .mySwiper{
	width:420px;
	margin-left:30px;
}
.pinfo_1r4 .swiper-slide-thumb-active img{
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.05);
}
.pinfo_left{
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-8px;
}
.pinfo_right{
	position:absolute;
	right:0px;
	top:50%;
	margin-top:-8px;
}
.pinfo_left i,.pinfo_right i{
	font-size:29px;
	cursor: pointer;
}
.pinfo_1r1{
	font-size:30px;
	letter-spacing: 2px;
	width:100%;
	line-height:30px;
	padding-bottom:22px;
	border-bottom:1px solid #dcdcdc;
}
.pinfo_1r2 li{
	display:inline-block;
	margin-right:10px;
	margin-bottom:46px;
	margin-top:20px;
}
.pinfo_1r2d{
	display:inline-block;
}
.pinfo_1r2d img{
	width:18px;
	height:18px;
	position:relative;
	top:3px;
}
.pinfo_1r2a{
	display:inline-block;
	margin-left:5px;
	line-height:18px;
	color:rgba(19,19,19,0.44);
}
.pinfo_1r3{
	padding:8px 0px;
	height:62px;
	line-height:44px;
	background:#060606;
}
.pinfo_1r3l{
	width:35%;
	text-align:center;
	color:#fff;
	font-size:16px;
	float:left;
	text-align:center;
	border-right:1px solid rgba(255,255,255,0.46);
}
.pinfo_1r3l i{
	font-size:20px;
	margin-right:8px;
}
.pinfo_1r3r{
	float:right;
	width:65%;
	color:#fff;
	text-align:center;
}
.pinfo_1r4{
	margin-top:60px;
}
.pinfo_2{
	background:#fff;
	margin-top:15px;
	padding-bottom:40px;
}
.pinfo_cn{
	font-size:34px;
	color:#000;
	font-family: pfct;
	text-align:center;
	padding-top:56px;
	margin-bottom:10px;
}
.pinfo_en{
	font-size:14px;
	color:rgba(14,14,14,0.2);
	font-family: pfct;
	letter-spacing: 5px;
	text-align:center;
}
.pinfo_im{
	text-align:center;
	margin-top:15px;
}
.pinfo_im img{
	display:inline-block;
}
.pinfo_content{
	width:92.8%;
	margin:30px auto 0px;
}
.pinfo_content img{
	display:inline-block;
	max-width:100%;
}
.pinfo_3{
	background:#fff;
	margin-top:15px;
	padding-bottom:38px;
}
.pinfo_w{
	width:54px;
	height:2px;
	background:#017ac7;
	margin:20px auto 0px;
}
.pinfo_3w{
	width:92.8%;
	margin:45px auto 0px;
}
.pinfo_3w ul li{
	width:49%;
	float:left;
	margin-right:2%;
	margin-bottom:30px;
}
.pinfo_3w ul li:nth-child(2n){
	margin-right:0%;
}
.pinfo_3w ul li input{
	height:54px;
	line-height:54px;
	text-indent:25px;
	width:100%;
	
}
.pinfo_3w ul li:nth-child(5){
	width:100%;
}
.pinfo_3w ul li:nth-child(5) textarea{
	text-indent:25px;
	line-height:54px;
	width:100%;
	
}
.pinfo_3w input::-webkit-input-placeholder,.pinfo_3w textarea::-webkit-input-placeholder {
	color: #000;
	font-size: 16px;
	
  }
  
  .pinfo_3w input:-moz-placeholder,.pinfo_3w textarea:-moz-placeholder {
	color: #000;
	font-size: 16px;
	
  }
  
  .pinfo_3w input::-moz-placeholder,.pinfo_3w textarea::-moz-placeholder {
	color: #000;
	font-size: 16px;
	
  }
  
  .pinfo_3w input:-ms-input-placeholder,.pinfo_3w textarea:-ms-input-placeholder {
	color: #000;
	font-size: 16px;
	
  }
  .pbtna{
	width:215px;
	height:50px;
	line-height:50px;
	border-radius: 25px;
	
	color:#fff;
	text-align:center;
	font-size:18px;
	letter-spacing: 2px;
	cursor: pointer;
	margin:0 auto;
	background: -webkit-linear-gradient(to right,#0170b7, #018ae1); 
    background: -o-linear-gradient(to right,#0170b7, #018ae1); 
    background: -moz-linear-gradient(to right,#0170b7, #018ae1); 
    background: linear-gradient(to right,#0170b7, #018ae1); 
  }
  .pinfo_4content{
	width:92.8%;
	margin:45px auto 0px;
  }
  .pinfo_4{
	background:#fff;
	padding-bottom:38px;
	margin-top:15px;
  }
  .xgcp_img img{
	width:100%;
  }
  .xgcp_text{
	line-height:36px;
	text-align:center;
	
	color:#000;
  }
  .xgcp_banner .swiper-slide .sp {
	position: absolute;
	background: #0188de;
	-webkit-transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all .7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .xgcp_banner .swiper-slide .line-1 {
	left: 0%;
	top: 0%;
	width: 0%;
	height: 2px;
  }
  .xgcp_banner .swiper-slide:hover .line-1,.xgcp_banner .swiper-slide:hover .line-3 {
	width: 100%;
  }
  .xgcp_banner .swiper-slide:hover .line-2, .xgcp_banner .swiper-slide:hover .line-4 {
	height: 100%;
  }
  .xgcp_banner .swiper-slide .line-2 {
	right: 0%;
	top: 0%;
	width: 2px;
	height: 0%;
  }
  .xgcp_banner .swiper-slide .line-3 {
	right: 0%;
	bottom: 0%;
	width: 0%;
	height: 2px;
  }
  .xgcp_banner .swiper-slide .line-4 {
	left: 0%;
	bottom: 0%;
	width: 2px;
	height: 0%;
  }
  .xgcp_bottom{
	text-align:center;
	margin-top:44px;
  }
  .xgcp_bottom .xgcp_left{
	display:inline-block;
	width:38px;
	height:38px;
	text-align:center;
	line-height:36px;
	padding-left:3px;
	cursor: pointer;
	border-radius: 50%;
	margin-right:20px;
  }
  .xgcp_bottom .xgcp_right{
	display:inline-block;
	width:38px;
	height:38px;
	text-align:center;
	line-height:36px;
	padding-right:3px;
	cursor: pointer;
	border-radius: 50%;
	margin-left:20px;
  }
  .xgcp_bottom div{
	background: -webkit-linear-gradient(to right,#0170b7, #018ae1); 
    background: -o-linear-gradient(to right,#0170b7, #018ae1); 
    background: -moz-linear-gradient(to right,#0170b7, #018ae1); 
    background: linear-gradient(to right,#0170b7, #018ae1); 
	color:#fff;
  }
  .xgcp_bottom .swiper-button-disabled{
	border:1px solid #bfbfbf;
	color:#000;
	background:none;
  }
  
  .xgcp_bottom div:hover{
	background: -webkit-linear-gradient(to right,#0170b7, #018ae1); 
    background: -o-linear-gradient(to right,#0170b7, #018ae1); 
    background: -moz-linear-gradient(to right,#0170b7, #018ae1); 
    background: linear-gradient(to right,#0170b7, #018ae1); 
	color:#fff;
  }

/*product*/
.productny{
	background:#f2f2f2;
}
.productny .product_l{
	width:370px;
	float: left ;
	background:#fff;
}
.productul{
	width:1150px;
	float:right;
}
.productny{
	padding:60px 0px;
}
.product *{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.product_lat{
	width:370px;
	padding:34px 44px;
	background-image: linear-gradient(to right, #0170b7 , #018ae1);
}
.product_lta{
	font-size:40px;
	color:#fff;
	font-family: pfct;
}
.product_ltb{
	font-size:22px;
	color:rgba(255,255,255,0.3);
	
	text-transform: uppercase;
	letter-spacing: 1px;
}
.product_lt{
	background:#fff;
	line-height:78px;
	position:relative;
	color:#0d0d0d;
	font-size:20px;
	
	padding-left:44px;
	cursor: pointer;
	border-bottom:1px solid #e3e3e3;
}
.product_lt i{
	position:absolute;
	right:30px;
	top:0px;
	font-size:30px;
	transition: .5s;
}
.product_ula{
	display:none;
}
.product_ula li{
	line-height:56px;
	background:#f8f8f8;
	padding-left:50px;
	border-bottom:1px solid #e3e3e3;
	position:relative;
	text-indent:20px;
	cursor: pointer;
}
.product_ula li:hover{
	background:#e9f0f4;
}
.product_ula li:hover a{
	color:#0172ba;
}
.product_ula li:hover::after{
	background:#222222;
}
.product_ula li::after{
	content:'';
	position:absolute;
	left:50px;
	top:50%;
	width:15px;
	height:1px;
	background:#222222;
	margin-top:-0.5px;
	transition: .5s;
}
.product_ula li:hover::after{
	background:#0170b7;
}
.product_ula li:hover a{
	color:#0170b7;
}
.product_lia a{
	color:#444444;
	font-size:16px;
	cursor: pointer;
}
/*product_li*/
.productula li{
	width:31%;
	float:left;
	margin-right:3.5%;
	margin-bottom:39px;
	position:relative;
	border:1px solid rgba(0,0,0,0.4);
}
.productula li:hover{
	border:none;
}
.productula li:nth-child(3n){
	margin-right:0px;
}
.pro_img{
	position:relative;
	overflow: hidden;
}
.pro_img img{
	width:100%;
}
.pro_text{
	line-height:60px;
	text-align:center;
	color:#010101;
	font-family: pfct;
}
.productula li .sp {
	position: absolute;
	background: #0188de;
	-webkit-transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all .7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .productula li .line-1 {
	left: 0%;
	top: 0%;
	width: 0%;
	height: 2px;
  }
  .productula li:hover .line-1, .productula li:hover .line-3 {
	width: 100%;
  }
  .productula li:hover .line-2, .productula li:hover .line-4 {
	height: 100%;
  }
  .productula li .line-2 {
	right: 0%;
	top: 0%;
	width: 2px;
	height: 0%;
  }
  .productula li .line-3 {
	right: 0%;
	bottom: 0%;
	width: 0%;
	height: 2px;
  }
  .productula li .line-4 {
	left: 0%;
	bottom: 0%;
	width: 2px;
	height: 0%;
  }
  .productny .ty_atitle{
	font-size:32px;
	font-family: pfzc;
	padding-bottom:20px;
	margin-bottom:20px;
	color:#000;
	padding-top:30px;
}
/*product end*/

/*case*/
.caseny{
	padding-bottom:40px;
}
.case_t{
	text-align:center;
	margin-top:50px;
}
.case_t1{
	font-family: syht;
	font-size:117px;
	color:rgba(0,0,0,0.04);
	text-transform: uppercase;
	font-weight: bolder;
	line-height:117px;
}
.case_t2{
	font-size:38px;
	color:#000;
	font-family: syht;
	line-height:38px;
	margin-top:-58px;
	letter-spacing: 2px;
}
.case_content ul li{
	width:23%;
	margin-right:2.66%;
	margin-bottom:40px;
	position:relative;
	float:left;
}
.pro_img{
	position:relative;
	overflow: hidden;
}
.pro_img img{
	width:100%;
	transition: .5s;
}
.case_content ul li:hover img{
	transform: scale(1.03);
}
.case_content ul li:nth-child(4n){
	margin-right:0px;
}
.case_content{
	margin-top:70px;
}
.pro_text{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	background:rgba(0,0,0,0.4);
	color:#fff;
	font-size:16px;
	line-height:50px;
	height:50px;
	text-align:center;
	letter-spacing: 1px;
}
/*case end*/

/*news*/
.news_ul{
	margin-top:60px;
}
.news_ul ul li{
	width:100%;
	margin-bottom:20px;
	background:#f4f4f4;
	position:relative;
	overflow: hidden;
	padding:32px 0px;
}
.news_ul ul li::after{
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	left:-100%;
	bottom:0px;
	background-image: linear-gradient(to right, #0170b7 , #018ae1);
	transition: .5s;
}
.news_ul ul li:hover::after{
	left:0px;
}
.news_con{
	position:relative;
	z-index: 1;
}
.news_ul ul li:hover .news_tops{
	border-right:#fff 1px solid ;
}
.news_ul ul li:hover .news_tops1,.news_ul ul li:hover .news_tops2,.news_ul ul li:hover .news_text1,.news_ul ul li:hover .news_right{
	color:#fff;
}
.news_tops{
	width:15%;
	float:left;
	text-align:center;
	border-right:1px solid #000;
}
.news_text{
	width:80.5%;
	float:right;
}
.news_tops1{
	color:#000;
	font-size:42px;
	font-weight:bold;
}
.news_tops2{
	font-size:20px;
	color:#9e9e9e;
}

.news_text1{
	line-height:85px;
	font-size:24px;
	color:#000;
	font-family: pfzd;
}
.news_right{
	position:absolute;
	right:86px;
	top:50%;
	color:#000;
	margin-top:-14px;
}
.news_right i{
	font-size:36px;
}
.w1347{
	width:1347px;
	margin:0 auto;
}
/*news end*/

/*sycf*/
.sycf_title{
line-height: 38px;
font-size: 34px;
letter-spacing: 2px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
	padding:70px 0px 20px;
	position:relative;
	margin-bottom:40px;
  }
.sycf_title::after{
	content:'';
	position:absolute;
	height:2px;
	width:4%;
	left:48%;
	bottom:0px;
	background-image: linear-gradient(to right, #0170b7 , #018ae1);
}
  .sycf_content li{
	width:32%;
	margin-right:2%;
	margin-top:35px;
	float:left;
  }
  .sycf_content li:nth-child(3n){
	margin-right:0px;
  }
  .sycf_img{
	position:relative;
	overflow: hidden;
  }
  .sycf_content li img{
	width:100%;
	transition: .5s;
  }
  .sycf_content li:hover img{
	transform: scale(1.02);
  }
  .sycf_text{
	padding:20px 30px;
	line-height:30px;
	min-height:90px;
	text-align:justify;
	background:#f9f9f9;
  }
  .sycf_description{
	text-align:justify;
	line-height:30px;
	text-indent:2em;
  }
  .sycf_bo{
	font-size:14px;
	line-height:28px;
	padding:20px 0px 60px;
  }
  .jiud .sycf_description{
	text-align:center;
	text-indent:0px;
  }
/*sycf end*/

/*lxwm*/
.contactMap{
	margin-top:102px;
	position:relative;
}
#allmap{
	-webkit-filter: grayscale(1); /* Chrome, Safari, Opera */
    filter: grayscale(1);
}
.lxwm{
	position:absolute;
	top:0px;
	width:100%;
	z-index: 99;
}
.lxwm_title{
	margin-top:210px;
}
.lxwm_title1{
	font-size:38px;
	font-family: pfct;
	color:#1c1c1c;
}
.lxwm_title2{
	font-size:23px;
	
	color:#1c1c1c;
	letter-spacing: 0.3px;
}
.lxwm_zxly{
	width:160px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#fff;
	background-image: linear-gradient(to right, #0170b7 , #018ae1);
	border-radius: 5px;
	
	letter-spacing: 1px;
	margin-top:90px;
}
.lxwm_zxly a{
	color:#fff;
}
.lxwm_content{
	padding:40px 100px;
	background:#fff;
	margin-top:100px;
	box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.05);
}
.lxwm_contentl{
	width:79%;
	float:left;
	border-right:1px solid #cacaca;
}
.lxwm_contentl ul li{
	color:#1c1c1c;
	font-size:18px;
	
	width:34%;
	float:left;
	line-height:40px;
}
.lxwm_contentl ul li:nth-child(2n){
	width:66%;
}
.lxwm_contentl li span{
	display:inline-block;
	width:100px;
	text-align:justify;
}
.lxwm_contentr{
	width:20%;
	float:right;
	text-align:right;
}
.lxwm_contentr img{
	display:inline-block;
}
.lyfk{
	height:835px;
	background:url(../images/lyfk_bg.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	margin-top:102px;
}
.lyfk_h{
	display: table-cell;
    vertical-align: middle;
	height:835px;
	width:0.1%;
}
.lyfk_w{
	width:1200px;
	margin:0 auto;
}
.lyfk_t1{
	font-size:36px;
	color:#fff;
	float:left;
	font-family: pfct;
}
.lyfk_t2{
	font-size:30px;
	color:#fff;
	float:right;
	font-family: pfct;
}
.form{
	width:100%;
	height:344px;
	background:#fff;
	border-radius: 20px;
	margin-top:30px;
	padding:59px 52px;
}
.form input::-webkit-input-placeholder,.form textarea::-webkit-input-placeholder {
	color:rgba(43,43,43,0.73);
	font-size: 16px;
	
  }
  
.form input:-moz-placeholder,.form textarea:-moz-placeholder {
	color:rgba(43,43,43,0.73);
	font-size: 16px;
	
  }
  
.form input::-moz-placeholder,.form textarea::-moz-placeholder {
	color:rgba(43,43,43,0.73);
	font-size: 16px;
	
  }
  
.form input:-ms-input-placeholder,.form textarea:-ms-input-placeholder {
	color:rgba(43,43,43,0.73);
	font-size: 16px;
	
  }
.input input{
	height:42px;
	line-height:42px;
	border:1px solid #c3c3c3;
	border-radius: 4px;
	width:100%;
	text-indent:24px;
	color:rgba(43,43,43,0.73);
	font-size: 16px;
	
}
.input{
	width:49%;
	float:left;
	margin-bottom:18px;
	margin-right:2%;
}
.input:nth-child(2n){
	margin-right:0px;
}
.input input{
	float:left;
}
.text textarea{
	width:100%;
	line-height:42px;
	border:1px solid #c3c3c3;
	text-indent:24px;
	color:rgba(43,43,43,0.73);
	font-size: 16px;
	
}
.input2{
	height:42px;
	width:162px;
	float:left;
}
.input2 input{
	line-height:42px;
	border:1px solid #c3c3c3;
	border-radius: 4px;
	width:100%;
	text-align:center;
	color:rgba(43,43,43,0.73);
	font-size: 16px;
	
}
.input3{
	margin-left:25px;
	float:left;
}
.inputss{
	margin-top:18px;
}
.lyfk_btn{
	float:right;
	width:222px;
	height:42px;
	line-height:42px;
	text-align:center;
	color:#fff;
	background-image: linear-gradient(to right, #0170b7 , #018ae1);
	border-radius: 21px;
	cursor: pointer;
}
.rczp .case_t{
	margin-top:182px;
	margin-bottom:100px;
}
.post .case_t{
	margin-top:182px;
	margin-bottom:100px;
}

/*lxwm end*/

/*ssy*/
.ssjg{
	padding:60px 0px; 
}
.ssjg *{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ssy_title{
	font-family:pfzd;
	font-size:24px;
	text-align:center;
	line-height:60px;
}
.ssy_title span{
	color:red;
	margin:0px 5px 0px 5px;
}
.ssjg ul{
	margin:60px auto 0px;
	border-top:1px solid #eee;
}
.ssjg ul li{
	width:50%;
	float:left;
	position: relative;
    padding: 9px 15px;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
}
.ssjg ul li:hover{
	background-color: #fafafa;
}
.ssjg ul li:nth-child(2n){
	border-left:none;
}
.ssjg ul li a{
	font-size:14px;
	color:#5f5f5f;
	
}
/*ssy end*/

/*tybanner*/
.tybanner{
	margin-top:102px;
}
.about_banner{
	height:601px;
	background:url(../images/about_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	width:100%;
}
.ghsj_banner{
	height:601px;
	background:url(../images/ghsj_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	width:100%;
}
.products_banner{
	height:601px;
	background:url(../images/product_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	width:100%;
}
.cases_banner{
	height:601px;
	background:url(../images/case_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	width:100%;
}
.news_banner{
	height:601px;
	background:url(../images/news_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	width:100%;
}
.ssy_banner{
	height:601px;
	background:url(../images/ssy_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	width:100%;
}
/*tybanner end*/


@media only screen and (max-width:1800px) {
	.fzlc_banner ul {
		position: absolute;
		left: 5%;
		top: 30px;
		width: 90%;
		height: 100%;
	}
	.fzlc_banner ul li:first-child{
		width:358px;
		margin-right:180px;
		margin-top:130px;
		padding-bottom:50px;
	}
	.fzlc_banner ul li:nth-child(2){
		width:425px;
		margin-right:80px;
		margin-top:90px;
		padding-bottom:50px;
	}
	.fzlc_banner ul li:nth-child(3){
		width:338px;
		padding-bottom:140px;
	}
	.fzlc_banner .fzlc_2 li:first-child{
		width:375px;
		margin-right:160px;
		margin-top:30px;
		padding-bottom:50px;
	}
	.fzlc_banner .fzlc_2 li:nth-child(2){
		width:425px;
		margin-right:80px;
		margin-top:80px;
		padding-bottom:10px;
	}
	.fzlc_banner .fzlc_2 li:nth-child(3){
		width:338px;
		padding-bottom:60px;
		margin-top:-0px;
	}
}
@media only screen and (max-width: 1700px){
	.about_qyjjra31{
		font-size:22px;
	}
	.about_qyjjra3 ul li:nth-child(1){
		border-right:1px solid #d7d7d7;
		padding-right:6%;
	}
	.about_qyjjra3 ul li:nth-child(2){
		border-right:1px solid #d7d7d7;
		padding:0px 6%;
	}
	.about_qyjjra3 ul li:nth-child(3){
		padding-left:6%;
	}
}
@media only screen and (max-width: 1600px){
	.w1666{
		width:90%;
	}
	.nav_right {
    float: left;
    margin-left: 0px;
}
}
@media only screen and (max-width: 1100px){
	*{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.pc{
		display:none;
	}
	.sj{
		display:block;
	}
	.sj_nav_top{
		position:fixed;
		top:0px;
		left:0px;
		height:70px;
		width:100%;
		z-index:999;
		background:#fff;
		box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
	}
	.header_logo{
		height:30px;
		position:relative;
		left:3%;
		top:20px;
	}
	.header_logo a{
		width:30%;
	}
	.header_logo img{
		height:30px;
	}
	.sj_nav_zk{
		color:#000;
		position:absolute;
		right:5%;
		top:18px;
	}
	.sj_nav_zk i{
		font-size:34px;
	}
	.sj_nav_list{
		position:fixed;
		width:100%;
		height:100%;
		background:#fff;
		left:-100%;
		top:0px;
		z-index:1000;
		transition: 1s;
	}
	.sj_nav_img{
		width:50%;
		margin:30px auto 20px;
	}
	.sj_nav_img img{
		width:100%;
	}
	.sj_nav_gb{
		color:#000;
		position:absolute;
		right:5%;
		top:40px;
	}
	.sj_nav_gb i{
		font-size:24px;
	}
	.sj_nav_list ul li{
		line-height:50px;
		border-bottom:1px solid #f8f8f8;
		text-indent: 2em;
		position:relative;
	}
	.sj_nav_list>.sj_nav_ul>li>a{
		font-size:16px;
		color:#000;
		border-bottom:1px solid #f8f8f8;
	}
	.header_zba{
		width:100%;
		background:#fff;
		display:none;
	}
	.header_zba ul li{
		height:40px;
		line-height:40px;
		font-size:14px;
		border-bottom:1px solid #fff;
		background:#f6f6f6;
	}
	.header_zba ul li a{
		color:#000;
	}
	.sj_nav_ul i{
		position:absolute;
		right:10px;
		top:5px;
		color:#000;
		font-size:30px;
	}
	.ty_banner {
		width: 100%;
		height: 240px;
		margin-top:70px;
	}
	.nav_listr{
		display:none;
	}
	.nav_listl {
		width: 100%;
		padding-left: 0%;
		float: none;
		text-align:center;
	}
	.nav_list {
		height: auto;
		line-height: 50px;
		background: #f8f8f8;
	}
	.nav_listl ul li {
		display: inline-block;
		font-size: 16px;
		margin:0px;
		position: relative;
		width:20%;
	}
	.nav_listl ul li a{
		font-size:14px;
	} 
	.w80 {
		width: 94%;
		margin: 0 auto;
	}

	.banner {
		height: 300px;
	}
	.w1541 {
		width: 94%;
		margin: 0 auto;
	}
	.ss_d {
		position: relative;
		margin-top: -60px;
		z-index: 9;
		background: #007ac8;
		width: 100%;
		border-radius: 10px;
		padding: 15px 0px;
	}
	.gsjj {
		margin-top: 0px;
	}
	.ss_dl2 ul li a {
		font-size: 12px;
		color: rgba(255,255,255,0.64);
		line-height: 16px;
	}
	.ss_dl {
		padding-left: 0;
		width: 94%;
		margin:0 auto;
		float: none;
	}
	.gsjj_top {
		position: relative;
		margin-top: 30px;
	}
	.ss_dl2 ul li {
		float: left;
		margin-right: 10px;
		line-height:30px;
	}
	.ss_dr {
		width: 94%;
		float: none;
		margin:0 auto;
	}
	.ss_dr input {
		width: 100%;
		background: none;
		border: 1px solid rgba(255,255,255,0.4);
		line-height: 30px;
		position: relative;
		border-radius: 15px;
		text-indent: 10px;
		
		color: #fff;
		font-size: 12px;
		margin-top:20px;
	}
	input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
		color: #fff;
		font-size: 12px;
	  }
	  
	  input:-moz-placeholder, textarea:-moz-placeholder {
		color: #fff;
		font-size: 12px;
	  }
	  
	  input::-moz-placeholder, textarea::-moz-placeholder {
		color: #fff;
		font-size: 12px;
	  }
	  
	  input:-ms-input-placeholder, textarea:-ms-input-placeholder {
		color: #fff;
		font-size: 12px;
	  }
	.ss_btn {
		position: absolute;
		right: 30px;
		top: 94px;
		width: 15px;
		height: 15px;
		margin-top: 0px;
		cursor: pointer;
		background: None;
		border: none;
	}
	.ss_btn img{
		width:100%;
	}
	/*gsjj*/
	.gsjj_ul ul li {
		width: 50%;
		height: auto;
		background: #fff;
		text-align: center;
		float:left;
		padding:20px 0px;
	}
	.gsjj_ul {
		position: absolute;
		bottom: 20px;
		left:3%;
		width:94%;
	}
	.gsjj_ul ul li .gsjj_ul1 {
		font-size: 18px;
		font-family: pfct;
	}
	.gsjj_ul ul li:first-child .gsjj_ul1 .count {
		font-size: 18px;
		color: #007ac8;
	}
	.gsjj_ul ul li .gsjj_ul1 .count {
		font-size: 18px;
		color: #007ac8;
	}
	.gsjj_ul2{
		font-size:14px;
	}
	.gsjj_video_dj {
		position: absolute;
		left: 50%;
		top: 300px;
		margin-left:-43px;
	}
	.gsjj_video_dj2 {
		font-size: 16px;
		color: #000;
		
		margin-left: -10px;
		margin-top: 18px;
	}
	.gsjj_d {
		width: 100%;
		padding:0px 3%;
		height: auto;
		padding-top: 1px;
		background: url(../images/qywh_bg.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		padding-bottom:20px;
	}
	.gsjj .w1541{
		width:100%;
	}
	.gsjj_l1 {
		font-size: 22px;
		font-family: pftc;
		line-height: 22px;
		letter-spacing: 1px;
		text-align:center;
	}
	.gsjj_top::after{
		display:none;
	}
	.gsjj_l2 {
		font-size: 16px;
		font-family: pfzd;
		line-height: 22.7px;
		color: #151515;
		letter-spacing: 0.35px;
		margin-top: 11px;
		text-align:center;
	}
	.gsjj_l {
		float: none;
	}
	.gsjj_r {
		width: 150px;
		float: none;
		margin:10px auto 0px;
	}
	.gsjj_r img{
		width:100%;
	}
	.gsjj_text {
		font-size: 16px;
		line-height: 32px;
		color: rgba(0,0,0,0.84);
		margin-top: 22px;
		text-align:justify;
	}
	.gsjj_btn {
		width: 176px;
		line-height: 46px;
		margin:20px auto 0px;
		text-align: center;
		background-image: linear-gradient(to right, #0170b7 , #018ae1);
	}
	/*ghsj*/
	.ghsj {
		height: auto;
		padding: 30px 0px;
		background: url(../images/ghsj_bg.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		position: relative;
	}
	.ghsj_r {
		position: relative;
		right: 0px;
		top: 0px;
		width: 100%;
		height: auto;
		background-image: linear-gradient(to right, #0170b7 , #018ae1);
		color: #fff;
		padding:0px;
	}
	.ghsj_l ul li {
		width: 100%;
		float: none;
		padding: 0px 20px;
		position: relative;
		overflow: hidden;
	}
	.ghsj_l ul li:first-child::after{
		display:none;
	}
	.video video{
		width:100%;
	}
	.ghsj_l ul li:nth-child(2)::before {
		content: '';
		position: absolute;
		right: 0px;
		bottom: 0px;
		width: 100%;
		height: 1px;
		background: #c9cbcd;
	}	
	.ghsj_l ul li .ghsj_h {
		display: table-cell;
		vertical-align: middle;
		height: 180px;
	}
	.ghsj_r1 {
		font-size: 26px;
		font-family: arbl;
		color: #fff;
		line-height: 68px;
		text-align:center;
	}
	.ghsj_r2 {
		font-size: 20px;
		font-family: pfct;
		line-height: 20px;
		text-align:center;
	}
	.ghsj_r3 {
		font-size: 16px;
		font-family: pfct;
		line-height: 26px;
		margin-top: 20px;
		position: relative;
		padding-bottom: 18px;
		text-align:center;
	}
	.ghsj_r3::after{
		display:none;
	}
	.ghsj_r4 {
		font-size: 12px;
		font-family: pfzd;
		margin-top: 0px;
	}
	.ghsj_r5 {
		width: 176px;
		height: 46px;
		text-align: center;
		line-height: 46px;
		position: relative;
		overflow: hidden;
		background: #292b31;
		margin:20px auto 0px;
	}
	.ghsj_rh {
		display: table-cell;
		vertical-align: middle;
		height: 300px;
		width:0.1%;
		text-align:center;
	}

	/*product*/
	.product_topl {
		width: 100%;
		float: none;
		text-align:center;
	}
	.product_topl1 {
		font-size: 26px;
		line-height: 47px;
		color: #fff;
	}
	.product_topl2 {
		font-size: 20px;
		color: #fff;
		line-height: 20px;
		margin-top: 0px;
		text-align:center;
	}
	.product_topr {
		float: none;
		width: 176px;
		height: 46px;
		line-height: 46px;
		text-align: center;
		background: #fff;
		margin:20px auto 0px;
		position: relative;
		overflow: hidden;
		text-shadow: 0 0 1px rgb(0 0 0 / 20%), 0 1px 0 rgb(0 0 0 / 20%);
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}
	.product_nav {
		height: auto;
		width: 100%;
		background:none;
		margin-top: 20px;
	}
	.product_nav ul:first-child {
		width: 100%;
		display: flex;
		text-align: center;
		float: none;
	}
	.product_nav ul:first-child li a {
		color: #fff;
		font-size: 14px;
	}
	.product_nav ul:first-child li {
		flex: 1;
		line-height: 30px;
	}
	.product_nav ul:nth-child(2) {
		width: 100%;
		display: flex;
		text-align: center;
		float: none;
	}
	.product_nav ul:nth-child(2) li {
		flex: 1;
		line-height: 30px;
	}
	.product_nav ul:nth-child(2) li a {
		color: #fff;
		font-size: 14px;
	}
	.product {
		height: auto;
		width: 100%;
		background: url(../images/product_bg.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
	}
	.product_bottom {
		height: 100px;
		line-height:100px;
		margin-top: 60px;
		position: relative;
	}
	.product_bottom::after{
		display:none;
	}
	.product_bottoml {
		font-size: 16px;
		color: #fff;
		float: left;
		letter-spacing: 0px;
	}
	.product_l {
		width: 37px;
		float: left;
	}
	
	.product_l {
		width: 37px;
		height: 37px;
		text-align: center;
		border: 1px solid #fff;
		border-radius: 50%;
		line-height: 37px;
		color: #fff;
		cursor: pointer;
		display: inline-block;
		margin-right: 14px;
		margin-top:30px;
	}
	.case_con1 {
		width: 100%;
		height: 331px;
		background: url(../images/case_bg1.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		float: left;
	}
	.case_con1 ul {
		padding-left: 0px;
		padding-top: 30px;
	}
	.case_con1 ul li::after {
		display:None;
	}
	.case_con1 ul li {
		line-height: 44px;
		position: relative;
		text-indent: 5px;
		transition: 0.5s;
	}
	.case_con1 ul li a {
		font-size: 14px;
		color: #fff;
	}
	.case_con1 ul li span {
		font-size: 12px;
		color: rgba(255,255,255,0.3);
		margin-left: 4px;
	}
	.case_con2 {
		width: 100%;
		height: auto;
		position: relative;
		overflow: hidden;
		float: none;
	}
	.case_ty img {
		width: 100%;
		height: auto;
		transition: .5s;
	}
	.case_text{
		position:absolute;
		bottom:0px;
		left:0px;
		height:30px;
		line-height:30px;
		text-align:center;
		width:100%;
		color:#fff;
		background:rgba(0,0,0,0.4);
		letter-spacing: 2px;
		font-size:14px;
	}
	.case_con3 {
		width: 100%;
		float: none;
		margin-right: 0px;
		margin-top: 17px;
		position: relative;
		overflow: hidden;
	}
	.case {
		height: auto;
		width: 100%;
		background: url(../images/case_bg.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
	}
	.news {
		padding: 30px 0px;
		height: auto;
		background: #f7f7f7;
	}
	.news_topl {
		font-size: 18px;
		color: #0c0c0c;
		line-height: 38px;
		float: none;
		text-align:center;
	}
	.news_topr {
		float: none;
		text-align:center;
		margin-top:10px;
	}
	.news_topr ul li {
		width: 100px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		border: 1px solid #0c0c0c;
		display: inline-block;
		position: relative;
		overflow: hidden;
	}
	.news_topr ul li a {
		color: #0c0c0c;
		font-size: 14px;
		position: relative;
		z-index: 1;
	}
	.news_topr ul li:nth-child(2) {
		margin-left: 6px;
	}
	.news_list {
		margin-top: 20px;
	}
	.news_list ul li {
		width: 100%;
		border-radius: 10px;
		padding: 15px 15px;
		background: #fff;
		float: none;
		margin-right: 0px;
		margin-bottom: 20px;
		position: relative;
		overflow: hidden;
	}
	.news_list2 {
		color: #0c0c0c;
		font-family: pfct;
		font-size: 16px;
		margin-top: 14px;
		line-height: 30px;
		height: 60px;
	}
	.news_list3 {
		color: #0c0c0c;
		font-family: pfzd;
		margin-top: 10px;
	}
	.zxfw2 {
		font-size: 12px;
		color: #fff;
		
		line-height: 30px;
		text-align: center;
		margin-top: 24px;
	}
	.zxfw3a {
		width: 100%;
		height: 54px;
		line-height: 54px;
		border: none;
		font-size: 16px;
		color: rgba(14,14,14,0.5);
		text-indent: 26px;
		float: none;
		margin-right: 0px;
		margin-bottom:10px;
	}
	.footer_r{
		display:none;
	}
	.footer {
		padding-top: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid rgba(255,255,255,0.39);
		background: #171717;
	}
	.footer_l {
		float: none;
		text-align:center;
	}
	.footer_l img{
		display:inline-block;
	}
	.footer_lxfs {
		margin-top: 20px;
		text-align:center;
	}
	.footer_lxfs img{
		display:inline-block;
	}
	.footer_ll {
		width: 111px;
		float: none;
		margin:0 auto 10px; 
	}
	.footer_rr {
		float: none;
		margin-left: 0px;
	}
	.footer_rr p {
		font-size: 14px;
		line-height: 16px;
	}
	.footer_bottom {
		height: auto;
		line-height: 28px;
		background: #171717;
	}
	.footer_bottomr {
		float: none;
		font-size: 12px;
		text-align:center;
	}
	.footer_bottoml {
		font-size: 12px;
		color: #fff;
		float: none;
		text-align:center;
	}
	.ghsj_l {
		width: 100%;
		margin: 0 auto;
	}
	.ghsj_l ul {
		width: 100%;
		margin-left: 0px;
	}
	.about_nav {
		position: relative;
		height: auto;
		line-height: 30px;
		background: rgba(179,179,179,0.22);
	}
	.about_navl {
		text-align:center;
	}
	.about_navl li::after{
		display:none;
	}
	.about_navl li a {
		font-size:12px;
	}
	.about_navr {
		display:none;
	}
	.about_navl li {
		width: 30%;
		text-align: center;
		position: relative;
		float: none;
		display:inline-block;
	}
	.abouts_qyjj ul li .about_qyjjl img {
		width: 100%;
		height: 190px;
	}
	.abouts_qyjj ul li .about_qyjjr {
		height: auto;
		width: 100%;
		padding: 0px 20px;
		float: none;
	}
	.about_qyjjra2 {
		font-size: 14px;
		line-height: 30px;
		text-align: justify;
		width:96%;
		margin:20px auto 20px;
	}
	.about_qyjjh {
		display: table-cell;
		vertical-align: middle;
		height: auto;
		text-align:center;
		padding-top:30px;
	}
	.about_qyjjra1 {
		font-size: 16px;
		color: #000000;
		margin-top:10px;
	}
	.about_qyjj ul li:nth-child(1) .about_qyjjr span:nth-child(1) {
		font-size: 22px;
		color: #0c1f79;
		text-transform: uppercase;
	}
	.about_qyjj ul li:nth-child(1) .about_qyjjr span:nth-child(2) {
		font-size: 22px;
		color: #00a9c3;
		margin-left: 13px;
	}
	.about_qyjjra3 {
		margin-top: 0px;
		margin-bottom:20px;
	}
	.about_qyjjra3 ul li {
		width: 33.3%;
		float: left;
	}
	.about_qyjjra3 ul li:nth-child(1) {
		border-right: 1px solid #d7d7d7;
		margin-right: 0px;
	}
	.about_qyjjra31 {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 400;
	}
	.qywh {
		background: #f2f2f2;
		padding: 30px 0px;
	}
	.qywh_ul {
		margin-top: 30px;
	}
	.qywh_ul ul li:first-child {
		margin-left: 0px;
	}
	
	.qywh_ul ul li {
		width: 100%;
		height: auto;
		float: none;
		position: relative;
		overflow: hidden;
		background-image: linear-gradient(to right, #0170b7 , #018ae1);
	}
	.qywh_ul_img {
		height: auto;
	}
	.qywh_ul_img img{
		width:100%;
	}
	.qywh_ul1 {
		height: auto;
		padding: 21px 38px 0px;
		transition: .5s;
	}
	.qywh_ul1b {
		margin-top: 10px;
	}
	.qywh_ul2 {
		font-size: 16px;
		color: #fff;
	}
	
	.qywh_ul2 {
		display: table-cell;
		vertical-align: middle;
		height: 100px;
		width:0.1%;
	}
	.qywh_ul ul li:nth-child(2) {
		margin: 0px;
	}
	.qywh_ul1b1 {
		font-size: 18px;
		color: #fff;
		
	}
	.zzry {
		padding: 30px 0px;
	}
	.zzry_ul {
		margin-top: 30px;
	}
	.zzry_ul ul li {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 20px;
		float: none;
		cursor: pointer;
	}
	.zzry_ul_img img{
		width:100%;
	}
	.zzry_ul_text {
		width: 100%;
		height: 50px;
		background: url(../images/zzry_bg.png) center no-repeat;
		background-size: 100% 100%;
		margin-top: -12px;
		font-family: pfct;
		font-size: 16px;
		padding-top: 20px;
		text-align: center;
	}
	.fzlc_banner ul li:first-child {
		width: auto;
		margin-right: 0px;
		margin-top: 0px;
		padding-bottom: 0px;
	}
	.fzlc_banner {
		width:94%;
		margin:30px auto 0px;
		height:280px;
	}
	.fzlc_banner ul li::after{
		display:none;
	}
	.fzlc_banner ul li:nth-child(2) {
		width: 100%;
		margin-right: 0px;
		margin-top: 0px;
		padding-bottom: 0px;
	}
	.fzlc_banner ul li {
		float: left;
		border-left: none;
		padding-left: 0px;
		position: relative;
	}
	.fzlc_banner ul {
		position: absolute;
		left: 0%;
		top: 0px;
		padding:0px 0%;
		width: 90%;
		height: 100%;
	}
	
	.zzjg img {
		width: 94%;
		margin: 0 auto;
	}
	.zlgh {
		height: auto;
		background: url(../images/zlgh_bg.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		width: 100%;
		padding: 30px 0px;
	}
	.fzlc .qywh_t{
		color:#000;
	}
	.zlgh .qywh_t{
		color:#fff;
	}
	.zlgh_pp {
		margin-top: 30px;
	}
	.scjd {
		padding-top: 30px;
	}
	.scjdl {
		width: 100%;
		float: none;
	}
	.scjdt{
		text-align:center;
		margin-top:0px;
	}
	.scjd1 {
		font-size: 18px;
		color: #0170b7;
		margin-top: 20px;
		line-height: 28px;
		text-align:center;
	}
	.scjd2 {
		font-size: 14px;
		color: #060606;
		line-height: 28px;
		margin-top: 10px;
		text-align:center;
	}
	.scjd3 {
		color: rgba(6,6,6,0.57);
		line-height: 30px;
		margin-top: 20px;
		font-size:14px;
		text-indent:2em;
	}
	.scjdr {
		width: 100%;
		float: none;
	}
	.scjdr img{
		width:100%;
		margin-top:10px;
	}
	.fzlc{
		padding:30px 0px;
	}
	.scjd_bottom {
		background: #fff;
		margin-top: 30px;
		padding: 30px 0px;
		box-shadow: 0px 0px 10px 10px rgb(1 121 198 / 6%);
	}
	.scjd_a {
		width: 94%;
		margin: 0px auto;
		background-image: linear-gradient(to right, #0170b7 , #018ae1);
		border-radius: 10px;
		text-align: center;
		padding: 30px 0px;
	}
	.scjd_a1 {
		font-size: 20px;
		font-family: pftc;
		color: #fff;
		letter-spacing: 2px;
		margin-top: 10px;
	}
	.scjd_a2 {
		font-size: 14px;
		color: #fff;
		
		width: 94%;
		margin: 0px auto;
		line-height: 30px;
		margin-top: 10px;
	}
	.scjd_b {
		width: 94%;
		margin: 30px auto 0px;
		color: rgba(6,6,6,0.68);
		line-height: 30px;
		text-align: center;
		font-size:14px;
	}
	.productlist ul li {
		height: 200px;
		width: 100%;
	}
	.productlista {
		display: table-cell;
		vertical-align: middle;
		height: 200px;
	}
	.productlista1 {
		font-size: 18px;
		color: #fff;
	}
	.productny .product_l{
		width:100%;
		float:none;
		line-height:30px;
		margin-top:0px;
		margin-right:0px;
		height:auto;
	}
	.productny {
		padding: 30px 0px;
		background:none;
	}
	.product_lat {
		width: 100%;
		padding: 10px 0px;
		background-image: linear-gradient(to right, #0170b7 , #018ae1);
	}
	.product_lt {
		background: #f2f2f2;
		line-height: 38px;
		position: relative;
		color: #0d0d0d;
		font-size: 14px;
		padding-left: 0px;
		cursor: pointer;
		border-bottom: 1px solid #e3e3e3;
	}
	.product_lta {
		font-size: 18px;
		color: #fff;
	}
	.product_ltb {
		font-size: 16px;
		color: rgba(255,255,255,0.3);
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	.product_lt i{
		font-size:20px;
	}
	.product_ula li {
		line-height: 30px;
		background: #fafafa;
		padding-left: 0px;
		border-bottom: 1px solid #e3e3e3;
		position: relative;
		text-indent: 0px;
	}
	.product_ula li::after{
		display:none;
	}
	.product_lia a {
		color: #444444;
		font-size: 14px;
	}
	.productul {
		width: 100%;
		float: none;
		margin-top:20px;
	}
	.productula li {
		width: 100%;
		float: none;
		margin-right: 0%;
		margin-bottom: 15px;
		position: relative;
		border: 1px solid #8c8c8d;
	}
	.productny .ty_atitle {
		font-size: 26px;
		padding-bottom: 0px;
		margin-bottom: 10px;
		color: #000;
		padding-top: 30px;
	}
	.ty_time span {
		position: relative;
		display: inline-block;
		line-height: 1.563vw;
		padding-right: 1.302vw;
		margin-right: 1.354vw;
		font-size: 14px;
		color: #666;
	}
	.ghsj1_l {
		width: 100%;
		float: none;
	}
	.ghsj1 {
		margin-top: 0px;
	}
	.ghsj1_l1 {
		font-size: 22px;
		line-height: 36px;
		color: #2a2a2a;
		position: relative;
		padding-bottom: 20px;
		margin-bottom: 30px;
		margin-top: 32px;
	}
	.ghsj1_l2 {
		font-size: 18px;
		color: #2a2a2a;
		margin-bottom: 20px;
	}
	.ghsj1_l3 {
		width: 100%;
		font-size: 14px;
		color: rgba(14,14,14,0.65);
		line-height: 32px;
		text-align:justify;
	}
	.ghsj1_r {
		background: url(../images/ghsjr.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		width: 100%;
		height: 200px;
		float: none;
		position: relative;
		margin-top:20px;
	}
	.ghsj1_r1 p {
		font-size: 14px;
		line-height: 32px;
	}
	.ghsj1_r1 {
		position: absolute;
		padding: 20px;
		background: #0175bf;
		color: #fff;
		bottom: -20px;
		left: -0px;
	}
	.ghsj2 {
		margin-top: 50px;
		height: auto;
		background: url(../images/ghsj2_bg.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		position: relative;
		width: 100%;
	}
	.ghsj2_l {
		display: table-cell;
		vertical-align: middle;
		height: 60px;
		padding:30px 0px 20px;
		text-align:center;
		width:0.1%;
	}
	.ghsj2_lcn {
		font-size: 22px;
		color: #fff;
	}
	.ghsj2_len {
		font-size: 12px;
		color: #fff;
		letter-spacing: 0.3px;
	}
	.ghsj2_r {
		position: relative;
		right: 0px;
		top: 0px;
		width: 100%;
		height: auto;
	}
	.ghsj2_r ul::before,.ghsj2_r ul::after{
		display:none;
	}
	.ghsj2_r ul li {
		width: 50%;
		height: 140px;
		float: left;
		padding: 15px 10px;
		cursor: pointer;
		position: relative;
		overflow: hidden;
		text-align:center;
	}
	.ghsj2_r ul {
		position: relative;
		height: 280px;
	}
	.ghsj3 {
		background: #edf5fa;
		padding: 30px 0px;
	}
	.ghsj3_t1 {
		font-size: 26px;
		color: #0d0d0d;
		
	}
	.ghsj3_ul {
		margin-top: 20px;
	}
	.ghsj3_t2 {
		font-size: 14px;
		color: rgba(13,13,13,0.5);
		
		margin-top: 4px;
	}
	.ghsj3_ul ul li {
		background: #fff;
		width: 100%;
		height: auto;
		padding:20px 15px 20px;
		margin-bottom:15px;
		position: relative;
		float: none;
		margin-right: 0px;
		box-shadow: 0px 0px 10px 10px rgb(1 121 198 / 6%);
	}
	.ghsj3_ul3 {
		position: absolute;
		right: 20px;
		top: 20px;
	}
	.ghsj3_ul3 img{
		width: 100px;
	}
	.ghsj3_ul2{
		margin-top:15px;
	}
	.ghsj3_ul2 p {
		font-size: 12px;
		color: #606060;
		line-height: 30px;
	}
	.case_t1 {
		font-size: 60px;
		color: rgba(0,0,0,0.04);
		text-transform: uppercase;
		font-weight: bolder;
		line-height: 60px;
	}
	.case_t2 {
		font-size: 20px;
		color: #000;
		line-height: 20px;
		margin-top: -28px;
		letter-spacing: 2px;
	}
	.case_content ul li {
		width: 100%;
		margin-right: 100%;
		margin-bottom: 15px;
		position: relative;
		float: none;
	}
	.w50 {
		width: 94%;
		margin: 0 auto;
	}
	.ty_atitle {
		font-size: 26px;
		padding-bottom: 0px;
		margin-bottom: 20px;
		color: #000;
		padding-top: 30px;
	}
	.ty_dtitle {
		padding-bottom: 10px;
		border-bottom: 1px solid #e5e5e5;
		text-align: left;
		margin-bottom: 20px;
	}
	.case_t {
		text-align: center;
		margin-top: 20px;
	}
	.news_ul ul li {
		width: 100%;
		margin-bottom: 15px;
	}
	.news_right{
		display:none;
	}
	.news_tops{
		width:94%;
		margin:0 auto;
		float:none;
		border:none;
		text-align:left;
	}
	.news_tops1{
		display:inline-block
	}
	.news_tops2{
		display:inline-block;
		font-size:12px;
	}
	.news_text1 {
		line-height: 32px;
		font-size: 16px;
		color: #000;
		
	}
	.news_text{
		float:none;
		width:94%;
		margin:0 auto;
	}
	.news_tops1{
		font-size:18px;
	}
	.news_ul {
		margin-top: 30px;
	}
	.contactMap {
		margin-top: 70px;
		position: relative;
	}
	#allmap {
		height: 710px;
		width: 100%;
	}
	.lxwm_title {
		margin-top: 60px;
	}
	.lxwm_title1 {
		font-size: 26px;
		color: #1c1c1c;
	}
	.lxwm_title2 {
		font-size:16px;
		color: #1c1c1c;
		letter-spacing: 0.3px;
	}
	.lxwm_zxly {
		width: 160px;
		height: 50px;
		line-height: 50px;
		text-align: center;
		color: #fff;
		background-image: linear-gradient(to right, #0170b7 , #018ae1);
		border-radius: 5px;
		
		letter-spacing: 1px;
		margin-top: 30px;
	}
	.lxwm_content {
		padding: 20px 20px;
		background: #fff;
		margin-top: 30px;
		box-shadow: 0px 0px 10px 10px rgb(0 0 0 / 5%);
	}
	.lxwm_contentl {
		width: 100%;
		float: none;
		border-right: none;
	}
	.lxwm_contentl ul li {
		color: #1c1c1c;
		font-size: 14px;
		
		width: 100%;
		float: none;
		line-height: 40px;
	}
	.lxwm_contentl ul li:nth-child(2n) {
		width: 100%;
	}
	.lxwm_contentr {
		width: 100%;
		float: none;
		text-align: center;
	}
	.lyfk_h {
		display: table-cell;
		vertical-align: middle;
		height: auto;
		width: 0.1%;
	}
	.lyfk_w {
		width: 94%;
		margin: 0 auto;
	}
	.lyfk {
		height: auto;
		background: url(../images/lyfk_bg.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		margin-top: 70px;
		padding-bottom:30px;
	}
	.lyfk_t1 {
		font-size: 26px;
		color: #fff;
		float: none;
		padding-top:40px;
	}
	.lyfk_t2 {
		font-size: 18px;
		color: #fff;
		float: none;
		margin-top:10px;
		padding-left:5px;
	}
	.form {
		width: 100%;
		height: auto;
		background: #fff;
		border-radius: 5px;
		margin-top: 30px;
		padding: 10px;
	}
	.input input {
		float: none;
	}
	.input {
		width:100%;
		float: none;
		margin-bottom: 12px;
		margin-right: 0%;
	}
	.inputss {
		margin-top: 5px;
	}
	.lyfk_btn {
		float: none;
		clear:both;
		width: 150px;
		height: 36px;
		margin:20px auto 0px;
		line-height: 36px;
		text-align: center;
		color: #fff;
		background-image: linear-gradient(to right, #0170b7 , #018ae1);
		border-radius: 18px;
		cursor: pointer;
	}
	.footer_bottoml p{
		margin-right:0px;
	}
	.pinfo_1 {
		background: #fff;
		width: 100%;
		height: auto;
		padding: 0px;
	}
	.pinfo_1l img {
		width: 94%;
		height: auto;
		border: none;
		margin:0 auto;
	}
	.pinfo_1l {
		width: 100%;
		height: auto;
		float: none;
	}
	.pinfo_im img{
		width:100%;
	}
	.pinfo_left,.pinfo_right{
		z-index: 99;
	}
	.pinfo_1h {
		display:inline-block;
		vertical-align: middle;
		height: auto;
		width: 100%;
	}
	.pinfo_1r4 img {
		display: inline-block;
		width: 100%;
		height: 83px;
		margin: 10px auto 0px;
	}
	.pinfo_1r4 .mySwiper {
		width: 100%;
		margin-left: 0px;
	}
	.pinfo_1r {
		float: none;
		width: 94%;
		margin:0 auto;
		font-family: pfzd;
	}
	.pinfo_1r1 {
		font-size: 22px;
		letter-spacing: 2px;
		width: 100%;
		line-height: 30px;
		padding-bottom: 10px;
		padding-top:10px;
		border-bottom: 1px solid #dcdcdc;
	}
	.pinfo_1r2 li {
		display: inline-block;
		margin-right: 10px;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.pinfo_1r3r {
		float: right;
		width: 65%;
		color: #fff;
		text-align: center;
		font-size:12px;
	}
	.pinfo_1r3l {
		width: 35%;
		text-align: center;
		color: #fff;
		font-size: 12px;
		float: left;
		text-align: center;
		border-right: 1px solid rgba(255,255,255,0.46);
	}
	.pinfo_1r3l i {
		font-size: 12px;
		margin-right: 8px;
	}
	.pinfo_1r4 {
		margin-top: 20px;
		padding-bottom:20px;
	}
	.pinfo_cn {
		font-size: 22px;
		color: #000;
		font-family: pfct;
		text-align: center;
		padding-top: 30px;
		margin-bottom: 10px;
	}
	.pinfo_3w ul li input {
		height: 34px;
		line-height: 34px;
		text-indent: 12px;
		width: 100%;
		
	}
	.pinfo_3w input::-webkit-input-placeholder,.pinfo_3w textarea::-webkit-input-placeholder {
		color: #000;
		font-size: 12px;
		
	  }
	  
	  .pinfo_3w input:-moz-placeholder,.pinfo_3w textarea:-moz-placeholder {
		color: #000;
		font-size: 12px;
		
	  }
	  
	  .pinfo_3w input::-moz-placeholder,.pinfo_3w textarea::-moz-placeholder {
		color: #000;
		font-size: 12px;
		
	  }
	  
	  .pinfo_3w input:-ms-input-placeholder,.pinfo_3w textarea:-ms-input-placeholder {
		color: #000;
		font-size: 12px;
		
	  }
	  .pinfo_3w ul li:nth-child(5) textarea {
		text-indent: 12px;
		line-height: 34px;
		width: 100%;
		
	}
	.xgcp_text {
		line-height: 36px;
		height:36px;
		text-align: center;
		
		color: #000;
		font-size:12px;
	}
	.xgcp_bottom {
		text-align: center;
		margin-top: 20px;
	}
	.about_qyjjra32{
		font-size:12px;
		transform: scale(0.7);
	}
	.w1455{
		width:94%;
	}
	.shfw_q {
		padding: 30px 0px;
	}
	.shfw1 {
		font-size: 20px;
		letter-spacing: 1px;
		font-family: pfzd;
	}
	.shfw2a {
		font-size: 16px;
		color: #0170b8;
		margin-top: 10px;
	}
	.shfw3 {
		margin-top: 20px;
	}
	.shfw3 ul {
		width:100%;
		display: inline-block;
	}
	.shfw3 ul li {
		width:100%;
		text-align: center;
		padding: 30px 0px;
		margin-bottom:10px;
		background-image: linear-gradient(to right, #0170b7 , #018ae1);
	}
	.shfw_fw1 {
		text-align: center;
		font-size: 20px;
		color: #fff;
		font-family: pfzd;
		padding-top: 30px;
	}
	.shfw_fw2 {
		font-size: 14px;
		width:70%;
		text-align: center;
		color: #fff;
		margin:0 auto;
		margin-top: 10px;
	}
	.shfw_fwa li {
		width: 100%;
		float: none;
		background: #fff;
		margin: 0%;
		padding-top: 1px;
		border-radius: 12px;
		cursor: pointer;
		margin-bottom:10px;
	}
	.shfw_fw {
		background: url(../images/shfw_bg.jpg) center no-repeat;
		background-size: 100% 100%;
		height: auto;
		width: 100%;
		padding-bottom:30px;
	}
	.shfw_fwa {
		margin-top: 20px;
		padding-bottom: 30px;
	}
	.shfw_title {
		width: 348px;
		height: 64px;
		padding-top: 0px;
		margin: 0 auto;
		background: url(../images/shfw_title.png) center no-repeat;
		background-size: 100% 100%;
		position: relative;
		top: -17px;
		text-align: center;
		font-size: 18px;
		color: #fff;
		letter-spacing: 2px;
		line-height: 64px;
	}
	.shfw_text {
		margin-top: 20px;
		padding-bottom: 30px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.shfw_text p {
		font-size: 16px;
		font-family: pfzd;
		margin-bottom: 4px;
	}
	.shfw_text p:nth-child(2n) {
		font-size: 14px;
		margin-bottom: 10px;
		line-height: 26px;
		text-align:justify;
	}
	.shfw_cnsd {
		width: 100%;
		margin: 0 auto;
		background: #fff;
	}
	.shfw_cns{
		background:#f6f6f6;
		padding-bottom:30px;
	}
	.ghsj_ltitle {
		font-size: 18px;
		color: #0f0f0f;
		font-family: pfct;
		line-height: 24px;
		padding-bottom: 12px;
		margin-top: 12px;
		position: relative;
		
	}
	.ghsj_ltext {
		font-size: 12px;
		color: #0f0f0f;
		margin-top: 14px;
		line-height: 22px;
	}
	.ghsj2_rtext {
		margin-top: 15px;
		color: #fff;
		line-height: 28px;
		font-size: 14px;
		letter-spacing: 1px;
	}
	.ghsj2_rimg img{
		height:26px;
		display:inline-block;
	}
	.shfw_fwa1 {
		width: 120px;
		height: 120px;
		margin: 30px auto 0px;
		background: url(../images/shfw_bg1.png) center no-repeat;
		background-size: 100% 100%;
		text-align: center;
		position: relative;
	}
	.shfw_fwa1 div {
		content: '';
		position: absolute;
		width: 80px;
		height: 80px;
		background: url(../images/shfw_bg2.png) center no-repeat;
		background-size: 100% 100%;
		left: 20px;
		top: 20px;
		line-height: 80px;
		font-size: 22px;
		color: #fff;
	}
	.shfw_fwa1::after {
		content: '';
		position: absolute;
		width: 120px;
		height: 120px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 50%;
		background: url(../images/yx.png);
		background-size: 100% 100%;
		animation: spin 2s linear 0s infinite;
	}
	.shfw_fwa2 {
		text-align: center;
		margin-top: 20px;
		height: auto;
	}
	.shfw_fwa2a {
		font-size: 18px;
		color: #000;
	}
	.shfw_fwa2b {
		font-size: 12px;
		color: rgba(0,0,0,0.5);
		text-transform: uppercase;
		margin-top: 14px;
		line-height: 22px;
		padding-bottom: 20px;
	}
	.shfw3 ul li {
		width: 100%;
		text-align: center;
		padding: 20px 0px;
		margin-bottom: 10px;
		background-image: linear-gradient(to right, #0170b7 , #018ae1);
	}
	.shfw3a {
		font-size: 36px;
		color: rgba(255,255,255,0.25);
		position: relative;
		padding-bottom: 0px;
	}
	.shfw3a::after {
		content: '';
		position: absolute;
		bottom: 0px;
		left: 46%;
		height: 2px;
		width: 8%;
		background: rgba(255,255,255,0.25);
	}
	.shfw3b {
		margin-top: 20px;
		font-size: 16px;
		color: #fff;
		letter-spacing: 2px;
		font-family: pfzd;
		line-height: 28px;
	}
	.ss_dl1 {
		font-size: 16px;
		color: #fff;
		line-height: 20px;
	}
	.gsjj_video {
		height: 601px;
		background: url(../images/video1.jpg) center no-repeat;
		background-size: 100% 100%;
		background-position: center;
		width: 100%;
		position: relative;
	}
	.gsjj_video_dj {
		position: absolute;
		left: 50%;
		top: 200px;
		margin-left: -43px;
	}
	.gsjj_video_dj2 {
		font-size: 16px;
		color: #fff;
		margin-left: -10px;
		margin-top: 18px;
	}
	.sycf_content li {
		width: 100%;
		margin-right: 0%;
		margin-top: 15px;
		float: none;
	}
	.sycf_text {
		padding: 10px 10px;
		line-height: 26px;
		font-size:14px;
		min-height: auto;
		text-align: justify;
		background: #f9f9f9;
	}
	.sycf_title {
		line-height: 30px;
		font-size: 18px;
		letter-spacing: 2px;
		text-align: center;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		padding: 30px 0px 10px;
		position: relative;
		margin-bottom: 20px;
	}
	.sycf_title::after {
		content: '';
		position: absolute;
		height: 2px;
		width: 8%;
		left: 46%;
		bottom: 0px;
		background-image: linear-gradient(to right, #0170b7 , #018ae1);
	}
	.sycf_description {
		text-align: justify;
		line-height: 28px;
		text-indent: 2em;
		font-size:14px;
	}
	.jiud .sycf_description {
		text-align: left;
		text-indent: 2em;
	}
	.tybanner {
		margin-top: 70px;
	}
	.about_banner {
		height:140px;
		background: url(../images/about_banner.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		width: 100%;
	}
	.products_banner {
		height: 140px;
		background: url(../images/product_banner.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		width: 100%;
	}
	.ghsj_banner {
		height: 140px;
		background: url(../images/ghsj_banner.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		width: 100%;
	}
	.cases_banner {
		height: 140px;
		background: url(../images/case_banner.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		width: 100%;
	}
	.news_banner {
		height: 140px;
		background: url(../images/news_banner.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		width: 100%;
	}
	.w1347{
		width:94%;
		margin:0 auto;
	}
}
