﻿@charset "utf-8";
/* CSS Document */
* {padding: 0;margin: 0;}
body {margin: 0px;padding: 0px;color: #666;font-family:"宋体", Arial, Helvetica, sans-serif;font-size:14px;background:#fff;text-align:left;position:relative;line-height:20px;min-width:1200px;}
img {border: 0;position:relative;}
.clear {height:0px;line-height:0px;font-size:0px;clear:both;visibility:hidden;overflow:hidden;padding:0;margin:0;}
div,ul,dl,dd,dt,li,p,span,h1,h2,h3,h4,h5,h6 { margin:0px;padding:0px;list-style:none;list-style-type: none; word-wrap:break-word;position:relative; border:none;font-weight:400;}
a {color:#666;text-decoration:none;position:relative;cursor:pointer;}
header, footer, nav, section, article, menu, aside {display:block;position:relative;} 
textarea { resize:none;font-family:"宋体";font-size:14px;}
table { border-collapse:collapse;border-spacing:0;}
th , td { text-align:left;}
input {font-family:"宋体";font-size:14px;}
input:focus {outline:none;}
input.sub {cursor:pointer; background:none; border:none;}
input.text {background:none; border:none;}
/* common main */
.red,a.red { color:#cc0031;}
.yellow,a.yellow { color:#f8bd09;}
.white,a.white { color:#fff;}
.fc,a.fc { color:#4fb0a5;}
.c0,a.c0 { color:#000;}
.c1,a.c1 { color:#111;}
.c2,a.c2 { color:#222;}
.c3,a.c3 { color:#333;}
.c4,a.c4 { color:#444;}
.c5,a.c5 { color:#555;}
.c6,a.c6 { color:#666;}
.c7,a.c7 { color:#777;}
.c8,a.c8 { color:#888;}
.c9,a.c9 { color:#999;}
a:hover {color:#4fb0a5;}
.fs12 { font-size:12px;}
.fs14 { font-size:14px;}
.fs16 { font-size:16px;}
.fs18 { font-size:18px;}
.fs20 { font-size:20px;}
.fs22 { font-size:22px;}
.fs24 { font-size:24px;}
.fw-b { font-weight:bold;}
.fw400 { font-weight:400;}
.ti2 { text-indent:2em;}
.lh18 { line-height:18px;}
.lh20 { line-height:20px;}
.lh25 { line-height:25px;}
.lh30 { line-height:30px;}
.lh35 { line-height:35px;}
.lh40 { line-height:40px;}
.unl { text-decoration:underline;}
.unl-no { text-decoration:none;}
.unl-th { text-decoration:line-through;}
.ta-l { text-align:left;}
.ta-c { text-align:center;}
.ta-r { text-align:right;}
.fl { float:left;}
.fr { float:right;}
.va-m { vertical-align:middle;}
.va-t { vertical-align:top;}
.pr { position:relative;}
.pa { position:absolute;}
.oh { overflow:hidden;}
.none { display:none;}
.block { display:block;}
.inblock { display:inline-block;}
.pointer { cursor:pointer;}
.w100 { width:100%;}
.w1000 { width:1000px;}
.w1200 { width:1200px;}
.h5 { height:5px;}
.h10 { height:10px;}
.h15 { height:15px;}
.h20 { height:20px;}
.h25 { height:25px;}
.h30 { height:30px;}
.h40 { height:40px;}
.h50 { height:50px;}
.h60 { height:60px;}
.h70 { height:70px;}
.h100 { height:100%;}
.ma2 { margin:2px;}
.ma5 { margin:5px;}
.ma10 { margin:10px;}
.ma15 { margin:15px;}
.ma20 { margin:20px;}
.pa2 { padding:2px;}
.pa5 { padding:5px;}
.pa10 { padding:10px;}
.pa15 { padding:15px;}
.pa20 { padding:20px;}
.ml5 { margin-left:5px;}
.ml10 { margin-left:10px;}
.ml15 { margin-left:15px;}
.ml20 { margin-left:20px;}
.mr5 { margin-right:5px;}
.mr10 { margin-right:10px;}
.mr15 { margin-right:15px;}
.mr20 { margin-right:20px;}
.mt5 { margin-top:5px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.mb5 { margin-bottom:5px;}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.pl5 { padding-left:5px;}
.pl10 { padding-left:10px;}
.pl15 { padding-left:15px;}
.pl20 { padding-left:20px;}
.pr5 { padding-right:5px;}
.pr10 { padding-right:10px;}
.pr15 { padding-right:15px;}
.pr20 { padding-right:20px;}
.pt2 { padding-top:2px;}
.pt5 { padding-top:5px;}
.pt10 { padding-top:10px;}
.pt15 { padding-top:15px;}
.pt20 { padding-top:20px;}
.pb5 { padding-bottom:5px;}
.pb10 { padding-bottom:10px;}
.pb15 { padding-bottom:15px;}
.pb20 { padding-bottom:20px;}
.mga { margin-left:auto;margin-right:auto;}
.main {width:1200px;margin-left:auto;margin-right:auto;}
.absolute-r { position:absolute;left:auto;right:0;}
.absolute-l { position:absolute;left:0;right:auto;}
.comtab { table-layout:fixed;width:100%;border-collapse:collapse;}
.textover { overflow:hidden;white-space:nowrap;display:block;text-overflow:ellipsis;}
.fs13{font-size: 13px;}
.c_b7211c{color: #037dd5;}
.pb25{padding-bottom: 25px;}
.whitebg,input.whitebg { background:#fff;}
.eeebg,input.eeebg { background:#eee;}
.cccbg,input.cccbg { background:#ccc;}
.bbdd{border-bottom: 1px #ddd solid;}
.anima img{-webkit-transition: -webkit-transform .4s ease;
    -moz-transition: -moz-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -moz-transition: transform .4s ease,-moz-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);}
.anima img:hover{-webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);} 


/* js相关样式 */
.bannerbox {width:100%;height:550px;margin:0 auto;overflow:hidden;}
.bannerbox a {display:block;width:100%;height:550px;background-repeat:no-repeat;background-position:center center; position:absolute; left:0; top:0;}
#bannernum {position:absolute;width:100%;bottom:15px;text-align:center;left:0; z-index:10;}
#bannernum span { display:inline-block;width:12px;height:12px;line-height:0px; font-size:0px; margin:0 5px;background: url(../images/icon/d.png) no-repeat;}
#bannernum span.numsel { background: url(../images/icon/d_on.png) no-repeat;}
.bannerbox .main {z-index:10; top:250px;}
.bannerbox .main b { position:absolute; top:0; display:block; width:50px; height:80px; cursor:pointer;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out; opacity:0.3;background:url(../images/icon/darkbg.png) repeat;}
.bannerbox .main b i{display: block; width:50px; height:80px; }
#adlast {left:0;}
#adlast i{ background:url(../images/icon/ad_page02.png) no-repeat center center;}
#adnext {  right:0;}
#adnext i{ background:url(../images/icon/ad_page01.png) no-repeat center center;}
.bannerbox .main b:hover {opacity:1;}
/* cartoon */
.cartoon {
	transition:all 0.2s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;}


/*顶部*/
.mainhead { width:100%; height:80px; z-index:99;}
.mainhead h1 { float:left; width:300px;height:80px;}
.mainhead h1 a{ width:370px;height:80px;display: block;}
.mainhead h1 a img{position: absolute;left: 0;top:0;bottom: 0;right: inherit;;max-width: 100%;max-height: 100%;margin:auto;}
.mainhead ul { float:left; width:800px;margin-left: 30px;}
.mainhead ul li {float:left;height:80px;}
.mainhead ul li .a1 { display:block; white-space:nowrap;padding: 0 25px; font-size:14px;height:77px;line-height: 77px;border-top:3px solid #fff;transition: all 0.2s ease-in-out 0.01s;-webkit-transition: all 0.2s ease-in-out 0.01s;}
.mainhead ul li menu { position:absolute; left:0; top:80px; width:160px; display:none;background: #fff;}
.mainhead ul li menu a { display:block; line-height:36px;height:36px; white-space:nowrap; overflow:hidden;transition: all 0.2s ease-in-out 0.01s;-webkit-transition: all 0.2s ease-in-out 0.01s; color:#666; font-size:13px;text-indent: 2em;}
.mainhead ul li menu a:hover {background:#f1f1f1;}
.mainhead ul li.sel .a1,.mainhead ul li:hover .a1 { border-top:3px solid #037dd5;color:#037dd5;}
.mainhead .chear{margin-top: 26px;width: 60px;height: 30px;}
.mainhead .chear a{display: block;width: 30px;height: 30px;line-height: 30px;text-align: center;background: #ddd;color: #fff;font-size: 12px;float: left;}
.mainhead .chear a.sel{background: #037dd5;}
.mainhead .chear a:hover{background: #037dd5;}

.inup{background: #fafafa;width: 100%;padding-top:30px; padding-bottom: 38px;}
.inup .about{width: 805px;}
.inup .about .img{width: 490px;height:354px;display: block; overflow: hidden;}
.inup .about .img img{width: 490px;height:354px;display: block; }
.inup .about .words{width: 274px;height:354px;padding: 0 13px; display: block; background: #fff;}
.inup .about .words .name{display: block;padding-top:17px; height: 36px;line-height: 36px;color: #666;font-size: 20px;}
.inup .about .words .name:hover{color: #037dd5;}
.inup .about .words .cont{margin-top: 8px;height: 240px;line-height: 30px;color: #999;font-size: 13px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 8;overflow: hidden;}
.inup .about .words .more{display: block;width: 90px;height: 28px;background: #037dd5;text-align: center;line-height: 28px;color: #fff;font-size: 13px;margin-top: 10px;}
.inup .about .words .more:hover{opacity: 0.8;}
.inup .other{width: 380px;}
.inup .other div{width: 380px;}
.inup .other div .p1{margin-left: 26px;color: #666;font-size: 20px;padding-top:32px;height: 38px;line-height: 38px; }
.inup .other div .p2{margin-left: 26px;color: #999;font-size: 13px;height: 30px;line-height: 30px; }
.inup .other div .more{display: block;margin-top: 12px;margin-left: 26px;color: #999;font-size: 13px;height: 30px;line-height: 30px;width: 108px;border:1px #ddd solid;text-align: center; }
.inup .other div .more:hover{background: #037dd5;border:1px #037dd5 solid;color: #fff;}
.inup .other div.up{background: url(../images/photos/img02.jpg) no-repeat center center;height: 166px;}
.inup .other div.down{background: url(../images/photos/img03.jpg) no-repeat center center;height: 170px;margin-top: 15px;}
.inup h2{margin-top: 8px;height: 98px;line-height: 98px;color: #999;font-size: 24px;}
.inup .list{width: 1198px;height: 118px;border:1px #eee solid;}
.inup .list a{display: block;float: left; width: 238px;height: 118px;border-right:1px #eee solid;overflow: hidden;}
.inup .list a img{position: absolute;left: 0;right: 0;bottom: 0;top:0;max-width: 100%;max-height: 100%;margin:auto; /*filter:Gray; -webkit-filter: grayscale(100%)*/;}
.inup .list a:hover{background: #fff;}
.inup .list a:hover img{filter:initial;}
.inup .list a.sel{background: #fff;}
.inup .list a.last{border-right:none;}
.indown{width: 100%;background: #fff;padding-top: 28px;padding-bottom:54px; }
.indown .frame{width: 1198px;height: auto;border:1px #eee solid;}
.indown .frame .title{height: 48px;border-bottom:1px #eee solid;}
.indown .frame .title a{display: block;width: 128px;height: 48px;line-height: 48px;text-align: center;float: left;color: #666;font-size: 16px;}
.indown .frame .title a.sel{color: #037dd5;}
.indown .frame .list{width: 1168px;overflow: hidden;padding: 15px;}
.indown .frame .list .img{display: block;width: 380px;height: 300px;overflow: hidden;}
.indown .frame .list .img img{display: block;width: 380px;height: 300px;}
.indown .frame .list nav{width: 770px;}
.indown .frame .list nav a{display: block;width: 100%;height: auto;border-bottom: 1px #eee solid;padding: 12px 0;}
.indown .frame .list nav a p{width: 70%;height: 22px;line-height: 22px;color: #666;font-size: 13px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;float: left;}
.indown .frame .list nav a span{display: block; height: 22px;line-height: 22px;display: block;color: #999;font-size: 13px;font-family: "Aria";text-align: right;width: 20%;float: right;}
.indown .frame .list nav a .cont{width: 100%;height: 44px;line-height: 22px;color: #999;font-size: 13px;display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;display: none;margin-top: 7px;}
.indown .frame .list nav a.first{padding: 0 0 12px;}
.indown .frame .list nav a.first p{width: 100%;float: inline;height: 29px;line-height: 29px; padding: 0;}
.indown .frame .list nav a.first span{width: 100%;float: inline;height: 20px;line-height: 20px; padding: 0;text-align: left;}
.indown .frame .list nav a.first .cont{display: block;}
.indown .frame .list nav a.last{border-bottom: none;}
.indown .frame .list nav a:hover p{color: #037dd5;}

footer .up{width: 100%;height: auto;background: #fafafa;min-height: 170px;padding-bottom: 32px; }
footer .up ul{padding-top:24px;}
footer .up ul li{width: 194px;border-left: 1px #ddd solid;float: left;}
footer .up ul li .name{width: auto;height: 20px;text-indent: 2em;border-left: 3px #999 solid;left: -1px;color: #666;font-size: 14px;font-weight: bold;}
footer .up ul li nav{margin-top: 14px;width: 100%;}
footer .up ul li nav a{display: block;width: 100%;height: 26px;line-height: 26px;text-indent: 2em;color: #999;font-size: 13px;}
footer .up ul li nav a:hover{color: #037dd5;}
footer .up .other{width: 380px;padding-top:16px; }
footer .up .other b{display: block;width: auto;height: 36px;line-height: 36px;color: #037dd5;font-size: 30px;font-family: "Arial";}
footer .up .other p{width: 270px;line-height: 26px;color: #999;font-size: 13px;}
footer .up .other i{display: block;width: 30px;height: 2px;background: #037dd5;margin: 11px 0; }
footer .up .other .erm{display: block;width: 90px;height: 90px;overflow: hidden;position: absolute;right: 0;top:99px;z-index: 1;}
footer .up .other .erm img{display: block;width: 90px;height: 90px;}
footer .down{background: #666;height: 36px;line-height: 36px;color: #ccc;font-size: 13px;width: 100%;}
footer .down p{color: #ccc;font-size: 13px;}
footer .down a{color: #ccc;font-size: 13px;}
footer .down a:hover{text-decoration: underline;}

#go-top{display: block;width: 56px;height: 56px;position: fixed;z-index: 100;bottom: 200px;right: 10px;}
.advert{display: block;width: 100%;height: auto;overflow: hidden;}
.advert img{display: block;width: 100%;}
.banbox{width: 100%;height: auto;}
.zalltitle{position: absolute;left: 0;bottom: 20px;}
.zalltitle .span1{font-size: 24px;font-weight: bold;color: #fff;margin-right: 11px;}
.zalltitle font{font-size: 14px;color: #fff;text-transform:uppercase;font-family: "Arial";}
.crumbbox{position: absolute;right: 0;bottom: 26px;}
.crumbs{display: inline-block;background: url(../images/icon/location.png)no-repeat left;padding-left: 21px;}
.crumbs{color: #fafafa;}
.crumbs a{color: #fafafa;background: url(../images/icon/ic_ri.png) no-repeat right center;padding-right:15px;margin-right: 5px; }
.crumbs a:hover{text-decoration: underline;}


.webhtml{width: 100%;margin:26px 0 150px;}
.webhtml .class{width: 220px;height: auto;}
.webhtml .class .img{display: block;width: 220px;height: 90px;overflow: hidden;}
.webhtml .class .img img{display: block;width: 220px;height: 90px;}
.webhtml .class nav{width: 100%;height: auto;}
.webhtml .class nav a{display: block;width: 100%;height: 49px;border-bottom: 1px #ddd solid;}
.webhtml .class nav a span{display: block;width: auto;height: 49px;line-height: 49px;color: #666;font-size: 14px;margin-left: 16px;padding-left:23px;background: url(../images/icon/ic_ri2.png) no-repeat left center; }
.webhtml .class nav a:hover span{color: #0e80cb;}
.webhtml .class nav a.sel span{color: #0e80cb;}
.webhtml .contri{width: 960px;}
.webhtml .contri .title{margin-top: 13px;height: 75px;line-height: 75px;color: #333;font-size: 24px;width: 100%;}
.webhtml .contri .title a{display: block;width: 158px;height: 34px;line-height: 34px;text-align: center;margin-top: 39px;margin-right:7px;border:1px #ddd solid;float: left;color: #999;font-size: 14px; }
.webhtml .contri .title a:hover{border:1px #0f80cb solid;background: #0f80cb;color: #fff;}
.webhtml .contri .title a.sel{border:1px #0f80cb solid;background: #0f80cb;color: #fff;}

.aboutpage{width: 100%;margin-top: 20px;}
.aboutpage h2{width: 100%;height: 37px;line-height: 37px;color: #0e80cb;font-size: 18px;}
.aboutpage .cont{width: 680px;height: auto;line-height: 36px;color: #999;font-size: 13px;}
.aboutpage .cont p{line-height: 36px;color: #999;font-size: 13px;}
.aboutpage .imgs{display: block;width: 226px;height: 274px;margin-right: 30px;margin-top: 12px;overflow: hidden;}
.aboutpage .imgs img{display: block;width: 226px;height: 274px;}
.details{width: 100%;margin-top: 20px;}
.details h2{width: 100%;height: 37px;line-height: 37px;color: #0e80cb;font-size: 18px;}
.details .cont{width: 100%; }
.details .cont .words{width: 700px;padding:7px 10px;background: #fafafa;line-height: 31px;color: #999;font-size: 13px; }
.details .cont .words p{line-height: 31px;color: #999;font-size: 13px;}
.details .cont .imgs{display: block;width: 226px;height: 274px;margin-right: 14px;overflow: hidden;}
.details .cont .imgs img{display: block;width: 226px;height: 274px;}
.newslist{width: 100%;margin-top: 14px;}
.newslist ul li{width: 100%;padding: 27px 0;height: 140px;border-bottom: 1px #eee solid;}
.newslist ul li .img{display: block;width: 200px;height: 140px;overflow: hidden;}
.newslist ul li .img img{display: block;width: 200px;height: 140px;}
.newslist ul li .info{width: 748px;height: 140px;overflow: hidden;}
.newslist ul li .info .name{display: block;width: 100%;height: 27px;line-height: 27px;color: #333;font-size: 18px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.newslist ul li .info .time{display: block;width: 100%;height: 30px;line-height: 30px;color: #999;font-size: 13px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.newslist ul li .info .cont{width: 100%;height: 84px;line-height: 28px;color: #666;font-size: 13px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.newslist ul li .info .name:hover{color:#0e80cb;}




.pageGro{margin:50px 0 0;color:#999999;}
.pageGro a{font-size:12px; color:#999999; display: inline-block; margin-left:8px; padding:0 12px; text-align:center; border:1px solid #cccccc; line-height:30px;}
.pageGro .on{ color:#fff; background:#037dd5; border:1px solid #037dd5;}
.pageGro a:hover{background:#037dd5;color:#fff;border:1px solid #037dd5;}
.errorpage{width: 100%;padding: 100px 0;}
.errorpage .img{width: 521px;height: 254px;margin:0 auto 50px;}
.errorpage p{text-align: center;color: #93bb3e;font-size: 28px;line-height: 40px;}
.errorpage a{display: block;margin: 20px auto;width: 240px;height: 45px;line-height: 45px;text-align: center;color: #fff;font-size: 14px;background: #93bb3e;}
.paging{width: 100%;padding: 30px 0;}
.paging .wis{height:25px;line-height: 25px;}
.paging .wis span{float: left;display: block;width: auto;color: #666;font-size: 14px;}
.paging .wis p{float: left;width: 90%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;color: #999;font-size: 0.20rem;}
.paging .wis p a{color: #999;font-size: 14px;}
.paging .wis p a:hover{color: #93bb3e;}
.web_maps{width: 1128px;height: auto;margin:50px auto;}
.web_maps ul{width: 100%;padding: 20px 0;}
.web_maps ul li{height: auto;line-height: 28px;padding: 15px 0;border-bottom: 1px #e5e5e5 dashed;}
.web_maps ul li .name{color: #037dd5;font-size: 14px;display: block;line-height: 28px;}
.web_maps ul li nav{width: 100%;height: auto;}
.web_maps ul li a{margin-right: 50px;color: #666;font-size: 14px;display: inline-block;height: 28px;line-height: 28px;}
.web_maps ul li a:hover{color: #037dd5;}
.kong{margin:100px auto;text-align: center;}
.productlist{width: 100%;margin-top: 14px;overflow: hidden;}
.productlist ul{width: 105%;}
.productlist ul li{width: 305px;margin-right: 22px;height: auto;float: left;margin-bottom: 28px;}
.productlist ul li a{display: block;}
.productlist ul li .imgbox{width: 305px;height: 180px;overflow: hidden;}
.productlist ul li .imgbox img{width: 305px;height: 180px;display: block;}
.productlist ul li .name{color: #b7211c;font-size: 16px;padding: 0 5px;padding-top: 16px;}
.productlist ul li .desc{padding: 10px 5px;height:40px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.productlist ul li:hover{box-shadow:1px 7px 27px #e7e7e7;}
.jionlist ul{color: #666;margin-bottom: 40px;}
.jionlist ul span,.jionlist .jion_title span{display: inline-block;line-height: 49px;float: left;}
.jionlist ul .span6{color: #999;}
.jionlist ul span{float: left;display: block;}
.jionlist .span1{width: 37%;overflow: hidden;height: 32px;}
.jionlist .span2{width: 15%;text-align: center;}
.jionlist .span3{width: 10%;text-align: center;}
.jionlist .span4{width: 15%;text-align: center;}
.jionlist .span5{width: 10%;text-align: center;}
.jionlist .span6{width: 13%;text-align: center;}
.jionlist ul li,.jionlist .jion_title{border-bottom: 1px solid #eeeeee;}
.jionlist ul li a{display: block;}
.jionlist ul li:hover span{color: #037dd5;}
.ziinfobox{padding-top: 45px;}
.ziinfobox .ziinfo_l{width: 595px;}
.ziinfobox .ziinfo_l .p1{background-position: left;padding-left: 40px;line-height: 41px;background-repeat: no-repeat;color: #666;font-size: 13px;}
.ziinfobox .ziinfo_r{width: 550px;height: 320px;overflow: hidden;}
.zititlebox{padding-top: 20px;border-bottom: 1px solid #ddd;padding-bottom: 18px;}
.zititlebox .p1{font-size: 18px;border-left: 4px solid #037dd5;height: 20px;padding-left: 8px;margin-bottom: 15px;}
.zititlebox .p2{font-size: 13px;color: #999;}
.zititlebox .p2 span{padding-left: 13px;}
.ziconbox{padding-top: 25px;overflow: hidden;width: 100%;line-height: 36px;font-size: 13px;color: #999;}
.ziconbox img{max-width: 100%}
.zititlebox1{padding-top: 39px;border-bottom: 1px solid #ddd;padding-bottom: 25px;}
.zititlebox1 .p1{font-size: 24px;}

.pagingbox a{display: block;line-height: 36px;color: #666;}
.pagingbox a span{color: #999;}