﻿@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
*{ padding:0px; margin:0px }
body{font-size:100px;}
* { margin:0; padding:0; -webkit-tap-highlight-color:rgba(0,0,0,0); box-sizing: border-box; }
.trans{ transition: all .3s ease-in;}
html {width:100%;min-height:100%; }
body {width:100%;min-height:100%; max-width:640px; min-width:320px; margin:0 auto; font:.24rem/1.5 "PingFang SC",Helvetica,"Helvetica Neue","microsoft yahei",Tahoma,Arial,sans-serif; color:#666; -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;background: #f5f5f5;position: relative;}
body:before, body:after { content:""; width:100%; display:block; }
body:before{ height: .75rem;}
body:after{ height: .88rem;}
img { border:0px; }
em{ font-style:normal;}
s,i{font-style: normal;}
ul, ol { list-style-type:none; }
li{ list-style: none outside none;}
b{ font-weight: normal;}
/*表单*/
input,button,select,textarea { outline:none; font-family:"PingFang SC","Microsoft Yahei", Arial; font-size:.24rem; -webkit-appearance:none !important; }
table { border-collapse:collapse; border-spacing:0; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color:#999; }
input:-moz-placeholder, textarea:-moz-placeholder { color:#999; }
input::-moz-placeholder, textarea::-moz-placeholder { color:#999; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #999;} 

/*公用样式*/
.layout { position:fixed; width:100%; height:100%; left:0; top:0; z-wrapper:101; background:#000; opacity:1; } 
.blue{ color:#28a5f4;}

/*链接*/
a, a:link, a:visited, a:hover, a:active {color:#666;text-decoration: none;}
a:focus { outline:none; }
a:hover, a:active{ color:#0092dd; outline:none; }

/*标题*/
h1, h2, h3, h4, h5, h6, h7 {font-weight: normal;}

.icon{ background:url(../images/icon.png) no-repeat;display:inline-block;background-size:2.4rem auto;vertical-align:middle; }
.icon,.iconbef:before,.iconbef:after{ content: "\20"; display:block; }
.iconbef:before{background: url(../images/icon.png) no-repeat;background-size:2.4rem auto;    vertical-align: middle;}

/*清除浮动*/
.fl { float:left; }
.fr { float:right; }
.hidden { display:none; }
.clearfix:after { content:""; display:block; clear:both; width:100%; height:0; line-height:0; font-size:0; }
.clear,.clearfix:after { content:""; display:block; clear:both; width:100%; height:0; line-height:0; font-size:0; }

/*==========@@HTML默认  结束@@==========*/
/*==========@@HTML默认  结束@@==========*/
.wrapper{width:100%;}
/*==========@@公共模块 开始@@==========*/
.header {background-size:100% 1.04rem;}
#top_main {width: 100%; height: 1rem;  *zoom: 1;z-index: 300; position: fixed; top: 0px; left: 0px;background:#fff;border-bottom:1px solid #e0e0e0;}
#top { max-width: 640px; min-width: 320px; height: 1rem; margin: 0px auto; position: relative;}
#top .logo { display: block;width:2.82rem;height:.69rem;padding-top: .18rem;margin-left:.2rem;}
#top .logo a {display: block;}
#top .logo img {display:block;width:2.82rem;height:.69rem;}
#top .topsearch{display: block; position: absolute; right:18%; top:.18rem; text-align: center; cursor: pointer;width:.5rem; height:.5rem; margin:.2rem auto; }
#top .topsearch span{display:block;width:0.38rem;height:0.38rem;background-position:0rem -1.2rem;}
#top_main .tsearch *{  box-sizing: border-box; }
#top_main .tsearch{ position: absolute; height: 1rem; width:6.4rem!important; padding: .2rem 5%; left:0; top: 1rem; z-index: 99; background: #f5f5f5;box-sizing: border-box; display:none;border-top:1px solid #0099d2;}
#top_main .tsearch input{  -webkit-appearance: none; }
#top_main .tsearch .txt{ width: 76%; color:#000; text-indent: .3rem; font-size:.22rem;  height:.64rem;background: #fff; border:1px solid #fff; border-radius: 0.1rem; position: absolute; left: 5%; top:.2rem; border-top-left-radius: .6rem;border-bottom-left-radius: .6rem;}
#top_main .tsearch .btn{ color:#fff; font-size:.22rem; width: 16%; height:.66rem; line-height: .6rem; text-align: center; border:0px; background: #0099d2; position: absolute; right: 5%; top:.2rem; border-top-right-radius: .6rem;border-bottom-right-radius: .6rem;}
#top_main .tsearch .btn .btn_icon{display:block;width:0.34rem;height:0.34rem;margin-left:.32rem;margin-top:.14rem;background-position:-1.08rem -1.2rem;}
#top_main .btn_close_main {width: .88rem;height: 1rem;background-color: #0099d2;position: absolute;top: 0;right: 16%;z-index:101;display:none;}
#top_main .btn_close_main .btn_close{width: .34rem;height: .33rem;margin-top: .32rem;margin-left: .26rem;background-position: -2rem -1rem;}

#top #nav { width: .4rem;height: .4rem;background-position: -.5rem -1.2rem;position: absolute; right: 6%;  top: .38rem;text-align: center; cursor: pointer;}
#top .close {background-position: -2.06rem 0;  width: .34rem;height: .34rem;cursor: pointer; position: absolute; right: 12%; top: -0.06rem; text-align: center; }

/*subNav*/
.subNav { position: fixed; width: 100%; height: 100%; right: 0%; top: 0; z-index: 399; max-width: 640px; min-width: 320px;background:#fff;display:none;overflow:scroll;}
.subNavCon {margin: 0px; width: 100%; border-top: 1px solid #e5e5e5;}
.subNav .subTop{height:1rem;background:#fff;z-index:400;position:relative;border-bottom:1px solid #ddd;}
.subNav .subTop .nylogo{width: 2.82rem;height:.69rem;}
.subNav .subTop .nylogo img{display:block;width: 2.82rem;height:.69rem;margin-left:.2rem;margin-top:.14rem;}
.subNav .subTop .close{width:.42rem;height:.42rem;position:absolute;z-index:1;right:.4rem;top:.34rem;background-position:-2.06rem 0;display:inline-block;vertical-align:middle;}
.subNav .subBottom{height:100%;margin:0 0.6rem;}
.subNav .subBottom li{padding-top:.06rem;padding-bottom:.08rem;border-bottom: 1px solid #ddd;position:relative;}
.subNav .subBottom li a{display:block;font:normal .3rem "AvantGarde Bk BT";color:#999;width:80%;}
.subNav .subBottom li a .txt{height:.8rem;line-height:.8rem;color:#333;}
.subNav .subBottom li a .tit{display: inline-block;font-size:.3rem;line-height:.8rem;font-family:"AvantGarde Bk BT";color:#333;}
.subNav .subBottom li em{ width: .28rem;
 height: .28rem; display: inline-block; background-position: -2.08rem -.5rem; vertical-align: middle; position: absolute; right: 0;  top: .32rem;}
.subNav .subBottom .list{padding-top:0.2rem;}
.subNav .subBottom li.hover,.subNav .subBottom li:hover{border-bottom:1px solid #0092dd;}
.subNav .subBottom li.hover a .tit,.subNav .subBottom li:hover a .tit{color:#333;}
.subNav.show { display: block!important; }
.subNavShow { -webkit-transform: translateX(-48%); -moz-transform: translateX(-48%); -ms-transform: translateX(-48%); transform: translateX(-48%); display: block; }
.subNav .subnav2{margin-top:.2rem;display:none;}
.subNav .subnav2 a{ height: .6rem;font-size: .24rem;box-sizing:border-box;
 line-height: .6rem; text-align: left;color: #fff;display: block; 
 padding:0; background: none; border-bottom: 1px solid #ddd; font-size: .24rem!important;
 margin-bottom: .2rem;}
.subNav li.hover em{width:.31rem;height:.03rem;top:.46rem;background-position:-2.06rem -1.54rem;}

/* banner */
#banner_main{width:100%;overflow:hidden;margin-top:.14rem;position:relative;z-index:1;height:3.6rem;background-size: 1px auto;}
.banner{ margin:0 auto; width:100%;*zoom: 1;overflow:hidden;position:relative;height:3.6rem;}
.banner .list{width: 100%; overflow: hidden;}
.banner .list li{ float:left; width:100%;overflow:hidden;}
.banner .list li img{width:100%; height:3.6rem;}
#banner .tip {width:100%;height:0.32rem;line-height:0.32rem;text-align:center;clear:both;position:absolute;left:0%;bottom:5%;z-index:12;font-size: 0;}
#banner .tip span {display:inline-block;vertical-align:middle; width:0.16rem; height:0.16rem;margin:0 0.06rem;vertical-align:middle;background-position:-0.2rem -1.7rem;border-radius:100%;}
#banner .tip span.cur {width:.16rem;height:.16rem;background-position:0 -1.7rem;}

/* reLink */
.reLink {line-height:0.38rem; color: #666; border-top:0.02rem solid #e4e4e4;border-bottom:0.02rem solid #e4e4e4;  margin-bottom:0.15rem; font-size: 0.24rem;padding:0.15rem;}
.reLink .prevLink,.reLink .nextLink{width: 100%;}
.reLink a{ color: #666;font-size: 0.24rem;}
.reLink a:hover{ color:#004a91;}

/*版权信息*/
#footer_main{text-align:center;width: 100%;background:#fff; padding:0.1rem 0 0;border-bottom:1px solid #cccccc;}
#returntop{width:1rem;height:1rem;background:url(../images/gotop.png) no-repeat center top;background-size:1rem auto;position: fixed;bottom:20%;right: 2%; cursor: pointer;z-index:99;}
#copyright{width: 90%; margin:0 auto;color:#666;font-size:0.24rem;line-height:.4rem;padding:0.4rem 0 .4rem;text-align:left;}
#footer_main .bottomNav{padding-left:.4rem;padding-right:.4rem;}
#footer_main .bottomNav .list{padding-top:.3rem;}
#footer_main .bottomNav .list li{width:100%;height:.8rem;border-bottom:1px solid #ccc;}
#footer_main .bottomNav .list li a{display: block;height: 0.8rem;line-height: 0.8rem;}
#footer_main .bottomNav .list li .tit{display: block;font: normal 0.26rem "AvantGarde Bk BT";color: #333;line-height: 0.8rem;float: left;}
#footer_main .bottomNav .list li em{display: block;float: right;width: 0.28rem;height: 0.32rem;margin-top: 0.25rem;background-position:-2.08rem -.5rem;}
#footer_main .bottomNav .list li:hover .tit{color:#8ABC29;}
#copyright a{font:normal .24rem "microsoft yahei";color: #666;line-height:.4rem;}
#copyright p{font-size:.24rem;color:#333;line-height:.4rem;text-align:center;}
#fix-sider{width:1rem;height:1rem;position:fixed;right:2%;bottom:29%;background:url(../images/tel.png) no-repeat center top;background-size:1rem auto;cursor: pointer;z-index:999;}

/* 工具栏 */
#toolbar{position: fixed; bottom: 0; width: 100%; z-index: 88; height: 1rem; background: #212121; left: 0;}
#toolbar .list{width: 100%; max-width: 640px; min-width: 320px; margin: 0 auto;}
#toolbar .list li{float: left; width: 25%; text-align: center;}
#toolbar .list li:last-child{border-right:none;}
#toolbar .list a{display: block; height: 1.12rem; line-height: 0.24rem; font: bold 0.26rem "microsoft yahei"; padding-top: 0.2rem;}
#toolbar .list a span{text-align: center; color: #747474; margin-top:.06rem;display: block; font-size:.2rem;}
#toolbar .list a s{margin-left: auto; margin-right: auto; width: 0.38rem; height: 0.38rem; display: block; background-position: -.0rem -.0rem; margin-bottom: .02rem;}
#toolbar .list li:nth-child(2) s{background-position: -.5rem -.0rem;width:.36rem;height:.38rem;}
#toolbar .list li:nth-child(3) s{background-position: -1rem -.0rem;width:.38rem;height:.38rem;}
#toolbar .list li:nth-child(4) s{background-position: -1.5rem -.0rem;width:.36rem;height:.38rem;}
#toolbar .list li:nth-child(1):hover s{background-position: -.0rem -.44rem;}
#toolbar .list li:nth-child(2):hover s{background-position: -.5rem -.44rem;}
#toolbar .list li:nth-child(3):hover s{background-position: -1rem -.44rem;}
#toolbar .list li:nth-child(4):hover s{background-position: -1.5rem -.44rem;}
#toolbar .list li:hover{background:#0099d2;}
#toolbar .list li:hover span{color:#fff;}

/*==========@@页面布局  开始@@==========*/
#search{background:#fff;width:96%;margin:0.2rem auto;height:0.6rem;-moz-border-radius:0.5rem;-webkit-border-radius:0.5rem;border-radius:0.5rem;padding: 0;-webkit-box-shadow: 1px 1px 1px #e7e9e9;
  -moz-box-shadow: 1px 1px 1px #e7e9e9;
  box-shadow: 1px 1px 1px #e7e9e9;}
#search input{display:block;font-family: "微软雅黑";padding: 0;margin: 0;}
#search .txt{border:none;width:66%;height:0.5rem;line-height:0.6rem;margin-right:1%; padding:0 4%;color:#666;font-size: 0.22rem; background: none;} 
#search .searchbtn{ cursor:pointer;border:none;font-size: 0.24rem; width:0.8rem; height:0.6rem;text-align:center;background-position:-0.63rem 0;}

/*index*/
.index{background: #f5f5f5;overflow: hidden;}
.index .indexTit{padding-top:0.6rem;padding-bottom:0.42rem;border-bottom:1px solid #e0e0e0;}
.index .indexTit .tit{padding-left:0.22rem;margin-left:0.2rem;font-size:.36rem;color:#212121;line-height:0.4rem;background:url("../images/titLine.png") no-repeat left center;background-size:0.06rem 0.38rem;}
.index .indexTit .tit .enName{margin-left:0.06rem;font-size:0.24rem;color:#999;line-height:0.24rem;}

/*最新资讯*/
.latestNews{background:#fff;padding-bottom:0.4rem;}
.latestNews .news{}
.latestNews .news .ones{padding:0 20px;}
.latestNews .news .ones a{display:block;padding:26px 0;border-bottom:1px solid #e0e0e0;}
.latestNews .news .ones .time{width:1rem;float:left;}
.latestNews .news .ones .time .day{margin-top:0.1rem;font-size:0.48rem;color:#212121;line-height:0.4rem;text-align:center;}
.latestNews .news .ones .time .year{margin-top:0.2rem;font-size:0.24rem;color:#999;line-height:0.24rem;text-align:center;}
.latestNews .news .ones .txt{width:4.6rem;float:right;background:url("../images/arrow.png") no-repeat right center;background-size:0.16rem 0.28rem;}
.latestNews .news .ones .txt .tit{font-size:0.28rem;color:#212121;line-height:0.3rem;}
.latestNews .news .ones .txt .cont{width:4.2rem;margin-top:0.2rem;font-size:0.22rem;color:#999;line-height:0.36rem;}
.latestNews .news .list{padding:0 0.2rem;border-bottom:1px solid #e0e0e0;}
.latestNews .news .list li{display:block;padding-top:0.36rem;padding-bottom:0.36rem;border-top:1px solid #e0e0e0;}
.latestNews .news .list li:first-child{border-top:none;}
.latestNews .news .list li .tit{float:left;width:4rem;font-size:0.24rem;color:#515151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.latestNews .news .list li .time{float:right;font-size:0.24rem;color:#999;}
.latestNews .more{display:block;width:2.18rem;height:0.6rem;margin:0 auto;margin-top:0.3rem;font-size:0.24rem;color:#fff;line-height:0.6rem;text-align:center;text-indent:-0.2rem;background:url("../images/arrow1.png") no-repeat 1.6rem center #0092dd;background-size:0.12rem 0.21rem;border:1px solid #0092dd;border-radius:0.06rem;} 

/*最新需求*/
.newDemand{margin-top:0.2rem;padding-bottom:0.38rem;background:#fff;border-bottom:1px solid #e0e0e0;}
.newDemand .topTit{height:0.86rem;font-size:0.28rem;line-height:0.86rem;text-indent:0.2rem;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;color:#212121;}
.newDemand .demand{height:2.2rem;overflow:hidden;}
.newDemand .demand .list{margin-top:0.24rem;padding-left:0.2rem;}
.newDemand .demand .list li{padding:0.24rem 0;}
.newDemand .demand .list li .time{float:left;font-size:0.24rem;color:#666;}
.newDemand .demand .list li .tit{float:left;width:5.6rem;font-size:0.24rem;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newDemand .more{display:block;width:2.18rem;height:0.6rem;margin:0 auto;margin-top:0.3rem;font-size:0.24rem;color:#fff;line-height:0.6rem;text-align:center;text-indent:-0.2rem;background:url("../images/arrow1.png") no-repeat 1.6rem center #0092dd;background-size:0.12rem 0.21rem;border:1px solid #0092dd;border-radius:0.06rem;}

/*工程案例*/
.projectCase{margin-top:0.2rem;padding-bottom:0.48rem;background:#fff;}
.projectCase .topTit{height:0.86rem;font-size:0.28rem;line-height:0.86rem;text-indent:0.2rem;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;color:#212121;}
.projectCase .project{}
.projectCase .project .list{margin-left:0.2rem;}
.projectCase .project .list li{padding:0.24rem 0;}
.projectCase .project .list li .tit{font-size:0.24rem;color:#666;}
.projectCase .more{display:block;width:2.18rem;height:0.6rem;margin:0 auto;margin-top:0.3rem;font-size:0.24rem;color:#fff;line-height:0.6rem;text-align:center;text-indent:-0.2rem;background:url("../images/arrow1.png") no-repeat 1.6rem center #0092dd;background-size:0.12rem 0.21rem;border:1px solid #fff;border-radius:0.06rem;}

/*产品中心*/
.caseShow{padding-bottom:.5rem;background:#212121;}
.caseShow .indexTit{border-bottom:none;}
.caseShow .indexTit .tit{color:#fff;}
.caseShow .caseList .list{padding:0 .3rem;}
.caseShow .caseList .list li{float:left;width:2.8rem;margin-bottom:.3rem;}
.caseShow .caseList .list li:nth-child(even){margin-left:.2rem;}
.caseShow .caseList .list li .img{display:block;width:2.8rem;height:3.55rem;}
.caseShow .caseList .list li .img img{display:block;width:100%;height:100%;}
.caseShow .caseList .list li .txt{width:2.8rem;height:2.08rem;background:#fff;padding-top:0.36rem;}
.caseShow .caseList .list li .txt .line{width:0.3rem;height:0.03rem;margin:0 auto;background:#999;}
.caseShow .caseList .list li .txt .tit{padding-top:.22rem;font-size:.28rem;color:#212121;line-height:.3rem;text-align:center;}
.caseShow .caseList .list li .txt .eName{margin-top:0.16rem;font-size:0.12rem;color:#666;line-height:0.14rem;text-align:center;}
.caseShow .caseList .list li .txt .num{margin-top:0.26rem;font-size:0.56rem;font-family:"华文细黑";color:#999;line-height:0.46rem;text-align:center;}
.caseShow .caseList .list li:hover .txt .tit{color:#0099d2;}

/*about*/
.about{width:100%;background:#fff;padding-bottom:0.6rem;border-bottom:1px solid #e0e0e0;}
.aboutInfo .list{display:block;display:flex;justify-content:space-around;flex-wrap:wrap;width:6.02rem;height:3.88rem;margin:0 auto;margin-bottom:0.5rem;background:#fafafa;}
.aboutInfo .list .item{display:block;width:3rem;height:1.94rem;}
.aboutInfo .list .item:nth-child(1){border-bottom:1px solid #e5e5e5;}
.aboutInfo .list .item:nth-child(2){height:1.9rem;border-left:1px solid #e5e5e5;}
.aboutInfo .list .item:last-child{border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5;}
.aboutInfo .list .item .tit{padding-top:0.5rem;margin-left:0.7rem;font-size:.48rem;color:#333;}
.aboutInfo .list .item .tit .dw{font-size:0.28rem;vertical-align:top;margin-top:0.06rem;margin-left:0.2rem;}
.aboutInfo .list .item .stit{margin-top:0.12rem;font-size:0.22rem;text-align:center;color:#999;}
.aboutInfo .list .item:last-child .tit{margin-left:1rem;}

.about .indexTit{border-bottom:none;}
.about .aboutCont{width:6.1rem;margin:0 auto;}
.about .aImg{position:relative;width:6rem;margin:0 auto;z-index:3;}
.about .aImg .img{display:block;width:6rem;height:3.2rem;}
.about .aImg .cont{margin-top:0.5rem;margin-bottom:0.5rem;font-size:0.24rem;color:#666;line-height:0.4rem;text-align:center;}
.about .aboutCont .more{display:block;width:2.18rem;height:0.6rem;margin:0 auto;margin-top:0.3rem;font-size:0.24rem;color:#666;line-height:0.6rem;text-align:center;text-indent:-0.2rem;background:url("../images/arrow1.png") no-repeat 1.6rem center #fff;background-size:0.12rem 0.21rem;border:1px solid #bdbdbd;border-radius:0.06rem;}


/*解决方案*/
.solution{margin-top:0.2rem;background:#fff;border-top:1px solid #e0e0e0;padding-bottom:0.7rem;}
.solution .indexTit{border-bottom:none;}
.solution .soluteList .list{padding:0 0.2rem;display:flex;justify-content:space-between;flex-wrap:wrap;}
.solution .soluteList .list li{display:block;width:2.9rem;height:2.4rem;margin-bottom:0.2rem;}
.solution .soluteList .list li .img{position:relative;display:block;width:2.9rem;height:1.61rem;}
.solution .soluteList .list li .img img{display:block;width:2.9rem;height:1.61rem;}
.solution .soluteList .list li .stxt{position:absolute;bottom:0;left:0;width:2.9rem;height:0.56rem;background:url("../images/txtBg.png") no-repeat center center;}
.solution .soluteList .list li .stxt .tit{font-size:.24rem;line-height:0.56rem;text-indent:0.26rem;color:#fffefe;background:url("../images/circle.png") no-repeat 2.4rem center;background-size:0.24rem;}
.solution .soluteList .list li .txt{height:0.8rem;background:#fff;border:1px solid #ececec;border-top:none;}
.solution .soluteList .list li .txt .tit{font-size:0.22rem;color:#666;line-height:0.8rem;text-indent:0.22rem;}

/*合作单位*/
.cooper{}
.cooper .indexTit{background:#fff;border-bottom:none;}
.cooperM{height:14.43rem;background:url("../images/cooperBg.jpg") no-repeat center center;}
.cooperM .coopInfo .tit{padding-top:0.6rem;font-size:0.24rem;color:#212121;text-align:center;line-height:0.24rem;}
.cooperM .coopInfo .line{width:0.74rem;height:1px;margin:0 auto;margin-top:0.16rem;background:#999;}
.cooperM .coopInfo .content1{position:relative;width:4.9rem;margin:0 auto;}
.cooperM .coopInfo .content1 .cont{font-size:0.22rem;text-align:center;line-height:0.4rem;color:#666;}
.cooperM .coopInfo .content1 .fh1{position:absolute;top:-0.24rem;left:-0.9rem;font:normal 0.9rem "黑体";color:#999;}
.cooperM .coopInfo .content1 .fh2{position:absolute;top:0.7rem;right:-0.9rem;font:normal 0.9rem "黑体";color:#999;}
.cooperM .coopInfo .more{display:block;width:2.18rem;height:0.6rem;margin:0 auto;margin-top:0.3rem;font-size:0.24rem;color:#666;line-height:0.6rem;text-align:center;text-indent:-0.2rem;background:url("../images/arrow1.png") no-repeat 1.6rem center #fff;background-size:0.12rem 0.21rem;border:1px solid #bdbdbd;border-radius:0.06rem;}
.cooperM .coopList .list li{display:block;width:5.8rem;margin:0 auto;margin-top:0.7rem;}
.cooperM .coopList .list li:first-child{margin-top:0.6rem;}
.cooperM .coopList .list li .img{display:block;width:5.8rem;height:3.25rem;}
.cooperM .coopList .list li .img img{display:block;width:5.8rem;height:3.25rem;}
.cooperM .coopList .list li .txt .tit{margin-top:0.3rem;font-size:0.24rem;color:#212121;line-height:0.24rem;text-align:center;}
.cooperM .coopList .list li .txt .cont{margin-top:0.3rem;font-size:0.22rem;text-align:center;line-height:0.4rem;color:#666;}

/*inquiry*/
.inquiry{width:100%;height:2.4rem;background-size:100% 2.4rem;}
.inquiry .tit{padding-top:0.5rem;font-size:0.32rem;font-weight:bold;color:#fefefe;line-height:0.4rem;text-align:center;}
.inquiry .stit{padding-top:0.14rem;font-size:0.2rem;color:#fefefe;text-align:center;}
.inquiry  .tel{display:block;width:2rem;height:0.56rem;margin:0 auto;margin-top:0.3rem;font-size:0.24rem;line-height:0.56rem;text-align:center;text-indent:0.3rem;border:1px solid #fff;border-radius:0.28rem;color:#fff;background:url("../images/tel.png") no-repeat 0.3rem center;background-size:0.26rem 0.28rem;}

/*inquiry1*/
.inquiry1{width:100%;height:2.4rem;background-size:100% 2.4rem;}
.inquiry1 .tit{padding-top:0.5rem;margin-left:0.4rem;font-size:0.32rem;font-weight:bold;color:#fefefe;line-height:0.4rem;}
.inquiry1 .stit{padding-top:0.14rem;margin-left:1rem;font-size:0.2rem;color:#fefefe;}
.inquiry1 .tel{display:block;width:2rem;height:0.56rem;margin-top:0.3rem;margin-left:1.4rem;font-size:0.24rem;line-height:0.56rem;text-align:center;text-indent:0.3rem;border:1px solid #fff;border-radius:0.28rem;color:#fff;background:url("../images/tel.png") no-repeat 0.3rem center;background-size:0.26rem 0.28rem;}


/**************category****************/
.nybanner{ width: 100%; height: 2.4rem;position: relative; overflow: hidden;margin-bottom:-.9rem;background-position: center top; background-repeat: no-repeat; background-size:6.4rem 2.4rem;color: #fff;}
.nybanner .title{padding-left:.4rem;}
.nybanner h3{margin-top:.82rem;font-size:.4rem;line-height:.3rem;color:#fff;}
.nybanner .en{position:absolute;top:1.4rem;width:.6rem;height:.04rem;background:#fff;}
.cateList{width: 100%; height: 0.8rem; margin-top:.26rem;line-height: 0.8rem; text-align: center; background: #0092dd; color: #fff; position: relative;}
.cateList .goBack{width: .8rem; height: .8rem; padding-top: .25rem; position: absolute; left: .1rem; top: 0;z-index:12;}
.cateList .goBack:before{width: .2rem; height: .32rem; display: block; margin: 0 auto; background-position: -1.5rem -2.1rem;}
.cateList h3{position:relative;font-size: .3rem;}
.cateList h3 s{position:absolute;top:0.34rem;right:.4rem;width: .22rem; height: .18rem; margin-left: .1rem; background-position: -1.06rem -2.2rem;}
.cateList .box{width: 100%; position: absolute; left: 0; top: .8rem; padding: .3rem 3% .2rem; z-index: 11; background: #fff; display: none;border-bottom:1px solid #ddd;}
.cateList .box a{width: 48.5%; margin-right: 3%; margin-bottom: .15rem; height: .62rem; line-height: .6rem; border: 1px solid #dddddd; font-size: .22rem; text-align: center; display: block; float: left;}
.cateList .box a:nth-child(2n){margin-right: 0;}
.cateList .box a.on{background: #0092dd; border-color:#0092dd; color: #fff;}
.dialog-layout{position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 999; background: #000; opacity: .8;}
/*content*/
.content{width: 100%; padding: .3rem 0 .3rem; background: #f0f0f0;}
.content.iteam{padding: 0 3% .4rem;}
/*newsPage*/
.newsPage{padding-bottom: .4rem;}
.newsPage .item{width: 94%; padding-right: .1rem; height: 1.5rem; display: block; background: #fff; margin: 0 auto .22rem;}
.newsPage .item img{width: 2rem; height: 1.5rem; display: block; margin-right: .2rem;}
.newsPage .item h3{padding-top: .2rem; font-size: .26rem; line-height: 0.34rem; height: 0.88rem; margin-bottom: .06rem; overflow: hidden; color: #333333;}
.newsPage .item .time{color: #999; font-size: .22rem;}
.newsPage .item:first-child{padding-top: 0;}
/*picturePage*/
.picturePage{width: 100%; padding-bottom: 5%;}
.picturePage .item{width: 45.5%; margin-left: 3%; margin-bottom: .3rem; float: left; background: #fff;}
.picturePage .item a{display: block; width: 100%;}
.picturePage .item figure{width: 100%; padding-top: 75%; overflow: hidden; position: relative;}
.picturePage .item img{width: 100%; min-height: 100%; position: absolute; left: 0; top: 0;}
.picturePage .item h3{font-size:0.24rem;text-align: center; line-height: .6rem; height: .6rem;}

/*showPage*/
.showPage{width: 100%; padding-bottom: 5%;}
.showPage .item{width: 45.5%; margin-left: 3%; margin-bottom: .3rem; float: left; background: #fff;}
.showPage .item a{display: block; width: 100%;}
.showPage .item figure{width: 100%; padding-top: 56.25%; overflow: hidden; position: relative;}
.showPage .item img{width: 100%; min-height: 100%; position: absolute; left: 0; top: 0;}
.showPage .item h3{text-align: center; line-height: .6rem; height: .6rem;}

.searchPage .list{width: 100%; padding: 0;}
.searchPage .list .item img{height: auto;}
.seeMore{width: 94%; margin: 0 auto; height: 0.7rem; line-height: 0.7rem; display: block; text-align: center; background: #0092dd;color:#fff;}
/*reLink*/
.reLink{margin: .2rem .4rem .2rem; border: 1px solid #dddddd; color: #333;}
.reLink .prevLink,
.reLink .nextLink{width: 100%; height: 0.6rem; line-height: 0.6rem; position: relative; overflow: hidden; text-indent: .18rem; border-bottom: 1px solid #ddd; background: #fff;}
.reLink .prevLink:before,
.reLink .nextLink:before{width: 0.16rem; height: 0.26rem; position: absolute; right: .18rem; top: .18rem; background-position: -4.45rem 0;}
.reLink .nextLink{border-bottom: 0;}
.reLink .nextLink:hover a{color:#0362ab;}
/*showInfo*/
.showInfo{padding: 0 0 .2rem; overflow: hidden;}
.showInfo article{width: 100%; padding: .3rem 0; text-align: center; background: #fff; border-bottom: 1px solid #dddddd;}
.showInfo article .title{margin: 0 2%; font-size: .36rem; line-height: .44rem; text-align: center;}
.showInfo article .mark{font-size: .22rem; padding: .2rem 0 0; text-align: center; color: #666666;}
.showInfo article .mark span{margin: 0 .06rem;}
.showInfo .img{width: 94%; margin: .25rem auto;}
.showInfo .img img{max-width: 100%; display: block; margin: 0 auto;}
.showInfo .contxt{padding: .2rem 3% .4rem; line-height: .42rem; color: #666666;}
.showInfo .contxt img{max-width: 100%; height: auto !important;}
/*imessage*/
.imessage{margin-top: .6rem; margin-bottom: .4rem;}
.imessage h2{color: #333333; margin-bottom: .3rem; text-align: center; font-size: .28rem;}
.imsg{width: 93%; margin: 0 auto;}
.imsg .item{width: 100%; height: .67rem; box-sizing: border-box; margin-bottom: .28rem; position: relative; line-height: .67rem; border: 1px solid #aaaaaa; background: #fff;}
.imsg .item span.red{position: absolute; left: .05rem; top: .02rem; color: red;}
.imsg .item s{width: .35rem; height: .32rem; position: absolute; right: .1rem; top: .18rem;}
.imsg .item s{background-position: -1.05rem -0.98rem;}
.imsg .item:nth-child(2) s{background-position: -1.46rem -0.98rem;}
.imsg .item:nth-child(3) s{background-position: -1.82rem -0.98rem;}
.imsg .item .txt{width: 100%; height: .65rem; text-indent: .2rem; line-height: .65rem; border: 0px; background: none; outline: none; color: #666;}
.imsg .item.liuyan{width: 100%; margin-bottom: .2rem; height: 2.08rem;}
.imsg .item.liuyan textarea{width: 100%; color: #666; overflow: hidden; box-sizing: border-box; padding: .1rem 0; text-indent: .2rem; height: 2.08rem; font-family: "微软雅黑"; resize: none; border: 0; background: none;}
.imsg .submit{width: 100%; height: .68rem; cursor: pointer; border: 0; line-height: .68rem; text-align: center; color: #fff; display: block; background:#0092dd;}
/*proPage*/
.proPage .item{margin: 0 3% .4rem; background: #fcfafb; border-bottom: .04rem solid #e7e5e6;}
.proPage .item a{display: block; width: 100%;}
.proPage .item a img{width: 100%; display: block;}
.proPage .item h3{height: 1rem; line-height: 1rem; color: #333333; font-size: .28rem; font-weight: bold; padding-left: .2rem;}
/*aboutPage*/
.aboutPage{padding: .3rem .4rem .4rem; color: #666; line-height: .38rem; box-sizing: border-box;text-align:justify;}
.aboutPage1{background:#fff;}
.aboutPage img{max-width: 100%;}
/*contactPage*/
.contactPage1{background:#fff;}
.contactPage{padding-bottom: .3rem;}
.contactPage .txtcon{padding: 0 .4rem .3rem;}
.contactPage .imessage{position: relative;}
.contactPage .miaod{position: absolute; width: 100%; height: .01rem; display: block; opacity: 0; left: 0; top: -1rem;}
.contactPage .title{margin: .2rem 3% .2rem; color: #61b32e; font-size: .34rem; font-weight: bold;}
.contactPage .mapArea{width: 100%; overflow: hidden; margin-top: .2rem;}
.BMap_bubble_content{font-size: .2rem;}

.detailPage{background:#fff;}

/*recomNew*/
.showInfo .showSubTit{width: 100%; height: .65rem; line-height: .65rem; font-weight: normal; margin: .2rem 0 .1rem; background: #f6f6f6; border-bottom: 1px solid #0362ab; font-size: .24rem; text-indent: .2rem;}
.recomNew{width: 100%; padding: 0.1rem 0.4rem 2%; margin: 0 auto;}
.recomNew li{width: 100%; height: .6rem;
line-height: .6rem;
border-bottom: 1px solid #eeeeee; overflow: hidden;}
.recomNew li a{font-size: .24rem; display: block; position: relative; padding-left: 2%;}
.recomNew li a:before{content: ""; position: absolute; background: #cccccc; width: 3px; height: 3px; left: 0; top: 0.28rem; z-index: 11; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
.recomNew li:hover a{color:#0362ab;} 

.aboutPage .biao td{padding:.09rem; border:1px solid #ccc; vertical-align:middle;WORD-WRAP: break-word;table-layout: fixed;word-break:break-all;}
.rotate1{ transform: rotate(180deg);margin-top: -.06rem!important;}

/* 搜索 */
#top .search{margin:0.1rem auto;width:4.6rem;height:0.56rem;line-height:0.56rem;border-radius:0.5rem;background: #fff;}
#top .search input{border:none;}
#top .search .txt{width:80%;display:block;background:none;height:0.56rem;line-height:0.56rem;text-indent:0.08rem;color:#333;font-size:0.22rem;}
#top .search .searchbtn{background-position:-1.2rem -1.7rem;width:0.4rem;height:0.4rem;display:block;margin:0.05rem 0.2rem 0 0;}
.searchinfo{background:#fff;padding:0.4rem 2%;height:100%;}
.searchinfo h2{color:#000;}
.searchinfo .searchlist{padding:0.2rem 0;}
.searchinfo .searchlist a{display:inline-block;margin:0 1.0rem 0.3rem 0;color:#fff;background:#093c84;font-size:0.24rem; text-align: center;height: 0.64rem;line-height:0.64rem;padding:0 0.2rem;border-radius: 0.5rem;}

/*fenx*/
#nativeShare{margin: 0 auto; width: 100%; padding-top: 0.3rem; max-width: 640px; min-width: 320px;}
#nativeShare .label{margin-left: 0.2rem; font-size: 0.24rem; color: #666666; line-height: 0.6rem;}
#nativeShare .list{width: 5.4rem; float: right;}
#nativeShare .list span{height: 0.9rem; width: 0.9rem; padding: 0; display: inline-block;}
#nativeShare .list span i{margin: 0 auto; width: 0.63rem; height: 0.63rem; display: block;}
#nativeShare .weibo i{background-image: url('../images/weibo.png'); background-size: cover;}
#nativeShare .weixin i{background-image: url('../images/weixin_friend.png'); background-size: cover;}
#nativeShare .weixin_timeline i{background-image: url('../images/weixin.png'); background-size: cover;}
#nativeShare .qq i{background-image: url('../images/qq.png'); background-size: cover;}
#nativeShare .qzone i{background-image: url('../images/qqzone.png'); background-size: cover;}
#nativeShare .more i{background-image: url('../images/more.png'); background-size: cover;}
#nativeShare .list span.qzone,
#nativeShare .list span.more{width: 0.73rem;}
#fenxiang{display: none;}
.fenx{height: 1.0rem; width: 100%;}
.fenx .tt{margin-left: 0.2rem; font-size: 0.24rem; color: #666666; line-height: 0.6rem;}
.fenx .bdsharebuttonbox{width: 80%; float: right;}
.fenx .bdsharebuttonbox a{margin-left: 0.2rem;}
#bdfx a{height: 0.6rem; width: 0.6rem; margin: 0; padding: 0; margin: 0px 0.08rem; display: inline-block;}
#bdfx .d1{background: url(../images/qqzone.png) no-repeat center; background-size: 100% 100%;}
#bdfx .d2{background: url(../images/weibo.png) no-repeat center; background-size: 100% 100%;}
embed{width: 100% !important; height: auto !important;}

/*产品详情页*/
.pageProduct{background:#fff;}
.fang_show { margin-top:.2rem;margin-bottom: 0.1rem;}
.fang_show .slideTxtBox { width: 6.4rem; border: 1px solid #e5e5e5; text-align: left; margin: 0 auto; }
.fang_show .slideTxtBox .hd { height: .6rem; line-height: 0.6rem; border-bottom: 1px solid #e5e5e5; position: relative; }
.fang_show .slideTxtBox .hd ul li { float: left; width: 20%; text-align: center; cursor: pointer; font-size: .24rem; }
.fang_show .slideTxtBox .hd ul li.on { color: #0092dd; background: url(../images/local_on.png) center bottom no-repeat; }
.fang_show .slideTxtBox .bd { padding: .3rem; }
.fang_show .slideTxtBox .bd .con { line-height: .32rem;}
.fang_show .slideTxtBox .bd .con .tit h1{ font-size:.24rem; padding-bottom:0.1rem; }
.fang_show .slideTxtBox .bd .con .tit h3{ font-size:.2rem; font-weight:100 ; padding-bottom:.2rem;}
.fang_show .slideTxtBox .bd .con .tit h3 a{ padding:0.02rem 0.2rem; background:#d9333d; color:#fff; border-radius:0.04rem; margin-left:1rem;}
.fang_show .slideTxtBox .bd .con .tit h3 span{ color:#d9333d; font-weight:bold;}
.fang_show .slideTxtBox .bd .con img { max-width: 100%; }
.fang_show .slideTxtBox .bd .con table { border: 1px solid windowtext; width: 100%; text-align: center; margin: 0; padding: 0; border-bottom: none; }
.fang_show .slideTxtBox .bd .con table td { border-bottom: 1px solid windowtext; border-left: 1px solid windowtext; line-height: 33px; }
.fang_show .slideTxtBox .bd .con table td:first-child { border-left: none; }
.fang_show .slideTxtBox .bd .con table tr:nth-child(even) { background: #f4f6f8; }
.fang_show .slideTxtBox .bd ul { zoom: 1;}

/*showproduct showimg*/
.showimg{ width:100%; position: relative; }
.showimg .imglist{ width:4.2rem;height: auto;margin:0px auto; padding: .4rem 0 .2rem; position:relative; overflow:hidden; }
.showimg .list {  float: left; width:500%;}
.showimg a { float:left; width:4.2rem; text-align: center;  display: block; }
.showimg a img {width:4.2rem;  margin: 0px auto; display:block; }
.showimg span{ display: block; width: 30px; height: 50px; text-align: center; position: absolute; top: 50%; margin-top:-25px; right: 50%; margin-right: -2.8rem; cursor: pointer; }
.showimg span.left{ right:auto; left:50%;margin-left: -2.8rem;}
.showimg span.right:after{ content: ""; position: absolute; background: #aaaaaa; width: 11px; height: 11px; right: 10px; top: 20px; z-index: 10; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.showimg span.right:before{ content: ""; position: absolute; background: #fff; width: 11px; height: 11px; right: 14px; top: 20px; z-index: 11; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.showimg span.left:after{ content: ""; position: absolute; background: #aaaaaa; width: 11px; height: 11px; right: 14px; top: 20px; z-index: 10; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.showimg span.left:before{ content: ""; position: absolute; background: #fff; width: 11px; height: 11px; right:10px; top: 20px; z-index: 11; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.showorder{ width:2rem; height: .5rem;  margin:0.3rem auto .4rem; line-height: .5rem; color: #fff; background: #0092dd; text-align: center; font-size: .24rem;}
.showorder a{ color: #fff;}

/* 留言样式   */
.leave { padding:0.4rem 2% 0px; }
.leave li { margin-bottom:.2rem; }
.leave li:nth-child(1){ margin-bottom: .1rem;}
.leave label { float:left; display:block; width:20%; font-size: .2rem; height:.5rem; line-height:.5rem;text-transform: uppercase;text-align: right;padding-right: 5%;}
.leave .item-wrap { margin-left:.55rem;}
.leave input, .leave textarea { width:75%; background:#fff; border: 1px solid #e8e8e8; color: #aaa; font-size: .2rem;padding: 0;margin: 0;border-radius: initial;}
.leave input{ height:.5rem; border-radius:0; -webkit-border-radius:0; text-indent:8px; color: #333; }
.leave .ly { height:1rem; padding: .1rem 0; color: #666; border-radius:0; -webkit-border-radius:0; text-indent:8px; line-height:.22rem; resize: none; }
.show_more2 { padding:0 10px 18px 10px; height:.7rem; }
.show_more2 input { width:100%; border: 0; height: .7rem; line-height: .7rem; color: #fff; font-size: .22rem; background:#0092dd;border-radius: initial;}


/*solutelist*/
.solutelist{margin-top:-0.3rem;}
.solutelist .item{padding:0.2rem;background:#fff;overflow:hidden;transition:all 0.6s;border-bottom:1px solid #e0e0e0;}
.solutelist .item .tit{font-size:0.27rem;}
.solutelist .item .time{margin-top:0.12rem;font-size:0.2rem;color:#999;}


/*字体*/ 
@media only screen and (min-width:641px) {
    html {
        font-size:100px;
    }
}
@media only screen and (max-width:640px) {
    html {
        font-size:100px;
    }
}
@media only screen and (max-width:540px) {
    html {
        font-size:84.375px;
    }
}
@media only screen and (max-width:480px) {
    html {
        font-size:75px;
    }
}
@media only screen and (max-width:414px) {
    html {
        font-size:64.6875px;
    }
}
@media only screen and (max-width: 400px) {
    html {
        font-size:62.5px;
    }
}
@media only screen and (max-width: 375px) {
    html {
        font-size:58.5938px;
    }
}
@media only screen and (max-width: 360px) {
    html {
        font-size:56.25px;
    }
}
@media only screen and (max-width: 320px) {
    html {
        font-size:50px;
    }
}
