/**
 * M
 * @authors jing
 * @date    2015-11-3
 * @version 1.0.0
 */

body{  font-family: "微软雅黑";}
.b_head {
  padding-top: 50%;
  background: url(http://www.hinews.cn/pic/003/020/235/00302023530_2b4e9909.jpg) no-repeat;
  background-size: 100%;
  font-family: "微软雅黑";
}
.b_nav  .tb30_{background: #fff;margin-top: 15px;border-top: 1px solid #ededed;padding-top: 10px;}
.b_nav ul{
    text-align: center;
   }
.b_nav .tb30_ ul li{width: 45%;}
.b_nav .tb30_ ul li a{width: 100%;display: inline-block;}
   .b_nav .tb30_ ul li:last-child a{  
border-right:none;
 
   
   }

.b_nav .tb30_ ul li .current_link{color: #fff;
    background-color: #e01609;}
.b_intro{margin:3% 5%;
    background-color: #fffbc6;
    padding:3% 5%;
    text-align: justify;}
.b_intro h1{padding: 2% 2% 2% 20%;
    width: 30%;
    background: url(../img/tp.png) no-repeat;
	    margin-bottom: 3%;
    background-size: contain;}
.b_intro h1 img{width: 100%;    max-width: 107px;}
.b_intro p{color: #000;
    font-size: 14px;
    text-indent: 28px;
    line-height: 24px;}
.b_intro a{ color:#e01609;}
.activity_title{    margin: 5%;
    padding: 1% 2%;
    border-left: #e01609 5px solid;
    font-size: 18px;
    color: #000;}
.activity_list{}
.activity_list li{    padding: 2% 5% 2% 13%;}
.activity_list li:nth-child(odd){    background-color: #e9e9e9;}
.activity_list li a{    font-size: 14px;
    color: #000;}
.activity .page{    margin: 8% auto 11%;}


.b_intro_l h1{ width:60%}
.b_intro_l h1 img{ max-width:none;}

.b_intro_l ul{}
.b_intro_l ul li{font-size: 14px;    margin-bottom: 1%;
    color: #000;}

.b_intro_l ul li font{ color:#e01609;font-weight: bold;}

.activity2{margin-bottom:2%;
  }
.activity_con{padding:3% 5%;    width: 90%;
    float: left;}
.activity_con li{    text-align: center;
    float: left;
    width: 47%;
    margin-bottom: 5%;
	    margin-right: 2%; border: 3px #8d0b0f solid; background-color: #8d0b0f;}
.activity_con li:last-child{ margin-right:0;}
.activity_con li a{display: inline-block;
   }
.activity_con li a span{
	    width: 100%;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 14px;} 
.activity_con li span {
    width: 100%;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 14px;
}
.activity_con li a img{width: 100%;display:block;    
   }
.activity_con li:nth-child(2n){ margin-right:0;}

.t_button {
    display: inline-block;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #fcbf00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#fcbf00));
    background: -webkit-linear-gradient(top, #fff 0%,#fcbf00 100%);
    background: -o-linear-gradient(top, #fff 0%,#fcbf00 100%);
    background: -ms-linear-gradient(top, #fff 0%,#fcbf00 100%);
    background: linear-gradient(to bottom, #fff 0%,#fcbf00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#fcbf00',GradientType=0 );
    border: 1px solid #cdb83d;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    color: #810303;
    font-size: 12px;
    padding: 0px 7px;
    webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 9px 0px rgba(219,31,5,1), 0px 9px 25px rgba(0,0,0,.7);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4);
}
:root .t_nav, .t_button {
    filter: none;
}

  .vote-banner{
	  background:#8d0b0f; padding:3%; float:left;width:94%;}
  .vote-banner h2{color:#fcc900; background:url(img/20160617/banner.png) no-repeat left; background-size:contain; padding-left:10%;    float: left;}
  .vote-banner form{ color:#fff;    float: right;}
  .vote-banner form span{    font-size: 16px;
    letter-spacing: 1px;}
  .vote-banner .sch_input{    width: 150px;vertical-align: middle;
    font-size: 12px;
    color: #c6c6c6;}
   .vote-banner .ok_input{    border: navajowhite;
    background-color: #5a1204;
    color: #fff;
    padding: 2px 5px;
    font-size: 14px;
    letter-spacing: 1px;}
.test_head{
    z-index: 10;
    margin-bottom: 10px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
    border-bottom: 3px solid #e2e2e2;
  }
:root .test_head {
         /*处理IE9浏览器中的滤镜效果*/
}
.title_link{float: left;margin-left: 2%;margin-right: 20px;}
  
  .title_link img{vertical-align: middle;border-radius: 50%;width: 98px;height: 98px;}
  
.test_head_box{
	float: left;
	width: 53%;
	}
  
  .cloudtreef {
  color: #333;
  font-family: "微软雅黑";
  font-size: 17px;
  width: 100%;
  line-height: 32px;
  font-weight: bold;
  }
.cloudtreeb{
	font-family: "微软雅黑";
	font-size: 14px;
	display: block;
	color: #333;
	}
.clearfloat{ clear:both;}
.mr50{ margin:50px;}

.now_download{
	float:right;
	margin-right: 6%;
  width: 23%;
  height: 100%;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -webkit-box-orient: vertical;
  text-align: center;}
.now_download a{display: inline-block;
  color: #fff;
  width: 100%;
  font-family: "微软雅黑";
  font-size: 13px;
  border: 1px #fff solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  padding: 8% 5%;
  }
 .dis {
	display:block;
}
.undis {
	display:none;
}
.normaltab30 {

height: 42px;

padding:5px 0;

margin:0;

font-size: 18px;

line-height: 42px;
}
.normaltab30 a{
	color: #df0002;
	}
.hovertab30{
	
height: 42px;
	
background: #df0002;
	
padding:5px 0;
	
margin:0;
	
font-size: 18px;
	
line-height: 42px;
}
.hovertab30 a{
	color: #fff;
}
.tabbox{
	padding: 10px 0px;
	text-align: justify;
    font-size: 17px;
    line-height: 24px;
	}
.tab_box p{
	text-indent:2em}
.play_list li{
    text-align: left;
    width: 100%;
    padding: 1rem 0 1rem 0;
    box-sizing: border-box;
    background: url(../img/bf.png) no-repeat 97%;
    background-size: 26px;
    border-bottom: 1px solid #e2e2e2;
}
.play_list li a{
    width: 100%;
    display: block;
    padding-right: 46px;
    box-sizing: border-box;
}
.content{
    box-sizing: border-box;
    width: 92%;
    margin: 3% auto;
}
.content p{line-height:1.6em;}
.content>h2,.dis>h2{
	font-size: 17px;
	margin-bottom: 10px;
	color: #333;
	font-weight: bold;
	}	
.tab_box  {
	position: relative;
	}
	
.tab_box span{
	 background: #df0002;
	 color: #fff;
	 border-radius: 7px;
	 font-weight: bold;
	 padding: 0px 5px;
	 float: right;
	 }
.key_box{
    position: absolute;
    right: 0;
    top: 23px;
    width: 57px;
    background: #fff;
}
.tab_inner  {line-height: 23px;color: #333;font-size: 14px;}
.tab_outer  {
    line-height: 24px;
    color: #333;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    height: 47px;
    -webkit-box-orient: vertical;
}

span.key_toggle {
}
.key_box-i{
    position: absolute;
    right: 0;
    bottom: 0;
}
.audio_brief{
    font-size: 15px;
    line-height: 25px;
    margin: 10px 0;
}
  .activity1{
	      padding: 3%;}
  .activity1 h2{border-bottom:1px solid #f3e6e7; text-align:center; font-size:17px;color:#8d0b0f;    padding: 10px 0;}
  .brief{ text-align:center;padding: 15px 0;}
  .brief span{color:#8d0b0f;  font-size:17px;
	  }
  .vote-button{     background: url(img/20160617/title2.png) no-repeat left;
    background-size: contain;
    color: #fff;
    padding: 10px;
    width: 72px;
    background-color: #ea2328;
    display: block;
    padding-left: 35px;
    text-align: center;
    margin: auto;}
.dis>h2{background: url(../img/zb.png) no-repeat;height: 33px;background-size: 110px;color: #fff;padding-left: 25px;line-height: 30px;font-weight: normal;}
 .vote-img{width: 90%;
    text-align: center;
    margin: 5% auto;}
  .vote-img img{    width: 100%;}
  .vote-img h3, .vote-video h3{ color:#8d0b0f;margin-top:2%;}
   .vote-video{width: 90%;
    text-align: center;
    margin: 5% auto;}

  .vote-video video{    width: 100%;}
  
	.footer{
		padding:10px;
		background: #bfbfbf;
		color: #fff;
		}
.footer p{color: #fff;font-size: 14px;text-align:center;}
.b_nav>h2 {
    color: #f8563d;
    font-size: 17px;
    border-bottom: 3px solid #e2e2e2;
    padding-bottom: 10px;
    margin-top: 20px;
}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2019-01-30 16:01:01" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->