﻿@charset "utf-8";
/* CSS Document */

.ad {
	display: none;
}
    .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: 25%;
    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;
}


    body {
        background: #f1f1f1;
    }

    .live-title {
        display: flex;
        align-items: center;
        justify-content: space-around;
        background: url("../picture/lanqiu.png");
        height: 65px;
        font-weight: bolder;
        color: #fff;
    }

    .live-left-team {
        padding-right: 10px;

    }

    .live-info {
        text-align: center;
    }

    .live-right-team {
        padding-left: 10px;

    }

    .live-link-item {
        display: flex;
        align-items: center;
        list-style: none;
        padding: 5px 10px;
        margin: 10px;
        background: #2e8eff;
        border-radius: 7px;
        color: #fff !important;
        cursor: pointer;
    }
	.live-link-itemm {
        display: flex;
        align-items: center;
        list-style: none;
        padding: 5px 10px;
        margin: 10px;
        background:#FF0000;
        border-radius: 7px;
        color: #fff !important;
        cursor: pointer;
    }

    .xd-iframe {
        height: 630px;
        margin-top: 2px;
        padding: 0;
    }

    #item-source {
        display: flex;
        padding: 0;
        background: #fff;
    }

    .selected {
        border: 1px solid #f00;
        background: #f00;
    }
  
    .ad-img {
        display: none;
    }
.live-left-team-sj{width:33%; text-align:center; font-szie:20px; padding-right: 10px;}
.live-left-team-sj img {width:10%; height:10%;}
.live-right-team-sj{width:33%; text-align:center; font-szie:20px; padding-right: 10px;}
.live-right-team-sj img {width:10%; height:10%;}


    @media screen and (max-width: 900px) {
        .xd-iframe {
            height: 250px;
    }
          .ad-img {
            display: block;

        }


    }

.live-left-team-sj{width:33%; text-align:center; font-size:20px; padding-left: 10px;}
.live-left-team-sj img {width:30px; height:30px;}
.live-right-team-sj{width:33%; text-align:center; font-size:20px; padding-left: 10px;}
.live-right-team-sj img {width:30px; height:30px;}
	.live-link-item{
		
		display:block;
		float:left;
		padding-left:15px;
		padding-right:15px;
		margin-right:10px;
	}
		.live-link-itemm{
		
		display:block;
		float:left;
		padding-left:15px;
		padding-right:15px;
		margin-right:10px;
	}
	#item-source{display:block}
    
    
    @media (min-width:240px) and (max-width:330px){
        .webMatch{
            width:100%;
            height:300px !important;
            margin:0px 0px 0px 0px !important;
            position: relative;
         }
         .topRight{
            position: absolute;
            top: 20%;
            right: 0%;
            margin-top: 30px;
            width: 100px;
            z-index: 999;
        }
    }

    @media (min-width:325px) and (max-width: 365px){
        .webMatch{
            width:100%;
            height:390px !important;
            margin:0px 0px 0px 0px !important;
            position: relative;
         }
        .topRight{
            position: absolute;
            top: 20%;
            right: 0%;
            margin-top:30px;
            width: 100px;
            z-index: 999;
        }
    }



    @media (min-width:365px) and (max-width:768px){
     .webMatch{
        width:1000%;
        height:330px !important;
        margin:0px 0px 0px 0px !important;
        position: relative;
     }
     .topRight{
        position: absolute;
        top: 20%;
        right: 0%;
        margin-top:20px;
        width: 100px;
        z-index: 999;
    }
}

@media (min-width:768px) and (max-width:1024px){
 .webMatch{
    width:100%;
    height:485px !important;
    margin:0px 0px 0px 0px !important;
    position: relative;
 }
 .topRight{
    position: absolute;
    top: 20%;
    right: 0%;
    margin-top:-10px;
    width: 110px;
    z-index: 999;
}
}

@media (min-width:1024px) and (max-width:1200px){
    .webMatch{
       width:100%;
       height:605px !important;
       margin:0px 0px 0px 0px !important;
       position: relative;
    }
    .topRight{
        position: absolute;
        top: 20%;
        right: 0%;
        margin-top:-10px;
        width:120px;
        z-index: 999;
    }
   }

@media (min-width:1200px){
 .webMatch{
    width:100%;
    height:655px !important;
    margin:0px 0px 0px 0px !important;
    position: relative;
 }
 .topRight{
    position: absolute;
    top: 20%;
    right: 5%;
    margin-top:-20px;
    width: 120px;
    z-index: 999;
}
}
