﻿a{text-decoration:none;}
.ban{
	height:673px;
	background: url(../images/ban.png) no-repeat center top;
}
body{
	background:#000000 url(../images/bg.jpg) no-repeat center 628px;
	
}
.dao{
	width:1230px;
	margin:0 auto;
	overflow:hidden;
	padding-top:25px;
	padding-bottom:5px;
}
.dao a{
	display:block;
	padding:10px 5px;
	float:left;
}
.dao a:hover{
	position:relative;
	top:1px;
}
.list{
	width:1486px;
	margin:0 auto;
	padding-bottom:10px;
}
.list li{
	
	height:284px;
	padding:5px 26px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: url(../images/kbg.png) no-repeat center ;
}
.fang{
	padding:0 15px;
	width:542px;
	background: url(../images/fbg.png) no-repeat center top;
	height:193px;
	padding-top:15px;
}
.jie{
	color:#fff;
	font-size:12px;
	line-height:24px;
	font-family:"SimSun";
}
.jie em{color:#ffee73;}
.cont2{
	padding:60px 0px;
	background: url(../images/cbg2.png) no-repeat center top;
}
.lxt{
	text-align:center;
	padding:25px 0px;
}
.lxk1{
	height:248px;
	background: url(../images/lxbg1.png) no-repeat center top;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color:#fff;
	font-size:22px;
	line-height:34px;
	width:1153px;
	margin:0 auto;
	text-align:center;
}
.lxt2{
	padding-top:70px;
}
.cai{
	background: url(../images/lxbg2.png) no-repeat center top;
	width:1153px;
	margin:0 auto;
	height:328px;
	padding-top:50px;
}
.cai ul{
	width:1000px;
	margin:0 auto;
	text-align: center;
}
.cai li{
	float:left;
	width:12.5%;
	height:118px;
	padding:12px 0px;
}
.cai li a{
	display:block;
	text-align:center;
}
.cai li a:hover{
	position:relative;
	top:1px;
}
.zq{
	text-align:center;
}
.jia{
	text-align:center;
	font-size:20px;
	color:#e6bb42;
	line-height:40px;
	background: url(../images/jiabg.png) no-repeat center ;
	margin-bottom:10px;
}
.hui{
	text-align:center;
	font-size:30px;
	line-height:40px;
	color:#f8e3a6;
	font-weight:bold;
	padding-top:10px;
}
.cop{
	font-size:14px;
	line-height:16px;
	text-align:center;
	padding:20px 0px;
	color:#eccc61;
	background: url(../images/copbg.png) no-repeat center top;
}