@charset "utf-8";
/* CSS Document */

/*logo*/
.top {
	width: 100%;
	height: 130px;
}
.top_box {
	width: 1200px;
	height: 130px;
}
.top_box h1 {
	width: 90px;
	height: 130px;
	float: left;
}
.top_box h1 img {
	margin-top: 31px;
}
.topter {
	width: 535px;
	height: 130px;
	float: left;
}
.topter h2 {
	margin-top: 44px;
	width: 466px;
	height: 35px;
}
.topter h3 {
	width: 466px;
	text-align: center;
	font-size: 18px;
	color: #777777;
	margin-top: 7px;
	height: 24px;
}
.top_box ul {
	float: left;
}
.top_box ul li {
	background: url(../images/top03.png) no-repeat center top;
	float: left;
	margin-left: 50px;
	height: 80px;
	margin-top: 50px;
	position: relative;
	z-index: 11100;
	cursor: pointer;
}
.top_box ul li p {
	text-align: center;
	margin-top: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #777777;
}
.top_box ul li img {
	display: none;
	position: absolute;
	top: 67px;
	left: -40px;
}
.top_box ul li:hover img {
	display: block;
}
.top_box ul li:hover {
	background: url(../images/top04.png) no-repeat center top;
}
.top_box ul li:hover P {
	color: #e60212;
}
.toprt {
	background: url(../images/top05.png) no-repeat 26px 20px;
	width: 220px;
	height: 130px;
	float: right;
}
.toprt p {
	font-size: 18px;
	color: #2b2b2b;
	font-weight: bold;
	text-indent: 61px;
	letter-spacing: 4px;
	margin-top: 22px;
}
.toprt dl {
	width: 218px;
	height: 68px;
	border: 1px solid #e60212;
	margin-top: 8px;
}
.toprt dl dt {
	text-align: center;
	line-height: 33px;
	font-size: 24px;
	color: #e60212;
	font-weight: bold;
}
.toprt dl dd {
	text-align: center;
	line-height: 35px;
	background: #e60212;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
}
/*导航*/

/*底部*/
.foot {
	width: 100%;
	height: 309px;
	background: #616161;
}
.foot .foot_con {
	width: 1200px;
	height: 308px;
	margin: 0 auto;
	border-bottom: 1px solid #000;
}
.ter4 {
	width: 240px;
	height: 308px;
	float: left;
}
.ter4 img {
	margin-top: 42px;
}
.ter3 {
	background: url(../images/ter01.jpg) no-repeat left 87px;
	width: 170px;
	height: 308px;
	float: left;
}
.ter3 span {
	display: block;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 55px;
}
.ter3 img {
	width: 140px;
	height: 140px;
	margin-top: 40px;
}
.ter2 {
	width: 260px;
	height: 308px;
	float: right;
	background: url(../images/ter01.jpg) no-repeat left 87px;
}
.ter2 span {
	width: 350px;
	font-size: 18px;
	color: #ffffff;
	margin-top: 55px;
	display: block;
	font-weight: bold;
}
.ter2 p {
	color: #a8a8a8;
	float: left;
	margin-top: 36px;
	line-height: 25px;
}
.ter2 p a {
	color: #a8a8a8;
}
.ter2 p a:hover {
	color: #d2030f;
}
.ter1 {
	width: 230px;
	height: 308px;
	float: right;
	background: url(../images/ter01.jpg) no-repeat left 87px;
}
.ter1 p {
	width: 230px;
	font-size: 18px;
	color: #ffffff;
	margin-top: 55px;
	font-weight: bold;
}
.ter1 ul {
	width: 230px;
	height: 175px;
	margin-top: 36px;
}
.ter1 ul li {
	width: 115px;
	float: left;
}
.ter1 ul li a {
	color: #a8a8a8;
	line-height: 25px;
}
.ter1 ul li a:hover {
	color: #d2030f;
}
.copy {
	width: 100%;
	height: 71px;
	background: #1d1d1d;
}
.copy_box {
	width: 1200px;
	height: 70px;
	margin: 0 auto;
	border-top: 1px solid #363636;
}
.copy_box p.copy1 {
	font-size: 15px;
	color: #ffffff;
	line-height: 70px;
	float: left;
}
.copy_box p.copy2 {
	font-size: 15px;
	color: #ffffff;
	line-height: 70px;
	float: right;
}
.copy_box p.copy2 a {
	font-size: 15px;
	color: #ffffff;
}
.copy_box p.copy2 a:hover {
	color: #d2030f;
}
