@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:16px/1.75 "Microsoft YaHei", arial,sans-serif; COLOR: #666;  background:#fff;min-width: 1200px; overflow-x: hidden;}
A {COLOR: #666; TEXT-DECORATION: none}
P{COLOR: #333;}
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{height: 30px; background: #eee; font-size: 13px; line-height: 30px; color: #333;}
.top-nav ul li{float: left; margin-right: 5px; border-right: solid 1px #333; line-height: 13px; margin-top: 9px;}
.top-nav ul li:last-child{border-right: none;}
.top-nav ul li:last-child span{margin-right: 0px;}
.top-nav ul li span{font-family: arial; margin: 0 3px;}
.top-nav ul li a:hover{ color: #ffa200;}

.head{height: 98px;}
.logo{margin-top: 26px;}
.head .logo h1 {line-height: 0px;}
.head-tel{background: url(../images/head-tel.png) no-repeat left center; padding-left: 66px; margin-top: 25px; height:51px;}
.head-tel span{display: block; font-size: 14px; line-height: 14px; color: #01b0cd; margin: 7px 0px;}
.head-tel em{display: block; font-size: 28px; line-height: 22px; color: #01b0cd; font-family: arial;font-weight: bold;}

/*nav*/
.nav{background: #01b0cd; height: 67px;  text-align: center;}
.nav ul li{float: left;  width: 119px; padding-top: 11px; height: 56px;}
.nav ul li a{display: inline-block; font-size: 15px; color: #fff;}
.nav ul li span{display: block; font-size: 13px; color: #fff;}
.nav ul li.on{background: #ffa200;}
.nav ul li:hover{background: #ffa200;}

.navfixed{background: #01b0cd; height: 67px;  text-align: center; position: fixed; top: 0px; z-index: 10000; width: 100%;}
.navfixed ul li{float: left;  width: 119px; padding-top: 11px; height: 56px;}
.navfixed ul li a{display: inline-block; font-size: 15px; color: #fff;}
.navfixed ul li span{display: block; font-size: 13px; color: #fff; text-transform: uppercase;}
.navfixed ul li.on{background: #ffa200;}
.navfixed ul li:hover{background: #ffa200;}

/*首页banner*/
.banner{position:relative;}
.banner-hd {height:480px;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:5%; 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 {width:19px;height:19px;  color: #FFFFFF;margin:0 5px; cursor:pointer; float: left;background:url(../images/banner-ico.png) no-repeat;}
.banner-hd .num li.on { background:url(../images/banner-ico-on.png) no-repeat; } /*当前项*/

/*搜索*/
.pannel{background: #eaeaea; height: 47px;}
.search-key{width: 780px;}
.search-key em{display: inline-block; font-size: 15px; line-height:47px; color: #333; font-weight: bold;}
.search-key ul li{float: left; margin-right: 20px;}
.search-key ul li:last-child{margin-right: 0px;}
.search-key ul li a{display: block; font-size: 15px; line-height:47px; color: #777;}
.search-key ul li a span{font-size: 13px; font-family: arial;}
.search-key ul li a:hover{color: #01b0cd;}
.search{width: 244px; margin-top: 6px; position: relative;}
.search .search-text{width: 233px; height: 33px; padding-left: 9px; background: #fff; border:solid 1px #c8c8c8;color: #a1a1a1; font-size: 13px; font-family: "Microsoft YaHei"; outline: none;line-height: 33px;}
.search .search-btn{ width: 18px; height:19px; background: url(../images/bt.png)no-repeat ;border: 0px; cursor: pointer;outline: none;  position: absolute; right: 9px; top:8px;}

/*关于我们*/
.about{background: url(../images/about-bg.jpg) no-repeat center; height: 265px; padding-top: 40px; margin-bottom: 22px;}
.about-pic{width: 555px; border: solid 1px #eee; }
.about-info{width: 620px;}
.about-info em{display: block; margin: 13px 0 9px; font-size: 21px; line-height: 21px; color: #333;}
.about-info span{display: block; font-size: 14px; line-height: 14px; color: #01b0cd;}
.about-info p{display: block; margin: 21px 0 19px; font-size: 14px; line-height: 26px; color: #6e6e6e;}
.about-more{display: block; width: 88px; line-height: 31px; background: #ffa200; font-size: 14px; color: #fff; text-align: center;}
.about-more:hover{text-decoration: underline;}

/*产品中心*/
.product{margin-bottom: 33px;}
/*.title{text-align: center;}*/
.title em{display: block; font-size: 21px; line-height: 21px; color: #6e6e6e;}
.title i{display: block; width: 43px; height: 2px; background: #01b0cd; margin: 9px auto 6px;}
.title span{display: block; font-size: 13px; line-height: 13px; color: #9b9b9b; font-family: arial; text-transform: inherit;}
.product-bd{position: relative; z-index: 1; margin-top: 21px;}
.product-list{width: 1200px; overflow: hidden; }
.product-list ul li{ float: left; width: 387px; margin-right:19px; position: relative;}
.product-list ul li .product-pic{ width:387px; border-bottom: solid 7px #ffa200;}
.product-list ul li .product-pic a{display: block;}
.product-list ul li .product-pic img{border: solid 1px #eee; border-bottom: none;}
.product-list ul li .product-info{height: 110px; width: 385px;margin-left: 2px; margin-bottom: 3px;}
.product-list ul li .product-info h3{display: block; font-size: 16px; line-height: 16px; color: #6f6f6f;  padding-top: 19px; text-align: center; white-space:nowrap;text-overflow:ellipsis;overflow: hidden; margin: 0 10px 11px; width: 365px;}
.product-list ul li .product-info p{display: block; font-size: 13px; line-height: 26px; color: #8f8f8f; text-align: center; margin: 0 10px; width: 365px;}
.product-list ul li .product-hide{position: absolute; top: 0px; width: 387px; height: 225px; background: rgba(10,10,10,0.5); display: none;}
.product-list ul li .product-hide img{display: block; margin: 87px auto 0px;}
.product-list ul li:hover .product-info{box-shadow: 0 0 7px #bdbdbd;margin-bottom: 3px;margin-top: 0px; margin-left:2px;}
.product-bd .prev1,.product-bd .next1{display: block; width: 52px; height:80px; position: absolute;top:127px; background: url(../images/bd-prev.jpg); z-index: 2; cursor: pointer;}
.product-bd .prev1{left: -52px;}
.product-bd .next1{right: -52px; background: url(../images/bd-next.jpg);}
.product-list ul li:hover .product-info h3{color: #01b0cd;}

/*优势1*/
.ad1{background: url(../images/ad1-bg.jpg) no-repeat center; height: 425px; margin-bottom: 29px;}
.ad1-list{width: 534px; margin-top:190px;margin-right: 136px;}
.ad1-list p{display: block; width: 528px; line-height: 40px; border: solid 3px #ff9600; font-size: 21px; color: #fff; text-align: center; margin-bottom: 21px;}
.ad1-list ul{margin-left: 3px;}
.ad1-list ul li{display: block; float: left; margin-bottom: 27px;}
.ad1-list ul li span{display: block; background: url(../images/ad1-list-span-icon.png) no-repeat left center; font-size: 16px; color: #524000; padding-left: 40px;}
.ad1-list ul li:nth-child(1){margin-right: 50px;}
.ad1-list ul li:nth-child(3){margin-right: 18px;}


/*优势2*/
.ad2-title{text-align: center; color: #01b0cd; margin-bottom: 41px;}
.ad2-title span{display: block; font-size: 20px; line-height: 20px;}
.ad2-title strong{display: block; font-size: 35px; line-height: 35px; margin:14px 0px; }
.ad2-title p{display: block; font-size: 24px; line-height: 14px; color: #01b0cd; text-transform: uppercase;}
.ad-item{margin-bottom: 54px;}
.item-text{width: 583px; margin-top: 14px;}
.item-text .num{width: 82px; margin-right: 15px;}
.item-text .text{width: 486px; margin-top: 11px;}
.item-text .text em{display: inline-block; font-size: 27px; line-height: 35px; color: #01b0cd;}
.item-text .text em strong{display: inline-block; font-size: 35px; color: #ffa200;}
.item-text .text p{display: block; font-size: 13px; line-height: 19px; color: #01b0cd; margin-top: 9px;}
.item-pic{width: 596px;}

/*立即咨询*/
.consult{background: url(../images/consult-bg.jpg) no-repeat center; height: 348px; margin-bottom: 19px;}
.consult-fl{width: 432px; margin-left: 71px; margin-top: 51px;}
.consult-fl p{width: 312px; line-height: 37px; background: #ffc600; font-size: 21px; color: #000; text-align: center; margin-left: 5px;}
.consult-fl strong{display: block; font-size: 48px; line-height: 48px; color: #ffc600; margin: 18px 0 15px;}
.consult-fl span{display: block; font-size: 16px; line-height: 16px; color: #fff; margin-left: 3px;}
.consult-fl i{display: block; margin: 12px 0 14px 3px ; width: 64px; height: 3px; background: #ffc600;}
.consult-fl b{display:inline-block; font-size: 15px;  color: #fff; font-weight: normal; line-height: 23px; margin-left: 4px;}
.consult-fl b em{display: inline-block; font-size: 30px; color: #ffc600; font-weight: bold;  font-family: arial; vertical-align: middle;}
a.qq-consult{-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;position: relative;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;display:block;width:164px;height:39px;border:1px solid #ffc600;font-weight:normal;font-size: 17px; line-height:39px;color:#ffc600!important;text-align: center; margin: 23px 0 0 6px;}
a.qq-consult:before{content: "";position: absolute;z-index: -1;top: 0;bottom: 0;left: 0;right: 0;background: #ffc600;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 50%;transform-origin: 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
a.qq-consult:hover,a.qq-consult:focus,a.qq-consult:active{color: #fff!important;border-color:#ffc600!important;}
a.qq-consult:hover:before, a.qq-consult:focus:before, a.qq-consult:active:before{-webkit-transform: scaleX(1);transform: scaleX(1);}

/*新闻中心*/
.news{margin-bottom: 62px;}
.news-class{width: 740px; }
.news-class-btn{margin-bottom: 14px;}
.news-class-btn li{float: left; width: 168px; height: 44px;  text-align: center;  margin-right: 18px;}
.news-class-btn li a{font-size: 15px; display: block; line-height: 19px; padding-top: 6px; color: #828282; background: #dcdcdc;}
.news-class-btn li a span{font-size: 12px; display: block;}
.news-class-btn .more{display: block; font-size: 14px; line-height: 44px; color: #828282;}
.news-class-btn .more:hover{color: #01b0cd;}
.news-class-btn li:hover a{background: #01b0cd; color: #fff;}
.news-class-btn li.on a{background: #01b0cd; color: #fff;}

.latest-news{width: 258px;}
.latest-news-pic{width: 258px; height: 139px;}
.latest-news-info em{display: block; margin: 18px 0 9px; font-size: 15px; line-height: 15px; color: #4a4a4a; width: 258px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.latest-news-info p{display: block; font-size: 13px; line-height: 26px; color: #4a4a4a;}
.latest-news-info span{display: block; width: 101px; background: #959595; font-size: 14px; line-height: 35px; color: #fff; text-align: center; margin-top: 10px;}
.latest-news-info em:hover{color: #01b0cd;}
.latest-news-info span:hover{background: #01b0cd;}

.news-list{width: 456px; margin-top: 4px;}
.news-list ul li{margin-bottom: 35px;}
.news-list ul li em{display: block; width: 400px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden; font-size: 15px; line-height: 15px; color: #4a4a4a; margin-bottom: 14px;}
.news-list ul li p{display: block; font-size: 13px; line-height: 13px; color: #6d6d6d;}
.news-list ul li em:hover{color: #01b0cd;}
.news-list ul li:last-child{margin-bottom: 0px;}

.company-news{width: 417px;}
.company-news-list ul li{ margin-bottom: 14px; width: 415px; height: 45px; line-height: 45px;background-color: #fff; position: relative;   border:1px solid #d9d9d9;}
.company-news-list ul li em{background: url(../images/news-icon1.png) no-repeat 10px center ;position: absolute;padding-left: 33px;}
.company-news-list ul li em a{font-size: 15px; line-height: 45px; color: #828282; width: 380px; overflow: hidden; white-space:nowrap;text-overflow:ellipsis;}
.company-news-list ul li::before{ display: block; height: 45px; content: ""; background: #01b0cd;position:absolute;top: 0; width: 0;transition:width 0.25s;-moz-transition:width  0.25s; /* Firefox 4 */-webkit-transition:width  0.25s; /* Safari and Chrome */-o-transition:width  0.25s; /* Opera */} 
.company-news-list ul li:hover::before{width: 100%; }
.company-news-list ul li:hover em{background: url(../images/news-icon2.png) 10px center no-repeat;transition:background 0.3s linear; -moz-transition:background 0.3s linear;-webkit-transition:background 0.3s linear;-o-transition :background 0.3s linear;}
.company-news-list ul li:hover a {color: #fff;}
.company-news-list ul li:last-child{margin-bottom: 0px;}

/*欢迎来电咨询*/
.contact{background: url(../images/contact-bg.jpg) no-repeat center; height: 349px; margin-bottom: 109px;}
.contact-list{padding-top: 286px; }
.contact-list ul li{float: left; width: 240px; height: 110px; padding: 23px 18px 25px 33px; background: #01b0cd; margin-right: 12px;}
.contact-list ul li:last-child{margin-right: 0px;}
.contact-list ul li em{display: block; padding-left: 30px; height: 28px; font-size: 18px; color: #fff; margin-bottom: 5px;}
.contact-list ul li:nth-child(1) em{background: url(../images/contact-tel-icon.png) no-repeat left top;  }
.contact-list ul li:nth-child(2) em{background: url(../images/contact-phone-icon.png) no-repeat left top;}
.contact-list ul li:nth-child(3) em{background: url(../images/contact-email-icon.png) no-repeat left top; padding-left: 39px; line-height: 19px;}
.contact-list ul li:nth-child(4) em{background: url(../images/contact-add-icon.png) no-repeat left top;}
.contact-list ul li span{display: block; font-size: 14px; font-family: arial; color: #fff; }
.contact-list ul li p{display: block; font-size: 15px; color: #fff;}

/*友情链接*/
.flink{margin-bottom: 19px;}
.flink em{display: block; font-size: 16px; line-height: 16px; background: url(../images/flink-em-icon.png) no-repeat top center; padding-top: 12px; margin-right: 72px;}
.flink-list ul li{float: left; margin: 7px 0px;}
.flink-list ul li a{display: block; font-size: 14px; line-height: 14px; color: #767676; padding: 0 40px; border-right: solid 1px #767676;}
.flink-list ul li a:hover{color: #01b0cd;}


/*公共底部*/
.foot{height: 247px; border-bottom: solid 1px #abde8a; background: #226d03; padding-top: 40px;}
.foot-nav dl{float: left; margin-right: 47px;}
.foot-nav dl dt a{display: block; font-size: 16px; line-height: 20px; color: #fff;}
.foot-nav dl dt a:hover{color: #ffa200;}
.foot-nav dl dt a span{display: block; font-size: 12px; font-family: arial; text-transform: uppercase;}
.foot-nav dl dd a{display: block; font-size: 14px; line-height: 31px; color: #a2a2a2;}
.foot-nav dl dd a:hover{color: #ffa200;}
.wechat-pic{width: 122px;}
.wechat-pic p{display: block; font-size: 14px; line-height: 14px; color: #a2a2a2; text-align: center; margin: 15px 0 8px;}
.wechat-pic span{display: block; font-size: 14px; line-height: 11px; color: #a2a2a2; text-align: center; font-family: arial; }

.foot-text{height: 84px; background: #226d03; padding-top: 20px;}
.foot-text p{display: block; font-size: 13px; line-height: 31px; color: #a2a2a2; text-align: center;}
.foot-text p a{color: #a2a2a2;}
.foot-text p a:hover{color: #ffa200;}

/*在线咨询*/
.zx-service{position:fixed; right:0px; top:321px;z-index: 10000; }
.service-box{background-color: #fff; border-radius:5px; width:90px; margin-bottom:8px;box-shadow: 0px 2px 3px  #929ea9;}
.service-box span{display:block;}
.service-box span.text{ background:url(../images/kf01.png) no-repeat; height:47px; line-height:40px; text-align:center; color:#fff; font-size:16px; position:relative; z-index:10;}
.service-box ul{margin-top: -7px;}
.service-box li{border-bottom:1px solid #efefef; text-align:center; position:relative;}
.service-box li em{font-size:12px;color: #757575;}
.service-box li a{display:block; padding-top:6px; padding-bottom:3px;}
.service-box li:first-child a{padding-top: 14px;}
.service-box li:last-child a{border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.service-box li a:hover{background:#f9f9f9;}
.service-box li a:hover em{color:#01b0cd; }
.service-box ul li:last-child{border:none;}

.service-box li p{position:absolute; left:-170px; width:150px; top:0; background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.2);display:none; font-size:18px; font-weight:bold;color: #01b0cd;padding: 10px 0px;}
.service-box li p.qq-tel{width: 200px; left: -220px;}
.service-box li:hover p{display:block; }

.service-arrow{box-shadow: 0px 2px 2px #d6d6d6;border:1px solid #ddd;  border-radius:5px;  width:90px; background:url(../images/kf05.png) no-repeat center center #fff; height:40px; cursor:pointer; }
.service-arrow a{display:block; width:90px; height:45px;}

/*内页banner*/
.ny-banner{height: 405px; position: relative;}
.ctitle1{position: absolute; bottom: 0px; background: url(../images/cttile1-bg.jpg) repeat-x; left: 50%;transform: translate(-50%, 0%); }
.ctitle1 li{float: left; display: block;  border-right: solid 1px #eee;}
.ctitle1 li:last-child{border-right: none;}
.ctitle1 li a{display: block; font-size: 16px; line-height: 58px; color: #575757; text-align: center; padding: 0 28px;}
.ctitle1 li.on a{background: #01b0cd; color: #fff;}
.ctitle1 li:hover a{background: #01b0cd; color: #fff;}


/*内页样式*/
.ny-main{margin-top: 12px; margin-bottom:200px;}
.position{margin-bottom: 44px;}
.position span{display: block; font-size: 15px; line-height: 15px; color: #575757;}
.position span a.on{color: #01b0cd;}
.position span a:hover{color: #01b0cd;}
.ny-title{text-align: center;}
.ny-title span{display: block; font-size: 22px; color: #828282; line-height: 16px; font-family: arial; text-transform: uppercase; margin-bottom: 10px;}
.ny-title h3{display: block; font-size: 22px; line-height: 22px; color: #5c5c5c;}

/*内页产品列表*/
.ny-product-list{margin-top: 39px;}
.ny-product-list ul li{margin-bottom: 25px;}
.ny-product-list ul li:nth-child(3n){margin-right: 0px;}

/*内页产品详情列表*/
.pro-xq{margin-top: 52px;}
.pro-xq-pic{width: 628px; height: 365px; border: solid 1px #c4c4c4;}
.pro-xq-info{width: 549px;}
.pro-xq-info h3{display: block; font-size: 21px; line-height: 21px; color: #5c5c5c; margin: 11px 0 13px;}
.pro-xq-info i{display: block; width: 182px; height: 3px; background: #01b0cd; margin-bottom: 24px;}
.pro-xq-info p{display: block; font-size: 14px; line-height: 27px; color: #848484;}
.share{margin-top: 23px;}
.share-title em{display: inline-block; font-size: 16px; line-height: 16px;}
.pro-details{margin: 32px 0px; background: #eee;}
.pro-details em{display: block; font-size: 20px; line-height: 65px; color: #444; padding-left: 14px;}

/*内页新闻列表*/
.ny-news-list{margin-top: 53px;}
.ny-news-list ul li{border-bottom: dashed 1px #b6b6b6; padding-bottom: 34px; margin-bottom: 34px;}
.ny-news-list ul li .ny-news-pic{width: 350px; height: 189px;}
.ny-news-list ul li .ny-news-info{width: 828px;}
.ny-news-list ul li .ny-news-info em{display: block; font-size: 18px; line-height: 18px; color: #3a3a3a; margin-top: 12px; width: 825px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.ny-news-list ul li .ny-news-info p{display: block; font-size: 14px; line-height: 24px; color: #777; margin: 10px 0 12px;}
.ny-news-list ul li .ny-news-info span{display: block; font-size: 14px; color: #a0a0a0; line-height: 11px; margin-bottom: 21px;}
.ny-news-list ul li .ny-news-more{display: block; width: 101px; background: #959595; font-size: 14px; line-height: 35px; color: #fff; text-align: center; margin-top: 10px;}
.ny-news-list ul li:hover .ny-news-info em{color: #01b0cd;}
.ny-news-list ul li:hover .ny-news-more{background: #01b0cd; color: #fff;}

/*内页下载专区*/
.download-list{margin-top: 47px;}
.download-list ul li{float: left; margin-right: 32px; margin-bottom: 36px;}
/*.download-list ul li:nth-child(3n){margin-right: 0px;}*/
.download-list ul li a{display: block; background: url(../images/download-icon.png) no-repeat left center; padding-left: 25px; font-size: 16px; line-height: 16px; color: #484848;}
.download-list ul li a:hover{color: #01b0cd;}

/*检索*/
.search2{width: 837px; margin: 82px auto 0px; position: relative;}
.search2 .search-text {width: 597px; height: 58px; padding-left: 11px; background: #fff; border:solid 1px #c4c4c4;color: #989898; font-size: 15px; font-family: "Microsoft YaHei"; outline: none;line-height: 58px;}
.search2 .search-button{display: block; background: #ffa200; width: 185px; font-size: 17px;  line-height: 59px; color: #fff; text-align: center; font-family: "Microsoft YaHei"; outline: none; border: none; cursor: pointer;}

/*检索页面*/
.search-content{background: url(../images/search-content-bg.jpg) no-repeat center;width: 435px;  height: 236px; position: absolute; top: 78%; z-index: 999; left: 35%;}
.search-content .input-frame-close{display: block; background: url(../images/close-icon.png) no-repeat right center; width: 13px; height: 13px; margin-top: 12px; margin-right: 16px; cursor: pointer;}
.search-content p{display: block; font-size: 17px; line-height: 17px; color: #fff; text-align: center; margin: 81px 0 25px;}
.search-content strong{display: block; font-size: 25px; line-height: 19px; color: #fff; text-align: center;}


/*用户反馈*/
.note{display: block; font-size: 18px; color: #ff2a00; text-align: left; }
.note span{font-size: 24px; vertical-align: middle; margin-right: 13px;}
.feedback{width:794px;margin:0 auto; margin-top: 18px;}
.feedback dl{overflow: hidden;padding:7.5px 0;}
.feedback dd{overflow: hidden;}
.feedback dt.fdtitle{font-weight: normal;font-size: 19px; float: left;width:100px; color: #333;}
.feedback dd .fdinput{float:left;width:611px;line-height: 38px; border: solid 1px #c4c4c4; outline: none; text-indent: 1rem; color: #666;}
.feedback dd .fdtext{width:641px;height:114px;float:left;}
.feedback dd .fdsub,.feedback dd .fdres{width: 136px; line-height: 43px; border-radius: 8px;cursor: pointer;font-family:"Microsoft YaHei"; outline: none; border: none; font-size: 16px;}
.feedback dd .fdsub{margin-left:127px;  background:#ffc600; color: #444; margin-right: 21px;}
.feedback dd .fdres{ background:#444; color: #fff;}
.feedback .codeimg{float:left;margin-left:5px;cursor:pointer;border:1px solid #ddd; width:100px; height:28px;}


.feedback dd .addinput{width: 192px; margin-right: 15px}
.buy-check{width: 613px;}
.buy-check ul li{float: left; margin-bottom: 5px; line-height: 33px; width: 100%; margin-bottom: 15px;}
.buy-check ul li em{display: block; background:#01b0cd; font-size: 15px; line-height: 38px; color: #fff; font-weight: bold; padding-left: 16px;  margin-bottom: 10px;}
.buy-check ul li label{margin-right: 5px;}

.buy-check ul li span {
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    color: #666;
    margin-left: 5px;}



/*经销商分部*/
.sale-text{text-align: center; font-size: 18px; color: #616161; line-height: 30px; margin-top: 50px;}
.sale-text em{margin-right: 40px;}
.sale-select{margin-right: 10px; padding-left: 9px;  width: 148px; font-size: 16px; line-height: 28px;color: #000;  border: solid 1px #d2d2d2; outline: none; font-family:"Microsoft YaHei";-webkit-appearance: none; background: url(../images/select-icon.png) no-repeat 127px center;}
.sale-select2{width: 278px; background: url(../images/select-icon.png) no-repeat 257px center;}
.map{position: relative; margin: 35px auto 0px;}
.map-pic{display: block; margin: 0 auto;}
.map-content{ position: relative; width: 951px; margin: 51px auto 0; display: none;}
.sale-table-close{position: absolute; top: 10px; right: 15px; cursor: pointer;}
/*.sale-table{width: 951px; margin: 0 auto; }
.sale-table-head{}
.sale-table-head tr th{display: block; font-size: 18px; line-height: 72px; color: #fff; background: #01b0cd; font-weight: normal; padding-left: 86px; width: 865px;  text-align: left;}
.sale-table-body tr{background: #f6f6f6; }
.sale-table-body tr td{display: inline-block; font-size: 15px; line-height: 41px; color: #696969; text-align: left;}
.sale-company{width: 237px; padding-left: 86px;}
.sale-name{width: 135px;}
.sale-add{width: 493px;}*/
#mylist td{line-height:31px;}
#mylist td.one{width:350px;}
#mylist td.two{width:80px;}
#mylist td.three{width:650px;}

/*经销商登录*/
.sign-bg{background: url(../images/sign-bg.jpg) no-repeat;  background-attachment: fixed; background-position: center; background-size: cover;}
.sign{width: 568px; height: 405px; padding: 16px 33px 0px; background: rgba(255,255,255,0.83); position: relative; left: 50%;  transform: translate(-50%, 50%); z-index: 1;}
.sign-head{height: 36px;}
.sign-back{display: block; font-size: 16px; line-height: 36px; color: #404040;}
.sign-back:hover{color: #01b0cd;}
.sign-title{margin: 35px auto 15px; text-align: center;}
.sign-title h3{display: block; font-size: 18px; line-height: 18px; color: #232323; margin-bottom: 8px;}
.sign-title span{display: block; font-size: 13px; line-height: 13px; color: #636363; font-family: arial; }
.sign-form{width: 446px; margin: 0 auto;}
.sign-form .signinput{width: 410px; height: 44px; border: solid 1px #bdbbb6; padding-left: 34px; margin-bottom: 31px; outline: none; font-size: 16px; line-height: 44px; color: #575757; font-family:"Microsoft YaHei";   }
.sign-form .sign-user{background: url(../images/sign-user-icon.png) no-repeat 8px center; }
.sign-form .sign-password{background: url(../images/sign-password-icon.png)no-repeat 8px center; }
.sign-form .sign-submit{display: block; background: #ffc600; width: 164px; line-height: 47px; font-size: 16px; color: #555; text-align: center; margin:11px auto 28px; border: none; outline: none; font-family:"Microsoft YaHei"; cursor: pointer;}
.forget-password{display: block; font-size: 14px; line-height: 14px; color: #404040; text-align: center;}
.sign-foot{position: absolute; bottom: 0px; z-index: 9; transform: translate(-50%, 0%); left: 50%;}
.sign-foot p{font-size: 13px; line-height: 23px; color: #fff; text-align: center;}
.sign-foot p a{color: #fff;}
.sign-foot p a:hover{text-decoration: underline;}

.ct1{ float: left; width: 50%;}
.ct2{ float: right; width: 50%}







/*视频*/
.ny-video-list{margin-top: 53px;}
.ny-video-list ul{width: 1222px;}
.ny-video-list ul li{float: left;  margin-right: 20px; margin-bottom: 25px;}
.ny-video-list ul li .pic{width: 283px; height: 174px; border: solid 1px #ccc;}
.ny-video-list ul li em{display: block; font-size: 15px; line-height: 35px; color: #666; text-align: center;}
.ny-video-list ul li:hover em{color: #01b0cd;}