
.main{
    height: auto;
    max-width: 1920px;
    margin: auto;
}
.main-box{
    width: 1200px;
    height: 400px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.main-left{
    width: 220px;
    height: 100%;
    float: left;

}
.download{
    width: 220px;
    height: 130px;
    background-color: #cbb171;
    display: flex;
    justify-content: center;
}
.download img{
    width: 120px;
    height: 100px;
}
.download_list{
    width: 100%;
    height: calc(100% - 130px);
background-color: #ab9a6d;
}
.download_list ul>li{
    width: 80%;
    height: 65px;
    margin: auto;
    border-bottom: 1px solid #d2c8ad;
    color: #fff;
    font-weight: 600;
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 14px;
}
.download_list ul>li:last-child{
    border: none;
}
.download_list ul>li img{
    margin-right: 20px;
}
.swiper1{
    width: 950px;
    height: 100%;background: url(../images/bg8.jpg) no-repeat 0 0;
    float: left;
    margin-left: 20px;
 
overflow: hidden;
}

.qq-box>div{
    padding: 0 10px;
    box-sizing: border-box;
    position: relative;
}
.qq_btn{
    position: absolute;
    left: -9px;
    top: 0;
    height: 100%;
}
.codes{
    display: block;
    text-align: right;
}
.code-box{
    width: 301px;
    height: 100%;
    background-color: #fefefe;
    margin-left: 20px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
    display: flex;
    justify-content: space-around;
    flex-direction: column;

    background-image: url(../img/qrcode_bg.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 60%;
    border: 2px solid #c8af76;
    padding: 0 10px;
    box-sizing: border-box;
}
.code{
    width:190px ;
    height: 190px;
    background-color: #373737;
    margin: 20px auto 0 auto;
}
.qrcode{
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.line-box{
    width: 100%;
}
.line-box>img{
    width: 100%;
}
.qq{
    font-size: 20px;
}
.qq-box{
    /*width: max-content;*/
    display: flex;
    justify-content: space-between;
    /*margin: 0 auto;*/
    align-items: center;
    margin-bottom: 15px;
    width: 100%;

}
.qq-box div{
    width: 130px;
    height: 40px;
    border-radius: 50px;
    color: #fff;
    line-height: 40px;
}
.qq-box div:nth-child(1){
    background-color: #2fc3a3;
}
.qq-box div:nth-child(2){
    background-color: #cbb171;
}
.main-classification{
    height: 350px;
    margin: auto;
    margin-top: 20px;
    max-width: 1920px;
}
.classification-main{
    width: 1480px;
    height: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
}
.classification-left{
    width: 210px;
    height: 100%;
    background-image: url(../img/attr.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    float: left;
}
.classification-left .title{
    background-image: url(../img/586.png);
    height: 45px;
    font-size: 20px;
    color: #fff;
    line-height: 45px;
    width: 156px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 20px;
    margin-left: 20px;
    text-align: center;
}
.newList{
    width: 100%;
    height: 100%;
    float: left;
}
.newTab{
    width: 95%;
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    border-bottom: 1px solid #a9b9c1;
}
.newTab ul{
    display: flex;
}
.newTab ul>li{
    height: 60px;
    margin-right: 40px;
    line-height: 60px;
    cursor: pointer;font-size:18px;
    font-weight: bold;
}
.xin{
    color: #a7905a;
    background-image: url(../img/532.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.list{
    width: 95%;
    height: calc(100% - 60px);
    display: none;
    margin: auto;
}

.list ul>li{
    display: flex;
    margin-top: 12px;
}

.list ul>li p{
    width: 85px;
    height: 20px;
    background-color: #a7905a;
    color: white;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    border-radius: 4px;
    margin-right: 14px;
}
.list ul>li span:last-child{
    display: inline-block;
    color: #00000;
      font-weight: bold;
}
.list ul>li span:nth-last-child(2){
    width: 600px;
    margin-left: 20px;
    font-weight: bold;
}
.newCurrent{
    display: block;
}
.Pedigree{
    width: 450px;
    height: 100%;
    float: left;
    background-image: url(../img/639.png);
    overflow: hidden;
}

.pedi ul{
    display: flex;
    justify-content: space-around;
    margin: auto;
    margin-top: 20px;
}
.pedi ul>li{
    margin-left: 5px;
    cursor: pointer;
    color: #969898;
    font-size: 12px;
    font-weight: bold;
}
.green{
    color: #0d9b7c !important;
}
.pedi-box{
    width: 100%;
    height: 100%;
}
.pedi-item{
    width: 100%;
    height: 100%;
    display: none;
    position: relative;
    overflow: hidden;
}
.pedi-item img{
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 20px;
}
.pedi-item h1{
    color:#0d9b7c ;
    white-space: nowrap;
    margin-top: 30px;
    margin-left: 20px;
}
.pedi-item p{
    width: 200px;
    margin-top: 30px;
    margin-left: 30px;
}
.pedi-item h1{
    font-size: 36px;
}
.gengduo{
    width: 130px;
    height: 40px;
    border-radius: 1000px;
    background-color: #2fc3a3;
    text-align: center;
    line-height: 40px;
    color: white;
    margin-left: 25px;
    margin-top: 80px;
    position: absolute;
    z-index: 999;
    bottom: 100px;
}
.hidd{
    display: block;

}
.kezhi{
    width: 300px;
    height: 100%;
    float: left;
    margin-left: 10px;
}
.kezhi img{
    width: 100%;
    height: 100%;
    object-fit:scake-down;
}
.Labour{
    height: 350px;
    margin: auto;
    margin-top: 20px;
    max-width: 1920px;
}
.labour-box{
    width: 1480px;
    height: 100%;
    margin: auto;
}
.labour-left{
    width: 210px;
    height: 350px;
    float: left;
    padding-right: 5px;
    box-sizing: border-box;
    padding-bottom: 5px;
}
.labour-left ul{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.labour-left ul>li{
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #575141;
    margin-top: 5px;
    color: white;
    cursor: pointer;
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.labour-left ul>li:last-child{
    border: none;
}
.playing{
    width: 940px;
    height: 100%;
    margin-left: 20px;
    float: left;
}
.item-box{
    width: auto;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    float: left;
}

.item-box .item-left{
    width: 69px;
    height: 100%;
    float: left;
}
.item-left img{
    width: 100%;
    height: 100%;
}
.item-bnner{
    width: 0;
    height: 340px;
    display: none;
    transition: all 3s;
    position: relative;
}
.item-bnner h2{
    color: white;
    margin-left: 35px;
    margin-top: 20px;
}
.item-bnner p{
    width: 260px;
    color: white;
    margin-left: 35px;
    margin-top: 50px;
}
.item-bnner img{
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    margin: auto;
    z-index: -1;
}
.item1{
    width: 495px;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
}
.race{
    width: 300px;
    height: 100%;
    float: left;
    margin-left: 10px;
}
.race-title{
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: space-between;
    margin: auto;
    white-space: nowrap;
}
.zhiye{
    width: 100%;
    overflow-x: auto;
    overflow-y:hidden ;
    white-space: nowrap;
}
.zhiye::-webkit-scrollbar {display: none;}
.zhiye { -ms-overflow-style: none; }
.zhiye { overflow: -moz-scrollbars-none; }
.zhiye-window div{
    width: 30px;
    height: 30px;
    display: inline-block; 
    margin:0 10px
}
.TabBack{
    background-position-y:-63px !important;
}
.isShow{
    display: none;
}
.icon_box>img{
    width: 100%;
    height: 100%;
}

