.xingg_con{
    padding: 85px 0 186px;
    background: #EFF3F6;
}
.xingg_box{
    display: flex;
    flex-wrap: wrap;
}
.xingg_ever{
 border-radius: 10px;
background: #FFF;
padding: 0 36px;
margin-right: 1.4%;
width: 32.4%;
margin-bottom: 20px;
cursor: pointer;

}
.xingg_ever:nth-child(3n){
    margin-right: 0;
}
.xingg_everone{
    padding-top: 40px;
    color: #CCC;
font-family: Microsoft YaHei;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.xingg_evetwo{
    color: #000;
    font-family: Microsoft YaHei;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
margin-top: 20px;
}
.xingg_eve4{
    margin-top: 20px;

}
.xingg_eve41{
    color: #666;
font-family: Microsoft YaHei;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 162.5% */
padding-right:10px ;
border-right:1px solid #ccc ;
}
.xingg_eve42{
    color: #666;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 162.5% */
    padding-right:10px ;
    padding-left:10px ;
}
.xingg_evethree{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 40px;
    margin-top: 80.5px;
}
.xingg_evethreetime{
    color: #999;
font-family: Microsoft YaHei;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 171.429% */
}


.xingg_evethreetimeright{

    display: flex;
padding: 5px 15px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 30px;
background: #00A3FF;
color: #FFF;
text-align: center;
font-family: Microsoft YaHei;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 162.5% */
}
.mtk_text{
    max-height: 340px;
    overflow-y: auto;
}

.mtk{
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
background: rgba(0, 0, 0, 0.5);
z-index: 9999;
display: none;
}
.mtk.active{
    display: block;
}
.mtk_box{
    background: #fff;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
    max-width: 700px;
}
.mtk_title{
    background-color: #fff;
    padding: 27px 30px;
    border-bottom: 1px solid #CCC;
    display: flex;
    align-items: center;
    justify-content: space-between;

}
.mtk_title1{
    color: #333;
font-family: Microsoft YaHei;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.mtk_content{
    padding: 45px 56px;
}
.mtk_content1{
    color: #333;
font-family: Microsoft YaHei;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.mtk_content2{
    color: #666;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 162.5% */
    margin-top: 10px;
}
.mtk_content3{
    color: #333;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 43px;
}
.mtk_content4{
    color: #666;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 162.5% */
    margin-top: 10px;
}
.mtk_content5{
    margin-top: 57px;
    cursor: pointer;
}


.mtk_content5 a {
    display: inline-flex;
    padding: 2px 2px 2px 20px;
    align-items: center;
    gap: 15px;
    border-radius: 40px;
    background: #EDEDED;
    transition: .3s;

}

.mtk_content5 a span:nth-child(1) {
    color: #666;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 162.5% */
}


.box_butcur {
    display: inline-block;
    width: 36px;
    height: 36px;
    background-color:#fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.box_butcur2{
    display: block;
}
.box_butcur1{
    display: none;
}
.mtk_content5 a:hover {
    background-color: #00A3FF;
    transition: .3s;
}
.mtk_content5 a:hover  .box_butcur1{
    display: block;
}
.mtk_content5 a:hover  .box_butcur2{
    display: none;
}

.mtk_content5 a:hover .box_butcur {
    background-color: #fff;
    transition: .3s;
}

.mtk_content5 a:hover span:nth-child(1) {
    color: #fff;
    transition: .3s;
}
@media (max-width:1246px){
    .xingg_ever{
        width: 49%;
    }
    .xingg_ever:nth-child(2n){
       margin-right: 0;
    }
    .xingg_ever:nth-child(3n){
        margin-right: 1.4%;
    }
    .xingg_evethree {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-bottom: 40px;
        margin-top: 60px;
    }
}
@media (max-width:748px){
    .xingg_ever{
        width: 100%;
    }
    .xingg_ever{
       margin-right: 0;
    }
    .mtk_box{
        width: 90%;
    }

    
}
@media (max-width:440px){
    .mtk_content {
        padding: 20px 10px;
    }
    .mtk_title {
        padding: 20px 10px
    }
    .mtk_content3 {
       
        margin-top: 20px;
    }
}
@media (max-width:410px){

    .xingg_ever {
      
        padding: 0 20px;
    }
    .xingg_everone{
        padding-top: 20px;
    }
    .xingg_evethree{
        padding-bottom: 20px;
    }
    .xingg_con {
        padding: 30px 0 60px;
        background: #EFF3F6;
    }
    
}
.close{
    cursor: pointer;
}