@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
BODY {FONT:14px/1.75 "Microsoft YaHei", arial,sans-serif; COLOR: #666;  background:#fff;min-width: 1200px; overflow-x: hidden;}
A {COLOR: #333; TEXT-DECORATION: none}
P{COLOR: #666;}
A:hover {TEXT-DECORATION: none}
A IMG {BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none}
DIV {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
UL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
LI {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
P {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
EM {FONT-STYLE: normal; FONT-WEIGHT: normal}
TABLE {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DT {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DD {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
TR {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
.cl{HEIGHT: 0px; CLEAR: both;}
.jz{margin:0 auto;}
.fl{FLOAT: left}
.fr{FLOAT: right}
.container{width:1200px; margin:0 auto}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-r{text-align: right;}
.col-white{color: #fff;}
/* CSS Document */
/*公共头部*/
.top{background: #ebebeb; line-height: 35px; }
.top h2{font-size: 14px; color: #737373}
.top ul{padding: 10px 0 0;}
.top ul li{float: left; padding: 0 11px; border-right: solid 1px #bbbbbb;}
.top ul li a{display: block; font-size: 14px; line-height: 15px; color: #737373;}
.top ul li a:hover{color: #3bb2c2}

.head{height: 100px; }
.head .logo{}
.head .logo img{margin-top: 27px;}
.head .logo .text{border-left: solid 1px #E0E0E0; height: 50px; margin-left: 26px; padding-left: 30px; margin-top: 25px;}
.head .logo .text h2{display: block; font-size: 16px; line-height: 16px; color: #3bb2c2; padding: 18px 0 6px; font-weight: bold;}
.head .logo .text h3{display: block; font-size: 14px; line-height: 14px; color: #808080;}

.head .head-tel{background: url(../images/head-tel.png) no-repeat left center; padding-left: 50px;  margin-top: 16px;  }
.head .head-tel em{display: block; font-size: 14px; line-height: 14px; color: #8c8c8c; margin-bottom: 8px; }
.head .head-tel strong{display: block; font-size: 24px; color: #3bb2c2; font-family: arial; line-height: 17px;}

.head .head-tel b{font-size: 24px; color: #3bb2c2; font-family: arial; line-height: 24px;}


.nav{height: 55px; background: #3bb2c2}
.nav ul li{float: left; position: relative; }
.nav ul li>a{display: block; font-size:16px; line-height: 55px; color: #fff; text-align: center; width: 200px; }
.nav ul li.on>a{background: #337acc}
.nav ul li:hover>a{background: #337acc } 
.nav ul li .hide{background:rgba(255,255,255,0.9);box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);float: left;left: 0;display: none;width: 200px;position: absolute;z-index: 22; }
.nav ul li .hide em a{ display:block; line-height:44px;color: #666; text-align: center; border-bottom: dotted 1px #ccc;}
.nav ul li .hide em:last-child a{border-bottom: none;}
.nav ul li .hide em a:hover{background: #fff; color: #3bb2c2; transition:background-color 0.3s linear; -moz-transition:background-color 0.3s linear;-webkit-transition:background-color 0.3s linear;-o-transition :background-color 0.3s linear;}
.navfixed{position: fixed; top: 0; z-index: 222; width: 100%;}



/*首页banner*/
.banner{position:relative;}
.banner-hd {height:600px;position: relative; overflow:hidden; width: 100%;}
.banner-hd  ul{height:100%;margin: 0 auto;}
.banner-hd  ul li{height:100%;}

/*数字按钮样式*/
.banner-hd .num { overflow:hidden;  position:absolute; bottom:4%; margin:0 auto;left:0;right:0;text-align:center;zoom:1; z-index:3 ;}
.banner-hd .num ul{display: inline-block;}
.banner-hd .num li { margin:0 5px; cursor:pointer; float: left; background: #3bb2c2; width: 70px; height: 3px; }
.banner-hd .num li.on {background: #fff;  } /*当前项*/


/*搜索*/
.pannel{background: #f2f2f2; height: 60px; margin-bottom: 60px}
.keywords{line-height: 60px;}
.keywords ul em{display: block; font-size: 16px; color: #333; }
.keywords ul li{float: left; margin-right: 33px}
.keywords ul li a{display: block; font-size: 16px; color: #737373; }
.keywords ul li a:hover{color: #3bb2c2}
.search{ margin-top: 15px;width:303px;}
.search input{outline: none; font-family: "Microsoft YaHei";  outline: none; }
.search .search-text{ width: 213px; padding: 0 20px; font-size: 14px;  line-height: 33px; color: #bfbfbf;background: #fff;  border: solid 1px #ccc; border-right: none;}
.search .search-btn{width: 49px; height: 35px; background: url(../images/search-btn.png) no-repeat center #3bb2c2;cursor: pointer;  border: none; }


/*产品展示*/
.index-title{ text-align: center; margin-bottom: 40px}
.index-title em{display: block; font-size: 28px; line-height: 28px; color: #333333; margin-bottom: 10px;}
.index-title h2{display: block; font-size: 14px; line-height: 14px; color: #999999; position: relative; height: 30px;}
.index-title h2:after{position: absolute; content: ''; width: 40px; height: 3px; background: #3bb2c2; bottom: 0; left: 50%; margin-left: -20px;}
.product{margin-bottom: 64px;}
.product-btn{overflow: hidden;}
.product-btn ul{width: 1220px;}
.product-btn ul li{float: left; width: 285px; line-height: 51px; background: #f7f7f7; font-size: 15px; color: #666666; text-align: center; margin-right: 20px;  margin-bottom: 19px; cursor: pointer;}
.product-btn ul li.on{background: #3bb2c2; color: #fff;}
.product-list ul li{float: left; width: 286px; margin-right: 18px; margin-bottom: 11px;}
.product-list ul li .pic{width: 286px; height: 210px; overflow: hidden; box-shadow: 0px 0px 5px 2px #f0f0f0;}
.product-list ul li .pic img{display: block; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.product-list ul li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.product-list ul li h3{display: block; font-size: 14px; color: #737373; text-align: center; line-height: 40px;}
.product-list ul li:hover h3{color: #3bb2c2;}


/*新品推荐*/
.latest-pro-list {overflow: hidden; margin-bottom: 56px;}
.latest-pro-list ul{width: 1218px;}
.latest-pro-list ul li{float: left; width: 286px; margin-right:18px; margin-bottom: 29px; }
.latest-pro-list ul li .pic{width: 284px; height: 209px; border: solid 1px #D9D9D9; overflow: hidden; }
.latest-pro-list ul li .pic img{transition: all 2s;}
.latest-pro-list ul li:hover .pic img{transform: scale(1.1,1.1) rotate(-20deg);}
.latest-pro-list ul li h3{font-size: 14px;  color: #595959; line-height: 42px; text-align: center;}
.latest-pro-list ul li:hover h3{color: #3bb2c2;}


/*群基动态*/
.news{background: #f2f2f2; padding: 61px 0 74px;}
.news .index-title{margin-bottom: 50px;}
.news-content{width: 545px;}
.news-title{margin-bottom: 31px;}
.news-title strong{display: block; margin-left: 11px; border-left: solid 4px #3bb2c2; padding-left: 8px; font-size: 20px; line-height: 23px; color: #333333; font-weight: bold;}
.news-title span{display: inline-block; font-size: 14px; color: #808080; font-family: arial; font-weight: normal; margin-left: 11px;}
.news-title a{display: block; font-size: 14px; color: #666; margin-right: 10px;}
.news-title a:hover{color: #3bb2c2}
.latest-pic{margin-bottom: 13px;}
.news-list ul li{border-bottom: dashed 1px #dbdbdb; margin-bottom: 9px; padding-bottom: 14px;}
.news-list ul li h3{display: block; font-size: 16px; color: #595959}
.news-list ul li p{display: block; line-height: 20px; color: #999999; text-align: justify;}
.news-list ul li:hover h3{color: #3bb2c2}



/*公共底部*/
.foot-nav{background: #333333}
.foot-nav ul li{float: left;}
.foot-nav ul li a{display: block; font-size: 16px; line-height: 50px;  color: #fff; text-align: center; width: 200px;}
.foot{padding: 37px 0 0; background: #222222; height: 178px; border-bottom: solid 5px #3bb2c2;}
.foot-logo{margin-right: 187px;}
.foot-logo img{display: block; margin-bottom: 14px;}
.foot-logo p,.foot-contact p,.foot a{ line-height: 30px; color: #fff;}
.foot-contact p{padding-left: 26px;}
.foot-contact p.icon1{background: url(../images/foot-icon1.png) no-repeat left center;}
.foot-contact p.icon2{background: url(../images/foot-icon2.png) no-repeat left center;}
.foot-contact p.icon3{background: url(../images/foot-icon3.png) no-repeat left center;}
.foot-contact p.icon4{background: url(../images/foot-icon4.png) no-repeat left center;}
.foot-contact p.icon5{background: url(../images/foot-icon5.png) no-repeat left center;}
.foot-wechat ul li{float: left; margin-left: 22px; width: 120px;}
.foot-wechat ul li em{display: block; line-height: 32px; color: #fff; text-align: center;}

.foot-nav ul li a:hover,.foot a:hover{color: #3bb2c2}






/*在线咨询*/
.zx-service{position: fixed;right: 5px;top: 30%;z-index: 9999;}
.zx-service ul li{margin-bottom: 1px;position: relative;}
.zx-service ul li a{display: block; width: 80px;height: 52px;padding: 14px 0;background: #000;}
.zx-service ul li:hover a{background: #3bb2c2;}
.zx-service ul li a img{display: block;margin: 0 auto 10px;}
.zx-service ul li a span{display: block;width: 80px;color: #fff;text-align: center;line-height: 14px;}
.zx-service ul li dl{width: 150px;padding: 0 15px;background: #3bb2c2;text-align: center;display: none;position: absolute;right: 81px;top: 0;}
.zx-service ul li dl dd{font-family: arial;color: #fff;font-size: 20px;height: 50px;width: 150px;line-height: 50px;}
.weixin-hide{width: 130px;padding: 140px 10px 0;background:url(../images/wechat-pic2.jpg) no-repeat center top 10px #3bb2c2;position: absolute;right: 81px;top: 0;display: none;}
.weixin-hide span,.weixin-hide b,.weixin-hide em{display: block; width: 100%;text-align: center;color: #fff;}
.weixin-hide span{line-height: 36px;}
.weixin-hide em{line-height: 35px;}
.weixin-hide b{line-height: 13px;font-family: arial;font-size: 18px}
.tel-hide li span,.tel-hide li b{display: block;color: #fff;}
.tel-hide li span{line-height: 12px;font-size: 14px;}
.tel-hide li b{line-height: 15px;font-size: 19px;font-family: arial;padding-top: 10px;} 
.zx-service03:hover .weixin-hide{display: block;}
.zx-service ul li:hover dl{display: block;}



/*内页样式*/
.ny-hd{height: 500px;}
.ny-main{margin-top: 25px; margin-bottom:100px;}

.position{height:50px;line-height:50px;border-bottom:1px solid #ddd}
.position a{padding:0 9px;font-size:15px;color:#666}
.position a:hover,.position a.on{color:#3bb2c2}
.position .container{ background: url(../images/home.png) no-repeat center left; overflow: hidden;text-indent: 30px;}

.ny-left{width: 270px;}
.column-title{display: block;  padding: 32px 0 28px; background: #3bb2c2; }
.column-title strong{display: block; font-size: 32px; line-height: 32px; margin-bottom: 15px;}
.column-title span{font-size: 13px; line-height: 13px;  text-transform: uppercase;}

.ctitle1{background: #fff; padding: 28px 8px 34px;border: solid 1px #ccc; border-top: none;}
.ctitle1 li{float: left; margin-bottom: 18px; width: 100%;}
.ctitle1 li a {display: block; font-size: 15px;line-height: 45px; color: #393939; background: #fafafa; padding-left: 7px}
.ctitle1 li.on a,.ctitle1 li:hover a{background: #3bb2c2; color: #fff;}

.pro-contact{background: url(../images/pro-contact.jpg) no-repeat center; padding: 31px  0 0 27px; height: 70px;}
.pro-tel{background: url(../images/pro-tel.png) no-repeat left top; padding-left: 53px;}
.pro-tel em{display: block; font-size: 12px; line-height: 12px; margin-bottom: 11px;}
.pro-tel strong{display: block; font-size: 22px; line-height: 17px; margin-bottom: 9px;}

.ny-right{width: 900px; overflow: hidden;}

.ny-product-list ul{width: 930px;}
.ny-product-list ul li{float: left; width: 278px; margin-right: 30px; margin-bottom: 30px; border: solid 1px #ccc;}
.ny-product-list ul li .pic{width: 278px; height: 204px; overflow: hidden;}
.ny-product-list ul li h3{display: block; font-size: 15px; line-height: 45px; color: #666; text-align: center;}
.ny-product-list ul li:hover{border-color: #3bb2c2}
.ny-product-list ul li:hover h3{background: #3bb2c2; color: #fff;  transition:0.6s; }



/*产品详情*/
.ny-right  .pro1 .pro-list-pic{width: 332px;}
.ny-right  .pro1 .spec-preview img{display: block;}
.ny-right  .pro1 .descript1{width: 530px;}
.ny-right  .pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #2d2d2d;display: block;border-bottom: 1px solid #c0ccd6; padding: 10px 0 15px; margin-bottom: 10px;}
.ny-right  .pro1 .descript1 p{width: 530px;font-size: 13px;color: #666;line-height: 28px;margin: 10px 0;text-align: justify;}
.ny-right  .pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #333; }
.ny-right  .pro1 .descript1 a.consult:hover{background-color: #3bb2c2;}
.ny-right  .pro1 .descript1 p.haoma{ color: #333;font-size: 15px;display: block; margin: 20px 0;}
.ny-right  .pro1 .descript1 p.haoma em {display: inline-block;color: #3bb2c2;font-size: 25px;font-weight: bold; vertical-align: middle;}
.ny-right  .pro1 .share{overflow: hidden;margin-top: 15px;}
.ny-right  .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right  .detail {margin-bottom: 20px;}
.ny-right  .detail .de-title{border-bottom: solid 3px #3bb2c2; margin-bottom: 20px;}
.ny-right  .detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#3bb2c2;}



/*内页新闻列表*/
.ny-news-list ul li{overflow: hidden;padding-bottom: 22px;border: none;border-bottom: solid 1px #f0f0f0; margin-bottom: 20px;}
.ny-news-list ul li .date{width: 82px;padding: 14px 7px;border:solid #dbdbdb 1px;border-radius: 5px;}
.ny-news-list ul li .date span{display: block;border-bottom: solid #dbdbdb 1px;font-size: 40px;line-height: 40px;color: #3bb2c2; padding-bottom: 8px;}
.ny-news-list ul li .date p{font-size: 17px;line-height: 17px;color: #747474; margin-top: 15px;}
.ny-news-list ul li .descript{overflow: hidden;width: 775px;}
.ny-news-list ul li .descript strong{font-size: 16px;line-height: 38px;color: #232323;font-weight: bold;display: block;}
.ny-news-list ul li .descript strong:hover{color: #3bb2c2; }
.ny-news-list ul li .descript p{color: #5f5f5f;font-size: 14px;line-height: 22px;}

/*内页合作品牌列表页*/
.ny-logo-pic ul {width: 925px;}
.ny-logo-pic ul li{float: left; width: 204px; border: solid 1px #ccc; margin-right: 25px; margin-bottom: 25px;}


/*内页图片列表页*/
.ny-pic-list ul{width: 930px;}
.ny-pic-list ul li{float: left; width: 280px; margin-right: 30px; margin-bottom: 30px;}
.ny-pic-list ul li .pic{width: 280px; height: 200px; overflow: hidden; border: solid 1px #fafafa;  box-sizing:border-box; }
.ny-pic-list ul li h3{display: block; font-size: 15px; line-height: 45px; color: #333; text-align: center; background: #fafafa;}
.ny-pic-list ul li:hover h3{background: #3bb2c2; color: #fff;}

.ny-right  .pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:0px solid #eee;text-align:center;}
.ny-right .pagelist a,
.ny-right  .pagelist span {border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
.ny-right  .pagelist span.current {color: #f30;border: 1px solid #ddd;}


.rightfixed{width: 160px; border:solid 1px #ccc; position: fixed;  right: 0; top: 30%;z-index: 9999; background: #fff; padding-bottom: 15px;}
.rightfixed strong{display: block; font-size: 16px; line-height: 45px; background: #3bb2c2; text-align: center; color: #fff; font-weight: normal;}
.rightfixed .contact {padding: 10px 0;text-align: center;}
.rightfixed .contact em{display: block; margin-bottom: 5px;}
.rightfixed .contact em img{display: inline-block; vertical-align: middle; margin-right: 5px;}
.rightfixed .contact b{display: block;font-size: 16px; color: #3bb2c2; }
.rightfixed .contact i{display: block; width: 100%; height: 1px; background: #ccc;margin: 10px 0}
.rightfixed .contact a{display: block; margin-bottom: 5px; }
.rightfixed .contact a img{display: inline-block; vertical-align: middle; }
.rightfixed .wechat{border-top: solid 1px #ccc; text-align: center; }
.rightfixed .wechat span{display: block; padding-top: 10px;}
.rightfixed .wechat img{display: block; margin: 0 auto 5px;}
.rightfixed .wechat a{display: block; width: 120px; line-height: 30px; color: #fff; background: #3bb2c2; text-align: center; margin: 0 auto;}