﻿@import 'font-awesome.css';

.clearfix:before {
	display: table;
	clear: both;
	content: ""
}


body {
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none;    /* Firefox */
    -ms-user-select: none;     /* IE 10+ */
    user-select: none;         /* Standard syntax */
}

.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: 'Arial', 'Microsoft YaHei UI Light', 'Lucida Grande', 'Microsoft Yahei';
	margin: 0;
	padding: 0
}

button {
	cursor: pointer;
	font-size: 16px
}

i {
	display: inline-block
}

.pointer {
	cursor: pointer
}

.richtext {
	line-height: 30px;
	color: #333;
	position: relative;
	
}

.richtext * {
	font-size: inherit;
	line-height: inherit;
	color: inherit
}

.richtext iframe {
	width: 100%;
	border: none
}

.richtext img {
	max-width: 100%;
	height: auto !important
}

.richtext.maxs1360 {
	max-width: 1360px;
	margin: auto
}

.richtext.maxs1280 {
	max-width: 1280px;
	margin: auto
}

.richtext.maxs960 {
	max-width: 960px;
	margin: auto
}

.richtext.maxs700 {
	max-width: 700px;
	margin: auto
}

.richtext.maxs800 {
	max-width: 800px;
	margin: auto
}

.richtext.cors {
	color: #fff
}

.richtext.h-ons {
	margin-top: 20px
}

.richtext.lh32 {
	line-height: 32px
}

.richtext.lh34 {
	line-height: 34px
}

.richtext.lh36 {
	line-height: 36px
}

.richtext.lh38 {
	line-height: 38px
}

.richtext.lh40 {
	line-height: 40px
}

.richtext.lh20 {
	line-height: 20px
}

.richtext.lh24 {
	line-height: 24px
}

.richtext.lh26 {
	line-height: 26px
}

.richtext.lh28 {
	line-height: 28px
}

.richtext h1 {
	line-height: normal !important
}

.richtext h2 {
	display: block;
	width: 100%;
	font-size: 20px;
	color: #1a1a1a;
	line-height: 1.32;
	margin-bottom: 10px
}

.richtext a {
	color: #3581dd !important;
	text-decoration: underline
}

.richtext a:hover {
	color: #57b4f9 !important;
	text-decoration: none
}

.richtext strong {
	display: block;
	margin-bottom: 10px
}

.richtext ul {
	list-style: none !important;
	max-width: 100%
}

.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: #3581dd;
	position: absolute;
	left: 0;
	top: 12px;
	border-radius: 100%
}

.richtext table {
	width: 100%
}

.richtext table tr {
	background: none
}

.richtext table tr td {
	border: 1px solid #e0e0e0;
	border-top: none;
	border-bottom: none;
	padding: 15px 30px;
	font-size: inherit;
	color: inherit;
	line-height: inherit;
	background: none
}

.richtext table tr td:nth-child(1) {
	border-left: none
}

.richtext table tr td:last-child {
	border-right: none
}

.richtext table tr td * {
	font-size: inherit;
	color: inherit;
	line-height: inherit;
	font-weight: inherit
}

.richtext table tr:nth-child(odd) {
	background: #f7f7f7
}

.richtext table tr:nth-child(1) {
	/* background: #3581dd */
	/* background: #57b4f9; */
	background:  linear-gradient(to top ,#5191cf,#70abe5);
}

.richtext table tr:nth-child(1) td {
	color: #fff;
	font-size: 20px;
	padding: 8px 30px
}

.richtext .over-tabs {
	overflow-x: auto
}

.richtext .over-y-tabs {
	overflow-y: auto;
	max-height: 540px;
	padding-right: 15px
}

.richtext .over-y-tabs::-webkit-scrollbar {
	width: 5px;
	height: auto;
	background-color: #f7f7f7;
	overflow: initial;
	border-radius: 3px
}

.richtext .over-y-tabs::-webkit-scrollbar-thumb {
	background-color: #3581dd;
	border-radius: 3px
}

.p-boxs {
	min-width: 100%
}

.black {
	color: black
}

.opacity0 {
	opacity: 0
}

.mores-boxs .mores {
	display: inline-block;
	vertical-align: top
}

.mores-boxs .mores .span {
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 100%;
	border: 1px solid #fff;
	position: relative
}

.mores-boxs .mores .span i {
	color: #fff;
	width: 19px;
	text-align: right;
	line-height: 30px;
	position: absolute;
	right: -12px;
	top: 50%;
	margin-top: -15px;
	font-size: 18px
}

.mores-boxs .mores .span i:after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #fff;
	position: absolute;
	right: 1px;
	top: 50%;
	margin-top: -1px
}

.rotate {
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 1s;
	-moz-transition-property: -moz-transform;
	-moz-transition-duration: 1s;
	-webkit-animation: rotate 20s linear infinite;
	-moz-animation: rotate 20s linear infinite;
	-o-animation: rotate 20s linear infinite;
	animation: rotate 20s linear infinite
}

@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg)
	}
}

@-moz-keyframes rotate {
	from {
		-moz-transform: rotate(0)
	}

	to {
		-moz-transform: rotate(359deg)
	}
}

@-o-keyframes rotate {
	from {
		-o-transform: rotate(0)
	}

	to {
		-o-transform: rotate(359deg)
	}
}

@keyframes rotate {
	from {
		transform: rotate(0)
	}

	to {
		transform: rotate(359deg)
	}
}

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: #3581dd
}

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";
	font-weight: normal
}

.bold,
.bold1 {
	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: 1400px;
	margin: auto
}

.sep-container.pres {
	position: relative;
	z-index: 10
}

.sep-container50 {
	width: 100%;
	max-width: 700px
}

.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.size18 {
	font-size: 18px
}

.thumbs {
	overflow: hidden
}

.thumbs img {
	max-width: 100%
}

.titles-a {
	color: #1a1a1a
}

.thumbs,
.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)
	}
}

.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
}

.nowrap {
	white-space: nowrap
}

.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
}

.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-nowrap {
	flex-wrap: nowrap
}

.fix:before,
.clearfix:before {
	content: '';
	display: table;
	clear: both
}

.fix:after,
.clearfix:after {
	content: '';
	display: table;
	clear: both
}

.size14 {
	font-size: 14px
}

.size15 {
	font-size: 15px
}

.size17 {
	font-size: 17px
}

.size18 {
	font-size: 18px
}

.size20 {
	font-size: 20px
}

.size22 {
	font-size: 22px
}

.size24 {
	font-size: 24px
}

.size26 {
	font-size: 26px
}

.size28 {
	font-size: 28px
}

.size30 {
	font-size: 30px
}

.size32 {
	font-size: 32px
}

.size34 {
	font-size: 34px
}

.size36 {
	font-size: 36px
}

.size38 {
	font-size: 38px
}

.size40 {
	font-size: 40px
}

.size42 {
	font-size: 42px
}

.size44 {
	font-size: 44px
}

.size48 {
	font-size: 48px
}

.size50 {
	font-size: 50px
}

.size52 {
	font-size: 52px
}

.size55 {
	font-size: 55px
}

.size56 {
	font-size: 56px
}

.size58 {
	font-size: 58px
}

.size60 {
	font-size: 60px
}

.size64 {
	font-size: 64px
}

.size70 {
	font-size: 70px
}

.size72 {
	font-size: 72px
}

.size120 {
	font-size: 120px
}

.size200 {
	font-size: 200px
}

#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
}

.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: #3581dd
}

.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: #57b4f9
}

.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:1460px) {
	.size38 {
		font-size: 36px
	}

	.size40 {
		font-size: 36px
	}

	.size42 {
		font-size: 32px
	}

	.size44 {
		font-size: 40px
	}

	.size48 {
		font-size: 40px
	}

	.size50 {
		font-size: 40px
	}

	.size52 {
		font-size: 40px
	}

	.size55 {
		font-size: 44px
	}

	.size56 {
		font-size: 44px
	}

	.size58 {
		font-size: 44px
	}

	.size60 {
		font-size: 44px
	}

	.size64 {
		font-size: 44px
	}
}

@media screen and (max-width:1200px) {
	.size24 {
		font-size: 22px
	}

	.size26 {
		font-size: 24px
	}

	.size28 {
		font-size: 24px
	}

	.size30 {
		font-size: 24px
	}

	.size32 {
		font-size: 24px
	}

	.size34 {
		font-size: 32px
	}

	.size36 {
		font-size: 32px
	}

	.size38 {
		font-size: 32px
	}

	.size40 {
		font-size: 32px
	}

	.size42 {
		font-size: 32px
	}

	.size44 {
		font-size: 32px
	}

	.size48 {
		font-size: 32px
	}

	.size50 {
		font-size: 36px
	}

	.size52 {
		font-size: 36px
	}

	.size55 {
		font-size: 36px
	}

	.size56 {
		font-size: 36px
	}

	.size58 {
		font-size: 36px
	}

	.size60 {
		font-size: 36px
	}

	.size64 {
		font-size: 36px
	}
}

@media screen and (max-width:812px) {
	.size14 {
		font-size: 16px
	}

	.size15 {
		font-size: 16px
	}

	.size17 {
		font-size: 16px
	}

	.size18 {
		font-size: 16px
	}

	.size20 {
		font-size: 18px
	}

	.size22 {
		font-size: 20px
	}

	.size24 {
		font-size: 22px
	}

	.size26 {
		font-size: 24px
	}

	.size28 {
		font-size: 24px
	}

	.size30 {
		font-size: 24px
	}

	.size32 {
		font-size: 24px
	}

	.size34 {
		font-size: 24px
	}

	.size36 {
		font-size: 24px
	}

	.size38 {
		font-size: 24px
	}

	.size40 {
		font-size: 24px
	}

	.size42 {
		font-size: 24px
	}

	.size44 {
		font-size: 24px
	}

	.size48 {
		font-size: 24px
	}

	.size50 {
		font-size: 24px
	}

	.size52 {
		font-size: 24px
	}

	.size55 {
		font-size: 24px
	}

	.size56 {
		font-size: 24px
	}

	.size58 {
		font-size: 24px
	}

	.size60 {
		font-size: 24px
	}

	.size64 {
		font-size: 24px
	}
}

@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 #fff
	}

	.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: 126px
}

.sep-header {
	width: 100%;
	height: 126px;
	z-index: 100;
	position: absolute;
	left: 0;
	top: 0;
	padding: 19px 0
}

.sep-header i {
	font: normal normal normal 14px/1 FontAwesome
}

.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: 88px;
	float: left;
	overflow: hidden;
	margin: 0
}

.sep-header .logo img {
	max-width: 100%;
	max-height: 96%
}

.sep-header .logo .homes-ons1 {
	height: auto
}

.sep-header .logo .homes-ons2 {
	width: 0;
	height: 0;
	overflow: hidden
}

.sep-header .sep-container {
	max-width: 1724px
}

.sep-header.onss {
	position: fixed;
	left: 0;
	top: 0;
	background: #f8f7f7;
	height: 88px;
	padding: 0
}

.sep-header.onss .logo {
	max-width: 280px
}

.sep-header.onss .logo img {
	max-width: 100%;
	max-height: 96%
}

.sep-header.onss .logo .homes-ons1 {
	display: none
}

.sep-header.onss .logo .homes-ons2 {
	width: auto;
	height: auto
}

.sep-header.onss .sep-mainnav .nav-mainnav-boxs>ul>li>a {
	color: #333
}

.sep-header.onss .sep-mainnav .nav-mainnav-boxs>ul>li>a i {
	background: #57b4f9
}

.sep-header.onss .sep-mainnav .nav-mainnav-boxs>ul>li:hover>a {
	color: #57b4f9
}

.sep-header.onss .sep-mainnav .nav-mainnav-boxs>ul>li.active>a {
	color: #57b4f9
}

.sep-header.onss .sep-mainnav .nav-mainnav-boxs>ul>li.ons>a {
	color: #333
}

.sep-header.onss .globals>a {
	color: #333
}

.sep-header.onss .globals>a .i-imgs .i-imgs1 {
	width: 0;
	height: 0
}

.sep-header.onss .globals>a .i-imgs .i-imgs2 {
	width: auto;
	height: auto
}

.sep-header.onss .globals>i {
	color: #333
}

.sep-header.onss .sep-searchs-boxs {
	color: #333
}

.sep-header.onss .sep-searchs-boxs i {
	color: #333
}

.sep-header.onss .sep-searchs-boxs:hover {
	color: #3581dd
}

.sep-header.onss .sep-searchs-boxs:hover i {
	color: #3581dd
}

.sep-header .logo-rights {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.sep-header .texts-rights {
	width: auto;
	z-index: 102;
	position: relative
}

.sep-header .globals {
	position: relative;
	line-height: 40px;
	height: 40px;
	align-items: center
}

.sep-header .globals img {
	max-width: 100%
}

.sep-header .globals .i-imgs {
	display: inline-block;
	line-height: inherit;
	margin-right: 8px
}

.sep-header .globals .i-imgs img {
	max-width: 100%
}

.sep-header .globals i {
	color: #fff;
	font-size: 16px;
	display: inline-block
}

.sep-header .globals i.ons {
	font-size: 18px
}

.sep-header .globals>a {
	align-items: center;
	color: #fff;
	font-size: 16px;
	padding: 0 6px;
	line-height: inherit
}

.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: #3581dd
}

.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 .forms form button[type='submit']:hover i {
	transform: scale(1.1)
}

.sep-header .top-emalls-titles {
	display: inline-block;
	vertical-align: top;
	margin-top: 7px
}

.sep-header .top-emalls-titles .spans {
	width: auto;
	display: inline-block;
	vertical-align: top;
	line-height: 30px;
	color: #1e2229;
	font-size: 16px;
	position: relative;
	padding-left: 24px
}

.sep-header .top-emalls-titles .spans i {
	color: inherit;
	font-size: inherit;
	position: absolute;
	left: 0;
	top: 0;
	line-height: inherit
}

.sep-header .top-emalls-titles .spans i img {
	max-width: 100%
}

.sep-header .top-emalls-titles .spans+.spans {
	margin-left: 34px
}

.sep-header .top-emalls-titles .spans:hover {
	text-decoration: underline
}

.sep-header .sep-searchs-boxs {
	cursor: pointer;
	line-height: 40px;
	margin-left: 32px;
	color: #fff
}

.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 {
	min-width: 18px;
	color: #fff
}

.sep-header .sep-searchs-boxs i.ons2 {
	display: none
}

.sep-header .sep-searchs-boxs:hover {
	color: #3581dd
}

.sep-header .sep-searchs-boxs:hover i {
	color: #3581dd
}

.sep-header .sep-mainnav>.sep-container {
	justify-content: space-between
}

.sep-mainnav {
	width: 100%
}

.sep-mainnav .nav-mainnav-boxs {
	max-width: 100%;
	justify-content: flex-end
}

.sep-mainnav .nav-mainnav-boxs>ul {
	width: auto;
	display: block
}

.sep-mainnav .nav-mainnav-boxs>ul>li {
	margin: 0 25px;
	line-height: 88px
}

.sep-mainnav .nav-mainnav-boxs>ul>li:nth-child(1) {
	margin-left: 0
}

.sep-mainnav .nav-mainnav-boxs>ul>li:last-child {
	margin-right: 0
}

.sep-mainnav .nav-mainnav-boxs>ul>li>a {
	line-height: 88px;
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.sep-mainnav .nav-mainnav-boxs>ul>li>a>i {
	display: block;
	width: 70px;
	height: 3px;
	background: #57b4f9;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0;
	opacity: 0
}

.sep-mainnav .nav-mainnav-boxs>ul>li.active>a {
	color: #57b4f9;
	font-size: inherit
}

.sep-mainnav .nav-mainnav-boxs>ul>li.active>a i {
	opacity: 1
}

.sep-mainnav .nav-mainnav-boxs>ul>li:hover>a {
	color: #57b4f9
}

.sep-mainnav .nav-mainnav-boxs>ul>li:hover>a i {
	opacity: 1
}

.sep-mainnav .nav-mainnav-boxs>ul>li.ons>a {
	color: #333
}

.sep-mainnav .nav-mainnav-boxs>ul>li.ons>a i {
	opacity: 0
}

.sep-mainnav .nav-mainnav-boxs 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: #fff
}

.sep-mainnav .nav-mainnav-boxs ul li>a {
	color: #fff;
	display: block;
	text-align: center
}

.sep-mainnav .nav-mainnav-boxs ul li>a:hover {
	text-decoration: none
}

.sep-mainnav .nav-mainnav-boxs ul li.ios {
	position: relative
}

.sep-mainnav .nav-mainnav-boxs ul li:hover .pro-boxs {
	opacity: 1;
	visibility: initial;
	z-index: initial;
	overflow: hidden
}

.sep-mainnav .nav-mainnav-boxs ul li:hover .ul {
	opacity: 1;
	visibility: initial;
	z-index: initial
}

.sep-mainnav .nav-mainnav-boxs ul li .ul {
	background: #fff;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 999;
	min-width: 268px;
	float: left;
	display: block;
	border-top: 0;
	padding: 16px 11px;
	border-radius: 8px;
	text-align: left;
	opacity: 0;
	visibility: hidden;
	z-index: -1
}

.sep-mainnav .nav-mainnav-boxs ul li .ul.ons li {
	width: 50%;
	float: left
}

.sep-mainnav .nav-mainnav-boxs ul li .ul>li {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	white-space: nowrap;
	position: relative
}

.sep-mainnav .nav-mainnav-boxs ul li .ul>li a {
	font-weight: normal;
	font-size: 16px;
	padding: 5px 10px;
	padding-right: 20px;
	text-align: left;
	color: #333;
	position: relative;
	line-height: 30px
}

.sep-mainnav .nav-mainnav-boxs ul li .ul>li a i {
	color: inherit;
	line-height: inherit;
	position: absolute;
	top: 5px;
	right: 10px
}

.sep-mainnav .nav-mainnav-boxs ul li .ul>li:hover>a {
	background: #57b4f9;
	color: #fff
}

.sep-mainnav .nav-mainnav-boxs ul li .ul>li:hover>a i {
	color: inherit
}

.sep-mainnav .nav-mainnav-boxs ul li .ul>li .ul-ul {
	background: #fff;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 999;
	min-width: 290px;
	float: left;
	display: none;
	padding: 22px 0;
	border-radius: 8px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	text-align: left
}

.sep-mainnav .nav-mainnav-boxs ul li .ul>li .ul-ul.ons li {
	width: 50%;
	float: left
}

.sep-mainnav .nav-mainnav-boxs ul li .ul>li .ul-ul li {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	white-space: nowrap;
	position: relative;
	margin-bottom: 10px
}

.sep-mainnav .nav-mainnav-boxs ul li .ul>li .ul-ul li a {
	font-weight: normal;
	font-size: 16px;
	padding: 0 20px;
	text-align: left;
	color: #666;
	position: relative;
	line-height: 30px
}

.sep-mainnav .nav-mainnav-boxs ul li .ul>li .ul-ul li a:hover {
	color: #3581dd;
	text-decoration: underline
}

.sep-mainnav .nav-mainnav-boxs ul li .pro-boxs {
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	background: #fff;
	opacity: 0;
	overflow: hidden;
	visibility: hidden;
	z-index: -1;
	padding: 30px 0 56px;
	border-top: 1px solid #e6e6e6;
	min-height: 283px;
	border-bottom: 2px solid #00cdfe;
	background: url(https://www.sugoplast.cn/template/default/skin/image/nav-tup-img.jpg) no-repeat left 0 center #fff
}

.sep-mainnav .nav-mainnav-boxs ul li .pro-boxs.active {
	opacity: 1;
	visibility: initial
}

.sep-mainnav .nav-mainnav-boxs ul li .pro-boxs .sep-container {
	position: relative;
	z-index: 106
}

.sep-mainnav .nav-mainnav-boxs ul li .pro-boxs .boxs {
	width: 100%;
	max-width: 1316px;
	margin-left: auto;
	justify-content: center;
	align-items: center
}

.sep-mainnav .nav-mainnav-boxs ul li .pro-boxs .boxs-lists {
	width: 100%;
	max-width: 860px;
	margin: auto
}

.sep-mainnav .nav-mainnav-boxs ul li .pro-boxs .b-lists {
	display: block;
	width: 100%;
	color: #333;
	line-height: 30px;
	padding: 8px 11px;
	position: relative
}

.sep-mainnav .nav-mainnav-boxs ul li .pro-boxs .b-lists.ons {
	width: 50%
}

.sep-mainnav .nav-mainnav-boxs ul li .pro-boxs .b-lists:before {
	content: '';
	display: block;
	width: 2px;
	height: 1px;
	background: #333;
	position: absolute;
	left: 0;
	top: 22px
}

.sep-mainnav .nav-mainnav-boxs ul li .pro-boxs .b-lists.nowrap {
	white-space: nowrap
}

.sep-mainnav .nav-mainnav-boxs ul li .pro-boxs .b-lists:hover,
.sep-mainnav .nav-mainnav-boxs ul li .pro-boxs .b-lists.active {
	color: #57b4f9;
	text-decoration: underline
}

.sep-mainnav .nav-mainnav-boxs ul li .pro-boxs .titles-a {
	line-height: 28px;
	color: #333;
	margin-bottom: 10px
}

.sep-mainnav .nav-mainnav-boxs ul li .pro-boxs .titles-a:hover {
	color: #3581dd
}

.sep-mainnav .nav-mainnav-boxs ul li .link-boxs {
	width: auto;
	display: flex;
	position: absolute;
	right: 10px;
	bottom: -16px
}

.sep-mainnav .nav-mainnav-boxs ul li .link-boxs a {
	display: block;
	font-size: 18px;
	color: #339dc3;
	line-height: 20px
}

.sep-mainnav .nav-mainnav-boxs ul li .link-boxs a i {
	font-size: inherit;
	color: inherit;
	line-height: inherit
}

.sep-mainnav .nav-mainnav-boxs ul li .link-boxs a+a {
	margin-left: 10px
}

.sep-mainnav .nav-mainnav-boxs ul li .link-boxs a:nth-child(2) {
	color: #30497d
}

.sep-mainnav .nav-mainnav-boxs ul li .link-boxs a:hover {
	color: #57b4f9
}

.sep-mainnav .nav-mainnav-boxs ul li .imgs {
	position: absolute;
	right: -32px;
	bottom: -60px;
	z-index: 100
}

.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 .lines-boxs {
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 8;
	display: flex
}

.sep-banner .lines-boxs span {
	width: 100%;
	display: block;
	height: 2px;
	background: #2386ee
}

.sep-banner .lines-boxs span:nth-child(2) {
	background: #00cdfe
}

.sep-banner .lines-boxs span:nth-child(3) {
	background: #07c8c8
}

.sep-banner .lines-boxs span:nth-child(4) {
	background: #a06eff
}

.sep-banner.banner-one {
	display: block
}

.sep-banner.banner-two {
	display: none
}

.sep-banner .b-img {
	width: 100%;
	position: relative;
	display: block
}

.sep-banner .b-img img {
	position: relative;
	z-index: 2
}

.sep-banner .b-img.bgs:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 4
}

.sep-banner .banner .list {
	position: relative;
	display: block
}

.sep-banner .banner .list img {
	max-width: 100%
}

.sep-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-banner .b-covers .boxs {
	width: 100%
}

.sep-banner .b-covers .boxs.maxs550 {
	max-width: 550px
}

.sep-banner .b-covers .i-imgs {
	margin-bottom: 32px
}

.sep-banner .b-covers .b-titles {
	display: block;
	color: #fff;
	line-height: 1.2;
	position: relative;
	text-shadow: 0 5px 8px rgba(0, 0, 0, 0.2)
}

.sep-banner .b-covers .b-spans {
	display: block;
	width: 100%;
	color: #fff;
	line-height: 1.32
}

.sep-banner .b-covers .b-spans * {
	font-size: inherit;
	color: inherit;
	line-height: inherit
}

.sep-banner .b-covers .b-spans.ons {
	margin-bottom: 20px
}

.sep-banner .b-covers .b-spans.onss {
	margin-top: 30px
}

.sep-banner .b-covers .mores-boxs {
	width: 100%;
	margin-top: 60px
}

.sep-banner .b-covers .mores-boxs .mores {
	line-height: 40px;
	color: #fff
}

.sep-banner .b-covers .mores-boxs .mores .span {
	margin-right: 30px
}

.sep-banner .b-covers .mores-boxs .mores i {
	color: #fff
}

.sep-banner .b-covers .mores-boxs .mores:last-child {
	margin-right: 0
}

.sep-banner .b-covers .mores-boxs .mores:hover {
	padding-left: 5px
}

.sep-banner .b-covers .mores-boxs .mores.active span {
	background: none
}

.sep-banner .lr-boxs {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: right
}

.sep-banner .lr-boxs .lr-lists {
	display: inline-block;
	vertical-align: bottom;
	width: 75px;
	height: 75px;
	line-height: 75px;
	border-radius: 100%;
	z-index: 88;
	position: relative;
	top: auto;
	margin: auto;
	background: #fff;
	border-radius: 0;
	opacity: 1;
	text-align: center
}

.sep-banner .lr-boxs .lr-lists i {
	font-size: 32px;
	color: #666
}

.sep-banner .lr-boxs .lr-lists.lr-rights {
	border-left: 1px solid #3581dd;
	right: auto
}

.sep-banner .lr-boxs .lr-lists:hover {
	background: #3581dd
}

.sep-banner .lr-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;
	color: #fff;
	bottom: 29px
}

.sep-banner .swiper-pagination-ban.swiper-pagination:before {
	content: '';
	display: block;
	width: calc(100% - 38px);
	height: 1px;
	background: rgba(255, 255, 255, 0.5);
	position: absolute;
	left: 19px;
	top: 9px;
	z-index: 1
}

.sep-banner .swiper-pagination-ban.swiper-pagination span {
	width: 19px;
	height: 19px;
	background: none;
	opacity: 1;
	border: 1px solid rgba(255, 255, 255, 0.5);
	margin: 0 40px;
	position: relative;
	z-index: 20
}

.sep-banner .swiper-pagination-ban.swiper-pagination span:after {
	content: '';
	display: block;
	width: 7px;
	border-radius: 100%;
	height: 7px;
	background: rgba(255, 255, 255, 0.8);
	position: absolute;
	left: 5px;
	top: 5px
}

.sep-banner .swiper-pagination-ban.swiper-pagination span:nth-child(1) {
	margin-left: 0
}

.sep-banner .swiper-pagination-ban.swiper-pagination span:last-child {
	margin-right: 0
}

.sep-banner .swiper-pagination-ban.swiper-pagination span.swiper-pagination-bullet-active {
	border-color: #3581dd
}

.sep-banner .swiper-pagination-ban.swiper-pagination span.swiper-pagination-bullet-active:after {
	background: #3581dd
}

.sep-banner .ban-atp-boxs {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 100px;
	z-index: 30;
	flex-wrap: nowrap
}

.sep-banner .ban-atp-boxs .sep-container {
	flex-wrap: inherit
}

.sep-banner .ban-atp-boxs .ban-lists {
	width: 50%;
	color: #fff;
	line-height: 30px;
	padding: 15px 0;
	border-top: 1px solid #fff;
	position: relative
}

.sep-banner .ban-atp-boxs .ban-lists:after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #3581dd;
	position: absolute;
	top: -1px;
	left: 0;
	opacity: 0
}

.sep-banner .ban-atp-boxs .ban-lists.active:after {
	opacity: 1
}

.link-fixed-boxs {
	width: 44px;
	position: fixed;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99
}

.link-fixed-boxs .link .sep-share li {
	width: 44px;
	height: 44px;
	line-height: 42px;
	border: 1px solid #c3c3c3;
	background: none
}

.link-fixed-boxs .link .sep-share li a i {
	color: #c3c3c3
}

.link-fixed-boxs .link .sep-share li+li {
	margin-left: 0;
	margin-top: 10px
}

.link-fixed-boxs .link .sep-share li:hover {
	border-color: #3581dd;
	background: none
}

.link-fixed-boxs .link .sep-share li:hover a i {
	color: #3581dd
}

.titles {
	width: 100%;
	height: auto;
	display: block;
	color: #0d1623;
	line-height: 1.2;
	position: relative
}

.titles * {
	font-size: inherit;
	color: inherit;
	line-height: inherit
}

.titles.cors {
	color: #fff
}

.titles.cors1 {
	color: #3581dd
}

.titles.cors2 {
	color: #57b4f9
}

.titles.ons {
	margin-bottom: 30px
}

.titles.onss {
	margin-top: 30px
}

a.titles:hover {
	color: #3581dd
}

a.titles:hover.cors {
	color: #3581dd;
	text-shadow: 0 1px 1px #fff
}

.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 {
	filter: blur(2px);
	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%
}

.imgs-bgs.hes1 img {
	min-width: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 2;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}

.imgs-bgs.c-bgs {
	background: #3581dd
}

.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%
}

.sep-body .richtext * {
	font-size: inherit;
	line-height: inherit;
	color: inherit
}

.sep-body .richtext.cors {
	color: #fff
}

.sep-body .richtext.cors * {
	color: #fff
}

.sep-body .richtext.h-ons1 {
	margin-top: 40px
}

.sep-pro-boxs {
	width: 100%;
	padding: 172px 0 36px;
	position: relative;
	overflow: hidden;
	z-index: 9;
	margin-top: -64px
}

.sep-pro-boxs .pro-boxs {
	width: 100%;
	justify-content: space-between;
	align-items: flex-end;
	margin-top: 20px
}

.sep-pro-boxs .pro-boxs .pro-lists {
	width: calc(50% - 16px);
	padding-bottom: 42px
}

.sep-pro-boxs .pro-boxs .pro-lists:nth-child(2) {
	padding-bottom: 0;
	width: calc(50% - 24px)
}

.sep-pro-ul-boxs {
	width: 100%
}

.sep-pro-ul-boxs.ons {
	margin-top: 20px
}

.sep-pro-ul-boxs .p-boxs {
	margin: 0 -25px
}

.sep-pro-ul-boxs .p-lists {
	width: calc(100% - 50px);
	margin: 0 25px 40px;
	position: relative
}

.sep-pro-ul-boxs .p-lists.ons {
	width: calc(50% - 50px);
	align-items: center
}

.sep-pro-ul-boxs .p-lists:hover .thumbs-boxs {
	opacity: 1
}

.sep-pro-ul-boxs .thumbs {
	position: relative;
	z-index: 11
}

.sep-pro-ul-boxs .thumbs img {
	max-width: 100%
}

.sep-pro-ul-boxs .lis-boxs {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 20;
	padding: 0 28px 54px
}

.sep-pro-ul-boxs .lis-boxs.ons {
	padding-bottom: 16px
}

.sep-pro-ul-boxs .thumbs-boxs {
	width: 100%;
	max-width: 300px;
	border-radius: 100%;
	background: #57b4f9;
	justify-content: center;
	text-align: center;
	align-items: center;
	color: #fff;
	line-height: 40px
}

.sep-pro-ul-boxs .thumbs-boxs img {
	max-width: 100%
}

.sep-pro-ul-boxs .thumbs-boxs span {
	display: block;
	max-width: 110px;
	font-size: inherit;
	color: inherit;
	line-height: inherit;
	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: 30
}

.sep-pro-ul-boxs .thumbs-boxs:hover {
	background: #3581dd
}

.sep-pro-ul-boxs .titles-a {
	line-height: 1.32;
	color: #f1f3f8;
	position: relative
}

.sep-pro-ul-boxs .titles-a:hover {
	color: #3581dd
}

.sep-pro-ul-boxs .spans {
	line-height: 24px;
	color: #f1f3f8;
	margin-top: 10px
}

.sep-pro-ul-boxs .spans * {
	color: inherit;
	line-height: inherit;
	font-size: inherit
}

.sep-pro-ul-boxs .spans a.span {
	display: inline-block;
	vertical-align: top;
	padding-right: 10px;
	margin-right: 10px
}

.sep-pro-ul-boxs .spans a.span:after {
	content: '';
	display: block;
	width: 2px;
	height: 16px;
	background: #f1f3f8;
	position: absolute;
	right: -1px;
	top: 4px
}

.sep-pro-ul-boxs .spans a.span:last-child {
	margin-right: 0;
	padding-right: 0
}

.sep-pro-ul-boxs .spans a.span:last-child:after {
	display: none
}

.sep-pro-ul-boxs .spans a.span:hover {
	color: #3581dd
}

.sep-application-boxs {
	width: 100%;
	padding: 175px 0 55px;
	position: relative;
	overflow: hidden
}

.sep-application-boxs .app-thumbs-boxs {
	width: 100%;
	text-align: center;
	margin-bottom: 70px;
padding-top: 75px;
}

.sep-application-boxs .scroll-mores-boxs {
	width: 100%;
	margin-top: 28px;
	text-align: center
}

.sep-application-boxs .scroll-mores-boxs .mores {
	display: inline-block;
	vertical-align: top;
	color: #bfbfbf;
	line-height: 1.32
}

.sep-application-boxs .scroll-mores-boxs .mores .span {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 2px solid #bfbfbf;
	margin-top: 8px;
	position: relative;
	top: 0
}

.sep-application-boxs .scroll-mores-boxs .mores .span i {
	width: 20px;
	text-align: center;
	display: flex;
	align-content: flex-end;
	justify-content: center;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: -20px;
	font-size: 20px
}

.sep-application-boxs .scroll-mores-boxs .mores .span i:after {
	content: '';
	display: block;
	width: 2px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -1px;
	bottom: 8px;
	background: #bfbfbf
}

.sep-application-boxs .scroll-mores-boxs .mores:hover {
	color: #3581dd
}

.sep-application-boxs .scroll-mores-boxs .mores:hover .span {
	border-color: #3581dd;
	top: 5px
}

.sep-application-boxs .scroll-mores-boxs .mores:hover .span i {
	color: #3581dd
}

.sep-application-boxs .scroll-mores-boxs .mores:hover .span i:after {
	background: #3581dd
}

.sep-optical-boxs {
	width: 100%;
	position: relative;
	padding: 250px 0 82px;
	overflow: hidden
}

.sep-optical-boxs .boxs {
	width: 50%;
	min-height: 668px
}

.sep-optical-boxs .mores-boxs {
	width: 100%;
	margin-top: 60px
}

.sep-optical-boxs .mores-boxs .mores {
	line-height: 40px;
	color: #fff
}

.sep-optical-boxs .mores-boxs .mores .span {
	margin-right: 30px
}

.sep-optical-boxs .mores-boxs .mores i {
	color: #fff
}

.sep-optical-boxs .mores-boxs .mores:last-child {
	margin-right: 0
}

.sep-optical-boxs .mores-boxs .mores:hover {
	padding-left: 5px
}

.sep-optical-boxs .mores-boxs .mores.active span {
	background: none
}

.sep-optical-nums {
	width: 100%;
	margin-top: 60px
}

.sep-optical-nums .p-lists {
	width: auto;
	margin-right: 85px
}

.sep-optical-nums .p-lists:last-child {
	margin-right: 0
}

.sep-optical-nums .nums {
	color: #fff;
	line-height: 1;
	text-align: center
}

.sep-optical-nums .nums:after {
	content: '+';
	/* margin-left: -8px */
}

.sep-optical-nums .nums.ons:after {
	content: '%'
}

.sep-optical-nums .titles-a {
	color: #fff;
	line-height: 1.32;
	margin-top: 16px
}

.sep-optical-list {
	width: 100%;
	justify-content: space-between;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

.sep-optical-list.ons {
	margin-top: 30px
}

.sep-optical-list .p-lists {
	width: auto;
	position: relative;
	line-height: 24px;
	color: #fff;
	text-align: center;
	padding-bottom: 24px
}

.sep-optical-list .p-lists:after {
	content: '';
	display: block;
	width: 132px;
	height: 1px;
	position: absolute;
	left: 50%;
	margin-left: -66px;
	bottom: 0;
	background: #fff;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
	opacity: 0
}

.sep-optical-list .p-lists.active:after {
	opacity: 1
}

.sep-solution-boxs {
	width: 100%;
	padding: 110px 0 108px;
	background: #f1f3f8
}

.sep-solution-lists {
	width: 100%
}

.sep-solution-lists.ons {
	margin-top: 32px
}

.sep-solution-lists .thumbs.ons {
	height: 428px
}

.sep-solution-lists .swiper-container {
	max-width: 1920px
}

.sep-solution-lists .swiper-wrapper {
	perspective: 1920px
}

.sep-solution-lists .swiper-container-3d {
	-webkit-perspective: 1920px;
	perspective: 1920px
}

.sep-solution-lists .swiper-slide {
	cursor: initial
}

.sep-solution-lists .p-lists:hover .imgs {
	opacity: 1
}

.sep-solution-lists .imgs {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0
}

.sep-solution-lists .imgs img {
	width: 100%
}

.sep-solution-lists .swiper-slide-active .thumbs {
	transform: scale(.85)
}

.sep-solution-bottom {
	width: 100%;
	justify-content: flex-end
}

.sep-solution-bottom.ons {
	margin-top: 60px
}

.sep-solution-bottom .solution-boxs {
	width: calc(50% + 156px);
	position: relative
}

.sep-solution-bottom .spans {
	margin-top: 12px;
	line-height: 24px
}

.sep-solution-bottom .ul-boxs {
	width: 100%;
	max-width: 640px;
	margin-top: 16px
}

.sep-solution-bottom .ul-boxs .ul-lists {
	width: 50%;
	line-height: 30px;
	color: #333;
	display: block;
	position: relative;
	padding-left: 30px
}

.sep-solution-bottom .ul-boxs .ul-lists i {
	display: block;
	line-height: inherit;
	position: absolute;
	left: 0;
	top: 0;
	color: inherit;
	font-size: inherit
}

.sep-solution-bottom .ul-boxs a.ul-lists:hover {
	color: #3581dd
}

.sep-solution-bottom .mores-boxs {
	width: 100%;
	margin-top: 30px
}

.sep-solution-bottom .mores-boxs .mores {
	line-height: 40px;
	color: #3581dd
}

.sep-solution-bottom .mores-boxs .mores .span {
	margin-right: 30px;
	border-color: #3581dd
}

.sep-solution-bottom .mores-boxs .mores .span i {
	color: #3581dd
}

.sep-solution-bottom .mores-boxs .mores .span i:after {
	background: #3581dd
}

.sep-solution-bottom .mores-boxs .mores:hover {
	padding-left: 5px
}

.sep-solution-bottom .lr-lists-boxs {
	width: 156px;
	height: 70px;
	position: absolute;
	left: -256px;
	top: 16px
}

.sep-solution-bottom .lr-lists-boxs .lr-lists {
	width: 70px;
	height: 70px;
	text-align: center;
	justify-content: center;
	align-items: center;
	line-height: 68px;
	display: flex;
	border-radius: 100%;
	margin: 0;
	position: absolute;
	top: 0;
	cursor: pointer;
	border: 1px solid #3581dd
}

.sep-solution-bottom .lr-lists-boxs .lr-lists i {
	width: 28px;
	position: relative;
	color: #3581dd;
	font-size: 20px
}

.sep-solution-bottom .lr-lists-boxs .lr-lists i:after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #3581dd;
	position: absolute;
	top: 50%
}

.sep-solution-bottom .lr-lists-boxs .lr-lists.lr-lefts {
	left: 0
}

.sep-solution-bottom .lr-lists-boxs .lr-lists.lr-lefts i {
	text-align: left;
	left: 1px
}

.sep-solution-bottom .lr-lists-boxs .lr-lists.lr-rights {
	right: 0
}

.sep-solution-bottom .lr-lists-boxs .lr-lists.lr-rights i {
	text-align: right
}

.sep-solution-bottom .lr-lists-boxs .lr-lists.lr-rights i:after {
	right: 1px
}

.sep-solution-bottom .lr-lists-boxs .lr-lists:hover {
	background: #3581dd
}

.sep-solution-bottom .lr-lists-boxs .lr-lists:hover i {
	color: #fff
}

.sep-solution-bottom .lr-lists-boxs .lr-lists:hover i:after {
	background: #fff
}

.sep-news-blog-boxs {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding: 120px 0 186px;
	z-index: 9
}

.sep-news-blog-lists {
	width: 100%;
	position: relative
}

.sep-news-blog-lists.ons {
	margin-top: 130px
}

.sep-news-blog-lists .swiper-wrapper {
	align-items: center
}

.sep-news-blog-lists .p-lists {
	width: calc(32.5% - 30px);
	margin-right: 32px;
	border-radius: 8px;
	overflow: hidden;
	transform: scale(.97)
}

.sep-news-blog-lists .p-lists.swiper-slide-active {
	width: calc(35% - 34px);
	transform: scale(1)
}

.sep-news-blog-lists .p-lists.swiper-slide-active .titles-a {
	background: #fff;
	color: #57b4f9
}

.sep-news-blog-lists .p-lists:hover .titles-a {
	background: #fff
}

.sep-news-blog-lists .titles-a {
	line-height: 30px;
	color: #666;
	min-height: 102px;
	background: #d4d9e3;
	align-items: center;
	padding: 0 24px
}

.sep-news-blog-lists .titles-a:hover {
	color: #57b4f9
}

.sep-news-blog-lists .lr-lists-boxs {
	width: 136px;
	height: 56px;
	position: relative;
	margin: 88px auto 0
}

.sep-news-blog-lists .lr-lists-boxs .lr-lists {
	width: 56px;
	height: 56px;
	text-align: center;
	justify-content: center;
	align-items: center;
	line-height: 54px;
	display: flex;
	border-radius: 100%;
	margin: 0;
	position: absolute;
	top: 0;
	cursor: pointer;
	border: 1px solid #fff
}

.sep-news-blog-lists .lr-lists-boxs .lr-lists i {
	width: 22px;
	position: relative;
	color: #fff;
	font-size: 20px
}

.sep-news-blog-lists .lr-lists-boxs .lr-lists i:after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #fff;
	position: absolute;
	top: 50%
}

.sep-news-blog-lists .lr-lists-boxs .lr-lists.lr-lefts {
	left: 0
}

.sep-news-blog-lists .lr-lists-boxs .lr-lists.lr-lefts i {
	text-align: left;
	left: 1px
}

.sep-news-blog-lists .lr-lists-boxs .lr-lists.lr-rights {
	right: 0
}

.sep-news-blog-lists .lr-lists-boxs .lr-lists.lr-rights i {
	text-align: right
}

.sep-news-blog-lists .lr-lists-boxs .lr-lists.lr-rights i:after {
	right: 1px
}

.sep-news-blog-lists .lr-lists-boxs .lr-lists:hover {
	background: #3581dd
}

.sep-news-blog-lists .lr-lists-boxs .lr-lists:hover i {
	color: #fff
}

.sep-news-blog-lists .lr-lists-boxs .lr-lists:hover i:after {
	background: #fff
}

.sep-polymer-boxs {
	width: 100%;
	padding: 278px 0 328px;
	margin-top: -66px;
	position: relative;
	overflow: hidden
}

.sep-polymer-boxs .atp-logo {
	width: 100%;
	text-align: center;
	margin-bottom: 60px
}

.sep-polymer-boxs .atp-logo img {
	max-width: 100%
}

.sep-polymer-boxs .mores-boxs {
	width: 100%;
	margin-top: 42px;
	text-align: center
}

.sep-polymer-boxs .mores-boxs .mores {
	line-height: 40px;
	color: #3581dd
}

.sep-polymer-boxs .mores-boxs .mores .span {
	margin-right: 30px;
	border-color: #3581dd
}

.sep-polymer-boxs .mores-boxs .mores .span i {
	color: #3581dd
}

.sep-polymer-boxs .mores-boxs .mores .span i:after {
	background: #3581dd
}

.sep-polymer-boxs .mores-boxs .mores:hover {
	transform: translateY(5px)
}

.sep-footer {
	width: 100%;
	position: relative;
	z-index: 0;
	overflow: hidden;
	/* background: #13327a */
	/* background: linear-gradient(to top, rgb(17,36,58), rgb(34 68 113)); */
	background: url(../image/footer.jpg);
	background-size: cover;
}

.sep-footer::before{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background: #000;
	opacity: 0.4;
}

.sep-footer .footer-contact-boxs {
	width: 100%;
	position: relative;
	z-index: 10
}

.sep-footer .footer-contact-boxs .sep-container {
	justify-content: space-between;
	padding-top: 48px;
	padding-bottom: 48px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

.sep-footer .footer-contact-boxs .con-lefts .p-list {
	display: block;
	font-size: 18px;
	line-height: 25px;
	color: #fff
}

.sep-footer .footer-contact-boxs .con-lefts .p-list i {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	text-align: right;
	position: relative;
	color: #fff;
	margin-left: 10px
}

.sep-footer .footer-contact-boxs .con-lefts .p-list i:after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #fff;
	position: absolute;
	right: 1px;
	top: 50%;
	margin-top: -1px
}

.sep-footer .footer-contact-boxs .con-lefts a.p-list:hover {
	text-decoration: underline
}

.sep-footer .footer-contact-boxs .con-rights {
	width: 280px;
	height: 50px;
	background: #fff;
	position: relative;
	align-items: center;
	font-size: 18px;
	color: #0d1623;
	line-height: 30px;
	cursor: pointer
}

.sep-footer .footer-contact-boxs .con-rights .i-imgs {
	position: absolute;
	left: 20px;
	top: 10px;
	line-height: 30px
}

.sep-footer .footer-contact-boxs .con-rights .titles-a {
	background: #fff;
	position: relative;
	align-items: center;
	padding: 10px 20px;
	padding-left: 50px;
	font-size: 18px;
	color: #0d1623;
	line-height: 30px;
	cursor: pointer;
	display: flex;
	justify-content: space-between
}

.sep-footer .footer-contact-boxs .con-rights .titles-a.active i {
	-webkit-transform: rotate(180deg)
}

.sep-footer .footer-contact-boxs .con-rights i {
	float: right;
	line-height: 30px
}

.sep-footer .footer-contact-boxs .con-rights .con-ul-boxs {
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	background: #fff;
	z-index: 10;
	z-index: 30;
	border: 1px solid #e6e6e6;
	display: none
}

.sep-footer .footer-contact-boxs .con-rights .con-ul-boxs .p-lists {
	width: 100%;
	padding: 5px 20px;
	color: #333;
	line-height: 30px;
	border-bottom: 1px solid #e6e6e6
}

.sep-footer .footer-contact-boxs .con-rights .con-ul-boxs .p-lists:last-child {
	border-bottom: none
}

.sep-footer .footer-contact-boxs .con-rights .con-ul-boxs .p-lists:hover {
	background: #efefef
}

.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: 60px 0 64px;
	margin: auto;
	justify-content: space-between
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs {
	width: auto;
	float: left;
	position: relative
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles {
	display: block;
	color: #fff;
	line-height: 24px;
	position: relative;
	margin-bottom: 18px
}

.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 {
	text-decoration: underline
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li {
	position: relative;
	color: rgba(255, 255, 255, 0.5);
	line-height: 46px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li a {
	color: rgba(255, 255, 255, 0.5);
	line-height: 46px;
	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: #fff
}

.sep-footer .footer-lists-boxs .link {
	margin-top: 80px
}

.sep-footer .footer-form-boxs {
	width: 100%;
	position: relative;
	z-index: 10
}

.sep-footer .footer-form-boxs .sep-container {
	justify-content: space-between;
	padding-top: 30px;
	padding-bottom: 36px;
	border-top: 1px solid rgba(255, 255, 255, 0.3)
}

.sep-footer .footer-form-boxs .titles-a {
	color: #fff;
	line-height: 1.2;
	margin-bottom: 18px
}

.sep-footer .footer-form-boxs a.titles-a:hover {
	text-decoration: underline
}

.sep-footer .footer-form-boxs .footer-get-boxs {
	width: 560px
}

.sep-footer .footer-form-boxs .footer-get-boxs form {
	width: 100%;
	display: flex;
	justify-content: space-between
}

.sep-footer .footer-form-boxs .footer-get-boxs form input {
	width: 68%;
	padding: 9px 20px;
	border: 1px solid rgba(255, 255, 255, 0.5);
	display: block;
	background: none;
	line-height: 30px;
	font-size: 18px;
	color: rgba(255, 255, 255, 0.5);
	box-shadow: none !important
}

.sep-footer .footer-form-boxs .footer-get-boxs form .button {
	width: calc(32% - 20px);
	display: block;
	border: 1px solid #fff;
	padding: 9px 10px;
	text-align: center;
	background: none;
	line-height: 30px;
	font-size: 18px;
	color: #fff
}

.sep-footer .footer-form-boxs .footer-get-boxs form .button:hover {
	background: #fff;
	color: #3581dd
}

.link {
	width: auto
}

.link .sep-share {
	position: relative
}

.link .sep-share li {
	width: 42px;
	height: 42px;
	float: left;
	line-height: 40px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	text-align: center;
	border-radius: 100%;
	border: 1px solid rgba(255, 255, 255, 0.3)
}

.link .sep-share li+li {
	margin-left: 20px
}

.link .sep-share li a {
	width: 100%;
	height: 100%;
	display: block;
	line-height: 40px
}

.link .sep-share li i {
	color: rgba(255, 255, 255, 0.3);
	font-size: 18px;
	vertical-align: middle
}

.link .sep-share li:hover {
	background: #3581dd
}

.link .sep-share li:hover i {
	color: #fff
}

.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: 24px 0 64px;
	/* background:rgb(20 41 67) ; */
	background: none;

}

.footer-footer .sep-container {
	position: relative;
	justify-content: space-between
}

.footer-footer a {
	color: rgba(255, 255, 255, 0.3);
	line-height: 30px
}

.footer-footer a:hover {
	text-decoration: underline;
	color: #3581dd
}

.footer-footer div {
	color: rgba(255, 255, 255, 0.3);
	line-height: 30px
}

.footer-footer .ds {
	display: inline-block
}

.footer-footer .link {
	margin-top: 30px
}

.footer-footer .lefts {
	width: auto
}

.footer-footer .rights {
	width: auto
}

.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: #3581dd;
	line-height: inherit;
	position: absolute;
	left: 0;
	top: 0
}

@media screen and (max-width:1724px) {
	.sep-header .sep-container {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media screen and (max-width:1460px) {
	.sep-container {
		max-width: 1200px
	}

	.sep-mainnav .nav-mainnav-boxs>ul>li {
		margin: 0 20px
	}

	.sep-header .logo {
		max-width: 300px
	}

	.sep-footer .sep-container {
		max-width: 100%;
		padding-left: 60px;
		padding-right: 60px
	}
}

@media screen and (max-width:1366px) {
	.sep-container {
		max-width: 1100px
	}

	.sep-mainnav>.sep-container>ul>li {
		margin: 0 24px
	}

	.sep-banner .ban-atp-boxs {
		bottom: 60px
	}

	.sep-optical-nums .p-lists {
		margin-right: 40px
	}

	.link-fixed-boxs {
		right: 10px
	}

	.sep-mainnav .nav-mainnav-boxs>ul>li {
		margin: 0 14px
	}
}

@media screen and (max-width:1280px) {
	.sep-header .logo {
		max-width: 240px
	}

	.sep-header.onss .logo {
		max-width: 220px
	}
}

@media screen and (max-width:1200px) {
	body {
		overflow: hidden
	}

	.sep-container {
		max-width: 100%;
		padding-left: 60px;
		padding-right: 60px
	}

	.sep-header .logo {
		max-width: 160px
	}

	.sep-mainnav .nav-mainnav-boxs>ul>li {
		margin: 0 10px
	}

	.sep-header .sep-searchs-boxs {
		margin-left: 16px
	}

	.sep-mainnav .nav-mainnav-boxs>ul>li>a>i {
		width: 50px
	}

	.sep-banner .sep-container {
		padding-left: 60px;
		padding-right: 60px
	}

	.sep-banner .b-covers .mores-boxs {
		margin-top: 20px
	}

	.sep-banner .ban-atp-boxs {
		bottom: 20px
	}

	.sep-banner .b-covers .b-titles {
		max-width: 400px
	}

	.sep-pro-ul-boxs .lis-boxs {
		padding: 0 20px 24px
	}

	.sep-optical-list {
		flex-wrap: nowrap;
		overflow-x: auto
	}

	.sep-optical-list .p-lists {
		white-space: nowrap;
		margin-right: 24px
	}

	.sep-optical-nums .p-lists {
		margin-bottom: 24px
	}

	.sep-optical-boxs .mores-boxs {
		margin-top: 10px
	}

	.sep-optical-nums {
		margin-top: 30px
	}

	.sep-header.onss .logo {
		max-width: 160px
	}
}

@media screen and (max-width:812px) {
	.sep-pro-ul-boxs .lis-boxs {
		padding: 24px 20px;
		background: rgba(0, 0, 0, 0.4)
	}

	.sep-about-ul-boxs .p-lists {
		width: 50%
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs {
		width: 100% !important;
		margin-top: 0;
		padding-right: 0;
		overflow: initial
	}

	.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:after {
		opacity: 1
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ul-divs .ul {
		display: none;
		padding: 16px 0;
		margin: 0;
		position: relative;
		padding-left: 20px
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ul-divs .ul li {
		line-height: 40px
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ul-divs .ul li a {
		line-height: inherit
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ul-divs .ul li a:before {
		content: '>';
		color: #fff
	}

	.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.1);
		position: absolute;
		left: -20px;
		bottom: 0
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ul-divs .ul-titles:after {
		content: '';
		display: block;
		width: calc(100% + 40px);
		height: 1px;
		background: rgba(255, 255, 255, 0.1);
		position: absolute;
		left: -20px;
		bottom: 0
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles {
		font-size: 18px;
		line-height: 28px;
		padding: 16px 0;
		position: relative;
		margin-bottom: 0
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles i {
		display: block;
		width: 28px;
		height: 28px;
		position: absolute;
		right: -7px;
		top: 16px;
		border-radius: 100%
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles i:before {
		content: '';
		display: block;
		width: 14px;
		height: 2px;
		background: #fff;
		position: absolute;
		left: 50%;
		margin-left: -7px;
		top: 50%;
		margin-top: -1px
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles i:after {
		content: '';
		display: block;
		width: 2px;
		height: 14px;
		background: #fff;
		position: absolute;
		left: 50%;
		margin-left: -1px;
		top: 50%;
		margin-top: -7px;
		opacity: 0
	}

	.sep-footer .footer-lists-boxs .link {
		margin-top: 0
	}

	.sep-header .globals .i-imgs {
		display: none
	}

	.sep-mainnav .nav-mainnav-boxs>ul>li>a {
		font-size: 14px
	}

	.sep-mainnav .nav-mainnav-boxs>ul>li {
		margin: 0 6px
	}

	.sep-header .logo {
		max-width: 100px
	}

	.sep-header.onss .logo {
		max-width: 100px
	}

	.link-fixed-boxs {
		display: none
	}

	.sep-banner .sep-container {
		padding-left: 20px;
		padding-right: 20px
	}

	.sep-container {
		padding-left: 20px;
		padding-right: 20px
	}

	.sep-footer .sep-container {
		padding-left: 20px;
		padding-right: 20px
	}

	.sep-footer .footer-form-boxs .footer-get-boxs {
		width: 100%
	}

	#onlineService {
		display: block !important
	}

	.sep-pro-boxs .pro-boxs .pro-lists {
		width: 100% !important;
		padding-bottom: 0
	}

	.sep-application-boxs {
		padding: 80px 0 60px
	}

	.sep-application-boxs .imgs-bgs img {
		max-width: 1000px
	}

	.sep-application-boxs .app-thumbs-boxs .thumbs {
		max-width: 540px;
		margin: auto
	}

	.sep-application-boxs .app-thumbs-boxs {
		margin-bottom: 40px
	}

	.sep-optical-boxs {
		padding: 120px 0 80px
	}

	.sep-solution-bottom .lr-lists-boxs {
		left: -180px
	}
}

@media screen and (max-width:768px) {
	.sep-pro-boxs {
		margin-top: 0;
		padding: 100px 0 40px
	}

	.tops-hes {
		display: none
	}

	.sep-header {
		display: none
	}

	.sep-banner.banner-one {
		display: none
	}

	.sep-banner.banner-two {
		display: block
	}
}

@media screen and (max-width:667px) {
	.sep-banner .b-covers .b-spans.ons {
		margin-bottom: 5px
	}

	.sep-banner .b-covers .b-spans.onss {
		margin-top: 10px
	}

	.sep-banner .b-covers .b-spans {
		font-size: 14px
	}

	.sep-banner .b-covers .b-titles {
		font-size: 30px
	}

	.footer-footer {
		padding: 48px 0
	}

	.footer-form-boxs .con-lefts {
		width: 100%
	}

	.footer-form-boxs .con-rights {
		width: 100%;
		margin-top: 24px
	}

	.sep-footer .footer-form-boxs .footer-get-boxs form input {
		width: 100%
	}

	.sep-footer .footer-form-boxs .footer-get-boxs form .button {
		width: 160px;
		margin-top: 20px
	}

	.sep-footer .footer-form-boxs .footer-get-boxs form {
		flex-wrap: wrap
	}

	.sep-footer .footer-lists-boxs .footer-logo-rights {
		padding: 22px 0 0
	}

	.footer-contact-boxs .con-lefts {
		width: 100%
	}

	.sep-footer .footer-contact-boxs .con-rights {
		width: 100%;
		margin-top: 36px
	}

	.sep-polymer-boxs {
		padding: 105px 0 124px;
		margin-top: 0
	}

	.sep-polymer-boxs .imgs-bgs {
		top: auto;
		bottom: -160px
	}

	.sep-news-blog-lists .lr-lists-boxs {
		margin-top: 50px
	}

	.sep-news-blog-boxs {
		padding: 50px 0
	}

	.sep-news-blog-lists.ons {
		margin-top: 90px
	}

	.sep-solution-bottom .solution-boxs {
		width: 100%
	}

	.sep-solution-bottom .lr-lists-boxs .lr-lists {
		width: 60px;
		height: 60px;
		line-height: 58px
	}

	.sep-solution-lists.ons {
		margin-top: 10px
	}

	.sep-solution-bottom.ons {
		margin-top: 20px
	}

	.sep-solution-bottom .lr-lists-boxs {
		width: 140px;
		position: relative;
		left: auto;
		top: auto;
		margin-bottom: 32px;
		height: 60px
	}

	.sep-solution-lists .swiper-container {
		max-width: 100%
	}

	.sep-solution-lists .swiper-wrapper {
		perspective: initial
	}

	.sep-solution-bottom .ul-boxs .ul-lists {
		width: 100%
	}

	.sep-solution-boxs {
		padding: 50px 0
	}

	.sep-optical-boxs .imgs-bgs.hes img {
		left: 80%
	}

	.sep-optical-boxs {
		padding: 50px 0
	}

	.sep-body .richtext.h-ons1 {
		margin-top: 12px
	}

	.sep-optical-boxs .boxs {
		width: 100%;
		min-height: 0
	}

	.sep-pro-boxs {
		padding: 50px 0
	}

	.sep-pro-ul-boxs .p-lists.ons {
		width: calc(100% - 50px)
	}

	.sep-pro-ul-boxs .p-lists.ons:last-child {
		display: none
	}

	.sep-pro-ul-boxs .p-lists {
		margin-bottom: 20px
	}

	.sep-application-boxs {
		padding: 25px 0 60px
	}

	.sep-application-boxs .imgs-bgs img {
		max-width: 640px
	}
}

.sep-lx-header-mb {
	display: block
}

.sep-lx-header-mb .box-wrap {
	width: 100%;
	padding: 0 20px;
	position: relative;
	z-index: 1000
}

.sep-lx-header-mb .box-wrap.active {
	position: absolute;
	left: 0;
	top: 0
}

.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: auto
}

.sep-lx-header-mb .box-wrap>ul>li {
	float: left;
	width: 24px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: relative;
	font-size: 16px;
	color: #fff;
	margin-left: 12px;
	margin-top: 15px
}

.sep-lx-header-mb .box-wrap>ul>li#menu {
	float: left
}

.sep-lx-header-mb .box-wrap>ul>li#menu i {
	display: block;
	width: 18px;
	height: 2px;
	position: relative;
	background: #fff;
	margin: 19px 0 0 6px
}

.sep-lx-header-mb .box-wrap>ul>li#menu i:after {
	content: '';
	display: block;
	width: 2px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: -4px;
	top: 0
}

.sep-lx-header-mb .box-wrap>ul>li#menu i span {
	display: block;
	width: 18px;
	height: 2px;
	position: absolute;
	left: 0;
	top: -10px;
	background: #fff
}

.sep-lx-header-mb .box-wrap>ul>li#menu i span:after {
	content: '';
	display: block;
	width: 2px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: -4px;
	top: 0
}

.sep-lx-header-mb .box-wrap>ul>li#menu i span.ons1 {
	top: 10px
}

.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: #3581dd;
	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;
	line-height: 32px
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language li:last-child {
	border-bottom: none;
	margin-bottom: 0
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language li a {
	color: #fff;
	font-size: 16px
}

.sep-lx-header-mb .box-wrap>ul>li i {
	color: #fff;
	font-size: 16px;
	line-height: normal
}

.sep-lx-header-mb .box-wrap>ul>li i.cors {
	color: #3581dd
}

.sep-lx-header-mb .box-wrap>ul>li:hover {
	background: #3581dd
}

.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: 64px;
	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: #3581dd;
	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: #3581dd;
	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: 100px;
	display: inline-block;
	line-height: 60px;
	padding: 5px 0
}

.logos img {
	max-width: 100%;
	max-height: 54px;
	display: inline
}

.sep-menu-box {
	width: 100%;
	position: absolute;
	background: #fff;
	left: 0;
	top: 0;
	z-index: 10000000;
	max-width: 400px;
	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 {
	margin-bottom: 20px
}

.sep-menu-box .bottom .menu-item>li {
	border-bottom: 1px solid #ddd
}

.sep-menu-box .bottom .menu-item>li:last-child {
	border-bottom: none
}

.sep-menu-box .bottom .menu-item>li.active {
	background: #3581dd
}

.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: #3581dd;
	border-right-color: #3581dd
}

.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: #3581dd;
	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: #3581dd;
	color: #fff;
	display: table;
	margin: 0 auto 20px;
	margin-top: 0;
	padding: 4px 40px;
	font-size: 22px;
	border: none;
	border-radius: 0
}

.sep-menu-box .contact i {
	padding-right: 5px;
	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: #3581dd;
	border: 1px solid #3581dd
}

.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
	}
}

.sep-mainnav .nav-mainnav-boxs ul li .ul>li:hover .ul-ul {
	display: block;
}
.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;}



