*{
	margin:0;
	padding:0;
}
ul{
	list-style: none;
}
a{
	text-decoration: none;
	color: #000;
}
.header{
	width:100%;
	height:71px;
	background:#fff;
}
.header_box{
	width:830px;
	height:71px;
	margin:0 auto;
}
.logo{
	width:136px;
	height:30px;
	float: left;
	margin-right: 150px;
	margin-top: 22px;
}
.ul{
	float: right;
	line-height: 94px;
}
.ul li{
	float: left;
	font-size: 14px;
	line-height: 71px;
	height:71px;
	margin-right: 42px;
	font-weight: bolder;
	text-align: center;
}
.ul li:last-child{
	margin-right:0;
}
.banner_box{
	width:100%;
	margin:0 auto;
	overflow: hidden;
	position: relative;
}
.kuai{
	width:100%;
	height:666px;
	background:#000;
}
.img_ul{
	width:300%;
}
.img_ul li{
	width:1166px;
	float: left;
}
.img_ul li img{
	width:100%;
}
.ming_box{
	width:100%;
	height:52px;
	margin-top: 80px;
	margin-bottom: 40px;
}
.ming{
	width: 1166px;
	height:52px;
	font-size:36px;
	margin:0 auto;
}
.xian{
	width:11px;
	height:52px;
	float: left;
	margin-right: 40px;
}
.ming h2{
	float: left;
}
.artist{
	width:1750px;
	height:354px;
	margin:0 auto;
	position:relative;
}
.artist_ul{
	width:100%;
	height:354px;
}
.artist_ul li{
	width:291px;
	height:354px;
	float: left;
}
.artist_ul li img{
	width:100%;
	height:100%;
}
.z{
	width:33px;
	height:62px;
	position:absolute;
	left:-60px;
	top:50%;
	margin-top: -31px;
}
.y{
	width:33px;
	height:62px;
	position:absolute;
	right:-60px;
	top:50%;
	margin-top: -31px;
}
.sha{
	border:5px solid #ff9e02;
}
.footer {
	font-family: "Hiragino Sans GB", "Microsoft YaHei", SimHei, SimSun, sans-serif;
	position: relative;
  	width: 100%;
  	font-size: 14px;
  	height: 188px;
  	background: #fff;
  	color: #cacaca;
}
.footer_box{
	width:600px;
	height:188px;
	background: #fff;
	float: left;
}
.ul_box{
	width:484px;
	height:40px;
	padding-top: 50px;
}
.ul_box li{
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #ccc;
	height: 10px;
	line-height: 10px;
}
.ul_box li:last-child{
	border:none;
}
.footer_txt{
	width:580px;
	font-size: 12px;
	color: #999;
	margin-top: 20px;
	font-family: "Hiragino Sans GB", "Microsoft YaHei", SimHei, SimSun, sans-serif;
	line-height: 25px;
}

.wom{
	float: left;
	margin-top: 70px;
	line-height: 44px;
	position: relative;
}
.wom img{
	width:44px;
	height:44px;
	margin-right: 15px;
	vertical-align:middle;
	cursor:pointer;
}
.xin_img{
	width:200px;
	height:200px;
}
.footer_img{
	width:100px;
	height:100px;
	color: #999;
	float: right;
	margin-top: 40px;
}
.footer_img img{
	width:100px;
	height:100px;
}
.footer_b{
	width:1100px;
	margin: 0 auto;
}
