@charset "utf-8";

@import '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: 50%;
	transform: translateX(-50%);
	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:;
	text-align: center;
	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);
	position: relative;
}
.sep-home-forms-boxs .form-group.ons1 span.error{position: absolute;left:36px; top:105%;color:red;}

.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
	}
}

.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
	}
}