@font-face {
    font-family: 'DIN Condensed';
    src: url('../font/DIN-Condensed-Bold-2.ttf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
html{scroll-behavior: smooth;}
body{line-height: inherit;}
.wrap{max-width:1600px; padding: 0 5%; margin: 0 auto;}
.banner{position: relative;overflow: hidden;}
.banner video {
    position: absolute;
    width: 100%;height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
}

.banner_text{z-index: 3;width: 100%;position: absolute;left: 0;top:0%;height: 100%;}
.banner_text h2{line-height: initial;}
.banner_text h2 img{width: 100%;}
.banner_text h3{text-transform: uppercase;}
.banner_text .wrap{position: relative;width: 100%;height: 100%;}
.banner_p{width: 1020px;color: #fff;text-align: center;}
.banner_p p{margin-top: 10px;}
.banner_date{display: inline-block;margin-right: 20%;}
.banner_date span{display: block;}
.banner_date em{font-size:14px;text-transform:uppercase;white-space:nowrap;}
.banner_bot{ margin-top: 25px;width: 100%;text-align: center;display: inline-block;vertical-align: baseline;}
.banner_bot span{display:block;font-size:12px;text-transform:uppercase;margin-top:10px;white-space:nowrap;}


.ban_video .video_button{display: none;color: #fff;font-size: 40px;}
.banner .swiper-pagination{bottom: 40px;text-align: center;width: 100%;}
.banner .swiper-pagination .swiper-pagination-bullet{width: 12px;height: 12px;background: #fff;margin: 0 5px;opacity: 1;vertical-align: middle;}
.banner .swiper-pagination .swiper-pagination-bullet-active{width: 12px;height: 12px;border: 2px solid #fff;border-radius: 100%;background: none;}







/*index_01*/
.index_01{width: 100%;height:860px;  box-sizing: border-box;overflow: hidden; background:url(../images/new/bg2.png) no-repeat center;background-size: cover;}
.index_01 .about_top{padding: 5% 0; display: flex;height: 430px;}
.index_01 .about_top .about_left {width: 40%; padding-right:100px;box-sizing: border-box; text-align: right;border-right: 1px solid #d4d4d5;}
.index_01 .about_top .about_left img{margin-top: 100px;}
.index_01 .about_top .about_right{box-sizing:border-box;width: 60%;padding-left: 80px; color: #737373;}
.index_01 .about_top .about_right .right_company{margin-top: 30px; display: flex;justify-content: space-between;}
.index_01 .about_bottom .bottom_box{display: flex; width: 90%;margin: 0 auto;height: 150px;}
.index_01 .about_bottom .bottom_box dl{flex: 1; text-align: center;}
.index_01 .about_bottom .bottom_box dl span,b{color: #0d1eff;}
.index_01 .about_bottom .bottom_box dl p{color: #6e6e6e;}

.index_01 .about_bottom .bottom_box dl em{vertical-align:top; color:#0d1eff;}
.right_company p{margin-bottom: 20px;}
.right_company .img1{width: 472px;height: 67px;}
.right_company .img2{width: 341px;height: 53px;}
.exhibit_top dl{height: 100%;}
.exhibit_top dd,.exhibit_top dt{float:right;width: auto;padding: 20px 30px;box-sizing: border-box}
.exhibit_top dt{background: url(../images/index_04.jpg) no-repeat center;background-size: cover;color: #fff;}
.exhibit_top dt p{float: left;}
.exhibit_day{margin-top: -20px;float: left;height: 105px;}
.exhibit_day h4{display: inline-block;margin-right: 10px;}
.exhibit_day span{margin-right: 10px;display: inline-block;margin-top: -15px;vertical-align: middle;}
.abt_l{float: left;width: 62%;border-right: 1px solid #dddddd;box-sizing: border-box;padding-right: 7%;}
.abt_r{float: left;width: 38%;padding-left: 7%;box-sizing: border-box;padding-top: 40px;}
.abt_tit{overflow: hidden;margin-bottom: 40px;}
.abt_tit h2{float: left;color: #143167;}
.aMore{float: right;width: 90px;height: 74px;}
.abt_txt{color: #393f4d;line-height: 30px;margin-bottom: 50px;}
.abt_dl dl{float: left;width: 45%;margin-right: 10%;color: #393f4d;margin-bottom: 30px;}
.abt_dl dl:nth-child(2),.abt_dl dl:nth-child(3){margin-right: 0;float:right;}
.abt_dl dl dd{font-weight: bold;}
.abt_dl dl dd em{margin-right: 2px;display: none;}
.abt_dl dl dt{box-sizing: border-box;margin-top: 15px;line-height: 30px;}
.abt_r dl{margin-bottom: 50px;color: #393f4d;}
.abt_r dl dd{margin-bottom: 20px;font-weight: bold;}
.abt_r dl dt img{max-width: 100%;width:auto;}

.index_02{display: inline-block;width: 100%; background-color: #e5e9ff;}
.index_02 .accordion_container{display: flex;}
.index_02 .accordion_container .accordion_item{width: 10%;height: 450px;cursor: pointer;}
.index_02 .accordion_container .accordion_item:nth-child(1) .item_header{background-image: url("../images/new/zz.png");}
.index_02 .accordion_container .accordion_item:nth-child(2) .item_header{background-image: url("../images/new/ny.png");}
.index_02 .accordion_container .accordion_item:nth-child(3) .item_header{background-image: url("../images/new/qc.png");}
.index_02 .accordion_container .accordion_item:nth-child(4) .item_header{background-image: url("../images/new/kj.png");}
.index_02 .accordion_container .accordion_item:nth-child(5) .item_header{background-image: url("../images/new/sh.png");}
.index_02 .accordion_container .accordion_item:nth-child(6) .item_header{background-image: url("../images/new/nong.png");}

.index_02 .accordion_container .accordion_item:nth-child(1) .item_content{background-image: url("../images/new/zzb.png");}
.index_02 .accordion_container .accordion_item:nth-child(2) .item_content{background-image: url("../images/new/ny2.png");}
.index_02 .accordion_container .accordion_item:nth-child(3) .item_content{background-image: url("../images/new/qc2.png");}
.index_02 .accordion_container .accordion_item:nth-child(4) .item_content{background-image: url("../images/new/kj2.png");}
.index_02 .accordion_container .accordion_item:nth-child(5) .item_content{background-image: url("../images/new/sh2.png");}
.index_02 .accordion_container .accordion_item:nth-child(6) .item_content{background-image: url("../images/new/lv2.png");}

.accordion_item:nth-child(1) .content_mask{background-color:#8088c7; opacity: 0.4;}
.accordion_item:nth-child(2) .content_mask{background-color:#70a3c4; opacity: 0.4;}
.accordion_item:nth-child(3) .content_mask{background-color:#7577d0; opacity: 0.4;}
.accordion_item:nth-child(4) .content_mask{background-color:#915eb4; opacity: 0.4;}
.accordion_item:nth-child(5) .content_mask{background-color:#c79a71; opacity: 0.4;}
.accordion_item:nth-child(6) .content_mask{background-color:#95b373; opacity: 0.4;}

.accordion_container .accordion_item .item_title{margin-top: 40px; color: #fff;position: relative;}
.accordion_container .accordion_item .item_context{margin-top:10px;   color: #fff;position: relative;}
.accordion_container .accordion_item .item_btn{width:90%;position:absolute;left: 5%;bottom: 5%; display: flex;justify-content: space-between;}
.accordion_container .accordion_item .item_detail{display: flex; color: #fff;padding:0 10px;border: 1px solid #fff;border-radius: 20px; }
.accordion_container .accordion_item .item_detail:hover{background-color: #3e59f6;}
.accordion_container .accordion_item .item_show{display: flex; color: #fff;padding:0 10px;border: 1px solid #fff;border-radius: 20px;}
.accordion_container .accordion_item .item_show a{color: #fff;}
.accordion_container .accordion_item .item_show:hover{background-color: #3e59f6;}

.index_02 .accordion_container .accordion_item .item_content{box-sizing: border-box; display: none;height: 100%;padding: 5%;position: relative;}
.item_content .content_mask{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.index_02 .accordion_container .accordion_item .item_header{width:100%;height: 100%;color: #fff;text-align: center;writing-mode: vertical-rl;display: flex;
    justify-content: center;align-items: center;}

.index_02 .accordion_container .active{
    width: 50%;
}
.index_02 .accordion_container .active .item_header{
    display: none;
}
.index_02 .accordion_container .active .item_content{
    display: block;
    transition: transform 0.5s ease 0.2s;
}
.index_02 .show_box{display: flex;width: 100%;margin-top: 20px;height: 400px;}
.index_02 .show_box .show_big{width: 37.5%;height: 100%;color: #fff;text-align: center;line-height: 400px;background-image: url("../images/new/first.png")}
.index_02 .show_box .show_gong{box-sizing: border-box; width: 62.5%;height: 100%;padding: 10% 5%;background-image: url("../images/new/second.png");display: flex;flex-direction: column;align-items: flex-end;}
.index_02 .show_box .show_title{color: #fff;width: 90%;text-align: right;}
.index_02 .show_box .item_detail{width: fit-content; color: #fff;padding:0 10px;border: 1px solid #fff;border-radius: 20px;margin-top: 20px;cursor:pointer;}
.index_02 .show_box .item_detail:hover{background-color: #3e59f6;}
.exhibit_bot{padding: 5% 0 ;}
.exhibit_bot h2{color: #143167;margin-bottom: 40px;}
/*.exhibit_tit{color: #393f4d;line-height: 30px;margin: 30px 0;overflow: hidden;}*/
/*.exhibit_tit p{float: left;}*/
/*.exhibit_tit a{margin-top: 18px;}*/
.exhibit_l{float: left;width: 16.5%;margin-right: 2px;height: 100%;}
.exhibit_l img{width: 100%;height: 100%;}
.phone_img{display:none;}

.exhibit_list{position: relative;float: right;width: calc(83.5% - 3px);width:100%;height: 100%;}
.exhibit_list .swiper-container{height: 100%;}
.exhibit_list ul{}
.exhibit_list li{float: left;width: calc((100% - 12px) / 6);box-sizing: border-box;margin-right: 3px;}
.exhibit_list li:last-child{margin-right: 0;}
.exhibit_list li dl{position: relative;height: 100%;}
.exhibit_list li dd{overflow: hidden;height: 100%;}
.exhibit_list li dd img{height: 100%;}
.exhibit_list li dt{position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 40px 15px;box-sizing: border-box;color: #fff;text-align: justify;transition: all .3s;}
.exhibit_list li dt h3{margin-bottom: 20px;text-align: center;}
.exhibit_list li dt p{opacity: 0;margin-top: 80px;transition: all .3s;line-height: 30px;height: 68%;overflow: hidden;font-size: 14px;}
.exhibit_list li a{position: absolute;bottom: 22px;color: #fff;text-align: center;font-size: 14px;
width:94px;left:50%;margin-left:-47px;display: block;background-size: cover;height: 36px;line-height: 36px;
background:url("../images/zbg2.png") no-repeat center;border-radius:30px;}
.exhibit_list .lhl_but{display: none;}
.exhibit_list .lhl_but div{background: none;font-size: 30px;color: #fff;}
.isc_con dl{overflow: hidden;margin-top: 12px;}
.isc_con dd{float: right;width: 25%;height: 100%;}
.isc_con dd img{width: 100%;height: 100%;}
.isc_con dt{float: left;width: 75%;height: 100%;position: relative;}
.isc_con dt a{display: block;height:100%;}
.isc_con dt a img{height:100%;}
.isc_con dt p{position: absolute;left: 4%;top: 30px;color: #fff;}
.isc_con dt p span{display:block;color: #fff;text-align: center;font-size: 14px;
width:94px;background-size: cover;height: 36px;line-height: 36px;
background:url("../images/zbg2.png") no-repeat center;border-radius:30px;margin-top:20px;transition:all .3s;
}
.index_03{overflow: hidden;margin-top:4%;}
.index_03 a{display: block;}
.index_03 a img{width: 100%;}

.index_04{ background: #fff;box-sizing: border-box;overflow: hidden;}
.index_04 .countdown{display: flex;justify-content:space-between;margin: 100px 0 ;}
.index_04 .countdown .countdown_text{margin-top: 30px;color: #b8bcc6;display: flex;justify-content: space-between;}
.index_04 .countdown .countdown_time{display: flex;}
.countdown_time .countdown_number{width: 190px;height: 150px;margin-bottom: 10px;display:flex;justify-content:space-between;font-family: 'DIN Condensed', Arial, sans-serif;position: relative;}
.countdown_bai{display: none !important;}
.countdown_more .countdown_extra{width: 290px;}
.countdown_more .countdown_time .countdown_day::before{
    background-image: url("../images/new/bai.png");
    padding-top: 51.9%;
}
.countdown_more .countdown_bai{display: block;}
.countdown_time .countdown_number .countdown_number_box{width: 90px;font-size: 160px;display:flex;justify-content: center;align-items: center;}
.is_mac .countdown_time .countdown_number .countdown_number_box{line-height: 1.3;margin: auto 0;}
.countdown_time .countdown_day{color: #fff;position: relative;}
.countdown_time .countdown_img{color: #8fc8e4;position: relative;}
.countdown_time .countdown_day::before{
    background-image: url("../images/new/time.png");
    width:100%;
    content: "";
    position: absolute;
    z-index: 0;
    padding-top: 79.9%;
    background-size: cover;
    background-position: center;}

.countdown_time .countdown_img::before{
    background-image: url("../images/new/time2.png");
    width:100%;
    content: "";
    position: absolute;
    z-index: 0;
    padding-top: 79.9%;
    background-size: cover;
    background-position: center;}

.countdown_time .countdown_img .countdown_mao{width:10px;height: 32px;position: absolute;left: -10%;top: 40%;background-image: url("../images/new/mao.png") }
.countdown_time .countdown_common{margin-left:30px; }
.countdown_time .countdown_common p{text-align: center;color:#b8bcc6; }
.czch_list ul{text-align:center; display: flex; justify-content: space-between;}
.czch_list li{width: 30%;}
.czch_list li a{display: block;border-radius: 55px;padding: 40px 20px;box-sizing: border-box;overflow: hidden;}
.czch_list li dd{width: 38px;height: 30px;float: left;margin-right: 10px;}
.czch_list li dd img{width: 100%;height: 100%;}
.czch_list li dt{float: right;width: calc(100% - 50px);}
.czch_list li dt p{float: left;color: #fff;line-height: 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: calc(100% - 42px);font-size:18px;text-align: right;}
.czch_list li dt span{float: right;width: 30px;height: 20px;background: #fff;text-align: center;line-height: 20px;border-radius: 15px;margin-top: 5px;font-size: 16px;}
.czch_list li:first-child a{background: url(../images/new/btn.png) no-repeat center;background-size: cover;}
.czch_list li:nth-child(2) a{background: url(../images/new/btn.png) no-repeat center;background-size: cover;}
.czch_list li:nth-child(3) a{background: url(../images/new/btn.png) no-repeat center;background-size: cover;}
.czch_list li:nth-child(4) a{background: url(../images/new/btn.png) no-repeat center;background-size: cover;}
.czch_list li:nth-child(5) a{background: url(../images/new/btn.png) no-repeat center;background-size: cover;}
.czch_list  .arrow{width: 30px;height: 30px;display: block;float: right;}



.index_05{margin-top: 4%;display: inline-block;width: 100%;background-image: url(../images/new/banner2.png);}
.wrap .wrap_Title{color: #000;}
.news_phone{display: none;}
.news_pc{display: block;}

.indexNew_t{padding: 40px 0;position: relative;overflow: hidden;}
.indexNew_t .news_pc .new_top .new_top_show{display: flex;justify-content: space-between;}
.indexNew_t .news_pc .new_top .new_top_show .new_top_img{width: 50%;height: auto;}
.indexNew_t .news_pc .new_top .new_top_show a{height: 100%;}
.indexNew_t .news_pc .new_top .new_top_show .new_top_img img{width: 100%;height: 100%;}
.indexNew_t .news_pc .new_top .new_top_text{box-sizing:border-box;color: #fff; width: 100%;padding: 30px 40px;display: flex;justify-content: space-between;align-items:flex-end;background-image: url("../images/new/lingbg.png")}

.news_pc .new_top_text .text_title a{color: #fff;}
.news_pc .new_top_text .text_right{width:90px;height: 74px;}
.news_pc .new_top_text .text_common{margin-top: 40px; display: flex;justify-content: space-between;align-items:flex-end;}
.right_icon_new{width: 90px;height: 74px;}
.news_pc .new_top_text .text_title{
    width: 71%;
    height: 82px;
    margin-bottom: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;}
.news_pc .new_top_text .text_line{width: 32px;height: 4px;background-color: #fff;border-radius:2px;margin-bottom: 10px;}
.indexNew_t .l,.indexNew_t .r{width: 50%;}
.indexNew_t .l{left: 0;top: 0;height: 100%;float:left;}
.indexNew_t .l dd{overflow:hidden;}
.indexNew_t .l dd a,.indexNew_t .l dd a img{display:block;width:100%;height:100%;}
.indexNew_t .l dl dt{padding:40px 20px 20px;;box-sizing:border-box;}
.indexNew_t .l dl dt h3 a{display:block;overflow:hidden;max-height:60px;line-height:30px;}
.indexNew_t .l dl dt span{display:block;color:#2445c7;margin:20px 0 25px;}
.indexNew_t .l dl dt p{line-height:26px;height:104px;overflow:hidden;color:#393f4d;}
.indexNew_link a{
	display:block;
	width: 60px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    background: url(../images/btn_bg.png) no-repeat center;
    font-size: 20px;
    border-radius: 20px;
    margin-top: 24px;
}
.indexNew_t .r .lhl_but div{background:none;color:#fff;font-size:35px;line-height:44px;}
.indexNew_t .r dl{position: relative;}
.indexNew_t .r dt{position: absolute;left: 0;bottom: 0;background: url("../images/new/shadow.png");color: #fff;box-sizing: border-box;width: 100%;height:58px;line-height: 58px; text-align:center;}
.indexNew_t .r dd i{
	color: #fff;
    z-index: 2;
    font-size: 45px;
}
.rBottom-item p a:hover{font-weight: bold;}
.news_pc .rBottom{padding: 40px 0;box-sizing: border-box;}
.news_pc .rBottom_t{overflow:hidden;display: flex;justify-content: space-between;}
.news_pc .rBottom_tab{display: flex;margin-bottom: 25px;}
.news_pc .rBottom_tab .tab_common_btn{display: flex;justify-content: space-between;align-items: center; box-sizing:border-box;padding:10px 10px; color:#b8bcc6;border:1px solid #b8bcc6;border-radius:20px;margin-right: 20px;}
.news_pc .rBottom_tab .tab_common_btn.on{background:#3e59f6;color:#fff;}
.tab_dongtai{width: 20px;height: 20px;background-image: url("../images/new/dongtai.png");background-size: 100% 100%;}
.tab_notice{width: 20px;height: 17px;background-image: url("../images/new/notice.png");background-size: 100% 100%;}
.tab_active{width: 20px;height: 20px;background-image: url("../images/new/active.png");background-size: 100% 100%;}
.on .tab_dongtai{background-image: url("../images/new/dongtai2.png")}
.on .tab_notice{background-image: url("../images/new/notice2.png")}
.on .tab_active{background-image: url("../images/new/active2.png")}
.news_pc .rBottom_tab p{transition:all .3s; font-size: 30px;margin-left: 15px;}
.news_pc .rBottom_tab p a{color:#b8bcc6;}
.news_pc .rBottom_link{margin-right: 40px;}
.news_pc .rBottom_link a{display:none;}
.news_pc .rBottom_link a.on{display:block;}
.news_pc .rBottom-item {display:none;}
.news_pc .rBottom-item p{padding:20px 0;border-bottom:1px solid #e6e6e6;overflow: hidden;}
.news_pc .rBottom-item p a{display:block;}
.news_pc .rBottom-item p a span{float:left;width: 80%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; color: #5d5d5d;font-size: 30px;}
.news_pc .rBottom-item p a em{float:right;width:19%;text-align:right;color: #727273; font-size: 24px;}
.news_pc .rBottom-item.on{display:block;}



.indexNew_t .news_phone .new_top .new_top_show{display: flex;justify-content: space-between;}
.indexNew_t .news_phone .new_top .new_top_show .new_top_img{width: 50%;}
.indexNew_t .news_phone .new_top .new_top_show a{height: 100%;}
.indexNew_t .news_phone .new_top .new_top_show .new_top_img img{width: 100%;height: 100%;}
.indexNew_t .news_phone .new_top .new_top_text{box-sizing:border-box; width: 50%;background-color: #fff;padding: 30px 40px;}
.news_phone .new_top_text .text_right{width:90px;height: 74px;}
.news_phone .new_top_text .text_common{margin-top: 40px; display: flex;justify-content: space-between;align-items:flex-end;}
.right_icon_new{width: 90px;height: 74px;}
.news_phone .new_top_text .text_title{
    height: 82px;
    margin-bottom: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;}
.news_phone .new_top_text .text_line{width: 32px;height: 4px;background-color: #1438ff;border-radius:2px;margin-bottom: 10px;}


.news_phone .rBottom{padding: 40px 0;box-sizing: border-box;}
.news_phone .rBottom_t{overflow:hidden;display: flex;}
.news_phone .rBottom_tab{width:49%;overflow:hidden;margin-left: auto; display: flex;justify-content: space-between;}
.news_phone .rBottom_link{float:right;}
.news_phone .rBottom_link a{display:none;}
.news_phone .rBottom_link a.on{display:block;}
.news_phone .rBottom_tab p{width:33%; box-sizing:border-box;padding:10px 0;color:#b8bcc6;border:1px solid #b8bcc6;border-radius:20px;
float:left;margin-right:10px;cursor:pointer;transition:all .3s; font-size: 24px;text-align: center;}
.news_phone .rBottom_tab p.on{background:#3e59f6; color:#fff;}
.news_phone .rBottom_tab p a{color:#b8bcc6;}
.news_phone .rBottom_box{display: flex;}
.news_phone .rBottom-item {display:none;width: 100%;padding-left: 20px;box-sizing: border-box;}
.news_phone .rBottom_box .rBottom_img {width: 50%;}
.news_phone .rBottom_box .rBottom_con{width: 50%;display: flex;align-items: flex-end;}
.news_phone .rBottom_box .rBottom_img img{width: 100%;height: 100%;}
.news_phone .rBottom-item p{padding:20px 0 ;border-bottom:1px solid #e6e6e6;overflow: hidden;}
.news_phone .rBottom-item p a{display:block;}
.news_phone .rBottom-item p a span{float:left;width: 80%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; color: #5d5d5d;font-size: 24px;}
.news_phone .rBottom-item p a em{float:right;width:19%;text-align:right;color: #727273; font-size: 24px;}
.news_phone .rBottom-item.on{display:block;}






.indexNew_item{float: left;width: 48%;margin-right: 4%;margin-bottom: 4%;height: 48%;position: relative;}
.indexNew_item:nth-child(2n){margin-right: 0;}
.indexNew_item .swiper-container{height: 100%;}
.indexNew_item .swiper-container dl{position: relative;}
.indexNew_item .swiper-container img{width: 100%;}
.indexNew_item .swiper-container dt{position: absolute;left: 0;bottom: 0;padding: 10px 25px;box-sizing: border-box;background: rgba(0,0,0,.6);color: #fff;width: 100%;}
.indexNew_item .swiper-container dt p{width: 75%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.indexNew_item .swiper-pagination{right: 20px;bottom: 13px;}
.indexNew_item .swiper-pagination .swiper-pagination-bullet{background: #e5e6e7;opacity: 1;margin: 0 2px;}
.indexNew_item .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #1991e5;}

.indexNew_b .l,.indexNew_b .r{float: left;margin-right: 2%;width: 49%;padding: 40px 40px 30px;box-sizing: border-box;box-shadow: 0 0 10px rgba(0,0,0,.1);}
.indexNew_b .r{margin-right: 0;}
.indexNew_tit{overflow: hidden;margin-bottom: 25px;}
.indexNew_tit h2{float: left;color: #143167;}
.indexNew_tit a{margin-top: 2px;}
.indexNew_b ul li{margin-bottom: 12px;overflow: hidden;}
.indexNew_b ul a{display: block;color: #777777;line-height: 30px;}
.indexNew_b ul a p{float: left;width: calc(100% - 102px);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.indexNew_b ul a span{color: #b5b5b5;width: 100px;text-align: right;float: right;}

.index_08{padding: 40px 0 50px;box-sizing: border-box;overflow: hidden;color: #404cc7;}
.index_08 dl{float: left;width: 20%;text-align: center;}
.index_08 dl b{font-weight: 400;}
.index_08 dl em{vertical-align: top;}

.index_09{padding-top: 100px;}
.unit_item{padding-top:30px;box-sizing: border-box;width:100%;}
.unit_item .unit_item_title{text-align: right;border-bottom: 1px solid #b8b8b8;color: #8b8b8b;}
.unit_item .unit_item_box{display: flex;padding: 30px 60px; justify-content: space-between;flex-wrap: wrap}
.unit_item .unit_item_box a{width: 100%;height: 100%;display: block;}
.unit_item .item_common{width: 33%;margin-bottom: 20px;}
.unit_item .item_img_zl{width: 600px;height: 140px;}
.unit_item .item_img_gf{width: 400px;height: 180px;}
.unit_item .item_img_gf img{width: 100%;height: 100%;display: block;}
.unit_item .item_common:nth-child(3n-1) .item_img_gf{margin: 0 auto;display: block;}
.unit_item .item_common:nth-child(3n) .item_img_gf{float: right;}
.index_09 .unit_img_icon{width: 265px;height: 280px;}

.index_10{margin-top: 0;}

.index_07{padding: 5% 0;box-sizing: border-box;width: 100%;background-image: url("../images/new/bg3.png");}
.index_07 .section_show{margin-top: 20px;width: 100%;border-radius:12px;box-shadow:00px 15px 25px 1px #a8bfdc; }
.index_07 .section_show img{width: 100%;height: 100%;display: block;}
.zq_list{position: relative;}
.zq_list dl{position: relative;}
.zq_list img{width: 100%;}
.zq_list dt{position: absolute;width: 28%;left: 0;top: 0;padding-top: 25px;color: #484848;}
.zq_list dt h4{font-weight: bold;margin-bottom: 22px;}
.zq_txt{line-height: 25px;}
.zq_txt p{margin-bottom: 20px;}
.zq_list .lhl_but{display: none;}
.zq_list .lhl_but div{background: none;line-height: 44px;font-size: 28px;color: #3e3e3d;}
.zq_list .lhl_but div.swiper-button-prev{left: 0;}
.zq_list .lhl_but div.swiper-button-next{right: 0;}

.banner_p{padding-right: 8%;}
.banner_p>img{width: 14%;position: absolute;right: 0;top: 0;}
.banner li.noImg .banner_p>img{display:none;}
.banner li{height: 34vw !important;}

.navlist .container {
    color: #143167;
    background: #ecf6f7;
    border-radius: 5px;
    padding: 10px 20px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
}

.navlist .container .menu-three-title {
    color: #393f4d;
}

.navlist .container dd {
    width: 33%;
}

.navlist .container dd a.disabled {
    color: grey;
}

.navlist .container dd a.disabled:hover {
    background: unset !important;
    background-size: unset !important;
    color: grey !important;
    cursor: no-drop;
}


.schedule_con-b dt a.disabled {
    background: #ccc;
}

.schedule_con-b dt a.disabled:hover {
    color: #fff !important;
    cursor: no-drop;
}
.topNav {
    background: url(../images/topNav.jpg) no-repeat center;
    background-size: cover;
    padding: 50px 0 40px;
}

.topNav-con {
    padding: 0 10%;
    box-sizing: border-box;
    position: relative;
}

.topNav-con h3 {
    margin-bottom: 30px;
}

.topNav-con p {
    line-height: 35px;
}

.topNav-close {
    position: absolute;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    line-height: 45px;
    cursor: pointer;
    z-index: 3;
    text-align: center;
    color: #fff;
    font-size: 18px;
    right: 10%;
    top: 0;
    background: -webkit-linear-gradient(left, #2445c7, #815ac6);
    background: -o-linear-gradient(left, #2445c7, #815ac6);
    background: -moz-linear-gradient(left, #2445c7, #815ac6);
    background: linear-gradient(left, #2445c7, #815ac6);
}



@media screen and (min-width: 1600px) and (max-width: 1959px) {
    .wrap{padding: 0 8%}
    .news_pc .rBottom_tab p{font-size: 24px;}
    .news_pc .rBottom-item p a span{font-size: 24px;}
    .index_01 .about_top .about_right .right_company{margin-top: 20px; display: flex;justify-content: space-between;}
    .right_company p{margin-bottom: 10px;}
    .right_company .img1{width:314px;height: 44px; }
    .right_company .img2{width:227px;height: 35px; }
}
@media screen and (min-width: 1360px) and (max-width: 1600px) {
    .wrap{padding: 0 8%}
    .banner_p{padding-right: 25%;width: 900px;}

    .index_01 .about_top .about_right .right_company{margin-top: 20px; display: flex;justify-content: space-between;}
    .index_01 .about_top{height: 500px;}
    .right_company p{margin-bottom: 10px;}
    .right_company .img1{width:314px;height: 44px; }
    .right_company .img2{width:227px;height: 35px; }
    .index_01 .about_top .about_left img{margin-top: 50px;}

    .index_02 .accordion_container .accordion_item{height:336px ;}
    .index_02 .show_box{height: 300px;}
    .index_02 .show_box .show_big{line-height: 300px;}

    .index_04 .countdown .countdown_text{margin-top: 10px;}
    .countdown_time .countdown_number{width:126px;height: 100px;background-size: cover; }
    .countdown_more .countdown_extra{width: 189px;}
    .countdown_time .countdown_number .countdown_number_box{width: 63px;font-size: 100px;}
    .countdown_time .countdown_img .countdown_mao{left: -15%;top: 35%;}
    .news_pc .rBottom-item p{padding: 15px 0;font-size: 24px;}
    .news_pc .rBottom-item p a span{font-size: 20px;width: 70%;}
    .news_pc .rBottom-item p a em{width: 29%;}
    .unit_item .item_img_zl{width: 300px;height: 70px;}
    .unit_item .item_img_gf{width: 266px;height: 120px;}
}

@media screen and (min-width: 1024px) and (max-width: 1365px) {
    .wrap{padding: 0 10%}
    .banner_p{padding-right: 15%;width: 600px;}
    .banner_text .a-m-c{left: 44%;top: 52%;}
    .banner_date{margin-right: 20px;}

    .index_04 .countdown{margin: 50px 0;}
    .index_04 .countdown .countdown_text{margin-top: 10px;}
    .countdown_time .countdown_number{width:84px;height: 66px;background-size: cover; }
    .countdown_more .countdown_extra{width: 126px;}
    .countdown_time .countdown_number .countdown_number_box{width: 42px;font-size: 60px;}
    .news_pc .rBottom_tab p{font-size: 16px;border-radius: 26px;}
    .countdown_time .countdown_img .countdown_mao{width: 5px;height: 16px;background-size: cover;left: -20%;}
    .indexNew_t{padding: 30px 0;}
    .czch_list li a{padding:20px 10px; }
    .indexNew_t .r dt{height: 30px;line-height: 30px;}
    .news_pc .rBottom-item p{padding: 10px 0;}
    .news_pc .rBottom-item p a span{font-size: 16px; width: 70%;}
    .news_pc .rBottom-item p a em{font-size: 16px;width: 29%;}

    .index_02 .accordion_container .accordion_item{height: 224px;}
    .accordion_container .accordion_item .item_title{margin-top: 10px;}
    .right_icon_new{width: 45px;height: 37px;}
    .index_01{height: 800px;}
    .index_01 .about_top{height: 500px;}
    .index_01 .about_top .about_left{width: 25%; padding-right: 10px;}
    .index_01 .about_top .about_right{width: 75%;padding-left: 20px;}
    .index_01 .about_top .about_left img{margin-top: 30px;}
    .index_01 .about_top .about_right .right_company{margin-top: 15px;}
    .right_company .img1{width:230px;height: 34px; }
    .right_company .img2{width: 170px;height: 26px;}
    .right_company p{margin-bottom: 10px;}
    .index_02 .show_box{height: 200px;}
    .index_02 .show_box .show_big{line-height: 200px;}


    .index_09 .unit_img_icon{width: 132px;height: 140px;}
    .unit_item .item_img_zl{width: 300px;height: 70px;}
    .unit_item .item_img_gf{width: 200px;height: 90px;}
    .news_pc .rBottom_tab p{font-size: 24px;}
    .news_pc .rBottom-item p a span{font-size: 18px;}
    .indexNew_t .news_pc .new_top .new_top_text{padding:15px 20px; }
    .news_pc .rBottom_link{margin-right: 20px;}
    .news_pc .new_top_text .text_title{margin-bottom: 15px;}

    }

@media only screen and (max-width:1023px) {
    .banner_p{width: auto;left: 40%;}
    .banner_text h2 img{width: 260px;}
    .banner_text .wrap{padding: 0 3%;}
    .banner_bot {display: block;font-size: 16px;margin-top: 10px;}
    .banner_bot span{margin-top: 4px;}
    .banner_date{margin-right: 10px;}
    .ban_video .video_button{display: block;}
    .banner .swiper-pagination{bottom: 15px;}
    .banner li{height: 55vw !important;}
    .banner img{object-fit: cover;height: 100%;}
    .banner .swiper-pagination .swiper-pagination-bullet-active{width: 15px;height: 15px;border-radius: 15px;}

    .index_01{padding: 0 0 40px;}
    .aMore{margin-top: 0;}
    .abt_l{height: auto;}
    .abt_tit{margin-bottom: 15px;}
    .abt_txt{margin-bottom: 25px;}
    .abt_dl dl{width: 100%;margin-bottom: 20px;}
    .abt_dl dl dt{margin-top: 5px;line-height: 24px;}

    .exhibit_top{width: 100%;}
    .exhibit_top dt{width: 40%;}
    .exhibit_day{margin-top:0;height: auto;}

    .indexNew_b .l, .indexNew_b .r{padding: 30px 25px 20px;}
    .index_07 h2{box-sizing: border-box;}
    .zq_list{box-sizing: border-box;}
    .zq_list .lhl_but div.swiper-button-prev{left: 0;}
    .zq_list .lhl_but div.swiper-button-next{right: 0;}
    .exhibit_list li{padding: 0;margin-right: 0;}
    .exhibit_list li dt{overflow: hidden;background: rgba(0,0,0,0.6);top: auto;bottom: 0;height: 100%;}
    .exhibit_list li dt{padding: 20px;}
    .exhibit_list li dt p{opacity: 1;margin-top: 0;line-height: 24px;height: 64%;}
    .exhibit_list .lhl_but{display: block;}
    .exhibit_list li dt a{display: block;bottom: 10px;}



    .index_04{margin-top: 20px;}
    .index_04 .countdown{display: unset}
    .index_04 .countdown .countdown_text{margin-top: 8px;}
    .index_04 .countdown .countdown_time{margin-top: 10px;justify-content: space-between;}
    .countdown_time .countdown_common{margin-left: 0;width: 24%;}
    .countdown_more .countdown_time .countdown_common{margin-left: 0;width: 21%;}
    .countdown_more .countdown_time .countdown_common:nth-child(1){width: 33%;}
    .countdown_time .countdown_number{width: 100%;height: 100%;}
    .countdown_time .countdown_number .countdown_number_box{width: 49%;font-size: 15vw;}
    .countdown_time .countdown_img .countdown_mao{width: 1vw;background-size: cover;left: -5%;height: 4vw;}
    .is_mac .countdown_time .countdown_number .countdown_number_box{font-size: 16vw;}
    .is_mac .countdown_time .countdown_number{margin-bottom: 0;}
    .is_mac .countdown_time .countdown_img .countdown_mao{top: 33%;}

    .index_04 .czch_list{margin-top: 20px;}
    .index_04 .czch_list ul{display: unset;}
    .czch_list li{width:100%;margin-bottom:20px;}
    .czch_list li a{padding: 20px 15px;}
    .czch_list li dd{width: 38px;height: 30px;margin-right: 0;}
    .czch_list li dt{width: calc(100% - 50px);}

    .news_phone{display: block;}
    .news_pc{display: none;}
    .indexNew_t .news_phone .new_top .new_top_show{display: unset;}
    .indexNew_t .news_phone .new_top .new_top_show .new_top_img{width: 100%; height: auto;}
    .indexNew_t .news_phone .new_top .new_top_text{width: 100%; padding: 15px 20px;}
    .news_phone .new_top_text .text_title{margin-bottom: 20px;height: 58px;}
    .news_phone .new_top_text .text_common{margin-top: 20px;}
    .indexNew_t .news_phone .right_icon_new{width: 30px;height: 24px;}
    .news_phone .rBottom{padding: 20px 0;}
    .news_phone .rBottom .rBottom_t{margin-bottom: 20px;}
    .news_phone .rBottom .rBottom_tab{width: 100%;}
    .news_phone .rBottom .rBottom_box{display: unset;}
    .news_phone .rBottom_box .rBottom_img{width: 100%;}
    .news_phone .rBottom_box .rBottom_con{width: 100%;}
    .news_phone .rBottom-item p{padding: 15px 0;}
    .news_phone .rBottom-item p a span{font-size: 14px;width: 70%;}
    .news_phone .rBottom-item p a em{font-size: 14px;width: 29%;}
    .news_phone .rBottom_tab p{font-size: 16px;}
    .news_phone .rBottom_link .aMore{margin-top:3px;}

    .index_02 .accordion_container{display: unset;}
    .index_02 .accordion_container .accordion_item{width: 100%;height: 80px;}
    .index_02 .accordion_container .accordion_item .item_header{writing-mode: unset;background-size: cover;}
    .index_02 .accordion_container .active{height: 240px;}
    .index_02 .accordion_container .active .item_content{background-size: cover;}
    .accordion_container .accordion_item .item_title{margin-top: 0;}

    .index_02 .show_box{display: unset;margin-top: 0;}
    .index_02 .show_box .show_big{width: 100%;height: 200px;line-height: 200px;margin-top: 40px;}
    .index_02 .show_box .show_gong{width: 100%;height: 200px;}

    .index_01{height: auto;}
    .index_01 .about_top{display: block;height: auto;}
    .index_01 .about_top .about_left{width: 100%;padding: 0; border-right: none;display: flex;justify-content: space-between;align-items: center;}
    .index_01 .about_top .about_left .right_icon_new{margin: 0;width: 40px;height: 32px;}
    .about_left a{width:auto;}
    .index_01 .about_top .about_right{width: 100%;padding: 20px 0;}
    .index_01 .about_top .about_right .edit_con_original span{font-size: 18px !important;}
    .index_01 .about_top .about_right .right_company{display: block;margin-top: 0;}
    .right_company .img1{width:328px;height: 44px;margin-bottom: 15px; }
    .right_company .img2{width:228px;height: 34px; }
    .right_company p{margin-bottom: 15px;}
    .index_01 .about_bottom .bottom_box{height: auto;flex-wrap: wrap;}
    .index_01 .about_bottom .bottom_box dl{width: 50%; flex: auto;margin-bottom: 15px;}
    .index_01 .about_bottom .bottom_box dl p{font-size: 14px;}
    .unit_item{padding: 15px 0;}
    .unit_item .unit_item_title{font-size: 20px;}
    .unit_item .unit_item_box{padding: 10px 0;}
    .unit_item .item_img_zl {width:50%;height:auto;padding-top: 23.3%;}
    .unit_item .item_img_gf{width: 33%;height: auto;padding-top:45%;margin-bottom: 10px;}
    .index_09 .unit_img_icon{width:132px;height: 140px; }
    .indexNew_t .news_phone .new_top .new_top_show a{font-size: 18px!important;}
}

@media (min-width: 321px) and (max-width: 414px){
    .fnt_32{font-size: 16px;}
    .banner_date{font-size: 12px}
    .banner_bot {font-size: 12px;margin-top: 5px;}
    .indexNew_t .news_phone .new_top .new_top_show a{font-size: 18px!important;}
    .czch_list li dt p{font-size: 18px !important;}
}
@media only screen and (max-width:320px){
    .fnt_32{font-size: 16px;}
    .banner_bot{margin-top: 8px;font-size: 12px;}
    .banner_p{left: 48%;top: 40%;}
    .banner_date{font-size: 12px}
    .rBottom-item{padding-left: 4px;}
    .right_company .img1{width: 205px;height: 33px;}
    .czch_list li dt p{font-size: 18px;}
    .indexNew_t .news_phone .new_top .new_top_show a{font-size: 18px!important;}
}










