*{padding:0;margin:0;font-size:16px}
h2,span,a{font-family:"微软雅黑"}
img{max-width:100%;border:none}
.clearfix:after{
  content:"";
  visibility:hidden;
  display:block;
  clear:both;
}
* html .clearfix{
  zoom:1;
}

.main{width:1200px;margin:0 auto}

.location{color:#9a9a9a;margin-top:30px}
.location a{font-size:16px;color:#9a9a9a;}

.BjImg{height:10px;margin-top:20px;background: url(/bjsports/resource/cms/2020/03/img_pc_site/2020031417000618434.jpg) repeat-x}
.main .Left{float:left;width:48%;}
.main .Right{width:48%;float:right;}
.main .Bottom{width:100%}



/**文章列表样式**/
.lists_tit{margin:35px 0;padding: 15px 0;border-bottom: 1px solid #ddd;}
.lists_tit img{float:left}
.lists_tit h2{font-weight: 400;color: #333;float:left;font-size:24px;background: url(/bjsports/resource/cms/2020/03/img_pc_site/2020031417000750149.jpg) no-repeat left 6px;padding-left: 20px;}
.lists_tit a{float:right;display:block;font-size:16px;margin-top:5px;color:#888;}
.lists_list li a{font-size:18px;margin-left:5px;color:#404040}
.lists_list li{margin-bottom:35px}

@media screen and (max-width:1200px){

.main{
   width:auto;
   padding:10px;
}

.location {
  margin-top:10px;
  font-size:12px;
}
.location a,
.location span,
.location font {
  font-size:12px;
  color:#9a9a9a;
}
div.gzdt ul li a {
    font-size: 14px;
    margin-left: 5px;
    color: #404040;
    width: 80%;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    vertical-align: text-bottom;
}
div .gzdt ul li .mzhd_gjc{
    font-size: 14px;
    height: 42px;
}
div .gzdt ul li {
    font-size: 14px;
    padding-bottom: 15px;
}
div .gzdt .article-time {
  font-size: 14px;
}


.lists_tit {
  margin:0 0 15px 0;
  padding:15px 0  10px 0;
}
.lists_tit a {
  font-size:14px;
}
.lists_tit h2 {
   font-size:16px;
   padding-left:10px;
   background-position:left center;
}
.lists_list li {
  margin-bottom:15px;
}
.lists_list li a {
   font-size: 14px;
    margin-left: 5px;
    width: 74%;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    vertical-align: text-bottom;
}
.lists_list .article-time {
  font-size: 14px;
}
.main .Left,.main .Right {
  width: auto;
    float: none;
   min-height:auto;
}
.main .Right span {
  display:inline-block;
  width:40%;
  margin-right:-40px;
}

}