/* css reset (base on YUI) */
html {
  color: #000;
}
body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
form,
legend,
input,
button,
textarea,
select,
p,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: none;
}
button,
em,
input,
option,
select,
textarea,
th {
  font: inherit;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4 {
  font-size: 100%;
  font-weight: normal;
}
/*清除浮动*/
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* global */
body {
  background: #fff;
  color: #000;
  font: 12px/1.8em '宋体';
}
html:root body,
html:root input,
html:root button,
html:root textarea,
html:root select {
  font-family: '宋体';
}
a {
  color: #1b1b1b;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.clr {
  clear: both;
}
.mt5 {
  margin-top: 5px;
}
.mr5 {
  margin-right: 5px;
}
.mt9 {
  margin-top: 9px;
}
.mt10 {
  margin-top: 10px;
}
.ml9 {
  margin-left: 9px;
}
.ml8 {
  margin-left: 8px;
}
.ml7 {
  margin-left: 7px;
}
.ml6 {
  margin-left: 6px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.mr10 {
  margin-right: 10px;
}
.pl0 {
  padding-left: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.bw {
  background-color: #FFF;
}
.posr {
  position: relative;
}
.posa {
  position: absolute;
}
.piclink,
.piclink img {
  display: block;
}
.piclink p {
  text-align: center;
  margin: 5px 0;
}
.imgBor {
  border: 1px solid #dcdcdc;
}
.blBor {
  border: 1px solid #dddddd;
  background-color: #FFF;
}
.blBor .tit {
  font-weight: bold;
  color: #fff;
  position: relative;
}
.wrap {
  width: 970px;
  margin: 0 auto;
}
.cwrap {
  width: 947px;
  margin: 0 auto;
}
.top {
  height: 30px;
}
.top .topwrap {
  width: 736px;
  margin-top: 3px;
}
.top .input-text {
  width: 75px;
  height: 20px;
  margin-right: 5px;
  border: #CCC solid 1px;
  vertical-align: middle;
  line-height: 20px;
}
.top a {
  color: #333;
}
.banner {
  background: url(banner_2014.jpg) no-repeat transparent;
  height: 170px;
}
.mnav {
  height: 35px;
  position: relative;
  background: url(navbg_2014.jpg) repeat-x transparent;
}
.mnav ul {
  width: 703px;
  height: 35px;
  background: url(nav_2014.jpg) no-repeat transparent;
}
.mnav ul li {
  height: 35px;
  width: 109px;
  float: left;
  display: inline;
}
.mnav ul li.li1 {
  margin-left: 41px;
  width: 67px;
}
.mnav ul li.li1 a {
  background-position: -41px 0;
}
.mnav ul li.li1 a:hover,
.mnav ul li.li1 a.active {
  background-position: -41px -35px;
}
.mnav ul li.li2 {
  margin-left: 5px;
}
.mnav ul li.li2 a {
  background-position: -113px 0;
}
.mnav ul li.li2 a:hover,
.mnav ul li.li2 a.active {
  background-position: -113px -35px;
}
.mnav ul li.li3 {
  margin-left: 4px;
}
.mnav ul li.li3 a {
  background-position: -226px 0;
}
.mnav ul li.li3 a:hover,
.mnav ul li.li3 a.active {
  background-position: -226px -35px;
}
.mnav ul li.li4 {
  margin-left: 4px;
}
.mnav ul li.li4 a {
  background-position: -339px 0;
}
.mnav ul li.li4 a:hover,
.mnav ul li.li4 a.active {
  background-position: -339px -35px;
}
.mnav ul li.li5 {
  margin-left: 6px;
}
.mnav ul li.li5 a {
  background-position: -454px 0;
}
.mnav ul li.li5 a:hover,
.mnav ul li.li5 a.active {
  background-position: -454px -35px;
}
.mnav ul li.li6 {
  margin-left: 12px;
}
.mnav ul li.li6 a {
  background-position: -575px 0;
}
.mnav ul li.li6 a:hover,
.mnav ul li.li6 a.active {
  background-position: -575px -35px;
}
.mnav ul li a {
  background: url(nav_2014.jpg) no-repeat transparent;
  display: block;
  text-indent: -10em;
  overflow: hidden;
  width: 100%;
  height: 35px;
  background-position: 0 0;
}
.mnav .search {
  width: 253px;
  height: 35px;
  background: url(searchbg_2014.jpg) no-repeat transparent;
  position: relative;
}
.mnav .search .itext {
  width: 132px;
  height: 21px;
  position: absolute;
  top: 7px;
  left: 45px;
  border: 0 none;
}
.mnav .search .isubmit {
  width: 65px;
  height: 24px;
  position: absolute;
  right: 0px;
  top: 6px;
  background: transparent;
  border: 0 none;
  cursor: pointer;
}
.mnav .snav {
  width: 970px;
  position: absolute;
  top: 35px;
  left: 0;
  height: 51px;
  line-height: 51px;
  font-size: 14px;
  display: none;
  background: url(snav_2014.jpg) repeat-x transparent;
  text-align: center;
}
.mnav .snav a {
  text-align: center;
  display: inline-block;
  color: #333;
}
.mnav .snav .sli_two {
  line-height: 20px;
  font-size: 12px;
  padding: 5px 10px 0 10px;
}
.xnav {
  padding-top: 6px;
  height: 45px;
  line-height: 20px;
  background: url(xnav_2014.jpg) no-repeat transparent;
  border-bottom: 1px solid #2fa3f5;
  font-size: 14px;
}
.xnav a {
  display: inline-block;
}
.xnav .xzmhd {
  margin-left: 65px;
  width: 171px;
  display: inline;
}
.xnav .xjyzc {
  margin-left: 20px;
  width: 310px;
}
.xnav .xjyzc a {
  margin-left: 15px;
}
.xnav .xx {
  font-size: 12px;
  line-height: 40px;
}
.xnav .xxjz {
  margin-left: 103px;
}
.xnav .js {
  margin-left: 52px;
}
.xnav .xuex {
  margin-left: 50px;
}
.xnav .shbx {
  margin-left: 46px;
}
.radvers {
  width: 218px;
  margin-left: 6px;
  display: inline;
  overflow: hidden;
}
.ads {
  width: 218px;
  height: 82px;
  position: relative;
  overflow: hidden;
}
.ads li {
  width: 218px;
  height: 82px;
  overflow: hidden;
}
.pic_slidercrtl {
  position: absolute;
  right: 4px;
  bottom: 5px;
  z-index: 10;
}
.pic_slidercrtl a.crtl {
  float: left;
  margin-right: 3px;
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 13px;
  border: 1px solid #FF7300;
  color: #FF7300;
  background-color: #FFF;
}
.pic_slidercrtl a.crtl.active {
  text-decoration: none;
  background-color: #FF7300;
  color: #fff;
}
.list li {
  height: 30px;
  line-height: 30px;
  *height: 28px;
  *line-height: 28px;
  text-align: right;
  background-position: left center;
}
.list li a {
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 200px;
  text-align: left;
  color: #3b3b3b;
}
.list li span {
  color: #898989;
}
.link {
  margin: 15px 0 10px;
}
.link select {
  width: 180px;
  height: 22px;
  margin-left: 4px;
  vertical-align: middle;
  line-height: 22px;
}
.bnav {
  height: 12px;
  border-top: 2px solid #ffc05e;
  border-bottom: 2px solid #ffc05e;
  padding: 8px 0;
}
.bnav ul {
  width: 640px;
  margin: auto;
}
.bnav ul li {
  float: left;
  border-left: 1px solid #000;
  width: 90px;
  text-align: center;
  height: 12px;
  line-height: 14px;
}
.bnav ul li.first {
  border-left: none;
}
.bltab_head {
  padding-top: 7px;
  height: 26px;
}
.bltab_head .tit {
  float: left;
  width: 90px;
  font-size: 16px;
  color: #004570;
  font-weight: bold;
  padding-left: 10px;
  line-height: 22px;
}
.bltab_head a {
  display: inline-block;
  overflow: hidden;
  width: 66px;
  height: 25px;
  background: url(bltab01_2014.jpg) no-repeat transparent;
  float: left;
  margin-left: 1px;
  color: #064066;
  line-height: 28px;
  text-align: center;
  border-bottom: 1px solid #7a9eb6;
}
.bltab_head a:hover,
.bltab_head a.active {
  height: 26px;
  border-bottom: 0 none;
  text-decoration: none;
}
.bltab_head a.h02 {
  width: 81px;
  background: url(bltab02_2014.jpg) no-repeat transparent;
}
.bltab_head_blue a {
  background: url(bltab01_new_2014.jpg) no-repeat transparent;
}
.bltab_head_blue a.h02 {
  width: 81px;
  background: url(bltab02_new_2014.jpg) no-repeat transparent;
}
.bltab_head_blue a:hover,
.bltab_head_blue a.active {
  background-position: 0 -26px;
  text-decoration: none;
  height: 25px;
  border-bottom: 1px solid #7a9eb6;
}
.footer img {
  margin-top: 30px;
}
.footer img .l {
  margin-left: 20px;
}
.footer img .r {
  margin-right: 20px;
}
.footer p {
  line-height: 25px;
  text-align: center;
}
/* 教育新闻 */
.jyxw {
  background: url(jyxw_bg_2014.jpg) no-repeat transparent;
  width: 722px;
  height: 266px;
  display: inline;
}
.jyxw .slider {
  width: 299px;
  height: 231px;
  border: 1px solid #ddd;
  margin: 15px 0 0 9px;
  display: inline;
  position: relative;
}
.jyxw .slider img {
  width: 299px;
  height: 205px;
}
.jyxw .slider p {
  line-height: 26px;
  padding-left: 8px;
}
.jyxw .slider .hd {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 104px;
}
.jyxw .slider .hd li {
  float: left;
  width: 25px;
  line-height: 25px;
  height: 25px;
  text-align: center;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  display: inline-block;
  background-color: #bbb;
  color: #444;
  font-weight: bold;
}
.jyxw .slider .hd li:hover,
.jyxw .slider .hd li.on {
  background-color: #FFF;
}
.jyxw .jyxw_con {
  width: 400px;
  height: 260px;
}
.jyxw .jyxw_con .con .list {
  width: 380px;
  margin: 10px auto 0;
}
.jyxw .jyxw_con .con .list a {
  width: 320px;
}
/* 通知公告 */
.tzgg {
  background: url(tzgg_bg_2014.jpg) no-repeat transparent;
  width: 466px;
  height: 266px;
}
.tzgg .tit {
  padding-left: 110px;
}
.tzgg .con .list {
  width: 440px;
  margin: 10px auto 0;
}
.tzgg .con .list a {
  width: 370px;
}
/* 用户频道 */
.yhpd {
  background: url(yhpd_bg_new_2014.jpg) no-repeat transparent;
  width: 477px;
  height: 266px;
  margin-left: 4px;
  overflow: hidden;
}
.yhpd .yhpdcon {
  height: 175px;
}
.yhpd .tit {
  padding-left: 110px;
}
.yhpd .brbor {
  border-right: 1px solid #7a9eb6;
}
.yhpd .ysnav {
  overflow: hidden;
  width: 480px;
  height: 24px;
}
.yhpd .ysnav a {
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  float: left;
  width: 45px;
  _width: 45px;
  color: #3a6483;
  border-bottom: 1px solid #7a9eb6;
  border-left: 1px solid #7a9eb6;
}
.yhpd .ysnav a:hover,
.yhpd .ysnav a.active {
  border-bottom: 0 none;
  text-decoration: none;
}
.yhpd .ysnav2 a {
  width: 118px;
}
.yhpd .yhbl {
  display: inline;
  width: 215px;
  height: 141px;
  margin-left: 13px;
  margin-top: 10px;
}
.yhpd .yhbl .yhbl_tit {
  color: #00406a;
}
.yhpd .yhbl li {
  background: url(dot01_2014.jpg) no-repeat transparent;
  background-position: 0 center;
  padding-left: 15px;
}
.yhpd .yhbl li a {
  width: 200px;
}
.yhpd .yhbl02 {
  margin-left: 18px;
  display: inline;
}
.yhpd .yhbl03 {
  width: 400px;
  margin-top: 3px;
}
.yhpd .yhbl03 li {
  width: 55px;
  float: left;
}
.yhpd .yhbl03 li a {
  width: 55px;
}
.yhpd .yhbl04 {
  width: 452px;
}
.yhpd .yhbl04 li a {
  width: 370px;
}
/* 政务公开 */
.zwgk {
  background: url(zwgk_bg_2014.jpg) no-repeat transparent;
  width: 946px;
  height: 267px;
  padding-top: 38px;
  overflow: hidden;
}
.zwgk .xxgk {
  width: 312px;
}
.zwgk .xxgk .head {
  height: 32px;
  line-height: 32px;
  color: #235176;
  font-weight: bold;
  padding-left: 30px;
  font-size: 14px;
}
.zwgk .xxgk .gkul {
  margin-top: 13px;
  padding-left: 34px;
  line-height: 29px;
}
.zwgk .xxgk .gkul2 {
  width: 250px;
  margin: 6px 0 0 40px;
}
.zwgk .xxgk .gkul2 li {
  background: url(dot01_2014.jpg) no-repeat transparent;
  background-position: 0 center;
  padding-left: 15px;
  float: left;
  margin-left: 18px;
  display: inline;
}
/*.zwgk .jyfg {
  width: 330px;
  margin-left: 15px;
}
.zwgk .jyfg .head {
  height: 30px;
  line-height: 30px;
  padding-left: 5px;
}
.zwgk  .head a {
  font-size: 14px;
  color: #396787;
  margin-left: 15px;
}
.zwgk  .head a:hover,
.zwgk  .head a.active {
  font-weight: bold;
  text-decoration: none;
}
/*lin add */


/*.jyfg .head a:hover,
.jyfg .head a.active {
 background: url(bltab03_2014.jpg) no-repeat transparent;
  text-decoration: none;
}
.jyfg .head a {
  display: inline-block;
  width: 77px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  color: #396787;
  font-size: 14px;
}

.jyfg .list a {
  width: 250px;
}

/*lin add */
.zwgk  .list {
  width: 310px;
  margin: 0 auto;
}
.zwgk  .list a {
  width: 300px;
}
.zwgk .jysf {
  margin-left: 5px;
  width: 283px;
}
.zwgk .jysf .head {
  padding: 3px 0 0 25px;
}
.zwgk .jysf .head a {
  display: inline-block;
  width: 77px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  color: #235176;
  font-weight: bold;
  font-size: 14px;
}
.zwgk .jysf .head a:hover,
.zwgk .jysf .head a.active {
  background: url(bltab03_2014.jpg) no-repeat transparent;
  text-decoration: none;
}
.zwgk .jysf .list {
  width: 250px;
  margin: 8px auto 0;
}
.zwgk .jysf .list a {
  width: 250px;
}





.zwgk .jyfg {
  margin-left: 5px;
  width: 330px;
}
.zwgk .jyfg .head {
  padding: 3px 0 0 25px;
}
.zwgk .jyfg .head a {
  display: inline-block;
  width: 77px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  color: #235176;
  font-weight: bold;
  font-size: 14px;
}
.zwgk .jyfg .head a:hover,
.zwgk .jyfg .head a.active {
  background: url(bltab03_2014.jpg) no-repeat transparent;
  text-decoration: none;
}
.zwgk .jyfg .list {
  width: 250px;
  margin: 8px auto 0;
}
.zwgk .jyfg .list a {
  width: 250px;
}


/* 教育信息 */
.jyxx {
  background: url(jyxx_bg_2014.jpg) no-repeat transparent;
  width: 946px;
  height: 265px;
  padding-top: 39px;
}
.jyxx .jyxx_tit {
  padding-left: 15px;
  font-size: 16px;
  color: #fff;
  height: 34px;
  line-height: 36px;
}
.jyxx .jygl {
  width: 268px;
  display: inline;
}
.jyxx .jygl .tit {
  padding-left: 15px;
  font-size: 16px;
  color: #fff;
  height: 34px;
  line-height: 36px;
}
.jyxx .jygl .con1 a {
  display: inline-block;
  width: 127px;
  height: 42px;
  background: url(btn03_2014.jpg) no-repeat transparent;
  margin: 7px 0 0 5px;
  color: #235176;
  text-align: center;
  line-height: 42px;
  font-size: 18px;
  font-weight: bold;
  float: left;
}
.jyxx .jygl .con2 {
  margin-top: 3px;
}
.jyxx .jygl .con2 li {
  display: inline;
  background: url(dot01_2014.jpg) no-repeat transparent;
  background-position: 0 center;
  padding-left: 15px;
  float: left;
  margin-left: 14px;
  font-size: 14px;
  line-height: 30px;
}
.jyxx .jygl .con2 li a {
  width: 80px;
}
.jyxx .jyzc {
  margin-left: 3px;
  width: 373px;
  display: inline;
}
.jyxx .jyzc .con {
  margin-top: 4px;
}
.jyxx .jyzc .con li {
  float: left;
  margin: 1px 0 0 17px;
  font-size: 16px;
}
.jyxx .jyzc .con li a {
  display: block;
  width: 161px;
  height: 35px;
  line-height: 35px;
  background: url(btn04_2014.jpg) no-repeat transparent;
  text-align: center;
}
.jyxx .wscx {
  margin-left: 6px;
  width: 296px;
  display: inline;
}
.jyxx .wscx .con {
  margin-top: 4px;
}
.jyxx .wscx .con li {
  float: left;
  margin: 1px 0 0 8px;
  font-size: 16px;
}
.jyxx .wscx .con li a {
  display: block;
  width: 136px;
  height: 35px;
  line-height: 35px;
  background: url(btn02_2014.jpg) no-repeat transparent;
  text-align: center;
}
/* 招考时间 */
.zksj {
  height: 66px;
}
.zksj .tit {
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #0060c9;
  padding-left: 31px;
  background: url(icon01_2014.jpg) no-repeat transparent;
  background-position: 0 center;
}
.zksj .tit a {
  color: #3c6081;
  font-weight: bold;
}
.zksj .zkul {
  margin-top: 6px;
}
.zksj .zkul li {
  float: left;
  margin-left: 4px;
}
.zksj .zkul li a {
  display: block;
  width: 74px;
  height: 35px;
  line-height: 35px;
  background: url(cal_2014.jpg) no-repeat transparent;
  background-position: 0 center;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.zksj .zkul li a:hover,
.zksj .zkul li a.active {
  background-position: -78px 0;
  text-decoration: none;
}
/* 政民互动 */
.zmhd {
  height: 295px;
  background: url(zmhd_bg_2014.jpg) no-repeat transparent;
  padding-top: 37px;
}
.zmhd .left {
  width: 286px;
  float: left;
  display: inline;
}
.zmhd .right {
  width: 652px;
  float: left;
  display: inline;
  margin-left: 8px;
}
.zmhd .gkul {
  width: 252px;
  margin-top: 9px;
  padding-left: 34px;
  line-height: 29px;
}
.zmhd .gkul .spec {
  margin-left: 10px;
  display: inline-block;
  padding-left: 20px;
  background: url(zmhd_bg_2014.jpg) no-repeat transparent;
  background-position: -10px -162px;
}
.zmhd .btns a {
  display: inline-block;
  margin: 10px 0 0 10px;
  width: 86px;
  height: 21px;
  border: 1px solid #dadada;
  float: left;
  background: url(zmhd_bg1_2014.jpg) no-repeat transparent;
  color: #000;
  font-weight: bold;
  padding-top: 35px;
  text-align: center;
}
.zmhd .btns a.noml {
  margin-left: 0;
}
.zmhd .btns .a01 {
  background-position: -1px -1px;
}
.zmhd .btns .a02 {
  background-position: -99px -1px;
}
.zmhd .btns .a03 {
  background-position: -197px -1px;
}
.zmhd .btns .a04 {
  background-position: -1px -66px;
}
.zmhd .btns .a05 {
  background-position: -99px -66px;
}
.zmhd .btns .a06 {
  background-position: -197px -66px;
}
.zmhd .fyr_tit {
  height: 49px;
  position: relative;
}
.zmhd .fyr_tit .as {
  position: absolute;
}
.zmhd .fyr_tit .wyzx {
  color: #ed891d;
  top: 12px;
  left: 118px;
}
.zmhd .fyr_tit .weibo {
  display: block;
  width: 70px;
  height: 35px;
  top: 1px;
  left: 390px;
}
.zmhd .fyr_tit .tweibo {
  display: block;
  width: 38px;
  height: 35px;
  top: 1px;
  left: 460px;
}
.zmhd .fyr_tit .weixin {
  display: block;
  width: 40px;
  height: 38px;
  top: 1px;
  left: 498px;
}
.zmhd .fyr_table {
  width: 100%;
}
.zmhd .fyr_table th {
  background-color: #def5fb;
  text-align: center;
  height: 27px;
}
.zmhd .fyr_table td {
  height: 27px;
  text-align: center;
}
.zmhd .fyr_table td.tit {
  padding-left: 5px;
  text-align: left;
}
/* 教育教学资源 */
.jxzy {
  height: 91px;
  padding-top: 33px;
  background: url(jxzy_bg_2014.jpg) no-repeat transparent;
}
.jxzy a {
  display: block;
  width: 100%;
  height: 91px;
}
/* 列表内容页 */
.ileft {
  width: 267px;
}
.iright {
  width: 694px;
  margin-left: 9px;
}
.ileft,
.iright {
  float: left;
  display: inline;
  margin-top: 10px;
}
.position {
  height: 33px;
  line-height: 33px;
  overflow: hidden;
  background: url(listpos_2014.jpg) repeat-x transparent;
  background-position: 0 bottom;
  padding-left: 17px;
  font-size: 14px;
  color: #808080;
}
.lnav {
  overflow: hidden;
  width: 267px;
  display: block;
  background: url(list_nav_2014.jpg) no-repeat transparent;
}
.lnav .tit {
  height: 33px;
  line-height: 34px;
  padding-left: 33px;
  font-size: 16px;
  color: #114870;
  font-weight: bold;
  background: url('../images/listtitbg_2014.jpg') no-repeat transparent;
}
.lnav .con {
  width: 265px;
  font-size: 14px;
  padding: 3px 0 12px 0;
  border: 1px solid #adc7d8;
  border-top: 0 none;
}
.lnav .con li {
  width: 235px;
  margin: 8px auto 0;
}
.lnav .con li a {
  display: block;
  width: 235px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  background: url(list_navb_2014.jpg) no-repeat transparent;
  color: #808080;
}
.lnav .con li a:hover,
.lnav .con li a.active {
  background-position: 0 -31px;
  text-decoration: none;
  color: #03426e;
}
.listbox {
  margin: 10px auto 0;
  background-color: #FFF;
  border: 1px solid #adc7d8;
  padding: 10px 30px;
}
.listbox ul {
  padding: 10px 0 10px 0;
  border-bottom: 1px dotted #ccc;
}
.listbox ul li {
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
  color: #313131;
  background: url('../images/dot02_2014.gif') no-repeat transparent;
  background-position: 0 center;
}
.listbox ul li a {
  width: 510px;
  color: #313131;
}
.listbox ul.first {
  margin-top: 10px;
}
.listbox ul.nobor {
  border: 0 none;
}
.listbox .page {
  height: 60px;
  line-height: 60px;
}
.listbox .channel {
  position: relative;
  width: 670px;
  height: 34px;
  background: url(channelbg_2014.jpg) no-repeat transparent;
  margin: 0 auto;
}
.listbox .channel span {
  display: block;
  width: 145px;
  height: 34px;
  line-height: 36px;
  color: #fff;
  padding-left: 4px;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
.listbox .channel a {
  position: absolute;
  right: 10px;
  top: 7px;
}
.listbox2 {
  padding: 10px 0;
}
.listbox2 ul {
  width: 640px;
  margin: 0 auto;
}
.content_wrap {
  width: 968px;
  border: 1px solid #adc7d8;
  display: block;
}
.cpos {
  background: url(contentpos_2014.jpg) no-repeat transparent;
}
.sconwrap {
  width: 914px;
  margin: 20px auto 20px;
}
.arthead {
  text-align: center;
}
.arthead h1 {
  line-height: 55px;
  font-weight: bold;
  font-size: 16px;
  color: #c60108;
}
.arthead .des {
  color: #525252;
  width: 944px;
  height: 33px;
  line-height: 33px;
  background-color: #eaeaea;
  margin: 0 auto;
}
.arthead .des span {
  margin-left: 15px;
}
.artcon {
  padding: 20px 35px;
}
/*广告轮换*/
.adscroll{ height:85px; overflow:hidden; position:relative;}
.adbox{ width:960px; margin:0 auto; overflow:hidden; height:85px;}
.adbox li{ float:left; margin:0 3px; display:inline;}
.prev,.next{ width:24px; height:85px; position:absolute; top:0; cursor:pointer;}
.prev{ left:0; background:url(../images/larrow.jpg) no-repeat;}
.next{ right:0; background:url(../images/rarrow.jpg) no-repeat;}