@charset "utf-8";
/* CSS Document */
*{
  padding:0;
  margin:0;	
	}
body{
  font-family: "Arial";	
	}
@media screen and (max-width:1200px){

}
@media screen and (max-width:992px){
	
.content_biao {
    font-size: 18px;
}
.con_date{
    font-size:12px;	
	
}
.con_img{
	display:none;	
}
.con_tu_biao{
	text-align:center;
}
.our{
 text-align:center;	
	
} 
.our-ul{
 text-align:left;	
}
.share_left {    
    width: 100%;
}
.share_right {
  display:none;	
	
}
.hot_xiaobiao{
  margin-top: 1%;	
	}
.hot_img1 {
    margin-top: 5%;
}
}
@media screen and (max-width:768px){
	
	.content_biao {
    font-size: 18px;
}
.con_date{
    font-size:12px;	
	
}
.con_img{
	display:none;	
}
.con_tu_biao{
	text-align:center;
}
.our{
 text-align:center;	
	
}
.our-ul{
 text-align:left;	
}
.share_left {
    width: 100%;
}
.share_right {
  display:none;	
	
}
.hot_biao {
  margin-top: 10%;
}
.hot_xiaobiao{
  margin-top: 1%;	
	}
.hot_img1 {
    margin-top: 5%;
}
.foot{
  margin-top:5%;	
	}
.left1{
  margin-left: 0px;
  width: 100% !important;
}
}

