/*
* @Author: Administrator
* @Date:   2017-09-16 09:51:52
* @Last Modified by:   Administrator
* @Last Modified time: 2017-09-18 11:03:25
*/
*{
	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%;
}
.content2{
	width:100%;
	height:auto;
	background: #f7f7f7;
	overflow: hidden;
}
.cpdg{
	width:1200px;
	height:60px;
	margin:60px auto 40px;
	line-height: 60px;
	text-align: center;
	background: #e70014;
	color: white;
	font-size: 20px;
	font-weight: bold;
}
.dg{
	width:1200px;
	height:40px;
	margin:0 auto;
	line-height: 40px;
}
.nei{
	width:1000px;
	height:auto;
	background: white;
	margin:30px auto 60px;
	padding:20px 20px 40px;
	overflow: hidden;
}
.nei1{
	width:100%;
	height:auto;
	line-height: 37px;
	margin-top: 30px;
}
.nei1 b{
	font-size: 20px;
	display: block;
}
.nei1 p{
	display: inline-block;
	margin-right: 60px;
}
.nei2{
	width:100%;
	height:auto;
	margin-top:25px;
	line-height: 30px;
}
.nei2 b{
	font-size: 18px;
}