@charset "utf-8";
html {
	background: #fff;
}
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
	margin: 0;
	padding: 0;
}
/*  HTML5  */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
fieldset, img {
	border: none;
}
img {
	vertical-align: middle;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ul, li {
	list-style: none;
}
input {
	padding: 0px;
	font-family: "微软雅黑";
}
input::-moz-focus-inner {
border:none;
padding:0;
}
select, input {
	vertical-align: middle;
}
select, input, textarea {

	margin: 0;
}
input[type="text"], input[type="password"], textarea {
	outline-style: none;
	-webkit-appearance: none;
}
textarea {
	resize: none;
}
table {
	border-collapse: collapse;
}
body {
	color: #333;
	background: #fff;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	zoom: 1;
}
.clearit {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #F67919;
	text-decoration: none;
}
.hidden {
	visibility: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

.zongdian{
	overflow: hidden;
	padding: 50px 0 0 0;
}
.zongdian02{
	width: 80%;
	margin: 0 auto;
}
.zongdian li{
	width: 12.6%;
	float: left;
	margin: 0.8%;
	overflow: hidden;
	border-radius: 5px;
	position: relative;
}
.zongdian li span{
	display: block;
	width: 100%;
	background: rgba(0,0,0,.6);
	font-size: 12px;
	color: #fff;
	line-height: 28px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
}
.zongdian li img{
	border-radius: 5px;
}

/* m_map */
.m_map {
	width: 989px;
	height: 724px;
	margin: 30px auto;
	position: relative;
	background: url(../images/diru.png) no-repeat 0 0;
}
.tait {
	font-size: 36px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	left: 100px;
}
.tait span {
	color: #ff6d3b;
}
.tait2 {
	font-size: 36px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 50px 0px;
}
@keyframes shangx {
	0% {
background-position:4px 20px;
}
 100% {
background-position:4px 15px;
}
}
 @-webkit-keyframes shangx {
	0% {
background-position:4px 20px;
}
 100% {
background-position:4px 15px;
}
}
.mp {
	position: absolute;
	cursor: pointer;
	background-image: url("../images/fi1.png");
	background-repeat: no-repeat;
	background-position: 4px 20px;
	width: 24px;
	height: 63px;
}
.shangx{
	animation:linear shangx 0.5s alternate infinite;
-moz-animation:linear shangx 0.5s alternate infinite;	/* Firefox */
-webkit-animation:linear shangx 0.5s alternate infinite;	/* Safari 和 Chrome */
-o-animation:linear shangx 0.5s alternate infinite;
}
/*
.mp:hover {
	background: url("../images/fi2.png") no-repeat 4px 20px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.hover_tu {
	background: url("../images/fi2.png") no-repeat 4px 20px;
}
*/
.mp .mito {
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 12px;
	color: #666666;
}
.mp .find_mi1 {
	    left: -15px;
    width: 55px;
    text-align: center;
}
.mp .find_mi2 {
	left: -5px;
	width: 55px;
}
.feng {
	position: absolute;
	display: none;
	width: 168px;
    height: 155px;
    left: -78px;
    top: -149px;
    background: rgba(0,0,0,.6);
    border-radius: 5px;
    z-index: 10;
}
.feng .sang {
	position: absolute;
	left: 49%;
	bottom: -8px;
	background: url("../images/vf2.png") no-repeat 0 0;
	width: 14px;
	height: 8px;
}
.feng .tree {
	margin: 9px;
}
.feng .tree .boou {
	width: 150px;
}
.feng .tree .boou img{
	width: 150px;
	height: 108px;
}
.feng .tree .du_size {
}
.feng .tree .du_size p {
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
}
.feng .tree .du_size p.title {
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	line-height: 30px;
}
.sjtiyand{
	display: none;
}

@media screen and (max-width:1580px){
	.zongdian02{
		width: 90%;
	}
}
@media screen and (max-width:1360px){
	.zongdian02{
		width: 100%;
	}
}

@media screen and (max-width:1023px){
	.zongdian{
		display: none;
	}
	.sjtiyand{
	display: block;
}
	.m_map{
		display: none;
	}
	.sjtiyand{
		overflow: hidden;
	}
	.sjtiyand li{
		display: block;
		float: left;
		width: 47%;
		margin: 1.5%;
		padding: 8px;
		border: 1px solid #eee;
		
	}
	.sjtiyand li .pic{
		
	}
	.sjtiyand li .wen{
	font-size: 14px;
		line-height: 30px;
		text-align: center;
		padding-top: 10px;
	}
	.sjtiyand li .pic img{
		width: 100%;
	}
	.xiazailist {
    padding: 30px 0;
    overflow: hidden;
}
}
@media screen and (max-width:640px){
	.sjtiyand li .wen{
	font-size: 14px;
		line-height: 24px;
		text-align: center;
		padding-top: 5px;
	}
	.sjtiyand li{

		padding: 3px;

		
	}
}