@charset "utf-8";

html,body {
	padding: 0;
	margin: 0;
	/* font-family: Overpass, 'Helvetica Neue', Helvetica, 'PingFang SC', 'Microsoft Yahei', 'WenQuanYi Micro Hei', Arial, Verdana, sans-serif; */
	/* font-family: 微软雅黑, "PingFang SC", Arial, Helvetica, sans-serif; */
	font-family: Futura LT W01 Book,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,"\5FAE\8F6F\96C5\9ED1",Arial,sans-serif!important;
	-webkit-font-smoothing: antialiased;
	word-wrap: break-word;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 0;
	outline: 0;
	vertical-align: baseline;
	background: #fff;
	font-weight: 400;
	font-size: 16px;
	color: #333;
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: 100%;
	outline: none;
}

html {
	-webkit-text-size-adjust: none
}

html,body,ul,li,p,h3,h4 {
	margin: 0;
	padding: 0
}

ul {
	overflow: hidden
}

ul,li {
	list-style: none
}

ul li {
	float: left;
}

h1,h2,h3,h4,h5,p {
	font-weight: inherit;
	margin: 0
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.clearfix {
	*zoom: 1
}

.left {
	float: left
}

.right {
	float: right
}

a,input,textarea,select,button,select,.form-control {
	outline: 0
}

a,a:link,a:hover,a:visited,a:active {
	text-decoration: none;
	border: 0;
	display: block;
	color: #333
}

img {
	width: 100%;
	height: 100%;
	display: block
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.clearfix {
	*zoom: 1
}

.relative {
	position: relative
}

.absolute {
	position: absolute
}

.wrapper_1200 {
	width: 1200px
}

.container,.wrapper_1200 {
	margin: auto;
	box-sizing: border-box
}

.align_left {
	text-align: left
}

.align_center {
	text-align: center
}

.align_right {
	text-align: right
}

.align_justify {
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 21px
}

.bg_white {
	background-color: #fff
}

.bg_f2 {
	background-color: #f2f2f2;
}

.textSize_36 {
	font-size: 36px
}

.textSize_32 {
	font-size: 32px
}

.textSize_30 {
	font-size: 30px
}

.textSize_28 {
	font-size: 28px
}

.textSize_24 {
	font-size: 24px
}

.textSize_26 {
	font-size: 26px
}

.textSize_22 {
	font-size: 22px
}

.textSize_20 {
	font-size: 20px
}

.textSize_18 {
	font-size: 18px
}

.textSize_16 {
	font-size: 16px
}

.textSize_14 {
	font-size: 14px
}

.textColor_white {
	color: #fff
}

.textColor_green {
	color: #165b55;
}

.textColor_black {
	color: #000;
}

.textColor_gray3 {
	color: #36393d
}

.textColor_gray {
	color: #666
}

.textColor_gray9 {
	color: #999
}

.textColor_gray4c {
	color: #4c4c4c;
}

.textColor_gray8d {
	color: #8d8d8d;
}

.textColor_gray64 {
    color: #646467;
}

.textColor_gray6 {
    color: #666;
}

.font500 {
	font-weight: 500
}

.font600 {
	font-weight: 600
}

.fontBold {
	font-weight: bold
}

.font_din {
	font-family: DINCondensed-Bold
}

.letter_space1 {
	letter-spacing: 1px;
}

.letter_space4 {
	letter-spacing: 4px;
}

.mr_t_10 {
	margin-top: 10px
}

.mr_t_12 {
	margin-top: 12px
}

.mr_r_20 {
	margin-right: 20px
}

.mr_l_20 {
	margin-left: 20px
}

.mr_t_20 {
	margin-top: 20px
}

.mr_t_24 {
	margin-top: 24px
}

.mr_l_24 {
	margin-left: 24px
}

.mr_t_30 {
	margin-top: 30px
}

.mr_l_30 {
	margin-left: 30px
}

.mr_t_40 {
	margin-top: 40px
}

.mr_l_40 {
	margin-left: 40px
}

.mr_r_40 {
	margin-right: 40px
}

.mr_t_50 {
	margin-top: 50px
}

.mr_l_50 {
	margin-left: 50px
}

.mr_t_60 {
	margin-top: 60px
}

.mr_l_60 {
	margin-left: 60px
}

.mr_t_80 {
	margin-top: 80px
}

.mr_t_90 {
	margin-top: 90px
}

.pd_t_90 {
	padding-top: 90px
}

.pd_b_90 {
	padding-bottom: 90px
}

.mr_t_100 {
	margin-top: 100px
}

.mr_t_120 {
	margin-top: 120px
}

.mr_t_160 {
	margin-top: 160px
}

.lastChild {
    margin-right: 0 !important;
}

.line26 {
	line-height: 26px
}

.line30 {
	line-height: 30px
}

.singleLine {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.twoLine {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.swiper-container {
	position: relative;
	width: 100%;
	height: 100%
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 100%
  }

.swiper-slide,.img_bg {
	width: 100%;
	height: 100%
}

.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	text-align: center;
	background: #d3d3d3;
	border-radius: 50%;
	-moz-border-radius: 1px;
	border: 0;
	cursor: pointer;
	transition: all .8s ease-out
}