body {
    background: #f4f6f8;
}
ul,li {
	margin:0;
	padding:0;
	list-style: none;
}
.qxf_box {
	width:100%;
	height:1120px;
	background:url(../img/dhbg.jpg) top center no-repeat;
	overflow: hidden;
}
.qxf_box .wp {
	height:400px;
	border-top:1px solid #f5f5f5;
	margin-top:500px;
	padding-top: 10px;
	position:relative;
}
.qxf_box .qxf {
	position: absolute;
	top: -210px;
	left: 250px;
	font-size: 14px;
	font-weight: 700;
}
.qxf_box .wp .qxf_f {
	width:100%;
	height:490px;
	box-sizing: border-box;
}
.q_fleft {
	width:590px;
	height:100%;
	background:#fff;
	float:left;
	padding:20px;
	box-sizing: border-box;
}
.q_fright {
	float:right;
}
.q_fleft .qtit {
	width:100%;
	height:40px;
	line-height: 40px;
	border-bottom:1px solid #c6b5a7;
	padding-bottom:7px;
	overflow: hidden;
}
.q_fleft .qtit a {
	float:right;
	display: block;
	width:40px;
	height:40px;
	background: #ad8732;
	border-radius:20px;
	text-align: center;
	color:white;
	margin-left:8px;
}
.q_fleft .qtit .first {
	float:left;
	background: transparent;
	text-align: left;
	font-size: 18px;
	margin-left:0;
	line-height: 50px;
	width:90px;
	font-weight: 700;
	color:#272727
}
.q_fleft .qtit .fl1 {
	float:left;
}
.q_fleft .qtit .fr1 {
	float:right;
	width:250px;
}
.q_fleft .qtit a:hover {
	opacity:.7;
}
.q_fleft .q_banner {
	width:100%;
	height:200px;
	padding:20px 0;
	box-sizing: border-box;
	overflow: hidden;
}
.q_fleft .q_list {
	width:100%;
	overflow: hidden;
}
.q_fleft .q_list li {
	border-bottom:1px dashed #d3bfae;
	height:40px;
	line-height: 40px;
	overflow: hidden;
}
.q_fleft .q_list li a {
	display: block;
	text-align: left;
	line-height: 50px;
	float:left;
	margin-right:10px;
}
.q_fleft .q_list li a:nth-child(1){
	display: block;
	height: 20px;
	margin-top: 15px;
	background: #ad8732;
	text-align: center;
	line-height: 20px;
	color:#fff;
	padding: 0 8px;
}
.qxf_ad {
	height:120px;
	width:1200px;
	margin-top:20px;
	overflow: hidden;
}
.player_list {
    overflow: hidden;
	margin-top:10px;
}
.player_list ul {
    width: 1200px;
}
.player_list li {
    float: left;
    width: 289px;
    height: 118px;
    margin-right: 12px;
    position: relative;
    border: 1px solid #e9e1d9;
}
.player_list li:nth-child(4) {
    margin-right: 0;
}
.player_list p {
    text-align: right;
}
.player_list li .icon_bizi {
    background-position: -348px 0;
}
.player_list li .icon_yh {
    background-position: -348px -82px;
}
.player_list li .icon_sp {
    background-position: -348px -250px;
}
.player_list li .icon_yy {
    background-position: -348px -166px;
}
.player_list li .hover {
    width: 45%;
    height: 118px;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}
.player_list li:hover .hover {
    width: 100%;
}
.player_list li .icons {
    width: 40px;
    height: 40px;
    margin-top: 25px;
}
.player_list li span {
    display: block;
    margin: auto;
        margin-top: auto;
    text-align: center;
}
.player_list li .text {
    font-size: 22px;
    color: #505a6d;
}
.player_list li span {
    display: block;
    margin: auto;
    text-align: center;
}
.side {
    width: 305px;
}
.icons {
    background: url(../img/icons.png) no-repeat;

}














