/* CSS Document */


.wm{margin:0 auto;width:1400px;}
.wm2{margin:0 10%;}

.top0{width:100%; top:0;left:0; z-index:99999; position:absolute;}
.zd01 {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    height: 88px;
    box-shadow: 0px 0px 10px 0px #aaa;
	background-color: rgba(255,255,255,0.9)
}

.top{width:100%; top:0;left:0; z-index:99999;}
.ht88{height:88px;}

/*测试部分*/

.logo{padding-top:8px;float:left;margin-right:20px;}
.menu{float:right;height:88px;line-height:88px;}
.menu ul li{float:left;}
.menu ul li a:link,.menu ul li a:visited{padding:0 22px;display:block;font-size:16px;color:#191919;}
.menu ul li a:hover{padding:0 22px;display:block;font-size:16px;text-decoration:none;color:#fff !important;background:#303693;}

.lang{float:right;line-height:88px;margin-left:25px;}
.lang img{ vertical-align:middle;width: 30px;}

.top .ss{float:right;height:88px;line-height:88px;padding-left:1.5%;}
.top .ss img{ vertical-align:middle;}

.mbdh{ display:none;}

/*banner*/
/* Slider */
.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}
.m_banner{ display:none;}

.fanye3{display:none;}

.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url(../images/loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }


.bproInfo-demo{ width:100%; float: left; display: block;}
.bproInfo-demo .item{ overflow: hidden;}
.bproInfo-demo .item img{ width: 100%; display: block;}
.bproInfo-demo .slick-arrow{ width:50px; height: 50px; display: block; position: absolute; top: 50%; margin-top: -30px; z-index: 100; background-position: center center; background-repeat: no-repeat;}
.bproInfo-demo .slick-prev{ background-image: url(l.png); background-position:center center; left:10%; transform:translateX(30px);-webkit-transform:translateX(30px);-ms-transform:translateX(30px); opacity: 0;}
.bproInfo-demo .slick-next{ background-image: url(r.png); background-position:center center; right:10%; transform:translateX(-30px);-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px); opacity: 0;}
.bproInfo-demo:hover .slick-arrow{ transform:translateX(0px);-webkit-transform:translateX(0px);-ms-transform:translateX(0px); opacity: 1; }
.bproInfo-demo .slick-prev:hover{ background-image: url(l.png); background-position:center center;}
.bproInfo-demo .slick-next:hover{ background-image: url(r.png); background-position:center center;}

.bproInfo-demo .slick-dots { position: absolute; bottom:10px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.bproInfo-demo .slick-dots li { position: relative; display: inline-block; height:4px; width:50px; background:#fff; margin: 0px 5px; padding: 0px; cursor: pointer; text-indent:-9999px; -moz-border-radius:0px; -khtml-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;}
.bproInfo-demo .slick-dots li button { border: 0; background: transparent; display: block;  height:12px; width:12px; background:#fff; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; -moz-border-radius:50%; -khtml-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; text-indent:-9999px;}
.bproInfo-demo .slick-dots li button:focus { outline: none; background:#067cd5;}
.bproInfo-demo .slick-dots li.slick-active{ background:#067cd5;}
.bproInfo-demo .slick-dots li.slick-active a { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}

/*banner*/



/* ---------- About ---------- */

.sy_title{text-align:center;}
.sy_title .bt01{font-size: 40px;letter-spacing: 0px;color: #333333;font-weight: bold;padding-bottom:10px;}
.sy_title .bt01 span{color:#303693;}
.sy_title .bt02{font-size: 16px;font-weight: normal;font-stretch: normal;line-height: 30px;letter-spacing: 0px;color: #777777;display: inline-block;}
.sy_title img{ vertical-align:middle;padding:0 10px;}
.con_01{background:#f6f6f6;padding:56px 0 70px 0;}

.con_01 ul{margin-top:50px;}
.con_01 ul li{float:left;width:30%;margin:0 1.5%}
.con_01 ul dl{background:#fff;padding:5px;}	
.con_01 ul dl,.con_01 ul dl dt,.con_01 ul dl dd{width:100%;overflow:hidden;}
.con_01 ul dl dt{text-align:center;}
.con_01 ul dl dd{border-bottom:1px solid #f4f4f4;margin-bottom:20px;text-align:center;font-size:16px;line-height:60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;}
.con_01 ul dl dt img{max-width:100%;height:auto; transition:all 1s;}
.con_01 ul li:hover dl dt img{ transform-origin:center center; transform:scale(1.15,1.15);}
.con_01 ul dl .more{text-align:center;padding-bottom:12px;}	
.con_01 ul dl .more a{ display:inline-block;text-align:center;color:#fff;height:28px;line-height:28px;padding:0 12px;margin:0 10px;}
.con_01 ul dl .more .m01{background:#254098;}
.con_01 ul dl .more .m02{background:#ff6524;}

.con_01 .pro_more{background-color:#254098;color: #fff;font-size: 16px;border-bottom: 4px solid #4c77f0;padding: 15px 40px;margin:50px auto 0; display:block;width:200px;}
.con_01 .pro_more img{padding-right: 10px;}
.con_01 .pro_more:hover{font-weight:bold;}


.con_03{width:100%;overflow:hidden;background:url(../images/index_09.jpg) no-repeat top center;padding:90px 0;}
.con_03 .sy_about_l{float:left;width:45%;}
.con_03 .sy_about_l img{width:100%;}
.con_03 .sy_about_r{float:right;width:52%;}
.con_03 .sy_about_r h1{font-size:28px;font-weight:bold;color: #333333;padding-bottom:20px;}
.con_03 .sy_about_r i{background:#254098;width:58px;height:2px; display:block;}
.con_03 .sy_about_r .txt{padding-top:40px;line-height:34px;color:#717171;font-size:16px;padding-bottom:40px;}
.con_03 .sy_about_r .more{background-color:#254098;color: #fff;font-size: 16px;border-bottom: 4px solid #4c77f0;padding: 15px 40px;transition: all .5s;}
.con_03 .sy_about_r .more img{padding-right: 10px;}
.con_03 .sy_about_r .more:hover{cursor: pointer;margin-left: 20px;transition: all .5s;}

.con_04{}
.yt-tel{text-align: center;}
.tel-all{padding: 60px 0px 50px 0px;}
.yt-tel h3{font-size: 20px;color: #FFF;font-weight: normal;}
.yt-tel h4{font-size: 32px;color: #ffffff;margin-top: 20px;font-weight: bold;}
.yt-tel h5{font-size: 20px;line-height: 30px;color: #ffffff;margin-top: 20px;}
.yt-tel h6{color: #fff;background:#254098;font-size: 28px;font-family: "Airal";width: 32%;padding: 5px 0px;margin:0px auto;border-radius: 35px;margin-top: 42px;}
.yt-tel h6:hover{box-shadow: #fff 0px 0px 10px;}
.yt-tel h6 img{padding-right: 20px;padding-bottom: 5px;}


/* ---------- footer ---------- */
#bottom{background:#222222;padding-top:50px;padding-bottom:50px;color:#848484;border-top:7px solid #444cc2;}
#bottom a{color:#848484}
#bottom a:hover{color:#fff;}
#bottom .lm_t{font-size:18px;font-weight:bold;color:#fff;}
#bottom ul{margin-top:20px;}
#bottom ul li{line-height:30px;}
#bottom .bot_01{float:left;width:11%;text-align:center;}
#bottom .bot_contact{float:left;}
#bottom .bot_contact h1{color:#fff;font-size:20px;}
#bottom .bot_contact .txt{margin-top:20px;color:#fff;line-height:28px;}
#bottom .bot_contact .txt a{color:#fff;}
#bottom .bot_ewm{margin-top:10px;float:right;}

.bot{border-top:1px solid #333;background:#222222;text-align:center;padding:20px 0;color:#848484;}
.bot a{color:#848484;}
.bot a:hover{color:#fff;}

#go_top {position: fixed;right:10px; bottom: 50px;z-index:99;width:50px; height:260px;}
#go_top a.t1 {background:#303693 url(../images/top1.png) no-repeat center; text-decoration:none; display:block;height:50px;border-radius: 2px;}
#go_top a.t1:hover {background:#111668 url(../images/top1.png) no-repeat center;}
#go_top a.t2 {background:#303693 url(../images/ft1.png) no-repeat center; text-decoration:none; display:block;height:50px;border-radius: 2px;}
#go_top a.t2:hover {background:#111668 url(../images/ft1.png) no-repeat center;}
.right-btn-group {width:50px;height:105px; margin:5px 0;}
.right-btn-group .show-tel,.right-btn-group .show-qq,.right-btn-group .show-ew, .right-btn-group .to-top {border-radius: 2px;}
.right-btn-group .show-tel a:hover span,.right-btn-group .show-qq a:hover span, .right-btn-group .show-ew a:hover span, .right-btn-group .to-top a:hover span {display: block}

.right-btn-group .to-top {width: 50px;height: 50px}
.right-btn-group .to-top a {border-radius: 2px;display: block;width: 50px;height: 50px;background:#303693 url(../images/tel.png) no-repeat center;}
.right-btn-group .to-top a:hover {background: #111668 url(../images/tel.png) no-repeat center}
.right-btn-group .to-top span {display: none;position: absolute;width: 190px;height:50px;top:110px;left: -190px;z-index: 5;color: #fff;background-color: #fff;text-align:center; color:#686868; font-size:14px; line-height:50px;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.right-btn-group .to-top span:after {content: ' ';top:25px;right: -10px;width: 1px;height: 1px;display: block;position: absolute;z-index: 5;border-bottom: 5px transparent dashed;border-left: 5px #fff solid;border-right: 5px transparent dashed;border-top: 5px transparent dashed}

.right-btn-group .show-ew {width: 50px;height: 50px;margin-bottom:5px;}
.right-btn-group .show-ew img { width:140px; display:block;}
.right-btn-group .show-ew a {border-radius: 2px;display: block;width: 50px;height: 50px;background:#303693 url(../images/c2-1.png) no-repeat center;}
.right-btn-group .show-ew a:hover {background: #111668 url(../images/c2-1.png) no-repeat center}
.right-btn-group .show-ew span {display: none;position: absolute;width: 150px;height:175px;top:65px;left: -160px;z-index: 5;color: #fff;background-color: #fff; padding:5px; text-align:center; color:#686868; line-height:20px; font-size:14px;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.right-btn-group .show-ew span:after {content: ' ';top: 25px;right: -10px;width: 1px;height: 1px;display: block;position: absolute;z-index: 5;border-bottom: 5px transparent dashed;border-left: 5px #fff solid;border-right: 5px transparent dashed;border-top: 5px transparent dashed}

.mbfor {display: none;}
/*ny*/
.ny_site{background-color: #254098;line-height:74px;height:74px;}
.ny_site .ny_site_l{float:left;padding-left:5%;}
.ny_site .ny_site_l a{ display:inline-block;padding:0 30px;font-size:20px; position:relative;background:url(../images/line.jpg) no-repeat right;color:#fff;}
.ny_site .ny_site_l a:hover{border-bottom:2px solid #ff7940;color:#ff7940;}
.ny_site .ny_site_r{float:right;color:#fff;background:url(../images/aaa0.png) no-repeat left #2d3393;padding:0 5% 0 80px;}
.ny_site .ny_site_r img{ vertical-align:middle;padding-right:10px;}


#nav1 .nav1,#nav2 .nav2,#nav3 .nav3,#nav4 .nav4,#nav5 .nav5,#nav6 .nav6,#nav7 .nav7{border-bottom:2px solid #ff7940;color:#ff7940;font-weight:bold;}

.ny_title{text-align:center;padding-top:65px;}
.ny_title h1{font-size: 40px;color:#000;border-bottom:1px solid #ececec;padding-bottom:20px; text-transform:uppercase;}    

.mt60{margin-top:60px;}

#content{margin:0 auto;width:1300px;}
#content .box{line-height:30px;margin:40px 0 0 0;font-size:16px;}
#content .box a{font-size:16px;}
.ny_img img{max-width:100%;height:auto !important;}

.mt60{margin-top:70px;}

/*产品搜索*/
.search{margin:0 10%;}
.searchsrk{border:0px;width:75%;height:56px;background:#f5f5f5;padding-left:15px;outline:none;line-height:56px;font-size:16px;}
.searchsrk2{border:0px;width:20%;height:56px;background:#3b2a8e;color:#fff;outline:none;line-height:56px;font-size:16px;}


/*资质认证*/
.ny_zzrz{margin-top:20px;}
.ny_zzrz ul li{width:22%;float:left;margin:10px 1.2% 20px;background:#f5f5f5;border:1px solid #f5f5f5; border-radius:5px;overflow:hidden;}
.ny_zzrz ul li:hover{background:#254098;border:1px solid #254098;}
.ny_zzrz ul li .pic{width:100%;max-height:320px;overflow:hidden;}
.ny_zzrz ul li .pic img{height:300px;width:100%; transition:all 1s;}
.ny_zzrz ul li:hover .pic img{ transform:scale(1.15,1.15); transform-origin:center center;}
.ny_zzrz ul li .bt{height:50px;line-height:50px;text-align:center;}
.ny_zzrz ul li:hover .bt a{color:#fff !important;}
.ny_zzrz .bt2{text-align:center;font-size:30px;color:#000;padding-bottom:12px;}
.ny_zzrz img{max-width:100%;height:auto;}


/*产品*/
.ny_pro ul li{float:left;width:20.4%;margin:1.5%;background:#f0f0f0;padding:0.8%;}
.ny_pro ul li dl dt{overflow:hidden;}
.ny_pro ul li dl dt img{width:100%; transition:all 1s;}
.ny_pro ul li:hover dl dt img{ transform-origin:center center; transform:scale(1.15,1.15);}
.ny_pro ul li dl dd{border-bottom: 1px solid #fff; margin-bottom: 20px;text-align: center;font-size: 16px;line-height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;}
.ny_pro ul li dl .more{text-align:center;padding-bottom:12px;}	
.ny_pro ul li dl .more a{ display:inline-block;text-align:center;color:#fff;height:28px;line-height:28px;padding:0 12px;margin:0 10px;}
.ny_pro ul li dl .more .m01{background:#254098;font-size:14px !important;}
.ny_pro ul li dl .more .m02{background:#ff6524;font-size:14px !important;}

.ny_pro_l{float:left;width:35%;}
.ny_pro_r{float:right;width:60%;}


.ny_pro_bt{font-size:25px;color:#000;font-weight:bold;text-align:center;padding-bottom:25px;}
.ny_pro_table tr td{font-size:14px;padding:0 5px;}


/*内页新闻*/
.ny_news_op{margin-top:80px !important;}
.ny_news_op .pic{float:left;width:40%;height:330px;overflow:hidden}
.ny_news_op .pic img{width:100%;height:330px; transition:all 1s;}
.ny_news_op .pic img:hover{ transform-origin:center center; transform:scale(1.10,1.10);}
.ny_news_op .txt{float:right;width:56%;}
.ny_news_op .txt .time{border-bottom:1px solid #cecece;padding-bottom:6px;}
.ny_news_op .txt .time_l{float:left;font-size: 45px;color: #4f4f4f;font-family: Arial, Helvetica, sans-serif;font-weight: bold;line-height: 50px;}
.ny_news_op .txt .time_r{float:right;line-height: 50px;}
.ny_news_op .txt h4{font-size: 24px;color: #000;line-height: 35px;padding-top:60px;}
.ny_news_op .txt .jianjie{font-size:16px;padding-top:20px;line-height:28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;text-overflow: ellipsis;}
.ny_news_op .txt .more{width:122px;height:36px;line-height:36px;text-align:center;margin-top:25px;font-size:14px;background:#ebebeb;}
.ny_news_op:hover .txt .more{background:#254098;color:#fff;}

.ny_news{width: 100%;overflow: hidden;background: #f7f7f7;padding: 65px 0;margin-top:60px;}
.ny_news ul li{float:left;width:45%;margin:1% 1.5%;background:#fff;padding:2% 1%;}
.ny_news ul li .time{width: 16%;overflow: hidden;float: left;border-right: solid 1px #dddddd;text-align:center;color: #343434;font-family: Arial;}
.ny_news ul li .time .p01{width: 100%;overflow: hidden;line-height: 50px;font-size: 42px;}
.ny_news ul li .time .p02{width: 100%;overflow: hidden;font-weight: normal;line-height: 24px;font-size:16px;}
.ny_news ul li .txt{width: 80%;overflow: hidden;float: right;}
.ny_news ul li .txt h4{width: 100%;overflow: hidden;font-size: 19px;line-height: 30px;color: #000;font-weight: normal;margin-top: 10px;text-overflow: ellipsis;white-space: nowrap;}
.ny_news ul li .txt p{width: 100%;overflow: hidden;font-size: 15px;color: #737373;margin-top: 10px;text-overflow: ellipsis;white-space: nowrap;}
.ny_news ul li:hover{background: linear-gradient(to right, #254098, #2a58eb);}
.ny_news ul li:hover h4{color:#fff;}
.ny_news ul li:hover p{color:#fff;}


.ny_news_bt{font-size:30px;padding-bottom:10px;margin-top:70px;color:#000;}
.ny_news2 img{max-width:100%;height:auto !important;}



.pnpage { clear:both;padding-top:25px; font-size:14px;}
.pnpage a { padding:2px 10px; font-weight:bold; margin:0 6px; border-radius:5px; text-decoration:none;height:34px;line-height:34px;display:inline-block;}
.pnpage a:hover{color:#025aa2 !important;}



/*公司荣誉*/
.ny_gsry{margin-top:20px;}
.ny_gsry ul li{width:22%;float:left;margin:10px 1.2% 20px;background:#f5f5f5;border:1px solid #f5f5f5; border-radius:5px;overflow:hidden;}
.ny_gsry ul li:hover{background:#254098;border:1px solid #254098;}
.ny_gsry ul li .pic{width:100%;max-height:240px;overflow:hidden;}
.ny_gsry ul li .pic img{height:200px;width:100%; transition:all 1s;}
.ny_gsry ul li:hover .pic img{ transform:scale(1.15,1.15); transform-origin:center center;}
.ny_gsry ul li .bt{height:40px;line-height:40px;text-align:center;}

.ny_gsry ul li:hover .bt a{color:#fff !important;}
.ny_gsry .bt2{text-align:center;font-size:30px;color:#000;padding-bottom:12px;}
.ny_gsry img{max-width:100%;height:auto;}


/*代理合作*/
.ny_dlhz li{margin-bottom:12px;border-bottom:1px dotted #ddd;padding-bottom:10px;}
.ny_dlhz li dl dt{float:left;width:24%;overflow:hidden;}
.ny_dlhz li dl dt img{width:100%;height:auto; transition:all 1s;}
.ny_dlhz li:hover dl dt img{ transform-origin:center center; transform:scale(1.1,1.1);}
.ny_dlhz li dl dd{float:right;width:72%;}
.ny_dlhz li dl dd h4{font-size:20px;font-weight:bold;}
.ny_dlhz li dl dd h4 span{color:#254098;}
.ny_dlhz li dl .txt{padding-top:10px;}

/*在线订单*/
.ny_order{border-top:1px solid #f0f0f0;padding-top:35px;margin-top:30px;}
.dingdan { padding:1% 6%; background:#f9f9f9; overflow:hidden;}
.dingdan p { padding:5px 0;line-height:36px;font-size:16px;}
.dingdan input,.dingdan textarea { height:40px; line-height:40px; padding:0 1%; border:#ddd 1px solid; border-radius:5px; background:#fff; width:46.5%;font-family:Microsoft YaHei; color:#999; font-size:14px;}
.dingdan span { padding:0 5px; color:#f00; font-size:16px;}
.dingdan input.s1 { width:96.5%; color:#255ebd;}
.dingdan input.s2 { width:120px;}
.dingdan input.aak { width:120px; background:#303693; color:#fff;}
.dingdan textarea { padding:5px 1%; line-height:20px; height:100px; width:96.5%;background:#fff;}
.dingdan img { margin:0 10px; height:45px;}

/*人才招聘*/
.ny_table table {border-top:#cccccc 1px solid;border-left:#cccccc 1px solid;}
.ny_table td{ padding:5px 10px; line-height:18px; border-bottom:#cccccc 1px solid;border-right:#cccccc 1px solid;font-size:14px;height:40px;line-height:40px;}
.ny_table tr:nth-child(odd){background:#f9f9f9;}
.ny_table tr:nth-child(even){background:#f7f7f7;}


/*内页联系我们*/
.ny_contact_l{width:44%;float:left;background:#f7f7f7;padding:45px 3% 0;min-height:460px;line-height:32px;font-size:14px;}
.ny_contact_l .title{border-bottom:1px solid #dddddd;font-size:30px;color:#000000;line-height:50px;padding-bottom:12px;margin-bottom:12px;}
.ny_contact_l .title img{ vertical-align:middle;padding-right:6px;}
.ny_contact_r{width:44%;float:right;background:#f1f1f1;padding:45px 3% 0;min-height:460px;line-height:36px;}

/*地图*/
.contmap {width:100%;height:400px; border:#ccc solid 1px;}



.yy{font-size:14px;}
.yy input{height:28px;line-height:28px;border:1px solid #ddd; }
.yy #content3{height:120px;width:480px;border:1px solid #ddd;}

.c1 {border-top:#dbefe5 1px solid;border-left:#dbefe5 1px solid;}
.c1 th {font-weight:bold; line-height:30px;text-align:center;}
.c1 td,.c1 th { padding:5px 10px; line-height:18px; border-bottom:#dbefe5 1px solid;border-right:#dbefe5 1px solid;font-size:14px;}
.c1 a {color:#s444444;}
td.yyk { padding-left:10px;}
.con_t1 { color:#444444;}
.con_t1 h4{ background:#eeefef; width:700px; height:30px; line-height:25px; font-size:14px; text-align:center;font-weight:bold}






.txtc { clear:both; text-align:center; padding-right:25px; padding-top:10px; font-size:12px}
.nypro span.current,.nypro a.num { display:inline-block; margin:0 5px; padding:0 8px; height:23px; line-height:23px;font-size:14px;}
.nypro span.current,.nypro a.num:hover { background:#f0f7fc; border:#255ebd 1px solid; color:#255ebd;font-size:14px;}
.nypro a.num,.nypro a.end,.nypro a.next,.nypro a.prev { border:#cdcdcd 1px solid; color:#333; background:#fff; text-decoration:none;font-size:14px;}
.nypro a.end,.nypro a.next,.nypro a.prev { display:inline-block; padding:0 8px;height:23px; line-height:23px;font-size:14px;}
.nypro a.prev { margin:0 5px;font-size:14px;}




