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

#resultBox .search-key, .search-key {
    color: red 
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}
fieldset,img{
    border:none;
}
input,textarea,button,select{
    outline: none;
    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:#666;
}
input::-webkit-input-placeholder{
    color: #333;
}
input:-moz-placeholder {
    color: #333; 
}
input::-moz-placeholder {
    color: #333;
}
input::-ms-input-placeholder,
input::-o-input-placeholder{ 
    color:#333; 
}

.loding100{ height:100px; display:block; background:url(/images/loding100.gif) center center no-repeat;}

html {
    text-align: center;
}
body{
    font:14px/1.7em '微软雅黑',sans-serif,arial,tahoma,宋体;
    color:#50555f;
    margin:0 auto; 
    text-align:left; 
    background-color: #efefef;
}
.fyello{
    color:rgb(252,255,0);
}
.comp{ width:580px !important;}

/*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;
    width: 100px;
    height: 34px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}
.btn-export{padding:0 10px;border-radius:2px;border:1px solid #174bb1;background:#174bb1;color:#fff;}
.btn-export:hover{background:#3393dd;color:#fff;}

/*版心*/
.w1100{ 
    width:1200px; 
    margin:0 auto;
}

/*预约提示*/
.master{
    position: relative;
}
.booking-tip{
    position: absolute;
    min-width: 210px;
    border-radius: 6px;
    z-index: 99999;
    padding: 10px 20px 10px 50px;
    color: #fff;
    background: #174bb1;
   /* bottom: 0;
    right: calc((100% - 1200px)/2);*/
    bottom: 20px;
    right: 30px;
}
.booking-title{
    font-size: 16px;
}
.booking-message{
    font-size: 14px;
}
.booking-message a{
    color: rgb(252,255,0);
}
.booking-close{
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
}
.booking-icon{
    width: 32px;
    height: 32px;
    background: url(../images/booking-icon.png) no-repeat center center;
    position: absolute;
    top: 12px;
    left: 10px;
}
.booking-btn{
    display: inline-block;
    font-size: 18px;
    background-size: 100% 100%;
    color: #000;
    font-weight: bold;
    margin-right: 30px;
    position: relative;
}
.booking-btn img{
    vertical-align: middle;
}
.tip-message{
    display: none;
    position: absolute;
    background: rgba(0,0,0,0.7);
    padding: 10px;
    color: #fff;
    font-size: 15px;
    width: 200px;
    text-align: center;
    height: auto;
    line-height: 1;
    bottom: -44px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 5px;
    font-weight: normal;
    z-index: 999;
}
.tip-message:after{
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: -14px;
    width: 0;
    height: 0;
    border-width: 6px 6px 8px 6px;
    border-style: solid;
    border-color: transparent transparent rgba(0,0,0,0.7) transparent;
}

/*登陆界面*/
.login-bg{
    background:#efefef url(../images/Login_box_bg.jpg) center top no-repeat;
    position: absolute;
    width: 100%;
    min-height: 100%;
}
.logo-txt{
	width: 995px;
	margin: 0 auto;
	box-sizing: border-box;
	background:#1b9ed2;
/*	line-height: 120px;*/
}

.logo a img{
    display: block;
}
.logo-txt{
	width: 100%; color:#fff; text-align:center; font-size:48px;
}
.logo-time{
	font-size: 56px;
	color: #fff;
	font-weight: normal;
	line-height: 60px;
	padding-bottom: 10px;
}
.logo-name-cn{
	font-size: 22px;
	color: #174bb1;
	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: #174bb1;
}
.close-btn-box{ line-height:normal; font-size:14px; margin: 14px 10px 0 0;}
.language-box{
    position: relative;
    box-sizing: border-box;
    margin: 5px;
    z-index: 10;
	margin-top:7px;
}
.language{
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}
.language .icon-iconfontdiqiu{ font-size:14px; margin-right:5px;}
.language a{ color:#fff; display:block; font-weight:normal;}
.language-ul{
    position: absolute;
    top: 26px;
    left: 0;
    width: 100px;
    background: #174bb1;
    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;

}
.input-curr{ box-shadow: 3px 3px 15px #d4d6e2; background:#fff !important;}
.login-back{ color:#fff; font-size:14px;margin-right:25px;}
/*
.language-box:hover{
	border-radius: 18px 18px 0 0;
}
.language-box:hover .language-ul{
    display: block;
}
*/



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

.login-title{
    font-size: 30px;
    color: #fff;
    line-height: 30px;
   
}
.login-wrap li{
    clear: both;
}

.login-form-name{
    font-size: 16px;
    color: #000;
    line-height: 32px;
    height: 32px;
}
.login-input{
    width: 100%;
    height: 53px;
    border: 0 none;
    padding: 0 12px;
    box-sizing: border-box;
    font-size: 14px;
	background: #eff0f4;
    margin-bottom: 10px;
	transition: 400ms;
	
}
/* .login-input:focus{ background: #fff; box-shadow: 1px 3px 8px #d9dbe5; transition: 400ms;} */
.login-hint-box-t{ color:#999; line-height:35px; padding-left:6px;}
.bg{ background:url(../images/Login_box_bg.jpg) #292929 center top no-repeat fixed;}
.man-logo{ float:left; width:220px; position: absolute; left:0; z-index: 99; background:#001c49; height:120px; text-align: center; display: inline-table;  vertical-align:middle;}
.man-logo img{ vertical-align: sub;padding-top: 16px;}
.Captcha{
	width: 83px;
	height: 30px;
	overflow: hidden;
}
.Captcha img{
	display: block;
	width: 100%;
	height: 100%;
}
.login-captcha{
	width: 410px;
}
.forget-lab{
    margin-top: 20px;
    display: block;
}
.forget{
    color: #1b9ed2;
    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: 48px;
    background: #feed00;
    border-radius: 3px;
    font-size: 16px;
    color: #174bb1;
    font-weight: bold;
    cursor: pointer;
    line-height: inherit;
}
.login-btn:hover{
    background: #feed00;
    color: #1b9ed2;
}
.login-btn-s{
    font-size: 14px;
    color: #1b9ed2;
	text-decoration: underline;
}
.login-apply-btn{
	background: #174bb1;
	line-height: 45px; float:left; margin-top:30px;
}

.login-btn-box-j{ overflow:hidden; margin-bottom:20px; margin-top:5px;}

.forget-box{ text-align:center; margin-top:45px;}
.forget-box span{ font-size:14px; font-weight:normal; margin-top:45px;}
.forget-box p{ font-size:14px; color:#fff; margin-top:15px;}

.forget{
	font-size: 14px;
	color: #1b9ed2; float:right;
}
footer{
    width: 100%;
    left: 0;
    text-align: center;
    height: 70px;
    margin-top: 30px;
}
.footer-copyright{
    color: #b9bbbd;
    font-family: '微軟正黑體';
    text-align: center;
	font-size:10px;
}
.login-footer{
   
    bottom: 0px;
}
/*头部*/
header{
    height:auto;
	margin-top:35px;
    width: 100%;
}
.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: 30px;
}
.header-subname{
    font-size: 18px;
}

/*侧边栏*/
.sidebar-box{
    width: 220px;
    background: #001c49;
	float:left;
	margin-top:50px;
}
.sideBar-top{
    background: #001c49;
    width: 100%;
    height: 110px;
}
.sidebar-title{
    padding-top:32px;
}
.sidebar-title a{
    font-size: 30px;
    color: #fff;
    display: block;
	text-align: center;
    height: 32px;
    line-height: 32px;
    font-weight: normal;
}
.nav{
    height: 54px;
    font-size: 16px;
    text-indent: 55px;
    line-height: 54px;
    font-weight: bold;
    background-position: 25px center;
    background-repeat: no-repeat;
	background-size: 8%;
}
.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-related{
	background-image: url(../images/nav-related-ico.png) ;
}
.nav-related:hover,
.current .nav-related{
	background-image: url(../images/nav-related-ico2.png) ;
}

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


.nav-promotion{
	background-image: url(../images/nav-promotion-ico.png) ;
}
.nav-promotion:hover,
.current .nav-promotion{
	background-image: url(../images/nav-promotion-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-contact{
	background-image: url(../images/nav-contact-ico.png) ;
}
.nav-contact:hover,
.current .nav-contact{
	background-image: url(../images/nav-contact-ico2.png) ;
}


.sousuo-con{ margin-top:20px; height:46px;}
.guanz-yu{margin-right:15px; line-height:42px; float:left;}
.guanz-yu select{width:180px; 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:42px; vertical-align: top;  border-radius:3px; background:#12d1b3; 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:#174bb1; border:1px solid #174bb1;}
.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:#174bb1; 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:#174bb1; 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:#174bb1;text-decoration:underline; display:inline;}

.favorite-con-sou{ padding:25px 0; width:100%; border-top:1px solid #eaeaea; margin-top:25px;}
.product-img{
    float:left;
    width: 15%;
    font-size: 16px;
    color: #7e8fb5;
    line-height: 65px;
    text-align: center;
    padding-right: 10px;
    box-sizing: border-box;
    height: 65px;
    display: flex;
    align-items: center;
}
.product-img img{
    max-width: 90%;
    max-height: 90%;
}


.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 #174bb1;
}
.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: #174bb1;
    background-color: #174bb1;
    color: #fff;
}
input::-webkit-input-placeholder { 
color: #999; 
} 



.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-activities{
	background-image: url(../images/nav-activities-ico.png) ;
}
.nav-activities:hover,
.current .nav-activities{
	background-image: url(../images/nav-activities-ico2.png) ;
}
.sub-nav-box{padding:20px 0;}
.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: #001c49;
    color: #001c49;
}
.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;
}
.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);
}
.sub-nav:hover a{
    color: #3f99d8;
}


/*分页器*/
.paginate{
    margin-top: 30px;
    text-align: center;
}
.paginate li{
    display: inline-block;
    margin: 0 5px;
}
.paginate li span,
.paginate li a{
    display: block;
    padding: 3px 10px;
    border: 1px solid #ddd;
    text-align: center;
    color: #aaaaaa;
    font-size: 14px;
    border-radius: 5px;
}
.paginate li.active span,
.paginate li a:hover{
    background: #174bb1;
    color: #fff;
    border-color: #174bb1;
}


/*内容*/
.master-box{
    min-height: 700px;
    position: relative;
	background:#edf0f5;
}

.master{
    width: 920px;
    float: right;
    background: #fff;
    min-height: 700px;
    margin: 24px 30px 20px 0;
	border-radius:4px;
	box-shadow: 2px 4px 9px #e0e0e0;

}
.master-hd{
    height: 70px;
}
.crumbs{
    padding: 30px;
	width:93%;
}
.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;
}

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

.close-btn{
   	min-width: 100px;
    height: 27px;
    line-height: 27px;
    border-radius: 18px;
    margin: 5px;
    background:url(../images/tuichu.png) center no-repeat;
    box-sizing: border-box;
	padding-right: 30px;
	font-weight: bold;
	color: #000;
}
.zhuc-tim1{
	
    background:url(../images/host.png) 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: -13px;
    right: -2px;
    height: 18px;
    width: 18px;
    line-height: 18px;
    color: #fff;
    font-weight: normal;
    font-size: 10px;
}
/*
.close-btn:hover{
	background-color: #efefef;
}
*/

.message-name-box{ text-align:center;}

.master-bd{
    padding:0 29px 55px;
}
.index-master-bd{
}
.index-master-top{
    height: 185px;
    padding-top: 39px;
    box-sizing: border-box;
    padding-left: 60px;
    border-radius: 4px;
	background:#fff;
}
.index-master-name{
    font-size: 17px;
    color: #363636;
}
.fs30{
    font-size: 30px;
    color: #174bb1;
    line-height: 42px;
}
.fs20{
    font-size: 20px;
    color: #1b9ed2;
    line-height: 42px;
	font-weight:bold;
}
.shadow{
    box-shadow: 0 0 5px #e7e7e7;
}
.index-master-tiem{
    font-size: 16px;
    color: #666;
    line-height: 28px;
}
.attend-btn{
    width: 130px;
    height: 36px;
    border-radius: 20px;
    background: #3493dd;
    color: #fff;
    font-weight: bold;
    vertical-align: middle;
    margin: 10px;
}
.attend-btn:hover{
    background: #318bd2;
}
.mt30{
    margin-top: 30px;
	
}

.index-box3{
    width: 260px;
    height:auto;
    margin-right: 28px;
    box-sizing: border-box;
	border-right:1px solid #ebebeb;
}
.index-box3:nth-of-type(3n){
    margin-right: 0;
	border:none;
}
.message-ico{
    display:block;
    width: 140px;
    height: 135px;
    overflow: hidden;
	margin:0 auto;
}

.file{
    background:url(../images/company.png) center center no-repeat;
}
.pool{
    background:url(../images/zhanweih.png) center center no-repeat;
}
.chart{
    background:url(../images/zhanw-mianj.png) center center no-repeat;
}
.message-name{
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    width:100%;
	display:block;
	text-align: center;
}
.message-name img{ vertical-align:middle;}
.message-master{
    word-break:break-all;
	text-align:center;
	margin:20px 0 0;
	color:#174bb1;
}
.zhanwh{ color:#fbba00}
.company-name{
    font-size: 16px;
    color: #174bb1;
	margin:20px 0;
}
.lh46{
    line-height: 36px;
}
.index-box2{
    width: 100%;
    height:auto;
    margin-right: 25px;
    background: #fff;
    box-sizing: border-box;
    padding: 30px 22px;
	margin-top:28px;
	border-radius: 4px;
}
.index-box2:nth-of-type(2n){
    margin-right: 0;
}
.index-title18{
    font-size: 17px;
    color: #373737;
    font-weight: bold;
}
.prompt{
    display: inline-block;
    min-width: 44px;
    height: 23px;
    text-align: center;
    line-height: 23px;
    border: 1px solid #001c49;
    color: #001c49;
    border-radius: 15px;
    padding: 0 10px;
}
.prompt:hover{
    background: #d70b0e;
    color: #fff;
}
.gray{
    color: #696969;
    border-color: #e0e0e0;
}
.gray:hover{
    background: #e0e0e0;
    color: #fff;
}
.jindt{ margin-top:19px; padding:0 29px;}

.schedule-name{
    font-size: 16px;
    color: #000;
    width: 90px;
    height: 35px;
    line-height: 32px;
}
.schedule{
}
.schedule-base{
    position: relative;
    width: 213px;
    height: 6px;
    border-radius: 3px;
    background: #f1f1f1;
    margin: 15px 0;
}
.schedule-superstratum{
    position: absolute;
    left: 0;
    top: 0;
    width: 70%;
    height: 6px;
    max-width: 100%;
    border-radius: 3px;
    background: #2a4080;
}
.print-schedule{
    width: 70%;
}
.exhibit-schedule{
    width: 50%;
}
.print-schedule-base{
    z-index: 100;
}
.schedule-text{
    position: absolute;
    top: 10px;
    width: 46px;
    height: 28px;
    line-height: 28px;
    margin-left: -23px;
    background: url(../images/schedule-text.png) center top no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding-top: 3px;
    display: none;
}
.schedule:hover .schedule-text{
    display: block;
}
.word{
    border-bottom: 1px solid #dedede;
    padding: 15px 0;
    list-style: inside;
    text-indent: 10px;
    color: #c2c2c2;
}
.not-word.word{
    color: #da0000;
}
.word-a{
    width: 210px;
    display: inline-block;
    overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/
    line-height: 12px;
}
.word-time{
    color: #c2c2c2;
}
.not-word .word-a:hover{
    color: #da0000;
}
.more-btn{
    background: #feed00;
    border-color: #feed00;
    color: #001c49;
}
.more-btn:hover{
    background: #e96873;
    border-color: #e96873;
}
.index-subscribe-box{
    background: #fff;
}
.index-subscribe-box .index-title18-box{
    padding: 15px 22px;
}
.index-subscribe-tab th,
.index-subscribe-tab td{
    border-top: 1px solid #dedede;
    padding: 20px;
}
.index-subscribe-tab th{
    font-size: 16px;
    color: #373737;
    font-weight: bold;
}
.index-subscribe-tab tr:nth-of-type(2n) td{
    background: #f8f9fb;
}
.master-bd-top{
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
}
.top-prompt{
    color: #808080;
}
.attention{
    color: #ff0000;
}
.form-box{
    padding: 50px 100px;
}

.form-name{
    font-size: 14px;
    color: #313131;
    width: 100px;
    padding-right: 10px;
    height: 44px;
    line-height: 44px;
}
.form-row-box{
    width: 578px;
}
.form-input{
    width: 100%;
    height: 44px;
    border-radius: 4px;
    padding: 0 10px;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
    background: #f8f8f8;
}
.form-row{
    margin-bottom: 18px;
}
.form-input5{
    width: 226px;
    margin-right: 10px;
}
.form-input5:nth-of-type(2n){
    margin-right: 0;
}
.form-select{
    outline: none;
    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;
}

.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: 120px;
    resize: none; 
}
.checkbox-box{
    width: 33.333%;
    height: 44px;
    line-height: 44px;
}
.form-checkbox{
    margin: 0 10px;
    margin-top: -2px;
}
.form-input-file{
    width: 87px;
    top: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    cursor: pointer;
}
.form-input-file-btn{
    position: relative;
    height: 44px;
    line-height: 44px;
    border-radius: 3px;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
    background: #f8f8f8;
    text-align: center;
    width: 87px;
}
.layout{
    color: #a7a7a7;
    padding-left: 20px;
    height: 44px;
    line-height: 44px;
}
.logo-layout-box{
    display: table;
    height: 48px;
    width: 147px;
    border: 1px solid #f0f0f0;
    text-align: center;
    overflow: hidden;
}
.logo-layout{
    display: table-cell;
    height: 48px;
    width: 147px;
    vertical-align: middle;
}
.logo-layout img{
    max-width: 147px;
    max-height: 48px;
    display: inline-block;
    margin-bottom: -8px;
}
.btn-box{
    border-top: 1px solid #f0f0f0;
    padding: 50px 100px 0;
	text-align:center;
}
.form-btn{
    width: 227px;
    height: 44px; 
    line-height: 44px;
    border:1px solid #f0f0f0;
	border-radius:4px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    margin-right: 20px;
	display:block;
	margin:0 auto;
}
.save-btn{
    background: #174bb1;
    border-color: #174bb1;
}
.save-btn:hover{
    background: #1c800a;
    border-color: #1c800a;
}
.submit-btn{
    color: #2b303e;
    border-color: #2b303e;
}
.submit-btn:hover{
    color: #fff;
    background: #2b303e;
}
.save-text{
    padding-top: 20px;
    color: #9e9e9e;
}

.news-search{
    height: 36px;
    border-radius: 3px;
    padding: 0 10px;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
    background-color: #f8f8f8;
    margin-right: 10px;
}
.margin0{
    margin: 0;
}
.news-btn{
    width: 79px;
    height: 36px;
    border-radius: 3px;
    padding: 0 10px;
    background: #174bb1;
    color: #fff;
}
.news-btn:hover{
    background-color: #0644b3;
    color: #fff;
}
.addbtn{
    width: 146px;
    border: 1px solid #174bb1;
    color: #174bb1;
    background: url(../images/addbtn-ico.png) 20px center no-repeat;
    text-indent: 25px;
}
.pt50{
    padding-top: 50px;
}
.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;
}
.fs12{
    font-size: 12px;
}
.lh18{
    line-height: 18px;
}
.txt-gray{
    color: #b7b7b7;
}
.txt-fail{
    color: #ce201f;
}
.txt-succeed{
    color: #488fcd;
}
.tab-btn{
    width: 19px;
    height: 19px;
}
.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;
}
.news-ft{
    padding: 40px 0;
}
.delete-btn{
    width: 82px;
    height: 32px;
    line-height: 32px;
    color: #2b333e;
    margin: 0 20px;
    border-radius: 2px;
    background: #eeeeee;
    font-weight: bold;
}
.delete-btn:hover{
    background: #e4e4e4;
}


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


.paging {
    text-align: center;
}

.paging .next,
.paging .prev {
    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;
}
.paging .next{
    /* background-image: url(../images/paging-next.png); */
}
.paging .prev{
    /* background-image: url(../images/paging-prev.png); */
}
.paging .curr {
    background: #174bb1;
    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: #174bb1;
    color: #fff;
    display: inline;
    padding: 4px 8px;
    border-radius: 5px;
}
.paging .pages{
    font-family: '微软雅黑';
    color: #666;
    cursor: inherit;
}

.textarea-astrict{
    font-size: 12px;
    color: #a7a7a7;
    text-align: right;
}

.title16{
    font-size: 16px;
    font-weight: bold;
}
.mt10{
    margin-top: 10px;
}
.bor{
    border: 1px solid #dedede;
}
.release-wait{
    padding: 30px 35px;
    border-bottom: 1px solid #dedede;
}
.release-wait:last-of-type{
    border-bottom: 0;
}
.release-title,
.release-title a{
    font-size: 16px;
    color: #333;
    font-weight: normal;
}
.release-txt{
    font-size: 14px;
    color: #666;
    line-height: 24px;
    overflow: hidden;
    max-height: 48px;
    margin-top: 10px;
}
.margin-r20{
    margin-right: 20px;
}
.apply-top-btn{
    display: inline;
    color: #3f99d8;
    text-decoration: underline;
    background: none;
}
.apply-top-btn:hover{
    text-decoration: none;
}
.verify-btn{
    width: 100px;
    height: 36px;
    border-radius: 2px;
    background: #d1d1d1;
    font-weight: bold;
    color: #fff;
}
.submit-verify-btn{
    background: #d12030;
}
.submit-verify-btn:hover{
    background: #d82031;
}
.release-already{
    width: 690px;
}
a.see-btn{
    background: url(../images/see-btn.png) center center no-repeat;
}
a.tab-btn{
    margin-bottom: -4px;
}
.fs16{
    font-size: 16px;
    color: #414141;
}
.area-tab{
    border: 1px solid #dedede;
}
.area-tab td{
    height: 40px;
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #dedede;
    padding:10px;
}
.form-input-surpassshort{
    width: 73px;
}
.date-btn{
    height: 35px;
    background: #939393;
    margin-left: 10px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
}
.date-btn:hover,.date-btn.current{
    background: #3f99d8;
}
.invite-btn{
    height: 35px;
    box-sizing: border-box;
    border:1px solid #174bb1;
    color: #174bb1;
    border-radius: 3px;
    background: none;
    font-size: 16px;
}
.invite-btn:hover{
    background: #174bb1;
    color: #fff;
}
.subscribe-tab td,
.subscribe-tab th{
    text-align: left;
    Word-break: break-all;
}
.message-box{
    padding: 20px 20px;
    list-style: inside;
    text-indent: 0;
}
.message-div{
    width: 730px;
}
.all-btn{
    width: auto;
    padding: 0;
}
.message-ft{
    vertical-align: middle;
}
.message-ft-ico{
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    margin-top: -4px;
}
.phone-ico{
    background: url(../images/phone-ico.png) center center no-repeat;
}
.email-ico{
    background: url(../images/email-ico.png) center center no-repeat;
}
.message-ft-ico-box{
    min-width: 120px;
    color: #666;
}
.contact-l{
    width: 30%;
}
.contact-r{
    width: 60%;
}
.contact-text{
    line-height: 26px;
    color: #5f5f5f;
}
a.mail-txt{
    color: #1f95d3;
    text-decoration: underline;
}
a.mail-txt:hover{
    text-decoration: none;
}

.bt4{
    border-top: 4px solid #174bb1;
}
.contact-title{
    font-weight: bold;
    color: #333;
}
.pt20{
    padding-top: 20px;
}
.contact-box2-padding{
    padding: 30px 53px;
}
.consult-row-box{
    width: 697px;
}
.download-h{
    height: auto;
}
.download-txt{
    width: 245px;
    padding-left: 30px;
}
.download-name{
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
}
a.download:hover{
    color: #3f99d8;
}
.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);
}
.ticket-prompt{
    margin-bottom: 20px;
}

img.ticket-img{
    width: 100%;
    display: block;
}

.master-bd-top{
    font-size: 16px;
    font-weight: bold;
}

.index-notattend-box{
    padding: 30px;
    background: #fff;
    border-radius: 5px;
}
.index-notattend-title{
    font-size: 24px;
    color: #000;
    line-height: 35px;
}
.index-notattend {
    background: #174bb1;
    height: 35px;
    border-radius: 0 20px 20px 0;
    margin: 50px 0;
    margin-left: 30px;
}
.index-notattend-step{
    width: 33.3%;
}

.index-notattend-step1{
    width: 48.3%;
}
.notattend-step-digit{
    height: 45px;
    width: 45px;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
    float: left;
    border:3px solid #174bb1;
    background: #fff;
    color: #174bb1;
    font-size: 24px;
    margin-left: -23px;
    margin-top: -14px;
    font-family: 'Book Antiqua','宋体';
    font-weight: bold;
}
.notattend-step-txt{
    font-size: 16px;
    color: #fff;
    height: 35px;
    line-height: 34px;
    margin-left: 15px;
    font-weight: bold;
}
.notattend-step-txt:hover{
    text-decoration: underline;
}

.index-electron-box{
    padding: 26px;
    background: #fff;
    border-radius: 3px;
}
.electron-hint{
    padding: 20px 0; 
}
.electron-img-box{
    position: relative;
    width: 720px;
    height: 290px;
}
.electron-uploading-box{
    position: absolute;
    top: 22px;
    right: 140px;
    height: 200px;
    width: 85px;
}
.electron-uploading{
    width: 200px;
    height: 85px;
    color: #1f95d3;
    font-size: 16px;
    line-height: 85px;
    text-align: center;
    border-radius: 4px;
    display: block;
    opacity: 0;
}
.electron-uploading-box:hover .electron-uploading{
    background: rgba(0,0,0,0.3);
    color: #fff;
    opacity: 1;
}
.electron-download{
    margin-top: 180px;
    padding-left: 20px;
}
.electron-download a{
    color: #174bb1;
    text-decoration: underline;
    font-size: 16px;

}
.electron-download a:hover,
.electron-download-ai:hover{
    text-decoration: none;
}
.electron-download-ai{
    color: #174bb1;
    text-decoration: underline;
}

.password-username-row .form-row-box{
    color: #313131;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    width: auto;
}

.password-name{
    color: #000;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    width: auto;
    padding-right: 15px;
}
.password-wrap{
    width: 100%;
    margin: 0 auto;
}
.password-input{
    background: #f6f6f6 none repeat scroll 0 0;
    border: 0 none;
    box-shadow: 0 1px 2px #ccc inset;
    box-sizing: border-box;
    font-size: 16px;
    height: 48px;
    margin-bottom: 20px;
    padding: 0 20px;
    width: 100%;
}
.username-row{
    padding-bottom: 30px;
}
.password-btn{
    background: #174bb1 none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    height: 38px;
    width: 227px; margin: 42px auto 0;
}
.form-tij{ text-align:center;}
.password-btn:hover{
    background: #174bb1;
}
.top-prompt-hint{
    color: #414141;
    font-size: 16px;
    font-weight: normal;
}
.top-prompt-attention{
    font-size: 16px;
    font-weight: normal;
}
.top-prompt-hint-add{
    font-weight: bold;
    color: #dd3033;
    text-decoration: underline;
}
.top-prompt-hint-add:hover{
    text-decoration: none;
}
.subscribe-top-text{
    font-size: 16px;
    color: #174bb1;
    font-weight: bold;
    padding-top: 5px;
}
.subscribe-top-text span{
    font-size: 20px;
}
.email-a{
    color: #4c4c4c;
    text-decoration: underline;
}
.master-bd-top{
    padding-bottom: 25px;
}
.delete-btn{
    width: 90px;
    color: #174bb1;
    border:1px solid #174bb1;
    background: url(../images/delete-ico.png) 15px center no-repeat;
    line-height: normal;
    text-indent: 20px;
}
.delete-btn:hover{
    color: #fff;
    background:#084896 url(../images/delete-ico.png) 15px center no-repeat;
}

.batch-btn{
    width: 200px;
    background-image: url(../images/batch-btn.png);
    margin-left: 20px;
    height: 38px;
}
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: 100;
    display: none;
}
.batch-popup{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 790px;
    height: 350px;
    margin-left: -270px;
    margin-top: -175px;
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
}
.batch-popup-hd{
    height: 60px;
    background: #dbebf9;
    line-height: 60px;
}
.batch-hd{
    padding-left: 30px;
    font-size: 20px;
    color: #242424;
    font-weight: bold;
}
.batch-popup-bd{
    padding: 30px;
}
.batch-notattend{
    height: 90px;
    border-radius:20px;
    margin-left: 0;
}
.batch-notattend .notattend-step-digit{
    margin-left: 0;
}
.step-r{
    margin-left: 60px;
}
.step-r-title{
    color: #fff;
    font-size: 16px;
    line-height: 40px;
}
.step-btn{
    position: relative;
    width: 122px;
    height: 28px;
    background: #fff;
    color: #3493dd;
    font-size: 14px;
    display: block;
    text-align: center;
    line-height: 28px;
    text-decoration: underline;
    border-radius: 2px;
}
.step-btn:hover{
    text-decoration: none;
}
.step-btn-file{
    position: absolute;
    left: 0;
    top: 0;
    width: 122px;
    height: 28px;
    opacity: 0;
    cursor: pointer;
}
.step-text{
    color: #fff;
}
.popup-close{
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    background: url(../images/popup-close.png) center center no-repeat;
    cursor: pointer;
}
.application-blank-title{
    font-size: 16px;
    line-height: 34px;
    color: #303030;
    margin: 10px 0; 
}
.application-blank-title span.attention{
    font-size: 14px;
}
.application-blan-tab{
    border:1px solid #dedede;
    border-radius: 3px;
    background: #f9f9f9;
    border-bottom: 0;
}
.application-blan-tab th,
.application-blan-tab td{
    padding: 15px 30px;
    color: #797979;
}
.application-blan-tab td{
    border-left:1px solid #dedede;
    border-bottom:1px solid #dedede;
}
.application-blan-tab th{
    border-bottom:1px solid #dedede;
    font-weight: bold;
}


.guide-box{
    border:1px solid #dedede;
}
.guide-title-box{
    height: 60px;
    border-bottom: 1px solid #dedede;
    background: #f8f8f8;
    padding: 0 30px;
}
.guide-title{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
}
.guide-bd{
    padding: 30px 50px;
}
.guide-li{
    background: url(../images/guide-li.png) left 8px no-repeat;
    padding-left: 25px;
    margin-bottom: 15px;
    box-sizing: border-box;
}
.guide-a{
    color: #333;
    max-width: 320px;
    display: inline-block;
}
.guide-half{
    width: 50%;
}
.guide-li:hover a.guide-a{
    color: #3f99d8;
    text-decoration: underline;
}
.guide-li:hover{
    background: url(../images/guide-li2.png) left 8px no-repeat;
}

.classify-ul{
    margin-left: 200px;
}
.classify-name{
    width: 200px;
    font-size: 16px;
}
.guide-classify-name{
    line-height: 26px;
    margin-bottom: 10px;
}
.guide-classify-box{
    padding-bottom: 30px;
    margin-bottom: 50px;
    border-bottom: 1px solid #dedede;
}
.guide-classify-box:last-of-type{
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.return-login-btn{
    width: 142px;
    height: 48px;
    border-radius:48px;
    line-height: 48px;
    text-align: center;
  
    background: #f8f8f8 url(../images/return-login.png) 20px center no-repeat;
    color: #174bb1;
    text-indent: 15px;
	float:left;
	margin-bottom:20px;
	position:relative;
	z-index: 99;
}
.return-login-btn:hover{
    /* background-color: #efefef; */
}
.forget-hint{
    font-size: 14px;
    color: #6b696c;
    margin: 15px 0 20px;
}
.forget-contact{
 
    font-size: 14px;
    /* color: #174bb1; */
}
.forget-contact a{
    color: #174bb1;
}
.forget-btn{
    margin-top: 20px;
}

.electron-img-box{
    border-radius: 4px;
    border:1px solid #d9d9d9;
    overflow: hidden;
}

.return-list-btn{
    min-width: 106px;
    color: #848484;
    height: 33px;
    background: #ececec;
}
.return-list-btn:hover{
    background: #e0e0e0;
}
.return-list-btn{
    color: #333;
    border-radius: 3px;
    height: 33px;
}
.master-bd-top .attention{
    font-weight: normal;
}
.top-prompt-hint-add{
    text-decoration: none;
}
.invite-btn{
    line-height: normal;
}
.addbtn:hover{
    background-image: url(../images/icon.png);
    background-color: #174bb1;
}
.delete-btn{
    font-weight: normal;
}
.delete-btn:hover{
    background-image: url(../images/icon2.png);
    background-color: #174bb1;
}
.batch-btn:hover{
    background-image: url(../images/icon3.png);
}
.batch-btn{
    min-width: 200px;
    width: auto;
}
.addbtn{
    min-width: 146px;
    width: auto;
}
a.addbtn{
    line-height: 36px;
}
.master-bd:nth-of-type(n+3){
    padding-top: 0;
}
.area-tab{
    border-bottom: 0;
}
.area-tab td:last-of-type{
    border-right: 0;
}
.active-btn{
    border-radius: 2px;
    padding: 0 15px;
    height: 32px;
    background-image: url(../images/active-ico.png);
}
.active-btn:hover{
    color: #fff;
    background-image: url(../images/active-ico2.png);
}

/*4.25晚*/
.contact-box2-padding{
    padding: 50px;
    padding-top: 30px;
}
.contact-box2-padding .pt20{
    overflow: hidden;
    padding-top: 30px;
}
.contact-box2-padding .pt20 .contact-text{
    float: left;
    margin-right: 32px;
}


/*修改国家input插件*/
.nav-box .nav-li.current .current.sub-nav,
.nav-box .nav-li.current .current.sub-nav a{
/*	color: #174bb1 !important;*/
}

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

.chk-list-containder .listTopItem{
	height: 42px;
	line-height: 42px;
}
.chk-list-containder li label{
	height: 26px;
	line-height: 26px;
}
.ActivateBadges{
	width: 32px;
	height: 19px;
	overflow: hidden;
	text-indent: 100px;
	background: url(../images/icon4.png)left center no-repeat;
}
.ActivateBadges.Activated{
	background: url(../images/icon5.png)left center no-repeat;
}


/*4.27*/
.form-name{
	width: 130px;
}
.form-box{
	padding: 15px 50px;
}
.top-prompt{
	font-size: 14px;
	color: #414141;
	font-weight: normal;
}
.master-bd-top{
	font-weight: normal;
}
.master-bd-top .attention{
	font-size: 14px;
}
.consult-row-box{
	width: 697px;
}
.zhans-top-t{
	margin:185px 0 100px 0;
	width: 100%;
    color: #fff;
    text-align: center;
    font-size: 48px;
    box-sizing: border-box;
}

.not-btn{
	background-color: #c1c1c1;
	border: 1px solid #c1c1c1;
}
.not-btn:hover{
	background-color: #c1c1c1;
	border: 1px solid #c1c1c1;
}
.form-row-reminder .ProductCate{
	margin-right: 10px;
}
.form-row-reminder{
	margin-bottom: 0;
	height: 40px;
}
.form-row-reminder .form-name{
	height: 30px;
}
.btnSendVipBadge{
	width: auto;
	min-width: 120px;
}
.contact-l{
	width: 33%;
}


/*vip再次邀请按钮的当前届样式*/
.btn-disabled{
    background: #dedede;
    border-color: #dedede;
    color: #666;
    cursor: not-allowed;
}
.btn-disabled:hover{
    background: #dedede;
    border-color: #dedede;
    color: #666;
    cursor: not-allowed;
}
.batch-btn{
	background-position:15px center;
	}
	
.addbtn{
	text-align:left;
	text-indent:30px;
	padding-right:20px;
	min-width:inherit;}
.form-name{
	font-size: 14px;
}
.crumbs a{
	color: #000;
}

.w100{
	width: 100px;
}
.w150{
	width: 150px;
}
.w200{
	width: 313px;
}
.mr3{
	margin-right: 3px;
}
.chk{
	margin-right: 5px;
}

.master-bd-top .attention{
	margin-bottom: -25px;
	margin-top: 25px;
	background: #174bb1;
	color: #fff;
	float: left;
	padding: 0 8px;
	font-size: 12px;
	letter-spacing:1px;
}

.login-hint-box{
	position: relative;
}
.login-hint-box .attention{
	position: absolute;
	right: 19px;
	bottom: 25px;
}
.logo{
	width: 180px;
}
.logo a img{
	width: 100%;
	border:2px solid #fff;
	box-sizing: border-box;
}

.comp_form_edit{color:#1580cb;text-decoration:underline;cursor:pointer;}

.btn-export{padding:0 10px;border-radius:2px;border:1px solid #174bb1;background:#174bb1;color:#fff; float:right;}
.btn-export:hover{background:#12d1b3;color:#fff;border-color: #12d1b3}

.sousuo-jax{ margin-top:35px; border-top:1px solid #ddd; padding-top:35px;}

.electron-img-box{
	margin: 0 auto;
	}
.electron-download{
	margin-top:24px;text-align:center;}
	
.close-btn-box{ position:relative;}
.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;}


/*添加同期活动*/
.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;
}
.activity-tab .blue-td td{
	border-color: #174bb1;
}
.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;
}
.activity-hint{
    margin-top: 20px;
    font-size: 16px;
    color: #333;
}
.appointment-btn:hover{
	background-color: #FEED00;
    border-color: #FEED00;
    color: #002D74;
}
.search-btn:hover{
    background-color: #FEED00;
    border-color: #FEED00;
    color: #002D74;
}

.w191 {
    width: 160px;
  
}

.search-btn {
    width: 120px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    float: right;
}
.serve-hd-r{
	width: 400px;
	padding-top: 80px;
}
.dot-bg{
	background: url(../images/dot-bg.png) repeat-x;
	margin: 30px 0;
	height: 10px;
}
.serve-box{
	width: 720px;
	margin: 0 auto;
}
.serve-hd-title{
	font-size: 36px;
	font-weight: normal;
	color: #333;
}
.txt-blue{
	color: #3393dd;
}
.serve-hd-txt{
	color: #333;
	line-height: 26px;
}
.serve-bd-title{
	text-align: center;
	margin: 30px 0;
}
.serve-bd-ul li{
	margin: 30px 110px;
}
.serve-bd-ico{
	width: 102px;
	height: 102px;
	background-position: center center;
	background-repeat: no-repeat;
}
.serve-ico1{
	background-image: url(../images/serve-ico1.png);
}
.serve-ico2{
	background-image: url(../images/serve-ico2.png);
}
.serve-ico3{
	background-image: url(../images/serve-ico3.png);
}
.serve-ico4{
	background-image: url(../images/serve-ico4.png);
}

.serve-bd-l{
	text-align: right;
	width: 350px;
	padding-right: 30px;
	height: 102px;
	display: table-cell;
	vertical-align: middle;
}
.serve-bd-l-title{
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
}
.txt-red{
	color: #e12728;
}
.txt-orange{
	color: #ffa800;
}
.txt-green{
	color: #81c16d;
}
.serve-bd-txt{
	font-size: 14px;
	color: #333;
	line-height: 28px;
}


.serve-flow{
	padding-top: 30px;
}
.serve-flow-box{
	position: relative;
	margin: 30px 0;
}
.serve-flow-hr{
	font-size: 1px;
	border:0;
	border-bottom: 1px solid #999;
	position: absolute;
	top: 62px;
	width: 100%;
}
.serve-flow-ul{
	position: relative;
	padding: 0 20px;
}
.serve-flow-ul li{
	width: 106px;
	height: 106px;
	float: left;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 28px;
	margin: 10px 15px ;
	box-sizing: border-box;
	padding-top: 23px;
	background: url(../images/serve-flow-bg2.png) center center no-repeat;
}
.serve-flow-ul li:nth-last-of-type(2n){
	background: url(../images/serve-flow-bg1.png) center center no-repeat;
}
.serve-btn-box{
	background: #f8f8f8;
	padding: 45px;
	margin: 60px 0;
	text-align: center;
}
.serve-btn{
	min-width: 260px;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	background: #174bb1;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.serve-btn:hover{
	background: #dd2232;
}
.serve-bd-title-box{
	padding: 50px 0 30px;
}
.serve-bd-title{
	font-size: 36px;
	color: #333;
	width: 210px;
	margin: 0 auto; 
	background: #fff;
	font-weight: normal;
	height: 36px;
	line-height: 36px;
	margin-top: -56px;
}
.serve-flow-title{
	padding-left: 70px;
	height: 68px;
	line-height: 68px;
	font-size: 30px;
	font-weight: normal;
	background: url(../images/serve-flow-title-bg.jpg) left center no-repeat;
}
.textbox{
    
   
    width: 88%;
    margin: 0 auto 20px;
    padding: 20px;
    background-color: #f8f8f8;
}
.tipul li p{
    padding-left: 20px
}
.index-popup-box{
	display: block;
}
.index-popup{
	position: absolute;
	width: 500px;
	height: 200px;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -100px;
	background: #fff;
	border-radius: 5px;;
	box-shadow: 0 0 5px #333;
	text-align: center;
}
.index-popup-title{
	font-size: 18px;
	color: #174bb1;
	margin: 40px 0 30px;
}

.logo-layout-box img{
	display: inline-block;
    margin-bottom: -8px;
    max-width: 147px;
}

.doc-down ul {
     overflow: hidden;
    margin-bottom: 40px;
   
}
.doc-down ul li .tit{  
    display: inline-block;
    font-weight: bold;
    text-align: center;
   
}
.doc-down ul li .filename .texname{
 display: inline-block;
  padding-left: 20px;

}
.doc-down ul li .filename{
 width: 25%;
     display: inline-block;
     float: left;
}
.doc-down ul li .tabname{
    width: 10%;
     display: inline-block;
     float: left;
    

}
.doc-down ul li .lasttime{
    width: 20%;
    display: inline-block;
      float: left;
     text-align: center;
   
}
.doc-down ul li .tipsbox{
    width: 35%;
    display: inline-block;
      float: left;
     text-align: center;
    
}
.doc-down ul li .dosome{
    width: 10%;
      float: left;
    display: inline-block;
     text-align: center;
}
.doc-down ul li .dosome a:hover{
   text-decoration: underline;
    color: #1398fd;
}
.downbx p a:hover{
    text-decoration: underline;
    color: #1398fd;
}
.doc-down ul li .lump{
    display: inline-block;
    width: 12px;
    height: 16px;
    border-radius: 4px;
    background-color: #f00;
    vertical-align:middle;
    margin-right: 5px;
}
.doc-down ul li:last-child {
    border-bottom: none;

}

.doc-down ul li {
    line-height: 32px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #e5e5e5 solid;
    position: relative;
}

.doc-down ul li .text-box {
    display: inline-block;
   
    width: 35%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.doc-down ul li .filename .checkitem{
    margin-right: 10px;
}
.fcred{
    color: #f00;
}
.downbtn{
    cursor: pointer;
    width: 100px;
    height: 40px;
    display: inline-block;
    border-radius: 4px;
    color: #FFF;
    font-family: 'Microsoft YaHei';
    text-align: center;
    line-height: 40px;
    background-color: #174bb1;
}
.downbtn:hover{
	background-color:#0644b3;
}
.doc-down ul li:hover{
     color: #444444;
}
.doc-down ul li:hover .icontbox {
   background-color: #fff;
   color: #444444;
}
.file-icon-,.file-icon-jpg,.file-icon-pdf,.file-icon-png,.file-icon-doc,.file-icon-svg,.file-icon-docx{
    position: relative;
}
.file-icon-:after{
    content: 'PDF'
}
.file-icon-jpg:after {
    content: 'JPG'
}
.file-icon-pdf:after{
    content: 'PDF'
}
.file-icon-png:after{
    content: 'PNG'
}
.file-icon-doc:after{
    content: 'DOC'
}
.file-icon-svg:after{
    content: 'SVG'
}
.file-icon-docx:after{
    content: 'DOCX'
}

.video-box,
.video-show{
    display: flex;
    align-items: center;
}
.btn-video {
    width: 100px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    border-radius: 5px;
    background: #174bb1;
    margin-right: 20px;
}
.video-show .form-input-file-btn{
width: 100px;
    height: 45px;
    color: #fff;
    border-radius: 5px;
    background: #174bb1;
}
.video-preview{
    margin-bottom: 10px;
    width: 400px;
}
.video-preview video{
    /*display: none*/
}

@media only screen and (max-width: 378px) {
    .doc-down ul li .text-box {
       
    }
}


/*微信邀请函*/
.invitation-box{
	background: url(../images/invitation-bg.jpg);
}
.invitation-box-mobile{
	width: 640px;
	margin: 0 auto;
	padding: 30px 0;
}
.invitation-top-title{
	margin: 30px 0;
	width: 100%;
	text-align: center;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
}
.invitation-top-title-l{
	display: inline-block;
	padding-left: 40px;
	background: url(../images/top-title-l.png) left center no-repeat;
	transform: skew(-15deg);
	-ms-transform: skew(-15deg);	/* IE 9 */
	-webkit-transform: skew(-15deg);	/* Safari and Chrome */
	-o-transform: skew(-15deg);	/* Opera */
	-moz-transform: skew(-15deg);	/* Firefox */
}
.invitation-top-title-r{
	padding-right: 40px;
	background: url(../images/top-title-r.png) right center no-repeat;
	height: 120px;
}
.invitation-top-title-name{
	font-size: 30px;
	color: #000;
	padding-top: 15px;
	line-height: 34px;
	text-align: left;
	font-family: "微软雅黑";
}
.invitation-top-title-txt{
	margin-top: 10px;
}

.red{
	color: #d4150b;
}


.invitation-img-box{
	text-align: center;
	width: 640px;
	margin: 0 auto 10px;
	position: relative;
}
.invitation-img-bg{
	margin: 0 50px;
	
	position: absolute;
	height: 100%;
	width: 540px;
}
.invitation-img{
	margin: 8px 0;
	margin-bottom: 0px;
	position: relative;
	z-index: 2;
	max-width: 640px;
	max-height: 376px;
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
}


.file-btn-bg{
	width: 200px;
	height: 38px;
	border-radius: 30px;
	background: #174bb1;
	text-align: center;
	position: relative;
	color: #fff;
	line-height: 38px;
	overflow: hidden;
	margin: 0 auto;
	font-weight: bold;
	font-size: 16px;
}
.file-btn{
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 38px;
	opacity: 0;
	cursor: pointer;
	
}

.invitation-btn-box{
	margin: 30px 0;
	text-align: center;
}

.invitation-txt{
	width: 540px;
	margin: 20px auto;
}
.AboutUs-title{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}
.invitation-textarea-box{
	
}
.invitation-textarea{
	width: 100%;
	height: 200px;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #d8d8d8;
	resize: none;
}
.invitation-txt-num{
	font-size: 14xp;
	
}
.invitation-txt-num span{
	font-size: 20px;
}
.invitation-submit-brn{
	width: 200px;
	height: 38px;
	border-radius: 30px;
	background: #174bb1;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	border: 0;
	cursor: pointer;
}

.invitation-check{
	padding: 20px;
	text-align: center;
}
.invitation-check-txt{
	font-size: 14px;
	color: #666;
	
}
.invitation-check-link{
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
}
.ewm-box{
	width: 157px;
	height: 157px;
	padding: 10px;
	border: 1px solid #d8d8d8;
	margin: 30px auto;
}


/*服务专员 首页弹窗*/
.index-serve-box{
	display: block;
}
.index-serve-popup{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -150px;
	width: 500px;
	padding: 10px;
	background: #fff;
	box-shadow: 0 0 5px #333;
}
.index-serve-txt-box{
	padding: 35px 40px;
}
.index-serve-title{
	font-size: 16px;
	color: #000;
	font-weight: normal;
}
.index-serve-txt{
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}
.index-serve-btn{
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #d12030;
	background: #eaeaea;
	cursor: pointer;
}
.index-serve-btn:hover{
	background: #dcdcdc;
}
.index-serve-close{
	position: absolute;
	right: -60px;
	top: 0;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	background: #d12030;
	font-family: '宋体';
	color: #fff;
	cursor: pointer;
	font-size: 38px;
	text-shadow: 0 0 2px #333;
}

/*服务专员*/
.half-box{
	width: 50%;
}
.attache-title{
	font-size: 17px;
	color: #363636;
	margin-bottom: 10px;
	font-weight: normal;
}
.attache-row{
	padding-bottom: 30px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 30px;
}


.file-btn-bg{
	display: inline-block;
}

.btn-remove{
	display: inline-block;
    border-radius: 30px;
    font-size: 16px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 200px;
    border: 0;
    margin-top: -30px;
    margin-left: 30px;
    cursor: pointer;
}
.AboutUs-title-input{
	width: 60%;
	height: 32px;
	border: 1px solid #ccc;
	padding: 0 10px;
}

.AboutUs-title span{
	font-size: 14px;
}


.AboutUs-img-suggest{
	font-size: 14px;
	color: #999;
	text-align: right;
	padding-right: 20px;
	
}
.AboutUs-img-prompt{
	font-size: 18px;
	text-align: center;
	color: #666;
	margin-top: 15px;
}







.fund-type{
    margin: 10px 0;
}
.fund-type label{
    margin-right: 30px;
}
.fund-type label .form-checkbox{
    margin-left: 0;
}
#boothApply{
    width: 500px;
}
.textarea-astrict{
    margin-top: 10px;
}
.layout{
    padding-left: 0;
}
.form-input-file-btn{
    margin-right: 20px;
}
.Booth-txt{
    color: #a7a7a7;
    margin: 20px 0;
}
.foreign-capital-p{
    color: #333;
}
.foreign-capital-p label{
    width: 50%;
    float: left;
    margin: 5px 0;
}





#boothApply{
    width: 560px;
}
.textarea-astrict2{
    margin-right: 15px; 
    margin-top: 10px;
}

.chk-list-containder li input{
    margin-left: -23px;
}
.chk-list-containder li{
    padding-left: 30px;
    box-sizing: border-box;
}
.chk-list-containder li label{
    height: auto;
    line-height: 18px;
    margin: 3px 0;
}
.checkbox-box{
    width: 50%;
}
.apply-for-box .form-box{
    padding-right: 60px !important;
}




/* 修改申请表单的展示范围 */
.chk-list-containder li{
    width: 100% !important;
    margin-bottom: 0 !important;
}
.chk-list-containder .listTopItem{
    height: auto;
    line-height: normal;
}
.chk-list-containder ul{
    padding-bottom: 0 !important;
}

.form-input-surpassshort{
    width: 50px;
}



.logo-layout-box{
    height: auto;
    line-height: 0;
}
.logo-layout-box a{
    vertical-align: middle;
}
.logo-layout{
    line-height: 0;
}
.logo-layout-box img{
    margin-bottom: 0;
}




/* 16.10.11 手机显示问题 */
.login-bg,header,footer{
    min-width: 1100px;
}

.nav a{
    background-position-x:180px; 
	font-size:15px;
}



/*20170313*/
.electron-tab{
   height:57px;
   line-height:57px;
}
.electron-tab-title{
	float:left;
	width:50%;
	display:block;
	text-align:center;
	color:#666;
    border-bottom:1px solid #dedede;
}
.electron-tab-title.curr{
	font-weight:bold;
	color:#282828;
    border-bottom:1px solid #282828;
}
.index-electron-box-2 .electron-img-box{
    width:358px;
	height:574px;
}
.index-electron-box-2 .electron-uploading-box{
	top:22px;
	right:102px;
}





/*展商联系我们*/
.font-s-z{ font-size:18px; font-weight:bold; margin-bottom:20px; border-left:3px solid #174bb1; line-height:4px; height:25px; padding-left:10px; color:#174bb1;}
.font-s-z16{ font-size:16px; font-weight:bold; margin-bottom:10px; color:#333;}
.font-s-z14{ font-size:15px; font-weight:bold; margin-bottom:10px;}
.con-bottom{ margin-bottom:15px;}



@media only screen and (max-width: 1366px) {
	
	.zhans-top-t{/* line-height:2.4em;*/ 
	font-size: 30px;
    margin: 130px 0 30px 0;
	
	}
}

.newinvitation-box .frombox .fromitem .rightbox .logobox img{
    height: 90px;
}
.lianxr{ width:400px; float:left;}
.lianxr-sex{ float:left;line-height: 40px; margin-left: 26px;}
.lianxr-sex input{ margin-left:15px; margin-right:5px;}

.chanzdw-tit{ font-size:18px; font-weight:bold; color:#333; margin-bottom:40px;}
.chanzt{ background: #f7f7f7; padding: 25px;width: 75.5%; margin-bottom:10px; position:relative;}
.chanzt-g{ position:absolute; top:8px; right:8px; width:20px; height:20px; background:#d81324; border-radius:50%; text-align:center; line-height:19px; cursor:pointer;}
.chanzt-l{ width:90px;}
.chanzt-l-y{ width: 565px;}
.chanzt-l-y input{ background:#fff;}
.chanzt-l-l{ width:564px; float:left;}
.chanzt-l-l input{ background:#fff;}
.chanzt-l-c{ width: 565px;}
.chanzt-l-b-h{ background:#fff; width:300px;}
.chanzt-l-b{ background:#fff;}
.jixtj{ width:200px; height:45px; line-height:45px; text-align:center; background:#d81324; border-radius:4px; margin:35px 0 35px 270px;}
.jixtj a{ color:#fff; display:block;}


.row-error-style{ background:#eee;}

.liuy-huif{
	margin-top:10px;
	
}
.liuy-huif img{ vertical-align: sub; margin-left:5px;}
.liuy-tij{ float:right; margin-top:15px; margin-right:10px; width:55px; height:32px; background:#f19b12; border:none; color:#fff; font-size:14px; border-radius:4px; cursor:pointer;}
.liuy-huif span{ cursor:pointer; color:#d81323}
.liuy-con{ display:none;}
.curr-liuy{ display:block;}


.exh_zoningmap {
    display: block;
    width: 160px;
    height: 30px;
    background: #174bb1;
    line-height: 30px;
    text-align: center;
    color: #fff;
	margin: 30px 0;
	border-radius: 3px;
}

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

.confirmbottom{
	display: block;
    background: #174bb1;
    padding: 3px 0;
    border-radius: 3px;
    color: #fff;
    width: 70px;
    margin: 0 auto;
}
.no-click{background:#b6b6b6; cursor: default; }


/*展商登录头部*/

.top-Header{ position:absolute; z-index: 9999; width: 95%; margin: 2.5% 2.5% 0;}
.login-box{
    width: 470px;
    height: 480px;
    margin: 0 auto;
	background:#fff;
	position:relative;
    margin-bottom: 150px;
	
}
.from-sex{ line-height:42px;}
.from-sex label{ margin-right:30px;}
.from-sex input{ margin-right:10px;}
.login-language{ border-radius:3px; float:right; font-size:14px; text-align:center;}
.login-language .icon-iconfontdiqiu{ font-size:14px; margin-right:5px;}
.login-language a{ display:block; color:#fff;}
.login{
	padding: 65px;
	height: 100%;
	box-sizing: border-box;
}
.top-Header-logo{ float:left;}
.top-Header-rig{ float:right; margin-top:25px;}
.top-Header-rig-l{ float:right; margin-right:67px; font-size:22px; color:#fff;}
.top-Header-rig-time{ font-size:30px; font-weight:normal; margin-bottom:10px;}


.infobox{
    box-shadow: 0 0 5px #e7e7e7;
    background-color: #fff;
    width: 100%;
}
.infobox .headbox-l{
    width: 50%;
    float: left;
    margin: 30px auto;
}
.infobox .headbox-l .picbox{
    width: 100px;
    height: 100px;
    margin-left: 28px;
    float: left;
    border-radius:100px;
	border:1px solid #CCC;
	overflow:hidden;
}
.infobox .headbox-l .picbox img{
     width: 100px;
    height: 100px;
}
.infobox .headbox-l .tex-box{
    float: left;
    margin-left: 30px;
}
.infobox .headbox-l .tex-box .welcombox{
    padding-top: 10px;
    font-size: 17px
}
.infobox .headbox-l .tex-box .operatebox{
  padding-top: 20px;  
}
.infobox .headbox-l .tex-box .operatebox a{
    display: inline-block;
    position: relative;
    margin-right: 30px;
}
.infobox .headbox-l .tex-box .operatebox a .edited:after{
    content: url('../images/edite.png'); 
    padding-right: 8px; 
    
}
.infobox .headbox-l .tex-box .operatebox a  .logout{
     content: url('../images/logout.png'); 
    padding-right: 8px; 
      position: absolute;
   top: 5px;
  
}

.infobox .headbox-l .tex-box .operatebox a .tex{
    padding-left: 20px;
}

.infobox .box-r{
    width: 50%;
    float: left;
    margin: 30px auto; 
}


.infobox .box-r .item .progress{
    width: 60%;
    position: relative;
    height: 6px;
    float: left;
    margin-top: 9px;
    margin-right: 20px;

}

.cyelloa{
     background-color:#12d1b3; 
}
.cyellob{
     background-color:#fdb303; 
}
.infobox .box-r .item .progress .dice-down{
    width: 100%;
    height: 14px;
	padding:0 4px;
    background-color:#f0f0f0;
    border-radius: 6px; 
    display: block;

}

.infobox .box-r .item .progress .dice-up{
   
    height: 6px;
  
    position: absolute;
    top: 4px;
	left:4px;
     border-radius: 6px; 

}


/*20170508*/
body{
    height:100%;
}
.login-bg{
    background-size: cover;
    background-attachment: fixed;
}
.login-box{
    height:auto;
    margin-bottom:auto;
    width:1200px;
    height:670px;
    border-radius:0;
}
.login-top{
    width:1200px;
    margin:auto;
    padding:18px 0 18px;
}
.login-left{
    position: relative;
    width:700px;
    height:100%;
    box-sizing:border-box;
    background:#174bb1;
    color:#FFF;
}
.login-right{
    position: relative;
    width:500px;
    height:100%;
    background:#FFF;
    box-sizing:border-box;
    padding:60px 90px 60px 90px;
}
.login-wrap{
	padding-top:40px;
}
.login-top-right{
	overflow:hidden;
	padding-left:30px;	
}
.login-accout{
	margin-top:40px;
}
.login-top-title{
	margin: 60px 20px 70px 45px;
}
.login-title-three{
    text-align: center;
    font-size: 34px;
    line-height: 40px;

}
.login-title-h3{
    font-size:20px;
    line-height:30px;
	font-weight:700;
	margin-bottom:15px;
}
.login-title-h4{
    font-size:16px;
    line-height:24px;
	font-weight:normal;
}
.login-title-time{
	font-size:20px;
    line-height:24px;
}
.login-map{
	position:relative;
	margin: 0 20px 0 45px;
}
.map-bg{
	width:100%;
}

@-webkit-keyframes twinkling{
    0%{
       opacity:1;
     }
    50%{
       opacity:0.5;
     }
    100%{
       opacity:1;
    }
  }
.map-local{
	position:absolute;
	right:125px;
	top:56px;
	 -webkit-animation: twinkling 2s infinite ease-in-out; 
	 -moz-animation: twinkling 2s infinite ease-in-out; 
	 -o-animation: twinkling 2s infinite ease-in-out; 
	 -ms-animation: twinkling 2s infinite ease-in-out; 
	 animation: twinkling 2s infinite ease-in-out; 
}
.login-right  .login-no-accout{
    font-size:24px;
    line-height:30px;
	color:#010101;
    margin-bottom:10px;
    font-weight:normal;
}
.login-p{
    font-size:14px;
}
.login-title-h1{
    font-size:36px;
    color:#010101;
    height: 50px;
    font-weight:700;
}
.login-btn{
    display: block;
    width:200px;
    height:50px;
    line-height: 50px;
    border-radius: 3px;
    color: #FFF;
    background: #174bb1;
    font-size: 16px;
    font-weight: 700;
}
.login-btn:hover{
	color:#FFF;
	background:rgba(19,156,210,.9);
}

.login-apply-btn{
    color: #FFF;
    background-color: #12d1b3;
}
.login-apply-btn:hover{
	background:rgba(18,209,179,.9);
}
.upbox{
    width: 110px;
    height: 40px;
    position: relative;
    margin-top: 20px;
}
.password-box{
	position:relative;
	bottom:-32px;
	right:0;
}
.forget{
    color: #999;
    text-decoration: none;
    font-size: 14px;
}
.remember-pw{
    color: #666;
    font-size: 16px;
}
.login-input{
    height: 40px;
    border-bottom: 1px solid #999;
    margin-bottom: 30px;
    padding-left: 40px;
}
.login-name{
    background: url(../images/login-icon-ac.png) left center no-repeat;
}
.login-password{
    background: url(../images/login-icon-pw.png) left center no-repeat;
}
.login-vcode{
    background: url(../images/login-icon-yz.png) left center no-repeat;
}
.login-hint-box .attention{
    bottom:0;
}
.Captcha{
    position: absolute;
    top: 0;
    right:0;
}


.language-box{
    width: 127px;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    background: #174bb1;
    border:none;
    color: #FFF;
    text-align: center;
}
.language-box a{
    display: inline;
    color: #FFF;
}
.language-box:hover{
    border-radius: 18px;
}
.language-inner{
    background:  url(../images/lang-black.png) 20px center no-repeat;
    border:1px solid #999999;
    color: #999999;
}
.language-inner a{
    color: #999999;
}

/* 20170901 by hlf 微信邀请函*/
.newinvitation-box{
    width: 100%;
    background: url(../images/invitation-bg.jpg);
    padding-bottom: 30px;
}
.newinvitation-box .pic-box{
    width: 100%;
}
.newinvitation-box .pic-box img{
   width: auto;
   max-width: 100%;
}
.newinvitation-box .frombox{
    margin-top: 40px; 
    padding-bottom: 40px;
}
.newinvitation-box .frombox .fromitem {
    margin-bottom: 20px;
    overflow: hidden;
}
.newinvitation-box .frombox .fromitem .labox{
    width: 174px;
    display: inline-block;
    text-align: right;
    font-size: 16px;
    line-height: 44px;
    float: left;
}
.newinvitation-box .frombox .fromitem .labox span{
    color: #f00;
}
.newinvitation-box .frombox .fromitem .inp_sty{
   width: 540px;
   height: 42px;
   border: 1px #e1e1e1 solid;
   border-radius: 2px;
   padding: 0 10px;
   float: left;
}
.newinvitation-box .frombox .fromitem .rightbox .textarea-sty{
    width: 540px;
   height: 134px;
   border: 1px #e1e1e1 solid;
   border-radius: 2px;
   padding: 0 10px;
    float: left;
    resize: none;
}

.newinvitation-box .frombox .fromitem .ptxt{
   
    color: #999999;
    font-size: 12px;
    width: 100%;
    display: block;
    clear: both;
   
    overflow: hidden;
    padding-top: 10px;

}
.newinvitation-box .frombox .fromitem .rightbox{
    float: left;
}

.newinvitation-box .frombox .fromitem .rightbox .logobox{
    width: 358px;
    height: 90px;
  
    text-align: center;
}
.newinvitation-box .frombox .fromitem .rightbox .productbox{
    width: 174px;
    height: 174px;
    background-color: #fff;
    float: left;
}
.newinvitation-box .frombox .fromitem .rightbox .del{
    float: left;
    display: inline-block; 
    margin-left: 10px;
    color: #f00;
}
.newinvitation-box .frombox .fromitem .rightbox .productbox img{
    max-width: 100%;
    width: auto;

}
.newinvitation-box .frombox .fromitem .logobox img{
    max-width: 100%;
}
.btn-blue {
    background-color: #002d74;
}
.appointment-tab:last-of-type {
    border-bottom: 1px solid #dedede;
}
.appointment-tab {
    border-radius: 5px;
    height: auto;
}
.newinvitation-box .frombox .fromitem .rightbox  .select-btn{
    cursor: pointer;
    display: inline-block;
    width: 110px;
    height: 40px;
    background-color: #174bb1;
    border-radius: 2px;
    color: #fff;
    line-height: 40px;
    text-align: center;
   
    clear: both;

}
.newinvitation-box .frombox .fromitem .rightbox .w100{
    width: 100%;
    clear: both;
    overflow:  hidden;
}
.newinvitation-box .frombox .fromitem .rightbox .txtbox{
    display: inline-block;
    line-height: 40px;
    margin-left: 20px;
    color: #999999;
    font-size: 12px;
}


/* 预约 */
.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;
}
.hr-style{
    height: 1px;
    width: 80%;
    margin:40px auto;
    border: none;
    background-color: #e0e0e0;

}
.appointment-con-back {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    display: none;
}
.appointment-con-tit {
    width: 90%;
   
    height: 60px;
    background: #fff;
    line-height: 60px;
    font-size: 16px;
    padding: 0 5%;
    font-weight: bold;
    color: #000;
}
.appointment-con-ul {
   
    clear: both;
}

.appointment-con {
    width: 800px;
  
    border-radius: 3px;
 
    left: 50%;
    margin-left: -400px;
    
    position: absolute;
    overflow: hidden;
}
.bg-whiter{
    background-color: #fff;
    width: 100%;
    overflow: hidden;
    border-radius: 4px;
}

.close-pop{
    color: #fff;
    text-align: right;
    line-height: 30px;
    cursor: pointer;
}
.close-pop img{
    vertical-align: middle;
    margin-left: 10px;
}
.jianhuibox{
    background-color: #dfdfdf;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    line-height: 60px;
}

.jianlanbox{
    background-color: #aacbfe;
}
.tipul{
    margin-top: 6px;
    clear: both;

    overflow: hidden;
}
.tipul ul {
    overflow: hidden;
}
.tipul ul li{
    float: left;
    margin-right: 20px;
    text-align: left;
    font-style: normal;
}
.accepted{
    line-height: 20px;
    background-color:#fecb00;
    font-weight: normal; 
}
.awaiting{
    line-height: 20px;
    background-color:#aacbfe;
    font-weight: normal; 
}
.font14{
    font-size: 14px;
}
.appointment-con-but{
  
    clear: both;
   
    overflow: hidden;
}
.btnexp{
    padding-left: 10px;
    width: 180px;
    height: 45px;
    text-align: center;
    color: #fff;
    background-color: #002d74;
    display: inline-block;
    margin-top: 10px;
   
    line-height: 45px;
    font-size: 16px;
    font-weight: bold;
    background-image: url('/images/dayin.png');
    background-repeat: no-repeat;
    background-position: 18px center;
    cursor: pointer;
}
.statipbox{
    margin-bottom: 40px;
}
.yellowtext{
    color: #fecb00;
}
.jianlantext{
    color: #aacbfe;
}
.jianhuitext{
    color: #666;
}
.statipbox li{
    
    margin-right: 20px;
    margin-top: 9px;
   
}
.statipbox li span{
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 10px;
}
.statipbox li span.acceptedbg{
    background-color: #fecb00;
}
.statipbox li span.awaitingbg{
     background-color: #aacbfe;
}
.statipbox li span.Available{
     background-color: #efefef;
}
/* 弹框之上的弹框 */
.mypopbox-bg{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
}

.mypopbox-bg .inside-pop{
    width: 320px;
    height: 154px;
    background-color: #fff;
    left: 50%;
    top: 50%;
    position: absolute;
    margin-top: -117px;
    margin-left: -200px;
    border-radius: 4px;
    padding:50px 40px;
    font-size: 16px;
}

.mypopbox-bg .inside-pop .succeedbox{
    text-align: center;
}
.mypopbox-bg .inside-pop .succeedbox a{
    font-size: 14px;
    color: #002d74;

}
.mypopbox-bg .inside-pop p{
   /*  height: 40px;
    line-height: 40px; */
}

.mypopbox-bg .inside-pop .boxin{
   width: 100%;
   text-align: center; 
}
.mypopbox-bg .inside-pop .bttomgroub{
    margin-top: 10px;
}

.mypopbox-bg .inside-pop .bttomgroub .btn-pop{
    width:96px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    color: #fff;
    cursor: pointer;

}

.mypopbox-bg .inside-pop .bttomgroub .quxiao{
    background-color: #cccdcd;
  
}

.mypopbox-bg .inside-pop .bttomgroub .bluebg{
    background-color: #002d74;
    margin-left: 30px;
}

.mypopbox-bg .inside-pop p strong{
    color: #002d74;
}

.appointment-con-ul table{
    width: 100%;
 
}

.cu {
    background: #d1202f;
}
.appointment-con-ul table tr td{
    height: 60px;
    text-align: center;
    z-index: 0;
    font-weight: bold;
    background-color: #efefef;
    transition: 0.1s;
    opacity: 1;
}
.appointment-con-ul table tr td:hover{
     transition: 0.3s;
    opacity: 0.8; 
}
.appointment-con-ul table tr td {
    cursor: pointer;
}
.appointment-con-ul table tr td.bluebox{
        background-color: #002d74;
        color: #fff;
}

.appointment-con-ul table tr td .tipbox{
    position: absolute;
    display: block;
    width: 46px;
    height: 24px;
    line-height: 24px;
    border-radius: 2px;
    background-color: #ddd;
    text-align: center;
    right: 3px;
    top: 3px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}
.top-detailbox{
   position: absolute;
   top: 0;
  
    background-color: #fff;
    border-radius: 4px;
    border:1px #ddd solid; 
    min-width: 300px;
    padding: 20px;
    z-index: 100;

}


.normal-table tbody tr td:hover {
    background: #aacbfe;
}
.appointment-box a.current {
    height: 22px;
    width: 22px;
    line-height: 22px;
    border-radius: 50%;
    text-align: center;
    background: #c0c0c0;
    position: relative;
    margin: 0 auto;
    background: Red;
    display: block;
}


.subscribe-list li{
   background-color: #fff;
   border-radius: 2px;
   margin-bottom: 10px;
   padding: 10px;
   cursor: pointer;
}
.subscribe-list li:hover{
    background-color: #aacbfe;
}
.subscribe-list li:last-child{
    margin-bottom: 0;
}
.subscribe-list li .Companyname{
    color: #002d74;
    /* font-weight: bold; */
}

.subscribe-list li .sata{
    color: #f00;
}
.select-tree-option-0{
    font-weight: bold;
    font-size: 15px;
}
.select-tree-option-1{
    font-weight: bold;
    padding-left: 20px;
   margin-left: 20px;
}
.annotation-box {
    margin: auto;
    width: calc(100% - 120px);
    background-color: #f8f9fb;
    border-radius: 5px;
    padding: 20px 30px;
    color: #666;
    margin-bottom: 30px;
}
.remove-visitorReservation{
    float: right;
    display: block;
    width: 100%;
    height: 100%;
    text-align: right;

}
.remove-visitorReservation img{
    cursor: pointer;
}
.w160 {
    width: 160px;
}
.footer-copyright{
	font-size:14px;
}

/*首页顶部*/
#boothApply{
    width: 717px;
}
.man-logo{
	position:relative;
	height:90px;
	background:#FFF;
}
.header{
	height:90px;
	background:#FFF;
}
.logo-txt{
	height:90px;
	background:#FFF;
}
.man-logo img{
	padding-top:0;
}
.sidebar-box{
	margin-top:0;
	background:#174bb1 url(../images/menu-bg.jpg) center bottom no-repeat;
	padding-top:38px;
}
.pitai-title{
	line-height:90px;
	font-size:30px;
	font-weight:700;
	color:#333333;
	text-align:left;
	overflow:hidden;
	padding-left:30px;
}
.login-back{
	color:#6e6e6e;
}
.master-hd-r{
	margin: 21px 13px 11px 0;
}
.master-box{
	background:#f9f9f9;
}
.index-master-top{
	padding-left:38px;
	padding-right:38px;
}
.column-three{
	background:#FFF;
	padding:30px 0;
}
.index-box3{
	border-right:none;
}
.index-title18{
	line-height:40px;
}
.message-master{
	margin:0;
}
.index-box3 .company-name,
.index-box3 .zhanwh,
.index-box3 .sqm-p{
	font-size:16px !important;
	font-weight:700;
	line-height:36px;
	margin:0;
}
.company-name{
	color:#174bb1;
}
.zhanwh{
	color:#10d8b9;
}
.sqm-p{
	color:#fdcb03;
}
.index-title18-box{
	position:relative;
    margin:20px 0;	
}
.index-title18-box-r{
	margin-top:10px;
}
.more-btn{
	color:#FFF;
    background: #174bb1;
    border-color: #174bb1;
}
.more-btn:hover{
	background:rgba(19,156,210,.9);
    border-color: #174bb1;
}
.gray {
    color: #174bb1;
    border-color: #174bb1;
}
.gray:hover{
	background:rgba(19,156,210,.9);
    border-color: #174bb1;
	color:#FFF;
}
.index-title18-box .index-title18{
	padding-left:10px;
	font-size:22px;
}
.index-title18-box .index-title18:before{
	content:'';
	position:absolute;
	left:0;
	top:8px;
	width:3px;
	height:24px;
	background:#174bb1;
}
.index-subscribe-tab th{
	border-top:none;
}
.index-box2{
	margin-top:0;
}
.nav-box  .nav-li.current .current.sub-nav a{
	color:rgb(252,255,0) !important;
}
.sub-nav:hover a{
	color:rgb(252,255,0) !important;
}
.current .nav, .nav:hover{
	border-right:4px solid #12d1b3;
}
.current .nav a, .nav a:hover {
    border-color: #174bb1;
    color: #174bb1;
}


/*改写layer*/
.layui-layer-btn .layui-layer-btn0{
	border-color: #174bb1 !important;
    background-color: #174bb1 !important;
}
.layui-layer-btn .layui-layer-btn0:hover{
	border-color: #0644b3;
    background-color: #0644b3;
}



/*20180226*/
.message-name-box{
	text-align:left;	
}
.pdf-ico{    
    width: 60px;
    height: 60px;
    border-radius: 50%;
}




.prompt-tit{
    font-size: 14px;
    color: #414141;
    font-weight: normal;
    border: 2px solid #d1202f;
    padding: 20px;
    overflow: hidden;
}

.prompt-tit-h2{
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
    color: #d1202f;
    margin-bottom: 10px;
}
.prompt-tit-h2 img{
    width: 22px;
    vertical-align: sub;
}

.exhibitors-show .titbox{
    margin-top: 40px;
}
.exhibitors-show .icontbox{
    margin-top: 3%;
}
.exhibitors-show .icontbox ul{
    overflow: hidden;
}
.exhibitors-show .icontbox ul li{
    width: 30%;
    position: relative;
    text-align: center;
    float: left;
    margin-right: 5%;
    font-size: 14px;
    font-weight: bold;
}
.exhibitors-show .icontbox ul li:after{
   content: url(/images/con_arr.png);
    position: absolute;
    display: block;
    width: 44px;
    height: 58px;
    top: 31px;
    right: -45px;
}
.exhibitors-show .icontbox ul li .pic{
    width: 100%;
    /*  height: 200px;
    background: #f7f7f7; */
  
}
.exhibitors-show .icontbox ul li .titbox{
  margin-top: 10px;
}
.exhibitors-show .icontbox ul li .titbox a{
    color: #d1202f;
    text-decoration: underline;
}
.exhibitors-show .icontbox ul li:nth-child(3n){
    margin-right: 0;
}
.showewmbox{
    text-align: center; 
}
.showewmbox .ermbox{
        padding: 8px;
        border: 1px #ddd solid;
        background: #fff;
        width: 157px;
        height: 157px;
        margin: 50px auto 40px;
}
.showewmbox .ermbox img{
    max-width: 100%;
}