*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: “Microsoft YaHei”;
}
input {font-family: “Microsoft YaHei”;}

.box {
	display:none
}
.layui-breadcrumb span[lay-separator] {
    margin: 0 8px;
    color: #999;
}

/*通用*/

.font16{
    font-size: 16px;
}
.font14 {
    font-size: 14px;
}
.mg-t16 {
    margin-top: 16px;
}
.mg-t20 {
    margin-top: 20px;
}
.line27 {
    line-height: 27px;
}
.mg_lf10 {
    margin: 0 10px;
}
.relative{
    position: relative;
}
.left{
    float: left;
}
.right{
    float: right;
}
.left30{
    margin-left: 30px;
}
.bottom20{
    margin-bottom: 20px;
}
.black{
    color: #000000;
}
.absolute{
    position: absolute;
}
.color999{
    color: #999;
}
.margin_auto_w{
    margin: 0 auto;
    width: 1200px;
}
/*头部*/
.header_in{
    width: 100%;
    /*background: url(../img/nav-layer.png) no-repeat;*/
    background: #1b2a91;
    position: fixed;
    height: 80px;
    background-size: 100% 100%;
    z-index: 999;
}

.header_in .layui-nav{
   background: #fff;
}
.header_this{
    background: #1b2a91;
}
.header_in ul li a{
   color: #ffffff;
}
.header{
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.header .this a{
    color: #f9f9f9;
}
.header span{
    background: url("../img/yj.png")no-repeat;
    width: 10px;
    height: 6px;
    float: right;
    top: 28px;
    position: relative;
    left: -5px;
}
.header .this span{
    transform: rotate(180deg);
}
.header_logo{
    float: left;
    margin-right: 40px;
    position: relative;
    width: 128px;
}

.header .sub{
    float: left;
    width: 952px;
    height: 60px;
}
.header .sub .nav-l{
    width: 230px;
}

.header .sub .nav-l .layui-nav{
   background-color: #fff;
}

.header ul li{
    width: 175px;
    height: 60px;
    line-height: 60px;
    float: left;
    list-style: none;
    font-size: 16px;
    text-align: center;
}
.header ul li:nth-child(1),.header ul li:nth-child(2),.header ul li:nth-child(3){
	width: 130px;
}

.header ul li dl{
    display: none;
    background: #324bfd;
    color: #fff;
}
.header ul li dl dd{
    border-bottom: 1px solid #e8e8e8;
}
.header .sub .on .tit{
    color: #2ce1ff;
}
.header .sub .on a span{
    background: url("../img/yj_b.png")no-repeat;
}
.header .sub .tit i{
    font-size: 12px;
    padding: 0 10px;
}


/*搜索*/
.search_tup{
    width: 190px;
    display: inline-block;
    overflow: hidden;
    height: 60px;
    float: right;
    position: relative;
    display: none;
    line-height: 60px;
}
.search_put{
    height: 30px;
    width: 160px;
    padding-left: 5px;
    opacity: 0.7;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
}
.search_tup img{
    float: right;
    position: relative;
    top: 20px;
    left: -30px;
    width: 20px;
    height: 20px;
}
.block{
    display: block;
    width: 190px;
}



/*返回按钮*/
.bk_icon{
    width: 60px;
    float: right;
    right: 4%;
    position: fixed;
    z-index: 999;
    top: 300px;
}
.bk_icon .ict{
    width: 60px;
    background: #f8f8f8;
    margin-top: 10px;
    text-align: center;
}
.bk_icon .icon{
    width: 44px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    border-bottom: 1px solid #d7cbfd;
}
.bk_icon .icon_b{
    width: 60px;
    height: 60px;
    background: #f8f8f8;
    text-align: center;
    line-height: 25px;
    margin-top: 10px;
    cursor: pointer;
}
.bk_icon .icon_b span{
    width: 60px;
    display: block;
}
.bk_icon .tab .icon_code{
    display: block;
}
.icon_code{
    display: none;
    left: -180px;
    position: relative;
    top: -110px;
}


/*主题标题*/
.theme{
    top: -25px;
    position: relative;
}
.theme .title{
    font-size: 22px;
    color: #000000;
    z-index: 99;
    position: relative;
}
.theme .title_en{
    font-size: 18px;
    color: #adadad;
}
.theme .title_num{
    font-size: 55px;
    color: #d3dcff;
    margin-top: -55px;
}

/*首页更多*/
.car_p .more{
    float: right;
    background: url(../img/icon_bj.png);
}
.car_p .more i{
    background: url(../img/more_i.png) no-repeat;
}


/*首页轮播图*/
.banner{
    width: 100%;
    height: auto;
    padding-top: 80px;

}
.banner img{
    width: 100%;
    height: 100%;
}
/*往届回顾*/
.past{
    height: 110px;
    background: url(../img/past_bj.png)no-repeat;
    background-size: 100%;
}
.past_left{
    width: 45%;
    height: 110px;
    display: flex;
    align-items: center;
    float: left;
    justify-content: flex-end;
    right: 5%;
    position: relative;
}
.past_right{
    width: 50%;
    height: 110px;
    align-items: center;
    float: left;
    display: flex;
    justify-content: flex-start;
    left: 12%;
    position: relative;
    color: #fff;
}
.past_time{
    height: 52px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.past_right .past_time div{
    background: url(../img/time_bj.png) no-repeat;
    color: #003edb;
    width: 36px;
    height: 52px;
    font-size: 45px;
    text-align: center;
    margin-left: 10px;
}

/*热门活动*/
.notice{
    width: 1200px;
    height: 70px;
    margin: 0 auto;
    background: #f8f8f8;
    margin-top: 60px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 20px;
}
.notice_content{
    width: 80%;
    height: 60px;
    float: left;
    margin-left: 30px;
}
.notice ul li{
    list-style: none;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
}

.notice_more{
    width: 80px;
    height: 60px;
    line-height: 60px;
    float: left;
    text-align: center;
}

.shortcut_t {
    width: 1200px;
    padding: 70px 0 52px;
    overflow: auto;
}
.shortcut_t ul {
    display: flex;
    gap: 15px;
}
.shortcut_t ul li {
    position: relative;
}
.shortcut_t ul li .text {
    position: absolute;
    top: 0px;
    margin-left: 32px;
    margin-top: 32px;
    height: calc(100% - 60px);
}
.shortcut_t ul li .text .title {
    font-size: 26px;
    color: #FFFFFF;
}
.shortcut_t ul li .text .more {
    position: absolute;
    bottom: 0;
    font-size: 12px;
    color: #FFFFFF;
}
.Short_img1 {
    width: 100%;
}

/*快捷方式*/
.shortcut{
    width: 1200px;
    margin: 60px auto 0;
    padding: 10px 0;
    overflow: auto;
}
.shortcut li:first-child{
    margin-left: 0;
}
.shortcut li{
    float: left;
    margin-left:50px;
}
.Short_img{
    width: 200px;
}

/*头条*/
.headlines{
    width: 1200px;
    margin: 40px auto 0;
    position: relative;
}
.headlines_icon{
    position: absolute;
    top: 20px;
    z-index: 9;
    left: 20px;
}
.headlines_name{
    background: url(../img/layer.png);
    width: 100%;
    height: 169px;
    position: absolute;
    bottom: 0;
    color: #fff;
    opacity: 0.9;
}
.headlines .title{
    font-size: 25px;
    padding: 50px 20px 10px;
}
.headlines .details{
    font-size: 18px;
    padding: 0 20px 20px;
}
.headlines .headlines-swiper-container .headlines-swiper-pagination{
    position: absolute;
    z-index: 20;
    text-align: right;
    width: 30%;
    padding-right: 20px;
    right: 0 !important;
    left: auto;
    bottom: 80px;
}

.headlines-swiper-pagination span{
    width: 10px;
    height: 10px;
    color: #999999;
}

/*板块通用栏目标题*/
.curr_title{
    text-align: center;
}
.curr_title img{
    z-index: 9;
    opacity: 0.2;
    position: relative;
}
.curr_title .name{
    position: relative;
    top: -45px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    opacity: 0.9;
    font-size: 25px;
}
.curr_title_b{
    text-align: center;
}

.curr_title_b .name{
    position: relative;
    top: -45px;
    text-align: center;
    margin: 0 auto;
    color: #003edb;
    opacity: 0.9;
    font-size: 25px;
}
.curr_title .name hr{
    width: 30px;
    margin: 10px auto;
    border: 1px solid #fff;
}
.curr_title_b .name hr{
    width: 30px;
    margin: 10px auto;
    border: 1px solid #136fd7;
}


/*新闻中心*/
.news_center{
    background: url(../img/news_bj.png);
    width: 100%;
    height: 805px;
    margin-top: 60px;
}
.news_center .content{
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 20px;
}
.news_center .content .layui-tab .layui-tab-title li{
    margin-right: 30px;
}
.news_center .content .layui-tab .layui-tab-title .layui-this{
    background: url(../img/icon_bj.png);
    color: #fff;

}
.news_center .content .layui-tab{
    color: #fff;
    opacity: 0.9;
}
.news_center .content .more{
    float: right;
    color: #fff;
    border: 1px solid #fff;
    opacity: 0.8;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
}
.news_list{
    background: url(../img/xwzx_bj.png);
    overflow: hidden;
}
.news_list li{
    margin-bottom: 20px;
    overflow: hidden;
}
.news_list a:last-child li{
    margin-bottom: 0;
}
.news_list img{
    width: 220px;
    height: 142px;
    float: left;
}
.news_list .title{
    float: left;
    margin: 20px 20px 30px 30px;
    height: 92px;
    width: 318px;
    color: #fff;
}
.news_list .title .tit{
    height: 50px;
}
.news_list .title .time{
    margin-top: 30px;
}
.news_lb_list .title{
    background: rgba(2, 36, 149, 0.8);
    bottom: 0;
    position: absolute;
    height: 40px;
    width: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 30px;
}
.news-swiper-pagination{
    position: absolute;
    width: 15%;
    margin-left: 85%;
    z-index: 9;
}



/*线上展厅*/
.online{
    width: 1200px;
    margin: 60px auto 0;
    position: relative;
}
.online .more{
    background: url(../img/online_bj.png) no-repeat;
    position: absolute;
    color: #fff;
    bottom: 20px;
    right: 20px;
    width: 182px;
    height: 50px;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.online .more i{
    left: 11px;
    top: 3px;
    font-size: 24px;
    position: relative;
}

/*活动日程*/


.hd_live .layui-timeline-axis{
    background: red !important;
}
.hd_live .time{
    color: red !important;
    opacity: 0.7;
}
.hd_live .m{
    color: red !important;
    opacity: 0.7;
}
.hd_live .list .title{
    color: red !important;
}
.hd_live .list .details{
    color: red !important;
}
.hd_live .hdrc-btn{
    background: red !important;
}

.agenda{
    background: url(../img/agenda.jpg);
    width: 100%;
    height: 670px;
    margin-top: 60px;
}
.agenda .content{
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 20px;
}

.schedule{
    background: #e1e1e1;
    padding: 50px 0;

}
.schedule .hdrc{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.schedule .hdrc .tgg .hdrc_date{
    height: 60px;
    margin: 0;
    border-bottom: 1px solid #e1e1e1;
}
.schedule .hdrc .tgg{
    float: right;
    background: #fff;
    width: 880px;
}
.schedule .hdrc .hdrc_list{
    width: 260px;
    float: left;
}
.hdrc .hdrc_list li{
    background: url(../img/sche_list.png) no-repeat;
    width: 260px;
    height: 80px;
    text-align: left;
    margin-bottom: 10px;
    color: #fff;
    line-height: 7px;
}
.hdrc .hdrc_list .layui-this{
    background: url(../img/hdrc_bj_b.png);
    width: 280px;
    height: 90px;
}
.hdrc .hdrc_list .title{
    margin-left: 40px;
    height: 40px;
    position: revert;
}
.hdrc .hdrc_list .layui-this .title .name {
    position: relative;
    top: 40px;
    font-size: 30px;
    font-weight: bold;
}
.hdrc .hdrc_list .layui-this .title .e-name {
    top: 50px;
    position: relative;
    font-size: 16px;
}
.hdrc .hdrc_list .title .name{
    position: relative;
    top: 40px;
    font-size: 25px;
}
.hdrc .hdrc_list .title .e-name{
    top: 40px;
    position: relative;
}

/*首页大赛列表*/
.layui-ds-content{
	height: 380px;
}
.layui-ds-content li{
	height: 40px;
	display: flex;
    justify-content: center;
    flex-direction: column;
	width: 880px;
}
.layui-ds-content li .list{
	float: left;
    margin-left: 20px;
}
.layui-ds-content li .list .title{
    font-size: 16px;
    color: #000;
    margin-left: 0px;
    font-weight: bold;
}
 
/*首页发布列表*/
.layui-fb-content{
	height: 380px;
	background: #fff;
}
.layui-fb-content li{
	height: 40px;
	display: flex;
    justify-content: center;
    flex-direction: column;
	width: 880px;
}
.layui-fb-content li .list{
	float: left;
    margin-left: 20px;
}
.layui-fb-content li .list .title{
    width: 880px;
    margin-left: 20px;
    font-size: 16px;
    font-weight: bold;
}

      

.schedule .layui-tab .layui-tab-content{
    float: left;
    margin-left: 40px;
    width: 840px;
    height: 380px;
    padding: 30px 0;
    overflow: auto;
}
.schedule .layui-tab .layui-tab-content .layui-timeline-item{
   padding-bottom: 40px;
}
.schedule .hdrc .tgg .hdrc_date ul li{
    color: #999;
    font-size: 20px; 
}
.schedule .hdrc .tgg .hdrc_date ul .layui-this{
    background: linear-gradient(to right, #1351ff, #a058f8);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 24px;
    font-weight: bold;
}
.schedule .layui-tab .layui-tab-content .layui-timeline-title{
    width: 60px;
    float: left;
}
.schedule .layui-tab .layui-tab-content p{
    width: 620px;
    float: left;
}
.schedule .layui-tab .layui-tab-content .time{
    float: left;
    font-size: 24px;
    width: 70px;
}
.schedule .layui-tab .layui-tab-content .m{
    font-size: 20px;
    color: #666666;
    top: 10px;
    position: relative;
    width: 70px;
}
.schedule .layui-tab .layui-tab-content .list{
    float: left;
    width: 620px;
    margin-left: 40px;
}
.schedule .layui-tab .layui-tab-content .list .title{
    font-size: 16px;
    color: #000;
    margin-left: 0px;
    font-weight: bold;
}
.schedule .layui-tab .layui-tab-content .list .details{
    position: relative;
    overflow: hidden;
    width: 620px;
    height: 30px;
    float: left;
    padding-top: 10px;
}

.hdrc-swiper-container{
    position: relative;
    overflow: hidden;
    width: 818px;
    height: 60px;
    float: left;
    padding-top: 10px;
}
.hdrc-swiper-button-next{
    width: 30px;
    float: left;
    border-right: 1px solid #eeeeee;
}
.hdrc-swiper-button-prev{
    width: 30px;
    float: right;
    border-left: 1px solid #eeeeee;
}
.hdrc-swiper-button-next i{
    font-size: 30px;
    color: #ececec;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 60px;
}
.hdrc-swiper-button-prev i{
    font-size: 30px;
    color: #ececec;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 60px;
}
.hdrc-btn{
    display: inline-block;
    height: 25px;
    line-height: 25px;
    width: 66px;
    padding: 0 12px;
    background-color: #92b2ff;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}
.layui-timeline-axis{
    position: absolute;
    left: 2px;
    top: 8px;
    z-index: 10;
    width: 7px;
    height: 7px;
    line-height: 20px;
    color: #CDCECD;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    background: #CDCECD;
}
.layui-timeline-item:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 15px;
    z-index: 0;
    width: 1px;
    height: 100%;
}

/*参会嘉宾*/
.guests{
    width: 1200px;
    margin: 60px auto 0;
}
.guests .guests_name{
    width: 220px;
    height: 60px;
    line-height: 20px;
    position: absolute;
    bottom: 0px;
    background: rgba(0,0,0,0.5);
    text-align: center;
    opacity: 0.9;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.guests .guests_name .title{
    font-size: 16px;
    font-weight: bold;
}
.guests .car_p{
    margin-top: 40px;
    height: 38px;
    line-height: 38px;
}
.guests-swiper-pagination{
     float: left;
}
.guests-swiper-pagination .swiper-pagination-bullet{
    margin-right: 5px;
}
.guests .car_p .more{
    float: right;
    background: url(../img/icon_bj.png);
}


   

/*精彩瞬间*/
.moment{
    background: url(../img/moment_bj.png);
    margin-top: 60px;
    height: 595px;
}
.moment .content{
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
}
.moment_list ul li:first-child{
    margin-left: 0px;
}
.moment_list ul li{
    float: left;
    width: 270px;
    height: 360px;
    margin-left: 40px;
    position: relative;
}
.moment_list .icon_video{
    position: absolute;
    z-index: 9;
    top: 170px;
    left: 100px;
}
.moment_list .sp_icon{
    position: relative;
    left: 100px;
    top: -220px;
    float: left;
}
.moment_list .icon{
    position: absolute;
    top: 10px;
    left: 10px;
    float: left;
    z-index: 9;
}
.moment_list .tit{
    position: relative;
    top: -70px;
    left: 40px;
    color: #fff;
    font-size: 20px;
}
.moment_list .tit hr{
    width: 40px;
    height: 2px;
    opacity: 0.7;
}
.moment_list .moment_review{
    width: 270px;
    height: 160px;
}
.moment_list .moment_adduct{
    margin-top: 40px;
    width: 270px;
    height: 160px;
}

/*展览合作伙伴*/
.cooper_partner{
    background: #f9f9f9;
}
.cooper_partner .content{
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0 60px;
}
.cooper_partner-swiper-container .swiper-wrapper .swiper-slide img{
    width: 220px;
}
.cooper_partner .car_p{
    margin-top: 40px;
    height: 38px;
    line-height: 38px;
}
.cooper_partner-swiper-pagination{
    float: left;
}
.cooper_partner-swiper-pagination .swiper-pagination-bullet{
    margin-right: 5px;
}


/*合作伙伴*/

.partner .content{
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0 60px;
}
.partner-swiper-container .swiper-wrapper .swiper-slide img{
    width: 220px;
}
.partner .car_p{
    margin-top: 40px;
    height: 38px;
    line-height: 38px;
}
.partner-swiper-pagination{
    float: left;
}
.partner-swiper-pagination .swiper-pagination-bullet{
    margin-right: 5px;
}





/*底部*/
.footer{
    background: url("../img/footer_bj.png")no-repeat;
    width: 100%;
    height: 460px;
    position: relative;
    background-size: 100% 460px;
}
.footer_in{
    width: 1200px;
    height: 400px;
    margin: 0px auto;
    color: #fff;
    padding: 20px 0;
}
.footer_in ul li{
    font-size: 12px;
    opacity: 0.8;
}
.footer_in ul li a{
    color: #fff;
}
.footer_left{
    width: 309px;
    height: 210px;
    border-right: 1px solid #fff;
    float: left;
}
.footer_logo{
    font-size: 25px;
    height: 40px;
    line-height: 40px;
}
.footer_tel{
    width: 300px;
    height: 55px;
    margin-top: 40px;
}
.footer_num{
    float: left;
    width: 200px;
    margin-left: 20px;
    opacity: 0.8;
}
.footer_num .tel{
    height: 30px;
    line-height: 25px;
}
.footer_icon{
    margin-top: 40px;
    letter-spacing: 15px;
}
.footer_in .Organizer{
    width: 300px;
    float: left;
}
.footer_in .Undertaker{
    width: 540px;
    float: left;
    margin-left: 19px;
    border-right: 1px solid #435ab6;
}
.footer_in .Cooperation{
    width: 190px;
    float: left;
}
.footer_in .code{
    width: 250px;
    float: left;
    margin-left: 90px;
}
.footer_in .Company{
    font-size: 16px;
    height: 40px;
    line-height: 50px;
    font-weight: bold;
}
.footer_in hr{
    width: 40px;
    height: 2px;
}
.footer_i ul{
    opacity: 0.8;
}
.footer_code{
    background: #fff;
    width: 92px;
    height: 92px;
    float: left;
}
.footer_code span{
    width: 92px;
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.footer_bottom{
    width: 100%;
    background: #1a418e;
    height: 40px;
    top: 395px;
    position: relative;
    line-height: 40px;
}
.footer_word{
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    color: #fff;
    opacity: 0.8;
    text-align: center;
}
.sce-footer{
    margin: 0 auto;
    padding: 10px 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.1);
    text-align: center;
    height: 60px;
    line-height: 20px;
    color: #fff;
    font-size: 12px;
    opacity: 0.8;
    bottom: 0px;
    width: 100%;
}
.sce-footer .sce-footer-row {
    width: 1200px;
    margin: 0 auto;
}
.sce-footer .sce-footer-row ul li{
    float: left;
    margin-right: 20px;
}


/*发布侧栏*/
.hd-head{
	border-bottom: 2px solid #7512ff;
    height: 60px;
}
.hd-head .layui-hdrc-left{
	float: left;
    height: 58px;
    display: flex;
    align-items: center;
}
.hd-head .layui-hdrc-left li{
	 color: #a39c9c;
    font-size: 16px;
    padding: 0 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hd-head .layui-hdrc-left .layui-this{
	color: #691cfe;
	font-weight: bold;
	font-size: 20px;
}
.hy_content .layui-this .hd-title{
   color: #003edb;
}
.hy_content .layui-this .hd-time{
   color: #003edb;
}

.fb-left .hy_content .layui-show .layui-tab .layui-this{
    font-size: 18px;
    font-weight: bold;
    color: #691cfe;
}
.fb-left .hy_content .layui-show .layui-tab .li{
    font-size: 18px;
}


/*大赛内容页*/
.ds-right{
	width: 1200px;
    padding: 20px 30px 180px;
    height: auto;
    overflow: hidden;
    border: 1px solid #dddddd;
    float: right;
    background: #fff;
}
/*发布日程*/
.fbrc_tb li{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    width: 270px;
    height: 60px;
    border: 1px solid #91b2ff;
    border-radius: 15px;
    float: left;
    color: #506fe3;
}
.fbrc_tb .layui-this{
    background: url(/zbh/img/hy_tab_bj.png);
    color: #fff;
}

/*资料下载*/
.wzbao {
    width: 900px;
    height: auto;
    margin: 40px auto 80px;
    overflow: hidden;
}
.app-h2 {
    font-size: 20px;
    height: 50px;
    width: 1120px;
    background: url(/img2020/app-bg.png) no-repeat;
        background-size: auto;
    color: #333333;
    background-size: 100% 100%;
    margin: 0 auto;
    line-height: 50px;
    padding-left: 30px;
}
.app-img {
    float: left;
    margin-left: 30px;
    margin-top: 30px;
    margin-bottom: 60px;
}
.swiper-pagination-clickable .swiper-pagination-bullet{
    opacity: 0.8;
    background: #999999;
}
.swiper-pagination-clickable .swiper-pagination-bullet-active{
    width: 20px;
    border-radius: 5px;
    background: #0044d3;
}

/*合作伙伴列表页*/
.list_hzhb{
    width: 276px;
    float: left;
    border: 1px solid #e0dcdc;
    margin-right: 15px;
}
.list_hzhb img{
   width: 274px;
   height: 110px;
}


/*参会嘉宾*/
.guests_t {
    background: url(..//img/jb_bj.png) no-repeat;
    background-size: 100% 100%;
}
.guests_t .content {
    padding-top: 60px;

}
.guest_list .infom {
    font-weight: 600;
    font-size: 20px;
    color: #0A0E01;
    text-align: center;
    margin-top: 12px;
}

.d_f {
    display: flex; 
}
.gap32 {
    gap: 32px;
}
.xszt_content {
	 width: 1200px;
    height: 620px;
    margin: 40px auto;
    background: rgba(122, 145, 176, 0.14);
    position: relative;
}
.xszt_content .left_content {
    width: 650px;
    height: 100%;
    background: url(../img/xsz_bj.png) no-repeat;
    margin-top: 60px; 
    padding: 60px 30px 0 30px;
    overflow: auto;
}
.xszt_content .left_content  .zs_logo {
    background: #FFFFFF;
    width: 36px;
    height: 36px;
    margin-right: 19px;
    line-height: 36px;
    text-align: center;
}
.xszt_content .left_content > .d_f img {
    height: auto;
    width: auto !important;
    max-height: 34px;
    max-width: 100%;
}
.xszt_content .left_content .title {
	 font-size: 24px;
    color: #FFFFFF; 
    flex: 1;
}
.xszt_content .left_content a {
	width: 90px;
	height: 36px;
	background: #FFFFFF;
	border-radius: 4px;
}
.xszt_content .left_content .vr_bk {
    width: 220px;
    height: 36px;
    font-size: 16px;
    color: #1B2C91;
    margin-bottom: 30px;
}
.xszt_content .left_content .vr_bk a {
    width: 220px;
    height: 36px;
    background: #FFFFFF;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.xszt_content .left_content .introduce{
	 font-size: 16px;
    color: #FFFFFF;
    margin-top: 25px; 
    padding: 0 0px 81px 0px;
	 flex-direction: column;
    display: flex;
}



.xszt_content .details img {
   width: 100% !important;
}
.xszt_content .details span ,.xszt_content .details span p,.xszt_content .details span p span {
    color: #FFFFFF !important;
    font-size: 16px !important;
    line-height: inherit !important;
    font-family: unset !important;
}
.xszt_content .details span p:first-child {
    text-indent: 0 !important;
    
}
.xszt_content .details span p {
    margin-top: 0 !important;
    
}

.xszt_content .right_content {
    width: 420px;
    height: 460px;
    position: absolute;
    right: 65px;
    top: 100px;
    display: flex; 
    overflow: hidden;
}
.xszt_content .right_content .carousel {
    overflow: hidden;
    width: 420px;
    height: 380px;
}
.xszt_content .right_content .swiper-wrapper {
    gap: 15px;
}
.xszt_content .right_content .swiper-wrapper .line .tl {
    height: 115px;
    line-height: 115px;
}
.xszt_content .right_content .line {
    text-align: center;
    margin-top: 15px;
    width: 195px !important;
    height: 175px;
    padding: 10px 13px 50px 13px;
	 background: #FFFFFF;
	 box-shadow: 0 4px 14px 1px rgba(205, 209, 231, 0.3);
}
.xszt_content .right_content .line img {
    height: auto;
    width: auto !important;
    max-height: 115px;
    max-width: 100%;
}
.xszt_content .right_content .line .title {
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-top: 10px;
}

.hdrc-title_l {
    display: flex;
    align-items: center;
    font-size: 24px;
    font-weight: 600;
    margin: 30px 0;
    gap: 19px;
}
.hdrc-title_l::before {
    content: '';
    display: block;
    width: 8px;
    height: 32px;
    background-image: linear-gradient(184deg, #AD4FFB 0%, #274DDE 100%);
}
.xszt_content .right_content .button-slide {
    position: absolute; 
    bottom: 20px;
    left: 170px;
    width: 160px; 
}
.xszt_content .right_content .button-slide .swiper-button-next {
    background: url(../img/r_i1.png) no-repeat;
    width: 36px;
    height: 36px;
}
.xszt_content .right_content .button-slide .swiper-button-prev {
    background: url(../img/l_i1.png) no-repeat;
    width: 36px;
    height: 36px;
}



.xszt-zp-content { 
	width: 1200px;
	margin: 60px auto;
}			  	
.xszt-zp-content .line {
    display: none;
    height: 480px;
}
.xszt-zp-content .xszt_left {
	float: left;
	width: 620px;
	height: 480px;
	border: 1px dashed #e7e1e1;
}
.xszt-zp-content .zp-text .line img {
    width: auto !important;
    max-height: 480px;
    max-width: 100%;
}
.xszt-zp-content .xszt_left {
	 text-align: center;
    float: left;
    width: 620px;
    height: 480px;
    line-height: 480px;
    overflow: hidden;
    border: 1px dashed #e7e1e1;
}
.xszt_right {
    float: right;
    width: 520px;
    height: 480px;
    overflow: auto;
}

.xszt-zp-content .line.show {
    display: block;
}	
.d_f {
    display: flex;
}	
.gap40 {
    gap: 40px;
}	  		  
.xszt-zp-content .zp-text .line .title {
    margin-top: 40px;
    font-size: 28px;
}			  
.xszt-zp-content .zp-text .line .introduce {
    /*border: 1px solid #dedede;*/
    padding: 10px;
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    margin-top: 20px;  
}			
.xszt-zp-content .xszt-tabs .button-slide {
    width: 1200px;
    position: relative;
    top: -105px;
}
.xszt-zp-content .xszt-tabs .button-slide .swiper-button-next {
    right: -50px;
}
.xszt-zp-content .xszt-tabs .button-slide .swiper-button-prev {
    left: -50px;
}
.xszt-zp-tp {
    height: 120px;
    margin: 40px auto;
	 overflow: hidden;
}		
.xszt-zp-tp .swiper-wrapper .swiper-slide {
    border: 1px dashed #e7e1e1;
    text-align: center;
	 line-height: 120px;
}
.xszt-zp-tp .swiper-wrapper .swiper-slide img {
	 width: auto !important;
    max-height: 120px;
    max-width: 100%;
}

/*线上展厅--展区*/
.xszt_seat {
    width: 100%;
    height: 60px;
    line-height: 60px;
    position: absolute;
	opacity: 0.9;
}
.xszt_seat .tit {
    color: #FFFFFF;
}
.xszt_seat .seat_logo {
    margin-right: 10px;
    position: relative;
    top: -3px;
}
.xszt_seat a {
    color: #FFFFFF;
}
.xszt_seat span {
    margin: 0 10px;
    color: #FFFFFF;
    opacity: 0.6;
}

.xszt_content.more {
    display: flex;
    background: #FFFFFF;
    gap: 40px;
    margin-top: 60px;
}
.xszt_content.more .details img {
   width: 100% !important;
}
.xszt_content.more .content {
    position: relative;
    background: rgba(122, 145, 176, 0.14);
    width: calc(100% - 300px);
}
.xszt_content.more  .left_content {
    width: 440px; 
    margin-top: 0;
    overflow: auto;
}
/*.xszt_content .right_content .line {
    height: 175px;
}*/
.xszt_content.more .right_content {
    width: 420px;
    right: 20px;
}
.xszt_content.more .right_content .line img {
    width: 170px;
}
.xszt_content.more .right_content .button-slide { 
    left: 135px;
    bottom: 20px; 
}
.xszt_sidebar{ 
    width: 200px;
    background: #F3F4FE;
	 overflow: auto;
}
.xszt_sidebar .title {
    padding: 37px 20px 0;
    font-weight: 600;
    font-size: 20px;
    color: #011296;
}
.xszt_sidebar .list {
    padding: 0 17px 0 20px;
    font-size: 18px;
    color: #0A0E01;
}
.xszt_sidebar .list li {
    line-height: 26px;
}
.xszt_sidebar .list .this a { 
	 color: #011296;
}
 
.right_content .swiper-button-prev:after {
    content: '';
}
.right_content .swiper-button-next:after {
    content: '';
}




/*竖向滚动条*/
.xszt_content ::-webkit-scrollbar{
width: 12px;
height: 12px;
}
/*滑块样式*/
.xszt_content ::-webkit-scrollbar-thumb {
background-color: #ccc;
border-radius: 10px;
}
/*滑块悬停样式*/
.xszt_content ::-webkit-scrollbar-thumb:hover {
background-color: #999;
}
/*轨道样式*/
.xszt_content ::-webkit-scrollbar-track {
background-color: #f7f7f7;
}
/*轨道悬停样式*/
.xszt_content ::-webkit-scrollbar-track:hover {
background-color: #ebebeb;
}
/*滚动条宽度*/
.xszt_content ::-webkit-scrollbar {
width: 12px;
height: 12px;
}


