﻿@charset "utf-8";
/* CSS Document */

.more2{ display: none !important; border: 1px solid #ccc; display: block; text-align: center; margin-top: 3%;  width: 100%; border-radius:5px; 
	-moz-border-radius:5px; 
	-ms-border-radius:5px; 
	-o-border-radius:5px; 
	-webkit-border-radius:5px; background: #f7f7f7; }
.more2 a{display: block;padding: 5px 0;}


.zyzl{ position: relative; margin-top: 20px; overflow: hidden;}
.zyzl span{ position: absolute; left: 0;}
.ip_ztzl{ display: none; margin-top: 20px; height: 114px;}
.ip_ztzl img{ width: 100%; height: 100%;}

@media screen and (max-width:1300px) {
	
	
}
@media screen and (max-width:970px) {
		.ym_box{ display: none;}
	.more2{ display: block !important;}
	.zyzl{ display: none;}
	.ip_ztzl{ display: block;}
}