body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td{
	margin:0;
	padding: 0;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}
.l{
	float: left;
}
.r{
	float: right;
}
input{
	border: 1px solid #999;
}
/*头部代码样式开始*/
.header-warp{
	height: 100%;
	background:#333;
}
.header-warp .header-left a{
	line-height: 42px;
	font-size:12px;
	color:#fff;
	padding:0 5px;
	border-left:1px solid #fff;
	text-decoration: none;
}
.header-warp .header-left .first{
	border-left:0;
	padding:0;
}
.header-warp .header-right{
	text-align: center;
}
.header-warp .header-right>a{
	font-size:12px;
	color:#fff;
	width:70px;
	height:42px;
	line-height: 42px;
	display: inline-block;
	text-decoration: none;
}
.header-warp .header-right .active{
	background:#d60000;
}

/*content*/
.content{
	width:100%;
}
.content .farming{
	width:100%;
	height:75px;
	border-bottom:1px solid #d3d3d3;	
}
.content .container{
	position: relative;
}
.content .top{
	position:absolute;
	top:-45px;
	left:0px;
}
.content .top a:hover{
	text-decoration: none;
}
.content .top a:visited{
	text-decoration: none;
}
.content .top>span{
	font-size:22px;
	color:#fe0911;
	margin-right:12px;
}
.content .top>p{
	position:absolute;
	top:30px;
	left:85px;
}
.content .number{
	width:100%;
	height:120px;
	margin-bottom:53px;
	position: relative;
}
.content .number .num_top>span>a{
	font-size:16px;
	color:#aeaeae;
	text-decoration: none;
	display: inline-block;
	margin-top:53px;
}
.content .number .num_top>span>.num_top_active{
	color:#fd0d0e;
}
.content .number .num_bottom{
	width:100%;
	height:38px;
	position: absolute;
	top:95px;
	left:0px;
}
.content .number .num_top .num_top_A{
	margin-left:97px;
}
.content .number .num_top .num_top_B{
	margin-left:213px;
}
.content .number .num_top .num_top_C{
	margin-left:225px;
}
.content .number .num_top .num_top_E{
	margin-left:223px;
}
.content .info{
	width: 100%;
	min-height: 980px;
	border-bottom: 1px solid #e1e1e1;
}
.content .info>p{
	width:100%;
	height:95px;
	line-height: 95px;
	color:#212121;
	font-size:20px;
}
.content .info>div{
	width:100%;
	min-height:75px;
}
.content .info>div>ul{
	width:240px;
	line-height: 57px;
	margin-top: 12px;
	margin-right: 30px;
}
.content .info>div>ul>p>span{
	width: 11px;
	height: 11px;
	display: inline-block;
	margin-right: 10px;
	background: url(../images/a_3.jpg) no-repeat;
}
.content .info>div>ul>p>label{
	font-size:14px;
	color:#454545;
	/*display: inline-block;*/
}
.content .info>div>input{
	width:347px;
	height:37px;
	margin-top:19px;
	text-indent: 10px;
}
.content .info>div>select{
	width:118px;
	height:33px;
	margin-top:19px;
	margin-right: 15px;
	/*text-indent: 10px;*/
}
.content .info>div>span{
	font-size: 16px;
	color: #777777;
	margin-top: 28px;
	margin-left: 10px;
}
.content .info>div>p{
	margin-top: 56px;
	margin-left: -345px;
	font-size: 12px;
	color: #787878;
}
.content .info>div>textarea{
	margin-top:19px;
	width: 736px;
	height: 139px;
	background: #fafafa;
	text-indent: 10px;
	color: #606060;
	font-size: 14px;
	line-height: 25px;
	resize: vertical;
}
.content .manage{
	width: 100%;
	min-height: 120px;
	/*border-bottom: 1px solid #e1e1e1;*/
	
}
.content .manage>p{
	width:100%;
	height:95px;
	line-height: 95px;
	color:#212121;
	font-size:20px;
}
.content .manage .man_left{
	width:100px;
	min-height: 700px;
	margin-top:30px;
	/*position: relative;*/
}
/*.content .manage .man_none{
	position:absolute;
	top:110px;
	right:65px;
}*/
.content .manage .man_none>img{
	width:40px;
	height:40px;
}
.content .manage .man_right{
	/*width:100%;*/
	min-height:710px;
	border-bottom: 1px dashed #d9d9d9;
	margin-bottom:20px;
}
.content .manage .man_right>div{
	height:75px;
	
}
.content .manage .man_right>div>ul{
	width:140px;
	line-height: 57px;
	margin-top: 12px;
	margin-right: 30px;
}
.content .manage .man_right>div>ul>p>span{
	width: 11px;
	height: 11px;
	display: inline-block;
	margin-right: 10px;
	background: url(../images/a_3.jpg) no-repeat;
}
.content .manage .man_right>div>ul>p>label{
	font-size:14px;
	color:#454545;
	/*display: inline-block;*/
}
.content .manage .man_right>div>input{
	width:347px;
	height:37px;
	margin-top:19px;
	text-indent: 10px;
}
.content .manage .man_right>div>select{
	width:118px;
	height:33px;
	margin-top:19px;
	margin-right: 15px;
	/*text-indent: 10px;*/
}
.content .manage .man_right>div>div{
	margin-right: 145px;
}
.content .manage .man_right>div>div>ul{
	width:140px;
	line-height: 57px;
	margin-top: 12px;
	margin-right: 30px;
}
.content .manage .man_right>div>div>span{
	font-size: 16px;
	color: #777777;
	margin-top: 28px;
	margin-left: 10px;
}
.content .manage .man_right>div>div>input{
	width:347px;
	height:37px;
	margin-top:19px;
	text-indent: 10px;
}
.content .manage>.man_bottom{
	width: 100%;
	margin-bottom:20px;
}
.content .manage>.man_bottom>span>a{
	/*width:100%;*/
	/*margin-left:175px;*/
	font-size:14px;
	color:#163fbb;
	text-indent: 205px;
	text-decoration: none;
	display: inline-block;
	background: url(../images/a_4.jpg) no-repeat 175px 0;
}
.content .manage>.man_bottom>.left{
	width:160px;
	height:53px;
	background: #fa0c0c;
	font-size:18px;
	color:#fff;
	text-align: center;
	line-height: 53px;
	display: inline-block;
	border-radius: 5px;
	margin-left:170px;
	margin-top:25px;
	border:0px;
	text-decoration: none;
}
.content .manage>.man_bottom>.right{
	width:160px;
	height:53px;
	border:1px solid #d3d3d3;
	font-size:18px;
	color:#434343;
	text-align: center;
	line-height: 53px;
	display: inline-block;
	border-radius: 5px;
	margin-left:60px;
	margin-top:25px;
	background: 0;
	text-decoration: none;
}
/*底部样式代码*/
.foter{	
	width:100%;
	height:100%;
	background: #2c2c2c;
}
.footer-left{
	margin-top:24px;
}
.footer-left ul{
	margin-left:35px;
}
.footer-left ul h1{
	height:30px;
	width:83px;
	font-size:12px;
	line-height: 30px;
	color:#fff;
	border-bottom: 1px solid #fff;
	font-weight: 900;
}
.footer-left ul li a{
	font-size:12px;
	margin-top:20px;
	color:#fff;
	text-decoration: none;
}
.footer-left .last{
	margin-top:20px;
}
.footer-left .last li{
	font-size:12px;
	color:#fff;
	line-height: 22px;
}
.footer-right div{
	width:130px;
	text-align: center;
	margin-left:33px;
}
.footer-right .first{
	margin-left:0px;
}
.footer-right div p{
	font-size:14px;
	color:#fff;
}
.footer-right div a{
	width:100px;
	height:100px;
	text-align: center;
	border:1px dashed #676767;
	display: inline-block;
	margin-top:12px;
}
.footer-right div a img{
	margin-top:4px;
}
/*版权的代码样式*/
.copyright{
	width:100%;
	height:100%;
	background: #000;
}
.copyright div{
	font-size:12px;
	color:#fff;
	text-align: center;
	line-height:37px;
}




@media only screen and (min-width: 1000px) and (max-width: 1320px) {
	.logo .logo_r ul li a{
		font-size:14px;
		margin-right:32px;
	}
	.content .info>div>ul{
		width:180px;
	}
	.content .info>div>textarea{
		width:600px;
	}
	.content .manage .man_left{
		width:80px;
	}
	.content .manage .man_right>div>div{
		margin-right: 75px;
	}
	.content .number .num_top .num_top_A{
		margin-left:66px;
	}
	.content .number .num_top .num_top_B{
		margin-left:164px;
	}
	.content .number .num_top .num_top_C{
		margin-left:176px;
	}
	.content .number .num_top .num_top_E{
		margin-left:173px;
	}
}

@media only screen and (min-width: 500px) and (max-width: 1000px){
	.logo .logo_l>a>img{
		width:80%;
	}
	.logo .logo_r ul li a{
		font-size:12px;
		margin-right:21px;
	}
	.content .manage .man_right>div>ul {
	    width: 90px;
	}
	.content .info>div>ul{
		width:140px;
	}
	.content .info>div>textarea{
		width:430px;
	}
	.content .manage .man_left{
		width:90px;
	}
	.content .manage .man_right>div>div{
		margin-right: 13px;
	}
	.content .manage .man_right>div>div>ul {
	    width: 90px;
	}
	.content .number .num_top .num_top_A{
		margin-left:35px;
	}
	.content .number .num_top .num_top_B{
		margin-left:70px;
	}
	.content .number .num_top .num_top_C{
		margin-left:120px;
	}
	.content .number .num_top .num_top_E{
		margin-left:118px;
	}
}