body {
    background: rgb(255, 255, 255);
    font-family: "Microsoft YaHei", å¾®è½¯é›…é»‘, STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
    line-height: 1.6;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    margin: 0px;
}

a {
    color: rgb(0, 0, 0);
    text-decoration: none;
}

h1 {
    padding-left: 50px;
    line-height: 20px;
}

#sc_top {
    width: 100%;
    background: rgb(229, 112, 127);
    color: rgb(255, 255, 255);
    font-size: 18px;
}

#head {
    font-size: 20px;
    background: url("../images/logo.png") 10px center / auto 66% no-repeat;
    height: 70px;
}

#head a:link, #head a:visited, #head a:hover, #head a:active {
    text-decoration: none;
}
#head a:hover{
    text-decoration: none;
    color: #F00;
}
.logo{float: left;}
.logo h1{}    
 .menu {
    width: 40px;
    right: 0px;
    top: 20px;
    z-index: 999;
    display: block;
    }

  .mobile_navbar {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 999999;
    left: 0;
    top: 0;
    display: none; }

  .mobile_navbar .box {
    width: 25%;
    position: absolute;
    right: -70%;
    top: 0;
    overflow: auto;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }

  .mobile_navbar .box ul {
    overflow: hidden; }

  .mobile_navbar .box ul li {
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #ECECEC; }

  .mobile_navbar .box ul li > a {
    display: flex;
    align-items: center;
    height: 100%;
    height: 36px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 16px;
    color: #333;
    justify-content: space-between;
    }

  .mobile_navbar .box ul li > a.on img {
    transform: rotate(90deg); }

  .mobile_navbar .box ul li > a img {
    transition: all .2s; }

  .childer {
    overflow: hidden;
    padding-left: .3rem;
    display: none; }

  .childer a {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ECECEC;
    height: 100%;
    height: .9rem;
    padding-left: .5rem;
    font-size: .26rem;
    color: #333; }

  .mobile_navbar .box ul li div {
    display: none; }

  .mobile_navbar .box ul li div a {
    display: flex;
    align-items: center;
    height: 1rem;
    padding-left: .6rem;
    color: #9D9EA5;
    font-size: .28rem; }

  .mobile_navbar .box > img {
    width: 20px;
    margin: 10px;
    float: right;
    }

  .childer a:last-child {
    border: none; }

  .menu {
    position: absolute;
    display: block !important; } }
#list_0 {
    background: rgb(250, 250, 250);
    overflow: hidden;
}

#list_1 {
    background: rgb(232, 243, 250);
    overflow: hidden;
}

#list_0:hover, #list_1:hover {
    background: rgb(219, 234, 239);
}
.current{padding-left:20px;line-height: 50px;}
.more {
    width: 100%;
    border-top: 3px solid rgb(45, 116, 190);
}

.news_title {
    width: 100%;
    font-size: 25px;
    text-align: center;
    line-height: 50px;
}

.video #list_0 {
    background: url("../images/n.png") 5px center / auto 30px no-repeat rgb(250, 250, 250);
    padding-left: 40px;
    height: 50px;
}

.video #list_1 {
    background: url("../images/b.png") 5px center / auto 30px no-repeat rgb(232, 243, 250);
    padding-left: 40px;
    height: 40px;
}

.video #list_0:hover, .video #list_1:hover {
    background: url("../images/bb.png") 5px center / auto 30px no-repeat rgb(219, 234, 239);
    padding-left: 40px;
}

.news #list_1 {
    background: url("../images/n.png") 5px center / auto 30px no-repeat rgb(232, 243, 250);
    padding-left: 40px;
    height: 50px;
}

.news #list_0:hover, .news #list_1:hover {
    background: url("../images/s.png") 5px center / auto 30px no-repeat rgb(219, 234, 239);
    padding-left: 40px;
}
.more{}
.more a{color:#FFF;padding-right:5px;position: absolute;
    right: 0px;}
.more a:hover{color:#dedede;}
.hot_team {display: contents;padding: 10px;}
.hot_team a{    display: inline-block;
    padding: 8px;
    margin-right: 4px;
    margin-bottom: 7px;
    background: #eee;
    color: #323232;
    font-size: 16px;
    line-height: 25px;}
    .hot_team a:hover{ 
        color: #ffffff;
        background-color: rgb(45, 116, 190);
      }

#vs_banner {
   
    margin-top: 10px;
    line-height: 90px;
    overflow: hidden;
}

#hname, #gname {
    float: left;
    width: 30%;
    text-align: center;
}

#but {
    width: 100%;
    box-shadow: rgb(204, 204, 204) 1px 1px 5px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 5px;
}

.bt1 {
    float: left;
    width: 25%;
    line-height: 35px;
    background: rgb(241, 241, 241);
    height: 35px;
    overflow: hidden;
    border-top: 5px solid rgb(45, 116, 190);
}

.bt2 {
    float: left;
    width: 25%;
    line-height: 35px;
    background: rgb(255, 255, 255);
    height: 35px;
    overflow: hidden;
    border-top: 5px solid rgb(45, 116, 190);
}

.bt2:hover {
    background: rgb(250, 250, 250);
    cursor: pointer;
}

#ctb1, #ctb2, #ctb3, #ctb4 {
    width: 100%;
    text-align: center;
}

#wc {
    float: right;
    padding-right: 20px;
    cursor: pointer;
}

#rank_0:hover, #rank_1:hover {
    background: rgb(241, 241, 241);
    cursor: pointer;
}


#foot {
    width: 100%;
    text-align: center;
    line-height: 50px;
    font-size: 12px;
    color: rgb(102, 102, 102);
}

#foot a {
    font-size: 12px;
    color: rgb(102, 102, 102);
}
#list_title {
    width: 100%;
    padding-left: 2%;
    line-height: 50px;
    color: rgb(255, 255, 255);
    background: #228b63 url(../images/video.png) no-repeat 5px center;
    background-size: auto 100%;
    margin-top: 10px;
    padding-left: 50px;
    overflow: hidden;
}

.pic {
    height: 30px;
    padding-top: 10px;
}

.news {

    border-bottom: 1px solid rgb(232, 232, 232);
}

.ntime {
    float: right;
    margin-right: 10px;
    color: rgb(102, 102, 102);
}

#team_sj a {
    background: rgb(0, 91, 178);
    padding: 2px 5px;
    border-radius: 5px;
    color: rgb(255, 255, 255);
    cursor: pointer;
}

.t-pic {
    display: none;
}




    #head, #main {
        width: 1200px;
        font-size: 16px;
        overflow: hidden;
        margin: auto;
        position: relative;
    }

    #main {
        border: 1px solid rgb(255, 255, 255);
        line-height: 40px;
    }

    #left{
        float: left;
        width: 730px;
    }
    #right {
        float: right;
        width: 450px;
    }

    #time {
        float: left;
        width: 14%;
        border-bottom: 1px solid rgb(255, 255, 255);
        border-right: 1px solid rgb(255, 255, 255);
        text-align: center;
    }

    #matchname {
        float: left;
        width: 16%;
        border-bottom: 1px solid rgb(255, 255, 255);
        border-right: 1px solid rgb(255, 255, 255);
        text-align: center;
    }

    #matchname a {
        text-decoration: underline;
    }
    #watching{
        float: left;
        width: 15%;
        height: 41px;
        border-bottom: 1px solid rgb(255, 255, 255);
        text-align: center;
    }
    #watching a {
        color: #d42f46;
        border-radius: 10px;
        border: 1px solid #d42f46;
        padding: 5px 10px;
        font-size: 14px;
       
    }
    #watching a:hover{
        color: #FFF;
        background-color: #d42f46;
       
    }  
    #watchno{
        float: left;
        width: 15%;
        height: 40px;
        border-bottom: 1px solid rgb(255, 255, 255);
        text-align: center;
    } 
    #watchno a {
        color: #999;
        border-radius: 10px;
        border: 1px solid #999;
        padding: 5px 10px;
        font-size: 14px;
    }
    #watchno a:hover{
        color: #FFF;
        background-color: #c7c7c7;
       
    }        
    #team_logo_zhu, #team_logo_ci {
        float: left;
        width: 50px;
        height: 50px;
        border-bottom: 1px solid rgb(255, 255, 255);
        text-align: center;
    }

    #teams_info {
        float: left;
     
        text-align: center;
     
        width: 10%;
    }

    #team_bf, .team_bf {
        float: left;
        font-size: 18px;
        width: 50px;
        text-align: center;
    }

    #vs {
        float: left;
        width: 45px;
        text-align: center;
        line-height: 41px;
        border-bottom: 1px solid rgb(255, 255, 255);
        height: 41px;
        width: 100%;
        font-size: 28px;
    }

    #team_name_home, #team_name_away {
        float: left;
        width: 22%;
        height: 41px;
        border-bottom: 1px solid rgb(255, 255, 255);
        text-align: center;
    }
    .all_bs {
        width: calc(100% - 2px);
        margin-top: 11px;
        overflow: hidden;
        border-width: 5px 1px 1px;
        border-style: solid;
        border-color: rgb(34 139 99) rgb(232, 232, 232) rgb(232, 232, 232);
        border-image: initial;
    }
    
    .all_top {
        width: 100%;
        background: rgb(232, 243, 250);
        margin: auto;
    }
    
    .all_list0 {
        width: 100%;
        background: rgb(232, 243, 250);
        font-size: 14px;
        border-top: 1px solid rgb(241, 241, 241);
        margin: auto;
        overflow: hidden;
    }
    
    .all_list1 {
        width: 100%;
        background: rgb(255, 255, 255);
        font-size: 15px;
        border-top: 1px solid rgb(241, 241, 241);
        margin: auto;
        overflow: hidden;
    }
    
    .all_list0:hover, .all_list1:hover {
        width: 100%;
        border-top: 1px solid rgb(241, 241, 241);
        background: rgb(219, 234, 239);
        font-size: 16px;
        margin: auto;
        overflow: hidden;
    }
    
    .all_time {
        float: left;
        width: 14%;
        text-align: center;
    }
    
    .all_saishi {
        float: left;
        width: 16%;
        text-align: center;
        height: 40px;
        overflow: hidden;
    }
    
    .all_hname {
        float: left;
        width: 22%;
        text-align: CENTER;
        height: 40px;
        overflow: hidden;
    }
    
    .all_vs {
        float: left;
        width: 10%;
        text-align: center;
    }
    
    .all_gname {
        float: left;
        width: 22%;
        text-align: CENTER;
        height: 40px;
        overflow: hidden;
    }
    
    .all_live {
        float: left;
        width: 14%;
        text-align: center;
        background: url("b.png") center center / auto 80% no-repeat;
    }
    
    .hs {
        color: rgb(187, 187, 187);
        font-size: 12px;
    }
    #video_top {
        width: 100%;
        color: #fff;
        background: #228b63 url(../images/live.png) no-repeat 5px center;
        background-size: auto 80%;
        margin-top: 10px;
        padding-left: 50px;
    }
    #news_top {
        width: 100%;
        color: #fff;
        background: #228b63 url(../images/news.png) no-repeat 5px center;
        background-size: auto 80%;
        margin-top: 10px;
        padding-left: 50px;
    }
@media screen and (max-width: 960px) {
    #head, #main {
        width: 960px;
        font-size: 18px;
        overflow: hidden;
        margin: auto;
    }
    .all_list1 {

        font-size: 14px;

    }
    #main {
        border: 1px solid rgb(255, 255, 255);
        line-height: 50px;
    }

    #left, #right {
        float: left;
        width: 480px;
    }

  
}

@media screen and (max-width: 960px){
#left, #right{width: 100%;}
#list_1 {
    font-size: 14px;
}
#head, #main {
    width: 100%;
  
    overflow: hidden;
    margin: auto;
}
  .mobile_navbar .box {
    width: 50%;
 }

#team_name_home, #team_name_away {

    width: 22%;

}
#time{width: 14%;}
#watching a {
    color: #d42f46;
    border-radius: 10px;
    border: 1px solid #d42f46;
    padding: 2px 10px;
    font-size: 14px;
}
#watchno a {
    color: #999;
    border-radius: 10px;
    border: 1px solid #999;
    padding: 2px 10px;
    font-size: 14px;
}

#vs {
    font-size: 20px;
}
}
#footer {
	width: 100%;
}
.cpr {
	width: 100%;
	height: auto;
	margin: auto;
	background-color: #676767;
}

.lxwm {
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #FFF;
}

.lxwm p {
	text-align: center;
	color: #fff
}

.lxwm a {
	color: #fff
}