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:#555;
  font-size:14px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  min-width: 1200px;
}
td,th,caption { 
  font-size:14px; 
}
h1, h2, h3, h4, h5, h6 { 
  font-weight:normal; 
  font-size:100%; 
}
address, caption, cite, code, dfn, em, strong, th, var { 
  font-style:normal; 
  font-weight:normal;
}
a { 
  color:#555; 
  text-decoration:none; 
}
a:hover { 
  text-decoration:none; 
}
img { 
  border:none; 
}
ol,ul,li { 
  list-style:none; 
}
input, textarea, select, button { 
  font:14px Verdana,Helvetica,Arial,sans-serif; 
}
table { 
  border-collapse:collapse; 
}
html {
  overflow-y: scroll;
}
.clearfix:after {
  content: "."; 
  display: block; 
  height:0; 
  clear:both; 
  visibility: hidden;
}
.clearfix { 
  *zoom:1; 
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.banner{
  width: 100%;
  height: 600px;
  background: url("../images/banner.png") no-repeat center;
  background-size:  100% 100%;
}
.tab-hd{
  width: 100%;
  height: 102px;
  background: #d95844;
  box-sizing: border-box;
  padding-top: 10px;
  margin-bottom: 77px;
}
.w1200{
  width: 1200px;
  margin: auto;
}
.logo{
  float: left;
  width: 64px;
  height: 83px;
}
.title { 
  display: block;
  width: 1200px;
  height: 69px;
  margin: 0 auto 40px;
}
.tab-nav li{
  float: left;
  width: 217px;
  height: 59px;
  border-radius: 5px;
  margin-left: 308px;
  margin-top: 12px;
  line-height: 59px;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
}
.tab-nav li.on {
  background: #FEA24C;
}
.mt-focusBox { 
  position: relative; 
  width: 830px; 
  height: 468px; 
  border: 10px solid #D93631;
  border-right: none;
  overflow: hidden;
  text-align: left;  
}
.mt-focusBox .pic img { 
  width: 830px; 
  height: 468px;  
  display: block; 
}
.mt-focusBox .txt-bg { 
  position: absolute; 
  bottom: 0; 
  z-index: 1; 
  height: 60px; 
  width:100%;  
  background: #333; 
  filter: alpha(opacity=60); 
  opacity: 0.6; 
  overflow: hidden; 
}
.mt-focusBox .txt { 
  position: absolute; 
  bottom: 0; 
  z-index: 2; 
  height: 60px; 
  width:100%; 
  overflow: hidden; 
}
.mt-focusBox .txt li{ 
  height:60px; 
  line-height:60px; 
  position:absolute; 
  bottom:-60px;
}
.mt-focusBox .txt li a{ 
  display: block; 
  color: white; 
  padding: 0 0 0 18px; 
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
.mt-focusBox .num { 
  position: absolute; 
  z-index: 3; 
  bottom: 24px; 
  right: 45px; 
}
.mt-focusBox .num li{ 
  float: left; 
  position: relative; 
  width: 8px; 
  height: 8px;  
  background: #fff;
  border-radius: 50%;
  overflow: hidden; 
  text-align: center; 
  margin-left: 18px; 
  cursor: pointer; 
}
.mt-focusBox .num li.on{ 
  width: 34px;
  height: 8px;
  border-radius: 20px;
}
.mt-lb-right{
  width: 360px;
  height: 488px;
  box-sizing: border-box;
}
.mt-right-title,.mt-right-title img{
  display: block;
  width: 325px;
  height: 82px;
}
.mt-lb-right-box{
  width: 100%;
  height: 406px;
  box-sizing: border-box;
  border: 2px solid #D93631;
  border-left: 10px solid #D93631;
}
.mt-lb-top h3{
  width: 100%;
  height: 24px;
  overflow: hidden;
  font-size: 24px;
  line-height: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #D95844;
  box-sizing: border-box;
  padding: 0 23px 0 13px;
  margin: 24px 0 20px;
}
.mt-lb-top p{
  width: 310px;
  height: 140px;
  overflow: hidden;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #636363;
  line-height: 24px;
  margin: auto;
}
.mt-lb-ul{
  margin-top: 20px;
}
.mt-lb-ul a{
  display: block;
  width: 100%;
  height: 58px;
  line-height: 57px;
  box-sizing: border-box;
  border-top: 1px solid #f0f0f0;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  padding: 0 19px 0 31px;
}
.contest { 
  overflow: hidden; 
  margin-top: 80px;
}
.contest .contest-tab { 
  height: 55px; 
  border-bottom: 2px solid #FBB37F;
  margin-bottom: 60px;
}
.contest .contest-tab li{ 
  float: left; 
  height: 55px; 
  line-height: 55px; 
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FBB37F; 
  border-radius: 3px 3px  0 0;
  padding: 0 34px 0 31px;
  cursor: pointer;
}
.contest .contest-tab li.on{
  font-size: 24px;
  background: #FBB37F;
  font-weight: bold;
  color: #FFFFFF;
}
.contest .zpyq-box { 
  float: left; 
  width: 373px;
  height: 118px;
  background: #FBB37F;
  border-radius: 3px;
  margin-left: 40px;
  box-sizing: border-box;
  padding: 30px 20px;
  overflow: hidden; 
}
.contest .zpyq-box:nth-child(1){
  margin-left: 0;
}
.contest .zpyq-type{
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFD6B8;
  line-height: 24px;
}
.contest .zpyq-type span{
  color: #D37A3A;
  opacity: 0.2;
  margin-left: 10px;
}
.contest .zpyq-box p{
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 19px;
  line-height: 18px;
}
.contest .zpyq-tj{
  height: 92px;
  background: #D95844;
  border-radius: 3px;
  box-sizing: border-box;
  padding-left: 36px;
  margin-top: 40px;
}
.contest .zpyq-tj-title{
  width: 140px;
  float: left;
  position: relative;
  height: 100%;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  padding-top: 27px;
  box-sizing: border-box;
}
.contest .zpyq-tj-title span{
  color: #FCBBAF;
  opacity: 0.2;
  position: absolute;
  top: 46px;
  left: 34px;
}
.contest .zpyq-tj p{
  float: left;
  width: 750px;
  height: 92px;
  line-height: 92px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  margin-left: 115px;
}
.contest .short-video p{
  padding-top: 16px;
  line-height: 30px;
  box-sizing: border-box;
}
.contest .zpyq-tj .time{
  float: left;
  width: 140px;
  font-size: 16px;
  color: #fff;
  opacity: 0.6;
  padding-top: 16px;
  line-height: 30px;
  box-sizing: border-box;
  margin-left: 0;
}
.jxsz{
  width: 100%;
  background: #D93631;
  padding: 40px 0 30px;
  margin-top: 80px;
}
.social,.special{
  width: 579px;
}
.social .jx-title,.special .jx-title{
  width: 579px;
  height: 34px;
  text-align: center;
  position: relative;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 24px;
  color: #FEFEFE;
  padding-top: 10px;
  box-sizing: border-box;
}
.social .jx-title span,.special .jx-title span{
  display: block;
  width: 100%;
  height: 24px;
  text-align: center;
  color: #FCBBAF;
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
}
.jx-content{
  width: 579px;
  height: 118px;
  background: #FBB37F;
  border-radius: 3px;
  text-align: center;
  margin-top: 40px;
  box-sizing: border-box;
  padding-top: 23px;
}
.jx-content h3{
  height: 24px;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFD6B8;
}
.jx-content p{
  height: 18px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 17px;
}
.special-content{
  height: auto;
  padding: 68px 0 69px;
}
.special-content h3{
  margin-top: 40px;
}
.special-content h3:nth-child(1){
  margin-top: 0;
}
/* 投票 */
.tpgz{
  box-sizing: border-box;
  padding: 20px 48px 49px;
  background: #FBB37F;
  border-radius: 5px;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 75px;
}
.tpgz p{
  margin-top: 49px;
}
.shl-title{
  margin-top: 57px;
}
/* .vote-list{
} */
.vote-list li {
    float: left;
    width: 372px;
    height: 343px;
    border-radius: 0 0 18px 18px;
    background: #F6F6F6;
    margin-bottom: 46px;
    margin-right: 40px;
    position: relative;
}
.vote-list li:nth-child(3n) {
    margin-right: 0;
}
.vote-list .vote-img{
  width: 372px;
  height: 257px;
}
.play{
  position: absolute;
  top: 95px;
  left: 50%;
  transform: translate(-50%,0);
}
.vote-name{
  width: 67%;
  height: 85px;
  box-sizing: border-box;
  padding: 16px 14px 0;
  border-radius: 0 0 18px 18px;
  line-height: 17px;
  font-size: 18px;
  color: #333333;
}
.vote-name p{
  margin-bottom: 14px;
}
.btn{
  width: 50%;
  height: 85px;
  position: absolute;
  bottom: 0;right: 0;
  box-sizing: border-box;
  padding: 10px 14px 0 0;
  text-align: center;
  font-size: 18px;
  color: #333333;
}
.vote-num{
  display: inline-block;
}
.vote-btn{
  display: block;
  width: 100px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  background: #D95844;
  border-radius: 16px;
  margin: 5px auto 0;
}
.foot{
  width: 100%;
  background: #D93631;
  padding:70px 0 67px;
}
.foot img{
  display: block;
  width: 837px;
  height: 47px;
  margin: auto;
}