html {
	display: block;
}

.body1 {
	background-color: #E7E7E7;
	font-family: "Microsoft YaHei", "PingHei", "Lucida Grande", "Lucida Sans Unicode", "STHeiti", "Helvetica", "Arial", "Verdana", "sans-serif";
	margin: 0px;
	padding: 0px;
}

.chuo {
	width: 300px;
	height: 30px;
	border: 1px #D1D1D1 solid;
	border-radius: 15px;
	padding-left: 15px;
	padding-right: 15px;
	outline: none;
	color: #333333;
}

.nav {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	background: #fdfdfd;
	box-shadow: -1px 2px 4px #dcdcdc;
}

.nav .left {
	width: 50%;
}

.nav .right {
	width: 50%;
}

.nav a {
	color: #9e9e9e;
	display: block;
	padding: 20px 0;
	font-size: 20px;
}

.x1 {
	padding-top: 60px;
}

.x1 ul li {
	text-align: center;
	margin-bottom: 50px;
}

.x1 ul .i1 {
	display: inline-block;
	margin-left: 190px;
	box-shadow: -1px 2px 4px #dcdcdc;
	border-radius: 8px;
}

.x1 ul .i1 .but {
	padding: 10px 20px;
	background: #3173ad;
	color: #FFFFFF;
	border-radius: 8px;
	cursor: pointer;
}

.x1 ul .i2 {
	display: inline-block;
	box-shadow: -1px 2px 4px #dcdcdc;
	border-radius: 8px;
	margin-left: 20px;
}

.x1 ul .i2 .but1 {
	padding: 10px 36px;
	background: #f0f0f0;
	color: #404040;
	border-radius: 8px;
	cursor: pointer;
}

.x1 ul .i2:hover .but1 {
	background: #3173ad;
	color: #FFFFFF;
}

.x1 ul li .tx {
	width: 600px;
	border: 1px solid #adadad;
	height: 35px;
	border-radius: 5px;
}

.x1 ul li .e2 {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	margin-right: 20px;
	width: 80px;
	text-align: right;
}

.x1 ul li .e1 {
	color: #adadad;
	font-size: 16px;
	font-weight: normal;
	margin-left: 10px;
	width: 304px;
	display: inline-block;
	text-align: left;
}

.x2 .text {
	margin-left: 50px;
	width: 800px;
}

.x2 .img {
	margin-top: -172px;
}

.x2 .img img {
	width: 300px;
}

.x2 .t {
	color: #000000;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 20px;
}

.x2 .t2 {
	color: #679608;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

.x2 .t3 {
	color: #000000;
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 35px;
}

.x2 .t3 em {
	color: #d3332e;
}

.x2 .t4 {
	color: #f9a061;
	font-size: 18px;
	font-family: 宋体;
}

.x3 {
	background: #f3f3f3;
	padding-top: 80px;
	padding-bottom: 80px;
}

.x3 table {
	width: 90%;
	margin: 0 auto;
}

.x3 table .t1 {
	background: #eaeaea;
	padding: 15px 0;
	padding-left: 35px;
	color: #ed784d;
	font-size: 18px;
	font-weight: bold;
}

.x3 table td {
	padding: 10px 0;
	border: 1px solid #d7dbde;
	color: #000000;
	font-size: 18px;
}

.x3 table .t2{
   text-align: right;
   padding-right: 15px;
}

.x3 table .t3{
	padding-left: 10px;
}

.x3 table tr{
	background: #FFFFFF;
}

.x3 table .r1{
	background: #eaeaea;
}
