@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	-webkit-overflow-scrolling: touch;
	word-wrap: break-word;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
}

html {
	font-size: 100px;
}

body {
	font-size: 0;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-font-smoothing: antialiased;
	color: #333;
	background: #fff;
	font-family: "微软雅黑";
}

em,
i {
	font-style: normal;
}

/*使用无衬线字体/禁止IOS调整字体大小*/

a,
img {
	-webkit-touch-callout: none;
}


/*禁止长按连接与图片弹出菜单*/

html,
body {
	-webkit-user-select: none;
	user-select: none;
}


/*禁止选中文本*/

button,
optgroup,
select,
textarea {
	-webkit-appearance: none;
	outline: none;
	border-radius: 0;
	border: none;
	background: none;
}

input {
	outline: none;
	border-radius: 0;
	border: none;
	background: none;
	vertical-align: top;
}

/*去掉webkit默认的表单样式*/

a,
button,
input,
optgroup,
select,
textarea {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/*font-family: -apple-system, BlinkMacSystemFont, "PingFang SC","Helvetica Neue",STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif !important;*/
}


/*去掉a等标签点击时的蓝色外边框和灰色半透明背景*/

input::-webkit-input-placeholder {
	color: #808080;
}


/*修改webkit中input的planceholder样式*/

input:focus::-webkit-input-placeholder {
	color: #808080;
}


/*修改webkit中focus状态下input的panceholder样式*/

input::-webkit-input-speech-button {
	display: none;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

.clear {
	width: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}

.clearFix::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}

.font1 {
	font-size: 8px;
}

.font2 {
	font-size: 14px;
}

.font3 {
	font-size: 18px;
}

.font4 {
	font-size: 20px;
}

.font5 {
	font-size: 22px;
}

.font6 {
	font-size: 24px;
}

.font7 {
	font-size: 16px;
}

.font8 {
	font-size: 12px;
}

.font9 {
	font-size: 30px;
}

.font10 {
	font-size: 28px;
}

.clear {
	clear: both;
}

.Wrap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}


.Wrap .swiper-container {
	width: 100%;
	height: 100%;
}

.Wrap .swiper-container .swiper-scrollbar-important {
	width: 3px;
	height: 52%;
	top: 24%;
	right: 90px;
	background: rgba(255, 255, 255, 0.3);
}

.Wrap .swiper-container .swiper-scrollbar-important .swiper-scrollbar-drag {
	background: white;
}

.Wrap .More {
	width: 45px;
	position: absolute;
	top: 42%;
	left: 0;
	z-index: 10;
}

.Wrap .video_box {
	width: 100%;
	height: 100%;
	position: relative;
}

.Wrap .video_box video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: bottom;
}

.Wrap .video_box .video_process {
	width: 80%;
	position: absolute;
	bottom: 40px;
	left: 80px;
	cursor: pointer;
}

.Wrap .video_box .video_process .seek {
	height: 12px;
	background: #a2a1a1;
	margin-bottom: 4px;
}

.Wrap .video_box .video_process .line {
	height: 1px;
	background: #a2a1a1;
}

.Wrap .profile {
	width: 75%;
	margin: auto;
	padding-top: 260px;
}

.Wrap .profile .grid_img {
	width: 45%;
	float: left;
}

.Wrap .profile .grid_img .grid_top {
	height: 500px;
}

.Wrap .profile .grid_img img {
	width: 100%;
}

.Wrap .profile .grid_img img:last-child {
	width: 75%;
	margin-top: 32px;
}

.Wrap .profile .company_text {
	width: 34%;
	float: right;
}

.Wrap .profile .company_text img {
	width: 60%;
	float: right;
	margin-bottom: 70px;
}

.Wrap .profile .company_text p {
	clear: both;
	text-align: justify;
	line-height: 32px;
	color: rgba(255, 255, 255, 0.6);
}

.Wrap .profile .company_text p:first-child {
	margin-bottom: 50px;
}

.Wrap .timeAxix {
	width: 90%;
	height: 56%;
	position: absolute;
	left: 0;
	bottom: 5%;
}

.Wrap .timeAxix .date_events {
	padding-left: 15%;
}

.Wrap .timeAxix .date_events li {
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	width: 26%;
	float: left;
	cursor: pointer;
	opacity: 0.4;
}

.Wrap .timeAxix .date_events li .year {
	width: 72%;
}

.Wrap .timeAxix .date_events li .percent {
	margin-top: 40px;
}

.Wrap .timeAxix .date_events li .percent div {
	float: left;
	margin-right: 10px;
}

.Wrap .timeAxix .date_events li .percent div p {
	float: left;
}

.Wrap .timeAxix .date_events li .percent div p:first-child {
	color: rgba(255, 255, 255, 0.49);
	margin-right: 8px;
}

.Wrap .timeAxix .date_events li .percent div p:last-child {
	color: rgba(255, 255, 255, 0.21);
}

.Wrap .timeAxix .date_events li .percent div p:last-child span {
	display: block;
}

.Wrap .timeAxix .date_events li .percent div p:last-child span:first-child {
	padding-top: 4px;
}

.Wrap .timeAxix .date_events li .event {
	color: rgba(255, 255, 255, 0.21);
	line-height: 30px;
	margin-top: 70px;
}

.Wrap .timeAxix .date_events li.active {
	opacity: 1;
	-webkit-transform: scale(1.2) translate3d(-20px, -30px, 0);
	-moz-transform: scale(1.2) translate3d(-20px, -30px, 0);
	-ms-transform: scale(1.2) translate3d(-20px, -30px, 0);
	-o-transform: scale(1.2) translate3d(-20px, -30px, 0);
	transform: scale(1.2) translate3d(-20px, -30px, 0);
}

.Wrap .timeAxix .timeLine {
	margin-top: 6%;
	position: relative;
}

.Wrap .timeAxix .timeLine .year_num {
	padding-left: 15%;
}

.Wrap .timeAxix .timeLine .year_num li {
	width: 26%;
	float: left;
	opacity: 0.2;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.Wrap .timeAxix .timeLine .year_num li i {
	display: none;
	width: 1px;
	height: 24px;
	margin-top: 25px;
	margin-left: 16px;
	background: #fff;
}

.Wrap .timeAxix .timeLine .year_num li.actives {
	opacity: 1;
}

.Wrap .timeAxix .timeLine .year_num li.actives i {
	display: block;
}

.Wrap .timeAxix .timeLine .dashed {
	margin-top: -13px;
	border: 1px dashed #fff;
}

.Wrap .list {
	width: 90%;
	height: calc(100% - 20%);
	position: absolute;
	bottom: 0;
	left: 5%;
}

.Wrap .list .core {
	width: 35%;
	height: 100%;
	float: left;
	margin-left: 40px;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
}

.Wrap .list .core ul li {
	cursor: pointer;
	padding-left: 55px;
	position: relative;
}

.Wrap .list .core ul li h4 {
	margin-bottom: 22px;
}

.Wrap .list .core ul li p {
	line-height: 40px;
	text-align: justify;
	padding-right: 50px;
	margin-bottom: 22px;
	color: rgba(255, 255, 255, 0.5);
}

.Wrap .list .core ul li img {
	width: 100%;
}

.Wrap .list .core ul li:before {
	content: '';
	width: 23px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../icon/icon11.png") no-repeat;
	background-size: 100%;
}

.Wrap .list .core ul li:hover {
	background: -webkit-linear-gradient(right, transparent, #1d2128);
}

.Wrap .list .picture {
	width: 45%;
	height: 95%;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	float: right;
}

.Wrap .partner {
	height: 100%;
	position: relative;
}

.Wrap .partner .company {
	position: absolute;
	bottom: 15%;
	left: 6%;
}

.Wrap .partner .company li {
	float: left;
	margin-right: 70px;
}

.Wrap .Case_box {
	height: 100%;
}

.Wrap .Case_box .page_wra {
	position: absolute;
	bottom: 8%;
	right: 8%;
	width: 400px;
	height: 138px;
	z-index: 9;
}

.Wrap .Case_box .swiper-button-next-case {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	right: 0;
	background-image: url("../icon/icon3.png");
}

.Wrap .Case_box .swiper-button-pre-case {
	top: 50%;
	transform: translateY(-50%) rotate(180deg);
	-webkit-transform: translateY(-50%) rotate(180deg);
	-moz-transform: translateY(-50%) rotate(180deg);
	left: 0;
	background-image: url("../icon/icon3.png");
}

.Wrap .Case_box .page_wra .swiper-pagination-case {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	font-size: 35px;
	text-align: center;
	width: 100%;
	height: 100%;
	left: 0;
	position: absolute;
}

.Wrap .Case_box .swiper-pagination-case .swiper-pagination-current {
	font-size: 55px;
}

.Wrap .Case_box .case {
	width: 90%;
	height: 100%;
	margin: auto;
	position: relative;
}

.Wrap .Case_box .case .Car {
	width: 80%;
	height: 70%;
	position: absolute;
	top: 12%;
	left: -12%;
}

.Wrap .Case_box .case .Car .la-ball-climbing-dot-car {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 2;
}

.Wrap .Case_box .case .Car .control {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
}

.Wrap .Case_box .case .Car .control a {
	text-decoration: underline;
	margin: 0 10px;
	cursor: pointer;
}

.Wrap .Case_box .case .information {
	width: 30%;
	float: right;
	margin-top: 12%;
}

.Wrap .Case_box .case .information .info_name .names {
	text-indent: 1em;
	float: left;
	margin-top: 55px;
	position: relative;
}

.Wrap .Case_box .case .information .info_name .names:before {
	content: '\0020';
	position: absolute;
	width: 8px;
	height: 8px;
	background: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	top: 10px;
	left: 0;
}

.Wrap .Case_box .case .information .info_name div {
	float: right;
	position: relative;
}

.Wrap .Case_box .case .information .info_name div p {
	position: absolute;
	top: 57px;
	right: 50px;
}

.Wrap .Case_box .case .information .version {
	clear: both;
	float: left;
	margin-top: 50px;
}

.Wrap .Case_box .case .information .version p {
	margin-bottom: 40px;
}

.Wrap .Case_box .case .information .version p span {
	display: block;
	margin-top: 30px;
	color: rgba(255, 255, 255, 0.32);
}

.Wrap .Case_box .case .information .code {
	float: right;
	margin-right: 15px;
	margin-top: 35px;
}

.Wrap .Contact_us {
	height: 100%;
	position: relative;
}

.Wrap .Contact_us .map {
	width: 100%;
	-webkit-animation: maps 2s linear;
	-o-animation: maps 2s linear;
	animation: maps 2s linear;
}

@-webkit-keyframes maps {
	0% {
		-webkit-transform: scale(1.5);
	}

	100% {
		-webkit-transform: scale(1);
	}
}

.Wrap .Contact_us .coord {
	display: none;
	width: 60px;
	height: 10px;
	position: absolute;
	bottom: 44%;
	left: 31.6%;
	-webkit-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-o-transform: rotate(-60deg);
	transform: rotate(-60deg);
}

.Wrap .Contact_us .coord span {
	width: 8px;
	height: 8px;
	float: left;
	margin: 0 3px;
	background: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.Wrap .Contact_us .coord .coord_tip {
	-webkit-animation: coord_tip 1s linear infinite 0.5s;
	-o-animation: coord_tip 1s linear infinite 0.5s;
	animation: coord_tip 1s linear infinite 0.5s;
}

.Wrap .Contact_us .coord .coord_tip1 {
	-webkit-animation: coord_tip 1s linear infinite .33s;
	-o-animation: coord_tip 1s linear infinite .33s;
	animation: coord_tip 1s linear infinite .33s;
}

.Wrap .Contact_us .coord .coord_tip2 {
	-webkit-animation: coord_tip 1s linear infinite .99s;
	-o-animation: coord_tip 1s linear infinite .99s;
	animation: coord_tip 1s linear infinite .99s;
}

@-webkit-keyframes coord_tip {
	0% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}

	50% {
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		-o-transform: scale(1.4);
		transform: scale(1.4);
	}

	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}

.Wrap .Contact_us .address {
	position: absolute;
	bottom: 28%;
	left: 38%;
}

.Wrap .Contact_us .address p:first-child {
	margin-bottom: 145px;
}

.Wrap .Contact_us .address p span {
	margin-top: 25px;
	display: block;
}




html,
body {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.wrapper {
	width: 100%;
	height: 100%;
}

body {
	font-size: 24px;
	margin: 0;
	padding: 0;
	background: #000000;
}

.swiper-slide {
	overflow: hidden;
}

#container {
	position: absolute;
	height: 100%;
	width: 100%;
}

#output {
	width: 100%;
	height: 100%;
}

.head {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 163px;
}

.head_nav {
	width: 100%;
	height: 100%;
}

.nav-logo {
	width: 122px;
	float: left;
	margin-left: 98px;
	margin-top: 38px;
}

.nav-logo img {
	width: 100%;
}

.nav-box {
	float: right;
	height: 100%;
	width: 790px;
	margin-right: 70px;
	position: relative;
}

.nav-box::after {
	position: absolute;
	right: 0;
	height: 1px;
	content: '';
	width: 1360px;
	top: 61px;
	z-index: 1;
	background: linear-gradient(to left, rgba(255, 255, 255, .3), rgba(255, 255, 255, .1));
}

.nav-ul {
	color: rgba(255, 255, 255, .2);
	font-size: 28px;
}

.nav-ul li {
	width: 112px;
	height: 100px;
	text-align: left;
	float: left;
	margin: 61px 0 0 100px;
	cursor: pointer;
	position: relative;
	z-index: 9;
}

.nav-ul li:first-child {
	margin-left: 40px;
}

.nav-ul li::after {
	content: '';
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	background: #FFFFFF;
	transition: all .6s ease;
	-webkit-transform: all .6s ease;
	-ms-transform: all .6s ease;
}

.nav-ul li>p {
	text-align: center;
}

.nav-ul li span {
	display: block;
	width: 100%;
	height: 52px;
	font-size: 15.5px;
	overflow: hidden;
	text-align: left;
	/* 	text-align: justify;
	text-align-last: justify; */
	transition: all .6s ease;
	-webkit-transform: all .6s ease;
	-ms-transform: all .6s ease;
}

.nav-ul li span p:first-child {
	color: rgba(255, 255, 255, .2);
	margin-top: 20px;
	margin-left: -100%;
	transition: all .4s .4s ease;
	-webkit-transform: all .4s .6s ease;
	-ms-transform: all .4s .6s ease;
}

.nav-ul li span p:last-child {
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: -100%;
	transition: all .4s .4s ease;
	-webkit-transform: all .4s .6s ease;
	-ms-transform: all .4s .6s ease;
}

.nav-ul li.nav-active::after {
	width: 100%;
}

.nav-ul li.nav-active span {
	height: 72px;
}

.nav-ul li.nav-active span p:first-child {
	margin-left: 0%;
}

.nav-ul li.nav-active span p:last-child {
	margin-left: 0%;
}

.nav-ul li.nav-active>p {
	color: #FFFFFF;
}

.nav-ul li:hover::after {
	width: 100%;
}

.nav-ul li:hover>p {
	color: #FFFFFF;
}

.nav-ul li:hover span {
	height: 72px;
}

.nav-ul li:hover span p {
	margin-left: 0%;
}


.swiper-container {
	width: 100%;
	height: 100%;
	color: #FFFFFF;
}

/* 控制条 */

.w-s-scrollbar-wrapper {
	font-size: 28px;
	position: absolute;
	z-index: 998;
	height: calc((100vh - 163px) * .75);
	height: -webkit-calc((100vh - 163px) * .75);
	height: -moz-calc((100vh - 163px) * .75);
	width: 40px;
	text-align: center;
	right: 68px;
	/* margin-top: 163px; */
	/* top: calc((100vh - 163px) / 2);
	top: -webkit-calc((100vh - 163px) / 2);
	top: -moz-calc((100vh - 163px) / 2); */
	top: 55%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
}

.w-s-scrollbar {
	position: absolute;
	background-color: rgba(255, 255, 255, .3);
	height: 80%;
	width: 3px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.w-s-s-page-t {
	position: absolute;
	top: 0;
	width: 100%;

}

.w-s-s-page-b {
	position: absolute;
	width: 100%;
	bottom: 0;
}

.w-s-scrollbar>div {
	background-color: #FFFFFF;
	width: 3px;
}

/* 第一屏 */
.w-s-slide-p1 {
	background: #000000;
}

.wrapper-swiper-slide {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.Propaganda_video {
	width: 100%;
	object-fit: fill;
}

.video-progress-bar-wrap {
	width: 91.6%;
	height: 52px;
	position: absolute;
	bottom: 38px;
	z-index: 997;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}

.video-progress-bar {
	margin: 0 auto;
	width: 80%;
	height: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, .4);
	float: left;
	position: relative;
}

.video-progress-bar-sp {
	position: absolute;
	display: block;
	width: 0%;
	height: 12px;
	background: rgba(255, 255, 255, .6);
	bottom: 5px;

	/* transition: all 2.5s ease;
	-webkit-transform: all 2.5s ease;
	-ms-transform: all 2.5s ease; */
}

.video-progress-bar-sp-mouse {
	position: absolute;
	display: block;
	width: 100%;
	height: 12px;
	background: rgba(255, 255, 255, 0);
	bottom: 5px;
	z-index: 10;
	/* transition: all 2.5s ease;
	-webkit-transform: all 2.5s ease;
	-ms-transform: all 2.5s ease; */
}

/* 倒计时css */
.Count {
	height: 100%;
	float: right;
	width: 208px;
	font-family: bmxy;
	font-size: 24px;
}

.Count div {
	float: left;
	height: 100%;
}

.Count div>p {
	width: 32px;
	height: 100%;
	background: rgba(255, 255, 255, .1);
	text-align: center;
	line-height: 52px;
	float: left;
	border-radius: 8px;
}

.Count div>b {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 19.9px;
	font-weight: normal;
}

.minutes {
	width: 66px;
}

.minutes p:first-child {
	margin-right: 2px;
}

.min {
	position: relative;
	width: 52px;
}

.seconds {
	width: 66px;
}

.seconds p:first-child {
	margin-right: 2px;
}

.sec {
	position: relative;
	width: 24px;
}


.p4-concent {
	width: 100%;
	height: calc(100vh - 165px);
	height: -webkit-calc(100vh - 165px);
	height: -moz-calc(100vh - 165px);
	position: absolute;
	bottom: 0;
	padding-top: calc((100vh - 165px) * .05);
	padding-top: -webkit-calc((100vh - 165px) * .05);
	padding-top: -moz-calc((100vh - 165px) * .05);

}

.p4-concent-div {
	width: 50%;
	height: 100%;
}

.p4-concent-div-l {
	float: left;
	padding-left: 4%;
}

.p4-ul {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

/*滚动条样式*/
.p4-ul::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 4px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 4px;

}

.p4-ul::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
	background: rgba(0, 0, 0, 0.2);
}

.p4-ul::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}

.p4-li {
	width: 100%;
	/* min-height: 218px; */
	position: relative;
	box-shadow: 0px 5px 5px -5px #000;
	cursor: pointer;

}

.p4-li::after {
	background: url(../image/mb.png) no-repeat;
	background-size: auto 100%;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0%;
	height: 100%;
	transition: all .4s ease;
	-webkit-transform: all .4s ease;
	-ms-transform: all .4s ease;
	z-index: -1;
}

.p4-li-lamp {
	width: 15%;
	height: 100%;
	position: absolute;
	top: 30px;
	left: 20px;
}

.p4-li-lamp img {
	display: block;
	width: 24px;
}

.p4-li-text {
	padding: 25px 5% 20px 15%;
	width: 100%;

}

.p4-li-text h3 {
	color: #c7c7c7;
	font-size: 28px;
	font-weight: normal;
}

.p4-li-text p {
	margin-top: 30px;
	color: #6c6d71;
	font-size: 18px;
	line-height: 38px;
	text-align: justify;
}

.p4-concent-div-r {
	float: right;
	padding-right: 4%;
}

#p4-concent-div-r-swiper {
	width: 80%;
	height: auto;
	float: right;
	border-radius: 10px;
}

#p4-concent-div-r-swiper .p4-swiper-slide {
	width: 100%;
	height: auto;


}

#p4-concent-div-r-swiper .p4-swiper-slide>img {
	width: 100%;
	height: auto;
	min-height: 100%;
	transition: 1s linear 2s;
	transform: scale(1.1, 1.1);

}

#p4-concent-div-r-swiper .p4-swiper-slide {
	width: 100%;
}

#p4-concent-div-r-swiper .swiper-slide-active img,
#p4-concent-div-r-swiper .swiper-slide-duplicate-active img {
	transition: 7s linear;
	transform: scale(1, 1);
}



.p4-li:hover::after {
	width: 100%;
}

.p4-li-active::after {
	width: 100%;
}

#bottom_layer {
	width: 100%;
	position: absolute;
	z-index: 302;
	bottom: 0;
	left: 0;
	height: 39px;
	padding-top: 1px;
	overflow: hidden;
	zoom: 1;
	margin: 0;
	line-height: 39px;
	background: rgba(0, 0, 0, .2);
}

#bottom_layer .s-bottom-layer-content {
	text-align: center;
}

#bottom_layer .lh {
	display: inline;
	margin-right: 24px;
}

#bottom_layer a {
	font-size: 12px;
	text-decoration: none;
	color: white;
}

#bottom_layer .text-color {
	color: white;
}
