@charset "utf-8";
/**
**
**********初始化 **********
**
**/
body, ul, ol, li, dl, dt, dd, p, form {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "Microsoft YaHei, Arial Unicode MS, Arial, sans-serif"
}
table {
	border-collapse: collapse;
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6, strong, th {
	font-weight: normal;
}
img {
	border: none;
}
ul, ol, li, dl, dt, dd {
	list-style: none;
}
a:link, a:hover, a:visited, a:active {
	text-decoration: none;
}
a {
	color: #333;
}

.clearfix {
*zoom:1
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
html {
	overflow-x: hidden;
}
.ft {
	float: left;
}
.fr {
	float: right;
}
*{
	box-sizing: border-box;
}
.w1000{
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
}
.w90{
	width: 90%;
	margin: 0 auto;
}
.w1024{
	width: 90%;
	max-width: 1024px;
	margin: 0 auto;
}
.where{
	line-height: 36px;
	height: 36px;
	color: #333;
}	
.where a:hover{
	color: #0266cc;
}
.where2{
	line-height: 44px;
	height: 44px;
	color:#666;
	font-size: 16px;
}	
.where2 a{
	color: #666;
}
.where2 a:hover{
	color: #0266cc;
}
.i_required{
	display: inline-block;
	width: 6px;
	height: 6px;
	background-image: url(../images/required.png);
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 5px;
	vertical-align: middle;
}
	
.page{
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding: 20px 0 27px 0;
}
.page ul li{
	display: inline-block;
	color: #999;
	padding: 0 2px;
}
.page ul li a{
	display: inline-block;
	border: 1px solid #cccccc;
	padding: 5px 10px;
	font-size: 12px;
	color: #999;
}
.page ul li a:hover{
	color: #2b9bcd;
	cursor: pointer;
}
.page ul li.thisclass a{
	border-color:#2b9bcd;
	color: #2b9bcd;
}
.layui-form-select dl dd.layui-this{
	background-color: #3094ed;
}
.layui-form-radio>i:hover, .layui-form-radioed>i{
	color: #3094ed;
}
.layui-form-radio>i{
	font-size: 16px;
}
.top_sign:hover{
	cursor: pointer;
	color: #0266cc;
}
/*公共详情页头部*/
.article_top{
	width: 96%;
	margin: 0 auto;
	min-height: 94px;
	border-bottom: 1px dashed #d6d6d6;
	letter-spacing: 2px;
	padding-bottom: 10px;
}
.article_h1{
	padding: 19px 0 0 0;
	line-height: 30px;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.article_h4{
	padding: 0;
	line-height: 26px;
	margin: 0;
	font-size: 14px;
	text-align: center;
	color: #666;
}
.body_gray{
	background-color: #f4f6f9;
}
/*公共顶部*/
.common_top{
	width:100%;
	height: 31px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	background-color: #f7f7f7;
}
.common_top_main{
	font-size: 12px;
	color: #333;
	position: relative;
	padding-top: 8px;
}
.common_top_right{
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
}
.common_top_left{
	line-height: 12px;
}
.common_top_right > a{
	display: inline-block;
	padding: 0 5px 0 30px;
	line-height: 17px;
}
.common_top_right > a:hover{
	color: #f77e3b;
}
.common_top_home{
	background-image: url(../images/common_top_home.png);
	background-position: 8px center;
	background-repeat: no-repeat;
}
.common_top_login{
	padding: 0 15px 0 0 !important;
}
.common_top_user{
	color: #ff6000;
	padding-right: 10px;
}
.common_top_register{
	padding: 0 15px !important;
}
/*公共logo和搜索*/
.common_header{
	width: 100%;
	height: 100px;
	background-color: #fff;
}
.common_header_logo{
	float: left;
	width: 400px;
	height: 100px;
}
.common_header_logo img{
	display: block;
	margin-top: 14px;
	height: 72px;
}
.common_search{
	width: 520px;
	height: 36px;
	border: 1px solid #f77e3b;
	padding-right: 82px;
	position: relative;
	float: right;
	margin-top: 32px;
}
.common_search_input{
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	background-color: #fff;
	padding: 0 10px;
	border-width: 0 !important;
}
.common_search_input:focus{
	outline: none;
}
.common_search_submit{
	display: block;
	width: 82px;
	height: 34px;
	line-height: 34px;
	background-color: #f77e3b;
	text-align: center;
	font-size: 16px;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
}
.common_search_submit:hover{
	color: #fff;
	cursor: pointer;
}
/*公共导航*/
.common_nav{
	width: 100%;
	height: 50px;
    background-color: #448aca;
}
.common_nav_main ul li{
	float: left;
    text-align: center;
	position: relative;
}
.common_nav_main ul li > a{
	padding: 0 40px;
    display: block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
}
.common_nav_main ul li.on > a,
.common_nav_main ul li > a:hover{
    background-color: #24adde;
}
.common_nav_drop{
	position: absolute;
	top: 50px;
	left: 0;
	background-color: #24adde;
	width: 100%;
	padding-bottom: 10px;
	display: none;
	z-index: 99999;
}
.common_nav_ej{
	display: block;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 34px;
	color: #fff;
	font-size: 16px;
}
.common_nav_ej:hover{
	background-color: #448aca;
	color: #fff;
}
.common_banner{
	width: 100%;
    height: 220px;
}
.common_banner img{
	width: 100%;
	height: 220px;
}



/******************************************首页 *************************************/
.home{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	min-height: 950px;
}
.home_main{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 168px;
	background-image: url(../images/home_bj.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	overflow: hidden;
}
.home_top_main{
	width: 86%;
	margin: 0 auto;
	padding-top: 84px;
	overflow: hidden;
}
.home_top_main a{
	width: 78px;
	display: block;
	height: 40px;
	line-height: 38px;
	border: 1px solid #eb6100;
	color: #eb6100;
	padding-left: 34px;
	padding-right: 11px;
	border-radius: 3px;
	cursor: pointer;
	position: relative;
	float: right;
	margin-left: 12px;
}
.home_i_login{
	display: block;
	position: absolute;
	top: 9px;
	left: 11px;
	width: 19px;
	height: 19px;
	background-image: url(../images/home_login.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.home_i_register{
	display: block;
	position: absolute;
	top: 9px;
	left: 11px;
	width: 19px;
	height: 19px;
	background-image: url(../images/home_register.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.home_top_main a:hover{
	color: #fff;
	background-color: #eb6100;
}
.home_top_main a:hover .home_i_login,
.home_top_main a:hover .home_i_register{
	background-position: -19px center;
}
.home_logo{
	width: 506px;
	margin: 0 auto;
	overflow: hidden;
}
.home_logo img{
	display: block;
	margin: 0 auto;
	width: 100%;
}
.home_nav{
	margin-top: 40px;
	height: 68px;
	background-color: #fff;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.home_nav_main{
	width: 100%;
	height: 18px;
	padding-top: 20px;
	text-align: center;
}
.home_nav_main a{
	display: inline-block;
	padding: 0 30px;
	border-left:1px solid #333;
	color: #333;
	font-size: 20px;
	letter-spacing: 4px;
}
.home_nav_main a:first-child{
	border-left-width:0;
}
.home_nav_main a:hover{
	color: #556fb5;
}
.home_search{
	margin-top: 40px;
}
.home_search_main{
	width: 80%;
	max-width: 660px;
	height: 50px;
	margin: 0 auto;
	border: 1px solid #556fb5;
	position: relative;
}
.home_search_inp{
	width: 100%;
	height: 48px;
	line-height: 48px;
	border-width: 0 !important;
	display: block;
	padding-left: 20px;
	padding-right: 116px;
	color: #757575;
	font-size: 16px;
}
.home_search_inp:focus{
	outline: none;
}
.home_search_btn{
	display: block;
	width: 116px;
	line-height: 46px;
	height: 48px;
	border: 1px solid #ccc;
	text-align: center;
	background-color: #556fb5;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	letter-spacing: 2px;
	font-size: 16px;
}
.home_search_btn:hover{
	color: #fff;
}
.home_idea{
	width: 100%;
	margin-top: 68px;
}
.home_idea img{
	display: block;
	margin: 0 auto;
}
.home_foot{
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
}
.home_foot_main{
	width: 94%;
	max-width: 1024px;
	margin: 0 auto;
}
.home_foot_ft{
	width: 280px;
	float: left;
	/*border-right: 1px solid #999;*/
	margin-top: 41px;
}
.home_friend{
	overflow: hidden;
	text-align: center;
	background-color: #fafafa;
	padding: 10px 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f3f3f3;
}
.home_friend a{
	display: inline-block;
	padding: 0 5px;
}
.home_foot_ft a{
	padding: 0 10px;
}
.home_foot_fr{
	float: left;
	text-align: left;
	padding-left: 36px;
	margin-top: 3px;
	border-left: 1px solid #999;
}
.home_foot_ewm1{
	float: left;
	text-align: center;
}
.home_foot_ewm2{
	float: left;
	padding-left: 36px;
	text-align: center;
}
.home_foot_fr_span{
	display: inline-block;
	line-height: 24px;
	width: 214px;
}
.home_foot_ewm img{
	display: block;
	width: 90px;
}
.footer{
	background-color: #fff;
	border-top: 1px solid #f3f3f3;
	color: #333;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
	padding-bottom: 10px;
	margin-top: 20px;
}

.footer a{
	color: #333;
}
.footer p{
	line-height: 26px;
}
/*
@media screen and (max-width: 1140px){
	.home_nav_main a{
		font-size: 16px;
	}
	.home_foot_ft{
		width: 57%;
	}
	.home_foot_fr{
		width: 41%;
	}
}
@media screen and (max-width: 1040px){
	.home_nav_main a{
		font-size: 14px;
	}
	.home_foot_ft{
		width: 48%;
	}
	.home_foot_fr{
		width: 50%;
	}
}
@media screen and (max-width: 900px){
	.home_foot_ft{
		width: 100%;
		float: none;
		padding-bottom: 10px;
	}
	.home_foot_fr{
		width: 390px;
		margin: 0 auto;
		float: none;
	}
}
*/

.common_foot{
	width: 100%;
	height: 80px;
	background-color: #fff;
	color: #333;
	text-align: center;
	padding-top: 22px;
	margin-top: 40px;
	border-top: 1px solid #d6d6d6;
}
.common_foot.fixed_footer{
	position: fixed;
	bottom: 0;
	left: 0;
}
.common_foot a{
	color: #333;
}
.common_foot p{
	line-height: 22px;
}
/**************************************** 登录注册 *************************************/
.login{
	position: relative;
	width: 100%;
	background-image: url(../images/login_bj2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fff;
}
.login_top{
	width: 100%;
	height: 124px;
}
.login_top_main{
	width: 90%;
	max-width: 1046px;
	height: 124px;
	margin: 0 auto;
	position: relative;
}
.login_top_logo{
	width: 440px;
	height: 124px;
	float: left;
	background-image: url(../images/logo_small.png);
	background-repeat: no-repeat;
	background-position: left;
}
.login_top_text{
	display: block;
	width: 120px;
	height: 34px;
	border-left: 1px solid #999999;
	color: #333;
	font-size: 18px;
	line-height: 34px;
	float: left;
	margin-top: 57px;
	padding-left: 20px;
}
.login_main{
	width: 100%;
	height: 480px;
	background-image: url(../images/login_bj1.png);
	background-repeat: no-repeat;
	background-position: center;
	
}
.login_main_box{
	width: 90%;
	max-width: 1046px;
	margin: 0 auto;
	height: 350px;
	padding-top: 66px;
}
.login_main_form{
	width: 360px;
	height: 350px;
	background-color: #fff;
	float: right;
} 
.login_main_form ul li{
	width: 308px;
	margin: 0 auto;
	margin-top: 19px;
	clear: both;
	position: relative;
}
.login_login{
	display: block;
	float: left;
	width: 50%;
	line-height: 28px;
	padding-top: 6px;
	color: #333;
	font-size: 16px;
}
.login_register{
	display: inline-block;
	position: absolute;
	top: 6px;
	right: 0;
	height: 28px;
	line-height: 28px;
	color: #f26c00;
	background-image: url(../images/login_more.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	cursor: pointer;
}
.login_from_row{
	border:1px solid #dedede;
	width: 100%;
	height: 42px;padding-left: 40px;
}
.login_from_lable{
	display: block;
	width: 40px;
	height: 100%;
	border-right: 1px solid #dedede;
	position: absolute;
	top: 0;
	left: 0;
}
.login_lable_login{
	background-image: url(../images/login_user.png);
	background-repeat: no-repeat;
	background-position: center;
}
.login_lable_pass{
	background-image: url(../images/login_password.png);
	background-repeat: no-repeat;
	background-position: center;
}
.login_form_inp{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-width: 0 !important;
	padding-left: 14px;
}
.login_form_inp:focus{
	outline: none;
}
.login_form_inp2:focus{
	outline: none;
}
.login_form_inp2{
	display: block;
	width: 100%;
	height: 42px;
	line-height: 40px;
	border: 1px solid #dedede;
	padding-left: 14px;
}
.login_form_yzm{
	width: 90px;
	height: 42px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #dedede;
}
.login_form_yzm img{
	display: block;
	width: 100%;
	height: 100%;
}
.login_from_row2{
	width: 100%;
	padding-right: 100px;
}
.login_submit{
	display: block;
	width: 100%;
	height: 42px;
	line-height: 42px;
	background-color: #00aef6;
	color: #fff;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
}
.forget_number,
.forget_password{
	display: inline-block;
	float: right;
	text-align: right;
	padding-left: 20px;
	color: #666666;
	font-size: 14px;
	cursor: pointer;
}
.forget_number:hover,
.forget_password:hover{
	color: #00aef6;
}
.login_foot{
	width: 100%;
	height: 80px;
	background-color: #fff;
	color: #333;
	text-align: center;
	padding-top: 22px;
}
.login_foot a{
	color: #333;
}
.login_foot p{
	line-height: 22px;
}

/**找回密码 **/
.login_shadow{
	box-shadow: 0 0 30px 1px #c1c1c1;
}
.return_login{
	position: absolute;
	bottom: 19px;
	right: 0;
	font-size: 18px;
	color: #333;
}
.return_login a{
	color: #039bda;
}
.ret_pass{
	width: 80%;
	max-width: 480px;
	margin: 0 auto;
	padding-top: 80px;
}
.ret_pass ul li{
	margin-top: 20px;
	clear: both;
	position: relative;
	padding-left: 120px;
}
.ret_pass_lable{
	display: block;
	width: 120px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #666;
	text-align: right;
	position: absolute;
	top: 0;
	left: 0;
	padding-right: 20px;
}
.ret_pass_inp{
	display: block;
	width: 100%;
	border: 1px solid #d6d6d6;
	height: 42px;
	line-height: 40px;
	font-size: 14px;
	color: #999;
	padding: 0 10px;
}
.ret_pass_inp.error{
	border-color: #eb5e00
}
.ret_pass_inp.correct{
	background-image: url(../images/ret_pass_true.png);
	background-repeat: no-repeat;
	background-position: 330px center;
}
.ret_pass_inp:focus{
	border-color: #039bda;
}
.ret_form_error{
	position: absolute;
	top: 10px;
	right: -220px;
	width: 200px;
	height: 16px;
	line-height: 16px;
	padding-left: 23px;
	background-image: url(../images/ret_pass_error.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #eb5e00;
	font-size: 14px;
	display: none;
}
.ret_pass_yzm{
	width: 100%;
	padding-right: 100px;
	position: relative;
}
.ret_pass_zym_img {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 90px;
	height: 42px;
	border: 1px solid #d6d6d6;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-color: #039bda;
	cursor: pointer;
}
.ret_pass_zym_img.col_gray{
	background-color: #f0f0f0;
	color: #039bda;
}
.ret_pass_zym_img.col_gray:hover{
	color: #039bda;
}
.ret_pass_zym_img:hover{
	color: #fff;
}
.ret_submit.col_gray{
	background-color: #b8b8b8;
}
.ret_submit{
	display: block;
	width: 100%;
	height: 42px;
	line-height: 42px;
	background-color: #00aef6;
	color: #fff;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	margin-top: 40px;
}
.ret_pass_bar{
	height: 48px;
	padding-top: 12px;
	background-image: url(../images/ret_pass_bar.png);
	background-repeat: no-repeat;
	background-position: 0 12px;
}
.ret_pass_weak,
.ret_pass_middle,
.ret_pass_strong{
	display: block;
	width: 118px;
	height: 24px;
	line-height: 24px;
	float: left;
	text-align: center;
	color: #fff;
	background-repeat: no-repeat;
}
.ret_pass_weak{
	background-image: url(../images/ret_pass_weak.png);
	margin-right: 3px;
}
.ret_pass_middle{
	background-image: url(../images/ret_pass_middle.png);
	margin-right: 3px;
}
.ret_pass_strong{
	background-image: url(../images/ret_pass_strong.png);
}
.ret_form_protocol{
	color: #039bda;
}
.ret_red_paotocol{
	height: 14px;
	line-height: 14px;
	position: relative;
}
.ret_pass_check{
	display: inline-block;
	vertical-align: top;
}


/***************************************项目供需**************************************/
/*首页*/
.trade_index_left{
	width: 68%;
	float: left;
	margin-top: 10px;
	overflow: hidden;
	border: 1px solid #d6d6d6;
}
.trade_tit1{
	display: block;
	width: 100%;
	height: 48px;
	position: relative;
	overflow: hidden;
	background-color: #fff;
	background-image: url(../images/trade_tit1.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	
}
.trade_tit1_text{
	display: inline-block;
	height: 38px;
	line-height: 38px;
/*
	background-image: url(../images/trade_tit1_right.png);
	background-repeat: no-repeat;
	background-position: right;
*/	
	padding: 0 18px 0 18px;
	color: #fff;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	background-color: #efa643;
}
.trade_tit1_more{
	display: block;
	width: 70px;
	line-height: 38px;
	height: 38px;
	color: #de912b;
	text-align: right;
	cursor: pointer;
	padding-right: 15px;
	position: absolute;
	top: 10px;
	right: 0;
}
.trade_tit1_more:hover{
	color: #de912b;
}
.trade_list{
	border-top: 1px solid #d6d6d6;
	overflow: hidden;
	background-color: #fff;
}
.trade_list_main{
	width: 96%;
	margin: 0 auto;
	padding-bottom: 20px;
}
.trade_list_main ul li{
	clear: both;
	height: 110px;
	border-bottom: 1px solid #d6d6d6;
	position: relative;
	padding-top: 7px;
	overflow: hidden;
}
.trade_listm_tit{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-right: 130px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 16px;
	color: #6d7c9b;
	text-align: left;
	cursor: pointer;
	font-weight: bold;
}
.trade_listm_tit:hover{
	color: #de912b;
}
.trade_listm_time{
	display: block;
	width: 130px;
	text-align: right;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 7px;
	right: 0;
	color: #999;
	font-size: 14px;
}
.trade_listm_details,
.trade_listm_text{
	display: block;
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.trade_listm_details{
	color: #666;	
}
.trade_listm_text{
	color: #333;	
	padding-top: 5px;
	height: 27px;
}
.trade_index_right{
	width: 31%;
	float: right;
	overflow: hidden;
}
.trade_infr_box{
	margin-top: 10px;
	overflow: hidden;
	border: 1px solid #d6d6d6;
}
.trade_infr_main{
	border-top: 1px solid #d6d6d6;
	overflow: hidden;
	background-color: #fff;
	padding: 15px 0;
}
.trade_infr_main ul li{
	width: 90%;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	background-image: url(../images/trade_infr_main.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
.trade_infr_main ul li a{
	display: block;
	width: 100%;
	line-height: 30px;
	height: 30px;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.trade_infr_main ul li a:hover{
	color: #de912b;
}


/*项目需求列表页*/
.trade_demand_left{
	width: 17%;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}
.trade_demandft_box{
	width: 100%;
    padding-bottom: 20px;
}
.trade_demandft_tit{
	height: 36px;
	line-height: 36px;
	color: #fff;
	width: 100%;
	background-color: #68788c;
	border-radius: 5px;
	overflow: hidden;
}
.trade_demandft_tit_text{
	display: block;
	background-image: url(../images/trade_demandft_tit_text.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 28px;
	color: #fff;
}
.trade_demandft_tit_text:hover{
	color: #fff;
	cursor: pointer;
}
.trade_demandft_list{
	overflow: hidden;
	padding-top: 5px;
}
.trade_demandft_list ul li{
	height: 28px;
	line-height: 28px;
	border: 1px solid #d6d6d6;
	background-color: #fff;
	margin-top: 8px;
}
.trade_demandft_list ul li a{
	display: block;
	overflow: hidden;
	width: 80%;
	margin:  0 auto;
	height: 28px;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-image: url(../images/trade_demandft_list.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	cursor: pointer;
}
.trade_demandft_list ul li:hover a{
	color: #3ab2cf;
	background-image: url(../images/trade_demandft_list_on.png);
}
.trade_demandft_list ul li.on{
	border-color: #2fa9c6;
}
.trade_demandft_list ul li.on a{
	color: #3ab2cf;
	background-image: url(../images/trade_demandft_list_on.png);
}

.trade_demand_right{
	width: 81%;
	float: right;
	overflow: hidden;
}

.trade_demandrt_2{
	background-color: #fff;
	border: 1px solid #d6d6d6;
	overflow: hidden;
	margin-top: 20px;
}


/*项目需求详情页*/
.trade_article_top{
	width: 96%;
	margin: 0 auto;
	height: 94px;
	border-bottom: 1px dashed #d6d6d6;
	letter-spacing: 2px;
}
.trade_article_h1{
	padding: 19px 0 0 0;
	line-height: 30px;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #6e7d9b;
	text-align: center;
}
.trade_article_h4{
	padding: 0;
	line-height: 26px;
	margin: 0;
	font-size: 14px;
	text-align: center;
	color: #666;
}
.trade_tit2{
	width: 100%;
	margin: 0 auto;
	height: 40px;
	line-height: 38px;
	color: #448aca;
	padding-top: 10px;
	
}
.trade_tit2 span{
	display: block;
	height: 18px;
	line-height: 19px;
	border-left:3px solid #448aca;
	padding-left: 5px;
	font-size: 16px;
}

.trade_demandart_left{
	width: 78%;
	float: left;
	border: 1px solid #d6d6d6;
	overflow: hidden;
	margin-top: 20px;
	background-color: #fff;
}
.trade_demandartft_main{
	overflow: hidden;
}
.trade_demandartft_down{
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 20px;
}
.trade_demandartft_art{
	line-height: 26px;
	padding: 5px 0;
	color: #666;
}
.trade_demandartft_area{
	width: 100%;
	height: 120px;
	margin-top: 20px;
	border: 1px solid #d6d6d6;
}
.trade_demandartft_area_btn{
	display: block;
	width: 78px;
	height: 26px;
	line-height: 26px;
	background-color: #f0a31d;
	color: #fff;
	border-radius: 3px;
	text-align: center;
	margin-top: 10px;
	float: right;
}
.trade_demandartft_area_btn:hover{
	color: #fff;
	cursor: pointer;
}
.trade_demandartt_commentlist_tit{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #d6d6d6;
	color: #666666;
	position: relative;
}

.trade_demandart_right{
	width: 21%;
	float: right;
	margin-top: 20px;
	overflow: hidden;
}
.trade_demandartfr_box1{
	width: 100%;
	height: 160px;
	overflow: hidden;
	background-color: #01afdb;
	border: 1px solid #d6d6d6;
}
.trade_demandartfr_box1_p1{
	margin-top: 20px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
.trade_demandartfr_state{
	display: inline-block;
	width: 82px;
	height: 36px;
	border-radius: 5px;
	background-color: #ffa200;
	font-size: 20px;
	overflow: hidden;
	vertical-align: middle;
	margin-left: 5px;
}
.trade_demandartfr_box1_p2{
	line-height: 36px;
	height: 40px;
	color: #fff;
	text-align: center;
}
.trade_demandartfr_box1_p3{
	width: 186px;
	margin: 0 auto;
	background-image: url(../images/trade_demandartfr_box1_p3.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	line-height: 28px;
	text-align: center;
	position: relative;
}
.trade_demandartfr_box1_p3 span{
	display: block;
	width: 36px;
	height: 28px;
	font-size: 16px;
	color: #282828;
	position: absolute;
	top: 0;
	letter-spacing: 10px;
	font-weight: bold;
}
.trade_demandartfr_box1p3_1{
	left: 4px;
}
.trade_demandartfr_box1p3_2{
	left: 53px;
}
.trade_demandartfr_box1p3_3{
	left: 102px;
}
.trade_demandartfr_box1p3_4{
	left: 153px;
}
.trade_demandartfr_box1_p4{
	width: 186px;
	margin: 0 auto;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
	position: relative;
}
.trade_demandartfr_box1p4_1{
	display: block;
	width: 40px;
	height: 28px;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
}
.trade_demandartfr_box1p4_2{
	display: block;
	width: 40px;
	height: 28px;
	position: absolute;
	top: 0;
	left: 50px;
	color: #fff;
}
.trade_demandartfr_box1p4_3{
	display: block;
	width: 40px;
	height: 28px;
	position: absolute;
	top: 0;
	left: 100px;
	color: #fff;
}
.trade_demandartfr_box1p4_4{
	display: block;
	width: 40px;
	height: 28px;
	position: absolute;
	top: 0;
	left: 150px;
	color: #fff;
}

.trade_demandartfr_box2{
	border: 1px solid #d6d6d6;
	overflow: hidden;
	background-color: #fff;
	margin-top: 10px;
}
.trade_tit3{
	width: 90%;
	margin: 0 auto;
	height: 40px;
	line-height: 38px;
	color: #3e8ed7;
	border-bottom: 1px solid #d6d6d6;
	padding-top: 10px;
	
}
.trade_tit3 span{
	display: block;
	height: 18px;
	line-height: 19px;
	border-left:3px solid #3e8ed7;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16px;
}
.trade_demandartfrb2_main{
	padding: 10px 0;
	line-height: 22px;
	width: 90%;
	margin: 0 auto;
}
.trade_demandartfrb2_main p{
	color: #666;
}

/*项目供应*/
.trade_supply{
	margin-top: 20px;
	min-height: 400px;
	position: relative;
	padding-left: 234px;
}
.trade_left_nav{
	width: 222px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #68788c;
	padding: 20px 0;
	min-height:  418px;
}
.tradenav_one{
	clear: both;
	height: 54px;
}
.tradenav_one_a{
	display: block;
    height: 54px;
    line-height: 54px;
    color: #fff;
    background-image: url(../images/tradenav_yj_a.png);
    background-repeat: no-repeat;
    background-position: 92% center;
    padding-left: 8%;
    font-size: 16px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 30px;
    box-sizing: border-box
}
.tradenav_one.thisclass .tradenav_one_a,
.tradenav_one_a:hover{
	background-color: #46546e;
	color: #fff;
}
.tradenav_two{
	/*height: 100%;*/
	min-height: 100%;
	position: absolute;
	top: 0;
	left: 222px;
	background-color: #fff;
	border-top: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	padding: 20px 10px 0 10px;
	display: none;
	z-index: 99;
}

.tradenav_two_box.long{
	width: 100%;
}

.classify_1{
	width: 217px;
}
.classify_2{
	width: 412px;
}
.classify_3{
	width: 607px;
}
.classify_4{
	width: 802px;
}
.tradenav_two_box{
	width: 195px;
	height: 100%;
	float: left;
}
.tradenav_two ul li{
	width: 100%;
	height: 43px;
	padding: 0 12px;
	position: relative;
}
.tradenav_two ul li a{
	width: 100%;
	display: block;
	height: 36px;
	border: 1px solid #d6d6d6;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #666666;
	background-color: #fff;
	padding: 0 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tradenav_two ul li a:hover{
	position: absolute;
	top: 0;
	width: 120%;
	left: -10%;
	border-color: #f77e3b;
	color: #f77e3b;
	z-index: 100;
}
.trade_right_content{
	width: 100%;
	overflow: hidden;
	min-height: 400px;
	border: 1px solid #d6d6d6;
	background-color: #fff;
}
.trade_supply_classify{
	padding: 0px 10px 10px 10px;
	overflow: hidden;
}
.trade_classify_box{
	width: 48%;
	float: left;
	height: 216px;
	border: 1px solid #d6d6d6;
	margin: 20px 1% 0 1%;
}
.trade_classify_tit{
	height: 44px;
	width: 90%;
	margin: 0 auto;
	border-bottom: 1px solid #d6d6d6;
	position: relative;
	padding-top: 12px;
}
.trade_classify_tit span{
	display: block;
	height: 18px;
	line-height: 18px;
	padding-left: 10px;
	font-size: 16px;
	color: #d87c1a;
	border-left: 3px solid #d87c1a;
}
.trade_classify_tit a{
	display: block;
	width: 50px;
	text-align: right;
	position: absolute;
	top: 12px;
	right: 0;
	line-height: 18px;
	height: 18px;
	cursor: pointer;
	font-size: 16px;
}

.trade_classify_list{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	padding: 7px 0;
}
.trade_classify_list ul li{
	clear: both;
	height: 26px;
	background-image: url(../images/trade_classify_list_gray.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.trade_classify_list ul li a{
	display: block;
	line-height: 26px;
	height: 26px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}
/*橙色*/
.trade_orange .trade_classify_tit span{
	color: #d87c1a;
	border-left: 3px solid #d87c1a;
}
.trade_orange .trade_classify_tit a:hover{
	color: #d87c1a;
}
.trade_orange .trade_classify_list ul li:hover{
	background-image: url(../images/trade_classify_list_orange.png);
}
.trade_orange .trade_classify_list ul li:hover a{
	color: #d87c1a;
}
/*紫色*/
.trade_purple .trade_tit1{
	background-image: url(../images/trade_tit1_purple.png);
}
.trade_purple .trade_tit1_text{
	background-color: #7e7ed3;   
/*	background-image: url(../images/trade_tit1_right_purple.png);*/
}
.trade_purple .trade_classify_list ul li:hover{
	background-image: url(../images/trade_classify_list_purple.png);
}
.trade_purple .trade_classify_list ul li:hover a{
	color: #5757a5;
}
.trade_purple .trade_classify_tit a:hover{
	color: #5757a5;
}
.trade_purple .trade_classify_tit span{
	color: #5757a5;
	border-left: 3px solid #5757a5;
}
/*青色*/
.trade_cyan .trade_tit1{
	background-image: url(../images/trade_tit1_cyan.png);
}
.trade_cyan .trade_tit1_text{
	background-color: #5fbec6;   
/*	background-image: url(../images/trade_tit1_right_cyan.png);*/
}
.trade_cyan .trade_classify_list ul li:hover{
	background-image: url(../images/trade_classify_list_cyan.png);
}
.trade_cyan .trade_classify_list ul li:hover a{
	color: #2f929b;
}
.trade_cyan .trade_classify_tit a:hover{
	color: #2f929b;
}
.trade_cyan .trade_classify_tit span{
	color: #2f929b;
	border-left: 3px solid #2f929b;
}

/*绿色*/
.trade_green .trade_tit1{
	background-image: url(../images/trade_tit1_green.png);
}
.trade_green .trade_tit1_text{
	background-color: #61b367;   
/*	background-image: url(../images/trade_tit1_right_green.png);*/
}
.trade_green .trade_classify_list ul li:hover{
	background-image: url(../images/trade_classify_list_green.png);
}
.trade_green .trade_classify_list ul li:hover a{
	color: #429248;
}
.trade_green .trade_classify_tit a:hover{
	color: #429248;
}
.trade_green .trade_classify_tit span{
	color: #429248;
	border-left: 3px solid #429248;
}
/*蓝色*/
.trade_blue .trade_tit1{
	background-image: url(../images/trade_tit1_blue.png);
}
.trade_blue .trade_tit1_text{
	background-color: #5996cd;   
/*	background-image: url(../images/trade_tit1_right_blue.png);*/
}
.trade_blue .trade_classify_list ul li:hover{
	background-image: url(../images/trade_classify_list_blue.png);
}
.trade_blue .trade_classify_list ul li:hover a{
	color: #3b70a0;
}
.trade_blue .trade_classify_tit a:hover{
	color: #3b70a0;
}
.trade_blue .trade_classify_tit span{
	color: #3b70a0;
	border-left: 3px solid #3b70a0;
}
/*红色*/
.trade_red .trade_tit1{
	background-image: url(../images/trade_tit1_red.png);
}
.trade_red .trade_tit1_text{
	background-color: #e37676;   
/*	background-image: url(../images/trade_tit1_right_red.png);*/
}
.trade_red .trade_classify_list ul li:hover{
	background-image: url(../images/trade_classify_list_red.png);
}
.trade_red .trade_classify_list ul li:hover a{
	color: #a84242;
}
.trade_red .trade_classify_tit a:hover{
	color: #a84242;
}
.trade_red .trade_classify_tit span{
	color: #a84242;
	border-left: 3px solid #a84242;
}


/*项目供需--供应商详情*/
.trade_supplier_left{
	width: 28%;
	overflow: hidden;
	margin-top: 20px;
}
.trade_supplier_right{
	width: 71%;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	padding-bottom: 20px;
	margin-top: 20px;
}
.trade_supplierft_box{
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 10px;
	border: 1px solid #d6d6d6;
}

.trade_supplierft_main{
	padding: 10px;
	overflow: hidden;
}
.trade_supplierft_p{
	overflow: hidden;
	clear: both;
}
.trade_supplierft_span1{
	display: block;
	width:30%;
	float: left;
	color: #627e94;
	line-height: 20px;
	padding: 4px 0;
}
.trade_supplierft_span2{
	display: block;
	width: 70%;
	float: right;
	color: #333;
	line-height: 20px;
	padding: 4px 0;
}
.fgx{
	border-bottom: 1px dashed #d6d6d6;
	height: 1px;
	padding-top: 7px;
	margin-bottom: 7px;
}
.trade_supplierfr_main{
	overflow: hidden;
	width: 96%;
	margin: 0 auto;
	padding: 10px 0;
}
.trade_supplierfr_tit{
	height: 16px;
	line-height: 16px;
	border-left: 4px solid #3a6587;
	padding-left: 5px;
	color: #3a6587;
	margin: 14px auto;
	font-size: 16px;
}
.trade_supplierfr_art{
	line-height: 28px;
	font-size: 14px;
}

/*项目供应单一分类列表页*/
.trade_listm_tit2{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-right: 220px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 16px;
	color: #6d7c9b;
	text-align: left;
	cursor: pointer;
	font-weight: bold;
}
.trade_listm_tit2:hover{
	color: #de912b;
}
.trade_listm_time2{
	display: block;
	width: 220px;
	text-align: right;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 7px;
	right: 0;
	color: #999;
	font-size: 14px;
}




/*************************************** 招聘平台 ****************************/
/*首页*/
.manpower_index_1{
	margin-top: 10px;
	overflow: hidden;
}
.manpower_i1_left{
	width: 178px;
	float: left;
	overflow: hidden;
	border: 1px solid #d6d6d6;
	background-color: #fff;
}
.manpower_tit1{
	width: 100%;
	height: 37px;
	line-height: 36px;
	border-right: 2px solid #42bbc6;
	border-bottom: 1px solid #d6d6d6;
	position: relative;
	background-color: #fff;
}
.manpower_tit1_a{
	display: inline-block;
	padding: 0 13px;
	color: #fff;
	font-size: 16px;
	background-color: #42bbc6;
} 
.manpower_tit1_a:hover{
	color: #fff;
}
.manpower_tit1_more{
	display: block;
	height: 36px;
	line-height: 36px;
	position: absolute;
	top: 0;
	right: 10px;
	color: #666;
	font-size: 16px;
} 
.manpower_tit1_more:hover{
	color: #42bbc6;
	cursor: pointer;
}
/*橙色*/
.manpower_tit1.col_orange{
	border-right: 2px solid #f77e3b;
}
.col_orange .manpower_tit1_a{
	background-color: #f77e3b;
} 
.col_orange .manpower_tit1_more:hover{
	color: #f77e3b;
	cursor: pointer;
}
/*灰色背景*/
.manpower_tit1.col_gray{
	background-color: #f5f5f5;
	border-bottom-width: 0;
}
.manpower_i1ft_main{
	padding: 15px;
	height: 270px;
	overflow: hidden;
}
.manpower_i1ft_main ul li{
	line-height: 22px;
	height: 22px;
	font-size: 14px;
	color: #333;
}
.manpower_i1ft_main ul li a{
	display: block;
	width: 100%;
	height: 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.manpower_i1ft_main ul li a:hover{
	color: #1481e9;
}
.manpower_i1_center{
	width: 520px;
	margin-left: 10px;
	float: left;
}
.manpower_i1_banner{
	width: 520px;
	height: 308px;
	overflow: hidden;
	position: relative;
	border: 1px solid #d6d6d6;
}
.manpower_i1ban_main img{
	display: block;
	width: 100%;
	height: 306px;
}
.manpower_i1ban_num{
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.manpower_i1ban_num li{
	display: inline-block;
	font-size: 12px;
}
.manpower_i1ban_num li a{
	padding: 3px 7px;
	background-color: #ccc;
	cursor: pointer;
}

.manpower_i1ban_num li.on a{
	background-color: #24adde;
	color: #fff;
}

.manpower_i1_right{
	width: 282px;
	float: right;
	height: 308px;
	border: 1px solid #d6d6d6;
	background-color: #fff;
}
.manpower_i1fr_tit{
	height: 45px;
	line-height: 44px;
	border-bottom: 1px solid #d6d6d6;
}
.manpower_i1fr_tit a{
	display: inline-block;
	margin-left: 15px;
	border-bottom: 2px solid #448aca;
	color: #448aca;
	height: 44px;
	font-size: 16px;
}

.manpower_ilfr_main{
	padding: 10px 15px 0;
}
.manpower_ilfr_main ul li{
	clear: both;
	margin-top: 10px;
}
.manpower_ilfr_form{
	width: 100%;
	border: 1px solid #d6d6d6;
	height: 36px;
	position: relative;
	padding-left: 40px;
}
.manpower_ilfr_lable{
	display: block;
	background-color: #f7f7f7;
	width: 40px;
	height: 34px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}

.manpower_lable_login{
	background-image:url(../images/login_2.png);
	background-position: center;
	background-repeat: no-repeat;
}
.manpower_lable_pass{
	background-image:url(../images/password_2.png);
	background-position: center;
	background-repeat: no-repeat;
}
.manpower_ilfr_inp{
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	color: #999;
	padding: 0 5px;
	background-color: #fff;
	border-width: 0 !important;
}
.manpower_ilfr_inp:focus{
	outline: none;
}
.manpower_ilfr_form2{
	width: 100%;
	height: 36px;
	position: relative;
	padding-right: 90px;
}
.manpower_ilfr_inp2{
	display: block;
	width: 100%;
	height: 36px;
	line-height: 34px;
	color: #999;
	padding: 0 10px;
	background-color: #fff;
	border: 1px solid #d6d6d6;
}
.manpower_ilfr_yzm{
	width: 80px;
	height: 36px;
	position: absolute;
	top: 0;
	right:0;
}
.manpower_ilfr_yzm img{
	display: block;
	width: 80px;
	height: 34px;
	border: 1px solid #d6d6d6;
}
.manpower_ilfr_form3{
	height: 36px;
	padding-top: 8px;
}
.manpower_ilfr_check{
	height: 14px;
    line-height: 14px;
    position: relative;
	color: #999999;
}
.manpower_check_inp{
	display: inline-block;
    vertical-align: middle;
}
.manpower_ilfr_forget{
	float: right;
	cursor: pointer;
	color: #f26815;
}
.manpower_ilfr_forget:hover{
	color: #f26815;
	text-decoration: underline;
}
.manpower_login_btn{
	display: block;
	width: 48%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	float: left;
	background-color: #24adde;
	border-radius: 3px;
	cursor: pointer;
	font-size: 16px;
}
.manpower_registe_btn{
	display: block;
	width: 48%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	float: right;
	background-color: #f77e3b;
	border-radius: 3px;
	cursor: pointer;
	font-size: 16px;
}
.manpower_login_btn:hover,
.manpower_registe_btn:hover{
	color: #fff;
}
.manpower_index_2{
	margin-top: 10px;
}
.manpower_i2_left{
	width: 71%;
	float: left;
	height: 295px;
	border: 1px solid #d6d6d6;
	background-color: #fff;
}
.manpower_i2_main{
	width: 100%;
	padding-top: 10px;
	background-image: url(../images/xian.png);
	background-position: center;
	background-repeat: repeat-y;
	overflow: hidden;
	height: 258px;
}
.manpower_i2_main ul li{
	width: 50%;
	float: left;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	background-image: url(../images/manpower_i2ft_part.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.manpower_i2_main ul li a{
	width: 90%;
	margin: 0 auto;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.manpower_i2_main ul li a:hover{
	color: #1481e9;
}
.manpower_i2_right{
	width: 28%;
	float: right;
	height: 295px;
	border: 1px solid #d6d6d6;
	background-color: #fff;
}
.manpower_i2fr_list{
	padding-top: 10px;
	overflow: hidden;
	height: 258px;
}
.manpower_i2fr_list ul li{
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	background-image: url(../images/manpower_i2ft_part.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.manpower_i2fr_list ul li a{
	width: 90%;
	margin: 0 auto;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.manpower_i2fr_list ul li a:hover{
	color: #1481e9;
}
.manpower_index_3{
	width: 100%;
	overflow: hidden;
	border: 1px solid #d6d6d6;
	padding-bottom: 30px;
	margin-top: 10px;
	background-color: #fff;
}
.manpower_i3_main{
	overflow: hidden;
	background-image: url(../images/xian.png);
	background-repeat: repeat-y;
	background-position: center;
}
.manpower_i3_main ul li{
	width: 50%;
	overflow: hidden;
	float: left;
	position: relative;
}
.manpower_i3_li{
	width: 92%;
	margin: 0 auto;
	position: relative;
	height: 122px;
	border-bottom: 1px dashed #d6d6d6;
}
.manpower_i3_name{
	display: block;
	line-height: 36px;
	height: 47px;
	padding-top: 11px;
	color: #333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.manpower_i3_text{
	padding: 0;
	margin: 0;
	display: block;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #999;
}
.manpower_i3_xx{
	display: block;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #999;
}
.manpower_i3_time{
	display: block;
	position: absolute;
	top: 15px;
	right: 0;
	color: #999;
}
.manpower_i3_more{
	display: block;
	width: 80px;
	height: 22px;
	line-height: 22px;
	color: #da6d31;
	float: right;
	text-align: right;
	cursor: pointer;
}
.manpower_i3_more:hover{
	color: #da6d31;
}
.manpower_i1_top{
	width: 100%;
	height: 170px;
	background-image: url(../images/manpower_i1_top.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 1px solid #d6d6d6;
	padding-top: 20px;
}
.manpower_i1_user{
	display: block;
	width: 72px;
	height: 72px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
}
.manpower_i1_name{
	display: block;
	width: 100%;
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	overflow: hidden;
	text-align: center;
	margin-top: 20px;
}
.manpower_i1_time{
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	color: #999;
	text-align: center;
}
.manpower_i1_down{
	width: 92%;
	margin: 0 auto;
	padding-top: 7px;
}
.manpower_i1_down_btn{
	display: block;
	margin: 0 auto;
	width: 150px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin-top: 14px;
	background-color: #24adde;
	border-radius: 3px;
}
.manpower_i1_down_btn.red{
	background-color: #f77e3b;
}
.manpower_i1_down_btn:hover{
	color: #fff;
}

/*招聘平台--职位供应*/
.manpower_search{
	background-color: #fff;
	margin-top: 20px;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
}
.manpower_search_main{
	width: 98%;
	margin: 0 auto;
	padding-top: 20px;
	border-bottom: 1px solid #d6d6d6;
}
.manpower_search_box{
	width: 100%;
	position: relative;
}
.manpower_search_fr{
	width: 110px;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
}
.manpower_search_a{
	display: block;
	width: 88px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #448aca;
	color: #448aca;
	text-align: center;
	font-size: 14px;
	letter-spacing: 3px;
	cursor: pointer;
	border-radius: 5px;
	margin-top: 24px;
}
.manpower_search_a:hover{
	color: #fff;
	background-color: #448aca;
}
.manpower_search_ft{
	width: 100%;
	background-color: #fff;
	overflow: hidden;
	padding-bottom: 20px;
	padding-right: 110px;
	padding-top: 8px;
}
.manpower_search_ft ul li{
	margin-top: 16px;
	width: 33.3%;
	padding-left: 88px;
	padding-right: 10px;
	position: relative;
	float: left;
}
.manpower_search_lable{
	width: 78px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 28px;
	line-height: 28px;
	text-align: right;
}
.manpower_search_inp{
	height: 28px;
	line-height: 26px;
	border: 1px solid #d6d6d6;
	display: block;
	width: 92%;
	padding: 0 5px;
}
.manpower_search_inp2{
	height: 28px;
	line-height: 26px;
	border: 1px solid #d6d6d6;
	display: block;
	width: 92%;
	padding: 0 5px;
	font-size: 12px;
}
.manpower_search_fanwei{
	width: 100%;
	position: relative;
	height: 28px;
	line-height: 28px;
}
.manpower_search_fanwei span{
	display: block;
	width: 12px;
	height: 28px;
	line-height: 28px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -6px;
	text-align: center;
}
.manpower_job_supply{
	overflow: hidden;
	width: 100%;
	text-align: center;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	padding-top: 20px;
	background-color: #fff;
}
.manpower_jobsup_main{
	width: 98%;
	margin: 0 auto;
}
.manpower_jobsup_litop{
	padding: 0 2%;
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
}
.manpower_jobsup_litop span{
	color: #3970a2;
	font-size: 16px;
}
.manpower_jobsup_limain{
	width: 96%;
	 margin: 0 auto;
}
.manpower_jobsup_limain a{
	cursor: pointer;
}
.manpower_jobsup_limain a:hover span{
	color: #3970a2;
}
.manpower_jobsup_limain{
	height: 48px;
 	line-height: 48px;
	border-bottom: 1px dashed #d6d6d6;
}
.manpower_jobsup_main span{
	text-align: center;
	display: block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.manpower_jobsup_1{
	width: 23%;
}
.manpower_jobsup_2{
	width: 35%;
}
.manpower_jobsup_3{
	width: 15%;
}
.manpower_jobsup_4{
	width: 15%;
}
.manpower_jobsup_5{
	width: 12%;
}
/*人才供应*/
.manpower_peoplesup_1{
	width: 23%;
}
.manpower_peoplesup_2{
	width: 15%;
}
.manpower_peoplesup_3{
	width: 40%;
}
.manpower_peoplesup_4{
	width: 10%;
}
.manpower_peoplesup_5{
	width: 12%;
}
/*招聘会*/
.manpower_jobfair{
	border: 1px solid #d6d6d6;
	margin-top: 20px;
	overflow: hidden;
	background-color: #fff;
	padding-top: 20px;
}
.manpower_jobfair_top{
	width: 98%;
	margin: 0 auto;
	height: 34px;
	line-height: 34px;
	background-color: #f5f5f5;
	border-right:2px solid #42bbc6;
}
.manpower_jobfair_top ul li{
	width: 94px;
	float: left;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}
.manpower_jobfair_top ul li a{
	color: #42bbc6;
	display: block;
}
.manpower_jobfair_top ul li.on{
	background-color: #42bbc6;
	color: #fff;
}
.manpower_jobfair_top ul li.on a{
	color: #fff;
}
.manpower_jobfair_main{
	overflow: hidden;
}
.manpower_jobfair_main ul li{
	width: 100%;
	padding: 0 100px 0 20px;
	line-height: 35px;
	border-bottom: 1px dashed #d6d6d6;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: left;
	height: 145px;
	position: relative;
}
/*
.manpower_jobfair_main ul li:nth-child(odd){
	border-right: 1px dashed #d6d6d6;
}
*/
.manpower_jobfair_main ul li span{
	color: #666666;
}
.manpower_jobfair_tit{
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #4f7ba2 !important;
}
.manpower_jobfair_diates{
	display: block;
	width: 100%;
	height: 73px;
	line-height: 24px;
	text-align: left;
	overflow: hidden;
}
.manpower_jobfair_more{
/*
	height: 22px;
	width: 90px;
	line-height: 22px;
	color: #e26d2c;
	display: block;
	cursor: pointer;
	position: absolute;
*/
	bottom: 13px;
/*	right: 22px;*/
	text-align: right;
	
	top: 139px;
	width: 90px;
	line-height: 22px;
	color: #e26d2c;
	display: block;
	cursor: pointer;
	position: absolute;
	left: 38px;
}
.manpower_jobfair_more:hover{
	color: #e26d2c;
	text-decoration: underline;
}
.font_change {
	font-family:微软雅黑;
	color:#000 !important;
	font-weight:bold;
	white-space:nowrap;
	display:inline;

}
/*招聘平台--职位查看详情页*/
.manpower_art_right{
	width: 30%;
	float: right;
	overflow: hidden;
	margin-top: 20px;
}
.manpower_artfr_box{
	border: 1px solid #d6d6d6;
}
.manpower_artfr_content{
	background-color: #fff;
	overflow: hidden;
	padding: 0 10px 20px 10px;
}
.manpower_artfr_lizw{
	clear: both;
	height: 72px;
	border-bottom: 1px solid #d6d6d6;
	padding-top: 10px;
	position: relative;
}
.manpower_artfrcont_zw{
	padding-right: 100px;
	width: 100%;
	display: block;
	line-height: 28px;
	height: 28px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#333;
}
.manpower_artfrcont_zw:hover{
	color: #f77e3b;
}
.manpower_artfrcont_gz{
	display: block;
	width: 110px;
	height: 28px;
	line-height: 28px;
	position: absolute;
	top: 10px;
	right: 0;
	text-align: right;
	color: #f05d04;	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}
.manpower_artfrcont_sj{
	display: block;
	width: 100%;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
	padding-right: 90px;
}
.manpower_artfrcont_dq{
	display: block;
	width: 90px;
	height: 22px;
	line-height: 22px;
	position: absolute;
	top: 38px;
	right: 0;
	text-align: right;
	color: #666;
}
/*企业详情*/
.manpower_article_top{
	width: 96%;
	margin: 0 auto;
	height: 94px;
	border-bottom: 1px solid #d6d6d6;
	letter-spacing: 2px;
}
.manpower_article_h1{
	padding: 19px 0 0 0;
	line-height: 30px;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #42bbc6;
	text-align: center;
}
.manpower_article_h4{
	padding: 0;
	line-height: 26px;
	margin: 0;
	font-size: 14px;
	text-align: center;
	color: #666;
}
.manpower_artfr_liqy{
	display: block;
	width: 100%;
	line-height: 26px;
	height: 26px;
	color: #333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.manpower_artfr_liqy a{
	color: #333;
}
.manpower_artfr_liqy a:hover{
	color: #f77e3b;
}
.manpower_art_art ul li{
	line-height: 50px;
	height: 51px;
	border-bottom: 1px dashed #d6d6d6;
}
.manpower_art_artzw{
	display: block;
	width: 22%;
	float: left;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}
.manpower_art_artzw:hover{
	color: #42bbc6;
}
.manpower_art_artxl{
	display: block;
	width: 20%;
	float: left;
	text-align: center;
	color: #666;
}
.manpower_art_arttime{
	text-align: right;
	display: block;
	width: 18%;
	float: left;
	color: #666;
}
.manpower_art_left{
	width: 68%;
	float: left;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	margin-top: 20px;
}
.manpower_artft_top{
	width: 100%;
	height: 139px;
	position: relative;
	background-image: url(../images/manpower_artft_top.png);
	background-repeat: no-repeat;
	background-position: left;
	left: -16px;
	margin-top: 20px;
}
.manpower_artfttop_main{
	width: 95%;
	margin: 0 auto;
	height: 127px;
	padding-top: 12px;
	background-color: #42bbc6;
	
}
.manpower_artft_top ul li{
	padding-left: 15px;
	padding-bottom: 20px;
	clear: both;
	line-height: 14px;
}
.manpower_artfttop_gongzi{
	font-size: 20px;
	line-height: 42px;
	font-weight: bold;
	color: #fff;
	float: right;
}
.i_time{
	display: inline-block;
	vertical-align: middle;
	background-image: url(../images/i_time.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	
}
.i_address{
	display: inline-block;
	vertical-align: middle;
	background-image: url(../images/i_address.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	
}
.manpower_artfttop_zhiye{
	font-size: 20px;
	line-height: 42px;
	font-weight: bold;
	color: #fff;
	float: left;
}
.manpower_artfttop_textft{
	line-height: 24px;
	color: #fff;
	font-size: 16px;
	float: left;
}
.manpower_artfttop_textfr{
	display: block;
	width: 150px;
	line-height: 24px;
	color: #fff;
	font-size: 16px;
	float: right;
	text-align: right;
}
.manpower_artfttop_textfr b{
	font-weight: 500;
	vertical-align: middle;
}
.manpower_artft_main{
	overflow: hidden;
	margin-top: 10px;
}
.manpower_artft_wenzhang{
	overflow: hidden;
	padding: 0px 15px 20px;
	line-height: 30px;
	color: #666;
}
.manpower_art_tit{
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	border-left: 3px solid #42bbc6;
	margin: 14px 0 12px 0;
	color: #42bbc6;
}
.manpower_art_bt{
	line-height: 36px;
	margin: 0;
	padding: 0;
	color: #333;
}

.manpower_art_jobfair{
	width: 100%;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	overflow: hidden;
	margin-top: 20px;
}
.manpower_artjobfair_main{
	width: 96%;
	margin: 0 auto;
	line-height: 24px;
	padding-bottom: 30px;
	padding-top: 10px;
}
.manpower_artjobfair_tit{
	line-height: 16px;
	margin: 0;
	margin: 15px 0;
	color: #4f7ba2;
	border-left: 6px solid #4f7ba2;
	padding-left: 10px;
	font-weight: bold;
}

/********************************** 项目申报 ********************************************/
.declare_banner{
	width: 100%;
	height: 165px;
	border: 1px solid #d6d6d6;
	margin-top: 10px;
}
.declare_banner img{
	display: block;
	width: 100%;
	height: 100%;
}
.declare_title{
	width: 100%;
	background-image: url(../images/declare_title.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #666;
	font-size: 24px;
	text-align: center;
	height: 64px;
	line-height: 64px;
}
.declare_property{
	overflow: hidden;
	padding: 10px;
	background-color: #fff;
	border:1px solid #d6d6d6;
	margin-top: 10px;
}
.declare_property_main{
	overflow: hidden;
	margin: 0 auto;
}
.declare_property_main ul li{
	float: left;
	width: 23%;
	height: 50px;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	border: 1px solid #d6d6d6;
	margin-bottom: 20px;
}
.declare_support_i{
	display: inline-block;
	width: 36px;
	height: 48px;
	background-image: url(../images/declare_support_i.png);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    left: 10px;
}
.declare_knowledge_i{
	display: inline-block;
	width: 36px;
	height: 48px;
	background-image: url(../images/declare_property_a.png);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    left: 10px;
}
.declare_property_a{
	display: block;
	height: 48px;
	line-height:44px;
	font-size: 18px;
	color: #333;
	vertical-align: middle;
	cursor: pointer;
    position: relative;
    box-sizing: border-box;
	padding-left: 14px;
}
.declare_property_main ul li:hover{
	border-color: #fb8834;
}
.declare_property_main ul li:hover .declare_property_text{
	color: #fb8834;
}
.declare_property_text{
	vertical-align: middle;
}
.declare_project{
	background-color: #fff;
	overflow: hidden;
	border:1px solid #d6d6d6;
	margin-top: 10px;
}

.declare_project_tit{
	height: 39px;
	line-height: 38px;
	border-bottom: 1px solid #d6d6d6;
	background-color: #fafafa;
}
.declare_protit_main{
	line-height: 38px;
	height: 38px;
	width: 100%;
	background-image: url(../images/declare_proboxtit.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 7px;
}
.declare_protit_span{
	display: block;
	height: 22px;
	line-height: 22px;
	margin-left: 22px;
	color: #fff;
	font-size: 18px;
}
.declare_project_main{
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0;
}
.declare_project_main ul li{
	width: 100%;
	float: left;
	height: 51px;
	line-height: 38px;
	border-bottom: 1px dashed #d6d6d6;
	padding-top: 12px;
	font-size: 16px;
	padding-right: 110px;
	position: relative;
}
.declare_project_main ul li a{
	width: 100%;
	line-height: 38px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.declare_promain_state{
	display: inline-block;
	width: 53px;
	height: 38px;
	background-image: url(../images/declare_promain_state1.png);
	background-position: center 9px;
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
}
.declare_promain_state.end{
	background-image: url(../images/declare_promain_state2.png);
}
.declare_project_main ul li a:hover{
	color: #0266cc;
}
.declare_promain_time{
	display: block;
	width: 100px;
	position: absolute;
	top: 12px;
	right: 0;
	height: 38px;
	line-height: 38px;
	color: #999;
	text-align: right;
}
.declare_article{
	width: 98%;
    margin: 0 auto;
    color: #333;
    font-size: 16px;
    padding-bottom: 15px;
    line-height: 24px;
}
.declare_title2{
	width: 100%;
	background-image: url(../images/declare_title2.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #666;
	font-size: 24px;
	text-align: center;
	height: 64px;
	line-height: 64px;
}

/**************************************  技术培训 *********************************/	
.train_banner{
	height: 220px;
	margin-top: 20px;
	overflow: hidden;
}
.train_banner img{
	width: 100%;
	height: 100%;
}
.train_content{
	background-color: #fff;
	border: 1px solid #d6d6d6;
	padding: 20px;
}
.train_table{
	width: 100%;
	overflow: hidden;
}
.train_table td{
	border: 1px solid #d6d6d6;
	line-height: 20px;
	padding: 10px;
	color: #666;
}
.train_table_th{
	background-color: #fafafa;
	text-align: center;
	font-size: 18px;
	color: #333;
}
.train_table_tit{
	color: #575985 !important;
	text-align: center;
	font-weight: bold;
}

/************************************* 最新资讯 **************************************/	
/*首页*/
.i_information_news{
	width: 14px;
	height: 12px;
	background-image: url(../images/i_information_news.png);
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;	
	margin-right: 3px;
}
.i_information_policy{
	width: 11px;
	height: 14px;
	background-image: url(../images/i_information_policy.png);
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;	
	margin-left: 17px;
}
.i_information_show{
	width: 17px;
	height: 14px;
	background-image: url(../images/i_information_show.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;	
}
.i_information_tell{
	display: inline-block;
	width: 14px;
	height: 14px;
	background-image: url(../images/i_information_tell.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	vertical-align: middle;
	margin-right: 3px;
}
.i_information_study{
	display: inline-block;
	width: 15px;
	height: 14px;
	background-image: url(../images/i_information_study.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	vertical-align: middle;
	margin-right: 3px;
}
.information_tit2 ul li.on .i_information_show{
	background-position: -17px center;
}
.information_tit2 ul li.on .i_information_study{
	background-position: -15px center;
}
.information_tit2 ul li.on .i_information_tell{
	background-position: -14px center;
}
.information_tit2 ul li:hover .i_information_show{
	background-position: -17px center;
}
.information_tit2 ul li:hover .i_information_study{
	background-position: -15px center;
}
.information_tit2 ul li:hover .i_information_tell{
	background-position: -14px center;
}
.information_main{
	overflow: hidden;
	padding: 0 10px 20px 10px;
	margin-top: 10px;
}
.information_index1{
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	height: 316px;
}
.information_index1_left{
	width: 37%;
	float: left;
	height: 316px;
	position: relative;
}
.information_index1ft_img{
	width: 100%;
	height: 100%;
}
.information_index1ft_img img{
	display: block;
	width: 100%;
	height: 100%;
}
.information_index1ft_box{
	width: 60px;
	height: 12px;
	position: absolute;
	bottom: 10px;
	right: 5px;
	z-index: 1;
}
.information_index1ft_box ul li{
	width: 33.3%;
	height: 12px;
	float: left;
}
.information_index1ft_box ul li a{
	display: block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 50%;
}
.information_index1ft_box ul li.on a{
	background-color: #2860ad;
}
.information_index1_right{
	width: 62%;
	float: right;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	height: 316px;
}
.information_tit1{
	width: 100%;
	height: 36px;
	line-height: 34px;
	background-color: #fafafa;
	border-bottom: 1px solid #d6d6d6;
	font-size: 16px;
	position: relative;
}
.information_tit_more{
	position: absolute;
	top: 0;
	right: 10px;
	width: 80px;
	height: 36px;
	line-height: 36px;
	color: #666;
	text-align: right;	
	font-size: 16px;
}
.information_tit_more:hover{
	color: #3972c0;
	cursor: pointer;
}
.information_tit1_text{
	width: 134px;
	height: 36px;
	line-height: 32px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
	font-size: 16px;
	background-color: #e68035;
}
.information_tit1_text span{
	vertical-align: middle;
	padding: 0;
}
.information_index1fr_main{
	padding: 0 10px;
	overflow: hidden;
	margin-top: 15px;
	height: 244px;
}
.information_index1fr_main ul li{
	height: 41px;
	line-height: 40px;
	border-bottom: 1px dashed #9e9e9e;
	padding-right: 100px;
	position: relative;
}
.information_index1fr_main ul li a{
	display: block;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 40px;
	background-image: url(../images/circular_orange.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 16px;
}
.information_index1fr_main ul li a:hover{
	color: #e36b13;
	cursor: pointer;
}
.information_index1fr_time{
	display: block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 0;
	right: 0px;
	font-size: 16px;
	color: #666;
	text-align: right;
}
.information_index2{
	margin-top: 10px;
	overflow: hidden;
}
.information_index2_ft{
	width: 70%;
	float: left;
	border: 1px solid #d6d6d6;
	background-color: #fff;
}
.information_tit2{
	width: 100%;
	height: 37px;
	border-bottom: 1px solid #d6d6d6;
	background-color: #fafafa;
	position: relative;
}
.information_tit2 ul li{
	border-top: 2px solid #fafafa;
	width: 120px;
	float: left;
	line-height: 34px;
	border-right: 1px solid #fafafa;
	border-left: 1px solid #fafafa;
	text-align: center;
	cursor: pointer;
}
.information_tit2 ul li:first-child{
	border-left-width: 0;
}
.information_tit2 ul li.on{
	border-top: 2px solid #e36b13;
	border-left-color: #d6d6d6;
	border-right-color: #d6d6d6;
	background-color: #fff;
}
.information_tit2 ul li:hover span{
	color: #e36b13;
}
.information_tit2 ul li.on span{
	color: #e36b13;
}
.information_tit2_span{
	vertical-align: middle;
	font-size: 16px;
	color: #666;
}
.information_index2ft_main,
.information_index2fr_main{
	width: 100%;
	margin: 0 auto;
	padding: 10px 15px;
	overflow: hidden;
	height: 402px;
}
.information_index2ft_main ul li,
.information_index2fr_main ul li{
	height: 38px;
	line-height: 38px;
	border-bottom: 1px dashed #9e9e9e;
}
.information_index2ft_main ul li a{
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 38px;
	width: 100%;
	background-image: url(../images/triangle_orange2.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	font-size: 16px;
}
.information_index2ft_main ul li a:hover{
	color: #e36b13;
	cursor: pointer;
}
.information_index2_fr{
	width: 29%;
	float: right;
	border: 1px solid #d6d6d6;
	background-color: #fff;
}
.information_tit3{
	width: 100%;
	height: 36px;
	line-height: 34px;
	background-color: #fafafa;
	border-bottom: 1px solid #d6d6d6;
	font-size: 16px;
	position: relative;
}
.information_tit3_text{
	width: 145px;
	height: 36px;
	line-height: 32px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/information_tit3_text.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #fff;
	letter-spacing: 1px;
	font-size: 16px;
}

.information_tit3_text span{
	vertical-align: middle;
	padding: 0;
}
.information_index2fr_main ul li a{
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 38px;
	width: 100%;
	background-image: url(../images/circular_orange.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}
.information_index2fr_main ul li a:hover{
	color: #e36b13;
	cursor: pointer;
}
.information_content{
	margin-top: 20px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #d6d6d6;
}
.information_list{
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fff;
}
.information_list ul li{
	line-height: 38px;
	padding-top: 8px;
	height: 47px;
	border-bottom: 1px dashed #d6d6d6;
	position: relative;
}
.information_list ul li a{
	display: block;
	height: 38px;
	line-height: 38px;
	width: 100%;
	padding-left: 27px;
	padding-right: 140px;
	background-image: url(../images/triangle_orange2.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.information_list ul li:hover a{
	color: #f77e3b;
	cursor: pointer;
}
.information_list ul li span{
	display: block;
	height: 38px;
	line-height: 38px;
	width: 140px;
	position: absolute;
	top: 8px;
	right: 0;
	text-align: center;
	color: #666;
	font-size: 16px;
}
.information_art_main{
	padding: 15px 0;
	width: 96%;
	margin: 0 auto;
	color: #333;
	font-size: 14px;
	letter-spacing: 1px;
	overflow: hidden;
	line-height: 22px;
}
.information_art_main p{
	padding-bottom: 10px;
}
.information_art_main img{
	max-width: 100%;
}


/************************************ 会员中心 ************************************/

/*表单页*/
.menmber_search{
	width: 520px;
	height: 36px;
	border: 1px solid #f77e3b;
	padding-right: 82px;
	position: relative;
	float: right;
	margin-top: 46px;
}
.menmber_search_input{
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	background-color: #fff;
	padding: 0 10px;
	border-width: 0 !important;
}
.menmber_search_input:focus{
	outline: none;
}
.menmber_search_submit{
	display: block;
	width: 82px;
	height: 34px;
	line-height: 34px;
	background-color: #f77e3b;
	text-align: center;
	font-size: 16px;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
}
.menmber_search_submit:hover{
	color: #fff;
	cursor: pointer;
}
.menmbe_nav{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #1173ce;
}
.member_left{
	width: 20%;
	float: left;
	border: 1px solid #d6d6d6;
	background-color: #f4f7fc;
	margin-top: 20px;
}
.member_right{
	width: 78%;
	float: right;
	border: 1px solid #d6d6d6;
	background-color: #fff;
	padding: 10px 0;
	min-height: 618px;
	margin-top: 20px;
}
.member_left_top{
	width: 100%;
	padding-left: 51px;
	height: 42px;
	line-height: 42px;
	background-color: #448aca;
	color: #fff;
	background-image: url(../images/member_member.png);
	background-repeat: no-repeat;
	background-position: 21px center;
	font-size: 16px;
}
.member_lm_box{
	overflow: hidden;
	width: 100%;
}
.member_lmb_tit{
	width: 100%;
	height: 44px;
	line-height: 42px;
	background-color: #fff;
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	color: #1173ce;
	padding-left: 20px;
	position: relative;
}
.i_member_leftimg{
	display: inline-block;
	width: 24px;
	height: 20px;
	vertical-align: -5px;
	background-repeat: no-repeat;
	background-position: left;
}
.i_member{
	background-image: url(../images/i_member.png);
}
.i_release{
	background-image: url(../images/i_release.png);
}
.i_job{
	background-image: url(../images/i_job.png);
}
.i_vote{
	background-image: url(../images/i_vote.png);
}
.member_lmb_xiala{
	width: 12px;
	height: 12px;
	display: block;
/*
	background-repeat: no-repeat;
	background-position: left;
*/
	position: absolute;
	top: 12px;
	right: 10px;
}
/*
.member_lmb_xiala.show{
	background-image: url(../images/member_lmb_xiala.png);
}
.member_lmb_xiala.hide{
	background-image: url(../images/member_lmb_shouqi.png);
}
*/
.member_lmb_details li{
	padding-left: 45px;
	line-height: 40px;
	height: 40px;
	border-left: 4px solid #f4f7fc;
}
.member_lmb_details li a{
	display: block;
	cursor: pointer;
}
.member_lmb_details li:hover,
.member_lmb_details li.on{
	border-left-color: #5a53b4;
	background-color: #f1f0ff;
}
.member_lmb_details li:hover a,
.member_lmb_details li.on a{
	color: #5a53b4;
}
.member_rr_top{
	width: 96%;
	margin: 0 auto;
	height: 34px;
	border-bottom: 1px solid #d6d6d6;
	position: relative;
}
.member_rr_tit{
	height: 34px;
	line-height: 30px;
	display: inline-block;
	padding: 0 6px;
	border-bottom: 3px solid #5a53b4;
	margin: 0;
	color: #5a53b4;
	font-size: 14px;
}
.member_rr_tit span{
	display: inline-block;
}
.member_rr_btn{
	display: block;
	position: absolute;
	top: 7px;
	right: 0;
	color: #f42222;
}
.member_rr_btn:hover{
	color: #f42222;	
	text-decoration: underline;
}
.member_rr_main{
	padding-top: 20px;
}
.member_rrm_item{
	margin-bottom: 10px;
	clear: both;
	position: relative;
	padding-left: 120px;
}
.member_rmain_box{
	display: none;
	overflow: hidden;
}
.member_form_item{
	width: 96%;
	margin: 0 auto;
	margin-bottom: 10px;
	clear: both;
	position: relative;
}
.member_portrait_btn{
	display: inline-block;
	padding: 0px 30px 0 50px;
	background-color: #fafafa;
	border: 1px solid #d6d6d6;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	background-image: url(../images/add.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	color: #666;
	cursor: pointer;
}
.member_portrait_text{
	color: #999;
	font-size: 12px;
}
.member_portrait_box{
	width: 560px;
	height: 250px;
	background-color: #fafafa;
	padding-top: 50px;
}
.member_portrait_img{
	width: 152px;
	height: 152px;
	margin: 0 auto ;
	overflow: hidden;
}
.member_portrait_img img{
	width: 100% !important;
}
.member_portrait_list{
	width: 567px;
	overflow: hidden;
}
.member_portrait_list ul li{
	width: 63px;
	height: 63px;
	float: left;
}
.member_portrait_list ul li a{
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
}
.member_portrait_list ul li a img{
	width: 100%;
}
.member_rrmitem_lable{
	display: block;
	width: 120px;
	text-align: right;
	padding-right: 5px;
	position: absolute;
	top: 0;
	left: 0;
	height: 38px;
	line-height: 38px;
}
.member_rrmitem_inp{
	width: 340px;
	float: left;
}
.member_rrmitem_text{
	font-size: 12px;
	color: #999;
	line-height: 38px;
	height: 38px;
	float: left;
	padding-left: 15px;
	
}
.member_rrmitem_uploadimg{
	width: 100%;
}
.member_rrmitem_uploadimg ul li{
	width: 130px;
	height: 130px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
}
.member_rrmitem_uploadimg ul li img{
	display: block;
	width: 120px;
	height: 120px;
}
.member_rrmitem_fileimg{
	display: block;
	width: 120px;
	height: 120px;
	background-image: url(../images/upload.png);
	background-position: center;
	background-repeat: no-repeat;
}
.member_rrmitem_uploadimg_close{
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: -6px;
	right: 4px;
	z-index: 9;
	background-image: url(../images/close1.png);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.member_rrmitem_fileimginp{
	display: block;
	width: 120px;
	height: 120px;
	opacity: 0;
	overflow: hidden;
	cursor: pointer;
	filter:alpha(opacity=0);/*兼容IE8--*/
}
.member_rrmitem_filetx{
	display: block;
	width: 120px;
	height: 120px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #d6d6d6;
	border-radius: 3px;
}
.member_rrmitem_filetx img{
	padding: 5px;
	width: 100% !important;
	height: 100% !important;
	display: block;
	margin: 0;
}
.member_rrmitem_uploadbtn{
	display: block;
	width: 120px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	background-color: #f3643d;
	border-radius: 3px;
}
.member_rrmitem_uploadbtn:hover{
	color: #fff;
	cursor: pointer;
}
.member_right_top{
	width: 96%;
	margin: 0 auto;
	height: 32px;
	border-bottom: 1px solid #d6d6d6;
}
.member_right_tit{
	display: inline-block;
	color: #5a53b4;
	font-size: 14px;
	border-bottom: 2px solid #5a53b4;
	height: 32px;
	line-height: 30px;
	margin-right: 10px;
	cursor: pointer;
}
.member_right_tit.gray{
	color: #333;
	border-bottom-color: transparent;
}
.member_article{
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
}
.member_article_top{
	height: 84px;
	border-bottom: 1px dashed #d6d6d6;
	letter-spacing: 2px;
}
.member_article_h1{
	padding: 14px 0 0 0;
	line-height: 30px;
	margin: 0;
	font-size: 16px;
	text-align: center;
}
.member_article_h4{
	padding: 0;
	line-height: 26px;
	margin: 0;
	font-size: 14px;
	text-align: center;
	color: #666;
}
.member_article_main{
	line-height: 22px;
	padding: 20px 0;
	letter-spacing: 1px;
}
.member_right_checkAll{
	float: right;
}
.member_right_checkinp{
	vertical-align: -2px;
}
.member_right_delete{
	display: inline-block;
	background-color: #e7631a;
	color: #fff;
	padding: 1px 10px;
	border-radius: 5px;
	float: right;
	margin-left: 20px;
}
.member_right_delete:hover{
	color: #fff;
	cursor: pointer;
}
.member_right_btn{
	display: inline-block;
	background-color: #3094ec;
	color: #fff;
	padding: 2px 10px;
	border-radius: 5px;
	float: right;
	margin-left: 20px;
}
.member_right_btn:hover{
	color: #fff;
	cursor: pointer;
}
.member_form_btn{
	display: inline-block;
    width: 106px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 3px;
    background-color: #3094ed;
    margin: 10px 0 0 0;
	letter-spacing: 2px;
	
}
.member_form_btn:hover{
	color: #fff;
	cursor: pointer;
}
.member_formbtn_reposit{
	margin-right: 5px;
	background-color: #b4bcca
}
.member_rrm_gzjl{
	padding-top: 20px;
	position: relative;
	border-top: 1px dashed #d6d6d6;
	margin-top: 20px;
}
.member_rrm_gzjl:first-child{
	padding-top: 0px;
	border-top-width: 0;
	margin-top: 0px;
}
.member_rrm_addjl{
	display: block;
	width: 103px;
	height: 24px;
	line-height: 24px;
	border-radius: 3px;
	background-color: #f3643d;
	color: #fff;
	padding-left: 35px;
	position: absolute;
	top: 20px;
	right: 2%;
	background-image: url(../images/member_rrm_addjl.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	z-index: 9;
}
.member_rrm_deletejl{
	display: block;
	width: 103px;
	height: 24px;
	line-height: 24px;
	border-radius: 3px;
	background-color: #f3643d;
	color: #fff;
	padding-left: 35px;
	position: absolute;
	top: 20px;
	right: 2%;
	background-image: url(../images/member_rrm_deletejl.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	z-index: 9;
}
.member_rrm_addjl:hover,
.member_rrm_deletejl:hover{
	color: #fff;
	cursor: pointer;
}
.member_ryles{
	border-top: 1px solid #d6d6d6;
    height: 20px;
    background-color: #eff2f7;
    margin-left: -1px;
    margin-right: -1px;
    border-bottom: 1px solid #d6d6d6;
}
/*会员中心--列表页1*/
.member_list{
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
}
.member_list_main{
	overflow: hidden;
	padding: 11px 0;
	min-height: 400px;
}
.member_list_main ul li{
	line-height: 46px;
	height: 47px;
	border-bottom: 1px dashed #d6d6d6;
	position: relative;
	padding: 0 100px 0 20px;
}
.member_list_checkinp{
	display: block;
	position: absolute;
	top: 17px;
	left: 0;
	margin: 0;
}
.member_list_time{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	height: 46px;
	line-height: 46px;
	text-align: right;
	color: #666;
}
.member_list_a{
	display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    float: left;
    max-width: 90%;
	color: #666;
}
.member_list_a:hover{
	color: #7478b3;
}
/*会员协会--首页*/

.member_header{
	width: 100%;
	height: 72px;
	background-color: #fff;
}
.member_logo{
	float: left;
	width: 360px;
	height: 72px;
}
.member_logo img{
	display: block;
	margin-top: 8px;
	height: 56px;
}
.member_search{
	width: 360px;
	height: 36px;
	border: 1px solid #f77e3b;
	padding-right: 82px;
	position: relative;
	float: right;
	margin-top: 18px;
}
.member_nav{
	width: 272px;
	height: 72px;
	line-height: 72px;
	float: left;
}
.member_nav ul li{
	float: left;
	width: 50%;
}
.member_nav ul li a{
	display: block;
	text-align: center;
	color: #333333;
	height: 100%;
	font-size: 16px;
	cursor: pointer;
}
.member_nav ul li a.on{
	background-color: #448aca;
	color: #fff;
}
.member_nav ul li a.on:hover{
	color: #fff;
}
.member_nav ul li a:hover{
	color: #448aca;
}
.member_list1{
	width: 96%;
	margin: 2% auto;
	overflow: hidden;
	border:1px solid #d6d6d6;
}
.member_list1_main{
	overflow: hidden;
	padding: 15px 0;
}
.member_list1_main ul li{
	width: 18%;
    float: left;
    line-height: 24px;
    height: 130px;
    position: relative;
    list-style: none;
    list-style-image: none;
	
}
.member_list1_main ul li a{
/*
	display: block;
	width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    float: left;
	color: #666;
	background-image: url(../images/member_list_point.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	
	
*/
	display: block;
	width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    float: left;
	color: #666;
	padding-left: 20px;
}
.member_list1_main ul li a:hover{
	color: #7478b3;
}
.member_list2_top{
	width: 100%;
	padding-top: 9px;
	height: 36px;
	background-color: #f4f7fc;
	padding-left: 9px;
}
.member_list2_tit{
	border-left: 4px solid #7478b3;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	padding-left: 15px;
	font-family:微软雅黑;
	font-weight:bold;
	color: #4789d4 ;
	border: none;
	text-align: center;
}
.member_list2{
	width: 96%;
	margin: 3% auto;
	overflow: hidden;
	border:1px solid #d6d6d6;
}

.member_list2_main{
	overflow: hidden;
	padding: 10px 0;
}
.member_list2_main ul li{
	float: left;
    width: 18%;
    margin: 0 auto;
    line-height: 36px;
    height: 135px;
    position: relative;
    padding: 0px 0px 0px 0px;

}
.member_jbxx{
	width: 96%;
	margin: 0 auto;
	height: 110px;
	padding-left: 97px;
	position: relative;
}
.member_jbxx_tx{
	width: 80px;
	height: 80px;
	border-radius: 5px;
	padding: 4px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -45px;
	border: 1px solid #cedeec;
}
.member_jbxx_tx img{
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 3px;
}
.member_jbxx_text{
	padding-top: 5px;
	overflow: hidden;
}
.member_jbxx_text li{
	width: 100%;
	clear: both;
	line-height: 30px;
	color: #666;
}
/*绑定手机*/
.member_rrm_tellbtn{
	display: inline-block;
	border: 1px solid #1173ce;
	text-align: center;
	color: #1173ce;
	line-height: 30px;
	width: 120px;
	border-radius: 3px;
	margin-top: 4px;
	float: right;
	cursor: pointer;
}
.member_rrm_tellbtn:hover{
	color: #fff;
	background-color: #1173ce;
}
.member_rrm_tellnumble{
	display: inline-block;
	line-height: 38px;
	float: left;
}
.member_rrmitem_yzm{
	width: 100%;
	padding-right: 100px;
	position: relative;
}
.member_rrmitem_yzm_img {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 90px;
	height: 38px;
	border: 1px solid #d6d6d6;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-color: #039bda;
	cursor: pointer;
}
.member_rrmitem_yzm_img.col_gray{
	background-color: #f0f0f0;
	color: #039bda;
}
.member_rrmitem_yzm_img.col_gray:hover{
	color: #039bda;
}
.member_rrmitem_yzm_img:hover{
	color: #fff;
}
.member_pass_bar{
	height: 48px;
	padding-top: 12px;
	background-image: url(../images/member_pass_bar.png);
	background-repeat: no-repeat;
	background-position: 0 12px;
}
.member_pass_weak,
.member_pass_middle,
.member_pass_strong{
	display: block;
	width: 106px;
	height: 20px;
	line-height: 20px;
	float: left;
	text-align: center;
	color: #fff;
	background-repeat: no-repeat;
}
.member_pass_weak{
	background-image: url(../images/member_pass_weak.png);
	margin-right: 11px;
}
.member_pass_middle{
	background-image: url(../images/member_pass_middle.png);
	margin-right: 11px;
}
.member_pass_strong{
	background-image: url(../images/member_pass_strong.png);
}
.member_rlist{
	width: 96%;
	margin: 0 auto;
	padding: 10px 0;
	overflow: hidden;
}
.member_rlist ul li{
	line-height: 26px;
	clear: both;
}
.member_rlist_lable{
	display: block;
	width: 160px;
	float: left;
}
.member_rlist_bar{
	width: 370px;
	height: 10px;
	background-color: #ebebeb;
	border-radius: 10px;
	float: left;
	position: relative;
	margin-top: 8px;
}
.member_rlist_bar_on{
	height: 100%;
	background-color: #ff6000;
	border-radius: 10px;
	position: absolute;
	top: 0;
	left: 0;
}
.member_rlist_text{
	display: block;
	float: left;
	padding-left: 10px;
}
.member_rlist_wenhao{
	display: block;
    width: 20px;
    height: 26px;
    background-image: url(../images/wenhao.png);
    background-repeat: no-repeat;
    background-size: 40px 20px;
    background-position: left;
    float: left;
    vertical-align: middle;
    margin-left: 10px;
}
.member_rlist_wenhao:hover{
	background-position: -20px center;
}
.member_list_replay{
	display: inline-block;
	float: left;
	width: 48px;
	background-color: #8fc31f;
	color: #fff;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	text-align: center;
	border-radius: 2px;
    margin-top: 15px;
    margin-left: 10px;
}
.member_list_replay.hadreplay{
	background-color: #aaaaaa;
}

/*会员协会-交易留言-详情页*/
.member_article_question{
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d6d6d6;
}
.member_article_ft{
	display: block;
	width: 100px;
	height: 28px;
	line-height: 28px;
	color: #5a53b4;
	border: 1px solid #5a53b4;
	float: left;
	text-align: center;
	letter-spacing: 2px;
}
.member_article_fr{
	display: block;
	float: right;
	width: 180px;
	line-height: 28px;
	height: 28px;
	text-align: right;
	color: #666;
	font-size: 14px;
	letter-spacing: 1px;
}
.member_artquetop_userimg{
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
}
.member_artquetop_userimg img{
	display: block;
	width: 100%;
	height: 100%;
}
.member_artquetop_username{
	height: 32px;
	line-height: 32px;
	float: left;
	color: #666;
}
.member_artquetop_time{
	display: block;
	width: 180px;
	float: right;
	text-align: right;
	color: #666;
	letter-spacing: 1px;
	line-height: 32px;
}
.member_artquetop_tit{
	clear: both;
	font-size: 16px;
	color: #333;
	padding-left: 43px;
	line-height: 26px;
	padding: 7px 0;
}
.member_article_replay{
	padding-top: 20px;
}
.member_article_area{
	padding-top: 10px;
}
.member_article_area_submit{
	display: block;
	width: 108px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background-color: #3094ed;
	color: #fff;
	font-size: 16px;
	letter-spacing: 2px;
	float: right;
	margin-top: 20px;
}
/*投票反馈*/
.member_vote{
	padding: 15px 15px 0 15px;
	border: 1px solid #d6d6d6;
	overflow: hidden;
	margin-bottom: 20px;
}
.member_vote ul li{
	height: 60px;
	clear: both;
}
.member_vote_top{
	height: 20px;
	position: relative;
	padding-left: 30px;
}
.member_vote_num{
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	background-color: #4ed1d9;
	position: absolute;
	top: 0;
	left: 0;
}
.member_vote_tit{
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	line-height: 20px;
	font-weight: bold;
}
.member_vote_main{
	overflow: hidden;
	padding-left: 30px;
}
.member_vote_bar{
	width: 600px;
	height: 14px;
	margin-top: 10px;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	background-color: #d6e2e8;
	float: left;
}
.member_vote_bar_on{
	height: 100%;
	background-color: #6cc7f2;
	border-radius: 10px;
	position: absolute;
	top: 0;
	left: 0;
}
.member_vote_total{
	padding-left: 15px;
	width: 100px;
	float: left;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	margin-top: 7px;
}
/*在线投票*/
.member_vote_bar2{
	width: 520px;
	height: 14px;
	margin-top: 10px;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	background-color: #d6e2e8;
	float: left;
}
.member_vote_btn{
	display: block;
	width: 70px;
	height: 20px;
	line-height: 20px;
	border-radius: 2px;
	text-align: center;
	color: #fff;
	background-color: #6cc7f2;
	float: right;
	margin-top: 7px;
}
.member_vote_btn:hover{
	color: #fff;
	cursor: pointer;
}
.member_vote_btn.had_vote{
	background-color: #acbec7;
	cursor: default;
}
.member_enclosure{
	overflow: hidden;
}
.member_enclosure_tit{
	height: 34px;
	padding-top: 8px;
	overflow: hidden;
}
.member_enclosure_tit span{
	display: block;
    height: 16px;
    line-height: 16px;
    color: #f77e3b;
    border-left: 3px solid #f77e3b;
    padding-left: 10px;
	font-weight: bold;
}
.member_enclosure ul li{
	width: 50%;
	float: left;
	line-height: 26px;
}
.member_enclosure ul li a{
	display: block;
	padding: 0 20px 0 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-image: url(../images/enclosure.png);
	background-position: left;
	background-repeat: no-repeat;
}
.member_enclosure ul li a:hover{
	color:#6cc7f2
}
.member_pics{
	height:65px;
	width:65px;
	margin: 10px;
}
.member_advertises{
	text-align:center;
	height: 100%;
}	
/****************************************协会平台*******************************/

/*首页*/
.nav_btn{
	display: block;
	width: 109px;
	height: 36px;
	line-height: 34px;
	border: 1px solid #f77e3b;
	float: right;
	text-align: center;
	color: #f77e3b;
	font-size: 16px;
	margin-top: 46px;
	margin-left: 20px;
	cursor: pointer;
}
.nav_btn:hover{
	background-color: #f77e3b;
	color: #fff;
}
.member_platform_nav{
	height: 50px;
	background-color: #448aca;
}
.memplat_nav_main ul li{
	float: left;
	text-align: center;
}
.memplat_nav_main ul li a{
	padding: 0 40px;
	display: block;
	height: 50px;
	line-height: 50px;
	border-bottom: 4px solid #1173ce;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
}
.memplat_nav_main ul li.on a{
	border-bottom-color:#34d3fb;
	background-color: #1481e9;
	
}
.memplat_nav_main ul li a:hover{
	border-bottom-color:#34d3fb;
	background-color: #1481e9;
}
.platform_banner{
	width: 100%;
	height: 220px;
	position: relative;
	overflow: hidden;
}
.platform_banner_main ul li{
	width: 100%;
	height: 100%;
} 
.platform_banner img{
	display: block;
	width: 100%;
	height: 220px;
}
.platform_banner_box{
	/*width: 50px;*/
	shape-inside: 10px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.platform_banner_box ul li{
	width: 20px;
	height: 10px;
	float: left;
}
.platform_banner_box ul li a{
	display: block;
	width: 10px;
	height: 10px;
	background-color: #888;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
}
.platform_banner_box ul li.on a{
	background-color: #1173ce;
}
.platform_index1{
	width: 100%;
	margin-top: 10px;
	overflow: hidden;
}
.platform_index1_ft{
	width: 74%;
	position: relative;
	overflow: hidden;
	border: 1px solid #d6d6d6;	
	background-color: #fff;
	
}
.platform_index1_fr{
	width: 25%;
	overflow: hidden;
	border: 1px solid #d6d6d6;
	background-color: #fff;
}
.platform_ift_main{
	padding: 15px 10px;
	height: 258px;
	box-sizing: border-box;
	position: relative;
}
.platform_tit{
	position: relative;
	background-color: #f5f5f5;
	margin: 10px 10px 0 10px;
}
.platform_tit_text{
	display: block;
	width: 135px;
	color: #fff;
	height: 34px;
	line-height: 34px;
	background-image: url(../images/platform_tit_text.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 16px;
	padding-left: 17px;
}
.platform_tit_text:hover{
	color: #fff;
}
.platform_tit2{
	position: relative;
	height: 44px;
	border-top: 4px solid #7d7bcf;
	padding: 9px 10px 0 10px;
	border-bottom: 1px solid #d6d6d6;
}
.platform_tit2_text{
	display: block;
	width: 135px;
	color: #7d7bcf;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 17px;
	border-left: 4px solid #7d7bcf;
}

.platform_iftmain_img{
	position: absolute;
	top: 15px;
	left: 10px;
	display: block;
	width: 336px;
	height: 220px;
}
.platform_iftmain_img img{
	width: 100%;
	height: 100%;
}
.platform_iftmain_text{
	padding-left: 353px;
	height: 220px;
	overflow: hidden;
	float: right;
	line-height: 28px;
	font-size: 16px;
	color: #333;
}
.platform_ifr_main{
	padding: 5px 10px;
	height: 258px;
	box-sizing: border-box;
}
.platform_ifr_main ul li{
	line-height: 26px;
	height: 27px;
	background-image: url(../images/platform_ifr_main_li.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	font-size: 16px;
}

.platform_ifr_main ul li a{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.platform_ifr_main ul li:hover a{
	color: #7d7bcf;
}
.platform_title_more{
	position: absolute;
	top: 4px;
	right: 10px;
	height: 28px;
	line-height: 28px;
	color: #666;
	cursor: pointer;
	font-size: 16px;
}
.platform_title_more:hover{
	color: #7d7bcf;
	text-decoration: underline;
}
.platform_index2{
	overflow: hidden;
	margin-top: 10px;
}
.platform_index2_ft{
	width: 40%;
	overflow: hidden;
	border: 1px solid #d6d6d6;
	background-color: #fff;
}
.platform_index2_fr{
	width: 59%;
	overflow: hidden;
	border: 1px solid #d6d6d6;
	background-color: #fff;
}
.platform_index2_main{
	padding: 6px 10px;
	height: 296px;
	box-sizing: border-box;
}
.platform_index2_main ul li{
	line-height: 28px;
	font-size: 16px;
	color: #333;
	position: relative;
	background-image: url(../images/platform_ifr_main_li.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 17px;
}
.platform_index2_main ul li.square_orange{
	background-image: url(../images/square_orange.png);
}
.platform_index2_main ul li a{
	display: block;
	padding-right: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.platform_index2_main ul li span{
	width: 100px;
	text-align: right;
	display: block;
	color: #666;
	position: absolute;
	top: 0;
	right: 0;
}
.platform_index2_main ul li:hover a{
	color: #7d7bcf;
}
.platform_index2_main ul li:hover span{
	color: #7d7bcf;
}
.platform_index3{
	overflow: hidden;
	margin-top: 10px;
	background-color: #fff;
	border: 1px solid #d6d6d6;
}
.platform_index3_main{
	height: 215px;
	padding: 6px 0;
}
.platform_index3_main ul li{
	width: 50%;
	float: left;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	position: relative;
	background-image: url(../images/square_orange.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding: 0 17px 0 28px;
}
.platform_index3_main ul li a{
	display: block;
	padding-right: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.platform_index3_main ul li span{
	width: 90px;
	text-align: right;
	display: block;
	color: #666;
	position: absolute;
	top: 0;
	right: 15px;
}
.platform_index3_main ul li:hover a{
	color: #7d7bcf;
}
.platform_index3_main ul li:hover span{
	color: #7d7bcf;
}
.platform_index4{
	overflow: hidden;
	margin-top: 10px;
	background-color: #fff;
	border: 1px solid #d6d6d6;
}
.platform_index4_main{
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	height: 108px;
}
.platform_index4_main ul li{
	width: 16.6%;
	float: left;
	height: 108px;
	padding: 20px 0;
}
.platform_index4_main ul li a{
	display: block;
	width: 92%;
	margin: 0 auto;
	height: 68px;
	border: 1px solid #d6d6d6;
}
.platform_index4_main ul li a img{
	display: block;
	width: 100%;
	height: 100%;
}

/*入会须知*/
.platform_left{
	width: 70%;
	float: left;
	overflow: hidden;
	border: 1px solid #d6d6d6;
	background-color: #fff;
	margin-top: 10px;
	padding-bottom: 10px;
}
.platform_left_main{
	width: 94%;
	margin: 0 auto;
	padding: 10px 0 15px 0;
}
.platform_left_main ul li{
	padding-right: 100px;
	position: relative;
	width: 100%;
	height: 49px;
	line-height: 48px;
	border-bottom: 1px dashed #d6d6d6;
}
.platform_leftmain_tit{
	display: block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #333;
	background-image: url(../images/platform_leftmain_tit.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.platform_leftmain_tit:hover{
	color: #287ed0;
	cursor: pointer;
}
.platform_leftmain_time{
	display: block;
	width: 100px;
	text-align: right;
	height: 48px;
	line-height: 48px;
	color: #666;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 16px;
}
.platform_right{
	width: 29%;
	overflow: hidden;
	margin-top: 10px;
	float: right;
}
.platform_right_box{
	border: 1px solid #d6d6d6;
	background-color: #fff;
	margin-bottom: 10px;
}
.platform_right_main{
	padding: 5px 0;
}
.platform_right_main ul li{
	width: 90%;
	margin: 0 auto;
	line-height: 28px;
	height: 28px;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size: 16px;
}
.platform_right_main ul li a{
	display: block;
	width: 100%;
	height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.platform_right_main ul li.square{
	background-image: url(../images/square_orange.png);
}
.platform_right_main ul li.triangle{
	background-image: url(../images/triangle_orange.png);
}
.platform_right_main ul li a:hover{
	color: #287ed0;
}
.platform_left_art{
	width: 98%;
	margin: 0 auto;
}
.platform_leftart_main{
	width: 96%;
	margin: 0 auto;
	padding: 15px 0;
	line-height: 22px;
	color: #333;
}
.platform_leftart_main p{
	padding-bottom: 10px;
}
.platform_art_t1{
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 16px;
}
.platform_art_table{
	width: 94%;
	margin: 0 auto;
	border-top: 1px solid #d6d6d6;
}
.platform_art_table tr{
	border-bottom: 1px solid #d6d6d6;
}
.platform_art_table td{
	padding: 5px;
	line-height: 30px;
}
.platform_table_th{
	background-color: #f9f9f9;
	color: #666;
	text-align: center;
	width: 150px;
}
.platform_table_inp{
	border:1px solid #c8dcef;
	height: 28px;
	line-height: 26px;
	padding: 0 10px;
	vertical-align: middle;
}
.platform_file{
	position: relative;
	width: 100%;
	overflow: hidden;
	min-height: 30px;
}
.platform_file_list{
	clear: both;
}
.platform_file_tit{
	width: 55%;
	height: 30px;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
}
.platform_file_tit:hover{
	color: #333;
}
.platform_file_close{
	display: block;
	width: 20px;
	height: 30px;
	background-image: url(../images/close1.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 20px;
	margin-right: 20px;
	cursor: pointer;
	float: left;
}
.platform_file_inp{
	width: 74px;
	height: 26px;
	line-height: 24px;
	text-align: center;
	color: #17b1dd;
	float: left;
	cursor: pointer;
	margin-right: 5px;    
	margin-top: 2px;
	border:1px solid #17b1dd;
	border-radius: 3px;
	overflow: hidden;
	position: relative;
}
.platform_file_inp:hover{
	background-color: #17b1dd;
	color: #fff;
}
.platform_file_inp_hide{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter:alpha(opacity=0);/*兼容IE8--*/
	cursor: pointer;
}
.platform_submit{
	display: block;
	margin: 20px auto 40px;
	width: 240px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #287ed0;
	letter-spacing: 1px;
	font-size: 16px;
	border-radius: 5px;
}
.platform_submit:hover{
	color: #fff;
	cursor: pointer;
}
/*会员专区*/
.platform_leftbox_tit{
	height: 32px;
	text-align: center;
	font-size: 16px;
	letter-spacing: 2px;
	color: #517ba3;
	font-weight: bold;
	background-color: #f5f5f5;
}
.i_jiantou_ft{
	display: inline-block;
	width: 34px;
	height: 30px;
	background-image: url(../images/i_jiantou_ft.png);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
}
.i_jiantou_fr{
	display: inline-block;
	width: 34px;
	height: 30px;
	background-image: url(../images/i_jiantou_fr.png);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
}
.platform_leftbox_text{
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
}
.platform_left_box{
	width: 94%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
}
.platform_left_unit{
	padding: 10px 0;
	overflow: hidden;
}
.platform_left_unit ul li{
	width: 50%;
	float: left;
	padding: 0 10px;
	position: relative;
}
.platform_left_unit_tit{
	display: block;
	width: 100%;
	height: 28px;
	line-height: 28px;
	color: #333;
	background-image: url(../images/platform_leftmain_tit.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	padding-right: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.platform_left_unit_time{
	display: block;
	width: 90px;
	text-align: right;
	height: 28px;
	line-height: 28px;
	color: #999;
	position: absolute;
	top: 0;
	right: 10px;
}

.platform_left_unit_tit:hover{
	color: #287ed0;
	cursor: pointer;
}

.platform_left_unit2{
	padding: 10px 0;
	overflow: hidden;
}
.platform_left_unit2 ul li{
	width: 100%;
	padding: 0 10px;
	position: relative;
}
.platform_left_unit2 .platform_left_unit_tit{
	padding-right: 180px;
}
.platform_left_unit2 .platform_left_unit_time{
	width: 170px;
}
.platform_left_detail{
	overflow: hidden;
	padding: 10px 0;
}
.platform_left_detail ul li{
	line-height: 28px;
	clear: both;
	position: relative;
	padding-left: 80px;
}
.platform_left_detail ul li span{
	display: block;
	float: left;
}
.platform_left_detail{
	padding: 10px;
}
.platform_leftdetail_name{
	color: #335f89;
	width: 80px;
	position: absolute;
	top: 0;
	left: 0;
	
}
/*增加*/
.platform_left_nav{
	width: 26%;
	float: left;
	background-color: #68788c;
	padding: 20px 0;
	overflow: hidden;
	margin-top: 10px;
}
.platformnav_one{
	clear: both;
	height: 54px;
}
.platformnav_one_a{
	display: block;
    height: 54px;
    line-height: 54px;
    color: #fff;
    background-image: url(../images/tradenav_yj_a.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    padding-left: 15px;
    font-size: 16px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 10%;
    box-sizing: border-box
}
.platformnav_one.thisclass .platformnav_one_a,
.platformnav_one_a:hover{
	background-color: #46546e;
	color: #fff;
}

/****************************异常页面***************************/
.errorpage{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #efeff1;
}
.errorpage_main{
	width: 400px;
	height: 445px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -290px;
	margin-left: -200px;
}
.error_img{
	width: 356px;
	height: 345px;
	margin: 0 auto;
}
.err0r_text{
	font-size: 24px;
	color: #b3b3b3;
	text-align: center;
	line-height: 66px;
}
.error_handle{
	text-align: center;
}
.error_handle a{
	display: inline-block;
	width: 120px;
	height: 32px;
	line-height: 30px;
	border: 1px solid #ffae5e;
	color: #ffae5e;
	border-radius: 20px;
	margin: 0 5px;
	font-size: 16px;
	cursor: pointer;
}
.error_handle a.on{
	background-color: #ffae5e;
	color: #fff;
}
.error_handle a:hover{
	color: #ffae5e;
}
.error_handle a.on:hover{
	color: #fff;
}

.common_top_news{
	padding: 0  !important;
	width: 78px;
	text-align: center;
	cursor: pointer;
}
.prev, .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
