*{
	padding: 0;
	margin: 0;
}


a{
	text-decoration: none;
}

ul,li{
	list-style: none;
}


body{
	width: 100%;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
}

.banner{
	width: 100%;
}

.banner img{
	width: 100%;
}

.top{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	overflow: hidden;
}

.top .top_left{
	width: 560px;
	float: left;
	margin-top: 20px;
}

.top .top_right{
	width: 630px;
	float: right;
}

.top_list{
	height: 200px;
	clear: both;
}

.top_list .liimg{
	width: 210px;
	float: left;
}

.top_list .litext{
	width: 410px;
	float: left;
	margin-left: 10px;
}

.top_list .litext dt{
	width: 100%;
	height: 100px;
	line-height: 100px;
	font-size: 24px;
}

.top_list .litext dt span{
	float: right;
	color: #E7B311;
	vertical-align: top;
	font-size: 14px;
	line-height: 90px;
}

.top_list .litext dd{
	font-size: 16px;
	line-height: 30px;
}



.big-title{
	width: 880px;
	height: 100px;
	margin: 0 auto;
	line-height: 100px;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	clear: both;
	margin-top: 30px;
}

.big-title h3{
	display: inline-block;
	margin: 0 15px;
}

.big-title span{
	color: #FFA901;
	font-size: 50px;
}


.banner2{
	background: #120A07;
	width: 100%;
	height: 506px;
	background: url(../images/banner2.jpg) no-repeat center center;
}



.zixun{
	width: 321px;
	height: 57px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 50px;
	line-height: 57px;
	text-align: center;
	background: url(../images/zixun.jpg) no-repeat center center;
}

.zixun a{
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
	font-size: 24px;
}


.big-text{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 50px;
}
.big-text p{
	padding: 10px 0;
	font-size: 26px;
	line-height: 40px;
}


.mo-title{
	width: 660px;
	height: 66px;
	margin: 0 auto;
	background: #FFA902;
	line-height: 66px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	margin-top: 60px;
	margin-bottom: 30px;
	position: relative;
}

.mo-title span{
	width: 80px;
	height: 20px;
	display: block;
	position: absolute;
	left:50%;
	margin-left: -40px;
	top: 66px;
	background: url(../images/xia.jpg) no-repeat;
}


.mo-text{
	width: 780px;
	height: 80;
	margin: 0 auto;
	margin-bottom: 20px;
}
.mo-text p{
	padding: 10px 0;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
}


.box-border{
	width: 1180px;
	height: auto;
	margin: 0 auto;
	border: 2px solid #000;
	font-size: 0;
}

.box-border p{
	width: 567px;
	height: 364px;
	display: inline-block;
	margin: 10px;
}

.box-border p img{
	width: 567px;
	height: 364px;
	display: block;
}

.mingshi{
	width: 1099px;
	height: 599px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
}


.mingshi .msinfo{
	width: 500px;
	height: 105px;
	position: absolute;
	left: 33px;
	bottom: 30px;
	background: #F9AB09;
	opacity: 0.9;
}


.msinfo p{
	color: #fff;
	padding: 10px;
	line-height: 26px;
	font-size: 18px;
}


.msjj{
	width: 420px;
	height: auto;
	position: absolute;
	right: 50px;
	top: 50px;
}

.msjj h3{
	color: #F9AB09;
	height: 60px;
	line-height: 60px;
	font-size: 36px;
	border-bottom: 2px solid #000;	
}

.msjj h3 span{
	color: #000;
	font-size: 22px;
	font-weight: normal;
	padding-left: 20px;
}

.msjj h4{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
}

.msjj p{
	font-size: 18px;
	line-height: 30px;
	margin-top: 40px;
}


.banners{
	width: 100%;
}

.banners img{
	width: 100%;
	display: block;
}

.mengxiang{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 30px;

}


.mengxiang span{
	width: 788px;
	display: inline-block;
	vertical-align: top;
}

.mengxiang p{
	width: 380px;
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	font-size: 30px;
	line-height: 50px;
	text-align: left;
}