﻿.main_thr{
width:1200px;
overflow: hidden;
margin:30px auto;
}

.zdh{
float:left;
width:250px;
min-height:430px;
overflow: hidden;
}

.ynr{
float:right;
width:910px;
min-height:400px;
overflow: hidden;
}




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{font-size:16px;color:#9a9a9a;margin-top:0px}
.location a{font-size:16px;color:#9a9a9a;}

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

table{margin: 0 auto}
table td{color:#404040;font-size:16px}
table td strong{font-size:16px}

ul li{list-style:none}
/**文章列表样式**/
.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}

#wudus ul li{
width: 50%;
    float: left;
}


.one_dh{
width: 100%;
    height: 60px;
    margin: 0 auto;
margin-top: 40px;
    margin-bottom: 20px;
}

.one_dh a{
display: block;
    float: left;
    width: 50%;
    font-size: 24px;
    color: #999999;
    background: #DCDCDC;
    height: 100%;
    line-height: 60px;
    text-align: center;
}

.one_dh a.one_xz{
color: #ffffff;
    background: #6E6E6E;
}

.one_dh a:hover{
color: #ffffff;
    background: #6E6E6E;
}


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

.main_thr{
   width:auto;
   padding:10px;
   margin:0;
}
.zdh {
    float: none;
    width: auto;
    min-height: auto;
}
.ynr {
    float: none;
    width: auto;
    min-height: auto;
}
.location {
  margin-top:10px;
  font-size:12px;
}
.location a,
.location span,
.location font {
  font-size:12px;
}
.lists_tit {
  margin:0 0 15px 0;
  padding:15px 0  10px 0;
}
.lists_tit a {
  font-size:14px;
}
.lists_tit h2 {
   font-size:16px;
 
}
.lists_list li {
    margin-bottom: 15px;
}
.lists_list li a {
    font-size: 16px;
}

.one_dh {
    width: 100%;
    height: 40px;
    margin: 0 auto 20px;

}
.one_dh a {
    font-size: 16px;
    height: 40px;
    line-height: 40px;

}




}