@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:"微软雅黑","宋体",tahoma,Srial,helvetica,sans-serif;	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: #2a7a5a;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;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;}
.pad60{padding:60px 0;}
.overflow{ overflow:hidden;}
.white a,.white{ color:#fff;}
.rela{ position:relative;}
.slh{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bolder;}
.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:76%;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%}
}


.BMap_Marker img{ max-width:inherit !important}

header{ background-color:#f6ffff;padding:20px 0;}
header .container{align-items: center;}
.logo {width:921px;}
.headright form{border:1px solid #76b27d; display:block;padding:5px 10px;}
.headright form input{ background-color:transparent;color:#76b27d; font-size:14px;}
.headright form button{ background-color:transparent; cursor:pointer;}
.headright input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #76b27d;}
.headright input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #76b27d;}
.headright input:-ms-input-placeholder{  color: #76b27d;}
.headright input::-webkit-input-placeholder{  color: #76b27d;}
.datetime{color:#76b27d; text-align:center;margin-top:10px;}
nav{text-align:center; background:url(../images/bg1.jpg) repeat-x; background-size:100% 100%;}
nav li{ position:relative;}
nav li>a{font-size:20px;display:block;padding:30px 0; font-weight:bold;}
nav li>a.cur{color:#2a7a5a;}
nav li>a:hover{color:#2a7a5a;}
nav li div{position:absolute;top:100%;left: 50%;width: 170px;transform: translateX(-50%);display:none; z-index: 1;padding-top:6px;}
nav li div article{background-color:rgba(190,217,176,0.85); text-align:center;border-radius: 0 0 6px 6px; overflow:hidden;border-top:2px solid #76b27c;}
nav li div a{ display:block;padding:16px 5px;border-bottom: 1px dashed #77b27e;}
nav li div a:last-child{border-bottom:0;}
nav li div a:hover{ background-color:#77b27e;color:#d7ebcd;}
nav li:hover div{ display:block;}
.banners{ display:none;}
.banner .owl-controls{position:absolute;width:100%;bottom:30px;left:0; text-align:center;}
.banner .owl-buttons{display: inline-block;vertical-align: middle;margin-left: 40px; display:none;}
.banner .owl-buttons .owl-prev{width:44px;height:44px;border:2px solid #fff; background:url(../images/left.png) no-repeat center center; background-size:100%;font-size:0; display:inline-block;}
.banner .owl-buttons .owl-next{width:44px;height:44px;border:2px solid #fff; background:url(../images/right.png) no-repeat center center; background-size:100%;font-size:0; display:inline-block;margin-left:15px; position:relative;}
.banner .owl-buttons .owl-prev:hover{background:#fff url(../images/left2.png) no-repeat center center; background-size:100%;}
.banner .owl-buttons .owl-next:hover{background:#fff url(../images/right2.png) no-repeat center center; background-size:100%;}
.banner .owl-pagination{position:absolute;bottom:20px;right:12%;}
.banner .owl-pagination .owl-page{width:12px;height:12px; background-color:#fff; opacity:0.6;display:inline-block;margin:0 4px; font-size:0;border-radius:10px;}
.banner .owl-pagination .owl-page.active{opacity:1;width:36px;}
/*.banners .owl-pagination{position:absolute;bottom:20px;width:100%;text-align:center;}
.banners .owl-pagination .owl-page{width:8px;height:8px;border-radius:50%;margin:0 4px;}
.banners .owl-pagination .owl-page.active{ background-color:#e60012;}*/
.h_line1 {margin-top:40px;}
.h_about,.h_product{width:55%;}
.h_new,.h_xiehui{width:42%;}
.h_title{background:url(../images/bg4.jpg) repeat-x; background-size:auto 100%;padding:20px; overflow:hidden;}
.h_title h2{font-size:26px;color:#0d0d0d;float:left;}
.h_title .more,.h_productClist .h_protit .more,.h_xiehuitit .more,.h_tectit .more{color:#7d7d7d;float:right;margin-top:7px;}
.h_title .more:hover, .h_productClist .h_protit .more:hover, .h_xiehuitit .more:hover, .h_tectit .more:hover{color:#2a7a5a;}
.h_aboutC {margin-top:25px;}
.h_aboutC .left{width:360px;}
.h_aboutC .right{width:calc(100% - 380px);}
.h_aboutC .right .summary p{color:#444444; text-indent:2em;line-height:27px;height:108px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:4;
  line-clamp:4;
  -webkit-box-orient: vertical;text-align:justify;}
.h_aboutC .right ul{margin-top:28px; text-align:center;}
.h_aboutC .right ul li{flex:1;text-align:center;color:#2a7a5a;-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;}
.h_aboutC .right ul li:hover{ transform:translateY(-5px); -webkit-transform:translateY(-5px);}
.h_aboutC .right ul li a{ display:block;color:#2a7a5a;}
.h_aboutC .right ul li a img{border-radius:6px; display:block;margin:0 auto 6px;box-shadow:0 0 6px #ccc;padding:6px;}
.h_newC .tabtab a{padding:12px 0;display:block; text-align:center;float:left;width:50%;font-size:22px;border-bottom:2px dashed transparent; cursor:pointer;}
.h_newC .tabtab a.on{ font-weight:bold;border-bottom:2px dashed #76b27d;}
.h_newconlist{ display:none;}
.h_newcon{margin-top:20px;}
.h_newconlist dl dt{float:left;width:250px;}
.h_newconlist dl dd{float:right;width:calc(100% - 270px);}
.h_newconlist dl .summary p{color:#444444; text-indent:2em;line-height:27px;height:81px;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;}
.h_newconlist ul{margin-top:20px;}
.h_newconlist ul li a{ display:block; overflow:hidden;}
.h_newconlist ul li a h5{float:left;width:70%;}
.h_newconlist ul li a h5:before,.h_techcon .right ul li:before{width:10px;height:10px;border-radius:50%; background-color:#73bf97;content:''; display:inline-block;margin-right:8px;}
.h_newconlist ul li a time{float:right;color:#999999;}
.h_line2 {margin-top:60px;}
.h_productC,.h_productClistC{margin-top:20px;}
.h_productClist{margin-top:40px;}
.h_productClist .h_protit,.h_tectit{border-bottom:1px solid #f0f0f0; overflow:hidden;padding-right:20px;}
.h_productClist .h_protit h2,.h_tectit h2{font-size: 24px;color: #0d0d0d; padding-bottom:12px;border-bottom:2px dashed #81b887;float:left;}
.h_productClist dl{float:left;width:31.333%;margin:0 1%;}
.h_productClist dl dt,.h_xhtit li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom:10px;}
.h_productClist dl dt img,.h_xiehuitit h2 img,.h_xhtit li img{ display:inline-block;margin-right:5px;}
.h_productClist dl dd img{width:80%;margin:auto; display:block;}
.h_xiehui{border:3px solid #7fb785;border-radius:10px;background-color: #e6f2e7;
    background: linear-gradient(top,#fdfffd,#bad8be);
    background: -webkit-linear-gradient(top,#fdfffd,#bad8be);}
.h_xiehuitit{border-bottom:2px solid #7fb785;padding:15px; overflow:hidden;}
.h_xiehuitit h2{font-size: 26px;color: #0d0d0d; font-weight:bold;float:left;}
.h_xiehuiC{padding:20px;}
.h_xiehuiC .summary{line-height:26px; text-indent:2em; text-align:justify;height:130px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:5;
  line-clamp:5;
  -webkit-box-orient: vertical;}
.h_xiehuiC h5{ position:relative; text-align:center;margin:30px auto 10px;font-size:18px;color:#202020; font-weight:bold;}
.h_xiehuiC h5:before{content:''; display:inline-block;width:30%;height:2px;border-top:2px dashed #81b887; position:absolute;left:0;top:50%;}
.h_xiehuiC h5:after{content:''; display:inline-block;width:30%;height:2px;border-top:2px dashed #81b887; position:absolute;right:0;top:50%;}
.h_xhtit li{float:left;width:31.333%;margin:10px 1%;}
.h_xhpics li{float:left;width:20%;}
.h_xhpics{margin-top:20px;}
.h_ad,.h_technology{margin-top:60px;}
.h_technology .h_title h2{float:none;}
.h_technologyClist,.h_techcon{margin-top:30px;}
.h_tectit{padding-right:0px;}
.h_techcon .left{width:420px;}
.h_techcon .center{width:27%;margin-left:2%;}
.h_techcon .center p{color:#444444;line-height:27px;height:243px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:9;
  line-clamp:9;
  -webkit-box-orient: vertical;text-align:justify;}
.h_techcon .right{width:calc(68% - 450px);}
.h_techcon .right h2{ text-align:center; background:url(../images/bg2.jpg) repeat-x; background-size:auto 100%;padding:10px 0;font-size:20px;color:#202020;}
.h_techcon .right ul{margin-top:30px;}
.h_techcon .right ul li{margin:16px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.links{ background:url(../images/bg3.jpg) repeat-x; background-size: auto 100%;padding:20px 0 10px 0;color:#202020;margin-top:60px;}
.links a{ display:inline-block;margin:0 20px 10px 0;}
footer{background:#f6ffff;padding:30px 15px;}
.footlogo img{width:299px;}
.footright{float:right;margin-top:10px;width:calc(100% - 450px);color:#666666;}
.footright span{display:inline-block; margin:10px 20px 0 0;}
.footright span a{color:#666666;}
.publicbody{padding:60px 0;}
.publicnav{position: sticky;top: 10px;float:left;width:290px;background-color:#e2f0d9;border:2px solid #7fb785;border-radius:10px;padding:20px;}
.publicnav h2{color:#202020;font-weight:bold;font-size:24px;}
.publicnav h2 img{ display:inline-block;margin:0 8px;}
.publicnavC{ background-color:#fff;margin-top:20px;}
.publicnavC li{border-bottom:1px dashed #dcdcdc;padding:20px 17px;font-size:18px;}
.publicnavC li:last-child{border-bottom:0;}
.publicnavC li div{ display:none;margin-top:10px;}
.publicnavC li div a{ display:block;margin:16px 0 16px 19px;font-size:15px;color:#666666;}
.publicnavC li p{ display:flex;align-items: center;justify-content: space-between;}
.publicnavC li p a{color:#202020;}
.publicnavC li p a:before{content:''; display:inline-block;width:8px;height:8px; background-color:#202020;border-radius:50%;margin-right:10px; vertical-align:middle;}
.publicnavC li p span{width:30px;height:30px;cursor:pointer;text-align: center;margin: -10px;}
.publicnavC li p span:after{content:''; display:inline-block;width:0;height:0;border-top:8px solid #202020;border-left:6px solid transparent;border-right:6px solid transparent;-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;}
.publicnavC li.on p span:after,.hrC dl.open dt:after{transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); }
.publicnavC li.cur p,.publicnavC li.cur p a,.publicnavC li div a.cur,.publicnavC li div a:hover,.publicnavC li p a:hover{color:#2a7a5a;}
.publicnavC li.cur p{ font-weight:bold;}
.publicnavC li.on p a:before,.publicnavC li.cur p a:before,.publicnavC li p a:hover:before{background-color:#2a7a5a;}
.publicnavC li.on p span:after{border-top:8px solid #2a7a5a;}
.publicnavC li.on div{ display:block;}
.publicbodyC{float:right;width:calc(100% - 340px);}
.site{text-align:right;font-size:15px;padding-bottom:16px;border-bottom:1px solid #dcdcdc;margin-bottom:35px;}
.site img{ display:inline-block; vertical-align:middle;margin-right:5px;}
.site a:last-child{color:#2a7a5a;font-weight:bold;}
.publicbodytit{ text-align:center;font-weight:bold;font-size:32px;color:#202020;}
.publicbodytit img{max-width:90%;}
.productC,.aboutC,.hrC{margin-top:50px;line-height:30px;}
.publicname,.hrC dl dt{background-color: #e5f7dc;
    background: linear-gradient(left,#d9f2ca,#fbfff9);
    background: -webkit-linear-gradient(left,#d9f2ca,#fbfff9);font-size:24px;padding:15px;color:#202020; overflow:hidden;}
.procontent{margin:30px;}
.procontent ul{padding-left: 20px;}
.procontent ul li{margin:16px 0;list-style: disc;}
.productimg{ text-align:center;margin-top:30px;}
.productimg img{ display:block;margin:0 auto 20px;max-width:510px;}
.publicname .more{color: #7d7d7d;float: right;font-size:16px;}
.publicname .more:hover{color: #2a7a5a;}
table{border:1px solid #cccccc;}
table thead{ background-color:#eaeaea;color:#202020;font-size:17px;}
table th,table td{padding:10px; text-align:center;border:1px solid #cccccc;}
table td{font-size:15px;}
table tr td:first-child{background-color:#dcdcdc;}
.procontent table{margin:0 -30px;width:calc(100% + 60px);}
.procontent h2{font-size:24px;}
.procontent img,.aboutC img{max-width:100%;}
.pro1_1conpic{margin:0 -15px; display:flex;flex-wrap: wrap;}
.pro1_1conpic div{margin-bottom:10px;}
.pro1_1conpic img{ display:block;margin:0 auto 10px;}
.historyli li{ display:flex;margin:10px 0;}
.historyli li span{margin-right:30px; display:inline-block;width:90px;}
.historyli li p{flex:1;}
.floatleft{float:left;width:280px;padding:0 20px 20px 0;}
.contactC{display:flex;margin: 30px 0 30px 30px;justify-content: space-between;}
.contactC .left{margin-right:3%;}
.contactC .right{width:50%;}
.map{height:100%;border:1px solid #dcdcdc;}
.newC,.noticeC{margin-top: 20px;}
.newC dl a,.noticeC dl a{ display:block;border-bottom:1px dashed #dcdcdc; overflow:hidden;padding:30px 0;}
.newC dl dt{ float:left;width:280px;}
.newC dl dd{float:right;width:calc(100% - 320px);}
.newC dl dd h5,.noticeC dl dt{font-size:18px;}
.newC dl dd p{margin-top:20px;color:#444444;line-height: 27px;height:54px;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;}
.newC dl dd time{ display:block;margin-top:20px;color:#999999;}
.newC dl a:hover dt img,.h_aboutC .left:hover img,.h_newconlist dl dt:hover img,.h_techcon .left:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.pagelist{ text-align:center; margin-top:30px;}
.pagelist li{display:inline-block;margin:0 5px;}
.pagelist li a,.pagelist li span{display:block;padding:7px 13px;color:#999;border:1px solid #999;border-radius:6px;}
.pagelist li a.cur,.pagelist li.active span,.pagelist li a:hover{border-color:#7fb785; background-color:#e2f0d9;color:#7fb785;}
.noticeC dl dt{width:75%;float:left;}
.noticeC dl dt img{ display:inline-block;vertical-align:middle;margin-right:10px;vertical-align:middle;}
.noticeC dl dd{color:#999999;float:right;}
.newmain h1{font-size:28px; text-align:center;font-weight: bold;color: #202020;}
.newmain time{ display:block;margin-top:15px;padding-bottom:35px;border-bottom:1px solid #dcdcdc;text-align:center;}
.newmain time span{font-size:15px;margin:0 10px; display:inline-block;color:#666666;}
.newmain article{margin-top:30px;line-height:34px;color:#666;}
.newmain article img{max-width:100%;}
.hrC dl{margin-bottom:30px;}
.hrC dl dd{margin-top:30px; display:none;}
.hrC dl dt{ position:relative; cursor:pointer;}
.hrC dl dt:after{content:''; display:inline-block; position:absolute;top:20px;width:20px;height:20px; background:url(../images/icon12.png) no-repeat;right:20px;-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;}
.hrC dl:first-child dd{ display:block;}
.h_noticeul li{margin: 11px 0;}







.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:18px;width:50px;position:absolute;-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;}




@media(max-width:1680px){
	.logo {width: 590px;}
	.datetime {margin-top: 8px;font-size: 14px;}
	nav li>a {font-size: 18px;padding: 22px 0;}
	
}
@media(max-width:1466px){
	.h_title h2,.h_xiehuitit h2{font-size: 22px;}
	.h_xiehuitit h2 img{width:35px;}
	.h_title .more, .h_productClist .h_protit .more, .h_xiehuitit .more, .h_tectit .more {font-size: 14px;}
	.h_productClist .h_protit h2, .h_tectit h2,.h_newC .tabtab a{font-size: 20px;}
	.logo {width: 538px;}
	.h_aboutC .left {width: 260px;}
	.h_aboutC .right {width: calc(100% - 280px);}
	html, body {font-size: 14px !important;}
	.h_aboutC .right .summary p {height: 81px;-webkit-line-clamp: 3;line-clamp: 3;}
	.h_aboutC .right ul {margin-top: 20px;}
	.h_newC .tabtab a{font-size: 17px;}
	.h_newconlist dl dt {width: 168px;}
	.h_newconlist dl dd { width: calc(100% - 184px);}
	.footlogo img {width: 258px;}
	.footright {margin-top: 6px;width: calc(100% - 345px);}
	.h_techcon .right h2 {font-size: 18px;}
	.publicnav h2 {font-size: 20px;}
	.publicbodytit {font-size: 28px;}
	.publicname, .hrC dl dt {font-size: 20px;}
	table thead {font-size: 15px;}
	table td {font-size: 14px;}
	.newC dl dd h5, .noticeC dl dt {font-size: 18px;}
	
}
@media(max-width:1199px){
	.h_techcon .left {width: 386px;}
	.h_techcon .right {width: calc(68% - 386px);}
}
@media(max-width:991px){
	.bannerb,nav,#owl-demo2 .owl-buttons,.site,.headright,.publicnav{ display:none !important;}
	.mobile-inner,.banners{ display:block !important;}
	.h_line1 { display:block;}
	.h_about, .h_product {width: 100%;}
	.h_new, .h_xiehui {width: 100%;margin-top: 30px;}
	.h_title h2, .h_xiehuitit h2 {font-size: 19px;}
	.h_title .more, .h_productClist .h_protit .more, .h_xiehuitit .more, .h_tectit .more {margin-top: 3px;}
	.h_productClist .h_protit h2, .h_tectit h2, .h_newC .tabtab a {font-size: 17px;}
	.h_productClist dl dt img, .h_xiehuitit h2 img, .h_xhtit li img {width: 11px;}
	.h_xiehuiC .summary {height: auto;}
	.h_techcon .left {width: 280px;}
	.h_techcon .center p {height:162px; -webkit-line-clamp:6;line-clamp:6;}
	.h_techcon .right {width: calc(68% - 282px);}
	.h_techcon .right h2 {font-size: 15px;}
	.h_techcon .right ul {margin-top: 18px;}
	.h_techcon .right ul li {margin: 13px 0;}
	.h_techcon .right ul li:last-child{ display:none;}
	.footlogo img {width: 200px;}
	.footright {margin-top: 0px;width: calc(100% - 238px);}
	.publicbodyC {width: 100%;}
}
@media(max-width:767px){
	.mobile-inner-header-icon {font-size: 14px;top: 2px;right:10px;margin-right: 0;}
	.newmain h1 {font-size: 20px;}
	.pagelist {margin-top: 35px;}
	.pagelist li a, .pagelist li span {padding: 3px 9px;}
	.newmain article{font-size: 15px;margin-top: 16px;}
	.newmain time span {font-size: 12px;margin: 0 7px;}
	header {padding: 18px 15px;}
	.logo {width: 79%;}
	.banner .owl-pagination {bottom: 0;right: 15px;}
	.banner .owl-pagination .owl-page {width: 7px;height: 7px; margin: 0 2px;}
	.banner .owl-controls {bottom: 17px;}
	.h_line1{ padding: 30px 15px;margin:0;}
	.h_title h2, .h_xiehuitit h2 {font-size: 18px;}
	.h_title { padding: 12px;}
	.h_aboutC .left,.h_productClist dl:last-child,.h_ad {  display:none;}
	.h_aboutC .right {width: 100%;}
	.h_newC .tabtab a img{width:28px;}
	.h_line2{ padding:0px 15px 30px;margin:0;}
	.h_productClist {margin-top: 25px;}
	.h_productClist dl {width: 48%;}
	.h_productClist dl dd img {width: 86%;}
	.h_xiehuiC h5:before,.h_xiehuiC h5:after {width: 19%;}
	.h_xiehuiC h5 {font-size: 16px;}
	.h_ad,.h_technology{margin-top:0px;}
	.h_technology{padding:0px 15px;}
	.h_tectit h2{border-bottom:0;font-size: 16px;}
	.h_tectit .more{float:left;}
	.h_tectit {padding-bottom: 12px;}
	.h_techcon .left {width: 100%;}
	.h_techcon {margin-top: 24px;}
	.h_techcon .center,.h_techcon .right{width: 100%;margin: 20px 0 0 0;}
	.links {margin-top: 35px;padding: 20px 15px 10px 15px; text-align:left;}
	.footlogo img {width: 140px;}
	.footright {margin-top: 6px;width: 100%;}
	.footlogo {float: none;text-align: center;}
	.footright span {margin: 5px 20px 0 0;}
	.publicbody {padding: 30px 15px;}
	.publicbodytit {font-size: 21px;}
	.productC, .aboutC, .hrC {margin-top: 20px;line-height: 27px;}
	.procontent {margin:20px 10px;}
	.publicname, .hrC dl dt {padding: 10px 15px;font-size: 17px;}
	.procontent ul li {margin: 11px 0;}	
	.contactC {display: block;}
	.contactC .left {margin-right: 0;}
	.contactC .right {width: 100%;margin-top: 23px;}
	.map{height:250px;}
	.historyli li span {margin-right: 8px;}
	.hrC dl dt:after {top: 17px;width: 16px;height: 16px; background-size:100% !important;}
	.publicname .more {float: none;font-size: 14px;margin-top: 10px; display:block;}
	.procontent table {margin: 0 -10px;width: calc(100% + 20px);}
	.floatleft{width:100%;padding:0 0 20px 0;}
	.newC dl dd h5, .noticeC dl dt {font-size: 16px;}
	.noticeC dl dt {width: 100%;}
	.noticeC dl dd {float: left;margin: 10px 0 0 29px;}
	.newC dl a, .noticeC dl a {padding: 20px 0;}
	.newC dl dt {width: 120px;}
	.newC dl dd {width: calc(100% - 134px);}
	.newC dl dd p { margin-top: 10px;line-height: 20px;height: 40px;}
	.newC dl dd time {margin-top: 8px;font-size: 13px;}
	.newC dl dt img{height: 102px;object-fit: cover;}

	
}
@media(max-width:500px){
	table thead {font-size: 14px;line-height: 20px;}
	table th, table td {padding: 4px 2px;}
	table td {font-size: 12px;line-height: 20px;}
	
}



