
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
    margin:0;
    padding:0
}
h1,h2,h3,h4,h5,h6{
    font-size:100%;
}
ol,ul{
    list-style:none;
}
address,caption,cite,code,dfn,em,th,var{
    font-style:normal;
    font-weight:normal;
}
fieldset,img{
    border:none;
}
input,textarea,button,a,select{
    outline: none;
}
input,textarea,button{
    font:14px/1.7em arial,'微软雅黑',tahoma,宋体,sans-serif;
}
/*img{vertical-align:top;}*/
input,button{
    vertical-align:middle;
}
caption,th{
    text-align:left;
}
a{
    text-decoration:none;
    color:#272323;
}


html{
    text-align:center;}
body{
    font:14px/1.7em arial,'微软雅黑',tahoma,宋体,sans-serif;
    color:#272323;
    margin:0 auto;
    text-align:left;
    background-color: #efefef;
}

.rulebox{
    padding: 20px;
}
.comp{ width:580px !important;}
.dq-weidth{ width:188px !important; margin-right:8px;}
.dq-weidth:last-of-type{margin-right:0;}
.dianh-r{ margin-right:3px;}
.sex-box{ width:22% !important;}
.sex-box input{ margin-right:8px;}

/*Common Style*/
.hidden{
    display:none;
}
.clear:after{
    content:"";
    display:block;
    height:0;
    line-height:0;
    clear:both;
    visibility:hidden;
}
.clear{
    *zoom:1;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.btn{
    border:0;
    height: 34px;
    display: inline-block;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
}
.dj-height-top{ margin:23px 0 10px 0;}
.js-option2{
    height: 35px;
    width: 100%;
    margin-top: 1px;
    border: 1px solid #dedede;
}
/*版心*/
.w1000{
    width:1000px;
    margin:0 auto;
}
.w1100{
    width:1162px;
    margin:0 auto;
}
.w1200{
    width:1162px;
    margin:0 auto;
}
.sex-box{
    width:1162px;
    margin:0 auto;
}
/*登陆界面*/

.txt-white{
    color: #fff;
}
/*.txt-blue{
    color: #3393dd;
}*/

#resultBox p{ padding:10px 0;}
#resultBox .fr{ padding:10px 0;}

.txt-red{
    color: #d1202f;
    font-size: 18px;
    font-weight: bold;
    margin-left: 5px;
}
.txt-gray{
    color: #a1a1a1;
}
.fs18{
    font-size: 18px;
    line-height: 26px;
}
.fs22{
    font-size: 22px;
}
.fs20{
    font-size: 20px;
}
.fs16{
    font-size: 16px;
}
.fs14{
    font-size: 14px;
}
.fs40{
    font-size: 40px;
}
.fs48{
    font-size: 48px;
}
.fs30{
    font-size: 30px;
}
.fbw{
    font-weight: bold;
}
.fwn{
    font-weight: normal;
}
.mt100{
    margin-top: 100px;
}
.ml20{
    margin-left: 20px;
}
.mt50{
    margin-top: 50px;
}
.txti-l{
    text-align: left;
}
.login-online-btn-box{
    height: 120px;
    overflow: hidden;
}
.login-online-btn{
	text-align: center;
    display: block;
    height: 120px;
    box-sizing: border-box;
    padding: 25px;
    background: #d1202f;
    line-height: 24px;
    color: #fff;
}
.login-online-btn .fs30{
	line-height: 50px;
}
.login-online-btn:hover{
    background: #de2232;
}
.login-r{
    width: 445px;
    height: 600px;
    box-sizing: border-box;
    background: #f8f8f8;
    border-radius: 5px;
    overflow: hidden;
}
.login-r-top{
	padding: 30px 65px;
	background: #fff;
}
.login-logo{
    width: 121px;
    height: 121px;
}
.login-logo img{
    max-width: 120px;
    max-height: 120px;
}
.login-language{ position:absolute; right:-3px; top:-45px; border-radius:3px; background:#d1202f; width:100px; height:32px; line-height:32px; font-size:16px; text-align:center;}
.login-language a{ display:block; color:#fff;}

.login-prompt{
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
.login-wrap{
	padding-top: 30px;
}



.forget{
    text-decoration: underline;
}
.forget:hover{
    text-decoration: none;
}


footer{
    width: 100%;
    left: 0;
    text-align: center;
    height: 80px;
    margin-top: 30px;
}
.footer-copyright{
    color: #fff;
    font-family: '微軟正黑體';
    text-align: center;
}
.login-footer{
    position: absolute;
    bottom: 0px;
}

/*头部*/
header{
    height: 91px;
    margin-top: 35px;
    width: 100%;
}
.padding42{
    padding: 42px;
}
.mt10{
    margin-top: 10px;
}
.mt20{
    margin-top: 20px;
}
.logo{
    width: 200px;
    overflow: hidden;
    padding-top: 13px;
}
.logo a img{
    display: block;
    width: 100%;
    border:2px solid #fff;
    box-sizing: border-box;
}

.bg {
    background: url(../images/shenq-back.jpg) #292929 center top no-repeat;
	background-attachment:fixed;
}
.man-logo{ float:left; width:220px; background:#d81323; height:91px; text-align: center; display: inline-table; line-height:91px; vertical-align:middle;}
.man-logo img{ height:60px;vertical-align: sub;}


/*侧边栏*/
.sidebar-box{
	width: 220px;
    background: #1b1e27;
    float: left;
    padding-top: 35px;
    /*padding-bottom: 2000px;*/
    /*margin-bottom: -2000px;*/
    overflow: hidden;
}
.sideBar-top{
    background: #d1202f;
    width: 100%;
    height: 110px;
}
.sidebar-title{
    padding-top: 35px;
}
.sidebar-title a{
    font-size: 22px;
    color: #fff;
    display: block;
    text-indent: 60px;
    height: 32px;
    line-height: 32px;
    font-weight: normal;
}
.nav{
    height: 54px;
    font-size: 16px;
    text-indent: 55px;
    line-height: 54px;
    background: #24252b;
    font-weight: bold;
    border-bottom: 1px solid #3b3b3b;
    background-position: 25px center;
    background-repeat: no-repeat;
}
.current .nav,
.nav:hover{
	background-color: #31333a;
}
.nav-exhibitors{
	background-image: url(../images/nav-Exhibitors-ico.png) ;
}
.nav-exhibitors:hover,
.current .nav-exhibitors{
	background-image: url(../images/nav-Exhibitors-ico2.png) ;
}

.nav-interact{
	background-image: url(../images/nav-interact-ico.png) ;
}
.nav-interact:hover,
.current .nav-interact{
	background-image: url(../images/nav-interact-ico2.png) ;
}
.nav-audience{
	background-image: url(../images/nav-audience-ico.png) ;
}
.nav-audience:hover,
.current .nav-audience{
	background-image: url(../images/nav-audience-ico2.png) ;
}
.nav-contact{
	background-image: url(../images/nav-contact-ico.png) ;
}
.nav-contact:hover,
.current .nav-contact{
	background-image: url(../images/nav-contact-ico2.png) ;
}

.nav-negotiation{
	background-image: url(../images/nav-negotiation-ico.png) ;
}
.nav-negotiation:hover,
.current .nav-negotiation{
	background-image: url(../images/nav-negotiation-ico2.png) ;
}

.nav-guide{
	background-image: url(../images/nav-guide-ico.png) ;
}
.nav-guide:hover,
.current .nav-guide{
	background-image: url(../images/nav-guide-ico2.png) ;
}
.nav-download{
	background-image: url(../images/nav-download-ico.png) ;
}
.nav-download:hover,
.current .nav-download{
	background-image: url(../images/nav-download-ico2.png) ;
}


.nav-collection{
    background-image: url(../images/nav-collection.png) ;
}
.nav-collection:hover,
.current .nav-collection{
    background-image: url(../images/nav-collection2.png) ;
}


.nav-navbar{
    background-image: url(../images/nav-navbar.png) ;
}
.nav-navbar:hover,
.current .nav-navbar{
    background-image: url(../images/nav-navbar2.png) ;
}


.nav a{
	color: #fff;
    display: block;
    height: 54px;
    border-left: 3px solid #242b35;
    background-image: url(../images/nav2.png);
    background-position: 180px center;
    background-repeat: no-repeat;
}
.current .nav a,
.nav a:hover{
    border-color: #d1202f;
    color: #d1202f;
}
.current .nav a{
	background-image: url(../images/nav.png);
}
.sub-nav-box{
    padding: 20px 0;
    display: none;
}
.sub-nav{
	padding-left: 75px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    background: url(../images/sub-nav.png) 60px center no-repeat;
}
.sub-nav a{
    display: block;
    height: 46px;
	color:#fff;
	font-size:14px;
}
.sub-nav:hover,
.nav-box .nav-li.current .current.sub-nav{
   background-image: url(../images/sub-nav2.png);

}
.nav-box .nav-li.current .current.sub-nav a{
	color:#d1202f;
}
.sub-nav:hover a{
    color: #d1202f;
}


/*注册部分*/

.register-master-hd{
    height: 54px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #d5d5d5;
	margin:0 4%;
}
.register-top{
    width: 33.33333%;
    box-sizing: box-border;
}
.register-top a{
	font-size: 20px;
	font-weight: bold;
	color: #333;
    display: block;
    height: 54px;
    line-height: 54px;
    background-position: 70px center;
    background-repeat: no-repeat;
    text-align: center;
}

/*.register-ico{
    background-image: url(../images/register-ico.png);
}
.questionnaire-ico{
    background-image: url(../images/questionnaire-ico.png);
}
.finish-ico{
    background-image: url(../images/finish-ico.png);
}*/

.sousuo-con{ margin-top:20px; height:46px;}
.guanz-yu{margin-right:15px; line-height:42px; float:left;}
.guanz-yu select{width:240px; height:42px;  border:1px solid #eaeaea; border-radius:3px; background:#f8f8f8; padding:0 8px; margin-left:10px;}
.guanz-time{}
.guanz-time input{width:100px; height:42px;  border:1px solid #eaeaea; border-radius:3px; background:#f8f8f8; padding:0 8px; margin-left:10px;}
.shouc input{width:220px; height:40px;}
.sousuo-ann{width:110px; height:44px; border-radius:3px; background:#d1202f; border:none; color:#fff; font-size:16px; margin-left:10px; cursor:pointer}

.favorite-header{ display:block; width:100%; overflow:hidden;}
.favorite-header li{ width:160px; height:42px; border:1px solid #eaeaea; margin-right:17px; float:left; border-radius:3px; text-align:center; line-height:42px; font-size:16px;}
.favorite-header li a{ color:#333; display:block;}
.favorite-header .current{ background:#d1202f; border:1px solid #d1202f;}
.favorite-header .current a{ color:#fff !important;}
.favorite-content{ display:block; border-top:1px solid #eaeaea; border-bottom:1px solid #eaeaea;}

.favorite-content li{ border-bottom:1px solid #eaeaea; overflow: hidden;}
.favorite-content li:last-of-type{border-bottom:none;}
.favorite-number{ font-size:16px; color:#7e8fb5; width:22%; float:left; line-height:65px; text-indent:25px; height:66px;}
.number-content{ color:#d1202f; font-size:14px; font-weight:bold;}
.favorite-company{font-size:16px; color:#7e8fb5; width:68%; float:left; line-height:65px;}
.company-content{ color:#333; font-size:14px;}
.company-content img{ border:1px solid #eaeaea; width:42px; height:28px; vertical-align:text-top; vertical-align: middle; margin-right: 15px; margin-top: -4px;}
.favorite-collection{font-size:16px; color:#7e8fb5; width:10%; float:left; line-height:65px; text-align:center;}
.action-favorite{ width:20px; height:20px; border-radius:50%; text-align:center; background:#d0d0d0; display: block; line-height: 21px; margin-top: 22px; margin-left:34px;}
.favorite-collection .current{ background:#d81323; width:20px; height:20px; border-radius:50%; display: block; line-height: 21px; margin-top: 22px; margin-left:34px;}
.loadidng{background:url(../images/loading_1.GIF) no-repeat !important;}
.letter a{ margin:0 7px;}
.letter .current{ color:#d1202f;text-decoration:underline; display:inline;}

.favorite-con-sou{ padding:25px 0; width:100%; border-top:1px solid #eaeaea; margin-top:25px;}

.center-title {
    color: #444;
    text-align: center;
    margin: 20px 0;
}
.fs18 {
    font-size: 18px;
    line-height: 26px;
}
.hr70 {
    width: 70px;
    text-align: center;
    border: 0;
    border-bottom: 3px solid #d1202f;
}
.friend-form {
    padding-left: 230px;
    padding-top: 40px;
}
.form-row {
    margin: 18px 0;
}
.friend-input {
    height: 42px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background-position: 10px center;
    background-repeat: no-repeat;
    text-indent: 40px;
}
.w350 {
    width: 350px;
}
.friend-name-input {
    background-image: url(../images/name-ico.png);
}
.friend-email-input {
    background-image: url(../images/email-input.png);
}
.friend-btn {
    height: 42px;
    margin-top: 20px;
    font-size: 16px;
    border-radius: 3px;
    font-weight: bold;
}
.btn-red {
    border-color: #d1202f;
    background-color: #d1202f;
    color: #fff;
}
input::-webkit-input-placeholder {
color: #999;
}



.current-register-top{
    background: url(../images/current-register-top.png) right center no-repeat;
    background-size: 100% 100%;
}

.form-box{
    padding-bottom: 50px;
    border-bottom: 1px solid #dedede;
}
.pl70{
    padding-left: 70px;
}
.form-name{
    width: 130px;
    padding-right: 10px;
    height: 44px;
    line-height: 44px;
}
.form-row-box{
    width: 645px;
}
.form-input{
    height: 44px;
    width: 100%;
    padding: 0 10px;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
    background: #f8f8f8;
    border-radius: 3px;
	font-family: 微软雅黑;
}
.login-conter .form-input{
    background-color: #f9f3f3;
    border-radius: 5px;
    border: 0px;
}

.login-conter .cpersonal-quer{
    background-color: #f9f3f3;
    border-radius: 5px;
    border: 0px;
}
.login-conter .chosen-container-single .chosen-single{
    background-color: #f9f3f3 !important;  
    box-shadow: none;
}
.login-conter .chosen-container-single .chosen-single span{
    background-color: #f9f3f3;
    margin-right: 0;
    border-radius: 5px;
    border: 0px;
}
.form-textarea{
     height: 100px;
    width: 100%;
    padding: 0 10px;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
    background: #f8f8f8;
    border-radius: 3px;
    font-family: 微软雅黑;
}


.w410{
    width: 410px;
}
.w140{
    width: 140px;
}

.form-row{
    margin: 18px 0;
}
.form-row.row-error-style{
  background-color:#fcfcfc;
}
.no-background{
    background: none;
    border: 1px solid #f0f0f0;
}
.btn-bor-blue{
    border-color: #3393dd;
    color: #3393dd;
}
.btn-bor-blue:hover{
    color:#fff;
    background-color: #3393dd;
}

.w200{
    width: 312px;
}
.w208:last-of-type{
    margin-right: 0;
}
.form-select{
    border: 1px solid #f0f0f0;
    -webkit-appearance: none;
    -moz-appearance:none;
    -o-appearance:none;
    -ms-appearance:none;
    appearance:none;
    background-image: url(../images/select-bg.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    outline: none;
	font-family:'微软雅黑';
}

.form-input-short{
    width: 105px;
    margin-right: 5px;
}
.form-input-middle{
    width: 135px;
    margin-right: 10px;
}
.form-input-long{
    width: 200px;
}
.form-textarea{
    padding: 10px;
    height: 104px;
    resize: none;
}
.checkbox-box{
    width: 33.333%;
    height: 50px;
    line-height: 44px;
}
.sex-box{
    width: 100px;
}
.form-checkbox{
    margin: 0 10px;
    margin-top: -2px;
}

.btn-blue{
    background-color: #d81323;
}
.btn-blue:hover{
    background-color: #e01828;
}

.zhans-g-m {
    border: 1px solid #cecece;
    font-size: 12px;
    padding: 2px 20px 0;
    border-radius: 15px;
}

.btn-box{
    padding: 50px 0;
}
.form-btn{
    /*padding: 40 0px;*/
    height: 46px;
    line-height: 44px;
    border:1px solid #f0f0f0;
    color: #fff;
    cursor: pointer;
    margin-right: 20px;
    border-radius: 5px;
}
.txt-center{
    text-align: center;
}

.choice-box{
    border-bottom: 1px solid #dedede;
    padding-top: 30px;
    padding-bottom: 20px;
}
.questionnaire-input{
    width: 160px;
    height: 30px;
    border: 0;
    /* border-bottom: 1px solid #dedede; */
    background: url(../images/xianxx.jpg) no-repeat bottom left !important;
}

.line-feed .checkbox-box{
    height: auto;
}
.choice-box:last-of-type{
    border-bottom: 0;
}

.succeed-register{
    background: #3393dd;
}

.succeed-l{
	position:relative;
    width:740px;
    margin: 30px auto;
}

.liulian-hidden{
/*	position:absolute;
	left:0;
	bottom:-20px;*/
	width:211px;
	margin:0 -20px;
	}
.liulian-title{
	font-size:16px;
	line-height:24px;
	font-weight:normal;
	color:#999;
	text-align:left !important;
	padding:10px 0;
	margin-left:18px;
	}
.liulian{
	width:211px;
	background-color:#000 !important;
	}
.gray-bg{
	background-color:#999 !important;
	}

.succeed-ico{
    width: 116px;
    height: 116px;
    margin-right: 45px;
    background: url(../images/succeed-ico.png) center center no-repeat;
}
.succeed-title{
    font-size: 42px;
    color: #333;
	font-weight:normal;
	line-height: 42px;
}
.succeed-r{
    height: 220px;
	margin-top:50px;
	border-top:1px solid #e3e3e3;
	padding:40px 25px 25px;
	box-sizing: border-box;
}

.txt-ewm{
    color: #6e6e6e;
}


/*内容*/
.register-master-box{

    background: #fff;
}
.master-box{
	min-height: 700px;
    position: relative;
    background: #f1f1f1;
	overflow:hidden;
}
.system-master-box{
/*    border-radius: 0 5px 5px 0;*/
    margin-top: -25px;
    overflow: hidden;
}
.master{
	width: 895px;
    float: right;
    background: #fff;
    min-height: 700px;
    margin: 24px 23px 20px 0;
    border-radius: 4px;
/*    box-shadow: 2px 4px 9px #e0e0e0;*/
}
.system-master{
    height: 100%;
}
.master-hd{
    height: 90px;
}
.master-bd{
    padding: 55px 90px;
    background: #fff;
}
.system-master-bd{
    padding: 30px;
    background: none;
}
.master-bd-box{
    box-sizing: border-box;
    padding-bottom: 10px;
    padding-right: 5px;
}

/*修改滚动条样式*/
._mCS_1.mCustomScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width: 5px;
    background: #5c6065;
}
._mCS_1.mCustomScrollbar .mCSB_draggerRail{
    background: #3d4248;
}

.mCustomScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width: 5px;
    background: #ccc;
}
.mCustomScrollbar .mCSB_draggerRail{
    background: #dedede;
}
.mCSB_inside > .mCSB_container{
    margin-right: 5px;
}




.welcome{
    margin-top: 35px;
    vertical-align: middle;
}
.welcome-ico{
    width: 32px;
    height: 32px;
    margin: 0 10px;
    vertical-align: middle;
    background: url(../images/welcome-ico.png) center center no-repeat;
}
.welcome-txt{
    line-height: 32px;
    font-size: 22px;
    color: #000;
    font-weight: bold;
}
.crumbs{
    padding: 30px;
}
.crumbs-ico{
    padding: 0 10px;
}
.crumbs-ico img{
    margin-bottom: -2px;
}
.index-crumbs a{
    font-size: 14px;
    color: #242b35;
    font-weight: bold;
}
.crumbs{
    font-size: 20px;
    color: #2b333e;
    font-weight: bold;
}


.shadow{
/*    box-shadow: 0 1px 2px #ccc;*/
    background: #fff;
    border-radius: 3px;
}
.mt30{
    margin-top: 30px;
}

.data-ico{
    display: inline-block;
    width: 126px;
    height: 126px;
    border-radius: 50%;
    overflow: hidden;
	margin-top:25px;
	text-align:center;
	list-style:126px;
}

.no-record p{ margin:10px 25px !important;}

.zhans-g{ background:#fff; padding:25px;}

.file{
    background: #ff5d5d url(../images/File.png) center center no-repeat;
}
.pool{
    background: #7ec5f7 url(../images/pool.png) center center no-repeat;
}
.friend{
    background: #4addb5 url(../images/friend.png) center center no-repeat;
}
.lh46{
    line-height: 46px;
}

.title20{
    color: #313f4d;
    margin-bottom: 20px;
}
.index-box2{
    width: 48%;
    margin-right: 4%;
}
.index-box2:nth-of-type(2n){
    margin-right: 0;
}

.index-box2-l{
    width: 56%;
    margin-right: 4%;
    border-radius: 4px;
	box-shadow: 0 1px 5px #e0e0e0;
}
.information-r{ margin-left:30px; border-left:1px solid #eaeaea; padding-left:30px;}

.index-box2-r{
    width: 40%;
	background:url(../images/houtback_03.jpg) right bottom #d1202f no-repeat;
    border-radius: 4px;
	box-shadow: 0 1px 5px #ccc;
}
.color-f{ color:#fff;}

.index-box2-div{
    height: 270px;
    background: #fff;
    padding: 34px 30px;
    padding-right: 0;
    border-radius: 3px;
    box-sizing: border-box;
}


.index-box2-div2{
    height: 270px;
    padding: 34px 30px;
    padding-right: 0;
    box-sizing: border-box;
}
.modify-l{ font-size:14px; float:right; margin-right:30px;}
.modify-l img{ vertical-align:sub;}
.data{
    color: #535353;
    margin: 10px 0;
}
.data-box{
    padding-left: 20px;
}
.btn-dark-grey{
    color: #fff;
    border-radius: 35px;
    min-width: 180px;
	border:2px solid #fff;
	background:none;
	line-height:37px;
	height:45px;
}


.friend-input{
    height: 40px;
    width: 272px;
    text-indent: 25px;
}
.data .friend-input{
    margin:0;
}
.more-btn{
    border-radius: 5px;
    min-width: 100px;
}

.index-subscribe-box{
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
}

.index-subscribe-tab th,
.index-subscribe-tab td{
    border-bottom: 1px solid #dedede;
    padding:12px 20px;
}
.index-subscribe-tab th{
    font-size: 16px;
    color: #373737;
    font-weight: bold;
}
.index-subscribe-tab td.tab-img{
    width: 80px;
    padding-right: 0px;
}
.tab-img img{
    max-width: 80px;
    max-height: 50px;
    margin-bottom: -6px;
    border: 1px solid #dedede;
}




.paging {
    text-align: center;
}

.paging .next-disabled,
.paging .prev-disabled {
    display: inline-block;
    width: 10px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 0 4px;
    vertical-align: middle;
    margin-top: -3px;
    overflow: hidden;
    text-indent: 100px;
}
.paging .next-disabled{
    background-image: url(../images/paging-next.png);
}
.paging .prev-disabled{
    background-image: url(../images/paging-prev.png);
}
.paging .curr {
    background: #d1202f;
    color: #fff;
    display: inline;
    padding: 4px 8px;
    border-radius: 5px;
}
.paging a,
.paging span{
    color: #ccc;
    display: inline;
    padding: 10px 20px;
    cursor: pointer;
    padding: 4px 8px;
    border-radius: 5px;
    font-family: Arial;
}
.paging a:hover{
    background: #d1202f;
    color: #fff;
    display: inline;
    padding: 4px 8px;
    border-radius: 5px;
}
.paging .pages{
    font-family: '微软雅黑';
    color: #666;
    cursor: inherit;
}

.shadow-pad{
    padding: 0 30px;
    padding-bottom: 50px;
}
.pt50{
    padding-top: 50px;
}
.form-row2{
    width: 48%;
    margin-right: 4%;
    margin-top: 0;
}
.form-row2:nth-of-type(2n){
    margin-right: 0;
}
.system-form-ul .form-row-box{
    width: 100%;
}
.system-form-ul .form-name{
    width: 100%;
    height: 32px;
    line-height: 32px;
}
.no-border{
    border: 0;
}
.search-box{
    border-bottom: 1px solid #dedede;
    padding-bottom: 30px;
}
.return-btn-box{
    padding: 20px 30px;
    padding-bottom: 0;
    font-weight: bold;
}
.search-btn{
    width: 120px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}
.appointment-btn{
    width: 170px;
    height: 44px;
    line-height:44px;
    border-radius: 4px;
    border: 1px solid #dedede;
    margin-right: 20px;
    font-size: 16px;
    font-weight: bold;
}
.btn-red{
    border-color: #d1202f;
    background-color: #d1202f;
    color: #fff;
}
.btn-red:hover{
    border-color: #db2333;
    background-color: #db2333;
}
.btn-bor-grey{
    background-color: #fff;
    border-color: #eaeaea;
    color: #6f6f6f;
}
.btn-bor-grey:hover{
    color: #fff;
    background-color: #d1202f;
}
.appointment-tab{
    border-radius: 5px;
    height: auto;
}
.appointment-tab th{
    background: #f2f2f2;
    padding: 15px 20px;
    border-bottom: 0;
}
.appointment-tab td{
    border-bottom: 0;
    border-top: 1px solid #dedede;
}

.tab-btn{
    width: 20px;
    height: 20px;
}
.tab-img img{
    max-width: 80px;
    max-height: 50px;
    margin-bottom: -6px;
}
.compile-btn{
    background: url(../images/compile-ico.png) center center no-repeat;
}
.delete-ben{
    background: url(../images/delete-ico.png) center center no-repeat;
}
.margin-r10{
    margin-right: 10px;
}
.add-btn{
    background-image: url(../images/add-btn.png);
    background-position: 20px center;
    background-repeat: no-repeat;
    text-indent: 10px;
}
.group-time{
    color: #171717;
    margin-right: 20px;
}
.txt-green{
    color: #4ad6a7;
}
.group-txt{
    color: #313131;
    margin: 5px 0;
}
.btn-group{
    background-color: #4ad6a7;
    border-color: #4ad6a7;
    color: #fff;
}
.btn-group:hover{
    background-color: #4fe1af;
    border-color: #4fe1af;
}
.login-footer{
    position: absolute;
    bottom: 0;
}



.validate-form .form-row-box{
	display: table;
}
.validate-form .checkTips{
	display: table-cell;
	padding-left: 45px;
	margin-left: 10px;
	vertical-align: middle;
}
.validate-form .form-row-box .checkTips{
	height:44px ;
	width: 190px;
	line-height: 20px;
	color: #d1202f;
}
.chosen-container-single .chosen-single{
    box-shadow:none;
}
.row-error .checkTips{
	background: url(/images/cuo.png) 10px center no-repeat;
    height: 40px;
	line-height:40px;
    padding-left: 39px;
	display:table;
    color:#d1202f;
}

.row-error input,.row-error select{
    border-color:#d1202f;
}
.row-error .chosen-container-single .chosen-single{
    border-color:#d1202f !important;
}

.loding .checkTips{
	background: url(/images/loading4.gif) 10px center no-repeat;
}
.row-success .checkTips{
	background: url(/images/dui.png) 10px center no-repeat;
}

.master-zc-top{ margin-top:35px;}

.team-step-box{
    height: 128px;
    border-radius: 3px;
    background: #f8f8f8;
    box-sizing: border-box;
    padding: 20px 40px;
}
.team-step{
    width: 33.3%;
}
.team-step-digit{
    border-bottom: 1px solid #d1202f;
    color: #d1202f;
    font-size: 26px;
    padding: 4px 0;
    font-family: 'Book Antiqua','宋体';
    font-weight: bold;
    float: left;
}
.step-r{
    margin-left: 30px;
}
.step-r-title{
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
}
.step-btn{
    position: relative;
    min-width: 138px;
    height: 37px;
    border-radius: 3px;
    text-align: center;
    line-height: 37px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.step-btn-file{
    position: absolute;
    left: 0;
    top: 0;
    width: 138px;
    height: 37px;
    opacity: 0;
    cursor: pointer;
}
.team-member{
    font-size: 16px;
    color: #6f6f6f;
    margin-top: 20px;
}
.index-subscribe-tab td{
    color: #565656;
}
.appointment-tab:last-of-type{
    border-bottom: 1px solid #dedede;
}

.m20{
    margin: 0 20px;
}
.all-delete-btn{
    min-width: 89px;
    height: 35px;
    color: #e32c2f;
    border-radius: 3px;
    text-indent: 20px;
    background:#f6f6f6 url("../images/delete-ico.png") 15px center no-repeat;
}
.all-delete-btn:hover{
    background-color: #eae9e9;
}
.confirmation-box{
    width: 558px;
    height: 490px;
    margin: 20px auto;
    border-radius: 2px;
    border: 1px solid #dedede;
}
.confirmation-top{
    width: 558px;
    height: 165px;
    display: block;
}
.confirmation-bd{
    padding: 30px;
    text-align: center;
}
.confirmation-name{
    font-size: 36px;
    line-height: 40px;
    color: #3393dd;
    margin: 20px 0;
}
.confirmation-company{
    font-size: 24px;
    color: #545454;
    font-weight: normal;
    margin: 15px 0;
}
.confirmation-post{
    font-size: 24px;
    color: #545454;
}
.barcode{
    margin-top: 35px;
}

.btn-print{
    min-width: 230px;
    height: 47px;
    background-image: url(../images/print-btn.png);
    background-repeat: no-repeat;
    background-position: 60px center;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
    border-radius: 3px;
    display: block;
    font-weight: bold;
}
.master-bd-box{
    min-height: 700px;
}
.min-h500{
    min-height: 500px;
}

.center-title{
    color: #444;
    text-align: center;
    margin: 20px 0;
}
.hr70{
    width: 70px;
    display: block;
    margin:0 auto;
    text-align: center;
    border: 0;
    border-bottom: 3px solid #d1202f;
}

.friend-form{
    padding-left: 230px;
    padding-top: 40px;
}
.friend-input{
    height: 42px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background-position: 10px center;
    background-repeat: no-repeat;
    text-indent: 40px;
}
.friend-name-input{
    background-image: url(../images/name-ico.png);
}
.friend-phone-input{
    background-image: url(../images/phone-ico.png);
}
.friend-email-input{
    background-image: url(../images/email-input.png);
}
.w350{
    width: 350px;
}
.friend-btn{
    height: 42px;
    margin-top: 20px;
    font-size: 16px;
    border-radius: 3px;
    font-weight: bold;
}
.password-form{
    padding-left: 150px;
}
.password-form .form-name{
    width: auto;
}
.password-form .form-row{
    margin: 30px 0;
}
.password-form .form-row-box{
    width: 500px;
}

.password-btn{
    min-width: 160px;
    height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border-radius: 3px;
    margin-top: 20px;
}

.return-login-btn{
    width: 130px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 24px;
    background: #f8f8f8 url(../images/return-login.png) 20px center no-repeat;
    color: #d41400;
    text-indent: 15px;
}
.return-login-btn:hover{
    background-color: #efefef;
}
.forget-contact{
    padding-top: 50px;
    font-size: 14px;
    color: #fff;
}
.forget-contact a{
    color: #d1202f;
}

.forget-hint {
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    margin: 15px 0 20px;
}




.form-box-top{
	margin: 10px 0;
}


.appointment-box{ height:22px; width:22px; line-height:22px; border-radius:50%; text-align: center; background:#c0c0c0; position:relative; margin: 0 auto;}
.appointment-box img{ width:14px; margin-top: 4px;}
.appointment-box a{ display:block;}
.appointment-box-hover{ position:absolute; right:28px; top:0; background:#fff; border:1px solid #ddd; box-shadow:2px 2px 2px #ddd; width:250px; z-index: 99; padding:10px; text-align:left; border-radius:3px; display:none;}
.appointment-box-hover p{ padding:0 !important;}

.Collection-box{ height:22px; width:22px; line-height:22px; border-radius:50%; text-align: center; background:#c0c0c0;}
.Collection-box img{ width:14px; margin-top: 4px;}
.cu{background:#d1202f;}
.curr{ display:block;}
.Collection-box a{ display:block;}

.shousuojieugo{ position:absolute; right:0; top:48px;
	font-size: 16px;
    color: #d51e2b;}

.master .questionBox{
	margin:20px 30px 50px;
	background: #fff none repeat scroll 0 0;
    border-radius: 3px;
/*    box-shadow: 0 1px 2px #ccc;*/
    padding-bottom: 130px;
}
.master .choice-box{
	padding: 40px 25px;
}
.master .questionnaire-input{
	width: 120px;
}
.master .form-box-top p{
	color: #313f4d;
    font-weight: bold;
    font-size: 20px;
    padding-left: 30px;
    margin-top: 10px;
}
.master .wenjuan{
	position: relative;
}
.master .wenjuan a{
	position: absolute;
	top: -160px;
	left: 50%;
	margin-left: -80px;
	width: 190px;
	height: 42px;
	font-size: 16px;
	line-height: 42px;
	font-weight: bold;
	color: #fff;
	background: #d1202f;
	border-radius: 3px;
	text-align: center;
}
.nav-box .nav-li.current .current.sub-nav{
	color: #3393dd;
}
.questionnaire-input{
	background: none;
}
.Question_item.current{
	background: #fafafa;
}


.activity-hint{
    margin-top: 20px;
    font-size: 16px;
    color: #333;
}
.activity-li{
    border:1px solid #dedede;
    padding: 20px;
}
.activity-tab td{
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    margin: 20px;
    font-size:14px;
}
.activity-tab td:first-of-type{
    border-left: 1px solid #dedede;
}
.activity-tab td:last-of-type{
    border-right: 1px solid #dedede;
}
.activity-tab tr{
    padding-bottom: 20px;
}
.activity-tab{
    border-collapse: separate;
    border-spacing:0 20px;
}
/*
.activity-tab .activity-name{
    font-weight: bold;
    color: #333;
}
*/
.activity-tab .txt-gray{
    color: #999;
}

.contact{
    padding-bottom: 50px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 60px;
}
.index-master-name {
    color: #333;
    font-size: 18px;
    font-weight: bold;
}
.contact-l {
    width: 38%;
}
.contact-r {
    width: 60%;
}
.contact-text {
    color: #5f5f5f;
    line-height:30px;
    font-size: 14px;
}
a.mail-txt {
    color: #3f99d8;
    text-decoration: underline;
}
.contacts-title{
    font-size: 18px;
    color: #333;
    margin-bottom: 30px;
    font-weight: bold;
}
.contact-box{
    padding: 50px;
}
.form-row3{
	width: 30%;
	margin-right: 4.5%;
}
.form-row3:nth-last-of-type(3n+1){
	margin-right: 0;
}


/*成员列表*/
body,html{
    height: 100%;
}
.popup-box{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
}
.batch-popup{
    position: absolute;
    left: 50%;
    top: 15%;
    width: 790px;
    height: 70%;
    box-sizing: border-box;
    margin-left: -270px;
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    padding: 30px;
}
.batch-popup-hd{
    height: 60px;
    line-height: 60px;
}
.batch-hd{
    font-size: 18px;
    color: #242424;
    font-weight: bold;

}
.batch-popup-bd{
    position: absolute;
    padding-top: 90px;
    height: 100%;
    box-sizing: border-box;
    width: 95%;
    top: 0;
    padding-bottom: 20px;
}
.appointment-tab.member-list-tab{
    border-radius: 0;
    border: 0;
    overflow: inherit;
}
.member-list-tab th{
    font-weight: normal;
    padding:10px 10px;
}
.member-list-tab td{
    padding: 10px 5px 0;
    border: 0;
}
.tab-border{
    height: 45px;
    border: 1px solid #dedede;
    padding: 0 5px;
    width: 100%;
    box-sizing: border-box;
}
.tab-btn-box{
    text-align: center;
    position: relative;
}
.pass-ico{
    background: url(../images/pass.png);
}
.mistake-ico{
    background: url(../images/mistake.png);
}
.mistake-hint{
    position: absolute;
    font-size: 14px;
    width: 130px;
    background: url(../images/mistake-hint.png) center center no-repeat;
    height: 40px;
    line-height: 40px;
    text-align: center;
    left: 50%;
    margin-left: -65px;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    padding-top: 10px;
    z-index: 100;
    display: none;
}
.member-list{
	margin-right: 10px;
	margin-bottom: 60px;
    max-width: 95%;
    padding-bottom: 30px;
    overflow: auto;
}
#Scroll{
	padding-bottom: 50px;
	box-sizing: border-box;
}
/*修改国家input插件*/

.chosen-container-single .chosen-single{
	background: #f8f8f8 !important;
	height: 44px !important;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #f0f0f0 !important;
	border-radius: 3px !important;
}
.chosen-container{
	width: 100% !important;
	box-sizing: border-box;
}
.chosen-container-single .chosen-single span{
	line-height: 44px !important;
}
.chosen-single i.css_flag{
	margin-top: 15px !important;
}
.chosen-container .chosen-drop{
	border-color: #f0f0f0 !important;
}


#Overlay
{
    left: 0;
    overflow: hidden;
    top: 0;
    z-index: 9999;
    cursor: pointer;
    background: url("/Images/overlay.png") repeat scroll 0 0 transparent;
    height: 100%;
    width: 100%;
}
#LoadedContent
{
    border: 0 none;
    display: block;
    height: 100%;
    _height: 480px;/* ie6 hack to hide the scroll bar */
    width: 100%;
}
.KmainBox {
padding-bottom:37px;
border-radius:10px;
overflow:hidden;
_padding-bottom:0px;
 background:#fff;
}
.msgboxhead {
 background: none repeat scroll 0 0 #f9f9f9;
   /* border-bottom: 1px solid #ddd;*/
    color: #f77400;
    font: 20px/60px "微软雅黑","宋体";
    height: 60px;
    overflow: hidden;
    padding-left: 20px;
	font-size:16px;
}
.msgboxhead span {
display: inline;
float: left;
}
.msgboxhead a {
    background: url("../images/Batch_hd_bt.png") center center no-repeat scroll transparent;
    display: block;
    float: right;
    height: 40px;
    width: 40px; text-indent:100em;
	margin-top:0px;
	margin-right:10px;
	opacity:1;
	filter:alpha(opacity=20);
	-webkit-transition:all ease .3s;
	transition:all ease .3s;
}
.msgboxhead a:hover{opacity:.4;filter:alpha(opacity=40); }
#LoadedContent {
    border: 0 none;
    display: block;
    height: 100%;
    width: 100%;
}
.msgboxhead a img {
display: block;
margin-top: 6px;
margin-right: 5px; display:none;
}

.w80{
	width: 80px;
}
.w120{
	width: 120px;
}
.w150{
	width: 150px;
}
.mr5{
	margin-right: 5px;
}
.w190{
	width: 190px;
}
.w191{
	width: 240px; margin-right:26px;
}
.succeed-l-txt{
	position:relative;
	width: 570px;
}
.form-btn.btn-bor-blue{
	border-color: #3393dd;
	background: #fff;
	color: #3393dd;
}
.form-btn.btn-bor-blue:hover{
	color: #fff;
	background: #3393dd;
}

.msgboxhead{
	color: #333;
}
.index-subscribe-tab th{
	font-size: 14px;
}
.form-btn{
	width: 160px;
}
.succeed-r{
	text-align: center;
}
.activities{
	padding-top: 20px;
	margin-top: 65px;
	border-top: 1px solid #d5d5d5;
}
.activities-title{
	font-size: 24px;
	color: #333;
	line-height: 32px;
	margin-bottom: 20px;
}
.activity-tab .blue-td td{
	border-color: #d1202f;
}

.login-li{
	margin-bottom: 10px;
}
.login-hint-box{
	position: relative;
}
.login-hint-box .attention{

	position: absolute;
    right: 19px;
    bottom: 45px;
}
.attention{
	color: #dd3033;
}
.attention-name,
.attention-password,
.attention-captcha{
	height: 14px;
	font-size: 12px;
}

.login-active-list{
    display: flex;
    align-items: center;
    margin-top: 65px;
}

.login-active-list .login-active-top{
    width: calc(100%/3);
    height: 55px;
    line-height: 55px;
    border-radius: 55px;
    text-align: center;
    background-color: #f9efef;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}
.login-active-list .active{
    background-color: #e70012;
}
.login-active-list .active a{
    color: #fff;
}
.login-active-list .active .register-number{
    color: #fff;
}
.login-active-list .login-active-top .login-top-icon{
    position: absolute;
    right: -18px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 10px;
    width: 30px;
    height: 30px;
    z-index: 1;
    color: #e70012;
    background-color: #f9efef;
    border: 4px solid #fff;
    border-radius: 50%;
    font-size: 27px;
    font-weight: bold;
}
.login-active-list .active .login-top-icon{
    background-color: #e70012;
    color: #fff;
}
/********修改AMTS************/
/*头部*/

.header{
    position: relative;
    height: 100%;
    box-sizing: border-box;
    background: #fff;
}

.header-r{
    padding-top: 35px;
    color: #96cae4;
}
.header-name{
    font-weight: normal;
    line-height: 40px;
    font-size: 20px;

}
.fs40{
    font-size: 40px;
}
.header-subname{
    font-size: 18px;
}

/*登陆界面*/
.login-bg{
    background:#efefef url(../images/Login_box_bg.jpg) center top no-repeat;
    background-size:100% 100%;
    position: absolute;
    width: 100%;
    min-height: 100%;
}
.login-top{

}

.logo a img{
    display: block;
}
.logo-txt{
	width: 100%;
    color: #fff;
    text-align: center;
    font-size: 48px;
}
.zhans-top-t {
    line-height: 190px;
}
.logo-time{
	font-size: 56px;
	color: #fff;
	font-weight: normal;
	line-height: 60px;
	padding-bottom: 10px;
}
.logo-name-cn{
	font-size: 22px;
	color: #d1202f;
	line-height: 34px;
}
.logo-name-en{
	font-size: 16px;
	color: #fff;
	line-height: 26px;
}
.txt-white{
	color: #fff;
}
.logo-name-countdown{
	font-size: 14px;
	color: #d1202f;
}

.language-box{
    position: relative;
    width: 115px;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    border-radius: 18px;
	margin: -2px 5px 5px 15px;
    background: #d1202f;
    z-index: 10;
}
.language{
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}
.language a{
    display: block;
    text-align: center;
    color: #fff;
}
.language-ul{
    position: absolute;
    top: 26px;
    left: 0;
    width: 100px;
    background: #d1202f;
    box-sizing: border-box;
    border-radius:0 0 18px 18px;
    display: none;
    padding-bottom: 10px;
}
.language-li{
    height: 28px;
    line-height: 28px;
    text-indent: 20px;
}

.language-li a{
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: bold;

}
/* .language-box:hover{
	border-radius: 18px 18px 0 0;
} */
.language-box:hover .language-ul{
    display: block;
}


.login{
	padding: 67px;
	height: 100%;
	box-sizing: border-box;
}


.login-left{ float:left; width:47%; color:#fff; text-align:right;}
.login-left p{ font-size:24px; line-height:25px;}
.login-left h2{ font-size:17px; line-height:55px; font-weight:normal;}
.login-left-text{margin-top:55px;}
.login-left-logo{ text-align:center; margin-top:75px;}
.login-right{ float:right; width:42%;}
.login-right h2{font-size:14px; font-weight:normal; color:#fff; line-height:30px; margin-top:15px;}

.forget-box h2 {
    font-size: 30px;
    font-weight: normal;
    margin-top: 45px;
}

.login-title{
    font-size: 30px;
    color: #fff;
    line-height: 30px;
    text-align: left;
}
.login-box{
    width: 1058px;
    height: 650px;
    margin: 0 auto 30px;
    border: 3px solid rgba(255,255,255,0.5);
	position:relative;
}
.login{
	padding: 67px;
	height: 100%;
	box-sizing: border-box;
}
.login-form-name{
    font-size: 16px;
    color: #000;
    line-height: 32px;
    height: 32px;
}
.login-input{
    width: 100%;
    height: 45px;
    border: 0 none;
    padding: 0 12px;
    box-sizing: border-box;
    font-size: 14px;
    border-bottom: 1px solid #d5d5d5;
	background: #fff;
    margin-bottom: 25px;
    border-radius: 3px;
}
.Captcha{
	width: 83px;
	height: 30px;
	overflow: hidden;
}
.Captcha img{
	display: block;
	width: 100%;
	height: 100%;
}
.login-captcha{
	width: 70%;
}
.forget-lab{
    margin-top: 20px;
    display: block;
}
.forget{
    color: #737373;
    text-decoration: underline;
}
.forget:hover{
    text-decoration: none;
}
.applyfor{
    color: #737373;
    text-align: right;
}
.applyfor-a{
    color: #1f95d3;
    text-decoration: underline;
}
.applyfor-a:hover{
    text-decoration: none;
}

.login-btn{
	width: 60%;
    height: 45px;
    background: #d1202f;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    line-height: inherit;
}
.login-btn:hover{
    background: #e02736;
}
.login-apply-btn{
	background: #d1202f;
	line-height: 45px; float:left; margin-top:30px;
}
.login-apply-btn:hover{
	background: #e02736;
}
.login-content-box{
    width: 1200px;
    max-width: 95%;
    margin: 0 auto;
    background-color: #fff;
    margin-top: 70px;
    border-radius: 15px;
    overflow: hidden;
}
.login-content-box .item-flex{
    display: flex;
    align-items: center;
}
.login-content-box .item-flex .item{
    width: 50%;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background-color: #f7dede;
    font-weight: bold;
}
.login-content-box .item-flex .item a{
    font-size: 18px;
    color: #2e2d32;
}
.login-content-box .item-flex .active{
    background-color: #e70012;
}
.login-content-box .item-flex .active a{
    color: #fff;
}
.login-content-box .item-box{
    width: 510px;
    max-width: 95%;
    margin: 0 auto;
    padding: 90px 0;
}
.login-content-box .box-tit{
    font-size: 30px;
    color: #333333;
    margin-bottom: 20px;
    text-align: center;
}
.login-content-box .box-info{
    font-size: 16px;
    color: #999999;
    text-align: center;
}
.login-form-inpur{
    margin-top: 30px;
}
.login-form-inpur li{
    position: relative;
    margin-bottom: 12px;
}
.login-form-inpur li .attention{
    position: absolute;
    right: 5px;
    top: 17px;
}
.login-form-inpur li .login-input-box{
    width: calc(100% - 10px);
    height: 58px;
    background-color: #f9f3f3;
    border: 0px;
    padding-left: 10px;
    border-radius: 15px;
}
.login-content-box .editforget{
    float: right;
    color: #e70012;
}
.login-content-box .login-box-btn .login-btn{
    width: 100%;
    height: 45px;
    background: #e70012;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    line-height: inherit;
    margin-top: 90px;
}
.login-content-box .login-box-con{
    width: 95%;
    margin: 0 auto;
}

.login-content-box .reg-login-title{
    display: flex;
    align-items: center;
}
.login-content-box .reg-login-title span{
    margin-left: 5px;
    display: block;
    font-size: 16px;
    color: #333333;
}
.login-content-box .reg-login-top{
    margin-top: 30px;
}
.forget-box p {
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
}

.forget{
    font-size: 14px;
    color: #fff;
    line-height: 45px;
    float: right;
}

.master-hd-r{
    z-index: 10;
    margin: 33px 13px 0 0;
}

.close-btn-top{
   	min-width: 100px;
    height: 27px;
    line-height: 27px;
    border-radius: 18px;
    padding:5px 0;
    margin: 5px;
    background:url(../images/tuichu.png) left center no-repeat;
    box-sizing: border-box;
	/* padding-right: 30px; */

	color: #555;
    font-size: 14px;
}
.zhuc-tim1{

    background:url(../images/host.png)left center no-repeat;
}

.zhuc-tim2{
	position:relative;
    background:url(../images/lind.png) center no-repeat;
}
.zhuc-tim2 span{
    border-radius: 27px;
    background: #e72923;
    position: absolute;
	top: 6px;
    right: -2px;
    height: 18px;
    width: 18px;
    line-height: 18px;
    color: #fff;
    font-weight: normal;
    font-size: 10px;
}
/*
.close-btn:hover{
	background-color: #efefef;
}
*/
.login-conter{
    background-color: #f4f4f4;
    padding-bottom: 65px;
}
.login-conter .login-banner{
    width: 100%;
}
.login-conter .login-banner img{
    display: block;
    width: 100%;
}
.login-conter .login-menu{
    height: 90px;
    background-color: #fff;
}
.login-conter .login-menu{
    background-color: #fff;
}
.login-conter .login-flex-home{
    width: 1200px;
    max-width: 95%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.login-conter .login-flex-home .login-home i{
    display: inline-block;
    font-size: 18px;
    color: #e70012;
    margin-right: 5px;
}
.login-conter .login-flex-home .login-home a{
    font-size: 18px;
    color: #666666;
}
.login-conter .login-flex-home .login-language2 i{
    display: inline-block;
    font-size: 18px;
    color: #e70012;
    margin-left: 5px;
}
.login-conter .login-flex-home .login-language2 a{
    font-size: 18px;
    color: #e70012;
}
.close-btn{
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}


.register-master{
	margin-top: 20px;
}
.login-logo-txt{
	margin-top: 30px;
	padding-left: 0;
}
.login-l .logo{
	padding-top: 0;
}
.register-number{
	width: 40px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	color: #666;
	line-height: 40px;
	text-align: center;
	margin-right: 2px;
	margin-top: 7px;
	background:none;

}
.current-register-top .register-number{
	background: none;
	color: #fff;
}
.achieve-register-top .register-number{
	color: #d1202f;
	border-color: #d1202f;
}
.current-register-top a{
	color: #fff;
}
.current-register-top .register-questionnaire{
	background: url(../images/current-questionnaire-top.png) right center no-repeat;
	background-size: cover;
}
.current-register-top .register-finish{
	background: url(../images/current-finish-top.png) right center no-repeat;
	background-size: cover;
}
.register-top .register-top-r{
	background: url(../images/register-top-r.jpg) right center no-repeat;
}

.form-box-top .txt-blue{
	color: #000;
}
.form-box-top .txt-blue a{
	color: #3393dd;
}

.tit{
	color: #d1202f;
	font-size: 14px;
	font-weight: bold;
}
.succeed-btn{
	font-size: 16px;
	color: #fff;
	margin-top: 15px;
	padding:0 20px;
	min-width: 227px;
	font-weight: bold;
	margin-right: 15px;
	height: 45px;
	line-height: 45px;
	border-radius:4px;
}
.weitr{}
.btn-bor{
	 background:#2c416c; color:#fff;
}
.btn-bor:hover{
	background: #384f7f;
}
.succeed-ewm,
.txt-ewm-box{
	width: 50%;
	box-sizing: border-box;
	padding: 0 20px;
}
.succeed-ewm{
	text-align: right;
}
.txt-ewm-box{
	text-align: left;
}


.master-hd{
	background-color: #efefef;
}
.btn-blue.step-btn{
	background-color: #d1202f;
}
.btn-blue.step-btn{
	background-color: #3599e7;
}

.btn-export{padding:0 10px;border-radius:2px;border:1px solid #d1202f;background:#fff;color:#d1202f;}
.btn-export:hover{background:#d1202f;color:#fff;}

.vip-box-img{
	margin-top: -15px;

}

.close-btn-box{ position:relative;line-height: 0px;width: 168px;}
.prompt-box{ width:170px; height:auto; background:#fff; position:absolute; z-index:99; border-radius:4px; box-shadow:1px 1px 6px #ededed; top:38px; left:-40px; display:none; text-align:left;padding:15px;}
.prompt-box a{ font-size:14px; line-height:25px; display:block; color:#666;}
.prompt-box a:hover{ color:#d81323;}

/*登陆页面修改*/

.logo2{
	width: 140px;
}
.login-logo-txt2{
	padding-left: 160px;
	margin-top: 0;
}
.login-logo-txt2 .logo-time{
	font-size: 50px;
	line-height: 36px;
}
.login-l2{
	width: 600px;
}
.login-logo-txt2 .logo-name-cn{
	font-size: 20px;
}
.login-txt-box{
	font-size: 14px;
	color: #fefefe;
	margin-top: 50px;
	margin-bottom: 100px;
}
.login-txt-box p.login-txt{
	margin: 10px 0;
}
.login-ewm-txt{
	font-size: 16px;
	color: #fff;
	text-align: right;
	box-sizing: border-box;
	padding-right: 20px;
	padding-top: 40px;
	font-weight: bold;
}

.w100{ width:100px;}
.login-r2{
	width: 360px;
	height: auto;
}
.login-r2 .login-wrap,
.login-r2 .login-r-top{
	padding: 40px 40px;
}
.login-r2 .login-prompt{
	text-align: center;
}

.login-li .login-prompt{
	padding-bottom: 10px;
}

#handelinfo{
    width: 860px;
    padding: 20px;
    float: right;
    background: #fff;
    min-height: 700px;
    margin: 24px 23px 20px 0;
    border-radius: 4px;
    box-shadow: 2px 4px 9px #e0e0e0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}
.checkbox-box-p{
    display: table-cell;
    height: 50px;
    line-height: 18px;
    width: 330px;
}
.infospan{
    display: inline-block;
    width: calc(100% - 260px);
}
.titinfop{
    margin-bottom: 15px;
}
.titinfop .red{
    color: #d1202f;
}
.checkbox, .radio {
    margin-right: 5px;
    margin-top: -2px;
}
.checkbox-box{
    display: table;
    padding-right: 20px;
    box-sizing: border-box;
}


.handleitem{
    
    font-size: 18px;
    margin: 0 5px;
    cursor: pointer;
    color: #d1202f;
}
.handleitem:nth-child(1){
    color: #0fa1d7;
}




@media only screen and (max-width: 1366px) {

	.zhans-top-t{ line-height:2.4em; font-size:36px;}
}

.appointment-con-back{ width:100%; height:100%; background-color: rgba(0,0,0,0.5); position:fixed; left:0; top:0; z-index: 999; display:none;}
.appointment-con{ max-width:600px; background:#fff; border-radius:3px; top: 50%; left:50%; margin-left:-300px; margin-top:-200px; position:absolute;}
.appointment-con-tit{ width:90%; backgound:#e5e5e5; height:60px; background:#e5e5e5; line-height:60px; font-size:16px; padding:0 5%;}
.appointment-con-guanb{ float:right; cursor: pointer;}
.appointment-con-ul{ width:90%; padding:5%;}
.appointment-con-ul ul{ overflow: hidden;}
.appointment-con-ul li{ float:left; border-radius:4px; margin-bottom:25px; line-height:40px;}
.appointment-con-ul-riq{ width:65%;}
.appointment-con-ul-time{ width:25%; float:right;}
.appointment-con-ul-liuy{ width:100%;}
.appointment-con-ul-liuy textarea{
    width: 405px;
    min-height: 80px;
    float: left;
	border:1px solid #eaeaea;
	border-radius:3px;
}
.appointment-con-ul-liuy span{ float:left; margin-right:31px;}
.appointment-con-ul li select{ width:60%; padding:0 2.5%; border:1px solid #eaeaea; height:40px;border-radius:3px;}
/*.appointment-con-ul li:hover{ border:1px solid #d1202f;}*/
.appointment-con-ul li input{margin-left:10px;}
.appointment-con-ul li:nth-child(3n){ margin-right:0;}
.appointment-con-but{  width:170px; margin:0 auto;}
.appointment-con-but button{background:#d1202f; border-radius:3px; width:100%; text-align:center; border:none; height:40px; color:#fff; cursor: pointer;}
.current{ display:block;}
.appointment-con-c{ width:40%; height:40%;}


.email-yangs {
    height: 100px;
    padding: 7px;
    width: 365px;
    border-radius: 3px;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
    background: #f8f8f8;
}


.cur-q{ background: #ffdadd; }



.pagination {
    text-align: center;
    margin-top: 40px;
}

.pagination span,
.pagination a {
    border: 1px solid #e5e5e5;
    display: inline-block;
    padding: 3px 10px;
    cursor: pointer;
    color: #000;
    margin: 0 3px;
}
.pagination span{
    background:#d1202f;
    color:#fff;
    border-color:#d1202f;
}

.pagination .curr,
.pagination span:hover,
.pagination a:hover {
    color: #333;
    background: #eee;
}

.pagination li{
    display:initial;
}

.cpersonal-top-con-con-multiselect label .multiselect-bot{ width:100%;}
.cpersonal-quer{ width:94%; border-radius:5px; overflow:hidden; font-size:16px; background:#f7f7f7; padding:1% 3%; margin-top:12%;}
.cpersonal-quer label{ line-height:30px;}
.cpersonal-quer input{ margin:0px 7px 0 0;}
.cpersonal-quer span{ color:#d00212;}
.cpersonal-submit input.cpersonal-submit-up{ background:#666; margin-right: 20px;}
.tiaoli{
    padding: 10px 0;
    line-height: 24px;
    text-align: justify;
    font-size: 15px;
    display: none;
}


.Exhibition-schedule-bg{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.5);
    z-index: 97;
}
.Exhibition-schedule{
    overflow:hidden;
    position:fixed;
    left:calc(50% - 700px);
    top:20%;
    width:calc(1400px - 6%);
    background:#fff;
    z-index: 99;
    padding:3%;
    box-shadow:3px 3px 10px #999;
    border-radius:5px;
    line-height:30px;
}

.Exhibition-schedule table {
    width:100%;
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
}
.Exhibition-schedule table td {
    border:1px solid #ddd;
    text-align:center;
    color:#4C5154;
    font-family:Arial;
    font-size:14px;
    padding:5px 15px;
    font-family: 微软雅黑;
}
/*.Exhibition-schedule table td:nth-of-type(2n){
    background:#fefcfc;
}*/

.Exhibition-schedule-name{
    /*border-bottom:1px solid #999;*/
    text-align:left;
    margin:20px 0;
    font-weight:bold;
    font-size:13px;
    line-height:15px;
}
.Exhibition-schedule-span{
    color:#999;
    font-size:12px;
    font-weight:normal;
    line-height: 30px;
}
.Exhibition-schedule-name img{
    width: 20px;
    margin-right:5px;
    vertical-align: text-top;
}

.Exhibition-schedule-gb{
    width:100%;
    position:relative;
    margin:-30px -30px 0 0;
    float:right;
    text-align:right;
    cursor: pointer;
}
.Exhibition-schedule-gb img{
    width:26px;
}


.print-box{
    padding:5px 25px;
    background:#db2333;
    float:right;
    margin-top:25px;
    color:#fff;
    border-radius:4px;
    cursor:pointer;
}






.modal{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
	overflow-x: hidden;
	overflow-y: auto;
	background:rgba(0,0,0,.5);
	display:none;
	}
.modal-title{
	font-size:30px;
	line-height:30px;
	padding:20px 0;
}
.modal-dialog{
	position:relative;
	width:800px;
	margin:50px auto;
	background:#FFF;
	padding:30px;
	border-radius:10px;
	box-shadow:0 0 20px 5px rgba(0,0,0,.5);
}
.modal-close{
	position:absolute;
	right:0;
	top:0;
	color:#F00;
	font-size:20px;
	background:none;
	border:none;
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	cursor:pointer;
}
.modal-img{
	position:absolute;
	top:30px;
	right:30px;
	width:180px;
	height:140px;
}
.modal-img img{
	max-width:100%;
	height:100%;
}
.modat-more{
	text-align:right;
}
.modat-more a{
	color:#d1202f;
}

::-webkit-input-placeholder{
    color:#333;
}
::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#333;
}
:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#333;
}
:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#333;
}



.activities-p{
    margin:0 25px 15px 25px;
    font-size:14px;
}






.audience-invitation{
    margin-top:60px;
}
.audience-bottom{
    background-color:#f4f4f4;
    padding:10px 20px;
    margin-top:60px;
}
.invitation-list-title{
    font-size:16px;
    color:#333;
    padding:28px 0;
}

.contact-list li{
    float:left;
    width:50%;
    padding-top:10px;
}
.contact-list li img{
    vertical-align:middle;
    margin-right:5px;
}
.invitation-left{
    width:360px;
    height: 420px;
}
.invitation-right{
    width: 400px;
    box-sizing: border-box;
}
.invitation-h3{
    font-size: 24px;
    color: #d1202f;
    padding:25px 0;
}

.yqh-box{
    width: 124px;
    height: 124px;
    box-shadow: 0 0 10px 2px #e8e8e8;
    margin: 10px 21px 0;
    padding:10px;
    box-sizing: border-box;
}
.yqh-box img{
    width: 100%;
}
.yqh-box a{
    color: #d1202f;
}
.black-btn{
    background-color: #282828;
}
.black-btn:hover{
    background-color: #434343;
}
.yqh-btn{
    min-width: 140px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    margin-top: 20px;
    display:block;
    float:left;
    color:#fff;
}
.download-form-btn{
    margin-top:80px;
    margin-left:20px;
    height:40px;
    line-height:40px;
    min-width:120px;
}

.invitation-list-box{
    background-color:#f4f4f4;
    padding:20px 20px;
    border-bottom:1px solid #e2e2e2;
}
.invitation-ewm-title{
    background:url(../images/dot.png) left center no-repeat;
    vertical-align:middle;
    padding-left:20px;
    color:#000;
    cursor:pointer;
}

.invitation-ewm-title span{
    font-weight:normal;
}
.news-btn{
    width: 79px;
    height: 38px;
    border-radius: 3px;
    padding: 0 10px;
    background: #d1202f;
    color: #fff;
}
.news-btn:hover{
    background-color: #de2434;
    color: #fff;
}

.tab-wrap{
    width:100%;
    overflow:hidden;
    margin:30px 0 20px 0;
    border-bottom:1px solid #eee;
    padding-bottom:30px;
}
.tab-wrap a{
    padding:8px 30px;
    background:#fff;
    border:1px solid #d1202f;
    color:#d1202f;
    float:left;
    margin-right:20px;
    border-radius:5px;
    transition: 400ms;
}
.tab-wrap a:hover{
    background:#d1202f;
    border:1px solid #d1202f;
    color:#fff;
    transition: 400ms;
}
.tab-wrap a.curr{
    background:#d1202f;
    border:1px solid #d1202f;
    color:#fff;

}
.tab-com-li.display{display:none;}
.news-tab th{
    height: 47px;
    background: #f8f8f8;
    border-right: 1px solid #eef4f9;
    color: #2b333e;
    text-align: center;
    padding-left: 10px;
}
.news-tab td{
    min-height: 60px;
    padding: 15px 0;
    text-align: center;
    padding-left: 10px;
}
.news-tab tr:nth-of-type(2n-1) td{
    background: #f8f8f8;
}
.news-tab .txt-l{
    text-align: left;
}


.mb-show{
    display:none;
}
.pc-show{
    display:block;
}



.business-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.business-wrap .business-left {
    background: #f5f5f5;
    border-radius: 5px;
    width: 25%;
    height: 748px;
    overflow-x: hidden;
}
.business-wrap .business-left::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #F5F5F5;
}
.business-wrap .business-left::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #c8c8c8;
}
.business-wrap .business-left .search-box {
    position: relative;
    background: #fff;
    border-radius: 5px;
    margin: 5%;
    padding-bottom:0;
    border-bottom:0;
}
.business-wrap .business-left .search-box:after {
    display: block;
    content: '';
    clear: both;
}
.business-wrap .business-left .search-box input {
    border: none;
    width: calc(100% - 75px);
    float: left;
    padding: 12px 15px;
    font-size: 15px;
}
.business-wrap .business-left .search-box .fa {
    float: right;
    width: 45px;
    text-align: center;
    padding: 14px 0;
    cursor: pointer;
    color: #99afc0;
    font-size: 18px;
}
.business-wrap .business-left .search-link {
    border-bottom: 1px solid #fff;
    width: 100%;
    height: 2px;
    background: #ddd;
}
.business-wrap .business-left .li {
    border-bottom: 1px solid #fff;
    position: relative;
    cursor: pointer;
    padding: 15px;
}
.business-wrap .business-left .li .tit-info{
    width: 95%;
}
.business-wrap .business-left .li:after {
    display: block;
    clear: both;
    content: '';
}
.business-wrap .business-left .li:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #ddd;
    content: '';
}
.business-wrap .business-left .li .close-btn-top {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.business-wrap .business-left .li .close-btn-top:hover {
    color: red;
}
.business-wrap .business-left .li .head {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border-radius:50%;
    float: left;
    text-align: center;
    position: relative;
    margin-right: 10px;
    background: #fff;
}
.business-wrap .business-left .li .head .noread {
    background: #da251d;
    position: absolute;
    right: -10px;
    top: -10px;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-size: 13px;
}
.business-wrap .business-left .li .head img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.business-wrap .business-left .li .tit-info .name {
    font-size: 14px;
    margin-top: -3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.business-wrap .business-left .li .tit-info .type {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 21px;
    color: #666;
}
.business-wrap .business-left .li.curr {
    background: #ee731f;
}
.business-wrap .business-left .li.curr .tit-info {
    color: #fff;
}
.business-wrap .business-left .li.curr .tit-info .type {
    color: #fff;
}
.business-wrap .business-right {
    background: #f5f5f5;
    border-radius: 5px;
    width: 73.5%;
    min-height: 692px;
    margin-left: 1.5%;
}
.business-wrap .business-right .box {
    padding: 30px;
    margin: 25px;
    border-radius: 5px;
    background: #fff;
    height: 560px;
    overflow-x: hidden;
}
.business-wrap .business-right .box::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #F5F5F5;
}
.business-wrap .business-right .box::-webkit-scrollbar-track {
    background-color: #fff;
}
.business-wrap .business-right .box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #c8c8c8;
}
.business-wrap .business-right .box .li {
    margin-bottom: 15px;
}
.business-wrap .business-right .box .li .time {
    text-align: center;
    color: #c0c0c0;
    margin-bottom: 12px;
    font-size: 14px;
}
.business-wrap .business-right .box .li .tit-info:after {
    display: block;
    content: '';
    clear: both;
}
.business-wrap .business-right .box .li .tit-info .head {
    width: 60px;
    height: 60px;
    line-height: 54px;
    border-radius: 50%;
    background: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.02);
    overflow: hidden;
    float: left;
}
.business-wrap .business-right .box .li .tit-info .head img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.business-wrap .business-right .box .li .tit-info .info {
    float: left;
    margin-left: 20px;
    padding: 20px;
    border-radius: 5px;
    max-width: 60%;
    background: #e8f0f7;
    position: relative;
    color: #333;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}
.business-wrap .business-right .box .li .tit-info .info img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.business-wrap .business-right .box .li .tit-info .info:after {
    border-top: 10px solid transparent;
    border-right: 12px solid #e8f0f7;
    border-bottom: 10px solid transparent;
    content: '';
    display: block;
    left: -10px;
    top: 22px;
    position: absolute;
}
.business-wrap .business-right .box .li.me .tit-info .head {
    float: right;
}
.business-wrap .business-right .box .li.me .tit-info .info {
    float: right;
    margin-right: 20px;
    margin-left: 0;
}
.business-wrap .business-right .box .li.me .tit-info .info:after {
    display: none;
}
.business-wrap .business-right .box .li.me .tit-info .info:before {
    border-top: 10px solid transparent;
    border-left: 12px solid #e8f0f7;
    border-bottom: 10px solid transparent;
    content: '';
    display: block;
    right: -10px;
    top: 22px;
    position: absolute;
}
.business-wrap .business-right .input-box {
    margin: 25px;
    border-radius: 5px;
}
.business-wrap .business-right .input-box:after {
    display: block;
    content: '';
    clear: both;
}
.business-wrap .business-right .input-box .img {
    text-align: center;
    width: 60px;
    height: 50px;
    line-height: 60px;
    border-radius: 5px;
    background: #99afc0;
    cursor: pointer;
    float: left;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}
.business-wrap .business-right .input-box .img:hover {
    opacity: 0.8;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}
.business-wrap .business-right .input-box .img img {
    max-width: 45%;
}
.business-wrap .business-right .input-box .input {
    width: calc(100% - 75px);
    float: right;
    background: #fff;
    border-radius: 5px;
}
.business-wrap .business-right .input-box .input:after {
    display: block;
    content: '';
    clear: both;
}
.business-wrap .business-right .input-box .input input {
    float: left;
    width: calc(85% - 30px);
    padding: 15px 15px;
    border: none;
    font-size: 14px;
}
.business-wrap .business-right .input-box .input .sub {
    width: 15%;
    background: #d1202f;
    text-align: center;
    color: #fff;
    height: 50px;
    line-height: 50px;
    float: right;
    cursor: pointer;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}
.business-wrap .business-right .input-box .input .sub:hover {
    opacity: 0.8;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}


.visitor-logo-banner{
    width:1066px;
    height:130px;
    overflow:hidden;
    margin:0 auto;
}
.visitor-logo-banner img{
    width:100%;
}


body .layui-layer-btn .layui-layer-btn0{
    border-color: #d81323;
    background-color: #d81323;
}

  .reg-top-banner img{
        max-width:100%;
    }

.fcred{
    color: #d1202f;
}
.fclightgrey{
    color: #999999;
}

/*聊天框*/
.communication-wrap {
    position: fixed;
    right: 10px;
    bottom: 200px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    background: #fff;
    padding: 8px 14px;
    color: #d53542;
    cursor: pointer;
    z-index: 20;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}
.communication-wrap img {
    width: 30px;
    vertical-align: middle;
    margin-right: 10px;
}
.communication-wrap .msg {
    position: absolute;
    right: -5px;
    top: -8px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    background: #ee5548;
    color: #fff;
    border-radius: 50%;
}
.communication-wrap.curr {
    -webkit-transform: translateX(110%);
    -moz-transform: translateX(110%);
    -ms-transform: translateX(110%);
    -o-transform: translateX(110%);
    transform: translateX(110%);
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

/*聊天框*/


/*手机版样式*/


/*@media screen and (max-width: 680px) {*/

    /*.mb-show{*/
        /*display:block;*/
    /*}*/
    /*.pc-show{*/
        /*display:none;*/
    /*}*/


    /*.login-bg{*/
        /*!*background-size: cover;*!*/
        /*!*background-position: initial;*!*/
        /*background: url(../images/Login_box_bg_mb.jpg) no-repeat center bottom;*/
    /*}*/
    /*.login-box{*/
        /*width:100%;*/
        /*height:auto;*/
        /*border:none;*/
        /*overflow: hidden;*/
        /*margin-bottom:30px;*/
    /*}*/
    /*.login-box:after{*/
        /*display:block;*/
        /*width:100%;*/
        /*content:' ';*/
    /*}*/
    /*.zhans-top-t{*/
        /*font-size:26px;*/
    /*}*/

    /*.login{*/
        /*padding:20px;*/
    /*}*/
    /*.login-left{*/
        /*width:100%;*/
        /*padding-top:20px;*/
    /*}*/
    /*.login-right{*/
        /*width:100%;*/
    /*}*/
    /*.login-right h2{*/
        /*font-size:13px;*/
        /*display:none;*/
    /*}*/

    /*.login-left p{*/
        /*font-size:22px;*/
        /*display:none;*/
    /*}*/
    /*.login-left h2{*/
        /*font-size:20px;*/
        /*line-height:30px;*/
        /*padding-bottom:20px;*/
    /*}*/
    /*.login-language{*/
        /*!*top:-20px;*!*/
        /*position:initial;*/
        /*float:right;*/
        /*margin:10px 20px 0 0;*/
        /*font-size:14px;*/
        /*width: 70px;*/
    /*}*/

    /*.login-input{*/
        /*margin-bottom: 20px;*/
    /*}*/

    /*.login-left-text{*/
        /*margin:0 0 30px 0;*/
        /*!*display:none;*!*/
    /*}*/
    /*.login-left-text img{*/
        /*max-width:100%;*/
    /*}*/
    /*.login-left-logo{*/
        /*!*display:none;*!*/
        /*margin:10px 0 15px 0;*/
    /*}*/
    /*.login-left-logo img{*/
        /*width:50%;*/
    /*}*/

    /*.login-hint-box .attention{*/
        /*bottom: 39px;*/
    /*}*/

    /*.forget-box p{*/
        /*display:none;*/
    /*}*/

    /*.login-title{*/
        /*display:none;*/
    /*}*/

    /*.login-wrap{*/
        /*padding-top:0;*/
    /*}*/

    /*.login-apply-btn{*/
        /*margin-top:15px;*/
        /*background:#000;*/
        /*color:#fff;*/
    /*}*/

    /*.forget-hint{*/
        /*color:#333;*/
        /*line-height: 25px;*/
        /*font-size:14px;*/
    /*}*/
    /*.return-login-btn{*/
        /*border:1px solid #d41400;*/
        /*height:38px;*/
        /*line-height:38px;*/
    /*}*/

    /*.forget{*/
        /*color:#333;*/
    /*}*/

    /*.forget-box{*/

    /*}*/

    /*.login-footer{*/
        /*position:initial;*/
        /*height:auto;*/
        /*margin:20px 0;*/
        /*font-size:14px;*/
    /*}*/


    /*.w1100{*/
        /*width:100%;*/
    /*}*/

    /*.register-master-hd{*/
        /*height:auto;*/
        /*margin:0;*/
        /*border:none;*/
    /*}*/
    /*.register-top{*/
        /*width:100%;*/
    /*}*/
    /*.register-top .register-top-r{*/
        /*background:none;*/
    /*}*/

    /*body .apply-for-box .crumbs{*/
        /*text-indent: 0;*/
        /*font-size:20px;*/
        /*margin-top:25px;*/
    /*}*/
    /*.crumbs{*/
        /*padding:20px;*/
    /*}*/
    /*body .apply-for-box .crumbs a{*/
        /*width:100%;*/
        /*margin-right:0;*/
        /*margin-top:10px;*/
    /*}*/

    /*body .apply-for-box .form-box{*/
        /*padding:20px;*/
    /*}*/

    /*.form-name{*/
        /*width:100%;*/
    /*}*/
    /*.comp{*/
        /*width: 100% !important;*/
    /*}*/
    /*.form-row{*/
        /*margin:5px 0;*/
    /*}*/
    /*.w100{*/
        /*width:20%;*/
    /*}*/
    /*.w150{*/
        /*width:25%;*/
    /*}*/
    /*.w200{*/
        /*width:49%;*/
    /*}*/

    /*.register-top a{*/
        /*font-size: 15px;*/
    /*}*/

    /*.register-top a{*/
        /*height:40px;*/
        /*line-height:40px;*/
        /*text-align:left;*/
    /*}*/
    /*.register-number{*/
        /*margin-top:0;*/
    /*}*/
    /*.master-box{*/
        /*margin-top:0 !important;*/
    /*}*/

    /*.register-master{*/
        /*margin-top:0;*/
    /*}*/
    /*.reg-top-banner{*/
        /*display:none;*/
    /*}*/
    /*.reg-top-banner img{*/
        /*max-width:100%;*/
    /*}*/

    /*.current-register-top .register-questionnaire{*/
        /*background:none;*/
    /*}*/
    /*.current-register-top .register-finish{*/
        /*background:none;*/
    /*}*/

    /*.master-bd{*/
        /*padding:20px 0;*/
    /*}*/

    /*.pl70{*/
        /*padding-left:0;*/
    /*}*/
    /*.checkbox-box{*/
        /*width:100%;*/
        /*height:auto;*/
        /*line-height:initial;*/
        /*padding:5px 0;*/
    /*}*/
    /*.Question_item.current{*/
        /*background:none;*/
    /*}*/
    /*.checkbox-box-p{*/
        /*height:auto;*/
    /*}*/

    /*.succeed-l{*/
        /*width:100%;*/
    /*}*/
    /*.succeed-l-txt{*/
        /*width:100%;*/
        /*text-align:center;*/
    /*}*/
    /*.succeed-title{*/
        /*font-size:24px;*/
    /*}*/
    /*.succeed-ico{*/
        /*!*width:60px;*!*/
        /*!*height:60px;*!*/
        /*margin:0 auto 20px;*/
        /*float:none;*/
        /*display: block;*/
    /*}*/

    /*.fs18{*/
        /*font-size:15px;*/
    /*}*/
    /*.succeed-btn{*/
        /*font-size:15px;*/
        /*padding:0 10px;*/
        /*min-width: 170px;*/
    /*}*/

    /*.succeed-r{*/
        /*padding:0;*/
    /*}*/
    /*.succeed-ewm, .txt-ewm-box{*/
        /*width:100%;*/
        /*text-align:center;*/
    /*}*/
    /*.succeed-ewm{*/
        /*margin-top:25px;*/
    /*}*/
    /*.succeed-ewm img{*/
        /*max-width:100%;*/
        /*height:auto;*/
    /*}*/

    /*.activity-hint{*/
        /*margin:20px 0;*/
    /*}*/
    /*.activities-title{*/
        /*margin-bottom:0;*/
    /*}*/

    /*.activities{*/
        /*display:none;*/
    /*}*/

    /*.mt50{*/
        /*margin-top: 20px;*/
    /*}*/

    /*header{*/
        /*margin-top:0;*/
        /*height:auto;*/
    /*}*/


    /*.master-hd-r{*/
        /*margin-top:7px;*/
    /*}*/

    /*.close-btn-box{*/
        /*width:auto;*/
    /*}*/
    /*.man-logo{*/
        /*display:none;*/
    /*}*/
    /*.header{*/
        /*height:auto;*/
    /*}*/

    /*.language-box{*/
        /*width: 85px;*/
    /*}*/

    /*.master-bd-box{*/
        /*width:100%;*/
        /*padding:0 20px;*/
    /*}*/

    /*.master{*/
        /*width:100%;*/
        /*margin:24px 0;*/
    /*}*/
    /*.index-box2-l{*/
        /*width:100%;*/
        /*margin-right:0;*/
    /*}*/
    /*.index-box2-div{*/
        /*width:100%;*/
        /*padding:20px;*/
        /*height:auto;*/
    /*}*/
    /*.index-box2-div2{*/
        /*height:auto;*/
    /*}*/

    /*.index-box2-r{*/
        /*width:100%;*/
        /*margin-top: 20px;*/
    /*}*/

    /*.data-ico{*/
        /*width:55px;*/
        /*height:55px;*/
        /*line-height:55px;*/
        /*display:none;*/
    /*}*/
    /*.data-ico img{*/
        /*max-width:100%;*/
        /*vertical-align: middle;*/
    /*}*/

    /*.information-r{*/
        /*width:100%;*/
        /*margin-left:0;*/
        /*padding-left:0;*/
        /*border:none;*/
    /*}*/

    /*.mb-nav-box{*/
        /*margin:12px 0 0 20px;*/
    /*}*/
    /*.mb-nav-box.curr{*/

    /*}*/
    /*.mb-nav-box.curr span:nth-of-type(2){*/
        /*opacity: 0;*/
        /*-webkit-transition: 400ms;*/
        /*-moz-transition: 400ms;*/
        /*-o-transition: 400ms;*/
        /*transition: 400ms;*/
        /*transform: rotate(20deg);*/
    /*}*/
    /*.mb-nav-box.curr span:nth-of-type(1){*/
        /*-webkit-transition: 400ms;*/
        /*-moz-transition: 400ms;*/
        /*-o-transition: 400ms;*/
        /*transition: 400ms;*/
        /*-webkit-transform: rotate(45deg) translateY(9px);*/
        /*-moz-transform: rotate(45deg) translateY(9px);*/
        /*-o-transform: rotate(45deg) translateY(9px);*/
        /*transform: rotate(45deg) translateY(9px);*/
    /*}*/
    /*.mb-nav-box.curr span:nth-of-type(3){*/
        /*-webkit-transition: 400ms;*/
        /*-moz-transition: 400ms;*/
        /*-o-transition: 400ms;*/
        /*transition: 400ms;*/
        /*-webkit-transform: rotate(-45deg) translateY(-10px);*/
        /*-moz-transform: rotate(-45deg) translateY(-10px);*/
        /*-o-transform: rotate(-45deg) translateY(-10px);*/
        /*transform: rotate(-45deg) translateY(-10px);*/
    /*}*/

    /*.mb-nav-box span{*/
        /*width:23px;*/
        /*height:2px;*/
        /*border-radius:2px;*/
        /*background:#555;*/
        /*display: block;*/
        /*margin-bottom: 5px;*/
        /*-webkit-transition: 400ms;*/
        /*-moz-transition: 400ms;*/
        /*-o-transition: 400ms;*/
        /*transition: 400ms;*/
    /*}*/


    /*.sidebar-box{*/
        /*position:fixed;*/
        /*left:0;*/
        /*top: 0;*/
        /*-webkit-transition: 400ms;*/
        /*-moz-transition: 400ms;*/
        /*-o-transition: 400ms;*/
        /*transition: 400ms;*/
        /*transform: translateX(-220px);*/
    /*}*/

    /*.logo-txt{*/
        /*!*position:fixed;*!*/
        /*!*left:0;*!*/
        /*!*top: 0;*!*/
        /*display:none;*/
    /*}*/

    /*body{*/
        /*-webkit-transition: 400ms;*/
        /*-moz-transition: 400ms;*/
        /*-o-transition: 400ms;*/
        /*transition: 400ms;*/
    /*}*/
    /*body.curr{*/
        /*!*display:block;*!*/
        /*transform: translateX(220px);*/
        /*-webkit-transition: 400ms;*/
        /*-moz-transition: 400ms;*/
        /*-o-transition: 400ms;*/
        /*transition: 400ms;*/
    /*}*/

    /*.pt50{*/
        /*padding-top:0;*/
    /*}*/
    /*.shadow-pad{*/
        /*padding:0;*/
    /*}*/

    /*.form-row2{*/
        /*width:100%;*/
    /*}*/
    /*.cpersonal-quer{*/
        /*font-size:14px;*/
    /*}*/

    /*.password-form{*/
        /*padding-left:0;*/
    /*}*/
    /*.password-form .form-row-box{*/
        /*width:100%;*/
    /*}*/

    /*.master .questionBox{*/
        /*margin:0;*/
        /*padding-bottom:15px;*/
    /*}*/
    /*.master .choice-box{*/
        /*padding:15px 0;*/
    /*}*/

    /*.master .wenjuan a{*/
        /*position:initial;*/
        /*margin-left:0;*/
        /*display:block;*/
    /*}*/

    /*.form-row:after{*/
        /*display:block;*/
        /*content:' ';*/
        /*clear:both;*/
    /*}*/

    /*.friend-form{*/
        /*padding-left:0 !important;*/
    /*}*/

    /*.email-yangs{*/
        /*width:100%;*/
    /*}*/

    /*.friend-btn{*/
        /*width:100% !important;*/
    /*}*/

    /*.center-title{*/
        /*font-size:14px;*/
    /*}*/
    /*.w410{*/
        /*width:100%;*/
    /*}*/


    /*.contact-l{*/
        /*width:100%;*/
    /*}*/
    /*.contact-r{*/
        /*width:100%;*/
        /*margin-top:15px;*/
    /*}*/


    /*body .appointment-btn{*/
        /*width:100%;*/
        /*border-color:#d1202f;*/
        /*margin:0 0 5px 0;*/
        /*height:34px;*/
        /*font-size:14px;*/
        /*line-height:34px;*/
    /*}*/
    /*.shousuojieugo{*/
        /*display:none;*/
    /*}*/

    /*.w191{*/
        /*width:100%;*/
        /*height:34px;*/
        /*line-height:34px;*/
        /*margin:0 0 5px 0;*/
    /*}*/
    /*.search-btn{*/
        /*width:100%;*/
        /*font-size:14px;*/
        /*height:34px;*/
        /*line-height:34px;*/
        /*margin-bottom:5px;*/
    /*}*/

    /*.search-box{*/
        /*border-bottom:none;*/
    /*}*/

    /*.pagination span, .pagination a{*/
        /*padding: 0px 6px;*/
        /*font-size:14px;*/
        /*margin: 0 2px;*/
    /*}*/

    /*.btn-export{*/
        /*display:none;*/
    /*}*/


    /*.favorite-header li{*/
        /*width:calc(100% - 2px);*/
        /*margin-bottom:5px;*/
        /*height:34px;*/
        /*line-height:34px;*/
    /*}*/

    /*.guanz-yu select{*/
        /*width:100%;*/
        /*height:34px;*/
        /*margin-left:0;*/
    /*}*/
    /*.shouc input{*/
        /*width:100%;*/
        /*height:34px;*/
        /*line-height:34px;*/
        /*margin-left:0;*/
    /*}*/

    /*.guanz-yu{*/
        /*margin-right:0;*/
    /*}*/
    /*.guanz-time{*/
        /*width:100%;*/
    /*}*/
    /*.guanz-time input{*/
        /*width:calc(100% - 18px);*/
    /*}*/

    /*.sousuo-ann{*/
        /*width:100%;*/
        /*height:34px;*/
        /*margin-left:0;*/
        /*margin-top:5px;*/
        /*font-size:14px;*/
    /*}*/

    /*.favorite-content li{*/
        /*padding:10px 0;*/
    /*}*/
    /*.favorite-content li:first-of-type{*/
        /*display:none;*/
    /*}*/
    /*.favorite-number{*/
        /*font-size:14px;*/
        /*line-height:initial;*/
        /*height:auto;*/
        /*width:100%;*/
        /*text-align:right;*/
    /*}*/
    /*.favorite-company{*/
        /*font-size:14px;*/
        /*line-height:initial;*/
        /*width:100%;*/
        /*text-align:right;*/
        /*padding:10px 0;*/
    /*}*/
    /*.favorite-collection{*/
        /*font-size:14px;*/
        /*line-height:initial;*/
        /*width:100%;*/
        /*text-align:right;*/
    /*}*/

    /*.action-favorite{*/
        /*float:right;*/
        /*margin:0;*/
    /*}*/
    /*.favorite-collection .current{*/
        /*margin:0;*/
        /*float:right;*/
        /*text-align:center;*/
        /*line-height:17px;*/
    /*}*/

    /*.favorite-collection .current img{*/
        /*vertical-align: middle;*/
    /*}*/



    /*.appointment-con{*/
        /*max-width:90%;*/
        /*left:5%;*/
        /*margin-left:0;*/
    /*}*/
    /*.appointment-con-tit{*/
        /*height:38px;*/
        /*line-height:38px;*/
    /*}*/
    /*.appointment-con-ul-riq{*/
        /*width:100%;*/
    /*}*/

    /*.appointment-con-ul-time{*/
        /*width:100%;*/
    /*}*/
    /*.appointment-con-ul-liuy textarea{*/
        /*width:calc(100% - 6px);*/
    /*}*/

    /*.appointment-con-ul li select{*/
        /*float:right;*/
    /*}*/

    /*.login-btn{*/
        /*border:none;*/
        /*width:100%;*/
        /*height:38px;*/
        /*line-height:38px;*/
        /*font-size:14px;*/
    /*}*/





    /*.success-title{*/
        /*font-size:20px;*/
        /*color: #c1010f;*/
        /*text-align: center;*/
        /*margin: 30px 0;*/
    /*}*/
    /*.success-text{*/
        /*!*font-size: 26px;*!*/
        /*!*line-height: 40px;*!*/
        /*text-align: center;*/
        /*color: #000;*/
    /*}*/
    /*.barcode{*/
        /*border:1px solid #e5e5e5;*/
        /*padding:20px 20px 30px;*/
        /*!*text-align:center;*!*/
        /*border-radius:5px;*/
    /*}*/
    /*.barcode-text{*/
        /*font-size: 16px;*/
        /*color: #000;*/
        /*line-height: 30px;*/
        /*!*margin:0 0 20px 0;*!*/
    /*}*/
    /*.barcode-text2{*/
        /*!*font-size: 28px;*!*/
        /*color: #000;*/
        /*line-height: 24px;*/
        /*margin-bottom: 15px;*/
        /*text-align: center;*/
    /*}*/

    /*.barcode-text3{*/
        /*!*font-size: 30px;*!*/
        /*!*font-weight: bold;*!*/
        /*!*margin-top: 10px;*!*/
        /*text-align: center;*/
        /*letter-spacing: 5px;*/
    /*}*/
    /*.zhanhui{*/
        /*border:1px solid #e5e5e5;*/
        /*padding:20px;*/
        /*margin:10px 0;*/
    /*}*/
    /*.zhanhui-left {*/
        /*display: block;*/
        /*width: 50%;*/
        /*text-align: center;*/
        /*border-right: 1px solid #e5e5e5;*/
        /*box-sizing: border-box;*/
        /*padding-right: 15px;*/
    /*}*/
    /*.zhanhui-right{*/
        /*display: block;;*/
        /*width: 50%;*/
        /*text-align: center;*/
        /*box-sizing: border-box;*/
        /*padding-left: 15px;*/
    /*}*/
    /*.zhanhui-text{*/
        /*font-size: 24px;*/
        /*color: #000;*/
        /*line-height: 30px;*/
    /*}*/
    /*.success-body{*/
        /*height: auto;*/
        /*!*	min-height: 0;*!*/
        /*min-height: 100%;*/
    /*}*/
    /*.success-btn-box{*/
        /*padding:70px 0;*/
    /*}*/



    /*.login-btn-box{*/
        /*bottom:16%;*/
    /*}*/
    /*.big-title{*/
        /*width:80%;*/
        /*margin:0 auto;*/
        /*margin-top:5%;*/
    /*}*/
    /*.big-title img{*/
        /*width:100%;*/
    /*}*/
    /*.barcode-text{*/
        /*color:#c1010f;*/
    /*}*/
    /*.success-text{*/
        /*!*padding:0 10%;*!*/
    /*}*/
    /*.an_CustomTitle{*/
        /*display:block;*/
    /*}*/
    /*input.register-form-rests{*/
        /*width:80%;*/
        /*border: 1px solid #707070;*/
        /*height: 56px;*/
        /*line-height: 56px;*/
        /*box-sizing:border-box;*/
    /*}*/

    /*.day-icon{*/
        /*float:left;*/
        /*width:30px;*/
        /*height:30px;*/
        /*background:url(../images/day-icon.png) left center no-repeat;*/
        /*vertical-align:middle;*/
        /*margin-right:18px;*/
        /*margin-top:5px;*/
    /*}*/
    /*.local-icon{*/
        /*float:left;*/
        /*width:30px;*/
        /*height:30px;*/
        /*background:url(../images/local-icon.png) left center no-repeat;*/
        /*vertical-align:middle;*/
        /*margin-right:18px;*/
        /*margin-top:5px;*/
    /*}*/
    /*.infor-box{*/
        /*padding-left:0;*/
    /*}*/
    /*.infor-box li{*/
        /*border-bottom:1px solid #e5e5e5;*/
        /*!*font-size:28px;*!*/
        /*!*line-height:44px;*!*/
        /*padding:5px 0;*/
    /*}*/
    /*.infor-box li:last-of-type{*/
        /*border-bottom:none;*/
    /*}*/
    /*.infor-box li span{*/
        /*float:left;*/
    /*}*/
    /*.infor-box li p{*/
        /*!*font-size:28px;*!*/
        /*!*line-height:44px;*!*/
        /*overflow:hidden;*/
        /*color:#000;*/
    /*}*/
    /*.success-ewm{*/
        /*text-align:center;*/
        /*padding-top:50px;*/
    /*}*/
    /*.guanzhu-title{*/
        /*!*font-size:28px;*!*/
        /*text-align:center;*/
        /*font-weight:700;*/
        /*color:#000;*/
        /*padding:30px 0 20px;*/
    /*}*/
    /*.guanzhu-text{*/
        /*!*font-size:24px;*!*/
        /*text-align:center;*/
        /*line-height:40px;*/
        /*color:#000;*/
    /*}*/

    /*.surface-data-left-detailed li{*/
        /*text-align:left;*/
        /*border-bottom: 1px solid #eee;*/
        /*padding: 7px 0;*/
    /*}*/
    /*.surface-data-left-detailed li span{*/
        /*float:right;*/
        /*color:#888;*/
    /*}*/

    /*.barcode-img{*/
        /*text-align:center;*/
    /*}*/

    /*.step-btn{*/
        /*font-size:14px;*/
    /*}*/

    /*.return-btn-box{*/
        /*padding:0;*/
    /*}*/
    /*.return-btn{*/
        /*font-size:14px;*/
        /*float:left;*/
        /*color:#999;*/
    /*}*/


    /*.modify-l{*/
        /*margin-right:0;*/
    /*}*/


    /*.footer-copyright{*/
        /*font-size:14px;*/
    /*}*/







/*}*/

/*手机版样式*/




.msgbox-class .layui-layer-content{
    padding: 30px 40px;
}

.msgbox-class .layui-layer-content .p1{
    font-size: 16px;
    color: #d1202f;
}

.msgbox-class .layui-layer-content .msglist{
    margin-top: 10px;
}

.msgbox-class .layui-layer-btn a{
    width:  100px !important;
    text-align: center;
    height: 34px !important;
    background-color: #d1202f;
    transition: 0.6s;
    line-height: 34px;
    color: #fff;
    border-radius: 4px;
  
    font-weight: bold;
    cursor: pointer;
}