﻿@import 'font-awesome.css';
@import 'richtext.css';
@import 'swiper.min.css';
@import 'animate.min.css';
::-webkit-scrollbar {
width:6px;
}
::-webkit-scrollbar-thumb {
background-color: #fcb026;
}
.clearfix:before {
	display: table;
	clear: both;
	content: ""
}
.clearfix:after {
	display: table;
	clear: both;
	content: ""
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.row {
	margin-right: -10px;
	margin-left: -10px
}
.row:before {
	display: table;
	clear: both;
	content: ""
}
.row:after {
	display: table;
	clear: both;
	content: ""
}
ul:before {
	content: '';
	display: table;
	clear: both
}
ul:after {
	content: '';
	display: table;
	clear: both
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-right: 10px;
	padding-left: 10px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.sep-md-5 {
	width: 20%;
	padding: 0 10px
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}
@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left
}
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666667%
}
.col-sm-10 {
	width: 83.33333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666667%
}
.col-sm-7 {
	width: 58.33333333%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.66666667%
}
.col-sm-4 {
	width: 33.33333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.66666667%
}
.col-sm-1 {
	width: 8.33333333%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-pull-11 {
	right: 91.66666667%
}
.col-sm-pull-10 {
	right: 83.33333333%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-8 {
	right: 66.66666667%
}
.col-sm-pull-7 {
	right: 58.33333333%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-5 {
	right: 41.66666667%
}
.col-sm-pull-4 {
	right: 33.33333333%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-2 {
	right: 16.66666667%
}
.col-sm-pull-1 {
	right: 8.33333333%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-offset-12 {
	margin-left: 100%
}
.col-sm-offset-11 {
	margin-left: 91.66666667%
}
.col-sm-offset-10 {
	margin-left: 83.33333333%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-8 {
	margin-left: 66.66666667%
}
.col-sm-offset-7 {
	margin-left: 58.33333333%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-5 {
	margin-left: 41.66666667%
}
.col-sm-offset-4 {
	margin-left: 33.33333333%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-2 {
	margin-left: 16.66666667%
}
.col-sm-offset-1 {
	margin-left: 8.33333333%
}
.col-sm-offset-0 {
	margin-left: 0
}
}
@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left
}
.col-md-12 {
	width: 100%
}
.col-md-11 {
	width: 91.66666667%
}
.col-md-10 {
	width: 83.33333333%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 66.66666667%
}
.col-md-7 {
	width: 58.33333333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.66666667%
}
.col-md-4 {
	width: 33.33333333%
}
.col-md-3 {
	width: 25%
}
.col-md-2 {
	width: 16.66666667%
}
.col-md-1 {
	width: 8.33333333%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-pull-11 {
	right: 91.66666667%
}
.col-md-pull-10 {
	right: 83.33333333%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-8 {
	right: 66.66666667%
}
.col-md-pull-7 {
	right: 58.33333333%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-5 {
	right: 41.66666667%
}
.col-md-pull-4 {
	right: 33.33333333%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-2 {
	right: 16.66666667%
}
.col-md-pull-1 {
	right: 8.33333333%
}
.col-md-pull-0 {
	right: auto
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-offset-11 {
	margin-left: 91.66666667%
}
.col-md-offset-10 {
	margin-left: 83.33333333%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-8 {
	margin-left: 66.66666667%
}
.col-md-offset-7 {
	margin-left: 58.33333333%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-5 {
	margin-left: 41.66666667%
}
.col-md-offset-4 {
	margin-left: 33.33333333%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-2 {
	margin-left: 16.66666667%
}
.col-md-offset-1 {
	margin-left: 8.33333333%
}
.col-md-offset-0 {
	margin-left: 0
}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666667%
}
.col-lg-10 {
	width: 83.33333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666667%
}
.col-lg-7 {
	width: 58.33333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666667%
}
.col-lg-4 {
	width: 33.33333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.66666667%
}
.col-lg-1 {
	width: 8.33333333%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.66666667%
}
.col-lg-pull-10 {
	right: 83.33333333%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.66666667%
}
.col-lg-pull-7 {
	right: 58.33333333%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.66666667%
}
.col-lg-pull-4 {
	right: 33.33333333%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-2 {
	right: 16.66666667%
}
.col-lg-pull-1 {
	right: 8.33333333%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.66666667%
}
.col-lg-offset-10 {
	margin-left: 83.33333333%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.66666667%
}
.col-lg-offset-7 {
	margin-left: 58.33333333%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.66666667%
}
.col-lg-offset-4 {
	margin-left: 33.33333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.66666667%
}
.col-lg-offset-1 {
	margin-left: 8.33333333%
}
.col-lg-offset-0 {
	margin-left: 0
}
}
@media screen and (max-width:640) {
.sep-md-5 {
	width: 100%
}
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control {
	vertical-align: middle;
	padding: 6px 8px;
	height: 32;
	font-size: 16px;
	font-weight: normal;
	border-radius: 3px;
	background: #fbfbfb;
	outline: none
}
.form-group {
	position: relative
}
.btn-primary {
	color: #fff !important;
	background-color: #337ab7;
	border-color: #2e6da4
}
.btn-primary:hover {
	opacity: .7
}
.hide {
	/*display: none !important*/
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #a94442
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
	position: absolute;
	right: 20px;
	top: 15px
}
.pagination {
	display: inline-block;
	font-family: "Antartida-Medium"
}
.pagination>li {
	display: inline
}
.pagination>li:nth-child(1)>a, .pagination>li:nth-child(1)>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	width: 44px;
	padding: 13px 7px
}
.sep-pagination {
	text-align: center;
	margin-top: 35px
}
.sep-pagination .pagination li.active a, .sep-pagination .pagination li.active span {
	border-color: #b00e29;
	background: #FCB026;
	color: #fff
}
.form-group.has-success:after {
	content: "\f058";
	font-family: FontAwesome;
	position: absolute;
	right: 0;
	top: 18px;
	height: 18px;
	line-height: 18px;
	margin-right: 5px;
	text-align: center;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	-o-transition: -o-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s, -o-transform .3s;
	width: 18px;
	color: green
}
.form-group.has-error::after {
	content: "\f057";
	font-family: FontAwesome;
	position: absolute;
	right: 0;
	top: 18px;
	height: 18px;
	line-height: 18px;
	margin-right: 5px;
	text-align: center;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	-o-transition: -o-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s, -o-transform .3s;
	width: 18px;
	color: red
}
body {
	max-width: 2560px;
	overflow-x: hidden;
	position: relative;
	line-height: normal;
	font-family: 'Antartida-Light', 'Lucida Grande', 'Microsoft Yahei';
	-webkit-font-smoothing: antialiased;
	width: 100%;
	box-sizing: border-box;
	color: #666;
	margin-top: 99px
}
html {
	font-size: 16px
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1em
}
button, input, textarea, select {
	outline: none;
	border: 0;
	resize: none
}
* {
	padding: 0;
	margin: 0
}
form {
	margin: 0
}
iframe {
	border: 0
}
ul, ol {
	list-style-type: none;
	list-style-image: none
}
a {
	color: #333;
	text-decoration: none;
	outline: none
}
a:hover {
	color: #FCB026
}
img {
	border: 0;
	vertical-align: middle;
	max-width: 100%
}
table {
	border-spacing: 0;
	border-collapse: collapse
}
div {
	zoom: 1
}
input, textarea, select {
	font-family: 'Antartida-Light';
	font-size: 16px
}
.sep-container {
	max-width: 1720px;
	width: 100%;
	margin: auto
}
.width1920 {
	max-width: 1920px;
	width: 100%;
	margin: auto
}
.absolute {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.absolute-center {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}
.in-img-enlarge {
	display: block;
	overflow: hidden
}
.in-img-enlarge img {
	transition: all .5s ease-in-out
}
.in-img-enlarge:hover img {
	transform: scale(1.1)
}
.max-img {
	width: 100%;
	object-fit: cover
}
.delay3 {
	transition: all .3s
}
.delay5 {
	transition: all .5s
}
.f-between {
	justify-content: space-between
}
.richtext {
	font-size: 16px;
	line-height: 26px
}
.richtext a {
	color: #FCB026
}
.richtext a:hover {
	text-decoration: underline
}
.richtext ul, .richtext ol {
	padding-left: 20px;
	list-style: disc
}
.richtext ul li::marker, .richtext ol li::marker {
color:#FCB026
}
.richtext h2, .richtext h3 {
	margin-bottom: 8px;
	color: #333;
	font-size: 1.8em;
	line-height: 1.2em;
	font-family: "Antartida-Bold"
}
.richtext h3 {
	font-size: 1.2em
}
.richtext img {
	max-width: 100%;
	margin: 10px 0;
	height: auto !important
}
.richtext.special a {
	color: green
}


.common-title {
	position: relative;
	padding-left: 30px;
	font-size: 40px;
	font-family: "Antartida-Bold";
	color: #333;
}
.common-title .decor {
	margin-bottom: 8px;
	font-size:42px;
	font-family: "Antartida-Bold";
	color: #FCB026;
}
.common-title::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 5px;
	height: 92%;
	background: #FCB026
}
.common-title h2 {

	font-size:32px;

}
.common-title.center {
	padding-left: 0;
	text-align: center
}
.common-title.center::before {
	display: none
}

.common-title_about {
	position: relative;
	font-size: 40px;
	font-family: "Antartida-Bold";
	color: #333
}
.common-title_about .decor {
	margin-top:10px;
	margin-bottom: 8px;
	font-size: 18px;
	font-family: "Antartida-Medium";
	color: #FCB026;
	text-transform: uppercase
}

.common-title_about.center {
	padding-left: 0;
	text-align: center
}
.common-title_about.center::before {
	display: none
}



.swiper-button {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid #FCB026;
	color: #FCB026;
	cursor: pointer;
	z-index: 2
}
.swiper-button:hover {
	background: #FCB026;
	color: #fff
}
.swiper-button.swiper-button-disabled {
	background: transparent;
	color: #FCB026;
	cursor: default
}
.inner-button {
	display: inline-block;
	padding: 12px 38px;
	background: #FCB026;
	color: #fff;
	font-size: 18px;
	font-family: "OpenSans-Regular";
	border-radius: 5px;
	border: 1px solid #FCB026;
	text-transform: uppercase;
	transition: all .3s
}
.inner-button:hover {
	background: transparent;
	color: #FCB026
}
@font-face {
	font-family: "iconfont";
	src: url('../font/iconfont.eot');
	src: url('../font/iconfont.eot') format('embedded-opentype'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg') format('svg')
}
.icon {
	vertical-align: middle
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale
}
.title-font {
	font-family: 'Antartida-Bold'
}
.medium-font {
	font-family: 'Antartida-Medium'
}
.optext-font {
	font-family: 'OpenSans-Regular'
}
.opbold-font {
	font-family: 'OpenSans-Semibold'
}
.optitle-font {
	font-family: 'OpenSans-Bold'
}
@font-face {
	font-family: 'Antartida-Light';
	src: url("../font/Antartida-Light.otf");
	font-style: normal;
	font-weight: normal
}
@font-face {
	font-family: 'Antartida-Medium';
	src: url("../font/Antartida-Medium.otf");
	font-style: normal;
	font-weight: normal
}
/* 优化后的字体定义 - 解决截断问题 */
@font-face {
    font-family: 'Antartida-Bold';
    src: url("../font/Antartida-Bold.otf") format("opentype");
         /* 建议同时提供woff2格式以获得更好的兼容性 */
         /* url("../font/Antartida-Bold.woff2") format("woff2"), */
         /* url("../font/Antartida-Bold.woff") format("woff"); */
    font-style: normal;
    font-weight: normal;

}
@font-face {
	font-family: 'OpenSans-Regular';
	src: url("../font/OpenSans-Regular.ttf");
	font-style: normal;
	font-weight: normal
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url("../font/OpenSans-Semibold.ttf");
	font-style: normal;
	font-weight: normal
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url("../font/OpenSans-Bold.ttf");
	font-style: normal;
	font-weight: normal
}
.white {
	color: #fff
}
.div {
	padding: 70px 0
}
.lh32 {
	line-height: 32px
}
.fz16 {
	font-size: 16px
}
.fz18 {
	font-size: 18px
}
.fz20 {
	font-size: 20px
}
.fz22 {
	font-size: 22px
}
.fz24 {
	font-size: 24px; 
}
.tc {
	color: #333
}
.wc {
	color: #FCB026
}
.flex {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex
}
.flex-wrap {
	flex-wrap: wrap
}
.flex-center {
	display: flex;
	justify-content: center;
	align-items: center
}
.flex-col {
	display: flex;
	flex-direction: column;
	align-items: flex-start
}
.width100 {
	width: 100%
}
.center {
	text-align: center
}
.left {
	text-align: left
}
.bold {
	font-weight: bold
}
.uppercase {
	text-transform: uppercase
}
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3
}
.back {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: -1;
	object-fit: cover
}
.relative {
	position: relative
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
-webkit-appearance:none
}
input[type="number"] {
	-moz-appearance: textfield
}
.sep-header-mb, .sep-footer-mb, .sep-search-mb {
	display: none
}
.sep-top {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 12;
	background-color:#29428d
}
.sep-mainnav>.sep-container {
	justify-content: space-between;
	align-items: center
}
.sep-mainnav .logo {
	margin-right: 55px
}
.sep-mainnav .logo img {
	max-height: 60px
}
.sep-mainnav .nav {
	font-size: 18px;
	align-items: center
}
.sep-mainnav .nav .nav-item {
	position: relative;
	margin: 0 25px;
	padding: 40px 0;
	transition: all .3s
}
.sep-mainnav .nav .nav-item>a {
    color: #fff;
    font-family: "Antartida-Medium";
    font-size: 21px;
    text-transform: uppercase;
}
.sep-mainnav .nav .nav-item::before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 0;
	height: 2px;
	background-color: #FCB026;
	transition: width .3s
}
.sep-mainnav .nav .dropdown {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	overflow: hidden;
	background: rgba(13,13,13,0.9);
	transform: rotateX(90deg);
	transform-origin: 50% 0;
	transition: all .5s
}
.sep-mainnav .nav .dropdown::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 17%;
	height: 100%;
	background: #0d0d0d;
	z-index: -1
}
.sep-mainnav .nav .dropdown .sep-container {
	position: relative;
	z-index: 3;
	color: #fff
}
.sep-mainnav .nav .dropdown .sep-container a {
	color: #fff
}
.sep-mainnav .nav .dropdown .sep-container .dro-center, .sep-mainnav .nav .dropdown .sep-container .dro-right {
	padding: 60px 80px
}
.sep-mainnav .nav .dropdown .sep-container .dro-center i, .sep-mainnav .nav .dropdown .sep-container .dro-right i {
	margin-top: 3px;
	margin-right: 8px;
	font-size: 12px
}
.sep-mainnav .nav .dropdown .sep-container .dro-center li, .sep-mainnav .nav .dropdown .sep-container .dro-right li {
	margin-bottom: 24px
}
.sep-mainnav .nav .dropdown .sep-container .dro-left {
	width: 300px;
	flex-shrink: 0;
	padding: 60px 0;
	background: #0d0d0d
}
.sep-mainnav .nav .dropdown .sep-container .dro-left li {
	margin-bottom: 6px;
	padding: 12px 40px
}
.sep-mainnav .nav .dropdown .sep-container .dro-left .active-left {
	background-color: #FCB026
}
.sep-mainnav .nav .dropdown .sep-container .dro-center {
	width: 29%;
	padding-right: 0 !important
}
.sep-mainnav .nav .dropdown .sep-container .dro-center ul {
	display: none;
	max-height: 632px;
	overflow-y: auto;
	padding-right: 50px;
	overflow-x: hidden
}
.sep-mainnav .nav .dropdown .sep-container .dro-center ul .active-center a {
	color: #FCB026
}
.sep-mainnav .nav .dropdown .sep-container .dro-center ul::-webkit-scrollbar {
width:2px
}
.sep-mainnav .nav .dropdown .sep-container .dro-center ul::-webkit-scrollbar-track {
background:#e6e6e6
}
.sep-mainnav .nav .dropdown .sep-container .dro-center ul::-webkit-scrollbar-thumb {
background:#FCB026
}
.sep-mainnav .nav .dropdown .sep-container .dro-right {
	width: 28%;
	margin: 60px 0;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	border-left: 1px solid rgba(255,255,255,0.2)
}
.sep-mainnav .nav .dropdown .sep-container .dro-right .item, .sep-mainnav .nav .dropdown .sep-container .dro-right ul {
	display: none
}
.sep-mainnav .nav .dropdown .sep-container .dro-right a:hover {
	color: #FCB026
}
.sep-mainnav .nav .dropdown .sep-container .dro-right .active-right a {
	color: #FCB026
}
.sep-mainnav .nav .dropdown .sep-container .dro-img {
	flex: 1;
	padding: 60px 0
}
.sep-mainnav .nav .dropdown .sep-container .dro-img .img {
	display: none
}
.sep-mainnav .nav .nav-out:hover .nav-item>a {
	color: #FCB026
}
.sep-mainnav .nav .nav-out:hover .nav-item::before {
	width: 100%
}
.sep-mainnav .nav .nav-out:hover .dropdown {
	transform: rotateX(0)
}
.sep-mainnav .nav .active-nav-color>a {
	color: #FCB026
}
.sep-mainnav .nav .active-nav-color::before {
	width: 100%
}
.sep-mainnav .nav .nav-item {
	position: relative
}
.sep-mainnav .nav .nav-item .box {
	position: absolute;
	left: 0;
	top: 100%;
	font-size: 16px;
	transform: rotateX(90deg);
	transform-origin: 50% 0;
	transition: all .4s
}
.sep-mainnav .nav .nav-item .box .clearfix {
	background: rgba(13,13,13,0.9);
	min-width: 222px;
	box-shadow: 3px 4px 10px rgba(0,0,0,0.3)
}
.sep-mainnav .nav .nav-item .box .clearfix li {
	text-align: left;
	line-height: 25px
}
.sep-mainnav .nav .nav-item .box .clearfix li:first-child {
	padding-top: 22px
}
.sep-mainnav .nav .nav-item .box .clearfix li:last-child {
	padding-bottom: 22px
}
.sep-mainnav .nav .nav-item .box .clearfix li a {
	white-space: nowrap;
	color: #fff;
	padding: 10px 20px;
	display: block
}
.sep-mainnav .nav .nav-item .box .clearfix li a:hover {
	background: #FCB026
}
.sep-mainnav .nav .nav-item:hover .box {
	transform: rotateX(0)
}
.sep-mainnav .h-right {
	color: #FCB026
}
.sep-mainnav .h-right>div {
	margin-left: 20px;
	cursor: pointer
}
.sep-mainnav .h-right i {
	font-size: 30px
}
.sep-mainnav .h-right i:hover {
	opacity: .7
}
.sep-mainnav .h-right .active-nav-search {
	opacity: .7
}
.sep-mainnav .language {
	position: relative;
	cursor: pointer
}
.sep-mainnav .language .fix {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	width: 120px;
	background: #fff;
	z-index: 8;
	box-shadow: 0 0 3px #666;
	max-height: 575px;
	overflow-y: auto;
	opacity:0
}
.sep-mainnav .language .fix::-webkit-scrollbar {
width:2px
}
.sep-mainnav .language .fix::-webkit-scrollbar-track {
background:#e6e6e6
}
.sep-mainnav .language .fix::-webkit-scrollbar-thumb {
background:#FCB026
}
.sep-mainnav .language .fix li {
	padding: 13px 17px
}
.sep-mainnav .language .fix li a {
	display: block;
	margin: 0 5px;
	text-transform: uppercase;
	font-size: 14px;
	color: #666
}
.sep-mainnav .language .fix li a img {
	margin-right: 16px
}
.sep-mainnav .language .fix li:hover {
	background-color: #e8e8e8
}
.sep-mainnav .language .fix li:hover a {
	color: #FCB026
}
.sep-mainnav .language:hover .fix {
	display: block
}
.active-nav {
	box-shadow: 5px 0 10px 10px rgba(0,0,0,0.08)
}
.active-nav .nav .nav-item {
	padding: 28px 0
}
.search {
	display: none;
	max-width: 1360px;
	width: 100%;
	padding: 20px;
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
	background-color: #f7f7f7;
	color: #666
}
.search .search-title {
	margin-bottom: 5px;
	justify-content: space-between
}
.search .search-title i {
	font-size: 25px;
	cursor: pointer
}
.search .search-title i:hover {
	color: #FCB026
}
.search form {
	position: relative
}
.search form input {
	width: 100%;
	padding: 11px 120px 11px 25px;
	margin: 10px 0;
	border-radius: 28px;
	border: 1px solid #e5e5e5;
	font-size: 16px
}
.search form input:focus {
	border-color: #FCB026
}
.search form button {
	position: absolute;
	top: 12px;
	right: 4px;
	display: inline-block;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	background-color: #FCB026;
	color: #fff;
	transition: all .3s
}
.search form button i {
	font-size: 20px
}
.search form button:hover {
	background-color: #ffdb52
}
.sep-form .item {
	display: flex;
	justify-content: space-between
}
.sep-form .item>div {
	width: 48.5%
}
.sep-form input, .sep-form textarea, .sep-form select {
	margin-bottom: 15px;
	width: 100%;
	height: 50px;
	padding: 12px 20px;
	background: rgba(26,26,26,0.2);
	border-radius: 5px;
	border: 1px solid rgba(255,255,255,0.2);
	color: #fff
}
.sep-form input::placeholder, .sep-form textarea::placeholder, .sep-form select::placeholder {
color:#fff
}
.sep-form textarea {
	height: 150px
}
.sep-form .select {
	position: relative
}
.sep-form .select select {
	appearance: none
}
.sep-form .select::after {
	content: "\e601";
	font-family: "iconfont";
	position: absolute;
	top: 15px;
	right: 18px;
	color: #FCB026;
	font-size: 20px;
	z-index: 2;
	pointer-events: none
}
.sep-form .submit {
	position: relative;
	width: 240px;
	margin-top: 25px
}
.sep-form .submit input {
	height: 60px;
	margin-bottom: 0;
	padding-left: 38px;
	background: #FCB026;
	border-radius: 5px;
	cursor: pointer
}
.sep-form .submit input:hover {
	opacity: .8
}
.sep-form .submit label {
	position: absolute;
	top: 18px;
	left: 50px;
	cursor: pointer
}
.sep-form .submit label i {
	font-size: 22px
}
.sep-footer {
	padding-top: 80px;
	background: #232323;
	color: #fff
}
.sep-footer a {
	color: #fff;
	font-size:20px
}

.sep-footer a:hover {
	color: #FCB026
}
.sep-footer .thumb-box {
    margin: 0px;
    width: 30%;
    float: left;
}
.sep-footer .thumb-box .logo img {
	max-height: 60px
}
.sep-footer .thumb-box .line {
	flex: 1;
	height: 1px;
	margin-left: 40px;
	margin-right: 20px;
	background: rgba(255,255,255,0.2)
}
.sep-footer .thumb-box .icon-list a {
	display: inline-block;
	margin-left: 20px;
	width: 39px;
	height: 39px;
	border-radius: 50%;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	line-height: 39px;
	transition: all .3s
}
.sep-footer .thumb-box .icon-list a:hover {
	background-color: #FCB026;
	border-color: #FCB026
}
.sep-footer .my-box {
	margin-bottom: 80px
}
.sep-footer .items {
	width: 50%;
	justify-content: space-between
}
.sep-footer .items .item {
	max-width: 25%
}
.sep-footer .items .item .item-title {
	margin-bottom: 30px;
	font-size: 24px;
	font-family: "Antartida-Bold"
}
.sep-footer .items .item .second {
	margin-top: 18px
}
.sep-footer .items .item li {
	margin-bottom: 16px
}
.sep-footer .items .contact-list li {
	display: flex;
	margin-bottom: 20px;
	line-height: 24px;
	align-items: center
}
.sep-footer .items .contact-list li .i {
	flex-shrink: 0;
	width: 37px;
	height: 37px;
	margin-right: 20px;
	background: rgba(174,174,174,0.1);
	border-radius: 50%;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}
.sep-footer .items .contact-list li a:hover {
	text-decoration: underline
}
.sep-footer .form {
	width: 46%
}
.sep-footer .form .title {
	margin-bottom: 32px;
	font-size: 24px
}
.sep-footer .copyright {
	padding: 19px 0;
	background-color: #FCB026
}
.sep-footer .copyright a:hover {
	text-decoration: underline;
	color: #fff
}
.sep-footer .copyright .sep-container {
	justify-content: space-between;
	align-items: center
}
.sep-footer .copyright .sep-container .box-sitemap {
	position: relative;
	padding-right: 44px
}
.sep-footer .copyright .sep-container .box-sitemap::before {
	content: "";
	position: absolute;
	top: 4px;
	right: 19px;
	width: 1px;
	height: 15px;
	background-color: #fff
}
#onlineService {
	position: fixed;
	right: 0;
	bottom: 32%;
	z-index: 100998
}
.offside {
	width: 42px
}
.offside li {
	width: 42px;
	height: 42px;
	position: relative;
	background: #b1b1b1;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	text-align: center;
	transition: all .7s;
	-webkit-transition: all .7s
}
.offside .code {
	position: absolute;
	top: 0;
	right: 42px;
	display: none;
	margin: 0
}
.offside a, .offside div {
	color: #333;
	position: absolute;
	z-index: 11;
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	cursor: pointer
}
.offside p {
	float: left;
	line-height: 42px;
	height: 42px;
	font-size: 16px;
	font-weight: 700;
	padding: 0 0 0 10px;
	color: #fff;
	opacity: 0;
	overflow: hidden
}
.offside .icon {
	font-size: 20px;
	height: 100%;
	line-height: 42px;
	text-align: center;
	display: block;
	color: #fff
}
.offside li:not(.li_3) a, .offside li:not(.li_3) div {
	left: 0
}
.offside .li_3 a, .offside .li_3 div {
	width: 42px
}
.offside li.email {
	overflow: visible
}
.offside li:hover .email-box {
	display: block !important
}
.offside li:hover a {
	color: #333
}
.offside li .email-box {
	position: absolute;
	background: #d5d5d5;
	right: 100%;
	top: 0;
	left: auto !important;
	padding: 10px 5px;
	border-right: 2px solid #fff;
	height: 99px;
	display: none
}
.offside li .email-box a {
	display: block;
	font-size: 14px;
	color: #fff !important;
	position: static;
	white-space: nowrap;
	text-align: left;
	margin-bottom: 10px
}
.offside li .email-box a:hover {
	color: #FCB026 !important
}
.offside li:nth-child(odd) {
	background: #f7f7f7
}
.offside li:nth-child(odd) .icon {
	color: #FCB026
}
.offside li:nth-child(even) {
	background: #FCB026
}
.offside li:nth-child(even) .icon {
	color: #fff
}
.offside li:nth-child(4) {
	overflow: visible
}
.offside li:nth-child(4):hover img {
	display: block
}
.offside li:nth-child(7) {
	display: none
}
.offside li:nth-child(10) {
	height: 20px
}
.offside li:nth-child(10) .icon {
	line-height: 20px;
	display: none
}
.offside li:hover a, .offside li:hover div, .offside li:hover .icon {
	color: #fff
}
.offside li.tel:hover .icon {
	color: #FCB026
}
.offside li:hover a {
	color: #FCB026
}
.offside .tel.email:hover a {
	color: #fff
}
.offside .tel.email:hover a .icon {
	color: #fff
}
.offside .tel.email:hover a p {
	color: #fff
}
.offside li.tel:hover p {
	color: #FCB026
}
.offside .tel.email:hover p {
	color: #fff
}
.offside li:hover p {
	opacity: 1
}
.offside li:not(.li_3):hover {
	background: #FCB026
}
.offside .tel {
	width: 200px;
	transform: translateX(-150px);
	-webkit-transform: translateX(-150px)
}
.offside .tel.email {
	width: 279px;
	transform: translateX(-229px);
	-webkit-transform: translateX(-229px)
}
.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)
}
.sep-inner-blog .item {
	height: 100%;
	display: flex;
	flex-direction: column;
	border-bottom: 2px solid transparent
}
.sep-inner-blog .item .content {
	flex: 1;
	padding: 40px 40px 0;
	background: #f7f7f7;
	align-items: stretch
}
.sep-inner-blog .item .content .title {
	margin-bottom: 40px
}
.sep-inner-blog .item .box {
	margin-top: auto;
	height: 60px;
	border-top: 1px solid #e6e6e6;
	align-items: center;
	color: #FCB026
}
.sep-inner-blog .item .box .button {
	color: #FCB026;
	font-size: 18px
}
.sep-inner-blog .item .box .button:hover {
	transform: rotate(-45deg)
}
.sep-inner-blog .item:hover {
	border-color: #FCB026
}
.sep-inner-blog .swiper-slide {
	width: 34%;
	height: initial
}
.sep-inner-blog .swiper-bts {
	display: none;
	margin-top: 20px;
	justify-content: center
}
.sep-inner-blog .swiper-bts .swiper-button {
	margin: 0 5px
}
.sep-resource-list .sep-datalist {
	list-style: none;
	padding: 0;
	margin: 0
}
.sep-resource-list .sep-datalist>li {
	border-bottom: dotted 1px #ddd;
	position: relative;
	min-height: 140px;
	padding: 15px 10px 50px 150px;
	line-height: 1em
}
.sep-resource-list .sep-datalist>li.nothumb {
	padding-left: 10px
}
.sep-resource-list .sep-datalist>li.nothumb .thumb {
	display: none
}
.sep-resource-list .sep-datalist>li .thumb {
	position: absolute;
	left: 10px;
	top: 15px;
	display: block;
	width: 120px;
	max-height: 120px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #ddd
}
.sep-resource-list .sep-datalist>li .thumb img {
	max-width: 100%
}
.sep-resource-list .sep-datalist>li .title {
	display: block;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.5em;
	font-size: 16px
}
.sep-resource-list .sep-datalist>li .title:hover {
	color: #FCB026
}
.sep-resource-list .sep-datalist>li .summary {
	display: block;
	color: #666;
	line-height: 1.5em
}
.sep-resource-list .sep-datalist>li .published {
	display: block;
	color: #999;
	font-size: 12px;
	margin-bottom: 10px
}
.sep-resource-list .sep-datalist>li .published:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f073";
	margin-right: 5px
}
.sep-resource-list .sep-datalist>li .btn-read {
	position: absolute;
	bottom: 10px;
	right: 0;
	border: solid 1px #ccc;
	border-radius: 3px;
	background: #f0f0f0;
	padding: 2px 8px;
	color: #333;
	font-size: 12px
}
.sep-resource-list .sep-datalist .pdf-item {
	padding: 56px 10px 50px 15px;
	line-height: 28px
}
.sep-resource-list .sep-datalist .fa-file-pdf-o {
	margin-right: 5px
}
.sep-resource-list-nothumb .sep-datalist {
	list-style: none;
	padding: 0;
	margin: 0
}
.sep-resource-list-nothumb .sep-datalist li {
	border-bottom: dotted 1px #ddd;
	position: relative;
	min-height: 120px;
	padding: 15px 10px 50px 10px
}
.sep-resource-list-nothumb .sep-datalist li .thumb {
	position: absolute;
	left: 10px;
	top: 15px;
	display: block;
	width: 120px;
	height: 120px;
	overflow: hidden;
	text-align: center;
	display: none;
	border: 1px solid #ddd
}
.sep-resource-list-nothumb .sep-datalist li .thumb img {
	max-width: 100%;
	height: 90px;
	display: none
}
.sep-resource-list-nothumb .sep-datalist li .title {
	display: block;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.5em;
	font-size: 16px
}
.sep-resource-list-nothumb .sep-datalist li .title:hover {
	color: #FCB026
}
.sep-resource-list-nothumb .sep-datalist li .summary {
	display: block;
	color: #666;
	line-height: 1.5em;
	width: 100%
}
.sep-resource-list-nothumb .sep-datalist li .published {
	display: block;
	color: #999;
	font-size: 12px;
	margin-bottom: 10px;
	position: absolute;
	bottom: 10px;
	left: 10px
}
.sep-resource-list-nothumb .sep-datalist li .published:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f073";
	margin-right: 5px
}
.sep-resource-list-nothumb .sep-datalist li .btn-read {
	position: absolute;
	bottom: 10px;
	left: 10px;
	border: solid 1px #ccc;
	border-radius: 3px;
	background: #f0f0f0;
	padding: 2px 8px;
	color: #333;
	font-size: 12px;
	display: none
}
.sep-resource-grid .sep-datalist {
	list-style: none;
	padding: 0;
	margin: 0 -15px;
	overflow: hidden
}
.sep-resource-grid .sep-datalist li {
	position: relative;
	float: left;
	width: 33.33%;
	overflow: hidden;
	padding: 0 15px;
	margin-bottom: 18px
}
.sep-resource-grid .sep-datalist li .thumb {
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-bottom: 8px;
	border: 1px solid #cecece;
	height: 250px;
	padding: 25px 0
}
.sep-resource-grid .sep-datalist li .thumb img {
	max-width: 100%;
	height: 100%;
	object-fit: contain
}
.sep-resource-grid .sep-datalist li .title {
	line-height: 1.5em;
	display: block;
	margin-bottom: 8px;
	font-size: 18px;
	color: #323232;
	margin-top: 20px;
	text-align: center
}
.sep-resource-grid .sep-datalist li .title:hover {
	color: #FCB026
}
.sep-resource-grid .sep-datalist li .summary {
	display: none;
	line-height: 1.5em;
	height: 6em;
	overflow: hidden;
	color: #777
}
.sep-resource-grid .sep-datalist li .published {
	display: none
}
.sep-resource-grid .sep-datalist li .btn-read {
	display: none
}
.sep-resource-grid .notfound {
	padding: 0 15px
}
.search-btns {
	margin-bottom: 40px;
	text-align: center
}
.search-btns a {
	display: inline-block;
	height: 48px;
	min-width: 220px;
	font-size: 18px;
	background: #f0f0f0;
	margin: 0 15px;
	text-align: center;
	line-height: 48px
}
.search-btns a.active {
	background: #FCB026;
	color: #fff
}
@media screen and (max-width:768px) {
.search-btns {
	display: block
}
.search-btns a {
	width: 100%;
	margin: 0 0 15px
}
.sep-resource-grid .sep-datalist li {
	width: 100%
}
}
.bg {
	background: #1a1a1a
}
.inner-bg {
	background: #fff
}
.mb15 {
	margin-bottom: 15px
}
.mb25 {
	margin-bottom: 25px
}
.mb50 {
	margin-bottom:50px
}
.mb100 {
	margin-bottom: 100px
}
.pt25 {
	padding-top: 25px
}
.cover-mask {
	position: relative
}
.cover-mask::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3)
}
.sep-breadcrumb {
	position: relative;
	list-style: none;
	width: 100%;
	text-align: left
}
.sep-breadcrumb .sep-container {
	position: relative
}
.sep-breadcrumb .sep-container::before {
	content: "\e8ff";
	font-family: "iconfont";
	position: absolute;
	left: 0;
	top: 14px;
	color: #FCB026;
	font-size: 20px
}
.sep-breadcrumb .breadcrumb {
	padding: 13px 0 13px 28px;
	background: transparent;
	margin-bottom: 0;
	border-radius: 0
}
.sep-breadcrumb .breadcrumb li {
	display: inline-block
}
.sep-breadcrumb .breadcrumb li a {
	text-decoration: none;
	color: #333
}
.sep-breadcrumb .breadcrumb li a:hover {
	text-decoration: underline
}
.sep-breadcrumb .breadcrumb li:last-child a {
	color: #FCB026
}
.sep-breadcrumb .breadcrumb>li+li:before {
	content: '-';
	color: #333;
	position: relative;
	font-size: 20px;
	padding: 0 6px
}
.sep-inner-banner {
	position: relative;
	color: #fff;
	margin-top:100px;
	--offset:50px;
	height:calc(50vh - var(--offset));
	overflow:hidden
}

@media (max-width: 1440px) {
	.sep-inner-banner {
	margin-top:60px;

}
}
.sep-inner-banner>img {
width: 100%;
    height: 100%;
    object-fit: cover;
}
.sep-inner-banner .box {
	max-width: 800px
}
.sep-inner-banner .box .title {
	font-size: 50px
}
.sep-inner-banner .box .richtext {
	margin-top: 30px
}
.sep-inner-banner .sep-breadcrumb {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5
}
.sep-inner-banner .sep-breadcrumb li a, .sep-inner-banner .sep-breadcrumb .breadcrumb>li+li:before {
	color: #fff
}
.sep-index-all li {
	margin-top: 20px
}
.sep-index-all .item {
	height: 100%;
	padding: 60px 40px;
	background: #f7f7f7;
	align-items: center
}
.sep-index-all .item .content {
	width: 49%;
	position: relative;
	padding-bottom: 90px
}
.sep-index-all .item .content .i {
	height: 50px
}
.sep-index-all .item .content .i img {
	max-height: 100%;
	object-fit: contain
}
.sep-index-all .item .content .title {
	margin: 32px 0 18px;
	font-size: 30px
}
.sep-index-all .item .content .inner-button {
	position: absolute;
	bottom: 0;
	left: 0
}
.sep-index-all .item .img {
	width: 51%;
	overflow: visible
}
.sep-index-use .item {
	position: relative;
	margin-right: 5px;
	flex: 1
}
.sep-index-use .item .box {
	position: absolute;
	left: 0;
	top: 62%;
	padding: 30px 35px;
	z-index: 2
}
.sep-index-use .item .box .title {
	margin: 16px 0
}
.sep-index-use .item .box .richtext {
	line-height: 26px
}
.sep-inner-product .sep-container {
	align-items: flex-start
}
.sep-inner-product .sep-sidebar {
	width: 320px;
	flex-grow: 0;
	flex-shrink: 0;
	margin-right: 60px;
	position: sticky;
	top: 140px
}
.sep-inner-product .sep-sidebar .sep-box-pro {
	margin-bottom: 25px;
	padding: 0 20px;
	background: #fff;
	box-shadow: 0 0 21px 0 rgba(0,0,0,0.1)
}
.sep-inner-product .sep-sidebar .sep-box-pro .sep-box-title {
	padding: 27px 0;
	font-size: 30px;
	border-bottom: 1px solid #dcdcdc
}
.sep-inner-product .sep-sidebar .sep-box-pro .sep-box-title i {
	margin-right: 5px;
	font-size: 36px;
	color: #FCB026
}
.sep-inner-product .sep-sidebar .sep-box-pro .first-li {
	border-bottom: 1px solid #dcdcdc
}
.sep-inner-product .sep-sidebar .sep-box-pro .first-li:last-child {
	border-bottom: 0
}
.sep-inner-product .sep-sidebar .sep-box-pro .box {
	padding: 25px 0;
	font-size: 18px;
	justify-content: space-between;
	align-items: center;
	font-family: "Antartida-Bold"
}
.sep-inner-product .sep-sidebar .sep-box-pro .box .control {
	cursor: pointer;
	color: #999;
	transform: rotate(-90deg)
}
.sep-inner-product .sep-sidebar .sep-box-pro .box .control:hover {
	color: #FCB026
}
.sep-inner-product .sep-sidebar .sep-box-pro .active-list a {
	color: #FCB026
}
.sep-inner-product .sep-sidebar .sep-box-pro .active-list .control {
	transform: rotate(0);
	color: #FCB026
}
.sep-inner-product .sep-sidebar .sep-box-pro .control-list {
	display: none;
	margin-bottom: 25px;
	max-height: 350px;
	overflow-y: auto;
	padding-right: 5px
}
.sep-inner-product .sep-sidebar .sep-box-pro .control-list::-webkit-scrollbar {
width:2px
}
.sep-inner-product .sep-sidebar .sep-box-pro .control-list::-webkit-scrollbar-track {
background:#e6e6e6
}
.sep-inner-product .sep-sidebar .sep-box-pro .control-list::-webkit-scrollbar-thumb {
background:#FCB026
}
.sep-inner-product .sep-sidebar .sep-box-pro .control-list .control-li .list-item {
	display: flex;
	margin-bottom: 16px;
	font-size: 18px;
	font-family: "Antartida-Medium"
}
.sep-inner-product .sep-sidebar .sep-box-pro .control-list .control-li .button {
	cursor: pointer;
	margin-right: 5px;
	margin-top: -3px
}
.sep-inner-product .sep-sidebar .sep-box-pro .control-list .control-li .button i {
	font-size: 12px;
	font-weight: bold
}
.sep-inner-product .sep-sidebar .sep-box-pro .control-list .control-li .button .i-hide {
	display: none
}
.sep-inner-product .sep-sidebar .sep-box-pro .control-list .control-li .button:hover {
	color: #FCB026
}
.sep-inner-product .sep-sidebar .sep-box-pro .control-list .active-list2 {
	color: #FCB026
}
.sep-inner-product .sep-sidebar .sep-box-pro .control-list .active-list2 a {
	color: #FCB026
}
.sep-inner-product .sep-sidebar .sep-box-pro .control-list .active-list2 .button .i-show {
	display: none
}
.sep-inner-product .sep-sidebar .sep-box-pro .control-list .active-list2 .button .i-hide {
	display: inline
}
.sep-inner-product .sep-sidebar .sep-box-pro .final-list {
	display: none;
	padding: 0 18px 12px
}
.sep-inner-product .sep-sidebar .sep-box-pro .final-list div {
	position: relative;
	margin-bottom: 12px;
	padding-left: 12px
}
.sep-inner-product .sep-sidebar .sep-box-pro .final-list div::before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	width: 4px;
	height: 4px;
	background: #999;
	border-radius: 50%
}
.sep-inner-product .sep-sidebar .sep-box-pro .final-list a {
	color: #666
}
.sep-inner-product .sep-sidebar .sep-box-pro .final-list a:hover {
	color: #FCB026
}
.sep-inner-product .sep-sidebar .sep-box-pro .active-list3 a {
	color: #FCB026
}
.sep-inner-product .sep-sidebar .sep-box-pro .active-list3 a::before {
	background: #FCB026
}
.sep-inner-product .sep-primary {
	width: calc(100% - 380px)
}
.sep-inner-product .my-box {
	align-items: center
}
.sep-inner-product .my-box .common-title {
	flex: 1
}
.sep-inner-product .my-box form {
	position: relative
}
.sep-inner-product .my-box form input {
	width: 320px;
	height: 50px;
	padding: 10px 18px;
	background: #f7f7f7
}
.sep-inner-product .my-box form button {
	position: absolute;
	top: 13px;
	right: 15px;
	color: #FCB026;
	background: transparent;
	cursor: pointer
}
.sep-inner-product .my-box form button i {
	font-size: 20px
}
.sep-inner-product .my-box form button:hover {
	font-weight: bold
}
.sep-list-sale li {
	margin-bottom: 20px
}
.sep-list-sale .item {
	position: relative;
	height: 370px;
	background: #f7f7f7
}
.sep-list-sale .item .title {
	padding-left: 15px;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 2
}
.sep-list-sale .item .title::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 2px;
	height: 30px;
	background: #FCB026
}
.sep-list-sale .item .img {
	overflow: visible
}
.sep-list-sale .item .img img {
	max-width: 200px;
	max-height: 200px
}
.sep-list-sale .item .button {
	position: absolute;
	right: 30px;
	bottom: 30px;
	width: 45px;
	height: 45px;
	background: #FCB026;
	box-shadow: 0 18px 20px 0 rgba(200,16,46,0.3);
	border-radius: 50%;
	color: #fff
}
.sep-list-sale .item .button:hover {
	opacity: .8
}
.sep-list-sale .item:hover {
	box-shadow: 0 15px 17px 4px rgba(0,0,0,0.1)
}
.sep-list-video {
	background: #1a1a1a
}
.sep-list-video .my-box {
	position: relative
}
.sep-list-video .box {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 753px;
	padding-bottom: 65px;
	padding-right: 50px;
	background: #1a1a1a;
	z-index: 2
}
.sep-list-video .box .line {
	margin-bottom: 40px;
	width: 60px;
	height: 5px;
	background: #FCB026
}
.sep-list-video .box .i {
	margin-bottom: 30px;
	color: #FCB026
}
.sep-list-video .box .i i {
	font-size: 50px
}
.sep-list-video .box .richtext {
	max-height: 214px;
	overflow-y: auto;
	padding-right: 5px
}
.sep-list-video .box .richtext::-webkit-scrollbar {
width:2px
}
.sep-list-video .box .richtext::-webkit-scrollbar-track {
background:#e6e6e6
}
.sep-list-video .box .richtext::-webkit-scrollbar-thumb {
background:#FCB026
}
.sep-list-video .video {
	width: 70%;
	margin-left: auto;
	position: relative
}
.sep-list-video .video .button {
	align-items: center;
	position: absolute;
	bottom: 48px;
	left: 50px;
	transform: translateX(-100%);
	z-index: 2;
	cursor: pointer;
	color: #fff
}
.sep-list-video .video .button .line {
	margin-left: 20px;
	margin-right: 50px;
	width: 60px;
	height: 1px;
	background: #FCB026
}
.sep-list-video .video .button span {
	padding: 10px;
	background: rgba(200,16,46,0.1);
	border-radius: 50%;
	color: #fff
}
.sep-list-video .video .button span i {
	width: 80px;
	height: 80px;
	background: #FCB026;
	border-radius: 50%
}
.sep-list-video .video .button:hover {
	color: #FCB026
}
.sep-list-video .video .button:hover span {
	opacity: .8
}
.sep-list1-sale .item {
	margin-bottom: 40px
}
.sep-list1-sale .item .img {
	margin-bottom: 20px;
	height: 370px;
	background: #f7f7f7
}
.sep-list1-sale .item .img img {
	max-width: 200px
}
.sep-list1-sale .item .title {
	padding-left: 15px;
	border-left: 2px solid #FCB026
}
.sep-list2-type li {
	margin-bottom: 20px
}
.sep-list2-type .item {
	position: relative;
	height: 100%;
	padding: 40px 20px 30px;
	background: #f7f7f7
}
.sep-list2-type .item .decor {
	position: absolute;
	top: 20px;
	left: 0;
	width: 50px;
	height: 20px;
	background: #FCB026;
	color: #fff;
	text-transform: uppercase;
	line-height: 20px;
	z-index: 2
}
.sep-list2-type .item .decor.hot {
	top: 15px;
	left: 15px;
	width: 31px;
	height: 40px;
	background: url(../image/i-detail-types.png) no-repeat;
	font-size: 14px;
	line-height: 56px
}
.sep-list2-type .item .img {
	height: 200px;
	margin-bottom: 40px;
	overflow: visible
}
.sep-list2-type .item .img img {
	max-height: 100%
}
.sep-list2-type .item .title {
	margin: 5px 0
}
.sep-list2-work .swiper-container {
	position: relative;
	padding-top: 80px
}
.sep-list2-work .swiper-container .back {
	position: absolute;
	bottom: 110px;
	left: 50%;
	width: 75%;
	transform: translateX(-50%)
}
.sep-list2-work .swiper-container .swiper-bts {
	margin-top: 140px;
	justify-content: center
}
.sep-list2-work .swiper-container .swiper-bts .swiper-button {
	margin: 0 10px
}
.sep-list2-work .swiper-slide {
	height: initial
}
.sep-list2-work .swiper-slide:nth-child(4n) .box, .sep-list2-work .swiper-slide:nth-child(4n+3) .box {
	margin-left: auto
}
.sep-list2-work .swiper-slide .box {
	position: relative;
	height: 100%;
	max-width: 440px;
	padding: 30px 50px 36px 30px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
	overflow: hidden
}
.sep-list2-work .swiper-slide .box .title {
	margin-bottom: 12px
}
.sep-list2-work .swiper-slide .box .num {
	position: absolute;
	right: 0;
	bottom: 0;
	transform: translate(50%, 50%);
	width: 120px;
	height: 120px;
	padding-left: 24px;
	padding-top: 24px;
	background: #FCB026;
	color: #fff;
	border-radius: 50%
}
.sep-detail-banner {
	position: relative
}
.sep-detail-banner .width1920 {
	max-width: 2560px
}
.sep-detail-banner .my-swiper {
	width: 50%
}
.sep-detail-banner .my-swiper .swiper-container {
	height: 100%
}
.sep-detail-banner .my-swiper .gallery-big .swiper-slide {
	padding: 150px 0;
	height: initial
}
.sep-detail-banner .my-swiper .gallery-big .swiper-slide img {
	max-height: 500px
}
.sep-detail-banner .my-swiper .swiper-pagination {
	left: 100px;
	bottom: 50%;
	transform: translateY(50%);
	width: auto;
	display: flex;
	flex-direction: column;
	align-items: center
}
.sep-detail-banner .my-swiper .swiper-pagination span {
	position: relative;
	display: block;
	margin: 15px 0;
	background: #d9d7d7;
	opacity: 1
}
.sep-detail-banner .my-swiper .swiper-pagination span::before {
	content: "";
	position: absolute;
	top: 102%;
	left: 48%;
	width: 1px;
	height: 30px;
	background: #d9d7d7;
	z-index: -1
}
.sep-detail-banner .my-swiper .swiper-pagination span:last-child::before {
	display: none
}
.sep-detail-banner .my-swiper .swiper-pagination .swiper-pagination-bullet-active {
	width: 60px;
	height: 60px;
	border: 2px solid #FCB026;
	background: transparent;
	background: url(../image/detail-banner-pag.png) no-repeat center center
}
.sep-detail-banner .my-swiper .small-swiper {
	position: absolute;
	top: 50%;
	left: 100px;
	width: 60px;
	transform: translateY(-50%);
	z-index: 2
}
.sep-detail-banner .my-swiper .small-swiper .swiper-container {
	height: 340px
}
.sep-detail-banner .my-swiper .small-swiper .swiper-container .img {
	width: 60px;
	height: 60px;
	border: 2px solid #FCB026;
	border-radius: 50%;
	background: #fff
}
.sep-detail-banner .my-swiper .small-swiper .swiper-container img {
	width: 80%;
	height: 80%;
	object-fit: contain
}
.sep-detail-banner .my-swiper .small-swiper .swiper-bt {
	position: absolute;
	left: 49%;
	transform: translateX(-50%);
	z-index: 2;
	cursor: pointer;
	font-weight: bold
}
.sep-detail-banner .my-swiper .small-swiper .swiper-bt:hover {
	color: #FCB026
}
.sep-detail-banner .my-swiper .small-swiper .swiper-bt.swiper-button-disabled {
	pointer-events: none
}
.sep-detail-banner .my-swiper .small-swiper .prev {
	top: -22px
}
.sep-detail-banner .my-swiper .small-swiper .next {
	bottom: -22px
}
.sep-detail-banner .content {
	width: 50%;
	padding: 65px 100px;
	background: #f7f7f7
}
.sep-detail-banner .content .inner {
	max-width: 760px
}
.sep-detail-banner .content .title {
	margin: 10px 0 15px;
	font-size: 40px
}
.sep-detail-banner .content .line {
	margin: 16px 0 20px;
	width: 100%;
	height: 1px;
	background: #e6e6e6
}
.sep-detail-banner .content .richtext strong {
	font-size: 20px
}
.sep-detail-banner .content .lis {
	margin-bottom: 40px;
	padding: 30px 0;
	border: 1px solid #e6e6e6;
	border-width: 1px 0
}
.sep-detail-banner .content .lis li {
	width: 50%;
	border-right: 1px solid #e6e6e6
}
.sep-detail-banner .content .lis li:nth-child(2n) {
	padding-left: 40px;
	border-right: 0
}
.sep-detail-banner .content .lis li .text {
	margin-bottom: 20px;
	color: #FCB026
}
.sep-detail-banner .content .lis li .li {
	position: relative;
	padding-left: 16px
}
.sep-detail-banner .content .lis li .li::before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	width: 5px;
	height: 5px;
	background: #FCB026;
	border-radius: 50%
}
.sep-detail-banner .content .inner-button {
	margin-right: 15px;
	background: transparent;
	color: #FCB026;
	font-family: "Antartida-Medium";
	text-transform: none
}
.sep-detail-banner .content .inner-button:hover {
	background: #FCB026;
	color: #fff
}
.richtext table {
	text-align: center
}
.richtext table tr:nth-child(2n) {
	background: #f7f7f7
}
.richtext table td {
	padding: 14px 10px;
	border: 1px solid #e6e6e6
}
.sep-detail-table .common-title {
	padding: 27px 0;
	text-align: center;
	border-left: 0;
	background: url(../image/detail-table-bg.jpg);
	color: #fff
}
.sep-detail-table .richtext {
	margin-top: 40px
}
.sep-detail-related ul {
	margin: 0 -20px
}
.sep-detail-related ul li {
	padding: 0 20px
}
.sep-detail-related .item {
	height: 100%;
	padding: 57px 0 39px;
	background: #f7f7f7
}
.sep-detail-related .item .img {
	margin-bottom: 42px;
	padding: 0 20px;
	height: 267px;
	overflow: visible
}
.sep-detail-related .item .img img {
	max-height: 100%
}
.sep-detail-related .item .title {
	margin: 5px 0 10px;
	padding: 0 10px
}
.sep-detail-related .swiper-slide {
	width: 25%;
	height: initial
}
.sep-detail-related .swiper-bts {
	display: none;
	margin-top: 20px;
	justify-content: center
}
.sep-detail-related .swiper-bts .swiper-button {
	margin: 0 5px
}
.sep-about-banner .sep-breadcrumb {
	top: 0;
	bottom: auto
}
.sep-about-banner .sep-breadcrumb.black a, .sep-about-banner .sep-breadcrumb.black .breadcrumb>li+li:before {
	color: #333
}
.sep-about-banner .box {
	width: 50%
}
.sep-about-banner .inner-button {
	text-transform: none;
	font-family: "Antartida-Light"
}
.sep-about-banner .inner-button i {
	margin-right: 6px;
	font-size: 20px
}
@keyframes swiper-right {
from {
transform:translateX(0)
}
to {
	transform: translateX(10px) scale(1.1)
}
}
@keyframes swiper-left {
from {
transform:translateX(0)
}
to {
	transform: translateX(-10px) scale(1.1)
}
}
.sep-about-history {
	position: relative
}
.sep-about-history::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 40px;
	left: 0;
	width: 100%;
	background: #f7f7f7;
	z-index: -1
}
.sep-about-history .swiper-slide {
	height: initial;
	background: #fff
}
.sep-about-history .swiper-slide .richtext {
	padding: 30px 25px 22px
}
.sep-about-history .swiper-slide .num {
	position: absolute;
	left: 50%;
	bottom: -98px;
	transform: translateX(-50%);
	padding: 0 40px;
	background: #FCB026;
	color: #fff;
	z-index: 2
}
.sep-about-history .swiper-slide .num::before {
	content: "";
	position: absolute;
	top: -47px;
	left: 50%;
	transform: translateX(-50%);
	border: 10px solid transparent;
	border-bottom-color: #FCB026
}
.sep-about-history .swiper-buttons {
	position: relative;
	height: 80px;
	margin-top: 50px;
	padding: 10px 30px;
	background: #FCB026;
	color: #fff;
	border-radius: 40px;
	align-items: center
}
.sep-about-history .swiper-buttons::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 250px;
	right: 250px;
	height: 1px;
	background: rgba(255,255,255,0.3)
}
.sep-about-history .swiper-buttons .swiper-bt {
	display: flex;
	cursor: pointer
}
.sep-about-history .swiper-buttons .swiper-bt:hover {
	color: #333
}
.sep-about-history .swiper-buttons .swiper-bt.swiper-button-disabled {
	pointer-events: none
}
.sep-about-history .swiper-buttons .prev {
	animation: swiper-left 1s infinite linear
}
.sep-about-history .swiper-buttons .prev:hover {
	animation-play-state: paused
}
.sep-about-history .swiper-buttons .next {
	animation: swiper-right 1s infinite linear
}
.sep-about-history .swiper-buttons .next:hover {
	animation-play-state: paused
}
.sep-about-global .my-box {
	max-width: 1210px;
	margin: 0 auto
}
.sep-about-global .thumb {
	margin-bottom: 18px;
	position: relative
}
.sep-about-global .thumb .li {
	position: absolute;
	z-index: 2;
	cursor: pointer;
	transition: all .5s
}
.sep-about-global .thumb .li i {
	color: #FCB026
}
.sep-about-global .thumb .li:hover {
	transform: translateY(-10px)
}
.sep-about-global .thumb .li:first-child {
	top: 41%;
	left: 17%
}
.sep-about-global .thumb .li:nth-child(2) {
	bottom: 42%;
	left: 42%
}
.sep-about-global .thumb .li:nth-child(3) {
	top: 19%;
	right: 30%
}
.sep-about-global .thumb .li:nth-child(4) {
	top: 12%;
	right: 24%
}
.sep-about-global .thumb .li:nth-child(5) {
	top: 31%;
	right: 13%
}
.sep-about-global .thumb .li:nth-child(6) {
	top: 38%;
	right: 43%
}
.sep-about-global .thumb .li:nth-child(7) {
	top: 39%;
	right: 26%
}
.sep-about-global .thumb .li:nth-child(8) {
	top: 39%;
	right: 36%
}
.sep-about-global .thumb .li:nth-child(9) {
	top: 46%;
	right: 24%;
	display: flex;
	flex-direction: row-reverse
}
.sep-about-global .thumb .li:nth-child(10) {
	top: 47%;
	right: 20%
}
.sep-about-global .thumb .li:nth-child(11) {
	top: 51%;
	right: 10.5%;
	display: flex
}
.sep-about-global .thumb .li:nth-child(12) {
	bottom: 39%;
	right: 21%
}
.sep-about-global .thumb .li:nth-child(13) {
	bottom: 36%;
	right: 40%
}
.sep-about-global .thumb .li:nth-child(14) {
	bottom: 41%;
	right: 14%;
	display: flex
}
.sep-about-global .thumb .li:nth-child(15) {
	bottom: 15%;
	right: 43%
}
.sep-about-global .thumb .li:nth-child(16) {
	top: 20%;
	right: 44%
}
.sep-about-global .thumb .li:nth-child(17) {
	top: 28%;
	right: 12%
}
.sep-about-global .thumb .li:nth-child(18) {
	top: 31%;
	left: 13%
}
.sep-about-global .thumb .li:nth-child(19) {
	top: 36%;
	right: 31%
}
.sep-about-global .thumb .li:nth-child(20) {
	top: 28%;
	right: 44%
}
.sep-about-global .thumb .li:nth-child(21) {
	top: 22%;
	right: 38%
}
.sep-about-global .thumb .li:nth-child(22) {
	bottom: 41%;
	right: 24%
}
.sep-about-advantage .items {
	margin-top: 80px
}
.sep-about-advantage .item {
	flex: 1;
	position: relative
}
.sep-about-advantage .item::before {
	content: "";
	position: absolute;
	top:50px;
	left: 100%;
	transform: translateX(-50%);
	background: url(../image/i-about-dot.png) no-repeat;
	background-size: contain;
	width: 96px;
	height: 15px
}
.sep-about-advantage .item:last-child::before {
	display: none
}
.sep-about-advantage .item .title {
	margin-top: 35px
}
.sep-about-socail {
	color: #fff
}
.sep-about-socail .content {
	width: 50%;
	padding: 30px 50px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.sep-about-socail .content strong {
	color: #FCB026;
	font-weight: normal
}
.sep-about-socail .img {
	width: 50%
}
.sep-about-socail .img img {
	height: 100%
}
.sep-about-report .sep-container {
	max-width: 1380px
}
.sep-about-report .thumb {
	position: relative;
	max-width: 1050px;
	margin: -95px auto -30px;
	z-index: 2
}
.sep-about-report .title {
	font-size: 36px
}
.sep-about-report .inner-button {
	margin-top: 35px;
	text-transform: none
}
.sep-about-report .inner-button i {
	margin-right: 5px;
	font-size: 20px
}
.sep-app-list .item {
	background: #f7f7f7;
	align-items: center
}
.sep-app-list .item .img {
	width:50%
}
.sep-app-list .item .content {
	width: 50%;
	padding: 20px 90px
}
.sep-app-list .item .content .inner-button {
	margin-top: 40px
}
.sep-app-list .item:nth-child(2n) {
	flex-direction: row-reverse
}
.sep-app-list .item:first-child {
	margin-top: 0
}
.sep-app-list .hidden {
	display: none
}
.sep-app-list .more {
	margin-top: 60px;
	justify-content: center;
	color: #FCB026;
	align-items: center;
	cursor: pointer
}
.sep-app-list .more i {
	margin-left: 6px
}
.sep-app-list .more span:hover {
	text-decoration: underline
}
.sep-app-detail .item {
	position: relative;
	margin-bottom: 80px;
	padding-bottom: 90px
}
.sep-app-detail .item:last-child {
	margin-bottom: 0
}
.sep-app-detail .item .thumb {
	width: 24%;
	margin-right: 40px
}
.sep-app-detail .item .thumb img {
	height: 100%
}
.sep-app-detail .item .swiper-container {
	flex: 1
}
.sep-app-detail .item .swiper-slide {
	height: initial;
	padding-bottom: 40px;
	background: #f7f7f7
}
.sep-app-detail .item .swiper-slide .img {
	height: 350px;
	padding: 55px 20px 65px;
	overflow: visible
}
.sep-app-detail .item .swiper-slide .img img {
	max-width: 267px;
	max-height: 100%
}
.sep-app-detail .item .swiper-slide .decor {
	margin-top: 12px
}
.sep-app-detail .item .swiper-bts {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 73%;
	z-index: 2;
	justify-content: center
}
.sep-app-detail .item .swiper-bts i {
	margin: 0 10px
}
.sep-news-list .items {
	margin: 0 -40px;
	padding-right: 40px
}
.sep-news-list .items li {
	padding: 0 40px
}
.sep-news-list .item {
	position: relative;
	z-index: 2
}
.sep-news-list .item .time {
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	height: 80px;
	padding: 7px 0;
	background: #FCB026;
	color: #fff;
	z-index: 2
}
.sep-news-list .item .time .day {
	margin-bottom: 5px;
	font-size: 36px;
	line-height: 1em
}
.sep-news-list .item .thumb {
	padding: 25px;
	padding-right: 0;
	background: #fff
}
.sep-news-list .item .thumb .img {
	margin-right: -30px
}
.sep-news-list .item .box {
	position: relative;
	margin: -80px -30px 0 50px;
	padding: 30px 40px 32px;
	background: #fff;
	z-index: 2
}
.sep-news-list .item .box .inner {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5
}
.sep-news-list .item .box .title {
	margin-bottom: 10px
}
.sep-faq-list .item {
	margin-bottom: 30px
}
.sep-faq-list .item:last-child {
	margin-bottom: 0
}
.sep-faq-list .item .question {
	position: relative;
	align-items: center;
	padding: 21px 30px;
	background: #f7f7f7
}
.sep-faq-list .item .question::before {
	content: "";
	position: absolute;
	bottom: -30px;
	left: 0;
	border: 15px solid transparent
}
.sep-faq-list .item .question i {
	color: #FCB026
}
.sep-faq-list .item .question .f-q {
	margin-right: 22px;
	font-size: 36px
}
.sep-faq-list .item .question .title {
	margin-right: 10px
}
.sep-faq-list .item .question .control {
	margin-left: auto;
	cursor: pointer
}
.sep-faq-list .item .question .control i {
	font-size: 18px
}
.sep-faq-list .item .question .control .i-hide {
	display: none
}
.sep-faq-list .item .question .control:hover i {
	font-weight: bold
}
.sep-faq-list .item .active-faq {
	background: #FCB026;
	color: #fff
}
.sep-faq-list .item .active-faq::before {
	border-top-color: #FCB026;
	border-right-color: #FCB026
}
.sep-faq-list .item .active-faq i {
	color: #fff
}
.sep-faq-list .item .active-faq .control .i-show {
	display: none
}
.sep-faq-list .item .active-faq .control .i-hide {
	display: block
}
.sep-faq-list .item .answer {
	display: none;
	padding-left: 30px
}
.sep-faq-list .item .answer .richtext {
	padding: 34px 60px;
	background: #fff;
	box-shadow: 0 14px 43px 0 rgba(0,0,0,0.08)
}
.sep-video-list .switch {
	justify-content: center
}
.sep-video-list .switch .title {
	margin: 0 10px;
	padding: 0 20px;
	height: 50px;
	color: #FCB026;
	line-height: 50px;
	border-radius: 5px;
	border: 1px solid #FCB026;
	cursor: pointer
}
.sep-video-list .switch .active, .sep-video-list .switch .title:hover {
	background: #FCB026;
	color: #fff
}
.sep-video-list .li {
	display: none
}
.sep-video-list .li .item {
	margin-bottom: 70px
}
.sep-video-list .li .item:last-child {
	margin-bottom: 0
}
.sep-video-list .li .videos {
	margin: 0 -20px
}
.sep-video-list .li .videos li {
	margin-top: 50px;
	padding: 0 20px
}
.sep-video-list .theme {
	font-size: 30px;
	align-items: center;
	color: #FCB026
}
.sep-video-list .theme .text {
	margin-right: 40px
}
.sep-video-list .theme .line {
	flex: 1;
	height: 1px;
	background: #FCB026
}
.sep-video-list .video {
	height: 100%;
	background: #fff;
	border-bottom: 2px solid transparent
}
.sep-video-list .video:hover {
	border-color: #FCB026
}
.sep-video-list .video .img {
	position: relative
}
.sep-video-list .video .img i {
	position: absolute;
	right: 30px;
	bottom: 30px;
	width: 60px;
	height: 60px;
	background: #FCB026;
	border-radius: 50%;
	color: #fff;
	font-size: 20px;
	z-index: 2
}
.sep-video-list .video .content {
	padding: 40px 30px 48px
}
.sep-video-list .video .content .title {
	margin-top: 6px
}
.sep-video-detail {
	height: 580px
}
.sep-pdf-list .theme {
	font-size: 40px
}
.sep-pdf-list form {
	position: relative
}
.sep-pdf-list form input {
	width: 100%;
	height: 80px;
	padding: 10px 40px;
	padding-right: 240px;
	border-radius: 5px;
	border: 1px solid #FCB026;
	font-size: 24px
}
.sep-pdf-list form input::placeholder {
color:#999
}
.sep-pdf-list form button {
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	height: 100%;
	background: #FCB026;
	border-radius: 0 5px 5px 0;
	color: #fff;
	font-size: 24px;
	cursor: pointer
}
.sep-pdf-list form button:hover {
	opacity: .7
}
.sep-pdf-list form #suggestions {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 5;
	box-shadow: 0 0 10px 5px rgba(0,0,0,0.08);
	max-height: 500px;
	overflow-y: auto
}
.sep-pdf-list form #suggestions div {
	padding: 12px 30px
}
.sep-pdf-list form #suggestions div:hover {
	background: #f5f4f4
}
.sep-pdf-list .switch {
	margin-top: 50px
}
.sep-pdf-list .switch .button {
	margin-right: 25px;
	padding: 12px 28px;
	color: #FCB026;
	border: 1px solid #FCB026;
	border-radius: 6px;
	cursor: pointer
}
.sep-pdf-list .switch .active {
	background: #FCB026;
	color: #fff
}
.sep-pdf-list .items {
	margin-top: 100px
}
.sep-pdf-list .item {
	width: 48%;
	margin-bottom: 42px;
	padding-bottom: 25px;
	border-bottom: 1px solid #e6e6e6;
	align-items: center;
	justify-content: space-between
}
.sep-pdf-list .item .button {
	flex-shrink: 0
}
.sep-pdf-list .item .button a {
	margin-right: 20px;
	color: #FCB026
}
.sep-pdf-list .item .button a:hover {
	color: #333
}
.sep-pdf-list .item .button i {
	font-size: 24px
}
.sep-contact-list .theme {
	margin-bottom: 40px;
	font-size: 40px
}
.sep-contact-list .items {
	width: 30%
}
.sep-contact-list .items .contact-list li {
	margin-bottom: 30px
}
.sep-contact-list .items .contact-list a:hover {
	text-decoration: underline
}
.sep-contact-list .items .contact-list .i {
	width: 42px;
	margin-right: 25px;
	padding-top: 5px;
	position: relative;
	flex-shrink: 0
}
.sep-contact-list .items .contact-list .i::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 17px;
	height: 17px;
	background: rgba(200,16,46,0.2);
	border-radius: 9px;
	z-index: 2
}
.sep-contact-list .items .contact-list .text {
	line-height: 30px
}
.sep-contact-list .items .contact-list .text div {
	margin-bottom: 5px;
	font-size: 20px;
	color: #FCB026
}
.sep-contact-list .items .icon-list {
	margin-top: 58px
}
.sep-contact-list .items .icon-list a {
	display: inline-block;
	margin-right: 26px;
	width: 49px;
	height: 49px;
	border-radius: 50%;
	border: 1px solid #FCB026;
	color: #FCB026;
	text-align: center;
	line-height: 49px
}
.sep-contact-list .items .icon-list a i {
	font-size: 24px
}
.sep-contact-list .items .icon-list a:hover {
	background: #FCB026;
	color: #fff
}
.sep-contact-list .contact {
	width: 60%
}
.sep-contact-list .contact .item>div {
	width: 32%
}
.sep-contact-list .contact input, .sep-contact-list .contact textarea, .sep-contact-list .contact select {
	margin-bottom: 20px;
	background: transparent;
	border: 1px solid #e6e6e6;
	color: #333
}
.sep-contact-list .contact input::placeholder, .sep-contact-list .contact textarea::placeholder, .sep-contact-list .contact select::placeholder {
color:#666
}
.sep-contact-list .contact textarea {
	height: 240px
}
.sep-contact-list .contact .submit {
	position: relative;
	color: #fff
}
.sep-contact-list .contact .submit input {
	margin-bottom: 0;
	background: #FCB026;
	color: #fff
}
.sep-map iframe {
	height: 700px
}
.sep-dis-become .my-box {
	align-items: center
}
.sep-dis-become .img {
	width: 45%
}
.sep-dis-become .content {
	width: 51%
}
.sep-dis-become .content strong {
	display: block;
	margin-bottom: 10px;
	color: #FCB026;
	font-size: 24px
}
.sep-dis-login .item {
	position: relative;
	margin-bottom: 40px;
	color: #fff
}
.sep-dis-login .item .title {
	font-size: 36px;
	line-height: 1.35em
}
.sep-dis-login .item .box {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	max-width: 520px;
	padding: 20px 5%;
	z-index: 2
}
.sep-dis-login .item .box .title {
	margin: 28px 0 30px
}
.sep-dis-login .item .sub {
	position: absolute;
	top: 45px;
	left: 34%;
	z-index: 2;
	max-width: 600px
}
.sep-dis-login .item .inner-button {
	position: absolute;
	left: 11%;
	bottom: 26%;
	z-index: 2
}
.sep-dis-join {
	position: relative
}
.sep-dis-join .sep-container {
	align-items: center
}
.sep-dis-join .content {
	width: 35%
}
.sep-dis-join .content .title {
	font-size: 36px
}
.sep-dis-join .content ul {
	margin-top: 45px;
	padding-left: 0;
	font-size: 20px
}
.sep-dis-join .content li {
	position: relative;
	margin-bottom: 22px;
	padding-left: 48px;
	list-style: none
}
.sep-dis-join .content li::before {
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	width: 30px;
	height: 22px;
	background: url(../image/i-yes.png) no-repeat;
	background-size: contain
}
.sep-dis-join .form {
	position: relative;
	width: 55%;
	padding: 50px 80px;
	border-radius: 5px;
	border: 2px solid rgba(255,255,255,0.3);
	z-index: 2
}
.sep-dis-join .form .back {
	background: rgba(255,255,255,0.1);
	backdrop-filter: blur(6px)
}
.sep-dis-join .form .sep-form {
	margin-top: 35px
}
.sep-dis-join .form .sep-form .theme {
	margin-bottom: 15px;
	font-size: 18px
}
.sep-dis-join .form .sep-form .theme i {
	color: red;
	font-style: normal
}
.sep-dis-join .form .sep-form .li {
	margin-bottom: 10px
}
.sep-dis-join .form .sep-form .form-group input {
	height: 45px;
	border-radius: 5px;
	border: 2px solid rgba(255,255,255,0.3)
}
.sep-dis-join .form .sep-form .check {
	margin-bottom: 30px
}
.sep-dis-join .form .sep-form .check .lis {
	display: flex;
	justify-content: space-between
}
.sep-dis-join .form .sep-form .check input[type="checkbox"] {
	display: none
}
.sep-dis-join .form .sep-form .check .custom-checkbox {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 5px;
	border-radius: 2px;
	border: 2px solid rgba(255,255,255,0.3);
	position: relative;
	cursor: pointer
}
.sep-dis-join .form .sep-form .check .custom-checkbox::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 7px;
	height: 7px;
	background-color: #fff;
	transform: translate(-50%, -50%) scale(0);
	transition: transform .2s ease
}
.sep-dis-join .form .sep-form .check input[type="checkbox"]:checked+.custom-checkbox {
	border: 1px solid #fff
}
.sep-dis-join .form .sep-form .check input[type="checkbox"]:checked+.custom-checkbox::after {
	transform: translate(-50%, -50%) scale(1)
}
.sep-dis-join .form .sep-form .submit {
	width: 100%;
	margin-top: 45px
}
.sep-dis-join .form .sep-form .submit input {
	padding: 0
}
.sep-dis-join .sep-breadcrumb {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5
}
.sep-dis-join .sep-breadcrumb li a, .sep-dis-join .sep-breadcrumb .breadcrumb>li+li:before {
	color: #fff
}
.sep-dis-advantage .switch {
	position: relative;
	padding: 0 40px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.05);
	justify-content: center;
	z-index: 2
}
.sep-dis-advantage .switch .theme {
	margin: 0 12px;
	padding: 35px 15px;
	border-bottom: 2px solid transparent;
	cursor: pointer
}
.sep-dis-advantage .switch .theme:hover {
	color: #FCB026
}
.sep-dis-advantage .switch .active {
	border-color: #FCB026
}
.sep-dis-advantage .items {
	background: #fff
}
.sep-dis-advantage .item {
	padding: 40px 80px 10px;
	display: none
}
.sep-dis-difference .my-swiper {
	padding: 40px 80px 70px;
	background: #fff
}
.sep-dis-difference .my-swiper .swiper-bts {
	margin-bottom: 30px;
	justify-content: flex-end
}
.sep-dis-difference .my-swiper .swiper-bt {
	margin-left: 20px;
	width: 54px;
	height: 54px;
	background: #e1e1e1;
	cursor: pointer;
	font-size: 20px
}
.sep-dis-difference .my-swiper .swiper-bt:hover {
	background: #FCB026;
	color: #fff
}
.sep-dis-difference .my-swiper .swiper-bt.swiper-button-disabled {
	pointer-events: none
}
.sep-dis-difference .swiper-slide .img {
	position: relative
}
.sep-dis-difference .swiper-slide .img .button {
	position: absolute;
	right: 38px;
	bottom: 38px;
	width: 76px;
	height: 76px;
	background: #FCB026;
	border-radius: 50%;
	color: #fff
}
.sep-dis-difference .swiper-slide .img .button i {
	font-size: 20px
}
.sep-dis-future .box {
	max-width: 1280px;
	margin: 0 auto
}
.sep-dis-browse .swiper-slide {
	padding: 30px 20px 40px;
	background: #fff
}
.sep-dis-browse .swiper-slide .img {
	margin-bottom: 20px;
	height: 230px
}
.sep-dis-browse .swiper-slide .img img {
	max-width: 75%
}
.sep-dis-partner .my-box {
	position: relative
}
.sep-dis-partner .my-box .item {
	display: block;
	position: absolute;
	top: 0;
	width: 27%;
	height: 100%;
	z-index: 2
}
.sep-dis-partner .my-box .one {
	left: 0
}
.sep-dis-partner .my-box .two {
	right: 0;
	width: 25%
}
.operation li {
	width: 48%
}
@media screen and (max-width:768px) {
.operation ul {
	display: block
}
.operation li, .operation li a {
	width: 100%;
	margin-bottom: 5px
}
}
@media screen and (max-width:1780px) {
.sep-container {
	padding: 0 50px
}
}
@media screen and (max-width:1700px) {
.mb50 {
	margin-bottom: 30px
}
.sep-mainnav .nav .dropdown .sep-container .dro-center, .sep-mainnav .nav .dropdown .sep-container .dro-right {
	padding: 45px 30px
}
.sep-mainnav .nav .dropdown .sep-container .dro-center ul {
	max-height: 435px;
	padding-right: 20px
}
.sep-mainnav .nav .dropdown .sep-container .dro-right {
	margin: 45px 0
}
.sep-mainnav .nav .nav-item {
	margin: 0 18px
}
.sep-mainnav .nav .nav-item .box .clearfix {
	max-height: 500px;
	overflow-y: auto
}
.sep-mainnav .nav .nav-item .box .clearfix::-webkit-scrollbar {
width:2px
}
.sep-mainnav .nav .nav-item .box .clearfix::-webkit-scrollbar-track {
background:#e6e6e6
}
.sep-mainnav .nav .nav-item .box .clearfix::-webkit-scrollbar-thumb {
background:#FCB026
}
.sep-mainnav .nav .nav-item .box .clearfix li a {
	padding: 7px 20px
}
.common-title {
	font-size: 34px
}
.sep-footer {
	padding-top: 50px
}
.sep-footer .thumb-box {
	margin-bottom: 38px
}
.sep-footer .form {
	width: 42%
}
.sep-footer .my-box {
	margin-bottom: 55px
}
.sep-inner-blog .item .content {
	padding: 15px 20px 0
}
.sep-inner-blog .item .content .title {
	margin-bottom: 15px;
	font-size: 20px
}
.sep-inner-blog .item .box {
	height: 45px
}
}
@media screen and (max-width:1580px) {
	.sep-footer .copyright .sep-container a{
		font-size:16px
}
.div {
	padding: 30px 0
}
body {
	margin-top: 62px;
	font-size: 12px
}
.iconfont {
	font-size: 12px
}
.richtext {
	font-size: 14px;
	line-height: 20px
}
input, textarea, select {
	font-size: 14px
}
.common-title {
	padding-left: 20px;
	font-size: 26px
}
.common-title .decor {
	margin-bottom: 4px;
	font-size:22px
}
.common-title h2 {
    font-size:20px;
}
.common-title::before {
	width: 3px
}
.sep-mainnav .fz18 {
	font-size: 14px
}
.sep-mainnav .logo {
	margin-right: 18px
}
.sep-mainnav .logo img {
	max-height: 40px
}
.sep-mainnav .nav {
	font-size: 12px
}
.sep-mainnav .nav .nav-item {
	padding: 25px 0
}
.sep-mainnav .nav .nav-item>a {
	font-size:18px
}
.sep-mainnav .nav .nav-item .box {
	font-size:16px
}
.sep-mainnav .nav .nav-item .box .clearfix li:first-child {
	padding-top: 10px
}
.sep-mainnav .nav .nav-item .box .clearfix li:last-child {
	padding-bottom: 10px
}
.sep-mainnav .nav .nav-item .box .clearfix li a {
	padding: 4px 12px
}
.sep-mainnav .nav .dropdown .sep-container .dro-left {
	padding: 25px 0;
	font-size: 14px
}
.sep-mainnav .nav .dropdown .sep-container .dro-right {
	margin: 30px 0
}
.sep-mainnav .h-right i {
	font-size: 20px
}
.sep-mainnav .nav .dropdown .sep-container .dro-center, .sep-mainnav .nav .dropdown .sep-container .dro-right {
	padding: 35px 30px
}
.sep-mainnav .nav .dropdown .sep-container .dro-center li, .sep-mainnav .nav .dropdown .sep-container .dro-right li {
	margin-bottom: 15px
}
.sep-form input, .sep-form textarea, .sep-form select {
	height: 34px;
	margin-bottom: 10px;
	padding: 8px 12px
}
.sep-form textarea {
	height: 100px
}
.sep-form .item>div {
    width:100% 
}
.sep-form .submit {
	width: 160px;
	margin-top: 8px
}
.sep-form .submit input {
	height: 40px;
	font-size: 14px
}
.sep-form .submit label {
	top: 13px;
	left: 36px
}
.sep-form .submit label i {
	font-size: 15px
}
.sep-footer {
	padding-top: 30px
}
.sep-footer .thumb-box {
	margin-bottom: 20px
}
.sep-footer .thumb-box .logo img {
	max-height: 40px
}
.sep-footer .thumb-box .icon-list a {
	margin-left: 14px;
	width: 26px;
	height: 26px;
	line-height: 26px
}
.sep-footer .thumb-box .icon-list a i {
	font-size: 12px
}
.sep-footer .items .item:nth-child(3) {
	width: 33%
}
.sep-footer .items .item .item-title {
	margin-bottom: 20px;
	font-size:20px
}
.sep-footer .items .item li a{
	margin-bottom: 8px;
	font-size:16px
}
.sep-footer .items .contact-list li {
	margin-bottom: 10px
}
.sep-footer .items .contact-list li .i {
	margin-right: 12px;
	width: 25px;
	height: 25px
}
.sep-footer .form .title {
	margin-bottom: 20px;
	font-size: 16px
}
.sep-footer .my-box {
	margin-bottom: 25px
}
.sep-footer .copyright {
	padding: 13px 0
}
.sep-inner-blog .item .content {
	padding: 18px 20px 0
}
.sep-inner-blog .item .content .title {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px
}
.sep-inner-blog .item .box {
	height: 40px
}
.sep-inner-blog .item .box i {
	font-size: 12px
}
.swiper-button {
	width: 33px;
	height: 33px;
	font-size: 14px
}
}
@media screen and (max-width:1080px) {
.sep-mainnav .nav .nav-item {
	margin: 0 9px
}
}
@media screen and (max-width:768px) {
body {
	margin: 0;
	margin-top: 70px
}
.sep-container {
	padding: 0 20px
}
.sep-top, .sep-footer, .sep-onlineservice {
	display: none !important;
	overflow: hidden;
	width: 0
}
.flex.full {
	display: block
}
.flex.full>div, .flex.full>a {
	width: 100% !important
}
.richtext {
	font-size: 16px;
	line-height: 26px
}
.common-title {
	padding-left: 18px;
	font-size: 26px
}
.common-title::before {
	width: 3px
}
.sep-header-mb {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color:#29428d;
	box-shadow: 5px 0 10px 10px rgba(0,0,0,0.06);
	height: 70px;
	z-index: 10
}
.common-title h2 {
    font-size:14px;
	line-height:16px
}
.sep-header-mb .header-left {
	margin-left: 20px
}
.sep-header-mb .header-left img {
	max-height:36px
}
.sep-header-mb .header-right {
	align-items: center
}
.sep-header-mb .header-right>div {
	margin-left: 15px
}
.sep-header-mb .header-right i {
	font-size: 18px;
	color: #FCB026
}
.sep-header-mb .header-right .button {
	margin-left: 15px;
	width: 70px;
	height: 70px;
	background: #FCB026;
	display: flex;
	align-items: center;
	justify-content: center
}
.sep-header-mb .header-right .button i {
	color: #fff
}
.sep-header-mb .dropdown-mb {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff
}
.sep-header-mb .dropdown-mb .shadow {
	background: rgba(0,0,0,0.5);
	position: fixed;
	width: 100%;
	height: 100%
}
.sep-header-mb .dropdown-mb .close-all {
	position: relative;
	padding: 0 20px;
	line-height: 70px;
	justify-content: space-between;
	background-color: #fff;
	box-shadow: 5px 0 10px 10px rgba(0,0,0,0.06);
	z-index: 2
}
.sep-header-mb .dropdown-mb .close-all i {
	font-size: 25px
}
.sep-header-mb .dropdown-mb .close-all img {
	margin: 9px 0 8px
}
.sep-header-mb .dropdown-mb .first-stage {
	position: relative;
	background-color: #fff;
	font-size: 18px
}
.sep-header-mb .dropdown-mb .first-stage div {
	padding: 16px 20px;
	min-height: 100%;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #ddd
}
.sep-header-mb .dropdown-mb .first-stage .second-stage {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	font-size: 16px;
	transform: translateX(100%);
	transition: all .5s;
	max-height: 530px;
	overflow-y: auto;
	overflow-x: hidden
}
.sep-header-mb .dropdown-mb .first-stage .second-stage .back {
	padding: 10px 20px
}
.sep-header-mb .dropdown-mb .first-stage .second-stage .back i {
	display: inline-block;
	margin-right: 30px;
	padding-right: 30px;
	border-right: 1px solid #ddd
}
.sep-header-mb .dropdown-mb .first-stage .email-contact {
	display: block;
	width: 100%;
	font-size: 18px;
	text-align: center;
	background-color: #FCB026
}
.sep-header-mb .dropdown-mb .first-stage .email-contact a {
	color: #fff
}
.sep-header-mb .language {
	position: relative;
	cursor: pointer
}
.sep-header-mb .language .fix {
	display: none;
	position: absolute;
	top: 28px;
	right: 0;
	width: 120px;
	background: #f3f3f3;
	z-index: 5;
	box-shadow: 0 0 3px #666;
	max-height: 575px;
	overflow-y: auto
}
.sep-header-mb .language .fix::-webkit-scrollbar {
width:2px
}
.sep-header-mb .language .fix::-webkit-scrollbar-track {
background:#e6e6e6
}
.sep-header-mb .language .fix::-webkit-scrollbar-thumb {
background:#FCB026
}
.sep-header-mb .language .fix li {
	padding: 13px 17px
}
.sep-header-mb .language .fix li a {
	display: block;
	margin: 0 5px;
	text-transform: uppercase;
	font-size: 14px;
	color: #666
}
.sep-header-mb .language .fix li a img {
	margin-right: 16px
}
.sep-header-mb .language .fix li:hover {
	background-color: #e8e8e8
}
.sep-header-mb .language .fix li:hover a {
	color: #FCB026
}
.sep-header-mb .language:hover .fix {
	display: block
}
.sep-search-mb {
	display: none;
	position: fixed;
	width: 100%;
	background: #fff;
	top: 66px;
	z-index:99;
	padding: 44px 31px;
	box-shadow: 0 0 12px rgba(0,0,0,0.1)
}
.sep-search-mb>i {
	color: #000;
	font-size: 20px;
	position: absolute;
	right: 31px;
	top: 24px;
	cursor: pointer
}
.sep-search-mb form {
	margin-top: 10px;
	margin-bottom: 25px
}
.sep-search-mb form .form-control {
	height: 47px;
	vertical-align: middle;
	padding: 6px 8px;
	font-size: 13px;
	border-radius: 3px;
	background: #fbfbfb
}
.sep-search-mb form .btn {
	background: #FCB026;
	color: #fff;
	display: table;
	margin: 0 auto;
	margin-top: 17px;
	padding: 10px 40px;
	font-size: 16px;
	width: 100%
}
.sep-search-mb form .btn i {
	padding-right: 5px;
	vertical-align: baseline
}
.active-search-mb {
	color: #FCB026
}
.sep-footer-mb {
	padding-top: 15px;
	padding-bottom: 60px;
	display: block;
	background-color: #29428d;
	color: #fff
}
.sep-footer-mb a {
	color: #fff
}
.sep-footer-mb .items .item-title {
	padding: 15px 10px;
	border-bottom: 1px solid rgba(175,175,175,0.2);
	justify-content: space-between;
	font-size: 18px;
	align-items: center;
	font-family: "Antartida-Bold"
}
.sep-footer-mb .items .item-title a, .sep-footer-mb .items .item-title span {
	position: relative;
	padding-left: 12px
}
.sep-footer-mb .items .item-title a::before, .sep-footer-mb .items .item-title span::before {
	content: "";
	position: absolute;
	top: 1px;
	left: 0;
	width: 3px;
	height: 19px;
	background: #FCB026
}
.sep-footer-mb .items .item .item-title .hidden {
	display: none
}
.sep-footer-mb .items .item .item-title i {
	color: #afafaf
}
.sep-footer-mb .items .item .active-item .show {
	display: none
}
.sep-footer-mb .items .item .active-item .hidden {
	display: block
}
.sep-footer-mb .items .item .item-list {
	display: none;
	padding: 15px 22px 12px;
	border-bottom: 1px solid rgba(175,175,175,0.2)
}
.sep-footer-mb .items .item .item-list .item-content {
	margin-bottom: 12px;
	display: flex
}
.sep-footer-mb .items .item .item-list .item-content a {
	color: rgba(255,255,255,0.8)
}
.sep-footer-mb .items .item .item-list ul {
	margin-bottom: 18px
}
.sep-footer-mb .items .item .item-list ul li {
	line-height: 26px
}
.sep-footer-mb .items .item.contact .item-title {
	border-bottom: 0
}
.sep-footer-mb .items .contact-list {
	padding: 12px 24px 10px
}
.sep-footer-mb .items .contact-list .logo {
	margin-bottom: 10px
}
.sep-footer-mb .items .contact-list .logo img {
	max-height: 60px
}
.sep-footer-mb .items .contact-list li {
	display: flex;
	line-height: 26px;
	margin-bottom: 8px;
	font-size:16px;
}
.sep-footer-mb .items .contact-list li i {
	margin-right: 10px;
	color: #FCB026
}
.sep-footer-mb .items .contact-list a, .sep-footer-mb .items .contact-list span {
	color: rgba(255,255,255,0.8)
}
.sep-footer-mb .items .icon-list {
	padding: 15px 20px 30px
}
.sep-footer-mb .items .icon-list a {
	display: inline-block;
	margin-left: 12px;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	line-height: 35px;
	transition: all .3s
}
.sep-footer-mb .form {
	padding: 0 20px 30px
}
.sep-footer-mb .form .title {
	margin-bottom: 20px
}
.sep-footer-mb .copyright {
	padding-bottom: 46px;
	line-height: 26px
}
.sep-footer-mb .copyright .sep-container {
	padding: 0 10px
}
.sep-footer-mb .copyright .second-line a:first-child {
	position: relative;
	margin-right: 15px;
	padding-right: 17px
}
.sep-footer-mb .copyright .second-line a:first-child::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 1px;
	height: 13px;
	background-color: #fff
}
.sep-footer-mb .copyright .sep-power {
	font-size: 14px;
	opacity: .7
}
.sep-footer-mb .footer-bottom {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 60px;
	justify-content: space-between;
	background: #FCB026;
	z-index: 10;
	box-shadow: 0 0 10px 4px rgba(0,0,0,0.06)
}
.sep-footer-mb .footer-bottom div {
	flex: 1;
	text-align: center;
	border-right: 1px solid rgba(255,255,255,0.1)
}
.sep-footer-mb .footer-bottom div:last-child {
	border-right: 0
}
.sep-footer-mb .footer-bottom div a {
	color: rgba(255,255,255,0.8)
}
.sep-footer-mb .footer-bottom div a i {
	font-size: 24px
}
.sep-inner-blog li {
	margin-bottom: 20px
}
.sep-inner-blog li:last-child {
	margin-bottom: 0
}
.sep-inner-blog .swiper-bts {
	display: flex
}
}
@media screen and (max-width:1780px) {
.sep-breadcrumb .sep-container::before {
	left: 40px
}
.sep-detail-banner .content {
	padding: 50px
}
}
@media screen and (max-width:1700px) {
.mb100 {
	margin-bottom: 80px
}
.sep-faq-list .item {
	margin-bottom: 18px
}
.sep-faq-list .item .question .title {
	font-size: 20px
}
.sep-about-banner .common-title {
	margin-bottom: 20px
}
.sep-about-history .swiper-slide .richtext {
	padding: 20px
}
.sep-about-advantage .item .title {
	font-size: 20px
}
.sep-about-socail .content {
	padding: 45px 40px
}
.sep-inner-banner .box .title {
	font-size: 40px
}
.sep-index-all .item {
	padding: 35px 25px
}
.sep-index-all .item .fz20 {
	font-size: 17px;
	line-height: 27px
}
.sep-index-all .item .content .title {
	margin: 15px 0;
	font-size: 26px
}
.sep-index-use .item .box {
	top: 43%;
	padding: 20px
}
.sep-list-sale li, .sep-list2-type li {
	width: 33.3%
}
.sep-list-video .my-box {
	padding-bottom: 120px
}
.sep-list-video .box {
	position: relative;
	padding-bottom: 35px;
	padding-right: 20px
}
.sep-list-video .video {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%
}
.sep-list-video .video img {
	height: 100%
}
.sep-list-video .video .button {
	bottom: 10px
}
.sep-list-video .video .button .line {
	margin: 0 20px
}
.sep-list1-sale li {
	width: 33.3%
}
.sep-list1-sale .item .img {
	height: 300px
}
.sep-list2-work .swiper-container {
	padding-top: 45px
}
.sep-list2-work .swiper-container .back {
	bottom: 68px
}
.sep-list2-work .swiper-container .swiper-bts {
	margin-top: 50px
}
.sep-list2-work .swiper-slide .box {
	padding: 25px 30px 35px
}
.sep-detail-banner .my-swiper .gallery-big .swiper-slide {
	padding: 90px 0
}
.sep-detail-banner .my-swiper .gallery-big .swiper-slide img {
	max-height: 425px
}
.sep-detail-banner .my-swiper .gallery-big .swiper-pagination {
	left: 25px
}
.sep-detail-banner .content .title {
	font-size: 36px
}
.sep-detail-banner .content .lis {
	margin-bottom: 30px;
	padding: 15px 0
}
.sep-detail-banner .content .inner-button {
	margin-bottom: 15px
}
.sep-detail-related .item {
	padding: 30px 0
}
.sep-detail-related .item .title {
	font-size: 18px
}
.sep-detail-related .item .img {
	margin-bottom: 20px;
	height: 208px
}
.sep-app-list .item {
	margin-top:0px
}

.sep-app-list .item .content {
	padding: 20px 35px
}
.sep-app-list .item .content .inner-button {
	margin-top: 25px
}
.sep-app-list .item .content .fz20 {
	font-size: 17px;
	line-height: 27px
}
.sep-app-detail .item {
	margin-bottom: 40px;
	padding-bottom: 70px
}
.sep-app-detail .item .fz24 {
	font-size: 20px
}
.sep-app-detail .item .swiper-slide .img {
	height: 260px;
	padding: 30px 20px
}
.sep-news-list .items li {
	margin-bottom: 30px;
	padding: 0 30px
}
.sep-news-list .item .box {
	margin: -80px -30px 0 50px;
	padding: 20px 20px 25px
}
.sep-news-list .item .box .title {
	font-size: 20px;
	line-height: 28px
}
.sep-video-list .li .videos li {
	margin-top: 35px
}
.sep-video-list .video .content .title {
	font-size: 20px
}
.sep-pdf-list .theme {
	font-size: 34px
}
.sep-pdf-list form input {
	height: 62px;
	padding: 10px 25px;
	padding-right: 160px;
	font-size: 18px
}
.sep-pdf-list form button {
	width: 138px;
	font-size: 20px
}
.sep-pdf-list .items {
	margin-top: 60px
}
.sep-pdf-list .fz24 {
	font-size: 20px
}
.sep-pdf-list .item {
	margin-bottom: 25px;
	padding-bottom: 20px
}
.sep-pdf-list .item .button a {
	margin-right: 6px
}
.sep-contact-list .theme {
	margin-bottom: 35px;
	font-size: 34px
}
.sep-contact-list .items .icon-list {
	margin-top: 20px
}
.sep-map iframe {
	height: 520px
}
.sep-dis-login .i img {
	width: 80px
}
.sep-dis-login .item .title {
	font-size: 24px
}
.sep-dis-login .item .box {
	width: 31%;
	padding: 20px 35px
}
.sep-dis-join .content {
	width: 40%
}
.sep-dis-join .form {
	padding: 50px
}
}
@media screen and (max-width:1580px) {
.sep-about-banner .box {
	max-width: 915px
}
.richtext table td {
	padding: 7px
}
.sep-detail-table .common-title {
	padding: 14px 12px;
	font-size: 26px
}
.sep-detail-table .richtext {
	margin-top: 16px;
	font-size: 14px
}
.sep-detail-related ul {
	margin: 0 -10px
}
.sep-detail-related ul li {
	padding: 0 10px
}
.sep-detail-related .fz18 {
	font-size: 12px
}
.sep-detail-related .item {
	padding: 25px 0
}
.sep-detail-related .item .title {
	font-size: 16px
}
.sep-detail-related .item .img {
	margin-bottom: 15px;
	height: 175px
}
.sep-video-list .video .content {
	padding: 30px 25px
}
.sep-video-detail {
	height: 420px
}
.mb25 {
	margin-bottom: 15px
}
.mb100 {
	margin-bottom: 50px
}
.fz24 {
	font-size: 16px
}
.fz20 {
	font-size: 14px
}
.fz18 {
	font-size: 12px
}
.inner-button {
	padding: 8px 16px;
	font-size: 14px
}
.richtext h2 {
	font-size: 20px
}
.richtext h3 {
	font-size: 18px
}
.richtext ul, .richtext ol {
	padding-left: 15px
}
.sep-breadcrumb .breadcrumb {
	padding: 8px 0 8px 12px
}
.sep-breadcrumb .sep-container::before {
	top: 10px;
	font-size: 14px
}
.sep-breadcrumb .breadcrumb>li+li:before {
	font-size: 14px
}
.sep-inner-banner>img {
	height: calc(100vh - 62px)
}
.sep-inner-banner .box {
	max-width: 500px
}
.sep-inner-banner .box .title {
	font-size: 30px
}
.sep-inner-banner .box .richtext {
	margin-top: 20px
}
.over {
	max-height: 200px;
	overflow-y: auto;
	padding-right: 5px
}
.over::-webkit-scrollbar {
width:2px
}
.over::-webkit-scrollbar-track {
background:#e6e6e6
}
.over::-webkit-scrollbar-thumb {
background:#FCB026
}
.sep-about-history .mb50 {
	margin-bottom: 20px
}
.sep-about-history .swiper-slide .num {
	bottom: -54px;
	padding: 0 30px;
	font-size: 14px
}
.sep-about-history .swiper-slide .num::before {
	top: -28px
}
.sep-about-history .swiper-slide .richtext {
	padding: 15px
}
.sep-about-history .swiper-buttons {
	height: 45px;
	margin-top: 25px
}
.sep-about-history .swiper-buttons::before {
	left: 150px;
	right: 150px
}
.sep-about-global .thumb {
	margin-bottom: 8px
}
.sep-about-global .my-box {
	max-width: 810px
}
.sep-about-advantage .i img {
	height:100px
}
.sep-about-advantage .items {
	margin-top: 50px
}
.sep-about-advantage .item .title {
	margin-top: 20px;
	font-size: 16px
}
.sep-about-advantage .item::before {
	width: 64px;
	height: 9px
}
.sep-about-socail .over {
	max-height: 320px
}
.sep-about-report .thumb {
	width: 64%;
	margin: -40px auto -8px
}
.sep-about-report .title {
	margin-bottom: 15px;
	font-size: 20px
}
.sep-about-report .inner-button {
	margin-top: 25px;
	font-size: 12px
}
.sep-about-report .inner-button i {
	font-size: 16px
}
.sep-index-all .item .content {
	padding-bottom: 70px
}
.sep-index-all .item .content .i {
	height: 33px
}
.sep-index-all .item .content .title {
	margin: 20px 0 12px;
	font-size: 20px
}
.sep-index-use .item>img {
	max-height: 380px
}
.sep-index-use .item .box {
	top: 48%
}
.sep-index-use .item .box .i {
	height: 33px
}
.sep-index-use .item .box .i img {
	max-height: 100%;
	object-fit: contain
}
.sep-index-use .item .box .title {
	margin: 13px 0 8px
}
.sep-index-use .item .box .richtext {
	line-height: 20px
}
.sep-inner-product .sep-primary {
	width: calc(100% - 265px)
}
.sep-inner-product .sep-sidebar {
	top: 98px;
	width: 230px;
	margin-right: 35px
}
.sep-inner-product .sep-sidebar .sep-box-pro {
	padding: 0 12px
}
.sep-inner-product .sep-sidebar .sep-box-pro .sep-box-title {
	padding: 18px 0;
	font-size: 20px
}
.sep-inner-product .sep-sidebar .sep-box-pro .sep-box-title i {
	font-size: 21px
}
.sep-inner-product .sep-sidebar .sep-box-pro .box {
	padding: 15px 0;
	font-size: 14px
}
.sep-inner-product .sep-sidebar .sep-box-pro .control-list {
	margin-bottom: 6px
}
.sep-inner-product .sep-sidebar .sep-box-pro .control-list .control-li .button {
	margin-top: -2px
}
.sep-inner-product .sep-sidebar .sep-box-pro .control-list .control-li .list-item {
	margin-bottom: 12px;
	font-size: 14px
}
.sep-inner-product .sep-sidebar .sep-box-pro .final-list div {
	margin-bottom: 8px
}
.sep-inner-product .my-box form input {
	width: 215px;
	height: 33px;
	padding: 7px 12px
}
.sep-inner-product .my-box form button {
	top: 9px;
	right: 10px
}
.sep-inner-product .my-box form button i {
	font-size: 16px
}
.sep-list-sale ul {
	margin: 0 -6px
}
.sep-list-sale li {
	margin-bottom: 12px;
	padding: 0 6px
}
.sep-list-sale .item {
	height: 250px
}
.sep-list-sale .item .title {
	top: 20px;
	padding-left: 10px;
	font-size: 14px
}
.sep-list-sale .item .title::before {
	height: 20px
}
.sep-list-sale .item .img img {
	max-width: 200px;
	max-height: 130px
}
.sep-list-sale .item .button {
	right: 20px;
	bottom: 20px;
	width: 30px;
	height: 30px
}
.sep-list-sale .item:hover {
	box-shadow: 0 10px 11px 3px rgba(0,0,0,0.1)
}
.sep-list-video .box {
	max-width: 502px
}
.sep-list-video .box .line {
	margin-bottom: 18px
}
.sep-list-video .box .i {
	margin-bottom: 12px
}
.sep-list-video .box .i i {
	font-size: 30px
}
.sep-list-video .my-box {
	padding-bottom: 90px
}
.sep-list-video .video .button {
	bottom: 5px;
	left: 36px;
	font-size: 12px
}
.sep-list-video .video .button .line {
	width: 40px;
	margin: 0 12px
}
.sep-list-video .video .button span i {
	width: 52px;
	height: 52px
}
.sep-list1-sale .item .img {
	height: 248px;
	margin-bottom: 12px
}
.sep-list1-sale .item .img img {
	max-width: 130px
}
.sep-list1-sale .item .title {
	padding-left: 10px;
	font-size: 14px
}
.sep-list2-type .item {
	padding: 30px 12px 20px
}
.sep-list2-type .item .decor {
	top: 12px
}
.sep-list2-type .item .decor.hot {
	top: 10px;
	left: 10px;
	font-size: 12px
}
.sep-list2-type .item .img {
	height: 130px;
	margin-bottom: 20px
}
.sep-list2-type .item .fz18 {
	font-size: 13px
}
.sep-list2-work .swiper-slide .box {
	max-width: 320px;
	padding: 18px 40px 25px 20px
}
.sep-list2-work .swiper-slide .box .title {
	margin-bottom: 6px;
	font-size: 15px
}
.sep-list2-work .swiper-slide .box .num {
	width: 80px;
	height: 80px;
	padding-left: 17px;
	padding-top: 17px
}
.sep-list2-work .swiper-container .back {
	bottom: 52px
}
.sep-detail-banner .my-swiper .gallery-big .swiper-slide {
	padding: 45px 0
}
.sep-detail-banner .my-swiper .gallery-big .swiper-slide img {
	max-height: 295px
}
.sep-detail-banner .my-swiper .small-swiper {
	left: 35px
}
.sep-detail-banner .content {
	padding: 45px 65px
}
.sep-detail-banner .content .fz24 {
	font-size: 16px
}
.sep-detail-banner .content .fz20 {
	font-size: 14px
}
.sep-detail-banner .content .line {
	margin: 7px 0 10px
}
.sep-detail-banner .content .title {
	margin: 5px 0 8px;
	font-size: 26px
}
.sep-detail-banner .content .richtext ul {
	margin-bottom: 12px
}
.sep-detail-banner .content .richtext strong {
	font-size: 14px
}
.sep-detail-banner .content .lis {
	margin-bottom: 25px
}
.sep-detail-banner .content .lis li .li::before {
	top: 4px
}
.sep-detail-banner .content .lis li .text {
	margin-bottom: 10px
}
.sep-detail-banner .content .inner-button {
	margin-bottom: 10px;
	margin-right: 5px
}
.sep-app-detail .item {
	margin-bottom: 25px;
	padding-bottom: 50px
}
.sep-news-list .item .box {
	margin: -50px -13px 0 35px
}
.sep-news-list .item .box .title {
	font-size: 15px;
	line-height: 20px
}
.sep-news-list .item .thumb {
	padding: 17px
}
.sep-news-list .item .time {
	width: 58px;
	height: 58px
}
.sep-news-list .item .time .day {
	font-size: 24px
}
.sep-faq-list .item .question {
	padding: 14px 20px
}
.sep-faq-list .item .question .title {
	font-size: 24px
}
.sep-faq-list .item .question .f-q {
	margin-right: 12px;
	font-size: 25px
}
.sep-faq-list .item .question .control i {
	font-size: 14px
}
.sep-faq-list .item .answer .richtext {
	padding: 18px 30px
}
.sep-related .title {
	font-size: 14px;
	line-height: 20px
}
.sep-app-list .more {
	margin-top: 35px;
	font-size: 12px
}
.sep-app-detail .item .fz18 {
	font-size: 12px
}
.sep-app-detail .item .fz24 {
	font-size: 16px
}
.sep-app-detail .item .thumb {
	margin-right: 25px
}
.sep-app-detail .item .swiper-slide {
	padding-bottom: 25px
}
.sep-app-detail .item .swiper-slide .decor {
	margin-top: 8px
}
.sep-app-detail .item .swiper-slide .img img {
	max-width: 178px
}
.sep-video-list .switch .title {
	padding: 0 23px;
	height: 33px;
	line-height: 33px
}
.sep-video-list .theme {
	font-size: 20px
}
.sep-video-list .theme .text {
	margin-right: 25px
}
.sep-video-list .li .item {
	margin-bottom: 60px
}
.sep-video-list .li .videos {
	margin: 0 -13px
}
.sep-video-list .li .videos li {
	margin-top: 25px;
	padding: 0 13px
}
.sep-video-list .video .img i {
	right: 20px;
	bottom: 20px;
	width: 40px;
	height: 40px;
	font-size: 12px
}
.sep-video-list .video .content {
	padding: 18px 20px 22px
}
.sep-video-list .video .content .title {
	font-size: 16px;
	line-height: 20px
}
.sep-pdf-list .theme {
	font-size: 26px
}
.sep-pdf-list form input {
	height: 52px;
	font-size: 16px
}
.sep-pdf-list form button {
	font-size: 16px
}
.sep-pdf-list .fz24 {
	font-size: 16px
}
.sep-pdf-list .item {
	margin-bottom: 18px;
	padding-bottom: 12px
}
.sep-pdf-list .item .button {
	margin-left: 10px
}
.sep-pdf-list .item .button i {
	font-size: 16px
}
.sep-contact-list .contact textarea {
	height: 130px
}
.sep-contact-list .items .contact-list li {
	margin-bottom: 15px
}
.sep-contact-list .items .contact-list .i {
	margin-right: 12px;
	width: 28px
}
.sep-contact-list .items .contact-list .text div {
	margin-bottom: 0;
	font-size: 16px
}
.sep-contact-list .items .icon-list a {
	width: 32px;
	height: 32px;
	margin-right: 16px;
	line-height: 32px
}
.sep-contact-list .items .icon-list a i {
	font-size: 14px
}
.sep-contact-list .submit {
	margin-top: 10px
}
.sep-contact-list .theme {
	margin-bottom: 28px;
	font-size: 26px
}
.sep-map iframe {
	height: 450px
}
.sep-contact-list .contact input, .sep-contact-list .contact textarea, .sep-contact-list .contact select {
	margin-bottom: 15px
}
.sep-dis-become .content strong {
	font-size: 16px
}
.sep-dis-login .item .inner-button {
	left: 10%;
	bottom: 23%;
	width: 105px;
	text-align: center
}
.sep-dis-join .content .title {
	font-size: 28px
}
.sep-dis-join .content ul {
	margin-top: 30px;
	font-size: 14px
}
.sep-dis-join .content li {
	margin-bottom: 15px;
	padding-left: 32px
}
.sep-dis-join .content li::before {
	width: 20px;
	height: 15px
}
.sep-dis-join .form {
	padding: 35px 45px
}
.sep-dis-join .form .title {
	font-size: 16px
}
.sep-dis-join .form .sep-form {
	margin-top: 20px
}
.sep-dis-join .form .sep-form .theme {
	margin-bottom: 12px;
	font-size: 14px
}
.sep-dis-join .form .sep-form .form-group input {
	height: 35px;
	margin-bottom: 5px
}
.sep-dis-join .form .sep-form .check {
	margin-bottom: 20px
}
.sep-dis-join .form .sep-form .submit {
	margin-top: 25px
}
.sep-dis-advantage .switch {
	padding: 0 30px
}
.sep-dis-advantage .switch .theme {
	padding: 24px 5px
}
.sep-dis-advantage .item {
	padding: 30px 50px 10px
}
.sep-dis-difference .my-swiper {
	padding: 30px 50px 35px
}
.sep-dis-difference .my-swiper .swiper-bts {
	margin-bottom: 15px
}
.sep-dis-difference .my-swiper .swiper-bt {
	width: 38px;
	height: 38px;
	margin-left: 12px;
	font-size: 16px
}
.sep-dis-difference .my-swiper .fz22 {
	font-size: 16px
}
.sep-dis-difference .swiper-slide .img .button {
	right: 28px;
	bottom: 28px;
	width: 54px;
	height: 54px
}
.sep-dis-browse .fz22 {
	font-size: 16px
}
.sep-dis-browse .swiper-slide {
	padding: 20px 20px 30px
}
.sep-dis-browse .swiper-slide .img {
	height: 160px;
	margin-bottom: 12px
}
}
@media screen and (max-width:1080px) {
.sep-sidebar {
	display: none
}
.sep-inner-product .sep-container .sep-primary {
	width: 100%
}
.sep-about-banner img {
	height: 550px
}
.sep-inner-product .my-box form {
	display: none
}
.sep-list2-work .swiper-container {
	padding-top: 0
}
.sep-detail-banner .content .inner-button {
	margin-right: 5px
}
.sep-news-list .items li {
	width: 50%
}
.sep-related .img {
	margin-bottom: 12px
}
.sep-contact-list .items {
	width: 35%
}
.sep-contact-list .items .contact-list li {
	margin-bottom: 18px
}
.sep-contact-list .items .contact-list .text div {
	margin-bottom: 5px;
	font-size: 20px
}
.sep-contact-list .items .contact-list .i {
	margin-right: 15px
}
.sep-contact-list .items .icon-list a {
	margin-right: 12px;
	width: 38px;
	height: 38px;
	line-height: 38px
}
.sep-contact-list .items .icon-list a i {
	font-size: 16px
}
.sep-contact-list .contact .item {
	flex-wrap: wrap
}
.sep-contact-list .contact .item>div {
	width: 48%
}
.sep-contact-list .contact .item .select {
	width: 100%
}
.sep-dis-login .item .sub {
	top: 15px
}
.sep-dis-login .item .box .title {
	margin: 10px 0 20px
}
}
@media screen and (max-width:768px) {
.sep-breadcrumb .sep-container::before {
	left: 20px
}
.mb50 {
	margin-bottom: 25px
}
.mb100 {
	margin-bottom: 40px
}
.over {
	max-height: none !important;
	padding-right: 0
}
.inner-button {
	padding: 8px 16px;
	font-size: 16px
}
.fz24 {
	font-size:16px
}
.fz20 {
	font-size: 18px
}
.fz18 {
	font-size: 16px
}
.sep-inner-banner {
	padding: 50px 0 80px
}
.sep-inner-banner>img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%
}
.sep-inner-banner .absolute-center {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	transform: translate(0)
}
.sep-inner-banner .box .title {
	font-size: 30px
}
.sep-inner-banner .box .richtext {
	margin-top: 15px
}
.sep-index-all .item {
	padding: 20px 15px
}
.sep-index-all .item .content .title {
	font-size: 22px
}
.sep-index-all .item .content .inner-button {
	bottom: 22px
}
.sep-index-all li:first-child {
	margin-top: 0
}
.sep-index-use .item {
	margin-right: 0;
	margin-bottom: 5px
}
.sep-index-use .item .box {
	top: auto;
	bottom: 10px
}
.sep-list-sale li {
	width: 100%
}
.sep-list-sale .item {
	height: 310px
}
.sep-list-video .my-box {
	padding-bottom: 0
}
.sep-list-video .box {
	padding: 0
}
.sep-list-video .video {
	position: relative;
	margin-top: 20px
}
.sep-list-video .video .line, .sep-list-video .video .text {
	display: none
}
.sep-list-video .video .button {
	bottom: 50%;
	left: 50%;
	transform: translate(-50%, 50%)
}
.sep-list-video .video .button span i {
	width: 60px;
	height: 60px
}
.sep-list1-sale li {
	width: 100%
}
.sep-list1-sale .item .img {
	height: 260px
}
.sep-list2-type li {
	width: 100%
}
.sep-list2-type .item .img {
	margin-bottom: 25px
}
.sep-list2-work .swiper-container .back {
	display: none
}
.sep-list2-work .swiper-container .swiper-bts {
	margin-top: 28px
}
.sep-detail-banner .fz24 {
	font-size: 18px
}
.sep-detail-banner .fz20 {
	font-size: 18px
}
.sep-detail-banner .my-swiper .small-swiper {
	left: 15px;
	width: 42px
}
.sep-detail-banner .my-swiper .small-swiper .swiper-container {
	height: 250px
}
.sep-detail-banner .my-swiper .small-swiper .swiper-container .img {
	width: 42px;
	height: 42px
}
.sep-detail-banner .my-swiper .gallery-big .swiper-slide {
	padding: 90px 0 40px
}
.sep-detail-banner .my-swiper .gallery-big .swiper-pagination {
	left: 10px
}
.sep-detail-banner .content {
	padding: 40px 20px
}
.sep-detail-banner .content .title {
	font-size: 28px
}
.sep-detail-banner .content .inner-button {
	margin-bottom: 8px
}
.sep-detail-table .common-title {
	font-size: 24px
}
.sep-detail-table .richtext {
	margin-top: 20px
}
.sep-detail-related ul li {
	width: 100%;
	margin-bottom: 15px
}
.sep-detail-related .swiper-bts {
	display: flex
}
.sep-pagination {
	margin-top: 20px
}
.pagination>li>a, .pagination>li>span {
	width: 40px;
	padding: 10px 6px
}
.sep-faq-list .item .question {
	padding: 15px 10px
}
.sep-faq-list .item .question .f-q {
	margin-right: 15px
}
.sep-faq-list .item .question .title {
	font-size: 18px
}
.sep-faq-list .item .answer .richtext {
	padding: 18px 20px
}
.sep-about-banner {
	padding: 80px 0 50px
}
.sep-inner-banner {
    position: relative;
    color: #fff;
    margin-top:70px;
	 height: calc(30vh - var(--offset));
}

.sep-about-banner .box {
	width: 86%
}
.sep-about-history .swiper-slide .num {
	bottom: -71px
}
.sep-about-history .swiper-slide .num::before {
	top: -34px
}
.sep-about-history .swiper-buttons {
	height: 55px;
	margin-top: 35px
}
.sep-about-advantage .items {
	flex-wrap: wrap;
	margin-top: 35px
}
.sep-about-advantage .item {
	flex: none;
	width:100%;
	margin-bottom: 20px
}

.sep-about-advantage .item::before {
	display: none
}
.sep-about-advantage .item .title {
	margin-top: 12px;
	font-size: 18px
}
.sep-about-socail .content {
	padding: 40px 20px
}
.sep-about-report .thumb {
	width: 100%;
	margin-bottom: 8px
}
.sep-about-report .title {
	font-size: 26px
}
.sep-about-report .inner-button {
	margin-top: 20px
}
.sep-app-list .item {
	margin-top: 20px;
	flex-wrap: wrap
}
.sep-app-list .item .img {
	width: 100%
}
.sep-app-list .item .content {
	width: 100%;
	padding: 20px
}
.sep-app-list .more {
	margin-top: 30px
}
.sep-app-detail .item {
	padding-bottom: 50px
}
.sep-news-list .items li {
	width: 100%
}
.sep-video-list .switch {
	font-size: 16px
}
.sep-video-list .theme {
	font-size: 22px
}
.sep-video-list .theme .text {
	margin-right: 15px
}
.sep-video-list .li .item {
	margin-bottom: 35px
}
.sep-video-list .li .videos li {
	margin-top: 20px
}
.sep-video-list .video .content {
	padding: 22px 20px
}
.sep-video-detail {
	height: 380px
}
.sep-related li {
	margin-bottom: 20px
}
.sep-pdf-list .theme {
	font-size: 26px
}
.sep-pdf-list .items {
	margin-top: 35px
}
.sep-pdf-list .item {
	width: 100%
}
.sep-pdf-list .item .button a:first-child {
	display: none
}
.sep-pdf-list .switch {
	margin-top: 25px
}
.sep-pdf-list .switch .button {
	margin-bottom: 8px;
	margin-right: 8px;
	padding: 10px 20px
}
.sep-contact-list .theme {
	margin-bottom: 25px;
	font-size: 26px
}
.sep-contact-list .items {
	margin-bottom: 30px
}
.sep-contact-list .items .icon-list {
	margin-top: 5px
}
.sep-map iframe {
	height: 460px
}
.sep-dis-become .content {
	margin-top: 25px
}
.sep-dis-login .item {
	margin-bottom: 25px;
	color: #333
}
.sep-dis-login .item .title {
	font-size: 20px
}
.sep-dis-login .item .sub {
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 15px
}
.sep-dis-login .item .box {
	position: relative;
	top: 0;
	transform: translateY(0);
	width: 100%
}
.sep-dis-login .item .box .i {
	display: none
}
.sep-dis-join {
	padding-top: 60px
}
.sep-dis-join .content ul {
	margin-top: 16px;
	font-size: 16px
}
.sep-dis-join .content li {
	margin-bottom: 8px
}
.sep-dis-join .form {
	padding: 20px 15px
}
.sep-dis-join .form .sep-form .check .lis {
	flex-wrap: wrap
}
.sep-dis-join .form .sep-form .check label {
	margin-bottom: 5px
}
.sep-dis-advantage .fz22 {
	font-size: 18px
}
.sep-dis-advantage .switch {
	padding: 0 10px;
	flex-wrap: wrap;
	font-size: 16px
}
.sep-dis-advantage .switch .theme {
	margin: 0 5px;
	padding: 8px 5px
}
.sep-dis-advantage .item {
	padding: 25px 20px 10px
}
.sep-dis-difference .my-swiper {
	padding: 20px
}
.sep-dis-browse .swiper-slide {
	padding: 20px 15px
}
.sep-dis-browse .swiper-slide .img {
	height: 120px
}
}
