*{
    margin:0px;
    padding:0px;
}
li{
    list-style:none;
}
a{
    text-decoration:none;
    color: #666;
}
body{
	background: #F2F2F2;
	color: #666;
}
.banner{
	height: 300px;
	background: url("../images/banner.jpg") no-repeat;
}
.left_nav{
	width: 260px;
	background: #fff;
	float: left;
	margin: 20px 0px;
	font-size: 14px;
}
.left_nav li{
	display: block;
	border-left: 2px solid #fff;
	line-height: 60px;
}
.left_nav .active{
	border-left: 2px solid #61D09B;
}
.left_nav .active>a{
	color: #61D09B;
}
.left_nav li>a{
	display: block;
	width: 208px;
	height: 60px;
	border-top: 1px solid #EDEFF0;
	margin: 0 auto;
	padding-left: 12px;
}
.left_nav .first>a{
	border-top: none;
}
.main{
	width: 1200px;
	margin: 0 auto;
}
.content_item{
	width: 920px;
	float: right;
	display: none;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 70px;
}
.content_item.active{
	display: block;
}
.content_item>p{
	clear: both;
	font-size: 14px;
	line-height: 24px;
	background: #fff;
}
.content_item1>p{
	font-size: 14px;
	line-height: 24px;
	padding: 40px;
}
.content_item1>p>strong{
	font-size: 26px;
	font-weight: bold;
}
.content_item>.part1{
	clear: both;
	width: 920px;
	height: 194px;
	margin: 0 auto;
	font-size: 14px;
	background: #fff;
}
.content_item>.part1>div{
	width: 267px;
	height: 152px;
	background: #fff;
	border: 1px solid #E5E5E5;
	float: left;
	margin: 40px -25px 0px 41px;
}
.content_item>.part1>div>i{
	display: block;
	width: 58px;
	height: 54px;
	margin: 25px auto 10px;
	background: url("../images/icons.png") no-repeat;
}
.content_item>.part1>.one>i{
	background-position: 0 -71px;
}
.content_item>.part1>.two>i{
	background-position: -81px -70px;
}
.content_item>.part1>.three>i{
	background-position: -161px -75px;
}
.content_item>.part1>div>h1{
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}
.content_item .empty{
	width: 100%;
	height: 20px;
	clear: both;
}
.content_item>.part2>div{
	/*width: 230px;*/
	width: 153px;
	float: left;
}
.content_item>.part2>div>a{
	position: relative;
	display: block;
	float: left;
}
.content_item>.part2 img{
	display: block;
	float: left;
}
.content_item>.part2 a>div{
	position: absolute;
	width: 110px;
	height: 120px;
	color: #fff;
	top: 35%;
	left: 50%;
	margin-left: -55px;
	text-align: center;
}
.content_item>.part2 a>div>i{
	display: block;
	width: 32px;
	height: 30px;
	margin: 0 auto;
	background: url("../images/icons.png") no-repeat;
}
.content_item>.part2 a.one>div>i{
	background-position: -311px 0;
}
.content_item>.part2 a.two>div>i{
	background-position: -147px 0;
}
.content_item>.part2 a.three>div>i{
	background-position: -367px 0;
}
.content_item>.part2 a.four>div>i{
	background-position: -40px 1px;
}
.content_item>.part2 a.five>div>i{
	background-position: -257px 0;
}
.content_item>.part2 a.six>div>i{
	background-position: -201px 0;
}
.content_item>.part2 a.seven>div>i{
	background-position: 4px 1px;
}
.content_item>.part2 a.eight>div>i{
	background-position: -92px 0;
}
.content_item>.part2 a>div>h2{
	font-size: 16px;
	margin-top: 10px;
	font-weight: normal;
}
.content_item>.part2 a>div.rgb{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	background-color:rgb(0,0,0);
	opacity:0.4;
	filter:alpha(opacity=70);
}
.content_item>.part2 a:hover>div.rgb{
	background-color:rgb(5,160,5);
	opacity:0.8;
	filter:alpha(opacity=70);
}
.content_item2{
	width: 840px;
	overflow: hidden;
	height: 430px;
	padding: 40px;
	background: #fff;
}
.content_item>.left{
	margin-right: 40px;
}
.content_item #dituContent{
	width: 407px;
	height: 430px;
}
.content_item2>div{
	float: left;
}
.content_item>.right{
	width: 390px;
}
.content_item>div.right>h3{
	height: 17px;
	line-height: 17px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	border-left: 4px solid #BFBFBF;
	padding-left: 10px;
}
.content_item>div.right>p{
	font-size: 14px;
	line-height: 32px;
}
.content_item>div.right>div{
	width: 180px;
	float: left;
	margin-top: 10px;
	margin-right: 30px;
}
.content_item>div.right>div.last{
	margin-right: 0px;
}
.content_item>div.right>div>p{
	text-align: center;
	font-size: 14px;
	line-height: 40px;
}
.content_item3{
	width: 840px;
	line-height: 45px;
	margin-bottom: 70px;
	padding: 30px 40px;
	background: #fff;
}
.content_item3>p{
	margin-left: 20px;
}
.content_item3>.item3_title{
	line-height: 30px;
	margin-bottom: 20px;
	border-bottom: 1px solid #F2F2F2;
}
.content_item3>.question{
	font-size: 16px;
	font-weight: bold;
}
.answer{
	margin-left: 20px;
	margin-bottom: 18px;
	font-size: 14px;
	border-bottom: 1px solid #F2F2F2;
}
.content_item4{
	width: 920px;
	height: 490px;
	background: #fff;
	margin-bottom: 70px;
}
.content_item4>div{
	float: left;
}
.content_item4>.left{
	width: 447px;
	padding-top: 40px;
	position: relative;
	margin-right: 40px;
}
.content_item>.left>form>p{
	float: left;
	font-size: 14px;
	margin: 10px 10px 0px 40px;
}
.content_item>.left>form>span{
	position: absolute;
	right: 40px;
	bottom: 80px;
}
.content_item>.left>form>select{
	width: 325px;
	font-size: 12px;
	padding: 10px 10px;
	border: 1px solid #DEDEDE;
}
.content_item>.left>form>p.manage{
	margin-left: 120px;
	margin-bottom: 20px;
}
/*.content_item>.left .radio{
	margin: 60px 0px 20px 164px;
}
.content_item>.left .radio>input{
	margin-left: 10px;
	margin-right: 6px;
}
.content_item>.left .radio>input.first{
	margin-left: 0px;
}*/
textarea{
	border: 1px solid #DEDEDE;
	width: 303px;
	height: 226px;
	font-size: 12px;
	padding: 10px 10px;
	float: left;
	margin-bottom: 30px;
}
#submit{
	display: block;
	width: 325px;
	height: 40px;
	margin-left: 120px;
	background: #47B347;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border: none;
	float: left;
	cursor: pointer;
}
.content_item4>div.right>h3{
	margin-top: 40px;
	margin-bottom: 10px;
}
.content_item4>div.right>p{
	line-height: 26px;
}
.content_item5{
	width: 840px;
	padding: 40px;
	margin-top: 20px;
	background: #fff;
	margin-bottom: 70px;
}
.content_item5>h1{
	font-size: 18px;
	text-align: center;
	font-weight: normal;
}
.content_item5>h2{
	font-size: 18px;
	font-weight: normal;
}
.content_item5>p{
}
.content_item6>.box{
	background: #fff;
	margin-bottom: 5px;
	padding: 20px;
	padding-bottom: 0px;
	clear: both;
}
.content_item6>.box>.columns{
	border-top: 1px solid #f3f3f3;
	padding: 16px 0px;
}
.content_item6>.box>.columns.first{
	border: none;
}
.content_item6>.box>h3{
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	color: #00D6A3;
	border-left: 4px solid #00D6A3;
	padding-left: 10px;
}
.content_item6>.box a{
	font-size: 14px;
}
.content_item6>.box a:hover{
	color: #00D6A3;
}
.content_item6>.box>.columns>a{
	display: inline-block;
	margin-right:20px; 
	padding: 10px 15px;
	background: #F3F3F3;
}
.content_item6>.box>.columns>.cloumns_left{
	float: left;
	width: 110px;
	padding-top: 6px;
}
.content_item6>.box>.columns>.cloumns_left>a{
	padding: 10px 15px;
	background: #F3F3F3;
	margin-right:20px;
}
.content_item6>.box>.columns>.cloumns_left>.long_name{
	display: block;
	width: 86px;
	padding: 10px 0px;
	line-height: 24px;
}
.content_item6>.box>.columns>.cloumns_right{
	display: inline-block;
	width: 770px;
	/*padding-top: 6px;*/
	clear: both;
}
.content_item6>.box>.columns>.cloumns_right>a{
	margin-right: 20px;
	padding: 10px 0px;
	line-height: 30px;
}