.wrap:after,.wrap:before,dd:after,dd:before,div:after,div:before,dl:after,dl:before,dt:after,dt:before,li:after,li:before,ol:after,ol:before,ul:after,ul:before {
	display: block;
	content: "";
}

.wrap:after,dd:after,div:after,dl:after,dt:after,li:after,ol:after,ul:after {
	clear: both;
}

a {
	text-decoration: none;
}

a:link,a:visited {
	color: #333;
}

a:active,a:hover {
	color: #d1171e;
}

body,html {
	padding: 0;
	-webkit-overflow-scrolling: touch;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

a,abbr,acronym,address,big,blockquote,caption,cite,code,dd,div,dl,dt,fieldset,figcaption,figure,form,h1,h2,h3,h4,h5,h6,img,ins,kbd,label,legend,li,ol,p,pre,q,s,samp,small,span,strike,strong,table,td,th,time,ul {
	margin: 0;
	padding: 0;
}

a,abbr,acronym,address,big,blockquote,body,caption,cite,code,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,img,ins,kbd,label,legend,li,ol,p,pre,q,s,samp,small,span,strike,strong,time,ul {
	outline: 0;
	border: 0;
	vertical-align: baseline;
}

body {
	margin: 0 auto;
	background-color: #fff;
	color: #333;
	text-align: left;
	font-weight: 400;
	font-family: "PingFang SC","Heiti SC",Helvetica,HelveticaNeue,Droidsansfallback,"Droid Sans","微软雅黑";
	line-height: 1.2;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

button {
	outline: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

input {
	outline: 0;
	border-radius: 0;
	-webkit-tap-highlight-color: transparent;
}

input[type=submit] {
	outline: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
}

input:-ms-clear {
	display: none;
}

input,textarea {
	border: 0;
}

textarea {
	outline: 0;
	font-family: "PingFang SC","Heiti SC",Helvetica,HelveticaNeue,Droidsansfallback,"Droid Sans","微软雅黑";
	resize: none;
	-webkit-appearance: none;
}

img {
	max-width: 100%!important;
	border: 0;
	vertical-align: middle;
}

li,ol,ul {
	list-style: none;
}

input:-moz-placeholder,textarea:-moz-placeholder {
	color: #aab3b7;
}

input::-moz-placeholder,textarea::-moz-placeholder {
	color: #aab3b7;
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color: #aab3b7;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #aab3b7;
}

button,input,textarea {
	border-radius: 0;
	background: 0 0;
	-webkit-appearance: none;
}

*,:after,:before {
	box-sizing: border-box;
}

.wrap {
	margin: 0 auto;
	max-width: 750px;
}

.wrap:after,.wrap:before,dd:after,dd:before,div:after,div:before,dl:after,dl:before,dt:after,dt:before,li:after,li:before,ol:after,ol:before,ul:after,ul:before {
	display: block;
	content: "";
}

.wrap:after,dd:after,div:after,dl:after,dt:after,li:after,ol:after,ul:after {
	clear: both;
}

.header {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 9999;
	margin: 0 auto;
	height: 1.78667rem;
	line-height: 1.78667rem;
}

.header .return {
	float: left;
	display: block;
	height: 100%;
}

.header .return {
	width: 1.08rem;
	height: 100%;
	background: url(m_return.png) center no-repeat;
	background-size: .28rem;
}

.header .nav-btn {
	float: right;
	width: 1.30667rem;
	height: 100%;
	background: url(m_navbtn.png) center no-repeat;
	background-size: .50667rem;
	text-align: center;
}

.header .nav {
	position: absolute;
	top: 1.49333rem;
	right: .13333rem;
	z-index: 99999;
	display: none;
	width: 2.66667rem;
	border-radius: .1333rem;
	background: #fff;
	box-shadow: 0 .04rem .26667rem rgba(26,43,73,.1);
}

.header .nav:before {
	position: absolute;
	top: -.13333rem;
	right: .22667rem;
	width: 0;
	border-right: .2667rem solid transparent;
	border-bottom: .2667rem solid #fff;
	border-left: .2667rem solid transparent;
	content: "";
}

.header .nav a {
	position: relative;
	display: block;
	color: #24282a;
	text-align: center;
	font-size: .4rem;
	line-height: .93333rem;
}

.header .nav a:before {
	position: absolute;
	top: 0;
	right: .26667rem;
	left: .26667rem;
	height: 1px;
	background: #ddd;
	content: "";
}

.header .nav li:first-child a:before {
	display: none;
}

.header .location {
	position: absolute;
	top: 0;
	right: 1.30667rem;
	left: 1.08rem;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: .45333rem;
}

.header .location a {
	position: relative;
	padding: 0 .2rem;
	color: #fff;
}

.header .location a:before {
	position: absolute;
	top: 50%;
	right: -.06667rem;
	margin-top: -.02667rem;
	width: .16rem;
	height: .05333rem;
	background: #fff;
	content: "";
}

.header .location a:first-child {
	padding-left: 0;
}

.header .location span {
	position: relative;
	padding: 0 .2rem;
	color: #fff;
}

.header .location span:before {
	position: absolute;
	top: 50%;
	right: -.06667rem;
	margin-top: -.02667rem;
	width: .16rem;
	height: .05333rem;
	background: #fff;
	content: "";
}

.header .location span:last-child {
	padding-right: 0;
}

.header .location span:last-child:before {
	display: none;
}

.fixed_swt {
	height: 1.52rem;
}

.fixed_swt p {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
	margin: 0 auto;
	height: 1.52rem;
	max-width: 10rem;
	background: url(m_dbflbg.png) right top no-repeat;
	background-size: 10.2rem;
	font-family: "微软雅黑";
	line-height: 1.2;
}

.fixed_swt p .btn1 {
	float: left;
	padding: .36rem 0 .36rem .72rem;
	width: 40.5%;
}

.fixed_swt p .btn1 strong {
	position: relative;
	display: block;
	padding-left: .6rem;
	color: #f5350d;
	font-weight: 700;
	font-size: .38667rem;
}

.fixed_swt p .btn1 strong::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: block;
	margin: auto 0;
	width: .44rem;
	height: .44rem;
	background: url(m_dbfl01.png) center no-repeat;
	background-size: 100%;
	content: "";
}

.fixed_swt p .btn1 span {
	display: table;
	margin-top: .10667rem;
	padding: .04rem .28rem;
	border: 1px solid #f5350d;
	border-radius: .26667rem;
	color: #f5350d;
	text-align: center;
	font-size: .28rem;
}

.fixed_swt p .btn2 {
	float: right;
	padding: .30667rem 0 .30667rem 1.37333rem;
	width: 59.5%;
	background: url(m_dbfl02.gif) left center no-repeat;
	background-size: 1.33333rem;
	color: #fff;
	font-size: .32rem;
}

.fixed_swt p .btn2 strong {
	display: block;
	font-size: .48rem;
}

.return-back {
	position: fixed;
	right: .13333rem;
	bottom: 1.33333rem;
	z-index: 99999;
	height: 2rem;
}

.return-back .return_top {
	display: block;
	width: .93333rem;
	height: .93333rem;
	background: url(totop.png) no-repeat;
	background-size: .93333rem;
	font-size: 0;
	cursor: pointer;
}

#floatbom_id {
	position: fixed;
	bottom: -1.73333rem;
	z-index: 100;
	opacity: 0;
	transition: all .5s;
}

#floatbom_id.active {
	bottom: 0;
	opacity: 1;
}

.wrap:after,.wrap:before,dd:after,dd:before,div:after,div:before,dl:after,dl:before,dt:after,dt:before,li:after,li:before,ol:after,ol:before,ul:after,ul:before {
	display: block;
	content: "";
}

.wrap:after,dd:after,div:after,dl:after,dt:after,li:after,ol:after,ul:after {
	clear: both;
}

.videoItemPic {
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.videoItemPic img {
	clear: both;
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.replay {
	position: relative;
	clear: both;
	display: none;
	margin-top: .26667rem;
	padding: .13333rem .53333rem .13333rem .26667rem;
	border: .02667rem solid #fff;
	border-radius: .4rem;
	color: #fff;
	font-style: normal;
	font-size: .42667rem;
	font-family: pingfang-R;
	line-height: .46667rem;
}

.replay:after {
	position: absolute;
	top: .22667rem;
	right: .2rem;
	border-top: .13333rem solid transparent;
	border-right: 0;
	border-bottom: .13333rem solid transparent;
	border-left: .13333rem solid #fff;
	content: '';
}

.modal {
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 999999;
	clear: both;
	display: block;
	padding-top: 0;
	width: 100%;
	height: 100%;
	background: #232526;
	transform: translateX(-50%);
}

.modal .modalClose {
	clear: both;
	display: block;
	padding: .14667rem .26667rem 0 .26667rem;
	width: 100%;
	height: .8rem;
	text-align: right;
}

.modal .modalClose span {
	clear: both;
	display: inline-block;
	padding: .10667rem;
	width: .50667rem;
	height: .50667rem;
	border-radius: 50%;
}

.modal .modalClose span img {
	display: block;
	width: 100%;
}

.modal .modalMain {
	position: absolute;
	top: .8rem;
	right: .26667rem;
	bottom: .26667rem;
	left: .26667rem;
	clear: both;
	display: flex;
	overflow: hidden;
	align-items: center;
	justify-content: center;
}

.modal .modalMain .my-video-dimensions {
	position: relative;
	display: flex;
	overflow: hidden;
	overflow: hidden;
	width: 100%!important;
	height: 100%!important;
	height: 0;
	align-items: center;
	justify-content: center;
}

.modal .modalMain video {
	clear: both;
	display: block;
	width: 100%;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
}

.modal .modalMain video::-webkit-media-controls-fullscreen-button {
	display: none!important;
}

.modal .modalMain video::-webkit-media-controls-volume-control-container {
	display: none!important;
}

.modal .modalMain video::-webkit-media-controls-play-button {
	display: none!important;
}

.modal .modalMain video::-webkit-media-controls-timeline {
	display: none!important;
}

.modal .modalMain video::-webkit-media-controls-current-time-display {
	display: none!important;
}

.modal .modalMain video::-webkit-media-controls-time-remaining-display {
	display: none!important;
}

.modal .modalMain video::-webkit-media-controls-mute-button {
	display: none!important;
}

.modal .modalMain video::-webkit-media-controls-toggle-closed-captions-button {
	display: none!important;
}

.modal .modalMain video::-webkit-media-controls-volume-slider {
	display: none!important;
}

.modal .modalMain video::-webkit-media-controls-enclosure {
	display: none!important;
}

.m_ContactThree {
	padding: 1rem .4rem .53333rem .4rem;
}

.m_ContactThree .m_ContactThreeTop {
	padding-bottom: .09333rem;
}

.m_ContactThree .m_ContactThreeTop strong {
	clear: both;
	display: block;
	padding-bottom: .24rem;
	color: #1d1d1f;
	text-align: center;
	font-weight: 400;
	font-size: .64rem;
	font-family: pingfang-h;
	line-height: 1;
}

.m_ContactThree .m_ContactThreeTop p {
	clear: both;
	display: block;
	color: #888;
	text-align: center;
	font-size: .34667rem;
	font-family: pingfang-R;
	line-height: .50667rem;
}

.m_ContactThree .m_ContactThreeBottom {
	clear: both;
	display: block;
}

.m_ContactThree .m_ContactThreeBottom li {
	clear: both;
	display: block;
	margin-top: .42667rem;
	padding: .53333rem .26667rem;
	background: #f5f5f7;
	text-align: center;
}

.m_ContactThree .m_ContactThreeBottom li i {
	clear: both;
	display: block;
	color: #1d1d1f;
	font-style: normal;
	font-size: .34667rem;
	font-family: pingfang-R;
	line-height: 1;
}

.m_ContactThree .m_ContactThreeBottom li a {
	clear: both;
	display: block;
	margin-top: .29333rem;
	margin-bottom: .29333rem;
	color: #f2281c;
	font-size: .50667rem;
	font-family: pingfang-h;
}

.m_ContactThree .m_ContactThreeBottom li strong {
	clear: both;
	display: block;
	margin-top: .29333rem;
	margin-bottom: .29333rem;
	color: #f2281c;
	font-weight: 400;
	font-size: .42667rem;
	font-family: pingfang-h;
}

.m_ContactThree .m_ContactThreeBottom li p {
	clear: both;
	display: block;
	color: #888;
	font-size: .34667rem;
	font-family: pingfang-R;
	line-height: 1;
}

.massageBox {
	clear: both;
	display: block;
	padding-bottom: .53333rem;
}

.massageBox .massage_input {
	clear: both;
	display: block;
	padding-top: .50667rem;
}

.massageBox .massage_input input {
	clear: both;
	display: block;
	padding-right: .26667rem;
	padding-left: .77333rem;
	width: 100%;
	border: 1px solid #a5a5a5;
	font-size: .37333rem;
	font-family: pingfang-R;
	line-height: .90667rem;
}

.massageBox .massage_input input.input_name {
	background: url(m_ContactThreeIcon01.jpg) no-repeat .18667rem center;
	background-size: .4rem;
}

.massageBox .massage_input input.input_phone {
	background: url(m_ContactThreeIcon02.jpg) no-repeat .18667rem center;
	background-size: .4rem;
}

.massageBox .massage_input textarea {
	clear: both;
	display: block;
	padding: .21333rem .26667rem .21333rem .77333rem;
	width: 100%;
	height: 5.25333rem;
	border: 1px solid #a5a5a5;
	background: url(m_ContactThreeIcon03.jpg) no-repeat .18667rem .26667rem;
	background-size: .4rem;
	text-align: left;
	font-size: .37333rem;
	font-family: pingfang-R;
	line-height: .56rem;
}

.massageBox .input_btn {
	clear: both;
	display: block;
	padding-top: .74667rem;
	text-align: center;
}

.massageBox .input_btn input {
	clear: both;
	display: inline-block;
	width: 6.13333rem;
	height: 1.2rem;
	border-radius: .16rem;
	background: #f2281c;
	color: #fff;
	text-align: center;
	font-size: .4rem;
	font-family: pingfang-b;
	line-height: 1.2rem;
}

.m_ContactFour {
	clear: both;
	display: block;
	padding: .37333rem;
	background: #f5f5f5;
	color: #888;
	text-align: center;
	font-size: .29333rem;
	font-family: pingfang-R;
	line-height: .45333rem;
}

.parameter {
	padding: .74667rem .4rem;
	background: #f7f7f7;
}

.parameter .parameterTit {
	text-align: center;
}

.parameter .parameterTit span {
	display: block;
	color: #bcbcbc;
	text-transform: capitalize;
	font-size: .32rem;
	font-family: pingfang-m;
}

.parameter .parameterTit h2 {
	color: #1d1d1f;
	font-weight: 400;
	font-size: .64rem;
	font-family: pingfang-h;
	line-height: 1.5;
}

.parameter .parameterTit p {
	margin-top: .16rem;
}

.parameter .parameterTit p a {
	display: block;
	color: #e94539;
	font-size: .34667rem;
	font-family: pingfang-b;
}

.parameter .tab-panel {
	overflow: hidden;
	margin-top: .53333rem;
	width: 100%;
}

.parameter .tab-panel .tab-content {
	overflow: auto;
	width: 100%;
}

.parameter .tab-panel .tab-content table {
	overflow: hidden;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-spacing: 0;
}

.parameter .tab-panel .tab-content table tbody .thead-bg {
	background: #f7f7f7!important;
	color: #1d1d1f!important;
	font-weight: 700;
}

.parameter .tab-panel .tab-content table tbody tr td {
	padding: .16rem .12rem;
	border: 1px solid #ccc;
	border-right: none;
	border-bottom: none;
	color: #1d1d1f;
	text-align: center;
	font-size: .32rem;
	line-height: 1.4;
	word-break: break-all;
}

.parameter .tab-panel .tab-content>p {
	margin-top: .4rem;
	margin-bottom: .4rem;
	width: 100%;
	color: #1d1d1f;
	font-weight: 700;
	font-size: .37333rem;
	line-height: .64rem;
}

.parameter .tab-panel .hd {
	overflow: hidden;
	width: 100%;
}

.parameter .tab-panel .hd ul {
	overflow: hidden;
	width: 100%;
}

.parameter .tab-panel .hd ul li {
	position: relative;
	float: left;
	display: block;
	overflow: hidden;
	margin-bottom: .4rem;
	width: 50%;
	text-align: center;
}

.parameter .tab-panel .hd ul li span {
	position: relative;
	z-index: 2;
	display: block;
	color: #888;
	text-align: center;
	font-size: .4rem;
	line-height: 1.8;
	cursor: pointer;
}

.parameter .tab-panel .hd ul li.on span {
	color: #1d1d1f;
	font-weight: 700;
}

@font-face {
	font-family:pingfang-b;src:url(../fonts/PingFang_Bold.ttf) format("truetype");font-display:swap;
}

@font-face {
	font-family:pingfang-m;src:url(../fonts/PingFang_Medium.ttf) format("truetype");font-display:swap;
}

@font-face {
	font-family:pingfang-h;src:url(../fonts/PingFang_Heavy.ttf) format("truetype");font-display:swap;
}

@font-face {
	font-family:pingfang-R;src:url(../fonts/PingFang_Regular.ttf) format("truetype");font-display:swap;
}

body {
	font-family: pingfang-R;
}

.header .logo {
	float: left;
	margin-top: .49333rem;
	margin-left: .4rem;
	width: 3.62667rem;
	height: .8rem;
}

.header .logo img {
	display: block;
	width: 100%;
}

.m_IndexOne {
	height: 42vh;
}

.m_IndexOne .m_IndexOneTop {
	padding: 2rem 1.33333rem .89333rem .66667rem;
}

.m_IndexOne .m_IndexOneTop h2 {
	clear: both;
	display: block;
	padding-bottom: .6rem;
	color: #000;
	font-weight: 400;
	font-size: .74667rem;
	font-family: pingfang-h;
	line-height: 1;
}

.m_IndexOne .m_IndexOneTop p {
	clear: both;
	display: block;
	color: #666;
	font-size: .44rem;
	font-family: pingfang-b;
	line-height: .69333rem;
}

.m_IndexOne .m_IndexOneExternal {
	height: 100%;
}

.m_IndexOne .m_IndexOneExternal .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	text-align: center;
	-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;
}

.m_IndexOne .m_IndexOneExternal.swiper-container-horizontal>.swiper-pagination-bullets {
/*	bottom: 1.52rem;*/
}

.m_IndexOne .m_IndexOneExternal .swiper-pagination-bullet {
	position: relative;
	width: .64rem;
	height: .08rem;
	border-radius: 0;
	background: rgba(255,255,255,.4);
	opacity: 1;
}

.m_IndexOne .m_IndexOneExternal .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff;
	content: "";
	transform: scaleX(0);
	transform-origin: 0 0;
	animation: sliderPagination 7s linear forwards;
}

.m_IndexOne .m_IndexOneExternal.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 .10667rem;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox {
	position: relative;
	clear: both;
	display: block;
	width: 100%;
	height: 100%;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOnePic {
	position: relative;
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOnePic .intro_videoBtn {
	position: absolute;
	top: 50%;
	left: 50%;
	display: flex;
	width: .8rem;
	height: .8rem;
	border: .06667rem solid #fff;
	border-radius: 50%;
	opacity: 1;
	transition: opacity .3s ease .3s;
	transform: translate(-50%,-50%);
	align-items: center;
	justify-content: center;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOnePic .intro_videoBtn span {
	clear: both;
	display: block;
	width: .2rem;
	height: .2rem;
	background-image: url(arrow.svg);
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOnePic .intro_videoBtn img {
	clear: both;
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOnePic img {
	clear: both;
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOnePic video {
	position: absolute;
	bottom: 0;
	left: 0;
	clear: both;
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOnePic video::-webkit-media-controls-fullscreen-button {
	display: none;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOnePic video::-webkit-media-controls-play-button {
	display: none;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOnePic video::-webkit-media-controls-timeline {
	display: none;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOnePic video::-webkit-media-controls-current-time-display {
	display: none;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOnePic video::-webkit-media-controls-time-remaining-display {
	display: none;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOnePic video::-webkit-media-controls-mute-button {
	display: none;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOnePic video::-webkit-media-controls-toggle-closed-captions-button {
	display: none;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOnePic video::-webkit-media-controls-volume-slider {
	display: none;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOnePic video::-webkit-media-controls-enclosure {
	display: none;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOneTxt {
	position: absolute;
	top: 3.33333rem;
	right: .66667rem;
	left: .66667rem;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOneTxt span {
	clear: both;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: .45333rem;
	font-family: pingfang-m;
	line-height: 1;
	opacity: .7;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOneTxt p {
	clear: both;
	display: block;
	margin-top: .53333rem;
	margin-bottom: .53333rem;
	color: #fff;
	font-size: 17px;
	font-family: pingfang-h;
	line-height: 2;
}

.m_IndexOne .m_IndexOneExternal .m_IndexOneBox .m_IndexOneTxt strong {
	clear: both;
	display: block;
	margin: 0 auto;
	width: 2.66667rem;
	height: .85333rem;
	border-radius: .08rem;
	background: #f22f1c;
	color: #fff;
	font-weight: 400;
	font-size: .42667rem;
	font-family: pingfang-m;
	line-height: .85333rem;
}

.m_IndexOne .m_IndexOneExternal .zero .m_IndexOnePic {
	background: url(national_day.gif) center bottom no-repeat;
	background-size: cover;
}

.m_IndexOne .m_IndexOneExternal .one .videoItem {
	/*background: url(wx_banner11.jpg) center no-repeat;*/
	background-size: cover;
}

.m_IndexOne .m_IndexOneExternal .two .videoItem {
	background: url(wx_banner21.jpg) center no-repeat;
	background-size: cover;
}

.m_IndexOne .m_IndexOneExternal .three .videoItem {
	background: url(wx_banner31.jpg) center no-repeat;
	background-size: cover;
}

.m_IndexOne .m_IndexOneExternal .four .videoItem {
	background: url(wx_banner41.jpg) center no-repeat;
	background-size: cover;
}

@keyframes sliderPagination {
	100% {
		opacity: 1;
		transform: scaleX(1);
	}
}

.m_IndexTwo {
	clear: both;
	display: block;
	padding: 1.6rem .6rem 1.2rem .6rem;
}

.m_IndexTwo .m_IndexTwoTop {
	padding-bottom: .8rem;
	text-align: center;
}

.m_IndexTwo .m_IndexTwoTop h2 {
	clear: both;
	display: block;
	color: #010101;
	font-weight: 400;
	font-size: .72rem;
	font-family: pingfang-h;
	line-height: 1;
}

.m_IndexTwo .m_IndexTwoTop p {
	clear: both;
	display: block;
	padding-top: .53333rem;
	color: #333;
	font-size: .4rem;
	font-family: pingfang-R;
	line-height: 1.5;
}

.m_IndexTwo .m_IndexTwoBom {
	padding-bottom: .89333rem;
	height: 100%;
}

.m_IndexTwo .m_IndexTwoBom .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 100%;
	text-align: center;
	-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;
}

.m_IndexTwo .m_IndexTwoBom.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 0;
}

.m_IndexTwo .m_IndexTwoBom .swiper-pagination-bullet {
	position: relative;
	width: .64rem;
	height: .08rem;
	border-radius: 0;
	background: rgba(133,133,133,.2);
	opacity: 1;
}

.m_IndexTwo .m_IndexTwoBom .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #aeaeae;
	content: "";
	transform: scaleX(0);
	transform-origin: 0 0;
	animation: sliderPagination 3s linear forwards;
}

.m_IndexTwo .m_IndexTwoBom.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 .10667rem;
}

.m_IndexTwo .m_IndexTwoBom .m_IndexTwoBomBox {
	position: relative;
	clear: both;
	display: block;
}

.m_IndexTwo .m_IndexTwoBom .m_IndexTwoBomBox .m_IndexTwoBomPic img {
	width: 100%;
}

.m_IndexTwo .m_IndexTwoBom .m_IndexTwoBomBox .m_IndexTwoBomTxt {
	position: absolute;
	top: 1.44rem;
	right: .66667rem;
	left: .66667rem;
}

.m_IndexTwo .m_IndexTwoBom .m_IndexTwoBomBox .m_IndexTwoBomTxt p {
	clear: both;
	display: block;
	margin-bottom: .37333rem;
	color: #fff;
	font-size: .50667rem;
	font-family: pingfang-h;
	line-height: 1;
}

.m_IndexTwo .m_IndexTwoBom .m_IndexTwoBomBox .m_IndexTwoBomTxt span {
	clear: both;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: .32rem;
	font-family: pingfang-R;
	line-height: 1;
}

.m_IndexThree {
	clear: both;
	display: block;
	padding: 1.66667rem .6rem 1.57333rem .6rem;
	background: #f0f1f2;
}

.m_IndexThree .m_IndexThreeTop {
	padding-bottom: .8rem;
	text-align: center;
}

.m_IndexThree .m_IndexThreeTop h2 {
	clear: both;
	display: block;
	color: #010101;
	font-weight: 400;
	font-size: .72rem;
	font-family: pingfang-h;
	line-height: 1;
}

.m_IndexThree .m_IndexThreeTop p {
	clear: both;
	display: block;
	padding-top: .58667rem;
	color: #333;
	font-size: .4rem;
	font-family: pingfang-R;
	line-height: 1;
}

.m_IndexThree .m_IndexThreeMid {
	clear: both;
	display: block;
}

.m_IndexThree .m_IndexThreeMid img {
	width: 100%;
}

.m_IndexThree ul {
	clear: both;
	display: block;
}

.m_IndexThree ul li {
	float: left;
	padding-top: 1.33333rem;
	padding-bottom: .13333rem;
	width: 50%;
	text-align: center;
}

.m_IndexThree ul li strong {
	clear: both;
	display: inline-block;
	padding-bottom: .37333rem;
	width: 2.2rem;
	line-height: 1;
}

.m_IndexThree ul li p {
	clear: both;
	display: block;
	color: #080808;
	font-size: .37333rem;
	font-family: pingfang-R;
	line-height: 1;
}

.m_IndexFour {
	clear: both;
	display: block;
	padding-top: 2.26667rem;
}

.m_IndexFour .m_IndexFourTop {
	padding-bottom: .8rem;
	text-align: center;
}

.m_IndexFour .m_IndexFourTop h2 {
	clear: both;
	display: block;
	color: #010101;
	font-weight: 400;
	font-size: .72rem;
	font-family: pingfang-h;
	line-height: 1;
}

.m_IndexFour .m_IndexFourTop p {
	clear: both;
	display: block;
	padding-top: .58667rem;
	color: #333;
	font-size: .4rem;
	font-family: pingfang-R;
	line-height: 1;
}

.m_IndexFour .m_IndexFourBom {
	position: relative;
	clear: both;
	display: block;
	overflow: hidden;
	height: 100vh;
}

.m_IndexFour .m_IndexFourBom .m_IndexFourBomPic {
	position: relative;
	clear: both;
	display: block;
	overflow: hidden;
	padding-bottom: .13333rem;
}

.m_IndexFour .m_IndexFourBom .m_IndexFourBomPic img {
	width: 100%;
}

.m_IndexFour .m_IndexFourBom .m_IndexFive {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: flex;
	overflow: hidden;
	width: 100%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.m_IndexFour .m_IndexFourBom .m_IndexFive .m_IndexFivePic {
	clear: both;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 1;
	transform: scale(17);
}

.m_IndexFour .m_IndexFourBom .m_IndexFive .m_IndexFivePic .m_IndexFiveColor {
	display: block;
	background: 0 0;
}

.m_IndexFour .m_IndexFourBom .m_IndexFive .m_IndexFivePic .m_IndexFiveColor img {
	clear: both;
	display: block;
	-o-object-fit: cover;
	object-fit: cover;
}

.m_IndexFour .m_IndexFourBom .m_IndexFive .m_IndexFiveTxt {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
	clear: both;
	display: block;
	margin-top: 1.86667rem;
	padding: 0 .6rem;
	width: 100%;
	color: #1d1d1e;
	text-align: center;
	font-size: .4rem;
	font-family: pingfang-h;
	line-height: .72rem;
	opacity: 0;
}

.m_IndexSix {
	clear: both;
	display: block;
	padding: 1.44rem .4rem .8rem .4rem;
}

.m_IndexSix h2 {
	clear: both;
	display: block;
	padding-bottom: .64rem;
	color: #010101;
	text-align: center;
	font-weight: 400;
	font-size: .72rem;
	font-family: pingfang-h;
	line-height: 1;
}

.m_IndexSix ul {
	margin-left: -1.44928%;
}

.m_IndexSix ul li {
	float: left;
	margin-top: 1.42857%;
	margin-left: 1.42857%;
	width: 23.57143%;
}

.m_IndexFooter {
	padding: .4rem;
	background: #000;
}

.m_IndexFooter p {
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: .32rem;
	font-family: PingFangSC-Regular,sans-serif;
	line-height: .56rem;
	opacity: .43;
}

.m_IndexFooter p a {
	color: #fff;
}

.m_IndexOne .m_IndexOneExternal .swiper-slide.yd img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.home-about .column-content {
	float: none;
	padding: 0 0 50px 0;
	width: 100%;
}

.home-about .column-media {
	float: none;
	width: 100%;
}

.home-about .column-media .media-vimeo-container {
	width: 75%;
}

.home-about .column-media .media-youtube-container {
	width: 75%;
}

.home-tsc .column-viewport {
	float: none;
	width: 100%;
}

.home-tsc .column-specification {
	float: none;
	margin-top: 35px;
	width: 100%;
}

.home-tsc .column-viewport .hotspot-1 {
	left: 13.5%;
}

.home-tsc .column-viewport .hotspot-2 {
	top: 32.5%;
	left: 16.7%;
}

.home-tsc .column-viewport .hotspot-3 {
	top: 51%;
	left: 14.2%;
}

.home-tsc .column-viewport .hotspot-4 {
	left: 18.5%;
}

.home-tsc .column-viewport .hotspot-5 {
	left: 40.5%;
}

.home-tsc .column-viewport .hotspot-6 {
	right: 49.7%;
}

.home-tsc .column-viewport .hotspot-7 {
	right: 37.7%;
}

.home-tsc .column-viewport .hotspot-8 {
	right: 29.7%;
}

.home-tsc .column-viewport .hotspot-9 {
	right: 34.5%;
}

.home-tsc .column-viewport .hotspot-10 {
	right: 23.8%;
}

.home-tsc .column-viewport .hotspot-11 {
	right: 32.2%;
}

.home-about {
	padding: 60px 0 70px 0;
	width: 100%;
}

.home-about .column-content {
	float: none;
	padding: 0 0 10px 0;
	width: 100%;
}

.home-about .column-media {
	float: right;
	padding: 0;
	width: 48.5%;
	line-height: 0;
}

.home-about h2.section-heading {
	margin-bottom: 15px;
}

.home-about .column-links {
	margin-top: 15px;
}

.home-about .column-links .link {
	display: block;
	margin: 15px 0 0 0;
	width: 100%;
	text-align: center;
}

.home-about .column-links .link {
	display: inline-block;
	margin: 10px 15px 0 0;
	padding: 0 20px;
	height: 40px;
	border: 1px solid #c11d24;
	background: #c11d24;
	color: #fff;
	text-transform: uppercase;
	font: normal 13px montserratbold;
	line-height: 40px;
}

.home-about .column-links .link:focus,.home-about .column-links .link:hover {
	background: #fff;
	color: #c11d24;
}

.ab-tit {
	margin-bottom: .5rem;
	text-align: center;
}

.ab-tit span {
	display: inline-block;
	width: 5.67rem;
}

.ab-tit span img {
	display: block;
	width: 100%;
}

.ab-tit h2 {
	position: relative;
	margin-top: -.45rem;
	color: #054164;
	font-size: .7rem;
	line-height: .5rem;
}

.about-four {
	margin-bottom: .4rem;
}

.about-five {
	/*margin-bottom: .62rem;*/
	padding-top: .54rem;
	padding-bottom: 1.4rem;
	border-radius: .9rem .9rem 0 0;
	background: url(about-bg1.jpg) no-repeat top center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
}

.about-five h2 {
	margin-bottom: 1.3rem;
	text-align: center;
}

.about-five h2 img {
	width: 5.76rem;
}

.clearfix {
	zoom: 1;
}

.about-five li {
	float: left;
	width: 33.3%;
	text-align: center;
}

.about-five li .img {
	display: inline-block;
	margin-bottom: .4rem;
	width: 1.2rem;
	height: 1.2rem;
	border-radius: 50%;
	box-shadow: 0 .11rem .07rem rgba(0,0,0,.28);
}

.about-five li .img img {
	display: block;
	width: 100%;
}

.about-five li p {
	color: #fff;
	font-size: .46rem;
	line-height: .46rem;
}

.about-five li:nth-child(4) {
	margin-left: 16.65%;
}

.about-five li:nth-child(4),.about-five li:nth-child(5) {
	margin-top: .64rem;
}

.index-type {
	padding: 0 .24rem;
}

.index-type h2 {
	margin-bottom: .55rem;
	color: #084568;
	text-align: center;
	font-size: .6rem;
	line-height: .6rem;
}

.index-type h2 span {
	display: inline-block;
	margin-right: .2rem;
	color: #008aff;
	font-family: Impact;
}
