
#new_h{
    position: relative;
}
.new_banner_tit{
    position: absolute;
    bottom: 25%;
    right: 10%;
    text-align: right;
    color: #fff;
    font-family:Montserrat;
}
.new_banner_tit h1{
    font-size: 3.5vw;
    font-weight: 500;
    line-height: 3.5vw;
}
.new_banner_tit h2{
    padding-top: 5%;
    font-size: 1vw;
}


#line2{
    padding: 5% 10%;
    background-color: #000;
}
.l_n{
    font-family: Montserrat;
    font-size: 4vw;
    color: #fff;
    font-weight: 500;
}
.last_news{
    display: flex ;
    padding-top: 3%;
    color: #fff;
    padding-bottom: 1.5%;
    border-bottom: 1px solid #CCCFCE;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.last_news:hover{
    color: #6ad9d4;
    border-bottom: 1px solid #6ad9d4;
}
.last_news:hover img{
    content: url('/uploads/allimg/news/left_c.png');
}
.last_news .time h1,.last_news .title h1{
    font-family: Montserrat-Black;
    font-size: 1.5vw;
}
.last_news .go_img{
    text-align: right;
}
.last_news .go_img img{
    width: 7%;
}
.last_news_go{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding-top: 3%;
    padding-bottom: 1%;
    color: #fff;
    border-bottom: 1px solid #CCCFCE;
}
.last_news_go:hover{
    color: #6ad9d4;
    border-bottom: 1px solid #6ad9d4;
}
.last_news_go:hover img{
    content: url('/uploads/allimg/news/left_c.png');
}
.last_news_go img{
    margin-left: 35%;
    width: 10%;

}
.last_news_go h1{
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: bold;
    font-size: 1.5vw;
}
.last_news_two{
    height: 33vw;
}
.last_news_two_tet{
    position: relative;
    height: 100%;
    border-top: 0.5px solid #000;
    border-bottom: 0.5px solid #000;
    color: #000;
    padding: 8% 10%;
}
.last_news_two_tet h1{
   
    font-weight: 500;
    font-size: 2vw;
    width: 75%;
}
.last_news_two_tet h2{
    margin-top: 5%;
    width: 80%;
    font-size: 1vw;
    line-height: 1.5vw;
}
.last_news_two_img{
    padding: 2%;
    height: 100%;
    border: 0.5px solid #000;
}
.last_news_two_img img{
    width: 100%;
}
.last_news_two_tet a{
    background-color: #000;
    position: absolute;
    display: flex;
    width: 3vw;
    height: 3vw;
    border-radius: 3vw;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    right: 10%;
    bottom: 10%;
}
#con_info a{
    background-color: #000;
    position: absolute;
    display: flex;
    width: 3vw;
    height: 3vw;
    border-radius: 3vw;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    left: 10%;
    bottom: 0%;
}
.last_news_two_tet a:hover,#con_info a:hover{
    background-color: #6ad9d4;
    transition: all .5s ease-out;
}

.top_event_img{
   overflow: hidden; 
   height: 24vw !important;
   width: 100%;
   transition: all 0.6s ease;
}
.top_event_img img{
    transition: transform 0.6s ease;
}
.top_event_img:hover{
    border-radius: 1vw;
}
.top_event_img img:hover{
  transform: scale(1.1);
 
}
.cm_slogan .cms_marquee span {
    display: inline-block;
    box-sizing: border-box;
    padding: 0 2px;
	margin-left: 3%;
}
@media all and (max-width: 1600px) {
	.cm_slogan {
        height: 60px;
        font-size: 18px;
        line-height: 60px;
    }

    .cm_slogan:before {
        width: 450px;
    }

    .cm_slogan:after {
        width: 450px;
    }
}
  

@media all and (max-width: 1400px) {
	.cm_slogan {
        height: 50px;
        font-size: 16px;
        line-height: 50px;
    }

    .cm_slogan:before {
        width: 380px;
    }

    .cm_slogan:after {
        width: 380px;
    }

}
@media all and (max-width: 1024px) {
	.cm_slogan {
        height: 40px;
        font-size: 14px;
        line-height: 40px;
    }

    .cm_slogan:before {
        width: 250px;
    }

    .cm_slogan:after {
        width: 250px;
    }
}
@media all and (max-width: 560px) {

    .cm_slogan {
        height: 20px;
        font-size: 12px;
        line-height: 20px;
    }

    .cm_slogan:before {
        width: 100px;
    }

    .cm_slogan:after {
        width: 100px;
    }
}

#other{
	margin-bottom: 7%;
	padding-bottom: 3.5%;
	border-bottom:  2px solid #CCCFCE;
    border-width: 80%;
}
.other:last-child {
    border-bottom:  0 solid #000 !important;
}
#con_info{
	padding: 4% 7%;padding-right: 11%;
}
#con_info h3{
	font-size: 1.5vw;
	font-family: HarmonyOS_Sans_SC_Medium;
	font-weight: bold;
	color: #000;
	line-height: 2vw;
}
#seo{
	display: block;
	padding-top: 5%;
	font-size: 0.8vw;
	font-family: HarmonyOS_Sans_SC_Medium;
	font-weight: 500;
	color: #000;
	line-height: 1.5vw;
    padding-bottom: 7%;
}
.tit_time{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tit_time h1{
	font-size: 1.3vw;
	font-family: HarmonyOS_Sans_SC_Medium;
	font-weight: bold;
	color: #000;
    padding-right: 11%;
}
.tit_time img{
	width: 5%;
}
.tit_img{
	position: relative;
	padding-top: 5%;
}
#sort{
	position: relative;
    background-color: #fff;
    z-index: 5;
   
}
.sott{
    height: 8vw;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
}
.by_select{
    height: 3vw;
    width: 15vw;
    background-color: #000;
    float: right;
    border-radius: 3vw;
    position: relative;
    margin-right: 7%;
    text-align: center;
}
.by_select_buy_img{
    position: absolute;
    left: 8%;
    top: 23%;
}
.by_select_buy_img img{
    width: 1.5vw;
}
.by_select_img{
    position: absolute;
    right: 8%;
    top: 26%;
}
.by_select_img img{
    width: 1vw;
    transition: all 0.5s;
}
.by_select_img img.active {
    transform: rotate(180deg);
}
.by_select_img img:hover{
    cursor: pointer;
}
.by_select h1{
    font-family: HarmonyOS_Sans_SC_Medium;
    color: #fff;
    font-weight: 500;
    font-size: 1vw;
    line-height: 3vw;
}
.option{
    right: 0;
    width: 15vw !important;
    margin-top: 4%;
    background-color: #F8F8F8;
    border-radius: 9px;
    padding: 0 20%;
}
.option li {
    background-color: #F8F8F8;
    font-size: 1vw;
    padding: 5%;
    line-height: 2.5vw;
}

.top_e{
    color: #000;
    font-family: Montserrat;
    font-size: 4vw;
    font-weight: 500;
    line-height: 5vw;
    margin: 3% 5%;
}
.top_e_list{
    margin-left: 3%;
}
.top_e_list h1{
    color: #000;
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 500;
    font-size: 1vw;
}
.swiper-containers img{
    width: 40vw;
    height: 24vw;
}
.top_e_a h1{
    padding: 5%;
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 500;
    color: #000;
    font-size: 1.3vw;
}
.top_e_a:hover h1{
    text-decoration: underline;
}
.event_new{
    overflow: hidden;
    position: relative;
}
.event_new h1{
    position: absolute;
    color: #fff;
    top: 70%;
    left: 15%;
    font-size: 2vw;
    font-family: Montserrat;
    width: 60%;
}
.swiper-pagination-progress {
    
    width: 12% !important;
    left: 75% !important;
    top: 87% !important;
    height: 10px !important;
    background-color: #ffffff !important;
    border-radius: 10px !important;
}
.swiper-pagination-progressbar {
    background-color: #000 !important;
    border-radius: 10px !important;
}
.event_new_tit{
    height: 36vw;
    padding-left: 2%;
}

.event_new_tit li.active{
    background: #F9F9F9;
    
}
.event_new_tit li.active .new_tit{
    border-bottom: 0px solid #CCCFCE;
}
.event_new_tit li{
    padding: 7%;
    width: 95%;
    height: 9vw;
    
}
.new_tit{
    border-bottom: 1px solid #CCCFCE;
    padding-bottom: 5%;
    display: block;
}
.new_tit:hover{
    color: #6ad9d4;
}
.new_tit:hover h1{
    color: #6ad9d4;
}
.event_new_tit li h1{
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: bold;
    font-size: 2vw ;
    color: #000;
}
.event_new_tit li h2{
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 500;
    font-size: 1vw ;
    color: #000;
}