.banner1-box{
    overflow: hidden;
    height: 580px;
    background-image: url(../img/match/banner1match.jpg);
    background-size: 100% 100%;
    margin-top: 105px;
}
.match-title{
    font-size: 36px;
    font-weight: bold;
    border-bottom: 10px solid;
    width: 150px;
    margin: 0 auto;
    margin-top: 110px;
border-image: -webkit-linear-gradient(to right, #B77C11, #fff) 30 30;
border-image: -moz-linear-gradient(to right, #B77C11,#fff ) 30 30;
border-image: linear-gradient( to right,#B77C11, #fff) 30 30;
padding-bottom: 20px;
}
.banner2-box{
    overflow: hidden;
    height: 940px;
    background-image: url(../img/match/banner2match.jpg);
    background-size: 100% 100%;
    margin-top: 90px;
}
.banner2-box .right{
    width: 480px;
    float: right;
    margin-top: 300px;
}
.banner2-box .right>div{
  color: #fff;
  line-height: 60px;
  font-size: 24px;
}
.border-p{
    border-top: 8px solid #fff;
    width: 70px;
    opacity: 0.8;
}
.banner3-box{
    overflow: hidden;
    height: 770px;
    background-image: url(../img/match/banner3match.jpg);
    background-size: 100% 100%;

}
.banner3-box h1{
    font-size: 36px;
    font-weight: bold;
    border-bottom: 10px solid;
    width: 150px;
    margin: 0 auto;
    margin-top: 110px;
border-image: -webkit-linear-gradient(to right, #B77C11, #fff) 30 30;
border-image: -moz-linear-gradient(to right, #B77C11,#fff ) 30 30;
border-image: linear-gradient( to right,#B77C11, #fff) 30 30;
padding-bottom: 20px;
color: #C9A25F
}
.banner3-box h3{
    color: #fff;
    margin-top: 40px;
}
.banner3-item-box{
    width: 600px;
    margin: 0 auto;
    overflow: hidden;
}
.banner3-item-box>div{
    float: left;
    width: 220px;
    height: 160px;
    background-color: rgba(188, 152, 92, .9);
    border-radius: 10px;
    text-align: center;
    margin-top: 170px;
    font-size: 18px;
    padding-top: 40px;
}
.banner3-item-box>div:last-child{
    float: right;
}
.banner3-item-box>div p{
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 0px;
}
.banner4-box{
    overflow: hidden;
    height: 720px;
    background-image: url(../img/match/banner4match.jpg);
    background-size: 1920px 100%;
    background-position-x: center;
}
.banner4-box .left{
    width: 470px;
    float: left;
}
.banner4-box .left h1{
    font-size: 36px;
    font-weight: bold;
    border-bottom: 10px solid;
    width: 150px;
    margin-top: 145px;
    border-image: -webkit-linear-gradient(to right, #B77C11, #fff) 30 30;
    border-image: -moz-linear-gradient(to right, #B77C11,#fff ) 30 30;
    border-image: linear-gradient( to right,#B77C11, #fff) 30 30;
    padding-bottom: 20px;
}
.banner3-ul{
    overflow: hidden;
    width: 100%;
    color: #000;
    font-size: 18px;
    padding-top: 40px;
}
.banner3-ul>li{
    margin: 20px 0px 35px 0px;
}
.banner3-ul>li:before{
    content: "\2022";    
    color: #cba656;      
    font-size: 18px;  
    margin-right: 10px;    
}
.banner5-box{
    overflow: hidden;
    height: 1900px;
    background-image: url(../img/match/banner5match.jpg);
    background-size: 1920px 100%;
    background-position-x: center;
}
.banner5-item-box{
    overflow: hidden;
    margin-top: 80px;
}
.banner5-item-box>h1{
    font-size: 36px;
    font-weight: bold;
    border-bottom: 10px solid;
    width: 150px;
    margin: 0 auto;
    border-image: -webkit-linear-gradient(to right, #B77C11, rgb(100, 95, 95)) 30 30;
    border-image: -moz-linear-gradient(to right, #B77C11,rgb(100, 95, 95) ) 30 30;
    border-image: linear-gradient( to right,#B77C11, rgb(100, 95, 95)) 30 30;
    padding-bottom: 20px;
    color: #fff;

}
.banner5-item-box>h3{
    color: #fff;
}
.banner5-item-box2{
    margin-top: 740px;
    color: #fff;
    width: 800px;
    margin-left:auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 40px;
}
.banner5-item{
    overflow: hidden;
    margin-bottom: 50px;
}
.banner5-item>div:first-child{
    float: left;
    width: 120px;
}
.banner5-item>div:last-child{
    float: left;
    width: calc(100% - 120px);
}
.banner6-box{
    overflow: hidden;
    height: 800px;
    background-image: url(../img/match/banner6match.png);
    background-size: 1920px 100%;
    background-position-x: center;

}
.banner6-box .left{
    width: 450px;
    float: right;
    margin-top: 100px;

}
.banner6-box h1{
    font-size: 36px;
    font-weight: bold;
    border-bottom: 10px solid;
    width: 150px;
    border-image: -webkit-linear-gradient(to right, #B77C11,#fff) 30 30;
    border-image: -moz-linear-gradient(to right, #B77C11,#fff ) 30 30;
    border-image: linear-gradient( to right,#B77C11,#fff) 30 30;
    padding-bottom: 20px;
    color: #000;

}
.banner7-box{
    overflow: hidden;
    height: 840px;
    background-image: url(../img/match/banner7match.jpg);
    background-size: 1920px 100%;
    background-position-x: center;
}
.banner7-box h1{
    font-size: 36px;
    font-weight: bold;
    border-bottom: 10px solid;
    width: 230px;
    border-image: -webkit-linear-gradient(to right, #B77C11, rgb(100, 95, 95)) 30 30;
    border-image: -moz-linear-gradient(to right, #B77C11,rgb(100, 95, 95) ) 30 30;
    border-image: linear-gradient( to right,#B77C11, rgb(100, 95, 95)) 30 30;
    padding-bottom: 20px;
    color: #c9a25f;

}
.banner7-box .left{
   margin-top: 130px;
}
.banner8-box{
    overflow: hidden;
    height: 900px;
    background-image: url(../img/match/banner8match.jpg);
    background-size: 1920px 100%;
    background-position-x: center;
}
.banner8-box h1{
    font-size: 36px;
    font-weight: bold;
    border-bottom: 10px solid;
    width: 300px;
    border-image: -webkit-linear-gradient(to right, #B77C11,#fff) 30 30;
    border-image: -moz-linear-gradient(to right, #B77C11,#fff ) 30 30;
    border-image: linear-gradient( to right,#B77C11,#fff) 30 30;
    padding-bottom: 20px;
    color: #000;
    margin: 0 auto;
}
.banner8-box h3{
    line-height: 40px;
}
.item1-box{
    display: flex;
    justify-content: space-around;
    margin-top: 100px;
}
.item1-box>div{
    text-align: center;
    font-size: 18px;
}
.item1-box img{
    box-shadow: 5px 0px 5px rgba(0,0,0,0.5) /*阴影出现在元素的右侧*/
}
.item2-box{
    display: flex;
    justify-content: space-around;
    margin-top: 100px;
}
.item2-box>div{
    text-align: center;
    font-size: 16px;
}
.banner5-hover{
    position: relative;
}
.banner5-hover1{
    position: absolute;
    top: 390px;
    left: 30px;
    width: 200px;
    cursor: pointer;
}
.banner5-hover2{
    position: absolute;
    top: 238px;
    left: 338px;
    width: 200px;
    cursor: pointer;
}
.banner5-hover3{
    position: absolute;
    top: 238px;
    left: 858px;
    width: 200px;
    cursor: pointer;
}
.banner5-hover4{
    position: absolute;
    top: 60px;
    left: 1035px;
    width: 200px;
    cursor: pointer;
}
.hover-p{
    margin-top: 30px;
    padding-left: 50px;
}
.hover-span{
    font-size: 24px;
    color: #fff;
}
.hover-pic{
    margin-right: 10px;
}
.banner5-hover1:hover .hover-show{
    display: block;
}
.banner5-hover2:hover .hover-show{
    display: block;
}
.banner5-hover3:hover .hover-show{
    display: block;
}
.banner5-hover4:hover .hover-show{
    display: block;
}
.banner5-hover4 .hover-show{
    position: absolute;
    width: 400px;
    top: -150px;
    left: -380px;
    z-index: 50;
    display: none;  
}

.banner5-hover3 .hover-show{
    position: absolute;
    width: 400px;
    top: -350px;
    left: -300px;
    z-index: 50;
    display: none;  
}
.hover-show{
    position: absolute;
    width: 400px;
    top: -50px;
    left: 150px;
    z-index: 50;
    display: none;
}
.hover-show>img{
    width: 100%;
}
@keyframes warn {
    0% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.0;
    }

    25% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.1;
    }

    50% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        opacity: 0.3;
    }

    75% {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        opacity: 0.5;
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}

@keyframes warn1 {
    0% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 1;
    }

    25% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.8;
    }

    50% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.6;
    }

    75% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        opacity: .4;
    }

    100% {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        opacity: 0.0;
    }
}


.container51{
    position: relative;
    width: 40px;
    height: 40px;
   
}
/* 保持大小不变的小圆圈 何问起 */
.dot {
    position: absolute;
    width: 23px;
    height: 23px;
    left: 120px;
    top: 120px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 2px solid #C9A25F;
    border-radius: 50%;
    z-index: 2;
}


/* 产生动画（向外扩散变大）的圆圈  */
.pulse {
    position: absolute;
    width: 80px;
    height: 80px;
    left: 2px;
    top: 2px;
    border: 6px solid #C9A25F;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    opacity: 0;
    -webkit-animation: warn 2s ease-out;
    -moz-animation: warn 2s ease-out;
    animation: warn 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    box-shadow: 1px 1px 30px #C9A25F;
    background-color: rgba(201,162,95,0.5)
}

.pulse1 {
    position: absolute;
    width: 80px;
    height: 80px;
    left: 2px;
    top: 2px;
    border: 6px solid #C9A25F;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    opacity: 0;
    -webkit-animation: warn1 2s ease-out;
    -moz-animation: warn1 2s ease-out;
    animation: warn1 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    box-shadow: 1px 1px 30px #C9A25F;
    background-color: rgba(255,255,255,1)
}
