﻿@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: 95px;}
.logo{margin-top: 17px;}
.head .logo h1 {line-height: 0px;}

.head-tel{ margin-top: 25px; }
.head-tel span{display: block; background: url(../images/head-tel-icon_1.png) no-repeat left center; font-size: 13px; line-height: 19px; color: #333; padding-left: 29px; margin-bottom: 8px;}
.head-tel em{display: block; font-size: 20px; line-height: 15px; color: #f3a51e; font-family: arial; font-weight: bold; }


.nav{background: url(../images/nav-bg_1.png) no-repeat center; height: 68px; z-index: 3;position: relative;}
.nav ul li{float: left; position: relative; }
.nav ul li>a{display: block; font-size:15px; line-height: 50px; color: #fff; text-align: center; padding: 0 37px;}
.nav ul li:last-child a{padding-right: 0px;}
.nav ul li.on>a{color: #f3a51e;}
.nav ul li:hover>a{color: #f3a51e; } 
.nav ul li .hide{background-color: #fff;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);float: left;font-size: 14px;left: 0px;display: none;width: 134px;opacity: 0.95;position: absolute;text-align: center;z-index: 10000;}
.nav ul li .hide em a{ display:block; font-size: 15px;line-height:35px;font-weight: normal; text-align:center; height:35px; color: #333;}
.nav ul li .hide em a:hover{background: #fff; color: #f3a51e; transition:background-color 0.3s linear; -moz-transition:background-color 0.3s linear;-webkit-transition:background-color 0.3s linear;-o-transition :background-color 0.3s linear;}

.navfixed{background: url(../images/nav-bg_1.png) no-repeat center; height: 68px; z-index: 3;position: fixed; width: 100%; top: 0px; z-index: 999;}
.navfixed ul li{float: left; position: relative; }
.navfixed ul li>a{display: block; font-size:15px; line-height: 50px; color: #fff; text-align: center; padding: 0 37px;}
.navfixed ul li:last-child a{padding-right: 0px;}
.navfixed ul li.on>a{color: #f3a51e;}
.navfixed ul li:hover>a{color: #f3a51e; } 
.navfixed ul li .hide{background-color: #fff;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);float: left;font-size: 14px;left: 0px;display: none;width: 134px;opacity: 0.95;position: absolute;text-align: center;z-index: 10000;}
.navfixed ul li .hide em a{ display:block; font-size: 15px;line-height:35px;font-weight: normal; text-align:center; height:35px; color: #333;}
.navfixed ul li .hide em a:hover{background: #fff; color: #f3a51e; 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;}


/*首页banner*/
.banner{position:relative; z-index: 0; top: -18px;}
.banner-hd {height:500px;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:30px;height:6px;  color: #FFFFFF;margin:0 5px; cursor:pointer; float: left; background: #fff;}
.banner-hd .num li.on {background: #176798;  } /*当前项*/

/*关于我们*/
.about{margin: 35px 0px;}
.about-list{width: 380px;}
.about-list ul li{border: solid 1px #176798; width: 378px; height: 128px; margin-bottom: 15px;}
.about-list ul li:last-child{margin-bottom: 0px;}
.about-list ul li .about-icon{width: 138px; margin-top: 31px; height: 66px;}
.about-list ul li .about-icon1{background: url(../images/about-icon1_1.png) no-repeat center;}
.about-list ul li .about-icon2{background: url(../images/about-icon2_1.png) no-repeat center;}
.about-list ul li .about-icon3{background: url(../images/about-icon3_1.png) no-repeat center;}
.about-list ul li .about-info em{display: block; font-size: 16px; line-height: 16px; color: #333; font-weight: bold; margin: 31px 0 13px;}
.about-list ul li .about-info p{display: block; font-size: 13px; line-height: 22px; color: #666;}
.about-list ul li:hover{background: #176798; box-shadow:1px 5px 8px 2px #b2b2b2;}
.about-list ul li:hover .about-icon1{background: url(../images/about-icon1-on_1.png) no-repeat center;}
.about-list ul li:hover .about-icon2{background: url(../images/about-icon2-on_1.png) no-repeat center;}
.about-list ul li:hover .about-icon3{background: url(../images/about-icon3-on_1.png) no-repeat center;}
.about-list ul li:hover .about-info em,.about-list ul li:hover .about-info p{color: #fff;}

.company{width: 778px; height: 400px; border: solid 1px #d1e7f5; background: #ecf8ff; padding: 18px 0  0px 14px;}
.company em{display: block; font-size: 20px; line-height: 20px; color: #333; font-weight: bold; width: 108px;  background: url(../images/company-em-icon_1.png) no-repeat right bottom; }
.company p{display: block; font-size: 14px; line-height: 30px; color: #666; width: 760px; margin: 18px 0 30px;}
.company img{ margin-top:20px; margin-right:10px;}
.company-more{display: block; width:155px; font-size: 13px; line-height: 44px; color: #fff; padding-left: 43px; background: url(../images/company-more-icon_1.jpg) no-repeat right center #176798;}
.company-more:hover{font-weight: bold;}


/*成功案例*/
.case{background: url(../images/case-bg_1.jpg) no-repeat center; padding-top: 34px; height: 715px; margin-bottom: 29px;}
.title em{display: block; font-size: 24px; line-height: 24px; color: #333; background: url(../images/title-bg_1.png) no-repeat center; margin-bottom: 9px;}
.title span{display: block; font-size: 15px; line-height: 11px; color: #666; font-family: arial; text-transform: uppercase;}
.case .title em{color: #fff; background: url(../images/case-title-bg_1.png) no-repeat center;}
.case .title span{color: #fff;}
.case-list{margin-top: 31px;}
.case-list ul li{float: left; width: 270px; margin-right: 40px; margin-bottom: 30px;}
.case-list ul li:nth-child(4n){margin-right: 0px;}
.case-list ul li .case-pic{width: 270px; height: 210px; position: relative; overflow: hidden;}
.case-list ul li .case-hide{position: absolute; background: rgba(23,103,152,0.6);  padding-top: 91px;  left:0; top:-100%; width:100%; height:100%;  opacity:0;   transition:all .3s ease;}
.case-list ul li .case-hide img{display: block; margin: 0 auto;}
.case-list ul li:hover .case-hide{opacity:1; top: 0;}
.case-list ul li .case-name{padding:  0 10px; width: 250px; background: #176798;}
.case-list ul li .case-name h3{display: block; font-size: 15px; line-height: 40px; color: #fff; background: url(../images/case-name-icon_1.png) no-repeat right center;}
.case-list ul li:hover .case-name{background: #f3a51e;}
.more{display:block;width:140px;height:40px; background: #f3a51e; font-size: 13px; line-height:40px;color:#fff;text-align: center; margin: 0 auto; transition:all .3s ease;}
.more:hover{background: #176798;}


/*新闻动态*/
.news{margin-bottom: 39px;}
.news-content{margin-top: 30px;}
.latest-news .latest-pic{width: 500px; height: 320px;}
.latest-news .latest-content{background: #176798; height: 112px;}
.latest-news .latest-content .latest-date{width: 129px; margin-top: 28px;}
.latest-news .latest-content .latest-date span{display: block; font-size: 13px; line-height:10px; color: #fff; margin-bottom:13px; font-family: arial;}
.latest-news .latest-content .latest-date b{display: block; font-size: 36px; line-height:29px; color: #fff; font-weight: bold; font-family: arial;}
.latest-news .latest-content .latest-info{width: 330px;}
.latest-news .latest-content .latest-info .latest-info-title{ margin-top: 15px; padding-bottom: 11px; border-bottom: solid 1px #558cad; margin-bottom: 10px;}
.latest-news .latest-content .latest-info .latest-info-title em{display: block; font-size: 16px; line-height: 16px; color: #fff;  width: 250px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.latest-news .latest-content .latest-info p{display: block; font-size: 13px; line-height: 22px; color: #fff; }
.latest-news .latest-content .latest-info em:hover{color: #f3a51e;}
.news-list{width: 670px; margin-bottom: 30px;}
.news-list ul li{height: 108px;padding: 0 10px;}
.news-list ul li .news-info{width: 560px;}
.news-list ul li .news-info .news-info-title{margin-top: 17px; padding-bottom: 10px; border-bottom: solid 1px #f0f0f0; margin-bottom: 4px;}
.news-list ul li .news-info .news-info-title em{display: block; font-size: 16px; line-height: 16px; color: #333;  width: 500px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.news-list ul li .news-info p{display: block; font-size: 13px; line-height: 22px; color: #666; }
.news-list ul li .news-date span{display: block; font-size: 13px; line-height:10px; color: #999;margin-top: 26px; margin-bottom:15px; font-family: arial;}
.news-list ul li .news-date b{display: block; font-size: 36px; line-height:29px; color: #999; font-weight: bold; font-family: arial;}
.news-list ul li:hover .news-info .news-info-title em{color: #176798;}
.news-list ul li:hover{background: #f8f8f8;}


/*资质证书*/
.certificate{background: #f7fcff; padding-top: 35px; height: 348px;}
.certificate .container{position: relative; }
.certificate-list{margin-top: 24px; overflow: hidden;}
.certificate-list ul li{float: left; width: 270px; margin-right: 40px;}
.certificate-list ul li .certificate-pic{width: 270px; height: 200px; overflow: hidden;}
.certificate-list ul li .certificate-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;}
.certificate-list ul li:hover .certificate-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;}
.certificate-list ul li h3{display: block; padding: 0 5px; background: #176798; width: 260px; font-size: 15px; line-height: 40px; color: #fff; text-align: center;}
.certificate-list ul li:hover h3{background: #f3a51e;}
.certificate-list .prev1,.certificate-list .next1{display: block; position: absolute; z-index: 10;  width: 50px; height: 110px; top: 133px; cursor: pointer; transition: all .3s ease; background: url(../images/certificate-prev_1.png) no-repeat center #7b7e7f;}
.certificate-list .prev1{left: -25px;}
.certificate-list .next1{right: -25px; background: url(../images/certificate-next_1.png) no-repeat center #7b7e7f;}
.certificate-list .prev1:hover{background:url(../images/certificate-prev_1.png) no-repeat center #f3a51e;}
.certificate-list .next1:hover{background:url(../images/certificate-next_1.png) no-repeat center #f3a51e;}


/*公共底部*/
.foot{padding-top: 32px; background: #666; height: 178px;}
.foot-list ul li{float: left; margin-right: 56px;  height: 160px; background: url(../images/foot-list-li-bg_1.png) no-repeat right center;}
.foot-list ul li:last-child{background: none;}
.foot-list ul li .foot-title{margin-top: -4px; margin-bottom: 13px;}
.foot-list ul li .foot-title em{display: block; font-size: 15px; color: #fff; padding-left: 21px;}
.foot-list ul li  p{display: block; padding-left: 21px; font-size: 13px; line-height: 23px; color: #fafafa;}
.foot-list ul li:nth-child(1){width: 411px;}
.foot-list ul li:nth-child(2){width: 217px;}
.foot-list ul li:nth-child(1) .foot-title em{background: url(../images/foot-title-add-icon_1.png) no-repeat left center;}
.foot-list ul li:nth-child(2) .foot-title em{background: url(../images/foot-title-nav-icon_1.png) no-repeat left center;}
.foot-list ul li:nth-child(3) .foot-title em{background: url(../images/foot-title-contact-icon_1.png) no-repeat left center;}
.foot-list ul li a{display: block; float: left;  padding-left: 21px; font-size: 13px; line-height: 23px; color: #fafafa;  width: 53px;}
.foot-list ul li a:hover{color: #f3a51e;}
.foot-list ul li .foot-contact{margin-top: 5px; padding-left: 21px;}
.foot-list ul li .wechat-pic{margin-right: 45px;}
.foot-list ul li .wechat-pic img{display: block; width: 95px; height: 95px;}
.foot-list ul li .wechat-pic span{display: block; font-size: 14px; line-height: 14px; color: #fafafa; text-align: center; margin-top: 6px;}
.foot-list ul li .foot-tel span{display: block; background: url(../images/foot-tel-icon_1.png) no-repeat left bottom; padding-left: 52px; height: 40px;  font-size: 14px; line-height: 64px; color: #fafafa; margin-bottom: 10px; margin-left: 6px;}
.foot-list ul li .foot-tel em{display: block; font-size: 24px; line-height: 20px; color: #f3a51e; font-weight: bold; font-family: arial; font-style: italic;}
.foot-list ul li .foot-tel i{display: block; margin-top: 5px; height: 2px; background: #f3a51e; }
.foot-list ul li .foot-tel .line1{width:80px;}
.foot-list ul li .foot-tel .line2{width:50px;}

.foot-copy{height: 40px; background: #525252;}
.foot-copy p{display: block; font-size: 13px; line-height: 40px; color: #cacaca;}
.foot-copy p a{color: #cacaca;}
.foot-copy p a:hover{color: #f3a51e;}

/*在线咨询*/
.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_1.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:#176798; }
.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: #176798;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_1.png) no-repeat center center #fff; height:40px; cursor:pointer; }
.service-arrow a{display:block; width:90px; height:45px;}


/*内页样式*/
.ny-hd{height: 450px;}
.ny-main{margin-top: 25px; margin-bottom:100px;}


.ny-left{width: 263px;}
.column-title{display: block; font-size: 18px; line-height: 66px; color: #fff; text-align: center; background: #176798; border-top-left-radius: 4px; border-top-right-radius: 4px;}
.ctitle1{border: solid 1px #e2e2e2;border-bottom: none;}
.ctitle1 li{float: left; border-bottom: solid 1px #e2e2e2; width: 261px;}
.ctitle1 li a h3 {background: url(../images/ny-h3-bg_1.png) no-repeat left center;font-size: 16px;line-height: 40px;padding-left: 30px;margin-left: 32px;}
.ctitle1 li.on a h3 {color: #176798;}
.ctitle1 li:hover a h3 {color: #176798;}
.ny-right {width: 890px}
.ny-right .position{display: block;margin-top: 30px; margin-bottom: 25px; 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_1.png) no-repeat 20px center;border-bottom: solid 1px #176798; z-index: 3;position: absolute;bottom: -1px;left: 0;}
.ny-right .position span a.on{color: #176798;}
.ny-right .position span a:hover{color: #176798;}


.ny-contact{margin-top: 10px;}
.ny-contact .column-title{ border-top-left-radius: 0px; border-top-right-radius: 0px;}
.ny-contact .content{width: 239px; padding: 15px 9px 20px;background: #fff;border: solid 3px #176798;border-top: 0;}
.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_1.png) no-repeat left 7px;line-height: 25px;margin-top: 5px; }
.ny-contact .content .tel{background: url(../images/icon-contact-c_1.png) no-repeat left center; }
.ny-contact .content .fax{background: url(../images/icon-contact-d_1.png) no-repeat left center; }
.ny-contact .content .email{background: url(../images/icon-contact-e_1.png) no-repeat left center; }

/*内页产品列表*/
.ny-case-list ul li:nth-child(4n){margin-right: 40px;}
.ny-case-list ul li:nth-child(3n){margin-right: 0px;}
.ny-case-list ul li:nth-child(12){margin-right: 0px;}

/*产品详情*/
.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: #176798; }
.ny-right  .pro1 .descript1 a.consult:hover{background-color: #f3a51e;}
.ny-right  .pro1 .descript1 p.haoma{font-size: 18px; font-weight: bold; color: #f3a51e;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 #176798;}
.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:#176798;}


/*内页新闻列表*/
.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: #176798; 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:690px; 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: #176798; }
.ny-news-list ul li .descript p{color: #5f5f5f;font-size: 14px;line-height: 22px;}

/*内页资质证书*/
.ny-certificate-list{margin-top: 0px;}
.ny-certificate-list ul li{width: 272px;  margin-right: 37px; margin-bottom: 27px;}
.ny-certificate-list ul li:nth-child(3n){margin-right: 0px;}
.ny-certificate-list ul li .certificate-pic{border: solid 1px #ccc; border-bottom: none;}
.ny-certificate-list ul li h3{width: 262px;}


.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;}
