﻿.zhuce>li>input{
	height: 14px;
}

/* 上传图片遮罩层 */
.img_zhezhao{
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	background: rgba(10, 10, 10, 0.5);
	display: none;
	z-index: 9;
	text-align: center;
}
.img_zhezhao>img{
	margin-top: 200px;
	width: 50px;
}
.res_nav{
	width: 87%;
	margin: 0px auto;
	background: #f1f1f1;
	height: 60px;
	line-height: 60px;
}
.res_nav>ul>li{
	float: left;
	text-align: center;

	position: relative;
}
.res_nav>ul>li>a{
	font-size: 16px;
	font-weight: bold;
	color: #263351;
	display: block;
}
.res_nav>ul>li>a:hover{
	color:#00a0e9;
}
.res_nav>ul>li>a>span{
	color:#e50404;
	font-size: 16px;
}

.content{
	width: 87%;
	margin: 20px auto;
}
.content>ul>li{
	float: left;
}

/* 左边 */
.content_left{
	width: 100%;
}

/* 热门职位 */
.content_rm_left{
	width: 94%;
	margin: 10px auto;
}
.content_rm_left>ul>li{
	float: left;
	width: 100px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	color: #049;
}
.content_rm_left>ul>h3{
	float: left;
	width: 100px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #666;
}
.content_rm_left>div{
	margin: 10px;
}
.content_rm_left>div>ul>li{
	float: left;
	margin-left: 13px;
	color: #049;
	cursor: pointer;
}

/* 条件搜索 */
.content_tj_left{
	border-top: 3px solid #ff6501;
	background-color: #f8f8f8;
	padding-top: 10px;
	margin-top: -22px;
}

.content_tj_left_jd>ul{
	padding-left: 40px;
	box-sizing:border-box;
}
.content_tj_left_jd>ul>li{
	float: left;
	width: 50%;
	color: #787878;
	height: 40px;
	line-height: 40px;
}
.content_tj_left_jd>ul>li>span{
	
	border-radius: 7px;
	height: 30px;
	display: inline-block;
	line-height: 30px;

	padding-left: 10px;
}
.content_tj_left_jd>ul>li>input{
	height: 30px;
	width: 400px;
}
.content_tj_left_jd>ul>li>span>input{
	height: 30px;
	width: 300px;
	border:none;
	background: none;
	border: 1px solid #f7dece;
	background: #fff;
}
.content_nav_left{
	text-align: right;
	margin-right: 80px;
}
.content_nav_left>input{
	width: 120px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	/* background: url('/Public/Home/images/button_big.png') 0px 0px no-repeat; */
	background: url('/Public/Home/images/button.png') 0px -140px no-repeat;
	color: #fff;
	font-size: 16px;
	border: none;
	cursor: pointer;
	letter-spacing: 3px;
}
.content_nav_left>a{
	color: #049;
	margin-left: 10px;
}
.content_nav_more{

	margin-top: 10px;
}
.content_nav_more>ul>li{
	float: left;
	width: 33%;
	height: 40px;
	line-height: 40px;
	padding-left: 60px;
	box-sizing:border-box;
}
.content_nav_more>ul>li>span{
	color: #444;
	cursor: pointer;
}
.content_nav_more>ul>li a{
	color: #049;
}
.content_nav_more>ul>li a>span{
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
}

.content_tj_left_er{
	display: none;
	border-top: 2px solid #cacaca;
}
.content_tj_left_er>span{
	height: 15px;
	background-image: linear-gradient(to bottom,#DDD,#EEE,#F4F4F4);
	display: block;
}
.content_tj_left_er>ul>li{
	float: left;
	width: 33%;
	text-align: center;
	line-height: 50px;
	color: #787878;
}
.content_tj_left_er>ul>li>label>input{
	margin-right: 5px;
}




.content_tj_left_er>ul>li>input{
	height: 30px;
	width: 200px;
	color: #787878;
}
.content_tj_left_er>ul>li>select{
	height: 30px;
	width: 200px;
	color: #787878;
	background-color: #fff;
	background-position: 180px 10px;
	padding-left: 10px;
	boxsizng:border-box;
}
.content_tj_left_er>ul>li>select>option{
	padding-left: 10px;
	boxsizng:border-box;
}
/* 工作年限 */
.content_tj_left_er>ul>li>span>select{
	height: 30px;
	width: 90px;
	color: #787878;
	background-color: #fff;
	background-position: 70px 10px;
}
.content_tj_left_er>ul>li>span>select>option{
	padding-left: 10px;
	boxsizng:border-box;
}

/* 设置搜索条件 */
.content_tj_left_xx{
	width: 100%;
	height: 100%;
	background: rgba(10, 10, 10, 0.5);
	position: fixed;
	top:0;
	left: 0;
	z-index:9;
	display: none;
}
.content_tj_left_xx>div{
	width: 45%;
	margin: 100px auto;
	background-color: #fff;
	border: 2px solid #ccc;
}
.content_tj_left_xx_t{
	padding: 0 10px;
	border-bottom: 2px solid #ccc;
	height: 40px;
	line-height: 40px;
}
.content_tj_left_xx_t>li{
	float: left;
	color: #444;
}
.content_tj_left_xx_t>li:nth-of-type(2){
	float:right;
}
.content_tj_left_xx_t>li:nth-of-type(2)>a{
	color: #ff6501;
	border: 1px solid #ff6501;
	width: 15px;
	height: 15px;
	text-align: center;
	line-height: 15px;
	margin-top: 10px; 
	display: block;
}
.content_tj_left_xx_c>li{
	float: left;
	width: 33%;
	text-align: center;
	padding: 10px 20px;
	box-sizing:border-box;
}
.content_tj_left_xx_c>li>ul>li{
	text-align: left;
	margin-top: 10px;
}
.content_tj_left_xx_c>li>ul>li>ul{
	height: 225px;
	border: 1px solid #ff6501;
	overflow-y: scroll;
}

.content_tj_left_xx_c>li>ul>li:nth-of-type(2){
	color: #787878;
}
.content_tj_left_xx_c>li>ul>li>ul>li{
	text-align: left;
	padding-left: 20px;
	box-sizing:border-box;
	line-height: 25px;
	height: 25px;
}
.content_tj_left_xx_c>li>ul>li>ul>li>span{
	float: right;
	margin-right: 10px;
	cursor: pointer;
	color: #ff6501;
}
.content_tj_left_xx_c>li>ul>li>input{
	width: 100px;
	height: 30px;
	border: none;
	background-color: #ff6501;
	color: #fff;
}
.content_tj_left_xx_n{
	text-align: center;
	margin: 20px auto;
}
.content_tj_left_xx_n>input{
	width: 100px;
	height: 30px;
	border: none;
	background-color: #ff6501;
	color: #fff;
}
.content_tj_left_xx_j{
	text-align: center;
	margin: 20px auto;
}
.content_tj_left_xx_j>span{
	color: #787878;
}
.content_tj_left_xx_j>a{
	color: #ff6501;
	border: 1px solid #ff6501;
}


/* 推荐职位 */

/* 分页 */
.content_zhiwei_left>div:nth-of-type(1){
	float: left;
	margin-top: -42px;
	margin-left: 50px;
	color: #049;
}
/* 分页 */
.content_zhiwei_left>span{
	width: 150px;
	display: block;
	margin: 10px auto;
}
.content_zhiwei_left>h3{
	color: #787878;
	margin: 10px;
}
.content_zhiwei_left>ul{
	width: 100%;
	height: 60px;
	line-height: 60px;
}
.content_zhiwei_left>ul:nth-of-type(1){
	font-weight: bold;
	color: #444;
	background-color: #f8f8f8;
}
.content_zhiwei_left>ul:nth-of-type(1)>li{
	font-size: 14px;
}
.content_zhiwei_left{
	border-bottom: 1px dashed #ccc;
}
.content_zhiwei_left>ul:nth-of-type(1)>li>select{
	color:#787878;
	font-size: 14px;
	padding: 0px 15px;
}
.content_zhiwei_left>ul li{
	float: left;
	width: 10%;
	text-align: center;
	height: 60px;
	overflow: hidden;
	color: #787878;
	border-top: 1px dashed #ccc;
	
}
.content_zhiwei_left>ul li:nth-of-type(1){
	text-align: left;
	padding-left: 2px;
}

.content_zhiwei_left>ul:nth-of-type(1) li:nth-of-type(1){
	text-align: center;
}

.content_zhiwei_left>ul li>img{
	margin-left: 5px;
	margin-top: -5px;
}
.content_zhiwei_left>ul li>input{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: -6px;
}
.content_zhiwei_left>ul li>img{
	cursor: pointer;
}


.content_zhiwei_left>div>ul{
	width: 100%;
	height: 60px;
	line-height: 60px;
}

.content_zhiwei_left>div>ul:nth-of-type(1)>li{
	font-size: 14px;
}
.content_zhiwei_left>div>ul:nth-of-type(1)>li>select{
	color:#787878;
	font-size: 14px;
	padding: 5px 15px;
}
.content_zhiwei_left>div>ul li{
	float: left;
	width: 10%;
	text-align: center;
	height: 60px;
	overflow: hidden;
	color: #787878;
	border-top: 1px dashed #ccc;
	
}

.content_zhiwei_left>div>ul li:nth-of-type(1){
	text-align: left;
	padding-left: 2px;
}


.content_zhiwei_left>div>ul li>img{
	margin-left: 5px;
}
.content_zhiwei_left>div>ul li>input{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: -6px;
}
.content_zhiwei_left>div>ul li>img{
	cursor: pointer;
}


.jon_xuazes2{
	display: none;
}
.res_xueli2,.res_xueli3,.res_xueli4{
	display: none;
}
.res_diqu2,.res_diqu3{
	display: none;
}
/* 简单详情 */
.resume_xq{
	display: none;
}
.resume_xq>ul{
	float: left;
	padding: 10px;
}
.resume_xq>ul>li{
	color: #787878;
	line-height: 30px;
}
.resume_xq>ul>li>pre{
	word-wrap:break-word;
	white-space:pre-wrap;
}
.job_jd_nav{
	background: url('/Public/Home/images/button.png') -134px -143px no-repeat;
	color: #000;
	width: 110px;
	text-align: center;
	line-height: 30px;
	padding: 5px 7px;
	line-height: 23px;
	display: block;
	margin-top: 10px;
	height: 30px;
}
.job_jd_nav:hover{
	background: url('/Public/Home/images/button.png') 0px -193px no-repeat;
	color: #fff;
	width: 110px;
	text-align: center;
	line-height: 30px;
	padding: 5px 7px;
	line-height: 23px;
	display: block;
	margin-top: 10px;
	height: 30px;
}
/* 查看简历 */
.resume_ss{
	line-height: 40px;
	width: 95%;
	margin: 10px auto;
	box-sizing:border-box;
	color: #049;
}
.resume_ss>ul{
	margin-left: 300px;
}
.resume_ss>ul>li{
	float: left;
}
.resume_ss>ul>li:nth-of-type(2){
	margin-left: 100px;
}
.resume_ss>ul>li>ul>li{
	float: left;
	margin-left: 20px;
	padding: 0 5px;
	box-sizing: border-box;
}
.resume_ss>ul>li>ul>li>input{
	margin-left: 10px;
	display: none;
}






.res_footer{
	margin-top: 20px;
	margin-bottom: 20px;
}
.res_footer>a{
	color: #049;
}
.res_footer>input{
	color: #049;
	background-color: #fff;
	border: none;
	cursor: pointer;
	margin-top: -2px;
	margin-left: 5px;

}
.res_footer_serach>a{
	background: url('/Public/Home/images/button.png') -136px -198px no-repeat;
	color: #000;
	padding: 7px 14px;
	margin-left: 10px;
	border-radius: 7px;
}
.res_footer_serach>a:hover{
	background: url('/Public/Home/images/button.png') -225px -198px no-repeat;
	color: #fff;
	padding: 7px 14px;
	margin-left: 10px;
	border-radius: 7px;
}
/* 兑换简历 */
.res_duihuan{
	width: 400px;
	border: 1px solid #ccc;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	position: fixed;
	top:200px;
	left: 30%;
	display: none;
	background-color: #fff;
}
.res_duihuan>ul{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#95C3E7,endColorStr=#4F8DC9);
	background: -moz-linear-gradient(top,#95C3E7,#83C6D9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#95C3E7), to(#4F8DC9));
	background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #95C3E7),color-stop(1, #4F8DC9));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95C3E7', endColorstr='#4F8DC9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95C3E7', endColorstr='#4F8DC9')";
	height: 40px;
	line-height: 40px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	width: 100%;
	color: #fff;
}
.res_duihuan>ul>li{
	float: left;
	margin-left: 10px;
}
.res_duihuan>ul>li:nth-of-type(2){
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
.res_duihuan>p{
	padding: 20px;
}
.res_duihuan>div{
	text-align: center;
}
.res_duihuan>div>a{
	background: url('/Public/Home/images/button.png') -75px -35px no-repeat;
	color: #900;
	display: inline-block;
	width: 80px;
	height: 28px;
	line-height: 25px;
	margin-bottom: 20px;
	text-align: center;
}
/* 兑换简历 */
/* 提取邮箱 */
.res_email{
	width: 400px;
	border: 1px solid #ccc;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	position: fixed;
	top:200px;
	left: 30%;
	display: none;
	background-color: #fff;
}
.res_email>ul{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#95C3E7,endColorStr=#4F8DC9);
	background: -moz-linear-gradient(top,#95C3E7,#83C6D9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#95C3E7), to(#4F8DC9));
	background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #95C3E7),color-stop(1, #4F8DC9));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95C3E7', endColorstr='#4F8DC9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95C3E7', endColorstr='#4F8DC9')";
	height: 40px;
	line-height: 40px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	width: 100%;
	color: #fff;
}
.res_email>ul>li{
	float: left;
	margin-left: 10px;
}
.res_email>ul>li:nth-of-type(2){
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
.res_email>p{
	padding: 20px;
}
.res_email>div{
	text-align: center;
}
.res_email>div>a{
	background: url('/Public/Home/images/button.png') -75px -35px no-repeat;
	color: #900;
	display: inline-block;
	width: 80px;
	height: 28px;
	line-height: 25px;
	margin-bottom: 10px;
	text-align: center;
}
.res_email>span{
	margin: 10px;
	display: inline-block;
	color: #787878;
}
/* 提取邮箱 */
/* 提取邮箱接受 */
.res_email_jieshou{
	width: 400px;
	border: 1px solid #ccc;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	position: fixed;
	top:200px;
	left: 30%;
	display: none;
	background-color: #fff;
}
.res_email_jieshou>ul{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#95C3E7,endColorStr=#4F8DC9);
	background: -moz-linear-gradient(top,#95C3E7,#83C6D9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#95C3E7), to(#4F8DC9));
	background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #95C3E7),color-stop(1, #4F8DC9));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95C3E7', endColorstr='#4F8DC9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95C3E7', endColorstr='#4F8DC9')";
	height: 40px;
	line-height: 40px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	width: 100%;
	color: #fff;
}
.res_email_jieshou>ul>li{
	float: left;
	margin-left: 10px;
}
.res_email_jieshou>ul>li:nth-of-type(2){
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
.res_email_jieshou>p{
	padding: 20px;
	width: 400px;
	word-wrap: break-word;
	white-space: pre-wrap;
	box-sizing: border-box;
	background: #fff;
}
.res_email_jieshou>textarea{
	position: fixed;
	top: -200px;
	left: -1000px;
	z-index: -9;
}
.res_email_jieshou>div{
	text-align: center;
}
.res_email_jieshou>div>a{
	background: url('/Public/Home/images/button.png') -75px -35px no-repeat;
	color: #900;
	display: inline-block;
	width: 80px;
	height: 28px;
	line-height: 25px;
	margin-bottom: 10px;
	text-align: center;
}
.res_email_jieshou>span{
	margin: 10px;
	display: inline-block;
	color: #787878;
}

/* 提取邮箱接受 */


/* 提取手机号 */
.res_email_2{
	width: 400px;
	border: 1px solid #ccc;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	position: fixed;
	top:200px;
	left: 30%;
	display: none;
	background-color: #fff;
}
.res_email_2>ul{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#95C3E7,endColorStr=#4F8DC9);
	background: -moz-linear-gradient(top,#95C3E7,#83C6D9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#95C3E7), to(#4F8DC9));
	background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #95C3E7),color-stop(1, #4F8DC9));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95C3E7', endColorstr='#4F8DC9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95C3E7', endColorstr='#4F8DC9')";
	height: 40px;
	line-height: 40px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	width: 100%;
	color: #fff;
}
.res_email_2>ul>li{
	float: left;
	margin-left: 10px;
}
.res_email_2>ul>li:nth-of-type(2){
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
.res_email_2>p{
	padding: 20px;
}
.res_email_2>div{
	text-align: center;
}
.res_email_2>div>a{
	background: url('/Public/Home/images/button.png') -75px -35px no-repeat;
	color: #900;
	display: inline-block;
	width: 80px;
	height: 28px;
	line-height: 25px;
	margin-bottom: 10px;
	text-align: center;
}
.res_email_2>span{
	margin: 10px;
	display: inline-block;
	color: #787878;
}
/* 提取邮箱 */
/* 提取邮箱接受 */
.res_email_jieshou_2{
	width: 400px;
	border: 1px solid #ccc;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	position: fixed;
	top:200px;
	left: 30%;
	display: none;
	background-color: #fff;
}
.res_email_jieshou_2>ul{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#95C3E7,endColorStr=#4F8DC9);
	background: -moz-linear-gradient(top,#95C3E7,#83C6D9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#95C3E7), to(#4F8DC9));
	background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #95C3E7),color-stop(1, #4F8DC9));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95C3E7', endColorstr='#4F8DC9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95C3E7', endColorstr='#4F8DC9')";
	height: 40px;
	line-height: 40px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	width: 100%;
	color: #fff;
}
.res_email_jieshou_2>ul>li{
	float: left;
	margin-left: 10px;
}
.res_email_jieshou_2>ul>li:nth-of-type(2){
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
.res_email_jieshou_2>p{
	padding: 20px;
	width: 400px;
	word-wrap: break-word;
	white-space: pre-wrap;
	box-sizing: border-box;
	background: #fff;
}
.res_email_jieshou_2>textarea{
	position: fixed;
	top: -200px;
	left: -1000px;
	z-index: -9;
}
.res_email_jieshou_2>div{
	text-align: center;
}
.res_email_jieshou_2>div>a{
	background: url('/Public/Home/images/button.png') -75px -35px no-repeat;
	color: #900;
	display: inline-block;
	width: 80px;
	height: 28px;
	line-height: 25px;
	margin-bottom: 10px;
	text-align: center;
}
.res_email_jieshou_2>span{
	margin: 10px;
	display: inline-block;
	color: #787878;
}

/* 提取手机号接受 */

.kanjia_img{
	height: 100px;
	position: absolute;
	
}
.kanjia_img>div{
	position: fixed;
	right: 10px;
	bottom: 30px;
	cursor: pointer;
	color: #fff;
	font-weight: bolder;
	font-size: 16px;
	z-index: 9;
}
.kanjia_img>a>img{
	position: fixed;
	left: 0;
	bottom: 0;
}
.kanjia_img>a{
	color: #6EA238;
	position: fixed;
	right: 200px;
	bottom: 10px;
	width: 100px;
	height: 40px;
	background: #fff;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	font-size: 16px;
}
/* <!-- 发送信息 --> */

.yaoyue{
    width: 60%;
    margin: 20px auto;
    border:1px solid #ccc;
    background-color: #F7FBFF;
    border-radius: 7px;
    display: none;
    position: absolute;
    left: 10%;
    top:20%;
    z-index: 99999;
    box-shadow: 0 0 10px #666;
}
.yaoyue_title>ul{
	background: #005E92;
}
.yaoyue_title>ul>li{
	height: 40px;
	line-height: 40px;
    float: left;
}
.yaoyue_title>ul>li:nth-of-type(1){
	padding-left: 10px;
	color: #fff;
}
.yaoyue_title>ul>li:nth-of-type(2){
	float: right;
    background-color: #EAEAEA;
    border: 1px solid #787878;
    width: 15px;
    text-align: center;
    height: 15px;
    line-height: 18px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bolder;

    margin: 10px;
    color: #787878;
}
.yaoyue_xm{
    text-indent: 2em;
    border-bottom: 1px solid #787878;
    padding-bottom: 20px;
    padding-top: 20px;
}
.yaoyue_xm>span{
    font-weight: bolder;
    margin-right: 20px;
    color: #787878;
}
.yaoyue_xm_content{
    margin-top: 10px;
    line-height: 25px;
    margin-left: 30px;
}
/* 发Email */
.yaoyue_email{
    width: 90%;
    margin: 20px auto;
}
.yaoyue_email ul>li{
    margin-top: 20px;
    float: left;
    width: 40%;
}
.yaoyue_email_shou{
    letter-spacing: 3px;
}
.yaoyue_email_fa{
    letter-spacing: 3px;
}
.yaoyue_email_leixing{
    letter-spacing: 12px;
}
.yaoyue_email_zhuti{
    letter-spacing: 12px;
}
.yaoyue_email ul>li>input{
    height: 40px;
    line-height: 40px;
    border-radius: 7px;
    border: 1px solid #f7dece;
    padding-left: 10px;
    width: 200px;
}
.yaoyue_email ul>li>select{
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #f7dece;

}
.yaoyue_email ul>li>textarea{
    width: 90%;
    height: 200px;
    text-indent: 2em;
    border: 1px solid #f7dece;
    border-radius: 7px;
}
.yaoyue_email_queding{
    text-align: center;
    margin-top: 20px;
}
.yaoyue_email_queding>input{
    background: url('/Public/Home/images/button.png') 0px -62px no-repeat;
	color: #900;
    width: 120px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-weight: bolder;
    font-size: 16px;
    border: none;
    cursor: pointer;
}
.duanxin{
	margin-top: 10px;
	line-height: 25px;
	color: #787878;
}
.duanxin>span>input{
	margin-right: 5px;
}
#yaoyue_email_lianxi{
    width: 125px;
    height: 40px;
}
.yaoyue_email_lian{
    letter-spacing: 3px;
}
/* <!-- 发送信息 --> */


