﻿@charset "utf-8";
/* CSS Document */
.clear{clear:both;}
.main{
	border-top:2px solid #0090DC;
	background-color:#fff;
	padding:0;
	margin:0 auto;
}
.div_center{
	background-color:#fff;
	margin:0 auto;
	margin-bottom:65px;
	width:1200px;
	font-family:"微软雅黑";
}
.div_center_top{
	padding:38px 0 30px 0;
	height:36px;
}
.div_center_top li{
	float:left;
	color:#000;
	font-size:16px;
	line-height:36px;
	margin-right:10px;
}
.div_center_top li b{
	width:106px;
	margin-left:12px;
	font-weight: bold;
	font-size: 18px;
	display:inline-block;
}
.div_center_top select{
	width:108px;
	height:36px;
	border:none;
	padding: 0 5px;
	font-size:16px;
	cursor:pointer;
	font-family:"微软雅黑";
	background:#e6e6e6;
	margin-left:17px;
	border-radius:5px;
	outline:transparent;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}
.div_center_top input{
	height:36px;
	width:100px;
	border:none;
	color:#ffffff;
	font-size:14px;
	cursor:pointer;
	border-radius:5px;
	background:#0090DC;
	outline:transparent;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}
.div_center_left{
	width:830px;
	
	float:right;	
	font-size:12px;
	border:1px solid #0090DC;
	border-top:5px solid #0090DC;
}
/*.div_center_ul{
	height:30px;
	border-bottom:1px solid #0090DC;
}
.div_center_ul li{
	float:left;
	color:#0090DC;
	font-size:12px;
}*/
.div_center_left tr{
	line-height:38px;	
	text-align: center;
	
}
.div_center_left .list_nav{
	line-height:30px;
	color:#0090DC;
	border-bottom:1px solid #0090DC;
}

.div_center_left .list_nav2{
	line-height:40px;
	
	border-bottom:1px dashed #CCCCCC;
}



.div_center_right{
	width:378px;
	float:left;
	height:709px;
	font-size:12px;

}



.div_center_right1{
	width:350px;
	float:left;
	font-size:12px;
	border:1px solid #0090DC;
	border-top:5px solid #0090DC;
       
}


.div_center_right2{
	width:378px;
	float:right;
	height:345px;	
	font-size:12px;
	border:1px solid #0090DC;
	border-top:5px solid #0090DC;
}

.div_center_tit{
	    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-bottom: 1px solid #0090DC;
    background-color: #0090DC;
}
.div_center_p{
	color:#909090;
	font-size:16px;
	line-height:34px;
	text-align:center;
}
.div_center_k{
	width:333px;
	height:637px;
	margin:0 auto;
	margin-top:4px;
	background:url("../images/w_1.png") left no-repeat;	
}
footer{
	height:231px;
	background:#f0f0f0;
}
.footer_top{
	width:1200px;
	margin:0 auto;
}
.footer_top_left{
	float:left;
	width:510px;	
}
.footer_top_left p{
	color:#2f2f2f;
	line-height:22px;
	padding-top:20px;
}
.footer_top_left li{
	float:left;
	width:130px;
	font-size:14px;
	margin-right:40px;
	line-height:22px;
}
.footer_top_left li a{
	color:#676767;
}
.footer_top_left li a:hover{
	text-decoration:underline;	
}
.footer_top_right{
	float:right;
	height:160px;
	line-height: 160px;
}
.footer_top_right img:first-child{
	margin-right:206px;
}
.footer{
	height:71px;
	margin-top:18px;
	background:#1f1f1f;
}



.hy_qd{

	color:#fff;
	display:block;
	float:right;
	padding:0 10px;
	font-size:12px;
	line-height:24px;
	background:#00a84d;
	border-radius:10px;
	margin:3px 16px 0 10px;


}









/*发布成功弹框*/
.popup{
    position:absolute;
    z-index:100;
left: 30%; top: 40%; margin:-54px 0 0 -160px;
	width:500px;
	height:310px;
	padding:20px;
	background:#fff;
	border-radius:5px;
	font-family: "微软雅黑";
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	box-shadow:0 0 10px 1px #797979;
}
.popup_tit{
	color:#000;
	font-size:14px;
	line-height:32px;
}
.popup_tit span{
	color:#00a73c;
	margin:0 5px;
}
.popup_div{
	text-align:center;
}
.popup_div h3{
	color:#00a73c;
	font-size:18px;
	line-height:34px;
}
.popup_top{
	color:#57a2ff;
	font-size:12px;
	line-height:18px;
}
.popup_center dl{
	float:left;
	color:#5c5c5c;
	font-size:12px;
	margin:10px 32px 0 85px;
}
.popup_center dt{
	border:3px solid #00a73c;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.popup_center dd{
	line-height:32px;
}
.popup_div_p{
	font-size:14px;
	color:#808080;
	line-height:30px;
	margin-bottom:6px;
}
.popup_div_p span{
	color:#ff5757;
}
.popup_bottom a{
	display:inline-block;
	width:126px;
	height:34px;
	line-height:34px;
	border:none;
	color:#ffffff;
	font-size:16px;
	font-family:"微软雅黑";
	outline:none;
	cursor:pointer;
	padding-left:32px;
	vertical-align:middle;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.popup_bottom a:first-child{
	margin-right:70px;
	background:#00a73c url("../images/w_6.png") 28px no-repeat;
}
.popup_bottom a:last-child{
	background:#f6b51a url("../images/w_7.png") 28px no-repeat;
}
.login_popup{
	width:408px;
	height:auto;
	padding:24px 16px 13px 16px;
}
.popup_top_button{
	position:absolute;
	right:10px;
	top:10px;
	width:20px;
	height:20px;
	display:block;
	text-align:center;
}
.popup_top_button img{
	vertical-align:middle;
}
.login_popup_tit{
	color:#000;
	font-size:14px;
	line-height:20px;
}
.login_popup_div{
	text-align:center;
}
.login_popup_div h3{
	font-size:18px;
	color:#e11337;
	line-height:32px;
}
.login_popup_div label{
	font-size:14px;
	width:70px;
	text-align:right;
	display:inline-block;
}
.login_popup_div li{
	text-align:left;
	line-height:40px;
	margin-bottom:4px;
}
.login_popup_text{
	height:36px;
	width:260px;
	font-size:14px;
	padding:0 16px;
	border:none;
	background:#e6e6e6;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin-left:14px;
}
.login_popup_verify{
	width:144px;
}
.login_popup_button{
	width:109px;
	height:36px;
	border:none;
	font-size:12px;
	outline:none;
	color:#ffffff;
	cursor:pointer;
	background:#06b855;	
	margin-left:4px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.login_popup_div p{
	color:#d52020;
	font-size:12px;
	margin-left:90px;
	line-height:24px;
}
.login_popup_div a{
	width:292px;
	height:34px;
	line-height:34px;
	color:#fff;
	display:block;
	font-size:16px;
	background:#00a73c;
	text-align:center;
	margin-left:88px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.login_popup_div span{
	width:109px;
	height:36px;
	float:right;
	margin-right:26px;
}
/**/
.div_center_k{
	width:217px;
	height:380px;
	margin:0 auto;
	margin-top:32px;
	overflow:hidden;
	padding:48px 22px 58px 21px;
	background:url("../images/w_8.png") left no-repeat;	
}

.div_center_right dl{
	width:240px;
	margin:0 auto;
	margin-top: 25px;
}
.div_center_right dt{
	float:left;
	margin-right:15px;
}
.div_center_right dd{
	text-align:center;
	padding-top:6px;
}
.div_center_right dd a{
	display:block;
	margin-top:18px;
}