@charset "utf-8";
@import '../css/bootstrap.min.css';
@import '../css/font-awesome.css';
@import '../css/iconfont.css';
@import '../css/animate.min.css';


:root {
	--base-color-blue: 28, 88, 125;
	--base-color-yellow: 239, 160, 83;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
select,
th,
td {
	padding: 0;
	margin: 0;
	color: #4e4e4e;
	font-size: 16px;
	font-family: "Arial"
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
select,
textarea {
	font-size: 100%
}

address,
cite,
dfn,
em,
var {
	font-style: normal
}

small {
	font-size: 12px
}

span {
	display: inline-block
}

ul,
ol {
	list-style-type: none;
	list-style-image: none
}

a {
	color: #4e4e4e;
	text-decoration: none;
	outline: none
}

a:hover {
	color: rgba(var(--base-color-blue), 1);
	text-decoration: none
}

a:focus {
	text-decoration: none
}

sup {
	vertical-align: text-top
}

s {
	text-decoration: none
}

sub {
	vertical-align: text-bottom
}

legend {
	color: #000
}

img {
	border: 0;
	vertical-align: middle;
	max-width: 100%;
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

div {
	zoom: 1
}

body {
	max-width: 100%;
	margin: 0 auto
}

dt {
	font-weight: normal
}

.sep-container {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto
}

.top-title {
	text-align: center;
	margin-bottom: 50px
}

.top-title.white .title {
	color: #fff
}

.top-title.white .title a {
	color: #fff
}

.top-title.white .title a:hover {
	color: #fff;
	transform: translateY(-5px)
}

.top-title.white .title::after {
	background: #fff
}

.top-title.white .title-des1 {
	color: #fff
}

.top-title.white .title-des {
	color: rgba(255, 255, 255, 0.8)
}

.top-title.white .title-des p {
	color: rgba(255, 255, 255, 0.8)
}

.top-title.white .title-des p a {
	color: rgba(255, 255, 255, 0.8);
	text-decoration: underline
}

.top-title.white .title-des p a:hover {
	text-decoration: none !important
}

.top-title.pd-0 {
	padding: 0
}

.top-title.text-left {
	text-align: left
}

.top-title.text-left .title {
	text-align: left
}

.top-title.text-left .title a {
	text-align: left
}

.top-title.text-left .title::after {
	margin-left: 0;
	margin-right: 0
}

.top-title.text-left .title-des {
	text-align: left
}

.top-title.text-left .title-des p {
	text-align: left
}

.top-title.text-left1 .title-des {
	text-align: left
}

.top-title.text-left1 .title-des p {
	text-align: left
}

.top-title.title-after .title {
	margin-bottom: 35px
}

.top-title.title-after .title1 {
	position: relative;
	z-index: 2
}

.top-title.top-title1 .title::after {
	z-index: 1
}

.top-title .title {
	font-size: 44px;
	color: #333;
	line-height: 54px;
	position: relative
}

.top-title .title a {
	font-size: 44px;
	color: #333;
	line-height: 54px;
	transition: all .3s;
	display: block
}

.top-title .title a:hover {
	color: rgba(var(--base-color-blue), 1)
}

.top-title .title-des {
	font-size: 16px;
	line-height: 30px;
	color: #333;
	margin-top: 16px
}

.top-title .title-des p {
	font-size: 16px;
	line-height: 30px;
	color: #333;
	margin-bottom: 0
}

.top-title .top-subtitle {
	color: #000;
	line-height: 30px;
	font-size: 24px;
	margin-top: 6px
}

.sep-header {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999
}

.sep-header.onss {
	box-shadow: 0 0 10px #eee
}

.sep-header.onss .head-top {
	display: none
}

.sep-header.onss .sep-mainnav .sep-container .nav-list .nav-ul>li>a {
	padding: 22px 0
}

.sep-header .head-top {
	position: relative;
	background: #2b2e33
}

.sep-header .head-top .sep-container {
	display: flex;
	position: relative;
	padding: 8px 0;
	justify-content: space-between;
	align-items: center
}

.sep-header .head-top .head-top-left {
	display: flex;
	align-items: center
}

.sep-header .head-top .head-top-left .head-con {
	display: flex;
	align-items: center
}

.sep-header .head-top .head-top-left .head-con .icon {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%
}

.sep-header .head-top .head-top-left .head-con .icon i {
	color: rgba(255, 255, 255, 0.9);
	font-size: 16px
}

.sep-header .head-top .head-top-left .head-con .con {
	color: rgba(255, 255, 255, 0.9);
	font-size: 16px;
	margin-left: 6px
}

.sep-header .head-top .head-top-left .head-con .con span {
	font-size: 16px;
	color: rgba(255, 255, 255, 0.9)
}

.sep-header .head-top .head-top-left .head-con .con span a {
	font-size: 16px;
	color: rgba(255, 255, 255, 0.9)
}

.sep-header .head-top .head-top-left .head-con .con span a:hover {
	text-decoration: underline
}

.sep-header .head-top .head-top-left>i {
	width: 1px;
	height: 15px;
	background: transparent;
	margin: 0 28px
}

.sep-header .head-top .head-top-right {
	align-items: center;
	display: flex
}

.sep-header .head-top .head-top-right .language {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 100%
}

.sep-header .head-top .head-top-right .language:hover .sanjiao {
	transition: all .3s;
	transform: rotate(180deg)
}

.sep-header .head-top .head-top-right .language:hover .langu-dis {
	display: block
}

.sep-header .head-top .head-top-right .language .langu {
	color: #4d4d4d;
	display: flex;
	line-height: 21px;
	align-items: center
}

.sep-header .head-top .head-top-right .language .langu .con {
	font-size: 16px;
	margin: 0 10px;
	color: #fff
}

.sep-header .head-top .head-top-right .language .langu .icon i {
	color: #fff
}

.sep-header .head-top .head-top-right .language .langu i {
	color: #fff;
	line-height: 21px;
	font-size: 16px
}

.sep-header .head-top .head-top-right .language .langu .iconfont {
	font-size: 26px;
	vertical-align: middle;
	line-height: 24px
}

.sep-header .head-top .head-top-right .language .langu-dis {
	position: absolute;
	z-index: 999;
	display: none;
	top: 80%
}

.sep-header .head-top .head-top-right .language .langu-dis ul li {
	text-indent: 10px;
	padding: 10px 0;
	background: #fff;
	border-bottom: 1px solid #ccc;
	line-height: 20px;
	padding-right: 10px;
}

.sep-header .head-top .head-top-right .language .langu-dis ul li a {
	color: rgba(var(--base-color-blue), 1)
}

.sep-header .head-top .head-top-right .language .langu-dis ul li a span {
	font-size: 14px;
	padding: 0 0 0 20px;
}

.sep-header .head-top .head-top-right .language .langu-dis ul li a:hover {
	color: #333;
	text-decoration: none
}

.sep-header .head-top .head-top-right .language .langu-dis ul li a img {
	width: 20px;
	margin-right: 10px
}

.sep-header .head-top .head-top-right .search {
	display: inline-flex;
	align-items: center
}

.sep-header .head-top .head-top-right .search a {
	margin: 0 12px
}

.sep-header .head-top .head-top-right .search i {
	color: rgba(255, 255, 255, 0.5);
	font-size: 16px;
	margin-right: 6px;
	display: inline-block;
	transition: all .3s
}

.sep-header .head-top .head-top-right .search i:hover {
	color: #fff
}

.sep-header .head-top .head-top-right .search span {
	color: #fff
}

.sep-header .sep-mainnav {
	width: 100%;
	transition: all .3s;
	background: #fff;
	position: relative
}

.sep-header .sep-mainnav .sep-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	z-index: 10
}

.sep-header .sep-mainnav .sep-container .nav-list {
	transition: all .3s;
	display: flex;
	align-items: center
}

.sep-header .sep-mainnav .sep-container .nav-list .nav-ul {
	display: flex;
	justify-content: space-between
}

.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li {
	z-index: 8;
	z-index: 10;
	margin: 0 10px
}

.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li:hover::after {
	display: block
}

.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li.ios {
	position: relative
}

.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li .ul {
	background: #fff;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 999;
	min-width: 240px;
	float: left;
	display: none;
	border-top: 0;
	padding: 22px 0;
	border-top: 1px solid #f5f5f5
}

.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li .ul.ons li {
	width: 50%;
	float: left
}

.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li .ul li {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	white-space: nowrap;
	position: relative
}

.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li .ul li a {
	font-weight: normal;
	font-size: 16px;
	padding: 10px 12px;
	padding-left: 32px;
	text-align: left;
	color: #000;
	position: relative;
	line-height: 32px
}

.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li .ul li a i {
	display: block;
	width: 3px;
	height: 18px;
	position: absolute;
	left: 0;
	top: 11px;
	background: rgba(var(--base-color-blue), 1);
	opacity: 0
}

.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li .ul li a:hover {
	border: none;
	color: rgba(var(--base-color-blue), 1)
}

.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li .head-pro-ul {
	width: 100%;
	left: 0;
	top: 100%;
	z-index: 199;
	border-top: 1px solid #f5f5f5;
	position: absolute;
	z-index: 1;
	background: #fff;
	display: none;
}

/* new css */
.pro-menu {
	padding-top: 30px;
	padding-bottom: 30px;
	row-gap: 20px;
	width: 100%;
}

.cate-item {
	display: flex;
	justify-content: space-between;
}

a.cate-img {
	display: block;
	width: 40%;
}

a.cate-img img {
	border: 1px solid #ddd;

}

.cate-cont {
	width: 55%;
	padding-top: 10px;
}

.cate-cont h5 a {
	font-size: 20px;
	color: #000;
	line-height: 1.5;
}

.cate-cont h5:hover a {
	color: rgba(var(--base-color-blue), 1);
}

ol.cate-sub li {
	color: #333;
	line-height: 1.5;
}

ol.cate-sub li::before {
	content: '●';
	font-size: 6px;
	vertical-align: middle;
	margin-right: 5px;
}

ol.cate-sub li:hover::before {
	color: rgba(var(--base-color-blue), 1);
}

/* new css */

.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li.nav-active>a {
	color: rgba(var(--base-color-blue), 1)
}

.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li.nav-active>a::after {
	transform: scale(1)
}

.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li:hover>a::after {
	transform: scale(1)
}

.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li>a {
	display: block;
	box-sizing: border-box;
	color: #333;
	font-size: 18px;
	padding: 38px 0;
	position: relative;
	z-index: 10;
	transition: all .3s;
	text-transform: uppercase
}

.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li>a::after {
	content: '';
	display: block;
	height: 3px;
	background: rgba(var(--base-color-blue), 1);
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all .3s;
	transform: scale(0)
}

.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li>a:hover {
	color: rgba(var(--base-color-blue), 1)
}

.sep-header .sep-mainnav .sep-container .logo img {
	width: 220px;
}

.sep-header .sep-mainnav .sep-container .search {
	font-size: 16px;
	cursor: pointer;
	display: flex;
	align-items: center;
	transition: all .3s;
	position: relative;
	z-index: 10;
	justify-content: center;
	color: rgba(var(--base-color-blue), 1);
	margin-left: 50px
}

.sep-header .sep-mainnav .sep-container .search:hover {
	background: none;
	transform: scale(1.1)
}

.sep-header .sep-mainnav .sep-container .search i {
	font-size: 24px;
	display: inline-block;
	color: rgba(var(--base-color-blue), 1)
}

.sep-header .sep-mainnav .sep-container .search i:hover {
	color: rgba(var(--base-color-blue), 1)
}

.sep-header .sep-mainnav .sep-container .search .s2 {
	/*	transform: rotate(45deg);*/
	display: none
}

.sep-header .sep-mainnav .sep-container .search.ons .s2 {
	display: inline-block
}

.sep-header .sep-mainnav .sep-container .search.ons .s1 {
	display: none
}

.sep-header .sep-mainnav .sep-container .nav-right {
	display: flex;
	align-items: center
}

.sep-header .sep-mainnav .sep-container .nav-right .contact {
	display: inline-block;
	font-size: 16px;
	color: rgba(var(--base-color-blue), 1);
	padding: 0 20px;
	line-height: 34px;
	border: 1px solid rgba(var(--base-color-blue), 1);
	border-radius: 50px;
	transition: all .3s
}

.sep-header .sep-mainnav .sep-container .nav-right .contact:hover {
	background: rgba(var(--base-color-blue), 1);
	color: #fff
}

.sep-header .sep-mainnav .sep-container .nav-right .nav-bar {
	margin-left: 40px;
	font-size: 30px;
	color: #4d4d4d;
	transition: all .3s
}

.sep-header .sep-mainnav .sep-container .nav-right .nav-bar:hover {
	color: rgba(var(--base-color-blue), 1)
}

.sep-header .sep-mainnav.nav-padding .content .logo {
	padding: 6px 0
}

.sep-header .sep-mainnav.nav-padding .content .logo a img {
	max-width: 200px
}

.sep-header .nav-fixed {
	box-shadow: 0 0 5px 0 rgba(var(--base-color-blue), 1)
}

.sep-header .nav-fixed .content .nav-list .search {
	display: block
}

.sep-header .nav-fixed .content .nav-list .search:hover i {
	color: rgba(var(--base-color-blue), 1)
}

.sep-header .trans1 {
	transition: all .3s
}

.sep-header .gtj-t-r-deg {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.sep-header .trans {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.sep-header .forms {
	width: 100%;
	z-index: 103;
	position: absolute;
	left: 0;
	top: 100%;
	height: 0;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	background: rgba(var(--base-color-blue), 1)
}

.sep-header .forms.ons {
	height: 94px;
	padding: 25px 0
}

.sep-header .forms .forms-boxs {
	display: block;
	width: 100%;
	overflow: hidden
}

.sep-header .forms .forms-boxs .sep-container {
	max-width: 1200px;
	margin: auto
}

.sep-header .forms form {
	line-height: normal;
	position: relative;
	width: 100%;
	overflow: hidden;
	float: right
}

.sep-header .forms form input[type='text'] {
	box-shadow: none;
	width: 100%;
	color: #fff;
	line-height: 26px;
	outline: none;
	display: inline-block;
	border: none;
	font-size: 18px;
	padding-left: 14px;
	padding-right: 40px;
	background: none;
	border-radius: 0;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out;
	border-bottom: 1px solid #fff
}

.sep-header .forms form input[type='text']::-webkit-input-placeholder {
	color: #fff
}

.sep-header .forms form button[type='submit'] {
	width: 38px;
	height: 100%;
	display: block;
	border: none;
	background: none;
	outline: none;
	position: absolute;
	top: 0;
	right: 0
}

.sep-header .forms form button[type='submit'] i {
	font-size: 18px;
	color: #fff;
	border-color: #fff;
	transition: all .3s;
	display: block
}

.sep-header .forms form button[type='submit'] i:after {
	background: #fff
}

.sep-header .forms form button[type='submit'] i:hover {
	transform: scale(1.1)
}

.padding-100 {
	padding: 3% 0
}

.main-padding {
	padding: 90px 0
}

.head-cover {
	width: 100%;
	height: 140px
}

.inner-cover {
	height: 145px
}

@keyframes loading {
	0% {
		bottom: 40px
	}

	50% {
		bottom: 50px
	}

	100% {
		bottom: 40px
	}
}

.fly-icons {
	display: block;
	-webkit-animation: loading 1s linear infinite alternate;
	-moz-animation: loading 1s linear infinite alternate;
	-ms-animation: loading 1s linear infinite alternate;
	-o-animation: loading 1s linear infinite alternate;
	animation: loading 1s linear infinite alternate
}

.swiper-pc {
	position: relative;
	overflow: hidden
}

.swiper-pc .swiper-pagination {
	position: absolute;
	left: auto !important;
	right: 70px !important;
	width: 80px !important;
	height: 100% !important;
	top: 0;
	z-index: 333;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.swiper-pc .swiper-pagination .swiper-pagination-bullet {
	width: 5px;
	height: 5px;
	background: #fff;
	border-radius: 50%;
	opacity: 1;
	margin: 15px 0 !important;
	position: relative
}

.swiper-pc .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
	content: '';
	display: block;
	width: 17px;
	height: 17px;
	border: 1px solid #fff;
	border-radius: 50%;
	position: absolute;
	left: -6px;
	top: -6px
}

.swiper-pc .pc-page {
	position: absolute;
	left: 0;
	bottom: 50px;
	width: 100%
}

.swiper-pc .pc-page .sep-container {
	justify-content: flex-start
}

.swiper-pc .pc-page .swiper-num {
	font-size: 18px;
	color: #fff;
	position: relative;
	z-index: 3;
	margin-left: 100px
}

.swiper-pc .pc-page .swiper-num .active {
	color: rgba(var(--base-color-blue), 1);
	font-size: 18px
}

.swiper-pc .pc-page .swiper-num i {
	margin: 0 6px;
	font-style: normal;
	margin-right: 0
}

.swiper-pc .pc-page .swiper-num span {
	font-size: 18px
}

.swiper-pc .banner-scroll {
	color: #fff;
	font-size: 26px;
	position: absolute;
	left: 49%;
	bottom: 40px;
	width: 100%;
	text-align: center;
	cursor: pointer;
	height: auto;
	display: block;
	transition: all .3s;
	z-index: 3333;
	width: auto
}

.swiper-pc .banner-scroll p {
	color: rgba(255, 255, 255, 0.9);
	font-size: 16px
}

.swiper-pc .banner-scroll:hover {
	color: rgba(var(--base-color-blue), 1)
}

.swiper-pc .banner-scroll i {
	font-size: 32px;
	margin-left: 10px;
	vertical-align: middle;
	display: block;
	color: #fff
}

.swiper-pc .banner-scroll .icon1 {
	color: rgba(255, 255, 255, 0.8);
	font-size: 16px
}

.text-upper {
	text-transform: uppercase
}

.sep-banner {
	width: 100%;
	overflow: hidden;
	position: relative
}

.sep-banner .back img {
	width: 100%
}

.sep-banner .banner-main {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%
}

.sep-banner .banner-main .back {
	display: block;
	width: 100%;
	height: 100%
}

.sep-banner .sep-container {
	position: relative;
	height: 100%;
	display: flex;
	align-items: center
}

.sep-banner .sep-container .banner-div {
	position: relative;
	max-width: 900px
}

.sep-banner .sep-container .banner-title {
	font-size: 56px;
	color: #fff;
	line-height: 74px;
	transition: all .3s;
	display: block;
	width: 700px
}

.sep-banner .sep-container .banner-title:hover {
	transform: translateY(-10px)
}

.sep-banner .sep-container .banner-subtitle {
	font-size: 22px;
	color: #fff;
	line-height: 32px;
	margin-bottom: 30px
}

.sep-banner .sep-container .banner-subtitle::before {
	content: '';
	display: inline-block;
	width: 64px;
	height: 2px;
	background: #fff;
	vertical-align: middle;
	margin-right: 10px
}

.sep-banner .sep-container .banner-des {
	font-size: 18px;
	color: rgba(255, 255, 255, 0.9);
	line-height: 30px;
	margin-top: 30px
}

.sep-banner .sep-container .banner-des p {
	font-size: 18px;
	color: rgba(255, 255, 255, 0.9);
	line-height: 30px
}

.sep-banner .sep-container .banner-des p a {
	font-size: 18px;
	color: rgba(255, 255, 255, 0.9);
	line-height: 30px;
	text-decoration: underline
}

.sep-banner .sep-container .banner-des p a:hover {
	text-decoration: none
}

.sep-banner .sep-container .banner-more {
	display: inline-block;
	margin-top: 40px
}

.sep-banner .sep-container .banner-more span,
.sep-banner .sep-container .banner-more a {
	font-size: 18px;
	display: inline-block;
	width: auto;
	padding: 0 30px;
	line-height: 46px;
	text-align: center;
	transition: all .3s;
	position: relative;
	background: rgba(var(--base-color-yellow), 1);
	color: #fff;
	border-radius: 50px;
	border: 1px solid transparent
}

.sep-banner .sep-container .banner-more span:hover,
.sep-banner .sep-container .banner-more a:hover {
	background: #fff;
	color: rgba(var(--base-color-blue), 1)
}

.sep-banner .sep-container .banner-more span i,
.sep-banner .sep-container .banner-more a i {
	margin-left: 12px;
	vertical-align: middle;
	font-size: 22px
}

.sep-banner .swiper-slide1 .banner-main .banner-div {
	text-align: left
}

.sep-banner .swiper-slide1 .banner-main .banner-div .banner-title {
	color: #333;
	text-align: left
}

.sep-banner .swiper-slide1 .banner-main .banner-div .banner-des {
	font-size: 30px;
	line-height: 40px;
	text-align: left;
	color: #000;
	margin-top: 40px;
	max-width: 600px
}

.sep-banner .swiper-slide1 .banner-main .banner-div .banner-more {
	margin-top: 160px
}

.sep-banner .swiper-slide1 .banner-main .banner-div .banner-more span {
	color: #000
}

.sep-banner .swiper-slide1 .banner-main .banner-div .banner-more span:hover {
	border-color: #000
}

.flex {
	display: flex
}

.flex-wrap {
	flex-wrap: wrap
}

.padding-120 {
	padding: 120px 0
}

.padding-110 {
	padding: 3% 0
}

.bg-f7 {
	background: #f7f7f7
}

.bg-f8 {
	background: #f8f8f8
}

.top-title-pro {
	margin-bottom: 50px
}

.top-title-pro .title {
	font-size: 30px;
	line-height: 40px;
	color: rgba(var(--base-color-blue), 1)
}

.top-title-pro .title::after {
	content: '';
	display: inline-block;
	width: 60%;
	height: 1px;
	background: rgba(var(--base-color-blue), 1);
	vertical-align: middle;
	margin-left: 20px
}

.top-title-pro .title a {
	font-size: 30px;
	line-height: 40px;
	color: rgba(var(--base-color-blue), 1);
	display: inline-block;
	transition: all .3s
}

.top-title-pro .title a:hover {
	color: #333
}

.top-title-pro .title-des {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin-top: 4px
}

.mt-80 {
	margin-top: 80px
}

.padding-80 {
	padding: 80px 0
}

.xc-more {
	display: inline-block;
	padding: 0 38px;
	line-height: 48px;
	border: 1px solid rgba(var(--base-color-blue), 1);
	text-align: center;
	font-size: 16px;
	color: #fff;
	transition: all .3s;
	margin-top: 30px;
	background: rgba(var(--base-color-blue), 1);
	border-radius: 50px
}

.xc-more:hover {
	background: none;
	color: rgba(var(--base-color-blue), 1)
}

.xc-more i {
	margin-left: 6px
}

.contact-box {
	background: url(../images/send.webp) no-repeat;
	background-size: cover;
	background-position: center
}

.contact-box .top-title {
	margin-bottom: 0
}

.news-box .news-ul-box {
	border-bottom: 1px solid #e6e6e6
}

.news-box .news-ul-box li {
	transition: all .3s
}

.news-box .news-ul-box li:hover {
	background: #f6f6f6
}

.news-box .news-ul-box li .sep-container {
	border-top: 1px solid #e6e6e6;
	padding: 50px 0;
	justify-content: space-between
}

.news-box .news-ul-box li .sep-container .news-info {
	width: 58%
}

.news-box .news-ul-box li .sep-container .news-info .thumb-title {
	font-size: 20px;
	color: #333;
	line-height: 32px;
	transition: all .3s
}

.news-box .news-ul-box li .sep-container .news-info .thumb-title:hover {
	color: rgba(var(--base-color-blue), 1)
}

.news-box .news-ul-box li .sep-container .news-info .thumb-des {
	font-size: 16px;
	color: #666;
	line-height: 26px;
	margin-top: 16px
}

.news-box .news-ul-box li .sep-container .news-info a.thumb-more {
	margin-top: 22px;
	color: rgba(var(--base-color-blue), 1);
	display: inline-block
}

.news-box .news-ul-box li .sep-container .news-info a.thumb-more:hover span {
	width: auto;
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle
}

.news-box .news-ul-box li .sep-container .news-info a.thumb-more span {
	width: 0;
	overflow: hidden;
	transition: all .3s;
	display: none;
	vertical-align: middle
}

.news-box .news-ul-box li .sep-container .news-info a.thumb-more i {
	font-size: 18px;
	vertical-align: middle
}

.news-box .news-ul-box li .sep-container .thumb {
	width: 19%;
	display: block;
	overflow: hidden
}

.news-box .news-ul-box li .sep-container .thumb img {
	width: 100%;
	transition: all .3s
}

.news-box .news-ul-box li .sep-container .thumb:hover img {
	transform: scale(1.1)
}

.news-box .news-ul-box li .sep-container .time-box {
	width: 10%
}

.news-box .news-ul-box li .sep-container .time-box .mon {
	font-size: 24px;
	color: #333;
	line-height: 36px
}

.news-box .news-ul-box li .sep-container .time-box .year {
	font-size: 16px;
	color: #4d4d4d;
	line-height: 20px
}

.news-box .news-ul-box li .sep-container .time-box .parent {
	width: 72px;
	height: 26px;
	background: rgba(var(--base-color-blue), 1);
	line-height: 26px;
	border-radius: 13px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-top: 15px
}

.richtext a {
	color: rgba(var(--base-color-blue), 1)
}

.richtext a:hover {
	text-decoration: underline
}

.swiper-mb {
	display: none
}

.main-padding {
	padding: 90px 0
}

.foot-contact-ul .sep-container {
	border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.foot-contact-ul .sep-container ul {
	width: 100%;
	display: flex;
	align-items: center;
	padding: 60px 0;
	justify-content: space-between
}

.foot-contact-ul .sep-container ul li {
	display: flex;
	align-items: center
}

.foot-contact-ul .sep-container ul li:nth-child(1) {
	padding-left: 0
}

.foot-contact-ul .sep-container ul li:last-child {
	border: none;
	margin-right: 0
}

.foot-contact-ul .sep-container ul li .icon {
	width: 55px;
	height: 55px;
	background: rgba(var(--base-color-blue), 1);
	border: 1px solid rgba(var(--base-color-blue), 1);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	color: #fff;
	transition: all .3s
}

.foot-contact-ul .sep-container ul li .icon:hover {
	color: rgba(var(--base-color-blue), 1);
	background: #fff
}

.foot-contact-ul .sep-container ul li .icon-des {
	font-size: 16px;
	line-height: 28px;
	color: rgba(255, 255, 255, 0.5);
	max-width: 353px;
	margin-left: 10px
}

.foot-contact-ul .sep-container ul li .icon-des p {
	color: rgba(255, 255, 255, 0.5)
}

.foot-contact-ul .sep-container ul li .icon-des a {
	font-size: 16px;
	line-height: 28px;
	color: rgba(255, 255, 255, 0.5)
}

.foot-contact-ul .sep-container ul li .icon-des a:hover {
	text-decoration: underline;
	color: rgba(var(--base-color-blue), 1)
}

.foot-contact-ul .sep-container ul .title-li {
	display: none
}

.foot-contact-ul .sep-container ul .title-li a {
	font-size: 22px;
	color: #fff
}

.foot-contact-ul .sep-container ul .logo-li {
	display: block
}

.foot-contact-ul .sep-container ul .logo-li .fo-media {
	margin-top: 20px
}

.sep-footer {
	background: url(../images/footer-bg.jpg) no-repeat bottom center/cover;
	width: 100%;
	float: left;
}

.sep-footer>.sep-container {
	position: relative;
	padding: 3% 0 3%
}

.sep-footer>.sep-container .foot-top {
	display: flex;
	justify-content: space-between;
	position: relative
}

.sep-footer>.sep-container .foot-top .foot-ul {
	margin-right: 20px
}

.sep-footer>.sep-container .foot-top .foot-ul::before {
	display: none
}

.sep-footer>.sep-container .foot-top .foot-ul:last-child {
	max-width: 320px;
	margin-right: 0;
}

.sep-footer>.sep-container .foot-top .foot-ul:last-child .foot-des {
	margin-top: 30px;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.8);
	line-height: 30px
}

.sep-footer>.sep-container .foot-top .foot-ul:last-child .foot-more {
	line-height: 42px;
	padding: 0 24px
}

.sep-footer>.sep-container .foot-top .foot-ul>li {
	margin-bottom: 38px
}

.sep-footer>.sep-container .foot-top .foot-ul>li.onss .li-list {
	display: block
}

.sep-footer>.sep-container .foot-top .foot-ul>li .list-title {
	font-size: 20px;
	color: #fff;
	line-height: 30px;
	position: relative;
	font-family: "Poppins-SemiBold";
	display: block;
	text-transform: uppercase
}

.sep-footer>.sep-container .foot-top .foot-ul>li .list-title a {
	font-size: 20px;
	color: #fff;
	line-height: 30px;
	display: block;
	transition: all .3s;
	font-family: "Poppins-SemiBold";
	text-transform: uppercase
}

.sep-footer>.sep-container .foot-top .foot-ul>li .list-title a:hover {
	color: rgba(var(--base-color-blue), 1)
}

.sep-footer>.sep-container .foot-top .foot-ul>li .list-title i {
	display: none
}

.sep-footer>.sep-container .foot-top .foot-ul>li .list-title::after {
	content: '';
	display: block;
	width: 18px;
	height: 3px;
	background: rgba(var(--base-color-blue), 1);
	border-radius: 2px;
	margin-top: 12px;
	position: relative;
	z-index: 444
}

.sep-footer>.sep-container .foot-top .foot-ul>li .li-list {
	margin-top: 30px
}

.sep-footer>.sep-container .foot-top .foot-ul>li .li-list li {
	display: block;
	padding-left: 16px;
	position: relative;
	transition: all .3s;
	padding-left: 0;
	margin-bottom: 4px;
	line-height: 24px
}

.sep-footer>.sep-container .foot-top .foot-ul>li .li-list li .con .title {
	color: #ccc;
	line-height: 32px;
	font-size: 16px
}

.sep-footer>.sep-container .foot-top .foot-ul>li .li-list li .con .des {
	color: #ccc;
	line-height: 32px;
	font-size: 16px
}

.sep-footer>.sep-container .foot-top .foot-ul>li .li-list li a {
	color: rgba(255, 255, 255, 0.5);
	line-height: 30px;
	font-size: 16px;
	display: block;
	transition: all .3s
}

.sep-footer>.sep-container .foot-top .foot-ul>li .li-list li a:hover {
	color: rgba(var(--base-color-blue), 1)
}

.sep-footer>.sep-container .foot-top .foot-ul>li .li-list .pro-title {
	margin-bottom: 18px
}

.sep-footer>.sep-container .foot-top .foot-ul>li .li-list .pro-title i {
	display: none
}

.sep-footer>.sep-container .foot-top .foot-ul>li .li-list .pro-title a {
	font-size: 20px;
	line-height: 30px;
	color: #fff
}

.sep-footer>.sep-container .foot-top .foot-ul>li .li-list .pro-title a:hover {
	color: rgba(var(--base-color-blue), 1)
}

.sep-footer>.sep-container .foot-top .foot-ul>li>.foot-logo img {
	width: 200px;
}

.sep-footer .fo-media a {
	font-size: 20px;
	margin: 0;
	display: inline-flex;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	color: rgba(255, 255, 255, 0.4);
	transition: all .3s;
	margin-left: 15px
}

.sep-footer .fo-media a:hover {
	color: #fff
}

.sep-footer .copyRight {
	background: rgba(var(--base-color-blue), 1)
}

.sep-footer .copyRight .main {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	padding: 19px 0
}

.sep-footer .copyRight .main span {
	color: rgba(255, 255, 255, 0.8);
	font-size: 16px
}

.sep-footer .copyRight .main span a {
	color: rgba(255, 255, 255, 0.8);
	font-size: 16px
}

.sep-footer .copyRight .main span a:hover {
	color: #fff
}

.sep-footer .copyRight .main span i {
	font-style: initial;
	margin: 0 5px
}

.sep-footer .copyRight .main .site {
	margin-left: 40px
}

.mt-60 {
	margin-top: 40px !important
}

#onlineService {
	position: fixed;
	right: 0;
	display: none;
	z-index: 100998
}

.offside {
	width: 50px
}

.offside li {
	width: 50px;
	height: 50px;
	position: relative;
	background: #b1b1b1;
	border-bottom: 1px solid #fff;
	text-align: center;
	transition: all .7s;
	-webkit-transition: all .7s
}

.offside .code {
	position: absolute;
	top: 0;
	right: 50px;
	display: none;
	margin: 0
}

.offside a,
.offside div {
	color: #fff;
	position: absolute;
	z-index: 11;
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	line-height: 50px;
	font-size: 24px
}

.offside p {
	float: left;
	line-height: 50px;
	font-size: 16px;
	font-weight: 700;
	padding: 0 0 0 10px;
	color: #fff;
	opacity: 0;
	position: absolute;
	white-space: nowrap
}

.offside .icon {
	font-size: 28px;
	height: 100%;
	line-height: 50px;
	text-align: center;
	display: block;
	color: #fff
}

.offside li:not(.li_3) a,
.offside .li_3 a,
.offside .li_3 div {
	width: 50px
}

.offside .back_top {
	display: none
}

.offside li {
	background: rgba(var(--base-color-blue), 1)
}

.offside li:last-child {
	background: #b1b1b1
}

.offside .erweima {
	width: 150px;
	height: auto;
	position: absolute;
	left: -150px;
	top: 0;
	display: none
}

.offside li:hover a,
.offside li:hover div,
.offside li:hover .icon {
	color: #fff
}

.offside li:hover p {
	opacity: 1
}

.offside li:not(.li_3):hover {
	background: #333
}

.offside li:not(.li_erweima):hover .erweima {
	display: block
}

.offside .tel {
	width: 230px;
	transform: translateX(-180px);
	-webkit-transform: translateX(-180px)
}

.offside .back_none {
	height: 0;
	border: 0 !important
}

.offside .li {
	transform: translateX(100%);
	-webkit-transform: translateX(100%)
}

.offside .unfold {
	width: 30px;
	transform: translateX(20px);
	-webkit-transform: translateX(20px)
}

.trans1 {
	transition: all .3s
}

.gtj-t-r-deg {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.trans {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.email-items {
	position: absolute;
	top: 0;
	left: -200px;
	width: 200px;
	height: 200px !important;
	transform: translateX(500px);
	transition: all .3s
}

.email-items.active {
	transform: translateX(0)
}

.email-items .email-item {
	position: static
}

.email-items .email-item a {
	width: 100% !important;
	font-size: 17px;
	background: rgba(var(--base-color-blue), 1);
	height: auto !important;
	position: static
}

.email-items .email-item a:hover {
	color: #333
}

.offside .unfold {
	width: 30px;
	transform: translateX(20px);
	-webkit-transform: translateX(20px)
}

.offside .unfold {
	width: 30px;
	transform: translateX(20px);
	-webkit-transform: translateX(20px)
}

.offside .unfold a {
	width: 100% !important
}

.offside .unfold i {
	transform: rotate(180deg)
}

.offside .li {
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
	height: 0
}

.offside .li {
	transform: translateX(100%);
	-webkit-transform: translateX(100%)
}

.sep-lx-header-mb {
	display: block;
	width: 100%;
	z-index: 200;
	border-top: 2px solid rgba(var(--base-color-blue), 1)
}

.sep-lx-header-mb .rt {
	float: right
}

.sep-lx-header-mb .lf {
	float: left
}

.sep-lx-header-mb .sep-bjj-pro-list {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	position: relative
}

.sep-lx-header-mb .sep-bjj-pro-list>li {
	flex: 1
}

.sep-lx-header-mb .sep-bjj-pro-list>li:nth-child(1) a {
	background: #11a4a7
}

.sep-lx-header-mb .sep-bjj-pro-list>li>a {
	display: block;
	background: #11b4b7;
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding: 10px 0
}

.sep-lx-header-mb .sep-bjj-pro-list>li>a i {
	padding-left: 5px
}

.sep-lx-header-mb .sep-bjj-pro-list>li>ul {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	z-index: 100000;
	display: none
}

.sep-lx-header-mb .sep-bjj-pro-list>li>ul>li {
	display: block;
	background: #11a4a7;
	color: #fff;
	font-size: 16px;
	padding: 10px 30px;
	border-top: 1px solid #4ab3b5
}

.sep-lx-header-mb .sep-bjj-pro-list>li>ul>li a {
	color: #fff
}

.sep-lx-header-mb .sep-bjj-pro-list>li>ul>li i {
	float: right;
	position: relative;
	top: 3px
}

.sep-lx-header-mb .box-wrap {
	padding: 20px 20px;
	width: 100%;
	z-index: 1000;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.sep-lx-header-mb .box-wrap .logo {
	float: none;
	margin: 0 auto
}

.sep-lx-header-mb .box-wrap .logo img {
	width: 100px
}

.sep-lx-header-mb .box-wrap>ul {
	position: relative;
	top: 1px;
	display: flex
}

.sep-lx-header-mb .box-wrap>ul>li {
	margin-left: 8px;
	text-align: center;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	background: rgba(var(--base-color-blue), 1);
	border-radius: 50%
}

.sep-lx-header-mb .box-wrap>ul>li i {
	color: #333;
	font-size: 16px
}

.sep-lx-header-mb .box-wrap>ul>li a {
	display: block;
	padding-top: 6px
}

.sep-lx-header-mb .box-wrap>ul>li#menu i {
	color: #fff
}

.sep-lx-header-mb .box-wrap>ul>li#headerSearch {
	background: none;
	color: #333
}

.sep-lx-header-mb .box-wrap>ul>li#logo {
	border: none;
	float: none;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	width: auto;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}

.sep-lx-header-mb .box-wrap>ul>li.active {
	border: 1px solid #1f2256;
	background: #1f2256
}

.sep-lx-header-mb .box-wrap>ul>li.active i {
	color: #fff
}

.sep-lx-header-mb .box-wrap>ul>li#global {
	position: relative;
	background: none
}

.sep-lx-header-mb .box-wrap>ul>li#global i {
	font-style: inherit;
	color: #333;
	font-size: 16px
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language {
	position: absolute;
	background: rgba(var(--base-color-blue), 1);
	width: 157px;
	text-align: center;
	padding: 10px 20px;
	z-index: 100000;
	top: 40px;
	left: -67px;
	display: none;
	border: 1px solid #fff
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language a span {
	color: #fff;
	padding: 0px
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language li {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #fff
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language li:last-child {
	border-bottom: none;
	margin-bottom: 0
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language li a {
	color: #fff;
	font-size: 14px
}

.sep-lx-header-mb .stock {
	color: #3a3a3a;
	font-size: 14px;
	background: #f4f4f4;
	text-align: center;
	padding: 8px 0
}

.sep-lx-header-mb .stock .red {
	color: #da2337;
	position: relative;
	padding: 0 7px
}

.sep-lx-header-mb .stock .red:before {
	content: "";
	display: block;
	width: 2px;
	height: 10px;
	background: #da2337;
	position: absolute;
	left: 0;
	top: 3px
}

.sep-lx-header-mb .stock .red:after {
	content: "";
	display: block;
	width: 2px;
	height: 10px;
	background: #da2337;
	position: absolute;
	right: 0;
	top: 3px
}

.sep-lx-header-mb .stock .green {
	color: #13ba07
}

.sep-lx-header-mb .stock span {
	padding: 0 5px;
	margin: 0 3px
}

.sep-shadow {
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000000;
	display: none
}

i.i-searchs {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	border: 3px solid rgba(var(--base-color-blue), 1);
	position: relative
}

i.i-searchs:after {
	content: '';
	display: block;
	width: 3px;
	height: 8px;
	background: rgba(var(--base-color-blue), 1);
	position: absolute;
	left: 100%;
	top: 100%;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

i.i-closes {
	display: inline-block;
	width: 25px;
	height: 25px;
	position: relative;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

i.i-closes:before {
	content: '';
	display: block;
	width: 17px;
	height: 3px;
	background: rgba(var(--base-color-blue), 1);
	position: absolute;
	left: 4px;
	top: 11px
}

i.i-closes:after {
	content: '';
	display: block;
	width: 3px;
	height: 17px;
	background: rgba(var(--base-color-blue), 1);
	position: absolute;
	left: 11px;
	top: 4px
}

i.i-closes.ons {
	position: absolute;
	right: 31px;
	top: 24px;
	cursor: pointer
}

i.i-globals {
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	border: 1px solid #000;
	position: relative
}

i.i-globals:after {
	content: '';
	display: block;
	width: 10px;
	height: 20px;
	border: 1px solid #000;
	border-radius: 50%;
	position: absolute;
	left: 5px;
	top: 0
}

i.i-globals:before {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	background: #000
}

i.i-menus {
	display: inline-block;
	width: 18px;
	height: 2px;
	position: relative;
	background: #000
}

i.i-menus:before {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #000;
	position: absolute;
	left: 0;
	top: -5px
}

i.i-menus:after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #000;
	position: absolute;
	left: 0;
	top: 5px
}

.sep-search-box {
	position: fixed;
	width: 100%;
	background: #fff;
	top: 66px;
	z-index: 10000000;
	padding: 44px 31px;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
	display: none
}

.sep-search-box .fa-times {
	color: #000;
	font-size: 20px;
	position: absolute;
	right: 31px;
	top: 24px;
	cursor: pointer
}

.sep-search-box .hd {
	color: #282828;
	font-size: 18px;
	font-family: 'LATO-BOLD'
}

.sep-search-box form {
	margin-top: 10px;
	margin-bottom: 25px
}

.sep-search-box form .form-control {
	height: 47px;
	border-radius: 0
}

.sep-search-box form .btn {
	background: rgba(var(--base-color-blue), 1);
	color: #fff;
	display: table;
	margin: 0 auto;
	margin-top: 17px;
	padding: 10px 40px;
	font-size: 16px;
	width: 100%
}

.sep-search-box form .btn i {
	margin-right: 5px;
	border-color: #fff
}

.sep-search-box form .btn i:after {
	background: #fff
}

.sep-search-box .more {
	background: rgba(var(--base-color-blue), 1);
	color: #fff;
	display: table;
	margin: 0 auto;
	margin-top: 17px;
	padding: 10px 40px;
	font-size: 16px;
	width: 100%;
	border: none
}

.sep-search-box .more i {
	padding-right: 5px
}

.sep-search-box ul li {
	margin-top: 8px
}

.sep-search-box ul li a {
	color: #8c8c8c;
	font-size: 14px;
	display: block
}

.logos {
	display: block;
	display: flex;
	align-items: center
}

.logos img {
	max-width: 100%;
	max-width: 77px
}

#search {
	color: rgba(var(--base-color-blue), 1)
}

#search i {
	color: rgba(var(--base-color-blue), 1) !important
}

.sep-menu-box {
	width: 100%;
	position: absolute;
	background: #fff;
	left: 0;
	top: 0;
	z-index: 10000000;
	max-width: 310px;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out;
	-webkit-transform: translateX(-105%);
	-moz-transform: translateX(-105%);
	-ms-transform: translateX(-105%);
	-o-transform: translateX(-105%);
	transform: translateX(-105%)
}

.sep-menu-box.active {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}

.sep-menu-box .top {
	padding: 20px 30px;
	text-align: center;
	box-shadow: 0 0 12px rgba(145, 145, 145, 0.7);
	position: relative;
	z-index: 10000;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fff
}

.sep-menu-box .top i {
	color: rgba(var(--base-color-blue), 1);
	font-size: 22px;
	position: relative;
	top: 3px;
	cursor: pointer
}

.sep-menu-box .top img {
	width: 100px
}

.sep-menu-box .bottom {
	visibility: visible
}

.sep-menu-box .bottom.no {
	visibility: hidden
}

.sep-menu-box .bottom .menu-item {
	margin-bottom: 20px
}

.sep-menu-box .bottom .menu-item>li {
	border-bottom: 1px solid #ddd
}

.sep-menu-box .bottom .menu-item>li:last-child {
	border-bottom: none
}

.sep-menu-box .bottom .menu-item>li.active {
	background: rgba(var(--base-color-blue), 1)
}

.sep-menu-box .bottom .menu-item>li.active .box {
	border-bottom: 1px solid #fff
}

.sep-menu-box .bottom .menu-item>li.active .box a {
	color: #fff
}

.sep-menu-box .bottom .menu-item>li.active .box i {
	color: #fff;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	background: #fff
}

.sep-menu-box .bottom .menu-item>li.active .box i:after {
	border-top-color: rgba(var(--base-color-blue), 1);
	border-right-color: rgba(var(--base-color-blue), 1)
}

.sep-menu-box .bottom .menu-item>li .box {
	position: relative;
	padding: 22px 30px;
	border-bottom: 1px solid transparent
}

.sep-menu-box .bottom .menu-item>li .box a {
	color: #282828;
	font-size: 18px
}

.sep-menu-box .bottom .menu-item>li .box i {
	display: block;
	width: 24px;
	height: 24px;
	font-size: 20px;
	border-radius: 100%;
	background: rgba(var(--base-color-blue), 1);
	color: #282828;
	position: absolute;
	right: 30px;
	top: 26px;
	cursor: pointer;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out
}

.sep-menu-box .bottom .menu-item>li .box i:after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border: 2px solid transparent;
	border-top-color: #fff;
	border-right-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	top: 50%;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.sep-menu-box .bottom .menu-item>li>ul {
	padding: 5px 0;
	display: none
}

.sep-menu-box .bottom .menu-item>li>ul>li {
	padding: 4px 20px;
	position: relative
}

.sep-menu-box .bottom .menu-item>li>ul>li a {
	color: #fff;
	font-size: 14px
}

.sep-menu-box .bottom .menu-item>li>ul>li i {
	display: block;
	width: 24px;
	height: 24px;
	font-size: 20px;
	border-radius: 100%;
	background: #fff;
	color: #282828;
	position: absolute;
	right: 30px;
	top: 7px;
	cursor: pointer;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out
}

.sep-menu-box .bottom .menu-item>li>ul>li i:after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border: 2px solid transparent;
	border-top-color: rgba(var(--base-color-blue), 1);
	border-right-color: rgba(var(--base-color-blue), 1);
	position: absolute;
	left: 50%;
	margin-left: -6px;
	top: 50%;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.sep-menu-box .bottom .menu-item>li .ul2 {
	padding: 5px 0;
	display: none
}

.sep-menu-box .bottom .menu-item>li .ul2>li {
	padding: 4px 20px;
	position: relative
}

.sep-menu-box .bottom .menu-item>li .ul2>li a {
	color: #fff;
	font-size: 14px
}

.sep-menu-box .bottom .menu-item>li .ul2>li i {
	display: block;
	width: 24px;
	height: 24px;
	font-size: 20px;
	border-radius: 100%;
	background: #fff;
	color: #282828;
	position: absolute;
	right: 30px;
	top: 7px;
	cursor: pointer;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out
}

.sep-menu-box .bottom .menu-item>li .ul2>li i:after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border: 2px solid transparent;
	border-top-color: rgba(var(--base-color-blue), 1);
	border-right-color: rgba(var(--base-color-blue), 1);
	position: absolute;
	left: 50%;
	margin-left: -6px;
	top: 50%;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.sep-menu-box .bottom-toggle {
	position: absolute;
	width: 100%;
	z-index: 1000;
	top: 64px;
	background: #fff;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%)
}

.sep-menu-box .bottom-toggle.active {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}

.sep-menu-box .bottom-toggle .toggle {
	display: none
}

.sep-menu-box .bottom-toggle .toggle>ul {
	background: #fff
}

.sep-menu-box .bottom-toggle .toggle>ul>li {
	padding: 0 0;
	border-bottom: 1px solid #ccc;
	position: relative;
	line-height: 60px
}

.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) span {
	width: 60;
	min-width: 60px;
	height: 59px;
	line-height: 60px;
	text-align: center;
	display: inline-block;
	border-right: 1px solid #ccc
}

.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) a {
	font-family: 'LATO-BOLD'
}

.sep-menu-box .bottom-toggle .toggle>ul>li>ul {
	display: none
}

.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li {
	line-height: 40px
}

.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li a {
	font-size: 14px
}

.sep-menu-box .bottom-toggle .toggle>ul>li a {
	color: #282828;
	font-size: 16px;
	padding-left: 30px
}

.sep-menu-box .bottom-toggle .toggle>ul>li a i {
	font-size: 20px;
	color: #282828;
	position: absolute;
	right: 30px;
	top: 21px;
	cursor: pointer
}

.sep-menu-box .contact {
	background: rgba(var(--base-color-blue), 1);
	color: #fff;
	display: table;
	margin: 0 auto 20px;
	margin-top: 0;
	padding: 4px 40px;
	font-size: 22px;
	border: none;
	border-radius: 0
}

.sep-menu-box .contact i {
	padding-right: 5px
}

.sep-menu-box .logo img {
	width: 59px
}

.gdw-mb-c {
	display: none
}

.sep-banner-mb {
	display: none
}

.sep-banner-mb img {
	width: 100%
}

.mb-bottom-wrap {
	padding-bottom: 24px;
	background: #131d26
}

.mb-bottom-wrap ul.info {
	padding: 28px 37px
}

.mb-bottom-wrap ul.info li {
	margin-bottom: 4px;
	position: relative;
	padding-left: 36px;
	color: #fff;
	font-size: 14px
}

.mb-bottom-wrap ul.info li:last-child {
	margin-bottom: 0
}

.mb-bottom-wrap ul.info li i {
	color: #fff
}

.mb-bottom-wrap ul.info li a {
	color: #fff
}

.mb-bottom-wrap ul.info li img {
	position: absolute;
	left: 0;
	top: 10px
}

.mb-bottom-wrap .bottom-menu>li:last-child {
	border-bottom: 1px solid #343e46
}

.mb-bottom-wrap .bottom-menu>li>ul {
	padding: 5px 0;
	padding-left: 60px;
	border-top: 1px solid #343e46;
	display: none
}

.mb-bottom-wrap .bottom-menu>li>ul li {
	padding: 5px 0;
	list-style: disc;
	color: #fff
}

.mb-bottom-wrap .bottom-menu>li>ul li a {
	font-size: 14px;
	color: #fff
}

.mb-bottom-wrap .bottom-menu>li .box {
	padding: 13px 37px;
	border-top: 1px solid #343e46;
	position: relative
}

.mb-bottom-wrap .bottom-menu>li .box a {
	color: #fff;
	font-size: 14px
}

.mb-bottom-wrap .bottom-menu>li .box i {
	position: absolute;
	right: 37px;
	top: 17px;
	color: #fff;
	cursor: pointer;
	font-size: 14px
}

.mb-bottom-wrap .sep-share {
	display: table;
	margin: 0 auto;
	margin-top: 24px
}

.mb-bottom-wrap .sep-share li {
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-right: 6px;
	background: #1e2c39
}

.mb-bottom-wrap .sep-share li:hover {
	background: rgba(var(--base-color-blue), 1);
	border: 1px solid rgba(var(--base-color-blue), 1)
}

.mb-bottom-wrap .sep-share li:hover a i {
	color: #fff
}

.mb-bottom-wrap .sep-share li a i {
	color: #fff;
	font-size: 14px
}

/* new css start */
.row {
	display: flex;
	flex-wrap: wrap;
}

.top-title.title-after .title h2 {
	font-size: 36px;
	font-weight: bold;
	color: #000;
}

.top-title.title-after .title h3 {
	font-size: 50px;
	font-weight: bold;
	color: #000;
}

.system-box {
	background: #f7f7f7;
}

.system-item {
	border: 1px solid #999;
	background: #fff;
}

.sys-img {
	position: relative;
	display: block;
}

.sys-img img {
	display: block;
	width: 100%;
}

.sys-img h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 26px;
	color: #000;
	padding: 20px 0;
	background: rgba(255, 255, 255, .7);
	font-weight: bold;
	transition: all .3s;
}

.system-item:hover .sys-img h3 {
	background: rgba(var(--base-color-blue), .6);
	color: #fff;
}

.sys-txt {
	max-width: 430px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
}

.product-box {
	background: url(../images/pro-bg.jpg) no-repeat left bottom/100% auto;
}

.pro-item {
	border: 1px solid #999;
}

.pro-item a {
	display: block;
}

.pro-item a .pro-img {
	aspect-ratio: 1 / 1;
	overflow: hidden;
	position: relative;
}

.pro-item a .pro-img::after {
	content: '';
	width: 100px;
	height: 28px;
	background: url(../images/logo.webp) no-repeat top center/cover;
	display: block;
	position: absolute;
	left: 5%;
	top: 5%;
}

.pro-item a .pro-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .3s;
}

.pro-item:hover a .pro-img img {
	transform: scale(1.05);
}

.pro-item a p {
	padding: 15px 20px;
	text-align: center;
	background: #f7f7f7;
	color: #000;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .3s;
}

.pro-item:hover a p {
	color: rgba(var(--base-color-blue), 1);
}

.pro-list {
	row-gap: 20px;
}

.application-box {
	background: #f7f7f7;
}

.app-item {
	display: block;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}

.app-item .app-img img {
	width: 100%;
}

.app-item p {
	width: 90%;
	position: absolute;
	right: 0;
	bottom: 0;
	border-radius: 10px;
	padding: 10px 20px;
	background: rgba(255, 255, 255, 0.6);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .3s;
	font-size: 22px;
	color: #000;
	font-weight: bold;
}

.app-item:hover p {
	padding: 25px;
	background: rgba(var(--base-color-blue), .7);
	color: #fff;
}

.app-list {
	row-gap: 20px;
}

.about-box {
	background: url(../images/about-bg.jpg) no-repeat center center/cover;
}

.about-box .top-title.title-after .title h3 {
	color: #fff;
}

.about-img {
	width: 80px;
	height: 80px;
	margin: 0 auto;
}

.about-img svg {
	fill: #fff;
	width: 100%;
	height: 100%;
}

.about-item {
	text-align: center;
	padding: 30px;
	border: 2px solid #fff;
}

.about-item h3 {
	font-size: 60px;
	color: #fff;
	font-weight: bold;
	margin: 20px 0 10px;
}

.about-item h3 span {
	font-size: 30px;
}

.about-item p {
	color: #fff;
	font-size: 22px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.about-bottom {
	text-align: center;
	margin-top: 50px;
}

.about-bottom h4 {
	font-size: 40px;
	color: #fff;
	margin: 0 auto;
}

.dw-img {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 50px;
}

.dw-img img {
	width: 100%;
}

.dw-img h4 {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(var(--base-color-yellow), .8);
	color: #fff;
	width: 70%;
	text-align: center;
	font-size: 34px;
	padding: 15px;
	font-weight: bold;
}

.dw-box {
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
	background: #fff;
	padding-bottom: 20px;
	height: 100%;
}

.dw-svg {
	display: flex;
	justify-content: flex-end;
}

.dw-svg svg {
	width: 120px;
	height: 120px;
}

.dw-more {
	padding-top: 50px;
	display: flex;
	align-items: center;
	gap: 20px;
}

.dw-more a {
	color: rgba(var(--base-color-blue), 1);
	font-size: 18px;
}

.dw-more a i {
	transition: all .3s;
}

.dw-more a:hover i {
	transform: translateX(5px);
}

.dw-pdf {
	display: flex;
	align-items: center;
}

.dw-pdf a {
	background: rgba(var(--base-color-yellow), 1);
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	padding: 5px 25px;
	transition: all .3s;
}

.dw-pdf a:hover {
	background: rgba(var(--base-color-blue), 1);
}

.sq-box .gtj-ff-sbold {
	text-align: center;
	margin-bottom: 15px;
}

.sq-box {
	background: #fff;
	height: 100%;
	padding: 50px 30px;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
}

.sq-box h3 {
	font-size: 40px;
	font-weight: bold;
	color: rgba(var(--base-color-blue), 1);
	margin-bottom: 15px;
}

.sq-box .form-group {
	width: 48%;
}

.sq-box .form-group.text-box {
	width: 100%;
}

.sq-box .sep-form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.sq-box .form-control {
	height: auto;
	line-height: 1.5;
	padding: 12px;
}

.sq-box .form-group.btn-box {
	width: 100%;
	margin-bottom: 0;
}

.sq-box button.btn {
	width: 100%;
	font-size: 26px;
}

.sq-box button.btn i {
	vertical-align: middle;
	margin-left: 5px;
}

/* new css */

@media screen and (min-width:813px) {
	.sep-banner-mb {
		display: none
	}

	.sep-search-box,
	.sep-shadow,
	.sep-lx-header-mb,
	.sep-menu-box {
		display: none !important
	}
}

@media screen and (max-width:813px) {
	.sep-banner-pc {
		display: none
	}

	.sep-banner-mb {
		display: block
	}
}

@media screen and (max-width:1410px) {
	.sep-container {
		max-width: 100%;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}

@media screen and (max-width:1460px) {
	.sep-banner .sep-container .banner-title {
		font-size: 48px;
		line-height: 58px
	}

	.sep-banner .sep-container .banner-des {
		font-size: 16px;
		margin-top: 20px
	}

	.top-title .title {
		font-size: 40px;
		line-height: 52px
	}

	.top-title .title a {
		font-size: 40px;
		line-height: 52px
	}

	.sep-header .sep-mainnav .sep-container .search {
		margin-left: 20px;
	}

	.sep-header .sep-mainnav .sep-container .logo img {
		width: 180px;
	}
}

@media screen and (max-width:1366px) {
	.swiper-pc .swiper-pagination {
		right: 36px !important
	}

	.pro-box .pro-ul li {
		padding: 40px
	}

	.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li {
		margin: 0 10px
	}

}

@media(max-width:1280px) {
	.sep-header .sep-mainnav .sep-container .logo img {
		width: 160px;
	}

	.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li>a {
		font-size: 16px;
		white-space: nowrap;
		padding: 28px 0;
	}

	.cate-cont h5 a {
		font-size: 18px;
	}

	.head-cover {
		height: 78px;
	}
}

@media screen and (max-width:1200px) {
	.sep-banner .sep-container .banner-title {
		font-size: 30px;
		line-height: 30px
	}

	.top-title .title {
		font-size: 38px;
		line-height: 44px
	}

	.top-title .title a {
		font-size: 38px;
		line-height: 44px
	}

	.cate-list {
		width: 33.3333%;
	}
}

@media screen and (max-width:1024px) {
	.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li {
		margin: 0 5px
	}

	.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li>a {
		font-size: 14px;
	}

	.sep-header .sep-mainnav .sep-container .logo img {
		width: 140px
	}

	.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li .head-pro-ul {
		display: none !important
	}

	.sep-header .sep-mainnav .sep-container .nav-list .nav-ul>li .ul {
		display: none !important
	}

	.swiper-pc .pc-page .icon {
		display: none
	}

	.swiper-pc .pc-page {
		height: auto;
		background: none;
		bottom: 16px;
		box-shadow: none
	}

	.foot-contact-ul .sep-container ul {
		flex-wrap: wrap
	}

	.foot-contact-ul .sep-container ul li {
		width: 100%;
		margin-bottom: 10px
	}

	.foot-contact-ul .sep-container ul li .icon {
		background: none;
		border: none
	}

	.sep-footer .copyRight .main span {
		width: 100%;
		margin: 10px 0
	}

	.sep-footer .sep-container .foot-top {
		flex-wrap: wrap
	}

	.sep-footer .sep-container .foot-top .foot-ul {
		width: 100% !important
	}

	.sep-footer .sep-container .foot-top .foot-ul:last-child li {
		width: 100% !important
	}

	.sep-footer .sep-container .foot-top .foot-ul:last-child>li:nth-child(2) {
		padding-left: 0
	}

	.sep-footer .sep-container .foot-top .foot-ul:last-child>li:nth-child(2)::after {
		display: none
	}

	.sep-footer .sep-container .foot-top .foot-ul:nth-child(3)>li:nth-child(1) {
		height: auto
	}

	.sep-footer .sep-container .foot-top .foot-ul>li {
		margin-bottom: 20px !important
	}

	.sep-footer .sep-container .foot-top .foot-ul>li.ons .list-title i::before {
		display: none
	}

	.sep-footer .sep-container .foot-top .foot-ul>li .li-list {
		display: none
	}

	.sep-footer .sep-container .foot-top .foot-ul {
		padding-top: 0
	}

	.sep-footer .sep-container .foot-top .foot-ul:nth-child(4)>li:nth-child(2) {
		height: auto
	}

	.sep-footer .sep-container .foot-top .foot-ul:last-child .foot-contact {
		margin-top: 0
	}

	.sep-footer .sep-container .foot-top .foot-ul:last-child .foot-contact .li-list {
		display: block
	}

	.sep-footer .sep-container .foot-top .foot-ul::after {
		display: none
	}

	.sep-footer .sep-container .foot-top .foot-ul>li .list-title {
		padding: 20px 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2)
	}

	.sep-footer .sep-container .foot-top .foot-ul>li .list-title::before {
		content: '';
		display: block;
		width: 30px;
		height: 3px;
		background: #333;
		border-radius: 1px;
		position: absolute;
		left: 0;
		bottom: -2px
	}

	.sep-footer .sep-container .foot-top .foot-ul>li {
		margin-bottom: 0 !important
	}

	.sep-footer .sep-container .foot-top .foot-ul>li .list-title {
		position: relative
	}

	.sep-footer .sep-container .foot-top .foot-ul>li .list-title i {
		display: block;
		width: 24px;
		height: 24px;
		position: absolute;
		right: 0;
		top: 24px;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.sep-footer .sep-container .foot-top .foot-ul>li .list-title i::after {
		content: '';
		display: block;
		width: 12px;
		height: 2px;
		background: #fff;
		position: absolute;
		left: 6px;
		top: 11px
	}

	.sep-footer .sep-container .foot-top .foot-ul>li .list-title i::before {
		content: '';
		display: block;
		width: 2px;
		height: 12px;
		background: #fff;
		position: absolute;
		left: 11px;
		top: 6px
	}

	.sep-footer>.sep-container .foot-top .foot-ul {
		margin-right: 0
	}

	.offside p {
		display: none
	}

	.offside .tel {
		width: 50%;
		transform: translateX(0)
	}

	.offside a,
	.offside div {
		line-height: 44px
	}

	#onlineService {
		left: 0;
		bottom: 0
	}

	#onlineService .offside {
		width: 100%;
		display: flex
	}

	#onlineService .offside li {
		flex: 1;
		height: 50px;
		background: #000;
		border-radius: 0;
		border: 1px solid rgba(255, 255, 255, 0.2)
	}

	#onlineService .offside li a {
		width: 100%;
		top: 4px
	}

	#onlineService .offside li a i {
		color: #fff;
		font-size: 20px;
		line-height: 40px
	}

	.foot-cover {
		height: 44px
	}

	.sep-footer .fo-media a {
		margin-left: 0;
		margin-right: 20px
	}

	.sep-footer>.sep-container .foot-top .foot-ul:last-child {
		max-width: 100%;
		margin-top: 30px;
		width: 100%
	}

	.sep-footer .copyRight {
		background: rgba(var(--base-color-blue), 1);
		border-top: 1px solid rgba(255, 255, 255, 0.2)
	}

	.sep-footer .sep-container .foot-top .foot-ul>li .li-list {
		padding-left: 10px;
		margin-top: 20px
	}

	.sep-footer>.sep-container .foot-top .foot-ul>li .li-list li {
		padding-left: 20px;
		position: relative
	}

	.sep-footer>.sep-container .foot-top .foot-ul>li .li-list li::after {
		content: '\f105';
		display: inline-block;
		color: #fff;
		font-family: FontAwesome;
		position: absolute;
		left: 0;
		top: 4px;
		font-size: 14px
	}

	.sep-footer .sep-container .foot-top .foot-ul>li .list-title::before {
		content: '';
		display: block;
		width: 18px;
		height: 3px;
		background: rgba(var(--base-color-blue), 1);
		position: absolute;
		left: 0;
		bottom: -1px
	}

	#onlineService .offside li.fold {
		display: none
	}

	.sep-footer>.sep-container::after {
		display: none
	}

	.sep-footer>.sep-container .foot-top .foot-ul>li .list-title::after {
		display: none
	}

	.sep-footer>.sep-container .foot-top .foot-ul.foot-ul-app li .li-list li {
		width: 100%
	}

	.sep-footer>.sep-container .foot-top .foot-ul.foot-ul-app li .li-list {
		display: none
	}

	.sep-footer .sep-container .foot-top .foot-ul:last-child>li:nth-child(2) {
		display: none
	}

	.foot-contact-ul .sep-container ul .title-li {
		display: block
	}

	.foot-contact-ul .sep-container .fo-media {
		display: block
	}

	.foot-contact-ul .sep-container {
		border: none
	}

	.foot-contact-ul .sep-container ul {
		padding: 30px 0;
		border-top: 1px solid rgba(255, 255, 255, 0.2)
	}

	.sep-footer .copyRight .main .site {
		margin-left: 0
	}

	.top-title .title-des {
		font-size: 16px;
		line-height: 32px
	}

	.top-title .title-des p {
		font-size: 16px;
		line-height: 32px
	}

	.foot-contact-ul .sep-container ul li .icon {
		width: auto;
		height: auto;
		margin-right: 10px
	}

	.pro-box .pro-ul li {
		min-height: 1px
	}

	.pro-box .pro-ul li .thumb-title {
		min-height: 76px
	}

	.hot-pro-box .hot-pro-swiper .pro-ul li .thumb .more {
		display: none
	}

	.hot-pro-box .hot-pro-swiper .pro-ul li .thumb:hover .more {
		opacity: 0;
		display: none
	}

	.hot-pro-box .hot-pro-swiper .pro-ul li .thumb {
		min-height: 240px
	}

	.padding-110 {
		padding: 90px 0
	}

	.padding-100 {
		padding: 70px 0
	}

	.news-box .news-ul-box li .sep-container {
		padding: 30px 0
	}

	.sep-footer>.sep-container {
		padding-top: 40px
	}

	.top-title.title-after .title::after {
		font-size: 50px;
		margin-top: -55px
	}

	.sep-banner .sep-container .banner-title {
		width: 90%;
		font-size: 20px;
		line-height: 25px;
	}
}

@media screen and (max-width:812px) {

	#onlineService {
		display: block;
	}

	.sep-header {
		display: none
	}

	.head-cover {
		display: none
	}

	.top-title .title {
		font-size: 28px;
		line-height: 32px
	}

	.top-title .title a {
		font-size: 28px;
		line-height: 32px
	}

	.swiper-mb.swiper-mb2 {
		display: none !important
	}

	.logos img {
		max-width: 75%
	}

	.sep-banner .sep-container .banner-more {
		margin-top: 20px
	}

	.news-box .news-ul-box li .sep-container .thumb {
		display: none
	}

	.news-box .news-ul-box li .sep-container .news-info {
		width: 80%
	}

	.news-box .news-ul-box li .sep-container .news-info .thumb-title {
		font-size: 18px
	}

	.news-box .news-ul-box li .sep-container .time-box {
		width: 15%
	}

	.news-box .news-ul-box li .sep-container .time-box .mon {
		font-size: 22px
	}

	.sep-banner .swiper-pc .sep-container .banner-more span,
	.sep-banner .swiper-pc .sep-container .banner-more a {
		display: inline-block;
		font-size: 14px;
	}
}

@media(max-width:768px) {
	.sep-menu-box .contact {
		text-align: center;
		margin: 0 auto;
		padding: 20px 40px;
		width: 100%;
	}

	.sep-menu-box .bottom .menu-item>li .box {
		padding: 22px 30px;
	}

	.sep-menu-box .top {
		padding: 20px 30px;
	}

	.sep-lx-header-mb .box-wrap>ul>li {
		height: 39px;
		width: 39px;
	}

	.sep-banner .sep-container .banner-subtitle::before {
		display: none;
	}

	.sep-banner .sep-container .banner-title {
		display: none;
	}

	.swiper-pc .swiper-pagination {
		right: 0 !important;
		width: 20px !important;
	}

	.top-title.title-after .title h2 {
		font-size: 20px;
	}

	.top-title.title-after .title h3 {
		font-size: 22px;
	}

	.about-item {
		padding: 20px 5px;
	}

	.about-item h3 {
		font-size: 30px;
		margin: 15px 0 5px;
	}

	.about-img {
		width: 60px;
		height: 60px;
	}

	.about-item p {
		font-size: 14px;
	}

	.about-cont .row {
		row-gap: 20px;
	}

	.top-title.title-after .title {
		margin-bottom: 20px;
	}

	.about-bottom {
		margin-top: 30px;
	}

	.about-bottom h4 {
		font-size: 22px;
		line-height: 1.6;
	}

	.sep-footer {
		padding-bottom: 50px;
	}

	.app-item p {
		font-size: 20px;
	}

	.sys-img h3 {
		font-size: 20px;
		padding: 15px 0;
	}

	.sys-txt {
		padding: 15px 0;
	}

	.logos img {
		max-width: 60%;
	}

	.dw-img h4 {
		font-size: 20px;
	}

	.dw-svg svg {
		width: 100px;
		height: 100px;
	}

	.dw-img {
		margin-bottom: 20px;
	}

	.dw-pdf a {
		font-size: 16px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.dw-more a {
		font-size: 16px;
		white-space: nowrap;
	}

	.dw-more {
		gap: 15px;
		padding-top: 30px;
	}

	.sq-box {
		padding: 30px 20px;
	}

	.dw-sq-box>.sep-container>.row {
		row-gap: 20px;
	}

	.sq-box h3 {
		font-size: 24px;
	}

	.sq-box .form-group {
		width: 100%;
	}

	.sq-box button.btn {
		font-size: 20px;
	}
}

@media screen and (max-width:480px) {
	.sep-banner .sep-container .banner-title {
		font-size: 18px;
		line-height: 25px
	}

	.sep-banner .sep-container .banner-subtitle {
		margin-bottom: 0;
		font-size: 16px;
		line-height: 1.6;
	}

	.top-title .title {
		font-size: 24px;
		line-height: 32px
	}

	.top-title .title a {
		font-size: 24px;
		line-height: 32px
	}

	.sep-banner .sep-container .banner-div {
		width: 50%
	}

	.sep-banner .sep-container .banner-more span,
	.sep-banner .sep-container .banner-more a {
		font-size: 16px;
		padding: 0 20px;
		line-height: 36px
	}

	.sep-banner .sep-container .banner-more span i,
	.sep-banner .sep-container .banner-more a i {
		font-size: 16px;
		margin-left: 6px
	}

	.sep-lx-header-mb .box-wrap {
		padding: 17px
	}

	.padding-110 {
		padding: 50px 0
	}

	.top-title {
		margin-bottom: 20px
	}

	.padding-100 {
		padding: 40px 0
	}

	.xc-more {
		margin-top: 20px
	}

	.top-title.white .title-des {
		color: #fff
	}

	.news-box .news-ul-box li .sep-container .news-info .thumb-des {
		display: none
	}

	.news-box .news-ul-box li .sep-container .news-info .thumb-title {
		font-size: 16px;
		line-height: 30px;
		display: block
	}

	.news-box .news-ul-box li .sep-container .time-box {
		width: 27%
	}

	.news-box .news-ul-box li .sep-container .time-box .mon {
		font-size: 18px
	}

	.news-box .news-ul-box li .sep-container .news-info {
		width: 70%
	}

	.news-box .news-ul-box li .sep-container {
		padding: 24px 0
	}

	.news-box .news-ul-box li .sep-container .news-info a.thumb-more span {
		width: auto;
		display: inline-block
	}

	.news-box .news-ul-box li .sep-container .news-info a.thumb-more {
		margin-top: 16px
	}

	.sep-footer .sep-container .foot-top .foot-ul>li .list-title {
		padding: 15px 0;
		font-size: 18px
	}

	.sep-footer .sep-container .foot-top .foot-ul>li .list-title a {
		font-size: 18px
	}

	.sep-footer .sep-container .foot-top .foot-ul>li .list-title i {
		top: 18px
	}

	.sep-footer>.sep-container {
		padding-top: 20px
	}

	.sep-footer .copyRight .main span {
		margin: 4px 0
	}

	.sep-banner .sep-container .banner-title {
		width: 100%;
	}

	.news-box .news-ul-box li .sep-container .news-info .thumb-title {
		line-height: 26px
	}

	.sep-menu-box .bottom .menu-item>li .box {
		padding: 16px 20px
	}

	.sep-menu-box .bottom .menu-item>li .box i {
		top: 16px;
		right: 20px
	}

	.sep-menu-box .bottom .menu-item>li>ul>li a {
		font-size: 16px !important
	}
}

@media screen and (max-width:320px) {
	.sep-banner .swiper-mb .sep-container .banner-more {
		display: none
	}
}