 /* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
 @charset "utf-8";


html {
	font-size:625%;
	-webkit-text-size-adjust:none;
	max-height:100%
}
body {
	font-size: 0.16rem;
}


.banner img {
	display:block;
	max-width: 100%
}
input[type="text"], input[type="password"], input[type="submit"], input[type="reset"], input[type="button"], textarea {
	-webkit-appearance: none;
}
.clear {
	clear:both;
	width:100%;
}
.c {
	clear:both;
	width:100%;
}
/* common */
.content {
	min-height: 8rem;
	overflow: hidden;
	font-size: 0.2rem;
	margin-top: 6%;
	padding-bottom: 15%;
	background-color: transparent;
}
.content #allmap {
	height: 8rem;
	margin-top: 0px;
}
.content_new {
	margin-top:0!important;
} /* 首页不要上边距 */
.common_bg {
	background-color: #b30f1a!important;
}
/* index style */




/* sub_banner */
.big-pic {
	width:100%;
	position:relative;
	z-index:2;
	margin:0 auto;
}
.big-pic-in {
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.pic-list {
	position:relative;
	height:auto;
	-webkit-transform:translate3d(0, 0, 0);
	z-index:0;
}
.pic-list img {
	float:left;
	height:auto;
	width:100%;
	display:block;
}
.big-pic2 .pic-list {
	width:200%;
}
.big-pic2 .pic-list img {
	width:50%;
}
.big-pic3 .pic-list {
	width:300%;
}
.big-pic3 .pic-list img {
	width:33.333334%;
}
.big-pic4 .pic-list {
	width:400%;
}
.big-pic4 .pic-list img {
	width:25%;
}
.slide-dot {
	width:100%;
	text-align:center;
	height:16px;
	padding-top:4px;
	overflow:hidden;
	position:absolute;
	bottom:5px;
	display:none
}
.slide-dot span {
	display:inline-block;
	width:8px;
	height:8px;
	border-radius:8px;
	vertical-align:top;
	z-index:10;
	margin:0 7px;
	background:#fff
}
.slide-dot span.slide-dot-cur {
	z-index:10;
	vertical-align:top;
	background:#6b1b55
}
.transition {
	-moz-transition: -moz-transform 0.3s ease-out;
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}


/* 幻灯 */
.ax-tac {
	text-align:center
}
.slideBox {
	position:relative;
	overflow:hidden
}
.slideBox img {
	width:100%
}
.slideBox .hd {
	position:relative;
	top: -1.5em;
}
.slideBox .hd li {
	background: #FFF;
	display:inline-block;
	width:8px;
	height:8px;
	border-radius:50%;
	text-indent:-9999px;
	margin:0 2px;
}
.slideBox .hd li.on {
	background: #222c50!important;
}
