* {
	padding:0;
	margin:0;
}
body {
	background:#333;
}
ul, li {
	list-style:none;
}
img {
	border:0;
}
@media (max-width:767px) {
	#zSlider{display: none;}
}
@media (min-width:768px) {
	#select_btn-mobile{display: none;}
	#zSlider {
		margin:0px auto;
		overflow:hidden;
	}
	#picshow {
		position:relative;
	}
	#picshow, #picshow_img {
		overflow:hidden;
		float:right;
	}
	#picshow_img li {
		overflow:hidden;
		float:left;
		display:none;
	}
	
	#picshow_img ul{
		margin-bottom: 0px;
	}
	#picshow_tx {
		left:0px;
		bottom:0px;
		position:absolute;
		overflow:hidden;
	}
	#picshow_tx ul {
		margin-bottom: 0px;
	}
	#picshow_tx li {
		background:url(../images/picshow_bg.png) repeat;
		padding:10px 30px;
		color:#fff;
		display:none;
	}
	#picshow_tx li a {
		color:#fff;
	}
	#picshow_tx li a:hover {
		text-decoration:none;	
	}
	#picshow_tx li h3 {
		margin:13px 0;
	}
	#picshow_tx li p {
		color:#ccc;
		line-height:16px;
		height:16px;
		overflow:hidden;
		font-size: 14px;
	}
	#select_btn {
		color:#000000;
		float:left;
		display:inline;
	}
	#select_btn li {
	    border-top: 1px solid #474747;
	    cursor: pointer;
	    transition: all .7s ease 0s;
		background-image: url(../images/boxbg1.jpg)
	}
	#select_btn li:hover {
	    background:url(../images/boxbg2.jpg);
		text-decoration:none;
	}
	#select_btn li:hover img{
	    background:url(../images/boxbg2.jpg);
		text-decoration:none;
	}
	#select_btn li:hover a{
	    color:#000000;
	}
	#select_btn li.current {
	    background:url(../images/boxbg2.jpg);
		text-decoration:none;
	}
	#select_btn li.current a{
	   color:#000000;
	}
	#select_btn li.current:hover {
	    background:url(../images/boxbg2.jpg);
		text-decoration:none;
	}
	#select_btn a {
		color:#000000;
		font-size: 18px;
		font-family: "华文细黑";
		font-weight: 600;
	}
	#select_btn .xiaoimg {
		padding:2px;
		margin-right:10px;
		margin-top: 20px;
		margin-left: 10px;
		float:left;
	}
	#select_btn .xiaoimg1{
		background-image: url(../images/services-1.png);
	}
	#select_btn .xiaoimg2{
		background-image: url(../images/services-2.png);
	}
	#select_btn .xiaoimg3{
		background-image: url(../images/services-3.png);
	}
	#select_btn .xiaoimg4{
		background-image: url(../images/services-4.png);
	}
	#select_btn li:hover .xiaoimg1{
		background-image: url(../images/services-1-1.png);
	}
	#select_btn li:hover .xiaoimg2{
		background-image: url(../images/services-2-2.png);
	}
	#select_btn li:hover .xiaoimg3{
		background-image: url(../images/services-3-3.png);
	}
	#select_btn li:hover .xiaoimg4{
		background-image: url(../images/services-4-4.png);
	}
	#select_btn .select_text {
		overflow:hidden;
		display:block;
	}
	#select_btn .select_text:hover {
		text-decoration:none;
	}
	#select_btn .select_date {
		height:23px;
		line-height:23px;
		overflow:hidden;
		display:block;
	}
	#foot_bm a, #foot_bm, p, p a {
		color:#666;
	}
	
}

@media (min-width:768px) and (max-width:991px){
	#picshow, #picshow_img {width:566px;height:283px;}
	#picshow_img li {width:566px;height:283px;}
	#picshow_img img {width:566px;height:283px;}
	#picshow_tx {width:566px;}
	#select_btn {width: 161px;}
	#select_btn li {height: 71px;}
	#select_btn a {line-height: 71px; font-size: 13px;}
	#select_btn .xiaoimg {width:50px;height:50px;}
	#select_btn .xiaoimg{background-size: 50px; margin-top: 10px;}
	#picshow_tx li{padding: 0 10px;}
	#picshow_tx h3{font-size: 16px;}
	#picshow_tx li p{font-size: 12px; margin-bottom: 0;line-height: 20px; height: auto;}
}
@media (min-width:992px) and  (max-width:1199px){
	#picshow, #picshow_img {width:724px;height:362px;}
	#picshow_img li {width:724px;height:362px;}
	#picshow_img img {width:724px;height:362px;}
	#picshow_tx {width:724px;}
	#select_btn {width: 205px;}
	#select_btn li {height: 90.5px;}
	#select_btn a {line-height: 90.5px;}
	#select_btn .xiaoimg {width:50px;height:50px;}
	#select_btn .xiaoimg{background-size: 50px;}
	#picshow_tx h3{font-size: 20px;}
	#picshow_tx li p{font-size: 12px; margin-bottom: 0;line-height: 20px; height: auto;}
}
@media (min-width:1200px){
	#picshow, #picshow_img {width:880px;height:440px;}
	#picshow_img li {width:880px;height:440px;}
	#picshow_img img {width:880px;height:440px;}
	#picshow_tx {width:880px;}
	#select_btn {width: 250px;}
	#select_btn li {height: 110px;}
	#select_btn a {line-height: 110px;}
	#select_btn .xiaoimg {width:70px;height:70px;}
	#select_btn .xiaoimg{background-size: 70px;}
}
@media (min-width:1600px){
	#picshow, #picshow_img {width:1120px;height:560px;}
	#picshow_img li {width:1120px;height:560px;}
	#picshow_img img {width:1120px;height:560px;}
	#picshow_tx {width:1120px;}
	#select_btn {width: 318px;}
	#select_btn li {height: 140px;}
	#select_btn a {line-height: 140px;}
	#select_btn .xiaoimg {width:100px;height:100px;}
	#select_btn .xiaoimg{background-size: 100px;}
}