*{margin: 0;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 0;border: 0;outline: none;/* vertical-align: middle; */ font-family: 'Source Han Sans CN';}
ul,li,ol{list-style: none;}
a{-webkit-text-decoration: none;text-decoration: none;color: inherit;}
img{border: 0;}
/* table,th,td,tr{border-collapse:collapse;border: 1px solid #ddd;line-height: 1.5;padding: 10px;} */
input,textarea,select,button{outline: none;resize: none;} 
input:focus,textarea:focus,select:focus,button:focus{outline: none;}
iframe,video{display: block;max-width: 100%;height: auto;border: 0;margin: 0 auto;}
html,body{width: 100%;position: relative;font-size: 16px;color: #000;background-color: #fff;}

@media only screen and (min-width:1921px ) {
    html{font-size: 100px!important;}
}


/* 思源宋体 */
@font-face {
    font-family:SourceHanSerifCN;
    src: url(./SourceHanSerifCN-Heavy-7.otf);
}

/* 行文本 */
.txthide{overflow: hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space: nowrap;}
.txthide1{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:1; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden}
.txthide2{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:2; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
.txthide3{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:3; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
.txthide4{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:4; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}



/* --公共样式-- */

/* 内容盒 */
.main_box{width: 100%;margin: 0 auto;position: relative;overflow: hidden;}

/* 首页盒 - 内页盒 */
.wrapper{width: 17.06rem;margin: 0 auto;}
.sub_wrapper{max-width: 1240px;min-width: 960px;margin: 0 auto;padding: 0 20px;}


/* 头部 */
header{width: 100%;height: 100px;padding: 0 .85rem;position: fixed;top: 0;right: 0;z-index: 999;-webkit-transition: .4s;-o-transition: .4s;-moz-transition: .4s;transition: .4s;}
header.head_roll{background-color: rgba(0,0,0,.8);}
.mm-opening header{right: 440px;}
header .logo{display: block;width: auto;height: 52px;}
header .logo img{display: block;width: auto;height: 100%;}
header .nav{height: 100%;color: #fff;white-space: nowrap;font-weight: lighter;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}

header .nav dd{width: auto;margin-right: 2px;position: relative;}
header .nav dd:last-child{margin-right: 0;}
header .nav dd>a{display: block;font-size: 17px;line-height: 52px;padding: 0 .25rem;position: relative;}
header .nav .channel_nav::after{display: block;content: '';width: 7px;height: 3px;background: url(../icons/nav-arrow.png)no-repeat center / 100% 100%;position: absolute;top: 50%;right: 5%;-webkit-transform: translateY(50%);-moz-transform: translateY(50%);-ms-transform: translateY(50%);-o-transform: translateY(50%);transform: translateY(50%);}
header .nav .channel_nav.dele-icon::after{display: none;}
header .nav ul{display: none;width: 100%;height: auto;position: absolute;top:51px;left: 0;}
header .nav ul li{width: 100%;height: 46px;background-color: #005dad;margin-bottom: 1px;}
header .nav ul a{display: block;width: 100%;font-size: 14px;line-height: 46px;text-align: center;}
header .nav dd:hover ul{display: block;}
header .nav ul li:hover{background-color: #fff;}
header .nav ul li:hover a{color: #005dad;font-weight: 400;}

@media only screen and (min-width:1921px ) {
	header .nav.head_subNav{width: -webkit-calc(1200px + .5rem);width: -moz-calc(1200px + .5rem);width: calc(1200px + .5rem);}
}

header .right_info .ne_nav{font-size: 18px;color: #fff;line-height: 1;font-weight: lighter;padding-right: 22px;background: url(../icons/arrow-bottom.png)no-repeat center right / 7px 4px;}
/* header .right_info .line{display: block;width: 1px;height: 20px;background-color: rgba(255,255,255,.5);margin: 0 .34rem;} */
header .right_info .menu_btn , header .menu_btn img{display: none;width: 30px;height: 22px;}


/* banner */
.banner{width: 100%;position: relative;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.banner.wap_banner{display: none;}
.banner img{display: block;width: 100%;}
.banner .assembly{width:-webkit-fit-content ;width:-moz-fit-content ;width:fit-content ;height: 36px;position: absolute;left: 1.15rem;bottom: .4rem;z-index: 2;}
.banner .pagination{width: auto;font-size: .24rem;color: #fff;font-weight: bolder;line-height: 1;/*padding: 0 36px;*/}
.banner .pagination .swiper-pagination-bullet{background-color: rgba(255,255,255,1);}
.banner .pagination .swiper-pagination-bullet-active{background-color: #fff;}
.banner .banner_prev , .banner .banner_next {width: 36px;height: 100%;background-repeat: no-repeat;-o-background-size: 100% 100%;background-size: 100% 100%;cursor: pointer;}
.banner .banner_prev {background-image: url(../icons/banner_prev.png);}
.banner .banner_next {background-image: url(../icons/banner_next.png);}
.banner.sub_banner{background: -webkit-gradient(linear,left top, right top,from(#005dad) , color-stop(60%, #0a0a0a), to(#0fc1c0));background: -webkit-linear-gradient(left,#005dad , #0a0a0a 60%, #0fc1c0);background: -moz-linear-gradient(left,#005dad , #0a0a0a 60%, #0fc1c0);background: -o-linear-gradient(left,#005dad , #0a0a0a 60%, #0fc1c0);background: linear-gradient(to right,#005dad , #0a0a0a 60%, #0fc1c0);padding-bottom: .05rem;}


/* 底部 */
footer{width: 100%;background-color: #444444;padding: .6rem 0;}
footer .top{padding-bottom: 30px;border-bottom: 1px solid #2f2f2f;}
footer .top .logo , footer .top .logo img{display: block;height: 58px;}
footer .top .nav dd{width: auto;font-size: 18px;color: #fff;margin-left: .5rem;}
footer .top .exhibition{margin-top: 40px;}
footer .exhibition .left_info {color: #fff;line-height: 1;padding-bottom: 20px;}
footer .exhibition .left_info>*{display: block;margin-right: 50px;}
footer .exhibition .left_info .text{font-size: .18rem;margin-bottom: 12px;}
footer .exhibition .left_info .desc{font-size: .2rem;font-weight: bold;}
footer .i_unit{padding: 30px 0;border-bottom: 1px solid #2f2f2f;}
footer .i_unit .item{font-size: .16rem;color: #797979;line-height: 1.65;margin-bottom: 10px;}
@media only screen and (min-width:960px ) and (max-width:1560px ) {
    footer .top .nav dd , footer .exhibition .left_info .text , footer .exhibition .ticket{font-size: 15px;}
    footer .exhibition .left_info .desc{font-size: 17px;}
    footer .i_unit .item{font-size: 13px;}
}
footer .i_unit .item:last-child{margin-bottom: 0;}
footer .i_unit .content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}
footer .i_unit .content .list{display: block;margin-right: 30px;}
footer .i_unit .content .list:hover{color: #eee;-webkit-transition: .4s;-o-transition: .4s;-moz-transition: .4s;transition: .4s;}
footer .bottom{padding-top: 30px;} 
footer .bottom .website{font-size: 13px;color: #797979;line-height: 2;}
footer .bottom .PNS{display: block;padding-left: 25px;background: url(../icons/PNS.png)no-repeat left center / 20px 20px;}
footer .bottom .qr_code{font-size: 14px;color: #9d9d9d;line-height: 1.2;text-align: center;}
footer .bottom .qr_code .list{margin-left: 15px;}
footer .bottom .qr_code .img{width: 118px;height: 118px;background-color: #fff;margin-bottom: 5px;}
footer .bottom .qr_code .img img{display: block;width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;padding: 5px;}

/* 客服 */
.P_service{width: 58px;height: 107px;position: fixed;top: 50%;left: 10px;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);z-index: 11;}
.P_service .btn_box{width: 100%;height: 100%;border-radius: 10px;background-image: -webkit-gradient(linear , left bottom, left top , from(#00b8fd) , to(#0081fa));background-image: -webkit-linear-gradient(bottom , #00b8fd , #0081fa);background-image: -moz-linear-gradient(bottom , #00b8fd , #0081fa);background-image: -o-linear-gradient(bottom , #00b8fd , #0081fa);background-image: linear-gradient(to top , #00b8fd , #0081fa); cursor: pointer;-webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,.1);box-shadow: 0 3px 10px 0 rgba(0,0,0,.1);}
.P_service .btn_box .icon{width: 38px;height: 29px;margin-bottom: 5px;}
.P_service .btn_box .tit{font-size: 14px;color: #fff;}

.P_service_popup{display: none;width: 200px;height: auto;position: fixed;top: 50%;left: 0;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);background-color: #fff;z-index: 11;}
.P_service_popup .close_btn{display: block;width: 15px;height: 15px;position: absolute;top: 10px;right: 10px;cursor: pointer;}
.P_service_popup .qrcode{padding: 25px 0;}
.P_service_popup .qrcode .tit{font-size: 16px;color: #000000;font-weight: bold;line-height: 2;text-align: center;}
.P_service_popup .qrcode .pic{display: block;width: 145px;height: auto;margin: 0 auto;}
.P_service_popup .service_time{font-size: 14px;color: #fff;text-align: center;padding: 10px ;background: url(../icons/service-bj.png.jpg)no-repeat center / cover;}
.P_service_popup .desc{padding: 16px 10px;background-color: #0054ac;font-size: 14px;color: #fff;text-align: center;}
.P_service_popup .desc .form_btn{width: 100%;font-size: 14px;line-height: 34px;background-color: #0074d1;border-radius: 4px;margin-top: 15px;cursor: pointer;}
.P_bj{display: none;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 999;background-color: rgba(0,0,0,.5);}
.P_bj .form_box{display: none;width: 815px;border-radius: 10px;overflow: hidden;background-image: url(../images/form-bj.png);background-position: top right 100px;background-repeat: no-repeat;-o-background-size: auto 100% ;background-size: auto 100% ;position: relative;}
.P_bj .form_box .logo{width: 113px;height: auto;margin-top: 10px;margin-left: 10px;}
.P_bj .form_box form{width: 538px;background-color: #f6f7fa;padding: 44px 50px 44px 44px;}
.P_bj .form_box form .name{font-size: 26px;color: #000000;font-weight: bold;line-height: 1;margin-bottom: 30px;}
.P_bj .form_box form .close_form_btn{display: block;width: 20px;height: 20px;position: absolute;top: 10px;right: 10px;cursor: pointer;}
.P_bj .form_box dl dd{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 10px;}
.P_bj .form_box dl .title{width: 52px;font-size: 16px;color: #000;line-height: 40px;}
.P_bj .form_box dl input , .P_bj .form_box dl textarea{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;font-size: 16px;color: #000;height: 40px;border: 1px solid #d9d9d9;background-color: #fff;border-radius: 4px;padding: 0 10px;}
.P_bj .form_box dl dd.text{-webkit-box-align: start;-webkit-align-items: flex-start;-moz-box-align: start;-ms-flex-align: start;align-items: flex-start;}
.P_bj .form_box dl dd.text textarea{height: 130px;padding:  10px;}
.P_bj .form_box dl dd button{display: block;width: 177px;height: 44px;font-size: 16px;color: #fff;background-color: #0fc1c0;cursor: pointer;}





/* pc - wap */
.index_wap{display: none;}



/* 公共-内页样式区-start */
/* 内页栏目导航 */
.PSub_top_nav{padding: .47rem 0 .73rem;}
/* 面包屑 */
.crumbs{width: auto;height: 44px;font-size: 14px;color: #333333;padding: 0 19px;background-color: #f5f5f5;white-space: nowrap;}
.crumbs>*:not(.adorn){display: block;padding: 0 2px;}
.crumbs a:last-child{color: #005dad;font-weight: bold;}
.crumbs .adorn{width: 16px;height: 8px;margin-right: 10px;position: relative;}
.crumbs .adorn .ball{width: 8px;height: 100%;border-radius: 50%;position: relative;}
.crumbs .adorn .ball.blue{background: -webkit-gradient(linear , left top, left bottom , from(#005dad) ,to(#cce3f7));background: -webkit-linear-gradient(top , #005dad ,#cce3f7);background: -moz-linear-gradient(top , #005dad ,#cce3f7);background: -o-linear-gradient(top , #005dad ,#cce3f7);background: linear-gradient(to bottom , #005dad ,#cce3f7);-webkit-animation: ball_left 2s ease infinite;-moz-animation: ball_left 2s ease infinite;-o-animation: ball_left 2s ease infinite;animation: ball_left 2s ease infinite;}
.crumbs .adorn .ball.green{background: #0fc1c0;-webkit-animation: ball_right 2s ease infinite;-moz-animation: ball_right 2s ease infinite;-o-animation: ball_right 2s ease infinite;animation: ball_right 2s ease infinite;}
@-webkit-keyframes ball_left
 {
     50%{-webkit-transform: translateX(0);transform: translateX(0);z-index: 1}
     75%{-webkit-transform: translateX(8px);transform: translateX(8px);z-index: 20}
     100%{-webkit-transform: translateX(0);transform: translateX(0);z-index: 20}
 }
@-moz-keyframes ball_left
 {
     50%{-moz-transform: translateX(0);transform: translateX(0);z-index: 1}
     75%{-moz-transform: translateX(8px);transform: translateX(8px);z-index: 20}
     100%{-moz-transform: translateX(0);transform: translateX(0);z-index: 20}
 }
@-o-keyframes ball_left
 {
     50%{-o-transform: translateX(0);transform: translateX(0);z-index: 1}
     75%{-o-transform: translateX(8px);transform: translateX(8px);z-index: 20}
     100%{-o-transform: translateX(0);transform: translateX(0);z-index: 20}
 }
@keyframes ball_left
 {
     50%{-webkit-transform: translateX(0);-moz-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);z-index: 1}
     75%{-webkit-transform: translateX(8px);-moz-transform: translateX(8px);-o-transform: translateX(8px);transform: translateX(8px);z-index: 20}
     100%{-webkit-transform: translateX(0);-moz-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);z-index: 20}
 }
 @-webkit-keyframes ball_right
  {
      0%{-webkit-transform: translateX(0);transform: translateX(0);z-index: 20}
      25%{-webkit-transform: translateX(-8px);transform: translateX(-8px);z-index: 20}
      50%{-webkit-transform: translateX(0);transform: translateX(0);z-index: 1}
  }
 @-moz-keyframes ball_right
  {
      0%{-moz-transform: translateX(0);transform: translateX(0);z-index: 20}
      25%{-moz-transform: translateX(-8px);transform: translateX(-8px);z-index: 20}
      50%{-moz-transform: translateX(0);transform: translateX(0);z-index: 1}
  }
 @-o-keyframes ball_right
  {
      0%{-o-transform: translateX(0);transform: translateX(0);z-index: 20}
      25%{-o-transform: translateX(-8px);transform: translateX(-8px);z-index: 20}
      50%{-o-transform: translateX(0);transform: translateX(0);z-index: 1}
  }
 @keyframes ball_right
  {
      0%{-webkit-transform: translateX(0);-moz-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);z-index: 20}
      25%{-webkit-transform: translateX(-8px);-moz-transform: translateX(-8px);-o-transform: translateX(-8px);transform: translateX(-8px);z-index: 20}
      50%{-webkit-transform: translateX(0);-moz-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);z-index: 1}
  }
  
.PSub_top_nav .nav_list{width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;font-size: 16px;color: #333333;line-height: 43px;border-bottom:1px solid #f0f0f0;margin-right: 35px;position: relative;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;white-space: nowrap;padding-right: 2px;}
/* .PSub_top_nav.exhibitor_nav .nav_list{margin-right: .25rem;} */
.PSub_top_nav .nav_list::after{display: block;content: '';width: 0;height: 3px;background-color: #005dad;position: absolute;left: 0;bottom: -2px;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}
.PSub_top_nav .nav_list:last-child{margin-right: 0;}
.PSub_top_nav .nav_list.active , .PSub_top_nav .nav_list:hover{color: #005dad;border-color: #005dad;}
.PSub_top_nav .nav_list.active::after ,.PSub_top_nav .nav_list:hover::after{width: 100%;}
@media only screen and (min-width:960px ) and (max-width:1280px ) {
    .PSub_top_nav .nav_list{min-width: 90px;font-size: 15px;}
}


/* 内页栏目标题 */
.PSub_title_box{width: 100%;padding-bottom: 35px;border-bottom: 1px solid #f0f0f0;margin-bottom: 54px;}
.PSub_title_box .PSub_title{font-size: 36px;color: #000000;line-height: 1;font-weight: bold;padding-right: 17px;border-right: 1px solid #fff;-moz-border-image: -moz-linear-gradient(bottom, #fff , #a9a9a9 , #fff) 1 100%;-o-border-image: -o-linear-gradient(bottom, #fff , #a9a9a9 , #fff) 1 100%;border-image: -webkit-gradient(linear, left bottom, left top, from(#fff) , color-stop(#a9a9a9) , to(#fff)) 1 100%;border-image: -webkit-linear-gradient(bottom, #fff , #a9a9a9 , #fff) 1 100%;border-image: linear-gradient(to top, #fff , #a9a9a9 , #fff) 1 100%;}
.PSub_title_box .PSub_en{font-size: 14px;color: #d9d9d9;line-height: 1.15;padding-left: 12px;text-transform: capitalize;}


/* 栏目标题下导航 */
.PSub_list_nav{width: 100%;;padding-top: 13px;}
.PSub_list_nav .list{min-width: 136px;height: 50px;font-size: 17px;color: #000000;line-height: 1;font-weight: bold;border: 1px solid #e2e7ef;border-radius: 4px;margin-right: 17px;margin-top: 17px;padding: 0 10px;}
.PSub_list_nav .list .icon{display: block;width: 23px;height: 23px;margin-right: 9px;}
.PSub_list_nav .active ,.PSub_list_nav .list:hover{color: #fff;background-color: #005dad;border-color: #005dad;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}
.PSub_list_nav .active .icon,.PSub_list_nav .list:hover .icon{-webkit-filter: invert();filter: invert();-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}




/* 内页的“列表标题”，前面带图标 */
.PSub_box_border .PSub_item_box:not(:first-child){padding-top: 34px;border-top: 1px solid #f0f0f0;}
.PSub_item_box{width: 100%;margin-bottom: 40px;}
.PSub_item_box .PSub_list_title{width: 100%;font-size: 24px;color: #525252;font-weight: bold;line-height: 1.5;margin-bottom: 12px;}
.PSub_item_box .title_icon{padding-left: 23px;background: url(../icons/title_icon.png)no-repeat left center / 10px 17px;}
.PSub_item_box:last-of-type{margin-bottom: 0;}

.PSub_TitleIcon .PSub_item_box .PSub_list_title{font-size: 20px;color: #00a0a0;line-height: 24px;margin-bottom: 30px;padding-left: 30px;border-radius: 222px;overflow: hidden;}
.PSub_TitleIcon .PSub_item_box .title_icon{background:-webkit-linear-gradient(left, rgba(41,184,181,.18) , #fff 271px);background:-moz-linear-gradient(left, rgba(41,184,181,.18) , #fff 271px);background:-o-linear-gradient(left, rgba(41,184,181,.18) , #fff 271px);background:linear-gradient(to right, rgba(41,184,181,.18) , #fff 271px);position: relative;}
.PSub_TitleIcon .PSub_item_box .title_icon::after{display: block;content: '';width: 22px;height: 22px;background-color: #fff;border: 4px solid #00a0a0;border-radius: 50%;position: absolute;top: 0;left: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}


/* 栏目封面图 */
.PSub_cover{padding-bottom: 70px;}
.PSub_cover .PSub_list_cover {display: block;width: -webkit-calc((100% - 33px) / 4);width: -moz-calc((100% - 33px) / 4);width: calc((100% - 33px) / 4);margin-right: 11px;margin-bottom: 21px;}
.PSub_cover .PSub_list_cover:nth-child(4n){margin-right: 0;}
.PSub_cover .PSub_list_cover .img{width: 100%;height: 215px;border-radius: 4px;overflow: hidden;}
.PSub_cover .PSub_list_cover .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.PSub_cover .PSub_list_cover .year{font-size: 20px;color: #000000;line-height: 1;padding: 15px 0 0;}
.PSub_cover .PSub_list_cover .title{width: 100%;font-size: 20px;color: #000000;line-height: 1.5;padding: 0 0 15px ;font-weight: 500;}


/* 下载按钮 */
.download_btn{min-width: 300px;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;height: 80px;background-color: #fff;border: 1px solid #e2e7ef;padding: 0 26px;border-radius: 4px;-webkit-box-shadow: 0 9px 10px  #e2e7ef;box-shadow: 0 9px 10px  #e2e7ef;}
.download_btn .file_img{width: 42px;height: 46px;margin-right: 14px;}
.download_btn .file_img img{display: block;width: 100%;height: 100%;}
.download_btn .file_title{font-size: 18px;color: #343c4a;line-height: 1.5;font-weight: bold;}
.download_btn .tips{font-size: 14px;color: rgba(0,0,9,.33);padding-left: 17px;background: url(../icons/download-icon.png)no-repeat center left / 11px 11px;}


/* 图片列表 */
.PSub_images .images_list .list{display: block;width: -webkit-calc((100% - 60px) / 4);width: -moz-calc((100% - 60px) / 4);width: calc((100% - 60px) / 4);margin-right: 20px;margin-bottom: 19px;overflow: hidden;}
.PSub_images .images_list .list:nth-child(4n){margin-right: 0;}
.PSub_images .images_list .img{width: 100%;height: 157px;overflow: hidden;border-radius: 4px;}
.PSub_images .images_list .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.PSub_images .images_list .title{width: 100%;font-size: 18px;color: #000000;line-height: 1.5;padding: 12px 0;font-weight: bold;}


/* 单位Logo列表 */
.PSub_unitLogo .list{display: block;width: -webkit-calc((100% - 150px) / 6);width: -moz-calc((100% - 150px) / 6);width: calc((100% - 150px) / 6);margin-right: 30px;margin-bottom: 12px;}
.PSub_unitLogo .list:nth-child(6n){margin-right: 0;}
.PSub_unitLogo .list .img{width: 100%;height: 70px;border: 1px solid #e2e7ef;}
.PSub_unitLogo .list .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.PSub_unitLogo .list .title{width: 100%;height: 36px;font-size: 14px;color: #38404d;line-height: 1.28;text-align: center;margin-top: 12px;}

/* 详情 */
.PSub_detail article{width: 100%;font-size: 18px;color: #676767;line-height: 1.55;}
.PSub_detail article img{max-width: 100%;}


/* 展商信息列表 和 产品信息列表 */
.PSub_exhibitor dd{width: -webkit-calc((100% - 20px) / 2);width: -moz-calc((100% - 20px) / 2);width: calc((100% - 20px) / 2);margin-right: 20px;margin-bottom: 20px;border: 1px solid #e2e7ef;border-radius: 10px;background-color: #fff;padding: 25px;}
.PSub_exhibitor dd:nth-child(2n){margin-right: 0;}
.PSub_exhibitor.dd_col_1 dd{width: 100%;margin-right: 0;}
.PSub_exhibitor .list{width: 100%;}
.PSub_exhibitor dd .img{width: 100px;height: 100px;border-radius: 10px;overflow: hidden;margin-right: 25px;border: 1px solid #f1f1f1;}
.PSub_exhibitor dd .img img{display: block;width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}
.PSub_exhibitor dd .name{width: 100%;font-size: 18px;color: #000000;line-height: 1.5;font-weight: bold;margin-bottom: 10px;}
.PSub_exhibitor dd .en{width: 100%;font-size: 10px;color: #666666;line-height: 1;}
.PSub_exhibitor dd .text{font-size: 14px;color: #666666;line-height: 1.71;}
.PSub_exhibitor dd .text_width{width: 220px;}
.PSub_exhibitor dd .text span{color: #000;}
.PSub_exhibitor dd .text .desc{width: 100%;}
.PSub_exhibitor dd:hover{-webkit-box-shadow: 0 10px 20px 0 #e2e7ef;box-shadow: 0 10px 20px 0 #e2e7ef;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}

.PSub_exhibitor .product_item dd{min-height: 190px;}
.PSub_exhibitor .PSub_operate .list{margin-bottom: 10px;}



/* 表单 */
.PSub_form .PSub_title_box{border: none;margin-bottom: 0;}
.PSub_form .main{padding-bottom: 77px;padding-top: 52px;background: url(../icons/form_bj.jpg)no-repeat top center / 100% auto #005DAD;}
.PSub_form form{width: 100%;background-color: #f6f7fa;}
.PSub_form form .title{font-size: 16px;color: #000000;line-height: 40px;}
.PSub_form  em{color: #df0b00;}
.PSub_form form .input_box{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;height: 40px;border-radius: 4px;border: 1px solid #d9d9d9;background-color: #fff;position: relative;overflow: hidden;}
.PSub_form form .input_box .select_icon{display: block;width: 11px;height: 7px;position: absolute;top: 50%;right: 13px;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
.PSub_form form .input_box .date_icon{display: block;width: 21px;height: 20px;position: absolute;top: 50%;right: 13px;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
.PSub_form  select {-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.PSub_form  select:focus + .select_icon{-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}

.PSub_form form input , .PSub_form form select , .PSub_form form textarea{width: 100%;height: 100%;font-size: 14px;color: #000000;border: none;}
.PSub_form form input , .PSub_form form select{padding: 0 35px 0 20px;}
.PSub_form form .top{-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;width: 100%;height: 122px;padding: 0 120px;background-color: #fff;}
.PSub_form form .top .title{width: 100%;}
.PSub_form form .top .input_box.select{-webkit-box-flex: 0;-webkit-flex: none;-moz-box-flex: 0;-ms-flex: none;flex: none;width: 298px;margin-left: 6px;}
.PSub_form form .form_name{font-size: 20px;color: #000000;font-weight: bold;line-height: 1;padding-bottom: 10px;}
.PSub_form form .tips{font-size: 14px;color: #000000;font-weight: 400;}
.PSub_form form .bot{width: 100%;padding: 30px 120px 88px;}
.PSub_form form .list{width: -webkit-calc((100% - 80px) / 2);width: -moz-calc((100% - 80px) / 2);width: calc((100% - 80px) / 2);margin-top: 10px;}
.PSub_form form .list.lang{width: 100%;}
.PSub_form form .title{color: #252525;white-space: nowrap;padding-left: 3px;}
.PSub_form form .title .txt{font-size: 12px;color: #aaa;}
.PSub_form form .btn_box{margin-top: 45px;}
.PSub_form form .btn_box .btn{width: 177px;height: 44px;font-size: 16px;color: #fff;line-height: 44px;text-align: center;background-color: #0fc1c0;cursor: pointer;margin-right: 10px;border-radius: 2px;}
.PSub_form form .btn_box .btn:last-child{margin-right: 0;}
.PSub_form form .btn_box a.btn{background-color: #fff;color: #333;}

.PSub_form form .list.list_upload .input_box{height: 120px;border: none;background-color: transparent;border-radius: 0;}
.PSub_form form .list.list_upload img{display: block;max-width: 100%;height: 110px;-o-object-fit: contain;object-fit: contain;}
.PSub_form form .list.list_upload img.img-bj{background-color: #fff;border-radius: 5px;overflow: hidden;}
.PSub_form form .list_upload .upload{position: relative;}
.PSub_form form .list_upload .u-upload-pics , .PSub_form form .list_upload .u-upload-pic{display: block;width: 110px;position: relative;z-index: 3;}
.PSub_form form .list_upload .upload div.m-pics , .PSub_form form .list_upload .upload div.m-pic{width: 100%;position: absolute;top: 0;right: 0;}
.PSub_form form .list_upload .upload div.m-pic{width: 25%;}
.PSub_form form .list_upload .upload ul{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-moz-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;width: 100%;}
.PSub_form form .list_upload .upload ul li{width: 24.5%;position: relative;margin-left: .5%;}
.PSub_form form .list_upload .upload ul li img{display: block;width: 100%;background-color: #fff;border-radius: 5px;overflow: hidden;}
.PSub_form form .list_upload .upload ul li .u-item{display: block;width: 16px;line-height: 16px;text-align: center;position: absolute;font-size: 12px;top: 0;right: 0;cursor: pointer;}

.PSub_form form .list.textarea .input_box{height: auto;min-height: 120px;padding: 10px 20px;}
.PSub_form form .list.textarea .num{font-size: 12px;color: #bbb;margin-top: 5px;}
.PSub_form form .list.textarea .num span{color: #666;}
.laydate-footer-btns span{height: -webkit-fit-content;height: -moz-fit-content;height: fit-content;}
.layui-laydate .layui-this{background-color: #0fc1c0!important;}
.layui-laydate-footer span:hover , .layui-laydate-header i:hover, .layui-laydate-header span:hover{color: #0fc1c0;}


/* Webkit浏览器（Chrome、Safari） */
.PSub_form form .list.textarea textarea::-webkit-scrollbar {
    width: 3px; /* 滚动条宽度 */
}
.PSub_form form .list.textarea textarea::-webkit-scrollbar-thumb {
    background-image: -webkit-gradient(linear , left top, left bottom , from(#005dad) ,to(#0fc1c0));
    background-image: -webkit-linear-gradient(top , #005dad ,#0fc1c0);
    background-image: linear-gradient(to bottom , #005dad ,#0fc1c0); /* 滚动条thumb颜色 */
}
/* Firefox浏览器 */
.PSub_form form .list.textarea textarea::-moz-scrollbar {
    width: 3px;
}
.PSub_form form .list.textarea textarea::-moz-scrollbar-thumb {
    background-image: -moz-linear-gradient(top , #005dad ,#0fc1c0);
    background-image: linear-gradient(to bottom , #005dad ,#0fc1c0);
}
/* Edge浏览器 */
.PSub_form form .list.textarea textarea::-ms-scrollbar {
    width: 3px;
}
.PSub_form form .list.textarea textarea::-ms-scrollbar-thumb {
    background-image: linear-gradient(to bottom , #005dad ,#0fc1c0);
}


.PSub_form .form_bot_logo{display: block;max-width: 100%;height: 39px;margin-top: 33px;}

.PSub_form  .lose_text{padding: 50px 120px 88px;}
.PSub_form  .lose_title{font-size: 20px;color: #000000;font-weight: bold;margin-bottom: 20px;}
.PSub_form  .lose_title .icon{display: block;width: 30px;margin-right: 10px;}
.PSub_form  .lose_desc{width: 35%;font-size: 16px;color: #333;line-height: 1.5;margin-bottom: 20px;}
.PSub_form  .lose_btn{display: block;width: 177px;height: 44px;font-size: 16px;color: #fff;line-height: 44px;text-align: center;background-color: #0fc1c0;cursor: pointer;border-radius: 2px;}








/* 单页公共详情 */
.PSub_page_detail .main{padding-bottom: 100px;}
.PSub_page_detail .PSub_page_title{font-size: 36px;color: #171717;text-align: center;font-weight: bold;line-height: 1.5;margin-bottom: 32px;}
.PSub_page_detail article{font-size: 19px;color:#000000;line-height: 1.84;}
.PSub_page_detail img{max-width: 100%;}
.PSub_page_detail .download_btn{margin-top: 27px;margin-bottom: 34px;}
.video_box{width: 50%;height: auto;margin-bottom: 20px;}
.PSub_page_detail .img_page_wap{display: none;}


/* 操作按钮 */
.PSub_operate{position: relative;}
/* .PSub_operate .PSub_operate_absolute{width: 100%;position: absolute;bottom: 16px;left: 0;} */
.PSub_operate_btn{cursor: pointer;line-height: 1;margin-left: 15px;}
.PSub_operate_btn .icon{display: block;width: auto;height: 15px;margin-right: 5px;}
.PSub_operate_btn.font16{font-size: 16px;color:rgba(0,0,0,.6);font-weight: 400;}
.PSub_operate_btn.font14{font-size: 14px;color:rgba(0,0,0,.4);}


/* 表单多选 */
.PSbu_edit_box{display: none;width: 100%;height: 100vh;position: fixed;top: 0;left: 0;z-index: 100;background-color: rgba(0,0,0,.8);}
.PSbu_edit_box .PSbu_edit_form{width: 500px;height: -webkit-fit-content;height: -moz-fit-content;height: fit-content;border-radius: 10px;background-color: #fff;position:absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;overflow: hidden;}
.PSbu_edit_form .top{width: 100%;height: 60px;padding:0 30px;background-color: #edf0f5;}
.PSbu_edit_form .top .title{font-size: 20px;color:#28304c;font-weight: bold;}
.PSbu_edit_form .top .close{width: 62px;font-size: 14px;color: #2a2a2a;text-align: center;line-height: 30px;border-radius: 5px;border:1px solid #dedede;cursor: pointer;}
.PSbu_edit_form form{width: 100%;padding: 27px 30px 35px;}
.PSbu_edit_form form .list {font-size: 16px;color: #333;margin-bottom: 5px;position: relative;overflow: hidden;}
.PSbu_edit_form form .check_icon{display: block;width: 14px;height: 14px;overflow: hidden;background-image: url(../icons/check-icon.png);-o-background-size: 100% 28px;background-size: 100% 28px;}
.PSbu_edit_form form .list input{width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;cursor: pointer;}
.PSbu_edit_form form .list span{line-height: 1.5;margin-left: 10px;}
.PSbu_edit_form form .input_active .check_icon{background-position: left  bottom 0;}
.PSbu_edit_form form .btn{display: block;width: 177px;height: 44px;font-size: 18px;color: #fff;line-height: 44px;text-align: center;background-color: #0fc1c0;cursor: pointer;border-radius: 2px;margin: 20px auto 0;}


/* 售票中心 */
.P_ticket{display: block;width: .68rem;height: auto;position: fixed;top:50%;right: 13px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);overflow: hidden;z-index: 99;}
.P_ticket img{display: block;width: 100%;}


/* 展商产品查询 广告 */
.P_adver{padding-top: 50px;}
.P_adver .img{display: block;width: -webkit-calc((100% - 45px) / 4);width: -moz-calc((100% - 45px) / 4);width: calc((100% - 45px) / 4);height: 159px;margin-right: 15px;border-radius: 10px;overflow: hidden;}
.P_adver .img:nth-child(4n){margin-right: 0;}
.P_adver .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}


/* 公共-内页样式区-end  */


/* 首页-start */
/* 链接 */
.i-links{background-color: #005dad;}
.i-links .item_url .list_text{width:  1.75rem;margin-right: .1rem;color: #fff;padding: .4rem .1rem;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}
.i-links .list_text .en_title{width: 100%;font-size: .15rem;line-height: .17rem;font-weight: lighter;}
.i-links .list_text .title{width: 100%;font-size: .18rem;line-height: 1;margin-top: 5px;}
@media only screen and (min-width:960px ) and (max-width:1560px ) {
    .i-links .list_text .en_title{font-size: 12px;}
    .i-links .list_text .title{font-size: 14px;}
}
.i-links .list_text .bot{margin-top: .1rem;}
.i-links .list_text .icon{width: .3rem;height: .3rem;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;margin-right: 10px;}

/* 公告 */
.i-notice{background-color: #0c6bbb;}
.i-notice .content{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;width: 1010px;margin: 0 auto;padding: 20px 0;overflow: hidden;}
.i-notice .content .tip{font-size: 14px;color: #fff;line-height: 2;background-color: #e00600;border-radius: 3px;padding: 0 12px;margin-right: 18px;}
.i-notice .content .list{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;overflow: hidden;}
.i-notice .content .list ul , .i-notice .content .list ul li{width: 100%;overflow: hidden;}
.i-notice .content .list ul a{display: block;width: 100%;font-size: 14px;color: #fff;line-height: 28px;}
.i-notice .content .list ul a span{font-size: 16px;}

/* 简介 */
.i_introduce{background-color: #f6f6f6;position: relative;}
.i_introduce .left_text {width: 50%;padding:.5rem 1.35rem .4rem 1.05rem;position: relative;z-index: 2;}
.i_introduce .left_text .title{font-size: .37rem;color: #005dad;line-height: 1;font-weight: bold;}
.i_introduce .left_text .ftitle_en{font-size: .22rem;color: #000;line-height: 1.5;text-transform: capitalize;}
.i_introduce .left_text .desc{width: 100%;font-size:.18rem ;color: #676767;line-height: 1.5;margin: .2rem 0;}
.i_introduce .left_text .more {font-size: 14px;color: #1b1b1b;line-height: 1;}
.i_introduce .left_text .more img{display: block;height: 21px;margin-right: 14px;}
.i_introduce .exhibition_info{margin-top: .3rem;}
.i_introduce .exhibition_info .list{min-width:1.1rem;}
.i_introduce .exhibition_info .info{font-size: .27rem;color: #171717;line-height: 1;font-weight: bolder;padding: .15rem 0;}
.i_introduce .exhibition_info .info span{font-size: .22rem;color: #3b3b3b;font-weight: 400;vertical-align: text-top;}
.i_introduce .exhibition_info .text{font-size: .18rem;color: #3b3b3b;line-height: 1;}
.i_introduce .tip{font-size: 12px;color: #676767;margin-top: .2rem;}
.i_introduce .right_img{width: 50%;height:100%;overflow: hidden;position: absolute;top: 0;right: 0;} 
.i_introduce .right_img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;position: absolute;top: 0;right: 0;}





/* 展会展区 */
.i_exhibitionArea{width: 100%;padding: .7rem 0;background-color: #fff;}
.i_exhibitionArea .channel_text{color: #000000;text-align: center;line-height: 1.5;margin-bottom: .5rem;}
.i_exhibitionArea .channel_text .name{width: 100%;font-size: .44rem;font-weight: bold;}
.i_exhibitionArea .channel_text .desc{width: 100%;font-size: .2rem;padding: 2px 0;}
.i_exhibitionArea .channel{height: 7.14rem;position: relative;}
.i_exhibitionArea .channel .icon_top ,.i_exhibitionArea .channel .icon_bot{display: none;width: .35rem;height: .18rem;-o-background-size: .35rem .36rem;background-size: .35rem .36rem;background-image: url(../icons/exhibitionArea-arrow.png);background-repeat: no-repeat;position: absolute;left: 1.55rem;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);z-index: 2;}
.i_exhibitionArea .channel .icon_top {top: -.27rem;}
.i_exhibitionArea .channel .icon_bot {top:-webkit-calc(100% + .27rem);top:-moz-calc(100% + .27rem);top:calc(100% + .27rem);background-position: left bottom 0;}

.i_exhibitionArea .left_nav{width: 3.1rem;height: 100%;position: relative;z-index: 11;overflow-x: hidden;overflow-y: auto;}
/* Webkit浏览器（Chrome、Safari） */
.i_exhibitionArea .left_nav::-webkit-scrollbar {
    width: 3px; /* 滚动条宽度 */
}
.i_exhibitionArea .left_nav::-webkit-scrollbar-thumb {
    background-image: -webkit-gradient(linear , left top, left bottom , from(#005dad) ,to(#0fc1c0));
    background-image: -webkit-linear-gradient(top , #005dad ,#0fc1c0);
    background-image: linear-gradient(to bottom , #005dad ,#0fc1c0); /* 滚动条thumb颜色 */
}
/* Firefox浏览器 */
.i_exhibitionArea .left_nav::-moz-scrollbar {
    width: 3px;
}
.i_exhibitionArea .left_nav::-moz-scrollbar-thumb {
    background-image: -moz-linear-gradient(top , #005dad ,#0fc1c0);
    background-image: linear-gradient(to bottom , #005dad ,#0fc1c0);
}
/* Edge浏览器 */
.i_exhibitionArea .left_nav::-ms-scrollbar {
    width: 3px;
}
.i_exhibitionArea .left_nav::-ms-scrollbar-thumb {
    background-image: linear-gradient(to bottom , #005dad ,#0fc1c0);
}
.i_exhibitionArea .left_nav .bg{display: block;width: 100%;height: 1.02rem;position: absolute;top: 0;left: 0;z-index: 1;border: 1px solid #eee;background-color: #f0f0f0;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;opacity: 0;}
.i_exhibitionArea .left_nav dd{width: 100%;height: 1.02rem;padding-left: 13px;position: relative;overflow: hidden;cursor: pointer;z-index: 2;}
.i_exhibitionArea .left_nav dd>*{position: relative;z-index: 2;}
.i_exhibitionArea .left_nav dd::after{display: block;content: '';width: 100%;height: 100%;background: -webkit-gradient(linear , left top, right top , from(#e3181f) , to(rgba(238,180,40,.5)));background: -webkit-linear-gradient(left , #e3181f , rgba(238,180,40,.5));background: -moz-linear-gradient(left , #e3181f , rgba(238,180,40,.5));background: -o-linear-gradient(left , #e3181f , rgba(238,180,40,.5));background: linear-gradient(to right , #e3181f , rgba(238,180,40,.5));position: absolute;top: 0;left: 100%;;-webkit-transition: .5s;;-o-transition: .5s;;-moz-transition: .5s;;transition: .5s;z-index: 1;}

.i_exhibitionArea .left_nav .icon{display: block;width: .65rem;height: .63rem;-o-object-fit: contain;object-fit: contain;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;} 
.i_exhibitionArea .left_nav .title{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size: .2rem;color: #000000;line-height: 1.2;margin-left: .21rem;font-weight: bold;padding-right: .25rem;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}
.i_exhibitionArea .left_nav .active{overflow: visible;overflow: initial;}
.i_exhibitionArea .left_nav .active::after{left: 0;}
.i_exhibitionArea .left_nav .active .icon{opacity: 0;width: 0;height: 0;}
.i_exhibitionArea .left_nav .active .title{color: #fff;font-size: .22rem;}


.i_exhibitionArea .bd{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;height: 7.14rem;position: relative;overflow: hidden;}
.i_exhibitionArea .bd .item_box{width: 100%;height: 100%;position: absolute;top: 0;left: 100%;overflow: hidden;z-index: 1;}
.i_exhibitionArea .item_box .img{width: 100%;height: 100%;}
.i_exhibitionArea .item_box .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.i_exhibitionArea .item_box .text{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;width: -webkit-calc(25% + .9rem);width: -moz-calc(25% + .9rem);width: calc(25% + .9rem);height: 100%;color: #fff;padding-right: .55rem;padding-left: .35rem;background-color: rgba(0, 0, 0, .4);position: absolute;top: 0;right: 0;z-index: 2;}
.i_exhibitionArea .item_box .title{width: 100%;font-size: .38rem;line-height: 1.15;font-weight: bolder;}
.i_exhibitionArea .item_box .desc{width: 100%;font-size: .22rem;line-height: 1.7;text-align: justify;padding: .36rem 0 .45rem;}
.i_exhibitionArea .item_box .more{display: block;width: 1.54rem;font-size: .18rem;line-height: .45rem;text-align: center;border: .02rem solid #fff;}
.i_exhibitionArea .item_box .more:hover{background-color: #fff;color: #005dad;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}
.i_exhibitionArea .bd .item_box.on{left: 0;z-index: 10;-webkit-animation: left .5s ease-out 1;-moz-animation: left .5s ease-out 1;-o-animation: left .5s ease-out 1;animation: left .5s ease-out 1;}
 @-webkit-keyframes left
 {
     0%{left: 100%;}
     100%{left: 0;}
 }
 @-moz-keyframes left
 {
     0%{left: 100%;}
     100%{left: 0;}
 }
 @-o-keyframes left
 {
     0%{left: 100%;}
     100%{left: 0;}
 }
 @keyframes left
 {
     0%{left: 100%;}
     100%{left: 0;}
 }
.i_exhibitionArea .bd .item_box.left-0{left:0;z-index: 1;}


/* 栏目菜单 */
.channel-menu{width: 100%;padding: .65rem 0 .93rem;border-bottom: 7px solid #005dad;}
.channel-menu .item_list{width: -webkit-calc((100% - .96rem) / 4);width: -moz-calc((100% - .96rem) / 4);width: calc((100% - .96rem) / 4);line-height: 1.5;margin-right: .32rem;padding: 0 0 .95rem;background-color: rgba(0,73,193,0);position: relative;}
.channel-menu .item_list>*{position: relative;z-index: 2;}
.channel-menu .item_list:last-child{margin-right: 0;}
.channel-menu .item_list::after{display: block;content: '';width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: url(../icons/channel-menu-bj.png)no-repeat center / 100% 100%;opacity: 0;}
.channel-menu .item_list .top{width: 100%;height: 1.66rem;background-color: #e2e7ef;padding: .2rem .4rem;margin-bottom: .24rem;}
.channel-menu .item_name{font-size: .3rem;color: #005dad;font-weight: bold;}
.channel-menu .en_name{font-size: .16rem;color: rgba(0,0,0,.33);text-transform: uppercase;}
.channel-menu .item_list .list{padding: .18rem 0;border-bottom: 1px solid #bababa;}
.channel-menu .item_list dt{font-size: .18rem;color: #000000;font-weight: bold;margin-bottom: .1rem;}
.channel-menu .item_list dd{font-size: .16rem;color: #808080;}
.channel-menu .item_list dd a{display: block;white-space: nowrap;}

.channel-menu .services_list{width: -webkit-calc((100% - 20px) / 3);width: -moz-calc((100% - 20px) / 3);width: calc((100% - 20px) / 3);height: 1.4rem;margin-right: 10px;margin-bottom: 15px;border-radius: 10px;border: 1px solid #e2e7ef;padding: .15rem .2rem;}
.channel-menu .services_list:nth-child(3n){margin-right: 0;}
.channel-menu .services_list .title{font-size: .18rem;color:#000000;font-weight: bold;}
.channel-menu .services_list .icon{display: block;width: .37rem;height: .37rem;}
.channel-menu .services_list:hover{-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}
/* .channel-menu .services_item .content{height: calc(100% - 1.66rem);} */
/* .channel-menu .services_list:nth-child(4),.channel-menu .services_list:nth-child(5),.channel-menu .services_list:nth-child(6){align-self: flex-end;} */

.channel-menu .item_list:not(.services_item):hover{background: #0061ad;-webkit-transition: 1.5s;-o-transition: 1.5s;-moz-transition: 1.5s;transition: 1.5s;}
.channel-menu .item_list:not(.services_item):hover *{color: #fff!important;}
.channel-menu .item_list:not(.services_item):hover::after{opacity: 1;-webkit-transition: 1.5s;-o-transition: 1.5s;-moz-transition: 1.5s;transition: 1.5s;}
.channel-menu .item_list:not(.services_item):hover .content{padding: 0 .4rem;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}
.channel-menu .item_list:not(.services_item):hover .top{background-color: transparent;}
.channel-menu .item_list:hover .list{border-color: #fff;}
@media only screen and (min-width:960px ) and (max-width:1560px ) {
    .channel-menu .item_list dt {font-size: 15px;}
    .channel-menu .en_name , .channel-menu .item_list dd ,  .channel-menu .services_list .title{font-size: 12px;}
}



/* 新闻中心 */
.i-news{width: 100%;color: #fff;padding-top: .84rem;background: url(../icons/i-news-bj.png)no-repeat center / cover fixed;overflow: hidden;}
.i-news .top .en_name{font-size: .44rem;text-transform: capitalize;line-height: 1.5;}
.i-news .top .name{font-size: .3rem;line-height: 1.5;}
.i-news .top .item{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;margin-left: 1.5rem;}
.i-news .top .list{width: -webkit-calc((100% - .2rem) / 2);width: -moz-calc((100% - .2rem) / 2);width: calc((100% - .2rem) / 2);margin-right: .2rem;margin-bottom: .2rem;padding: .2rem .27rem;background-color: rgba(0,0,0,.24);}
.i-news .top .list:nth-child(2n){margin-right: 0;}
.i-news .top .list .img{width: 1.1rem;height: .8rem;border:1px solid #fff;overflow: hidden;margin-right: .24rem;background-color: #fff;}
.i-news .top .list .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.i-news .top .list .title{width: 100%;font-size: .2rem;line-height: 1.4;padding-right: .1rem;}
.i-news .top .list .desc , .i-news .top .list .time{font-size: .16rem;line-height: 1.5;opacity: .5;}
.i-news .top .list .desc {width: 100%;height: 48px;overflow: hidden;opacity: .87;}
@media only screen and (min-width:960px ) and (max-width:1560px ) {
    .i-news .top .list .title{font-size: 17px;}
	.i-news .top .list .img{height: 65px;}
    .i-news .top .list .desc , .i-news .top .list .time{font-size: 13px;}
    .i-news .top .list .desc {height: 39px;}
}
.i-news .bot{margin-top: 1.1rem;}
.i-news .bot .cooperate {width: 7.8rem;}
.i-news .cooperate .name{font-size: .26rem;line-height: 1.5;}
.i-news .cooperate .item_list{display: block;min-width: 1.52rem;font-size: .16rem;color:#005dad;line-height: .42rem;text-align: center;border: .01rem solid #fff;background-color: #fff;margin-left: .2rem;padding: 0 .1rem;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}
.i-news .cooperate .item_list:hover{background-color: transparent;color:#fff;}
@media only screen and (min-width:960px ) and (max-width:1560px ) {
    .i-news .cooperate .item_list{font-size: 13px;}
}
.i-news .bot .review{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;padding: .38rem 1.6rem .38rem .63rem;margin-left: .67rem;margin-right: -1.07rem;position:relative}
.i-news .bot .review::after{display: block;content:'';width: .01rem;height:.43rem;background-color: #fff;position: absolute;top: 50%;left: 0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.i-news .review .name{font-size: .26rem;line-height: 1.5;}
.i-news .review .item_list{display: block;min-width: 1.08rem;font-size: .16rem;color:#005dad;line-height: .42rem;text-align: center;border: .01rem solid #fff;background-color: #fff;margin-left: .2rem;padding: 0 .1rem;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}
.i-news .review .item_list:hover{background-color: transparent;color:#fff;}
/* .i-news .review .item_list:hover{border-color: #0fc1c0;background-color: #0fc1c0;} */
@media only screen and (min-width:960px ) and (max-width:1560px ) {
    .i-news .review .item_list{font-size: 13px;}
}


/* 倒计时 */
.i-countdown {color: #ffffff;overflow: hidden;padding: 0 15px 0 0;}
.i-countdown .date{font-size: 14px;line-height: 1;}
.i-countdown .date span{font-size: 32px;font-weight: bold;line-height: 2;vertical-align: middle;padding: 0 3px;}

/* 首页-end */




/* 内页-start */
/* 简介 */
.introduce{background-color: #fff;padding-bottom: .73rem;}
.introduce .left_info{width: 310px;margin-right: 90px;background: -webkit-gradient(linear , left top, left bottom , from(#005cad) , to(#2dabe7));background: -webkit-linear-gradient(top , #005cad , #2dabe7);background: -moz-linear-gradient(top , #005cad , #2dabe7);background: -o-linear-gradient(top , #005cad , #2dabe7);background: linear-gradient(to bottom , #005cad , #2dabe7);}
.introduce .left_info .top{width: 100%;min-height: 820px;padding: 50px 0;}
.introduce .left_info .tip{font-size: 12px;color: #fff;text-align: center;margin-top: .3rem;}
.introduce .top .logo{width: 187px;margin: 0 auto 65px;}
.introduce .top .logo img{width: 100%;max-height: 323px;-o-object-fit: contain;object-fit: contain;}
.introduce .top .list{width: 187px;color: #fff;line-height: 1.5;margin: 0 auto 25px;}
.introduce .top .list .info{font-size: 34px;font-weight: bold;}
.introduce .top .list .info span{font-size: 22px;font-weight: 400;opacity: .75;vertical-align: top;}
.introduce .left_info  .images{width: 100%;height: 468px;overflow: hidden;}
.introduce .left_info  .images img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.introduce .top .list .txt{font-size: 17px;}
.introduce .right_text{width: -webkit-calc(100% - 400px);width: -moz-calc(100% - 400px);width: calc(100% - 400px);font-size: 18px;color: #676767;line-height: 1.55;}
.introduce .right_text h1 , .introduce .right_text h2 , .introduce .right_text h3 , .introduce .right_text h4,.introduce .right_text h5,.introduce .right_text h6{font-size: 22px;color: #005dad;font-weight: 400;line-height: 1.5;margin: 10px 0;}
.introduce .right_text img{max-width: 100%;}
.introduce .right_text .data_time{font-size: 14px;color: #3b3b3b;opacity: .62;margin-top: 40px;}



/* 简介-视频 */
.video{width: 100%;padding: .66rem 0 .85rem;background-color: #f6f6f6;}
.video .title{font-size: 36px;color: #171717;font-weight: bold;line-height: 1.2;}
.video .en_title{font-size: 18px;color: #005dad;font-weight: bold;line-height: 1.1;}
.video .time{font-size: 20px;color: #1b1b1b;font-weight: bold;}
.video .time img{display: block;height: 22px;margin-right: 10px;}
.video video{width: 100%;margin-top: 40px;}



/* 大事记 */
.memorabilia .main{padding-bottom: 93px;}
.memorabilia .item_info {position: relative;padding-top: 20px;position: relative;}
.memorabilia .item_info::before{display: block;content: '';width: 1px;height: 100%;background: -webkit-linear-gradient(top , #c2c2c2 4px, #fff 2px)repeat top / 1px 6px;background: -moz-linear-gradient(top , #c2c2c2 4px, #fff 2px)repeat top / 1px 6px;background: -o-linear-gradient(top , #c2c2c2 4px, #fff 2px)repeat top / 1px 6px;background: linear-gradient(to bottom , #c2c2c2 4px, #fff 2px)repeat top / 1px 6px;position: absolute;top: 0;left: 93px;}
.memorabilia .item_info::after{display: block;content: '';width: 11px;height: 11px;background:  -webkit-radial-gradient(center, circle, #005dad 3px, #fff 4px );background:  -moz-radial-gradient(center, circle, #005dad 3px, #fff 4px );background:  -o-radial-gradient(center, circle, #005dad 3px, #fff 4px );background:  radial-gradient(circle at center, #005dad 3px, #fff 4px );position: absolute;top: 0;left: 93px;border-radius: 50%;border: 1px solid #005DAD;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.memorabilia .item_info .list{position: relative;z-index: 2;}
.memorabilia .item_info .title{width: 130px;font-size: 22px;color: #2e2e2e;line-height: 1;font-weight: bold;padding-top: 12px;}
.memorabilia .item_info .title span{display: block;width: 100%;padding-left: 14px;position: relative;}
.memorabilia .item_info .title span::after{display: block;content: '';width: 9px;height: 9px;border: 2px solid #005dad;background-color: #fff;position: absolute;top: 50%;left: 87px;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);border-radius: 50%;}
.memorabilia .item_info .img{width: 500px;height: auto;overflow: hidden;margin-bottom: 14px;}
.memorabilia .item_info .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.memorabilia .item_info .text{line-height: 26px;padding: 22px 30px 30px;background-color: #f5f7fa;margin-bottom: 11px;}
.memorabilia .item_info .text:last-of-type{margin-bottom: 0;}
.memorabilia .item_info .month{font-size: 18px;color: #005dad;font-weight: bold;margin-bottom: 6px;}
.memorabilia .item_info .content{width: 100%;font-size: 16px;}



/* 往届回顾 */
.review{}


/* 往届回顾-详情 */
.review_detail .content{padding-bottom: 74px;}
.review_detail .info{width: 100%;margin-bottom: 52px;}
.review_detail .info .img{width: 200px;height: 110px;border-radius: 4px;overflow: hidden;margin-right: 30px;}
.review_detail .info .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.review_detail .info .year{font-size: 20px;color: #000000;line-height: 1;font-weight: bold;}
.review_detail .info .text .title{width: 100%;font-size: 20px;color: #000;line-height: 1.3;font-weight: 400;}
.review_detail .info .text .en_title{width: 100%;font-size: 20px;color: #c2c2c2;line-height: 1.3;text-transform: capitalize;}

.review_detail .list_news .list{width: -webkit-calc((100% - 75px) / 2);width: -moz-calc((100% - 75px) / 2);width: calc((100% - 75px) / 2);margin-right: 75px;padding: 15px 0;}
.review_detail .list_news .list:nth-child(2n){margin-right: 0;}
.review_detail .list_news .list .img{width: 110px;height: 84px;border:1px solid #fff;overflow: hidden;margin-right: 20px;}
.review_detail .list_news .list .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.review_detail .list_news .list .title{width: 100%;font-size: 20px;line-height: 1.4;padding-right: 10px;}
.review_detail .list_news .list .desc , .review_detail .list_news .list .time{font-size: 14px;line-height: 1.5;opacity: .5;}
.review_detail .list_news .list .desc {width: 100%;opacity: .5;text-indent: 2em;}



/* 联系我们 */
.contact .main{padding-bottom: 125px;}
.contact .contact_info{width: 100%;}
.contact .contact_info .list{display: block;width: -webkit-calc((100% - 42px) / 4);width: -moz-calc((100% - 42px) / 4);width: calc((100% - 42px) / 4);margin-right: 14px;margin-bottom: 14px;padding: 21px 25px 25px;border: 1px solid #e2e7ef;border-radius: 10px;}
.contact .contact_info .list:nth-child(4n){margin-right: 0;}
.contact .contact_info .list .title{width: 100%;font-size: 18px;color: #000000;font-weight: bold;line-height: 1.5;margin-bottom: 7px;}
.contact .contact_info .list dd{width: 100%;;font-size: 14px;color: #808080;line-height: 1.57;}
.contact .contact_info .list dd span{white-space: nowrap;}
.contact .contact_info .list dd .desc{word-wrap: break-word;word-break: break-all;}
.contact .contact_info .list:hover{border-color: #005dad;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}

.contact .follow_us .desc{width: 100%;font-size: 18px;color: #676767;line-height: 1.5;margin-bottom: 57px;}
.contact .follow_us .list{display: block;margin-right: 140px;margin-bottom: 20px;}
.contact .follow_us .list:last-child{margin-right: 0;}
.contact .follow_us .list .img{width: 145px;margin-bottom: 20px;}
.contact .follow_us .list .img img{display: block;width: 100%;}
.contact .follow_us .list .title{font-size: 16px;color: #999999;text-align: center;line-height: 1;}
.contact .medical_service article p{margin-top: 10px;}

.contact .PSub_list_title{position: relative;background: transparent;}
.contact .PSub_list_title::after{display: block;content: '';width: 8px;height: 8px;border-radius: 50%;background-color: #005DAD;position: absolute;top: 50%;left: 0;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}


/* 商旅服务 */
.business_travel .main{padding-bottom: 80px;}
.business_travel .PSub_detail article p:not(:last-child){margin-bottom: 30px;}
.business_travel.travel .vid_box{margin-bottom: 60px;}
.business_travel.travel .vid_box video{display: block;width: 610px;margin: 0 auto;}
.business_travel.travel .item dd.list{width: -webkit-calc((100% - 60px) / 3);width: -moz-calc((100% - 60px) / 3);width: calc((100% - 60px) / 3);margin-right: 30px;margin-top: 30px;-webkit-box-shadow: 0 4px 10px 0 rgba(0,0,0,.1);box-shadow: 0 4px 10px 0 rgba(0,0,0,.1);}
.business_travel.travel .item dd.list:nth-child(3n){margin-right: 0;}
.business_travel.travel .item dd.list .img{width: 100%;height: 210px;overflow: hidden;}
.business_travel.travel .item dd.list .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.business_travel.travel .item dd.list .text{padding: 30px 20px;}
.business_travel.travel .item dd.list .title{font-size: 16px;color: #000000;font-weight: bold;padding-bottom: 5px;}
.business_travel.travel .item dd.list .content{font-size: 14px;color: #999999;line-height: 1.5;}
.business_travel.travel .item dd.list .content p{margin-top: 8px;}
.business_travel.travel .item dd.list .content img{display: none;}

.business_travel.travel .item dd.list:hover .title{color: #005DAD;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}
.business_travel.travel .item dd.list:hover .desc , .business_travel.travel .item dd.list:hover .content{color: #000;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}


/* 组织架构 */
.organizational .main{padding-bottom: 50px;}
.organizational .item .list{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;width: -webkit-calc((100% - 104px) / 5);width: -moz-calc((100% - 104px) / 5);width: calc((100% - 104px) / 5);height: 52px;font-size: 14px;color: #38404d;line-height: 1.5;margin-right: 26px;margin-bottom: 20px;background-color: #f5f7fa;}
.organizational .item .list:nth-child(5n){margin-right: 0;}
.organizational .item .list .icon{display: block;width: 20px;height: 20px;margin-right: 10px;}
.organizational .main.show_list .PSub_item_box{padding-top: 0;border: none;margin-bottom: 0;}



/* 为何参展 */
.why .main{padding-bottom: 80px;}
.why .describe article , .why .bright article  , .why .meet_item article , .why.en_why .contact_list .desc{font-size: 18px;color: #676767;line-height: 1.55;}
.why .describe article ul, .why .describe article li, .why .describe article ol{list-style: ;}
.why .describe article p:not(:last-child){margin-bottom: 15px;}
.why .describe article img , .why .bright article img , .why .meet_item article img{max-width: 100%;}
.why .bright .desc{padding-left: 15px;}
.why .bright p{line-height: 2;}
.why .bright p span{display: inline-block;width: 6px;height: 6px;background-color: #29b8bc;border-radius: 50%;vertical-align: middle;margin: 0 10px 0 0;}
.why .area_item .item{padding: 0 15px;}
.why .area_item .list{display: block;width: 100%;font-size: 18px;line-height: 1.5;padding-bottom: 20px;margin-bottom: 20px;position: relative;}
.why .area_item .list::after{display: block;content: '';width: 100%;height: 1px;background: -webkit-linear-gradient(left,#dfdfdf 4px, #fff 2px)repeat-x left center / 6px 1px;background: -moz-linear-gradient(left,#dfdfdf 4px, #fff 2px)repeat-x left center / 6px 1px;background: -o-linear-gradient(left,#dfdfdf 4px, #fff 2px)repeat-x left center / 6px 1px;background: linear-gradient(to right,#dfdfdf 4px, #fff 2px)repeat-x left center / 6px 1px;position: absolute;left: 0;bottom: 0;}
.why .area_item .list .title{color: #000000;font-weight: 600;}
.why .area_item .list .desc{color: #676767;}
.why .meet_item .name{font-size: 38px;color: #005cad;text-align: center;margin-bottom: 50px;}
.why .meet_item .list{display: block;margin-bottom: 50px;}
/* .why .meet_item .list:last-child{margin-bottom: 0;} */
.why .meet_item .top{margin-bottom: 25px;}
.why .meet_item .top .title{max-width: 95%;font-size: 20px;color: #fff;line-height: 1.5;padding: 2px 20px;background-color: rgba(0, 93, 173, 0.9);border-radius: 100px;}
.why .meet_item .top>span{display: block;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;height: 1px;background-color: #005DAD;margin-left: 20px;}
.why .Price_item .list {margin-bottom: 10px;}
.why .Price_item .list .title{width: 210px;min-height: 89px;font-size: 20px;color: #fff;line-height: 1.3;margin-right: 8px;padding: 10px;}
.why .Price_item .list .right{padding: 10px 30px;}
.why .Price_item .list .ftitle{font-size: 19px;color: #0c7679;}
.why .Price_item .list .smalltext{font-size: 16px;color: #676767;line-height: 1.5;}
.why .Price_item .list:nth-child(odd) .title{background-color: #00a0a0;}
.why .Price_item .list:nth-child(odd) .right{background-color: #daf3f3;}
.why .Price_item .list:nth-child(even) .title{background-color: #005cad;}
.why .Price_item .list:nth-child(even) .right{background-color: #e9f5ff;}
.why.en_why .PSub_list_title{width: 100%;font-size: 22px;color: #fff;border-bottom: 2px solid #28bebd;padding-bottom: 2px;}
.why.en_why .PSub_list_title span{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;line-height: 32px;padding: 0 30px 0 15px;background-color: #28bebd;}
.why.en_why  .area_item .item .list{width: -webkit-calc((100% - 45px) / 2);width: -moz-calc((100% - 45px) / 2);width: calc((100% - 45px) / 2);margin-right: 45px;margin-bottom: 30;}
.why.en_why  .area_item .item .list:nth-child(2n){margin-right: 0;}
.why.en_why  .area_item .item .list .title{margin-bottom: 10px;}
.why.en_why  .Price_item .list .title{;background-color: #fff;padding: 5px;}
.why.en_why  .Price_item .list:nth-child(odd) .title{color: #00a0a0;border: 4px solid #00a0a0;}
.why.en_why  .Price_item .list:nth-child(even) .title{color: #005cad;border: 4px solid #005cad;}
.why.en_why .meet_item .top .title{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;max-width: 100%;border-radius: 0;padding: 0 50px 0 10px;}
.why.en_why .meet_item .top .title span{font-size: 40px;line-height: 1;font-weight: bold;color: #f0ad1b;margin-top: -15px;margin-right: 10px;}
.why.en_why .meet_item .top>span{display: none;}


/* 展馆平面图 */
.hall_plan .main{padding-bottom: 100px;}
.hall_plan article{font-size: 19px;color: #000000;line-height: 1.84;}
.hall_plan p:not(:last-child){margin-bottom: 10px;}
.hall_plan img{max-width: 100%;}


/* 展商/产品查询 */
.inquiry .search{width: auto;height: 50px;border: 2px solid #899cbc;border-radius: 4px;padding-left: 20px;}
.inquiry .search input{width: 272px;height: 100%;font-size: 15px;color: #333;}
.inquiry .search button{display: block;width: 44px;height: 100%;background-color: #899cbc;position: relative;cursor: pointer;margin-left: 20px;}
.inquiry .search button::after{display: block;content: '';width: 18px;height: 19px;background: url(../icons/search-icon.png)no-repeat center / 100% ;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.inquiry .search button:hover::after{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);-webkit-transition: .4s;-o-transition: .4s;-moz-transition: .4s;transition: .4s;}
.inquiry .term{padding-top: 54px;}
.inquiry .term .term_list{font-size: 15px;color: #000000;line-height: 30px;text-align: center;white-space: nowrap;margin-bottom: 8px;}
.inquiry .term_list .list{display: block;min-width: 72px;padding: 0 11px;border: 1px solid #dde3f0;border-radius: 16px;margin-bottom: 12px;margin-left: 10px;cursor: pointer;}
.inquiry .term_list .list:hover , .inquiry .term_list .list.active{background-color: #0fc1c1;border-color: #0fc1c1;color: #fff;-webkit-transition: .4s;-o-transition: .4s;-moz-transition: .4s;transition: .4s;}
.inquiry .term_list .two_level{width: 100%;padding: 15px 30px;background-color: #f5f5f5;margin: 10px 0 20px;}
.inquiry .two_level .two_list{font-size: 15px;color: #000000;padding: 5px 0;margin-right: 30px;cursor: pointer;}
.inquiry .two_level .two_list:hover, .inquiry .two_level .two_list.active{color: #0fc1c1;}
.inquiry .main{padding-bottom: 74px;}


/* 展商/产品查询-详情 */
.inquiry .inquiry_detail{margin-top: 40px;}
.inquiry_detail .logo{width: 215px;height: 215px;border-radius: 10px;margin-right: 40px;overflow: hidden;}
.inquiry_detail .logo img{display: block;width: 100%;height:100%;-o-object-fit: contain;object-fit: contain;}
.inquiry_detail .title{font-size: 30px;color:#010101;line-height: 1.5;}
.inquiry_detail .en{font-size: 16px;color:#666666;line-height: 1;}
.inquiry_detail .booth{font-size: 16px;color:#fff;line-height: 28px;text-align: center;background-color: #005dad;border:1px solid #005dad;margin-left: 20px;}
.inquiry_detail .booth .shop{min-width: 62px;padding: 0 10px;}
.inquiry_detail .booth .num{min-width: 70px;color:#005dad;padding:0 10px;background-color: #fff;}
.inquiry_detail .area{width: 100%;line-height: 35px;margin-top: 16px;margin-bottom: 30px;background: -webkit-gradient(linear,left top, right top,from(#e1f9f9),to(#fff));background: -webkit-linear-gradient(left,#e1f9f9,#fff);background: -moz-linear-gradient(left,#e1f9f9,#fff);background: -o-linear-gradient(left,#e1f9f9,#fff);background: linear-gradient(to right,#e1f9f9,#fff);}
.inquiry_detail .area .tit{min-width: 98px;font-size: 18px;color: #fff;background:#0fc1c0;margin-right: 36px;position: relative;padding: 0 20px;}
.inquiry_detail .area .tit::after{display: block;content:'';border-top: 18px solid #0fc1c0;border-left: 6px solid #0fc1c0;position: absolute;top: 0;left:99%;border-right:6px solid transparent;border-bottom: 17px solid transparent;}
.inquiry_detail .area .tit .icon{display: block;width: 16px;height: 16px;margin-right: 7px;}
.inquiry_detail .area .text{font-size: 20px;color: #0fc1c0;}
.inquiry_detail .desc {font-size: 16px;line-height: 1.75;margin-top: 20px;}
.inquiry_detail .desc .tit{color: #666d7f;white-space: nowrap;margin-right: 17px;}
.inquiry_detail .desc .desc{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;color: #000000;}
.inquiry_detail .vive{margin-left: 30px;}
.inquiry_detail .vive .list{display: block;margin-right: 10px;}
.inquiry_detail .vive .list:last-child{margin-right: 0;}
.inquiry_detail .vive>.list .icon{display: block;width: auto;height: 30px;margin: 20px auto 3px;}
.inquiry_detail .vive>.list .txt{font-size: 12px;color: #333;}



/* 展商/产品查询- 产品详情 */
.product_images .img{width: -webkit-calc((100% - 84px) / 4);width: -moz-calc((100% - 84px) / 4);width: calc((100% - 84px) / 4);height: 278px;margin-right: 28px;margin-bottom: 28px;overflow: hidden;border-radius: 10px;}
.product_images .img:nth-child(4n){margin-right: 0;}
.product_images .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.product_desc .desc{font-size: 16px;color: #000000;line-height: 1.5;}
.product_exhibition .product_exhibition_content{width: 100%;padding:30px;border: 1px solid #e2e7ef;border-radius: 10px;}
.product_exhibition .exhibition_logo{width: 160px;height: 160px;border-radius: 10px;overflow: hidden;margin-right: 30px;}
.product_exhibition .exhibition_logo img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.product_exhibition .exhibition_name{font-size: 30px;color:#010101;line-height: 1.5;margin-bottom: 10px;}


/* 展商服务系统 - 展商 */
.exhibitor .main{padding-bottom: 74px;}
.exhibition_show .text{margin-bottom: 10px;font-size: 16px;line-height: 1.5;}
.exhibition_show .text>span{display: block;min-width: 70px;color: #666d7f;white-space: nowrap;margin-right: 15px;}
.exhibition_show .text .desc{color: #000000;}
.exhibition_show .text .logo{width: 100px;height: 100px;border-radius: 10px;overflow: hidden;}
.exhibition_show .text .logo img{display: block;width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}


/* 资料下载 */
.information .main{padding-bottom: 147px;}
.information .list_box{width: 100%;padding: 0 ;}
.information .list_box dd{width: 100%;font-size: 18px;line-height: 1.5;padding: 25px 55px 22px 40px;border: 1px solid #e2e7ef;border-radius: 4px;margin-bottom: 14px;}
.information .list_box .title{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;color: #000000;padding-left: 46px;background: url(../icons/doc-icon.png)no-repeat left top / 18px 22px;}
.information .list_box .txt{font-size: 16px;color: #000000;padding-left: 30px;background: url(../icons/download-icon02.png)no-repeat left center / 23px 19px;margin-left: 20px;}
.information .list_box dd:hover {-webkit-box-shadow: 0 4px 10px 0 rgba(0,0,0,.1);box-shadow: 0 4px 10px 0 rgba(0,0,0,.1);-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}


/* 观展登记 */
.reservation .item_box{border: 4px solid #c4e7ff;padding: 100px 76px 0 76px;}
.reservation .item_box .left_text{color: #fff;margin-right: 80px;}
.reservation .left_text .tip{font-size: 30px;font-weight: bold;padding: 70px 0;}
.reservation .left_text .tip span{font-size: 45px;}
.reservation .left_text .url{height: 62px;border: 1px solid rgba(255,255,255,.31);background-color: #005dad;padding: 5px;border-radius: 10px;-webkit-box-shadow: inset 0 0 15px 2px rgba(0,0,0,.1);box-shadow: inset 0 0 15px 2px rgba(0,0,0,.1);}
.reservation .left_text .url  .text{font-size: 18px;padding: 0 10px;}
.reservation .left_text .url  .btn{height: 100%;font-size: 20px;padding: 0 18px;background: -webkit-linear-gradient(100deg , #0965b2 , #3c91cf);background: -moz-linear-gradient(100deg , #0965b2 , #3c91cf);background: -o-linear-gradient(100deg , #0965b2 , #3c91cf);background: linear-gradient(-10deg , #0965b2 , #3c91cf); border-radius: 10px;}
.reservation .left_text .url  .btn .icon{display: block;width: 25px;height: auto;margin-right: 5px;}
.reservation .right_img{width: 348px;}
.reservation .right_img img{display: block;width: 100%;height: auto;}


/* 新闻 */
.PSub_news .main{padding-bottom: 77px;}
.PSub_news .list{display: block;width: 100%;padding:25px 35px;margin-bottom: 27px;border: 1px solid #f3f3f3;background-color: #fff;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}
.PSub_news .list .img{width: 143px;height: 105px;border-radius: 1px;overflow: hidden;position:relative;margin-left: 20px;}
.PSub_news .list .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}
.PSub_news .updates_time {width: 93px;height: 93px;margin-right: 30px;background-color: #d9d9d9;padding: 0 15px;white-space: nowrap;line-height: 1.2;color:#fff ;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}
.PSub_news .updates_time .updates_time_big{font-size:22px ;}
.PSub_news .updates_time .updates_time_year{font-size:16px ;}
.PSub_news .list .title{width: 100%;font-size: 20px;color:#000000;font-weight: bold;ine-height: 1.5;margin-bottom: 10px;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}
.PSub_news .list .desc{width: 100%;font-size: 16px;color:#000000;line-height: 1.5;opacity: .5;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}
.PSub_news .list:hover{-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05);box-shadow: 0 5px 15px 0 rgba(0,0,0,.05);}
.PSub_news .list:hover .img img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.PSub_news .list:hover .updates_time{background-color: #0c56a5;}
.PSub_news .list:hover .title{color: #0c56a5;}
.PSub_news .list:hover .desc{color: #0c56a5;opacity: 1;}


/* 新闻详情 */
.PSub_news_detali .main{padding-bottom: 77px;}
.PSub_news_detali .PSub_news_title{font-size: 30px;color: #005dad;text-align: center;font-weight: bold;line-height: 1.5;margin-bottom: 25px;}
.PSub_news_detali .PSub_news_time{font-size: 22px;color: #9f9f9f;line-height: 1;margin-bottom: 40px;text-align: center;}
.PSub_news_detali article{font-size: 19px;color:#000000;line-height: 1.84;}
.PSub_news_detali img{max-width: 100%;}


/* 合作媒体 */
.media .main{padding-bottom: 77px;}


/* 视频列表 */
.video_channel .main{padding-bottom: 110px;}
.video_channel .list{display: block;width: -webkit-calc((100% - 60px) / 4);width: -moz-calc((100% - 60px) / 4);width: calc((100% - 60px) / 4);position: relative;margin-right: 20px;margin-bottom: 27px;border-radius: 4px;overflow: hidden;}
.video_channel .list:nth-child(4n){margin-right: 0;}
.video_channel .list::after{display: block;content: '';width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: -webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.4)),to(rgba(0,0,0,0)));background: -webkit-linear-gradient(bottom,rgba(0,0,0,.4),rgba(0,0,0,0));background: -moz-linear-gradient(bottom,rgba(0,0,0,.4),rgba(0,0,0,0));background: -o-linear-gradient(bottom,rgba(0,0,0,.4),rgba(0,0,0,0));background: linear-gradient(to top,rgba(0,0,0,.4),rgba(0,0,0,0));}
.video_channel .list .img{width: 100%;height: 175px;overflow: hidden;}
.video_channel .list .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.video_channel .list .title{width: 100%; font-size:18px; line-height:1.5;color:#fff;position:absolute;bottom:13px;left:0;right:0;margin:auto;padding:0 10px 0 17px;z-index: 2;}
.video_channel .list .time{position:absolute;right:20px;top:18px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#fff;z-index: 2;}
.video_channel .list .time img{width: 17px;height:17px;margin-right:7px}

/* CCIOE图片 */ 
.picture .main{padding-bottom: 110px;}
.picture .list{display: block;width: -webkit-calc((100% - 60px) / 4);width: -moz-calc((100% - 60px) / 4);width: calc((100% - 60px) / 4);position: relative;margin-right: 20px;margin-bottom: 27px;}
.picture .list:nth-child(4n){margin-right: 0;}
.picture .list .img{width: 100%;height: 175px;overflow: hidden;}
.picture .list .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.picture .list .title{width: 100%;font-size: 20px;color: #000000;line-height: 1.5;padding: 15px 0;font-weight: 500;}


/* 在线直播 */
.online .main{padding-bottom: 95px;}

.online .list .start_time{font-size: 14px;color: #bbb;margin-top: 10px;}
.online .list .title-cont{ padding: 6px 0 14px;width: 100%;}
.online .list .img{position: relative;}
.online .list .tips{font-size: 14px;color: #fff;position: absolute;top: 5px;right: 5px;z-index: 2;}
.online .list .tips i{display: block;width: 8px;height: 8px;background-color: red;border-radius: 50%;margin-right: 3px;}
.online .list .bj{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: rgba(0,0,0,.1);}
.online .list .title{width: 100%;font-size: 18px;color: #000000;padding:0;}
.online .list .header{width: 44px;height: 44px;border-radius: 50%;overflow: hidden;}
.online .list .header img{display: block;width: 100%;height:100%;-o-object-fit: contain;object-fit: contain;}
.online .list .title-right{ padding-left: 10px; line-height: 1.5; }
.online .list .title-right .desc{font-size: 14px;color: #969696; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.online .list .eye{ padding-left: 21px; background: url(../icons/yanjing.png) no-repeat left center;}



/* VIP特邀买家 */
.welfare .list{display: block;width: -webkit-calc((100% - 30px) / 3);width: -moz-calc((100% - 30px) / 3);width: calc((100% - 30px) / 3);margin-right: 15px;background: #0f0f0f;}
.welfare .list:nth-child(3n){margin-right: 0;}
.welfare .list .img{width: 100%;height: 210px;overflow: hidden;}
.welfare .list .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.welfare .list .title_vip { padding: 26px 20px 22px;border-top: 1px solid #fff;}
.welfare .list .title_vip .title{width: 100%;font-size: 24px;color: #dcad72;font-weight: bold;line-height: 1.5;margin-bottom: 5px;}
.welfare .list .title_vip article{font-size: 16px;color: #afb2ba;line-height: 1.5;}
.welfare .list .title_vip article p{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}
.welfare .list .title_vip article p span{white-space: nowrap;}

.applyFor.PSub_item_box {margin-bottom: 66px;}
.applyFor .list{display: block;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;}
.applyFor .ccioe1{ width:100%;}
.applyFor .img .ccioeimg1{display: block;max-width:100%;height: 112px;-o-object-fit: contain;object-fit: contain;margin: auto;}
.applyFor .title-top{ color: #000000; font-size: 22px; text-align: center; font-weight: bold; padding: 5px 0;}
.applyFor .title-content{ font-size: 16px; line-height: 1.8;padding: 0 30px;}



/* Vip - 联系我们 */
.contact_bottom{width: 100%;background:#f5f5f5;padding:65px 0 84px;}
.contact_bottom .contact_title{font-size: 30px;color:#000;line-height: 1;font-weight: bold;text-align: center;margin-bottom: 35px;}
.contact_bottom .contact-Us-list{width: -webkit-calc((100% - 28px) / 3);width: -moz-calc((100% - 28px) / 3);width: calc((100% - 28px) / 3);min-height: 112px;margin-right: 14px;margin-bottom: 14px;padding: 20px 20px 16px 20px;border: 1px solid #e2e7ef;border-radius: 10px;background-color: #fff;}
.contact_bottom .contact-Us-list:nth-child(3n){margin-right: 0;} 
.contact_bottom .contact-title{ font-size: 20px;color:#000;padding: 0 10px;white-space: nowrap;}
.contact_bottom .contact-desc{font-size: 20px;color: #808080;text-align: right;font-weight: bold;white-space: nowrap;}
.contact_bottom .contact-desc.desc_people{font-size: 24px;}
.contact_bottom .contact-desc.desc_phone{color: #0fc1c0;}
.contact_bottom .contact-Us-list .icon{display: block;width: 30px;height: 30px;}
.contact_bottom .contact-Us-list:hover{-webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,.1);box-shadow: 0 5px 20px 0 rgba(0,0,0,.1);-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s;}


/* 人才招聘 */
.talent .list{width: 100%;padding: 30px 20px;border: 1px solid #efefef;margin-bottom: 28px;}
.talent .list .img{width: 170px;height: 124px;border: 1px solid #efefef;margin-right: 28px;}
.talent .list .img img{display: block;width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}
.talent .list .title{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;font-size: 20px;color: #005dad;font-weight: bold;padding-right: 10px;}
.talent .list .txt{width: 110px;font-size: 16px;color: #fff;line-height: 32px;text-align: center;border-radius: 3px;background-color: #0c56a5;}
.talent .list .desc{width: 100%;font-size: 16px;color: #676767;line-height: 1.625;margin-top: 10px;text-align: justify;}
.talent .list:hover{-webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;}

/*  */
.talent_detail , .talent_detail .item{width: 100%;}
.talent_detail  .company_name{font-size: 22px;color: #333;font-weight: bold;}
.talent_detail  article{font-size: 16px;color: #333;line-height: 1.5;padding: 20px 0 40px;}
.talent_detail  article img{max-width: 100%;}
.talent_detail .item .top{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;height: 55px;padding: 0 40px;background-color: #e6e6e6;margin-bottom: 25px;overflow: hidden;cursor: pointer;}
.talent_detail .top .title{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;font-size: 18px;color: #505050;}
.talent_detail .top .tips{font-size: 15px;color: #505050;line-height: 25px;padding-right: 42px;background-image: url(../icons/talent_show.png);background-repeat: no-repeat;background-position: center right;-o-background-size:  auto 100%;background-size:  auto 100%;}
.talent_detail .item .content .info{width: 100%;font-size: 16px;color: #413f3d;line-height: 2;padding: 10px 36px 30px;}
.talent_detail .item .content h1 , .talent_detail .item .content h2 ,.talent_detail .item .content h3,.talent_detail .item .content h4,.talent_detail .item .content h5,.talent_detail .item .content h6{padding-top: 10px!important;font-size: 18px!important;line-height: 1.5!important;font-weight: bold;}
.talent_detail .item .top:hover{background-color: #004da4;}
.talent_detail .item .top:hover .title , .talent_detail .item .top:hover .tips{color: #fff;}
.talent_detail .item .on{background-color: #004da4;}
.talent_detail .item .on .title{color: #fff;}
.talent_detail .item .on .tips{color: #fff;background-image: url(../icons/talent_hide.png);}



/* layui 按钮 */
.layui-layer-btn .layui-layer-btn0{border-color: #0fc1c0;background-color: #0fc1c0;height: -webkit-fit-content;height: -moz-fit-content;height: fit-content;}


@media only screen and (min-width:1921px )  and (max-width:2560px ) {
	header{padding: 0 1.9rem;}
	.banner .assembly{left: 1.9rem;}
	.i_introduce .left_text{padding-left: 1.9rem;}
}

@media only screen and (min-width:2561px ) {
	header{padding: 0 2.5rem;}
	.banner .assembly{left: 2.5rem;}
	.i_introduce .left_text{padding-left: 2.5rem;}
}



/* 手机 */
@media only screen and (max-width:960px ) {
	html,body{width: 100%;position: relative;font-size: 12px;color: #000;background-color: #fff;}
	.wrapper ,.sub_wrapper{width: 100%;max-width: 960px;min-width: auto;padding: 0 .3rem;}
	.sub_wrapper{padding: 0 .23rem;}
	
	header{height: -webkit-fit-content;height: -moz-fit-content;height: fit-content;padding: .2rem .3rem ;}
	header .logo{height: .72rem;}
	header .nav {display: none;}
	header .right_info .ne_nav{font-size: .22rem;padding-right: .22rem;-o-background-size: .07rem .04rem;background-size: .07rem .04rem;margin-right: .2rem;}
	header .right_info .menu_btn, header .menu_btn img{display: block;width: .4rem;height: auto;}
	.mm-opening header{right: 80%;}
	
    .banner.pc_banner{display: none;}
	.banner.wap_banner{display: block;}
	.banner.wap_banner .wap_exhibition_info{width: 6rem;font-size: .2rem;color: #fff;line-height: 1.5;padding: .15rem .27rem;background-color: rgba(0,0,0,.52);position: absolute;left: 50%;bottom: .25rem;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);z-index: 3;}
	.banner.wap_banner .wap_exhibition_info .wap_icon{display: block;width: .15rem;height: auto;margin-right: .1rem;}
	.banner.wap_banner .wap_exhibition_info .wap_title{opacity: .45;margin-right: .15rem;}
	
	footer{padding: .5rem;}
	footer .nav,footer .bottom .website{display: none;}
	footer .top .logo, footer .top .logo img{height: .8rem;}
	footer .top{padding-bottom: .5rem;}
	footer .top .exhibition{margin-top: 0;}
	footer .exhibition .left_info{display: block;padding-bottom:0;}
	footer .exhibition .left_info>*{margin-top: .35rem;margin-right: 0;}
	footer .exhibition .left_info .text{font-size: .2rem;margin-bottom: .12rem;}
	footer .exhibition .left_info .desc{font-size: .28rem;}
	footer .i_unit{padding: 0;}
	footer .i_unit .item{display: block;font-size: .24rem;padding: .4rem 0;border-bottom: 1px solid #2f2f2f;}
	footer .i_unit .item:last-child{border-bottom: none;}
	footer .i_unit .content .list{margin-right: .4rem;}
	footer .bottom{;padding-top: .5rem;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;}
	footer .bottom .qr_code{-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;font-size: .22rem;}
	footer .bottom .qr_code .list{margin-left: .18rem;}
	footer .bottom .qr_code .list:first-child{margin-left: 0;}
	footer .bottom .qr_code .img{width: 1.8rem;height: 1.8rem;margin-left: 0;margin-bottom: .22rem;}
	footer .bottom .qr_code .img img{padding: .06rem;}
	
	
	/* 首页 */
	.index_wap{display: block;}
	.index_pc{display: none;}

	
	/* 公共 */
	.crumbs{-webkit-box-pack: end;-webkit-justify-content: flex-end;-moz-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;height: .72rem;font-size: .24rem;padding:0 .23rem;position: relative;}
	.crumbs .adorn{position: absolute;left: .23rem;top: 50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
	
	.PSub_ticket{display: none;}
	
	.PSub_top_nav{padding: 0;}
	.PSub_top_nav .sub_wrapper{padding: 0;}
	.PSub_top_nav>.flex{display: block;}
	.PSub_top_nav .channel_nav{width: 100%;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: .35rem .23rem .7rem;}
	.PSub_top_nav .nav_list{width: -webkit-calc((100% - .9rem) / 4);width: -moz-calc((100% - .9rem) / 4);width: calc((100% - .9rem) / 4);min-width: auto;font-size: .24rem;line-height: .62rem;margin-right: .3rem;margin-top: .24rem;}
	.PSub_top_nav .nav_list:nth-child(4n){margin-right: 0;}
	
	
	.PSub_title_box{padding-bottom: .35rem;margin-bottom: .54rem;}
	.PSub_title_box .PSub_title{font-size: .36rem;padding-right: .2rem;}
	.PSub_title_box .PSub_en{font-size: .14rem;padding-left: .15rem;}
	.PSub_TitleIcon .PSub_item_box .PSub_list_title{font-size: .26rem;line-height: .28rem;padding-left: .4rem;margin-bottom: .4rem;}
	.PSub_TitleIcon .PSub_item_box .title_icon::after{width: .28rem;height: .28rem;border-width: .06rem;}
	
	
	.PSub_list_nav .list{width: -webkit-calc((100% - .45rem) / 4);width: -moz-calc((100% - .45rem) / 4);width: calc((100% - .45rem) / 4);min-width: auto;height: .62rem;font-size: .24rem;margin-right: .15rem;margin-top: .18rem;border-radius: .04rem;padding: 0 .05rem;}
	.PSub_list_nav .list:nth-child(4n){margin-right: 0;}
	.PSub_list_nav .list .icon{width: .3rem;height: .3rem;margin-right: .1rem;}
	
	
	.PSub_box_border .PSub_item_box:not(:first-child){padding-top: .48rem;}
	.PSub_item_box{margin-bottom: .4rem;}
	.PSub_item_box .PSub_list_title{font-size: .28rem;margin-bottom: .25rem;}
	.PSub_item_box .title_icon{padding-left: .24rem;-o-background-size: .1rem .17rem;background-size: .1rem .17rem;}
	
	
	.PSub_detail article{font-size: .24rem;}
	
	
	.PSub_cover .PSub_list_cover{width: -webkit-calc((100% - .15rem) / 2);width: -moz-calc((100% - .15rem) / 2);width: calc((100% - .15rem) / 2);margin-right: .15rem;margin-bottom: .2rem;}
	.PSub_cover .PSub_list_cover:nth-child(3n){margin-right: .15rem;}
	.PSub_cover .PSub_list_cover:nth-child(2n){margin-right: 0;}
	.PSub_cover .PSub_list_cover .img{height: 1.9rem;}
	.PSub_cover .PSub_list_cover .title{font-size: .24rem;padding: .15rem 0;}
	
	
	.PSub_images .images_list .list{width: -webkit-calc((100% - .15rem) / 2);width: -moz-calc((100% - .15rem) / 2);width: calc((100% - .15rem) / 2);margin-right: .15rem;margin-bottom: .15rem;}
	.PSub_images .images_list .list:nth-child(2n){margin-right: 0;}
	.PSub_images .images_list .img{height: 1.88rem;}
	.PSub_images .images_list .title{font-size: .24rem;padding: .15rem 0;}
	
	
	.PSub_news_detali .main{padding-bottom: 1rem;}
	.PSub_news_detali .PSub_news_title{font-size: .3rem;margin-bottom: .2rem;}
	.PSub_news_detali .PSub_news_time{font-size: .22rem;margin-bottom: .4rem;}
	.PSub_news_detali article{font-size: .24rem;}
	.video_box{width: 100%;height: auto;margin-bottom: .3rem;}
	
	
	.PSub_page_detail .main{padding-bottom: 1rem;}
	.PSub_page_detail .PSub_page_title{font-size: .36rem;margin-bottom: .3rem;}
	.PSub_page_detail article{font-size: .24rem;}
	.PSub_page_detail .img_page_pc{display: none;}
	.PSub_page_detail .img_page_wap{display: block;}
	
	
	.download_btn{width: 100%;height: 1.32rem;border-radius: .04rem;}
	.download_btn .file_img{width: .7rem;height: .76rem;}
	.download_btn .flex-1{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}
	.download_btn .file_title{font-size: .3rem;}
	.download_btn .tips{font-size: .23rem;-o-background-size: .18rem .18rem;background-size: .18rem .18rem;padding-left: .3rem;}
	

	.PSbu_edit_box .PSbu_edit_form{width: -webkit-calc(100% - .66rem);width: -moz-calc(100% - .66rem);width: calc(100% - .66rem);}
	.PSbu_edit_form .top{height: .8rem;padding: 0 .3rem;}
	.PSbu_edit_form .top .title{font-size: .28rem;}
	.PSbu_edit_form .top .close{width: .7rem;font-size: .24rem;line-height: .34rem;border-radius: .05rem;}
	.PSbu_edit_form form{padding: .3rem .3rem .45rem;}
	.PSbu_edit_form form .list{font-size: .24rem;margin-bottom: .1rem;}
	.PSbu_edit_form form .check_icon{width: .22rem;height: .22rem;-o-background-size: 100% .44rem;background-size: 100% .44rem;}
	.PSbu_edit_form form .list span{margin-left: .15rem;}
	.PSbu_edit_form form .btn{width: 100%;height: .8rem;font-size: .26rem;line-height: .8rem;border-radius: .02rem;margin-top: .3rem;}
	
	
	.PSub_operate_btn.font16{font-size: .26rem;}
	.PSub_operate_btn .icon{height: .24rem;margin-right: .08rem;}
	
	
	.PSub_exhibitor dd{width: 100%;margin-right: 0;margin-bottom: .2rem;border-radius: .1rem;padding: .4rem .3rem .3rem;}
	.PSub_exhibitor dd .img{width: 1.2rem;height: 1.2rem;border-radius: .1rem;margin-right: .25rem;}
	.PSub_exhibitor dd .name{font-size: .3rem;margin-bottom: .06rem;}
	.PSub_exhibitor dd .text{width: 100%;font-size: .24rem;}
	.PSub_exhibitor dd .text_width{width: 100%;}
	.PSub_exhibitor .info>.flex:not(.text.flex){display: block;}
	
	.PSub_exhibitor .product_item dd{min-height: 2rem;}
	
	
	.PSub_news .main{padding-bottom: 1rem;}
	.PSub_news .list{width: 100%;margin-right: 0;margin-bottom: .3rem;border: none;position: relative;padding: 0 0 0 1.55rem;}
	.PSub_news .list>.flex{-webkit-box-orient: vertical;-webkit-box-direction: reverse;-webkit-flex-direction: column-reverse;-moz-box-orient: vertical;-moz-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;width: 100%;}
	.PSub_news .updates_time{width: 1.23rem;height: 1.23rem;background-color: #0c56a5;position: absolute;top: 0;left: 0;margin-right: 0;padding: 0 .15rem;}
	.PSub_news .updates_time .updates_time_year{font-size: .22rem;}
	.PSub_news .updates_time .updates_time_big{font-size: .32rem;}
	.PSub_news .list .img{width: 100%;height: 2.57rem;overflow: hidden;margin-left: 0;}
	.PSub_news .list .text{-webkit-box-flex: 1;-webkit-flex: auto;-moz-box-flex: 1;-ms-flex: auto;flex: auto;width: 100%;padding-top: .3rem;}
	.PSub_news .list .title{font-size: .26rem;margin-bottom: .1rem;}
	.PSub_news .list .desc{font-size: .24rem;}
	
	
	.PSub_unitLogo .list{width: -webkit-calc((100% - .2rem) / 2);width: -moz-calc((100% - .2rem) / 2);width: calc((100% - .2rem) / 2);margin-right: .2rem;margin-bottom: .2rem;}
	.PSub_unitLogo .list:nth-child(2n){margin-right: 0;}
	.PSub_unitLogo .list .img{height: 1.3rem;}
	.PSub_unitLogo .list .title{font-size: .26rem;height: auto;margin-top: .2rem;}
	
	
	.P_adver{padding-top: .5rem;}
	.P_adver .img{width: -webkit-calc((100% - 32px) / 2);width: -moz-calc((100% - 32px) / 2);width: calc((100% - 32px) / 2);height: 1.87rem;margin-right: 16px;margin-bottom: 13px;border-radius: .1rem;}
	.P_adver .img:nth-child(2n){margin-right: 0;}
	
	
	.PSub_form .main{padding-bottom: 1rem;padding-top: .5rem;}
	.PSub_form form{border-radius: .04rem;overflow: hidden;}
	.PSub_form form .title{font-size: .26rem;line-height: 2;}
	.PSub_form form .input_box{height: .6rem;border-radius: .04rem;}
	.PSub_form form input, .PSub_form form select{padding: 0 .35rem .0 .2rem;}
	.PSub_form form input, .PSub_form form select, .PSub_form form textarea{font-size: .24rem;}
	.PSub_form form .top{display: block;height: auto;padding: .2rem;}
	.PSub_form form .top .input_box.select{width: 100%;margin-left: 0;}
	.PSub_form form .bot{padding: .4rem .2rem;}
	.PSub_form form .form_name{font-size: .28rem;padding-bottom: .1rem;}
	.PSub_form form .bot .input_info{display: block;}
	.PSub_form form .list{width: 100%;margin-top: .1rem;}
	.PSub_form form .btn_box{margin-top: .4rem;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;}
	.PSub_form form .btn_box .btn{width: 2rem;height: 0.8rem;font-size: .28rem;line-height: .8rem;border-radius: 0.02rem;}
	
	
	.mm-opened{position: absolute;}
	.i-countdown .date{font-size: .24rem;}
	.i-countdown .date span{font-size: .34rem;vertical-align: revert;}
	
	
	.introduce{padding-bottom: .5rem;}
	.introduce .main{-webkit-box-orient: vertical;-webkit-box-direction: reverse;-webkit-flex-direction: column-reverse;-moz-box-orient: vertical;-moz-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}
	.introduce .left_info{width: 100%;height: auto;margin-right: 0;margin-top: .4rem;}
	.introduce .left_info .top{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around;height: auto;padding: .5rem 0;min-height: auto;}
	.introduce .top .logo{width: 1.86rem;margin: 0;}
	.introduce .top .logo img{max-height: auto;}
	.introduce .top .list{width:100%;margin: 0 0 .25rem;}
	.introduce .top .list .info{font-size: .44rem;}
	.introduce .top .list .info span{font-size: .29rem;}
	.introduce .top .list .txt{font-size: .22rem;}
	.introduce .left_info .images{height: 2.81rem;}
	
	
	
	.introduce .right_text{width: 100%;font-size: .24rem;line-height: 1.77;}
	.introduce .right_text h1, .introduce .right_text h2, .introduce .right_text h3, .introduce .right_text h4, .introduce .right_text h5, .introduce .right_text h6{font-size: .24rem;line-height: 1.77;margin: .05rem 0;}
	.introduce .right_text .data_time{font-size: .22rem;margin-top: .4rem;}

	
	.video .title{font-size: .36rem;}
	.video .en_title{font-size: .18rem;}
	.video .time{font-size: .24rem;}
	.video .time img{height: .26rem;margin-right: .1rem;}
	.video video{margin-top: .4rem;}
	
	
	.organizational .main{padding-bottom: 1rem;}
	.organizational .item .list{width: -webkit-calc((100% - .17rem) / 2);width: -moz-calc((100% - .17rem) / 2);width: calc((100% - .17rem) / 2);height: .76rem;font-size: .24rem;margin-right: .17rem;margin-bottom: .2rem;}
	.organizational .item .list:nth-child(5n){margin-right: .17rem;}
	.organizational .item .list:nth-child(2n){margin-right: 0;}
	.organizational .item .list .icon{width: .3rem;height: .3rem;margin-right: .1rem;}
	
	
	.contact .main{padding-bottom: 1rem;}
	.contact .contact_info .list{width: 100%;margin-right: 0;padding: .40rem .35rem .35rem;border-radius: .1rem;margin-bottom: .2rem;}	
	.contact .contact_info .list .title{font-size: .28rem;margin-bottom: .1rem;}
	.contact .contact_info .list dd{font-size: .24rem;}
	.contact .follow_us .desc{font-size: .24rem;margin-bottom: .5rem;}
	.contact .follow_us .list{width: 33.3%;margin-right:  0;margin-bottom: .2rem;}
	.contact .follow_us .list .img{width: 1.2rem;margin: 0 auto .2rem;}
	.contact .follow_us .list .title{font-size: .2rem;}
	
	
	.business_travel .main{padding-bottom: 1rem;}
	.business_travel .PSub_detail article p:not(:last-child){margin-bottom: .15rem;}
	.business_travel.travel .vid_box{margin-bottom: .6rem;}
	.business_travel.travel .vid_box video{width: 100%;}
	.business_travel.travel .item dd.list{width: 100%;margin-right: 0;margin-top: .24rem;-webkit-box-shadow: none;box-shadow: none;}
	.business_travel.travel .item dd.list .img{height: 3.68rem;}
	.business_travel.travel .item dd.list .text{padding: .3rem 0;}
	.business_travel.travel .item dd.list .title{font-size: .28rem;text-align: center;margin-bottom: .2rem;}
	.business_travel.travel .item dd.list .content{font-size: .24rem;color: #000000;}
	
	
	.memorabilia .main{padding-bottom: 1rem;}
	.memorabilia .left_title_box{display: none;}
	.memorabilia .right_list_info .text{line-height: 1.5;padding: .28rem .36rem;margin-bottom: .2rem;}
	.memorabilia .right_list_info .content{font-size: .24rem;}
	.memorabilia .right_list_info .month{font-size: .28rem;margin-bottom: .1rem;}
	
	
	.review_detail .content{padding-bottom: 1rem;}
	.review_detail .info{display: block;margin-bottom: .7rem;}	
	.review_detail .info .left{margin-bottom: .5rem;}
	.review_detail .info .img{width: 2rem;height: 1.1rem;border-radius: .04rem;margin-right: .3rem;}
	.review_detail .info .year{font-size: .22rem;}
	.review_detail .info .text .title{font-size: .26rem;}
	.review_detail .info .text .en_title{font-size: .18rem;}
	
	
	.review_detail .list_news .list{width: 100%;margin-right: 0;padding: .1rem 0;}
	.review_detail .list_news .list .img{width: 1.36rem;height: 1.03rem;margin-right: .23rem;}
	.review_detail .list_news .list .title{font-size: .24rem;padding-right: .2rem;font-weight: bold;}
	.review_detail .list_news .list .desc , .review_detail .list_news .list .time{font-size: .2rem;}

	
	
	
	.memorabilia .item_info{padding-top: .54rem;}
	.memorabilia .item_info::before{width: 0.02rem;background: -webkit-gradient(linear , left top, left bottom , color-stop(.08rem, #c2c2c2), color-stop(.06rem, #fff))repeat top / .02rem .14rem;background: -webkit-linear-gradient(top , #c2c2c2 .08rem, #fff .06rem)repeat top / .02rem .14rem;background: -moz-linear-gradient(top , #c2c2c2 .08rem, #fff .06rem)repeat top / .02rem .14rem;background: -o-linear-gradient(top , #c2c2c2 .08rem, #fff .06rem)repeat top / .02rem .14rem;background: linear-gradient(to bottom , #c2c2c2 .08rem, #fff .06rem)repeat top / .02rem .14rem;left: .81rem;}
	.memorabilia .item_info::after{width: .15rem;height: .15rem;border-width: .02rem;left: .83rem;background: -webkit-radial-gradient(center, circle, #005dad .05rem, #fff .06rem );background: -moz-radial-gradient(center, circle, #005dad .05rem, #fff .06rem );background: -o-radial-gradient(center, circle, #005dad .05rem, #fff .06rem );background: radial-gradient(circle at center, #005dad .05rem, #fff .06rem );}
	.memorabilia .item_info .title{width: 1.08rem;font-size: .28rem;padding-top: 0;}
	.memorabilia .item_info .title span{padding-left: 0;}
	.memorabilia .item_info .title span::after{width: .14rem;height: .14rem;border-width: .02rem;left: .72rem;}
	.memorabilia .item_info .img{width: 100%;margin-bottom: .22rem;}
	.memorabilia .item_info .text{line-height: .36rem;padding: .25rem .35rem;margin-bottom: .22rem;}
	.memorabilia .item_info .month{font-size: .28rem;margin-bottom: .1rem;}
	.memorabilia .item_info .content{font-size: .24rem;}
	
	
	.why .describe article, .why .bright article, .why .meet_item article , .why .area_item .list .desc, .why.en_why .contact_list .desc{font-size: .24rem;}
	.why .describe article img{width: 100%;}
	.why .describe article p:not(:last-child){margin-bottom: .1rem;}
	.why .bright .desc{padding-left: 0;}
	.why .bright p span{width: .07rem;height: .07rem;margin: 0 .2rem .05rem 0;}
	.why .area_item .item{padding: 0;}
	.why .area_item .list{padding-bottom: .2rem;margin-bottom: .2rem;}
	.why .area_item .list .title{font-size: .26rem;}
	.why .meet_item .name{font-size: .34rem;margin-bottom: .4rem;}
	.why .meet_item .list{margin-bottom: .4rem;}
	.why .meet_item .top{margin-bottom: .15rem;}
	.why .meet_item .top .title{width: 90%;font-size: .26rem;padding: .02rem .16rem;}
	.why .meet_item .top>span{margin-left: .2rem;}
	.why .Price_item .list{display: block;margin-bottom: .28rem;}
	.why .Price_item .list .title{width: 100%;height: .58rem;min-height: auto;font-size: .26rem;}
	.why .Price_item .list .right{padding: .2rem .3rem;}
	.why .Price_item .list .ftitle{font-size: .25rem;font-weight: bold;}
	.why .Price_item .list .smalltext{font-size: .24rem;}
	.why.en_why .PSub_title_box{padding-top: .7rem;}
	.why.en_why .PSub_list_title{font-size: .28rem;}
	.why.en_why .PSub_list_title span{line-height: .4rem;padding: 0 .4rem 0 .2rem;}
	.why.en_why .area_item .item .list{width: 100%;margin-right: 0;margin-top: .2rem;}
	.why .meet_item .top .title{width: 100%;}
	.why.en_why .meet_item .top .title span{font-size: .38rem;margin-right: .2rem;margin-top: -.16rem;}
	
	
	.hall_plan article{font-size: .24rem;}
	.hall_plan p:not(:last-child){margin-bottom: .1rem;}
	
	
	.information .list_box dd{font-size: .24rem;padding: .25rem .23rem;border-radius: .04rem;margin-bottom: .2rem;}
	.information .list_box .list{-webkit-box-align: end;-webkit-align-items: flex-end;-moz-box-align: end;-ms-flex-align: end;align-items: flex-end;}
	.information .list_box .title{padding-left: .5rem;-o-background-size: .2rem .24rem;background-size: .2rem .24rem;background-position: left top .04rem; }
	.information .list_box .txt{font-size: .24rem;padding-left: .36rem;-o-background-size: .28rem .23rem;background-size: .28rem .23rem;margin-left: .1rem;}
	
	
	.exhibition_show .text{font-size: .26rem;margin-bottom: .2rem;}
	.exhibition_show .text .logo{width: 1.4rem;height: 1.4rem;border-radius: .16rem;}
	
	
	.inquiry .main{padding-bottom: 1rem;}
	.inquiry .search_box{display: block;}
	.inquiry .search{width: 100%;margin-top: .2rem;height: .62rem;padding-left: .3rem;border-width: .02rem;border-radius: .04rem;}
	.inquiry .search input{width: auto;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;font-size: .24rem;}
	.inquiry .search button{width: .76rem;margin-left: .3rem;}
	.inquiry .search button::after{width: .3rem;height: .3rem;}
	.inquiry .term{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;width: 100%;padding-top: .4rem;position: relative;background-color: #fff;}
	.inquiry .term.fixed_box{position: fixed;z-index: 1000;top: 0;left: 0;padding: .4rem .23rem .2rem;}
	.inquiry .term .term_list{width: 25%;font-size: .24rem;line-height: 1.5;margin-bottom: 0;overflow: visible;}
	.inquiry .term .term_list .select_icon{width: .21rem;height: .13rem;margin-left: .1rem;}
	.inquiry .term_list .list{display: block;min-width: auto;font-size: .24rem;line-height: .48rem;padding: 0 .2rem;border: 1px solid #dde3f0;border-radius: .22rem;margin-bottom: .16rem;margin-right: .1rem;margin-left: 0;}
	.inquiry .wap_term .list.active{background-color: #0fc1c0;color:#fff;}
	.inquiry .term .content{display: none;width: 100%;padding-bottom: .4rem;position: absolute;top: .76rem;left: 0;background-color: #fff;padding: .2rem .23rem .6rem;z-index: 4;border-top: .01rem solid #eee;border-radius:0 0 .2rem .2rem;overflow: hidden;}
	.inquiry .term .content .scroll_wap_box{width: 100%;max-height: 70vh;overflow: auto;}
	.inquiry .term .content .close_btn{display: block;font-size: .2rem;color: #999;border: 1px solid #dde3f0;line-height: 1.5;padding: 0 .1rem;position: absolute;bottom:.14rem;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
	.inquiry .term_list .two_level{padding: .4rem .3rem .22rem;margin: .2rem 0;}
	.inquiry .two_level .two_list{font-size: .24rem;line-height: .48rem;padding: 0 .2rem;border-radius: .16rem;margin-bottom: .18rem;margin-right: .1rem;background-color: #fff;}
	
	.sele_bj{display: none;width: 100vw;height: 100%;position: absolute;left: 0;top:0;z-index: 22;background-color: rgba(0,0,0,.3);border-top: 1.2rem solid #fff;}
	.inquiry .term_list.sele_active .select_icon{-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);-webkit-transition-delay: .5s;-moz-transition-delay: .5s;-o-transition-delay: .5s;transition-delay: .5s;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s;}
	
	.inquiry .inquiry_detail{margin-top: .5rem;border-top: 1px solid #f0f0f0;padding-top: .5rem;}
	.inquiry_detail .logo{width: 2rem;height: 2rem;border-radius: .1rem;margin-right: .2rem;}
	.inquiry_detail .top{flex-direction: column-reverse;}
	.inquiry_detail .title{font-size: .3rem;}
	.inquiry_detail .en{font-size: .24rem;}
	.inquiry_detail .booth{align-self: flex-end;font-size: .24rem;line-height: .36rem;margin-bottom: .1rem;}
	.inquiry_detail .booth .shop , .inquiry_detail .booth .num{min-width: 1rem;padding: 0 .1rem;}
	.inquiry_detail .area{-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;font-size: .24rem;line-height: .6rem;margin-top: .15rem;margin-bottom: .3rem;}
	.inquiry_detail .area .tit .icon{width: .22rem;height: .22rem;margin-right: .05rem;}
	.inquiry_detail .area .tit{min-width: 1.15rem;font-size: .22rem;margin-right: .3rem;}
	.inquiry_detail .area .tit::after{border-top: .3rem solid #0fc1c0;border-left: .1rem solid #0fc1c0;
border-right: .1rem solid transparent;border-bottom: .3rem solid transparent;left: 100%;}
	.inquiry_detail .area .text{font-size: .24rem;line-height: 1.3;}
	.inquiry_detail .desc{display: block;font-size: .24rem;margin-top: .35rem;}
	.inquiry_detail .desc .tit{font-size: .26rem;}
	.inquiry_detail .vive{margin-left: 0;}
	.inquiry_detail .vive .list{margin-right: .2rem;}
	.inquiry_detail .vive>.list .icon{height: .5rem;margin-top: 0;}
	.inquiry_detail .vive>.list .txt{font-size: .22rem;}
	
	
	.product_images .img{width: -webkit-calc((100% - .15rem) / 2);width: -moz-calc((100% - .15rem) / 2);width: calc((100% - .15rem) / 2);height: 3.45rem;margin-right: .15rem;margin-bottom: .15rem;border-radius: .1rem;}
	.product_images .img:nth-child(2n){margin-right: 0;}
	.product_desc .desc{font-size: .24rem;}
	.product_exhibition .product_exhibition_content{padding: .3rem .3rem .1rem;border-radius: .1rem;}
	.product_exhibition .exhibition_logo{width: 1.5rem;height: 1.5rem;border-radius: .1rem;margin-right: .3rem;}
	.product_exhibition .exhibition_name{font-size: .32rem;margin-bottom: .2rem;font-weight: bold;}
	.exhibition_show .text>span{min-width: 1rem;margin-right: .2rem;}
	
	
	.welfare .list{width: 100%;margin-right: 0;margin-bottom: .3rem;}
	.welfare .list .img{height: 3.76rem;}
	.welfare .list .title_vip{padding: .4rem .3rem .3rem;}
	.welfare .list .title_vip .title{font-size: .28rem;margin-bottom: .1rem;}
	.welfare .list .title_vip article{font-size: .24rem;}
	
	.applyFor .list{width: 100%;-webkit-box-flex: initial;-webkit-flex: initial;-moz-box-flex: initial;-ms-flex: initial;flex: initial;margin-bottom: .2rem;}
	.applyFor .img .ccioeimg1{height: 2rem;}
	.applyFor .title-top{font-size: .26rem;}
	.applyFor .title-content{font-size: .24rem;padding: 0 .5rem;}
	
	
	.contact_bottom{padding: .65rem 0 .6rem;}
	.contact_bottom .contact_title{font-size: .36rem;margin-bottom: .45rem;}
	.contact_bottom .contact-Us-list{width:100%;min-height: 1rem;margin-right:0;margin-bottom: .19rem;padding: .2rem .3rem;border-radius: .1rem;}
	.contact_bottom .contact-title{font-size: .26rem;padding: 0 .1rem;}
	.contact_bottom .contact-desc{font-size: .26rem;}
	.contact_bottom .contact-desc.desc_people{font-size: .3rem;}
	.contact_bottom .contact-desc.tel , .contact_bottom .contact-desc.emaile{font-size: .28rem;}
	.contact_bottom .contact-Us-list .icon{width: .44rem;height: .44rem;}
	
	
	.reservation .item_box{-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;padding: .5rem .3rem 0;}
	.reservation .item_box .left_text{margin-right: 0;width: 100%;}
	.reservation .left_text .tip{font-size: .36rem;padding: 0 0 .4rem 0;}
	.reservation .left_text .tip span{font-size: .44rem;}
	.reservation .left_text .url{height: .64rem;border-radius: .1rem;}
	.reservation .left_text .url .text{font-size: .24rem;padding:0 .1rem;}
	.reservation .left_text .url .btn{display: none;}
	.reservation .right_img{width: 3.4rem;margin-top: .3rem;}
	
	
	.online .list .header{width: .53rem;height: .53rem;}
	.online .list .title{padding:0;}
	.online .list .title-right .desc{font-size: .22rem;}
	.online .list .eye{-o-background-size: .24rem .16rem;background-size: .24rem .16rem;}
	
	
	.picture .main{padding-bottom: 1rem;}
	.picture .list{width: -webkit-calc((100% - .2rem) / 2);width: -moz-calc((100% - .2rem) / 2);width: calc((100% - .2rem) / 2);margin-right: .2rem;margin-bottom: .2rem;}
	.picture .list:nth-child(3n){margin-right:.2rem;}
	.picture .list:nth-child(2n){margin-right:0;}
	.picture .list .img{height: 2.12rem;}
	.picture .list .title{font-size: .24rem;padding: .15rem 0;}
	
	
	.video_channel .main{padding-bottom: 1rem;}
	.video_channel .list{width: -webkit-calc((100% - .2rem) / 2);width: -moz-calc((100% - .2rem) / 2);width: calc((100% - .2rem) / 2);margin-right: .2rem;margin-bottom: .2rem;}
	.video_channel :nth-child(2n){margin-right:0;}
	.video_channel .list .img{height: 2.12rem;}
	.video_channel .list .time{font-size: .22rem;top:.2rem;right:.15rem;}
	.video_channel .list .time img{width: .24rem;height: .24rem;margin-right: .1rem;}
	.video_channel .list .title{font-size: .24rem;position: relative;padding: .1rem 0;}
	
	
	
	/* 手机端首页 */
	.wap_box{padding-bottom: 1.05rem;}
	.wap_box .PSub_title_box {margin-bottom: 0;border:none;}
	
	/* 手机 首页 导航 */
	.wap_nav{padding: .4rem 0 0;margin-bottom: .5rem;}
	.wap_nav .list{width: 25%;margin-bottom: .3rem;}
	.wap_nav .list .icon{display: block;width: 80%;height: auto;margin: 0 auto;}
	.wap_nav .list .title{width: 100%;font-size: .24rem;color: #333333;font-weight: bold;text-align: center;-webkit-transform:translateY(-.15rem);-moz-transform:translateY(-.15rem);-ms-transform:translateY(-.15rem);-o-transform:translateY(-.15rem);transform:translateY(-.15rem);}
	.wap_nav .wap_nav_cover{display: block;width: 100%;height: auto;border-radius: .1rem;}
	
	
	/* 手机 精彩推荐 */
	.wap_recommend{margin-bottom: .5rem;}
	.wap_recommend .list{width: -webkit-calc((100% - .16rem) / 2);width: -moz-calc((100% - .16rem) / 2);width: calc((100% - .16rem) / 2);height: 1.4rem;margin-right: .16rem;margin-bottom: .16rem;border:1px solid #e2e7ef;border-radius: .1rem;-webkit-box-shadow: 0 .05rem .1rem 0 rgba(0,0,0,.05);box-shadow: 0 .05rem .1rem 0 rgba(0,0,0,.05);padding:0 .1rem 0 .4rem;}
	.wap_recommend .list:nth-child(2n){margin-right: 0;}
	.wap_recommend .list .icon{display: block;width: 1rem;max-height: .83rem;}
	.wap_recommend .list .title{font-size: .28rem;color: #000000;font-weight: bold;}
	.wap_recommend .list .tips{font-size: .22rem;color: #b2b2b2;}
	
	/* 手机 查询 */
	.wap_inquiry{margin-bottom: .5rem;}
	
	
	
	
	/* 手机新闻 */
	.wap_news .more{font-size: .24rem;color: #848484;}
	.wap_news .wap_main{border: 1px solid #e2e7ef;border-radius: .1rem;padding:.16rem .25rem;}
	.wap_news .wap_main dd{padding: .32rem 0;}
	.wap_news .wap_main .img{width: 1.6rem;height: 1.6rem;margin-right: .3rem;overflow: hidden;}
	.wap_news .wap_main .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
	.wap_news .wap_main .title{width: 100%;font-size: .28rem;color: #000000;line-height: 1.5;font-weight: bold;margin-bottom: .15rem;}
	.wap_news .wap_main .time{width: 100%;font-size: .22rem;color: #848484;line-height: 1.5;margin-bottom: .05rem;}
	.wap_news .wap_main .desc{width: 100%;font-size: .24rem;color: #848484;line-height: 1.5;}
	
	
	/* 人才招聘 */
	.talent .list{padding: .4rem .22rem;position: relative;}
	.talent .list .img{width: 1.7rem;height: 1.24rem;margin-right: .28rem;margin-bottom: .54rem;}
	.talent .list .title{font-size: .28rem;}
	.talent .list .desc{font-size: .24rem;line-height: 1.2;margin-top: .1rem;-webkit-line-clamp:6;}
	.talent .list .txt{display: none;width: 1.7rem;font-size: .22rem;line-height: .44rem;position: absolute;left: .22rem;bottom: .4rem;}
	
	.talent_detail .company_name{font-size: .28rem;}
	.talent_detail article{font-size: .24rem;padding: .2rem 0 .4rem;}
	.talent_detail .item .top{width: 100%;min-height: .77rem;padding: .1rem .35rem;margin-bottom: .25rem;}
	.talent_detail .top .title{font-size: .26rem;padding-right: .1rem;}
	.talent_detail .top .tips{font-size: .24rem;line-height: .35rem;padding-right: .58rem;}
	.talent_detail .item .content .remit{font-size: .24rem;line-height: 1.7;padding: .2rem .1rem .2rem;}
	.talent_detail .item .content .info{font-size: .24rem;line-height: 1.7;padding: .2rem .1rem .5rem;}
.talent_detail .item .content h1, .talent_detail .item .content h2, .talent_detail .item .content h3, .talent_detail .item .content h4, .talent_detail .item .content h5, .talent_detail .item .content h6{font-size: .26rem!important;padding-top: .18rem!important;}

	
	.P_service{width: .7rem;height: auto;top: auto;bottom: .4rem;left: .2rem;-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;-webkit-transform: initial;-moz-transform: initial;-ms-transform: initial;-o-transform: initial;transform: initial;}
	.P_service .btn_box{padding: .14rem .1rem;border-radius: .16rem;}
	.P_service .btn_box .icon{width: 100%;height: auto;}
	.P_service .btn_box .tit{font-size: .24rem;}
	.P_service_popup {width: 3.6rem;left: 50%;-webkit-transform: translate(-50% , -50%);-moz-transform: translate(-50% , -50%);-ms-transform: translate(-50% , -50%);-o-transform: translate(-50% , -50%);transform: translate(-50% , -50%);-webkit-box-shadow: 0 .1rem .2rem 0 rgba(0,0,0,.2);box-shadow: 0 .1rem .2rem 0 rgba(0,0,0,.2);}
	.P_service_popup .close_btn{width: .3rem;height: .3rem;top: .14rem;right: .2rem;}
	.P_service_popup .qrcode .tit{font-size: .3rem;}
	.P_service_popup .qrcode{padding: .4rem .2rem;}
	.P_service_popup .qrcode .pic{width: auto;max-width: 100%;}
	.P_service_popup .service_time{font-size: .26rem;padding: .2rem;}
	.P_service_popup .desc{font-size: .24rem;}
	.P_bj .form_box{-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;width: 80%;-o-background-size: 100% auto;background-size: 100% auto;background-position: top center;}
	.P_bj .form_box form{width: 100%;padding: .4rem ;}
	.P_bj .form_box .logo{width: auto;height: .9rem;margin-bottom: .3rem;}
	.P_bj .form_box form .name{font-size: .3rem;margin-bottom: .4rem;}
	.P_bj .form_box form .close_form_btn{width: .3rem;height: .3rem;}
	.P_bj .form_box dl .title{width: .9rem;font-size: .24rem;line-height: .5rem;}
	.P_bj .form_box dl input, .P_bj .form_box dl textarea{font-size: .24rem;height: .5rem;}
	.P_bj .form_box dl dd.text textarea{height: 2rem;padding: .06rem 10px;}
	.P_bj .form_box dl dd button{width: 2.6rem;height: .7rem;font-size: .26rem;}
}





