.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.clearfix {
	zoom: 1;
}
@media screen and (max-device-width:320px) {
body {
	-webkit-text-size-adjust: none;
}
}
@media screen and (max-device-width:480px) {
body {
	-webkit-text-size-adjust: none;
}
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
body {
	-webkit-text-size-adjust: none;
}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
body {
	-webkit-text-size-adjust: none;
}
}
html { background:#f6f5f5;}
.base-bgcolor {
	background: #d91819;
}
.base-fontcolor {
	color: #d91819;
}
.text-nowrap {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.prevent-bold {
	transition: -webkit-transform 0ms;
	-webkit-transform-origin: 0 0;
	-webkit-transform: translate(0px, 0px) translateZ(0px);
}
.pubilc-over-mask {
	position: fixed;
	background-color: rgba(0,0,0,0.5);
	height: 100%;
	width: 100%;
	z-index: 1000000;
	top: 0;
	left: 0;
	display: none;
	-webkit-box-pack: center;
	-webkit-box-align: center;
}
input::-webkit-input-placeholder {
color:#999;
}
.public-module {
	border-bottom: 1px solid #ebebeb;
}
.public-module-title {
	position: relative;
	height: 15px;
	background: #f5f5f5;
	border-bottom: 1px solid #ebebeb;
	padding: 17px 10px 13px 10px;
	font-size: 0;
}
.public-module-title p {
	position: relative;
	color: #333;
	height: 15px;
	font-size: 1.5rem;
	line-height: 15px;
}
.public-title-icon {
	position: relative;
	display: inline-block;
	margin-right: 5px;
	height: 14px;
	width: 2px;
	vertical-align: bottom;
}
.public-module-more {
	position: relative;
	display: block;
	height: 16px;
	background: #fafafa;
	border-top: 1px solid #ebebeb;
	padding: 13px 10px;
	font-size: 1.6rem;
	text-align: center;
	color: #d91819;
	line-height: 16px;
}
.public-module-more:hover {
	background: #d6d6d6;
}
.public-more-group {
	position: relative;
}
.public-more-group .public-module-more {
	display: none;
}
.public-more-group .public-module-more:first-child {
	display: block;
}
.public-more-icon1, .public-more-icon2 {
	display: inline-block;
	height: 14px;
	width: 13px;
	background-image: url(bg06_down.png);
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: bottom;
	margin: 0 10px;
	background-size: 7px 13px;
}
.public-more-icon2 {
	background-image: url(bg05_down.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 13px 7px;
}
.public-module-tab {
	position: relative;
	height: 41px;
	padding: 0 10px;
	border-bottom: 1px solid #ebebeb;
	background: #fff;
}
.public-module-tab-box {
	display: -webkit-box;
	display: -moz-box;
	display: box;
}
.public-module-tab-box .item {
	display: block;
	height: 41px;
	width: 0;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	font-size: 1.6rem;
	color: #999;
	text-align: center;
	line-height: 41px;
	border-radius: 4px 4px 0 0;
}
.public-module-tab-box .active {
	color: #d91819;
	border-bottom: 2px solid #d91819;
}
.pubilc-move-tab {
	position: relative;
	height: 6px;
	padding-bottom: 18px;
	padding-top: 6px;
	text-align: center;
	font-size: 0;
}
.pubilc-move-tab2 {
	padding-bottom: 13px;
	padding-top: 8px;
}
.pubilc-move-tab li {
	position: relative;
	margin-right: 5px;
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #ccc;
	border-radius: 100%;
}
.pubilc-move-tab li:last-child {
	margin-right: 0
}
.pubilc-move-tab .active {
	background: #d91819;
}
.public-module-box {
	position: relative;
	padding: 0 10px;
	background: #fff;
}
.public-module-box .show {
	display: block;
}
.public-module-moreBtn {
	position: relative;
	display: inline-block;
	float: right;
	color: #999;
	height: 14px;
	line-height: 14px;
	font-size: 1.3rem;
}
.public-module-moreBtn .icon {
	display: inline-block;
	width: 7px;
	height: 14px;
	background: url(index_bg07_down.png) no-repeat;
	background-size: 7px 12px;
	right: 0;
	margin-left: 5px;
	margin-top: 1px;
	vertical-align: top;
}
.public-header {
	position: relative;
	height: 45px;
	line-height: 45px;
	width: 100%;
	background-color: #d91819;
	text-align: center;
	color: #fff;
}
.public-header-title {
	font-size: 2rem;
	font-weight: normal;
}
.public-header-icon {
	display: inline-block;
	background-image: url(public_header_icons.png);
	background-repeat: no-repeat;
	background-size: 60px 60px;
}
.public-header-back {
	position: absolute;
	height: 28px;
	width: 28px;
	background-position: 0 0;
	left: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.public-header-back-touched {
	background-position: 0 -29px;
}
.public-header-menu {
	position: absolute;
	height: 28px;
	width: 29px;
	background-position: -29px 0;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.public-header-menu-touched {
	background-position: -29px -29px;
}
.public-navigator-container {
	display: none;
	height: auto;
	padding: 0 10px;
	background-color: #b50001;
	font-size: 1rem;
}
.public-navigator-header {
	border-bottom: 1px solid #d91819;
	text-align: left;
	line-height: 42px;
	font-size: 1.7rem;
}
.public-navigator-header-link {
	padding-right: 17px;
	color: #f5f5f5;
}
.public-navigator-link {
	float: left;
	width: 25%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #f5f5f5;
}
.public-bottom-nav {
	position: relative;
	margin-top: 5px;
	height: 39px;
	/*background: #fff;
	border-top: 1px solid #ebebeb;*/
	padding: 0 0 0 10px;
	overflow: hidden;
}
.public-bottom-nav-list {
	position: relative;
	overflow-y: hidden;
	overflow-x: scroll;
	height: 50px;
}
.public-bottom-nav ul {
	position: absolute;
	left: 0;
	font-size: 0;
	white-space: nowrap;
}
.public-bottom-nav li {
	position: relative;
	display: inline-block;
	font-size: 1.2rem;
	line-height: 42px;
	color: #999;
	text-align: center;
	margin-right: 20px;
}
.public-bottom-nav li:last-child {
	margin-right: 0
}
.public-bottom-nav .item {
	display: block;
	color: #fff;
}
footer {
	position: relative;
	height:40px;
	background: #999;
	padding: 0 10px;
}
.footer-nav {
	position: relative;
	padding: 8px 0;
	height: 14px;
	font-size: 0.8em;
	color: #fffefe;
	margin-bottom: 2px;
}
.footer-link {
	position: relative;
	float: left;
}
.footer-link .icon {
	display: inline-block;
	width: 13px;
	height: 7px;
	background: #950d16;
	margin-left: 5px;
	vertical-align: middle;
	background: url(index_bg08_down.png) no-repeat;
	background-size: 13px 7px;
	margin-bottom: 4px;
}
.footer-os {
	position: relative;
	float: right;
	font-size: 0;
}
.footer-os .item {
	position: relative;
	font-size: 0.8rem;
	color: inherit;
	display: inline-block;
	margin-left: 15px;
}
.footer-os .active:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	left: 0;
	top: -8px;
	left: 50%;
	margin-left: -3px;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 3px solid #fff;
}
.footer-company {
	position: relative;
	color: #333;
	height: 10px;
	line-height: 10px;
	font-size: 0.8rem;
	text-align: center;
	top:-18px;
}
.pubilc-back-top {
	position: fixed;
	width: 48px;
	height: 48px;
	right: 10px;
	bottom: 70px;
	background: url(go2top.png) no-repeat;
	background-size: 48px 48px;
	z-index: 200;
	display: none;
}
.public-bread {
	height: 40px;
	line-height: 40px;
	padding-right: 10px;
	font-size: 13px;
	color: #999;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.public-bread-link {
	display: inline-block;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	color: #999;
}
.public-bread-current {
	padding-left: 10px;
	color: #333;
}
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform, left, top;
	-webkit-transition-duration: 0s;
	-webkit-transform: translate3d(0px, 0, 0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform, left, top;
	-moz-transition-duration: 0s;
	-moz-transform: translate3d(0px, 0, 0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform, left, top;
	-o-transition-duration: 0s;
	-o-transform: translate3d(0px, 0, 0);
	-o-transition-timing-function: ease;
	-o-transform: translate(0px, 0px);
	-ms-transition-property: -ms-transform, left, top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0px, 0, 0);
	-ms-transition-timing-function: ease;
	transition-property: transform, left, top;
	transition-duration: 0s;
	transform: translate3d(0px, 0, 0);
	transition-timing-function: ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


header {
	position: relative;
	height: 28px;
	line-height: 28px;
	padding: 8px 10px;
	display: -webkit-box;
	text-align:left;
}
/*logo*/
.header-logo {
	position: relative;
	display: block;
	height: 24px;
	width: 85px;
	vertical-align: middle;
	background-position: 0 0;
}
.index-icons {
	display: inline-block;
	background-image: url(index_icons.png);
	background-repeat: no-repeat;
	background-size: 140px 215px;
}
/*城市*/
.header-city {
	position: relative;
	display: block;
	color: #fff;
	font-size: 1rem;
	width:100px;
	height: 28px;
	line-height: 32px;
	margin: 0 8px;
	top:-25px;
	left:90px;
}
.header-city-icon {
	width: 13px;
	height: 8px;
	margin-left: 5px;
	vertical-align: 1px;
	background-position: -85px 0;
}
