
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;
    border: 
}
body{
    font:14px/1.7em Arial,'微软雅黑',tahoma,宋体,sans-serif;
    color:#272323;
    margin:0 auto; 
    text-align:left; 
    background-color: #efefef;
}



/*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;
}

/*版心*/
.w1000{ 
    width:1000px; 
    margin:0 auto;
}
.w1100{ 
    width:1200px; 
    margin:0 auto;
}
.w1200{ 
    width:1200px; 
    margin:0 auto;
}
/*登陆界面*/

.txt-white{
    color: #fff;
}
/*.txt-blue{
    color: #3393dd;
}*/
.txt-red{
    color: #d1202f;
}
.txt-gray{
    color: #999;
}
.fs18{
    font-size: 18px; 
    line-height: 26px;
}
.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-prompt{
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
.login-wrap{
    padding: 20px 65px;
}



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


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

/*头部*/
header{
    height: 215px;
    background: rgba(40,50,61,0.8);
}
.padding42{
    padding: 42px;
}
.mt10{
    margin-top: 10px;
}
.mt20{
    margin-top: 20px;
}
.logo{
    width: 130px;
    overflow: hidden;
    padding-top: 13px;
}
.logo a img{
    display: inline;
    width: 100%;
    box-sizing: border-box;
    vertical-align: middle;
    background-color: #fff;
}




/*侧边栏*/
.sidebar-box{
    position: absolute;
    width: 250px;
    background: #282828;
    height: 100%;
    min-height: 700px;
}
.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: #282828;
    font-weight: bold;
    border-bottom: 1px solid #3b3b3b;
    background-position: 25px center;
    background-repeat: no-repeat;
}
.current .nav,
.nav:hover{
	background-color: #fff;
}
.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-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 a{
    color: #fff;
    display: block;
    height: 54px;
    border-left: 3px solid #242b35;
    background-image: url(../images/nav2.png);
    background-position: 210px 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{

    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;
    border-bottom: 1px solid #3b3b3b;
}
.sub-nav a{
    display: block;
    height: 46px;
    color: #fff;
}
.sub-nav:hover,
.nav-box .nav-li.current .current.sub-nav{
   background-image: url(../images/sub-nav2.png);
}
.sub-nav:hover a{
    color: #d1202f;
}


/*注册部分*/

.register-master-hd{
    height: 54px;
    background: #fff;
    overflow: hidden;
    border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}
.register-top{
    width: 33.33333%;
    box-sizing: box-border;
}
.register-top a{
	font-size: 16px;
	font-weight: bold;
	color: #666;
    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);
}*/

.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;*/
   width: 810px;
}
.form-input{
    height: 44px;
    width: 100%;
    padding: 0 10px;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
    background: #f8f8f8;
    border-radius: 3px;
}



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

.w150{
    width: 150px;
	margin-right:10px !important;
}

.form-row{
    margin: 18px 0;
}
.form-row.row-error-style{
  background-color:#ddd;
}
.form-row.row-error input,
.form-row.row-error select,
.form-row.row-error textarea{
    border-color:#db2232;
    box-shadow:0 0 5px rgba(219,34,50,0.5);
}
.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: 200px;
    margin-right: 10px;
}
.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;
}
.form-select:last-of-type{
    margin-right: 0 !important;
}

.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; 
}
.questionBox .list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.questionBox .list .li{
    width: 50%;
    margin-bottom: 15px;
}

.questionBox .list .mul-checkboxparent{
    width: 100%;
}
.mul-checkboxparent .answer-sub-itmes {
    display: flex;
    flex-wrap: wrap;
}
.mul-checkboxparent .answer-sub-itmes .checkbox-secondary{
    width: 25%;
    margin-bottom: 8px;
}
.mul-checkboxparent .answer-three-itmes .checkbox-secondary{
    width: 100%;
    margin-bottom: 5px;
}


.sex-box{
    width: 110px;
}
.sex-box input{
    margin-right:5px;
}
.form-checkbox{
    margin: 0 10px;
    margin-top: -2px;
}

.btn-blue{
    background-color: #3393dd;
}
.btn-blue:hover{
    background-color: #318cd2;
}


.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;
}
.choice-box .tit{
    display: block;
    padding-bottom: 15px;
    width: 100%;
}
.choice-box .hint{
    text-align:right;
    padding-right: 30px;
    margin-bottom:0;
}
.questionnaire-input{
    width: 160px;
    height: 30px;
    border: 0;
    border-bottom: 1px solid #dedede;
}

.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: 72px;
    height: 72px;
    margin-right: 20px;
    background: url(../images/succeed-ico.png) center center no-repeat;
}
.succeed-title{
    font-size: 22px;
    color: #000;
}
.succeed-r{
    height: 220px;
    background: #f7f7f7;
	margin: 0 65px;
	padding: 25px;
	box-sizing: border-box;
}

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


/*内容*/
.register-master-box{
    
    background: #fff;
}
.master-box{
	position: relative;
}
.system-master-box{
    border-radius: 0 5px 5px 0;
    margin-top: -25px;
    overflow: hidden;
}
.master{
    width: 935px;
    margin-left: 265px;
    margin-top: 25px;
    background: #f8f8f8;
}
.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: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}

.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;
    font-weight: bold;
    margin-bottom: 20px;
}
.index-box2{
    width: 48%;
    margin-right: 4%;
}
.index-box2:nth-of-type(2n){
    margin-right: 0;
}
.index-box2-div{
    height: 300px;
    background: #fff;
    padding: 34px 30px;
    padding-right: 0;
    border-radius: 3px;
    box-sizing: border-box;
}
.data{
    color: #535353;
    margin: 10px 0;
}
.data-box{
    padding-left: 20px;
}
.btn-dark-grey{
    background: #929292;
    color: #fff;
    border-radius: 3px;
    min-width: 120px;
}
.btn-dark-grey:hover{
    background: #9a9a9a;
}

.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: 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: #3f99d8;
    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: #3f99d8;
    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:18px 1%;
    margin-top: 0;
}
.form-row2:nth-of-type(2n){
    /* margin-right: 0; */
}
.system-form-ul .form-row-box{
    width: 100%;
    min-height: 44px;
}
.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;
    margin-left: 30px;
    font-size: 14px;
    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: #333;
}
.btn-bor-grey:hover{
    color: #fff;
    /*background-color: #6f6f6f;*/
}
.appointment-tab{
    border-radius: 5px;
    overflow: hidden;
}
.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;
}


.w191{
    width:191px;
}


.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;*/
    width: 320px;
	line-height: 20px;
	color: #d1202f;
}
.row-error .checkTips{
	background: url(../images/cuo.png) 10px center no-repeat;
}
.loding .checkTips{
	background: url(../images/loading4.gif) 10px center no-repeat;
}
.row-success .checkTips{
	background: url(../images/dui.png) 10px center no-repeat;
}



.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;
    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{
    background-color: #fff;
    color: #fa5c58;
    border: 1px solid #fa5c58;
    font-weight: normal;
}
.return-login-btn:hover{
    background-color: #fafafa;
}
.forget-contact{
    padding-top: 50px;
    font-size: 14px;
    color: #999;
}
.forget-contact a{
    color: #1f95d3;
}




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


.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 .btn{
	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;
}
.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;
}
#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-single .chosen-single div b{
	background-position: 0 13px !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;
}
.succeed-l-txt{
	position:relative;
	width: 600px;
}
.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;
}
.attention{
	color: #dd3033;
}
.attention-name,
.attention-password,
.attention-captcha{
	height: 14px;
	font-size: 12px;
}

/********修改AMTS************/
/*头部*/
header{
    height: 280px;
    background: url(../images/top_bg.jpg?v=1) center center no-repeat;
    width: 100%;
}
.header{
	padding-top: 25px;
	position: relative;
	height: 100%;
	box-sizing: border-box;
}

.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: url(../images/Login_box_bg.jpg) center top no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    width: 100%;
    min-height: 100%;
}
.login-top{
	width: 995px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 38px 0;
	padding-left: 180px;
}

.logo-txt{
	width: 49%;
    float: left;
    margin-right: 2%;
}
.logo-txt:nth-child(2){
    margin-right: 0;
}
.reg-logo .logo {
    margin-right: 10px;
}
.logo-info {
    overflow: hidden;
}
.logo-time{
	font-size: 36px;
	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: 13px;
	color: #fff;
	line-height: 26px;
}
.txt-white{
	color: #fff;
}
.logo-name-countdown{
	font-size: 14px;
	color: #d1202f;
}

.language-box{
    position: relative;
    width: 100px;
    height: 27px;
    line-height: 26px;
    box-sizing: border-box;
    border-radius: 18px;
    margin: 5px;
    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{
	background: #fff;
	padding: 56px;
	height: 100%;
	box-sizing: border-box;
}

.login-title{
    font-size: 22px;
    color: #000;
    line-height: 22px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
.login-box{
	margin-bottom: 120px;
	padding-top: 40px;
}
.login-form-name{
    font-size: 16px;
    color: #000;
    line-height: 32px;
    height: 32px;
}
.login-input{
    width: 100%;
    height: 30px;
    border: 0 none;
    padding: 0 5px;
    box-sizing: border-box;
    font-size: 14px;
    border-bottom: 1px solid #d5d5d5;
    background: none;
}
.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: 100%;
    height: 38px;
    background: #d1202f;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    line-height: inherit;
    margin-top: 30px;
}
.login-btn:hover{
    background: #e02736;
}
.login-apply-btn{
	background: #000;
	line-height: 38px;
}
.login-apply-btn:hover{
	background: #333;
}
.login-btn-box{
	margin: 30px 0;
}
.forget-box{
	text-align: center;
}

.forget{
	font-size: 14px;
	color: #4386cc;
}

.master-hd-r{
    position: absolute;
    bottom: 10px;
    right: 0;
    z-index: 10;
}

.close-btn{
   	min-width: 100px;
    height: 27px;
    line-height: 27px;
    border-radius: 18px;
    margin: 5px;
    background:#f8f8f8 url(../images/close_ico.png) 70px center no-repeat;
    box-sizing: border-box;
	padding-right: 30px;
	font-weight: bold;
	color: #000;
}
.close-btn:hover{
	background-color: #efefef;
}
.register-master{
	margin-top: 20px;
}
.login-logo-txt{
	margin-top: 30px;
	padding-left: 0;
}
.login-l .logo{
	padding-top: 0;
    margin-bottom:30px;
    height: 140px;
    width: 140px;
    line-height: 140px;
}
.register-number{
	width: 40px;
	height: 40px;
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
	border-radius: 50%;
	border:1px solid #d5d5d5;
	color: #666;
	line-height: 40px;
	text-align: center;
	margin-right: 20px;
	margin-top: 7px;
	
}
.current-register-top .register-number{
	background: #fff;
	color: #d1202f;
	border-color: #fff;
}
.achieve-register-top .register-number{
	color: #d1202f;
	border-color: #d1202f;
}
.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;
}
.btn-blue{
	background-color: #d1202f;
}
.btn-blue:hover{
	background-color: #db2232;
}
.tit{
	color: #d1202f;
	font-size: 14px;
	font-weight: bold;
}
.succeed-btn{
	font-size: 14px;
	color: #fff;
	margin-top: 15px;
	padding:0 20px;
	min-width: 150px;
	font-weight: bold;
	margin-right: 15px;
	height: 35px;
	line-height: 35px;
}
.btn-bor{
	color: #333;
	border: 1px solid #d5d5d5;
}
.btn-bor:hover{
	background: #d5d5d5;
}
.succeed-ewm,
.txt-ewm-box{
	width: 50%;
	box-sizing: border-box;
	padding: 0 20px;
}
.succeed-ewm{
	text-align: right;
	border-right: 1px solid #d5d5d5;
}
.txt-ewm-box{
	text-align: left;
}


.master-hd{
	background-color: #efefef;
}
.btn-blue.step-btn{
	background-color: #3393dd;
}
.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;

}

/*登陆页面修改*/

.logo2{
	width: 140px;
}
.login-logo-txt2{
	/*padding-left: 160px;*/
	margin-top: 0;
    float: left;
    width: 48%;
    margin-right: 4%;
}
.login-logo-txt2:last-of-type{
    margin-right:0;
}
.login-logo-txt2 .logo-time{
	font-size: 26px;
	line-height: 36px;
}
.login-home-tit:after{
    display:block;
    content:'';
    clear:both;
}
.login-l2{
	width: 640px;
}
.login-logo-txt2 .logo-name-cn{
	font-size: 20px;
}
.login-txt-box{
	font-size: 14px;
	color: #fefefe;
	margin-top: 50px;
	margin-bottom: 65px;
}
.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;
}

.login-ewm-advertising{
    background:#fff;
    margin-top:45px;
    width:98%;
}
.login-ewm-advertising img{
    width:100%;
    display:block;
}

.login-r2{
	width: 340px;
	height: auto;
}
.login-r2 .login-wrap,
.login-r2 .login-r-top{
	padding: 18px 30px;
}
.login-r2 .login-prompt{
	text-align: center;
}

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

.answer-sub-itmes  {
    padding-left: 20px;
    margin-top: 10px;
}
.answer-sub-itmes .checkbox-box-p{
    margin-bottom: 5px;
}
.stair-checkbox-item .checkbox-box{
    color: #d1202f;
}
.checkbox-box-p{
    display: block;
    height: auto;
    line-height: 18px;
    width: 90%;
}

.checkbox, .radio {
    margin-right: 5px;
    margin-top:3px;

}
.checkbox-box{
    display: flex;
    padding-right: 18px;
    box-sizing: border-box;
    width: 100%;
}


/*下载*/
.index-box2 {
    width: 383px;
    margin-right: 25px;
    background: #fff;
    box-sizing: border-box;
    padding: 30px 22px;
}
.message-ico {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}
.download-ico{
    background-color: #d12030;
    background-position: center;
    background-repeat: no-repeat;
}
.pdf-ico{
    background-image: url(../images/pdf.png);
}
.word-ico{
    background-image: url(../images/w.png);
}
.jpg-ico{
    background-image: url(../images/jpg.png);
}
.png-ico{
    background-image: url(../images/png.png);
}
.exel-ico{
    background-image: url(../images/exe.png);
}
.rar-ico{
    background-image: url(../images/rar.png);
}
.ai-ico{
	background-image: url(../images/ai.png);
}

.download-txt {
    width: 245px;
    padding-left: 30px;
}
.download-name {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
}




.shenming-box{
    padding-left: 70px;
}
.shenming-checkbox{
    margin-right: 5px;
}
.shenming-link{
    color:#3393dd;
    text-decoration: underline;
}
.J-prompt-img{
  border-top:3px solid #d10219;
  padding: 20px 30px;
}
.notice-top{
    font-size: 16px;
    margin-bottom: 20px;
}
.notice-text{
    line-height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.notice-text-indent{
  text-indent: 2em;
}
.btnDisabled{
    background: #282828 !important;
}



.container {
    width: 1170px;
    margin:0 auto;
}
.container .row:after{
display:block;
content:" ";
clear:both;
}
.cookie-message-box {
    color: #dfdfdf;
    position: fixed;
    background: rgba(0,0,0,0.8);
    bottom: 0;
    left: 0;
    z-index: 8080;
    overflow: hidden;
    width: 100%;
    display:none;
}
.cookie-message-box a{
color:#fff;
}

.cookie-message-box .row {
    margin: 0;
    padding: 15px 0;
}
.col-lg-11{
    width: 90%;
    float: left;
}
.col-lg-1{
    width: 8%;
    float: right;
}
.btn-primary{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    height:auto;
}


.get-code-wrap:after{
    content:'';
    clear:both;
    display:block;
}

.get-code-wrap input{
    width:calc(100% - 128px);
    float:left;
}
.get-code{
    cursor:pointer;
    color:#fff;
    border-radius:3px;
    width:120px;
    float:right;
    background:#db2232;
    height:44px;
    line-height:44px;
    text-align:center;
}

.logon-code{
    cursor:pointer;
    color:#fff;
    border-radius:3px;
    width:100%;
    float:right;
    background:#db2232;
    height:30px;
    line-height:30px;
    text-align:center;
}


.code-box{
    position:fixed;
    right:10px;
    top:calc(37% - 100px);
    text-align: center;
    background: #fff;
    padding: 18px 12px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    border-radius: 5px;
}

.code-close {
	width: 25px;
	height: 25px;
	position: absolute;
	top: -13px;
	right: -13px;
	background: url('../images/cuo.png') no-repeat center center;
	background-size: 100%;
	cursor: pointer;
}
.code-close:hover {
	opacity: 0.8;
}
.code-box-img{
    width:150px;
    margin: 8px auto;
}
.code-box-img img{
    width:100%;
}
.code-box-tit{

}


.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: 692px;
    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;
}
.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 img {
    float: right;
    width: 24px;
    text-align: center;
    padding: 14px 10px;
    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 .close-btn{
    display:none;
}
.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 .head {
    width: 56px;
    height: 56px;
    line-height: 52px;
    border-radius: 50%;
    float: left;
    text-align: center;
    margin-right: 15px;
    position: relative;
    overflow: hidden;
}
.business-wrap .business-left .li .head .noread {
    background: #da251d;
    position: absolute;
    right: -4px;
    top: -2px;
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
}
.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: 15px;
    margin-top: 8px;
}
.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: #e60012;
}
.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: 505px;
    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: #4b799d;
    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;
    text-align: center;
}
.business-wrap .business-right .box .li.me .tit-info .info {
    float: right;
    margin-right: 20px;
    margin-left: 0;
    text-align: center;
}
.business-wrap .business-right .box .li.me .tit-info .info img {
    max-width: 100%;
    max-height: 100%;
}
.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: #f4bbbf;
    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;
}
.im-logout-wrap {
    width: 100%;
    margin-bottom: 20px;
    text-align: right;
}
.im-logout-wrap:after {
    dsiplay: block;
    content: '';
    clear: both;
}
.im-logout-wrap .logout {
    border: 1px solid #e60012;
    background: #e60012;
    padding: 8px 15px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}
.im-logout-wrap .logout .fa {
    margin-right: 8px;
}
.im-logout-wrap .logout:hover {
    color: #fff;
    opacity: 0.8;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}
.chat-wrap .login-con {
    width: calc(100% - 152);
    padding: 42px 76px;
    color: #fff;
    margin: 0 auto 80px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    z-index: 2;
}

.chat-wrap .login-con .rig-wrap .input {
    margin-bottom: 15px;
    background: #f5f5f5;
    border-radius: 4px;
    position: relative;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    border: 2px solid #fff;
}
.chat-wrap .login-con .rig-wrap .input:before {
    display: block;
    clear: both;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.chat-wrap .login-con .rig-wrap .input.curr {
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    border-color: #d1202f;
}
.chat-wrap .login-con .rig-wrap .input.curr:before {
    -webkit-animation: anim-shadow 0.3s forwards;
    animation: anim-shadow 0.3s forwards;
}
.chat-wrap .login-con .rig-wrap .input.curr .ico {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}
.chat-wrap .login-con .rig-wrap .input input {
    border: none;
    background: none;
    padding: 20px;
    float: left;
    width: calc(100% - 102px);
}
.chat-wrap .login-con .rig-wrap .input .ico {
    float: right;
    color: #b3b9bd;
    width: 34px;
    border-left: 1px solid #e0e7e8;
    text-align: right;
    padding: 6px;
    margin: 12px 15px 0 0;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}
.chat-wrap .login-con .rig-wrap .input .ico img{
    max-width:70%;
    max-height:70%;
}
.chat-wrap .login-con .rig-wrap .input:after {
    display: block;
    content: '';
    clear: both;
}
.chat-wrap .login-con .rig-wrap .input .code {
    position: absolute;
    right: 80px;
    top: 16px;
    width: 83px;
    height: 30px;
    background: #eeeeee;
    cursor: pointer;
}
.chat-wrap .login-con .rig-wrap .input .code img {
    width: 100%;
    height: 100%;
}
.chat-wrap .login-con .rig-wrap .remember {
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: bold;
}
.chat-wrap .login-con .rig-wrap .remember:after {
    display: block;
    content: '';
    clear: both;
}
.chat-wrap .login-con .rig-wrap .remember .reme-tit {
    float: left;
    line-height: 24px;
    color: #333;
}
.chat-wrap .login-con .rig-wrap .remember .reme-tit label {
    cursor: pointer;
}
.chat-wrap .login-con .rig-wrap .remember .reme-tit .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #d1202f;
    background-color: #d1202f;
}
.chat-wrap .login-con .rig-wrap .remember .reme-a {
    float: right;
    color: #ee7420;
    line-height: 24px;
}
.chat-wrap .login-con .rig-wrap .log-box {
    width: calc(100% - 2px);
    padding: 16px 0;
    text-align: center;
    background: #d1202f;
    border: 2px solid #d1202f;
    border-radius: 4px;
    font-size: 16px;
    margin-bottom: 15px;
    cursor: pointer;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}
.chat-wrap .login-con .rig-wrap .log-box:hover {
    color: #d1202f;
    background: #fff;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}
.chat-wrap .login-con .rig-wrap .no-account {
    border-top: 1px solid #e5e5e5;
    padding-top: 38px;
    margin-top: 38px;
    text-align: left;
}
.chat-wrap .login-con .rig-wrap .no-account:after {
    display: block;
    content: '';
    clear: both;
}
.chat-wrap .login-con .rig-wrap .no-account .left-tit {
    color: #666;
    float: left;
}
.chat-wrap .login-con .rig-wrap .no-account .left-tit .left-t {
    font-size: 22px;
    color: #ee7420;
}
.chat-wrap .login-con .rig-wrap .no-account .left-tit .left-info {
    font-size: 14px;
}
.chat-wrap .login-con .rig-wrap .no-account .left-tit .left-info a {
    color: #ee7420;
}
.chat-wrap .login-con .rig-wrap .no-account .log-box {
    float: right;
    width: 160px;
    background: #ee7420;
    border-color: #ee7420;
}
.chat-wrap .login-con .rig-wrap .no-account .log-box:hover {
    background: #fff;
    color: #ee7420;
    border-color: #ee7420;
}
.chat-wrap .login-con .rig-wrap .copyright {
    position: absolute;
    bottom: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #7393ac;
}






.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;
}

.current-register-top a{
    color: #fff;
}


.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;*/
    max-width: 42px;
    max-height: 28px;
    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;
}


.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;
}

.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;
}

.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 {
    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%;
}



.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;
}




.form-tip{
    color: #666;
    margin-bottom: 10px;
}
.time-box label{
    width: 49%;
    display: inline-block;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.time-box label input{
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -2px;
}

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


.survey_tip{
    width: 900px;
    line-height: 60px;
    padding: 20px;
    background: #FFF;
    border-radius: 10px;
}
.survey_tip_txt{
    height:200px;
    line-height:100px;
    color:#000;
    font-size:30px;
    padding:10px;
    border:4px solid #d1202f;
    text-align:center;
}

.fuzzy-box {
    position: relative;
}
.fuzzy-result {
    display: none;
    position: absolute;
    top: 44px;
    left: 0;
    z-index: 1;
    width: 100%;
    max-height: 400px;
    overflow-y: auto;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    padding: 10px 0;
}
.fuzzy-result .item {
    padding: 5px 10px;
    cursor: pointer;
}
.fuzzy-result .item:hover {
    background-color: #efefef;
}

@media screen and (max-width: 768px){
    .survey_tip{
        width: 90%;
    }
    .survey_tip_txt{
        font-size: 20px;
        line-height: 1.5;
        height: auto;
        padding:20px;
    }
}