@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; }
BODY {FONT:13px/1.75 "微软雅黑", arial,sans-serif; COLOR: #666;  background:#fff;min-width: 1136px;}
A {COLOR: #666; TEXT-DECORATION: none}
P{COLOR: #434343;}
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;}
.fl{FLOAT: left}
.fr{FLOAT: right}
.container{width:1000px; 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;}
.bg-black{background: #000;}
.col-black{color: #000;}
.col-white{color: #fff;}
.col-orange{color: #f08300;}
/* CSS Document */

/*公共头部*/
.head .logo{margin: 22px 0 23px;}
.head .logo h1{line-height: 0;}
.fast-link{overflow: hidden;margin: 9px 0 14px;}
.fast-link li{float: left;}
.fast-link li a{display: block; padding: 0 10px;font-size: 13px;line-height: 15px;border-right: solid 1px #666;}
.fast-link li:last-child a{border-right: 0;}
.head-tel{padding-left: 50px;padding-top: 5px;font-size: 13px;line-height: 13px; background: url(../images/head-tel.png) no-repeat left center;}
.head-tel strong{display: block;margin-top: 10px; font-size: 20px;line-height: 15px; color: #e30003;}

/*导航*/
.nav{background: #ff0000;}
#nav li{float: left;width: 142px;position: relative;}
#nav li a{display: block;font-size: 15px;line-height: 46px;color: #fff;text-align: center;}
#nav li .hide{display: none;width: 300px;position: absolute; background-color: #eb0000;z-index: 10000;}
#nav li .hide em{display: block;}
#nav li .hide a{display: block;font-size: 14px;font-weight: bold;padding-left: 36px;background: url(../images/nav-libg.png) no-repeat 20px center;text-align: left;line-height: 38px;}
#nav li a:hover{background-color: #000;}
#nav li a.on{background-color: #000;}
#nav li:hover .hide{display: block;}

/*首页banner*/
.banner{position:relative;}
.banner-hd {height:600px;position: relative; overflow:hidden;}
.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:96px;height:20px; margin:0 10px; cursor:pointer; float: left;border-radius: 10px;background-color: #fff;}
.banner-hd .num li.on { background:#ff0000; } /*当前项*/

/*热门关键词搜索*/
.search{margin: 26px 0;}
.search ul{line-height: 36px;}
.search ul p{float: left;}
.search ul li{float: left;}
.search ul li a{margin-right: 20px;}
.search-txt{display: inline-block;width: 250px;font-family: "微软雅黑"; line-height: 34px;color: #c9c9c9;border: solid 1px #ddd;padding-left: 12px;border-right: none;border-top-left-radius: 3px;border-bottom-left-radius: 3px;outline: none;}
.search-btn{display: inline-block;width: 64px;font-family: "微软雅黑";line-height: 36px;color: #fff;border: none;border-top-right-radius: 3px;border-bottom-right-radius: 3px;background-color: #e30003;outline: none;}

/*产品中心*/
.pro-class{background-color: #f5f5f5;position: relative;margin-bottom: 40px;}
.pro-class .title{padding-left: 16px;width: 85px;background: url(../images/pro-title.jpg) no-repeat right top #434343;padding-bottom: 51px;}
.pro-class .title h2{padding:21px 0 4px; font-size: 16px;line-height: 16px;color: #fff;}
.pro-class .title span{font-size: 12px;line-height: 12px;color: #d4d4d4;display: block;}
.pro-class .title i{display: block;margin-top: 25px; width: 20px;height: 1px;background-color: #fff;}
.pro-content{width: 898px;}
.pro-content ul{overflow: hidden;width: 760px;float: left;}
.hot-pro{margin: 24px 0 14px;}
.pro-content p{font-size: 15px;font-weight: bold;line-height: 23px;float: left;color: #434343;margin: 0 36px 0 16px;}
.pro-content ul li{float: left;width: 190px;}
.pro-content ul li a{font-size: 14px;line-height: 23px;float: left;color: #434343;}
.pro-content .more{display: block;width: 17px; font-size: 16px;line-height: 51px;color: #fff;text-align: center;background-color: #434343;position: absolute;right: 0;top: 50%;margin-top: -25px;}
.pro-content ul li a:hover{color: #e30003;}
.pro-content .more:hover{background-color: #e30003;}
.contbox{padding-bottom: 35px;border-bottom: solid 1px #dedede;margin-bottom: 40px;}
.hidden{display: none;}
.tab-nr .tab-info{width: 480px;margin-right: 22px;}
.tab-nr .tab-info h3{font-size: 28px;line-height: 28px;color: #545454;margin: 25px 0 26px;}
.tab-nr .tab-info p{font-size: 14px;line-height: 28px;}
.tab-nr .tab-info a{display: block; float: left;margin-right: 10px;margin-top: 40px; width: 120px;font-size: 15px;line-height: 38px;color: #fff;text-align: center; background-color: #1d1d1d;}
.tab-nr .tab-info a.detail{background-color: #e30003;}
.btnlist{margin: 0 27px 60px;position: relative;}
.btnlist .fa{float: left;margin:0 22px;position: relative;}
.btnlist .fa .tu{background: #fff;}
.btnlist .fa .wz{position: absolute;bottom: 0; width: 100%;}
.btnlist .fa .wz a{display: block; font-size: 15px;line-height: 32px;color: #fff;text-align: center; background-color: rgba(0,0,0,0.31);}
.btnlist .cur .wz a{background-color:rgba(227,0,3,0.75);}
.prev,.next{display: block; width: 16px;height: 36px;position: absolute;background: url(../images/pro-prev.jpg) no-repeat center center;top: 80px;z-index: 200;}
.prev{left: -28px;}
.next{right: -28px;background: url(../images/pro-next.jpg) no-repeat center center;}

/*宣传一*/
.ad{height: 652px; background: url(../images/ad-bg.jpg) no-repeat center center;border-top: solid 6px #ff9306;color: #fff;position: relative;}
.ad .title em{display: block;font-size: 38px;font-weight: bold;line-height: 38px;text-align: center;padding-top: 74px;padding-bottom: 13px;}
.ad .title span{display: block; font-size: 24px;line-height: 24px;text-align: center;}
.ad .title i{display: block; width: 104px;height: 1px;background-color: #ff9306;margin: 27px auto 42px;}
.ad .detail{font-size: 16px;font-weight: 28px;color: #c8c8c8;text-align: center;margin-bottom: 50px;}
.ad ul{overflow: hidden;width: 1062px;margin: 0 auto;}
.ad ul li{float: left;padding: 0 62px;border-right: solid 1px #f7f7f7;}
.ad ul li:first-child{padding-left: 0;}
.ad ul li:last-child{border-right: 0;}
.ad ul li span{display: block;width: 154px;height: 154px;margin-bottom: 5px; border-radius: 50%;background:url(../images/ad-pic1.png) no-repeat center center #f7f7f7;}
.ad ul li .bg2{background:url(../images/ad-pic2.png) no-repeat center center #f7f7f7;}
.ad ul li .bg3{background:url(../images/ad-pic3.png) no-repeat center center #f7f7f7;}
.ad ul li .bg4{background:url(../images/ad-pic4.png) no-repeat center center #f7f7f7;}
.ad ul li p{font-size: 18px;line-height: 48px;color: #fff;text-align: center;}
.ad ul li:hover .bg1{background:url(../images/ad-pic1-hover.png) no-repeat center center #ff9306;}
.ad ul li:hover .bg2{background:url(../images/ad-pic2-hover.png) no-repeat center center #ff9306;}
.ad ul li:hover .bg3{background:url(../images/ad-pic3-hover.png) no-repeat center center #ff9306;}
.ad ul li:hover .bg4{background:url(../images/ad-pic4-hover.png) no-repeat center center #ff9306;}

/*宣传联系*/
.ad-contact{background: url(../images/contact1.png) no-repeat center top;height: 194px;position: absolute;left: 50%;margin-top: -34px;margin-left: -500px;}
.ad-contact img{display: block;margin: 20px auto 38px;}
.ad-contact input{display: block; width: 168px;line-height: 47px;font-size: 18px;font-family: "微软雅黑"; color: #fff;text-align: center; background-color: #e30003;border:none; border-radius: 5px;margin-right: 60px;}
.ad-contact p{padding-left:20px;font-size: 16px;line-height: 40px;color: #000;background: url(../images/contact-tel.png) no-repeat left center;clear: both;margin-right: 74px; }

/*设备展示*/
.equipt{margin-top: 210px;margin-bottom: 66px;}
.equipt .title h2{font-size: 32px;font-weight: normal;text-align: center;color: #333;line-height: 32px;}
.equipt .title em{font-size: 16px;line-height: 16px;text-align: center;color: #b7b7b7;display: block;margin: 8px 0 34px;}
.equipt .content{position: relative;}
.equipt .bd{overflow: hidden;}
.equipt ul{overflow: hidden;}
.equipt li{width: 295px;margin-right: 58px;float: left;}
.equipt li a{display: block;}
.equipt li .pic{width: 295px;height: 268px;overflow: hidden;}
.equipt li img{display: block;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;opacity:1;}
.equipt li p{font-size: 15px;line-height: 50px;color: #333;text-align: center; background-color: #ececec;}
.equipt li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.equipt li:hover p{background-color: #ff9639;color: #fff;}
.equipt .prev,.equipt .next{width: 37px;height: 79px;background: url(../images/equipt-prev.png);position: absolute;top: 113px;}
.equipt .prev{left:-68px; }
.equipt .next{right: -68px;background: url(../images/equipt-next.png);}

/*宣传二*/
.ad2{background-color: #f2f2f2;margin-bottom: 40px;}
.ad2 .title{border-bottom: solid 1px #bfbfbf;padding-top: 63px;padding-bottom: 38px;margin-bottom: 56px;}
.ad2 .title strong{display: block;font-size: 28px;line-height: 28px;color: #3f3f3f;margin-bottom: 15px;}
.ad2 .title span{color: #e30003;}
.ad2 .title em{font-size: 15px;line-height: 15px;color: #888;text-transform: Uppercase;display: block;}
.ad2 .content{padding-bottom: 82px;}
.ileft{width: 527px;}
.ititle{padding-left: 84px;margin-bottom: 42px;min-height: 45px;}
.ititle strong{font-size: 16px;line-height: 16px;color: #333;display: block;margin-bottom: 4px;}
.ititle em{line-height: 12px;color: #949292;}
.item ul{margin-left: 84px;}
.item ul li{padding-left: 18px;background: url(../images/ico-item.png) no-repeat left 9px;font-size: 15px;line-height: 22px;color: #333;margin-bottom: 13px;}
.item1{margin-bottom: 52px;}
.item1 .ileft{margin-top: 58px;}
.item3 .ileft{margin-top: 87px;}
.item1 .ititle{background: url(../images/item-num1.png) no-repeat left center;}
.item2 .ititle{background: url(../images/item-num2.png) no-repeat left center;}
.item3 .ititle{background: url(../images/item-num3.png) no-repeat left center;}
.item2{margin-bottom: 18px;}

/*新闻动态*/
.news .title{margin-bottom: 30px;}
.news .title{overflow: hidden;background: url(../images/news-title.png) no-repeat center bottom;}
.news .title h2{font-size: 20px;line-height: 20px;color: #e30003;padding-bottom: 19px;margin-left: 18px;}
.news .title .more{font-size: 15px;}
.news .title .more:hover{color: #e30003;}
.news .latest{overflow: hidden;margin-bottom: 38px;}
.news .latest .info{width: 618px;}
.info-title{overflow: hidden;margin: 12px 0 17px;}
.info-title strong{font-size: 16px;line-height: 16px;color: #4a4a4a;display: block;}
.info-title strong:hover{color: #e30003;}
.info-title .date{color: #9c9c9c;line-height: 16px;}
.news .latest .info p{font-size: 14px;line-height: 23px;color: #8b8b8b;}
.news .latest .more1{display: block;margin-top: 22px;font-size: 13px;line-height: 13px;color: #000;}
.news .latest .more1:hover{color: #e30003;}
.news-list{overflow: hidden;/*width: 1096px;*/margin-bottom: 50px;}
.news-list li{float: left;width: 452px;margin-right: 96px;margin-bottom: 32px;}
.news-list li:nth-child(2n){ margin-right: 0;}
.news-list li .numb{font-size: 56px;line-height: 58px;color: #d8d8d8;}
.news-list li a{display: block;width: 374px;}
.news-list li a span{line-height: 13px;color: #a4a4a4;}
.news-list li a strong{font-size: 14px;display: block;line-height: 37px;}
.news-list li a p{line-height: 13px;color: #878787;}
.news-list li a:hover strong{color: #e30003;}

/*公共底部*/
.footer{background: #565458;padding-bottom: 38px;border-bottom: solid 8px #ff9639;}
.foot-nav{overflow: hidden;border-bottom: solid 1px #727272;padding: 40px 8px 30px;margin-bottom: 30px;height: 15px;}
.foot-nav li{float: left;padding:0 40px;}
.foot-nav li a{font-size: 15px;line-height: 15px;color: #cacaca;}
.foot-nav li a:hover{color: #fff;}
.footer .contact p{line-height: 25px;color: #f8f8f8;margin-left: 48px;}
.footer .contact p a{color: #f8f8f8;}
.footer .foot-tel{padding-left: 44px;background: url(../images/foot-tel.png) no-repeat left top;font-size: 15px;line-height: 15px;color: #f8f8f8;margin-right: 66px;}
.footer .foot-tel em{font-size: 22px;font-weight: bold;line-height: 28px;color: #ff9639;display: block;margin-top: 18px;}

/*内页*/
.ny-banner-hd{height: 410px;}
.ny-main{margin-top: 40px;margin-bottom: 50px;}

/*产品列表页*/
.ny-left{width: 236px;}
.column{margin-bottom: 25px;}
.column-title{background: #e30003;}
.column-title em{display: block;font-size: 20px;line-height: 60px;color: #fff;text-align: center;font-weight: bold;}
.ctitle1{border: solid 3px #e30003;border-top: 0;}
.ctitle1 li{line-height: 40px;}
.ctitle1 li a{display: block;margin-bottom: 1px; font-size: 16px;color: #333;text-align: center;background: #f2f2f2;}
.ctitle1 li a:hover{background: #c8c8c8;}
.ctitle1 li a.on{background: #c8c8c8;}
.ctitle1 li .ctitle2 a:hover{background: none;}
.ctitle1 li .ctitle2 a.on{background: none;}
.ctitle1 .ctitle2 li{display: block;overflow: hidden;height: 45px;line-height: 45px;}
.ctitle1 .ctitle2 a{float: left; display: block;margin-left: 10px; font-size: 14px;color: #333; text-align: left;background: 0;}
.ctitle1 .ctitle2 span{display: block; float: left;margin-top: 19px;margin-left: 25px; width: 4px;height: 7px;background: url(../images/column-list-bg.png) no-repeat; background-position: left center;}
.ctitle1 .ctitle2 li:hover a{color: #e30003;}
.ctitle1 .ctitle2 li:hover span{background-position: right center;}
.ny-contact .ny-contact-title{background: #e30003;}
.ny-contact .ny-contact-title em{display: block;font-size: 18px; line-height: 60px; color: #fff;text-align: center;font-weight: bold;}
.ny-contact .content{width: 216px; padding: 15px 7px 20px;margin-top: -5px; background: #fff;border: solid 3px #e30003;border-top: 0;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.ny-contact .content p{padding-left: 24px;font-size: 14px;line-height: 40px; color: #333; border-bottom: solid 1px #eee;}
.ny-contact .content p:last-child{border: none;}
.ny-contact .content .add{background: url(../images/icon-contact-f.png) no-repeat left 7px;line-height: 25px;margin-top: 5px; }
.ny-contact .content .tel{background: url(../images/icon-contact-c.png) no-repeat left center; }
.ny-contact .content .fax{background: url(../images/icon-contact-d.png) no-repeat left center; }
.ny-contact .content .email{background: url(../images/icon-contact-e.png) no-repeat left center; }

.ny-right{width: 726px;}
.ny-right .position{margin-bottom: 25px; border-bottom: solid 1px #ddd;border-top: solid 1px #ddd;}
.ny-right .position span{display: block; padding-left: 35px; font-size: 13px;line-height: 40px;background: url(../images/position-bg.png) no-repeat left center;}
.ny-right .position span a:hover{color: #e30003;}
.ny-right .content{overflow: hidden;}
.ny-right .product-list{overflow: hidden;width: 766px;}
.ny-right .product-list li{width: 220px;float: left;margin-right: 33px; margin-bottom: 25px;}
.ny-right .product-list li a{display: block;}
.ny-right .product-list li .pic{width: 217px;height:158px; overflow: hidden;  border: solid 1px #eee;}
.ny-right .product-list li img{display: block; width: 217px;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;opacity:1;}
.ny-right .product-list li .pro-name{padding-left: 15px;background: #eee;overflow: hidden;}
.ny-right .product-list li p{font-size: 15px;line-height: 30px;margin: 10px 0 5px;}
.ny-right .product-list li .btn{float: left; display: block;width: 90px;margin-bottom: 15px; line-height: 26px;font-size: 12px;color: #fff;background: #000;text-align: center;border-radius: 3px;}
.ny-right .product-list li .btn-more{margin-right: 10px;background: #e30003;}
.ny-right .product-list li .btn:hover{text-decoration: underline;}

/*产品详情*/
.ny-right .content .pro1 .spec-preview img{display: block;}
.ny-right .content .pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #2d2d2d;display: block;}
.ny-right .content .pro1 .descript1 p{width: 360px;font-size: 13px;color: #8e8e8e;line-height: 25px;}
.ny-right .content .pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #000; }
.ny-right .content .pro1 .descript1 a.consult:hover{background-color: #e70000;}
.ny-right .content .pro1 .descript1 p.haoma{font-size: 16px; font-weight: bold; color: #e30003;line-height: 35px;margin-top: 10px; margin-bottom: 10px;}
.ny-right .content .pro1 .share{overflow: hidden;margin-top: 15px;}
.ny-right .content .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right .content .detail .de-title{border-bottom: solid 3px #e30003;}
.ny-right .content .detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#e30003;}
.ny-right .content .detail .infor{padding-top: 15px;}
.ny-right .content .detail .infor p{font-size: 14px;color: #2d2d2d;line-height: 25px;}
/*设备展示列表*/
.ny-right .ny-case-list{overflow: hidden;width: 766px;}
.ny-right .ny-case-list li{width: 220px;float: left;margin-right: 32px; margin-bottom: 25px;}
.ny-right .ny-case-list li a{display: block;}
.ny-right .ny-case-list li .pic{width: 217px;height:197px; overflow: hidden;  border: solid 1px #eee;}
.ny-right .ny-case-list li img{display: block; width: 217px;  -ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.ny-right .ny-case-list li p{font-size: 15px;line-height: 35px; text-align: center;}
.ny-right .ny-case-list li:hover .pic{border:solid 1px #e30003;}
.ny-right .ny-case-list li:hover p{color: #e30003;}


/*新闻列表*/
.ny-right .content ul.ny-news li{margin: 0 0 32px;overflow: hidden;padding-bottom: 22px;border: none;border-bottom: solid 1px #f0f0f0;}
.ny-right .content ul.ny-news li .date{width: 82px;padding: 14px 7px;border:solid #dbdbdb 1px;border-radius: 5px;}
.ny-right .content ul.ny-news li .date span{display: block;border-bottom: solid #dbdbdb 1px;font-size: 40px;line-height: 40px;color: #e30003; padding-bottom: 8px;}
.ny-right .content ul.ny-news li .date p{font-size: 17px;line-height: 17px;color: #e30003; margin-top: 15px;}
.ny-right .content ul.ny-news li .descript{overflow: hidden;width: 590px;}
.ny-right .content ul.ny-news li .descript .title1{padding-bottom: 0px;}
.ny-right .content ul.ny-news li .descript strong{font-size: 16px;line-height: 38px;color: #333;display: block;}
.ny-right .content ul.ny-news li .descript .title1 span{font-size: 13px;color: #c5c5c5;line-height: 35px;margin-right: 10px;}
.ny-right .content ul.ny-news li .descript strong:hover{color: #e30003;}
.ny-right .content ul.ny-news li .descript p{color: #5f5f5f;font-size: 13px;line-height: 20px;}


/*推荐资讯*/
.recommend .title,.related .title{border-bottom: solid 1px #eee;margin-bottom: 20px;}
.recommend .title strong,.related .title strong{display: inline-block; font-size: 16px;line-height: 45px;text-align: left;}
.recommend .title strong em,.related .title strong em{display: inline-block;font-size: 13px;margin-left: 10px;font-weight: normal;color: #aaa;}
.tou-recommend .info{width: 500px;margin-bottom: 20px;}
.tou-recommend .info strong{display: block;font-size: 16px;line-height: 30px;margin-bottom: 5px;}
.tou-recommend .info p{font-size: 13px;line-height: 26px;color: #666;}
.tou-recommend .info .more{color: #e30003;}
.tou-recommend .info strong:hover{color: #e30003;}
.tou-recommend .info .more:hover{text-decoration: underline;}
.recommend-list{overflow: hidden;width: 742px;}
.recommend-list li{width: 350px;float: left;margin-right: 21px;line-height: 35px;}
.recommend-list li a{display: block;padding-left: 15px;background: url(../images/ico-recommend.png) no-repeat left center;}
.recommend-list li a:hover{color: #e30003;}


/*相关产品*/
.pro1-list{overflow: hidden;width: 766px;}
.pro1-list li{width: 220px;float: left;margin-right: 32px; margin-bottom: 25px;position: relative;}
.pro1-list li a{display: block;}
.pro1-list li .pic{width: 217px;height:158px; overflow: hidden;  border: solid 1px #eee;}
.pro1-list li img{display: block; width: 217px;  -ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.pro1-list li:hover .pic{border:solid 1px #e30003;}
.pro1-list li p a{width: 100%; font-size: 15px;line-height: 30px;color: #fff; text-align: center;background: rgba(0,0,0,0.5);line-height: 45px;position: absolute;bottom: 0;}



.ny-right .content p{ font-size:13px; line-height:30px;}

.ny-right .content .pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:0px solid #eee;text-align:center;}
.ny-right .content  .pagelist a,
.ny-right .content  .pagelist span {border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
.ny-right .content .pagelist span.current {color: #f30;border: 1px solid #ddd;}