* {
	padding:0;
	margin:0;
	font-size:1rem;
}

ul, li {
	list-style:none;
}
img {
	border:0;
}
#zSlider {
	overflow:hidden;
}
#picshow {
	position:relative;
	float: right;
	margin-right: -0.9375rem;
}
#picshow_img li {
	
	overflow:hidden;
	float:right;
	display:none;
	/* margin-right: -15px; */
}
#picshow_img img {
	width:880px;
	height:440px;
}
#select_btn {
	width:60px;
	color:white;
	display:inline;
	background-color:#f0f0f0;
}
#select_btn li {
    /* padding: 6px 11px 0px 9px; */
    width: 10%;
    border-top: 1px solid #474747;
    cursor: pointer;
    transition: all .7s ease 0s;
	text-align: center;
	line-height: 3;
	background: #2D2E4F;
	height: 2.6875rem;
}
#select_btn li:hover {
    background-color: #16DDFD;
}
#select_btn li a:hover {
    color: aliceblue
}
#select_btn li.current {
    background-color: #16DDFD;
}
#select_btn li.current a{
    color: aliceblue
}
#select_btn li.current:hover {
    background-color: #292929;
}
#select_btn a {
	color:#000;
}
#select_btn img {
	padding:2px;
	border:1px solid #ccc;
	width:70px;
	height:49px;
	margin-right:10px;
	float:left;
}
#select_btn .select_text {
	height:20px;
	font:bold 13px/16px 'Microsoft YaHei';
	overflow:hidden;
	display:block;
}
#select_btn .select_text:hover {
	text-decoration:underline;
}
#select_btn .select_date {
	height:23px;
	line-height:23px;
	overflow:hidden;
	display:block;
}
#foot_bm a, #foot_bm, p, p a {
	color:#FFFFFF;
}

 @media screen and (max-height: 1080px) {
    #hxlb{
		/* width:28.125rem; */
		height:16rem;"
	}
	#hxlb2{
		/* width:28.125rem; */
		height:16rem;"
	}
	 #hxlb3{
		 /* width:28.125rem; */
		 height:16rem;"
	 }
	#hxlb_qx{
		/* width:28.125rem; */
		height:16rem;"
	}
	#hxlb_qx2{
		/* width:28.125rem; */
		height:16rem;"
	}
} 

 @media screen and (max-height: 969px) {
    #hxlb{
		/* width:28.125rem; */
		height:14rem;"
	}
	#hxlb2{
		/* width:28.125rem; */
		height:14rem;"
	}
	 #hxlb3{
		 /* width:28.125rem; */
		 height:14rem;"
	 }
	#hxlb_qx{
		/* width:28.125rem; */
		height:14rem;"
	}
	#hxlb_qx2{
		/* width:28.125rem; */
		height:14rem;"
	}
} 
 @media screen and (max-height: 1080px) {
	    #select_btn li{
			height: 3rem;  
		}

} 

 @media screen and (max-height: 969px) {
		#select_btn li{
			height: 2.6875rem; 
		}
} 

