@charset "UTF-8";
/*****Reset*****/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, form, button, input, textarea, table, th, td, hr, footer, header, menu, nav, section { margin: 0; padding: 0; }
html { height: 100%; width: 100%; font-family: 'Microsoft YaHei'; font-size: 100px; outline: 0; -webkit-text-size-adjust: none; }
/*font-size:100px与rem.js里100统一*/
body { margin: 0; position: relative; background: #fff ;color: #333333;}
/*****END Reset*****/
/*****Basic Elements*****/
ul, ol { list-style: none }
a { text-decoration: none; cursor: pointer ;color: #333333}
a:hover { text-decoration: none }
a:focus, *:focus { outline: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal }
img { border: 0; vertical-align: middle; display: block }
table { border-collapse: collapse; border-spacing: 0 }
th { text-align: inherit; }
iframe { display: block; }
textarea { resize: vertical }
label, button { cursor: pointer }
th { text-align: left; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
button { cursor: pointer; }
input[type="submit"], input[type="reset"], input[type="button"], button, input[type="text"] { -webkit-appearance: none;/*去掉苹果的默认UI来渲染按钮*/ }
/*****END Basic Elements*****/
/*首页导航*/
.navigation-box{padding:0.3rem 3.4rem 0.15rem 3.4rem;display: flex; display:-webkit-flex; justify-content: space-between}
.navigation-left{display: flex; display:-webkit-flex;}
.navigation-left .logo{width: 1.06rem;height: 0.75rem}
.navigation-left .logo img{width: 1.06rem;height: 0.75rem}
.navigation-left .logo-content{width: 2.42rem;height: 0.52rem;padding-top: 0.15rem}
.navigation-left .logo-content img{width: 2.42rem;height: 0.52rem}
.navagation-right{height: 0.6rem;display: flex; display:-webkit-flex;flex-direction: column; padding-top: 0.15rem;align-items: flex-end}
.navagation-right .icon{font-size: 0.12rem; color: #333333;padding-bottom: 0.07rem;display: flex;display:-webkit-flex; justify-content: center}
.navagation-right .icon .weibo{padding-left:0.1rem; width:0.25rem; height:0.25rem;background: url("/images/weibo.png") no-repeat; background-size: contain;overflow: hidden;}
.navagation-right .icon .weibo:hover{background: url("/images/weibohover.png") no-repeat; background-size: contain;overflow: hidden;}
.navagation-right .icon .wechat{padding-left:0.1rem; width:0.25rem;height:0.25rem;background: url("/images/wechat.png") no-repeat; background-size: contain;overflow: hidden;}
.navagation-right .icon .wechat:hover{background: url("/images/wechathover.png") no-repeat; background-size: contain;overflow: hidden;}
.navagation-right .icon .ins{padding-left:0.1rem; width:0.25rem;height:0.25rem;background: url("/images/ins.png") no-repeat; background-size: contain;overflow: hidden;}
.navagation-right .icon .ins:hover{background: url("/images/inshover.png") no-repeat; background-size: contain;overflow: hidden;}
.navagation-right .menu{width: 8.5rem; font-size: 0.15rem;display: flex;display:-webkit-flex; justify-content: space-between}
.navagation-right .menu .list:hover{border-bottom: solid 2px #ffe900}
.wechat_pic{display: none;padding:0.33rem 0.23rem 0.16rem 0.25rem;position: absolute;right: 3.1rem;top: 0.71rem;width: 1.17rem;height: 1.28rem;background: url("/images/weixindi.png") no-repeat;background-size: contain}
.wechat_pic img{width: 1.17rem;height: 1.05rem;margin-bottom: 0.1rem}
.wechat_pic p{font-size: 0.12rem}
/*foot*/
.foot-box{width: 100%;line-height:0.75rem ;text-align: center;color: #888888;font-size: 0.12rem}
.foot-bg{background-color: #efefef;}
/*首页*/
.index .banner-box{margin-top:0.2rem;width:100%;height:6.84rem;background: url("/images/banner2.jpg") no-repeat; background-size: contain;overflow: hidden;}
.index .banner-box1{margin-top:0.2rem;width:100%;height:6.84rem;background: url("/images/banner1.jpg") no-repeat; background-size: contain;overflow: hidden;}
.content-box{padding:0 3.4rem;}
.index .content-box .content-1{display: flex;display: -webkit-flex;padding: 0.88rem 0}
.index .content-box .content-1 .left{margin-right:0.5rem; width:6.1rem; height: 3.7rem;}
.index .content-box .content-1 .left img{ width:6.1rem; height: 3.7rem;}
.index .content-box .content-1 .right{display: flex;display: -webkit-flex;flex-direction: column; justify-content: space-between}
.index .content-box .content-1 .right .top{display: flex;display: -webkit-flex;flex-direction: column;width: 5.85rem;}
.index .content-box .content-1 .right .title{font-size: 0.3rem;line-height: 0.3rem}
.index .content-box .content-1 .right .time{font-size: 0.2rem;background-color: #ffe900;width: 2rem;margin: 0.23rem 0;color: #717171}
.index .content-box .content-1 .right .des{font-size: 0.15rem;line-height: 0.3rem;padding-top: 0.07rem}
.index .content-box .content-1 .right .know-more{width: 2.5rem;height: 0.6rem;background-color: #ffe900;font-size: 0.3rem;font-weight: lighter;;text-align: center;line-height: 0.6rem}
.index .content-box .content-2{padding: 0.5rem 0}
.title1{font-size: 0.3rem; display: flex;display: -webkit-flex;align-items: center;line-height: 0.4rem}
.title1 .cn{font-size: 0.3rem;font-weight: bold;}
.title1 .xiegang{height: 0.4rem;}
.title1 .en{font-size: 0.3rem;font-family: "MyriadPro-Regular";color: #ffe900;text-align: center}
.index .content-box .content-2 .con{display: flex;display: -webkit-flex; justify-content: space-between; padding: 0.45rem 0}
.index .content-box .content-2 .con .con1{width: 3.6rem}
.index .content-box .content-2 .con .pic{width: 3.6rem;height: 4.5rem;}
.index .content-box .content-2 .con img{width: 3.6rem;height: 3.6rem;margin-bottom: 0.2rem}
.index .content-box .content-2 .con .subtitle{font-size: 0.2rem;font-weight: bold;line-height: 0.3rem}
.index .content-box .content-2 .con .yello{width: 0.7rem;border: 0.02rem solid #ffe900}
.index .content-box .content-2 .con .des{width: 3.6rem;font-size: 0.2rem;line-height: 0.3rem;padding-top: 0.2rem}
.index .content-box .content-3 .con{display: flex;display: -webkit-flex; padding: 0.45rem 0}
.index .content-box .content-3 .con .left{width: 4.34rem;height: 4.3rem;background: url("/images/ditu.png") no-repeat; background-size: contain;margin-right: 0.56rem}
.index .content-box .content-3 .con .right{display: flex;display: -webkit-flex; flex-direction:column; justify-content:center}
.index .content-box .content-3 .con .right .add{display: flex;display: -webkit-flex;margin-bottom: 0.4rem}
.index .content-box .content-3 .con .right .l{height: 0.3rem;font-size: 0.2rem; text-align: center; padding-right:0.2rem;border-right:2px solid #333333}
.index .content-box .content-3 .con .right .r{width:3.6rem;font-size: 0.2rem; padding-left:0.2rem;line-height: 0.3rem;color: #717171}
.index .content-box .content-3 .con .right .add.last{margin-bottom: 0}
/*exhibitor*/
.exhibitor .banner-box{margin-top:0.2rem;width:100%;height:6.5rem;background: url("/images/zisebanner.png") no-repeat; background-size: contain;overflow: hidden;}
.exhibitor .border{width: 4.5rem; border-bottom: 2px solid #ffe900}
.exhibitor .content-box .des{font-size: 0.25rem; padding:0.45rem 0;line-height: 0.4rem;text-indent: 2em; }
.exhibitor .content-box .detail{padding: 0.45rem 0}
.exhibitor .content-box .detail .head{font-size: 0.24rem;line-height: 0.48rem; font-weight: bold;}
.exhibitor .content-box .detail .head span{font-size: 0.48rem;color: #ffe900}
.exhibitor .content-box .detail .tail{padding-top:0.48rem;padding-left:0.48rem;font-size: 0.24rem;color: #000000;line-height: 0.48rem;}
.exhibitor .content-box .detail img{width: 100%;padding-top: 0.48rem }
.exhibitor .content-box .detail.last{padding-bottom: 1rem}
/*introduce*/
.content-box .content-1{padding: 0.25rem 0}
.bgc{background-color:rgba(255,233,0,0.2)}
.introduce .content-box .content-1 p{font-size: 0.24rem;line-height: 0.48rem;}
.subtitle1{position: relative; width:1.5rem;font-size: 0.3rem;font-family: 'PingFangSC-Regular';font-style: italic; line-height: 0.4rem; font-weight: bold}
.bg{position:absolute;top:0.15rem; left:0.05rem;width: 1.2rem; height: 0.15rem; background:rgba(255,233,0,0.4)}
.margin-top{margin-top: 0.2rem}
.margin-bottom{margin-bottom: 1.9rem}
.introduce .content-box img.all{width: 100%; padding: 0.2rem 0}
.introduce .content-box .content-2 {display: flex;display: -webkit-flex; align-items: flex-end;flex-direction: column}
.introduce .content-box .content-2 img.right{width: 5rem;height: 3.6rem;margin-bottom: 0.2rem }
.introduce .content-box .content-2 .tt{ width: 5.04rem;font-size:0.28rem;font-family: 'PingFangSC-Regular';line-height: 0.42rem; font-weight: bold; text-align: justify;padding: 0.01rem 0}
.introduce .content-box .content-2 .tt.border{border-bottom: 0.02rem solid#ffe900;}
.introduce .content-box .content-2 .tt.cn{padding-top: 0.02rem ;padding-bottom: 0.15rem}
.introduce .content-box .cont{width: 5.04rem;font-size: 0.24rem;line-height: 0.48rem;font-family: 'PingFangSC-Regular';text-align: justify;}
.introduce .content-box .content-3 {width: 4.81rem;transform: translateY(-0.4rem);}
.introduce .content-box .content-4{display: flex;display: -webkit-flex;justify-content: space-between;padding-bottom: 0.4rem}
.introduce .content-box .content-4 img{width: 3.7rem; margin: 0.3rem 0}
.introduce .content-box .content-4 .wenzi{width: 3.8rem;font-size: 0.16rem;line-height: 0.32rem;font-family: 'PingFangSC-Regular';text-align: justify;}
.underline{padding-bottom: 0.01rem;border-bottom: 0.03rem solid #ffe900}
.introduce .content-box .cont1{font-size: 0.24rem;line-height: 0.48rem;font-family: 'PingFangSC-Regular';text-align: justify;}
/*introduce-en*/
.subtitle1-en{width:auto;}
.subtitle1-en-3{width:5rem}
.subtitle1-en .bg{width:auto;}
/*.subtitle1-en-1 .bg{width: 3.14rem;}
.subtitle1-en-3 .bg{width:4.89rem}
.subtitle1-en-4 .bg{width:2.84rem}
.subtitle1-en-5 .bg{width:6rem}*/
.introduce-en .navagation-right .menu{width: 8.5rem;}
.introduce-en .all1{width: 100%;}
.introduce-en .line{border:0.02rem solid #ffe900}
.introduce-en .content-box .cont1.center{text-align: center}
.introduce-en .flex{display: flex;display: -webkit-flex;justify-content: space-between;padding: 0.2rem 1rem}
/*audience*/
.audience .content-box {padding-top: 2.5rem;}
.audience .content-box .cn{font-size: 0.36rem;text-align: center;line-height: 0.72rem}
.audience .content-box .en{font-size: 0.48rem; color: #ffe900;text-align: center}
.foot-fixed{position: fixed;left: 0;bottom: 0;background-color: #efefef;}
/*xinwen1*/
.xinwen1 .content-box .cont1{font-size: 0.24rem;line-height: 0.48rem;text-align: justify; text-indent: 2em}
.content-box .content-1 img.pic{width: 100%;padding: 0.2rem 0}
.xinwen1 .content-box .content-2{display: flex;display: -webkit-flex; align-items: flex-end;flex-direction: column}
.xinwen1 .content-box .width{width: 4.8rem}
.xinwen1 .content-box .content-3 .subtitle1{ width:1.8rem; padding-bottom: 0.1rem}
.xinwen1 .content-box .content-3 .subtitle1 .bg{ width:1.5rem; }
.xinwen1 .content-box .content-2 .subtitle1{width: 5.9rem}
.xinwen1 .content-box .content-2 .subtitle1 .bg{ width:5.5rem;}
.xinwen1 .content-box .content-4{ display: flex;display: -webkit-flex;justify-content: space-between;padding: 0.3rem 0 }
.xinwen1 .content-box .content-4 .left{width: 5rem}
.xinwen1 .content-box .content-4 .figure{margin-bottom: 0.6rem}
.xinwen1 .content-box .content-4 .left img{width: 5rem;margin-bottom: 0.2rem }
.xinwen1 .content-box .content-4 .left .desc{font-size: 0.16rem;line-height: 0.32rem}
.wc{color: #ffe30e}
.xinwen1 .content-box .content-4 .right{width: 5rem}
.xinwen1 .content-box .content-4 .right img{width: 5rem;margin-bottom: 0.2rem }
.xinwen1 .content-box .content-4 .right .desc{font-size: 0.16rem;line-height: 0.32rem}
/*xinwen2*/
.xinwen2 .content-box .content-1 img.pic{padding: 0.5rem 0 0.3rem 0}
.xinwen2 .content-box .content-2 {display: flex;display: -webkit-flex;justify-content: space-between}
.xinwen2 .content-box .content-2 .left{width: 5rem}
.xinwen2 .content-box .content-2 .right{width: 5rem}
.xinwen2 .content-box .cont1{font-size: 0.24rem;line-height: 0.48rem;text-align: justify; text-indent: 2em}
.xinwen2 .content-box .content-3{padding-top: 1.3rem}
.xinwen2 .content-box .content-3 img{width: 100%;padding-bottom: 0.3rem}
.xinwen2 .content-box .content-3 img.pic{width: 6.16rem;padding-bottom: 0.3rem}
.xinwen2 .content-box .content-3 .desc{width:9rem;font-size: 0.18rem;line-height: 0.32rem;color: #ffd621;}
.xinwen2 .content-box .content-3 .desc.right{width: 100%;text-align: end}
/*xinwen3*/
.xinwen3 .content-box img.pic{width:7.8rem;padding-top:0.5rem ;margin: 0 auto;}
.xinwen3 .content-box .cont2{font-size: 0.18rem;line-height: 0.48rem;text-align: center;color: #f8d11e;padding-bottom: 0.1rem}
.xinwen3 .content-box .cont1{font-size: 0.24rem;line-height: 0.48rem;text-align: justify; text-indent: 2em}
.xinwen3 .content-box .content-2 .subtitle1{width: 100%}
.xinwen3 .content-box .content-2 .subtitle1 .bg{ width:4.7rem;}
.xinwen3 .content-box .content-3{padding-top: 0.9rem}
.xinwen3 .content-box .cont3{font-size: 0.3rem;line-height: 0.48rem;text-align: center;color: #ffd30e;}
.xinwen3 .content-box .cont4{font-size: 0.24rem;line-height: 0.48rem;text-align: center;}
/*xinwen4*/
.xinwen4 .content-box img.pic{width:7.8rem;padding-top:0.5rem ;margin: 0 auto;}
.xinwen4 .content-box .cont2{font-size: 0.18rem;line-height: 0.32rem;text-align: center;color: #ffd621;padding-bottom: 0.1rem}
.xinwen4 .content-box .cont1{font-size: 0.24rem;line-height: 0.48rem;text-align: justify; text-indent: 2em}
.xinwen4 .content-box .content-2{display: flex;display: -webkit-flex;justify-content: center}
.xinwen4 .content-box .subtitle1{width: 2.5rem ;font-size: 0.3rem;font-family:'Microsoft YaHei'}
.xinwen4 .content-box .subtitle1 .bg{width:2rem }
.xinwen4 .content-box .subtitle1 .bg1{width:2.5rem }
.xinwen4 .content-box img.pic.pic1{padding: 0.1rem 0}
.xinwen4 .content-box img.pic.pic2{padding: 0.2rem 0}
/*xinwen5*/
.xinwen5 .content-box img.pic{width:8rem ;padding:0.2rem 0;margin: 0 auto;}
.xinwen5 .content-box .cont1{font-size: 0.24rem;line-height: 0.48rem;text-align: justify; text-indent: 2em}
.xinwen5 .content-box .cont2{font-size: 0.24rem;line-height: 0.48rem;text-align: justify; text-indent: 2em ;padding-bottom: 0.2rem}
.xinwen5 .split-line{height:20px;border-top:thick dashed black;}
/*news*/
.news .content-box .content-1{padding-bottom: 0}
.news .content-box .content-1 .no{font-size: 0.72rem;font-family: 'Impact';color: #ffe900;margin-top: 0.5rem}
.news .content-box .content-1 .news-title{font-size: 0.25rem;line-height: 0.4rem; height: 0.4rem;display: block;margin: 0.2rem 0}
.news .content-box .content-1 .date{font-size: 0.14rem;line-height: 0.4rem;color: #717171;margin-bottom: 0.2rem}
.news .content-box .content-1 .news-des{font-size: 0.16rem;line-height: 0.3rem;}
/*contact*/
.contact .content-box .content-1 {display: flex;display: -webkit-flex; align-items: flex-end;flex-direction: column}
.contact .content-box .content-1 img.right{width: 5rem;height: 3.6rem;margin: 0.5rem 0 0.4rem 0 }
.contact .content-box .content-1 .tt{ width: 5.04rem;font-size:0.28rem;font-family: 'PingFangSC-Regular';line-height: 0.42rem; font-weight: bold; text-align: justify;padding: 0.01rem 0}
.contact .content-box .content-1 .tt.border{border-bottom: 0.02rem solid#ffe900;}
.contact .content-box .content-1 .tt.cn{padding-top: 0.02rem ;padding-bottom: 0.15rem}
.contact .content-box .content-2 {display: flex;display: -webkit-flex;justify-content: space-between}
.contact .content-box .content-2 .left{width: 6.1rem;display: flex;display: -webkit-flex;flex-direction:column;justify-content: space-between}
.contact .content-box .content-2 .left .cont1{font-size: 0.26rem;line-height: 0.3rem;padding: 0.15rem 0}
.contact .content-box .content-2 .left .cont1 .cc{color: #ffe900}
.contact .content-box .content-2 .left .cont2{font-size: 0.26rem;line-height: 0.3rem; border: 1px solid #fef200;padding: 0.1rem 0;margin: 0.1rem 0}
.contact .content-box .content-2 img{width: 5rem;height: 6rem}
.contact .content-box{padding-bottom: 1rem;border-bottom: 0.1rem solid #ffe900}
/*cooperation*/
.cooperation .content-box{display: flex;display: -webkit-flex; align-items: center;flex-direction: column ;margin: 0.5rem 0}
.cooperation .content-box .subtitle2{text-align: center;font-size: 0.3rem;font-family: 'PingFangSC-Regular';font-style: italic; line-height: 0.4rem; font-weight: bold}
.cooperation .content-box .subtitle2 .bg2{width:2.6rem ;height: 0.12rem; background:rgba(255,233,0,0.4);transform: translateY(0.28rem)}
.cooperation .content-box .co-pic{padding: 0.4rem 0 1rem 0;border-top:1px solid #333333; }
.cooperation .content-box .co-pic img{width: 15%;}
.cooperation .content-box .co-pic .line,.cooperation .content-box .co-pic .line1{display: flex;display: -webkit-flex;justify-content: space-between;align-items: center}
.cooperation .content-box .co-pic .line1 img{width: 18%}
.cooperation .content-box .co-pic .line2{display: flex;display: -webkit-flex;align-items: center}
.cooperation .content-box .co-pic .line2 img{margin-right: 0.5rem}
.cooperation .content-box .co-pic1{margin: 0.45rem 0}
.cooperation .content-box .co-pic1 img{width: 100%; margin:0 0.1rem 0.1rem 0}
.cooperation .content-box .co-pic1 .line{display: flex;display: -webkit-flex;justify-content: space-between;align-items: center;margin-bottom: 0.1rem}
.cooperation .content-box .co-pic1 .line .img{font-size:0.18rem; padding:0.1rem;display: flex;display: -webkit-flex; flex-direction:column; justify-content: center;align-items: center}
.cooperation .content-box .co-pic1 .line2 .img{width:24%;font-size:0.18rem; margin: 0 0.1rem;text-align: center}
/*media*/
.media .banner-box{margin-top:0.2rem;width:100%;height:6.5rem;background: url("/images/zisebanner.png") no-repeat; background-size: contain;overflow: hidden;}
.media .border{width: 4.1rem; border-bottom: 2px solid #ffe900}
.media .media-apply{margin: 0.1rem 0 0.65rem 0; display: flex;display: -webkit-flex; align-items: flex-end;flex-direction: column}
.media .media-apply .head{width: 100%;margin-bottom: 1.2rem}
.media .media-apply .write{display: flex;display: -webkit-flex; border-bottom: 2px solid #bfbfbf;margin-top: 0.8rem}
.media .media-apply .write .left{width: 45%;font-weight: normal;}
.media .media-apply .write .left .cn{font-weight: normal;letter-spacing: 0.1rem}
.media .media-apply .write .left .en{letter-spacing: 0.1rem}
.media .media-apply .write .right{width: 55%;border: none;font-size: 0.3rem;color: #1d1f2e}
.media .media-apply .submit{width: 3.8rem;line-height: 0.8rem;font-size: 0.3rem;background-color: #ffe900;color: #1d1f2e; border: 0;margin:0 auto}
.media .media-apply .desc{font-size: 0.3rem;font-weight: bold;margin-top: 0.6rem;margin-bottom: 0.2rem}
.success{display: none;position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.5);font-size: 0.72rem;color: #ffe900;letter-spacing: 0.1rem;}
.success.show{display: flex; display: -webkit-flex; justify-content:center;align-items: center;flex-direction: column }
.success img.pic{width: 1rem;height: 0.8rem}
.success .success-back-link{color: #ffe900;font-size: 0.3rem;}
input.errorInput{
border-color: red;
animation-name:shake;
animation-duration:1s;
-webkit-animation-name:shake;
-webkit-animation-duration:1s;
}
.commonMsg {
position: fixed;
bottom: 55%;
left:10%;
padding: 0 33%;
font-size: 0.3rem;
text-align: center;
min-width: 2.7rem;
z-index:99;
}
.commonMsg span{
padding:10px;
background: #716f6f;
border-radius: 10px;
}
/*taking*/
.taking .banner-box{margin-top:0.2rem;width:100%;height:6.5rem;background: url("/images/zisebanner.png") no-repeat; background-size: contain;overflow: hidden;}
.taking .border{width: 6.8rem; border-bottom: 2px solid #ffe900}
.taking .exhibitor-apply{margin: 0.5rem 0 0.65rem 0; display: flex;display: -webkit-flex; flex-direction: column}
.taking .exhibitor-apply .top{display: flex;display: -webkit-flex;}
.taking .exhibitor-apply .left{width: 10%; font-size: 0.3rem;background-color: #bfbfbf;display: flex;display: -webkit-flex;justify-content: center;align-items: center;writing-mode: vertical-lr;}
.taking .exhibitor-apply .right{width: 90%;border: 1px solid #bfbfbf;display: flex;display: -webkit-flex;flex-direction: column;font-size: 0.3rem;}
.taking .exhibitor-apply .top .right .line{border-bottom:1px solid #bfbfbf; }
.taking .exhibitor-apply .top .right .write{display: flex;display: -webkit-flex;padding: 0.3rem}
.taking .exhibitor-apply .top .right .write .ltt{font-size: 0.2rem;}
.taking .exhibitor-apply .top .right .write .right1{border: none;font-size: 0.3rem;color: #1d1f2e;padding-left: 0.2rem;width: 60%}
.taking .exhibitor-apply .top .right .line1{border-bottom:1px solid #bfbfbf; display: flex;display: -webkit-flex;}
.taking .exhibitor-apply .top .right .line1 .write{border-right: 1px solid #bfbfbf;}
.taking .exhibitor-apply .top .right .write .right2{border: none;font-size: 0.3rem;padding-left: 0.1rem;width:2.2rem}
.taking .exhibitor-apply .top .right .line1 .write.noborder{border-right:none}
.taking .exhibitor-apply .top .right .line1.noborder{border:none}
.taking .exhibitor-apply .top .right .line2{border-bottom:1px solid #bfbfbf; display: flex;display: -webkit-flex; }
.taking .exhibitor-apply .top .right .line2 .write{border-right: 1px solid #bfbfbf;width: 50%}
.taking .exhibitor-apply .top .right .line2 .write.noborder{border-right:none}
.taking .exhibitor-apply .top .right .write .right3{border: none;font-size: 0.3rem;padding-left: 0.1rem;width:80%}
.taking .exhibitor-apply .bottom{display: flex;display: -webkit-flex; margin-bottom: 0.6rem}
.taking .exhibitor-apply .bottom .left{margin-top: 0.05rem}
.taking .exhibitor-apply .bottom .right{border-top: none;}
.taking .exhibitor-apply .bottom .right textarea{border: none;font-size: 0.3rem;padding: 0.1rem;text-indent: 2em}
.taking .exhibitor-apply .submit{width: 3.8rem;line-height: 0.8rem;font-size: 0.3rem;background-color: #ffe900;color: #1d1f2e; border: 0;margin:0 auto}
.taking .exhibitor-apply .desc{font-size: 0.3rem;font-weight: bold;margin-top: 0.6rem;margin-bottom: 0.2rem}
::-webkit-input-placeholder{
font-size: 14px;
color:darkgrey;
}
/*
FILE ARCHIVED ON 22:06:28 Aug 17, 2018 AND RETRIEVED FROM THE
INTERNET ARCHIVE ON 15:51:39 Jul 21, 2024.
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
SECTION 108(a)(3)).
*/
/*
playback timings (ms):
captures_list: 0.88
exclusion.robots: 0.063
exclusion.robots.policy: 0.048
esindex: 0.018
cdx.remote: 29.681
LoadShardBlock: 196.994 (3)
PetaboxLoader3.datanode: 111.866 (4)
PetaboxLoader3.resolve: 176.948 (2)
load_resource: 176.696
*/