@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:13px/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: 93px; position: fixed; width: 100%; top: 0px; z-index: 222; background: #fff;}
.head .logo{margin-top: 19px;}
.head .logo h1 {line-height: 0px;}

.head .nav {margin-top: 26px;}
.head .nav ul li{float: left; margin-right: 45px; height: 40px; }
.head .nav ul li:last-child{margin-right: 0px;}
.head .nav ul li a{display: block;font-size: 15px; line-height: 40px; color: #1d1918; text-align: center;}
.head .nav ul li:hover a{color: #007a3a; border-bottom: solid 2px #007a39;}
.head .nav ul li.on a{color: #007a3a; border-bottom: solid 2px #007a39;}
.hide-zw{padding-top: 25px;}

.head .nav ul li .hide {position: absolute;height: 0;overflow: hidden; top: 93px; z-index: 1000; }
.head .nav ul li .hide a {float: left;display: inline-block;line-height: 42px;font-size: 15px;color: #fff;text-align: center; margin-right: 40px;}
.head .nav ul li .hide-bg {top: 93px;width: 100%;transition: all ease 0.3s;height: 0px;background: rgba(23,23,23,0.55);transition: all ease 0.3s;position: absolute;z-index: 99;left: 0;}
.head .nav ul li:hover .hide{height: 42px;transition: all ease 0.6s;}
.head .nav ul li:hover .hide-bg {height: 42px;transition: all ease 0.6s}
.head-zw{height: 93px;}

/*首页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-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:13px;height:13px;  color: #FFFFFF;margin:0 5px; cursor:pointer; float: left; background: #fff; border-radius: 50%;}
.banner-hd .num li.on {background: #007a39;  } /*当前项*/


/*关于我们*/
.title img{display: block; margin: 0 auto 13px;}
.title h3{display: block; font-size: 20px; line-height: 20px; color: #202020; margin-bottom: 15px;}
.title i{display: block; width: 39px; height: 1px; background: #8e8e8e; margin: 0 auto;}
.about{margin: 73px 0 65px;}
.about .info p{display: block; font-size: 14px; line-height: 34px; color: #202020; text-align: center; width: 1138px; margin: 18px 0 41px;}
.about-more{display: block; background: url(../images/about-more.png) no-repeat; background-position: left center; width: 30px; height: 18px; margin: 0 auto;   -ms-transition-duration: 0.2s;transition-duration: 0.2s;}
.about-more:hover{background-position: right center;}
.about-bg{background: url(../images/about-bg.jpg) no-repeat center; height: 140px; padding-top: 27px;}
.about-nav ul li {float: left; width: 20%;}
.about-nav ul li .icon {display: block; width: 82px; overflow: hidden; height: 82px; border: solid 1px #fff; border-radius: 50%; margin: 0 auto;}
.about-nav ul li a:hover .icon { transform:scale(0); animation:three-an .2s linear 0s; animation-fill-mode:forwards;-webkit-transform:scale(0); -webkit-animation:three-an .2s linear 0s; -webkit-animation-fill-mode:forwards;-moz-transform:scale(0); -moz-animation:three-an .2s linear 0s; -moz-animation-fill-mode:forwards;-o-transform:scale(0); -o-animation:three-an .2s linear 0s; -o-animation-fill-mode:forwards;}
@keyframes three-an
{
    0{ -webkit-transform:scale(0); transform:scale(0)}
    100%{-webkit-transform:scale(1);transform:scale(1)}    
}
@-webkit-keyframes three-an
{
    0{ -webkit-transform:scale(0); transform:scale(0)}
    100%{-webkit-transform:scale(1);transform:scale(1)}    
}

.about-nav ul li  .icon1{background: url(../images/about-icon1.png) no-repeat center;}
.about-nav ul li  .icon2{background: url(../images/about-icon2.png) no-repeat center;}
.about-nav ul li  .icon3{background: url(../images/about-icon3.png) no-repeat center;}
.about-nav ul li  .icon4{background: url(../images/about-icon4.png) no-repeat center;}
.about-nav ul li  .icon5{background: url(../images/about-icon5.png) no-repeat center;}

.about-nav ul li a:hover .icon1{background: url(../images/about-icon1.png) no-repeat center #007a39; border: solid 1px #007a39;}
.about-nav ul li a:hover .icon2{background: url(../images/about-icon2.png) no-repeat center #007a39; border: solid 1px #007a39;}
.about-nav ul li a:hover .icon3{background: url(../images/about-icon3.png) no-repeat center #007a39; border: solid 1px #007a39;}
.about-nav ul li a:hover .icon4{background: url(../images/about-icon4.png) no-repeat center #007a39; border: solid 1px #007a39;}
.about-nav ul li a:hover .icon5{background: url(../images/about-icon5.png) no-repeat center #007a39; border: solid 1px #007a39;}

.about-nav ul li em{display: block; font-size: 15px; line-height: 43px; color: #fff; text-align: center;}


/*产品中心*/
.product{background: #f7f7f8; padding: 44px 0 57px;}
.product .title{margin-bottom: 20px;}
.pro-name{background: #fff; width: 227px; padding: 20px 46px 11px 25px}
.pro-name strong{display: block; background: url(../images/class-icon.png) no-repeat left center; padding-left: 33px; font-size: 16px; line-height: 16px; color: #007a39;}
.pro-name img{display: block; margin: 20px 0 3px;}
.pro-name .ctitle1 li{margin-bottom: 10px;}
.pro-name .ctitle1 li a{display: block; padding: 0 5px; font-size: 15px; line-height: 35px; font-weight: bold; background: url(../images/proclass1-icon-on.png) no-repeat 206px center #007a39;  color: #fff;}
.pro-name .ctitle1 li.on a,.pro-name .ctitle1 li:hover a{background: url(../images/proclass1-icon-on.png) no-repeat 206px center #007a39;  color: #fff;}

.pro-name .ctitle2{padding-left: 10px;}
.pro-name .ctitle2  li{float: left;  width: 203px; background: url(../images/name-li.jpg) no-repeat left center; padding-left: 14px; font-size: 13px; line-height: 42px; color: #0a243e; border-bottom: solid 1px #eee; cursor: pointer;}

.product-xq{background: #fff; width: 895px;}
.product-xq ul li strong{ display: block; font-size: 16px; line-height: 53px; color: #007a39; padding-left: 24px; border-bottom: solid 1px #f0f0f0;}
.product-xq ul li .pic{display: block; width: 505px; height: 511px; margin-right: 20px;}
.product-xq ul li .info{width:354px; margin-right: 14px;}
.product-xq ul li .info em{display: block; font-size: 16px; line-height: 16px; color: #191919; margin: 89px 0 14px;}
.product-xq ul li .info p{display: block; font-size: 14px; line-height: 31px; color: #515151; margin-bottom: 29px;}
.pro-more{display:block;width:135px;height:42px;border:1px solid #007a39;font-weight:normal;font-size: 14px; line-height:42px;color:#007a39;text-align: center; }
.pro-more:hover{background: #007a39; color: #fff;}

/*设备展示*/
.eq{background: url(../images/eq-bg.jpg) no-repeat center; padding-top: 58px; height: 566px; margin-bottom: 24px;}
.eq .title{margin-bottom: 43px;}
.eq .title h3{color: #fff;}
.eq .title i{background: #fff;}
.eq-list{margin-bottom: 38px;}
.eq-list ul li{float: left; width: 289px; margin-right: 15px;}
.eq-list ul li .pic{width: 289px; height: 273px; overflow: hidden;}
.eq-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;}
.eq-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;}
.eq-list ul li  em{display: block; background: #1a1a1a; padding: 0 10px; width: 269px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 18px; line-height: 50px; color: #fff; text-align: center;} 
.eq-list ul li:hover  em{background: #007a39;}
.eq-more{display: block; width: 219px; font-style: 16px; line-height: 49px; color: #fff; text-align: center; margin: 0 auto;}

/* Shutter Out Vertical */
a.hvr-shutter-out-vertical {vertical-align: middle;-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;background: #1a1a1a; color: #fff;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
a.hvr-shutter-out-vertical:before {content: "";position: absolute;z-index: -1;top: 0;bottom: 0;left: 0;right: 0;background: #007a39;-webkit-transform: scaleY(0);transform: scaleY(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.hvr-shutter-out-vertical:hover,a.hvr-shutter-out-vertical:focus,a.hvr-shutter-out-vertical:active {color: white;}
a.hvr-shutter-out-vertical:hover:before,a.hvr-shutter-out-vertical:focus:before,a.hvr-shutter-out-vertical:active:before {-webkit-transform: scaleY(1);transform: scaleY(1);}


/*新闻*/
.news{margin-bottom: 23px;}
.news .container{border-top: solid 1px #c8c8c8;}
.news-title{display: block; font-size: 21px; line-height: 93px; color: #2a2a2a; font-weight: bold; border-top: solid 2px #007a39; width: 100px;}

.news-fl {width: 599px;}
.news-fl .pic{width: 599px; height: 280px;}
.news-fl .info{border: solid 1px #cecece; border-top: none; padding: 16px 0 0 21px; width: 576px;}
.news-fl .info ul li{float: left; margin-bottom: 16px; }
.news-fl .info ul li em{display: inline-block; font-size: 14px; line-height: 14px; color: #2f2725; font-weight: bold;  background: url(../images/news-li.png) no-repeat right center; width: 54px; margin-right: 16px;}
.news-fl .info ul li span{display: inline-block; font-size: 14px; line-height: 14px; color: #4c4c4c; width: 450px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.news-fl .info ul li:hover span{color: #007a39;}

.news-fr{width: 549px;}
.news-fr .info ul li{float: left; border-bottom: solid 1px #f5f5f5; margin-bottom: 24px; }
.news-fr .info ul li em{display: block; background: #f5f5f5; font-size: 14px; line-height: 36px; color: #2a2a2a; padding-left: 12px; } 
.news-fr .info ul li em:hover{color: #007a39;}
.news-fr .info ul li p{display: block; font-size: 14px; line-height: 32px; color: #6c6c6c; margin: 13px 0 7px;}


/*公共底部*/
.foot{background: #6e6e6e; padding-top: 28px;}
.foot-nav{margin-right:88px;}
.foot-nav dl{float: left; margin-right: 70px;}
.foot-nav dl dd a{display: block; font-size: 15px; line-height: 15px; color: #fff; margin-bottom: 34px;}
.foot-nav dl dd a:hover{text-decoration: underline;}
.foot-contact em{display: block; font-size: 15px; line-height: 15px; color: #fff; margin-bottom: 38px}
.foot-contact dl {float: left; margin-right: 40px;}
.foot-contact dl dd{display: block; font-size: 15px; line-height: 18px; color: #e4e4e4; margin-bottom: 15px; padding-left: 38px;}
.foot-contact dl dd.add-icon{background: url(../images/foot-icon1.png) no-repeat left center;}
.foot-contact dl dd.tel-icon{background: url(../images/foot-icon2.png) no-repeat left center;}
.foot-contact dl dd.fax-icon{background: url(../images/foot-icon3.png) no-repeat left center;}
.foot-contact dl dd.email-icon{background: url(../images/foot-icon4.png) no-repeat left center;}
.foot-contact dl dd.qq-icon{background: url(../images/foot-icon5.png) no-repeat left center;}
.foot-contact dl dd.wechat-icon{background: url(../images/foot-icon6.png) no-repeat left center;}

.wechat dl{float: left; margin:0 22px;}
.wechat dl span{display: block;font-size: 15px; line-height: 15px; color: #fff; margin-bottom: 24px;}

.foot-bottom{background: #373737; height: 62px;}
.foot-logo{margin-top: 9px;}
.foot-bottom .copy p{display: block; font-size: 14px; line-height: 14px; color: #f7f7f7; margin-top: 12px;}
.foot-bottom .copy p a{color: #f7f7f7; }
.foot-bottom .copy p a:hover{text-decoration: underline;}

/*在线咨询*/
.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:#007a39; }
.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: #007a39;padding: 10px 0px;}
.service-box li p.zx-tel{left:-205px; width:200px;}
.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-main{margin-top: 25px; margin-bottom:100px;}

.ny-left{width:260px;}
.column-title{width:260px; background: #007a39;height:90px;padding-top:20px;}
.column-title{color:#fff;font-size:30px;}
.column-title:after{content: '';display: block; background: #fff;width:70px;height:3px;margin-left:20px;margin-top:10px;}
.column-title span{padding-left:20px}
.column-title em{font-size:12px;color:#eee;padding-left: 10px;}

.ny-left  .ctitle1{ background: #fff;}
.ny-left  .ctitle1 li{font-size:16px;margin:2px auto;line-height:35px;}
.ny-left  .ctitle1 li a{ display: block;width:244px;margin:0 auto;color:#666; background: #eee;padding:0 8px;height:50px;line-height: 50px;font-size:15px}
.ny-left  .ctitle1 li.on a,.ctitle1 li:hover a{ background: #007a39;color:#fff}

.ny-contact{background:#464646;height: 88px;padding-left: 26px;padding-top: 24px;margin-top:20px }
.ny-contact em{display: block; font-size: 14px;line-height: 14px;color: #fff;margin-bottom: 10px;}
.ny-contact p{background: url(../images/ny-contact-tel.png)no-repeat left center;font-size: 18px;line-height: 28px;font-weight: bold; color: #fff; padding-left:38px;}

.ny-right{width:900px;}
.ny-right .position{display: block;margin-top: 30px; margin-bottom: 20px; border-bottom: solid 1px #ddd;position: relative;}
.ny-right .position span{display: block; padding-left: 50px; font-size: 13px;line-height: 40px;background: url(../images/ny-home.png) no-repeat 20px center;border-bottom: solid 1px #007a39; z-index: 3;position: absolute;bottom: -1px;left: 0;}
.ny-right .position span a.on{color: #007a39;}
.ny-right .position span a:hover{color: #007a39;}


/*内页产品列表*/
.ny-product-list ul {width: 930px;}
.ny-product-list ul  li{float: left; border: solid 1px #ccc; width: 278px;  margin-right: 30px; margin-bottom: 25px;}
.ny-product-list ul  li:nth-child(3n){margin-right: 0;}
.ny-product-list ul  li .pic{width: 278px;  height: 281px;}
.ny-product-list ul  li  em{display: block; font-size: 15px; line-height: 35px; color: #333; text-align: center; padding: 0 10px; width: 258px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.ny-product-list ul  li:hover{border: solid 1px #007a39;}
.ny-product-list ul  li:hover em{color: #007a39;}








/*产品详情*/
.ny-right  .pro1 .pro-list-pic{width: 332px;}
.ny-right  .pro1 .spec-preview img{display: block;}
.ny-right  .pro1 .descript1{width: 533px;}
.ny-right  .pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #2d2d2d;display: block;}
.ny-right  .pro1 .descript1 p{width: 533px;font-size: 13px;color: #8e8e8e;line-height: 25px;}
.ny-right  .pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #1a1a1a; }
.ny-right  .pro1 .descript1 a.consult:hover{background-color: #007a39;}
.ny-right  .pro1 .descript1 p.haoma{font-size: 18px; font-weight: bold; color: #007a39;line-height: 35px;margin-top: 10px; margin-bottom: 10px;}
.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 #007a39; margin-bottom: 10px;}
.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:#007a39;}


/*内页公司新闻列表*/
.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: #007a39; 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: 770px;}
.ny-news-list ul li .descript strong{width:600px; font-size: 16px;line-height: 38px;color: #232323;font-weight: bold;display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.ny-news-list ul li .descript strong:hover{color: #007a39; }
.ny-news-list ul li .descript p{color: #5f5f5f;font-size: 14px;line-height: 22px;}


/*内页行业新闻列表*/
.ny-news-list2 ul li{float: left; border-bottom: solid 1px #f5f5f5; margin-bottom: 24px; }
.ny-news-list2 ul li em{display: block; background: #f5f5f5; font-size: 14px; line-height: 36px; color: #2a2a2a; padding-left: 12px; } 
.ny-news-list2 ul li em:hover{color: #007a39;}
.ny-news-list2 ul li p{display: block; font-size: 14px; line-height: 32px; color: #6c6c6c; margin: 13px 0 7px;}


/*内页设备展示列表*/
.ny-eq-list ul{width: 930px;}
.ny-eq-list ul  li{width: 280px; margin-right: 30px; margin-bottom: 25px;}
.ny-eq-list ul  li:nth-child(3n){margin-right: 0;}
.ny-eq-list ul  li .pic{border: solid 1px #ccc; border-bottom: none; box-sizing: border-box; width: 280px; height: 264px;}
.ny-eq-list ul  li em{width: 260px; font-size: 16px; line-height: 45px;}


/*资料下载*/
.download-list ul li{float: left; border-bottom: solid 1px #f5f5f5; width: 100%;}
.download-list ul li a{display: block; background: url(../images/name-li.jpg) no-repeat left center; padding-left: 16px; font-size: 15px; line-height: 36px; color: #666; width: 750px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.download-list ul li a:hover{color: #007a39;}




.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;}
