/*
* @Author: Administrator
* @Date:   2017-09-16 09:51:52
* @Last Modified by:   Administrator
* @Last Modified time: 2017-09-18 16:20:45
*/
*{
	margin:0;
	padding:0;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}
.title1{
	width:1200px;
	height:30px;
	margin:0 auto;
	line-height: 30px;
}
.title1 span{
	float: left;
	font-size: 12px;
}
.title1 b{
	float: right;
	font-size: 12px;
	color:#e70014;
}
.header{
	width:100%;
	height:120px;
	border-top: 1px solid #e6e6e6;
}
.logo{
	width:1200px;
	height:120px;
	line-height: 120px;
	margin:0 auto;
}
.logo img{
	float: left;
}
.logo ul{
	float: left;
	margin-left: 150px;
}
.logo ul li{
	float: left;
	padding:0 18px;
}
.logo ul li a{
	font-size: 16px;
	color:black;
}
.sou{
	margin-top: 40px;
	margin-left: 30px;
}
.banner{
	width:100%;
	height:371px;
	min-width: 1200px;
}
.banner img{
	width:100%;
}
.content8{
	width:100%;
	height:100%;
	overflow:hidden;
	background:#f7f7f7;
}
.gsjj{
	width:1200px;
	height: 80px;
	margin:0 auto;
	padding-bottom: 50px;
}
.cpdg{
	width:600px;
	height:60px;
	margin:60px auto;
	line-height: 60px;
	text-align: center;
	background: #e70014;
	color: white;
	font-size: 20px;
	font-weight: bold;
	float: left;
}
.cpdg1{
	width:598px;
	height:58px;
	margin:60px auto;
	line-height: 60px;
	text-align: center;
	background:white;
	color: black;
	border:1px solid black;
	font-size: 20px;
	font-weight: bold;
	float: left;
}
.dg{
	width:1200px;
	height:40px;
	margin:45px auto 35px;
	line-height: 40px;
}
.dg b{
	font-size: 24px;
}
.dg span{
	font-size: 22px;
}
.dt{
	width:900px;
	height: auto;
	margin:0 auto 60px;
	overflow: hidden;
	border: 1px solid black;
	background:#ffffff;
	padding-bottom:20px;
}
.dt6{
	width:600px;
	height:50px;
	margin:0 auto;
	border-bottom: 1px solid #e70014;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	color:#1d1c17;
}
.dt2{
	width:600px;
	height:40px;
	margin:0 auto;
	color:#1d1c17;
	font-size:16px;
	line-height:40px;
}
.dt3{
	width:800px;
	height:auto;
	margin:0 auto;
	line-height: 25px;
}