html {
	scroll-behavior: smooth
}
.banners .text h2 span {
	background: unset
}
.videoBox {
	display: none;
	position: fixed;
	z-index: 99;
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none
}
.videoBox section {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 70%;
	height: 600px
}
.videoBox p {
	position: absolute;
	right: -10px;
	top: -10px;
	cursor: pointer
}
.videoBox p i {
	font-size: 25px;
	color: #fff
}
.navBoxs {
	background: #F5F6F9;
	text-align: center
}
.navBoxs li {
	display: inline-block;
	text-align: center;
	width: 24.5%
}
.navBoxs a {
	display: inline-block;
	text-align: center;
	font-size: 14px;
	font-family: 'MontserratM';
	font-weight: 500;
	color: #474240;
	height: 52px;
	line-height: 52px
}
.navBoxs li:hover {
	background: #DD5512
}
.navBoxs li:hover a {
	color: #fff
}
.se1 {
	margin-top: 56px
}
.se1 h2 {
	text-align: center;
	font-size: 40px;
	font-family: "MontserratB";
	color: #2e2623;
	margin-bottom: 30px
}
.se1 p {
	font-size: 16px;
	font-family: "Montserrat";
	font-weight: 400;
	color: #2e2623;
	line-height: 24px
}
.se1 .one {
	margin-top: 50px
}
.se1 section {
	background: #F5F6F9;
	padding-top: 80px;
	padding-bottom: 80px
}
.se1 .left {
	width: 51%;
	float: left
}
.se1 .right {
	width: 45%;
	float: right;
	position: relative
}
.se1 section .symbols {
	position: absolute;
	top: 15px
}
.se1 section p {
	font-size: 16px;
	color: #2e2623;
	line-height: 24px;
	text-align: left
}
.se1 section h5 {
	line-height: 32px;
	font-size: 16px;
	font-family: 'MontserratB'
}
.se1 section ul {
	margin-top: 15px;
	margin-bottom: 15px
}
.se1 section li {
	list-style-type: none
}
.se1 section li:before {
	content: "\2022";
	color: #DD5512;
	font-size: 18px
}
.se1 .two {
	padding-top: 0
}
.se1 .two .left {
	position: relative
}
.se1 .two h5 {
	line-height: 24px
}
.se1 .two p {
	line-height: 24px;
	margin-top: 10px
}
.se1 .two .iconBox {
	margin-top: 25px;
	opacity: .3
}
.se1 .two .iconBox img {
	margin-right: 30px
}
.se1 .two .right {
	position: relative
}
.se1 .two .right .btns {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.se2 {
	padding-top: 30px;
	background: #F5F6F9
}
.se2 h2 {
	margin-bottom: 50px;
	text-align: center;
	font-size: 40px;
	font-family: "MontserratB";
	color: #2e2623
}
.se2 div {
	display: inline-block;
	width: 20%;
	margin-right: -4px;
	position: relative;
	overflow: hidden;
	margin-bottom: -5px
}
.se2 div img {
	transition: all .3s
}
.se2 div:hover img {
	transform: scale(1.2)
}
.se2 div div {
	position: absolute;
	bottom: 60px;
	left: 0;
	width: 90%;
	margin-right: 0;
	border-left: 8px solid #dd5512;
	min-height: 110px;
	padding-left: 20px
}
.se2 div .hovers {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(180deg, transparent 0%, #000 100%)
}
.se2 div h4 {
	font-size: 26px;
	font-family: 'MontserratB';
	font-weight: 700;
	color: #ffffff;
	margin-bottom: 20px
}
.se2 div p {
	font-size: 18px;
	color: #fff;
	line-height: 26px
}
.se3 {
	position: relative
}
.se3 section {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center
}
.se3 div {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 15%
}
.se3 b, .se3 .adds {
	font-size: 50px;
	color: #fff;
	font-family: 'MontserratB'
}
.se3 .adds {
	font-size: 34px;
	font-family: 'Montserrat'
}
.se3 p {
	color: #fff;
	font-size: 16px
}
.se3 .line {
	display: inline-block;
	width: 1px;
	height: 70px;
	background: #FFFFFF;
	opacity: 0.2;
	margin: 0 5%;
	vertical-align: middle
}
.se4 {
	position: relative;
	padding-top: 70px;
	padding-bottom: 70px;
	/*height: 580px*/
}
.se4 h2 {
	text-align: center;
	font-size: 40px;
	font-family: "MontserratB";
	color: #fff;
	margin-bottom: 90px
}
.se4 #swiper-history {
	margin-top: 90px
}
.se4 b {
	display: inline-block;
	position: absolute;
	height: 230px;
	width: 2px;
	background: #fff;
	opacity: .2
}
.se5 {
	background: #f5f6f9;
	padding-top: 70px;
	padding-bottom: 90px
}
.se5 h2 {
	text-align: center;
	font-size: 40px;
	font-family: "MontserratB";
	color: #2e2623;
	margin-bottom: 30px
}
.se5 .left, .se5 .right {
	display: inline-block;
	width: 47%;
	margin-right: 2%;
	vertical-align: top
}
.se5 .right {
	margin-right: 0
}
.faqBox .faq {
	margin-bottom: 20px
}
.faqBox .faq .dan {
	position: relative;
	cursor: pointer;
	padding: 20px 30px 20px 30px;
	background: #fff
}
.faqBox .faq .dan .img {
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 96%;
	transform: translate(-50%, -50%)
}
.faqBox .faq .dan .img .add {
	display: block
}
.faqBox .faq .dan h3 {
	line-height: 1.5;
	font-size: 16px;
	font-weight: 400;
	color: #333
}
.faqBox .faq section {
	padding: 20px 30px;
	background: #fff;
	display: none
}
.faqBox .faq section p {
	font-size: 14px;
	font-weight: 400;
	color: #474240;
	line-height: 24px
}
.faqBox .activeF .dan {
	border-bottom: 1px solid rgba(71,66,64,0.1)
}
.faqBox .activeF .dan .img .add {
	transform: rotate(45deg)
}
.faqBox .activeF section {
	margin-top: -1px
}
@media screen and (max-width: 1550px) {
.se1 .left {
	width: 45%
}
.se1 .right {
	width: 50%
}
.se2 div h4 {
	font-size: 18px
}
}
@media screen and (max-width: 1500px) {
.se2 section div p {
	font-size: 14px;
	line-height: 1.5
}
.se3 b {
	font-size: 34px
}
.se3 p {
	font-size: 14px
}
}
@media screen and (max-width: 1200px) {
.banners .text h2, .se1 .left h2, .se2 .left h2, .se3 h2, .se6 h2 {
	font-size: 28px
}
.se1 .two .iconBox img {
	margin-right: 3px
}
.se3 b, .se3 .adds {
	font-size: 28px
}
.se3 div {
	width: 22%
}
.se3 .line {
	margin: 0 1%
}
.se3 img {
	height: 180px;
	object-fit: cover
}
}
@media screen and (max-width: 1024px) {
.about-history-list .flex-direction-nav a.flex-prev {
	left: -35px
}
.about-history-list .flex-direction-nav a.flex-next {
	right: -35px
}
}
@media screen and (max-width: 999px) {
.se1 .left {
	width: 100%;
	margin-right: 0px
}
.se1 .right {
	width: 100%
}
}
@media screen and (max-width: 768px) {
.se2 div h4 {
	font-size: 14px
}
.se2 div p {
	font-size: 12px
}
}
@media screen and (max-width: 767px) {
.se1 h2, .se2 h2, .se3 h2, .se4 h2, .se5 h2, .se6 h2 {
	font-size: 20px
}
.banners .img {
	object-fit: cover;
	height: 210px
}
.navBoxs li {
	width: 24%
}
.navBoxs a {
	font-size: 12px
}
.se1 h2 {
	margin-bottom: 20px
}
.se1 p {
	font-size: 14px;
	line-height: 1.5
}
.se1 .one {
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 30px
}
.se1 .one .right {
	padding-top: 30px
}
.se1 .two .left {
	padding-top: 30px
}
.se1 section {
	padding-bottom: 30px
}
.se1 section p {
	font-size: 14px
}
.se1 section h5 {
	font-size: 14px;
	line-height: 1.5
}
.se2 h2 {
	margin-bottom: 20px
}
.se2 div {
	width: 100%;
	margin-right: 0px
}
.se3 div {
	width: 47%
}
.se3 .two {
	display: none
}
.se3 img {
	height: 230px
}
.se3 b, .se3 .adds {
	font-size: 24px
}
.se3 p {
	font-size: 12px
}
.se4 h2 {
	margin-bottom: 50px
}
.about-history-list .slides li .item .desc {
	font-size: 14px;
	line-height: 1.5
}
.about-history-list .flex-direction-nav a {
	width: 30px
}
.about-history-list .flex-direction-nav a.flex-next {
	right: -15px
}
.about-history-list .flex-direction-nav a.flex-prev {
	left: -15px
}
.se5 {
	padding-top: 60px;
	padding-bottom: 60px
}
.se5 .left, .se5 .right {
	width: 100%;
	margin-right: 0
}
.faqBox .faq .dan h3 {
	font-size: 14px
}
.faqBox .faq .dan {
	padding: 10px 20px 10px 20px
}
.faqBox .faq section {
	padding: 10px 20px
}
.faqBox .faq section p {
	font-size: 14px;
	line-height: 1.5
}
.videoBox section {
	width: 90%;
	height: 28%
}
.ca90{ width:90%}
}
