html{background:#ffffff; max-width:1920px; min-width:1200px; margin:0 auto; width: 100%; }.header-box__active{background:rgba(0,0,0,.6);min-height:69px!important}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
.header-box{width:100%;min-height:69px;display:flex;align-items:center;position:sticky;top:0;z-index:10;transition:all .5s ease 0s;background:rgba(0,0,0,.6)}
.header-box .header-container{width:1440px;margin:0 auto;display:flex;align-items:center}
.header-box .header-container .logo img{width:177px;}
.header-box .menu-box{margin-left:300px}
.header-box .menu-box ul{display:flex;list-style:none}
.header-box .menu-box ul li{margin-right:12px}
.header-box .menu-box ul li a.active:after{opacity:1}
.header-box .menu-box ul li a{display:inline-block;width:64px;position:relative;box-sizing:content-box;font-size:16px;padding:12px 20px;line-height:120%;text-align:center;cursor:pointer;color:#fff;text-decoration:none}
.header-box .menu-box ul li a:after{content:"";position:absolute;width:25px;height:85%;left:0;top:0;margin:auto 0;bottom:0;background:#da182e;z-index:-1;box-shadow:2px -1px 20px rgba(0,0,0,.25);opacity:0;transform:skewX(-25deg);transition:all .5s ease 0s}
.header-box .menu-box ul li:hover a:after{opacity:1;width:100%}
.container{min-width:1440px;margin:auto;min-height:100vh;background:#f5f4f5}
.container .homeTop_img{display:flex;width:1300px;margin:auto;padding-top:80px}
.container .homeTop_img .top_left{text-align:center;position:relative;width:50%}
.container .homeTop_img .top_left .img_content .home_img{border-radius:4px;width:560px}
.container .homeTop_img .top_left .top_tag{position:absolute;right:-30px;top:-30px;background:#fff;width:160px;height:160px;border-radius:50%}
.container .homeTop_img .top_left .top_tag .year{padding-top:22px;font-size:62px;color:#da182e;font-weight:800}
.container .homeTop_img .top_left .top_tag .text{font-size:20px;font-weight:600}
.container .homeTop_img .top_right{width:50%;padding:30px 10px 30px 70px;display:flex;flex-wrap:wrap;align-content:center;align-items:center}
.container .homeTop_img .top_right .right_one{width:100%;font-size:20px;color:#da182e;font-weight:600;margin-bottom:20px}
.container .homeTop_img .top_right .right_two{font-size:26px;font-weight:800;margin-bottom:20px}
.container .homeTop_img .top_right .right_text{color:#868686;font-size:18px;line-height:28px;margin-bottom:20px}
.container .homeTop_img .top_right .right_input .right_input_bac{padding:4px;background:#fff;border-color:#fff;border-width:3px;border-radius:4px;display:flex}
.container .homeTop_img .top_right .right_input .right_input_bac .input-box{padding:15px;background:#f5f4f5}
.container .homeTop_img .top_right .right_input .right_input_bac .input-box input{background:transparent;font-size:15px;font-weight:600;border:none}
.container .homeTop_img .top_right .right_input .right_input_bac .input-box input:focus{outline:none}
.container .homeTop_img .top_right .right_input .right_input_bac .right_but{cursor:pointer;color:#fff;background:#da182e;line-height:46px;padding:0 20px}

.container .home_advantage{width:1300px;margin:auto;padding-top:80px}
.container .home_advantage .advantage_tag{display:flex;width:100%}
.container .home_advantage .advantage_tag>div{width:33%;background:#fff;text-align:center;padding:48px;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.1)}
.container .home_advantage .advantage_tag>div .advantage_img{width:50px}
.container .home_advantage .advantage_tag>div .advantage_title{margin-top:20px;font-size:20px;font-weight:800}
.container .home_advantage .advantage_tag>div .advantage_text{margin-top:10px;font-size:16px;color:#868686;line-height:28px}
.container .home_advantage .advantage_tag>div:nth-child(2){background:#da182e;color:#fff;margin:0 20px}
.container .home_advantage .advantage_tag>div:nth-child(2) .advantage_text{color:#fff}

.container .news-list{width:1300px;margin:auto;padding-top:80px}
.container .news-list .new_title{text-align:center;font-size:26px;font-weight:800;margin-bottom:20px}
.container .news-list .new_context{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}
.container .news-list .new_context .link{margin-top:20px;text-decoration:none;color:#333}
.container .news-list .new_context .news-item{display:flex;width:300px;padding:50px 32px;box-sizing:border-box;flex-direction:column;text-align:center;margin-right:20px;background:#fff;border-radius:8px;transition:all .5s ease 0s}
.container .news-list .new_context .news-item .fair-cover{height:180px;display:flex;align-items:center;margin:auto}
.container .news-list .new_context .news-item .fair-cover img{width:200px;height:auto}
.container .news-list .new_context .news-item .publish-time{margin:10px 0 8px;font-style:italic;color:#666}
.container .news-list .new_context .news-item .news-name{font-size:18px;font-weight:600;line-height:1.8;color:#222;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.container .news-list .new_context .news-item .news-desc{font-size:15px;color:#222;line-height:1.8;word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}
.container .news-list .new_context .news-item:hover{box-shadow:0 6px 50px rgba(0,0,0,.5)}
.container .news-list .new_context .news-item:hover .news-name{color:#da182e}
.container .news-list .new_context:nth-child(2n){margin-right:0}


.container .home_team{display:flex;width:1300px;margin:auto;padding-top:80px;align-items:center}
.container .home_team .team_left{width:50%}
.container .home_team .team_left .team_title{font-size:20px;font-weight:800;color:#da182e}
.container .home_team .team_left .team_tip{font-size:26px;font-weight:800;margin:20px 0}
.container .home_team .team_left .team_context{display:flex;align-items:center}
.container .home_team .team_left .team_context .team_context_img{display:flex;align-items:center;border-radius:50%;background:#da182e;padding:14px}
.container .home_team .team_left .team_context .team_context_img>img{width:33px;height:33px}.container .home_team .team_left .team_context .team_context_text{margin:10px 0 0 10px}
.container .home_team .team_left .team_context .team_context_text .team_context_text_one{font-size:20px;color:#292929;font-weight:800;margin-bottom:10px}
.container .home_team .team_left .team_context .team_context_text .team_context_text_two{font-size:14px;color:#868686;margin-bottom:10px}
.container .home_team .team_right{width:50%;display:flex;flex-wrap:wrap;align-content:center;align-items:center}
.container .home_team .team_right .img-content{margin:auto}
.container .home_team .team_right .img-content .team_img{border-radius:4px;width:560px}


.container .home_team{display:flex;width:1300px;margin:auto;padding-top:80px;align-items:center}
.container .home_team .team_left{width:50%}
.container .home_team .team_left .team_title{font-size:20px;font-weight:800;color:#da182e}
.container .home_team .team_left .team_tip{font-size:26px;font-weight:800;margin:20px 0}
.container .home_team .team_left .team_context{display:flex;align-items:center}
.container .home_team .team_left .team_context .team_context_img{display:flex;align-items:center;border-radius:50%;background:#da182e;padding:14px}
.container .home_team .team_left .team_context .team_context_img>img{width:33px;height:33px}
.container .home_team .team_left .team_context .team_context_text{margin:10px 0 0 10px}
.container .home_team .team_left .team_context .team_context_text .team_context_text_one{font-size:20px;color:#292929;font-weight:800;margin-bottom:10px}
.container .home_team .team_left .team_context .team_context_text .team_context_text_two{font-size:14px;color:#868686;margin-bottom:10px}
.container .home_team .team_right{width:50%;display:flex;flex-wrap:wrap;align-content:center;align-items:center}
.container .home_team .team_right .img-content{margin:auto}
.container .home_team .team_right .img-content .team_img{border-radius:4px;width:560px}
.container .home_interest{width:1300px;margin:auto;padding:80px 0 60px}
.container .home_interest .interest-tit{text-align:center;font-size:26px;font-weight:800;margin-bottom:20px}
.container .home_interest .carousel .carousel_img{border-radius:8px;width:100%;height:-moz-fit-content;height:fit-content;min-height:490px;vertical-align:top}


.exh-detail-page{min-width:1300px;background:#f5f4f5}
.exh-detail-page .detail_context{padding-top:40px;width:1300px;display:flex;margin:auto}
.exh-detail-page .detail_context .detail_left{width:864px;border-radius:4px;margin-right:20px}
.exh-detail-page .detail_context .detail_left .detail_top{display:flex}
.exh-detail-page .detail_context .detail_left .detail_top .detail_img{box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:4px}
.exh-detail-page .detail_context .detail_left .detail_top .detail_img>img{width:260px;height:auto}
.exh-detail-page .detail_context .detail_left .detail_top .detail_exhName{flex:1;background-color:#fff;border-radius:4px;margin-left:20px;padding:40px;box-shadow:0 0 10px rgba(0,0,0,.1)}
.exh-detail-page .detail_context .detail_left .detail_top .detail_exhName .detail_exhName_1{margin-top:20px;font-size:26px;font-weight:800}
.exh-detail-page .detail_context .detail_left .detail_top .detail_exhName .detail_exhName_2{font-size:22px;font-weight:800}
.exh-detail-page .detail_context .detail_left .detail_top .detail_exhName .detail_exhName_3,.exh-detail-page .detail_context .detail_left .detail_top .detail_exhName .detail_exhName_4{margin-top:20px;font-size:18px;font-weight:600}
.exh-detail-page .detail_context .detail_left .detail_text{background-color:#fff;padding:20px;border-radius:4px;margin-top:20px}.exh-detail-page .detail_context .detail_left .detail_text .detail_text_p{font-size:22px;font-weight:800}
.exh-detail-page .detail_context .detail_left .detail_text .desc{font-size:16px;line-height:27px;margin:20px 0;text-align:justify;letter-spacing:1px}
.exh-detail-page .detail_context .detail_left .detail_text .desc img{max-width:780px;clear: both;display:block;line-height:30px; margin:auto;}
.exh-detail-page .detail_context .detail_left .detail_text .detail_photo{display:flex;flex-wrap:wrap;justify-content:center}
.exh-detail-page .detail_context .detail_left .detail_text .detail_photo .detail_photo_tag{width:32%;margin-top:10px;margin-right:10px}
.exh-detail-page .detail_context .detail_left .detail_text .detail_photo .detail_photo_tag .fair-image{width:100%;min-height:100%}
.exh-detail-page .detail_context .detail_right{width:416px;flex-shrink:0}
.exh-detail-page .detail_context .detail_right .detail_sale{background-color:#fff;border-radius:4px;padding:18px;box-shadow:0 0 10px rgba(0,0,0,.1)}
.exh-detail-page .detail_context .detail_right .detail_sale .detail_sale_title{font-size:22px;font-weight:800}
.exh-detail-page .detail_context .detail_right .detail_sale .service-list .service-item{display:flex;align-items:center;justify-content:space-between;margin-top:14px;transform:rotate(0deg)}
.exh-detail-page .detail_context .detail_right .detail_sale .service-list .service-item .service-info .service-name{font-weight:700
}.exh-detail-page .detail_context .detail_right .detail_sale .service-list .service-item .service-info .service-label{font-size:10px;color:#849aae;background:#f4f7f9;padding:4px 6px;border-radius:4px}
.exh-detail-page .detail_context .detail_right .detail_sale .service-list .service-item .service-info .service-desc{font-size:14px;margin-top:6px}
.exh-detail-page .detail_context .detail_right .detail_sale .service-list .service-item .service-item-right{width:200px;height:173px;display:flex;align-items:center;justify-content:space-around}
.exh-detail-page .detail_context .detail_right .detail_sale .service-list .service-item .service-wechat{display:flex;align-items:center}
.exh-detail-page .detail_context .detail_right .detail_sale .service-list .service-item .service-wechat .wechat-label{font-size:14px;padding-right:6px}
.exh-detail-page .detail_context .detail_right .deatil_exh{margin-top:20px;box-shadow:0 0 10px rgba(0,0,0,.1);background-color:#fff;padding:18px;border-radius:4px}
.exh-detail-page .detail_context .detail_right .detail_sale .service-list .service-item .service-wechat img{width:150px;}
.exh-detail-page .detail_context .detail_right .deatil_exh .deatil_exh_title{font-size:22px;font-weight:800}
.exh-detail-page .detail_context .detail_right .deatil_exh .deatil_exh_list{padding:16px;box-shadow:0 0 10px rgba(0,0,0,.1);margin-top:20px;cursor:pointer;border-radius:4px}
.exh-detail-page .detail_context .detail_right .deatil_exh .deatil_exh_list .carousel-item{color:#222;text-decoration:none}
.exh-detail-page .detail_context .detail_right .deatil_exh .deatil_exh_list .carousel-item .carousel_item1{font-size:18px;font-weight:800;color:#868686}
.exh-detail-page .detail_context .detail_right .deatil_exh .deatil_exh_list .carousel-item .carousel_item2{font-size:16px;font-weight:800;margin-top:6px;color:#868686}
.exh-detail-page .detail-top{position:relative;height:800px;overflow:hidden}
.exh-detail-page .detail-top .top-left{background:#f3f3f3;padding-top:0;height:90vh;min-height:800px;overflow:hidden;position:relative;width:100%;display:flex;left:calc(-215px - 14.5%);z-index:1;transform:skew(-35deg)}
.exh-detail-page .detail-top .top-left .left-bg{background-image:url(/images/bg2.jpg);background-size:cover;transform:skew(35deg);display:block;background-position:50%;position:absolute;right:-18vw;width:100%;height:100%;top:0}
.exh-detail-page .detail-top .top-left .top-content{display:flex;flex-flow:column;transform:skew(35deg);position:relative;padding-left:0;width:100%;z-index:14;left:calc(215px + 14.5%)}
.exh-detail-page .detail-top .top-left .top-content .inner-box{width:1200px;margin:0 auto;padding-right:15vw;padding-top:7vw;padding-bottom:100px}
.exh-detail-page .detail-top .top-left .top-content .inner-box .time-row{display:flex;align-items:center;justify-content:space-between;color:#fff}
.exh-detail-page .detail-top .top-left .top-content .inner-box .time-row .exh-time-left .label{font-size:17px;font-weight:600;line-height:31px}
.exh-detail-page .detail-top .top-left .top-content .inner-box .time-row .exh-time-left .value{font-weight:600;line-height:42px;color:#da182e;font-size:35px}
.exh-detail-page .detail-top .top-left .top-content .inner-box .time-row .exh-time-right .day{padding-right:40px;font-size:90px;position:relative;display:inline-block;line-height:1;text-align:right;font-weight:600;letter-spacing:2px}
.exh-detail-page .detail-top .top-left .top-content .inner-box .time-row .exh-time-right .day span{position:absolute;right:0;bottom:4px;font-size:15px;height:37px;width:37px;line-height:1;display:block;font-weight:200;letter-spacing:0}
.exh-detail-page .detail-top .top-left .top-content .inner-box .ex-list__center-ul{padding:0;display:flex;margin-top:15px;flex-flow:nowrap;color:#fff}
.exh-detail-page .detail-top .top-left .top-content .inner-box .ex-list__center-ul .bottom-li{list-style:none;flex-grow:1;display:flex;justify-content:flex-start;align-items:center;margin-right:1vw;padding-bottom:15px}
.exh-detail-page .detail-top .top-left .top-content .inner-box .ex-list__center-ul .bottom-li .img{margin-right:10px;flex-shrink:0;width:55px;height:55px;overflow:hidden}
.exh-detail-page .detail-top .top-left .top-content .inner-box .ex-list__center-ul .bottom-li .img img{width:55px;height:auto}
.exh-detail-page .detail-top .top-left .top-content .inner-box .ex-list__center-ul .bottom-li .text .text-h3{font-weight:600;font-size:17px;line-height:1.8}
.exh-detail-page .detail-top .top-left .top-content .inner-box .ex-list__center-ul .bottom-li .text .font{margin-bottom:10px}
.exh-detail-page .detail-top .top-left .top-content .inner-box .ex-list__center-ul .bottom-li .text p{font-size:15px}
.exh-detail-page .detail-top .top-left .top-content .banner-bottom{background:#ededed;height:291px;position:relative;margin-top:90px}
.exh-detail-page .detail-top .top-left .top-content .banner-bottom:before{display:block;content:"";position:absolute;width:100%;height:100%;transform:skew(0,0) rotate(5deg);top:-43px;z-index:-1;background:#ededed;left:-3vw}
.exh-detail-page .detail-top .top-left .top-content .banner-bottom:after{display:block;content:"";position:absolute;width:100%;height:100%;top:40px;z-index:-1;background:#ededed;left:-5vw}
.exh-detail-page .detail-top .top-left .top-content .banner-bottom .banner-bottom-box{height:100%;width:1200px;padding:0 440px 50px 0;margin:0 auto}
.exh-detail-page .detail-top .top-left .top-content .banner-bottom .banner-bottom-box .detail-img{margin-top:-15%;transform:translateY(-10%);max-width:280px;height:160px;overflow:hidden;display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:0 3px 13px rgba(0,0,0,.2)}
.exh-detail-page .detail-top .top-left .top-content .banner-bottom .banner-bottom-box .detail-img img{height:160px}
.exh-detail-page .detail-top .top-left .top-content .banner-bottom .banner-bottom-box .industry{color:#da182e;font-weight:400;font-size:16px;line-height:28px}
.exh-detail-page .detail-top .top-left .top-content .banner-bottom .banner-bottom-box .name{font-weight:600;font-size:45px;line-height:63px}
.exh-detail-page .detail-top .top-left .top-content .banner-bottom .banner-bottom-box .desc{font-size:18px;line-height:32px}
.exh-detail-page .detail-top .banner-bottom-bg{position:absolute;bottom:0;left:0;width:100%;background:#ededed;min-height:300px}
.exh-detail-page .detail-top .banner-bottom-bg:before{display:block;content:"";position:absolute;width:100%;height:100%;transform:skew(0,0) rotate(5deg);top:0;z-index:2;background:#ededed;left:-3vw}
.exh-detail-page .detail-top .banner-bottom-bg:after{display:block;content:"";position:absolute;width:100%;height:100%;top:40px;left:0;z-index:2}
.exh-detail-page .detail-top .top-img{min-height:800px;position:absolute;right:0;top:0;width:950px;height:100%;overflow:hidden;display:flex;justify-content:flex-end}
.exh-detail-page .tab-list{width:1300px;padding-bottom:50px;padding-top:70px;margin:0 auto}.exh-detail-page .tab-list ul{display:flex;flex-flow:wrap;justify-content:center}
.exh-detail-page .tab-list ul li{list-style:none;position:relative;z-index:1;margin-bottom:.5rem}
.exh-detail-page .tab-list ul .active{font-weight:400;padding:13px 35px;color:#fff;display:block;position:relative;z-index:1;text-decoration:none;font-size:15px;transition:all .5s ease 0s}
.exh-detail-page .tab-list ul .active:after{content:"";position:absolute;width:calc(100% + 2px);height:100%;transform:skewX(-35deg) translateX(-1px);left:0;top:0;background:#da182e;z-index:-1}
.exh-detail-page .detail-editor{width:1000px;margin:0 auto}.exh-detail-page .detail-editor h3{font-weight:600;line-height:140%;font-size:32px;margin-bottom:15px}
.exh-detail-page .detail-editor .desc{font-size:16px;line-height:27px;margin-bottom:24px;text-align:justify;letter-spacing:1px}
.exh-detail-page .link-banner{background:url(/_nuxt/img/bg3.d0fb7bc.jpg);position:relative;background-size:cover;overflow:hidden;margin-bottom:70px;margin-top:100px;text-align:center}
.exh-detail-page .link-banner:before{top:-4vw;transform:rotate(2deg)}
.exh-detail-page .link-banner:after,.exh-detail-page .link-banner:before{position:absolute;left:0;display:block;content:"";width:101%;height:7vw;background:#fff;transition:all .5s linear;pointer-events:none}
.exh-detail-page .link-banner:after{bottom:-4vw;transform:rotate(-2deg)}.exh-detail-page .link-banner:hover:after,.exh-detail-page .link-banner:hover:before{transition:all .5s linear;transform:rotate(0deg);height:0}
.exh-detail-page .link-banner:hover h2{color:#da182e}
.exh-detail-page .link-banner .white{padding:10vw 0;display:block;width:100%;height:100%;color:#fff;text-decoration:none}
.exh-detail-page .link-banner .white h2{font-size:28px;line-height:42px}.exh-detail-page .detail-interest{position:relative;padding-bottom:100px}
.exh-detail-page .detail-interest .detail-interest-bg{position:absolute;width:100%;height:calc(100% + 300px);left:0;top:-300px;background:url(/_nuxt/img/bg3.94a3806.png) top no-repeat;background-size:100%;padding-bottom:0;pointer-events:none}
.exh-detail-page .detail-interest .width{width:1300px;margin:0 auto;position:relative;max-width:100%}.exh-detail-page .detail-interest .width .interest-tit{margin-bottom:50px;font-size:45px;font-weight:600;text-align:center}



.footer-content{background:#024085}
.footer-content .footer{width:1200px;margin:0 auto;padding-top:50px}
.footer-content .footer .img-content{text-align:center;margin-bottom:50px}
.footer-content .footer .img-content img{width:177px;}
.footer-content .footer .footer-middle{display:flex;justify-content:space-between;margin-bottom:50px}
.footer-content .footer .footer-middle ul{list-style:none;padding:0}
.footer-content .footer .footer-middle .middle-left ul{display:flex}
.footer-content .footer .footer-middle .middle-left ul .nav-li{margin-right:24px}
.footer-content .footer .footer-middle .middle-left .nav-item{color:#fff;text-decoration:none;font-weight:700}
.footer-content .footer .footer-middle .middle-right li{margin-bottom:10px;color:#fff;cursor:default}
.footer-content .footer-bottom{background:#333;padding:10px 0;text-align:center;color:#fff}
.footer-content .footer-bottom a{color:#fff;text-decoration:none}