@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	height: 100%;
	width: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	font-family: "微软雅黑"
}
.top {
	height: 725px;
	background: url(../images/banner.png) center center no-repeat;
}
.top .content {
	width: 1204px;
	margin: 0 auto;
	font-size: 18px;
}
.top .content .info {
	margin-top: 320px;
	width: 440px;
	box-sizing: border-box;
	padding: 25px;
	height: 400px;
	background-color: rgba(0,0,0,.6);
	color: white;
	font-family: "微软雅黑";
}
.top .content .info label {
	font-size: 12px;
	margin-top: 10px;
	display: block;
	float: left;
	padding-left: 5px;
	color: white;
}
.top .content .info label a{
	font-size: 12px;
	text-decoration:none;
	color:yellow;
}
.top .content .info label a:link{
	font-size: 12px;
	text-decoration:none;
	color:yellow;
}
.top .content .info label a:visited{
	font-size: 12px;
	text-decoration:none;
	color:yellow;
}
.top .content .info label a:hover{
	font-size: 12px;
	color:yellow;
	text-decoration:underline;
}
.top .content .info input[type=text] {
	width: 180px;
	height: 36px;
	float: left;
	margin: 3px 5px;
	font-family: "微软雅黑";
	font: 14px;
	box-sizing: border-box;
	padding: 10px;
	background-color: rgba(255,255,255,.5);
	border: 0;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	font-size: 14px;
}
.top .content .info input[type=button] {
	width: 370px;
	height: 40px;
	float: left;
	margin: 3px 5px;
	background: #bc0c3d;
	font-family: "微软雅黑";
	color: white;
	border: none;
	margin-top: 10px;
	outline: none;
}
 .top .content .info input::-webkit-input-placeholder {
 color:#ddd;
 font-size:14px;
}
.top .content .info input:-moz-placeholder {/* Firefox 18- */
 color:#ddd;
 font-size:14px;
}
 .top .content .info input::-moz-placeholder {/* Firefox 19+ */
 color:#ddd;
 font-size:14px;
}
 .top .content .info input:-ms-input-placeholder {
 color:#ddd;
 font-size:14px;
}
/*---------------------*/
.top .content .info textarea::-webkit-input-placeholder {
 color:#ddd;
 font-size:14px;
}
.top .content .info textarea:-moz-placeholder {/* Firefox 18- */
 color:#ddd;
 font-size:14px;
}
 .top .content .info textarea::-moz-placeholder {/* Firefox 19+ */
 color:#ddd;
 font-size:14px;
}
 .top .content .info textarea:-ms-input-placeholder {
 color:#ddd;
 font-size:14px;
}
/*---------------------*/
.top .content .info input:nthchild(2n+1) {
 width:177px;
 height:30px;
 float:left;
 font:14px;
 margin:10px;
 font-family: "微软雅黑";
}
.top .content .info textarea {
	width: 370px;
	height: 68px;
	float: left;
	margin-left: 5px;
	margin: 3px 5px;
	font-family: "微软雅黑";
	font: 14px;
	background-color: rgba(255,255,255,.5);
	border: 0;
	box-sizing: border-box;
	padding: 10px;
	color: white;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}
.top .content .info img {
	width: 180px;
	height: 36px;
	float: left;
	margin: 3px 5px;
}
.top .content .info #err {
	font-size: 14px;
	margin: 3px 5px;
	color: #bc0c3d;
	float: left;
}
.top .btn {
	width: 920px;
	height: 400px;
	margin: 0 auto
}
.top .btn a {
	position: relative;
	display: block;
	width: 156px;
	height: 44px;
	float: left;
	top: 310px;
	margin-right: 18px;
}
.content {
	width: 1204px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.content .title {
	font-size: 32px;
	color: #2f2725;
	font-weight: bold;
	margin: 40px 0 15px 0;
	text-align: center;
	clear: both;
}
.content2 {
	margin: 0 auto;
	height: 780px;
	background: url(../images/part2bg.png);
}
.content2 .title {
	font-size: 32px;
	color: #2f2725;
	font-weight: bold;
	margin: 40px 0 15px 0;
	text-align: center;
	height: 80px;
	line-height: 90px;
}
.content .part1 {
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	clear: both;
	background: url(../images/part1.png);
	height: 630px;
	width: 1204px;
}
.content .part1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.content .part1 ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	text-align: center;
	float: left;
	line-height: 20px;
	color: #2f2725;
	height: 100px;
	width: 230px;
	/*background-color:rgba(0,0,0,.5);*/
	margin: 186px 83px 15px 88px;
}
.content .part1 ul li span {
	list-style: none;
	font-size: 22px;
	width: 100%;
	text-align: center;
	float: left;
	line-height: 30px;
	color: #d80c24;
	text-align: center;
}
.content2 .part2 {
	height: 630px;
	text-align: left;
	font-size: 18px;
	background: url(../images/part2.png);
	line-height: 30px;
	clear: both;
	width: 1204px;
	margin: 0 auto;
}
.content2 .part2 ul.line {
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	clear: both;
	float: left;
	width: 252px;
	list-style: none;
	margin: 13px 0 0 0;
	padding: 0;
}
.content2 .part2 ul.line li {
	vertical-align: middle;
	line-height: 20px;
	margin: 9px 0 0 132px;
	text-align: left;
	font-size: 18px;
	height: 400px;
	display: table;
	float: none;
	height: 139px;
	width: 120px;
	/*background-color:rgba(0,0,0,.5);*/
	float: none;
	text-align: center
}
.content2 .part2 ul.line li span {
	vertical-align: middle;
	display: table-cell;
}
.content2 .part2 ul.line1 {
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	width: 252px;
	list-style: none;
	margin: 13px 0 0 0;
	padding: 0;
	float: left;
}
.content2 .part2 ul.line1 li {
	vertical-align: middle;
	line-height: 20px;
	margin: 9px 0 0 162px;
	text-align: left;
	font-size: 18px;
	height: 400px;
	display: table;
	clear: both;
	float: left;
	height: 139px;
	width: 120px;
	/*background-color:rgba(0,0,0,.5);*/
	float: none;
	text-align: center
}
.content2 .part2 ul.line1 li.paddingtop20 {
	padding-top: 20px;
	box-sizing: border-box;
	color: white
}
.content2 .part2 ul.line1 li span {
	vertical-align: middle;
	display: table-cell;
}
.content2 .part2 ul.line2 {
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	width: 252px;
	list-style: none;
	margin: 13px 0 0 0;
	padding: 0;
	float: left;
}
.content2 .part2 ul.line2 li {
	vertical-align: middle;
	line-height: 20px;
	margin: 9px 0 0 200px;
	color: white;
	text-align: left;
	font-size: 18px;
	height: 400px;
	display: table;
	clear: both;
	float: none;
	height: 139px;
	width: 120px;
	/*background-color:rgba(0,0,0,.5);*/
	float: none;
	text-align: center
}
.content2 .part2 ul.line2 li span {
	vertical-align: middle;
	display: table-cell;
}
.content2 .part2 ul.line3 {
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	width: 252px;
	list-style: none;
	margin: 13px 0 0 0;
	padding: 0;
	float: left;
}
.content2 .part2 ul.line3 li {
	vertical-align: middle;
	line-height: 20px;
	margin: 9px 0 0 220px;
	text-align: left;
	font-size: 18px;
	height: 400px;
	display: table;
	clear: both;
	float: none;
	height: 139px;
	width: 120px;
	color: white;
	/*background-color:rgba(0,0,0,.5);*/
	float: none;
	text-align: center
}
.content2 .part2 ul.line3 li.paddingtop20 {
	padding-top: 20px;
	box-sizing: border-box
}
.content2 .part2 ul.line3 li span {
	vertical-align: middle;
	display: table-cell;
}
/***---------------------------***/
.content .part3 {
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	float: left;
	background: url(../images/part3.png);
	height: 630px;
	width: 1204px;
}
.content .part3 ul {
	margin: 0;
	padding: 0;
	margin: 140px 0 0 150px;
	list-style: none;
}
.content .part3 ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 20px;
	text-align: left;
	float: left;
	line-height: 30px;
	color: #2f2725;
	width: 280px;
	/*background-color:rgba(0,0,0,.5);*/
	margin-right: 415px;
	margin-bottom: 225px;
}
.content .part3 ul li:nth-child(2n+2) {
	margin-right: 0;
}
.content .part3 ul li span {
	list-style: none;
	font-size: 22px;
	width: 100%;
	float: left;
	line-height: 30px;
	font-weight:bold;
}
/**-----------------------------***/
/*--------------------------------*/
.content .part4 {
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	float: left;
	background: url(../images/part4.png);
	height: 742px;
	width: 1204px;
	margin-top: 20px;
}
.content .part4 ul {
	margin: 0;
	padding: 0;
}
.content .part4 ul li {
	margin: 0;
	float: left;
	padding: 0 48px;
	list-style: none;
	width: 300px;
	height: 147px;
	font-size: 20px;
	box-sizing: border-box;
	color: #3e3a39;/*background-color:rgba(0,0,0,.5);*/
	display: table;
	vertical-align: middle
}
.content .part4 ul li span {
	vertical-align: middle;
	display: table-cell;
	text-align:center;
}
.content .part5 {
	margin: 0 auto;
	margin-top: 30px;
	width: 300px;
	height: 50px;
	background: #bc0c3d;
	color: #fff;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	line-height: 50px;
	text-align: center;
}
.content .part5:hover {
	cursor: pointer;
}
/*----------------------*/


.part {
	text-align: left;
	margin: 30px 0;
	font-size: 18px;
	line-height: 30px;
	clear: both;
}
.part .title {
	font-size: 26px;
	color: #3abc57;
	font-weight: bold;
	margin: 15px 0;
}
.part .passage {
	font-size: 18;
	color: #231f20;
}
.part .passage span {
	font-size: 18px;
	color: #231f20;
	font-weight: bold
}
.part .passage span.left {
	font-size: 18;
	color: #231f20;
	float: right;
	font-weight: 200;
}
.part .titlebg {
	font-size: 18px;
	background: #3abc57;
	height: 34px;
	line-height: 34px;
	color: white;
	margin: 15px 0;
	padding-left: 10px
}
.part .passage.font14 {
	font-size: 15px;
}
