/*头部*/
body{
    min-width: 1200px;
    background: url(../images_sthj/bodybg.jpg) repeat;
}
.is-head {
    width: 100%;
    height: 92px;
    background: #c22927;
}
.is-head .container {
    width: 1200px;
    margin: 0 auto;
}
.is-head .container span.fl {
    display: block;
    padding-top: 14px;
}
.is_logo img{ width:auto; height:60px;}
.is_logo .img_title{ display:none;}
.m-aNav {
    width: 865px;
    float: right;
}
.m-aNav li {
    height: 92px;
    float: left;
}
.m-aNav li a {
    display: block;
    height: 92px;
    line-height: 92px;
    padding: 0 15px;
    font-size: 18px;
    color: #fff;
}
.m-aNav li a:hover {
    background: #a01513;
    text-decoration: none;
}
.is-banner {
    width: 100%;
    height: 394px;
    margin-bottom: 20px;position: relative;
}
.guidang{position: absolute;top: 0;right: 0;z-index: 99;}
.is-banner .img_title{
    display: none;
}

/*内容*/
.is-main {
    width: 1200px;
    margin: 0 auto;
}
.g-container {
    padding: 20px;
    background:#fff;
}
/*板块一*/
/*轮播*/
.ind_flash{width:560px;height:338px;overflow:hidden;}
.mF_sohusports_wrap{
    padding:0px;
    border: none;
}
.ind_flash .mF_sohusports_wrap{padding:0;border:0;width:100%;height:100%;}
.ind_flash .mF_sohusports_myFocus01{width:100%;height:100%;}
.ind_flash .mF_sohusports_myFocus01 .pic{width:100%;height:100%;}
.ind_flash .mF_sohusports_myFocus01 .pic li{height:100%;width:100%;}
.ind_flash .mF_sohusports_myFocus01 .pic li img{display:block;height:100%;width:100%;}
.ind_flash .mF_sohusports .txt li{height:50px;line-height:50px;width:100%;}
.ind_flash .mF_sohusports .txt li a{margin-right:130px;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:"Microsoft YaHei";font-size:16px;color:#fff;font-weight:normal;padding-left:15px;}
.ind_flash .mF_sohusports .txt li .img_title{display:none;}
.ind_flash .mF_sohusports .num{bottom:20px;right:8px;}
.ind_flash .mF_sohusports .num li a{width:12px;height:12px;border:0;border-radius:6px;background:#fff;margin-right:10px;text-indent:99px;}
.ind_flash .mF_sohusports .num li.current a{background:#c00000;}

.news-gt {
    width: 560px;
    height: 338px;
}
.p-title {
    height: 50px;
    line-height: 50px;
    text-indent: 22px;
    background: url(../images_sthj/title.jpg) left center no-repeat;
}
.p-title a {
    font-size: 24px;
    font-weight: bold;
    color: #28770c;
}
.p-list li {
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    padding-left: 15px;
    background: url(../images_sthj/list_bg.png) 0px center no-repeat;
}
.p-list li span.date {
    float: right;
    color: #a5a5a5;
    font-size: 14px;
}
.p-list li a{
    display: block;
    max-width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*板块二*/
.m-hb {
    padding-top: 20px;
}
.m-hb .hb {
    width: 560px;
}
/*板块三*/
.m-circle {
    padding: 40px 20px 40px;
    height: 195px;
    overflow: hidden;
}
.m-circle li {
    float: left;
    width: 364px;
    border-right: 1px solid #e4e4e4;
    text-align: center;
}
.m-circle li img {
    webkit-transition: 1s;
    transition: 1s;
    display: block;
    width: 110px;
    height: 110px;
    margin: 0 auto;
}
.m-circle li img:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.m-circle li h2 {
    padding: 5px 0;
    height: 38px;
    line-height: 38px;
    font-size: 24px;
    font-weight: bold;
    color: #206f02;
}
.m-circle li p {
    line-height: 20px;
    font-size: 20px;
}
.mt{
    margin-top:20px;
}
/*栏目页*/
.lmcontent{
    background: #fff;
    border: none!important;
}
.lmtitle h1{
    background: #206f02!important;
}
.lm_head .dqlanmu{
    border-bottom: 2px #206f02 solid!important;
    color:#206f02!important;
}
.menunr ul li a:hover, .menunr ul li.active a{
    color: #206f02!important;
}
.menunr ul li.active a, .menunr ul li a.active {
    color: #206f02!important;
}
.pagination span.current, .pagination span.current:hover{
    background:#206f02!important;
    border: 1px solid #206f02!important;
}
.pagination .inputBar .go-page:hover{
    background:#206f02!important;
    border: 1px solid #206f02!important;
}
.pagination a:hover {
    background: #206f02!important;
    border: 1px solid #206f02!important;
}

.cl-btn{ margin: 20px 0;}
.cl-btn li{ display: inline; float: left; width: 25%; text-align: center;}
.cl-btn li .img_title{ display: none; }