.tuijian{padding-top: 50px}
.xiangmu{background-color: #fff!important;}
.xiangmu .zong h2 b{
  font-size: 20px;
}
.tuijian h4{
  font-size: 1.1rem;
  height: 42px;
}
.tuijian ul{
  width: 900px;
  /*margin:0 auto;*/
}
.tuijian ul li{
  padding-left: 1.4%;
  box-sizing:border-box;
  border-top: 1px dashed #dbdbdb;
  height: 46px;
  line-height: 46px;
  font-size: 0.7rem;
  color: #4b4a4a;
}
.tuijian ul li p{
  float: left;
  width: 600px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.tuijian ul li span{
  float: right;
}

.biaoqian{
  border-top: 1px solid #dbdbdb;
  margin-top: 30px;
  width: 900px;
  font-size: 0.7rem;
  color: #4b4a4a;
  padding-left: 1.4%;
  padding-top: 10px;
  /*line-height: 46px;*/
  margin-bottom: 50px;
  box-sizing:border-box;
  margin: 30px 0;
}
.biaoqian p{
   float: left;
  width: 600px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.biaoqian span{
  float: right;
  background-color: #666;
  color: #fff;
  width: 68px;
  text-align: center;
  line-height: 28px;
  height: 28px;
}
.biaoqian a{
  color: #4b4a4a;
}

table{width: 100%!important;}
tbody{width: 100%!important;}
tr{width: 100%!important;}
table {display: block; width: 100%; clear: both;}
 
thead {float:left; display: block;}
thead tr, thead td, thead th {display: block;}
 
tbody {display: block; display: -webkit-box; width:auto; white-space: nowrap; overflow-x: auto; overflow-y: hidden;}
}
img {  
 max-width: 100%!important;/*图片自适应宽度*/  
} 
.view {  
 word-break: break-all;  
}  

.zong h2{
	line-height: 50px;
	margin-top: 20px;
}



@media(max-width: 1440px){
  html{font-size: 17px;}
 
}
@media(max-width: 1368px){
  html{font-size: 16px;}
 
}
@media(max-width: 1200px){
  
 
}
@media(max-width: 768px){
  
 .fu .left{display: none;}
 .fu .right{width: 100%;}
 .fu .right{padding-left: 16px;padding-right: 16px;margin-right: 0;padding-top: 6px;}
 .tuijian ul{width: 100%;}
 .tuijian ul li p{width: 60%;}
 .fu{margin-top: 20px;padding-bottom:20px; }
 .biaoqian{width: 100%;}
 .biaoqian p{width: 60%;}
 .biaoqian{margin-top: 16px;margin-bottom: 16px;}
 .tuijian ul li{height: 32px;;line-height: 32px;}

}
video{ max-width: 100%!important;}
.vote_area {  
 display: block;  
}  
.vote_iframe {  
 background-color: transparent;  
 border: 0 none;  
 height: 100%;  
}  