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{
	/*font-weight: bold;*/
}
/*头部代码样式开始*/
.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;
}
/*logo*/
.logo{
	width:100%;
	height:80px;
	background: #f5f5f5;
	margin-top: 21px;
}
.logo .left>a>img{
	margin-top:13px;
	width: 192px;
}
.logo .right ul li a{
	font-family: 微软雅黑;
	font-weight: 100;
	line-height: 80px;
	font-size:18px;
	color:#252525;
	margin-right:28px;
	display: inline-block;
	text-decoration: none;
}
.logo .right ul li a:hover{
	color:#d60000;
}
/*content*/
.content{
	width:100%;
	min-height: 1250px;	
}
.content .farming{
	width:100%;
	height:75px;
	border-bottom:1px solid #d3d3d3;	
}
.content .container{
	position: relative;
}
.container .row .right{
	margin-left: -50px;
}
.content .top{
	position:absolute;
	top:-45px;
	left:0px;
}
.content .top a:hover{
	text-decoration: none;
}
.content .top a:active{
	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_top .num_top_A{
	margin-left:92px;
}
.content .number .num_top .num_top_B{
	margin-left:221px;
	color: #fd0d0e;
}
.content .number .num_top .num_top_C{
	color: #fd0d0e;
	margin-left:220px;
}
.content .number .num_top .num_top_E{
	margin-left:228px;
}
.content .number .num_bottom{
	width:100%;
	height:38px;
	position: absolute;
	top:95px;
	left:0px;
}
.content .log>p{
	font-size:18px;
	color:#232323;
	line-height: 98px;
}
.content .log>.gray{
	width:100%;
	min-height: 310px;
	background: #fafafa;
	border:1px solid #eeeeee;
}
.content .log>.gray>div>span{
	width:240px;
	text-align: right;
	display: inline-block;
	font-size:14px;
	color:#424242;
	line-height: 70px;
	margin-right:30px;
}
.content .log>.gray>div>select{
	width:209px;
	height:32px;
	background: #fafafa;
}
.content .log>.gray>div>input{
	width:117px;
	height:36px;
	background: #fafafa;
	border:1px solid #d2d2d2;
}
.content .log>.gray>div>strong{
	font-size:12px;
	color:#858585;
	font-weight: normal;
}
.content .switch .switch-top{
	width:100%;
	height:116px;
}
.content .switch .switch-top>div{
	padding:0 25px;	
}
.content .switch .switch-top>div>a{
	font-size:16px;
	color:#434343;
	text-decoration: none;
	padding:10px 35px;
	margin-top:35px;
	text-indent: 30px;
	display: inline-block;
	position: relative;
}
.content .switch .switch-top div a>.Sw_A{
	width:26px;
	height:26px;
	display: inline-block;
	position:absolute;
	top:7px;
	left:6px;
}
.content .switch .switch-top div a>.Sw_B{
	width:26px;
	height:26px;
	display: inline-block;
	position:absolute;
	top:7px;
	left:6px;
	z-index: 1;
	display: none;
}
.content .switch .switch-top div a>.Sw_B>img{
	z-index: 1;
}
.content .switch .switch-top>div>.sw_active{
	color:#fd0d0c;
	border-bottom: 3px solid #fd0d0c;
}
.content .switch .switch-top>div>.sw_active .Sw_B{
	display: inline-block;
}
.content .switch .switch-bottom{
	width:100%;
	/*min-height:725px;*/
	background: #fafafa;
	border:1px solid #eeeeee;
	/*margin-bottom: 50px;*/
}
.content .switch .switch-bottom>div>span{
	width:240px;
	text-align: right;
	display: inline-block;
	font-size:14px;
	color:#424242;
	line-height: 60px;
	margin-right:30px;
}
.content .switch .switch-bottom>div>ul>span{
	width:240px;
	text-align: right;
	display: inline-block;
	font-size:14px;
	color:#424242;
	line-height: 70px;
	margin-right:30px;
}
.content .switch .switch-bottom>div>select{
	width:210px;
	height:32px;
	background: #fafafa;
}
.content .switch .switch-bottom>div>input{
	width:346px;
	height:36px;
	text-indent: 10px;
	background: #fafafa;
	border:1px solid #d3d3d3;
}
.content .switch .switch-bottom>div>strong{
	font-weight: normal;
	font-size:16px;
	color:#747474;
}
.content .switch .switch-bottom>div>textarea{
	width:736px;
	height:139px;
	resize: vertical;
	text-indent: 20px;
	margin-bottom: 20px;
}
.content .manage>.man_bottom{
	width: 100%;
	height:115px;
}
.content .manage>.man_bottom>span>a{
	width:100%;
	line-height: 58px;
	margin-left:175px;
	font-size:14px;
	color:#163fbb;
	text-indent: 30px;
	text-decoration: none;
	display: inline-block;
	background: url(../images/a_4.jpg) no-repeat 0 18px;
}
.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:33px;
	border:0px;
	text-decoration: none;
}
.content .manage>.man_bottom>.right{
	width:207px;
	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:33px;
	background: 0;
	text-decoration: none;
}
.man_middle{
	width: 1155px;
	min-height: 100px;
	border:1px solid #ccc;
	background: #fafafa;
	margin-top: 20px;
	margin-left:15px;
}
.man_middle p{
	width:97%;
	margin-left: 2%;
	line-height: 35px;
}
.mar_button{
	margin-bottom:30px;
}
.mar_button #btn_bc1,#btn_bc2,#btn_bc3,#btn_bc4{
	width:100px;
	height:45px;
	background: #fff;
	font-size:18px;
	color:#434343;
	text-align: center;
	line-height: 45px;
	display: inline-block;
	border-radius: 25px;
	margin-left:290px;
	border:0px;
	text-decoration: none;	
	border:1px solid #d3d3d3;
}
.mar_button #btn_cz1,#btn_cz2,#btn_cz3,#btn_cz4{
	width:100px;
	height:45px;
	border:1px solid #d3d3d3;
	background: #fff;
	font-size:18px;
	color:#434343;
	text-align: center;
	line-height: 45px;
	display: inline-block;
	border-radius: 25px;
	margin-left:60px;
	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 .right 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:57px;
	}
	.content .number .num_top .num_top_B{
		margin-left:165px;
	}
	.content .number .num_top .num_top_C{
		margin-left:170px;
	}
	.content .number .num_top .num_top_E{
		margin-left:166px;
	}
	.content .switch .switch-bottom>div>textarea {
	    width: 530px;
	}
}

@media only screen and (min-width: 500px) and (max-width: 1000px){
	.logo .left>a>img{
		width:80%;
	}
	.logo .right 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:108px;
	}
	.content .number .num_top .num_top_C{
		margin-left:117px;
	}
	.content .number .num_top .num_top_E{
		margin-left:114px;
	}
	.content .switch .switch-bottom>div>textarea {
	    width: 430px;
	}
	.content .switch .switch-bottom>div>span {
	    width: 140px;
	}
	.content .switch .switch-bottom>div>ul>span {
	    width: 140px;
	}
	.content .switch .switch-top>div>a {
	    padding: 10px 30px;
	}
	.content .switch .switch-top>div {
	    padding: 0 15px;
	}
}