@CHARSET "UTF-8";
.helpMainBox{
	margin-bottom:80px;
}
.helpLeft{
	width:190px;
	padding:0 0 30px 28px;
	background-color:#fff;
}
.helpLeft .title1,.helpRight .title1{
	font: bold 16px/50px 微软雅黑;
	color:#d8000f;
}
.helpLeft .title2{
	font: bold 14px/30px 微软雅黑;
	margin:10px 0;
}
.help-search{
    width:160px;
    height:24px;
    background:#fff;
    border:1px solid #cccccc;
    border-radius:15px;
    overflow: hidden;
}
.help-search>input{
    border: 0;
}
.help-search .textInput{
    padding:0 10px;
    width:115px;
    height: 24px;
    color: #999;
    line-height: 24px;
}
.help-search .textbtn{
    width: 15px;
    height: 24px;
    background: url(../images/search_icon.png) no-repeat -33px center;
}
.help_list a{
	float:left;
	width:72px;
	height:20px;
	line-height:20px;
	border:1px solid #e3e3e3;
    border-radius:15px;
	text-align:center;
	margin:0 10px 15px 0;
}

.helpRight{
	width:860px;
	min-height: 480px;
	padding:25px 40px 50px 50px;
	background-color:#fff;
}
.helpRight.aboutUsDiv{
	background: url(../images/help.jpg) no-repeat right top #fff;
}
.helpRight.aboutUsDiv{
	background: url(../images/bzimg.jpg) no-repeat right top #fff;
}
.introduceText{
	width:570px;
}
.introduceText p{
	line-height:40px;
	text-indent:2em;
	font-size:14px;
}
.youshi{
	height:65px;
	margin-bottom:10px;
}
.youshi:before{
	content: '';
    width: 41px;
    height: 41px;
    float: left;
	margin-right:10px;
	margin-top: 8px;
}
.youshi.int01:before{
    background: url(../images/index_icon.png?v=1) no-repeat left -105px;
}
.youshi.int02:before{
    background: url(../images/index_icon.png?v=1) no-repeat left -146px;
}
.youshi.int03:before{
    background: url(../images/index_icon.png?v=1) no-repeat left -187px;
}
.youshi dt{
	font: bold 14px/30px 微软雅黑;
}
.youshi dd{
	font: normal 14px/30px 微软雅黑;
}
.listTit{
	font: bold 14px/36px 微软雅黑;
	padding-left:15px;
	margin-top:15px;
}
.listTit01{
	margin-top:0;
}
.listTit:before{
	content: '';
    width: 7px;
    height: 7px;
    float: left;
	margin-right:7px;
	margin-top: 14px;
	border-radius:10px;
	background-color:#333;
}
.listText{
	font: normal 14px/32px 微软雅黑;
	text-indent:2em;
}
.listText2{
	font: normal 14px/32px 微软雅黑;
}
.boxText_tit{
	padding:10px 0;
	font-size: 18px;
}

.helpCur{
	font: normal 16px/36px 微软雅黑;
}

.no_searchResult{
	padding-top:70px;
}
.no_searchResult .text{
	text-align:center;
	font: normal 16px/32px 微软雅黑;
	margin-bottom:40px;
}
.no_searchResult .sorry:before{
	content: '';
    width: 29px;
    height: 29px;
    display: inline-block;
	margin-right:14px;
	position: relative;
    top: 10px;
	background: url(../images/sorry.png) no-repeat;
}
.no_searchResult .QQ{
	width: 16px;
    height: 20px;
    display: inline-block;
	margin:0 10px;
	position: relative;
    top: 4px;
    background: url(../images/con_icon.png) no-repeat left -19px;
}

.userApply_main{
	width:1190px;
	background-color:#fff;
	margin:20px auto 80px;
	padding:30px 80px 70px 40px;
	box-sizing: border-box;
}
.userApply_main .title{
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	padding-left:22px;
	background: url(../images/applyIcon.gif) no-repeat left center;
	margin-bottom:10px;
}
.apply_message{
	width:600px;
	float:left;
	font-size:14px;
}
.apply_message .errorText{
	color:#d9000f;
	margin-left:195px;
	margin-top:5px;
	display: none;
}
.apply_message .messList{
	height:30px;
	line-height:30px;
	margin-top:18px;
}
.apply_message .messList .tit{
	display:inline-block;
	width:195px;
	text-align:right;
	font-size: 14px;
}
.apply_message .red{
	color:#d9000f;
	margin-right:5px;
	font-weight:bold;
}
.apply_message .inText{
	width:278px;
	height:28px;
	border:1px solid #dcdcdc;
	padding-left:10px;
}
.apply_message label{
	margin-right:30px;
}
.apply_message label input{
	margin-right:3px;
}
.apply_message .wanBox{
	position: relative;
	display: inline-block;
    height: 30px;
}
.apply_message .wanBox .inText{
	padding-right: 40px;
    width: 238px;
}
.apply_message .wan{
	position: absolute;
	right:10px;
	top:0;
	color:#888;
}

.templateDownload{
	margin-top:20px;
	margin-left:195px;	
}
.templateDownload a{
	color:#0081cc;
	padding-left:25px;
	background: url(../images/excel.gif) no-repeat left center;
}
.uploadExcel{
	position: relative;
	height:30px;
}
.uploadBox{
	position: absolute;
	left:195px;
	top:0;
}
.uploadBox .inputText{
	width:212px;
	height:28px;
	line-height:28px;
	border:1px solid #dcdcdc;
	padding-left:10px;
	float: left;
	 background: #fff;
}
.uploadBox .liulan{
	width: 65px;
    height: 30px;
    border: 1px solid #dcdcdc;
    border-left: 0;
    background: #b0b0b0;
    color: #ffffff;
    cursor: pointer;
    float: left;
}
.uploadBox .files{
	width: 289px;
	position: absolute;
    left: 0;
    top: 0;
    height: 30px;
    cursor: pointer;
    filter: Alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0; 
} 

.apply_message  .applyBtn{
	width:165px;
	height:36px;
	line-height:36px;
	color:#fff;
	font-size:16px;
	cursor:pointer;
	margin-left:195px;
	background-color:#d8000f;
	margin-top:55px;
	border-radius:8px;
}
.apply_explain{
	width:440px;
	float:right;
	margin-top: 20px;
}
.apply_explain .listText{
	font: normal 14px/20px 微软雅黑;
    text-indent: 0;
    color: #999;
    margin-bottom: 5px;
}
.apply_explain h5{
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	margin-top: 10px;
    color: #666;
}
.apply_explain .tel,
.apply_explain .QQ{
	font-weight:bold;
	font-size:14px;
	color:#d9000f;
}
.apply_explain .QQ{
	background: url(../images/qq.png) no-repeat left 2px;
	padding-left: 20px;
}



