.change-fixed .head-bottom .logo {
	top: 0;
}

.change-fixed .head-bottom .nav-list>.head-search span {
	height: 100%;
	line-height: 100px;
}

.news-boxs .boxs .right-wrap ul li .part .lis-boxs .times .td-boxs {
	padding-right: 10px;
}

.news-boxs .boxs .right-wrap ul li .part .lis-boxs .times {
	text-align: left;
}

.news-boxs .boxs .left-wrap .part .lis-boxs .times {
	text-align: left;
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language {
	top: 69px;
}

header .head-top .lang-list {
	position: relative;
	top: 9px;
	color: #aaa;
}

header .head-top .language-box {
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 999;

	display: none;
	overflow: auto;
	max-height: calc(50vh - 100px);
}
header .head-top .language-box ul {
	box-shadow: 0 0 10px #333;
}

header .head-top .language-box li {
	list-style: none;
	float: left;
	width: 100%;
	line-height: 40px;
	height: 40px;
	width: 180px;
	padding: 0;
	margin-left: 0px;
	background: #f3f3f3;
	border-bottom: 1px solid #ddd;
}

header .head-top .language-box li a {
	font-size: 14px;
	color: #1f80cb !important;
	display: block;
	padding-left: 11px;
}

header .head-top .language-box li:hover {
	background: #fff;
}

header .head-top .search-lan {
	float: right;
}

.flex-mb {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
}

* {
	font-size: 16px;
}

.flex {
	display: flex;
}

.flex-v-center {
	align-items: center;
}

.flex-center {
	align-items: center;
	justify-content: center;
}

.flex-wrap {
	flex-wrap: wrap;
}

.flex-col {
	flex-direction: column;
}

.flex-reverse {
	flex-direction: row-reverse;
}

.relative {
	position: relative;
}

.width100 {
	width: 100%;
}

.overflow {
	overflow: hidden;
}

.richtext img {
	max-width: 100% !important;
	height: auto !important;
}

input[type="radio"]:checked:before {
	content: "\f192";
	color: #ff8a00;
	margin-right: 10px;
}
.form-boxs .back{
    filter: brightness(0.7);
}
.form-boxs .back,
.why-boxs .back {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

header:after {
	display: none;
}

.change-fixed .head-bottom .nav-list>li>a {
	padding-top: 40px;
	padding-bottom: 35px;
}

.dd-banner {
	width: 100%;
}

.dd-banner .swiper-pagination-bullet {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #fff;
	opacity: 1;
	box-shadow: 0 0 5px #ff9e1b;
}

.dd-banner .swiper-pagination-bullet-active {
	background: #fff;
	width: 54px;
	border-radius: 30px;
	box-shadow: 0 0 5px #ff9e1b;
}

.others-banner .banner-text .flex-box .h-title {
	font-weight: bold;
}

.six-boxs .six-ul ul .same-boxs .part .summary {
	height: 160px;
}

.six-boxs .six-ul ul .same-boxs .part .summary div {
	height: 100%;
	padding-right: 10px;
	overflow-y: scroll;
}

.six-boxs .six-ul ul .same-boxs .part .summary>::-webkit-scrollbar {
	width: 4px;
}

.six-boxs .six-ul ul .same-boxs .part .summary>::-webkit-scrollbar-thumb {
	border-radius: 3px;
	background: #fff;
}

.six-boxs .six-ul ul .same-boxs .part .summary>::-webkit-scrollbar-track {
	border-radius: 3px;
	background: #da7601;
}

.sep-footer .foot-box .first-part {
	padding-left: 20px;
}

.sep-footer .foot-box .foot-part.pro .ft-ul>li>a {
	width: 150px;
	flex-shrink: 0;
}

.sep-footer .foot-box .foot-part.pro .ft-ul li {
	display: flex;
}

.sep-footer .foot-box .foot-part.pro .ft-ul li:first-child {
	padding-top: 0;
}

.pros-boxs .posi-boxs {
	padding: 0 30px;
}

.pros-boxs .posi-boxs .swiper-button-next,
.pros-boxs .posi-boxs .swiper-button-prev {
	width: 20px;
	height: 44px;
}

.pros-boxs .posi-boxs .swiper-button-prev {
	left: 20px;
}

.pros-boxs .posi-boxs .swiper-button-next {
	right: 20px;
}

.pros-boxs .posi-boxs .swiper-button-next i,
.pros-boxs .posi-boxs .swiper-button-prev i {
	font-size: 24px;
}

.custom-boxs .ct-inner .custom-top .swiper-button-next:hover i,
.custom-boxs .ct-inner .custom-top .swiper-button-prev:hover i,
.pros-boxs .posi-boxs .swiper-button-next:hover i,
.pros-boxs .posi-boxs .swiper-button-prev:hover i {
	color: #ff8a00;
}

.detail-foot ul>li .img-left .thumbs {
	padding: 10px;
}

.index-adv-box ul li .part {
	position: relative;
	padding-left: 90px;
	height: 240px;
	display: flex;
	align-items: inherit;
	height: auto;
	min-height: 100px;
}

.sep-form .form-group.has-success:after {
	right: 0;
	bottom: 14px;
}

.inner-pages .pro-index-content .pro-siw-group .items .box-slide ul li .parts .full-screen .info {
	position: relative;
	top: 0;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%);
}

.app-second-list li .lefts .thumb {
	pointer-events: all;
}

header .head-bottom .nav-list>.head-search span:hover {
	color: #fff;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 15% !important;
}

.news-mobile {
	display: none;
	padding: 0 20px;
}

.whatsapp-mobile {
	display: none;
}

@media screen and (max-width:1600px) {
	header:after {
		display: none !important;
	}

	header .head-bottom .nav-list>li>a {
		font-size: 16px;
	}
}

@media screen and (max-width: 1360px) {
	header .head-bottom .nav-list>li {
		padding: 0 10px;
	}

	.swiper-container {
		width: 100%
	}

	.six-boxs .six-ul ul .title-boxs,
	.six-boxs .six-ul ul .same-boxs {
		padding: 0 20px;
	}

	.custom-boxs .ct-inner .custom-top {
		padding: 0 130px;
	}

	.custom-boxs .ct-inner {
		width: 100%;
	}

	.news-slider-box .clearbox .news-right ul li,
	.why-boxs .clearbox .why-right {
		padding-left: 40px;
	}

	.news-slider-box .clearbox .news-title-left .p-title a {
		padding-right: 0;
	}

	.form-boxs .clearbox .form-right,
	.form-boxs .clearbox .msg-left {
		padding-right: 40px;
	}

	.news-slider-box:after {
		bottom: 20px;
	}

	.sep-container {
		width: 100%;
		padding: 0 20px
	}

	.news-boxs .boxs .left-wrap {
		padding-right: 40px;
	}

	.news-boxs .boxs .right-wrap ul li .part .lis-boxs {
		padding-left: 100px;
	}

	.news-boxs .boxs .right-wrap ul li .part .lis-boxs .times .td-boxs {
		font-size: 20px;
	}

	.form-box .form-left .form-title {
		font-size: 30px;
	}

	.inner-pages .pro-index-content .pro-siw-group .items .box-slide ul li .parts .full-screen {
		padding: 10px;
	}

	.sep-footer .foot-box .contact-part ul li>span,
	.sep-footer .foot-box .contact-part ul li>a,
	.sep-footer .foot-box .contact-part ul li p,
	.sep-footer .foot-box .contact-part ul li>a span {
		font-size: 16px;
	}

	.footer-bottom span,
	.footer-bottom .col-md-9 {
		width: auto;
	}

	.footer-bottom span,
	.footer-bottom .col-md-3 {
		width: auto;
		margin-left: 20px;
	}

	.sep-footer .foot-box .contact-part ul li {
		padding-left: 25px;
	}

	.sep-footer .foot-box .foot-part .ft-ul li a {
		padding-left: 10px;
	}

	.news-mobile {
		display: block;
	}
}

@media screen and (max-width: 990px) {

	.why-boxs img,
	.form-boxs .back {
		/*display: none !important;*/
	}

	.why-boxs {
		background: url(img/about-us.webp) no-repeat;
		background-size: cover;
	}

	/*.form-boxs {*/
	/*	background: url(img/contact-us.webp) no-repeat;*/
	/*	background-size: cover;*/
	/*}*/

	.sep-lx-header-mb {
		margin-bottom: 0px;
	}

	.whatsapp-pc {
		display: none;
	}

	.whatsapp-mobile {
		display: block;
	}

	.offside li:nth-child(even) .icon,
	.offside li:nth-child(odd) .icon {
		color: #ff9e1b;
	}

	#onlineService .offside li:nth-child(4) {
		border-right: 1px solid #959090;
	}
}
.mask-play {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	/*background:#fff;*/
	z-index: 10;
}

.mask-play .box {
	position: fixed;
	top: 200px;
	left: 50%;
	margin-left: -600px;
	width: 1200px;
	height: 600px;
	z-index: 100;
}

.mask-play.active {
	display: block;
}

.content-change-boxs {
	position: relative;
}

.row-box:not(:first-child) {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.row-box {
	z-index: -1;
	opacity: 0;
}

.row-box.active {
	z-index: 10;
	opacity: 1;
}

.mb-banner .banner-text .flexbox .text {
	color: #fff;
	margin-top: 10px;
}

.mb-banner .banner-text .flexbox .more {
	margin-top: 20px;
	padding: 5px 10px;
	background: #fff;
	color: #ff8a00;
	border: 1px solid #fff;
}

@media screen and (max-width: 1480px) {
	.mask-play .box {
		width: 700px;
		margin-left: -350px;
	}
}

@media screen and (max-width: 768px) {
	.mask-play {
		padding: 0 20px;
	}

	.mask-play .box {
		width: 90%;
		margin-left: -45%;
		top: 100px;
	}
}