
@font-face{
   	font-family: 'PingFangSC-Thin';
	 src: url('https://cdn-ssl.meb.com/font/PingFangSC-Thin.otf');
	 src: local('PingFangSC-Light Regular'),
	 local('PingFangSC-Light'),
	 url('https://cdn-ssl.meb.com/font/PingFangSC-Thin.woff') format('woff'),
	 url('https://cdn-ssl.meb.com/font/PingFangSC-Thin.ttf') format('truetype'),
	 url('https://cdn-ssl.meb.com/font/PingFangSC-Thin.svg#PingFangSC-Thin') format('svg');
}
@font-face{
   	font-family: 'PingFangSC-Light';
	 src: url('https://cdn-ssl.meb.com/font/PingFangSC-Light.eot');
	 src: local('PingFangSC-Light Regular'),
	 local('PingFangSC-Light'),
	 url('https://cdn-ssl.meb.com/font/PingFangSC-Light.woff') format('woff'),
	 url('https://cdn-ssl.meb.com/font/PingFangSC-Light.ttf') format('truetype'),
	 url('https://cdn-ssl.meb.com/font/PingFangSC-Light.svg#PingFangSC-Light') format('svg');
}

@font-face{
   	font-family: 'SourceHanSerifCN-Bold';
	 src: url('https://cdn-ssl.meb.com/font/SourceHanSerifCN-Bold.eot');
	 src: local('SourceHanSerifCN-Bold Regular'),
	 local('SourceHanSerifCN-Bold'),
	 url('https://cdn-ssl.meb.com/font/SourceHanSerifCN-Bold.woff') format('woff'),
	 url('https://cdn-ssl.meb.com/font/SourceHanSerifCN-Bold.ttf') format('truetype'),
	 url('https://cdn-ssl.meb.com/font/SourceHanSerifCN-Bold.svg#SourceHanSerifCN-Bold') format('svg');
}
body{
	font-family: PingFangSC-Light;
	min-width: 1220px;
}
ul{
	list-style: none;
}
*{
	padding: 0px;
	margin: 0px;
}
a{
	text-decoration: none;
	color: #fff;
}
.hand{ 
	cursor:pointer; 
}
/*澶撮儴*/
.head{
	width: 100%;
	height: 150px;
	display: flex;
	justify-content: space-between;
	align-items:center;
	position: fixed;
	top: 0;
	z-index: 99;
}
.head-left{
	width: 80px;
	height: 54px;
	margin-left: 70px;
}
.head-left img{
	width: 100%;
}
.head-right{
	display: flex;
	justify-content: space-between;
}
.head-right-li{
	margin-right: 50px;
	letter-spacing: 1.8px;
	color:#fff;
	position: relative;
	padding: 20px 0px;
}
.head-right-li span{
	display: inline-block;
	width: 100px;
	text-align: center;
}
.china{
	display: none;
	color: #FFE7DB;
}
.head-line{
	width: 39px;
	height: 1px;
	display: inline-block;
	background: #FFE7DB;
	position: absolute;
	bottom: 10px;
	left: 20px;
	display: none;
}
.second-level{
	width: 160px;
	height: 366px;/**height: 305px;*/
	background-color: #292C33;
	position: absolute;
	bottom: -366px;/**bottom: -298px;*/
	left: -30px;
	z-index: 99;
	display: none;
}
.joins-second-level{
	width: 160px;
	background-color: #292C33;
	position: absolute;
	bottom: -184px;/**bottom: -245px;*/
	left: -30px;
	z-index: 3;
	display: none;
}
.second-level li{
	text-align: center;
	padding: 20px 0px;
}
.second-level li:hover{
	background-color: #424350;
	color:  #FFE7DB;
}
.joins-second-level li{
	text-align: center;
	padding: 20px 0px;
}
.joins-second-level li:hover{
	background-color: #424350;
	color:  #FFE7DB;
}
/*搴曢儴*/
.footer{
	width: 100%;
	height: 274px;
	background: #292C33;
	line-height: 274px;
}
.footer-pro{
	font-family: PingFangSC-Thin;
	font-size: 14px;
	color: #B2B2B2;
	letter-spacing: 0;
	text-align: center;
	padding-top: 60px;
}
.meb{
	width: 338px;
	height: 40px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 47px;
}
.meb div{
	width: 149px;
	height: 40px;
	border: 1px solid #FFFFFF;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #FFFFFF;
}
.meb div:hover{
	background-color: #ffe8dc;
	border: none;
	color: #646068;
}
.copyright{
	margin-top: 80px;
	font-size: 10px;
	color: #B2B2B2;
	text-align: center;
}

.m-l-50{
	margin-left: 50px;
}
/*banner*/
.swiper-container{
	font-family: PingFangSC-Thin;
	width: 100vw;
	height: 100vh;
	position: relative;
	margin: 0;
	overflow: hidden;
}
.swiper-slide{
	width: 100%;
	height: 100%;
	font-size: 0;
	position: relative;
	overflow: hidden;;
}
.swiper-pagination-custom {
				bottom: 10px;
				left: 0;
				width: 100%;
			}
			.swiper-pagination-customs {
				width: 30px;
				height: 4px;
				display: inline-block;
				background: #000;
				opacity: .3;
				margin: 0 5px;
			}
			.swiper-pagination-customs-active {
				opacity: 1;
				background-color: #F78E00;
			}


.swiper-bg{
	width: 100%;
	height: 100%;
	font-size: 0;
	position: relative;
	background-size: cover;
}
.bg-1{
	background-image: url(../image/banner1.jpg);
}
.bg-2{
	background-image: url(../image/banner2.jpg);
}
.bg-3{
	background-image: url(../image/banner3.jpg);
}

.animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.scale {
  -webkit-animation-name: scale;
  animation-name: scale;
}
@-webkit-keyframes scale {
	from{
		transform: scale(1.075);
	}to{
		transform: scale(1);
	}
}

.banner-bg{
	width: 100%;
	height:auto;
}
.banner-one-content{
	width: 100%;
	height: 100%;
	min-width: 1220px;
	position: absolute;
	top: 0;
	left: 0;
}
.banner-one-content div:nth-child(1){
	width: 679px;
	height: 360px;
	position: absolute;
	left:0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.banner-one-content div:nth-child(1) p{
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 23.6px;
	text-align: center;
	margin-top: 20px;
}

.icon-btn{
	width: 100%;
	position: absolute;
	bottom: 70px;
	left: 0;
	display: flex;
	justify-content: space-between;
	z-index: 100;
}
.banner-icon{
	margin-left: 70px;
}
.banner-icon span{
	width: 15px;
	height: 3px;
	display: inline-block;
	background-color: #FFFFFF;
	opacity: 0.4;
	margin-right: 10px;
	cursor: pointer;
}
.beauty{
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 7.4px;
	margin-right: 70px;
}
.banner-text{
	width: 13px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	position: absolute;
	top:25%;
	left:70px;
    bottom:25%;
    /*right: 1597px;*/
    margin: auto;
	z-index: 77;
}
.banner-two{
	width: 100%;
	height: 100%;
	font-size: 0;
	position: relative;
}
.banner-two-content{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.banner-two-box{
	width: 444px;
	height: 541px;
	position: absolute;
	left:315px;
    top: 218px;
    bottom: 185px;
    right: 920px;
    margin: auto;
}
.banner-two-number{
	font-size: 52px;
	color: #FFFFFF;
}
.banner-two-text{
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 5px;
	line-height: 41px;
}
.banner-line{
	width: 236px;
	height: 1px;
	background-color: #fff;
	display: inline-block;
	margin:22px 0px 22px 0px;
}
.banner-tree{
	width: 100%;
	height: 100%;
	font-size: 0;
	position: relative;
}
.banner-tree-content{
	width: 100%;
	height: 100%;
	min-width: 1220px;
	position: absolute;
	top: 0;
	left: 0;
}
.banner-tree-box{
	width: 1220px;
	height: 266px;
	position: absolute;
	left:330px;
    top: 468px;
    bottom: 210px;
    right: 330px;
    margin: auto;
}
.banner-tree-text{
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 6px;
	line-height: 41px;
}
.banner-tree-number{
	font-size: 52px;
	color: #FFFFFF;
}

.synopsis{
	width: 100%;
	height: 100%;
	display: flex;
	margin-bottom: 110px;
	margin-top: 170px;
	position: relative;
}
.synopsis-left{
	width: 50%;
	height: 637px;
	/* background: url(https://cdn-ssl.meb.com/uploads/allimg/180919/1_1356554091.jpg); */
	background-image: url('../img/02.jpg');
	background-size: cover;
	position: relative;
}
.synopsis-blank{
	width: 92px;
	height: 537px;
	background-color: #fff;
	position: absolute;
	right: 0;
	bottom: 0;
}
.synopsis-right{
	width: 50%;
	margin-top: 550px;
}
.synopsis-content{
	width: 462px;
	margin: auto;
}
.synopsis-content div{
	font-size: 16px;
	color: #292C33;
	text-align: justify;
	line-height: 28px;
}
.english-title{
	font-family: SourceHanSerifCN-Bold;
	font-size: 55px;
	color: #292C33;
	text-align: justify;
	text-transform :uppercase;
}
.synopsis-title{
	font-size: 24px;
	color: #292C33;
	letter-spacing: 1.44px;
}
.line{
	width: 51px;
	height: 2px;
	background: #424350;
	display: inline-block;
}
/*鏂伴椈*/
.news{
	width: 100%;
	background: #F7F8F9;
	overflow: hidden;
}
.news-box{
	width:1220px; 
	margin: auto;
}
.news-title{
	border-bottom: 1px dashed #292C33;
	overflow: hidden;
	padding-top: 60px;
}
.news-title-left{
	float: left;
	font-size: 24px;
	color: #292C33;
	letter-spacing: 1.44px;
	margin-top: 25px;
}
.news-title-left :nth-child(2){
	margin-left: 14px;
}

.news-title-right:hover{
	background-color: #292C33;
	color: #fff;
}
.news-content{
	margin-bottom: 70px;
}
.news-content li{
	width: 100%;
	height: 62px;
	border-bottom: 1px dashed #292C33;
	font-size: 16px;
	color: #292C33;
	letter-spacing: 0.96px;
	line-height: 62px;
}
.news-content li :nth-child(2){
	margin-left: 50px;
}
/**鍝佺墝鏈嶅姟*/
.brand{
	width: 100%;
	background: #F7F8F9;
	overflow: hidden;
	height: 682px;
}
.brand-box{
	width:1220px; 
	margin: auto;
}
.brand-box .brand-title {
    margin-top: 90px;
}
.brand-box .brand-english-title{
	font-size: 55px;
	color: #292C33;
	text-align: justify;
	text-transform: uppercase;
	line-height: 79px;
	margin-top: 18px;
}
.brand-box .brand-content{
	width:auto;
}
.brand-box .brand-content .brand-description{
	width:auto;
	margin-top: 14px;
}
.brand-box .brand-sub-container{
	height: 212px;
	margin-top: 48px;
}
.brand-box .brand-sub-container .brand-sub-box:nth-child(n+2){
	margin-left:49px;
}
.brand-box .brand-sub-box{
	float: left;
	width:268px;
    height: 212px;
    margin-top:250px;
}
.brand-box .brand-sub-box .brand-sub-line{
	width: 268px !important;
	height: 1px;
	background: #424350;
	margin-top: 14px;
}
.brand-box .brand-sub-box .brand-sub-title{
	margin-top: 12px;
	width: 68px;
	height: 22px;
	font-size: 16px;
	font-family: PingFangSC-Light;
	font-weight: 300;
	text-align: justify;
	color: #292c33;
	line-height: 22px;
	letter-spacing: 1px;
}
.brand-box .brand-sub-box .brand-sub-english{
	width: 174px;
	height: 37px;
	font-size: 26px;
	font-family: SourceHanSerifCN-Bold;
	text-align: left;
	color: #292c33;
	line-height: 37px;
}
.brand-box .brand-sub-box .brand-sub-description{
	width: 268px;
	height: 112px;
	font-size: 16px;
	font-family: PingFangSC-Light;
	font-weight: 300;
	text-align: justify;
	color: #292c33;
	line-height: 28px;
	margin-top: 12px;
}
/*浼佷笟鏂囧寲*/
.history{
	width: 100%;
}
.history-box{
	width: 1220px;
	margin: auto;
	margin-top: 109px;
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
	margin-bottom: 60px;
}
.history-content{
	width: 380px;
	height: 378px;
	margin-bottom: 40px;
}
.history-content div{
	width: 380px;
	height: 240px;
	position: relative;
}
.history-content div img{
	width: 100%;
	cursor: pointer;  
    transition: all 0.6s;  
    -moz-transition: all 0.6s;  /* 0.6s瀹屾垚杩囨浮鏁堟灉 */
    -webkit-transition: all 0.6s; 
}
.history-title{
	font-family: SourceHanSerifCN-Bold;
	font-size: 26px;
	color: #292C33;
	text-transform :uppercase;
	margin-left: 50px;
	margin-top: 26.6px;

}
.history-culture{
	font-size: 16px;
	color: #292C33;
	letter-spacing: 0.96px;
	margin-left: 50px;
	margin-top: 10px;
}
.mengban{
	background: #000;
	opacity: 0.2;
	width: 100%;
	cursor: pointer;  
	color: #fff;
	text-align: center;
	line-height: 240px;
	position: absolute;
	top: -245px;
	left: 0;
	display: none;

}
.mengban-p{
	position: absolute;
	top: 118px;
	left: 149px;
	color: #fff;
	display: none;
}
.mengban-box{
	transition: all 0.6s;  
    -moz-transition: all 0.6s;  /* 0.6s瀹屾垚杩囨浮鏁堟灉 */
    -webkit-transition: all 0.6s; 
}
.mengban-box:hover{
	-webkit-transform:scale(1.1);-o-transform:scale(1.1);
}
.news-title-right {
	float: right;
	min-width: 109px;
	max-width: 50px;
	line-height: 50px;
	display: block;
	margin: 1em 0em;
	border: 1px solid #292C33;
	background: none;
	color: #292C33;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	letter-spacing: 0.96px;
	text-align: center;
	outline: none;
}
.button:focus {
	outline: none;
}
.button > span {
	vertical-align: middle;
}

.button--rayen {
	overflow: hidden;
	padding: 0;
	width: 230px;
}
.button--rayen.button--inverted {
	color: #fff;
}
.button--rayen::before {
	content: attr(data-text);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #292C33;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.button--rayen.button--inverted::before {
	background: #fff;
	color: #292C33;
}
.button--rayen > span {
	display: block;
}
.button--rayen::before,
.button--rayen > span {
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--rayen:hover::before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.button--rayen:hover > span {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.more-box{
	width: 333px;
	height: 84px;
	position: absolute;
	bottom: -42px;
	right: 0;
}
.more-btn{
	float: left;
	width: 333px;
	height: 84px;
	display: block;
	border: 1px solid #292C33;
	background: #292C33;
	color: #FFFFFF;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	letter-spacing: 1.2px;
	text-align: center;
	outline: none;
}
.button--ujarak {
	-webkit-transition: border-color 0.4s, color 0.4s;
	transition: border-color 0.4s, color 0.4s;
}
.button--ujarak::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #16181C;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(0.7, 1, 1);
	transform: scale3d(0.7, 1, 1);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--ujarak.button--round-s::before {
	border-radius: 2px;
}
.button--ujarak.button--inverted::before {
	background: #7986CB;
}
.button--ujarak,
.button--ujarak::before {
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--ujarak:hover {
	color: #fff;
	border-color: #16181C;
}
.button--ujarak.button--inverted:hover {
	color: #37474F;
	border-color: #fff;
}
.button--ujarak:hover::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.progress{
	width: 1px;
	height: 180px;
	background-color: #B6B6B6;
	position: fixed;
	top: 382px;
	right: 70px;
	z-index: 69;
}
.progress_black{
	width: 1px;
	background-color: #292C33;
	position: fixed;
	top: 382px;
	right: 70px;
	z-index: 70;
	transition: all .1s;
}