@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: #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 */


/*公共头部*/
.head{height: 90px; position: fixed; top: 0; width: 100%; z-index: 222; background: #fff;box-shadow: 1px 1px 3px rgba(0,0,0,0.1);}
.head .logo{margin-top: 15px;}
.head .logo h1 {line-height: 0px;}

.top-tel{margin-top: 25px;padding-left: 50px;margin-left: 20px;background: url(../images/top-tel.png) no-repeat center left;}
.top-tel span,.top-tel b{display: block;}
.top-tel span{color: #666;line-height: 14px;margin-bottom: 6px;}
.top-tel b{font-family: "arial";font-size: 22px;color: #C70004;line-height: 20px;}
.nav ul li{float: left; position: relative; }
.nav ul li>a{display: block; line-height: 90px; color: #4c4c4c; text-align: center; padding: 0 20px;}
.nav ul li.on>a{color: #fff; background: #428acb;}
.nav ul li:hover>a{color: #fff; background: #428acb; } 
.nav ul li .hide{background-color: rgba(255,255,255,0.9);box-shadow: 0 1px 2px rgba(0,0,0,0.1);float: left;font-size: 14px;left: 0px;display: none;width: 210px;position: absolute;text-align: center;z-index: 2;}
.nav ul li .hide em a{ display:block; font-size: 15px;line-height:45px;font-weight: normal; text-align:center; height:45px; color: #4d4d4d;}
.nav ul li .hide em a:hover{background: #428acb; 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;color: #fff;}
.head-zw{height: 90px;}

/*首页banner*/
.banner{position:relative;}
.banner-hd {height:650px;position: relative; overflow:hidden; width: 100%;}
.banner-hd  ul{height:100%;margin: 0 auto;}
.banner-hd  ul li{height:100%;}

/*首页banner箭头*/
.banner-hd .prev,.banner-hd .next{display:none;width:45px;height:50px;background:url(../images/banner-btn.png) no-repeat;position:absolute;top:50%;margin-top:-25px;}
.banner-hd .prev{left:8%;}
.banner-hd .next{right:8%;background-position:right;}

/*banner搜索咨询*/
.pannel{background: #fff; box-shadow:  1px 2px 3px #eaeaea; overflow: hidden; height: 120px; position: relative; z-index: 2; top:-60px; width: 1200px;}
.pannel dl dd{float: left; padding: 0 49px; background: url(../images/pannel-line.png) no-repeat right center;}
.pannel .keywords {padding: 26px 0 17px;}
.pannel .keywords strong{display: inline-block; font-size: 14px; line-height: 14px; color: #333;}
.pannel .keywords ul li{float: left;}
.pannel .keywords ul li a{display: block; font-size: 14px; line-height: 14px; color: #737373; margin-right: 24px;}
.pannel .keywords ul li a:hover{color: #428acb;}
.pannel .search{display: block;  border: solid 1px #cccccc; border-radius: 20px;  height: 38px; width: 478px; position: relative;}
.pannel .search input{border: none; outline: none; font-family: "Microsoft YaHei";}
.pannel .search .search-text{width: 400px; padding: 0 11px; font-size: 14px; line-height: 38px; color: #737373; border-radius: 20px; }
.pannel .search .search-btn{position: absolute; background: url(../images/search-btn.png) no-repeat center; width: 20px; height: 38px; right: 11px; top: 0px;}

.pannel .contact{  margin: 25px auto 4px; text-align: center;}
.pannel .contact span,.pannel .contact a{display: inline-block; width: 149px; font-size: 14px; line-height: 38px; border: solid 1px #428acb; height: 38px;}
.pannel .contact span{color: #428acb; border-top-left-radius: 20px; border-bottom-left-radius: 20px;}
.pannel .contact a{background: #428acb; color: #fff; border-top-right-radius: 20px; border-bottom-right-radius: 20px;}
.pannel .contact a:hover{text-decoration: underline;}
/*.pannel .contact a:hover{text-decoration: underline;}*/
.pannel dl dd b{display: block; font-size: 22px; color: #428acb; font-family: arial; text-align: center;}
.pannel .wechat{margin-top: 15px;}
.pannel .wechat img{display: inline-block; border: solid 1px #cccccc;}
.pannel .wechat em{display: inline-block; font-size: 14px; color: #808080; writing-mode: tb-rl; line-height: 30px; margin-top: 5px;}


/*关于佳斯达*/
.index-title{margin-bottom: 50px;}
.index-title img{display: block; margin: 0 auto 20px;}
.index-title h3{display: block; font-size: 28px; line-height: 28px; color: #333;}
.about{overflow: hidden; padding-bottom: 62px;}
.about .content{width: 100%; overflow: hidden; margin-bottom: 60px;}
.about .pic{width: 370px;}
.about .info{width: 780px; }
.about .info p{display: block; font-size: 15px; line-height: 30px; color: #737373; text-align: justify; margin-bottom: 29px;}
.about .info p strong{color: #428acb}
.about .info ul li{float: left; margin-right: 72px; width: 140px; text-align: center;}
.about .info ul li abbr{display: block; font-size: 48px; line-height: 35px; color: #428acb; font-family: arial; font-weight: bold; margin-bottom: 2px;}
.about .info ul li em{display: block; font-size: 14px; color: #737373; }

.about-links ul{width: 1309px;}
.about-links ul li{float: left; margin-right: 106px; text-align: center;}
.about-links ul li .icon{width: 80px; height: 80px; overflow: hidden; background-position: top center}
.about-links ul li .icon1{background: url(../images/about-icon1.png);}
.about-links ul li .icon2{background: url(../images/about-icon2.png);}
.about-links ul li .icon3{background: url(../images/about-icon3.png);}
.about-links ul li .icon4{background: url(../images/about-icon4.png);}
.about-links ul li .icon5{background: url(../images/about-icon5.png);}
.about-links ul li .icon6{background: url(../images/about-icon6.png);}
.about-links ul li .icon7{background: url(../images/about-icon7.png);}
.about-links ul li .icon img{display: block; margin: 0 auto 10px;}
.about-links ul li strong{display: block; font-size: 16px; line-height: 37px; color: #4c4c4c; position: relative; margin-bottom: 3px;}
.about-links ul li strong:after{position: absolute; content: ''; width: 20px; height: 1px; background: #428acb; left: 50%; margin-left: -10px; bottom: 0; z-index: 2;}
.about-links ul li span{display: block; font-size: 14px; color: #737373; text-transform: uppercase;}
.about-links ul li:hover .icon{  background-position: bottom center; -ms-transition-duration: 0.2s; transition-duration: 0.2s;}
.about-links ul li:hover strong{color: #428acb}


/*产品专区*/
.product{background: url(../images/product-bg.png) no-repeat center top; padding: 60px 0 40px;}

.ny-left{width: 280px;}
.column-title{padding: 4px; background: #428acb;}
.column-title strong{display: block;  border: solid 1px #c7dcf0; font-size: 28px; line-height: 80px; text-align: center;}
.ctitle1{border: solid 2px #428acb; border-top: none; border-bottom: none; width: 244px; padding: 4px 16px 2px;}
.ctitle1>li{float: left; border-bottom: solid 1px #bfbfbf; width: 100%; }
.ctitle1>li:last-child{border-bottom: none;}
.ctitle1>li>a {display: block; background: url(../images/ctitle1-li.png) no-repeat left center; font-size: 16px;line-height: 50px; color: #4c4c4c; margin-left: 10px; padding-left: 21px;}
.ctitle1>li.on>a,.ctitle1>li:hover>a{color: #428acb; background: url(../images/ctitle1-li-on.png) no-repeat left center; margin-left: 20px; transition: 0.6s;}
.ny-left .contact{background: url(../images/contact-bg.jpg) no-repeat center top; padding-left: 18px; width: 262px; height: 198px;}
.ny-left .contact em{display: block; font-size: 18px; line-height: 18px; padding: 23px 0 10px;}
.ny-left .contact em span{font-size: 14px;}
.ny-left .contact p{display: block; font-size: 14px; line-height: 26px; color: #fff; width: 238px;}


.ny-left  .ctitle1{border: solid 2px #b3b3b3; border-top: none;}
.nycontact{margin-top: 30px;}
.nycontact .info{border: solid 2px #b3b3b3; padding: 6px 17px 17px; border-top: none;}
.nycontact .info p{display: block; font-size: 14px; line-height: 32px; color: #333333;}
.nycontact .info img{display: block; margin: 11px auto 0;}



.ny-right{width: 880px; overflow: hidden;}
.nyright-title{padding: 0 20px; width: 840px; background: #428acb; height: 50px; line-height: 50px; margin-bottom: 20px;}
.nyright-title strong{display: block; background: url(../images/hot-icon.png) no-repeat left center; padding-left: 34px; font-size: 18px; }
.nyright-title a{font-size: 15px; color: #fff;}

.product-list ul{width: 900px;}
.product-list ul li{float: left; margin-right: 20px; margin-bottom: 20px; width: 280px; height: 280px; position: relative;}
.product-list ul li .pic{width: 280px; height: 280px; overflow: hidden; position: relative;}
.product-list ul li .hide{position: absolute; top:100%; width: 100%; height: 100%; background: rgba(66,138,203,0.8); z-index: 2; padding-top: 77px; opacity: 0; transition:0.6s;}
.product-list ul li .hide a{display: block; width: 128px; height: 37px; border:solid 1px #fff; font-size: 14px; line-height: 37px; border-radius: 20px; color: #fff; margin: 0 auto 10px; transition: all linear .4s;-webkit-transition: all linear .4s;-moz-transition: all linear .4s;-ms-transition: all linear .4s;-o-transition: all linear .4s;}
.product-list ul li .hide a:hover{background: #fff; color: #428acb;}
.product-list ul li .hide span{display: block; font-size: 16px; line-height: 36px;}
.product-list ul li em{display: block; background: rgba(0,0,0,0.6); font-size: 15px; line-height: 50px; color: #fff; text-align: center; position: absolute; bottom: 0; width: 100%; z-index: 1;}
.product-list ul li:hover em{opacity: 0;}
.product-list ul li:hover .hide{top: 0; opacity: 1;}


/*为什么选择佳斯达品牌？*/
.ys{padding: 70px 0 69px;}
.ys-title h3{display: block; font-size: 45px; line-height: 45px; color: #333;}
.ys-title span{display: block; width: 650px; height: 50px; background: #428acb; border-radius: 25px; font-size: 18px; line-height: 50px; color: #fff; margin: 20px auto 50px;}
.ys-list ul li{float: left; padding: 0 40px; background: url(../images/ys-line.png) no-repeat right top; width: 240px; }
.ys-list ul li .pic{padding: 6px; border: solid 1px #cfcfcf; border-radius: 50%; margin: 0 auto; width: 120px; height: 120px;}
.ys-list ul li  em{display: block; font-size: 18px; color: #333; margin: 21px 0 8px;}
.ys-list ul li  p{display: block; font-size: 14px; line-height: 22px; color: #737373;text-align: justify;text-align-last: center;}
.ys-list ul li:hover .pic{border-color: #428acb; transition:0.6s;}
.ys-list ul li:hover em{color: #428acb;}

/*始终满足客户多样需求，提供量身定制解决方案*/
.solution{background: url(../images/solution-bg.jpg) no-repeat center top; padding-top: 56px; height: 224px; margin-bottom: 70px;}
.solution-title{background: url(../images/solution-title.png) no-repeat center 25px; width: 880px; margin: 0 auto 37px;}
.solution-title span{display: block; width: 477px; height: 50px; background: #fff; border-radius: 25px; font-size: 18px; line-height: 50px; color: #428acb; margin: 0 auto 25px;}
.solution-title h3{display: block; font-size: 36px; line-height: 36px;  font-weight: bold;}
.solution-list ul li{float: left; background: url(../images/solution-icon.png) no-repeat left center; padding-left: 34px; margin-right: 46px; font-size: 18px; line-height: 18px; color: #fff;}


/*四大优势  让您放心的理由*/
.four-ys{margin-bottom: 70px;}
.fourys-title  h3{display: block; font-size: 45px; line-height: 45px; color: #333333;}
.fourys-title  h3 strong{color: #428acb;}
.four-ys span{display: block; font-size: 15px; line-height: 15px; color: #737373; margin: 20px 0 51px;}
.fourys-list ul li{float: left;  border-right: dashed 1px #e6e6e6; border-bottom: dashed 1px #e6e6e6; }
.fourys-list ul li .info {}
.fourys-list ul li .info .num{}
.fourys-list ul li .info .num strong{display: block; font-size: 70px; line-height: 55px; color: #428acb; font-family: arial;}
.fourys-list ul li .info .num span{display: block; font-size: 14px; line-height: 14px; color: #737373; margin: 0;}
.fourys-list ul li .info .num em{display: block; font-size: 36px; line-height: 36px;  color: #333333;}
.fourys-list ul li .info b{display: block; font-size: 24px; line-height: 24px; color: #333333; margin: 29px 0 23px}
.fourys-list ul li .info p{display: block; background: url(../images/fourys-icon.png) no-repeat left 8px; padding-left: 20px; font-size: 15px; line-height: 26px; color: #737373; width: 499px; text-align: justify; margin-bottom: 17px;}

.fourys-list{margin-bottom: 28px;}
.fourys-list ul li.item1,.fourys-list ul li.item2{height: 565px;}
.fourys-list ul li.item1,.fourys-list ul li.item3{padding-left: 21px; padding-right: 60px;}
.fourys-list ul li.item2,.fourys-list ul li.item4{padding-left: 59px; padding-right: 19px;}
.fourys-list ul li.item1 .info,.fourys-list ul li.item3 .info{margin-bottom: 45px;}
.fourys-list ul li.item2{border-right: none;}
.fourys-list ul li.item2 .pic{margin-bottom: 50px;}
.fourys-list ul li.item3,.fourys-list ul li.item4{border-bottom: none;}
.fourys-list ul li.item3 .info,.fourys-list ul li.item4 .pic{ margin-top: 50px;}
.fourys-list ul li.item4 .pic{margin-bottom: 50px;}

.index-zx{  margin: 0 auto; text-align: center; width: 656px;}
.index-zx span,.index-zx a{display: inline-block; width: 156px; font-size: 15px;  line-height: 46px; border: solid 2px #428acb; background: #428acb; color: #fff}
.index-zx span{ border-top-left-radius: 25px; border-bottom-left-radius: 25px; margin: 0;}
.index-zx a{border-top-right-radius: 25px; border-bottom-right-radius: 25px;}
.index-zx a:hover{text-decoration: underline;}
.index-zx b{display: block; font-size: 20px; line-height: 46px;  color: #428acb; border-top: solid 2px #428acb; border-bottom: solid 2px #428acb; font-family: arial; width: 336px;}


/*行业方案*/
.program{background: url(../images/program-bg.jpg) no-repeat center top; padding: 60px 0;}
.program .index-title h3{color: #fff;}
.program-list{overflow: hidden;}
.program-list ul{width: 1220px;}
.program-list ul li{float: left; width: 285px; margin-right: 20px;}
.program-list ul li .pic {width: 285px; height: 200px; overflow: hidden;}
.program-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;}
.program-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;}

.program-list ul li em{display: block; font-size: 16px; line-height: 55px; color: #fff; text-align: center;}
.program .index-zx {margin: 30px auto 0;}
.program .index-zx .more,.program .index-zx a{display: inline-block; width: 156px; font-size: 15px;  line-height: 46px; border: solid 2px #fff; background: #fff; color: #428acb}
.program .index-zx .more{border-radius: 25px 0 0 25px;}
.program .index-zx b{border-top: solid 2px #fff; border-bottom: solid 2px #fff; color: #fff;}


/*信息平台*/
.news{padding: 70px 0;}
.latest-news{padding-bottom: 30px; border-bottom: dashed 1px #d9d9d9;}
.latest-news .pic{width: 340px;}
.latest-news .info{width: 800px; margin-top: 9px;}
.latest-news .info strong{display: block; font-size: 18px; line-height: 18px; color: #333333;}
.latest-news .info b{display: block; font-size: 15px; line-height: 18px; color: #737373;}
.latest-news .info p{display: block; font-size: 14px; line-height: 28px; color: #737373; margin: 25px 0 32px;text-align: justify;}
.latest-news .info span{display: block; width: 140px; height: 40px; background: #428acb; font-size: 14px; line-height: 40px; color: #fff; text-align: center; border-radius: 20px;}
.latest-news .info span:hover{text-decoration: underline;}
.latest-news .info strong:hover{color: #428acb;}

.news-list{overflow: hidden;}
.news-list ul{width: 1269px;}
.news-list ul li{float: left; width: 355px; margin-right: 68px; line-height: 64px;  border-bottom: dashed 1px #d9d9d9;}
.news-list ul li em{display: block; font-size: 15px; color: #333; background: url(../images/news-icon.png) no-repeat left center; padding-left: 16px;}
.news-list ul li span{display: block; font-size: 14px; color: #737373;}
.news-list ul li:hover{border-color: #428acb;}
.news-list ul li:hover em{background: url(../images/news-icon2.png) no-repeat left center;}
.news-list ul li:hover em,.news-list ul li:hover span{color: #428acb;}


/*公共底部*/
.foot{background: #428acb; padding: 30px 0 20px;border-bottom: 1px solid #2370b5;}
.foot-left{width: 800px; overflow: hidden;}
.foot-nav{border-bottom: solid 1px #2370b5;}
.foot-nav ul {width: 853px;}
.foot-nav ul li{float: left; line-height: 54px; margin-right: 53px;}
.foot-nav ul li a{display: block; font-size: 15px; color: #d9ecfd;transition: all 0.3s;}
.foot-nav ul li:hover a{color: #fff;}
.foot-contact{border-top: solid 1px #68aae6; padding-top: 27px;}
.foot-contact ul li{float: left; margin-right: 36px;margin-bottom: 30px; font-size: 14px; line-height: 30px; color: #d9ecfd; padding-left: 40px;}
.foot-contact ul li.icon1{background: url(../images/foot-icon1.png) no-repeat left center; width: 193px;}
.foot-contact ul li.icon2{background: url(../images/foot-icon2.png) no-repeat left center;}
.foot-contact ul li.icon3{background: url(../images/foot-icon3.png) no-repeat left center;}
.foot-contact ul li.icon4{background: url(../images/foot-icon4.png) no-repeat left center;}
.foot-contact ul li.icon5{background: url(../images/foot-icon5.png) no-repeat left center;}
.foot-link a{display: block; float: left; margin-right: 10px;}
.wecahat {margin-top: 19px;}
.wecahat ul li{float: left; width: 130px; margin-left: 26px;}
.wecahat ul li em{display: block; font-size: 14px; line-height: 33px; color: #d9ecfd; text-align: center;}

.foot-copy{background: #428acb; line-height: 50px;border-top: 1px solid #68aae6;}
.foot-copy p{display: block; font-size: 15px; color: #fff;}
.foot-copy p a{color: #fff; margin-left: 18px;}
.foot-copy p a:hover{text-decoration: underline;}



/*在线咨询*/
.zx-service{position:fixed; right:0px; top:150px;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:#428acb; }
.service-box ul li:last-child{border:none;}

.service-box li p{position:absolute; left:-154px; 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: #428acb;padding: 10px 0px;}

.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;}


/*内页样式*/
.ny-banner{height: 400px;}
.ny-main{display: block; background: url(../images/nymain-bg.jpg) no-repeat center bottom;background-size: cover;padding: 25px 0 100px;}

.product-title{background: #fff; height: 50px; line-height: 50px; margin-bottom: 20px;}
.product-title strong{border-left: solid 10px #428acb; display: inline-block; font-size: 18px; color: #428acb; padding-left: 10px;}
.position {margin-right: 15px;}
.position span a{display: inline-block; font-size: 13px; color: #5c5c5c;  }
.position span a.on{color: #428acb;}
.position span a:hover{color: #428acb; }

.ctitle2{ display: none; margin-left: 33px; padding-bottom: 10px;}
.ctitle2 li a{ font-size: 14px; line-height: 30px; color: #666;}
.ctitle2 li.on a,.ctitle2 li:hover a{color: #428acb;}
.ctitle1 li.on .ctitle2{ display: block;}



/*产品详情*/
.ny-right  .pro1 .pro-list-pic{width: 332px;}
.ny-right  .pro1 .spec-preview img{display: block;}
.ny-right  .pro1 .descript1{width: 510px;}
.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: 510px;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: #428acb;}
.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: #428acb;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 .de-title{border-bottom: solid 3px #428acb; 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:#428acb;}


/*内页新闻列表页*/
.ny-news-list ul li{float: left;  margin-bottom: 20px; width: 100%; padding-bottom: 20px; border-bottom: dashed 1px #ccc;}
.ny-news-list ul li .pic{display: block; width: 160px; height: 104px;}
.ny-news-list ul li .info{width: 700px;}
.ny-news-list ul li .info em{ display: block; font-size: 16px; color: #333; }
.ny-news-list ul li .info p{display: block;font-size: 14px;color: #808080;margin-bottom: 6px;}
.ny-news-list ul li .info b {display: block;font-size: 14px;color: #808080;background: url(../images/nynews-icon.png) no-repeat left center;padding-left: 22px;}
.ny-news-list ul li:hover .info em{color: #428acb;}
.ny-news-list ul li:hover{border-color: #428acb;}

/*内页图片列表页*/
.ny-pic-list ul{width: 900px;}
.ny-pic-list ul li{float: left; margin-right: 20px; width: 280px; }
.ny-pic-list ul li .pic{width: 280px; height: 196; overflow: hidden; }
.ny-pic-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;}
.ny-pic-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;}
.ny-pic-list ul li em{display: block; font-size: 15px; line-height: 45px; color: #333; text-align: center;}
.ny-pic-list ul li:hover em{color: #428acb;}


/*内页资质列表页*/
.ny-zizhi-list ul{width: 900px;}
.ny-zizhi-list ul li{float: left; margin-right: 20px;  border: solid 1px #ccc; padding: 20px 20px 0; margin-bottom: 20px;}
.ny-zizhi-list ul li:hover{border-color: #428acb;}
.ny-zizhi-list ul li em{display: block; font-size: 15px; line-height: 45px; color: #666; text-align: center;}


.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;}
