@charset "UTF-8";
/**HTML5 common css*/
html {
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing  : antialiased;
	overflow: hidden;
}

html,
body {
	height: 100%;
}

body {
	font-family: "Microsoft YaHei", SimSun, "SourceHanSansCN", "PingFang SC";
	font-size  : 12px;
}

*,
*::after,
*::before {
	-webkit-box-sizing         : border-box;
	box-sizing                 : border-box;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}

* {
	margin : 0;
	padding: 0;
	outline: 0;
	border : 0;
}

a {
	text-decoration: none;
	color          : inherit;
}

a:hover {
	color: inherit;
}

a,
img {
	-webkit-touch-callout: none;
}

a,
a:active,
a:focus,
a:hover,
a:visited {
	text-decoration: none;
}

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

input,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance   : none;
	-ms-appearance    : none;
	appearance        : none;
	font-size         : 100%;
}

button,
input,
optgroup,
select,
textarea {
	color : inherit;
	font  : inherit;
	margin: 0;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
	cursor: pointer;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing : 0;
}

sub,
sup {
	font-size     : 75%;
	line-height   : 0;
	position      : relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

.blur {
	-webkit-filter: blur(5px);
	filter        : blur(5px);
	/*no*/
	opacity       : 0.6;
}

::-webkit-input-placeholder {
	color: #ccc;
}

::-webkit-scrollbar {
	width: 0;
}

::-webkit-scrollbar-track {
	-webkit-box-shadow   : inset 0 0 6px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 10px;
	border-radius        : 10px;
}

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius        : 10px;
	-webkit-box-shadow   : inset 0 0 6px rgba(0, 0, 0, 0.5);
}

body {
	max-height: 100%;
}


.main {
	position: relative;
	height  : 100%;
	overflow: hidden;
}

/*clear*/
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear   : both;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

div {
	margin: 0 auto;
	font  : normal 14px/180% "Microsoft YaHei", SimSun, "SourceHanSansCN", "PingFang SC";
}

/* main-content */
.main-content {
	position: relative;
	width   : 100%;
	height  : 100%;
	overflow: auto;
	background     : url(../images/bg.jpg) center no-repeat;
	background-size: cover;
}

.main-content .page {
	position: relative;
	height  : 100%;
	width   : 100%;
}

.swiper-wrapper,
.swiper-container {
	height: 100%;
}

.swiper-slide {
	position: relative;
	height  : 100%;
	overflow: hidden;
}

.swiper-button-disabled {
	display: none !important;
}

.swiper-pagination1 {
    display: flex;
    left: 50%;
	z-index: 4;
}

.swiper-pagination1.swiper-pagination-bullets {
	top: 95% !important;
}

.swiper-pagination1.swiper-pagination-bullets .swiper-pagination-bullet {
	width: 13px;
	height: 13px;
	background: #fff;
	opacity: 1;
	margin: 0 4px !important;
}


.swiper-pagination1.swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: #f09052;
	width: 70px;
	height: 13px;
	border-radius: 5px;
}

/* page-cover */
.main-content .center-text-wrap {
	position         : absolute;
	left             : 50%;
	top              : 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform    : translate(-50%, -50%);
	transform        : translate(-50%, -50%);
	text-align       : center;
	padding-top: 50px;
}

.main-content .center-text-wrap .tit0 {
	max-height: 20vh;
	height    : 188px;
	width     : auto;
}

.main-content .center-text-wrap .links-wrap {
	padding-top  : 20px;
	cursor       : pointer;
	text-align   : center;
}

.main-content .center-text-wrap .links-wrap .items {
	float: left;
	width: 33.3%;
}

.main-content .center-text-wrap .links-wrap .items:nth-of-type(1) img {
	width: 100%;
}

.main-content .center-text-wrap .links-wrap .items:nth-of-type(1) a:nth-of-type(2),
.main-content .center-text-wrap .links-wrap .items:nth-of-type(1) img:nth-of-type(2) {
	margin-top: -27px;
	display: block;
}

.main-content .center-text-wrap .links-wrap .items:nth-of-type(2) img {
	width: 100%;
	margin-left: -15px;
}

.main-content .center-text-wrap .links-wrap .items:nth-of-type(3) img {
	width: 101.5%;
	margin-top: -22px;
	margin-left: -35px;
}

/* page-content */
.main-content .page-content {
	background : url(../images/bg2.jpg) center no-repeat;
	background     : transparent;
	background-size: cover;
	padding-top: 5vh;
}

.main-content .inner {
	position                : relative;
	width                   : 1200px;
	margin                  : 0 auto;
	-webkit-transform-origin: top center;
	-ms-transform-origin    : top center;
	transform-origin        : top center;
}

.main-content .page-content .scroll-outer {
	width      : 1080px;
	margin-left: 0;
	position: relative;
}

.main-content .swiper-slide:nth-of-type(2) .scroll-outer::before {
	content: '';
	display: block;
	position: absolute;
	top: 70%;
	left: 11%;
	background: url(../images/zi.png) no-repeat;
	width: 114px;
	height: 164px;
	z-index: 2;
}

/* page 2 */
.main-content .box-video {
	background: url(../images/bg2.png) no-repeat;
	width: 1198px;
	height: 637px;
	position: relative;
	overflow: visible;
}

.main-content .box-video::before {
	position: absolute;
	content: '';
	display: block;
	background: url(../images/ico5.png) no-repeat;
	width: 87px;
	height: 76px;
	top: 15%;
	left: -25px;
	z-index: -1;
}

.main-content .box-video::after {
	position: absolute;
	content: '';
	display: block;
	background: url(../images/ico6.png) no-repeat;
	width: 87px;
	height: 76px;
	top: 60%;
	right: -45px;
	z-index: -1;
}

.main-content .box-video .video-content {
	position: relative;
	width: 880px;
	height: 486px;
	top: 76px;
	left: 90px;
	overflow: hidden;
}

.main-content .video-content video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 92px;
	height: 92px;
	cursor: pointer;
	background: url(../images/play1.png) no-repeat;
}

.play-button-75 {
	position: absolute;
	top: 75%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 75px;
	height: 75px;
	cursor: pointer;
	background: url(../images/play2.png) no-repeat;
}

#menu-toggle {
	position: fixed;
	top: 20px;
	right: 20px;
	z-index: 99 !important;
	background: url(../images/menu.png) no-repeat;
	width: 86px;
	height: 86px;
	display: none;
}

.custom-menu {
	position: fixed;
	right: 30px;
	top: 80px;
	bottom: 0;
	width: 252px;
	padding: 20px;
	display: none;
	z-index: 9;
}

.custom-menu button,
.custom-menu .language-button {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	text-align: right;
	background: transparent;
	font-size: 20px;
	color: #1f4cad;
	font-weight: 800;
}

.custom-menu button.active {
	color: #f09052;
}

.custom-menu .language-button {
	margin-bottom: 0;
	cursor: pointer;
}

.custom-menu .language {
	display: none;
}

.custom-menu .language li {
	display: block;
	width: 100%;
	font-size: 20px;
	text-align: right;
	line-height: 1.6;
}

.custom-menu .language li,
.custom-menu .language li a {
	color: #285ed4;
}

.custom-menu .language li a:hover {
	text-decoration: underline;
}

/* page 3 */
.main-content .box-tan {
	width: 1150px;
	height: 490px;
	position: relative;
	overflow: visible;
	margin-top: 37px;
}

.main-content .box-tan .items {
	width: 228px;
	float: left;
	position: relative;
}

.main-content .box-tan .items:nth-child(even) {
	margin-top: 83px;
}

.main-content .box-tan .items video {
	display: none;
}

/* video mark */
.overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(153, 60, 35, 0.302);
	z-index: 999;
}

/* video pop */
.video-popup {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1000;
	width: 400px;
}

.video-popup video {
	width: 100%;
	height: auto;
}

.close-button {
	position: absolute;
	top: 95%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url(../images/close.png) no-repeat;
	cursor: pointer;
	width: 70px;
	height: 70px;
	background-size: 100% auto;
}

/* page 3*/
.main-content .box-video-you {
	background: url(../images/bg5.png) no-repeat;
	width: 1198px;
	height: 637px;
	position: relative;
	overflow: visible;
}

.main-content .box-video-you::after {
	position: absolute;
	content: '';
	display: block;
	background: url(../images/zi2.png) no-repeat;
	width: 136px;
	height: 215px;
	top: 60%;
	right: -45px;
}

.main-content .video-wrap {
	position: relative;
	width: 1089px;
	height: 500px;
	top: 70px;
	left: -1.2%;
	overflow: hidden;
}

.main-content .video-wrap .video-content {
	position: relative;
	width: 886px;
	margin-top: 10px;
}

.main-content .video-wrap video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.main-content .video-wrap .list-nav {
	width: 17.5%;
	float: left;
	margin-left: 5px;
	padding-top: 20px;
}

.main-content .video-wrap .list-nav li {
	margin-top: -35px;
	position: relative;
	cursor: pointer;
	padding-top: 20px;
}

.main-content .video-wrap .list-nav li.active::after {
	content: '';
	display: block;
	position: absolute;
	background: url(../images/arrow.png) no-repeat;
	width: 11px;
	height: 18px;
	right: 0;
	top: 45%;
}

.main-content .video-wrap .video-content {
	float: right;
	display: none;
}

/* page 4 */
.main-content .box-editor {
	width: 1145px;
	height: 535px;
	position: relative;
	overflow: visible;
	margin-top: 45px;
}

.main-content .box-editor::before {
	position: absolute;
	content: '';
	display: block;
	background: url(../images/ico7.png) no-repeat;
	width: 105px;
	height: 110px;
	top: 33%;
	left: -56px;
	z-index: 1;
}

.main-content .box-editor::after {
	position: absolute;
	content: '';
	display: block;
	background: url(../images/ico9.png) no-repeat;
	width: 123px;
	height: 110px;
	top: 3%;
	right: 85px;
	z-index: 1;
}

.main-content .box-editor .items {
	float: left;
}

.main-content .box-editor .items:nth-child(1) {
	width: 424px;
}

.main-content .box-editor .items:nth-child(1) .pic-list img {
	border-radius: 20px;
	box-shadow: 0.954px 4.908px 25px 0px rgba(226, 155, 160, 0.27);
}

.main-content .box-editor .items:nth-child(1) .pic-list li:nth-child(1) {
	margin-bottom: 19px;
}

.main-content .box-editor .items:nth-child(2) {
	width: 436px;
	height: 522px;
	margin-left: 22px;
	border-radius: 20px;
	padding: 22px 24px 22px 22px;
	background-image: -moz-linear-gradient( -33deg, rgb(252,253,255) 11%, rgb(240,245,255) 100%);
	background-image: -webkit-linear-gradient( -33deg, rgb(252,253,255) 11%, rgb(240,245,255) 100%);
	background-image: -ms-linear-gradient( -33deg, rgb(252,253,255) 11%, rgb(240,245,255) 100%);
	box-shadow: 6.022px 6.688px 24px 0px rgba(186, 186, 198, 0.38);
}

.main-content .box-editor .items:nth-child(2) .news-list h3 {
	font-family: "Microsoft YaHei", SimSun, "SourceHanSansCN", "PingFang SC";
	font-size  : 24px;
	line-height: 1.4;
	padding-left: 17px;
	position: relative;
	font-weight: 500;
}

.main-content .box-editor .items:nth-child(2) .news-list h3::before {
	content: "";
	position: absolute;
	left: 0;
	top: 13px;
	width: 7px;
	height: 7px;
	background-color: #f09052;
	border-radius: 7px;
}

.main-content .box-editor .items:nth-child(2) .news-list h3,
.main-content .box-editor .items:nth-child(2) .news-list h3 a,
.main-content .box-editor .items:nth-child(2) .list li,
.main-content .box-editor .items:nth-child(2) .list li a {
	color: #414388;
}

.main-content .box-editor .items:nth-child(2) .news-list p {
	font-size  : 20px;
	line-height: 1.2;
	color: #696b9c;
	padding-left: 17px;
	text-indent: 2em;
	padding: 10px;
}

.main-content .box-editor .items:nth-child(2) .news-list .news-items {
	padding: 10px 0;
	border-bottom: dotted 1px #e7e7e9;
	position: relative;
}

.main-content .box-editor .items:nth-child(2) .news-list .news-items::before {
	content: "";
	position: absolute;
	left: 0;
	top: 22px;
	width: 7px;
	height: 7px;
	background-color: #f09052;
	border-radius: 7px;
}

.main-content .box-editor .items:nth-child(2) .list li {
	position: relative;
	padding-left: 17px;
	font-size: 24px;
	line-height: 1.8;
	font-weight: 500;
}

.main-content .box-editor .items:nth-child(2) .list li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 17px;
	width: 7px;
	height: 7px;
	background-color: #f09052;
	border-radius: 7px;
}

.main-content .box-editor .items:nth-child(3) {
	width: 236px;
}

.main-content .box-editor .items:nth-child(3) img {
	margin-top: 135px;
}

.main-content .box-editor .items:nth-child(3) img {
	box-shadow: 1.145px 5.89px 25px 0px rgba(162, 189, 233, 0.27);
	margin-left: 22px;
	border-radius: 20px;
}

/* mob hide */
.arrow-box,
.box-tan .items-mob,
.list-nav-wrap-mob {
	display: none;
}

/* 0310 fm */
.center-text-wrap .links-wrap .items  {
	display: block;
	position: relative;
}

.center-text-wrap .links-wrap .items:nth-of-type(3):hover i {
	background: url(../images/zi3.png) no-repeat;
	width: 20%;
	height: 20%;
	position: absolute;
	display: block;
	top: -3%;
	right: 20%;
	background-size: 100%;
	-webkit-animation: jump2 1s infinite ease-out;
	-moz-animation: jump2 1s infinite ease-out;
	-o-animation: jump2 1s infinite ease-out;
    animation: jump2 1s infinite ease-out;
}

/* jump X */
@-webkit-keyframes jump2 {
    0%, 100% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(-10px);
    }
}

@-moz-keyframes jump2 {
    0%, 100% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(-10px);
    }
}

@-o-keyframes jump2 {
	0%, 100% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(-10px);
    }
}

@keyframes jump2 {
    0%, 100% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(-10px);
    }
}

.swiper-container1 .swiper-slide:nth-of-type(3) .title1 {
	cursor: pointer;
}

.swiper-container1 .swiper-slide:nth-of-type(3) .title1 video {
	display: none;
}

.title1.title1-mob {
	display: none;
}