@charset "utf-8";
/* CSS Document */
html,body{ padding:0px; margin:0px;font:14px 微软雅黑;color:#444;}
a { text-decoration: none; outline: none; color: #666; transition: 0.2s; }
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li {list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;border: 0; vertical-align: top;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}
dl,dt,dd{padding: 0;margin:0;}
i,em{font-style: normal;}
.clear{ clear:both;}
a{ text-decoration:none;}
a:hover{ cursor:pointer;}
.left{float: left;}
.right{float: right;}
.wapblock{ display:none;}
.commain{ width:1200px; height: auto; margin: 0 auto;}
.header{ width: 100%; height:auto;background:#fff; z-index: 999999;position: fixed;box-shadow: 0 3px 7px rgb(0 0 0 / 6%)}
.headermain{ width:1300px; height: auto; margin: 0 auto;}
.prosboxx{border: 1px solid #ebebeb;box-shadow:5px 5px 10px #f0f0f0; padding:5px 60px 20px;margin-top:1px;}
.prosboxx li{border-bottom: 1px solid #dedede;padding: 15px 0px;line-height: 30px;}
.prosboxxa1{font-weight: bold;font-size: 18px;color: #1a1a1a; display: inline-block;/*width: 100px;*/}
.prosboxxa1:hover{color:#0e9a97;}
.prosboxxa2{color: #4c4c4c;font-size: 15px;margin-left: 20px;border:1px solid #fff;border-radius: 2px;border-radius: 3px;display: inline-block;padding: 0px 10px;}
.prosboxxa2:hover{color:#0e9a97;border: 1px solid #0e9a97;}

.logox{ float:left; margin:10px 0px;}
.logox img{ height: 63px;}
.nav{height:80px;float:left;position: relative;margin-left: 150px;}
.nav ul{ text-align: center; position: relative; text-align: right;}
.nav ul li{ display:inline-block; position: relative; padding: 0px 20px; }
.nav ul li a{ color: #333; font-size:16px; display: block;line-height: 80px;}
.nav ul li a:hover{ color: #dedede; cursor: pointer; font-weight: bold;}

.nav ul li ul{display:none; position: absolute; top:80px; left: 0px; width: 100%; background: #fff; z-index: 9999999; height: auto; border-radius:5px; }
.nav ul li:hover ul{ display: block;}
.nav ul li ul li{ width:100%; white-space:nowrap; overflow:hidden;text-overflow:ellipsis; padding: 0px;height: 30px; line-height: 30px;}
.nav ul li ul li a{ color: #333;font-size: 13px;  height: 35px; line-height: 35px;font-weight:normal; text-align: center;}
.nav ul li ul li:last-child{ margin-bottom: 10px;}

.topsearch{ height:25px; position: absolute;right:0px;top:20px;  text-align: right;}
.topsearchform{ display: none;border:1px solid #dedede; border-radius: 5px;}
.topsearin{ width:130px; height: 25px; line-height:25px;  padding:0px 5px; outline: none;vertical-align: top; display: inline-block; border: 0px;}
.topsersub{ width: 25px; height: 25px; vertical-align: top; background:url(../images/topsearch.png) no-repeat center center; outline: none; border: 0px;}

.topconr{ width: 260px; float: right; position: absolute;right:10px;top:25px;}
.toplang{ width:50px;padding-top:20px; float: left;}
.toptel{ height:auto;  float: right; margin: 18px 0px;}
.toptel span{ font-size:28px; color: #000;}
.nybanner{ padding-top:80px;}
/* banner */
.c-banner{
	width: 100%;
	position: relative;
}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	position: absolute
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .nexImg{
	right: 0px;
}
.c-banner .nexImg img,.c-banner .preImg img{
	
	
}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}
@media screen and (max-width:768px) {
	.c-banner{
		width: 100%;
		height: 345px;
		overflow: hidden;
	}
	.c-banner .banner ul li img{
		width: 768px;
		height: 345px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
}
/* banner结束 */


.js-silder{
	position: relative;	
	min-width: 320px;
}
.silder-scroll{
	width: 100%;
	overflow: hidden;
}
.silder-main{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.silder-main-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.silder-main-img img{
	width: 100%;
}
.js-silder-ctrl{width: 100%;text-align: center;}
.silder-ctrl-prev,
.silder-ctrl-next{
	position: absolute;
	top:50%;
	width:30px;
	height:30px;
	margin-top: -15px;
	vertical-align: middle;
	cursor: pointer;
}
.silder-ctrl-prev{
	left: 10%;
	text-align: left;
	background: url(../images/arrows.png) no-repeat 0px 0px;
}
.silder-ctrl-next{
	right:10%;
	text-align: right;
	background: url(../images/arrows.png) no-repeat -30px 0px;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
	position: absolute;
	top: 50%;
	margin-top: -40px;
}
.silder-ctrl-prev>span{
	left: 0; display: none;
}
.silder-ctrl-next>span{
	right: 0; display: none;
}
.silder-ctrl-con{
	display: inline-block;
	width: 4%;
	padding: 10px 0;
	margin: 0 10px;
	cursor: pointer;
	display: none;
}
.silder-ctrl-con>span{
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding: 5px 0;
	cursor: pointer;
	background-color: #e4e4e4;
}
.silder-ctrl-con.active>span{
	background-color: #7bbedf;
}


.banner{ width: 100%; height: auto}
.banner img{ width: 100%; height: auto; vertical-align: top;}

.intitle{ width: 100%; height:auto; padding: 30px 0px;text-align: center;}
.intitle p{font-size: 36px; color: #333;font-weight: bold;text-align: center;}
.intitle .xt{ width:35px; height: 3px; background: #00605B; margin:5px auto;}
.intitle span{font-size:16px; color: #999;font-weight: bold;text-align: center;line-height:25px;}


.footbot{ background: url(../images/19.jpg) repeat top center;}
.footnav{ width: 100%; height: auto; padding:50px 0px;}
.footnav .ftnav{ width:60%; height: auto; color: #fff; float: left;}
.footnav .ftnav li{ height:auto; float: left;padding-right: 30px;}
.footnav .ftnav li a{height:40px; line-height: 40px; color: #fff; font-size: 18px; display: block;}
.footnav .ftnav li a:hover{ color: #fff;}
.footnav .ftnav li ul{height: auto; width: 100%;}
.footnav .ftnav li ul li{ height: 30px; line-height: 30px;text-align: left; float: none;}
.footnav .ftnav li ul li a{ font-size: 15px; color: #666; }
.rtnav{ width:35%; text-align: right; float: right;}
.folink{ width:250px; border: 1px solid #dedede; height:45px; line-height: 45px; font-size: 15px; text-indent:10px; color: #333;margin-bottom: 20px; outline: none; display: block; float:right;}
.fotewm{ width: 250px; display: inline-block;}
.fotewm span{color:#fff;line-height:110px; font-size:16px;}
.fotewm img{ height: 110px; float:left;}
.rtnav ul{ width: 100%; padding: 50px 0px 20px 0px;}
.rtnav li{height: auto; text-align: center; width: 33%; float:  left;}
.rtnav li a{ display:block;color: #fff; font-size: 16px;line-height: 40px;}
.rtnav li a:hover img{margin-top: -2px;}
.rtnav li img{width:40px !important; height: 40px;}

.fotsearch{ width: 100%; height: 45px;line-height: 45px; background-color: #fff;}
.fotsearin{ border: 0px;outline: none; width: calc(100% - 130px);}
.fotsersub{ width: 100px;color: #fff; text-align: center;background:#2aa1a6; border: 0px;height: 45px;line-height: 45px; font-size:16px;}
.footcopy{ width: 100%; text-align: center; height: auto; line-height: 30px; color: #a39d9d; padding: 20px 0px;font-size: 16px;}
.footcopy a,.footcopy p{ color: #a39d9d;}

/* 友情链接 */
.links-title{ width:100%; height:40px; line-height:40px; font-size:24px; color:#fff;}
.links{ width:100%; height: auto; background: #313131; clear: both; display: none;}
.links ul{ width:1200px; height:auto; margin:0 auto; padding:10px 0px;clear:both;}
.links ul li{float:left; margin:0px; color: #fff;line-height:23px;}
.links ul li a{color:#fff; padding:0px 8px; font-size:14px; line-height:23px; display:inline-block; }
.links ul li a:hover{ color:#fff; text-decoration:none;}

/*联系方式*/
.contact-title{    display: block;
    margin: 78px 0px;
    line-height: 1.2;
    color: #333333;
    font-size: 34px;
    font-weight: lighter;
    text-align: center;}
.contact-list{ margin-bottom: 80px;}	
	.contact-list li {
	 width: 25%;
	  text-align: center;
	float: left;
	}
	
	
	.contact-list li b {
	
	  display: block;
	
	  margin: auto;
	
	  text-align: center;
	
	  line-height: 66px;
	
	  color: #fff;
	
	  font-size: 26px;
	
	  width: 30px;
	
	  height: 30px;
	  padding: 18px;
	
	  border-radius: 50%;
	
	  background:#2aa1a6;
	
	  font-weight: normal;
	
	}
	.contact-list li b img{ width: 30px;}
	
	.contact-list li strong {
	
	  display: block;
	
	  margin: 28px 0 15px;
	
	  line-height: 1;
	
	  color: #b1b1b1;
	
	  font-size: 20px;
	
	  font-weight: normal;
	
	}
	
	.contact-list li p {
	
	  color: #333333;
	
	  font-size: 16px;
		text-align: center;
	}

.innerrtitle{ width:100%; height:70px; line-height:70px; background: #2aa1a6;}
.navpost{color: #fff; font-weight: 400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; float:left;}
.navover{max-width:300px;white-space:nowrap;vertical-align:top; overflow:hidden; text-overflow:ellipsis; display:inline-block;font-size: 14px;}
.navpost a{color: #fff;padding: 0px 3px;}
.navpost a:hover{ color:#F0611A; text-decoration:none;}

/*产品详情*/
.pdet_t_box{border:1px solid #dedede;padding: 40px; margin-top: 20px;}
.pdet_t_box_l{ width: 50%; height: auto; float: left;}
.pdet_t_box_l img{ width: 100%;}
.pdet_t_box_r{ width: 45%; height: auto; float: right;}
.pdet_t_box_rfont1{    height: auto;
    font-size: 26px;
    font-weight: normal;
    line-height: 40px;
    color: #1a1a1a;margin-bottom: 30px;}
.pdet_t_box_rfont2{font-size: 16px;color:#1a1a1a; border-top:1px solid #dedede; border-bottom:1px solid #dedede;padding:20px 0px;}
.pdet_t_box_rfont3{ height: 50px;line-height: 50px; margin-top: 30px;}
.promes-icon{ width: 160px; background: url(../images/p102-cpxq-icon1.png) no-repeat 22px center #13b8aa;display: inline-block; height: 50px;line-height: 50px; color: #fff; text-indent: 60px; font-size: 18px;}
.pdet_t_box_rfont3 img{ vertical-align: middle; margin: 0px 10px;}
.pdet_t_box_rfont3 p{ display: inline-block; color: #4c4c4c; font-size: 16px;}
.pdet_t_box_rfont3 p span{ color: #333;font-size: 26px;}

.protitle_line{ width: 100%; background:url(../images/polines.png) repeat-x center;margin: 80px 0px 10px 0px;}
.protitle_line p{ display: inline-block; height:60px;line-height: 60px; background: #fff; padding-right: 20px;font-size: 32px; color: #13b8aa;}
.protitle_line span{color: #999; font-size: 15px;padding-left: 30px;}
.po_body{ background: #f7f7f7;padding: 30px;    line-height: 28px;}
.po_body table{border-color: #dedede;}
.po_body tr:nth-child(2n){background-color: #ffffff;}
.po_body tr td{line-height: 40px; padding-left: 20px;}
/*栏目*/
.inermlist{  height:auto; float: right;}
.inermlist li{ height:auto; position: relative; display:inline-block;margin-left: 20px;}
.inermlist li a{ width:100%;display:block; color:#fff;font-size:16px;}
.inermlist li a:hover{color:#fff;font-weight: bold;}
.inermlist li.active a{ color: #F0611A;font-weight: bold;}

/* 内页左边 */
.innerleft{ width:25%; float:left; height:auto; margin:20px 0px 30px 0px; background: #fff; }
.innerltitle{width:100%; height:99px;line-height: 99px; background: url(../images/about_08.png) no-repeat  top center;}
.innerltitle p{ font-size:30px;color:#fff;text-align:center;}

.innerleft{ width:calc(25% - 40px); padding: 20px; float:left; height:auto; margin:20px 0px 30px 0px; background: #fff; }
.innerltitle{width:100%;}
.innerltitle span{ font-size:20px;color:#333;border-bottom:3px solid #13b8aa;line-height: 50px; display: inline-block;}
.innerltitle a{ display: inline-block;width: 30px;height: 30px;}


.inleftprolist{ width:100%; height:auto; list-style:none; text-align: center;}
.inleftprolist li{ width:100%; float:left;height:auto;margin:20px 0px 0px 0px;}
.inleftprolist li .img{position: relative;}
.inleftprolist li .imgicon{ width: 100%; height: 100%;position: absolute; top:0px;left:0px; background: rgba(0,0,0,.4); display: none;}
.inleftprolist li .imgiconx{ width: 50px;height:50px;line-height: 50px; background: #0e9a97; color: #fff; text-align: center; border-radius: 50px;position: absolute;left:50%;top:50%;margin-left:-25px;margin-top:-25px;}
.inleftprolist li img{width:100%; height:auto;-moz-transition:.5s ease-in;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;-ms-transition:.5s ease-in;transition:.5s ease-in; vertical-align: top;}
.inleftprolist li p{line-height:20px; height:20px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-top:10px; font-size:16px; text-align: center;}
.inleftprolist li a{color:#333;display: block;}
.inleftprolist li:hover a{color:#0e9a97 !important;text-decoration:none;}
.inleftprolist li:hover p{ color: #0e9a97;}
.inleftprolist li:hover .imgicon{display: block;}


.inermlistip{ width:100%; height:auto;  margin:0 auto;background: #7fb93c  }
.inermlistip li{ width:100%;height:auto; position: relative;}
.inermlistip li a{ width:100%;height:55px;line-height:55px;display:block; color:#fff;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-indent:20px;border-bottom: 1px solid #dedede; background: url(../images/about_12.png) no-repeat 95% center;}
.inermlistip li a:hover{color:#fff;font-weight: bold; text-indent: 21px; text-decoration:none; background-color: #4ba199 ;}
.inermlistip li.on a{color:#fff;font-weight: bold; text-indent: 21px; text-decoration:none; background-color: #4ba199;}
.inermlistip li a.on{color:#fff;font-weight: bold; text-indent: 21px; text-decoration:none; background-color: #4ba199;}

/* 内页右边 */
.innerright{width:calc(75% - 81px);float:right; height:auto;margin:20px 0px 30px 0px; padding-bottom:20px;border-left:1px solid #dedede; background: #fff; padding: 40px;}
.menutitle{ font-size:36px; color: #333;line-height: 50px; margin-bottom: 20px;}

.inrrctainer{width:100%; height:auto; font-size: 14px; line-height:26px;color:#666;}
.inrrctainer table{margin: 0 auto; text-align: center;}
.inrrctainer img{ max-width: 100% !important;}

/*内页新闻*/
.innewslist{ width:100%; height:auto; padding: 50px 0px;}
.innewslist li{height:auto; padding-bottom: 20px; float: left; width: 31%; margin-left: 3.5%; margin-bottom: 60px;}
.innewslist li:nth-child(3n+1){margin-left: 0px;}
.innewslist li a{ display:block;}
.innewslist li img{ border-radius:10px;}
.innewslist li .innewleft{ float: left; font-size: 16px; color: #666;}
.innewslist li .innewright{  float: right; font-size: 16px; color: #666;}
.innewslist .ntitle{ width:100%;height:30px;line-height: 30px; color: #333;font-size:20px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin: 20px 0px;}
.newxcx{ height: 25px; line-height: 25px; vertical-align: middle; font-size: 13px; margin: 8px 0px;}
.newxcx img{ vertical-align: middle;}
.innewslist .nconc{width:100%;height:auto;line-height:28px;font-size:16px; color:#666;overflow: hidden; margin-bottom: 20px;}
.innewslist li:hover .ntitle{color:#2aa1a6;}
/*团队*/
.inteamlist li{ padding: 10px; border: 1px solid #dedede; margin-bottom: 20px;}
.inteamlist li a{ display:block;}
.inteamlist li .inteamleft{ width:220px; height:auto; float: left;}
.inteamlist li .inteamleft img{ width: 100%; height:285px;}
.inteamlist li .inteamight{ width:calc(100% - 250px); float: right;}
.inteamight .ntitle{ width:100%;height:45px;line-height: 45px; color: #666;font-size:24px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.inteamight .nconc{ margin: 20px 0px;}
.inteamight .nconc p{width:100%; height:35px;line-height: 35px; background: url(../images/team_06.png) no-repeat left center; text-indent: 20px; font-size: 18px;}
.inteamight .more{height:40px; line-height:40px;color:#fff; margin-top:10px; display: inline-block; font-size: 15px; background: #0e9a97; border-radius: 20px; padding: 0px 35px;}
.inteamlist li:hover{ background: #0e9a97;}
.inteamlist li:hover .more{background: #fff; color: #0e9a97;}
.inteamlist li:hover .ntitle{color:#fff;}
.inteamlist li:hover .nconc p{ color: #fff; background: url(../images/team_10.png) no-repeat left center;}
/*企业大事记*/
.inhistorylist{ width: 100%; height: auto; background: url(../images/culture_03.jpg) repeat-y center center;}
.inhistorylist li{ width:100%; height:200px; background: url(../images/culture_07.png) no-repeat center center;padding: 30px 0px;}
.inhistorylist li .historyimg{ float: left; width:45%; text-align: right;}
.inhistorylist li .historyimg img{ max-width:100%; max-height: 200px;}
.inhistorylist li .historytitle{ float: right; width: calc(50% - 30px);}
.inhistorylist li .historytitle p{ font-size: 20px; color: #666; font-weight: bold; line-height: 40px; padding-top:65px;}
.inhistorylist li .historytitle .ntitle{ height: auto; line-height: 23px; font-size: 15px; color: #666;}
.inhistorylist li:nth-child(2n) .historyimg{ float: right;}
.inhistorylist li:nth-child(2n) .historytitle{ float:left;}
/*内页招聘职位*/
.injoblist{ border: 1px solid #dedede; border-bottom: 0px;}
.injoblist li{ border-bottom: 1px solid #dedede;}
.injoblist li .jobtitle{ background: #fbfbfb; height: 50px; line-height: 50px;}
.injoblist li .jobtitle p{ width: calc(100% - 60px); float:left; text-indent: 20px; color: #666; font-size: 16px;}
.injoblist li .addsubicon{ width: 30px; height: 30px;line-height: 30px; background: #e2e2e2; color: #fff; text-align: center; vertical-align: middle; float: right; margin: 10px; font-size: 20px; cursor: pointer;}
.injoblist li .nconc{ padding: 20px;line-height:25px;}
.injoblist li .jobbx{ display: none;}
.injoblist li .more{ display: block; background:#7fb93c; color: #fff; text-align: center; width: 120px; height: 45px;line-height: 45px; font-size: 16px; margin: 20px;}
.injoblist li .more:hover{background: #0e9a97;}
.injoblist li.on .jobtitle{ background: #0e9a97;}
.injoblist li.on .jobtitle p{ color: #fff;}
.injoblist li.on .addsubicon{ background: #fff; color: #0e9a97;}


/*内页产品*/
.inprolist{ width:100%; height:auto; list-style:none; text-align: center; padding:50px 0px;}
.inprolist li{ width:31%; float:left;height:auto; margin-left: 3.5%; margin-bottom: 40px;}
.inprolist li:nth-child(3n+1){ margin-left: 0px;}
.inprolist li .img{position: relative;}
.inprolist li .imgicon{ width: 100%; height: 100%;position: absolute; top:0px;left:0px; background: rgba(0,0,0,.4); display: none;}
.inprolist li .imgiconx{ width: 50px;height:50px;line-height: 50px; background: #0e9a97; color: #fff; text-align: center; border-radius: 50px;position: absolute;left:50%;top:50%;margin-left:-25px;margin-top:-25px;}
.inprolist li img{width:100%; height:auto;-moz-transition:.5s ease-in;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;-ms-transition:.5s ease-in;transition:.5s ease-in; vertical-align: top;}
.inprolist li p{line-height:20px; height:20px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; border-left:5px solid #0e9a97; margin-top:20px; text-indent: 15px; font-size:18px;}
.inprolist li a{color:#333;display: block;}
.inprolist li:hover a{color:#0e9a97 !important;text-decoration:none;}
.inprolist li:hover p{ color: #0e9a97;}
.inprolist li:hover .imgicon{display: block;}

/*共享产品*/
.ingxlist{ width:100%; height:auto; list-style:none; text-align: center;}
.ingxlist li{ width:calc(32.3333% - 2px); float:left;height:auto;margin:0px 0px 20px 1.5%; border: 1px solid #dedede;}
.ingxlist li:nth-child(3n+1){ margin-left: 0px;}
.ingxlist li img{width:100%; height:auto;-moz-transition:.5s ease-in;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;-ms-transition:.5s ease-in;transition:.5s ease-in; vertical-align: top;}
.ingxlist li p{padding: 0px 5px;line-height:40px; height:40px;text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;border-bottom: 1px solid #dedede; font-size: 15px;}
.ingxlist li .gxbottom{padding: 0px 10px;line-height:40px; height:40px;}
.ingxlist li .gxbottom span:nth-child(1){ width: calc(100% - 50px); display: inline-block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.ingxlist li .gxbottom span:nth-child(2){ width:50px; display: inline-block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align: right;}
.ingxlist li a{color:#333;display: block;}
.ingxlist li:hover a{color:#fff !important;text-decoration:none;  }
.ingxlist li:hover{ background: #50aca9;}

.gxleft{ width:48%; height: auto; float: left;}
.gxleft img{ width: 100%;}
.gxright{width:48%; height: auto; float: right;}
.gxrightcon{ background: #f9f9f9; margin: 20px 0px;padding: 20px;}
.gxrightcon p{line-height: 30px; font-size: 14px; color: #333;}
.gxbodytitle{ width: 100%; height: 50px;line-height: 50px; text-align: center; margin:25px 0px;background: #50aca9;}
.gxbodytitle span{ color: #fff; font-size: 20px;}
.gxbodytitle a{ color: #f00; font-size: 15px;margin-left: 20px;}
/*视频*/
.invideolist{ width: 100%; height: auto;}
.invideolist li{ width:430px; height: auto; float: left; margin: 10px 7px;}
.invideolist li p{ width: 100%; height:30px; line-height: 30px; text-align: center; }
.videoiframe{width:100%; height:300px;}

/*分页*/
.ipage{height:auto; text-align:center; margin-bottom: 80px;}
.totalfont{ font-size: 14px; color: #666; display: none;}
.ipage a{ width:48px; height:48px;line-height:48px;color:#888;font-size: 15px;display: inline-block;margin: 0px 5px; vertical-align: top; border: 1px solid #dedede; border-radius: 50%;}
.ipage a:hover{color:#fff;border:1px solid #2aa1a6;text-decoration:none;font-weight:bold; background: #2aa1a6;}
.ipage .current{background:#2aa1a6;color:#fff;border:1px solid #2aa1a6;display:inline-block; width:48px; height:48px;line-height:48px;margin:0px 5px;font-size:15px;font-weight:bold; border-radius: 50%;}
.ipage .paprev,.panext{}

/*详情页*/
.article_title{ text-align:left; width:100%; font-size:30px; line-height:30px; color:#444;}
.newsin-c{width:100%; height:auto; line-height: 40px; margin:25px 0px; color: #666; border-bottom: 1px solid #dedede; font-size: 15px;}
.article-body{font-size: 15px; color: #555;line-height:30px;}

/*上页下页*/
.detpnt{height:70px;line-height: 60px; overflow: hidden;margin-top: 50px; border-top:1px solid #dedede;border-bottom:1px solid #dedede;}
.detpnt .detpntl{width:50%;font-size: 15px;font-weight: bold;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; float:left;}
.detpnt .detpntr{width:calc(50% - 1px);font-size: 15px;font-weight: bold;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; float:right; border-left:1px solid #dedede; text-indent: 40px;}
.detpnt a{color:#666; font-weight: normal;}
.detpnt a:hover{ color: #333; }

/*更多阅读*/
.innerabouttitle{ width:100%; height:auto; color:#000; border-bottom:3px solid #dedede;}
.innerabouttitle p{color:#ca352b;font-size:20px; font-weight:bold;height:35px; line-height:35px;  padding-left:5px;}


.morearticle{ padding:20px 40px; background: #fff; margin-bottom: 50px;}

.morearticle li:nth-child(2n+1){ width:45%; height:40px; line-height:40px; float:left;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; position: relative;}
.morearticle li:nth-child(2n){ width: calc(50% - 41px);height:40px; line-height:40px; float:right; border-left:1px solid #dedede;padding-left: 40px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; position: relative; }
.morearticle li a{ color:#333; font-size: 15px;}
.morearticle li a span {
    content: "";
    width: 4px;
    height: 4px;
	display:inline-block;
    border-radius: 100%;
    border: 2px solid #13b8aa;
}
.morearticle li a:hover{ color:#13b8aa;}
.moreproducts{ width:100%; padding:15px 0px;}
.moreproducts li{ width:136px; height:auto;float:left; margin:0px 6px 10px 6px; text-align:center;}
.moreproducts li a{ color:#333;}
.moreproducts li a p{ text-align: center; line-height: 30px;}
.moreproducts li a:hover{ color:#666}
.moreproducts li img{ width:100%;height:auto; border:1px solid #ccc;}
.moreproductsov{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

/*留言*/
.inmessagebox{width:100%;height: auto; padding: 70px 0px; margin: 0 auto; background: url(../images/129.jpg) no-repeat center top; }
.inmessright{ width:55%; float: right;}
.inmessleft{ width: 40%; height:auto; float:left;}
.inmessleft .mesagefont1{display: block; margin-bottom: 32px;line-height: 1.2;color: #3f3f3f;font-size: 30px;text-transform: uppercase;font-family: "DroidSerif";}
.inmessleft .mesagefont2{    display: block;
    color: #2aa1a6;
    font-size: 38px;
    line-height: 1;
    font-weight: normal}
.inmessleft .mesagefont3{    color: #333333;
    font-size: 16px; margin: 60px 0px 80px 0px;}
.inmessleft .mesagefont4{    display: block;
    margin-bottom: 20px;
    line-height: 1;
    color: #3f3f3f;
    font-size: 24px;
    font-weight: normal;}
.inmessleft .mesagefont5{display: block;
    line-height: 1;
    color: #2aa1a6;
    font-size: 40px;
    font-family: "Swiss721BTBlackCondensed";
    font-weight:bold;}

.inmessline{ width: 100%; height: auto; margin-bottom: 15px}
.zxlyinp{ width:100%;height:40px;line-height:40px;border: 0px;vertical-align:top; font-size: 14px; outline: none; background: none; border-bottom: 1px solid #fff; margin-bottom:20px;}
.inmesslinefont1{ font-size: 16px; color: #333; font-weight:bold;}
.inmesteat{ height:100px;resize: none; outline: none;}
.zxlyyzm{width:140px; outline: none;height:40px;line-height:40px;font-size:14px; color: #999; border: 0px;vertical-align: top;border-radius:2px;background: none; border-bottom: 1px solid #fff;}
.zxlysub{background:#2aa1a6;width:150px; outline: none; height:50px; line-height:50px;color:#fff; text-align:center; border-radius:2px;border:0px; font-size:16px; float: left;cursor:pointer;}
.zxlysub:hover{background:#7fb93c;}
.resetc{background:#999;float:right;}
.resetc:hover{background: #666;}
.indexcode{ vertical-align:top; height: 40px;}
/*图片集*/
.ban{width:720px;height:auto;position:relative;overflow:hidden;margin:0px auto;}
.ban2{width:720px;height:540px;position:relative;overflow:hidden;}
.ban2 ul{position:absolute;left:0;top:0;}
.ban2 ul li{width:720px;height:540px;line-height:540px;text-align:center;}
.ban2 ul li img{max-width:720px;max-height:540px;vertical-align:middle;}
.ban .prev{float:left;cursor:pointer;}
.min_pic{width:100%;height:120px;padding-top:10px;overflow:hidden;}
.min_pic .num{width:680px;height:100%;margin-left:8px;position:relative;overflow:hidden;float:left;}
.min_pic .num ul{position:absolute;left:0;top:0; }
.min_pic .num ul li{width:86.8px;height:120px;float:left;margin:0px 10px 0px 0px;cursor:pointer; overflow: hidden;}
.min_pic .num ul li img{width:100%;height:65px;cursor:pointer;vertical-align:top;}
.min_pic .num ul li.on img{width:84.8px;height:63px;border:1px solid #f00;padding:0;}
.min_pic .num ul li p{width:100%;height:auto;line-height:18px;font-size:13px;text-align:center;}
/*小左右箭头*/
.prev_btn1{float:left;}
.next_btn1{float:right;}
.prev_btn1,.next_btn1{width:16px;height:18px;margin:23px 0px;cursor:pointer;text-align:center;}
/*大左右箭头*/
.prev1{left:20px;}
.next1{right:20px;}
.prev1,.next1{position:absolute;top:50%;margin-top:-25px;cursor:pointer;z-index:9;}
.prev1 img,.next1 img{width:28px;height:51px;}

.mhc{width:100%;background:#000; opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50);position:absolute;left:0;top:0;display:none;}
/*弹出层*/
.pop_up{width:720px; height:540px; padding:10px; background:#fff; position:fixed; -position:absolute;left:50%;top:50%;margin-left:-370px;margin-top:-280px;display:none; z-index:999;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up_xx img{width:40px;height:40px;}
.pop_up2{width:720px;height:540px;position:relative;float:left;overflow:hidden;}
.pop_up2 ul{position:absolute;left:0;top:0;}
.pop_up2 ul li{width:720px;height:540px;line-height:540px;float:left;text-align: center;}
.pop_up2 ul li img{max-width:720px;max-height:540px;vertical-align:middle;}

.ncontainer{ padding: 0px 10px;}
.wapup{display:none;}
.smallmenub{display: none;}
/*大屏PC*/
@media (min-width: 1200px){
	.ncontainer{width: 1200px; height: auto; margin: 0 auto; padding: 0px;}
	.links{ display: block;}
	
}
@media (max-width: 1400px){
	.smenub{ width:30px; padding:19px 15px; height: 22px; float: right; background: #2aa1a6; }
	.smenub p{ width: 100%; height:3px; background:#fff; margin-bottom:7px;}
	.smenub p:nth-child(2){width: 60%;}
	.nav ul{ text-align: center;}
	.headermain{width:100%; height: auto; margin: 0 auto;}
	.logox{ margin: 10px 20px; height: 40px;}
	.logox img{height: 100%;}
	.nav{ width:100%; height: auto; position: absolute; top:62px; right:0px; background:rgba(255,255,255,.96); z-index: 99999; margin: 0px;display:none; padding: 20px 0px;}
	.nav ul li{width:100%;height:40px; line-height: 40px; float: none;}
	.nav ul li a{ display: block; line-height: 40px; color: #2aa1a6; font-size: 15px;}
	.nav ul li:hover ul{ display: none;}
	.topsearch{ display: none;}
	.nybanner {
	    padding-top: 60px;
	}
}

@media (max-width: 1200px){
	.commain{ width: 100%;}
	.sybouxright p{line-height: 26px; font-size: 15px;}
	.sybouxleft1 p{line-height: 26px; font-size: 15px;}
	.intitle{ font-size: 30px;}
	.soutlist ul li p{font-size:25px;}
	.footnav ul{ width: calc(100% - 140px);}
	.footnav ul li ul{ margin: 0px;}
	.footewm{margin-right: 10px;}
	.kbinpolist li{ width: calc(48% - 4px);}
	.pnxwListright{ padding-right: 1%;}
	.ibinpolist li{ width:calc(33.3333% - 20px);}
	.inesbxleft{ left: 10px;}
	.inesbxbx{ padding: 0px 10px;}
	/*左侧*/
	.innerleft{ width: 25%;}
	.innerright{ width:73%;}
	.footnav ul{width:calc(100%)}
	.footewm{ display: none;}
	.footcontact{ margin-right: 10px;}
	.commain{padding: 0px 10px; width: auto;}
	
}

/*中型显示屏，Ipad Pro*/
@media (min-width: 992px) and (max-width: 1200px){
	
}

/*中型显示屏，Ipad Pro*/
@media (max-width:992px){
	.incleft{width:92%; float: none; padding:10px 4%; float: none;}
	.incleftt{ width: 100%; background: #084f9d url(../images/insmneubg_03.jpg) no-repeat top center; height: 50px; line-height: 50px; font-size: 25px; text-align: center; text-indent:0px;}
	.incleftmenu{ margin: 0px;}
	.submenlist{ display: none; padding: 5px 0px;}
	.submenlist li{ padding:2px 0px;}
	.submenlist li a{font-size: 16px;color: #333;display: block; height: 35px; line-height:35px; background: #f4f5f6 url(../images/about_06.png) no-repeat 15px center; text-indent: 40px;}
	.inconvc{ display: none;}
	.sxinmenub{ width: 35px; height: auto; display:block; float: right; padding-right: 10px; padding-top: 13px;}
	.sxinmenub p{ width: 100%; height:4px; background:#fff; margin-bottom:5px;}
	.incright{ width:92%; float: none; padding:10px 4%;}
	.incrightt{ height: 35px; line-height: 35px;}
	.incrightt .submnname{ display: none}
	.incrightt .inpostition{ width: 100%; text-align: left; padding: 0px;}
	
	
	.syaboutrcv p{ width: 100%; height:40px; line-height:40px; text-align: center; font-size: 30px; color: #333; padding-top:10px;}
	.syaboutrcv span{ font-size: 13px;}
	
	.po_body img{width: 100%;}
}
@media (max-width:768px){
	
	.toptel{display: none;}
	.rtnav{display: none;}
	.intitle{ font-size: 25px;}
	.soutlist ul li{ width:48%; margin: 10px 1%;}
	.soutlist ul li p{font-size:20px;}
	.pnxwListleft{ width: calc(100% - 14px); float: none;}
	.pnxwListright{ width: calc(100% - 30px); position: relative; padding: 0px; background: #fbfbfb; margin-top:15px; padding: 15px 15px 60px 15px;}
	.innxclist .hd{ bottom:0px; left:10px;}
	
	.aboutlist li{ width:calc(48% - 40px);padding: 30px 20px; margin: 10px 1%;}
	.factorylist li{ width: 48%;}
	.inputform{ width: 15%;}
	.footnav{ padding: 0px;}
	.syaboutlleft{ width: calc(55% - 20px); height: calc(100% - 20px); padding: 10px; top: 0px; left: 10px;}
	.syaboutlleft p{ font-size: 15px; margin: 0px; line-height: 30px;}
	.syaboutlleft span {display: block;height: calc(100% - 25px);line-height:20px;font-size: 13px;}
	.syaboutllmore{ display: none;}
	.syaboutcenter{ width: 45%; margin: 0px;}
	.syaboutright{ display: none;}
	.wapblosyabout{ display: block; padding:0px 10px; position: relative; margin-top: 20px;}
	.wapblosyabout img{ width: 50%; height: auto; float: left;}
	.wapblosyabout .syaboutrcv{ width: calc(40% - 10px); padding: 0px 5%; position: absolute; height: 100%;top:0px; right:10px;}
	.wapblosyabout .syaboutrcv p{ padding-top: 30px;}
	.inesbxleft{ left: 0px;}
	.ibinpolist li p{ padding:0px 10px; font-size: 20px;}
	.syboux{}
	.sybouxleft{ width: 100%; float: none;}
	.sybouxright{ width: 100%; padding: 10px 0px;}
	.sybouxleft1{ width: 100%; padding: 10px 0px;}
	.sybouxright1{ width: 100%;float: none; }
	.rczp{ height: auto;}
	.rczpleft{ width: 100%; float: none; height: 230px;}
	.rczpright{ width: calc(100% - 30px); float: none; padding: 20px 0px 20px 30px;}
	.rczpright p{ padding: 0px;}
	
	.inesbxleft{ width: calc(100% - 20px); padding:10px; position: relative;}
	.inesbxright{ width: calc(100% - 20px);padding:10px;}
	.innboxtab .bd ul li{height:600px;background-size: 100%;}
	.innboxtab .bd ul li .innboxtabgray{ height:130px; padding:10px 20px; overflow: hidden; }
	/*内页*/
	.innerleft{display: none;}
	.inermlist{ text-align: center;}
	.inermlist li{ display: inline-block; width: auto; margin: 0px 10px;}
	.inermlist li a{  background:none;text-indent:0px; padding: 0px 5px; font-weight: normal;}
	.inermlist li a:hover{text-indent:0px;}
	.inermlist li.on a{background: #7fb93c;text-indent:0px;}
	.innerright{ width:calc(100% - 40px); border: 0px; float: none; padding: 20px;}
	.menutitle{ font-size: 25px; text-align:center;}
	
	
	/*底部*/
	.footnav .ftnav{ width: 100%;}
	.footnav ul{width: 100%;}
	.footewm{ display: block; text-align: center; width: calc(100% - 340px); padding-top:50px;}
	
	.footcopyrightl{ width: 100%; text-align: center; float:none;}
	.footcopyrightr{ float: none; text-align: center; margin-top: 5px;}
	
	.footcontact{ width:100%;}
	.footctitlex{padding-left:20px;}
	.footcconbx{padding-left:0px;}
	.footcconbx img{padding-left:20px;}
	.footcconbx P{padding-left:20px;}
}

/*普通手机端*/
@media (max-width:480px){
	.prosboxx{padding:10px}
	.prosboxxa1{display: block;}
	.prosboxxa2{display:none;}
	.intitle{ margin-bottom: 10px;}
	.picbox{ padding: 15px;}
	.picbox p{font-size: 20px;}
	.intitle p,.intitleabout,.megtite{ font-size: 30px;}
	.inputform,.inputfos{ width:25%; margin-bottom: 10px;}
	
	.chooselist li{ width:calc(98% - 42px); margin-bottom: 10px; padding: 20px;}
	.newslit li{ width: 98%;}
	.picScroll-left .bd ul li{ width:100%;}
	
	.c-banner .nexImg, .c-banner .preImg{padding: 15px 10px;}
	.c-banner .nexImg img, .c-banner .preImg img{ width:10px;}
	
	.innerrtitle{ height:auto; line-height: 40px; font-size: none;position: relative;}
	.topsearch{ display: none;}
	.inmessagebox{ width: 100%;}
	.ibinpolist li{ width: 100%; float: none; margin: 10px 0px;}
	.inxxxnewslsit{ padding: 10px 0px;}
	.inxxxnewslsit dd{ width: 100%;}
	.iavtitle{ font-size:28px;line-height: 100px;}
	.sybouxright p{ font-size: 14px;line-height: 23px; color: #666}
	.sybouxleft1 p{ font-size: 14px;line-height: 23px; color: #666}
	.sybouxright .syaboutllmore{ height: 35px;line-height: 35px;}
	.sybouxleft p{ font-size: 14px;line-height: 23px; color: #666}
	.sybouxleft .syaboutllmore{ height: 35px;line-height: 35px;width: 120px; font-size: 15px;}
	.rczpleft{ display: none;}
	.rczpright{ width:calc(100% - 40px); padding: 20px;}
	.rczpright p{ font-size:17px;}
	.rczpright a{ margin-top: 10px; height: 35px;line-height: 35px;}
	
	.inermlist{width: 100%;
    height: auto;
    position: absolute;
    top: 40px;
    right: 0px;
    background: rgba(255,255,255,.96);
    z-index: 99999;
    margin: 0px;
    display: none;
    padding: 20px 0px;}
	.inermlist li{display: block;}
	.inermlist li a{ height:35px;line-height:35px;width: 100%; padding: 0px; color: #4ba199; font-size: 14px;}
	.inermlist li.on a{background: #4ba199;}
	
	
	.smallmenub{width:28px; padding:10px 0px; height: auto; float: right; display: block; }
	.smallmenub p{ width: 100%; height:2px; background:#fff; margin-bottom:5px;}
	.smallmenub p:nth-child(2){width: 60%;}
	.inermlist{ display: none;}
	
	.xx{ width:100%;float: none;}
	.zzright-box{width: 100%; float:none;}
	
	/*联系我们*/
	.contact-title{font-size: 20px; margin: 40px 0px;}
	.contact-list li{width:100%; margin-bottom: 20px;}
	
	/*团队*/
	.inteamlist li{ width: calc(48% - 22px); margin:10px 1%; float: left;}
	.inteamlist li .inteamleft{ width: 100%; float: none;}
	.inteamlist li .inteamleft img{ height: auto;}
	.inteamlist li .inteamight{ width: 100%; float: none;}
	.inteamlist li .inteamight .nconc{ display: none;}
	.inteamight .ntitle{ height: 35px;line-height: 35px; text-align: center; font-size: 16px;}
	.inteamight .more{ width: 100px; display: block; height: 30px;line-height: 30px; margin:0px auto; padding: 0px; text-align: center;}
	/*共享设备*/
	.ingxlist li{ width:calc(49.25% - 2px);margin:0px 0px 20px 1.5%;}
	.ingxlist li:nth-child(2n+1){ margin-left:0px !important;}
	.ingxlist li:nth-child(3n+1){ margin-left:1.5%;}
	
	
	
	
	/*企业大事记*/
	.inhistorylist{ background:none;}
	.inhistorylist li{ background:none; height: auto; padding: 10px 0px;}
	.inhistorylist li .historyimg{ float: none; width: 100%; text-align: center;}
	.inhistorylist li .historyimg img{max-height:none;}
	.inhistorylist li .historytitle{ float: none; width: 100%;}
	.inhistorylist li .historytitle p{ padding: 0px;background: url(../images/culture_07.png) no-repeat left center; text-indent:20px; font-size: 16px;}
	.inhistorylist li .historytitle .ntitle{ font-size: 14px;}
	.inhistorylist li:nth-child(2n) .historyimg{ float: none;}
	/*新闻*/
	.innewslist .ntitle{ font-size: 16px;}
	.newxcx{ margin:0px;}
	.innewslist .more{ margin-top: 5px;}
	.injoblist li .jobtitle{ height: 40px;line-height: 40px;}
	.injoblist li .addsubicon{ margin: 5px;}
	.injoblist li .jobtitle p{ text-indent:10px;}
	.injoblist li .nconc{ padding:10px;}
	.thivnav li{ margin: 0px 10px;}
	.thivnav li a{display: block; text-align: center; border-radius:25px; height: 35px;line-height:35px; font-size: 16px; width: 130px;}
	/*产品详情*/
	.pdet_t_box{padding: 20px;}
	.pdet_t_box_l,.pdet_t_box_r{ width: 100%; float: none;}
	.pdet_t_box_rfont3{ height: auto;}
	.pdet_t_box_rfont3 p{ margin-top: 10px;}
	/*分页*/
	.ipage a,.ipage .current{ width: 30px; height: 30px;line-height: 30px;}
	/*产品*/
	.inprolist li{ width: 48%; margin: 10px 1% !important;}
	/*新闻*/
	.innewslist li{ width: 100%; margin: 0px;}
	.morearticle{padding: 20px;}
	.morearticle li{ width: 100% !important;}
	/*留言*/
	.inmessleft{display: none;}
	.inmessright{ width: 100%;float:none;}
	/*底部*/
	.footnav{display: none;}
	.footewm{ display: none;}
	.footcontact{  float: none; margin: 0 auto; border: none;     width: 100%;     padding-left: 0px;}
	
	/*上一页*/
	.detpnt{ padding: 0px; background: #fff;}
	.detpnt .detpntline{ width: 100%; float: none; text-align: left;}
	
	.floating_ck{ display: none;}
	.newsrtlist .newsrtlt p{ width:100%;}
	.newsrtlist .newsrtlt span{ display: none;}
	.idnewslist1 li{height:35px; line-height:35px;}
	.idnewslist1 li span{display: none;}
	.idnewslist1 li a{ width:100%; float: left;}
	.idnewslist1 li a:hover{ color: #084f9d;}
	.soutlist ul li{ width:90%; margin:10px auto; float: none;}
	.soutlist ul li p{font-size:20px;}
	.intitle{ font-size: 20px; padding: 0px;}
	.wapblock{ display: block;}
	
	.logox a{ display:block;}
	.logox img{ height: 40px;}
	.smenub{ padding-top:18px;}
	.nav{ top: 60px;}
	.topwaptel{ display: block; font-size:14px; height: 30px; line-height: 30px; color: #333; margin-top: 15px; font-weight: bold; float: right; padding-right: 10px;}
/*手机站底部漂浮*/
	.wapblock{display:block; }
	.wapup{ width: 32px; height: 32px; display: block; position: fixed; right:5px; bottom: 55px;}
	.fhieght{padding-bottom: 50px;}
	.wapfooter{width: 100%;height:50px; background:#222; position: fixed; bottom:0px; z-index: 999999999;}
	.wapfooter li{ width: calc(25% - 1px); height: 40px; padding:5px 0px !important; float: left; border: 0px; padding: 0px; margin: 0px; text-align: center; color: #fff; border-left:1px solid #414141;}
	.wapfooter li:nth-child(1){border: 0px;}
	.wapfooter li img{margin: 9px auto;height: 25px; vertical-align: middle;}
	.wapfooter li a{ color: #fff; font-size:13px;}
	.innboxtab .bd ul li{height:300px;background-size: 100%;}
	.innboxtab .bd ul li .innboxtabgray{ height:100px; padding:10px 20px; overflow: hidden; }
	
	.footcopyright{ width: calc(100% - 20px); line-height: 23px; padding: 10px 10px;}
	
}
/*超小手机端 5、SE*/
@media (max-width:320px){
	.inpdetailrtel{ font-size:15px;}
	.innbtitlex p{ font-size: 16px;}
	.topwaptel{ display: none;}
}