@charset "utf-8";

@import '../css/font-awesome.css';

.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-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;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	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: 13px;
	font-weight: normal;
	border-radius: 3px;
	background: #fbfbfb;
	outline: none
}

.form-group {
	margin-bottom: 15px;
	position: relative
}

.btn-primary {
	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;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.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;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.8;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.form-group.has-success:after {
	content: "\f058";
	font-family: FontAwesome;
	position: absolute;
	right: 0;
	bottom: 8px;
	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
}

* {
	font-size: 16px;
	color: #666;
	font-family: 'Microsoft Yahei','Microsoft YaHei UI Light';
	margin: 0;
	padding: 0
}

button {
	cursor: pointer;
	font-size: 16px
}

i {
	display: inline-block
}

.p-boxs {
	min-width: 100%
}

.p-boxs {
	min-width: 100%
}

.richtext {
	line-height: 30px;
	color: #666
}

.richtext * {
	font-size: inherit;
	line-height: inherit;
	color: inherit
}

.richtext iframe {
	width: 100%;
	border: none
}

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

.richtext.maxs990 {
	max-width: 990px;
	margin: auto
}

.richtext.maxs1060 {
	max-width: 1060px;
	margin-left: auto;
	margin-right: auto
}

.richtext.cors {
	color: #fff
}

.richtext.h-ons {
	margin-top: 32px
}

.richtext.lh32 {
	line-height: 32px
}

.richtext.lh34 {
	line-height: 34px
}

.richtext.lh36 {
	line-height: 36px
}

.richtext.lh40 {
	line-height: 40px
}

.richtext h1 {
	line-height: normal !important
}

.richtext h2 {
	display: block;
	width: 100%;
	font-size: 36px;
	color: #000;
	line-height: 1.32;
	margin-bottom: 20px
}

.richtext h2 * {
	color: inherit;
	font-size: inherit;
	line-height: inherit
}

.richtext a {
	color: #01b053 !important;
	text-decoration: underline
}

.richtext a:hover {
	color: #0047ba !important;
	text-decoration: none
}

.richtext.news-two h2 {
	font-size: 30px;
	color: #333;
	background: url(../images/i-h.png) no-repeat left 0 top 10px;
	padding-left: 50px
}

.richtext strong {
	font-size: 20px;
	display: inline-block;
	color: #0047ba;
	vertical-align: top
}

.richtext.strong strong {
	display: inline-block;
	color: #0047ba;
	vertical-align: top;
	padding-right: 10px
}

.richtext ul {
	list-style: none !important
}

.richtext ul li {
	list-style: none !important;
	position: relative;
	padding-left: 16px;
	color: inherit;
	margin-bottom: 10px
}

.richtext ul li:last-child {
	margin-bottom: 0
}

.richtext ul li * {
	font-size: inherit;
	color: inherit;
	line-height: inherit
}

.richtext ul li:before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	background: #01b053;
	position: absolute;
	left: 0;
	top: 12px;
	border-radius: 100%
}

.richtext ol {
	list-style-type: decimal;
	padding-left: 16px
}

.richtext ol li {
	list-style: inherit
}

.richtext table {
	width: 100%
}

.richtext table tr {
	background: none
}

.richtext table tr:last-child {
	border-bottom: 1px solid #e6e6e6
}

.richtext table tr td {
	border-left: 1px solid #e6e6e6;
	padding: 25px 16px;
	padding: 12px 16px;
	font-size: inherit;
	color: inherit;
	line-height: inherit;
	background: none;
	text-align: center;
	word-break: normal !important
}

.richtext table tr td * {
	font-size: inherit;
	color: inherit;
	line-height: inherit;
	font-weight: inherit;
	word-break: normal !important
}

.richtext table tr td:last-child {
	border-right: 1px solid #e6e6e6
}

.richtext table tr:nth-child(even) {
	background: #f7f7f7
}

.richtext table tr:nth-child(1) {
	background: #01b053;
	color: #fff;
	font-size: 20px
}

.richtext table tr.ons {
	background: #01b053;
	color: #fff
}

.richtext table tr.ons td {
	border-top: 1px solid #e6e6e6
}

.richtext .over-tabs {
	overflow-x: auto;
	padding-bottom: 18px
}

.richtext .over-tabs::-webkit-scrollbar {
	width: 100%;
	height: 2px;
	background: none;
	background-color: #e6e6e6;
	overflow: initial;
	margin-top: 18px
}

.richtext .over-tabs::-webkit-scrollbar-thumb {
	height: 2px;
	background-color: #01b053
}

iframe {
	border: none
}

.iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 32
}

.pointer {
	cursor: pointer
}

.mores-boxs .mores {
	display: inline-block;
	vertical-align: top
}

.mores-boxs .mores i.it {
	width: 36px;
	height: 2px;
	vertical-align: middle;
	position: relative;
	background: #01b053
}

.mores-boxs .mores i.it:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-top: 2px solid #01b053;
	position: absolute;
	right: 1px;
	top: 50%;
	margin-top: -5px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

small {
	font-size: 12px
}

ul,ol {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0
}

a {
	text-decoration: none;
	outline: none
}

a:hover {
	color: #01b053
}

sup {
	vertical-align: text-top
}

s {
	text-decoration: none
}

sub {
	vertical-align: text-bottom
}

img {
	border: 0;
	vertical-align: middle
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

.regular {
	font-family: "Arial"
}

.bold,.b-bold,.semibold {
	font-weight: bold
}

.inner-body {
	overflow-x: hidden
}

.filter {
	filter: brightness(.5)
}

.swiper-container .swiper-slide {
	height: auto
}

.clearfix:before,.fix:before {
	content: '';
	display: table;
	clear: both
}

.clearfix:after,.fix:after {
	content: '';
	display: table;
	clear: both
}

.lf {
	float: left
}

.rt {
	float: right
}

dt {
	font-weight: normal
}

.upps {
	text-transform: uppercase
}

.ellipsis {
	text-overflow: ellipsis
}

.i-imgs img,.thumbs img,.i-boxs img {
	display: inline
}

.sep-container {
	width: 100%;
	max-width: 1360px;
	margin: auto
}

.sep-container.pres {
	position: relative;
	z-index: 10
}

.sep-container50 {
	width: 100%;
	max-width: 680px
}

.cens {
	text-align: center
}

.ris {
	text-align: right
}

.m-bottoms {
	margin-bottom: 25px
}

.m-tops {
	margin-top: 25px
}

.spans {
	line-height: 30px;
	overflow: hidden
}

.spans * {
	font-size: inherit;
	line-height: inherit;
	color: inherit
}

.spans.lh32 {
	line-height: 32px
}

.spans.lh36 {
	line-height: 36px
}

.thumbs {
	width: 100%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center
}

.thumbs img {
	max-width: 100%
}

.titles-a {
	color: #1a1a1a
}

.spans,.titles-a {
	display: block;
	width: 100%
}

.block {
	display: block
}

.over-hides {
	overflow: hidden;
	position: relative
}

.pres {
	position: relative
}

.pres #xx-forms {
	position: absolute;
	top: -80px;
	left: 0
}

.help-block {
	display: none !important
}

.img-rot:hover .img-rot-lists {
	-webkit-animation: myfirst .5s;
	-moz-animation: myfirst .5s;
	-ms-animation: myfirst .5s;
	-o-animation: myfirst .5s;
	animation: myfirst .5s
}

@keyframes myfirst {
	0% {
		transform: rotate(0)
	}

	25% {
		transform: rotate(15deg)
	}

	50% {
		transform: rotate(0)
	}

	75% {
		transform: rotate(15deg)
	}

	100% {
		transform: rotate(0)
	}
}

.t-cens {
	text-align: center
}

.wids {
	width: 100%
}

.wids img {
	width: 100%
}

.gtj-img img {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

i {
	vertical-align: middle
}

body {
	max-width: 100%;
	margin: 0 auto
}

.m-hes img {
	max-height: 100%
}

.gtj-t-r-deg1 {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.gtj-t-r-deg2 {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.gtj-t-r-deg {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.gtj-t-ty-fives {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.li-imgs:hover .i-imgs-lists.i-imgs1 {
	width: 0;
	height: 0
}

.li-imgs:hover .i-imgs-lists.i-imgs2 {
	width: 100%;
	height: auto
}

.li-imgs.active .i-imgs-lists.i-imgs1 {
	width: 0;
	height: 0
}

.li-imgs.active .i-imgs-lists.i-imgs2 {
	width: 100%;
	height: auto
}

.i-imgs-lists {
	display: block;
	height: 0;
	width: 0;
	overflow: hidden
}

.i-imgs-lists.i-imgs1 {
	width: 100%;
	height: auto
}

.i-imgs-lists.i-imgs2 {
	width: 0;
	height: 0
}

.imgs-hovers {
	position: relative
}

.imgs-hovers:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.li-tops-hovers {
	position: relative
}

.li-tops-hovers:hover .li-tops {
	display: inline-block;
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px)
}

.text_center {
	text-align: center
}

html {
	width: 100%;
	overflow-x: hidden
}

body {
	width: 100%
}

.swiper-button-disabled {
	display: none !important
}

.nowrap {
	white-space: nowrap
}

.gtj-ons {
	margin-top: 10px
}

.gtj-ff-arial {
	font-family: "Arial"
}

.gtj-ff-bold {
	font-weight: bold
}

.trans {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.trans1 {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

li {
	list-style: none
}

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

.flex-c-ver {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.fix:before,.clearfix:before {
	content: '';
	display: table;
	clear: both
}

.fix:after,.clearfix:after {
	content: '';
	display: table;
	clear: both
}

.mt10 {
	margin-top: 10px
}

.mt15 {
	margin-top: 15px
}

.mt20 {
	margin-top: 20px
}

.mt30 {
	margin-top: 30px
}

.mt40 {
	margin-top: 40px
}

.mt50 {
	margin-top: 50px
}

.mt60 {
	margin-top: 60px
}

.mt66 {
	margin-top: 66px
}

.mt70 {
	margin-top: 70px
}

.mt80 {
	margin-top: 80px
}

.mt90 {
	margin-top: 90px
}

.mt120 {
	margin-top: 120px
}

.mt180 {
	margin-top: 180px
}

.mt190 {
	margin-top: 190px
}

.pt20 {
	padding-top: 20px
}

.pt30 {
	padding-top: 30px
}

.pt40 {
	padding-top: 40px
}

.pt50 {
	padding-top: 50px
}

.pt60 {
	padding-top: 60px
}

.pt70 {
	padding-top: 70px
}

.pt80 {
	padding-top: 80px
}

.pt90 {
	padding-top: 90px
}

.pt100 {
	padding-top: 100px
}

.pt110 {
	padding-top: 110px
}

.pt120 {
	padding-top: 80px
}

.pt130 {
	padding-top: 80px
}

.pt140 {
	padding-top: 140px
}

.pt220 {
	padding-top: 220px
}

.pb20 {
	padding-bottom: 20px
}

.pb30 {
	padding-bottom: 30px
}

.pb40 {
	padding-bottom: 40px
}

.pb50 {
	padding-bottom: 50px
}

.pb60 {
	padding-bottom: 60px
}

.pb70 {
	padding-bottom: 50px
}

.pb75 {
	padding-bottom: 75px
}

.pb80 {
	padding-bottom: 80px
}

.pb90 {
	padding-bottom: 80px
}

.pb100 {
	padding-bottom: 100px
}

.pb110 {
	padding-bottom: 110px
}

.pb120 {
	padding-bottom: 80px
}

.pb130 {
	padding-bottom: 80px
}

.pb140 {
	padding-bottom: 140px
}

.pb150 {
	padding-bottom: 150px
}

.pb160 {
	padding-bottom: 160px
}

.pb190 {
	padding-bottom: 140px
}

.fz14 {
	font-size: 14px
}

.fz15 {
	font-size: 15px
}

.fz17 {
	font-size: 17px
}

.fz18 {
	font-size: 18px
}

.fz20 {
	font-size: 20px
}

.fz22 {
	font-size: 22px
}

.fz24 {
	font-size: 24px
}

.fz26 {
	font-size: 26px
}

.fz28 {
	font-size: 28px
}

.fz30 {
	font-size: 30px
}

.fz32 {
	font-size: 32px
}

.fz34 {
	font-size: 34px
}

.fz35 {
	font-size: 35px
}

.fz36 {
	font-size: 36px
}

.fz38 {
	font-size: 38px
}

.fz40 {
	font-size: 40px
}

.fz44 {
	font-size: 44px
}

.fz46 {
	font-size: 46px
}

.fz48 {
	font-size: 48px
}

.fz50 {
	font-size: 50px
}

.fz56 {
	font-size: 56px
}

.fz59 {
	font-size: 59px
}

.fz60 {
	font-size: 60px
}

.fz64 {
	font-size: 64px
}

.fz67 {
	font-size: 67px
}

.fz70 {
	font-size: 70px
}

.fz72 {
	font-size: 72px
}

.fz180 {
	font-size: 180px
}

.fz230 {
	font-size: 230px
}

#onlineService {
	position: fixed;
	right: 0;
	bottom: 32%;
	z-index: 100998
}

.offside {
	width: 50px
}

.offside li {
	width: 50px;
	height: 50px;
	position: relative;
	background: #b1b1b1;
	border-bottom: 1px solid #fff;
	text-align: center;
	transition: all .7s;
	-webkit-transition: all .7s
}

.offside .code {
	position: absolute;
	top: 0;
	right: 50px;
	display: none;
	margin: 0
}

.offside a,.offside div {
	color: #333;
	position: absolute;
	z-index: 11;
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	cursor: pointer
}

.offside p {
	float: left;
	line-height: 50px;
	font-size: 16px;
	font-weight: 700;
	padding: 0 0 0 10px;
	color: #fff;
	opacity: 0;
	position: absolute;
	white-space: nowrap
}

.offside .icon {
	font-size: 28px;
	height: 100%;
	line-height: 50px;
	text-align: center;
	display: block;
	color: #fff
}

.offside li:not(.li_3) a,.offside .li_3 a,.offside .li_3 div {
	width: 50px
}

.offside .back_top {
	display: none
}

.offside li {
	background: #01b053
}

.offside li:last-child {
	background: #b1b1b1
}

.offside .erweima {
	width: 150px;
	height: 150px;
	position: absolute;
	left: -150px;
	top: 0;
	display: none
}

.offside li:hover a,.offside li:hover div,.offside li:hover .icon {
	color: #fff
}

.offside li:hover p {
	opacity: 1
}

.offside li:not(.li_3):hover {
	background: #0047ba
}

.offside li:not(.li_erweima):hover .erweima {
	display: block
}

.offside .tel {
	width: 230px;
	transform: translateX(-180px);
	-webkit-transform: translateX(-180px)
}

.offside .back_none {
	height: 0;
	border: 0 !important
}

.offside .li {
	transform: translateX(100%);
	-webkit-transform: translateX(100%)
}

.offside .unfold {
	width: 30px;
	transform: translateX(20px);
	-webkit-transform: translateX(20px)
}

@media screen and (max-width:768px) {
	#onlineService {
		right: auto;
		left: 0;
		bottom: 0;
		width: 100%
	}

	.sep-footer {
		margin-bottom: 50px
	}

	.offside {
		width: 100%;
		display: -ms-flex;
		display: -webkit-flex;
		display: flex
	}

	.offside li {
		width: 100%;
		text-align: center
	}

	.offside li.onss {
		display: none
	}

	.offside li+li {
		border-left: 1px solid rgba(255,255,255,0.3)
	}

	.offside li.fold {
		display: none !important
	}

	.offside .tel {
		width: 100%;
		text-align: center;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}

	.offside .tel.onss {
		display: none
	}

	.offside .tel p {
		display: none
	}

	.offside a,.offside div {
		width: 100% !important
	}

	.offside .erweima {
		top: auto;
		bottom: 100%;
		left: 50%;
		transform: translateX(-50%);
		height: auto
	}
}

.tops-hes {
	display: block;
	width: 100%;
	height: 170px
}

.sep-header {
	width: 100%;
	height: 170px;
	z-index: 100;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff
}

.sep-header i {
	font: normal normal normal 14px/1 FontAwesome
}

.sep-header .h-tops {
	width: 100%;
	height: 50px;
	background: #01b053
}

.sep-header.ons {
	position: absolute;
	left: 0;
	top: 0
}

.sep-header.ons .h-tops {
	display: none
}

.sep-header .logo {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	height: 100px;
	float: left;
	overflow: hidden;
	margin: 10px 0
}

.sep-header .logo img {
	max-width: 100%;
	max-height: 96%
}

.sep-header.onss {
	position: fixed;
	left: 0;
	top: 0;
	box-shadow: 0 0 0 1px #e6e6e6;
	height: 84px
}

.sep-header.onss .logo {
	height: 64px
}

.sep-header.onss .logo img {
	max-width: 88%
}

.sep-header.onss .h-tops {
	display: none
}

.sep-header.onss .sep-mainnav .sep-container>ul {
	margin-top: 0
}

.sep-header .texts-rights {
	width: auto;
	z-index: 102;
	position: relative
}

.sep-header .globals {
	display: inline-block;
	vertical-align: top;
	position: relative;
	line-height: 40px;
	margin-top: 5px;
	margin-left: 70px
}

.sep-header .globals img {
	max-width: 100%
}

.sep-header .globals i {
	color: #fff;
	font-size: 16px;
	display: inline-block
}

.sep-header .globals>a {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	padding: 0 4px;
	line-height: inherit
}

.sep-header .globals>a .i-imgs {
	display: inline-block;
	vertical-align: top;
	line-height: inherit;
	margin-right: 10px
}

.sep-header .globals ul {
	position: absolute;
	display: block;
	height: 0;
	overflow: hidden;
	top: 100%;
	right: 0;
	width: 236px;
	text-align: left;
	background: #f3f3f3;
	z-index: 10200;
	box-shadow: 0 0 3px #666
}

.sep-header .globals ul li {
	padding: 13px 17px;
	background: #fff;
	line-height: normal
}

.sep-header .globals ul li a {
	font-size: 14px;
	color: #6d6d6d;
	margin: 0 5px
}

.sep-header .globals ul li a img {
	margin-right: 30px
}

.sep-header .globals ul li:hover {
	background: #e8e8e8
}

.sep-header .globals ul li:hover a {
	color: #188ed2
}

.sep-header .globals:hover .fa-angle-down {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.sep-header .globals:hover ul {
	height: auto
}

.sep-header .forms {
	width: 100%;
	z-index: 103;
	position: absolute;
	left: 0;
	top: 100%;
	height: 0;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	background: #01b053
}

.sep-header .forms.ons {
	height: 80px;
	padding: 25px 0 0;
	border-top: 1px solid #fff
}

.sep-header .forms .forms-boxs {
	display: block;
	width: 100%;
	overflow: hidden
}

.sep-header .forms .forms-boxs .sep-container {
	max-width: 1200px
}

.sep-header .forms form {
	line-height: normal;
	position: relative;
	width: 100%;
	overflow: hidden;
	float: right
}

.sep-header .forms form input[type='text'] {
	box-shadow: none;
	width: 100%;
	color: #fff;
	line-height: 26px;
	outline: none;
	display: inline-block;
	border: none;
	font-size: 18px;
	padding-left: 14px;
	padding-right: 40px;
	background: none;
	border-radius: 0;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out;
	border-bottom: 1px solid #fff
}

.sep-header .forms form input[type='text']::-webkit-input-placeholder {
	color: #fff
}

.sep-header .forms form button[type='submit'] {
	width: 38px;
	height: 100%;
	display: block;
	border: none;
	background: none;
	outline: none;
	position: absolute;
	top: 0;
	right: 0
}

.sep-header .forms form button[type='submit'] i {
	font-size: 18px;
	color: #fff;
	border-color: #fff
}

.sep-header .forms form button[type='submit'] i:after {
	background: #fff
}

.sep-header .top-emalls-titles {
	display: inline-block;
	vertical-align: top;
	margin-top: 10px
}

.sep-header .top-emalls-titles .spans {
	width: auto;
	display: inline-block;
	vertical-align: top;
	line-height: 30px;
	color: #fff;
	position: relative;
	padding-left: 27px
}

.sep-header .top-emalls-titles .spans i {
	color: inherit;
	font-size: inherit;
	position: absolute;
	left: 0;
	top: 0;
	line-height: inherit;
	color: #fff
}

.sep-header .top-emalls-titles .spans+.spans {
	margin-left: 80px
}

.sep-header .top-emalls-titles .spans:hover {
	text-decoration: underline
}

.sep-header .sep-searchs-boxs {
	cursor: pointer;
	position: relative;
	color: #fff;
	line-height: 50px;
	display: inline-block;
	vertical-align: top
}

.sep-header .sep-searchs-boxs.ons i.ons1 {
	display: none
}

.sep-header .sep-searchs-boxs.ons i.ons2 {
	display: inline-block
}

.sep-header .sep-searchs-boxs i {
	color: #fff;
	margin-right: 8px;
	min-width: 18px;
	font-size: inherit
}

.sep-header .sep-searchs-boxs i.ons2 {
	display: none
}

.sep-header .sep-searchs-boxs:hover:hover {
	text-decoration: underline
}

.sep-mainnav {
	width: 100%;
	position: relative
}

.sep-mainnav .sep-container {
	justify-content: space-between
}

.sep-mainnav .sep-container>ul {
	width: auto;
	display: block;
	margin-top: 36px
}

.sep-mainnav .sep-container>ul>li {
	margin: 0 19px;
	line-height: 84px
}

.sep-mainnav .sep-container>ul>li:nth-child(1) {
	margin-left: 0
}

.sep-mainnav .sep-container>ul>li:last-child {
	margin-right: 0
}

.sep-mainnav .sep-container>ul>li>a {
	line-height: 84px;
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.sep-mainnav .sep-container>ul>li>a>i {
	display: block;
	width: 95px;
	height: 8px;
	background: #01b053;
	position: absolute;
	left: 50%;
	margin-left: -48px;
	bottom: 0;
	opacity: 0
}

.sep-mainnav .sep-container>ul>li.active>a {
	color: #01b053
}

.sep-mainnav .sep-container>ul>li.active>a i {
	opacity: 1
}

.sep-mainnav .sep-container>ul>li:hover>a {
	color: #01b053
}

.sep-mainnav .sep-container>ul>li:hover>a i {
	opacity: 1
}

.sep-mainnav .sep-container>ul>li.ons>a {
	color: #000
}

.sep-mainnav .sep-container>ul>li.ons>a i {
	opacity: 0
}

.sep-mainnav .sep-container ul li {
	float: left;
	width: auto;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	color: #000
}

.sep-mainnav .sep-container ul li>a {
	color: #000;
	display: block;
	text-align: center
}

.sep-mainnav .sep-container ul li>a:hover {
	text-decoration: none
}

.sep-mainnav .sep-container ul li.ios {
	position: relative
}

.sep-mainnav .sep-container ul li:hover .pro-boxs {
	opacity: 1;
	visibility: initial;
	z-index: initial
}

.sep-mainnav .sep-container ul li:hover .ul {
	opacity: 1;
	visibility: initial;
	z-index: initial
}

.sep-mainnav .sep-container ul li .ul {
	background: rgba(255,255,255,0.97);
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 999;
	min-width: 240px;
	float: left;
	display: block;
	border-top: 0;
	padding: 22px 0;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	text-align: left;
	opacity: 0;
	visibility: hidden;
	z-index: -1
}

.sep-mainnav .sep-container ul li .ul.ons li {
	width: 50%;
	float: left
}

.sep-mainnav .sep-container ul li .ul li {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	white-space: nowrap;
	position: relative
}

.sep-mainnav .sep-container ul li .ul li a {
	font-weight: normal;
	font-size: 16px;
	padding: 10px 12px;
	padding-left: 32px;
	text-align: left;
	color: #676767;
	position: relative;
	line-height: 24px
}

.sep-mainnav .sep-container ul li .ul li a i {
	display: block;
	width: 3px;
	height: 18px;
	position: absolute;
	left: 0;
	top: 11px;
	background: #01b053;
	opacity: 0
}

.sep-mainnav .sep-container ul li .ul li a:hover {
	border: none;
	color: #01b053
}

.sep-mainnav .sep-container ul li .ul li a:hover i {
	opacity: 1
}

.sep-mainnav .sep-container ul li .ul li .ul-ul {
	background: rgba(255,255,255,0.97);
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 999;
	min-width: 240px;
	float: left;
	display: none;
	border-top: 0;
	padding: 22px 0;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	text-align: left
}

.sep-mainnav .sep-container ul li .ul li .ul-ul.ons li {
	width: 50%;
	float: left
}

.sep-mainnav .sep-container ul li .ul li .ul-ul li {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	white-space: nowrap;
	position: relative
}

.sep-mainnav .sep-container ul li .ul li .ul-ul li a {
	font-weight: normal;
	font-size: 16px;
	padding: 10px 12px;
	padding-left: 32px;
	text-align: left;
	color: #676767;
	position: relative;
	line-height: 24px
}

.sep-mainnav .sep-container ul li .ul li .ul-ul li a i {
	display: block;
	width: 3px;
	height: 18px;
	position: absolute;
	left: 0;
	top: 11px;
	background: #01b053;
	opacity: 0
}

.sep-mainnav .sep-container ul li .ul li .ul-ul li a:hover {
	background: #01b053;
	color: #fff
}

.sep-mainnav .sep-container ul li .ul li .ul-ul li a:hover i {
	opacity: 1
}

.sep-mainnav .sep-container ul li .pro-boxs {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	background: rgba(0,0,0,0.8);
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	z-index: -1;
	padding: 36px 0 46px
}

.sep-mainnav .sep-container ul li .pro-boxs.ons1 {
	padding: 0 0 60px
}

.sep-mainnav .sep-container ul li .pro-boxs.active {
	opacity: 1;
	visibility: initial
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs1 {
	min-width: 100px;
	margin: 0 -150px 0 -30px
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs1 .boxs-lists {
	width: 25%;
	padding-right: 44px
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs1 .boxs-lists .thumbs {
	max-width: 264px;
	background: #ddf1ff
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs1 .boxs-lists .thumbs.ons {
	height: 150px
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs1 .boxs-lists .thumbs.ons img {
	max-height: 90%
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs1 .b-lists {
	display: block;
	width: 100%;
	color: #fff;
	line-height: 30px;
	padding: 9px 0;
	position: relative
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs1 .b-lists:hover,.sep-mainnav .sep-container ul li .pro-boxs .boxs1 .b-lists.active {
	color: #01b053
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs1 .titles-a {
	color: #fff;
	line-height: 1.32;
	margin-top: 40px;
	margin-bottom: 12px
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs1 .titles-a:hover {
	color: #01b053
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs2 {
	width: 100%;
	margin: -8px 15px 0
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs2 .p-lists {
	width: calc(25% - 30px);
	margin: 0 15px;
	padding: 44px 40px 0
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs2 .p-lists:hover {
	background: #01b053
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs2 .thumbs {
	border: 2px solid #fff;
	background: #fff
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs2 .thumbs.ons {
	height: 150px
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs2 .titles-a {
	min-height: 96px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	line-height: 1.32
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs2 .titles-a:hover {
	text-decoration: underline
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs3 {
	width: 100%;
	justify-content: space-between
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs3 .p-lists {
	width: auto;
	text-align: center
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs3 .p-lists:hover .titles-a {
	color: #01b053
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs3 .thumbs {
	height: 44px
}

.sep-mainnav .sep-container ul li .pro-boxs .boxs3 .titles-a {
	display: flex;
	text-align: center;
	color: #fff;
	line-height: 1.32;
	white-space: nowrap;
	margin-top: 25px
}

.sep-mainnav ul li .homes-ul .homes-rights .lists-boxs>ul>li {
	width: 100%
}

.sep-mainnav ul li .homes-ul .homes-rights .lists-boxs>ul>li>ul>li {
	width: 100%
}

.sep-banner {
	width: 100%;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	z-index: 10
}

.sep-banner.banner-one {
	display: block
}

.sep-banner.banner-two {
	display: none
}

.sep-banner .banner .list {
	position: relative;
	display: block
}

.sep-banner .banner .list img {
	max-width: 100%
}

.sep-banner .banner .list .b-covers {
	width: 100%;
	position: absolute;
	top: 26%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	align-items: center;
	z-index: 20
}

.sep-banner .banner .list .b-covers.ons1 {
	top: 30%
}

.sep-banner .banner .list .b-covers.ons2 {
	top: 40%
}

.sep-banner .banner .list .b-covers .boxs {
	width: 100%
}

.sep-banner .banner .list .b-covers .boxs.max800 {
	max-width: 800px
}

.sep-banner .banner .list .b-covers .i-imgs {
	margin-bottom: 32px
}

.sep-banner .banner .list .b-covers .b-titles {
	display: block;
	color: #fff;
	line-height: 1.2;
	position: relative
}

.sep-banner .banner .list .b-covers .b-titles.cors1 {
	color: #0047ba
}

.sep-banner .banner .list .b-covers .b-titles.cors2 {
	color: #eb5902
}

.sep-banner .banner .list .b-covers .b-titles:hover {
	color: #01b053
}

.sep-banner .banner .list .b-covers .b-spans {
	display: block;
	width: 100%;
	color: #fff;
	line-height: 1.6
}

.sep-banner .banner .list .b-covers .b-spans.max420 {
	max-width: 420px
}

.sep-banner .banner .list .b-covers .b-spans * {
	font-size: inherit;
	color: inherit;
	line-height: inherit
}

.sep-banner .banner .list .b-covers .b-spans.cor666 {
	color: #666
}

.sep-banner .banner .list .b-covers .b-spans.cors1 {
	color: #0047ba
}

.sep-banner .banner .list .b-covers .b-spans.cors2 {
	color: #eb5902
}

.sep-banner .banner .list .b-covers .mores-boxs {
	display: block;
	width: 100%
}

.sep-banner .banner .list .b-covers .mores-boxs .mores {
	line-height: 30px;
	padding: 3px 12px;
	text-align: center;
	position: relative;
	background: #01b053;
	color: #fff;
	margin-top: 10px;
	margin-right: 10px
}

.sep-banner .banner .list .b-covers .mores-boxs .mores:last-child {
	margin-right: 0
}

.sep-banner .banner .list .b-covers .mores-boxs .mores:last-child {
	margin-right: 0
}

.sep-banner .banner .list .b-covers .mores-boxs .mores.active {
	background: #0047ba
}

.sep-banner .banner .list .b-covers .mores-boxs .mores.active:hover {
	background: #01b053
}

.sep-banner .banner .list .b-covers .mores-boxs .mores.active1 {
	background: #eb5902
}

.sep-banner .banner .list .b-covers .mores-boxs .mores.active1:hover {
	background: #01b053
}

.sep-banner .banner .list .b-covers .mores-boxs .mores:hover {
	background: #0047ba
}

.sep-banner .lr-lists-boxs .lr-lists {
	width: 80px;
	height: 80px;
	border-radius: 100%;
	z-index: 88;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	background: #01b053;
	opacity: .5;
	text-align: center;
	cursor: pointer
}

.sep-banner .lr-lists-boxs .lr-lists i {
	width: 24px;
	height: 24px;
	position: relative;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	left: 50%;
	margin-left: -10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.sep-banner .lr-lists-boxs .lr-lists.lr-lefts {
	left: 66px
}

.sep-banner .lr-lists-boxs .lr-lists.lr-lefts i {
	border-left: 4px solid #fff;
	border-bottom: 4px solid #fff
}

.sep-banner .lr-lists-boxs .lr-lists.lr-rights {
	right: 66px
}

.sep-banner .lr-lists-boxs .lr-lists.lr-rights i {
	margin-left: -14px;
	border-top: 4px solid #fff;
	border-right: 4px solid #fff
}

.sep-banner .lr-lists-boxs .lr-lists:hover {
	opacity: 1
}

.sep-banner .lr-lists-boxs .lr-lists:hover i {
	color: #fff
}

.sep-banner .swiper-pagination-ban.swiper-pagination {
	width: auto;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
	bottom: 30px
}

.sep-banner .swiper-pagination-ban.swiper-pagination span {
	width: 8px;
	height: 8px;
	background: #fff;
	opacity: .6;
	margin: 0 6px;
	position: relative;
	z-index: 20;
	border-radius: 4px
}

.sep-banner .swiper-pagination-ban.swiper-pagination span.swiper-pagination-bullet-active {
	width: 36px;
	opacity: 1;
	background: #01b053
}

.home-titles {
	color: #01b053;
	line-height: 1
}

.home-titles span {
	display: inline-block;
	vertical-align: top;
	color: inherit;
	line-height: 1;
	padding: 0 14px;
	position: relative;
	font-family: inherit
}

.home-titles span:before {
	content: '';
	display: block;
	width: 70px;
	height: 1px;
	background: #01b053;
	position: absolute;
	right: 100%;
	top: 50%
}

.home-titles span:after {
	content: '';
	display: block;
	width: 70px;
	height: 1px;
	background: #01b053;
	position: absolute;
	left: 100%;
	top: 50%
}

.titles {
	width: 100%;
	height: auto;
	display: block;
	color: #000;
	line-height: 1.2;
	position: relative
}

.titles * {
	font-size: inherit;
	color: inherit;
	line-height: inherit
}

.titles.afts:after {
	content: '';
	display: block;
	width: 80px;
	height: 3px;
	background: #01b053;
	margin-top: 20px
}

.titles.cens:after {
	margin-left: auto;
	margin-right: auto
}

.titles.cors {
	color: #fff
}

.titles.cors1 {
	color: #01b053
}

.titles.maxs1 {
	max-width: 830px;
	margin: auto
}

.titles.maxs2 {
	max-width: 1080px;
	margin: auto
}

.titles.maxs580 {
	max-width: 580px
}

.titles.lh1 {
	line-height: 1.1
}

.titles.ons {
	margin-bottom: 30px
}

.titles.ons1 {
	margin-bottom: 60px
}

.titles.onss {
	margin-top: 30px
}

a.titles:hover {
	color: #01b053
}

a.titles:hover.cors {
	color: #0047ba
}

.imgs-bgs {
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 1
}

.imgs-bgs .bgs-lists {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0
}

.imgs-bgs .bgs-lists.active {
	width: 100%;
	height: 100%;
	overflow: initial
}

.imgs-bgs.trs {
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}

.imgs-bgs.bgs:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 6
}

.imgs-bgs img.ons {
	max-width: 100%
}

.imgs-bgs.maxs {
	width: 100%
}

.imgs-bgs.maxs img {
	width: 100%
}

.imgs-bgs.ons {
	top: auto;
	bottom: 0
}

.imgs-bgs.img-rs {
	left: 50%
}

.imgs-bgs.img-ls {
	z-index: 2;
	left: auto;
	right: 0
}

.imgs-bgs.hes {
	min-width: 100%;
	height: 100%
}

.imgs-bgs.hes img {
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 2
}

.imgs-bgs.hes1 {
	min-width: 100%;
	height: 100%
}

.imgs-bgs.hes1 img {
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 2
}

.imgs-bgs.hes2 {
	min-width: 100%
}

.imgs-bgs.hes2 img {
	min-width: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 2
}

.imgs-bgs.c-bgs {
	background: #01b053
}

.imgs-bgs.r-bgs img {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.sep-body {
	position: relative;
	z-index: 8
}

.sep-body .sep-container {
	position: relative;
	z-index: 10
}

.sep-body .richtext {
	width: 100%;
	color: rgba(0,0,0,0.8)
}

.sep-body .richtext * {
	font-size: inherit;
	line-height: inherit;
	color: inherit
}

.sep-body .richtext.cors {
	color: #fff
}

.sep-body .richtext.cors * {
	color: #fff
}

.sep-pro-boxs {
	padding: 80px 0
}

.sep-pro-ul-boxs {
	width: 100%
}

.sep-pro-ul-boxs.ons {
	margin-top: 32px
}

.sep-pro-ul-boxs .p-boxs {
	margin: 0 -5px
}

.sep-pro-ul-boxs .p-lists {
	width: calc(60% - 20px);
	position: relative;
	min-height: 404px;
	padding: 74px 39px 6px;
	margin: 0 5px 10px;
	overflow: hidden;
	background: #0047ba
}

.sep-pro-ul-boxs .p-lists.ons {
	width: 40%
}

.sep-pro-ul-boxs .p-lists:nth-child(3) .span-boxs .spans {
	width: 70%
}

.sep-pro-ul-boxs .p-lists:nth-child(3) .span-boxs .thumbs {
	width: 50%;
	padding-left: 30px;
	margin-left: auto;
	margin-top: -90px
}

.sep-pro-ul-boxs .p-lists:hover .imgs-bgs {
	opacity: 0
}

.sep-pro-ul-boxs .p-lists:hover .mores-boxs .mores:after {
	border-right-color: #01b053
}

.sep-pro-ul-boxs .p-lists:hover .titles-a {
	color: #fff
}

.sep-pro-ul-boxs .p-lists:hover .titles-a:hover {
	color: #01b053
}

.sep-pro-ul-boxs .p-lists:hover .spans {
	opacity: 0
}

.sep-pro-ul-boxs .p-lists:hover .thumbs {
	opacity: 0
}

.sep-pro-ul-boxs .p-lists:hover .ul-boxs {
	display: block
}

.sep-pro-ul-boxs .thumbs {
	position: relative;
	z-index: 11
}

.sep-pro-ul-boxs .thumbs img {
	max-width: 100%
}

.sep-pro-ul-boxs .span-boxs {
	width: 100%;
	margin-top: 16px;
	position: relative
}

.sep-pro-ul-boxs .span-boxs .spans {
	width: 50%
}

.sep-pro-ul-boxs .span-boxs .thumbs {
	width: 50%;
	padding-left: 30px
}

.sep-pro-ul-boxs .ul-boxs {
	width: 100%;
	margin-top: 4px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 12;
	display: none
}

.sep-pro-ul-boxs .ul-boxs .ul-lists {
	width: 100%;
	color: #fff;
	line-height: 36px;
	padding-left: 20px;
	display: block;
	position: relative
}

.sep-pro-ul-boxs .ul-boxs .ul-lists:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #fff;
	position: absolute;
	left: 0;
	top: 14px
}

.sep-pro-ul-boxs .ul-boxs .ul-lists:hover {
	color: #01b053
}

.sep-pro-ul-boxs .ul-boxs .ul-lists:hover:before {
	background: #01b053
}

.sep-pro-ul-boxs .lis-boxs {
	width: 100%;
	position: relative;
	z-index: 10
}

.sep-pro-ul-boxs .titles-a {
	line-height: 1.2;
	color: #000;
	position: relative
}

.sep-pro-ul-boxs .titles-a:hover {
	color: #01b053
}

.sep-pro-ul-boxs .spans {
	line-height: 1.7
}

.sep-pro-ul-boxs .mores-boxs .mores {
	width: 94px;
	height: 106px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 9;
	overflow: hidden
}

.sep-pro-ul-boxs .mores-boxs .mores:after {
	content: '';
	display: block;
	border: 106px solid transparent;
	border-left-width: 0;
	border-bottom-width: 0;
	border-right-width: 94px;
	border-right-color: #0047ba;
	position: absolute;
	right: 0;
	top: 0
}

.sep-pro-ul-boxs .mores-boxs .mores i {
	width: 20px;
	height: 4px;
	background: #fff;
	position: absolute;
	bottom: 30px;
	right: 19px;
	z-index: 10
}

.sep-pro-ul-boxs .mores-boxs .mores i:after {
	content: '';
	display: block;
	width: 4px;
	height: 20px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -2px;
	top: 50%;
	margin-top: -10px
}

.sep-about-boxs {
	width: 100%;
	padding: 80px 0 0;
	overflow: hidden;
	position: relative
}

.sep-about-boxs .b-boxs {
	position: relative;
	z-index: 10
}

.sep-about-boxs .b-boxs .b-lists {
	width: calc(50% + 20px);
	justify-content: flex-end
}

.sep-about-boxs .b-boxs .b-lists .sep-container50 {
	position: relative;
	left: 20px
}

.sep-about-boxs .b-boxs .b-lists:nth-child(1) {
	width: calc(50% - 20px);
	padding-right: 54px
}

.sep-about-boxs .richtext {
	margin-top: 32px
}

.sep-about-boxs .kigo-boxs {
	width: 100%;
	text-align: right;
	height: 182px;
	line-height: .9;
	background: #0047ba;
	color: rgba(255,255,255,0.1);
	margin-top: 76px
}

.sep-about-boxs .i-video {
	display: block;
	width: 0;
	height: 0;
	border: 34px solid transparent;
	border-left-color: rgba(255,255,255,0.5);
	border-right-width: 0;
	border-left-width: 60px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 20
}

.sep-about-boxs .mores-boxs .mores {
	line-height: 30px;
	padding: 15px 66px;
	background: #0047ba;
	color: #fff
}

.sep-about-boxs .mores-boxs .mores:hover {
	background: #01b053
}

.sep-company-text-boxs {
	width: calc(60% + 10px);
	height: 272px;
	background: #01b053;
	margin-top: -60px;
	color: rgba(255,255,255,0.1);
	line-height: 1.8;
	position: relative;
	z-index: 12
}

.sep-solutions-boxs {
	width: 100%;
	position: relative;
	padding: 80px 0 0;
	background: #efefef
}

.sep-solutions-boxs .lines-bgs-boxs {
	width: 100%;
	height: 282px;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 4
}

.sep-solutions-boxs .lines-bgs-boxs img {
	min-width: 100%;
	min-height: 100%
}

.sep-solutions-mores-boxs {
	width: 100%;
	padding: 50px 0 0
}

.sep-solutions-mores-boxs.bgs {
	background: #efefef
}

.sep-solutions-mores-boxs .mores-boxs {
	text-align: center
}

.sep-solutions-mores-boxs .mores-boxs .mores {
	padding: 15px 40px;
	background: #01b053;
	color: #fff;
	line-height: 30px
}

.sep-solutions-mores-boxs .mores-boxs .mores:hover {
	background: #0047ba
}

.sep-solutions-ul-boxs {
	width: 100%;
	align-items: center;
	position: relative
}

.sep-solutions-ul-boxs.ons {
	margin-top: 40px
}

.sep-solutions-ul-boxs .swiper-wrapper {
	align-items: center
}

.sep-solutions-ul-boxs .p-lists {
	width: calc(24% - 20px)
}

.sep-solutions-ul-boxs .p-lists:nth-child(2) {
	width: calc(52% - 44px);
	margin: 0 42px
}

.sep-solutions-ul-boxs .p-lists:nth-child(2) .titles-a {
	min-height: 70px;
	font-size: 36px;
	background: #01b053
}

.sep-solutions-ul-boxs .p-lists:hover .titles-a {
	background: #01b053
}

.sep-solutions-ul-boxs .titles-a {
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	min-height: 44px;
	background: rgba(0,0,0,0.2);
	color: #fff;
	line-height: 1.2
}

.sep-solutions-ul-boxs .lr-lists-boxs .lr-lists {
	width: 40px;
	height: 40px;
	background: none;
	position: absolute;
	top: 50%;
	margin-top: -20px
}

.sep-solutions-ul-boxs .lr-lists-boxs .lr-lists i {
	display: block;
	width: 24px;
	height: 24px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	margin-top: -12px;
	left: 50%
}

.sep-solutions-ul-boxs .lr-lists-boxs .lr-lists.lr-lefts {
	left: -66px
}

.sep-solutions-ul-boxs .lr-lists-boxs .lr-lists.lr-lefts i {
	margin-left: -6px;
	border-left: 3px solid #01b053;
	border-bottom: 3px solid #01b053
}

.sep-solutions-ul-boxs .lr-lists-boxs .lr-lists.lr-rights {
	right: -66px
}

.sep-solutions-ul-boxs .lr-lists-boxs .lr-lists.lr-rights i {
	margin-left: -18px;
	border-top: 3px solid #01b053;
	border-right: 3px solid #01b053
}

.sep-solutions-ul-boxs .lr-lists-boxs .lr-lists:hover {
	opacity: .7
}

.sep-news {
	width: 100%;
	padding: 136px 0 150px;
	padding: 80px 0 100px;
	position: relative
}

.sep-news .b-boxs {
	width: 100%;
	margin-top: 40px
}

.sep-news .b-boxs .sep-news-thumbs-ul-boxs {
	width: calc(45% + 6px)
}

.sep-news .b-boxs .sep-news-ul-boxs {
	width: calc(55% - 6px);
	align-content: space-between
}

.sep-news-thumbs-ul-boxs .p-lists {
	width: 100%;
	overflow: hidden;
	background: #01b053;
	position: relative
}

.sep-news-thumbs-ul-boxs .thumbs img {
	position: relative;
	z-index: 12
}

.sep-news-thumbs-ul-boxs .times {
	position: absolute;
	left: 18px;
	top: 18px;
	z-index: 20;
	color: #fff;
	line-height: 1.2
}

.sep-news-thumbs-ul-boxs .times .span {
	color: #fff;
	line-height: inherit;
	margin-bottom: 6px
}

.sep-news-thumbs-ul-boxs .lis-boxs {
	width: 100%;
	padding: 15px 24px 25px 115px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #01b053;
	z-index: 20
}

.sep-news-thumbs-ul-boxs .titles-a {
	color: #fff;
	line-height: 1.2
}

.sep-news-thumbs-ul-boxs .titles-a:hover {
	color: #0047ba
}

.sep-news-thumbs-ul-boxs .spans {
	margin-top: 6px;
	line-height: 26px;
	color: #fff
}

.sep-news-thumbs-ul-boxs .spans.ons {
	height: 52px
}

.sep-news-ul-boxs {
	width: 100%;
	position: relative;
	padding-left: 15px
}

.sep-news-ul-boxs .p-text-boxs {
	width: 100%;
	margin-bottom: 20px
}

.sep-news-ul-boxs .p-text-boxs .tn-lists {
	display: block;
	color: #fff;
	background: #a7a7a7;
	padding: 7px 30px;
	line-height: 30px;
	margin-right: 23px
}

.sep-news-ul-boxs .p-text-boxs .tn-lists:hover {
	background: #eb5902
}

.sep-news-ul-boxs .p-text-boxs .tn-lists.active {
	background: #eb5902
}

.sep-news-ul-boxs .p-text-boxs .tn-lists.active:hover {
	background: #0047ba
}

.sep-news-ul-boxs .p-boxs {
	align-content: space-between
}

.sep-news-ul-boxs .p-lists {
	width: 100%;
	padding: 12px 60px 22px 116px;
	position: relative;
	align-items: center;
	margin-bottom: 26px;
	border: 3px solid #dedede
}

.sep-news-ul-boxs .p-lists:last-child {
	margin-bottom: 0
}

.sep-news-ul-boxs .p-lists:hover {
	border-color: #01b053
}

.sep-news-ul-boxs .p-lists:hover .mores-boxs {
	opacity: 1
}

.sep-news-ul-boxs .p-lists.active {
	border-color: #01b053
}

.sep-news-ul-boxs .p-lists.active .mores-boxs {
	opacity: 1
}

.sep-news-ul-boxs .times {
	position: absolute;
	left: 18px;
	top: 18px;
	z-index: 20;
	color: #000;
	line-height: 1.2
}

.sep-news-ul-boxs .times .span {
	color: inherit;
	line-height: inherit;
	margin-bottom: 6px
}

.sep-news-ul-boxs .lis-boxs {
	width: 100%
}

.sep-news-ul-boxs .titles-a {
	color: inherit;
	line-height: 1.2
}

.sep-news-ul-boxs .titles-a:hover {
	color: #01b053
}

.sep-news-ul-boxs .spans {
	margin-top: 6px;
	line-height: 26px;
	color: #666
}

.sep-news-ul-boxs .spans.ons {
	height: 52px
}

.sep-news-ul-boxs .mores-boxs {
	position: absolute;
	right: 10px;
	bottom: -22px;
	opacity: 0
}

.sep-news-ul-boxs .mores-boxs .mores {
	display: inline-block;
	vertical-align: top;
	padding: 7px 29px;
	background: #01b053;
	color: #fff
}

.sep-news-ul-boxs .mores-boxs .mores:hover {
	background: #0047ba
}

.sep-home-dream-boxs {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding: 90px 0 120px;
	padding: 80px 0 100px
}

.sep-home-dream-boxs .sep-container {
	position: relative;
	z-index: 10
}

.sep-home-dream-boxs .sep-home-forms-boxs {
	width: 100%;
	margin-top: 42px
}

.sep-home-forms-boxs form {
	width: auto;
	min-width: 100%;
	margin: 0 -5px
}

.sep-home-forms-boxs .form-group {
	width: calc(100% - 10px);
	margin: 0 5px;
	padding: 0;
	padding-left: 36px
}

.sep-home-forms-boxs .form-group:last-child {
	margin-bottom: 0
}

.sep-home-forms-boxs .form-group.red:before {
	content: '*';
	color: #333;
	position: absolute;
	left: 10px;
	top: 10px
}

.sep-home-forms-boxs .form-group .i-imgs {
	position: absolute;
	left: 0;
	top: 10px
}

.sep-home-forms-boxs .form-group.ons1 {
	width: calc(22% - 10px)
}

.sep-home-forms-boxs .form-group.ons1:nth-child(odd) {
	width: calc(19% - 10px)
}

.sep-home-forms-boxs .form-group.ons1:last-child {
	width: calc(18% - 10px);
	padding-left: 28px
}

.sep-home-forms-boxs .form-group.ons {
	width: calc(50% - 10px)
}

.sep-home-forms-boxs .form-group .form-control {
	border-radius: 0;
	height: 50px;
	border: none;
	border-bottom: 1px solid rgba(255,255,255,0.6);
	padding: 9px 0;
	color: rgba(255,255,255,0.6);
	background: none;
	box-shadow: none !important
}

.sep-home-forms-boxs .form-group .form-control::-webkit-input-placeholder {
	color: inherit
}

.sep-home-forms-boxs .form-group .form-control::-moz-input-placeholder {
	color: inherit
}

.sep-home-forms-boxs .form-group .form-control::-ms-input-placeholder {
	color: inherit
}

.sep-home-forms-boxs .form-group .form-control::-o-input-placeholder {
	color: inherit
}

.sep-home-forms-boxs .form-group .form-control::placeholder {
	color: inherit
}

.sep-home-forms-boxs .form-group .btn-primary {
	width: 100%;
	line-height: 30px;
	padding: 10px 24px;
	background: #01b053;
	border: none;
	color: #fff;
	position: relative;
	border-radius: 0;
	outline: none
}

.sep-home-forms-boxs .form-group .btn-primary i {
	display: inline-block;
	vertical-align: middle;
	width: 13px;
	height: 2px;
	background: #fff;
	margin-left: 15px;
	position: relative
}

.sep-home-forms-boxs .form-group .btn-primary i:after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -4px
}

.sep-home-forms-boxs .form-group .btn-primary:hover {
	background: #0047ba;
	opacity: 1
}

.sep-footer {
	width: 100%;
	position: relative;
	z-index: 0;
	overflow: hidden;
	background: #eee
}

.sep-footer .footer-lists-boxs {
	display: block;
	position: relative;
	z-index: 6
}

.sep-footer .footer-lists-boxs .footer-logo-rights {
	width: 100%;
	position: relative;
	padding: 54px 0 45px;
	margin: auto;
	justify-content: space-between
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs {
	width: auto;
	float: left;
	position: relative;
	padding-right: 30px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles {
	width: 100%;
	display: block;
	color: #414141;
	line-height: 24px;
	position: relative;
	margin-bottom: 28px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles i {
	display: none
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles:after {
	content: '';
	display: block;
	width: 40px;
	height: 3px;
	background: #01b053;
	margin-top: 24px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles.ons {
	white-space: nowrap
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs a.ul-titles:hover {
	color: #01b053
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul {
	width: 100%
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons1 {
	width: 50%;
	max-width: 180px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons {
	max-width: 490px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons li {
	width: 50%
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li {
	position: relative;
	color: rgba(0,0,0,0.7);
	line-height: 30px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li a {
	color: rgba(0,0,0,0.7);
	line-height: 30px;
	padding: 3px 0;
	display: block
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li a.ons {
	white-space: nowrap
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li:hover a {
	color: #01b053
}

.sep-footer .footer-lists-boxs .sep-footer-logo-boxs {
	width: 100%;
	justify-content: space-between;
	align-items: center;
	padding: 57px 0;
	border-bottom: 1px solid #e6e6e6
}

.sep-footer .footer-lists-boxs .sep-footer-logo-boxs .p-lists {
	width: auto;
	position: relative;
	line-height: 60px;
	color: #414141
}

.sep-footer .footer-lists-boxs .sep-footer-logo-boxs .p-lists * {
	font-size: inherit;
	color: inherit;
	line-height: inherit;
	font-family: inherit
}

.sep-footer .footer-lists-boxs .sep-footer-logo-boxs .p-lists span {
	color: #01b053
}

.sep-footer .footer-lists-boxs .sep-footer-logo-boxs a.p-lists:hover {
	color: #01b053
}

.sep-footer .footer-lists-boxs .sep-footer-logo-boxs .logo {
	line-break: 60px;
	max-width: 158px
}

.sep-footer .footer-lists-boxs .sep-footer-logo-boxs .logo img {
	max-width: 100%
}

.link {
	width: auto
}

.link .sep-share {
	position: relative
}

.link .sep-share li {
	width: 32px;
	height: 32px;
	float: left;
	line-height: 32px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	text-align: center
}

.link .sep-share li+li {
	margin-left: 16px
}

.link .sep-share li a {
	width: 100%;
	height: 100%;
	display: block;
	line-height: 32px
}

.link .sep-share li i {
	color: #8fbbda;
	font-size: 22px;
	vertical-align: middle
}

.link .sep-share li:hover i {
	color: #01b053;
	transform: scale(1.4)
}

.link .sep-share li.lasts {
	border-radius: 0
}

.link .sep-share li.lasts i {
	font-size: 24px
}

.link .sep-share li.lasts .img {
	width: 150px;
	height: 150px;
	position: absolute;
	right: 5%;
	top: -170px;
	z-index: -1;
	opacity: 0;
	padding: 10px;
	background: #fff
}

.link .sep-share li.lasts .img img {
	width: 100%
}

.link .sep-share li.lasts:hover .img {
	z-index: 88;
	opacity: 1
}

.footer-footer {
	width: 100%;
	position: relative;
	z-index: 6;
	padding: 28px 0
}

.footer-footer.bors {
	border-top: 1px solid #e6e6e6
}

.footer-footer .sep-container {
	position: relative
}

.footer-footer a {
	color: rgba(0,0,0,0.6);
	line-height: 32px
}

.footer-footer a:hover {
	text-decoration: underline;
	color: #01b053
}

.footer-footer div {
	color: rgba(0,0,0,0.6);
	line-height: 32px
}

.footer-footer .ds {
	display: inline-block
}

.footer-footer .link {
	float: right
}

.footer-footer .lefts {
	width: auto;
	float: left
}

.footer-footer .rights {
	width: auto;
	float: left;
	margin-left: 48px
}

.footer-footer .rights a {
	padding-right: 5px
}

.footer-footer .rights a:last-child {
	padding-left: 8px
}

.footer-footer .rights a+a {
	padding-left: 8px
}

.footer-footer .span {
	display: block;
	line-height: 28px;
	position: relative;
	padding-left: 30px;
	margin-bottom: 12px
}

.footer-footer .span:last-child {
	margin-bottom: 0
}

.footer-footer .span i {
	display: block;
	color: #01b053;
	line-height: inherit;
	position: absolute;
	left: 0;
	top: 0
}

@media screen and (max-width:1460px) {
	.sep-container {
		max-width: 1200px
	}

	.sep-container50 {
		max-width: 600px
	}

	.sep-footer .sep-container {
		max-width: 100%;
		padding-left: 50px;
		padding-right: 50px
	}

	.fz72 {
		font-size: 50px
	}

	.fz56 {
		font-size: 48px
	}

	.fz48 {
		font-size: 40px
	}

	.fz40 {
		font-size: 36px
	}

	.fz230 {
		font-size: 150px
	}

	.sep-company-text-boxs {
		height: auto;
		line-height: 1.2
	}

	.sep-about-boxs .kigo-boxs {
		height: auto;
		line-height: 1.2;
		margin-top: 40px
	}

	.sep-header .logo {
		max-width: 200px
	}

	.sep-mainnav .sep-container ul li:hover .ul.onss1 {
		left: -90px
	}
}

@media screen and (max-width:1366px) {
	.sep-container {
		max-width: 1100px
	}

	.sep-container50 {
		max-width: 550px
	}

	.sep-header .sep-container {
		max-width: 1200px
	}

	.sep-solutions-ul-boxs .p-lists:nth-child(2) .titles-a {
		font-size: 30px
	}

	.sep-mainnav .sep-container ul li .pro-boxs .boxs1 {
		margin: 0 -60px 0 0
	}
}

@media screen and (max-width:1280px) {
	.sep-about-boxs .mores-boxs {
		margin-top: 30px
	}
}

@media screen and (max-width:1200px) {
	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs {
		max-width: 260px;
		padding-right: 5px
	}

	body {
		overflow: hidden
	}

	.sep-container {
		max-width: 100%;
		padding-left: 60px;
		padding-right: 60px
	}

	.sep-header .sep-container {
		padding-left: 20px;
		padding-right: 20px
	}

	.fz18 {
		font-size: 16px
	}

	.sep-mainnav .sep-container>ul>li {
		margin: 0 10px
	}

	.fz60 {
		font-size: 40px
	}

	.sep-banner .lr-lists-boxs {
		display: none
	}

	.mt50 {
		margin-top: 30px
	}

	.sep-banner .banner .list .b-covers.ons1 {
		top: 45%
	}

	.mt80 {
		margin-top: 50px
	}

	.sep-banner .banner .list .b-covers .boxs .thumbs {
		display: none
	}

	.sep-banner .banner .list .b-covers.ons2 {
		top: 50%
	}

	.fz56 {
		font-size: 36px
	}

	.sep-pro-ul-boxs .titles-a {
		font-size: 22px
	}

	.sep-pro-ul-boxs .p-lists {
		padding: 25px 25px 10px
	}

	.sep-solutions-ul-boxs .lr-lists-boxs .lr-lists.lr-lefts {
		left: -40px
	}

	.sep-solutions-ul-boxs .lr-lists-boxs .lr-lists.lr-rights {
		right: -40px
	}

	.sep-home-forms-boxs .form-group.ons1 {
		width: calc(50% - 10px);
		margin-bottom: 10px
	}

	.sep-home-forms-boxs .form-group.ons1:nth-child(odd) {
		width: calc(50% - 10px)
	}

	.footer-footer .lefts {
		width: 100%;
		text-align: center
	}

	.footer-footer .rights {
		width: 100%;
		justify-content: center;
		margin-left: 0
	}

	.footer-footer .link {
		width: 100%;
		margin-top: 10px;
		text-align: center
	}

	.footer-footer .link ul {
		display: inline-block
	}
}

@media screen and (max-width:821px) {
	.sep-container50 {
		max-width: 100%
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li a {
		padding-left: 20px
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs {
		width: 100% !important;
		margin-top: 0;
		padding-right: 0;
		overflow: initial;
		max-width: 100%
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul {
		margin-top: 16px
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ul-divs.onss .ul-titles i {
		transform: rotate(180deg)
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ul-divs .ul {
		display: none;
		padding: 16px 0;
		margin: 0;
		position: relative
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ul-divs .ul:before {
		content: '';
		display: block;
		width: calc(100% + 40px);
		height: 1px;
		background: rgba(255,255,255,0.3);
		position: absolute;
		left: -20px;
		bottom: 0
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles {
		font-size: 20px;
		line-height: 28px;
		padding: 16px 0;
		position: relative;
		margin-bottom: 0;
		padding-left: 17px
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles .i-lines {
		width: calc(100% + 100px);
		height: 1px;
		background: #e6e6e6;
		position: absolute;
		left: -50px;
		bottom: 0
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles i {
		display: block !important;
		width: 28px;
		height: 28px;
		position: absolute;
		right: -7px;
		top: 16px;
		text-align: center;
		line-height: 28px
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles:after {
		width: 3px;
		height: 12px;
		margin: 0;
		position: absolute;
		left: 0;
		top: 24px
	}

	.sep-pro-ul-boxs .p-lists {
		width: calc(100% - 10px)
	}

	.sep-pro-ul-boxs .p-lists.ons {
		width: calc(100% - 10px)
	}

	.fz56 {
		font-size: 24px
	}

	.sep-about-boxs .b-boxs .b-lists {
		width: 100% !important
	}

	.sep-about-boxs .b-boxs .b-lists:nth-child(1) {
		padding-left: 50px;
		padding-right: 50px;
		padding-bottom: 30px
	}

	.sep-about-boxs .b-boxs .b-lists .sep-container50 {
		left: 0
	}

	.fz48 {
		font-size: 24px
	}

	.fz230 {
		font-size: 44px
	}

	.sep-about-boxs .kigo-boxs {
		margin-top: 20px
	}

	.sep-solutions-ul-boxs .p-lists {
		display: none
	}

	.sep-solutions-ul-boxs .p-lists:nth-child(2) {
		width: calc(100% - 84px);
		display: block
	}

	.sep-solutions-ul-boxs .p-lists:nth-child(2) .titles-a {
		font-size: 20px
	}

	.sep-solutions-ul-boxs .lr-lists-boxs .lr-lists.lr-lefts {
		left: 0
	}

	.sep-solutions-ul-boxs .lr-lists-boxs .lr-lists.lr-rights {
		right: 0
	}

	.sep-news .b-boxs .sep-news-thumbs-ul-boxs {
		width: 100%
	}

	.sep-news .b-boxs .sep-news-ul-boxs {
		width: 100%;
		padding: 20px 0 0
	}

	.sep-news-thumbs-ul-boxs .spans {
		display: none
	}

	.sep-news-ul-boxs .spans {
		display: none
	}

	.fz28 {
		font-size: 20px
	}

	.sep-news-thumbs-ul-boxs .times .span {
		font-size: 20px
	}

	.sep-news-ul-boxs .times .span {
		font-size: 20px
	}

	.sep-news-thumbs-ul-boxs .lis-boxs {
		padding: 15px 15px 15px 90px
	}

	.sep-news-ul-boxs .p-lists {
		padding: 12px 15px 22px 90px
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights {
		padding-top: 20px;
		padding-bottom: 30px
	}
}

@media screen and (max-width:768px) {
	.tops-hes {
		display: none
	}

	.sep-header {
		display: none
	}

	.sep-banner.banner-one {
		display: none
	}

	.sep-banner.banner-two {
		display: block
	}

	.sep-container {
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px
	}

	.sep-footer .sep-container {
		padding-left: 20px;
		padding-right: 20px
	}

	.sep-about-boxs .b-boxs .b-lists:nth-child(1) {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media screen and (max-width:667px) {
	.sep-pro-ul-boxs .ul-boxs {
		display: block;
		position: relative;
		left: auto;
		top: auto;
		margin-top: 15px;
		margin-bottom: 15px
	}

	.sep-pro-ul-boxs .ul-boxs .ul-lists {
		color: #666
	}

	.sep-pro-ul-boxs .ul-boxs .ul-lists::before {
		background: #01b053
	}

	.sep-pro-ul-boxs .ul-boxs .ul-lists:hover {
		color: #01b053
	}

	.sep-pro-ul-boxs .p-lists:hover .titles-a {
		color: #000
	}

	.sep-pro-ul-boxs .p-lists:hover .titles-a:hover {
		color: #01b053
	}

	.sep-pro-ul-boxs .p-lists:hover .thumbs {
		opacity: 1
	}

	.sep-pro-ul-boxs .p-lists:hover .spans {
		opacity: 1
	}

	.sep-pro-ul-boxs .p-lists:hover .imgs-bgs {
		opacity: 1
	}

	.sep-pro-ul-boxs .span-boxs .spans {
		width: 100%
	}

	.sep-pro-ul-boxs .span-boxs .thumbs {
		width: 100%;
		padding: 15px 0 0
	}

	.sep-pro-boxs {
		padding-top: 60px;
		padding-bottom: 60px
	}

	.sep-about-boxs {
		padding-top: 60px
	}

	.sep-solutions-boxs {
		padding-top: 60px
	}

	.sep-news {
		padding-top: 60px;
		padding-bottom: 60px
	}

	.sep-home-forms-boxs .form-group.ons1 {
		width: calc(100% - 10px)
	}

	.sep-home-forms-boxs .form-group.ons1:nth-child(odd) {
		width: calc(100% - 10px)
	}

	.sep-home-dream-boxs {
		padding-top: 60px;
		padding-bottom: 60px
	}

	.sep-home-dream-boxs .sep-home-forms-boxs {
		margin-top: 30px
	}
}

.operation {
	overflow: hidden;
	margin-top: 40px
}

.operation ul {
	max-width: 500px;
	margin: auto
}

.operation ul li {
	width: 50%;
	text-align: center;
	float: left
}

.operation ul li a {
	color: #fff;
	background-color: #01b053;
	border: 1px solid #01b053
}

.operation ul li:hover a {
	background: none;
	color: #01b053
}

.sep-pagination {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: center
}

.sep-pagination .pagination {
	margin: 29px 0;
	display: inline-block;
	padding-left: 0;
	border-radius: 4px
}

.sep-pagination .pagination .active a {
	background: #01b053;
	color: #fff;
	border: 1px solid #01b053
}

.sep-pagination .pagination .active a:hover {
	opacity: .8
}

.sep-pagination .pagination li {
	display: inline;
	border-radius: 5px
}

.sep-pagination .pagination li a {
	padding: 7px 12px;
	margin: 0;
	border-radius: 0;
	background: none;
	color: #4c4c4c;
	text-align: center;
	min-width: 44px;
	border: 1px solid transparent
}

.sep-pagination .pagination li a:hover {
	background: #01b053;
	color: #fff;
	border: 1px solid #01b053
}


.lg-search-ul-boxs {
	width: 100%
}

.lg-search-ul-boxs.ons {
	margin-top: 30px
}

.lg-search-ul-boxs ul {
	margin: 0 -18px;
	flex-wrap: wrap
}

.lg-search-ul-boxs ul li {
	width: calc(33.333% - 36px);
	float: left;
	margin: 0 18px 30px
}

.lg-search-ul-boxs ul li:last-child {
	margin-bottom: 0
}

.lg-search-ul-boxs ul li:hover .thumbs {
	border-color: #0047ba
}

.lg-search-ul-boxs ul li:hover .titles-a {
	color: #0047ba
}

.lg-search-ul-boxs .thumbs {
	border: 1px solid #ddd;
	text-align: center
}

.lg-search-ul-boxs .thumbs img {
	max-width: 100%
}

.lg-search-ul-boxs .thumbs.ons {
	height: 224px;
	line-height: 220px
}

.lg-search-ul-boxs .lis-boxs {
	width: 100%;
	padding: 16px 0 0
}

.lg-search-ul-boxs .titles-a {
	text-align: center;
	font-size: 20px;
	line-height: 1.32;
	color: #333
}

@media screen and (max-width:812px) {
	.lg-search-ul-boxs ul {
		margin: 0 -18px
	}

	.lg-search-ul-boxs ul li {
		width: calc(50% - 36px)
	}
}

@media screen and (max-width:667px) {
	.lg-search-ul-boxs ul li {
		width: calc(100% - 36px)
	}

	.operation ul li {
		width: 100% !important;
		margin-bottom: 12px
	}

	.operation ul li a {
		min-width: 190px
	}

	.operation ul li:last-child {
		margin-bottom: 0
	}
}

.pro-bigimg {
	width: 100%;
	overflow: hidden;
	position: relative
}

.pro-bigimg.ons {
	z-index: 88
}

.pop-img {
	display: none;
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	overflow: hidden;
	border-radius: 100%;
	z-index: 84
}

.pop-img img {
	width: 500% !important;
	height: auto;
	max-width: none !important;
	max-height: none !important
}

.pro-mask {
	display: none;
	width: 180px;
	height: 180px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: move;
	border-radius: 100%;
	z-index: 89;
	box-shadow: 0 0 0 1px rgba(0,0,0,0.1)
}

.change-result {
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 10px
}

.change-result li {
	display: inline-block;
	vertical-align: top
}

.change-result li.active button {
	background: #01b053;
	color: #fff
}

.change-result li.active button:hover {
	background: #0047ba
}

.change-result li:hover button {
	background: #01b053;
	color: #fff
}

.change-result button {
	font-size: 20px;
	display: inline-block;
	width: 220px;
	margin: 0 10px;
	background: #f0f0f0;
	color: #323232;
	padding: 10px 0;
	font-weight: bold;
	text-align: center;
	border: none;
	cursor: pointer
}

.fy-relates-ul-boxs {
	display: block;
	width: 100%
}

.fy-relates-ul-boxs.ons {
	margin-top: 24px
}

.fy-relates-ul-boxs .titles-a {
	display: block;
	width: 100%;
	position: relative;
	font-size: 16px;
	line-height: 28px;
	padding-left: 12px;
	margin-bottom: 6px;
	color: #646464
}

.fy-relates-ul-boxs .titles-a:before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: #646464;
	position: absolute;
	left: 0;
	top: 12px
}

.fy-relates-ul-boxs .titles-a.ons {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.fy-relates-ul-boxs .titles-a:hover {
	color: #01b053;
	text-decoration: underline
}

.fy-relates-ul-boxs .titles-a:hover:before {
	background: #01b053
}

.sep-resource-list2 li {
	padding-left: 160px;
	position: relative;
	padding-bottom: 30px;
	border-bottom: 1px solid #afafaf;
	padding-top: 5px;
	min-height: 152px;
	margin-bottom: 30px
}

.sep-resource-list2 li.nothumb {
	padding-left: 0
}

.sep-resource-list2 li.nothumb .thumb {
	display: none
}

.sep-resource-list2 li .thumb {
	display: block;
	position: absolute;
	width: 140px;
	overflow: hidden;
	left: 0;
	top: 0;
	text-align: center
}

.sep-resource-list2 li .thumb img {
	width: 100%
}

.sep-resource-list2 li .thumb i {
	font-size: 32px
}

.sep-resource-list2 li .times {
	display: block;
	color: #545454;
	margin-bottom: 6px
}

.sep-resource-list2 li .title {
	display: block;
	color: #545454;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px
}

.sep-resource-list2 li .title:hover {
	color: #01b053
}

.sep-resource-list2 li .summary {
	display: block;
	color: #545454;
	line-height: 1.6em;
	margin-bottom: 10px
}

.sep-resource-list2 li .more {
	color: #01b053
}

.sep-resource-list2 li .more:hover {
	text-decoration: underline
}

.pdfs-boxs {
	width: 100%;
	overflow: hidden;
	padding: 15px 0
}

.pdfs-boxs .pdfs-lists {
	width: 49%;
	line-height: 59px;
	border: 1px solid #e0e0e0;
	padding: 0 14px;
	margin-bottom: 20px
}

.pdfs-boxs .pdfs-lists.ons {
	width: 100%
}

.pdfs-boxs .pdfs-lists:nth-child(odd) {
	float: left
}

.pdfs-boxs .pdfs-lists:nth-child(even) {
	float: right
}

.pdfs-boxs .pdfs-lists:hover {
	border-color: #01b053
}

.pdfs-boxs .pdfs-lists a {
	color: #323232;
	line-height: 59px
}

.pdfs-boxs .pdfs-lists a:hover {
	color: #01b053
}

.pdfs-boxs .pdfs-lists .titles-a {
	width: calc(100% - 44px);
	display: flex;
	align-items: center;
	min-height: 59px;
	line-height: 1.32;
	float: left
}

.pdfs-boxs .pdfs-lists .titles-a i {
	font-size: 20px;
	margin-right: 10px
}

.pdfs-boxs .pdfs-lists i {
	color: #01b053;
	font: normal normal normal 14px/1 FontAwesome
}

.pdfs-boxs .pdfs-lists img {
	margin-right: 10px
}

.pdf-download {
	margin-right: 10px
}

.sep-inner-banner {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden
}

.sep-inner-banner img {
	width: 100%
}

.sep-inner-banner .banner.bgs:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: rgba(0,0,0,0.4)
}

.sep-inner-banner .b-covers {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	align-items: center;
	z-index: 20
}

.sep-inner-banner .b-covers .boxs {
	width: 100%;
	padding: 45px 50px 45px 55px;
	background: #0047ba
}

.sep-inner-banner .b-covers .boxs.maxs820 {
	max-width: 550px
}

.sep-inner-banner .b-covers .boxs.maxs650 {
	max-width: 550px
}

.sep-inner-banner .b-covers .boxs.mls {
	margin-left: auto
}

.sep-inner-banner .b-covers .boxs.mls1 {
	margin-left: 20%
}

.sep-inner-banner .b-covers .boxs .richtext a {
	color: #0047ba !important
}

.sep-inner-banner .b-covers .i-imgs {
	margin-bottom: 32px
}

.sep-inner-banner .b-titles {
	width: 100%;
	display: block;
	color: #fff;
	line-height: 1.2;
	position: relative
}

.sep-inner-banner .b-spans {
	display: block;
	width: 100%;
	color: #fff;
	line-height: 1.5;
	margin-top: 25px
}

.sep-inner-banner .b-spans * {
	font-size: inherit;
	color: inherit;
	line-height: inherit
}

.sep-inner-banner .mores-boxs {
	display: block;
	width: 100%;
	margin-top: 56px
}

.sep-inner-banner .mores-boxs .mores {
	line-height: 30px;
	text-align: center;
	color: #fff;
	padding: 13px 72px 9px;
	position: relative;
	border: 1px solid #fff;
	border-radius: 2px
}

.sep-inner-banner .mores-boxs .mores i {
	margin-left: 8px;
	font-size: inherit;
	color: inherit
}

.sep-inner-banner .mores-boxs .mores:last-child {
	margin-right: 0
}

.sep-inner-banner .mores-boxs .mores:hover {
	background: #fff;
	color: #01b053
}

.sep-inner-banner .mores-boxs .mores.active span {
	background: none
}

.sep-breadcrumb {
	width: 100%;
	background: #0047ba
}

.sep-breadcrumb.onss .breadcrumb-boxs {
	padding-left: 28px
}

.sep-breadcrumb.onss .breadcrumb-boxs i {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	position: absolute;
	left: 0;
	top: 10px
}

.sep-breadcrumb.onss .breadcrumb-boxs i img {
	max-width: 100%
}

.sep-breadcrumb.bgs {
	background: #f7f7f7
}

.sep-breadcrumb .breadcrumb-boxs {
	position: relative;
	padding: 20px 0;
	display: flex;
	align-items: flex-start
}

.sep-breadcrumb .breadcrumb-boxs i {
	display: block;
	line-height: 30px;
	margin-right: 15px;
	color: #01b053;
	font-size: 18px
}

.sep-breadcrumb .breadcrumb {
	background: none;
	margin: 0;
	padding: 0;
	line-height: 30px;
	text-align: left;
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-family: inherit
}

.sep-breadcrumb .breadcrumb li {
	color: #fff;
	display: inline-block;
	vertical-align: top;
	font-size: inherit;
	font-family: inherit
}

.sep-breadcrumb .breadcrumb li a {
	color: #fff;
	font-size: inherit
}

.sep-breadcrumb .breadcrumb li:last-child a {
	text-decoration: underline;
	font-style: italic;
	font-family: inherit;
	text-transform: uppercase
}

.sep-breadcrumb .breadcrumb li:hover a {
	color: #01b053 !important;
	text-decoration: underline
}

.sep-breadcrumb .breadcrumb li+li:before {
	content: '-';
	color: inherit;
	padding: 0 5px;
	font-family: initial
}

.sep-page {
	display: block;
	width: 100%
}

.sep-page.nopb0 {
	padding-bottom: 0
}

.sep-page.bgs {
	background: #f7f7f7
}

.sep-page.bors {
	border-top: 1px solid #e6e6e6
}

.sep-page .jj-lefts {
	width: calc(100% - 380px)
}

.sep-page .jj-rights {
	width: 320px;
	margin-left: auto
}

.i-in-line {
	width: 80px;
	height: 3px;
	background: #01b053;
	margin: 22px auto 0
}

.i-in-line.bgs {
	background: #fff
}

.i-in-line.mars {
	margin: 22px 0 0
}

.sep-index-pro-boxs {
	width: 100%;
	position: relative
}

.sep-index-pro-boxs.ons {
	margin-top: 60px
}

.sep-index-pro-left-list {
	width: 16.6666%;
	background: #0047ba;
	padding: 70px 0
}

.sep-index-pro-left-list .p-lists {
	width: 100%;
	text-align: right;
	color: #fff;
	display: flex;
	line-height: 30px;
	padding: 20px 40px;
	border-bottom: 1px solid transparent;
	justify-content: flex-end
}

.sep-index-pro-left-list .p-lists.active,.sep-index-pro-left-list .p-lists:hover {
	border-color: rgba(255,255,255,0.3)
}

.sep-index-pro-right-list {
	width: calc(83.3333% - 66px);
	margin-left: auto
}

.sep-index-pro-right-list .p-lists {
	width: 100%;
	flex-direction: row-reverse
}

.sep-index-pro-right-list .thumbs {
	width: calc(53% + 7px)
}

.sep-index-pro-right-list .thumbs.ons {
	height: 560px
}

.sep-index-pro-right-list .thumbs.bgs {
	background: #f7f7f7
}

.sep-index-pro-right-list .lis-boxs {
	width: calc(47% - 7px);
	padding: 52px 60px 0 70px;
	position: relative;
	align-content: space-between
}

.sep-index-pro-right-list .nums {
	font-size: 120px;
	line-height: .7;
	color: #000;
	opacity: .1;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 8
}

.sep-index-pro-right-list .t-boxs {
	width: 100%
}

.sep-index-pro-right-list .titles-a {
	position: relative;
	z-index: 20;
	color: #01b053
}

.sep-index-pro-right-list .titles-a:hover {
	color: #0047ba
}

.sep-index-pro-right-list .spans {
	margin-top: 20px
}

.sep-index-pro-right-list .thumbs-boxs {
	width: 100%;
	margin-top: 24px
}

.sep-index-pro-right-list .thumbs-boxs .p-boxs {
	margin: 0 -5px
}

.sep-index-pro-right-list .thumbs-boxs .thumbs-lists {
	width: calc(33.3333% - 10px);
	margin: 0 5px 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid transparent
}

.sep-index-pro-right-list .thumbs-boxs .thumbs-lists img {
	max-width: 100%
}

.sep-index-pro-right-list .thumbs-boxs .thumbs-lists.ons {
	height: auto
}

.sep-index-pro-right-list .thumbs-boxs .thumbs-lists.bgs {
	background: #f7f7f7
}

.sep-index-pro-right-list .thumbs-boxs .thumbs-lists:hover,.sep-index-pro-right-list .thumbs-boxs .thumbs-lists.active {
	border-color: #01b053
}

.sep-index-pro-right-list .ul-boxs {
	width: 100%;
	margin-top: 22px
}

.sep-index-pro-right-list .ul-boxs .ul-lists {
	width: 100%;
	display: block;
	position: relative;
	color: #666;
	line-height: 30px;
	margin-bottom: 6px;
	padding-left: 22px
}

.sep-index-pro-right-list .ul-boxs .ul-lists:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #ccc;
	position: absolute;
	left: 0;
	top: 11px
}

.sep-index-pro-right-list .ul-boxs .ul-lists:last-child {
	margin-bottom: 0
}

.sep-index-pro-right-list .ul-boxs .ul-lists:hover {
	color: #01b053
}

.sep-index-pro-right-list .ul-boxs .ul-lists:hover:before {
	background: #01b053
}

.sep-index-pro-right-list .swiper-pagination {
	width: 100%;
	position: relative;
	left: auto;
	bottom: auto;
	text-align: left
}

.sep-index-pro-right-list .swiper-pagination span {
	width: 14px;
	height: 14px;
	border-radius: 100%;
	border: 1px solid transparent;
	position: relative;
	margin: 0 20px 0 0;
	background: none
}

.sep-index-pro-right-list .swiper-pagination span:after {
	content: '';
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 100%;
	border: 1px solid #515151;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.sep-index-pro-right-list .swiper-pagination span.swiper-pagination-bullet-active {
	border-color: #01b053
}

.sep-index-pro-right-list .swiper-pagination span.swiper-pagination-bullet-active:after {
	border-color: transparent;
	background: #01b053;
	width: 4px;
	height: 4px
}

.sep-index-how-boxs {
	width: 100%;
	align-items: center
}

.sep-index-how-boxs .b-lists {
	width: 50%;
	position: relative;
	z-index: 10
}

.sep-index-how-boxs .b-lists+.b-lists {
	z-index: 12
}

.sep-index-how-boxs .imgs {
	width: 100%;
	position: relative
}

.sep-index-how-boxs .imgs:after {
	content: '';
	display: block;
	width: calc(100% - 96px);
	height: 60px;
	background: #01b053;
	position: absolute;
	left: 0;
	top: 100%
}

.sep-index-how-boxs .boxs {
	width: 100%;
	padding-left: 38px
}

.sep-index-how-boxs .titles-a {
	display: table;
	width: auto;
	color: #fff;
	padding: 15px 42px;
	line-height: 40px;
	margin-left: -38px;
	position: relative;
	background: #01b053
}

.sep-index-how-boxs .i-imgs {
	width: 70px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 100%;
	top: 0;
	background: #0047ba
}

.sep-index-how-boxs .i-imgs img {
	max-width: 100%
}

.sep-index-bgs {
	width: 50%;
	height: 100%;
	background: #01b053;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3
}

.sep-index-batteries-boxs .b-lists {
	width: 50%
}

.sep-index-batteries-list {
	width: 100%;
	padding: 0 80px 0 40px
}

.sep-index-batteries-list .p-lists {
	width: calc(50% + 1px);
	position: relative;
	min-height: 82px;
	padding-bottom: 110px
}

.sep-index-batteries-list .p-lists:nth-child(1) .titles-a:before {
	display: none
}

.sep-index-batteries-list .p-lists:last-child {
	padding-bottom: 0
}

.sep-index-batteries-list .p-lists:last-child:before {
	display: none
}

.sep-index-batteries-list .p-lists:before {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	top: 30px;
	background: #01b053
}

.sep-index-batteries-list .p-lists:nth-child(odd) {
	float: right;
	padding-left: 36px
}

.sep-index-batteries-list .p-lists:nth-child(odd):before {
	left: 0
}

.sep-index-batteries-list .p-lists:nth-child(odd) .nums {
	left: -41px
}

.sep-index-batteries-list .p-lists:nth-child(odd) .titles-a:after {
	left: -42px
}

.sep-index-batteries-list .p-lists:nth-child(odd) .titles-a:before {
	left: -36px
}

.sep-index-batteries-list .p-lists:nth-child(even) {
	float: left;
	padding-right: 36px
}

.sep-index-batteries-list .p-lists:nth-child(even):before {
	right: 1px
}

.sep-index-batteries-list .p-lists:nth-child(even) .nums {
	right: -41px
}

.sep-index-batteries-list .p-lists:nth-child(even) .titles-a {
	text-align: right
}

.sep-index-batteries-list .p-lists:nth-child(even) .titles-a:after {
	right: -42px
}

.sep-index-batteries-list .p-lists:nth-child(even) .titles-a:before {
	right: -35px
}

.sep-index-batteries-list .p-lists:nth-child(even) .richtext {
	text-align: right
}

.sep-index-batteries-list .p-lists.active:nth-child(odd) .titles-a {
	padding-left: 36px
}

.sep-index-batteries-list .p-lists.active:nth-child(even) .titles-a {
	padding-right: 36px
}

.sep-index-batteries-list .p-lists.active .nums {
	display: flex
}

.sep-index-batteries-list .nums {
	color: #fff;
	width: 81px;
	height: 81px;
	border-radius: 100%;
	background: #01b053;
	display: none;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: -15px;
	z-index: 30
}

.sep-index-batteries-list .titles-a {
	color: #fff;
	text-transform: uppercase;
	line-height: 1.5;
	position: relative
}

.sep-index-batteries-list .titles-a:after {
	content: '';
	display: block;
	width: 13px;
	height: 13px;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	background: #01b053
}

.sep-index-batteries-list .titles-a:before {
	content: '';
	display: block;
	width: 1px;
	height: 50%;
	background: #01b053;
	position: absolute;
	top: 0
}

.sep-index-batteries-right-list {
	width: 100%;
	padding-left: 90px;
	min-height: 700px
}

.sep-index-batteries-right-list .p-lists {
	overflow: hidden;
	width: 100%;
	height: 0
}

.sep-index-batteries-right-list .p-lists.active {
	height: auto
}

.sep-index-batteries-right-list .thumbs.ons {
	height: 400px
}

.sep-index-batteries-right-list .titles-a {
	color: #fff;
	line-height: 40px;
	position: relative;
	margin-top: 24px;
	padding-left: 60px
}

.sep-index-batteries-right-list .nums {
	line-height: inherit;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 44px
}

.sep-index-batteries-right-list .spans {
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px solid rgba(255,255,255,0.3)
}

.sep-index-faq-boxs {
	width: 100%
}

.sep-index-faq-boxs .b-lists {
	width: calc(50% - 60px);
	padding-right: 48px;
	align-items: flex-start
}

.sep-index-faq-boxs .b-lists+.b-lists {
	width: calc(50% + 60px);
	padding-right: 0
}

.sep-index-faq-boxs .imgs {
	max-width: 428px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 92px
}

.sep-index-faq-boxs .faq-text {
	position: absolute;
	left: -72px;
	bottom: 0;
	z-index: 20;
	padding: 36px 34px;
	min-height: 308px;
	color: #fff;
	line-height: 1;
	text-transform: uppercase;
	background: rgba(0,111,187,0.8);
	font-size: 98px;
	box-shadow: 0 25px 25px -15px rgba(0,111,187,0.8)
}

.sep-index-faq-boxs .faq-text i {
	display: block;
	width: 32px;
	height: 8px;
	background: #fff;
	position: absolute;
	right: 31px;
	bottom: 42px
}

.sep-index-faq-list {
	width: 100%
}

.sep-index-faq-list .p-lists {
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e5e5e5
}

.sep-index-faq-list .p-lists:last-child {
	margin-bottom: 0
}

.sep-index-faq-list .p-lists.active .titles-a,.sep-index-faq-list .p-lists:hover .titles-a {
	color: #01b053
}

.sep-index-faq-list .p-lists.activess .lis-boxs {
	display: block
}

.sep-index-faq-list .titles-a {
	position: relative;
	line-height: 36px;
	padding: 0 48px 0 68px;
	color: #01b053;
	color: #333
}

.sep-index-faq-list .i-imgs {
	line-height: inherit;
	position: absolute;
	left: 2px;
	top: 0
}

.sep-index-faq-list .i-boxs {
	width: 36px;
	height: 36px;
	position: absolute;
	right: 6px;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center
}

.sep-index-faq-list .i-boxs i {
	color: #333;
	font-size: 24px
}

.sep-index-faq-list .i-boxs:hover i {
	color: #01b053
}

.sep-index-faq-list .lis-boxs {
	width: 100%;
	padding: 15px 40px 0 68px;
	display: none
}

.sep-index-solutions-list {
	width: 100%;
	position: relative
}

.sep-index-solutions-list .p-lists {
	width: 100%
}

.sep-index-solutions-list .thumbs.ons {
	height: 410px
}

.sep-index-solutions-list .titles-a {
	width: calc(100% - 64px);
	min-height: 100px;
	position: relative;
	background: #fff;
	display: flex;
	align-items: center;
	padding: 0 40px;
	line-height: 1.32;
	margin-top: -39px;
	z-index: 30
}

.sep-index-solutions-list .titles-a:hover {
	background: #01b053;
	color: #fff
}

.sep-index-solutions-list .lr-boxs .lr-lists {
	width: 40px;
	height: 40px;
	border-radius: 0;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	z-index: 40;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: #e6e6e6
}

.sep-index-solutions-list .lr-boxs .lr-lists i {
	color: inherit;
	font-size: 32px
}

.sep-index-solutions-list .lr-boxs .lr-lists.lr-lefts {
	left: -80px
}

.sep-index-solutions-list .lr-boxs .lr-lists.lr-rights {
	right: -80px
}

.sep-index-solutions-list .lr-boxs .lr-lists:hover {
	background: #01b053;
	opacity: 1
}

.sep-index-form-boxs {
	width: 100%
}

.sep-index-form-boxs .b-lists {
	width: 50%;
	padding-right: 70px
}

.sep-index-form-boxs .b-lists:nth-child(2) {
	padding-right: 0;
	padding-left: 62px
}

.sep-index-form-list {
	width: 100%
}

.sep-index-form-list .boxs {
	width: 100%;
	background: #01b053;
	padding: 55px 70px 56px 50px
}

.sep-index-form-list .p-lists {
	width: 100%;
	position: relative;
	padding-left: 75px;
	min-height: 50px;
	margin-bottom: 36px
}

.sep-index-form-list .p-lists:last-child {
	margin-bottom: 0
}

.sep-index-form-list .p-lists:hover .i-imgs {
	background: #fff
}

.sep-index-form-list .i-imgs {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	border: 2px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center
}

.sep-index-form-list .i-imgs img {
	max-width: 100%
}

.sep-index-form-list .spans {
	color: #fff;
	line-height: 28px
}

.sep-index-form-list a.spans:hover {
	text-decoration: underline
}

.sep-inner-bgs1 {
	width: 100%;
	height: 40px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2
}

.sep-inner-bgs1.bgs {
	background: #f7f7f7
}

.sep-inner-bgs2 {
	width: 100%;
	height: 97px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2
}

.sep-index-form {
	width: 100%
}

.sep-index-form.cons .form-group .form-control {
	color: #666;
	background: #f7f7f7
}

.sep-index-form.cons .form-group textarea.form-control {
	height: 200px
}

.sep-index-form.cons .form-group:last-child {
	text-align: left
}

.sep-index-form.cons .form-group .btn-primary {
	background: #01b053;
	color: #fff;
	margin-top: 20px;
	padding-left: 80px;
	padding-right: 80px
}

.sep-index-form.cons .form-group .btn-primary i {
	display: none
}

.sep-index-form.cons .form-group .btn-primary:hover {
	background: #0047ba;
	color: #fff
}

.sep-index-form form {
	width: auto;
	min-width: 100%;
	margin: 0 -10px
}

.sep-index-form .form-group {
	width: calc(100% - 20px);
	margin: 0 10px 20px;
	padding: 0;
	position: relative;
}
.sep-index-form .form-group  span{position: absolute;color: red; top: 100%; left: 0;}

.sep-index-form .form-group:last-child {
	margin-bottom: 0;
	text-align: right
}

.sep-index-form .form-group.red:before {
	content: '*';
	color: #6b6b6b;
	position: absolute;
	left: 10px;
	top: 10px
}

.sep-index-form .form-group.ons {
	width: calc(50% - 20px)
}

.sep-index-form .form-group .form-control {
	border-radius: 0;
	height: 52px;
	border: none;
	border: 1px solid transparent;
	padding-left: 15px;
	color: #fff;
	background: rgba(255,255,255,0.1);
	box-shadow: none !important;
	position: relative
}

.sep-index-form .form-group .form-control::-webkit-input-placeholder {
	color: inherit
}

.sep-index-form .form-group .form-control::-moz-input-placeholder {
	color: inherit
}

.sep-index-form .form-group .form-control::-ms-input-placeholder {
	color: inherit
}

.sep-index-form .form-group .form-control::-o-input-placeholder {
	color: inherit
}

.sep-index-form .form-group .form-control::placeholder {
	color: inherit
}

.sep-index-form .form-group textarea.form-control {
	height: 190px
}

.sep-index-form .form-group .btn-primary {
	line-height: 30px;
	padding: 15px 120px 15px 66px;
	border: none;
	color: #01b053;
	position: relative;
	border-radius: 0;
	outline: none;
	margin-top: 32px;
	background: #fff
}

.sep-index-form .form-group .btn-primary i {
	width: 60px;
	height: 60px;
	font-size: inherit;
	color: inherit;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background: #01b053
}

.sep-index-form .form-group .btn-primary i:after {
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 50%;
	margin-left: -6px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.sep-index-form .form-group .btn-primary i:before {
	content: '';
	display: block;
	width: 20px;
	height: 2px;
	background: #fff;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: 50%;
	margin-left: -12px
}

.sep-index-form .form-group .btn-primary:hover {
	opacity: 1;
	color: #0047ba
}

.sep-index-form .form-group .btn-primary:hover i {
	background: #0047ba
}

.sep-index-news-list .p-boxs {
	margin: 0 -21px
}

.sep-index-news-list .p-lists {
	width: calc(33.3333% - 42px);
	margin: 0 21px 40px;
	align-content: space-between;
	padding: 0 0 40px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1)
}

.sep-index-news-list .thumbs.ons {
	height: 276px
}

.sep-index-news-list .t-boxs {
	width: 100%
}

.sep-index-news-list .lis-boxs {
	padding: 40px 30px 0
}

.sep-index-news-list .titles-a {
	line-height: 30px;
	color: #333
}

.sep-index-news-list .titles-a:hover {
	color: #01b053
}

.sep-index-news-list .spans {
	color: #666;
	margin-top: 8px
}

.sep-index-news-list .mores-boxs {
	width: 100%;
	padding: 0 30px;
	margin-top: 30px
}

.sep-index-news-list .mores-boxs .mores {
	padding: 7px 30px;
	background: #0047ba;
	color: #fff;
	line-height: 30px
}

.sep-index-news-list .mores-boxs .mores:hover {
	background: #01b053
}

.sep-index-news-list .times {
	position: absolute;
	top: 16px;
	right: 16px;
	background: #01b053;
	display: flex;
	align-items: center;
	line-height: 1.2;
	color: #fff;
	padding: 8px 10px
}

.sep-index-news-list .times .d {
	margin-right: 7px
}

.sep-index-news-list .times * {
	color: inherit
}

.sep-list-pro-how-boxs {
	width: 100%;
	margin-left: auto;
	max-width: 910px;
	background: #fff;
	padding: 75px 80px 70px;
	border-right: 10px solid #01b053
}

.sep-list-pro-how-boxs .titles-boxs {
	flex-wrap: nowrap;
	align-items: center
}

.sep-list-pro-how-boxs .titles-boxs .titles {
	width: auto;
	line-height: 1.37
}

.sep-list-pro-how-boxs .i-imgs {
	width: 90px;
	min-width: 90px;
	height: 90px;
	background: #01b053;
	margin-right: 42px;
	display: flex;
	align-items: center;
	justify-content: center
}

.sep-list-pro-how-boxs .i-imgs img {
	max-width: 100%
}

.sep-list-pro-battery-boxs {
	width: 100%;
	justify-content: space-between
}

.sep-list-pro-battery-boxs .bat-lefts {
	width: calc(50% - 75px)
}

.sep-list-pro-battery-boxs .bat-rights {
	width: calc(50% - 60px)
}

.sep-list-pro-battery-boxs .thumbs {
	position: relative;
	z-index: 20
}

.sep-list-pro-battery-boxs .imgs {
	padding-right: 68px;
	padding-bottom: 68px;
	position: relative
}

.sep-list-pro-battery-boxs .imgs:after {
	content: '';
	display: block;
	width: 250px;
	height: 260px;
	background: #01b053;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 5
}

.sep-list-pro-faq-boxs {
	width: 100%;
	align-items: flex-start
}

.sep-list-pro-faq-boxs .faq-lefts {
	width: calc(30% + 26px);
	padding-right: 34px
}

.sep-list-pro-faq-boxs .imgs {
	width: 100%;
	position: relative
}

.sep-list-pro-faq-boxs .thumbs {
	position: relative;
	z-index: 12
}

.sep-list-pro-faq-boxs .imgs-bgs1 {
	width: 100%;
	height: 100%;
	position: absolute;
	right: -34px;
	bottom: -34px;
	background: #0047ba
}

.sep-list-pro-faq-boxs .imgs-bgs1 .text {
	width: 100%;
	color: #fff;
	opacity: .5;
	line-height: .8;
	position: absolute;
	top: 0;
	left: 100%;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	transform-origin: left top;
	padding: 0 0 0 100px;
	letter-spacing: 10px
}

.sep-list-pro-faq-boxs .faq-rights {
	width: calc(70% - 26px);
	padding-left: 100px
}

.sep-list-pro-faq-list {
	width: 100%
}

.sep-list-pro-faq-list.det-ons .p-lists {
	border-bottom: 1px solid #dedede;
	margin-bottom: 0
}

.sep-list-pro-faq-list.det-ons .p-lists:nth-child(1) {
	border-top: 1px solid #dedede
}

.sep-list-pro-faq-list.det-ons .titles-a {
	border-bottom: none;
	padding: 25px 52px
}

.sep-list-pro-faq-list.det-ons .lis-boxs {
	padding-top: 0;
	padding-bottom: 52px
}

.sep-list-pro-faq-list.det-ons .i-boxs {
	right: -6px;
	top: 25px
}

.sep-list-pro-faq-list.det-ons .i-imgs {
	top: 25px
}

.sep-list-pro-faq-list .p-lists {
	width: 100%;
	margin-bottom: 20px
}

.sep-list-pro-faq-list .p-lists:last-child {
	margin-bottom: 0
}

.sep-list-pro-faq-list .p-lists.active {
	border-top-color: #01b053 !important;
	border-top-width: 2px !important
}

.sep-list-pro-faq-list .p-lists.active .titles-a {
	border-color: #01b053;
	border-width: 2px;
	color: #01b053
}

.sep-list-pro-faq-list .p-lists.active .i-boxs {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.sep-list-pro-faq-list .p-lists.active .i-boxs i {
	color: #01b053
}

.sep-list-pro-faq-list .p-lists.active .i-boxs span {
	background: none !important
}

.sep-list-pro-faq-list .p-lists.active .i-boxs span:after {
	background: #01b053
}

.sep-list-pro-faq-list .p-lists:hover {
	border-top-color: #01b053
}

.sep-list-pro-faq-list .p-lists:hover .titles-a {
	border-color: #01b053;
	color: #01b053
}

.sep-list-pro-faq-list .p-lists:hover .i-boxs i {
	color: #01b053
}

.sep-list-pro-faq-list .p-lists:hover .i-boxs span {
	background: #01b053
}

.sep-list-pro-faq-list .p-lists:hover .i-boxs span:after {
	background: #01b053
}

.sep-list-pro-faq-list .p-lists.activess .lis-boxs {
	display: block
}

.sep-list-pro-faq-list .titles-a {
	padding: 15px 52px;
	line-height: 30px;
	position: relative;
	border-bottom: 1px solid #dedede
}

.sep-list-pro-faq-list .i-imgs {
	line-height: inherit;
	position: absolute;
	left: 1px;
	top: 15px
}

.sep-list-pro-faq-list .i-boxs {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 15px;
	right: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center
}

.sep-list-pro-faq-list .i-boxs i {
	color: #808080;
	font-size: 24px
}

.sep-list-pro-faq-list .i-boxs span {
	display: block;
	width: 18px;
	height: 2px;
	background: #808080;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: 50%;
	margin-left: -9px
}

.sep-list-pro-faq-list .i-boxs span:after {
	content: '';
	display: block;
	width: 2px;
	height: 18px;
	background: #808080;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	left: 50%;
	margin-left: -1px
}

.sep-list-pro-faq-list .lis-boxs {
	width: 100%;
	padding: 20px 56px 12px 52px;
	display: none
}

.sep-list-pro-faq-list .swiper-wrapper {
	align-items: flex-start
}

.sep-list-pro-reason-boxs .titles-boxs {
	width: 100%;
	margin: 40px 0;
	position: relative
}

.sep-list-pro-reason-boxs .titles {
	position: relative;
	z-index: 12
}

.sep-list-pro-reason-boxs .kijo {
	width: 100%;
	line-height: 1;
	color: #fff;
	opacity: .2;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 6
}

.sep-list-pro-reason-list {
	width: 100%
}

.sep-list-pro-reason-list .p-lists {
	width: 100%;
	background: rgba(255,255,255,0.25);
	padding: 36px 48px 54px
}

.sep-list-pro-reason-list .p-lists:hover {
	background: #01b053
}

.sep-list-pro-reason-list {
	width: 100%;
	position: relative
}

.sep-list-pro-reason-list .p-lists {
	width: 100%
}

.sep-list-pro-reason-list .thumbs.ons {
	height: 410px
}

.sep-list-pro-reason-list .titles-a {
	width: calc(100% - 64px);
	min-height: 100px;
	position: relative;
	background: #fff;
	display: flex;
	align-items: center;
	padding: 0 40px;
	line-height: 1.32;
	margin-top: -39px;
	z-index: 30
}

.sep-list-pro-reason-list .titles-a:hover {
	background: #01b053;
	color: #fff
}

.sep-list-pro-reason-list .lr-boxs .lr-lists {
	width: 40px;
	height: 40px;
	border-radius: 0;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	z-index: 40;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	border: 1px solid #fff;
	opacity: 1
}

.sep-list-pro-reason-list .lr-boxs .lr-lists i {
	color: inherit;
	font-size: 28px
}

.sep-list-pro-reason-list .lr-boxs .lr-lists.lr-lefts {
	left: -70px
}

.sep-list-pro-reason-list .lr-boxs .lr-lists.lr-rights {
	right: -70px
}

.sep-list-pro-reason-list .lr-boxs .lr-lists:hover {
	background: #01b053;
	border-color: transparent
}

.sep-list-pro-list {
	width: 100%
}

.sep-list-pro-list .p-boxs {
	margin: 0 -20px
}

.sep-list-pro-list .p-lists {
	width: calc(33.3333% - 40px);
	margin: 0 20px 40px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1)
}

.sep-list-pro-list .p-lists:hover .titles-a {
	background: #01b053;
	color: #fff
}

.sep-list-pro-list .thumbs {
	border-bottom: 1px solid #e6e6e6
}

.sep-list-pro-list .thumbs.ons {
	height: 360px
}

.sep-list-pro-list .titles-a {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	min-height: 67px;
	padding: 0 11%;
	line-height: 24px;
	color: #333
}

.sep-list-pro-two-batteries {
	width: calc(57% + 6px);
	margin-left: auto;
	position: relative;
	z-index: 12;
	padding: 70px;
	padding-left: 200px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.1)
}

.sep-list-pro-two-batteries .i-imgs {
	width: 110px;
	height: 110px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 100%;
	bottom: 77px;
	background: #01b053
}

.sep-list-pro-two-batteries .i-imgs img {
	max-width: 100%
}

.sep-list-pro-two-batteries .richtext {
	max-width: 595px;
	position: relative
}

.sep-list-pro-two-batteries .richtext:before {
	content: '';
	display: block;
	width: 170px;
	height: 1px;
	background: #01b053;
	position: absolute;
	right: calc(100% + 30px);
	top: 17px
}

.sep-list-pro-two-advantages-list {
	width: 100%;
	position: relative
}

.sep-list-pro-two-advantages-list:before {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background: #fff;
	position: absolute;
	left: 0;
	top: -15px;
	z-index: 30
}

.sep-list-pro-two-advantages-list .p-lists {
	width: 100%;
	padding: 0 40px;
	position: relative
}

.sep-list-pro-two-advantages-list .p-lists:after {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background: #e6e6e6;
	position: absolute;
	left: 100%;
	top: -15px
}

.sep-list-pro-two-advantages-list .p-lists:hover .i-imgs {
	border-color: #01b053
}

.sep-list-pro-two-advantages-list .p-lists:hover .i-imgs .span {
	background: #01b053;
	border-style: solid
}

.sep-list-pro-two-advantages-list .i-imgs {
	display: table;
	padding: 7px;
	border: 2px dashed transparent;
	border-radius: 100%;
	margin: auto
}

.sep-list-pro-two-advantages-list .i-imgs .span {
	width: 130px;
	height: 130px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px dashed #01b053;
	text-align: center;
	border-radius: 100%
}

.sep-list-pro-two-advantages-list .titles-boxs {
	width: 100%;
	text-align: center;
	position: relative;
	padding-top: 30px;
	margin-top: 30px
}

.sep-list-pro-two-advantages-list .titles-a {
	position: relative;
	z-index: 10
}

.sep-list-pro-two-advantages-list .nums {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	text-align: center;
	line-height: .8;
	opacity: .1
}

.sep-list-pro-two-advantages-list .lr-boxs .lr-lists {
	width: 40px;
	height: 40px;
	border-radius: 0;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	z-index: 40;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: #e6e6e6
}

.sep-list-pro-two-advantages-list .lr-boxs .lr-lists i {
	color: inherit;
	font-size: 32px
}

.sep-list-pro-two-advantages-list .lr-boxs .lr-lists.lr-lefts {
	left: -40px
}

.sep-list-pro-two-advantages-list .lr-boxs .lr-lists.lr-rights {
	right: -40px
}

.sep-list-pro-two-advantages-list .lr-boxs .lr-lists:hover {
	background: #01b053;
	opacity: 1
}

.jj-duotus-ul-boxs {
	width: 167px
}

.jj-duotus-ul-boxs img {
	max-width: 100%;
	max-height: 100%
}

.jj-duotus-ul-boxs .swiper-container {
	height: 375px
}

.jj-duotus-ul-boxs li {
	background: #fff;
	overflow: hidden
}

.jj-duotus-ul-boxs li.swiper-slide-thumb-active .c-lines {
	opacity: 1
}

.jj-duotus-ul-boxs .lis-boxs {
	text-align: center;
	align-items: center;
	justify-content: center;
	overflow: hidden
}

.jj-duotus-ul-boxs .lis-boxs img {
	max-width: 100%
}

.jj-duotus-ul-boxs .c-lines {
	opacity: 0
}

.jj-duotus-ul-boxs .c-lines .line-list {
	width: 22px;
	height: 18px;
	border-color: #01b053;
	border-style: solid;
	position: absolute;
	z-index: 30;
	border-width: 0
}

.jj-duotus-ul-boxs .c-lines .line-list:nth-child(1) {
	left: 0;
	top: 0;
	border-left-width: 3px;
	border-top-width: 3px;
	border-top-left-radius: 5px
}

.jj-duotus-ul-boxs .c-lines .line-list:nth-child(2) {
	right: 0;
	top: 0;
	border-right-width: 3px;
	border-top-width: 3px;
	border-top-right-radius: 5px
}

.jj-duotus-ul-boxs .c-lines .line-list:nth-child(3) {
	right: 0;
	bottom: 0;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-bottom-right-radius: 5px
}

.jj-duotus-ul-boxs .c-lines .line-list:nth-child(4) {
	left: 0;
	bottom: 0;
	border-left-width: 3px;
	border-bottom-width: 3px;
	border-bottom-left-radius: 5px
}

.sep-detail-pro-thumbs {
	width: 100%;
	align-items: center
}

.sep-detail-pro-thumbs .imgs {
	width: calc(50% + 58px)
}

.sep-detail-pro-thumbs .thumbs {
	width: calc(100% - 194px);
	background: #fff;
	margin-left: auto
}

.sep-detail-pro-thumbs .thumbs.ons {
	height: 375px
}

.sep-detail-pro-thumbs .thumbs:hover .i-search {
	display: none
}

.sep-detail-pro-thumbs .imgs-rights {
	width: calc(50% - 58px);
	padding-left: 80px
}

.sep-detail-pro-thumbs .i-search {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 44px;
	height: 44px;
	background: #01b053;
	position: absolute;
	right: 14px;
	bottom: 14px;
	z-index: 30
}

.sep-detail-pro-thumbs .i-search i {
	color: #fff;
	font-size: 24px
}

.sep-detail-pro-thumbs .lr-lists-boxs .lr-lists {
	width: 30px;
	height: 30px;
	background: #e5e5e5;
	text-align: center;
	line-height: 30px;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	z-index: 30;
	cursor: pointer
}

.sep-detail-pro-thumbs .lr-lists-boxs .lr-lists:after {
	content: '';
	display: block;
	width: 2px;
	height: 12px;
	background: #999;
	position: absolute;
	left: 50%;
	margin-left: -1px;
	top: 50%;
	margin-top: -6px
}

.sep-detail-pro-thumbs .lr-lists-boxs .lr-lists i {
	font-size: 20px;
	color: #999
}

.sep-detail-pro-thumbs .lr-lists-boxs .lr-lists.lr-lefts {
	top: -40px
}

.sep-detail-pro-thumbs .lr-lists-boxs .lr-lists.lr-lefts i {
	margin-top: -10px
}

.sep-detail-pro-thumbs .lr-lists-boxs .lr-lists.lr-rights {
	top: auto;
	bottom: -40px
}

.sep-detail-pro-thumbs .lr-lists-boxs .lr-lists.lr-rights i {
	margin-top: 8px
}

.sep-detail-pro-thumbs .lr-lists-boxs .lr-lists:hover {
	background: #01b053
}

.sep-detail-pro-thumbs .lr-lists-boxs .lr-lists:hover:after {
	background: #fff
}

.sep-detail-pro-thumbs .lr-lists-boxs .lr-lists:hover i {
	color: #fff
}

.sep-detail-pro-thumbs .mores-boxs {
	width: 100%;
	justify-content: space-between
}

.sep-detail-pro-thumbs .mores-boxs .mores {
	margin-right: 10px;
	margin-top: 10px;
	line-height: 30px;
	padding: 14px 40px;
	text-align: center;
	border: 1px solid #01b053;
	color: #01b053;
	min-width: 237px
}

.sep-detail-pro-thumbs .mores-boxs .mores:last-child {
	margin-right: 0
}

.sep-detail-pro-thumbs .mores-boxs .mores:hover {
	background: #01b053;
	color: #fff
}

.sep-detail-pro-thumbs .mores-boxs .mores.active {
	background: #01b053;
	color: #fff
}

.sep-detail-pro-thumbs .mores-boxs .mores.active:hover {
	background: #0047ba;
	border-color: transparent
}

.sep-detail-pro-thumbs .mores-boxs .i-imgs {
	display: inline-block;
	vertical-align: top;
	line-height: inherit;
	margin-right: 12px
}

.sep-detail-pro-nums-list {
	width: 100%
}

.sep-detail-pro-nums-list .p-lists {
	width: 100%;
	position: relative;
	padding-left: 48px;
	line-height: 30px;
	margin-bottom: 10px
}

.sep-detail-pro-nums-list .p-lists:last-child {
	margin-bottom: 0
}

.sep-detail-pro-nums-list .nums {
	position: absolute;
	left: 0;
	top: 0;
	line-height: inherit;
	color: #0047ba
}

.sep-siderbar {
	width: 100%;
	position: sticky;
	top: 100px
}

.sep-siderbar .sep-siderbar-titles {
	display: block;
	width: 100%;
	color: #333;
	line-height: 1.2;
	padding: 36px 18px 30px
}

.sep-siderbar .sep-siderbar-titles:after {
	content: '';
	display: block;
	width: 36px;
	height: 4px;
	background: #01b053;
	margin-top: 15px
}

.sep-siderbar a.sep-siderbar-titles:hover {
	color: #01b053
}

.sep-siderbar .side-list {
	width: 100%;
	border: 1px solid #e6e6e6
}

.sep-siderbar .side-list:last-child {
	margin-bottom: 0
}

.sep-siderbar-list {
	width: 100%
}

.sep-siderbar-list>ul>li {
	margin-bottom: 5px
}

.sep-siderbar-list>ul>li:last-child {
	margin-bottom: 0
}

.sep-siderbar-list>ul>li>a {
	display: block;
	width: 100%;
	line-height: 24px;
	color: #333;
	padding: 25px 19px;
	padding-right: 40px;
	position: relative;
	background: #f6f6f6
}

.sep-siderbar-list>ul>li>a .i-boxs {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 20px;
	right: 8px;
	text-align: center
}

.sep-siderbar-list>ul>li>a .i-boxs i {
	display: block;
	width: 16px;
	height: 2px;
	background: #333;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: 50%;
	margin-left: -8px
}

.sep-siderbar-list>ul>li>a .i-boxs i:after {
	content: '';
	display: block;
	width: 2px;
	height: 16px;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -1px;
	background: #333
}

.sep-siderbar-list>ul>li:hover>a {
	color: #fff;
	background: #0047ba
}

.sep-siderbar-list>ul>li:hover>a .i-boxs i {
	background: #fff
}

.sep-siderbar-list>ul>li:hover>a .i-boxs i:after {
	background: #fff
}

.sep-siderbar-list>ul>li.active>a {
	color: #fff;
	background: #0047ba
}

.sep-siderbar-list>ul>li.active>a .i-boxs i {
	background: #fff
}

.sep-siderbar-list>ul>li.active>a .i-boxs i:after {
	background: #fff;
	display: none
}

.sep-siderbar-list>ul>li.activess>ul {
	display: block
}

.sep-siderbar-list>ul>li>ul {
	padding: 15px 0 20px;
	display: none;
	position: relative
}

.sep-siderbar-list>ul>li>ul>li>a {
	display: block;
	width: 100%;
	line-height: 24px;
	color: #333;
	padding: 12px 24px;
	padding-left: 42px;
	position: relative
}

.sep-siderbar-list>ul>li>ul>li>a:before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	position: absolute;
	left: 21px;
	top: 21px;
	background: #666
}

.sep-siderbar-list>ul>li>ul>li>a .i-boxs {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 6px;
	top: 5px
}

.sep-siderbar-list>ul>li>ul>li>a .i-boxs i {
	display: block;
	width: 12px;
	height: 12px;
	border-right: 2px solid #333;
	border-top: 2px solid #333;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -9px;
	margin-top: -6px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.sep-siderbar-list>ul>li>ul>li>a span {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.1;
	color: inherit;
	font-size: inherit;
	border-bottom: 1px solid transparent
}

.sep-siderbar-list>ul>li>ul>li:hover>a,.sep-siderbar-list>ul>li>ul>li.active>a {
	color: #01b053
}

.sep-siderbar-list>ul>li>ul>li:hover>a:before,.sep-siderbar-list>ul>li>ul>li.active>a:before {
	background: #01b053
}

.sep-siderbar-list>ul>li>ul>li:hover>a span,.sep-siderbar-list>ul>li>ul>li.active>a span {
	border-color: #01b053
}

.sep-siderbar-list>ul>li>ul>li:hover>a .i-boxs i,.sep-siderbar-list>ul>li>ul>li.active>a .i-boxs i {
	border-color: #01b053
}

.sep-siderbar-list>ul>li>ul>li.active>a .i-boxs.ons {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.sep-siderbar-list>ul>li>ul>li.activess>ul {
	display: block
}

.sep-siderbar-list>ul>li>ul>li>ul {
	padding: 8px 0;
	display: none;
	position: relative
}

.sep-siderbar-list>ul>li>ul>li>ul>li>a {
	display: block;
	width: 100%;
	line-height: 24px;
	color: #666;
	padding: 6px 12px;
	padding-left: 56px;
	position: relative
}

.sep-siderbar-list>ul>li>ul>li>ul>li>a:before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #666;
	position: absolute;
	left: 41px;
	top: 15px
}

.sep-siderbar-list>ul>li>ul>li>ul>li:hover>a,.sep-siderbar-list>ul>li>ul>li>ul>li.active>a {
	color: #01b053
}

.sep-siderbar-list>ul>li>ul>li>ul>li:hover>a:before,.sep-siderbar-list>ul>li>ul>li>ul>li.active>a:before {
	background: #01b053
}

.sep-detail-pro-app-list {
	width: 100%;
	max-width: 860px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}

.sep-detail-pro-app-list .thumbs.ons {
	height: 520px
}

.sep-detail-pro-app-list .titles-a {
	color: #000;
	line-height: 1.32;
	margin-top: 26px;
	text-align: center
}

.sep-detail-pro-app-list .titles-a:hover {
	color: #01b053
}

.sep-detail-pro-app-list .swiper-container {
	overflow: initial;
	max-width: 100%
}

.sep-detail-pro-app-list .lr-boxs .lr-lists {
	width: 56px;
	height: 56px;
	border-radius: 0;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -28px;
	z-index: 40;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #808080;
	border: 2px solid #808080;
	opacity: 1
}

.sep-detail-pro-app-list .lr-boxs .lr-lists i {
	color: inherit;
	font-size: 28px
}

.sep-detail-pro-app-list .lr-boxs .lr-lists.lr-lefts {
	left: -250px
}

.sep-detail-pro-app-list .lr-boxs .lr-lists.lr-rights {
	right: -250px
}

.sep-detail-pro-app-list .lr-boxs .lr-lists:hover {
	background: #01b053;
	border-color: transparent;
	color: #fff
}

.sep-detail-pro-app-list .swiper-pagination {
	width: 100%;
	position: relative;
	left: auto;
	bottom: auto;
	margin-top: 50px;
	text-align: left;
	flex-wrap: nowrap;
	display: flex
}

.sep-detail-pro-app-list .swiper-pagination:before {
	content: '';
	display: block;
	width: 100%;
	height: 6px;
	border-radius: 3px;
	background: #999;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	z-index: 5
}

.sep-detail-pro-app-list .swiper-pagination span {
	width: 100%;
	margin: 0;
	border-radius: 4px;
	opacity: 0;
	position: relative;
	z-index: 10
}

.sep-detail-pro-app-list .swiper-pagination span.swiper-pagination-bullet-active {
	opacity: 1;
	background: #0047ba
}

.sep-detail-pro-customer {
	width: 100%;
	padding: 80px 124px 70px 100px;
	background: #fff;
	border-bottom: 8px solid #0047ba
}

.sep-detail-pro-customer .p-lists {
	width: 100%;
	position: relative;
	padding-left: 82px;
	margin-bottom: 32px
}

.sep-detail-pro-customer .p-lists:last-child {
	margin-bottom: 0
}

.sep-detail-pro-customer .nums {
	position: absolute;
	left: 0;
	top: 0;
	line-height: .8;
	color: #01b053
}

.sep-detail-pro-faq {
	width: 100%;
	justify-content: space-between
}

.sep-detail-pro-faq .faq-lefts {
	width: 28%
}

.sep-detail-pro-faq .faq-rights {
	width: calc(62% - 3px)
}

.sep-detail-pro-faq .lr-boxs {
	width: 114px;
	height: 50px;
	position: relative
}

.sep-detail-pro-faq .lr-boxs .lr-lists {
	width: 50px;
	height: 50px;
	border-radius: 0;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 40;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #777;
	opacity: 1;
	background: #e6e6e6
}

.sep-detail-pro-faq .lr-boxs .lr-lists:after {
	content: '';
	display: block;
	width: 16px;
	height: 1px;
	background: #777;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -8px
}

.sep-detail-pro-faq .lr-boxs .lr-lists i {
	color: inherit;
	font-size: 28px
}

.sep-detail-pro-faq .lr-boxs .lr-lists.lr-lefts {
	left: 0
}

.sep-detail-pro-faq .lr-boxs .lr-lists.lr-lefts i {
	margin-left: -8px
}

.sep-detail-pro-faq .lr-boxs .lr-lists.lr-rights {
	right: 0
}

.sep-detail-pro-faq .lr-boxs .lr-lists.lr-rights i {
	margin-left: 8px
}

.sep-detail-pro-faq .lr-boxs .lr-lists:hover {
	background: #01b053;
	color: #fff
}

.sep-detail-pro-faq .lr-boxs .lr-lists:hover:after {
	background: #fff
}

.sep-relate-list {
	width: 100%
}

.sep-relate-list .p-boxs {
	margin: 0 -30px;
	justify-content: center
}

.sep-relate-list .p-lists {
	width: calc(25% - 60px);
	margin: 0 30px 40px;
	background: #fff
}

.sep-relate-list .p-lists:hover {
	box-shadow: 0 2px 12px rgba(0,0,0,0.1)
}

.sep-relate-list .p-lists:hover .mores-boxs .mores {
	background: #01b053
}

.sep-relate-list .p-lists:hover .mores-boxs i {
	border-color: #fff
}

.sep-relate-list .p-lists:hover .mores-boxs i:before,.sep-relate-list .p-lists:hover .mores-boxs i:after {
	background: #fff
}

.sep-relate-list .thumbs.ons {
	height: 325px
}

.sep-relate-list .lis-boxs {
	width: 100%;
	padding: 19px 20px 18px;
	padding-right: 96px;
	position: relative
}

.sep-relate-list .lis-boxs:before {
	content: '';
	display: block;
	width: calc(100% - 40px);
	height: 2px;
	background: #f1f1f1;
	position: absolute;
	left: 20px;
	top: 0
}

.sep-relate-list .titles-a {
	color: #333;
	line-height: 30px
}

.sep-relate-list .titles-a:hover {
	color: #01b053
}

.sep-relate-list .mores-boxs {
	position: absolute;
	top: 15px;
	right: 20px
}

.sep-relate-list .mores-boxs .mores {
	width: 64px;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative
}

.sep-relate-list .mores-boxs .mores i {
	width: 30px;
	height: 30px;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	left: 50%;
	margin-left: -15px;
	border: 2px solid #01b053
}

.sep-relate-list .mores-boxs .mores i:before {
	content: '';
	display: block;
	width: 12px;
	height: 2px;
	background: #01b053;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	top: 50%;
	margin-top: -1px
}

.sep-relate-list .mores-boxs .mores i:after {
	content: '';
	display: block;
	width: 2px;
	height: 12px;
	background: #01b053;
	position: absolute;
	left: 50%;
	margin-left: -1px;
	top: 50%;
	margin-top: -6px
}

.sep-all-boxs {
	width: 100%;
	justify-content: space-between
}

.sep-all-boxs .all-lefts {
	width: calc(30% + 20px);
	background: #01b053;
	position: relative
}

.sep-all-boxs .all-lefts .titles-a {
	color: #fff;
	line-height: 30px;
	padding: 17px 20px;
	padding-right: 50px;
	position: relative
}

.sep-all-boxs .all-lefts .titles-a i {
	width: 30px;
	height: 30px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid #fff;
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	right: 20px
}

.sep-all-boxs .all-lefts .ul-boxs {
	width: 100%;
	background: #01b053;
	border-bottom: 1px solid #01b053;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 60;
	display: none
}

.sep-all-boxs .all-lefts .ul-boxs .ul-lists {
	width: 100%;
	line-height: 30px;
	padding: 8px 18px;
	color: #fff;
	display: block;
	border-left: 1px solid #01b053;
	border-right: 1px solid #01b053;
	border-top: 1px solid #fff
}

.sep-all-boxs .all-lefts .ul-boxs .ul-lists:hover {
	background: #fff;
	color: #01b053
}

.sep-all-boxs .all-rights {
	width: calc(70% - 30px)
}

.sep-all-boxs .jm-lefts {
	width: 28.2%
}

.sep-all-boxs .jm-lefts .titles-a {
	color: #01b053;
	line-height: 1.2;
	padding: 6px 20px;
	position: relative;
	padding-right: 50px;
	border: 1px solid #e6e6e6;
	border-right: none;
	min-height: 64px;
	display: flex;
	align-items: center
}

.sep-all-boxs .jm-lefts .titles-a span {
	color: inherit;
	line-height: inherit;
	font-family: inherit;
	font-size: inherit
}

.sep-all-boxs .jm-lefts .titles-a i {
	width: 30px;
	height: 30px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #707070;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	right: 20px
}

.sep-all-boxs .jm-lefts .ul-boxs {
	width: 100%;
	background: #01b053;
	border-bottom: 1px solid #01b053;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 60;
	display: none
}

.sep-all-boxs .jm-lefts .ul-boxs .ul-lists {
	width: 100%;
	line-height: 30px;
	padding: 8px 18px;
	color: #fff;
	display: block;
	border-left: 1px solid #01b053;
	border-right: 1px solid #01b053;
	border-top: 1px solid #fff
}

.sep-all-boxs .jm-lefts .ul-boxs .ul-lists:hover {
	background: #fff;
	color: #01b053
}

.sep-all-boxs .jm-rights {
	width: 71.8%;
	border: 1px solid #e6e6e6;
	background: #fff
}

.sep-all-boxs .jm-rights form {
	line-height: normal;
	position: relative;
	width: 100%;
	overflow: hidden;
	float: right
}

.sep-all-boxs .jm-rights form input[type='text'] {
	box-shadow: none;
	width: 100%;
	color: #b2b2b2;
	line-height: 30px;
	padding: 16px 20px;
	padding-right: 150px;
	outline: none;
	display: inline-block;
	border: none;
	font-size: 18px;
	background: none;
	border-radius: 0;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out
}

.sep-all-boxs .jm-rights form input[type='text']::-webkit-input-placeholder {
	color: #b2b2b2
}

.sep-all-boxs .jm-rights form button[type='submit'] {
	width: 140px;
	height: 100%;
	display: block;
	border: none;
	background: #0047ba;
	outline: none;
	position: absolute;
	top: 0;
	right: 0;
	box-shadow: 0 0 1px #0047ba;
	text-align: center;
	color: #fff;
	font-size: 20px
}

.sep-all-boxs .jm-rights form button[type='submit'] i {
	font-size: 16px;
	color: #fff;
	margin-right: 6px
}

.sep-all-boxs .jm-rights form button[type='submit']:hover {
	background: #01b053;
	box-shadow: 0 0 1px #01b053
}

.sep-inner-down-list {
	width: 100%
}

.sep-inner-down-list .p-boxs {
	margin: 0 -20px
}

.sep-inner-down-list .p-lists {
	width: calc(50% - 40px);
	margin: 0 20px 30px;
	min-height: 140px;
	position: relative;
	background: #fff;
	border: 1px solid transparent;
	padding: 20px 120px 20px 30px;
	display: flex;
	align-items: center
}

.sep-inner-down-list .p-lists.ons {
	width: calc(100% - 40px)
}

.sep-inner-down-list .p-lists:hover {
	border-color: #01b053
}

.sep-inner-down-list .lis-boxs {
	width: 100%;
	position: relative;
	padding-left: 32px
}

.sep-inner-down-list .lis-boxs i {
	color: #808080;
	line-height: 1.5;
	position: absolute;
	left: 0;
	top: 0
}

.sep-inner-down-list .titles-a {
	line-height: 1.5;
	color: #333
}

.sep-inner-down-list .titles-a:hover {
	color: #01b053
}

.sep-inner-down-list .titles-a:hover i {
	color: inherit
}

.sep-inner-down-list span {
	color: #808080
}

.sep-inner-down-list .i-boxs {
	width: 66px;
	height: 66px;
	border-radius: 100%;
	background: #0047ba;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 32px;
	top: 50%;
	margin-top: -33px
}

.sep-inner-down-list .i-boxs img {
	max-width: 100%
}

.sep-inner-down-list .i-boxs:hover {
	background: #01b053
}

.sep-contact-right-boxs {
	width: 100%;
	position: relative
}

.sep-contact-right-boxs .sep-contact-right-list {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -15px;
	display: flex
}

.sep-contact-right-boxs .sep-contact-right-list .con-list {
	display: block;
	line-height: 30px;
	color: #fff;
	padding-right: 20px;
	position: relative
}

.sep-contact-right-boxs .sep-contact-right-list .con-list:after {
	content: '';
	display: block;
	width: 1px;
	height: 16px;
	background: rgba(255,255,255,0.3);
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px
}

.sep-contact-right-boxs .sep-contact-right-list .con-list:last-child {
	padding-right: 0
}

.sep-contact-right-boxs .sep-contact-right-list .con-list+.con-list {
	padding-left: 20px
}

.sep-contact-right-boxs .sep-contact-right-list .con-list .span {
	display: inline-block;
	color: inherit;
	line-height: 1.1;
	border-bottom: 1px solid transparent;
	text-transform: uppercase;
	font-family: inherit
}

.sep-contact-right-boxs .sep-contact-right-list .con-list:hover .span,.sep-contact-right-boxs .sep-contact-right-list .con-list.active .span {
	border-color: #fff
}

.sep-inner-contact-boxs {
	width: 100%;
	justify-content: space-between
}

.sep-inner-contact-boxs .con-lefts {
	width: calc(50% - 40px)
}

.sep-inner-contact-boxs .con-rights {
	width: calc(50% - 40px)
}

.sep-inner-contact-boxs1 {
	width: 100%;
	justify-content: space-between;
	background: #f7f7f7;
	align-items: center
}

.sep-inner-contact-boxs1 .con-lefts {
	width: calc(40% + 6px);
	padding: 20px 60px
}

.sep-inner-contact-boxs1 .con-rights {
	width: calc(60% - 6px)
}

.sep-inner-contact-boxs1 .pp-lists {
	width: 100%;
	height: 0;
	overflow: hidden;
	align-items: center
}

.sep-inner-contact-boxs1 .pp-lists.active {
	height: auto
}

.sep-inner-contact-list {
	width: 100%
}

.sep-inner-contact-list .p-lists {
	width: 100%;
	position: relative;
	display: block;
	margin-bottom: 30px
}

.sep-inner-contact-list .p-lists:last-child {
	margin-bottom: 0
}

.sep-inner-contact-list .titles-a {
	width: 100%;
	position: relative;
	padding-left: 40px;
	line-height: 30px;
	color: #01b053
}

.sep-inner-contact-list .titles-a i {
	line-height: inherit;
	position: absolute;
	left: 0;
	top: 0
}

.sep-inner-contact-list a.p-lists:hover .spans {
	color: #01b053
}

.sep-inner-contact-list .spans {
	margin-top: 10px
}

.sep-inner-contact-top-list {
	width: 100%;
	justify-content: center
}

.sep-inner-contact-top-list .p-lists {
	width: 298px;
	max-width: 32%;
	line-height: 30px;
	padding: 14px 20px;
	text-align: center;
	color: #01b053;
	box-shadow: 0 0 0 1px #01b053
}

.sep-inner-contact-top-list .p-lists:hover,.sep-inner-contact-top-list .p-lists.active {
	background: #01b053;
	color: #fff
}

.sep-inner-company-boxs {
	width: 100%
}

.sep-inner-company-boxs .com-lefts {
	width: 50%;
	margin-left: 72px;
	margin-bottom: 40px;
	float: right
}

.sep-inner-company-boxs .com-rights {
	display: inline
}

.sep-inner-company-boxs .thumbs {
	position: relative
}

.sep-inner-company-boxs .thumbs .i-boxs {
	display: table;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 24px;
	border: 1px dashed #01b053;
	z-index: 20;
	cursor: pointer
}

.sep-inner-company-boxs .thumbs .i-boxs .ii-boxs {
	display: table;
	border-radius: 100%;
	padding: 11px;
	border: 1px solid #01b053
}

.sep-inner-company-boxs .thumbs .i-boxs i {
	display: block;
	width: 64px;
	height: 64px;
	border-radius: 100%;
	background: #01b053;
	position: relative
}

.sep-inner-company-boxs .thumbs .i-boxs i:after {
	content: '';
	display: block;
	border: 8px solid transparent;
	border-left-width: 16px;
	border-left-color: #fff;
	border-right-width: 0;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px
}

.sep-inner-company-boxs .thumbs .i-boxs:hover {
	border-color: #0047ba
}

.sep-inner-company-boxs .thumbs .i-boxs:hover .ii-boxs {
	border-color: #0047ba
}

.sep-inner-company-boxs .thumbs .i-boxs:hover i {
	background: #0047ba
}

.sep-company-num-list {
	width: 100%
}

.sep-company-num-list .p-boxs {
	margin: 0 -10px
}

.sep-company-num-list .p-lists {
	width: calc(20% - 20px);
	margin: 0 10px 30px;
	text-align: center
}

.sep-company-num-list .p-lists:hover .nums {
	color: #0047ba
}

.sep-company-num-list .i-imgs {
	width: 100%;
	display: flex;
	justify-content: center;
	text-align: center;
	height: 60px
}

.sep-company-num-list .titles-a {
	color: #333;
	line-height: 26px;
	margin-top: 20px;
	min-height: 52px
}

.sep-company-num-list .nums {
	color: #01b053;
	line-height: 1;
	margin-top: 30px
}

.sep-company-num-list .nums span {
	color: inherit;
	line-height: inherit;
	font-family: inherit;
	font-size: inherit
}

.sep-inner-history-list {
	width: 100%
}

.sep-inner-history-list .swiper-container {
	width: 100%;
	max-width: 900px;
	overflow: initial;
	padding-bottom: 44px
}

.sep-inner-history-list .p-lists {
	width: 100%;
	align-items: center;
	padding: 40px 85px;
	background: #fff;
	box-shadow: 0 16px 16px rgba(0,0,0,0.1)
}

.sep-inner-history-list .p-lists:hover {
	box-shadow: none;
	background: #0047ba
}

.sep-inner-history-list .p-lists:hover .titles-a {
	color: #fff
}

.sep-inner-history-list .p-lists:hover .richtext {
	color: #fff
}

.sep-inner-history-list .swiper-slide-active {
	box-shadow: none;
	background: #0047ba
}

.sep-inner-history-list .swiper-slide-active .titles-a {
	color: #fff
}

.sep-inner-history-list .swiper-slide-active .richtext {
	color: #fff
}

.sep-inner-history-list .thumbs {
	width: calc(40% - 12px)
}

.sep-inner-history-list .lis-boxs {
	width: calc(60% + 12px);
	padding-left: 40px
}

.sep-inner-history-list .titles-a {
	color: #333;
	line-height: 1.32
}

.sep-inner-history-num-list {
	width: 100%;
	position: relative;
	overflow: hidden
}

.sep-inner-history-num-list:before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: -moz-linear-gradient(left, rgba(209,209,209,0.1) 0, #d1d1d1 50%, rgba(209,209,209,0.1) 100%);
	background: -webkit-linear-gradient(left, rgba(209,209,209,0.1) 0, #d1d1d1 50%, rgba(209,209,209,0.1) 100%);
	background: -o-linear-gradient(left, rgba(209,209,209,0.1) 0, #d1d1d1 50%, rgba(209,209,209,0.1) 100%);
	background: -ms-linear-gradient(left, rgba(209,209,209,0.1) 0, #d1d1d1 50%, rgba(209,209,209,0.1) 100%);
	background: linear-gradient(to right, rgba(209,209,209,0.1) 0, #d1d1d1 50%, rgba(209,209,209,0.1) 100%);
	position: absolute;
	left: 0;
	top: 15px;
	z-index: 3
}

.sep-inner-history-num-list .swiper-container {
	overflow: initial;
	max-width: 260px;
	padding-top: 15px;
	z-index: 20
}

.sep-inner-history-num-list .p-lists {
	width: 100%;
	position: relative;
	opacity: 0
}

.sep-inner-history-num-list .p-lists:hover .i-boxs {
	border-color: #01b053
}

.sep-inner-history-num-list .p-lists:hover .i-boxs:after {
	background: #01b053;
	border-color: #01b053
}

.sep-inner-history-num-list .p-lists:hover .titles-a {
	color: #01b053;
	font-size: inherit
}

.sep-inner-history-num-list .swiper-slide-prev,.sep-inner-history-num-list .swiper-slide-next {
	opacity: 1
}

.sep-inner-history-num-list .swiper-slide-active {
	opacity: 1
}

.sep-inner-history-num-list .swiper-slide-active .i-boxs {
	border-color: #01b053
}

.sep-inner-history-num-list .swiper-slide-active .i-boxs:after {
	background: #01b053;
	border-color: #01b053
}

.sep-inner-history-num-list .swiper-slide-active .titles-a {
	color: #01b053;
	font-size: inherit
}

.sep-inner-history-num-list .titles-a {
	color: #666;
	text-align: center;
	line-height: 1;
	padding-top: 30px
}

.sep-inner-history-num-list .i-boxs {
	width: 30px;
	height: 30px;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	top: -15px;
	border: 6px solid transparent;
	z-index: 20
}

.sep-inner-history-num-list .i-boxs:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	border: 2px solid #d1d1d1;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -5px;
	margin-top: -5px
}

.sep-inner-news-top-list {
	width: 100%;
	border-bottom: 1px solid #e6e6e6
}

.sep-inner-news-top-list .p-boxs {
	justify-content: flex-end
}

.sep-inner-news-top-list .p-lists {
	width: auto;
	color: #4c4c4c;
	line-height: 30px;
	position: relative;
	padding-bottom: 15px
}

.sep-inner-news-top-list .p-lists:after {
	content: '';
	display: block;
	width: 100%;
	height: 3px;
	background: #01b053;
	position: absolute;
	left: 0;
	bottom: -2px;
	opacity: 0
}

.sep-inner-news-top-list .p-lists+.p-lists {
	margin-left: 120px
}

.sep-inner-news-top-list .p-lists:hover,.sep-inner-news-top-list .p-lists.active {
	color: #01b053
}

.sep-inner-news-top-list .p-lists:hover:after,.sep-inner-news-top-list .p-lists.active:after {
	opacity: 1
}

.sep-inner-news-list {
	width: 100%
}

.sep-inner-news-list .p-lists {
	width: 100%;
	align-items: center;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #e6e6e6
}

.sep-inner-news-list .p-lists:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}

.sep-inner-news-list .p-lists:hover .times .d {
	color: #01b053
}

.sep-inner-news-list .p-lists.no-thumbs .lis-boxs {
	width: 100%;
	padding-left: 0
}

.sep-inner-news-list .thumbs {
	width: calc(25% + 20px)
}

.sep-inner-news-list .lis-boxs {
	width: calc(75% - 20px);
	padding-left: 120px;
	padding-right: 210px;
	position: relative
}

.sep-inner-news-list .titles-a {
	color: #333;
	line-height: 1.32;
	font-weight: 600
}

.sep-inner-news-list .titles-a:hover {
	color: #01b053
}

.sep-inner-news-list .richtext {
	margin-top: 10px
}

.sep-inner-news-list .lis-rights {
	position: absolute;
	right: 0;
	top: 0
}

.sep-inner-news-list .times .d {
	color: #0047ba;
	line-height: 1
}

.sep-inner-news-list .times .y {
	color: #666;
	line-height: 1.32;
	font-size: 18px
}

.sep-inner-news-list .mores {
	width: 100%;
	height: 100%;
	display: inline-block;
	background: #0047ba;
	position: absolute;
	right: 0;top: 0;
	opacity: 0;
	transition: all .5s;
}
.sep-inner-news-list .lis-boxs:hover .mores {opacity: 1; transition: all .5s;}
.sep-inner-news-list .mores i {
	width: 18px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -9px;
	top: 50%;
	margin-top: -1px
}

.sep-inner-news-list .mores i:after {
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 1px;
	transform: rotate(45deg)
}

.sep-inner-news-list .mores:hover {
	background: #01b053
}

.sep-detail-new-time-boxs {
	width: 100%;
	justify-content: space-between;
	background: #f7f7f7;
	padding: 14px 30px;
	border-left: 6px solid #01b053;
	align-items: center;
	margin: 50px 0
}

.sep-detail-new-time-boxs .times {
	color: #01b053;
	line-height: 32px
}

.sep-detail-new-time-boxs .link-news-boxs {
	width: auto;
	flex-wrap: nowrap
}

.sep-detail-new-time-boxs .text {
	line-height: 32px;
	color: #4c4c4c;
	margin-right: 24px
}

.sep-detail-new-time-boxs .link .sep-share li {
	border-radius: 100%
}

.sep-detail-new-time-boxs .link .sep-share li i {
	color: #838383;
	font-size: 20px
}

.sep-detail-new-time-boxs .link .sep-share li:hover {
	background: #01b053
}

.sep-detail-new-time-boxs .link .sep-share li:hover i {
	color: #fff;
	transform: scale(1)
}

.sep-detail-new-relted-list {
	width: 100%
}

.sep-detail-new-relted-list .p-lists {
	width: 100%;
	padding: 10px 0;
	min-height: 70px;
	align-items: center;
	border-bottom: 1px solid #e6e6e6
}

.sep-detail-new-relted-list .p-lists:nth-child(1) {
	border-top: 1px solid #e6e6e6
}

.sep-detail-new-relted-list .p-lists:hover .times {
	color: #01b053
}

.sep-detail-new-relted-list .i-lefts {
	width: 100px;
	text-align: center;
	line-height: 30px;
	background: #0047ba;
	color: #fff
}

.sep-detail-new-relted-list .i-lefts i {
	width: 14px;
	height: 2px;
	background: #fff;
	position: relative;
	margin-right: 8px
}

.sep-detail-new-relted-list .i-lefts i:after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 1px
}

.sep-detail-new-relted-list .times {
	width: 100px;
	text-align: center;
	color: #0047ba;
	line-height: 30px;
	margin-left: 40px
}

.sep-detail-new-relted-list .titles-a {
	width: calc(100% - 240px);
	color: #333;
	line-height: 30px;
	padding-left: 20px
}

.sep-detail-new-relted-list .titles-a a {
	color: inherit;
	line-height: inherit
}

.sep-detail-new-relted-list .titles-a:hover a {
	color: #01b053
}

.sep-inner-solution-list {
	width: 100%
}

.sep-inner-solution-list .p-lists {
	width: 100%;
	margin-bottom: 80px
}

.sep-inner-solution-list .p-lists:last-child {
	margin-bottom: 0
}

.sep-inner-solution-list .p-lists:nth-child(odd) .lis-boxs {
	padding-left: 75px
}

.sep-inner-solution-list .p-lists:nth-child(odd) .lis-boxs:before {
	left: 0
}

.sep-inner-solution-list .p-lists:nth-child(odd) .nums {
	right: 0
}

.sep-inner-solution-list .p-lists:nth-child(even) {
	flex-direction: row-reverse
}

.sep-inner-solution-list .p-lists:nth-child(even) .lis-boxs {
	padding-right: 75px
}

.sep-inner-solution-list .p-lists:nth-child(even) .lis-boxs:before {
	right: 0
}

.sep-inner-solution-list .p-lists:nth-child(even) .nums {
	left: 0
}

.sep-inner-solution-list .p-lists:hover .tt-boxs:before {
	background: #01b053
}

.sep-inner-solution-list .p-lists:hover .nums {
	color: #01b053
}

.sep-inner-solution-list .thumbs {
	width: 50%
}

.sep-inner-solution-list .thumbs.ons {
	height: 500px
}

.sep-inner-solution-list .lis-boxs {
	width: 50%;
	align-items: center;
	position: relative
}

.sep-inner-solution-list .lis-boxs:before {
	content: '';
	display: block;
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	background: #f7f7f7;
	z-index: 4
}

.sep-inner-solution-list .t-boxs {
	width: 100%;
	position: relative;
	z-index: 30
}

.sep-inner-solution-list .tt-boxs {
	width: 100%;
	padding-left: 110px;
	position: relative
}

.sep-inner-solution-list .tt-boxs:before {
	content: '';
	display: block;
	width: 90px;
	height: 1px;
	background: #999;
	position: absolute;
	left: 0;
	top: 16px
}

.sep-inner-solution-list .mores-boxs {
	width: 100%
}

.sep-inner-solution-list .mores-boxs .mores {
	padding: 7px 30px;
	background: #0047ba;
	color: #fff;
	line-height: 30px;
	border: 1px solid rgba(255,255,255,0.3);
	letter-spacing: 1.5px
}

.sep-inner-solution-list .mores-boxs .mores:hover {
	background: #01b053
}

.sep-inner-solution-list .nums {
	color: #999;
	line-height: 1;
	position: absolute;
	bottom: 0
}

.sep-kijo-zh-top-list {
	width: 100%
}

.sep-kijo-zh-top-list .p-boxs {
	margin: 0 -10px;
	justify-content: center
}

.sep-kijo-zh-top-list .p-lists {
	width: calc(33.3333% - 20px);
	margin: 0 10px 20px;
	color: #999;
	line-height: 30px;
	padding: 11px 12px;
	justify-content: center;
	display: flex;
	align-items: center;
	text-align: center;
	background: #f7f7f7
}

.sep-kijo-zh-top-list .p-lists:hover,.sep-kijo-zh-top-list .p-lists.active {
	background: #01b053;
	color: #fff
}

.sep-kijo-zh-top-list .i-imgs {
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px
}

.sep-kijo-zh-list .p-boxs {
	margin: 0 -20px
}

.sep-kijo-zh-list .p-lists {
	width: calc(33.3333% - 40px);
	margin: 0 20px 50px
}

.sep-kijo-zh-list .titles-a {
	line-height: 1.32;
	color: #333;
	margin-top: 16px
}

.sep-kijo-zh-list .pp-lists {
	width: 100%;
	height: 0;
	overflow: hidden
}

.sep-kijo-zh-list .pp-lists.active {
	height: auto
}

.sep-contact-two-boxs {
	width: 100%
}

.sep-contact-two-boxs .sep-list {
	width: 100%;
	height: 0;
	overflow: hidden
}

.sep-contact-two-boxs .sep-list.active {
	height: auto
}

.sep-in-video-list {
	width: 100%
}

.sep-in-video-list.ons {
	margin-top: 30px
}

.sep-in-video-list .p-boxs {
	margin: 0 -15px
}

.sep-in-video-list .p-lists {
	width: calc(33.3333% - 30px);
	margin: 0 15px 30px
}

.sep-in-video-list .p-lists.ons1 {
	width: calc(25% - 30px)
}

.sep-in-video-list .p-lists.ons2 {
	width: calc(50% - 30px)
}

.sep-in-video-list .thumbs {
	position: relative
}

.sep-in-video-list .thumbs i {
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -18px;
	margin-top: -18px;
	z-index: 30;
	color: red;
	opacity: .72;
	font-size: 32px
}

.sep-in-video-list .thumbs i:hover {
	opacity: 1
}

.sep-in-video-list .titles-a {
	line-height: 30px;
	margin-top: 12px;
	text-align: center
}

.sep-in-video-list .titles-a:hover {
	color: #01b053
}

.sep-related-new-list {
	width: 100%
}

.sep-related-new-list .p-lists {
	display: block;
	line-height: 30px;
	margin-bottom: 10px;
	color: #333;
	padding-left: 16px;
	position: relative
}

.sep-related-new-list .p-lists:before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #01b053;
	position: absolute;
	left: 0;
	top: 12px
}

.sep-related-new-list .p-lists:last-child {
	margin-bottom: 0
}

.sep-related-new-list .p-lists:hover {
	color: #01b053
}

.jj-pro-index-faq-ul-boxs {
	width: 100%
}

.jj-pro-index-faq-ul-boxs.ons {
	margin-top: 22px
}

.jj-pro-index-faq-ul-boxs>ul.ons>li {
	border-bottom: none
}

.jj-pro-index-faq-ul-boxs>ul.ons>li:hover {
	background: none
}

.jj-pro-index-faq-ul-boxs>ul.ons>li.active {
	background: none
}

.jj-pro-index-faq-ul-boxs>ul.ons>li .titles-a {
	padding: 12px 51px
}

.jj-pro-index-faq-ul-boxs>ul.ons>li .imgs-boxs {
	top: 12px
}

.jj-pro-index-faq-ul-boxs>ul.ons>li .i-boxs {
	top: 10px
}

.jj-pro-index-faq-ul-boxs>ul.ons>li.ons {
	border-bottom: 1px solid #dcdcdc
}

.jj-pro-index-faq-ul-boxs>ul>li {
	width: 100%;
	border-bottom: 1px solid #dcdcdc
}

.jj-pro-index-faq-ul-boxs>ul>li:hover {
	background: #f5f5f5;
	border-color: transparent
}

.jj-pro-index-faq-ul-boxs>ul>li:hover .i-boxs i {
	background: #0047ba
}

.jj-pro-index-faq-ul-boxs>ul>li.active {
	background: #f5f5f5;
	border-color: transparent
}

.jj-pro-index-faq-ul-boxs>ul>li.active .i-boxs i {
	background: #0047ba
}

.jj-pro-index-faq-ul-boxs>ul>li.active .i-boxs i:after {
	display: none
}

.jj-pro-index-faq-ul-boxs>ul>li.activess .lis-boxs {
	display: block
}

.jj-pro-index-faq-ul-boxs .titles-a {
	font-size: 18px;
	line-height: 26px;
	color: #323232;
	padding: 22px 51px;
	position: relative
}

.jj-pro-index-faq-ul-boxs .imgs-boxs {
	display: block;
	width: auto;
	line-height: normal;
	position: absolute;
	left: 16px;
	top: 26px
}

.jj-pro-index-faq-ul-boxs .i-boxs {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 20px;
	right: 14px
}

.jj-pro-index-faq-ul-boxs .i-boxs i {
	display: block;
	width: 21px;
	height: 21px;
	background: #01b053;
	border-radius: 100%;
	position: absolute;
	top: 4px;
	left: 4px
}

.jj-pro-index-faq-ul-boxs .i-boxs i:before {
	content: '';
	display: block;
	width: 15px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 3px;
	top: 10px
}

.jj-pro-index-faq-ul-boxs .i-boxs i:after {
	content: '';
	display: block;
	width: 1px;
	height: 15px;
	background: #fff;
	position: absolute;
	left: 10px;
	top: 3px
}

.jj-pro-index-faq-ul-boxs .lis-boxs {
	display: none;
	padding: 0 51px 28px
}

.jj-pro-index-faq-ul-boxs .lis-boxs .richtext {
	line-height: 26px
}

.jj-pro-index-faq-ul-boxs .lis-boxs .richtext * {
	line-height: 26px
}

@media screen and (max-width:1680px) {
	.fz60 {
		font-size: 50px
	}
}

@media screen and (max-width:1460px) {
	.fz60 {
		font-size: 42px
	}

	.fz18 {
		font-size: 16px
	}

	.sep-index-pro-right-list .lis-boxs {
		padding: 30px 30px 0 30px
	}

	.sep-inner-banner .b-covers .boxs {
		padding: 36px
	}

	.sep-inner-banner .b-covers .boxs.maxs820 {
		max-width: 750px
	}

	.sep-index-pro-left-list {
		width: 20%
	}

	.sep-inner-banner .b-covers .boxs.maxs650 {
		nav-index: 550px
	}

	.fz26 {
		font-size: 22px
	}
}

@media screen and (max-width:1366px) {
	.sep-container50 {
		max-width: 550px
	}

	.sep-container50.maxs2 {
		max-width: 550px
	}

	.richtext h2 {
		font-size: 24px
	}

	.fz26 {
		font-size: 20px
	}

	.mt120 {
		margin-top: 60px
	}

	.sep-list-pro-faq-boxs .faq-rights {
		padding-left: 50px
	}
}

@media screen and (max-width:1280px) {
	.sep-inner-banner .b-covers .boxs.maxs820 {
		max-width: 730px
	}

	.fz50 {
		font-size: 40px
	}

	.fz60 {
		font-size: 40px
	}

	.fz44 {
		font-size: 36px
	}
}

@media screen and (max-width:1200px) {
	.sep-index-batteries-list {
		padding: 0 20px 0 0
	}

	.sep-inner-contact-boxs1 .con-lefts {
		width: 50%
	}

	.sep-inner-contact-boxs1 .con-rights {
		width: 50%
	}

	.sep-page .jj-lefts {
		width: 100%
	}

	.sep-page .jj-rights {
		display: none
	}

	.sep-index-form-boxs .b-lists:nth-child(2) {
		padding-left: 0
	}

	.sep-index-pro-left-list {
		width: 100%;
		max-width: 420px;
		display: none
	}

	.sep-index-pro-right-list {
		width: 100%;
		padding: 0 60px
	}

	.sep-inner-banner .b-covers.ons1 {
		position: relative;
		left: auto;
		top: auto;
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
		background: #01b053
	}

	.sep-inner-banner .b-covers.ons1 .boxs.maxs820 {
		max-width: 100%;
		margin-left: auto
	}

	.sep-inner-banner .b-covers.ons1 .boxs.maxs650 {
		max-width: 100%;
		margin-left: auto
	}

	.sep-relate-list .p-lists {
		width: calc(50% - 60px)
	}

	.sep-index-pro-left-list {
		padding-right: 50px
	}

	.sep-index-solutions-list .lr-boxs .lr-lists.lr-lefts {
		left: -50px
	}

	.sep-index-solutions-list .lr-boxs .lr-lists.lr-rights {
		right: -50px
	}

	.sep-index-how-boxs .boxs {
		padding-right: 50px
	}
}

@media screen and (max-width:821px) {
	.fz50 {
		font-size: 24px
	}

	h1.fz50 {
		font-size: 26px !important
	}

	h1 {
		font-size: 26px
	}

	.sep-inner-news-list .lis-boxs {
		padding-right: 72px
	}

	.sep-container50 {
		max-width: 100% !important
	}

	.richtext h2 {
		font-size: 22px
	}

	.mt120 {
		margin-top: 40px
	}

	.sep-index-news-list .spans {
		display: none
	}

	.sep-index-pro-right-list .thumbs {
		width: 100%
	}

	.sep-index-pro-right-list .thumbs.ons {
		height: auto
	}

	.sep-index-pro-right-list .lis-boxs {
		width: 100%;
		padding-right: 0;
		padding-top: 10px;
		padding-bottom: 50px;
		margin-top: 30px
	}

	.sep-index-pro-right-list .nums {
		font-size: 80px
	}

	.sep-index-how-boxs .b-lists {
		width: 100%
	}

	.sep-index-how-boxs .imgs:after {
		display: none
	}

	.sep-index-how-boxs .titles-a {
		margin-left: 0;
		padding-left: 80px
	}

	.sep-index-how-boxs .i-imgs {
		right: auto;
		left: 0
	}

	.sep-index-how-boxs .boxs {
		margin-top: 30px
	}

	.sep-index-batteries-boxs .b-lists {
		width: 100%
	}

	.sep-index-batteries-boxs .b-lists:nth-child(1) {
		display: none
	}

	.sep-index-batteries-right-list {
		padding-left: 0
	}

	.sep-index-batteries-right-list .p-lists {
		height: auto;
		margin-bottom: 20px
	}

	.sep-index-batteries-right-list .p-lists:last-child {
		margin-bottom: 0
	}

	.sep-index-batteries-right-list .thumbs.ons {
		height: auto
	}

	.sep-index-faq-boxs .b-lists {
		width: 100%;
		padding: 0 0 30px
	}

	.sep-index-faq-boxs .b-lists+.b-lists {
		width: 100%;
		padding: 0
	}

	.sep-index-bgs {
		display: none
	}

	h1 {
		font-size: 26px !important
	}

	.fz44 {
		font-size: 24px
	}

	.richtext h1 {
		font-size: 140px !important
	}

	.sep-inner-banner .b-covers .boxs {
		padding: 15px
	}

	.fz36 {
		font-size: 22px
	}

	.fz40 {
		font-size: 24px
	}

	.fz30 {
		font-size: 20px
	}

	.sep-index-form-boxs .b-lists {
		width: 100%;
		padding: 0 0 30px
	}

	.sep-index-form-boxs .b-lists:nth-child(2) {
		padding-bottom: 0
	}

	.sep-index-form-list .boxs {
		padding: 30px 20px
	}

	.sep-inner-bgs1 {
		display: none
	}

	#to-form.pt120 {
		padding-bottom: 60px
	}

	.sep-index-news-list .lis-boxs {
		padding: 25px 15px 0
	}

	.sep-index-news-list .p-lists {
		padding-bottom: 25px
	}

	.sep-index-pro-right-list .thumbs-boxs .thumbs-lists.ons {
		height: auto
	}

	.sep-index-pro-right-list.pb130 {
		padding-bottom: 0
	}

	.sep-index-pro-right-list.pb130 .lis-boxs {
		padding-bottom: 0
	}

	.sep-list-pro-battery-boxs .bat-lefts {
		width: 100%
	}

	.sep-list-pro-battery-boxs .bat-rights {
		width: 100%;
		margin-top: 30px
	}

	.sep-list-pro-battery-boxs .imgs {
		padding-right: 20px;
		padding-bottom: 20px
	}

	.sep-list-pro-faq-boxs .imgs-bgs1 .text {
		padding-left: 10px
	}

	.sep-list-pro-list .p-lists {
		width: calc(50% - 40px)
	}

	.sep-detail-pro-thumbs .imgs {
		width: 100%
	}

	.sep-detail-pro-thumbs .imgs-rights {
		width: 100%;
		padding: 50px 0 0
	}

	.richtext.news-two h2 {
		font-size: 22px
	}

	.sep-detail-new-time-boxs .link .sep-share li {
		margin-left: 8px
	}

	.sep-detail-new-time-boxs .text {
		margin-right: 4px
	}

	.sep-in-video-list .p-lists {
		width: calc(50% - 30px)
	}

	.sep-inner-company-boxs .com-lefts {
		width: 100%;
		float: none;
		margin-left: 0
	}

	.sep-company-num-list .p-lists {
		width: calc(33.3333% - 20px)
	}

	.sep-kijo-zh-list .p-lists {
		width: calc(50% - 40px)
	}

	.fz24 {
		font-size: 20px
	}

	.col-xs-1 {
		margin-top: 20px
	}

	.col-xs-6,.col-xs-5,.col-xs-1 {
		width: 100%
	}

	.sep-inner-down-list .p-lists {
		width: calc(100% - 40px)
	}

	.fz20 {
		font-size: 18px
	}

	.sep-inner-contact-boxs1 .con-lefts {
		width: 100%;
		padding: 30px 20px
	}

	.sep-inner-contact-boxs1 .con-rights {
		width: 100%
	}
}

@media screen and (max-width:768px) {
	.sep-index-pro-right-list {
		padding-left: 20px;
		padding-right: 20px
	}

	.sep-index-how-boxs .boxs {
		padding-left: 20px;
		padding-right: 20px
	}

	.sep-index-solutions-list .lr-boxs .lr-lists.lr-lefts {
		left: -20px
	}

	.sep-index-solutions-list .lr-boxs .lr-lists.lr-rights {
		right: -20px
	}
}

@media screen and (max-width:667px) {
	.sep-inner-history-num-list .swiper-container {
		max-width: 100px
	}

	.sep-inner-down-list .lis-boxs {
		padding-left: 0
	}

	.sep-inner-down-list .lis-boxs i {
		display: none
	}

	.sep-pagination .pagination {
		display: flex;
		justify-content: center
	}

	.sep-pagination .pagination li {
		display: flex
	}

	.sep-inner-contact-top-list .p-lists {
		max-width: 48%
	}

	.pt90 {
		padding-top: 60px
	}

	.sep-inner-news-top-list .p-lists+.p-lists {
		margin-left: 40px
	}

	.sep-detail-new-relted-list .p-lists {
		flex-wrap: wrap
	}

	.sep-detail-new-relted-list .times {
		margin-left: 10px
	}

	.sep-detail-new-relted-list .titles-a {
		width: 100%;
		margin-top: 15px;
		padding-left: 0
	}

	.pb70 {
		padding-bottom: 60px
	}

	.sep-inner-down-list .p-lists {
		min-height: 100px;
		padding: 15px;
		padding-right: 60px;
		border-color: #e6e6e6
	}

	.sep-inner-down-list .p-lists:last-child {
		margin-bottom: 0
	}

	.sep-all-boxs .all-lefts {
		width: 100%;
		margin-bottom: 15px
	}

	.sep-inner-down-list .i-boxs {
		width: 40px;
		height: 40px;
		right: 10px;
		margin-top: -20px
	}

	.sep-inner-down-list .i-boxs img {
		max-width: 24px
	}

	.sep-all-boxs .all-rights {
		width: 100%
	}

	.sep-all-boxs .jm-lefts {
		display: none
	}

	.sep-all-boxs .jm-rights {
		width: 100%
	}

	.sep-kijo-zh-list .p-lists {
		width: calc(100% - 40px);
		margin-bottom: 30px
	}

	.sep-kijo-zh-list .p-lists:last-child {
		margin-bottom: 0
	}

	.sep-inner-history-list .p-lists {
		padding: 30px 20px;
		display: block
	}

	.sep-inner-history-list .thumbs {
		width: 100%
	}

	.sep-inner-history-list .lis-boxs {
		width: 100%;
		padding: 20px 0 0
	}

	.sep-company-num-list .p-lists {
		width: calc(100% - 20px)
	}

	.sep-company-num-list .p-lists:last-child {
		margin-bottom: 0
	}

	.sep-company-num-list .titles-a {
		min-height: 0
	}

	.richtext iframe {
		max-height: 320px
	}

	.sep-in-video-list .p-lists {
		width: calc(100% - 30px)
	}

	.sep-in-video-list .p-lists:last-child {
		margin-bottom: 0
	}

	.sep-inner-solution-list .p-lists {
		margin-bottom: 30px
	}

	.sep-inner-solution-list .p-lists:last-child {
		margin-bottom: 0
	}

	.sep-inner-solution-list .p-lists:nth-child(even) .nums {
		left: auto;
		right: 0
	}

	.sep-inner-solution-list .lis-boxs:before {
		display: none
	}

	.sep-inner-solution-list .thumbs {
		width: 100%
	}

	.sep-inner-solution-list .lis-boxs {
		width: 100%;
		padding: 30px 0 0 !important
	}

	.pb90 {
		padding-bottom: 60px
	}

	.pro-bigimg .pro-mask {
		display: none !important
	}

	.richtext table tr td {
		padding: 12px 10px
	}

	.sep-detail-pro-thumbs .i-search {
		display: none
	}

	.jj-duotus-ul-boxs .swiper-container {
		height: 280px
	}

	.sep-detail-pro-thumbs .thumbs.ons {
		height: 280px
	}

	.jj-duotus-ul-boxs {
		width: 96px
	}

	.sep-detail-pro-thumbs .thumbs {
		width: calc(100% - 110px)
	}

	.mt40 {
		margin-top: 30px
	}

	.sep-list-pro-list .p-lists {
		width: calc(100% - 40px);
		margin-bottom: 30px
	}

	.sep-list-pro-list .p-lists:last-child {
		margin-bottom: 0
	}

	.sep-inner-banner .b-covers .boxs.maxs820 {
		max-width: 100%;
		margin-left: 0
	}

	.pb160 {
		padding-bottom: 60px
	}

	.sep-list-pro-faq-list .lis-boxs {
		padding-left: 0;
		padding-right: 0
	}

	.sep-list-pro-faq-boxs .faq-lefts {
		width: 100%;
		margin-bottom: 60px
	}

	.sep-list-pro-faq-boxs .faq-rights {
		width: 100%;
		padding-left: 0
	}

	.sep-list-pro-how-boxs {
		padding: 30px 20px
	}

	.sep-list-pro-how-boxs .i-imgs {
		width: 60px;
		min-width: 60px;
		height: 60px;
		margin-right: 12px
	}

	.sep-inner-banner .banner img {
		min-height: 200px;
		object-fit: cover
	}

	.sep-inner-banner .b-spans {
		margin-top: 10px
	}

	.sep-index-news-list .p-lists {
		width: calc(100% - 42px);
		margin-bottom: 30px
	}

	.sep-index-news-list .p-lists:last-child {
		margin-bottom: 0
	}

	.sep-index-form .form-group.ons {
		width: calc(100% - 20px)
	}

	.sep-index-form .form-group {
		margin-bottom: 12px
	}

	.sep-index-form .form-group .form-control {
		height: 42px
	}

	.sep-index-form .form-group textarea.form-control {
		height: 100px
	}

	.sep-index-form .form-group .btn-primary {
		margin-top: 10px
	}

	.sep-index-solutions-list .titles-a {
		width: calc(100% - 24px)
	}

	.pb130 {
		padding-bottom: 60px
	}

	.sep-index-faq-list .lis-boxs {
		padding-left: 0;
		padding-right: 0
	}

	.sep-index-faq-list .titles-a {
		padding-left: 50px
	}

	.sep-index-faq-boxs .faq-text {
		left: -20px;
		font-size: 66px
	}

	.pb120 {
		padding-bottom: 60px
	}

	.mt60 {
		margin-top: 30px
	}

	.pt130 {
		padding-top: 60px
	}

	.pt120 {
		padding-top: 60px
	}

	.pb190 {
		padding-bottom: 60px
	}

	.sep-relate-list .p-lists {
		width: calc(100% - 60px)
	}

	.sep-relate-list .p-lists:last-child {
		margin-bottom: 0
	}
}

.sep-lx-header-mb {
	display: block
}

.sep-lx-header-mb .box-wrap {
	padding: 22px 37px;
	box-shadow: 0 0 12px rgba(0,0,0,0.4);
	position: relative;
	z-index: 1000
}

.sep-lx-header-mb .box-wrap .logo {
	float: none;
	margin: 0 auto
}

.sep-lx-header-mb .box-wrap .logo img {
	width: 100px
}

.sep-lx-header-mb .box-wrap>ul {
	position: relative;
	top: 1px
}

.sep-lx-header-mb .box-wrap>ul>li {
	float: left;
	border: 1px solid #000 !important;
	margin-left: 10px;
	width: 39px;
	height: 31px;
	line-height: 29px;
	text-align: center;
	position: relative
}

.sep-lx-header-mb .box-wrap>ul>li#global {
	float: left
}

.sep-lx-header-mb .box-wrap>ul>li#menu {
	float: left
}

.sep-lx-header-mb .box-wrap>ul>li#menu i {
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 2px;
	position: relative;
	background: #000;
	margin: 14px 0 0
}

.sep-lx-header-mb .box-wrap>ul>li#menu i:before {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #000;
	position: absolute;
	left: 0;
	top: -5px
}

.sep-lx-header-mb .box-wrap>ul>li#menu i:after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #000;
	position: absolute;
	left: 0;
	top: 5px
}

.sep-lx-header-mb .box-wrap>ul>li#logo {
	border: none;
	float: none;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	width: auto;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language {
	position: absolute;
	background: #01b053;
	width: 157px;
	text-align: center;
	padding: 10px 20px;
	z-index: 100000;
	top: 40px;
	left: -67px;
	display: none;
	border: 1px solid #fff
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language li {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #fff
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language li:last-child {
	border-bottom: none;
	margin-bottom: 0
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language li a {
	color: #fff
}

.sep-lx-header-mb .box-wrap>ul>li.active {
	border: 1px solid #1f2256;
	background: #1f2256
}

.sep-lx-header-mb .box-wrap>ul>li.active i {
	color: #fff
}

.sep-lx-header-mb .box-wrap>ul>li i {
	color: #01b053;
	font-size: 30px;
	line-height: normal
}

.sep-lx-header-mb .stock {
	color: #3a3a3a;
	background: #f4f4f4;
	text-align: center;
	padding: 8px 0
}

.sep-lx-header-mb .stock .red {
	color: #da2337;
	position: relative;
	padding: 0 7px
}

.sep-lx-header-mb .stock .red:before {
	content: "";
	display: block;
	width: 2px;
	height: 10px;
	background: #da2337;
	position: absolute;
	left: 0;
	top: 3px
}

.sep-lx-header-mb .stock .red:after {
	content: "";
	display: block;
	width: 2px;
	height: 10px;
	background: #da2337;
	position: absolute;
	right: 0;
	top: 3px
}

.sep-lx-header-mb .stock .green {
	color: #13ba07
}

.sep-lx-header-mb .stock span {
	padding: 0 5px;
	margin: 0 3px
}

.sep-shadow {
	background: rgba(0,0,0,0.5);
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000000;
	display: none
}

i.i-searchs {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	border: 3px solid #000;
	position: relative
}

i.i-searchs:after {
	content: '';
	display: block;
	width: 3px;
	height: 8px;
	background: #000;
	position: absolute;
	left: 100%;
	top: 100%;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

i.i-closes {
	display: inline-block;
	width: 25px;
	height: 25px;
	position: relative;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

i.i-closes:before {
	content: '';
	display: block;
	width: 17px;
	height: 3px;
	background: #000;
	position: absolute;
	left: 4px;
	top: 11px
}

i.i-closes:after {
	content: '';
	display: block;
	width: 3px;
	height: 17px;
	background: #000;
	position: absolute;
	left: 11px;
	top: 4px
}

i.i-closes.ons {
	position: absolute;
	right: 31px;
	top: 24px;
	cursor: pointer
}

i.i-globals {
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	border: 1px solid #000;
	position: relative
}

i.i-globals:after {
	content: '';
	display: block;
	width: 10px;
	height: 20px;
	border: 1px solid #000;
	border-radius: 50%;
	position: absolute;
	left: 5px;
	top: 0
}

i.i-globals:before {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	background: #000
}

i.i-menus {
	display: inline-block;
	width: 18px;
	height: 2px;
	position: relative;
	background: #000
}

i.i-menus:before {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #000;
	position: absolute;
	left: 0;
	top: -5px
}

i.i-menus:after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #000;
	position: absolute;
	left: 0;
	top: 5px
}

.sep-search-box {
	position: fixed;
	width: 100%;
	background: #fff;
	top: 66px;
	z-index: 10000000;
	padding: 44px 31px;
	box-shadow: 0 0 12px rgba(0,0,0,0.5);
	display: none
}

.sep-search-box .fa-times {
	color: #000;
	font-size: 20px;
	position: absolute;
	right: 31px;
	top: 24px;
	cursor: pointer
}

.sep-search-box .hd {
	color: #282828;
	font-size: 18px;
	font-family: 'LATO-BOLD'
}

.sep-search-box form {
	margin-top: 10px;
	margin-bottom: 25px
}

.sep-search-box form .form-control {
	height: 47px;
	border-radius: 0
}

.sep-search-box form .btn {
	background: #01b053;
	color: #fff;
	display: table;
	margin: 0 auto;
	margin-top: 17px;
	padding: 10px 40px;
	font-size: 16px;
	width: 100%
}

.sep-search-box form .btn i {
	margin-right: 5px;
	border-color: #fff
}

.sep-search-box form .btn i:after {
	background: #fff
}

.sep-search-box .more {
	background: #01b053;
	color: #fff;
	display: table;
	margin: 0 auto;
	margin-top: 17px;
	padding: 10px 40px;
	font-size: 16px;
	width: 100%;
	border: none
}

.sep-search-box .more i {
	padding-right: 5px
}

.sep-search-box ul li {
	margin-top: 8px
}

.sep-search-box ul li a {
	color: #8c8c8c;
	display: block
}

.logos {
	max-width: 130px;
	display: inline-block
}

.logos img {
	max-width: 100%
}

.sep-menu-box {
	width: 100%;
	position: absolute;
	background: #fff;
	left: 0;
	top: 0;
	z-index: 10000000;
	max-width: 310px;
	box-shadow: 0 0 12px rgba(0,0,0,0.7);
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out;
	-webkit-transform: translateX(-105%);
	-moz-transform: translateX(-105%);
	-ms-transform: translateX(-105%);
	-o-transform: translateX(-105%);
	transform: translateX(-105%)
}

.sep-menu-box.active {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}

.sep-menu-box .top {
	padding: 20px 30px;
	text-align: center;
	box-shadow: 0 0 12px rgba(145,145,145,0.7);
	position: relative;
	z-index: 10000
}

.sep-menu-box .top i {
	color: #000;
	font-size: 22px;
	position: relative;
	top: 3px;
	cursor: pointer
}

.sep-menu-box .bottom {
	visibility: visible
}

.sep-menu-box .bottom.no {
	visibility: hidden
}

.sep-menu-box .bottom .menu-item>li {
	border-bottom: 1px solid #ddd
}

.sep-menu-box .bottom .menu-item>li:last-child {
	border-bottom: none
}

.sep-menu-box .bottom .menu-item>li.active {
	background: #01b053
}

.sep-menu-box .bottom .menu-item>li.active .box {
	border-bottom: 1px solid #fff
}

.sep-menu-box .bottom .menu-item>li.active .box a {
	color: #fff
}

.sep-menu-box .bottom .menu-item>li.active .box i {
	color: #fff;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	background: #fff
}

.sep-menu-box .bottom .menu-item>li.active .box i:after {
	border-top-color: #01b053;
	border-right-color: #01b053
}

.sep-menu-box .bottom .menu-item>li .box {
	position: relative;
	padding: 22px 30px;
	border-bottom: 1px solid transparent
}

.sep-menu-box .bottom .menu-item>li .box a {
	color: #282828;
	font-size: 18px
}

.sep-menu-box .bottom .menu-item>li .box i {
	display: block;
	width: 24px;
	height: 24px;
	font-size: 20px;
	border-radius: 100%;
	background: #01b053;
	color: #282828;
	position: absolute;
	right: 30px;
	top: 26px;
	cursor: pointer;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out
}

.sep-menu-box .bottom .menu-item>li .box i:after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border: 2px solid transparent;
	border-top-color: #fff;
	border-right-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	top: 50%;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.sep-menu-box .bottom .menu-item>li>ul {
	padding: 5px 0;
	display: none
}

.sep-menu-box .bottom .menu-item>li>ul>li {
	padding: 4px 20px
}

.sep-menu-box .bottom .menu-item>li>ul>li a {
	color: #fff
}

.sep-menu-box .bottom-toggle {
	position: absolute;
	width: 100%;
	z-index: 1000;
	top: 64px;
	background: #fff;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%)
}

.sep-menu-box .bottom-toggle.active {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}

.sep-menu-box .bottom-toggle .toggle {
	display: none
}

.sep-menu-box .bottom-toggle .toggle>ul {
	background: #fff
}

.sep-menu-box .bottom-toggle .toggle>ul>li {
	padding: 0 0;
	border-bottom: 1px solid #ccc;
	position: relative;
	line-height: 60px
}

.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) span {
	width: 60;
	min-width: 60px;
	height: 59px;
	line-height: 60px;
	text-align: center;
	display: inline-block;
	border-right: 1px solid #ccc
}

.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) a {
	font-family: 'LATO-BOLD'
}

.sep-menu-box .bottom-toggle .toggle>ul>li>ul {
	display: none
}

.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li {
	line-height: 40px
}

.sep-menu-box .bottom-toggle .toggle>ul>li a {
	color: #282828;
	font-size: 16px;
	padding-left: 30px
}

.sep-menu-box .bottom-toggle .toggle>ul>li a i {
	font-size: 20px;
	color: #282828;
	position: absolute;
	right: 30px;
	top: 21px;
	cursor: pointer
}

.sep-menu-box .contact {
	background: #01b053;
	color: #fff;
	display: table;
	margin: 0 auto 20px;
	margin-top: 0;
	padding: 4px 40px;
	font-size: 22px;
	border: none;
	border-radius: 0
}

.sep-menu-box .contact i {
	color: inherit
}

.sep-menu-box .logo img {
	width: 59px
}

.gdw-mb-c {
	display: none
}

.sep-banner-mb {
	display: none
}

.sep-banner-mb img {
	width: 100%
}

.mb-bottom-wrap {
	padding-bottom: 24px;
	background: #131d26
}

.mb-bottom-wrap ul.info {
	padding: 28px 37px
}

.mb-bottom-wrap ul.info li {
	margin-bottom: 4px;
	position: relative;
	padding-left: 36px;
	color: #fff
}

.mb-bottom-wrap ul.info li:last-child {
	margin-bottom: 0
}

.mb-bottom-wrap ul.info li i {
	color: #fff
}

.mb-bottom-wrap ul.info li a {
	color: #fff
}

.mb-bottom-wrap ul.info li img {
	position: absolute;
	left: 0;
	top: 10px
}

.mb-bottom-wrap .bottom-menu>li:last-child {
	border-bottom: 1px solid #343e46
}

.mb-bottom-wrap .bottom-menu>li>ul {
	padding: 5px 0;
	padding-left: 60px;
	border-top: 1px solid #343e46;
	display: none
}

.mb-bottom-wrap .bottom-menu>li>ul li {
	padding: 5px 0;
	list-style: disc;
	color: #fff
}

.mb-bottom-wrap .bottom-menu>li>ul li a {
	color: #fff
}

.mb-bottom-wrap .bottom-menu>li .box {
	padding: 13px 37px;
	border-top: 1px solid #343e46;
	position: relative
}

.mb-bottom-wrap .bottom-menu>li .box a {
	color: #fff
}

.mb-bottom-wrap .bottom-menu>li .box i {
	position: absolute;
	right: 37px;
	top: 17px;
	color: #fff;
	cursor: pointer
}

.mb-bottom-wrap .sep-share {
	display: table;
	margin: 0 auto;
	margin-top: 24px
}

.mb-bottom-wrap .sep-share li {
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-right: 6px;
	background: #1e2c39
}

.mb-bottom-wrap .sep-share li:hover {
	background: #01b053;
	border: 1px solid #01b053
}

.mb-bottom-wrap .sep-share li:hover a i {
	color: #fff
}

.mb-bottom-wrap .sep-share li a i {
	color: #fff
}

@media screen and (min-width:769px) {
	.sep-banner-mb {
		display: none
	}

	.sep-search-box,.sep-shadow,.sep-lx-header-mb,.sep-menu-box {
		display: none !important
	}
}

@media screen and (max-width:768px) {
	.sep-banner-pc {
		display: none
	}

	.sep-banner-mb {
		display: block
	}
}