﻿*{box-sizing:border-box}
body,div,ul,li,p,h1,h2,h3,h4,h5,h6,span{padding:0;margin:0;}
a{color:inherit;text-decoration:inherit;}
body{background:#F3F4F9;}
.ccotDiv{
    display:flex;
    justify-content:space-around;
}
.ztjieshao_d{
    color:rgb(88,86,87);
    font-size:16px;
}
.VIPScheduleArea{
    position:relative;
}
.scdl_lianxi p{
    position: relative;
    min-height: 25.5px;
    margin-bottom: 7px;
    font-size: 16px;
}
.btn-warning{
    background-color:#f0ad4e !important;
    color:#fff !important;
}
.btn-danger{
    background-color:#dd524d !important;
    color:#fff !important;
}
.scdl_lianxi p a{
    text-decoration:underline;
}
.scdl_zt{
    display:inline-block;
    font-size:14px;
    padding-top:10px;
    color:#999;
}
.wyshowarea{
    color: #fff000;
    background: #666;
    /* display: inline-block; */
    position: absolute;
    top: 40px;
    left: 10px;
    font-size: 14px;
    /* border-radius: 10px; */
    padding: 2px 5px;
}
.intro_ad_area p input,.intro_ad_area p select{
    width: 100%;
    background: aliceblue;
    border: none;
    outline: 0;
    padding: 0 5px;
    height:25.5px;
    font-size:15px;
    color:#000;
}

.gr_bd_tab td{
    font-size:16px;
    color:#000;
    padding:2px 10px;
    line-height:1.5;
}
.gr_bd_tab  tr:nth-child(2n){
    background:rgb(254,254,228);
}
.gr_bd_tab{
    width:100%;
}
.gr_bd_tab_htr td{
    color:#666;
}
.gr_bd_tab_itr img{
    width:30px;
    vertical-align:middle;
}


.Page_reLoad_a{
    /*border: 1px solid #999;*/
    padding: 2px;
    display: flex;
    border-radius: 5px;
    /*background: #fff;*/
    position:absolute;
}
.Page_reLoad_a >img{
    vertical-align:middle;
}
.chostpic_area{

}
.cfi_area>a{
    line-height:30px;
    font-size:14px;
    font-weight:900;
    text-decoration:underline;
}
.chostbgm_area>a>img{
    border-radius:50%;
}
.chostpic_area>a{
    display:inline-block;width:21%;
    margin-left:1%;
    margin-right:1%;
    text-align:center;
    margin-bottom:10px;
}
.chostpic_area>a>img{
    vertical-align:bottom;
    border:1px solid #eee;
}
.chostpic_area>a>input{
    width:15px;
    height:15px;
}

.ccotDiv>div{
    /*width: 30%;*/
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    border-radius:5px;
    padding:0 30px;
    padding-left:5px;
    /*text-decoration:underline;*/
}
.cctd_a1{
    /*border:1px solid green;*/
    color:green;
    background-image:url(../img/cco_ico_z.png);
    background-repeat:no-repeat;
    background-size:20px auto;
    padding-right:10px;
    background-position:center right 5px;
}
.cctd_a2{
    /*border:1px solid red;*/
    color:red;
    background-image:url(../img/cco_ico_c.png);
    background-repeat:no-repeat;
    background-size:20px auto;
    padding-right:10px;
    background-position:center right 5px;
}
.mllist_cmlist_area .mli_mb {
    display: flex;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    min-height: 0;
    justify-content: space-between;
    box-shadow: none;
    background: #fff;
    width: 100%;
    border-radius: 10px;
    padding: 10px;
    cursor: pointer;
}
.mli_mb>div:nth-child(2) {
    padding: 0 10px;
    width: 46%;
}
.mli_mb>div:nth-child(3) {
    width: 22%;
    text-align:right;
}
.mli_logo_mb {
    width: 100px;
    height: 100px;
    box-shadow: 0px 1px 3px 2px #eee;
    border-radius: 6px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.mli_tit_mb {
    color: #666;
    font-size: 16px;
    font-weight: 900;
    height: 43px;
    line-height: 20px;
}
.mli_eps_mb {
    font-size: 14px;
    color: #666;
    height: 43px;
    margin-top: 8px;
    line-height: 20px;
}
.mli_bt_mb {
    font-size: 14px;
    /* text-align: center; */
    font-weight: initial;
    color: #666;
}
.mli_a_mb {
    text-align: center;
    margin-top: 36px;
}
.mli_bt_mb span {
    font-size: 16px;
    text-align: center;
    /*font-weight: 900;*/
    background: #fff200;
    color:#666;
    display: block;
    border-radius:5px;
    
}
.mli_a_mb a {
    font-size: 14px;
    color: #666;
}
.npp_list_row{
    background: #fff;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 10px;
}
.nppp_art{
    display: flex;
    justify-content: space-between;
}
.nppp_tit{
    font-size: 16px;
}
.nppp_mra{
    font-size: 14px;
}
.nppp_arc{
    margin-top: 15px;
    display:flex;
    justify-content:space-around;
}
.nppp_itembg{
    display: inline-block;
    /*background-image: url(https://www.windoorexpo.com/Userfiles/user/LOGO/20207181136385018.png);*/
    border: 1px solid #eee;
    width: 80px;
    height:80px;
    border-radius: 50%;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center center;
}

.PageBack{
    display: none; 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    op: 0; 
    background: #000; 
    opacity: 0.8; 
    filter: alpha(opacity=30); 
    z-index: 9999;
}
.PageCont{
    display:none;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    position: absolute;
    left:0;
    top:0;
    width:100vw;
    height:100vh;
    z-index: 9999;
    width: 80%;
    left: 10%;
    top: 12%;
}
.postersrc{
    display:none;
}
.closeAdC_a{
    display: block;
    position: relative;
    /* top: -30px; */
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background-image: url(../img/clo_x_ico.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #333;
    border-radius: 50%;
    z-index: 99999;
}
.closeAdC_a_center{
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    background-image:url(../img/clo_x_ico.png);
    background-repeat:no-repeat;
    background-size:contain;
    background-color: #333;
    border-radius: 50%;
    z-index:99999;
    bottom: -40px;
    left:50% ;
    margin-left:-15px;
}
.ptvsp_t{
    padding:15px;
    font-size:20px;
    color:#fff;
    text-align:center;line-height:1.5;
}
.box-style{
  border-radius: 5px;
  background: white;
  margin-bottom: 10px;
  overflow: hidden;
}
.ivew_hpbg{
    width:80px;
    height:80px;border-radius:50%;
    background-color:none;
    margin-top:15px;
    margin-left:0px;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
}
.qj_home_c{
    top: 55px;
    position: fixed;
    left: 0;
    background: #fff;
    padding: 3px 7px 3px 3px;
    border-radius: 0 15px 15px 0;
    border: 2px solid #eee;
    border-left: 0;
}
.qj_home_c a{
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url(../img/home.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.suyredbor{
    border:1px solid red;
}
.moreIa{
    display: block;
    text-align: center;
    font-size: 14px;
    margin: 5px 0;
    padding: 5px 0;
    background: gainsboro;
    border-radius: 10px;
}
.findacc_a{
    display: block;
    text-align: right;
    font-size: 14px;
    padding: 5px 0;
    color: #00c2f5;
}
.notice{background:#fff;
        width:100%;
        padding:0 15px;
        padding-left:35px;
        position:fixed;
        height: 40px;
        overflow:hidden;
        z-index:999;
        padding-right:80px;
}
.notice-sw-index{height:40px;line-height:40px;padding-left:5px;}
.notice-sw-index p{font-size:16px;}
.no-icon{
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    width: 20px;
    height: 40px;
    position: absolute;
    display: inline-block;
    left: 15px;
    background-image: url(../img/not-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.li-title{
  width: 100%;
  border-radius: 2px;
  border-left:6px solid #fff200;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top:15px;
}
.li-title-db{
    width: 100%;
    background: #fff;
    margin: 0 25px 0 20px;
    display: flex;
    justify-content: center;
    border-radius: 15px;
}
.li-title span{
  margin-left: 10px;
  font-size:16px;
}
.li-title-db>div{
    width:50%;
    text-align:center;
    border-radius: 15px;
    line-height:2;
    cursor:pointer;
}
.lt-db-act{
    background:#fff200;
}
.li-title-db span{
  margin-left: 0px;
}
.ad_pre{font-family:Arial;font-size:15px;white-space: pre-wrap;}
.new-page{
  width: 100%;
  max-width:520px;
  margin:0 auto;
  padding:15px;
  box-sizing: border-box;
  padding-top:40px;
  padding-bottom:73px;
}
.banner-view img{width:100%;height:auto;}


.flist_area{
    background:#fff;
    padding:15px 0;
}
.fl_tj_a{
    line-height:2;
    font-size:14px;
    text-align:center;
    margin-bottom:10px;
}
.fl_tj_a>span{
    font-size:17px;
    margin:0 7px;
    font-weight:600;
    border-bottom:2px solid #fff200;
}
.fl_mr_a{
    text-align:right;
    padding:0 10px;
}
.fl_mr_a>a{
    font-size:14px;
}
.tz_i_f:after{
    position: absolute;
    top: -32px;
    left: 50%;
    content: "";
    width: 60px;
    height: 60px;
    margin-left:-30px;
    background-image: url(../img/tuanzhang_ico.png);
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
}
.more_fl_area{
    background:#fff;
    padding:10px;
    padding-top:0;
}
.mfa_tx_p{
    font-size:14px;
    padding:20px 0 10px 0;
}
.mfa_tx_p>span{
    font-size: 16px;
    font-weight: 600;
    border-bottom: 2px solid #fff200;
    margin-left: 5px;
}
.img_clcil_tlf{
    top: 40%;
    position: absolute;
    width: 50px;
    margin-left: -25px;
    left: 70%;
}
/* pages/newPage/newPage.wxss */
.new-page-sw{margin-bottom:15px;margin-top:15px;}

.new-page-li{
  width: 100%;
  padding-bottom: 30px;
  box-sizing: border-box;
}

.swiper-new{
  border-radius: 5px;
  overflow: hidden;
  background: white;
  transform: translateY(0);
}
.swiper-new-radius{
  border-radius: 10px;
}
.banner-img {
  width: 100%;
  border-radius: 5px;
  position: relative;
}
.dgspana{
    color: #00c2f5;
    text-decoration:underline;
}
.highlightOfExhibition,.grid{
  width: 100%;
  padding:8.5px;
  box-sizing: border-box;
  background: white;
  display: flex;
}
.grid-nav{
    padding: 2px 30px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    padding-bottom:20px;
}
.highlightOfExhibition-left{
  padding-right: 8.5px;
  box-sizing: border-box;
  text-align: center;
  border-right:1px solid #eee;
}
.highlightOfExhibition .new{
  display: inline-table;
  margin: 0 auto; /*水平居中*/
  position: relative;
  top: 50%; /*偏移*/
  transform: translateY(-50%);
  font-size:16px;
}
.highlightOfExhibition-logo{
  width:40px;
  height:20px;
  margin: 0 auto;
  background:url('../img/exhibitionHighlights.png') no-repeat;
  background-size: 100% 100%;
}
.highlightOfExhibition-left .title{
  font-size: 15px;
}
.highlightOfExhibition-right{
  flex: 1;
  display: flex;
  padding:0 15px;
  box-sizing: border-box;
  font-size: 15px;
}
.grid{
  justify-content: space-between;
}
.grid .li{
  text-align: center;
}
.li-logo{
  width: 30px;
  height: 30px;
  margin: 0 auto;
  background-repeat:no-repeat;
  background-size: 100%;
  background-position:center center;
}
.li-logo-nav{
  width: 30px;
  height: 30px;
}
.grid .li .title{
   font-size: 14px;
}
.grid .li .title-nav{
   font-size: 14px;
}
.title-nav-hover{
    border-bottom: 2px solid #fff200;
    /* color: #666; */
    padding-bottom: 5px;
    /*color:#666;*/
}

.activity-time{
  position: absolute;
  bottom: 25px;
  width: 100%;
  height: 20px;
  line-height: 20px;
  /* margin-top: -17px; */
  font-size: 12px;
  background:#000;
  opacity: 0.5;
  color: white;
  text-align: center;
}
.activity-title{
  width: 100%;
  padding:0 15px;
  box-sizing: border-box;
  font-size: 16px;
  /* line-height: 40px; */
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  text-align:center;
}
.Star-exhibitors,.New-Arrivals,.media-li{
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.gd_im_bg_area{
    width:100%;
    height:50px;
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center center;
}


.Star-exhibitors .li{
  width: 46%;
  padding-bottom: 10px;
  box-sizing: border-box;
  border:1px solid #eee;
  margin-bottom: 9px;
  background:white;
  border-radius: 10px;
  text-align: center;
}
.Star-exhibitors .li-logo{
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  background: url('https://asset.zzxes.com.cn/windoor/exhibitor_bg.jpg') no-repeat;
  background-size: 100% 100%;
  border-radius: 10px 10px 0 0;
}
.Star-exhibitors .li-img{
  width: 80px;
  height: 80px;
  margin:0 auto;
  margin-top: -40px;
  border-radius: 50%;
  background:white;
  border:1px solid #eee;
  margin-bottom: 7.5px;
}
.Star-exhibitors img{
  width: 90%;
  height: 25px;
  margin: 0 auto; 
  position: relative;
  top: 50%; 
  transform: translateY(-50%);
}
.Star-exhibitors-title{
  width: 100%;
  padding:0 5px;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  font-size: 15px;
}
.grid-li{
  width: 100%;
  padding:10px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.grid-li-icon{
  width: 22%;
  height: 120px;
  padding:2.5px;
  box-sizing: border-box;
  margin-bottom: 10px;
  background: white;
  
}
.famous-enterprise-foot{
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.famous-enterprise-btn{
  width: 23px;
  height: 3px;
  margin: 0 5px;
  display: inline-table;
}
.media .media-li{
  padding: 9px;
  box-sizing: border-box;
}
.media-image{
  width: 32%;
}
.New-Arrivals-li{
  width: 49%;
  /* background:white; */
  border-radius: 5px;
  margin-bottom: 10px;
  position:relative;
}
.npr_vdico{
    width: 100%;
    position: absolute;
    /* left: 10px; */
    /*height: 160px;*/
    top: 100px;
    /*background: rgba(0,0,0,.2);*/
}
.npr_vdico img{
    width: 30px;
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.New-Arrivals-logo{
  width: 100%;
  height: 0;
  border-radius: 5px 5px 0 0;
  padding-bottom: 110px;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;

}
.New-Arrivals-title{
  line-height: 25px;
  background:white;
  font-size:16px;
  font-weight:900;
  /*margin-top: 3px;*/
}
.New-Arrivals-cmname{
  line-height: 25px;
  background:white;
  /*margin-top: 3px;*/
  font-size:15px;
  color:#666;
}
.New-Arrivals-boothid{
  line-height: 25px;
  background:white;
  font-size:14px;
  color:#666;
  /*margin-top: 3px;*/
}
.New-Arrivals-boothid span{
    font-weight:900;
    font-size:16px;
}
.isstar-ico{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 60px;


}
/* .friends{
  padding:9px;
  padding-bottom: 0;
  box-sizing: border-box;
  background: white;
  border-radius: 5px;
  justify-content: flex-start;
}
.friends-li{
  width: 25%;
  margin-bottom: 9px;
  flex-direction:column;
  text-align: center;
}
.friends-img{
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #fff200;
  background-size: 100% 100%;
  border-radius: 50%;
  margin: 0 auto;
  color:white
} */
.data-no{
  width: 100%;
  text-align: center;
  line-height: 20px;
  font-size: 23px;
  color:#969799;
}

button:not([size='mini']){
  min-height: 32px;
  width: 100% !important;
  border:0;
}
.van-button--round{
  width: 100%;
  background:#eee !important;
}
/* view .van-button--normal{
  width: 100%;
  height: 30px;
  display: inline-table;
  background:#eee;
  line-height: 30px;
  border:1px solid #ebedf0;
  font-size: 23px;
  border-radius: 25px;
}
 */
/* components/friendList/friendList.wxss */
.friends{
  width: 100%;
  display: flex;
  flex-wrap:wrap;
  padding:9px;
  padding-bottom: 0;
  box-sizing: border-box;
  background: white;
  border-radius: 5px;
  justify-content: flex-start;
}
.friends-li{
  width: 20%;
  margin-bottom: 9px;
  flex-direction:column;
  text-align: center;
  cursor:pointer;
  position:relative;
}
.friends-img{
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #fff200;
  border-radius: 50%;
  margin: 0 auto;
  color:#666;
  font-size:14px;
  overflow:hidden;
}
.tsa_btn_a_r{
    display: block;
    background: #fff200;
    color: #333;
    margin: 10px 15px;
    line-height: 2;
    text-align: center;
    border-radius: 5px;
    font-size: 15px;
}
.share .friends-img{
    background-color:#eee;
    font-size:36px;
}
.tltb_1{
    width:100%;
    background:rgba(249,128,213,.2);
    border-radius:10px;
}
.tltb_1 td{
    padding:2px 5px;
    font-size:14px;
    height:42px;
    color:rgb(88,86,87);
    border-bottom: 1px solid #fff;
    text-align:center;
}
.tltb_1 tr{
    border-bottom:1px solid #eee;
}
.addT_tit{
    font-weight:900;
    font-size:16px;
    margin-bottom:10px;
}
.tbtnbox{
    border:none;
    /*border-bottom: 1px solid #fff200;*/
    display:inline-block;
    width:200px;
    background: aliceblue;
}
.tbtnbox>input{
    width: 100%;
    line-height: 30px;
    border: none;
    outline: 0;
    font-size: 16px;
    padding:0 5px;
    text-align:center;
    background:none;
}
.tnameguding_text{
    line-height: 30px;
    font-size: 16px;
}
.share{
  width: 100% !important;
  display: inline-table;
  background:white;
  padding:0
}
.friends-name{
  margin-top: 8px;
  font-size: 15px;
  font-weight: 400;
  color:#666;
}
.team_top_t_area{
    background:#fff;
    margin:10px 0;
}
.tta_text{
    padding: 0 15px;
    font-size: 16px;
    color: rgb(88,86,87);
    text-indent:20px;
    padding-bottom:20px;
}
.tta-t-title{
    text-align:center;
    color: rgb(88,86,87);
    font-size:16px;
    font-weight:900;
}
.t_line_l{
    background-color:#fff200;
    display:inline-block;
    width:20px;
    height:2px;
    vertical-align:middle;
}
.t_line_r{
    background-color:#fff200;
    display:inline-block;
    width:20px;
    height:2px;
    vertical-align:middle;
}
.tta_m_a{
    text-align: center;
    font-size: 14px;
    color: #999;
    padding: 10px 0;
}
.tta_jsArea{
    padding: 20px;
    /*padding-top:10px;*/
}
.tta_jsArea>a{
    width: 100%;
    text-align: center;
    display: block;
    font-size: 18px;
    /*font-weight: 900;*/
    color: #666;
    background: #fff200;
    letter-spacing: 2px;
    border-radius: 15px;
    line-height: 40px;
}
.tta_jsArea .tosa{
    background: #fff200;
}
.fri_more_jia{
    opacity:0.5;
}

/* pages/register/register.wxss */


.container{
  width: 100%;
  max-width:520px;
  margin:0 auto;
  padding-top: 43px;
  height: 100vh;
  position: relative;
  box-sizing: border-box;
}
.register-header{
  width: 100%;
  max-width:520px;
  position: fixed;
  top: 0;
  z-index: 10;
  background: #F3F4F9;
  border-bottom: 1px solid #ebedf0;
  display: flex;
  justify-content: space-between;
}
.header-title{
  width: 33.33%;
  line-height: 42px;
  color:#333;
  text-align: center;
  font-size: 14px;
}
.header-title-color{
  background:#fff200;
  color:#666;
}
.register-new{
  width: 100%;
}
.register-pt{
  width: 100%;
  padding:5px;
  /*padding-top: 0;*/
  box-sizing: border-box;
}
.phone-bg{
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  background-size: 100% 100%;
}
.phone-title{
  width: 100%;
  text-align: center;
  line-height: 52px;
  font-size: 16px;
}
.phone-flex{
  display: flex;
  justify-content: space-between;
}
.switch{
  line-height: 44px;
  color:#fff200;
  padding:0 20px;
  box-sizing: border-box;
  border:1px solid #fff200;
  margin-left: 5px;
  font-size: 14px;
  border-radius: 3px;
}
.phone-num{
  flex:1;
  border:1px solid #DFDFDF;
  background:#F3F4F9;
  border-radius: 3px;
}
.phone-icon{
  width: 22px;
  height: 26px;
  margin:9px 10px;
}
.phone-value{
  line-height: 44px;
  flex:1;
  color:#909399;
}
.weui-btn{
  width: 100%;
  line-height: 44px;
  border:1px solid #fff200;
  text-align: center;
  font-size: 18px;
  color:#666;
  background:#fff200;
  /*margin-bottom: 15px;*/
  border-radius: 3px;
  display:block;
}
.weui-return{
  background:white;
  color:#000;
  border-color: rgba(0,0,0,.2);
}
.btn{
  font-size: 18px;
  color: #666;
  line-height: 44px;
}
.basicInfo{
  width: 100%;
  background:white;
  padding:0 15px;
  margin-bottom: 15px;
  box-sizing: border-box;
  border-bottom: 1px solid #e5e5e5;
}
.basicInfo-li{
  width: 100%;
  display: flex;
  border-bottom: 1px solid #e5e5e5;
}

.li-name{
  width: 28%;
  line-height: 44px;
  font-size: 17px;
}
.li-name::after{
  color:red;
  content: '*';
}
.norer::after{
  content: '';
}
.li-input{
  flex:1;
  display: flex;
  line-height: 44px;
}
.li-input input[type=text]{
    width:100%;
    border:none;
    outline:0;font-size:15px;
}
.li-input input::-moz-placeholder {
  color: #eee;
}

.li-input input::-ms-input-placeholder {
  color: #eee;
}
.li-input select{
    border:none;
    outline:0;
    font-size:15px;
    background:none;
    width:100%;
}
.picker{
  width: 92%;
}
.picker-name{
  font-size: 14px;
  line-height: 44px;
}

.questionnaireInfo,.questionnaireInfo-li{
  width: 100%;
  display: inline-table;
  font-size: 14px;
  background:white;
 
}
.weui-check__label{
  padding:5px 15px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.weui-cell-children{
    width:100%;
    padding-left:30px;
}
.questionnaireInfo-li-title{
  font-size: 16px;
  padding:0 15px;
  box-sizing: border-box;
  font-weight: 700;
  line-height: 23px;
  margin-bottom:8px;
  margin-top:8px;
}
.weui-cell__bd,.weui-cell__hd{
  display: inline-table;
}
.weui-cell-bg{
  background: rgb(255, 188, 1);
  color: rgb(255, 255, 255);
}
.weui-input{
  width: 100%;
  height: 30px;
  padding:5px 15px;
  box-sizing: border-box;
  border:none;
  outline:0;
}
checkbox .wx-checkbox-input,.wx-checkbox-input-checked{
  background-color:rgba(255,255,255,0.01) !important
}
checkbox .wx-checkbox-input{
  border:0 !important
}
checkbox .wx-checkbox-input.wx-checkbox-input-checked::before{
  color:white
}
radio .wx-radio-input,.wx-radio-input-checked{
  background-color:rgba(255,255,255,0.01) !important
}
radio .wx-radio-input{
  border:0 !important
}
radio .wx-radio-input.wx-radio-input-checked::before{
  color:white
}
.foot-flex{
  position: fixed;
  bottom: 0;
  padding-bottom: 0;
  padding-top: 15px;
  background: white;
}
.policy{
  width: 100%;
  text-align: center;
  font-size: 14px;
  /*position: absolute;*/
  margin:20px 0;
  
}
.tul{
    list-style:none;
    margin:0;
    padding:0;
    position:relative;
    left:0;
    top:5px;
    width:100%;
    border:1px solid #999;
    padding:5px;
    max-height:220px;
    overflow-y:auto;
    display:none;
    background:#fff;
}
.tul li{
    padding:5px 0;
    font-size:18px;
            
}
.tul li:hover{
    background:#eee;
    font-weight:900;
    cursor:pointer;
}
.rvvarea{
  position: absolute;
    top: 44px;
    left: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #999;
    border-top: 0;
    display:none;
}
.rvvitem{
  line-height: 20px;
  padding: 5px 10px;
  border-bottom: 1px solid #eee;
}
.rvvitem:hover{
  font-weight: 900;
  background: #eee;
}

/* pages/login/loginByPhone.wxss */
.loginByPhone {
  padding: 30px 20px;
}

.userinfo-avatar {
  width: 97px;
  height: 97px;
  margin: 65px auto;
  border-radius: 50%;
}

.input-box {
  height: 50px;
  padding: 12px 10px;
  display: flex;
  align-items: center;
  border: 0.5px solid #999;
  box-sizing: border-box;
}

.input-box img {
  width: 25px;
  height: 25px;
  margin-right: 10px;

}

.input-box input {
  width: 100%;
  font-size: 14px;
  background-color:#F3F4F9;
  border:none;
  outline:0;
}
.input-box select {
    font-size: 14px;
    background:none;
    border: none;
    outline: 0;
    width:100%;
    color:#000;
}
/*.input-box input::placeholder {
  color: #eee;
}*/

.input-box input::-moz-placeholder {
  color: #eee;
}

.input-box input::-ms-input-placeholder {
  color: #eee;
}

.code button {
  width: 108px !important;
  height: 50px;
  line-height: 50px;
}

.cell {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.block {
  margin-bottom: 18px;
}

.error-msg {
  font-size: 12px;
  color: #d10100;
  display:none;
}
.van-notify--danger{
    padding:0 15px;
    text-align:left;
    color:red;
    display:none;
}
.van-button--block {
  margin: 0px !important;
  flex: 1;
}

.login-button {}

.npl_rd_area{
    display:flex;
    justify-content:space-around;
    flex-wrap:wrap;
}
.npl_rd_area_item{
    position:relative;
    width:48%;
    border-radius:15px;
    background-color:rgb(239,239,239);
}
.npl_rd_area_item>video{
    border-radius:15px 15px 0 0;
    /*margin-bottom:45px;*/
}
.nrai_hedt{
    padding:0 10px;
    line-height:2;
    font-size:14px;
}


/* pages/userTicket/userTicket.wxss */
.vipbtClass .centent-header{
    background:red;
}
.vipbtClass .header-li{
    color:#fff;
}
.vipbtClass .code-title{
    border-color:red;
    /*color:#fff200;*/
}
.vipbtClass .mui-clearfix{
    background-color: red;
}
.userTicket{
  width: 100%;
  padding:15px;
  padding-top: 0;
  box-sizing: border-box;
}
.userTicket-title{
  line-height: 32px;
  font-size: 16px;
}
.centent{
  width: 100%;
  border-radius: 5px;
  background:white;
}
.centent-header{
  width: 100%;
  background:#333;
  border-radius: 5px 5px 0 0;
  padding:10px;
  box-sizing: border-box;
}
.header-li{
  width: 100%;
  line-height: 22px;
  color: white;
  font-size: 15px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.centent-code{
  width: 100%;
  padding:15px;
  box-sizing: border-box;
}
.code-title{
  border-left:3px solid #fff200;
  padding-left: 8px;
  box-sizing: border-box;
  line-height: 12px;
  font-size: 16px;
}
.code-logo{
  width: 100%;
  text-align: center;
  margin-top: 15px;
  padding:15px 0;
}
.code-logo image{
  width: 120px;
  height: 120px;
}
.mui-clearfix{
  margin: 10px 0;
  border-radius: 5px;
  width: 100%;
  text-align: center;
  line-height: 24px;
  font-size: 18px;
  color:#000;

  font-weight: 900;
  animation: progress-bar-stripes-data-v-e3d3c252-data-v-6516205c .5s linear infinite;
  background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,#eee 0,#eee 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,#eee 0,#eee);
  background-color: #fff200;
  background-size: 24px 24px;
  transition: width .3s ease;
}
@keyframes progress-bar-stripes-data-v-e3d3c252-data-v-6516205c{
  0%{
    background-position: 24px 0;
  }
  100%{
    background-position: 0 0;
  }
}
.code-time{
  width: 100%;
  text-align: center;
  line-height: 32px;
  font-size: 18px;
  font-weight:900;
}
.userTicket-num{
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  /* display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; */
}
.ticket{
  width: auto;
  text-align: center;
}
.ticket-btn{
  width: 150px;
  line-height: 32px;
  font-size: 12px;
  color:white;
  background: #fff200;
  margin-top: 20px;
}
.ticket-logo{
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-repeat:no-repeat;
  background-size: 100% 100%;
}
.tbarea{width:100%;}
/* pages/mine/mine.wxss */
.user-info{
  background: #333333;
}
.box-gap{
  margin: 10px;
}
.user-info{
  color: white;
}
.user-info image{
  background: white;
}
.user-info-left,.user-info-right{
    display:inline-block;
    vertical-align: middle;
}
.user-info-right{
  height: 70px;
  /*display: flex;*/
  align-items: center;
  position: relative;
  padding-left: 5px;
  font-size: 18px;
  font-weight: Bold ;
}
.user-info-right-name{
  font-size: 18px;
  margin-bottom: 5px;
}
.user-info-right-lastLoginTime{
  font-size: 13px;
}
.bind-avatar{
  color: white;
  font-weight: 100;
  position: absolute;
  width: 75px!important;
  height: 37px;
  border-radius: 25px;
  background: #D3C028;
  text-align: center;
  line-height: 37px!important;
  font-size: 13px!important;
  padding: 0px;
  right: 0px;
  top: 50%;
  transform: translate(0, -50%);
}
.statistics{
  text-align: center;
  margin-top: 20px;
  line-height: 1em;
}
.statistics-row{
    display:flex;
    justify-content:space-evenly;
}
.statistic-name{
  font-size: 13px;
}
.statistic-key{
  margin-top: 9px;
  font-size: 16px;
}
/*van*/
.van-cell {
	position: relative;
	display: flex;
	box-sizing: border-box;
	width: 100%;
	padding: 10px 16px;
	font-size: 16px;
	line-height: 26px;
	color: #323233;
	background-color: #fff;
}

.van-cell:after {
	position: absolute;
	box-sizing: border-box;
	transform-origin: center;
	content: " ";
	pointer-events: none;
	right: 16px;
	bottom: 0;
	left: 16px;
	border-bottom: 1px solid #ebedf0;
	transform: scaleY(.5)
}

.van-cell--borderless:after {
	display: none
}

.van-cell-group {
	background-color: #fff;
}

.van-cell__label {
	margin-top: 3px;
	font-size: 12px;
	line-height: 18px;
	color: #969799;
}

.van-cell__value {
	overflow: hidden;
	text-align: right;
	vertical-align: middle;
	color: #969799;
}

.van-cell__title,
.van-cell__value {
	flex: 1
}

.van-cell__title:empty,
.van-cell__value:empty {
	display: none
}

.van-cell__left-icon-wrap,
.van-cell__right-icon-wrap {
	display: flex;
	align-items: center;
	height: 24px;
	font-size: 16px;
}

.van-cell__left-icon-wrap {
	margin-right: 4px;
}

.van-cell__right-icon-wrap {
	margin-left: 4px;
	color: #969799;
}

.van-cell__left-icon {
	vertical-align: middle
}

.van-cell__left-icon,
.van-cell__right-icon {
	line-height: 24px;
}

.van-cell--clickable.van-cell--hover {
	background-color: #f2f3f5;
}

.van-cell--required {
	overflow: visible
}

.van-cell--required:before {
	position: absolute;
	content: "*";
	left: 8px;
	font-size: 14px;
	color: #ee0a24;
}

.van-cell--center {
	align-items: center
}

.van-cell--large {
	padding-top: 12px;
	padding-bottom: 12px;
}

.van-cell--large .van-cell__title {
	font-size: 16px;
}

.van-cell--large .van-cell__value {
	font-size: 16px;
}

.van-cell--large .van-cell__label {
	font-size: 14px;
}
.van-icon, .van-icon:before {
    display: inline-block;
}
.van-icon {
    position: relative;
    font: normal normal normal 14px/1 vant-icon;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.van-icon-arrow:before {
    content: "›";
}
/* pages/activity/activity.wxss */
#activity {
    background: #f7f8f8;
}
.describe {
    padding: 15px;
    font-size: 16px;
    color: #333;
    background: #fff;
    margin: 20px 10px 30px 10px;
    border-radius: 20px;
}
.describe>p{
    margin-bottom:5px;
    line-height:23px;
    font-size:16px;
}
.describe>p>a{
    text-decoration:underline;
}
.tabList {
    padding: 15px 0px;
    display: flex;
    justify-content: space-around;
    color:#666;
}
.activityList{
    padding: 0 15px;
    margin-bottom:15px
}
.tabList>div{
    padding: 2px 10px;
    border-radius: 15px;
}
.checked{
  background: #fff200;
    font-weight: 900;
}
/* components/activity/activity.wxss */
.mdd-zk{
    position:absolute;
    right:0;
    bottom:0;
    font-weight:900;
    font-size:16px;
    cursor:pointer;
}
.info {
  flex: 1;
  color: #666;
}

.info .title {
  font-size: 17px;
  color: #000;
  font-weight: bold;
  margin-bottom: 15px;
}

.info .time {
  margin-bottom: 15px;
  font-size:15px;
}

.info .adress {
  margin-bottom: 5px;
  font-size:15px;
}

.info .type {
  padding: 1px 8px;
  color: #000;
  display: inline-block;
  background: #eee;
  border-radius: 5px;
  font-size: 15px;
  margin-top:5px;
}

.activity-item {
  background-color: #fff;
  box-shadow: 0 0 5px #f2f6f4;
  font-size: 12px;
  overflow: hidden;
  border-radius: 10px;
  padding: 15px 15px 15px 0px;
  margin-bottom:15px;
}

.activity-item .content-card {
  display: flex;
  position:relative;
}

.activity-item .img-details {
  width: 130px;
  overflow: hidden;
  position: relative;
  padding:0 20px;
}
.speaker-item .img-details {
  padding:0 10px;
}
.speaker-item .img-details {
  width: auto;
}
.activity-item .img-details image{
  width: 102px;
}
.activity-item .img-details  .cover-img {
  width: 100%;
}

.activity-item .img-details .date-time {
  width: 100%;
  position: absolute;
  font-size: 12px;
  height: 20px;
  background-color: #000;
  opacity: 0.5;
  color: #fff;
  bottom: 0px;
  text-align: center;
  line-height: 20px;
}
.activity-item .img-details .img-d-bg{
    width:100%;
    height:160px;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;
}
.speaker-item .img-details .img-d-bg{
    width:110px;
    height:110px;
    border-radius:50%;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:top center;
    background-color:#eee;
}
.quanyi-item .img-details .img-d-bg{
    width:90px;
    height:90px;
    border-radius:10px;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:top center;
    background-color:#eee;
}
.speaker-item{
    padding-top:40px;
}
.speaker-item .info .title{
    margin-bottom:7px;
}
.quanyi-item .info .title{
    margin-bottom:5px;
}
.speaker-item .info .time{
    margin-bottom:7px;
}
.speaker-item .info .adress{
    margin-bottom:7px;
}
.spkAspan{
    display:inline-block;
    font-size:15px;
    padding:5px 10px 5px 0;
}
.quanyi-item .spkAspan{
    border:1px solid #666;
    border-radius:15px;
    padding:2px 10px;
    font-size:14px;
    margin-left:5px;
}
.quanyi-item .spkAspan_nb{
    border:none;
}
.quanyi-item .brcisd{
    background: #fff200;
    border: none;
}
.spkAspan>span{
    color:#666;
}
.spkAspan>img{
    vertical-align:bottom;
    
}
.spkAckd{
    position:absolute;
    right:0;
    top:-30px;
    font-size:14px;
}
/* pages/activity/activityDetail.wxss */
.intro_ad_area{font-size:15px;position:relative;}
.intro_ad_area img{
    max-width:100%;
}
.intro_ad_area p{
    position: relative;
    padding-left: 125px;
    min-height:25.5px;
    margin-bottom:7px;
    font-size:16px;
}
.intro_ad_area p>span{
    position: absolute;
    left: 0;
    width:125px;
}
.scdl_tb{
    width:100%;
    border-color:#eee;
    margin-bottom:15px;
}
.scdl_tb tr td{
    padding:5px;
    font-size:14px;
}
.cover{
  width: 100%;
  height: auto;
}
.activityDetail{
  padding: 15px;
}
.icon{
  width: 14px;
  height: 14px;
}
.activityDetail-info{
  padding: 20px 15px;
  background: white;
  color: #666;
  font-size: 15px;
}
.info-name{
  font-size: 17px;
  margin-bottom: 15px;
  color: #333;
  font-weight: 700;
}
.info-attribute{
  margin-bottom: 10px;
  font-size:15px;
}
.footer{
  height: 65px;
}
.footer-content{
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  /* height: 35px;
  line-height: 35px; */
  text-align: center;
  font-size: 14px;
  color: white;
  background: white;
  transition:0.3s;
}
.signUp{
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 30px) ;
  height: 35px;
  margin: 15px;
  border-radius: 5px;
  background: #fff200;
  font-size:16px;
  /*margin-top:0;*/
  color:#666;
}
.ticket-title{
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #333333;
  font-size: 14px;
  padding: 15px 30px;
}
.collapse_title{
  display: flex;
  justify-content: space-between;
}
/*order_view*/
.orderblock{background:#fff;margin:6px 0;border-radius:10px;}
.order_det{font-size: 16px;min-height:0px;position:relative;padding-bottom: 60px;padding:0 10px;}
.orderlist_row{display: flex;justify-content: space-between;margin-top:0px;border-bottom: 0.5px solid #eee;}
.orderlist_row .col_r{text-align: right;color: #999;}
.orderlist_row p{font-size: 16px;color: #000;line-height:50px;}
.pay_type{font-size: 14px;}
.order_price{padding:0;font-weight:900;font-size:20px;color:#3D4B56;}
.bot_bor_1 .paytypecheck{top:50% !important;margin-top:-13px;}
.totalrow{position:absolute;left:0;bottom:0;padding:0px;width:100%;}
.view_menu{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 5px 10px;

}
.orderPayBtn{
    display: inline-block;
    width: 120px;
    height: 40px;
    font-size: 16px;
    text-align: center;
    background: #3D4B56;
    border-radius: 25px;
    color: #fff;
    outline: 0;
    border: none;
    float: right;
    margin-top: 10px;
}
.ztBtn{
    display: inline-block;
    width: 120px;
    margin: 20px auto;
    background: #fff200;
    color: #666;
    border-radius: 10px;
    font-size:16px;
    line-height:40px;
}

.bot_tip{
  color: #666;
  margin-bottom: 60rpx;
  padding: 0 10px;
}
.mineCellcs {
    border-left: 6px solid #fff200;
    padding-left: 10px;
    margin-left: -6px;
    display: inline-block;
}
.bot_tip .zzBtn{
  color: #67C23A;
  font-weight: 600;
  padding: 0 2px;
  /* text-decoration: underline; */
}
/*inv*/
.inv-page{
    padding-left:0;
    padding-right:0;
    background:#000;
    font-family:Arial;
}
.ip_top_area img{
    vertical-align:bottom;
}
.inv_dl{
    background:#fff;
    margin:0 9%;
    padding-top:10px;
}
.tta_jsArea .cancelbtnc{
    background:#333;
    color:#fff;
}
.wenh_area{
    font-size: 14px;
    padding-left: 20px;
    color: rgb(88,86,87);
    background: rgb(221,221,221);
    height:16px;
}
.wenh_area>div{
    display: inline-block;
    background: #fff;
    padding: 0 15px;
    position:relative;
    top:-7px;
}
.wenh_p{
    font-size:14px;
    color:rgb(88,86,87);
    padding:0 26px;
    padding-top:15px;
    text-indent:20px;
}
.wenh_area span{
    font-size:18px;
    font-weight:900;
}
.inv_dl2{
    padding-top:20px;
}

.prArea_info{
    margin:15px;
    padding:30px 25px;
    background:#fff;
    border-radius:15px;
}
.prai_tit{
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 10px;
}
.prai_re{
    font-size: 16px;
    margin-bottom: 7px;
    padding-left: 80px;
    position: relative;
}

.prai_re>span{
    position: absolute;
    left: 0;
}
.prai_code{
    margin: 30px 0;
    text-align: center;
}
.prai_code p{
    display: inline-block;
    background: #fff000;
    padding: 2px 5px;
    border-radius: 15px;
    font-size: 15px;
}
.prai_code img{
    width:160px;
}
.prai_line{
    margin:15px -25px;
}
.prai_line img{
    width:100%;
}
.prai_minre>span{
    position: absolute;
    left: 0;
}
.prai_minre{
    color: #666;
    font-size: 14px;
    position: relative;
    padding-left: 15px;
    margin-bottom: 7px;
}
.prai_minre pre{
    font-size: 14px;
    white-space: pre-wrap;
    font-family:Arial;
}
.dl_logo_bga{
    width: 120px;
    height: 70px;
    margin-left: -60px;
    position: relative;
    left: 50%;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.dl_tit{
    text-align:center;
    font-size:20px;
    font-weight:900;
    padding:5px 0;
    color:#fff200;
    letter-spacing:2px;
}
.dl_tit_en{
}
.idl_sw_area{
    padding-top:20px;
    padding-bottom:30px;
    position:relative;
    z-index:1;
}
.event_time{
    display: inline-block;
    text-align: left;
    background: #fff200;
    color: #fff;
    padding: 7px 20px 7px 10px;
    font-size: 26px;
    border-radius: 0 23px 23px 0;
    font-weight: 900;
    
}
.event_time>span{
    font-size:14px;
    vertical-align: middle;
}
.event_name{
    /*padding: 15px 0;*/
    color: #fff200;
    font-weight: 900;
    font-size: 25px;
    padding-left: 30px;
    padding-right:20px;
    
    line-height:1.3;
    margin-top:30px;
    margin-bottom:20px;
    position:relative;
    /*letter-spacing: 1px;*/
}
.event_name:after{
    content: " ";
    position: absolute;
    width: 65%;
    height: 13px;
    background: rgb(221,221,221);
    right: 25px;
    top: 20px;
    z-index: -1;
}

.event_name_en{
    padding-left: 30px;
    color: rgb(88,86,87);
    font-size: 17px;
    font-weight: 900;
    line-height:1.3;
    padding-right:20px;
    width:80%;
    margin-bottom:15px;
}
.ip_bot_area{

}
.ellipsis {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.ellipsis-2 {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ellipsis-3 {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.idl_sw_area a{
    display:block;
}
.ene-des{
    width:100%;
}
.inv_dlls .dl_tit,.inv_dlls .event_name{
    color:#1E16BD;
}
.inv_dlls .event_time{
    background:#1E16BD;
}
.inv_dl .swiper-pagination-bullet{
    background:none;
    border:2px solid #fff200;
}
.inv_dlls .swiper-pagination-bullet{
    background:none;
    border:2px solid #1E16BD;
}
.inv_dl .swiper-pagination-bullet-active{
    background:#fff200;
}

.inv_dlls .swiper-pagination-bullet-active{
    background:#1E16BD;
}
.inv_dl .swiper-pagination{
    padding-left:30px;
    text-align:left;
}
.ev_jianjie_area{
    margin:25px 0;
    padding:0 20px;
}
.ev_jianjie_area>div{
    vertical-align:middle;
    position:relative;
}
.eja_d1{
    display:inline-block;
    width:27%;
    font-size:18px;
    font-weight:900;
    color:#fff200;
    text-align:left;
}
.eja_d2{
    display:inline-block;
    width:6%;
    color:rgb(88,86,87);
    text-align:left;
}
.eja_d3{
    display:inline-block;
    width:60%;
    font-size:18px;
    color:rgb(88,86,87);
    text-align:left;
}
.eja_d1:after{
    content: " ";
    position: absolute;
    width: 70px;
    height: 15px;
    background: rgb(221,221,221);
    left: 0;
    top: 12px;
    z-index: -1;
}
.mlview_item {
    position:relative;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 3px 3px 3px #eee;
    position: relative;
    vertical-align: top;
    margin-bottom:40px;
    margin-top:20px;
}
.mlview_p2_item_pic {
    height: 200px;
    background-size: contain;
    background-position:center center;
    background-repeat: no-repeat;
    border-bottom: 6px solid #fff200;
    margin-bottom: 10px;
    border-radius: 10px 10px 0 0;
}
.mlview_p2_item_p1 {
    color: #000;
    font-size: 14px;
    padding: 0 10px;
    height:38px;
}
.mlview_p2_item_p2 {
    font-size: 14px;
    color: #999;
    padding: 0 10px;
    margin-top: 10px;
    margin-bottom: 15px;
    min-height: 38px;
}
.IsNewIco {
    width: 80px;
    position: absolute;
    top: -5px;
    right: -5px;
}
.prev_pic_area{
    position:relative; 
    background-repeat:no-repeat;
    background-position:top center;
    background-size:cover;
    width:100%;
    height:380px;

}
.mlp_n_info{
    background: #fff;
    margin:  0px;
    border-radius: 20px;
    /* position: relative; */
    margin-top: -25px;
    padding: 10px;
    border:1px solid #eee;
    position:relative;
    z-index:99;
    padding-top:20px;
}
.mlp_if_t{
    display: flex;
    justify-content: left;
}
.mlp_if_logo{
    width: 80px;
    height: 80px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    /*border: 1px solid #999;*/
    border-radius: 50%;
}
.mlp_bot_more_a{
   margin:20px 0px;
}

.mlp_bot_more_a>a{
    display:block;
    text-align:center;
   font-size:16px;
   color:#fff;
   background:#666;
   padding:6px 0;
   border-radius:3px;
}
.npl_det_c{
    margin: 30px 0;
}
.npl_det_c_row{
    display:flex;
    justify-content:left;
    padding: 15px 0;
    font-size:16px;
    border-bottom: 1px solid #eee;
}
.ndcr_l{
    width:30%;
    padding-left:30px;
    background-repeat:no-repeat;
    background-size:22px 20px;
    background-position:left top;   
}
.ndcrl1{
    background-image:url(../img/idtncr1.png); 
}
.ndcrl2{
    background-image:url(../img/idtncr2.png); 
}
.ndcrl3{
    background-image:url(../img/idtncr3.png); 
}
.ndcrl4{
    background-image:url(../img/idtncr4.png); 
}
.ndcr_r{
    width:70%;
}
.mlp_if_name{
    font-size: 18px;
    font-weight: 900;
    color: #000;
    line-height:2;
}
.mlpmp_a{
    margin-top:30px;
}
.mlpmp_a>div{
    display:inline-block;
    position:relative;
    width:47%;
    margin-left:1%;
    margin-right:1%;
}
.mlif_asp{
    background: #fff200;
    color: #666;
    border-radius: 10px;
    padding: 0 10px;
}
.mlp_if_brd{
    font-size: 16px;
    color: #666;
    margin-top: 10px;
}
.mlp_if_b{
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.mlp_if_b>div{
    width: 100px;
    text-align: center;
}
.mlp_if_b>div:nth-child(1){
    border-right:1px solid #eee;
}
.mlp_if_b>div:nth-child(2){
    border-right:1px solid #eee;
}
.mlp_if_bt_text{
        font-size: 16px;
    color: #666;
    text-align:center;
}
.mlp_if_bid{
    font-size: 16px;
    /*font-weight: 900;*/
}
.mlp_n_del{
    margin:15px 0px;
    background:#fff;
    border-radius:20px;
    min-height:100px;
    padding:20px 10px ;margin-bottom:0;
    border:1px solid #eee;
}
.mlp_de_tti{
    font-size: 16px;
    font-weight: 900;
    color: #666;
    text-align: left;
    position:relative;
    z-index:2;
    letter-spacing:2px;
    border-bottom: 1px solid #999;
    padding-bottom: 3px;
}
.mdet_en{
    font-weight: normal;
    letter-spacing: 0;
    font-size: 8px;
    position:absolute;
    right:0;
    bottom:3px;
    color:#666;
}
.mlp_ctn_a{
    display: flex;
    justify-content: center;
    margin:40px 0;
}
.mlp_ctn_a>a{
    width:50%;
    padding:6px 0;
    text-align:center;
    font-size:16px;
}
.mlp_ctn_a>a:nth-child(1){
    background:#666;
    color:#fff;
}
.mlp_ctn_a>a:nth-child(2){
    background:#fff200;
    color:#666;
}
.mlp_ctn_a img{
    vertical-align:middle;
}
.mlp_de_decont{
    font-size: 16px;
    color: #666;
    padding-top: 15px;
    margin-bottom: 10px;
    line-height:1.7;
    position:relative;
    
    /*height: 40px;*/
    /*box-sizing: content-box;*/
}
.vnd_ic3{
    position: absolute;
    top: 30px;
    left: 18px;
    width: 22px;
}
.vnd_ic4{
    position: absolute;
    bottom: 10px;
    width: 22px;
    right: 18px;
}
.vnd_ic5{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 15px;
}
.vnd_ic6{
    position: absolute;
    top: 30px;
    right: 0;
    width: 15px;
}
.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 9999;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}
			
.white_content {
	display: none;
	position: absolute;
	width: 100%;
	/*margin-left: -585px;*/
	/*border: 3px solid #eee;*/
	background-color: white;
	z-index: 9999;
}
.clobtn{
	position: absolute;
	padding: 5px 10px;
	background: #999;
	color: #fff;
	cursor: pointer;
    right:0;
    top:0;
}
.emtp_text{
    position:relative;
}
.emtp_text a{
    position: absolute;
    right: 0;
    top: 20px;
}
.emtp_text p{
    font-size: 15px;
    padding: 20px 0;
    width:100%;
}
.emtp_text p span{
    color:#333;
    font-weight:600;
}
.changeOthArea{
    padding:15px 0;

}
.changeOthArea >a{
    display: block;
    background: #fff;
    text-align: center;
    border-radius: 6px;
    line-height: 2.5;
    font-size: 17px;
    color:#666;
}
.emv_box{
    background: #fff;
    border-radius: 10px;
    padding: 15px;
}
.emv_item{
    margin-bottom: 25px;
    position:relative;
}
.emv_item label{
    font-size: 16px;
    margin-bottom: 7px;
    display: block;
}
.emv_item>p{
    font-size: 17px;
}
.emv_item>select,.emv_item>input[type=text]{
    display: block;
    width: 100%;
    height: 36px;
    /*background: #eee;*/
    border: 1px solid #eee;
    outline: 0;
    font-size: 17px;
    padding:5px;
}
.emv_submitArea{
    margin-bottom:20px;
}
.emv_submitArea>a{
    display: block;
    background: #fff200;
    color: #333;
    line-height: 2;
    text-align: center;
    border-radius: 5px;
    font-size: 17px;
}
.emv_succArea{
    margin-top:20px;
}
.emv_succArea a{
    margin-bottom:20px;
}
.succ_emv_t{
    text-align: center;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
}
.succ_emv_t>p{
    padding-top: 20px;
}
.scemv_cmn{
    font-weight:600;
    padding:10px 0;
}
.scemv_item{
    margin-bottom:8px;
}
.scemv_item>img{
    /*padding-right:15px;*/
    vertical-align: text-bottom;
}
.scemv_item>label{
    padding-left:10px;
    display:inline-block;
    
}
.rqmV_box .scemv_item{
    padding-left:100px;
    position:relative;
    min-height:21px;
}
.rqmV_box .scemv_item>label{
    position:absolute;
    left:0;
    padding-left:0;
}
.mymblock{
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
}
.mymblock>div{
    padding: 10px 25px;
    background: #fff;
    border-radius: 6px;
    cursor:pointer;
}
.mymblock>div>p{
    font-size:16px;
    line-height:1.6;
}
.mymblock .mmb_act_c{
    background:#999;
}
.mymblock>.mmb_act_c>p{
    color:#fff200;
}
.my_cmlist_area{
    background:#fff;
    padding:0 15px;
    
}
.my_cmlist_area .mli_mb{
    border-bottom:1px solid #eee;
    border-radius:0;
    margin-bottom:0;
    padding:20px 0;
    gap:15px;
}
.my_cmlist_area .mli_eps_mb{
    height:auto;
}
.my_cmlist_area .mli_mb>div:nth-child(2){
    width:80%;
    
}
.mmp_yys{
    padding:20px 0 ;
    border-bottom:1px solid #eee;

}
.reqmItem{
    margin: 20px 0;
    background: #fff;
    border-radius: 10px;
    color: #6c6e70;
}
.reqmItem .rqi_row{
    display: flex;
    padding: 15px;
    justify-content:space-between;
    gap:10px;
    border-bottom: 1px solid #eee;
}
.reqmItem .rqi_row>div{
    width:50%;
}
.reqmItem .rqi_row>div:nth-child(2){
    text-align:right;
}
.errInp{
    border-color:red !important;
}
.ldPCItem select {
    width:49%;
    display:inline-block;
}
@media (min-width: 520px){
    .grid-nav{
        max-width:520px;
        left:50%;
        margin-left:-260px;
    }
    .notice{
        max-width:520px;
        left:50%;
        margin-left:-260px;
    }
    .footer-content{
        max-width:520px;
        left:50%;
        margin-left:-260px;
    }
}