@charset "utf-8";
/* CSS Document */
/*基本*/
*{ padding:0px; margin:0px }
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{color:#000; margin:0px auto; font-family: "Microsoft YaHei"; font-size:16px; background:#fff; }
div{ margin:0; padding:0; border:0; }
img{ margin:0; padding:0; border:0; }
p{ margin: 0px;}
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0; /* Remove most spacing between table cells.*/}
li{ list-style: none outside none;}
.clr{ clear:both;}
.more{ float:right; margin-right:10px; }
.ln{ clear:both; height:10px;}


/*链接*/
a{ text-decoration:none; color:inherit; background: transparent;  outline:none; }
a:visited { color:inherit; }
a:focus { outline:none; }
a:hover{ color:inherit; text-decoration:none!important;}
a:active{ outline:none;}

/*标题*/
h1 { font-size: 1.3em;margin:  0;}
h2 {font-size: 1.2em; margin: 0;}
h3 { font-size: 1.17em;margin: 0;}
h4 {font-size: 1em;margin:0;}
h5 {font-size: 0.83em;margin: 0;}
h6 { font-size: 0.67em;margin: 0;}


/*==========@@元件 开始@@==========*/
/*常用颜色*/
.lan {color: #00f !important;}
.lv {color: #0f0 !important;}
.hong {color: #f00 !important;}
.hei {color: #000 !important;}
.bai {color: #fff !important;}
.hui { color:#ccc !important; }
.purple { color:purple  !important;}
.jin { color:#E87E04 !important; }

.dahong{ color:#dc2d2a !important;}
.juhuang{ color:#fd9937 !important;}
.shenlan{ color:#2b5ba5 !important;}

.dahong-bk{ background-color:#dc2d2a !important;}
.juhuang-bk{ background-color:#fd9937 !important;}
.shenlan-bk{ background-color:#2b5ba5 !important;}

/* 宽度 */
.header , .footer,.wp , .top_slide{  margin:0px auto; width:100vw;  max-width:1920px; }
.container{ width:1400px; }
.lside{ display:none; width:260px; }
.rbody { width:1400px;  }


/*浮动*/
.clear { display:block; clear:both; height:3px; overflow:hidden; line-height:3px; }
.float_left { float:left; }
.float_right { float:right; }
.scroll-to-top { display: none; padding: 12px; position: fixed; z-index: 10001; bottom: 5px; right: 20px; text-align: center; font-size:18px; background:#2c5ca4; color:#fff;}
.scroll-to-top>i { display: inline-block}

/*对齐方式*/
.left { text-align: left}
.right {text-align: right}
.center{ text-align: center}


/* 头部 */
.header{  }
.top{ display:none; }
.top1{ height:160px; border-bottom:#eee solid 0px;  background:#fff url(../img/hbg.jpg) repeat-x center bottom; } /*background-color:rgba(255, 255, 255, 0.45);*/
.top1 .mt{ height:10px;  overflow:hidden;}
.top1 .logo{ float:left; margin-top:0px; width:560px; overflow:hidden;}
.top1 .logo img{  width:400px; }
.top1 .tel{ display:none; float:right; padding-top:40px; width:360px; height:80px; background:url("../img/tel.png") no-repeat; font-size:24px; text-indent:80px; overflow:hidden;}
.top1 .qlnk{ float:right; margin-top:20px; width:380px; overflow:hidden;}
.top1 .qlnk ul{ }
.top1 .qlnk ul li{ display:inline; margin-left:20px; font-size:10px; color:#999; }
.top1 .qlnk ul li:hover{  color:#f60; }

.top_r{ width:245px; height:35px; }
#searchform {width:245px; height:23px; padding-top: 7px;}
#input_text {width:175px; height:20px; line-height:21px; color:#999;  float:left;}
#input_btn{ width:60px; height:20px; border:1px solid #999;}

.top2{ position:relative; height:650px; background:url("../img/hd.jpg") no-repeat; overflow:hidden;}
.top2 .top_slide{ width:1920px!important; height:670px; }
.top2 .tx{ margin-top:250px; height:135px; text-align:center;  } /*background:url(../img/t1.png) no-repeat center top;*/
#banner_text{position:absolute; left:40px; top:260px; width:1900px; text-align:center; color:#fff;  z-index:400;}
#banner_text h2{ font-size:48px; line-height:2em;}
#banner_text h3{ font-size:55px; line-height:2em;}
#banner_text p{ font-size:22px; line-height:2em;}

.headpic{ height:420px; background:url("../img/h1.jpg") no-repeat center top; }
.hdp2{ background-image:url("../img/h2.jpg") ;}
.hdp3{ background-image:url("../img/h3.jpg") ;}
.hdp4{ background-image:url("../img/h4.jpg") ;}
.hdp5{ background-image:url("../img/h5.jpg") ;}
.hdp6{ background-image:url("../img/h6.jpg") ;}

/* 导航 */
.hdmenu{  margin-top:10px; background:#1351a8; }
.nav{ margin:0 auto;  width:1400px; height:60px; line-height:60px; }
.nav ul{padding: 0;}
.nav li{ float:left; text-align:center; width:190px; height:60px;  color:#fff; }
.nav.en li{ }
.nav li:hover{  color:#ccc;  }
.nav .active{  color:#ccc;   }
/*导航栏下拉*/
.nav  li:hover ul.subnavigationlist { display:block;  }
.nav  ul.subnavigationlist{ display:none; position:absolute; background:#fff; z-index:600;}
.nav  ul.subnavigationlist li { float:none; width:180px; height:50px; line-height:50px; padding:0px; margin-left:0px; border-bottom:#fff solid 1px; overflow:hidden; }
.nav  ul.subnavigationlist li a { display:block; white-space:nowrap; font-weight:normal; background:#2c5ca4; color:#fff;   padding:0px 10px; text-align:left;}
.nav  ul.subnavigationlist li a:hover {  color:#ff0; }

/* 中部 */
.wp{ background:#fff; }
.container{ overflow:hidden;margin:0 auto;padding:0;}

/* 尾部 */
.footer{ margin:0 auto; height:360px; background:#e4e4e4; color:#333;  border-bottom:#ccc solid 1px; overflow:hidden; }
.footer .blg{ margin-left:10px; margin-top:80px; }
.footer .ln1{ height:40px; margin-top:40px;}
.footer .ln2{ display:none; }
.footer .snm{ height:60px; margin-top:80px; margin-left:20px; font-size:28px; }
.footer .block1{ float:left; margin-left:20px; width:500px; line-height:50px;}
.footer .blockm{ float:left; margin-left:20px; width:0px; height:140px; background:#fff;}
.footer .block2{ float:left; margin-left:20px; width:740px; line-height:50px; }
.footer .block3{ float:right; width:60px; }
.ftnav{ margin-top:20px;   height:36px;  }
.ftnav ul{padding: 0;}
.ftnav li{float:left; padding-left: 20px; width:190px; overflow:hidden;}
.ftnav li a:hover{ color:#ccc; }

.bottom {margin: 0 auto;   text-align:center; line-height:4em;  background-color:#adadad; color:#fff; position: relative;}
.weixin {width:980px; margin:0 auto; }
.weixin div {width:980px; height:0px; padding-top:7px;  position: absolute;}
.footer_logo{ margin-left:100px;}



/***** 首页  ******/

.f1{ margin-top:0px; height:720px; overflow:hidden;}
.f1 .bt{ margin-top:10px; text-align:center;}
.f1 .bt .tit{ display:block; height:140px; margin:0 auto; background:url("../img/t1.png") no-repeat center; font-size:0px; }
.f1 .bt .more{ float:right; width:55px; height:35px;  background:url("../img/m1.jpg") no-repeat center;  }
.f1 .ct{ margin-top:40px; margin-left:0px; margin-right:0px; overflow:hidden; }
.f1 .ct .hd{ height:80px; }
.f1 .ct .hd ul{  margin-left:100px; }
.f1 .ct .hd ul li{ float:left; margin-left:120px; margin-top:20px; width:200px; height:50px; line-height:50px; background:#dc2d2a; color:#fff; text-align:center; }
.f1 .ct .bd{   }
.f1 .ct .bd ul{  }
.f1 .ct .bd ul li{ float:left; margin-left:30px; margin-top:20px; width:380px; height:380px; border:#eee solid 0px; }
.f1 .ct .bd .ipic{  width:380px; height:320px; border-radius:10px!important; overflow:hidden; }
.f1 .ct .bd .ipic img{ width:380px;  }
.f1 .ct .bd ul li.n0{ margin-left:0px;  }
.f1 .ct .bd .itit{ text-align:center; line-height:40px; }
.f1 .sjt{ display:none; margin-top:0px; margin-left:10px; height:30px; text-align:left; border-bottom:#ccc solid 0px; }
.f1 .sjt .more{ float:right; width:55px; height:20px; background:url("../img/more_en.png") no-repeat ; }

.f2{ margin-top:0px; height:620px;  background:url("../img/b1.jpg") no-repeat center;  overflow:hidden;}
.f2 .bt{ margin-top:60px; text-align:center; color:#fff; }
.f2 .bt .tit{  height:80px; margin:0 auto;  font-size:30px; }
.f2 .bt .x1{  font-size:30px; line-height:2em; color:#2c5ba3; }
.f2 .bt .x2{ margin-top:40px; }
.f2 .ct{ margin-top:60px; text-align:left; color:#fff; font-size:24px; line-height:2em;  }
.f2 .ct ul li{ float:left;  margin-top:0px; margin-left:-1px; width:481px; height:850px; background:#fff url("../img/l1.png") no-repeat center 200px; border-left:#ccc solid 1px; }
.f2 .ct ul li dt{ margin-top:350px; color:#2c5ca4; font-size:28px; }
.f2 .ct ul li dd{ margin-top:50px;  font-size:18px; line-height:2em; }

.f2 .ct ul li:hover{ background-color:rgba(200,200,200,0.1); color:#fff; }
.f2 .ct ul li:hover dt{ color:#fff; }

.f2 .abtm{ margin-top:60px; height:60px; text-align:center; color:#fff; font-size:18px;   }
.f2 .abtm .more{ float:none; border:#fff solid 1px; padding:10px 30px;   }

.f3{ margin-top:0px; height:740px; background:#f4f4f4 url("../img/b2.jpg") no-repeat center; overflow:hidden;}
.f3 .bt{ margin-top:80px; height:120px;  text-align:center; background:url("../img/t3.png") no-repeat center top; overflow:hidden;   }
.f3 .bt .tit{ float:left; width:240px; height:140px; margin:0 auto; font-size:0px;  }
.f3 .bt .more{ float:right; width:55px; height:20px; background:url("../img/more_en.png") no-repeat ; }
.f3 .ct{ margin-top:40px; overflow:hidden; }/* */
.f3 .ct .ijob{ margin-top:20px; } 
.f3 .ct ul{ text-align:center; }
.f3 .ct ul li{ float:left;  margin-top:0px; width:465px; height:400px; background:#fff; color:#999; }
.f3 .ct ul li:hover{ margin-top:-20px; height:440px; background:#1351a8; color:#fff; }
.f3 .ct ul li .ipic{ margin-top:90px; width:465px; height:220px; border-right:#1351a8 solid 1px; }
.f3 .ct ul li .p1{ background:url("../img/i1.png") no-repeat center 30px; }
.f3 .ct ul li .p2{ background:url("../img/i2.png") no-repeat center 30px; }
.f3 .ct ul li .p3{ background:url("../img/i3.png") no-repeat center 30px; border-right:#1351a8 solid 0px; }
.f3 .ct ul li .itit{ margin-top:-50px; font-size:24px; }
.f3 .ct ul li:hover .ipic{ margin-top:110px; }
.f3 .ct ul li:hover .p1{ background-image:url("../img/i1b.png"); }
.f3 .ct ul li:hover .p2{ background-image:url("../img/i2b.png"); }
.f3 .ct ul li:hover .p3{ background-image:url("../img/i3b.png"); }


.f4{ height:1000px; background:#f4f4f4; overflow:hidden;}
.f4 .bt{ margin-top:80px; height:120px;  text-align:center; background:url("../img/t1.png") no-repeat center top; overflow:hidden;   }
.f4 .bt .tit{ display:inline-block; text-indent:-1em; width:80px; height:60px; white-space:nowrap;  font-size:0px; border-bottom:#2b5ba5 solid 0px;  }
.f4 .ct { margin-top:20px;  line-height:50px;   overflow:hidden; }
.f4 .ct .hd{  height:50px; overflow:hidden; }
.f4 .ct ul{padding: 0;}
.f4 .ct .hd ul li{ float:left; margin-left:10px; text-align:center; width:162px; height:50px; color:#fff; background:#2c5ca4; }
.f4 .ct .hd ul li:nth-child(1){ margin-left:0px; }
.f4 .ct .hd ul li:hover{  background:#ffc000;  }
.f4 .ct .hd .on{  background:#ffc000;  }
.f4 .ct .bd{ margin-top:0px;  height:780px; line-height:40px;  overflow:hidden; }
.f4 .ct .bd ul{ }
.f4 .ct .bd ul.n0{ display:block; }
.f4 .ct .bd ul li{ float:left; margin-left:20px; margin-top:40px; text-align:center; width:670px; height:330px; background:#fff; border:#999 solid 1px; box-shadow: 0px 0px 20px #999;  overflow:hidden; }
.f4 .ct .bd ul li:nth-child(1){ margin-left:20px; }
.f4 .ct .bd ul li:hover{ background-color:rgba(43,91,165,0.5); border:#2c5ca4 solid 1px; }
.f4 .ct .bd .ipic{ margin:0 auto; margin-top:40px; width:640px; height:200px; }
.f4 .ct .bd .ipic img{ max-width:640px;  max-height:200px; }
.f4 .ct .bd .itit{ font-size:20px; font-weight:bold; }
.f4 .ct .bd .imr{ color:#999; }

.f5{ height:1100px; overflow:hidden; }
.f5 .bt{ margin-top:80px; height:120px;  text-align:center; background:url("../img/t2.png") no-repeat center top; overflow:hidden;   }
.f5 .bt .tit{ display:inline-block; text-indent:-1em; width:80px; height:60px; white-space:nowrap;  font-size:0px; border-bottom:#2b5ba5 solid 0px;  }
.f5 .ct .bd{ margin-top:0px;   line-height:40px;  overflow:hidden; }
.f5 .ct .bd ul{ }
.f5 .ct .bd ul li{ float:left; margin-left:30px;  margin-top:40px; text-align:center; width:445px; height:360px;    overflow:hidden; }
.f5 .ct .bd ul li.n0{ margin-left:0px; }
.f5 .ct .bd ul li:hover{ background-color:rgba(43,91,165,0.5); border:#2c5ca4 solid 1px; }
.f5 .ct .bd .ipic{  }
.f5 .ct .bd .ipic img{ width:445px;  height:300px; }
.f5 .ct .bd .itit{ font-size:20px; font-weight:bold; }

/*  栏目页 */
.location{ float:right;}
.location .breadcrumb{ text-align:right; background:none;}

.lside{ float:left; margin-top:10px; }
.sidepnl{ margin-left:10px; margin-bottom:20px; border:1px solid #ccc; background:#fff; overflow:hidden; }
.sidepnl .tt{ height:45px; line-height:45px; background:#fd9937; color:#fff; text-indent:1em; overflow:hidden; }
.sidepnl .tt1{ height:30px; line-height:30px;  text-indent:1em; overflow:hidden; }
.sidepnl .tt1 h2{  font-weight:bold; line-height:inherit; }
.sidepnl .tt h2{ line-height:45px; text-align:center; }
.sidepnl .tt a {  color:#fff; font-weight:normal; }
.sidepnl .ct{ overflow:hidden; margin:0 auto; line-height:45px; min-height:45px; background:#f0f0f0; }
.subchannellist {  text-align:center;}
.subchannellist li { height:45px; line-height:45px; border-bottom:#fff solid 1px;  }
.subchannellist li.n1{ }
.subchannellist li a {  margin-left:20px;  }
.subchannellist li a:hover { color:#0256ac;text-decoration:none; }
.subchannellist .current  { background:#f60; }
.subchannellist .current a { display:inline-block; width:150px;  color:#fff; }
.sidepnl .flnk{ line-height:30px; text-align:center; }
.sidepnl .flnk {  }
.sidepnl .flnk li{ height:45px; line-height:45px; border-bottom:#fff solid 1px; }

.rbody { float:right;  margin-top:10px;  }
.rbody .tt{ height:45px; border-bottom:#ccc solid 1px;   overflow:hidden; }
.rbody .tt .sjt{ float:left; padding:0 ; height:30px; line-height:45px; font-weight:bold;  }
.rbody .ct{ overflow:hidden;  }
.rbody .ct .nr{ margin:10px 10px; margin-top:40px; line-height:2em; font-size:24px; overflow:hidden;  }
.rbody .ct h2{ margin-top:40px; margin-bottom:40px; text-align:center; font-size:36px; }
.rbody .ct p{ margin:10px; }
.rbody .ct img{ max-width:1400px; }
.rbody .ft{ height:60px; }

.page{  margin:0 auto; background:#fff; overflow:hidden; }
.page .cmp{ margin-top:20px; height:60px;  background: url("../img/lg.png") no-repeat left top; overflow:hidden; }
.page .ctts{ background: url("../img/ct.png") no-repeat right top; }
.page .fzyj{ margin-top:40px; background: url("../img/bf.jpg") no-repeat right top; height:2580px; overflow:hidden; }
.page .fzyj .nr{ margin-top:1100px; margin-left:180px;margin-right:180px; font-size:36px; }
.page .gywm{ overflow:hidden; }
.page .gywm .el{ margin-top:80px; height:500px; overflow:hidden; }
.page .gywm .el ul{  }
.page .gywm .el ul li{ float:left; width:420px; height:340px; margin-left:60px; background:#e6f0fa; border:#e6f0fa solid 1px; border-radius:10px!important; box-shadow: 0px 0px 20px #a3bdd7; }
.page .gywm .el .l1{ margin-left:0px; background:url("../img/l1.jpg") no-repeat left top;  }
.page .gywm .el .l2{  background:url("../img/l2.jpg") no-repeat left top;  }
.page .gywm .el .l3{  background:url("../img/l3.jpg") no-repeat left top;  }
.page .lxwm{ overflow:hidden; }
.page .lxwm .mc{ margin-top:20px; height:200px;background: url("../img/mc.png") no-repeat left top; overflow:hidden; }
.page .hxcp{ overflow:hidden; }
.page .hxcp .zs{ margin-top:180px; margin-bottom:200px; height:600px; background:#e6f0fa; border:#e6f0fa solid 1px; border-radius:10px!important; box-shadow: 0px 0px 20px #a3bdd7; overflow:hidden; }
.page .hxcp .zs .st{ margin-top:40px; text-align:center; font-size:45px; overflow:hidden; }
.page .hxcp .zs .mb{ margin-top:40px; font-size:0px; }
.page .hxcp .zs .mb img{ float:left; margin-left:40px; width:290px; height:410px; border:#1351a8 solid 8px; border-radius:10px!important; }
.page .hxcp .zs .mb img:hover{ margin-top:-20px; }

.article{  margin:0 auto; background:#fff; overflow:hidden; }
.titlelist{}
.titlelist li{  margin-top:10px; border-bottom:#ccc solid 1px;  height:30px; }
.titlelist li.n0{ margin-left:0px;  }
.titlelist .itit{ float:left; width:500px; }
.titlelist .tm{ float:left; width:120px;  text-align:center; }
.titlelist .vw{ float:left; width:80px;  text-align:right; }

.remarklist{}
.remarklist li{ display:block; margin-top:30px; height:90px; border-bottom:#ccc dotted 1px; }
.remarklist .tm{ float:left; width:65px; height:75px; background:#222; color:#fff; text-align:center; }
.remarklist .tm .d{ line-height:2em; font-size:24px; }
.remarklist .itit{ margin-left:100px; font-size:22px; }
.remarklist .idsc{ margin-left:100px; font-size:14px; color:#999; }

.thumblist{}
.thumblist li{ float:left; margin-left:60px; margin-top:20px; width:660px; height:420px; border:#ccc solid 0px; text-align:center; }
.thumblist li.n0{ margin-left:0px;  }
.thumblist .ipic{ margin-top:0px; width:660px; height:360px;  overflow:hidden;  }
.thumblist .ipic img{ width:660px;  height:360px; }
.thumblist .itit{ text-align:center; line-height:40px; }
.thumblist li.d23,.thumblist li.d24{ height:210px; }
.thumblist .p21,.thumblist .p22{ height:240px; overflow:hidden;  }
.thumblist .p23,.thumblist .p24{ height:160px; overflow:hidden;  }

.photolist{}
.photolist li{ float:left; margin-left:30px; margin-top:20px; width:160px; height:240px; }
.photolist li.n0{ margin-left:0px;  }
.photolist .pic{ margin-left:-700px; overflow:hidden;  }
.photolist .pic img{ width:660px; height:410px; border:#ccc solid 1px; }
.photolist .ctn{ text-align:center; line-height:40px; }

/*产品列表*/
.prdclist{ margin-top:20px; }
.prdclist li{ float:left; margin-top:-1px; width:1380px; height:500px; border:#ccc solid 1px; }
.prdclist li.n0{ margin-left:0px;  }
.prdclist .ctr{ margin-left:720px; margin-right:20px; margin-top:40px; }
.prdclist .pic{ float:left; margin-left:-690px; overflow:hidden; }
.prdclist .pic img{  width:660px; height:410px;  }
.prdclist .ctr .title{ font-size:36px; }
.prdclist .ctr .desc{ margin-top:40px; color:#666; }
.prdclist .ctr .mr{ float:right; margin-top:40px; margin-right:20px; color:#1351a8; font-size:24px; }

/*带摘要文字列表*/
.desclist{ }
.desclist li { height:140px; padding-left:10px; border-bottom:#ccc solid 1px;  overflow:hidden;width:100%;/*解决ie6bug*/}
.desclist li a{  }
.desclist li .InfoTime{ float:right;}
.desclist .info_wrap{ margin-left:140px; margin-top:10px;}
.desclist .tm{ float:left; margin-left:-120px; margin-top:10px; padding:10px 10px; width:80px;  line-height:2em; text-align:center; font-size:12px; overflow:hidden;}
.desclist .tm:first-line{ font-size:28px;}
.desclist .InfoTitle{ display:block; text-align:left; font-size:22px; line-height:2em;}
.desclist .infodesc{ margin:10px 10px; color:#999; }

/* 详细 */
.show{ margin-top:40px; }
.show .hd{}
.show .hd .caption{ font-size:32px; text-align:center;}
.show .nf{ margin-top:20px; text-align:center; color:#999; font-size:16px; }
.show .bd{ margin-top:40px; min-height:1200px;}
.show .wb{ height:40px; border-bottom:#ccc solid 1px;}


/* 产品焦点图 */
#outBox{ width: 1400px; height: 680px; margin: 20px 0px; }
#outBox .w{ width: 700px; height: 700px; }
#outBox .leftBox{ width: 700px; height: 760px; float: left;}
#outBox .normalBox{ overflow: hidden; position: relative; border: 1px solid #f2f2f2;}
#outBox .normalBox img{ width:700px;}
#outBox .normalBox .w{display: none;}
#outBox .botBox{width: 100%;height: 90px; margin-top:10px; background: #fff url("../img/ar.png") no-repeat 0px -40px;overflow: hidden;}
#outBox .botBox ul li{float: left;width: 54px;height: 54px;border: 2px solid #fff;border-radius: 5px;margin-left: 26.5px;opacity: 0.5;}
#outBox .botBox img{width: 50px;height: 40px;}
#outBox .bord{border-color: #e4393c !important;opacity: 1 !important;}
#outBox .moveBox{ width: 200px; height: 200px; background: rgba(222,0,0,0.4); position: absolute; top: 0; left: 0; display: none;cursor: move; }
#outBox .magBox{ width: 700px; height: 700px; border: 1px solid #f2f2f2; position: relative; float: left; overflow: hidden; display: none; }

#outBox .magBox ul li{ display: none; position: absolute; top: 0; left: 0;}
#n,#outBox .m{ display: block !important; }
#outBox .box{ width: 110px; margin: auto; }

/* 图片列表 */



/*  各个表格 */

.table1{  font-size:14px; line-height:40px;}
.table_tit{ width:802px; margin:0 auto; padding-top:20px; height:55px; background-image:url(../img/table_tit.jpg);}
.table1_border{width:761px; margin:0 auto; margin-bottom:20px; border:1px solid #66ccff;}
.small_input{ width:200px; height:28px; line-height:28px;}
.big_input{ width:598px; height:28px; line-height:28px;}


/* page */
.pageft{ text-align:center; }
.pageft .pagination{  }
.pageft .pagination li a{ color:#333; }
.pageft .pagination li.active a{ color:#fff; background:#2b5ba5; border-color:#2b5ba5; }
