/*
* @Author: Administrator
* @Date:   2017-09-16 09:51:52
* @Last Modified by:   Administrator
* @Last Modified time: 2017-09-18 10:20:43
*/
*{
	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;
	display:block;
	width:100%;
}
.sou{
	margin-top: 40px;
	margin-left: 30px;
}
.banner{
	width:100%;
	height:371px;
	min-width: 1200px;
}
.banner img{
	width:100%;
}
.gsjj1{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.g_title{
	width:598px;
	height:59.5px;
	margin:60.5px auto 0;
	line-height: 60px;
	text-align: center;
	background:white;
	color: black;
	border:2px solid black;
	float: left;
}
.g_title a{
	display:block;
	color: black;
	font-size: 20px;
	font-weight: bold;	
}
.gsjj1 .change{
	width:600px;
	height:60px;
	margin:60px auto 0;
	line-height: 60px;
	text-align: center;
	background: #e70014;
	float: left;
	border:0;
}
.gsjj1 .change a{
	color: white;
	font-size: 20px;
	font-weight: bold;
	width:100%;	
}
.dg{
	width:1200px;
	height:40px;
	margin:30px auto;
	line-height:40px;
}
.dg b{
	font-size: 24px;
}
.dg span{
	font-size: 22px;
}
.gs img{
	width:700px;
	display: block;
	margin:0 auto;
	padding-top:70px;
}
.zi{
	width:880px;
	height:auto;
	margin:30px auto 60px;
}
.zi td {
	text-align: left;
}
.zi b{
	font-size: 18px;
	color: #e70014;
}
.zi span{
	line-height: 30px;
}
.zi p{
	line-height: 30px;
}
.gs{width:770px;
	height:auto;
margin:0 auto 30px;
overflow:hidden;
}
.gs ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.gs ul li{
	width:250px;
	height:220px;
	margin:10px 10px 0 0;
	float:left;
}
.gs ul li:nth-child(3){
	margin-right:0;
}
.gs ul li:nth-child(6){
	margin-right:0;
}
.gs ul li:nth-child(9){
	margin-right:0;
}
.gs ul li:nth-child(1){
	margin-top:0;
}
.gs ul li:nth-child(2){
	margin-top:0;
}
.gs ul li:nth-child(3){
	margin-top:0;
}
.gs ul li img{width:250px;height:220px;padding-top:0;}