@charset "utf-8";
* {	margin: 0;padding: 0;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img {	border: medium none;	margin: 0;	padding: 0; font-weight:500;}
body,button,input,select,textarea {	 font-family:Arial,"微软雅黑","宋体";	outline: none;}
h1,h2,h3,h4,h5,h6 {	font-size: 100%;}
ul,ol,li {	list-style: none; }
a {	text-decoration: none;	color: #474747;  }
a:hover {color:rgb(25, 102, 255);text-decoration: none;	}
img {	border: 0px; vertical-align:middle;}
em{ font-style:normal;}
table {	border-collapse: collapse;	border-spacing: 0;}
html,body {color: #474747;background: #fff;margin: 0 auto;font-size: 16px !important; overflow-x:hidden;width:100%;}
.clear {	clear: both;}
.pic100 img{width:100%;}
h1{ font-size:24px;color:#464646;}
.justify_fix{display:inline-block;*display: inline; *zoom:1; width:100%; height:0; overflow:hidden;}
.f-turn{-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.fl{float:left;}
.fr{float:right;}
.pad100{padding:100px 0;}
.pad90{padding:90px 0;}
.pad70{padding:70px 0;}
.pad40{padding:40px 0;}
.overflow{ overflow:hidden;}
.white a,.white{ color:#fff;}
.rela{ position:relative;}
.slh{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top60{ margin-top:60px;}
.text-center{ text-align:center;}
.text-right{text-align:right;}
.row:after{content:''; display:block; clear:both;}
.flex-wrap {
    display: -webkit-flex;
    display: flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
}
.container-fluid {
  width: 100%;
}
.clearfix:after{
content:"";
display:block;
clear:both;
height:0;
line-height:0;
visibility:hidden;
}
.clearfix{zoom:1;}	
.container{width:1320px;margin: auto;}
@media (max-width:1466px) {
.container {width: 84%;}
}
@media (max-width:1199px) {
.container{width:991px}
}
@media (max-width:991px) {
.container{width:750px}
}
@media (max-width:767px) {
.container{width:100%}
}
.row:after{content:''; display:block;clear:both;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float:left}
.col-xs-12 {width:100%}
.col-xs-11 {width:91.66666667%}
.col-xs-10 {width:83.33333333%}
.col-xs-9 {	width:75%}
.col-xs-8 {	width:66.66666667%}
.col-xs-7 {	width:58.33333333%}
.col-xs-6 {	width:50%}
.col-xs-5 {	width:41.66666667%}
.col-xs-4 {	width:33.33333333%}
.col-xs-3 {	width:25%}
.col-xs-2 {	width:16.66666667%}
.col-xs-1 {	width:8.33333333%}
@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float:left}
.col-sm-12 {width:100%}
.col-sm-11 {width:91.66666667%}
.col-sm-10 {width:83.33333333%}
.col-sm-9 {width:75%}
.col-sm-8 {width:66.66666667%}
.col-sm-7 {width:58.33333333%}
.col-sm-6 {width:50%}
.col-sm-5 {width:41.66666667%}
.col-sm-4 {width:33.33333333%}
.col-sm-3 {width:25%}
.col-sm-2 {width:16.66666667%}
.col-sm-1 {width:8.33333333%}
}
@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float:left}
.col-md-12 {width:100%}
.col-md-11 {width:91.66666667%}
.col-md-10 {width:83.33333333%}
.col-md-9 {width:75%}
.col-md-8 {width:66.66666667%}
.col-md-7 {width:58.33333333%}
.col-md-6 {width:50%}
.col-md-5 {width:41.66666667%}
.col-md-4 {width:33.33333333%}
.col-md-3 {width:25%}
.col-md-2 {width:16.66666667%}
.col-md-1 {width:8.33333333%}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float:left}
.col-lg-12 {width:100%}
.col-lg-11 {width:91.66666667%}
.col-lg-10 {width:83.33333333%}
.col-lg-9 {width:75%}
.col-lg-8 {width:66.66666667%}
.col-lg-7 {width:58.33333333%}
.col-lg-6 {width:50%}
.col-lg-5 {width:41.66666667%}
.col-lg-4 {width:33.33333333%}
.col-lg-3 {width:25%}
.col-lg-2 {width:16.66666667%}
.col-lg-1 {width:8.33333333%}
}




header{padding:24px 0 16px; position:fixed;width:100%;top:0;left:0; z-index:2; background-color:#fff;}
.headh{height:80px;}
.logo {width:138px;}
nav{text-align:center;float:right;width:800px;margin:5px 0 0 0;}
nav li{float:left;width:14%; text-align:center;position: relative;}
nav li>a{font-size:14px;display:block;text-align:center;}
nav li>a:after{content:'';width:20px;height:2px; content:''; display:block;margin:14px auto 0;}
nav li>a.cur,nav li:hover>a{color:rgb(25, 102, 255);}
nav li>a.cur:after,nav li:hover>a:after{background-color:rgb(25, 102, 255);}
nav li div{position:absolute;top:100%;left: 50%;font-size:14px;width: 120px;transform: translateX(-50%);display:none;text-align:center;z-index: 1;padding-top:10px;}
nav li div a{ display:block;padding:16px 5px;border-bottom: 1px dashed #77b27e;background-color: rgba(209,224,255,0.96);border-left: 3px solid rgba(25,102,255,0.5);border-right: 3px solid rgba(25,102,255,0.5);border-bottom: 1px dashed #77b27e;}
nav li div a:first-child{border-top: 3px solid rgba(25,102,255,0.5);}
nav li div a:last-child{border-bottom: 3px solid rgba(25,102,255,0.5);}
nav li div a:hover{ background-color:rgba(25,102,255,0.96);color:#fff;}
nav li:hover div{ display:block;}
.headright{color:#1966FF;font-size:14px;line-height:1;font-weight:bold;margin:4px 0 0 14px;float: left;}
.headright img{margin-right:10px;}
.h_title h2{font-size: 32px;color: #222222;font-weight: bold;}
.h_title p{font-size: 14px; color: rgb(136, 136, 136);margin-top:10px;}
.h_line1 {padding:70px 0 98px; background:url(../images/bg1.png) no-repeat bottom center; background-size:cover;}
.tabtab p,.tabtab a{width:18%;height: 100px;float:left; text-align:center;cursor: pointer;background: rgb(234,238,250);margin:0 1% 10px;display: flex;align-items: center;justify-content: center; font-size:18px;}
.tabtab p.on{ background:url(../images/bg2.png) no-repeat center center; background-size:100% 100%;}
.tabtab a img{ display:inline-block; vertical-align:middle;margin-right:10px;}
.h_line1content{padding:73px 240px 0;}
.h_line1clist{ overflow:hidden; display:none;}
.h_line1clist .left{float:left;width:354px;}
.h_line1clist .left h5,.service dl dd h5{font-size: 22px; color: rgb(51, 51, 51);}
.h_line1clist .left p,.service dl dd p{font-size: 18px;margin-top:30px;color:#888888;line-height:32px;height:64px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;text-align:justify;}
.h_line1clist .left a,.service dl dd a{width:140px;height:40px; text-align:center;line-height:40px; display:inline-block;margin-top:30px;border:1px solid #333333;}
.h_line1clist .left a:hover,.publicmore a:hover,.service dl dd a:hover,.contactblock .tab a:hover,.contactblock .tab a.on,.messageC dl dd button:hover{ background-color:#1966FF;border-color:#1966FF;color:#fff;}
.h_line1clist .right{width:296px;}
.h_line2{ background:url(../images/bg4.png) no-repeat center center; background-size:cover;padding-top:90px;}
.h_line2 .left{width:731px;}
.h_line2 .right{margin:77px 0 0 -200px; text-align:right;width:657px;}
.h_line2 .right h5,.about h5,.culture h2{color: rgb(25, 102, 255);font-size: 38px; font-weight:bold; text-transform:uppercase;}
.h_line2 .right .summary1{color:#fff; font-size: 18px; line-height:32px;margin-left: 18%;}
.h_line2 .right .summary2{color:#888;margin-top:20px;font-size: 14px;line-height:30px;height:90px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:3;
  line-clamp:3;
  -webkit-box-orient: vertical;text-align:justify; text-align:right;}
.h_line3{ background-color:#1990ff;color:#fff;padding:18px 0;background: linear-gradient(top,#1966ff,#1995ff);
    background: -webkit-linear-gradient(top,#1966ff,#1995ff);}
.h_line3 ul li{float:left;width:33.333%; position:relative;padding:60px 0; text-align:center;border-bottom:1px solid #4798ff;}
.h_line3 ul li:after{content:''; display:inline-block; background-color:#4798ff;width:1px;height:60%;right:0;top:20%; position:absolute;}
.h_line3 ul li h5{ font-weight:bold;font-size: 34px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.h_line3 ul li p{font-size: 14px;margin-top:8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.h_line3 ul li:nth-child(3n+3):after{ display:none;}
.h_line3 ul li:nth-child(4),.h_line3 ul li:nth-child(5),.h_line3 ul li:nth-child(6){border-bottom:0;}
.h_line4C dl{float:left;width:31.333%;margin:0 1% 15px; box-shadow:0 10px 10px #f2f5fc;}
.h_line4C dl dd{padding:0 45px 40px;margin-top:-50px;}
.h_line4C dl dd .iconlogo{width:100px;height:100px; border-radius:50%; box-shadow:0 0 10px #e3e0e0;margin:auto; overflow:hidden;}
.h_line4C dl dd h5{margin-top:38px;font-size: 18px;}
.h_line4C dl dd h5:after{content:'';width:68px;height:1px; background-color:#ccc;margin:16px auto 0;font-size: 18px; display:block;}
.h_line4C dl dd p{margin-top:23px;color:#888;font-size:12px;line-height:25px;height:75px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:3;
  line-clamp:3;
  -webkit-box-orient: vertical;text-align:justify; text-align:center;}
.h_line4C dl dd .more{ display:block; background-color:#f2f2f2;margin-top:40px;line-height:38px;color:rgb(153, 153, 153);font-size:14px}
.h_line4C dl dd .more:hover{background-color:#1966FF;color:#fff;}
.publicmore{margin-top:50px;}
.publicmore a{width:140px;height:40px; text-align:center;line-height:40px; display:inline-block;border:1px solid #333333;font-size:14px;}
.h_line5{ background:url(../images/bg5.png) no-repeat center center; background-size:cover;}
.h_line5tab{margin-top:30px;}
.h_line5tab a{ display:inline-block;margin:0 7px;color:#888; font-size:14px; cursor:pointer;padding: 7px 23px;}
.h_line5tab a.on,.h_line5tab a:hover{ background-color:#fff;border-radius:60px;color:#1966FF;}
.h_line5content{margin-top:30px;}
.h_line5clistC{ background-color:#fff;}
.h_line5clist{ display:none;}
.h_line5clist dl{float:left;width:33.333%; position:relative;padding:37px;}
.h_line5clist dl dt{ display:none;margin-bottom:25px;}
.h_line5clist dl dt img{ height:173px;object-fit: cover;}
.h_line5clist dl h5{font-size:14px;margin-top:10px;}
.h_line5clist dl h5 a{ display:block;}
.h_line5clist dl time{color:#CCCCCC;font-size:12px; display:block;margin-top:2px;}
.h_line5clist dl p{margin-top:26px;color:#888;font-size:12px;line-height:25px;height:50px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;text-align:justify;}
.h_line5clist dl:nth-child(2),.h_line5clist dl:nth-child(3){border-left:2px solid #ebebeb;border-bottom:2px solid #ebebeb;}
.h_line5clist dl:nth-child(4),.h_line5clist dl:nth-child(5){border-left:2px solid #ebebeb;}
.h_line5clist dl:first-child dt{ display:block;}
.h_line6{ background:url(../images/bg6.png) no-repeat center center; background-size:cover;color:#fff;}
.h_line6 .left{width:50%;}
.h_line6 .left h5{font-size: 34px; font-weight:bold;}
.h_line6 .left p{font-size:18px;margin-top:16px;}
.h_line6 .right{max-width:50%;}
.h_line6 .right .rightword{max-width:calc(100% - 121px);margin-left:20px;}
.h_line6 .right .rightword p{font-size: 18px;margin-top: 27px;}
.h_line6 .right .rightword h5{ font-weight:bold;margin-top:10px;font-size: 24px;}
footer{background:#141a24;}
.links{padding:40px 0 30px;color:#202020;border-bottom:1px solid #2c313a;}
.links span{ background-color:#2b3442;color:#fff;font-size:14px;padding:9px 22px; display:inline-block;}
.linkC{margin-top:13px; overflow:hidden;}
.linkC a{ display:inline-block;margin:0 20px 10px 0;color:#71747c;}
footer .centerinfo {padding:40px 0 120px;border-bottom:1px solid #2c313a;font-size:12px;color:#71747c;}
footer .centerinfo .left{width:420px;}
footer .centerinfo .left li{margin:10px 0;}
footer .centerinfo .left li img{ display:inline-block; vertical-align:middle;margin-right:12px;}
footer .centerinfo .center{width:420px;}
footer .centerinfo .center dl{float:left;width:31.333%;margin-right:1%;}
footer .centerinfo .center dl dt{font-size:14px;margin-bottom:20px;}
footer .centerinfo .center dl dt a{color:#fff;}
footer .centerinfo .center dl dd a{ display:block;margin:10px 0;color:#71747c;}
footer .centerinfo .right dl{ display:inline-block;margin-left:20px; text-align:center;}
footer .centerinfo .right dl img{width:119px;}
footer .centerinfo .right dl dd{color:#bbbbbb;margin-top:10px;}
.bq{color:#444;padding:26px 0; text-align:center;font-size:12px;}
.bq span{display:inline-block; margin:0 6px;}
.bq span a{color:#444;}
.gotop{position: fixed;right: 5px;bottom: 5px;width: 60px;height: 60px;opacity: .9;z-index:5; display:block; cursor:pointer;}
.gotop:hover{opacity:1;}
.fixedright{ position:fixed;right:0;top: 50%;margin-top: -179px;z-index:5;text-align:center;}
.fixedrighttop{padding: 2px 0;background-color:rgba(193,191,192,0.98);border-radius:10px 0 0 10px;width:50px;}
.fixedrighttop>p{ cursor:pointer;}
.fixedrighttop ul li{height:40px;margin:6px 0 10px; position:relative; z-index:1;}
.fixedrighttop ul li img{margin-top:12px; cursor:pointer;display: inline-block;}
.fixedrighttop ul li .child,.fixedrighttop ul li .child2{ display:none-;position:absolute;left:50px; background-color:#c1bfc0;border-radius:10px 0 0 10px;top:0; opacity:0; z-index:-1;}
.fixedrighttop ul li .child{width:228px;}
.fixedrighttop ul li .child2{width:154px;line-height:50px;color:#fff; text-align:left;padding-left:20px;}
.fixedrighttop ul li .child h5{color: #eee;padding: 0 20px;height: 50px;line-height: 50px;text-align: left;  font-size: 18px;border-bottom: 1px solid #CFCDCE;}
.fixedrighttop ul li .child .con{padding: 20px 20px 1px;color: #fff;}
.fixedrighttop ul li .child .con p{margin-bottom: 20px;width: 139px;height: 32px;line-height: 32px;font-size: 14px;border:1px solid rgba(255,255,255,0.6);border-radius:8px; box-shadow:inset 2px 2px #9f9f9f;}
.fixedrighttop ul li .child .con p a{color:#fff;}
.fixedrighttop ul li:hover .child{left:-178px; opacity:1;}
.fixedrighttop ul li:hover .child2{left:-104px; opacity:1;}
.fixedrightclose{margin-top:10px; cursor:pointer;}
.otherbanner h2{font-size: 34px;color:rgb(25, 102, 255); text-transform:uppercase;font-weight:bold;}
.otherbanner p{font-size: 14px; color: rgb(136, 136, 136);margin-top:7px;}
.servicebanner { background:url(../images/bg7.png) no-repeat center center; background-size:cover;}
.service{padding:20px 0;}
.service dl{ overflow:hidden; background-color:#eaeefa;padding:70px 130px;margin-bottom:20px;}
.service dl dt{float:right;width:352px;}
.service dl dd{float:left;width:420px;margin-top: 10px;}
.casebanner{ background:url(../images/bg8.png) no-repeat center center; background-size:cover;}
.casebanner p,.newbanner p,.contactbanner p,.contactbanner h2{color:#fff;}
.site{font-size:14px;padding:25px 0; background-color:#fafafa;color:#888;}
.site a{color:#888; display:inline-block;margin:0 1px;}
.case{padding:40px 0;}
.case dl{margin-bottom:35px;}
.pagelist{ text-align:center; margin-top:30px; font-size:14px;}
.pagelist li{display:inline-block;margin:0 2px;}
.pagelist li a,.pagelist li span{display:block;padding:4px 13px;background-color:#f2f2f2;color:#444;}
.pagelist li a.cur,.pagelist li.active span,.pagelist li a:hover{background-color:#1966ff;color:#fff;}
.newbanner{ background:url(../images/bg9.png) no-repeat center center; background-size:cover;}
.new{padding-bottom:50px;}
.new dl{padding:27px 0;border-bottom:1px solid #ededed;}
.new dl dt a{ display:block; color:##555555;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;}
.new dl dd{color: #888888;font-size: 12px;margin-top:12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newdetail h1{border-bottom:1px solid #ededed;font-size:24px;color:#222222;font-weight:bold;padding-bottom:20px;}
.newdetail article{margin-top:20px;line-height:30px;font-size: 16px; overflow:hidden;min-height:30vh;}
.newdetail article img{max-width:100%;}
.contactbanner{ background:url(../images/bg10.png) no-repeat center center; background-size:cover;}
.contactblock{padding:40px 0 100px;}
.contactblock .tab a{min-width:180px;line-height:48px;height:48px; text-align:center;padding:0 5px; display:inline-block;margin:0 20px 5px 0; background-color:#eaeefa;color:#666666; cursor:pointer;}
.contactblock .content{margin-top:34px;}
.about,.culture{margin-top:80px;}
.about .summary1{color:#222222; font-size: 18px; line-height:32px;margin:4px 21% 0 0;}
.about .summary2{color:#888;margin-top:26px;font-size: 14px;line-height:30px;}
.about .floatright{width:623px;float:right;padding:0 0 20px 70px;}
.contactblock .contentlist{ display:none;}
.cultureC{margin-top:40px;}
.cultureC ul li{float:left;width:31.333%;margin:0 1% 15px;}
.cultureC ul li .info{margin-top:30px;}
.cultureC ul li .info h5{font-size: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cultureC ul li .info p{color: #888;margin:15px 60px 0 0;font-size: 14px;line-height: 27px;height:81px; overflow:hidden;}
.map{height:380px;width:100%;}
.address{margin-top:20px;}
.address li{float:left;width:23%;margin:0 1% 15px; text-align:center;}
.address li span{width:109px;height:109px; overflow:hidden; display:block;margin:auto;}
.address li span:hover img,.h_honorC dl dt:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.address li h5{margin-top:40px;font-size:14px;font-weight:bold;color:#222;}
.address li p{font-size:20px;color:#555555;font-size:14px;margin-top:20px;}
.honor{ background-color:#f6f6f6;}
.h_honorC dl{float:left;width:31.3333%;margin:0 1% 15px;}
.h_honorC dl dt{ overflow:hidden;}
.h_honorC dl dd {margin-top:24px;}
.h_honorC dl dd h5{font-size:14px;}
.h_honorC dl dd p{font-size: 12px;color:#a9a9a9;margin-top:6px;}
.fixedrightclose img,.fixedrighttop{-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.active .fixedrightclose img{transform:rotate(45deg);
-ms-transform:rotate(45deg); 	/* IE 9 */
-moz-transform:rotate(45deg); 	/* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg); }
.fixedright.active{pointer-events: none;}
.active .fixedrighttop{ transform:translate(50px);}
.active .fixedrightclose{pointer-events: initial;}
.messagebanner{margin-top:10px;}
.messagebanner>img{ opacity:0;}
.messagebanner .swiper-container{ position:absolute;width:100%;top:0;height:100%;left:0;}
.messagebanner .swiper-pagination{right:0 !important;top:auto !important;bottom:4px;width:100%; text-align:center;}
.messagebanner .swiper-pagination-bullet{ display:inline-block !important;margin:0 5px !important;}
.message{margin:20px auto 30px;border:1px solid rgba(25,102,255,0.5);}
.message h2{line-height:35px; background-color:rgba(25,102,255,0.1);padding:0 15px;font-size:14px;font-weight:bold;color:#222;}
.message h3{padding:10px 20px 15px; border-bottom:1px solid #ededed;margin:0 5px;font-size:14px;}
.messageC{margin:10px 5px 50px;}
.messageC dl{margin-bottom:10px; overflow:hidden;}
.messageC dl dt{height: 26px;line-height: 26px;display: block;float: left;width: 170px;text-align: right;   padding-right: 10px;font-size: 14px;}
.message .red{padding: 0 10px;font-size: 14px;color: #c00!important;}
.messageC dl dd{float:left;width:calc(100% - 180px);}
.messageC dl dd input,.messageC dl dd textarea{height: 26px;font-size:13px;line-height:20px;padding: 2px 5px;color: #000;border: 1px solid #aaa;width: 200px;}
.messageC dl dd textarea{height:150px;width:600px; resize:none;}
.messageC dl dd p{font-size:12px;float:right;width:calc(100% - 210px);}
.messageC dl dd button{width: 140px;height: 40px;text-align: center;line-height: 40px;display: inline-block;border: 1px solid #aaa; cursor:pointer; background-color:transparent;}
.messageC dl dd .tip{ font-size:12px;color:#c00;margin-top: 3px;}
.banners{ display:none;}
.banner .swiper-pagination{ background-color:rgba(255,255,255,0.3);border-radius: 10px;padding: 4px 10px;left: 50%!important;transform: translateX(-50%);width:auto !important;}
.fangan{ background-color:#fff; position:absolute;top:50px;right:50%; z-index:1;border-radius:6px;margin-right:-660px;width:350px;padding:30px;}
.fangan h2{font-size: 22px; text-align:center;color: #222222;}
.fangan p{color:#888;font-size: 12px; text-align:center;margin:6px 0 20px;}
.fangan input{width:100%; display:block;margin-bottom:10px;height:42px;padding: 3px 10px;border:1px solid #ededed;}
.fangan button{background-color: #1966ff;color:#fff;width:100%;height:42px;border-radius:4px; cursor:pointer;}
.hezuo h3{ text-align:center;margin-top:25px;color:#888;font-size: 12px;}
.hezuo h3:after,.hezuo h3:before{width:55px;height:1px; background-color:#ededed; display:inline-block;content:''; vertical-align:middle;margin:0 10px;}
#FontScroll{height:136px;line-height:34px;overflow:hidden;margin-top:10px;}
#FontScroll li{ overflow:hidden;font-size:12px;}
#FontScroll a{color:#555;float:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#FontScroll time{float:right;color: #a9a9a9;}
.fangan .tip{font-size:12px;color:#c00;}
.bannerb .swiper-slide{min-height:580px;}
.bannerb .swiper-pagination-bullet {width:12px;height:12px;background:#e3e4e3; opacity:1;}
.bannerb .swiper-pagination-bullet-active{background: #222;}
.banner .swiper-slide .left{width:430px;margin-top:150px;color: #555555;font-size: 18px;}
.banner .swiper-slide .left h5{font-weight:bold;color: #222222;font-size: 32px;margin-top:10px;}
.banner .swiper-slide .left p{margin-top:10px;width:330px;line-height:30px;}
.banner .swiper-slide .left .btns{margin-top:70px;}
.banner .swiper-slide .left .btns a{width:140px;height:40px; text-align:center;line-height:40px;font-size:12px;margin-right:10px; display:inline-block;}
.banner .swiper-slide .left .btns a:nth-child(2){color:#333;border:1px solid #333;}
.banner .swiper-slide .left .btns a:hover,.banner .swiper-slide .left .btns a:first-child{background-color: #1966ff;color:#fff;border:1px solid #1966ff;}
.contact{display:block !important;opacity:0;height:0; z-index:-2;position: absolute;}
.contact.on{opacity:1;height:auto; z-index:auto;position: initial;}

/*产品*/
.section{padding:100px 0;}
.section-title{text-align: center;padding: 0px 0 42px 0;}
.section-title h3{font-size:36px;color:#000;line-height: 50px;font-weight: 600}
.section-title p{font-size:16px;color:#666666;line-height:22px;padding-top:10px;padding-bottom:20px;font-weight:400}
.scrm-syzzpj .main{padding: 0px 100px 0px 100px;}
.scrm-syzzpj .item{ width: 28.3333%;text-align: center;margin:30px 2% 0px 2%; }
.scrm-syzzpj .item:nth-child(1){margin-bottom:30px;}
.scrm-syzzpj .item:nth-child(2){margin-bottom:30px;}
.scrm-syzzpj .item:nth-child(3){margin-bottom:30px;}
.scrm-syzzpj .item img{height: 70px; display: inline-block;}
.scrm-syzzpj .item .title{font-size: 22px; line-height: 30px;color:#000;margin:10px auto 0px auto;}
.scrm-syzzpj .item .desc{font-size:14px; line-height: 28px;color: #7E899B;}
.btn{display: block;line-height: 48px; height: 48px; text-align: center;font-size: 14px; cursor:pointer;}
.btn img{width: 18px;margin-left: 5px;}
.btn-blue{width: 188px;height: 48px;background: linear-gradient(90deg, #3271FF 0%, #3271FF 100%);border-radius: 4px;color:#fff;font-size: 16px;margin:50px auto 0;}
.btn-blue:hover{background: linear-gradient(90deg, #4b80f9 0%, #4b80f9 100%);color:#fff;}
.btn-blue img{width: 18px;margin-left: 5px;display: inline-block;}

.scrm-gnmk{background:url(../images/pro_bg1.jpg) no-repeat top center;background-size: 100% 100%;}
.scrm-gnmk .main{margin-top:20px}
.scrm-gnmk .item{width: 17%;background: linear-gradient(180deg, #FFFFFF 0%, #F3F5F8 100%);box-shadow: 8px -8px 20px 0px rgba(0, 15, 99, 0.1);border-radius: 8px;border: 2px solid #FFFFFF;padding:36px 24px;position:relative;}
.scrm-gnmk .item:before{content:'';width:18px;height:20px; background:url(../images/pro-icon7.png) no-repeat; background-size:100%; position:absolute;right:-16%;top:50%;margin-top: -20px;}
.scrm-gnmk .item:last-child:before{ display:none;}
.scrm-gnmk .item .title{font-size: 24px; line-height: 24px;color:#000;margin-bottom: 30px;}
.scrm-gnmk .item .txt p{font-size: 16px; line-height: 36px;color:#5d6c82;}
.scrm-gnmk .item:hover{background: linear-gradient(180deg, #5985FF 0%, #5985FF 100%);box-shadow: 8px -8px 20px 0px rgba(0, 15, 99, 0.1);}
.scrm-gnmk .item:hover .title{color: #fff}
.scrm-gnmk .item:hover .txt p{color: #fff}
.scrm-gnmk .item:after{ content:""; display:block; position:absolute;right:10px;bottom:10px;}
.scrm-gnmk .item:nth-child(1):after{background:url(../images/scrm-gnmk-icon1.png) no-repeat center bottom;background-size:cover;width:79px;height:74px;}
.scrm-gnmk .item:nth-child(3):after{background:url(../images/scrm-gnmk-icon2.png) no-repeat center bottom;background-size:cover;width:70px;height:57px;}
.scrm-gnmk .item:nth-child(5):after{background:url(../images/scrm-gnmk-icon3.png) no-repeat center bottom;background-size:cover;width:70px;height:70px;}
.scrm-gnmk .item:nth-child(7):after{background:url(../images/scrm-gnmk-icon4.png) no-repeat center bottom;background-size:cover;width:80px;height:80px;}
.scrm-gnmk .item:nth-child(9):after{background:url(../images/scrm-gnmk-icon5.png) no-repeat center bottom;background-size:cover;width:80px;height:94px;}
.bglhui{background-color: #F2F6FA}
.bghui{background-color: #f8fafd}
.pt38{padding-top:38px;}
.pro-item .pic{ width: 68% }
.pro-item .content{ width:28%;}
.pro-item .content h3{font-size: 24px;color:#000;font-weight: 600;line-height: 33px;margin-top: 20px;margin-bottom: 20px; }
.pro-item .content .item .pic{ width: 38px;margin-right: 10px; }
.pro-item .content .item .title{font-size: 16px;line-height: 18px;font-weight: 600;}
.pro-item .content .item .desc{font-size: 14px;color:#5D6C82;line-height: 22px; }
.pro-item .content .item{margin-top: 30px;}
.flex{display: flex}
.btn-blue-left{margin: 50px 0 0 0;}
.index-xzak .main{padding-top:40px;}
.index-xzak .item{text-align: center;width: 24%;}
.index-xzak .item img{ height: 61px;margin-bottom: 20px;}
.index-xzak .item .title{font-size: 22px;color:#333333;font-weight: 600;margin-bottom: 20px;}
.index-xzak .item p{font-size: 14px;color:#666666; line-height: 28px;}
.index-hzsj img{margin:16px 0.5% 0;width:15.666%;float:left;}
.index-yjkszz{background: url(../images/index_lxbg.jpg) no-repeat top center;background-size:cover;padding:80px 0;} 
.index-yjkszz .section-title h3{color:#fff;}
.btn-white{width: 140px;height: 48px;line-height: 48px;border-radius: 5px;display: block;text-align: center;margin: 0px auto;font-size: 16px;}
.btn-white{ background-color:#fff;color:#005ADB;width: 188px;height: 48px;border-radius: 4px;font-size: 16px;   margin: 50px auto 0;}
.btn-white:hover{ opacity:0.8;}
.ewmtc{display:none;width: 407px;position: fixed;left:50%;top:50%;transform: translate(-50%, -50%);z-index: 999;background-color: #fff;border-radius: 12px;text-align: center;overflow: hidden;box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.1);}
.ewmtc .tchead{background: linear-gradient(180deg, #368DFB 0%, #2529D3 100%);box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.1);padding: 25px 10px;color:#Fff;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.ewmtc .tchead p{line-height: 34px;font-size: 24px;}
.ewmtc .tccontent{padding:47px 0px 0px 0;}
.ewmtc .tccontent p{padding:33px 0 33px;}
.ewmtc .close{position: absolute;cursor: pointer;right: 10px;top: 10px;width: 25px;height: 25px;text-align: center;}
#wl-qrcode img{width:200px;height: 200px;padding: 5px;border: 1px solid rgb(238, 238, 238);border-radius: 10px;}
.zdyxzt-wjkhjj .item{width: 30.333%;margin-bottom:30px;padding:24px 30px;background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.1);border-radius: 6px;border: 2px solid #FFFFFF;}
.zdyxzt-wjkhjj .item:hover{
background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
box-shadow: inset 10px 10px 24px 0px #E5EBF3;
}
.zdyxzt-wjkhjj .item img{height:48px;}
.zdyxzt-wjkhjj .item .title{font-size: 22px;font-weight: 500;color: #000000;line-height: 30px;margin-top: 10px}
.zdyxzt-wjkhjj .item .desc{font-size: 14px;font-weight: 500;color: #7E899B;line-height: 28px;margin-top:5px;}
.zdyxzt-wjkhjj .btn-ljfa{width: 188px;height: 48px;background: linear-gradient(90deg, #3271FF 0%, #3271FF 100%);border-radius: 4px;color:#fff;font-size: 16px;margin:50 auto 0 auto;}
.zdyxzt-ythyxsjzt{background:url(../images/zdyxztbg01.jpg) no-repeat top center;background-size: cover;padding:100px 0px 85px 0}
.zdyxzt-ythyxsjzt .main{ display:flex;}
.zdyxzt-ythyxsjzt .main p{padding:0 1.5%; position:relative;}
.zdyxzt-ythyxsjzt .main p:after{content: '';width: 18px;height: 20px;background: url(../images/pro-icon7.png) no-repeat;background-size: 100%;position: absolute;right:-3%;top: 50%;margin-top: -20px;}
.zdyxzt-ythyxsjzt .main p:last-child:after{ display:none;}
.aiznwh-jdcdcb .item{position:relative;padding:24px;width: 31.333%;background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.1);border-radius: 6px;border: 2px solid #FFFFFF;}
.aiznwh-jdcdcb .item:hover{background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);box-shadow: inset 10px 10px 24px 0px #E5EBF3;}
.aiznwh-jdcdcb .item .num{font-size: 36px;color: #2F6BFF;line-height: 50px;}
.aiznwh-jdcdcb .item p{font-size: 14px;color: #7E899B;line-height: 28px;}
.aiznwh-jdcdcb .item .title{font-size: 18px;line-height: 25px;color: #000;margin:10px 0 20px 0;}
.aiznwh-jdcdcb .item:nth-child(1):after,.aiznwh-jdcdcb .item:nth-child(2):after,.aiznwh-jdcdcb .item:nth-child(3):after{content:""; width: 101px;height: 86px;display: block;position: absolute;right:20px;bottom:20px;}
.aiznwh-jdcdcb .item:nth-child(1):after{background:url(../images/aiznwh_01.png) no-repeat;background-size:100% 100%; }
.aiznwh-jdcdcb .item:nth-child(2):after{background:url(../images/aiznwh_02.png) no-repeat;background-size:100% 100%; }
.aiznwh-jdcdcb .item:nth-child(3):after{background:url(../images/aiznwh_02.png) no-repeat;background-size:100% 100%; }
.aiznwh-jdcdcb .item:nth-child(1):hover:after{background:url(../images/aiznwh_01_hover.png) no-repeat;background-size:100% 100%; }
.aiznwh-jdcdcb .item:nth-child(2):hover:after{background:url(../images/aiznwh_02_hover.png) no-repeat;background-size:100% 100%; }
.aiznwh-jdcdcb .item:nth-child(3):hover:after{background:url(../images/aiznwh_02_hover.png) no-repeat;background-size:100% 100%; }
.aiznwh-aixt .item{ width: 30%;text-align: center;padding:2% 5%; }
.aiznwh-aixt .item img{height:70px;}
.aiznwh-aixt .title{font-size: 22px;color: #000000;line-height: 30px;margin-top:24px;}
.aiznwh-aixt .desc{font-size: 14px;color: #7E899B;line-height: 28px;margin-top:4px;}
.aiznwh-bjcz{ position:relative;}
.aiznwh-bjcz .section-title{position:absolute;top:100px;left:50%;transform: translateX(-50%);}
.aiznwh-bjcz .btn{margin: -5% auto 0;position: relative;}
.aiznwh-vs{background:url(../images/aiznwh-vsbg.jpg) no-repeat top center;background-size:cover; }
.aiznwh-vs .section-title h3{color:#fff;}
.aiznwh-vs .section-title p{color:#fff;}
.aiznwh-vs .main img{width:80%; display:block;margin:auto;}
.aiznwh-dcjsy .main{padding:0px 120px}
.aiznwh-dcjsy .item{width: 18%;height: 160px;margin:15px 0;background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.1);border-radius: 6px;border: 2px solid #FFFFFF; display: flex;flex-direction: column;align-items: center;justify-content: center;}
.aiznwh-dcjsy .item:hover{background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);box-shadow: inset 10px 10px 24px 0px #E5EBF3;}
.aiznwh-dcjsy .item img{width: 50px;}
.aiznwh-dcjsy .item p{font-size: 16px;font-weight: 500;color: #000000;line-height: 22px;margin-top: 20px;}
.dsdddt-ptdt{background:#F5F7FA;}
.dsdddt-dspt .item{margin-bottom:30px;padding:36px 20px;width: 31.333%;background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.1);border-radius: 6px;border: 2px solid #FFFFFF;}
.dsdddt-dspt .item .pic{width: 50px;}
.dsdddt-dspt .item .content{width: calc(100% - 70px);}
.dsdddt-dspt .item .content .title{font-size: 16px;color:#000000;line-height: 22px;margin-bottom:4px;}
.dsdddt-dspt .item .content .desc{color:#666666;font-size: 14px;line-height: 20px;}
.dsdddt-dspt .item:hover{background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);box-shadow: inset 10px 10px 24px 0px #E5EBF3;}
.wzdfw .main p{flex:1;margin:10px 1%;}
.bghuijb{background: linear-gradient(180deg, #F8FAFD 0%, #FFFFFF 100%);}






.mobile-inner{ display:none; z-index:101;background-color:#fafafa;position:relative}
.mobile-inner-header{background-color:rgba(0,0,0,.7);width:100%;height:50px;position:absolute;top:0;left:0}.mobile-inner-header-icon{ z-index:2;color:#222;height:60px;line-height: 42px;font-size:16px;text-align:center;right: 50%;margin-right: -375px;top:4px;width:50px;position:fixed;-webkit-transition:background .5s;-moz-transition:background .5s;-o-transition:background .5s;transition:background .5s}.mobile-inner-header-icon-click{background-color:rgba(255,255,255,.2);cursor:pointer}.mobile-inner-header-icon span{margin-top: 10px;position:absolute;left:calc((100% - 25px)/2);top:calc((100% - 1px)/2);width:25px;height:1px;background-color:#222;}.mobile-inner-header-icon-click span{ background-color:#fff;}.mobile-inner-header-icon span:nth-child(1),.topnavR span i:nth-child(1){transform:translateY(4px) rotate(0deg)}.mobile-inner-header-icon span:nth-child(2),.topnavR span i:nth-child(2){transform:translateY(-4px) rotate(0deg)}.mobile-inner-header-icon-click span:nth-child(1),.topnavR.click span i:nth-child(1){animation-duration:.5s;animation-fill-mode:both;animation-name:clickfirst}.mobile-inner-header-icon-click span:nth-child(2){animation-duration:.5s;animation-fill-mode:both;animation-name:clicksecond}@keyframes clickfirst{0%{transform:translateY(4px) rotate(0deg)}100%{transform:translateY(0) rotate(45deg)}}@keyframes clicksecond{0%{transform:translateY(-4px) rotate(0deg)}100%{transform:translateY(0) rotate(-45deg)}}.mobile-inner-header-icon-out span:nth-child(1){animation-duration:.5s;animation-fill-mode:both;animation-name:outfirst}.mobile-inner-header-icon-out span:nth-child(2){animation-duration:.5s;animation-fill-mode:both;animation-name:outsecond}@keyframes outfirst{0%{transform:translateY(0) rotate(-45deg)}100%{transform:translateY(-4px) rotate(0deg)}}@keyframes outsecond{0%{transform:translateY(0) rotate(45deg)}100%{transform:translateY(4px) rotate(0deg)}}.mobile-inner-nav{overflow-y: scroll !important;background-color:rgba(0,0,0,1);width:100%;height:100%;position:fixed;top:0;left:0;padding-top:80px;padding-bottom:80px;display:none}.mobile-inner-nav a{display:inline-block;line-height:50px;text-decoration:none;width:80%;margin-left:10%;color:#fff;border-bottom:solid 1px rgba(255,255,255,.3);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;font-weight:300}.mobile-inner-nav a:hover{color:rgba(255,255,255,.4);border-bottom:solid 1px rgba(255,255,255,.2)}
.mobile-inner-header-icon-click{ position:fixed;font-size: 0;}
.mobile-inner-header-icon-click span{margin-top:0;}
.mobile-inner-nav li div{ display:none;background-color: #3a3a3a;}
.mobile-inner-nav li div p{ display:none;background-color: #4a4a4a;}
.mobile-inner-nav li article a{padding-left: 7%;font-size: 14px;}
.mobile-inner-nav li a.on:after{content:'+';float:right;color:#fff;}
.phonelanguage a{width: 35%;}
.bottomtel a img{width:23px; display:inline-block; vertical-align:middle;margin-right:6px;}
.bottomtel{ display:none; background-color:#1373f7;color:#fff; overflow:hidden; position:fixed;bottom:0;left:0;width:100%;z-index: 4;}
.bottomtel a{width:50%;float:left; text-align:center;color:#fff;padding:15px 0;}
.bottomtelh{display:none;height:55px;}
.bottomtel a:nth-child(2){ background-color:#3085f9;}
.bottomtel,.bottomtelh{ display:none;}
.phoneshow{ display:none;}





@media(max-width:1480px){
	.about .floatright{width:50%;}
	
}
@media(max-width:1466px){
	nav {margin: 5px 0 0 8%;}
	footer .centerinfo .left {width: 380px;}
	footer .centerinfo .center {width: 325px;}
	.h_line1content {padding: 73px 155px 0;}
	.h_line2 .left {width: 49%;}
	.h_line2 .right {width: 52%;margin: 38px 0 0 -200px;}
	.h_line2 .right .summary1 {font-size: 16px; margin-left: 10%;}
	.fangan {right: 6%;margin-right: 0;}
	nav {width: 660px;margin: 5px 0 0 0;}
	.section-title h3 {font-size: 30px;line-height: 44px;}
	
}
@media(max-width:1199px){
	.service dl {padding: 70px 70px;}
	.about .left .summary1 {font-size: 17px;line-height: 29px;margin: 4px 15% 0 0;}
	.h_line6 .left h5,.h_line3 ul li h5{font-size: 30px;}
	nav {width: 640px;}
	.aiznwh-jdcdcb .item:nth-child(1):after, .aiznwh-jdcdcb .item:nth-child(2):after, .aiznwh-jdcdcb .item:nth-child(3):after {width: 56px;height:48px;}
	.aiznwh-jdcdcb .item .num {font-size: 30px;}
	.aiznwh-dcjsy .main {padding: 0px 5%;}
	.pro-item .pic {width: 60%;}
	.pro-item .content {width: 38%;}
	.pro-item .content .item {margin-top: 24px;}
	.btn-blue-left {margin: 30px 0 0 0;}
	
}
@media(max-width:991px){
	nav,#owl-demo2 .owl-buttons,.headright,.fixedrighttop>p,footer .centerinfo,.h_line2 .left{ display:none !important;}
	.mobile-inner,.banners{ display:block !important;}
	header {padding: 18px 0 18px;}
	.headh{height:64px;}
	.gotop {width: 40px; height:40px;}
	.gotop img,.messageC dl dd textarea,.h_line6 .left{width: 100%;}
	.linkC a {font-size: 14px;}
	.h_line4C dl {width: 48%;}
	.service dl dt,.h_line1clist .right{ width: 224px;}
	.service dl dd,.h_line1clist .left{width: 397px;margin-top: 0;}
	.service dl {padding: 55px 40px;}
	.h_line1clist .left h5, .service dl dd h5 { font-size: 18px;}
	.h_line1clist .left p, .service dl dd p {font-size: 16px; margin-top: 25px;line-height: 28px; height: 56px;}
	.service dl dt {margin-top: 18px;}
	.h_line1clist .left a, .service dl dd a {width: 120px;}
	.about .summary1 {font-size: 16px;line-height: 26px;}
	.h_title h2 {font-size: 30px;}
	.map{height:350px;}
	.h_line6{text-align: center;}
	.h_line6 .right{width: 100%;margin-top:20px;max-width:100%;}
	.h_line6 .right .rightword{max-width: calc(100% - 110px);margin-left:8px;float: none;display: inline-block; vertical-align: middle;text-align: left;}
	.h_line6 .right img{width:100px; display:inline-block; vertical-align:middle;}
	.h_line6 .right .rightword p {margin-top: 3px;}
	.h_line6 .right .rightword h5 {margin-top: 5px;}
	.h_line2 .right{width: 100%; text-align:left;margin: 0;}
	.h_line2 { padding:60px 15px;}
	.h_line2 .right .summary1 {margin:10px 10% 0 0;}
	.h_line2 .right .summary2{ text-align:left;}
	.tabtab p, .tabtab a {height: 78px;font-size: 16px;}
	.tabtab a img { margin-right: 6px;width: 20px;}
	.h_line1content {padding: 56px 40px 0;}
	.banner .swiper-slide .left h5 {font-size: 30px;}
	.dsdddt-dspt .item{ display:block;}
	.dsdddt-dspt .item .pic {margin: auto;}
	.dsdddt-dspt .item .content {width: 100%;margin-top: 14px;text-align: center;}
	.aiznwh-dcjsy .item {width:48%;margin: 8px 0;}
	.aiznwh-vs .main img {width: 100%;}
	.scrm-syzzpj .item img {height: 46px;}
	.scrm-syzzpj .item .title,.zdyxzt-wjkhjj .item .title{font-size: 18px;}
	.scrm-syzzpj .item .desc {line-height: 20px;margin-top: 5px;}
	.scrm-syzzpj .item {margin: 20px 2% 0px 2%;}
	.scrm-gnmk .item {width: 30%;margin-bottom: 15px;}
	.scrm-gnmk .item:nth-child(4),.scrm-gnmk .item:nth-child(5){width:46%;}
	.scrm-gnmk .item:nth-child(4):before {right: -13%;}
	.pro-item .pic {width: 52%;}
	.pro-item .content {width: 46%;}
	.pro-item .content h3 {font-size: 20px;margin-top: 0;}
	.index-xzak .item img {height: 46px;}
	.scrm-syzzpj .main {padding: 0px 5%;}
	.zdyxzt-wjkhjj .item img {height: 38px;}
	.phoneshow{ display:block;}
	.pcshow{ display:none;}
	.aiznwh-bjcz .section-title {position: initial;transform: translateX(0);}
	.aiznwh-bjcz .btn {margin: 13px auto 0;}
	
}
@media(max-width:767px){
	.messagebanner .swiper-button-prev,.messagebanner .swiper-button-next,.site,.banner .swiper-slide .left .btns{ display:none;} 
	.mobile-inner-header-icon {font-size: 14px;top: 2px;right:10px;margin-right: 0;}
	.newdetail h1{font-size: 20px;}
	.pagelist {margin-top: 35px;}
	.pagelist li a, .pagelist li span {padding: 3px 9px;}
	.newdetail article{font-size: 15px;margin-top: 16px;}
	.map{height:250px;}
	header {padding: 15px 20px;}
	.headh{height:58px;}
	.messagebanner,footer{padding:0 15px;}
	.messagebanner .swiper-pagination { bottom: 0;}
	.message {margin:20px 15px 30px;width: calc(100% - 30px);}
	.message h3 {padding: 10px 12px 15px;}
	.messageC dl dt {width: 110px;}
	.messageC dl dd { width: calc(100% - 110px);}
	.messageC dl dd input, .messageC dl dd textarea {width: 100%;}
	.messageC dl dd p {float: none;width: 100%;margin-top: 4px;}
	.new{padding:20px 15px 40px;}
	.pad70{padding: 40px 0;}
	.otherbanner h2 {font-size: 26px;}
	.new dl dt a {font-size: 16px;}
	.newdetail{padding:30px 15px 40px;}
	.newdetail h1{font-size:18px;}
	.newdetail article { line-height: 25px;}
	.case{padding:40px 10px;}
	.h_line4C dl dd .iconlogo {width: 44px;height: 44px;}
	.h_line4C dl dd {padding:0 10px 20px;margin-top: -20px;}
	.h_line4C dl dd h5 {margin-top: 13px;font-size: 15px;}
	.h_line4C dl dd h5:after {width: 50px;margin: 11px auto 0;}
	.h_line4C dl dd p { margin-top: 15px;line-height: 22px;height: 66px;}
	.h_line4C dl dd .more { margin-top: 19px;}
	.case dl {margin-bottom: 15px;}
	.service {padding: 20px 15px;}
	.service dl dt,.h_line1clist .right{width: 77px;}
	.service dl dd,.h_line1clist .left {width: calc(100% - 97px);}
	.service dl {padding: 25px 16px;}
	.h_line1clist .left h5, .service dl dd h5 {font-size: 16px;}
	.h_line1clist .left p, .service dl dd p {font-size: 14px;margin-top: 12px;line-height: 22px;height: 44px;}
	.h_line1clist .left a, .service dl dd a {width: 100px;font-size: 12px;height: 32px;line-height: 32px;margin-top: 16px;}
	.service dl dt,.h_line1clist .right{margin-top: 30px;}
	.contactblock {padding: 40px 15px 50px;}
	.contactblock .tab{ overflow:hidden;}
	.contactblock .tab a {min-width: 31.333%;margin: 0 1% 5px;float:left;font-size: 14px;line-height:40px;height: 40px;}
	.about .floatright {width: 100%;padding: 0 0 20px 0;float:none;}
	.about, .culture {margin-top: 0;}
	.contactblock .content {margin-top: 20px;}
	.h_line2 .right h5, .about h5, .culture h2 {font-size: 26px;}
	.about .summary1 {margin: 4px 5% 0 0;}
	about .summary2 {margin-top: 16px;line-height: 27px;}
	.h_title h2 {font-size: 22px;}
	.h_title p {font-size: 13px;margin-top: 6px;}
	.h_honorC dl {width: 48%;}
	.honor,.h_line4{padding: 40px 10px;}
	.cultureC ul li {width: 100%;margin: 0 0 15px;}
	.cultureC {margin-top: 20px;}
	.address li { width:100%; text-align:left;margin: 0 0 15px;}
	.address li span {width: 80px;height: 80px;margin: 0;float:left;}
	.address li .con{float:right;width:calc(100% - 95px);}
	.address li h5 {margin-top: 14px;}
	.address li p {margin-top: 10px;}
	.h_line6,.h_line5{padding: 40px 15px;}
	.h_line6 .left h5 {font-size: 20px;}
	.h_line6 .left p {font-size: 15px;margin-top: 12px;}
	.h_line6 .right img{width:60px;}
	.h_line6 .right .rightword p {font-size: 14px;}
	.h_line6 .right .rightword h5 {font-size: 18px;}
	.h_line6 .right .rightword {max-width: calc(100% - 70px);}
	.h_line5clist dl:first-child dt {display: none;}
	.h_line5clist dl {padding: 20px;width: 100%;border-bottom:2px solid #ebebeb !important;border-left:0 !important;}
	.h_line5clist dl:last-child {border-bottom: 0 !important;}
	.h_line5clist dl h5 {margin-top: 0;}
	.h_line5clist dl p {margin-top: 16px;}
	.h_line5tab a { margin: 0 0;padding: 7px 15px;}
	.h_line3 ul li {padding:30px 0;width: 50%;}
	.h_line3 ul li h5 {font-size: 22px;}
	.h_line3 ul li:nth-child(4){border-bottom: 1px solid #4798ff;}
	.h_line3 ul li:nth-child(3):after {display: inline-block;}
	.h_line3 ul li:nth-child(2):after,.h_line3 ul li:nth-child(4):after {display:none;}
	.h_line3 {padding: 10px 15px;}
	.h_line3 ul li p{line-height:20px;white-space: initial; text-align:center;height:40px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;padding:0 5px;}
	.h_line2 .right .summary1 {font-size: 15px;line-height: 26px;}
	.h_line2 .right .summary2 {line-height: 25px;height:75px;}
	.h_line1 {padding: 40px 15px 60px;}
	.tabtab p, .tabtab a {height: 48px;font-size: 14px;min-width: 31.333%;}
	.h_line1content {padding: 30px 0px 0;}
	.fangan {position: initial;width:100%;padding: 30px 15px;border-bottom: 1px solid #ededed;border-radius: 0;}
	.banner .container{padding:0 15px; display:flex;align-items: center;min-height: 273px;}
	.banner .swiper-slide .left {width: auto;font-size: 14px;margin-top: 0;}
	.banner .swiper-slide .left h5 {font-size: 20px;margin-top: 4px;}
	.banner .swiper-slide .left p{line-height: 22px;width:90%;}
	.banner .swiper-slide .left .btns {margin-top: 38px;}
	.banner .swiper-slide .left .btns a {width: 110px;}
	.bannerb .swiper-slide {min-height: auto;}
	.banner .swiper-slide .left .btns a {height: 32px;line-height: 32px;}
	.section {padding: 40px 15px;}
	.section-title h3 {font-size: 18px;line-height: 30px;}
	.section-title p {font-size: 14px;line-height: 20px;}
	.section-title {padding: 0px 0 15px 0;}
	.btn-blue,.btn-white{width: 144px;height: 40px;line-height: 40px;font-size: 14px;margin: 25px auto 0;}
	.btn-blue img {width: 13px;}
	.dsdddt-dspt .item {margin-bottom: 15px;padding: 17px 11px;width: 100%;}
	.ewmtc {width: 84%;}
	.ewmtc .tchead p {line-height: 26px;font-size: 18px;}
	.ewmtc .tccontent {padding: 30px 0px 0px 0;}
	#wl-qrcode img {width: 170px;height: 170px;}
	.ewmtc .tccontent p {padding: 15px 15px 28px;font-size: 14px;}
	.aiznwh-jdcdcb .item { width: 100%;margin:8px 0;}
	.aiznwh-jdcdcb .item .num {font-size: 26px;}
	.aiznwh-jdcdcb .item .title {margin: 4px 0 13px 0;}
	.aiznwh-aixt .item {width: 48%;padding: 7px 0%;}
	.aiznwh-aixt .item img {height: 47px;}
	.aiznwh-aixt .title {font-size: 18px;margin-top: 6px;}
	.aiznwh-aixt .desc {font-size: 13px;line-height: 22px;}
	.aiznwh-dcjsy .main {padding: 0px 0;}
	.aiznwh-dcjsy .item {height: 118px;}
	.aiznwh-dcjsy .item img {width: 40px;}
	.aiznwh-dcjsy .item p {margin-top: 12px;}
	.scrm-syzzpj .item {width: 46%;margin: 0px 2% 0px 2%;}
	.scrm-syzzpj .item img {height: 36px;}
	.scrm-gnmk .item {width:45%;padding: 25px 18px;margin-right: 2%;}
	.scrm-gnmk .item .title {font-size: 18px;margin-bottom: 13px;}
	.scrm-gnmk .item .txt p {font-size: 14px;line-height: 28px;}
	.pro-item .pic {width: 100%;}	
	.pro-item .content {width: 100%;margin: 20px 0;}
	.pro-item .content h3 {font-size: 17px;}
	.pro-item .content .item .pic {width: 28px;}
	.index-xzak .item {width: 48%;margin: 0 0 20px;}
	.index-xzak .item img {height: 32px;}
	.index-xzak .item .title {font-size: 16px;margin-bottom: 14px;}
	.index-xzak .item p {font-size: 13px;line-height: 22px;}
	.index-xzak .main {padding-top: 10px;}
	.index-hzsj img {width: 32.3333%;margin: 10px 0.5% 0;}
	.zdyxzt-wjkhjj .item {width: 48%;margin-bottom: 15px;padding: 20px 12px;}
	.zdyxzt-wjkhjj .item .title{font-size: 16px;}
	.zdyxzt-wjkhjj .item .desc {font-size: 13px;line-height: 19px;}
	.zdyxzt-ythyxsjzt .main,.wzdfw .main{flex-wrap: wrap;}
	.zdyxzt-ythyxsjzt .main p{margin:10px 0;}
	.wzdfw .main p {flex: initial;width: 48%;}
}
.pagination{display:flex;align-items:center;justify-content: center;margin:20px 0px;}
	.pagination li{display:inline-block;/*! margin:0px 5px; */width: 20px;height: 20px;line-height: 20px;text-align: center;}
	.pagination .active{background:#0088e6;border-radius: 50%;color: white;}

@media(max-width:500px){
	
	
}


