body {
  color: #000;
  font-size: 12px;
  font-family: "microsoft yahei";
}
body,p,ul,li,h1,h2,h3,h4,dl,dt,dd {
  margin: 0;
  padding: 0;
}
a {
  color: #000;
  text-decoration: none;
}
ul,li {
  list-style: none;
}
img {
  border: 0;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 12px;
  font-weight: normal;
}
em {
  font-style: normal;
}
.clearfix {
  zoom: 1;
  display: inline-block;
  display: block;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.inner {
  width: 1000px;
  margin: 0 auto;
}
.sec_nav {
  border-top: 4px solid #1e5fb0;
  height: 42px;
  line-height: 42px;
  background: #f2f2f2;
  font-size: 16px;
  margin-top: 10px;
}
.sec_nav a {
  padding: 0 0 0 15px;
}
.sec_nav .on {
  color: #122e67;
  font-size: 18px;
  padding-left: 30px;
}
.nTitle{
  font-size: 30px;
  height: 40px;
  margin:10px 0 20px 0;
}
.imgBox{
  width: 1000px;
  overflow: hidden;
}
.imgList{
  width: 1200px;
}
.imgList li{
  width: 218px;
  height: 286px;
  overflow: hidden;
  background: #f0f0f0;
  margin-right: 42px;
  float: left;
}
.imgList h2{
  font-size: 18px;
  color: #000;
  padding: 5px 10px;
}
.imgList p{
  color: #555;
  padding: 0 10px;
}
.imgList h2:hover {
  color: #a00
}

.classBox{
  margin-top:10px;
  margin-bottom: 50px;
  overflow: hidden;
}
.classBox .hd{
  width: 204px;
  height: 315px;
  float: left;
  margin-right: 1px;
  color: #fff
}

.classBox .hd ul a{
  color: #fff;
}
.classBox .hd ul a:hover{
  text-decoration: underline;

}
.checkMore{
  background: url(/img../img/arrow.png) no-repeat center right;
  color: #ddd;
  opacity: .8;
  padding:0 15px 0 42px;
}
.bgRed{
  background: #aa0000
}
.bgB{
  background: #1252a2
}
.bgY{
  background: #d57f00
}
.bgG{
  background: #33b4b0
}
.classBox .hd h2{
  font-size: 30px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.classBox .menuSlide{
  padding:0 0 15px 42px;
  width: 185px;
}
.classBox .menuSlide li{
  width: 75px;
  float: left;
  height: 30px;
  font-size: 18px
}
.classBox .bd{
  width: 390px;
  height: 315px;
  overflow: hidden;
  float: left;
  position: relative;
}
.sImg{
  width: 172px;
  height: 137px;
  overflow: hidden;
  float: left;
  position: relative;
  margin:0 30px 40px 0;
  float: left;
}

.hx_img_mask {
  position: relative;
  display: inline-block;
  height: 100%;
  width: 100%;
}
.hx_img_mask .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .1;
  filter: alpha(opacity=10);
  z-index: 12;
  transition: opacity .2s;

}
.hx_img_mask:hover .mask {
  opacity: 0;
  filter: alpha(opacity=0);
  *text-decoration: none;

}

.hx_img_mask img {
  width: 100%;
  height: 100%;

}
.hx_img_mask:hover h2{
  color: #fff;
  height:36px;
}
.hx_img_mask h2 {
  height:0;
  line-height:46px;
  overflow:hidden;
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;
  transition:all 0.3s;
  width: 95%;
  padding-left: 5%;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  text-align: left;
  font-size: 18px;
  overflow: hidden;
  background: url(/img/news_index2015/img/creole_mask.png) 0 bottom repeat-x;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #000000);
  _background: #000;
  _filter: alpha(opacity=100);
  *background: #000;
  filter: alpha(opacity=100);
  z-index: 3;
}

.classBox .ft .hx_img_mask h2{
  line-height: 18px;

}

.classBox .bd h2{
  font-size: 18px;
  height: 46px;
}
.classBox .ft h2{
  font-size: 14px;
  height: 46px;
}
.playIconM{
  display: inline-block;
  width: 48px;
  height: 48px;
  background: url(/img../img/icon_m.png);
  position: absolute;
  top:133px;
  left:169px;
}
.classBox .ft{
  width: 374px;
  height: 315px;
  float: right;
  overflow: hidden;
}
.classBox .ft ul{
  width: 420px;
}

.l{
  width: 250px;
  background: #f5f5f5;
  float: left;
}
.newsList li{
  height: 83px;
  border-bottom: 1px solid #ffffff;
  _position:relative; 
  *position:relative; 
  cursor: pointer;
}
.newsList li a{
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  color: #666;
  _position:absolute;   
  _top:-50%;
 *position:relative;   
  *top:20%;
}
.newsList li .subWrap{
  display:table; 
  vertical-align: middle;
  height: 83px;
  width: 250px;
  _position:absolute;   
  _top:50%;
  *position:absolute;   
  *top:50%;
}
.newsList li .cnt{
  vertical-align:middle; 
  display:table-cell;
  padding: 0 15px;
}
.newsList li a:hover{
  color: #fff
}
.newsList li:hover{
  background: #aa0000;
  color: #fff
}
.newsList li.on{
  background: #aa0000;
  color: #fff
}
.newsList li.on a{
  color: #fff
}
.r{
  width: 690px;
  float: right;
}
.listR{
  border-bottom: 1px solid #ececec;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.listR dt{
  width: 172px;
  height: 137px;
  position: relative;
  float: left;
}
.listR dd{
  width: 490px;
  padding-left: 20px;
  float: left;
}
.listR dd .hd,.listR dd .ft{
  color: #999;
  font-size: 12px;
  padding-bottom: 5px;
}
.listR dd .ft{
  padding-top: 15px;
}
.listR dd h3 a{
  font-size: 24px;
  line-height: 36px;
}
.listR dd h3 a:hover{
  color: #a00;
}
.playIconS{
  display: inline-block;
  width: 25px;
  height: 26px;
  background: url(/img../img/icon_s.png);
  position: absolute;
  top:51px;
  left: 77px;
}

.checkMoreA{
  color: #aa0000;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.crumb{
  padding: 16px 0;
  color: #a00
}
.crumb a{
  color: #333
}
.crumb span{
   color: #333
}

.vFooter{border-top:2px solid #a00000;background:#f0f0f0; margin-top: 80px;width: 100%}
.footerBox_2014 p{color:#ddd;font-size:12px;text-align:center;line-height:22px; }
.footopCont{width:1000px;margin:0 auto;padding-bottom:20px;background:#f0f0f0;}
.h3Tit{font-family:'微软雅黑';font-size:16px;line-height:44px;margin-top:14px;}
.hzwz{margin-bottom:20px;overflow:hidden; width: 620px;
float: left;
}
.hzwz p{line-height:26px;width:100%;overflow:hidden;}
.hzwz a{padding-right:9px;color:#888;border-right:1px solid #ddd; margin-right: 9px;}
.sxyBoth{padding:20px 0 8px;}
.sxyBoth a{border:1px solid #ccc;margin-bottom:7px;}
.setH{padding-top:10px;}
.setH span{background:url(/img../img/frd_link.png) no-repeat scroll 26px 2px;color:#888;cursor:pointer;display:block;height:24px;line-height:24px;margin:0 auto;width:46px;}
.setH span.hide{background-position: 26px -38px;}
.f_box{width:345px;
}
.f_box_lm{margin-left:-24px;line-height:24px;}
.f_box_lm a{padding-left:24px;color:#555;}
.f_s_box{width:345px;float: right;}
.wx{padding:5px;background:#fff;
float: left}
.contack{padding-top:5px;}
.tvTit{height:35px;line-height:35px;padding-left:40px;
width: 100%;
}

.tvTit a{font-size:22px;font-family:'微软雅黑';}
.us{
  float: left;
  padding-left: 20px;
}
.padt14{
  float: left;
  width: 100%
}
.us p{line-height:20px;color:#999;}
.hxHome{margin-left:-40px;float:left;display:inline;padding-top:3px;}
.footer_2014{background:#939393;}
.footerBox_2014{background: #939393;width:960px;margin:0 auto;padding:20px 0;color:#ddd;font-size:12px; text-align:center}
.footerBox_2014 a{color:#fff;font-size:12px; line-height:40px;}

@media screen and (max-width:960px){
  .footer_2014,.footerBox_2014{background: #939393;}
}

@media screen and (max-width:768px){
  .footer_2014 p{display:none;}
  .footer_2014{background:#f4f4f4;color:#b0b0b0;}
  .footer_2014 a{color:#b0b0b0;font:14px/56px 'microsoft yahei'}
}

@media screen and (max-width:640px){
  .footerBox_2014{padding:8px 0;}
  .footer_2014 a{color:#b0b0b0;font:14px/40px 'microsoft yahei'}
  
}

@media screen and (max-width:320px){
  .footerBox_2014 a{font-size:12px; line-height:26px;}
}

.banner{height:455px;}
.banner .ban_c img{position:absolute;width:1920px;left:50%;margin-left:-960px;top:0;}
.banner .ban_nav{display:none;}
.banner .Left,.banner .Right{position:absolute;width:1px;height:1px;right:50%;bottom:15px;}
.banner .Left{margin-right:-450px;background-position:5px 0}
.banner .Right{margin-right:-490px;background-position:-33px 0;}
.bann_ext{position:relative;}
.frontCover{position:absolute;bottom:2px;}
.frontCover li{float:left;width:82px;padding:4px;background:#e5e5e5;color:#fff;overflow:hidden;margin-right:4px;cursor:pointer;}
.frontCover p{text-align:center;height:0px;line-height:0px;overflow:hidden;}
.frontCover .img{position:relative;height:50px;overflow:hidden; }
.frontCover img{position:absolute;width:192px;height:50px;left:-50px;}
.frontCover .open{background:#e60013;}
.wrap{width:1000px;margin-left:auto;margin-right:auto;}

.slide{position:relative;width:100%;}
.ban_c{display:none;position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;}
.ban_c img{width:100%;height:100%;}
.ban_t{position:absolute;left:0;bottom:0;width:100%;padding:4px 0;text-indent:10px;white-space:nowrap;overflow:hidden;color:#fff;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000);z-index:3;}
.ban_nav{position:absolute;bottom:0;left:0;width:100%;text-align:right;z-index:4;}
.ban_nav a{display:inline-block;vertical-align:middle;width:14px;height:14px;line-height:14px;overflow:hidden;text-align:center;margin-right:8px;cursor:pointer;text-decoration:none;font-size:10px;-webkit-text-size-adjust:none;background:#ccc;}
.ban_nav .on{background:#f90;color:#fff;}
.Left,.Right{cursor:pointer;}
.focusBox {
  padding-bottom: 40px;
  position: relative;
}
.hotTab{
  position: absolute;
  bottom: 0;
  right:0;
  width: 300px;
  height: 455px;
  background: #444;
  overflow: hidden; 
}
.hide{display:none;}
.show {display:'';}

.tabTitle{
  height: 45px;
  line-height: 45px;
}
.tabTitle li{
  width: 150px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  float: left;
  background: #aa0000
}
.tabTitle  .active{
  background: #444
}
.rankList li{
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #303030;
  width: 280px;
  padding-right: 20px;
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rankList a:hover{
  color: #a00;
}
.pRank{
  color: #fff
}
.nRank{
  color: #999
}
.pRank span,.nRank span{
  font-size: 30px;
  font-family: "Arial";
  color: #a00;
  padding: 0 10px;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  text-align: center;
}
.pRank a{
  font-size: 18px;
  color: #fff
}
.pRank a{
  font-size: 18px;
  color: #fff
}
.nRank span{
  font-size: 24px;
  color: #fff;
}
.nRank a{
  font-size: 14px;
  color: #999
}