<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


    .logo-2 {
        height: 2.2rem !important;
    }

    .bg-dark {
        background: #fff !important;
    }

    .logo-2 {
        width: 231px;
        height: 60px !important;
    }

body{margin:0;}
 
.top{background-color: #1c63cf; height: 35px; padding-left: 0px; color: #ffffff; line-height: 32px;}
 .nav-link {
    color: #409eff;
    font-size: 1.2rem;
    border: 1px solid #d9ecff;
    border-radius: 4px;
    background: #ecf5ff;
    display: inline-block;
    text-decoration: none;
    padding: 3px 8px 3px 8px;
}

.gddb {
    background: #1c63cf;
    padding: 10px 0 6px 0;
    width: 100%;
    /*position: fixed;*/
    left: 0;
    /*bottom: 0;*/
}
.gddb ul {
    height: 0px;
}
.gddb ul li {
    float: left;
    width: 33%;
    text-align: center;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.gddb ul li span {
    display: block;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 22px;
}
a {
    color: #1C86EE;
    text-decoration: none;
}
* {
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: normal;
}
 /*添加主屏幕*/
 .hometip{bottom:0px;width:328px; position:fixed;left:50%; margin-left:-164px; z-index:999;background:url(/picture/addhome.png) no-repeat center;background-size:100%;height:438px;  }
.hometip i.closed{  width:60px;height:60px; position:absolute; right:0px; }
.hometips{  width:84px;height:40px; position:fixed; right:0px; bottom:40px; z-index:999;}
.hometips i.imgs{width:64px;height:40px; background:url(https://heibaiz.cdns.ccav5.com.cn:82/static/addhome/fdzm_img.png) no-repeat center;background-size:64px; float:left; }
.hometips i.closed{ background:url(https://heibaiz.cdns.ccav5.com.cn:82/static/addhome/diff_icon.png) no-repeat top center;background-size:20px; width:20px;height:30px; position:absolute; right:5px; top:-5px; }
.homesma{bottom:0px;width:276px; position:fixed;left:50%; margin-left:-138px;  z-index:999;background:url(/picture/small_img.png) no-repeat center;background-size:100%;height:70px; }
.homesma i{ width:100%; height:70px; float:left;}


    @media screen and (min-width: 900px) {
        body {
            background: #f1f1f1;
        }

        .mobile-type, .mobile-icon {
            display: none;
        }

        .match-vs {
            width: 10%;
        }

        .match-left-team {
            width: 20%;
            text-align: right;
        }

        .match-right-team {
            width: 20%;
            text-align: left;
        }

        .match-type {
            width: 10%;
        }

        .match-start-time {
            width: 15%;
        }
        .match-icon {
            width: 10%;
        }
        .match-live {
            width: 10%;
        }
    .match-icon_show {
        display: block!important;
    }
        .mobile-time, .mobile-left-team, .mobile-right-team {
            display: none;
        }

        .match-list .match-item {
            font-weight: bolder;
        }
    }

    .match-list {
        background: #fff;
    }

    .match-list .match-type {
        padding-left: 1rem;
        text-align: right;
    }

    .match-list ul {
        padding: 0;
        margin: 0;
    }

    .match-list .match-date {
        font-size: 1.2rem;
        padding: 10px 0;
        width: 100%;
        border-bottom: 1px solid #f2f2f2;
    }

    .match-list .match-date i, .match-list .match-live i {
        padding-right: 5px;
    }

    .match-list .match-item {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 50px;
        color: #333;
    }

    .match-link:hover {
        text-decoration: none;
        background: #f2f2f2;
    }

    .match-link {
        border-bottom: 1px solid #f2f2f2;
    }

    .match-live {
        padding: 4px 15px;
        background: #9e9e9e;
        border-radius: 10px;
        color: #fff;
    }

    .match-vs {
        text-align: center;
    }


    @media screen and (max-width: 900px) {
        .match-start-time, .match-live, .match-type, .left-team, .right-team, .vs {
            display: none;
        }

        .mobile-icon {
            display: block;
            color: #2e8eff;
            width: 10%;
            font-size: 22px;
        }

        .match-left-team, .match-right-team {
            width: 33%;
        }

        .match-link {
            text-align: center;
            padding: 10px 0;
        }

        .match-date {
            text-align: center;
        }

        .mobile-time {
            color: #9e9e9e;
        }
        .mobile-timestar {
            color: #f00;
        }

    }
    
    .ad{
    	max-width:1140px;
    	width:100%;
    	margin:1vw auto;
    	animation: heart_beat 1.5s infinite linear;
    	position: relative;
    }
    .wx{
    	    display: inline-block;
		    position: absolute;
		    width: 16vw;
		    height: 5vw;
		    right: 18.5%;
		    bottom: 20%;
    }
     .qq{
	        display: inline-block;
		    position: absolute;
		      width: 25vw;
		    height: 5vw;
		    right: 5%;
		    bottom: 20%;
    }
    @media (max-width:1100px){
    	  .wx{
		    display: inline-block;
		    position: absolute;
		    width: 28vw;
		    height: 7vw;
		    left: 6%;
		    bottom: 20%;
    }
     .qq{
	           display: inline-block;
			    position: absolute;
			       width: 47vw;
				    height: 7vw;
				    left: 18%;
				    bottom: 20%;
    }
    }
    @keyframes heart_beat {
    0% {
        transform: scale(.98);
    }

    50% {
        transform: scale(1.03);
    }

    100% {
        transform: scale(.98);
    }
</pre></body></html>