@import 'bootstrap.min.css';
	@import 'font-awesome.css';
	@import 'richtext.css';
	.tops-hes {
	display:block;
	width:100%;
	height:112px
}
.sep-header {
	width:100%;
	height:112px;
	z-index:100;
	background:#fff;
	position:relative;
	border-top:9px solid #0B5B46
}
.sep-header i {
	font:normal normal normal 14px/1 FontAwesome
}
.sep-header.ons {
	position:relative;
	left:0;
	top:0
}
.sep-header .logo {
	display:block;
	line-height:102px;
	float:left
}
.sep-header .logo img {
	max-width:188px
}
.sep-header .logo-rights {
	float:right
}
.sep-header.onss {
	position:fixed;
	left:0;
	top:0;
	height:64px;
	box-shadow:0 0 2px #0B5B46
}
.sep-header.onss .logo {
	line-height:55px
}
.sep-header.onss .logo img {
	max-width:140px
}
.sep-header.onss .h-tops .texts-rights {
	display:none
}
.sep-header .h-tops {
	padding:0;
	z-index:100
}
.sep-header .h-tops>.sep-container {
	z-index:101
}
.sep-header .h-tops .texts {
	display:block;
	float:left
}
.sep-header .h-tops .texts-rights {
	width:auto;
	z-index:102;
	padding:4px 0;
	float:right
}
.sep-header .globals {
	display:inline-block;
	vertical-align:top;
	position:relative;
	line-height:40px;
	margin-left:36px
}
.sep-header .globals img {
	max-width:100%
}
.sep-header .globals i {
	color:#787878;
	font-size:16px
}
.sep-header .globals i.ons {
	font-size:18px
}
.sep-header .globals>a {
	display:inline-block;
	vertical-align:top;
	color:#787878;
	font-size:14px;
	padding:0 6px 0 8px
}
.sep-header .globals .fix {
	position:absolute;
	display:none;
	top:100%;
	right:0;
	width:236px;
	text-align:left;
	background:#f3f3f3;
	z-index:10200;
	box-shadow:0 0 3px #666
}
.sep-header .globals .fix li {
	padding:13px 17px;
	background:#fff;
	line-height:normal
}
.sep-header .globals .fix li a {
	font-size:14px;
	color:#6d6d6d;
	margin:0 5px
}
.sep-header .globals .fix li a img {
	margin-right:30px
}
.sep-header .globals .fix li:hover {
	background:#e8e8e8
}
.sep-header .globals .fix 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 {
	display:block
}
.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:#0B5B46
}
.sep-header .forms.ons {
	height:94px;
	padding:25px 0
}
.sep-header .forms .forms-boxs {
	display:block;
	width:100%;
	overflow:hidden
}
.sep-header .forms .forms-boxs .sep-container {
	max-width:1200px
}
.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;
	padding-bottom:5px;
	border-radius:0;
	transition:All .4s ease-in-out;
	-webkit-transition:All .4s ease-in-out;
	-moz-transition:All .4s ease-in-out;
	-o-transition:All .4s ease-in-out;
	border-bottom:1px solid #fff
}
.sep-header .forms form input[type='text']::-webkit-input-placeholder {
	color:#fff
}
.sep-header .forms form button[type='submit'] {
	width:38px;
	height:100%;
	display:block;
	border:none;
	background:none;
	outline:none;
	position:absolute;
	top:0;
	right:0
}
.sep-header .forms form button[type='submit'] i {
	font-size:18px;
	color:#fff;
	border-color:#fff
}
.sep-header .forms form button[type='submit'] i:after {
	background:#fff
}
.sep-header .top-emalls-titles {
	display:inline-block;
	vertical-align:top
}
.sep-header .top-emalls-titles .spans {
	display:block;
	width:auto;
	height:auto;
	line-height:40px;
	text-align:center;
	float:left;
	color:#787878;
	font-size:14px
}
.sep-header .top-emalls-titles .spans i {
	font-size:14px;
	color:#787878
}
.sep-header .top-emalls-titles .spans a {
	color:#787878;
	font-size:14px
}
.sep-header .top-emalls-titles .spans a:hover {
	color:#0B5B46
}
.sep-header .top-emalls-titles .spans a:hover i {
	color:#0B5B46
}
.sep-header .top-emalls-titles .spans+.spans {
	margin-left:40px
}
.sep-header .sep-searchs-boxs {
	display:inline-block;
	width:auto;
	vertical-align:middle;
	padding-left:42px;
	cursor:pointer;
	line-height:40px
}
.sep-header .sep-searchs-boxs i {
	font-size:16px;
	color:#787878
}
.header-nav {
	width:auto
}
.header-nav>ul {
	width:auto;
	float:right
}
.header-nav>ul>li {
	margin:0 16px
}
.header-nav>ul>li:nth-child(1) {
	margin-left:0
}
.header-nav>ul>li:last-child {
	margin-right:0
}
.header-nav>ul>li>a {
	line-height:55px;
	position:relative
}
.header-nav>ul>li>a>i {
	display:block;
	width:52px;
	height:5px;
	background:#0B5B46;
	position:absolute;
	left:50%;
	margin-left:-26px;
	bottom:0;
	opacity:0
}
.header-nav>ul>li.active>a {
	color:#0B5B46
}
.header-nav>ul>li.active>a i {
	opacity:1
}
.header-nav>ul>li:hover>a {
	color:#0B5B46
}
.header-nav>ul>li:hover>a i {
	opacity:1
}
.header-nav>ul>li.ons>a i {
	opacity:0
}
.header-nav ul {
	position:relative
}
.header-nav 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
}
.header-nav ul li>a {
	color:#000;
	display:block;
	font-size:18px;
	text-align:center
}
.header-nav ul li>a:hover {
	text-decoration:none
}
.header-nav ul li.ios {
	position:relative
}
.header-nav ul li .ul {
	background:rgba(255,255,255,0.97);
	position:absolute;
	top:100%;
	left:0;
	z-index:999;
	min-width:240px;
	float:left;
	display:none;
	border-top:0;
	padding:22px 0;
	border-radius:4px;
	box-shadow:0 0 10px rgba(0,0,0,0.2)
}
.header-nav ul li .ul.ons li {
	width:50%;
	float:left
}
.header-nav ul li .ul li {
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
	white-space:nowrap;
	position:relative
}
.header-nav ul li .ul li a {
	font-weight:normal;
	font-size:15px;
	padding:10px 12px;
	padding-left:32px;
	text-align:left;
	color:#676767;
	position:relative;
	line-height:24px
}
.header-nav ul li .ul li a i {
	display:block;
	width:3px;
	height:18px;
	position:absolute;
	left:0;
	top:11px;
	background:#0B5B46;
	opacity:0
}
.header-nav ul li .ul li a:hover {
	border:none;
	color:#0B5B46
}
.header-nav ul li .ul li a:hover i {
	opacity:1
}
.header-nav ul li .ul li .ul-ul {
	background:rgba(255,255,255,0.97);
	position:absolute;
	top:0;
	left:100%;
	z-index:999;
	min-width:240px;
	float:left;
	display:none;
	border-top:0;
	padding:22px 0;
	border-radius:4px;
	box-shadow:0 0 10px rgba(0,0,0,0.2)
}
.header-nav ul li .ul li .ul-ul.ons li {
	width:50%;
	float:left
}
.header-nav ul li .ul li .ul-ul li {
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
	white-space:nowrap;
	position:relative
}
.header-nav ul li .ul li .ul-ul li a {
	font-weight:normal;
	font-size:15px;
	padding:10px 12px;
	padding-left:32px;
	text-align:left;
	color:#676767;
	position:relative;
	line-height:24px
}
.header-nav ul li .ul li .ul-ul li a i {
	display:block;
	width:3px;
	height:18px;
	position:absolute;
	left:0;
	top:11px;
	background:#0B5B46;
	opacity:0
}
.header-nav ul li .ul li .ul-ul li a:hover {
	border:none;
	color:#0B5B46
}
.header-nav ul li .ul li .ul-ul li a:hover i {
	opacity:1
}
.header-nav ul li .pro-ul {
	display:block;
	width:100%;
	height:auto;
	position:absolute;
	left:0;
	top:100%;
	background:#f0f0f0
}
.header-nav ul li .pro-ul li {
	width:33.3333%;
	float:left
}
.header-nav ul li .pro-ul li .lis-titles {
	display:block;
	width:100%;
	font-size:14px;
	color:#323232;
	text-align:left;
	line-height:18px
}
.header-nav ul li .pro-ul li .lis-titles .lis-lines {
	display:block;
	width:96%;
	height:1px;
	background:#fff;
	border-bottom:1px solid #ddd
}
.header-nav ul li .pro-ul li .lis-boxs {
	width:100%
}
.header-nav ul li .pro-ul li .lis-boxs .lists {
	display:block;
	font-size:12px;
	line-height:24px;
	color:#646464;
	position:relative;
	padding-left:16px
}
.header-nav ul li .pro-ul li .lis-boxs .lists:before {
	content:'';
	display:block;
	width:4px;
	height:6px;
	background:url(https://www.kijo-battery.com/themes/simple/img/pics.png) no-repeat -40px 0;
	position:absolute;
	left:6px;
	top:9px
}
.header-nav ul li .homes-ul .homes-rights .lists-boxs>ul>li {
	width:100%
}
.header-nav ul li .homes-ul .homes-rights .lists-boxs>ul>li>ul>li {
	width:100%
}
.sep-banner {
	max-height:654px;
	width:100%;
	position:relative;
	max-width:1920px;
	margin:0 auto;
	overflow:hidden
}
.sep-banner.banner-one {
	display:block
}
.sep-banner.banner-two {
	display:none
}
.sep-banner .banner .list {
	position:relative;
	display:block
}
.sep-banner .banner .list img {
	max-width:100%;
	position:relative;
	z-index:5
}
.sep-banner .banner .list .b-covers {
	width:100%;
	position:absolute;
	top:32%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	text-align:center;
	z-index:20
}
.sep-banner .banner .list .b-covers .i-imgs-boxs {
	width:100%;
	display:block;
	text-align:center;
	margin-bottom:36px
}
.sep-banner .banner .list .b-covers .b-titles {
	display:block;
	width:100%;
	font-size:30px;
	color:#fff;
	line-height:44px;
	position:relative;
	text-transform:uppercase
}
.sep-banner .banner .list .b-covers .b-spans {
	display:block;
	width:100%;
	font-size:16px;
	line-height:28px;
	color:#f0f0f0;
	text-align:center;
	margin-top:14px
}
.sep-banner .banner .list .b-covers .b-spans * {
	font-size:16px;
	line-height:28px;
	color:#f0f0f0
}
.sep-banner .imgs-covers {
	display:block;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	position:absolute;
	left:0;
	top:0;
	z-index:10
}
.sep-banner .mores-boxs {
	width:100%;
	margin-top:16px;
	text-align:center
}
.sep-banner .mores-boxs .mores {
	display:inline-block;
	vertical-align:top;
	font-size:16px;
	line-height:40px;
	border-radius:20px;
	padding:0 36px;
	background:#0085da;
	margin-right:16px;
	color:#fff
}
.sep-banner .mores-boxs .mores:last-child {
	margin-right:0
}
.sep-banner .mores-boxs .mores:hover {
	background:#0B5B46
}
.sep-banner .lists-boxs {
	display:block;
	width:100%;
	text-align:center;
	z-index:88;
	position:absolute;
	left:0;
	bottom:50px
}
.sep-banner .lists-boxs .lists {
	display:inline-block;
	vertical-align:top;
	width:70px;
	height:3px;
	position:relative;
	margin:0 5px;
	background:#fff
}
.sep-banner .lists-boxs .lists:before {
	content:'';
	display:block;
	width:100%;
	height:2px;
	position:absolute;
	left:0;
	top:-2px
}
.sep-banner .lists-boxs .lists:after {
	content:'';
	display:block;
	width:100%;
	height:2px;
	position:absolute;
	left:0;
	top:2px
}
.sep-banner .lists-boxs .lists:hover {
	background:#0B5B46
}
.sep-banner .lists-boxs .lists:hover:before,.sep-banner .lists-boxs .lists:hover:after {
	background:#0B5B46
}
.sep-banner .lists-boxs .lists.active {
	background:#0B5B46
}
.sep-banner .lists-boxs .lists.active:before,.sep-banner .lists-boxs .lists.active:after {
	background:#0B5B46
}
.sep-banner .lr-boxs .lr-lists {
	display:block;
	width:44px;
	height:88px;
	overflow:hidden;
	position:absolute;
	top:50%;
	margin-top:-44px
}
.sep-banner .lr-boxs .lr-lists:before {
	content:'';
	display:block;
	width:0;
	height:0;
	border:44px solid transparent;
	position:absolute;
	top:0;
	z-index:10
}
.sep-banner .lr-boxs .lr-lists i {
	display:block;
	height:2px;
	width:18px;
	margin:42px auto 0;
	background:#d3d8dc;
	z-index:40;
	position:relative
}
.sep-banner .lr-boxs .lr-lists i:after {
	content:'';
	display:block;
	width:14px;
	height:14px;
	border:2px solid transparent;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-7px;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg)
}
.sep-banner .lr-boxs .lr-lists.lr-lefts {
	left:0
}
.sep-banner .lr-boxs .lr-lists.lr-lefts:before {
	border-left-color:#aeb8c0;
	left:0
}
.sep-banner .lr-boxs .lr-lists.lr-lefts i:after {
	margin-left:-10px;
	border-left-color:#d3d8dc;
	border-bottom-color:#d3d8dc
}
.sep-banner .lr-boxs .lr-lists.lr-lefts:hover:before {
	border-left-color:#0085da
}
.sep-banner .lr-boxs .lr-lists.lr-lefts:hover i {
	background:#fff
}
.sep-banner .lr-boxs .lr-lists.lr-lefts:hover i:after {
	border-left-color:#fff;
	border-bottom-color:#fff
}
.sep-banner .lr-boxs .lr-lists.lr-rights {
	right:0
}
.sep-banner .lr-boxs .lr-lists.lr-rights:before {
	border-right-color:#aeb8c0;
	right:0
}
.sep-banner .lr-boxs .lr-lists.lr-rights i:after {
	margin-left:-5px;
	border-top-color:#d3d8dc;
	border-right-color:#d3d8dc
}
.sep-banner .lr-boxs .lr-lists.lr-rights:hover:before {
	border-right-color:#0085da
}
.sep-banner .lr-boxs .lr-lists.lr-rights:hover i {
	background:#fff
}
.sep-banner .lr-boxs .lr-lists.lr-rights:hover i:after {
	border-top-color:#fff;
	border-right-color:#fff
}
.banner-boxs {
	width:100%;
	position:relative;
	left:0;
	display:flex;
	display:-webkit-flex
}
.banner-boxs .list {
	display:list-item;
	text-align:-webkit-match-parent;
	min-width:100%;
	position:relative;
	left:0
}
.titles {
	width:100%;
	height:auto;
	display:block;
	font-size:30px;
	line-height:1.4;
	text-align:center;
	color:#323232;
	text-transform:uppercase;
	position:relative
}
.titles .i-boxs {
	display:block;
	margin-bottom:16px
}
.titles .i-boxs img {
	max-width:100%
}
.titles.aligns {
	text-align:left
}
a.titles:hover {
	color:#0B5B46
}
.subtitles {
	display:block;
	width:100%;
	font-size:26px;
	line-height:normal;
	color:#646464
}
a.subtitles:hover {
	color:#0B5B46
}
.imgs-bgs {
	display:block;
	position:absolute;
	left:50%;
	top:0;
	z-index:1
}
.imgs-bgs.trs {
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	transform:translateX(-50%)
}
.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:0
}
.imgs-bgs.img-ls {
	z-index:2;
	left:auto;
	right:0;
	max-width:34.53%
}
.imgs-bgs.hes {
	height:100%
}
.imgs-bgs.hes img {
	height:100%
}
.imgs-bgs.bgs {
	background:#fff
}
.imgs-bgs.c-bgs {
	background:#0B5B46
}
.imgs-bgs.r-bgs img {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg)
}
.p-boxs {
	width:100%;
	position:relative;
	z-index:12
}
.sep-body {
	position:relative
}
.sep-body .sep-container {
	position:relative;
	z-index:10
}
.sep-body a.titles:hover {
	color:#0B5B46
}
.sep-body .texts {
	display:block;
	width:100%;
	text-align:center;
	max-width:1200px;
	margin:24px auto 0;
	font-size:16px;
	color:#323232;
	line-height:30px
}
.sep-body .texts * {
	font-size:16px;
	color:#323232;
	line-height:30px
}
.sep-pro-boxs {
	width:100%;
	position:relative;
	padding:0 0 300px
}
.sep-pro-boxs .sep-container {
	position:relative
}
.sep-pro-ul-boxs {
	width:100%;
	position:absolute;
	left:0;
	top:-222px
}
.sep-pro-ul-boxs ul li {
	width:19.03%;
	float:left;
	margin-left:0.626%;
	position:relative
}
.sep-pro-ul-boxs ul li:nth-child(5n+1) {
	margin-left:0
}
.sep-pro-ul-boxs ul li:nth-child(even) .thumbs-boxs {
	border-bottom-color:#0B5B46
}
.sep-pro-ul-boxs ul li:hover .thumbs-boxs {
	opacity:0;
	z-index:-1
}
.sep-pro-ul-boxs .thumbs {
	text-align:center;
	overflow:hidden;
	position:relative
}
.sep-pro-ul-boxs .thumbs img {
	max-width:100%
}
.sep-pro-ul-boxs .thumbs.ons {
	height:445px;
	line-height:445px
}
.sep-pro-ul-boxs .gtj-ons {
	min-height:240px
}
.sep-pro-ul-boxs .i-boxs {
	display:block;
	width:70px;
	height:58px;
	position:absolute;
	right:0;
	bottom:0;
	overflow:hidden;
	z-index:12
}
.sep-pro-ul-boxs .i-boxs:after {
	content:'';
	display:block;
	width:0;
	height:0;
	border:70px solid transparent;
	border-top-width:58px;
	border-bottom-width:0;
	position:absolute;
	right:0;
	top:0;
	border-right-color:#0085da;
	z-index:13
}
.sep-pro-ul-boxs .i-boxs i {
	display:block;
	width:16px;
	height:2px;
	background:#fff;
	position:absolute;
	right:10px;
	bottom:18px;
	z-index:14
}
.sep-pro-ul-boxs .i-boxs i:after {
	content:'';
	display:block;
	width:2px;
	height:16px;
	background:#fff;
	position:absolute;
	left:7px;
	top:-7px
}
.sep-pro-ul-boxs .i-boxs:hover:after {
	border-right-color:#0B5B46
}
.sep-pro-ul-boxs .thumbs-boxs {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:#f5f5f5;
	border-bottom:8px solid #0B5B46;
	z-index:20
}
.sep-pro-ul-boxs .tt-boxs {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:rgba(0,0,0,0.5);
	z-index:11
}
.sep-pro-ul-boxs .tt-boxs .t-boxs {
	width:100%;
	padding:0 5%;
	line-height:normal;
	text-align:left;
	position:absolute;
	top:50%;
	max-height:90%;
	overflow-y:auto
}
.sep-pro-ul-boxs .tt-boxs .t-boxs::-webkit-scrollbar {
	width:0;
	height:auto;
	background-color:#f5f5f5;
	overflow:initial;
	display:none
}
.sep-pro-ul-boxs .tt-boxs .t-boxs::-webkit-scrollbar-thumb {
	background-color:#c8c8c8;
	display:none
}
.sep-pro-ul-boxs .tt-boxs .titles-a {
	color:#fff;
	text-align:left
}
.sep-pro-ul-boxs .tt-boxs .titles-a:hover {
	color:#0085da
}
.sep-pro-ul-boxs .ul-boxs {
	display:block;
	width:100%
}
.sep-pro-ul-boxs .ul-boxs.ons {
	margin-top:16px
}
.sep-pro-ul-boxs .ul-boxs .ul-lists {
	display:block;
	width:100%;
	padding-left:16px;
	font-size:15px;
	color:#fff;
	line-height:26px;
	position:relative
}
.sep-pro-ul-boxs .ul-boxs .ul-lists .span {
	display:inline;
	font-size:15px;
	color:#fff;
	border-bottom:1px solid transparent
}
.sep-pro-ul-boxs .ul-boxs .ul-lists:before {
	content:'';
	display:block;
	width:6px;
	height:6px;
	background:#0085da;
	position:absolute;
	left:0;
	top:10px;
	border-radius:100%
}
.sep-pro-ul-boxs .ul-boxs .ul-lists:hover {
	color:#0085da
}
.sep-pro-ul-boxs .ul-boxs .ul-lists:hover .span {
	border-bottom-color:#fff
}
.sep-pro-ul-boxs .imgs-boxs {
	display:block;
	width:100%;
	text-align:center;
	overflow:hidden
}
.sep-pro-ul-boxs .imgs-boxs img {
	max-width:100%
}
.sep-pro-ul-boxs .imgs-boxs.ons {
	height:200px;
	line-height:200px
}
.sep-pro-ul-boxs .lis-boxs {
	padding:0 4%
}
.sep-pro-ul-boxs .lis-boxs.ons {
	padding:16px 4%
}
.sep-pro-ul-boxs .titles-a {
	text-align:center;
	font-size:18px;
	color:#323232;
	line-height:26px;
	text-transform:uppercase
}
.sep-pro-ul-boxs .spans {
	line-height:26px;
	margin-top:9px;
	text-align:center
}
.sep-pro-ul-boxs .spans * {
	line-height:26px
}
.sep-abouts-boxs {
	display:block;
	width:100%;
	padding:105px 0 114px;
	overflow:hidden;
	position:relative
}
.sep-abouts-boxs .ab-boxs {
	width:100%;
	display:none;
	margin-bottom:24px
}
.sep-abouts-boxs .abouts-lefts {
	width:49%;
	float:left;
	padding-right:30px
}
.sep-abouts-boxs .abouts-lefts .spans {
	color:#000;
	margin-top:20px
}
.sep-abouts-boxs .abouts-lefts .spans * {
	color:#000
}
.sep-abouts-boxs .abouts-lefts .mores-boxs {
	width:100%;
	margin-top:32px
}
.sep-abouts-boxs .abouts-lefts .mores-boxs .mores {
	display:inline-block;
	vertical-align:top;
	font-size:16px;
	line-height:40px;
	border-radius:20px;
	padding:0 36px;
	background:#0B5B46;
	margin-right:16px;
	color:#fff
}
.sep-abouts-boxs .abouts-lefts .mores-boxs .mores:last-child {
	margin-right:0
}
.sep-abouts-boxs .abouts-lefts .mores-boxs .mores:hover {
	background:#0B5B46
}
.sep-abouts-boxs .abouts-rights {
	display:block;
	width:51%;
	float:left;
	padding-right:15px
}
.sep-abouts-boxs .abouts-rights .thumbs {
	text-align:center;
	position:relative
}
.sep-abouts-boxs .abouts-rights .thumbs .lines {
	display:block;
	width:100%;
	height:1px;
	background:#0085da;
	position:absolute;
	z-index:20
}
.sep-abouts-boxs .abouts-rights .thumbs .lines.ons {
	z-index:-1
}
.sep-abouts-boxs .abouts-rights .thumbs .lines.ons1 {
	left:0;
	top:0
}
.sep-abouts-boxs .abouts-rights .thumbs .lines.ons2 {
	width:1px;
	height:100%;
	left:100%;
	top:0
}
.sep-abouts-boxs .abouts-rights .thumbs .lines.ons3 {
	left:0;
	top:100%
}
.sep-abouts-boxs .abouts-rights .thumbs .lines.ons4 {
	width:1px;
	height:100%;
	left:0;
	top:0
}
.sep-abouts-boxs .abouts-rights .thumbs img {
	max-width:100%;
	position:relative;
	right:-15px;
	top:15px;
	z-index:16
}
.sep-abouts-boxs .abouts-rights .thumbs iframe {
	max-width:100%;
	max-height:385px;
	position:relative;
	right:-15px;
	top:15px;
	z-index:16;
	border:0
}
.sep-abouts-boxs .abouts-rights .thumbs.ons {
	height:385px;
	line-height:383px
}
.sep-numbers-boxs {
	width:100%;
	padding:100px 0
}
.sep-numbers-ul-boxs {
	width:100%
}
.sep-numbers-ul-boxs.ons {
	margin-top:24px
}
.sep-numbers-ul-boxs ul li {
	width:25%;
	float:left;
	position:relative;
	padding:5px 16px
}
.sep-numbers-ul-boxs ul li:after {
	content:'';
	display:block;
	width:1px;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	background:-moz-linear-gradient(rgba(220,220,220,0) 0,#dcdcdc 50%,rgba(220,220,220,0) 100%);
	background:-o-linear-gradient(rgba(220,220,220,0) 0,#dcdcdc 50%,rgba(220,220,220,0) 100%);
	background:-webkit-linear-gradient(rgba(220,220,220,0) 0,#dcdcdc 50%,rgba(220,220,220,0) 100%);
	background:linear-gradient(rgba(220,220,220,0) 0,#dcdcdc 50%,rgba(220,220,220,0) 100%)
}
.sep-numbers-ul-boxs ul li:nth-child(1):before {
	content:'';
	display:block;
	width:1px;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:-moz-linear-gradient(rgba(220,220,220,0) 0,#dcdcdc 50%,rgba(220,220,220,0) 100%);
	background:-o-linear-gradient(rgba(220,220,220,0) 0,#dcdcdc 50%,rgba(220,220,220,0) 100%);
	background:-webkit-linear-gradient(rgba(220,220,220,0) 0,#dcdcdc 50%,rgba(220,220,220,0) 100%);
	background:linear-gradient(rgba(220,220,220,0) 0,#dcdcdc 50%,rgba(220,220,220,0) 100%)
}
.sep-numbers-ul-boxs .thumbs {
	text-align:center;
	height:50px;
	line-height:50px
}
.sep-numbers-ul-boxs .titles-a {
	text-align:center;
	font-size:16px;
	line-height:24px;
	color:#646464;
	min-height:48px;
	margin-top:16px
}
.sep-numbers-ul-boxs .titles-a:hover {
	color:#0B5B46
}
.sep-numbers-ul-boxs .nums {
	display:block;
	text-align:center;
	width:100%;
	font-size:36px;
	color:#0B5B46;
	line-height:40px;
	margin-top:34px
}
.sep-numbers-ul-boxs .nums:after {
	content:'+';
	font-size:36px;
	color:#0B5B46;
	line-height:40px
}
.sep-interested-boxs {
	background:#f5f5f5;
	padding:98px 0 105px
}
.sep-interested-boxs .titles-texts-boxs {
	width:100%;
	position:relative;
	padding-left:100px
}
.sep-interested-boxs .titles-texts-boxs .i-boxs {
	position:absolute;
	left:0;
	top:0
}
.sep-interested-boxs .titles-texts-boxs .richtext {
	padding-left:27px;
	border-left:1px solid #969696;
	color:#323232;
	margin-top:24px
}
.sep-interested-boxs .titles-texts-boxs .richtext * {
	color:#323232
}
.sep-interested-boxs .mores-boxs {
	width:100%;
	text-align:center;
	margin-top:4px
}
.sep-interested-boxs .mores-boxs .mores {
	display:inline-block;
	vertical-align:top;
	padding:0 30px;
	background:#0085da;
	border-radius:20px;
	line-height:40px;
	color:#fff;
	font-size:18px
}
.sep-interested-boxs .mores-boxs .mores:hover {
	background:#0B5B46
}
.sep-interested-ul-boxs {
	width:100%
}
.sep-interested-ul-boxs.ons {
	margin-top:50px
}
.sep-interested-ul-boxs ul li {
	width:31.18%;
	float:left;
	margin-left:3.23%;
	margin-bottom:40px
}
.sep-interested-ul-boxs ul li.ons {
	margin-left:0
}
.sep-interested-ul-boxs ul li.rt {
	float:right
}
.sep-interested-ul-boxs .thumbs {
	text-align:center;
	overflow:hidden;
	background:linear-gradient(#fff 0,#ebeaea 100%)
}
.sep-interested-ul-boxs .thumbs img {
	max-width:100%
}
.sep-interested-ul-boxs .thumbs.ons {
	height:299px;
	line-height:299px
}
.sep-interested-ul-boxs .thumbs.onss {
	height:689px;
	line-height:689px
}
.sep-interested-ul-boxs .lis-boxs {
	width:100%;
	height:52px;
	position:relative;
	background:#0085da
}
.sep-interested-ul-boxs .lis-boxs:hover {
	background:#0B5B46
}
.sep-interested-ul-boxs .titles-a {
	position:absolute;
	left:0;
	top:50%;
	text-align:center;
	font-size:16px;
	color:#fff;
	line-height:24px
}
.sep-news {
	padding:125px 0 112px
}
.sep-news.inner-ons .news-lefts .spans {
	margin-top:54px
}
.sep-news.inner-ons .news-lefts .mores-boxs.mtops {
	margin-top:148px
}
.sep-news.onss {
	padding:30px 0 0
}
.sep-news .mores-boxs {
	width:100%;
	margin-top:32px;
	padding:7px 0
}
.sep-news .mores-boxs.onss {
	display:none
}
.sep-news .mores-boxs .mores {
	display:inline-block;
	vertical-align:top;
	position:relative;
	font-size:16px;
	line-height:39px
}
.sep-news .mores-boxs .mores:before {
	content:'';
	display:block;
	width:53px;
	height:53px;
	position:absolute;
	left:0;
	top:-7px;
	border:2px solid #0B5B46;
	z-index:10
}
.sep-news .mores-boxs .mores .span {
	display:inline-block;
	vertical-align:middle;
	font-size:16px;
	color:#323232;
	line-height:39px;
	padding-left:16px;
	position:relative;
	z-index:12;
	background:#fff;
	margin-left:2px
}
.sep-news .mores-boxs .mores .span i {
	display:inline-block;
	vertical-align:middle;
	width:9px;
	height:5px;
	background:#0B5B46;
	margin-left:8px;
	position:relative
}
.sep-news .mores-boxs .mores .span i:after {
	content:'';
	display:block;
	width:0;
	height:0;
	border:6px solid transparent;
	border-left-color:#0B5B46;
	border-top-width:5px;
	border-bottom-width:4px;
	position:absolute;
	left:7px;
	top:-2px
}
.sep-news .mores-boxs .mores:hover .span {
	color:#0B5B46
}
.sep-news .news-lefts {
	width:23.77%;
	float:left;
	padding-right:30px
}
.sep-news .news-lefts .spans {
	color:#323232;
	margin-top:32px
}
.sep-news .news-lefts .spans * {
	color:#323232
}
.sep-news .news-rights {
	width:76.23%;
	float:left;
	border-left:3px solid #dcdcdc;
	padding-left:42px
}
.sep-news-ul-boxs {
	width:100%;
	position:relative;
	top:-4px
}
.sep-news-ul-boxs.ons {
	margin-top:24px
}
.sep-news-ul-boxs ul li {
	width:32%;
	float:left;
	padding:4px;
	margin-left:2%;
	box-shadow:0 0 10px rgba(0,0,0,0.2)
}
.sep-news-ul-boxs ul li:nth-child(3n+1) {
	margin-left:0
}
.sep-news-ul-boxs .thumbs {
	text-align:center;
	overflow:hidden
}
.sep-news-ul-boxs .thumbs img {
	max-width:100%
}
.sep-news-ul-boxs .thumbs.ons {
	height:208px;
	line-height:208px
}
.sep-news-ul-boxs .lis-boxs {
	width:100%;
	height:205px;
	padding:16px 8px 10px
}
.sep-news-ul-boxs .titles-a {
	font-size:18px;
	line-height:26px;
	color:#323232
}
.sep-news-ul-boxs .titles-a:after {
	content:'';
	display:block;
	width:32px;
	height:3px;
	background:#0B5B46;
	margin-top:9px
}
.sep-news-ul-boxs .titles-a:hover {
	color:#0B5B46
}
.sep-news-ul-boxs .spans {
	margin-top:18px
}
.sep-news-ul-boxs .spans.ons {
	height:56px;
	overflow:hidden
}
.sep-footer-lx-boxs {
	display:block;
	width:100%;
	background:#0B5B46;
	padding:65px 0 60px
}
.sep-footer-lx-ul-boxs {
	display:block;
	width:100%
}
.sep-footer-lx-ul-boxs ul {
	width:100%;
	text-align:center
}
.sep-footer-lx-ul-boxs ul li {
	display:inline-block;
	vertical-align:top;
	width:25%
}
.sep-footer-lx-ul-boxs ul li:hover a.titles-a {
	color:#0085da
}
.sep-footer-lx-ul-boxs ul li:hover a.spans {
	color:#0085da
}
.sep-footer-lx-ul-boxs ul li:hover a.spans * {
	color:#0085da
}
.sep-footer-lx-ul-boxs .titles-a {
	font-size:16px;
	line-height:21px;
	color:#fff;
	text-align:center
}
.sep-footer-lx-ul-boxs .titles-a i {
	display:block;
	width:39px;
	text-align:center;
	line-height:39px;
	border-radius:100%;
	background:#fff;
	color:#0B5B46;
	margin:0 auto 10px
}
.sep-footer-lx-ul-boxs .spans {
	font-size:14px;
	line-height:21px;
	color:#fff;
	text-align:center;
	margin-top:4px
}
.sep-footer-lx-ul-boxs .spans * {
	font-size:14px;
	line-height:21px;
	color:#fff
}
.gets-in-touchs {
	width:100%;
	max-width:342px
}
.gets-in-touchs .form-group {
	display:block;
	width:100%;
	position:relative;
	margin-bottom:5px
}
.gets-in-touchs .form-group .control-label {
	position:absolute;
	left:10px;
	top:10px
}
.gets-in-touchs .form-group .control-label .required {
	color:red
}
.gets-in-touchs .form-group .form-control {
	width:100%;
	height:35px;
	line-height:21px;
	background:#fff;
	border:none;
	border-radius:0;
	padding-left:18px;
	font-size:12px;
	color:#969696
}
.gets-in-touchs .form-group textarea.form-control {
	height:80px
}
.gets-in-touchs .form-group .btn-primary {
	padding:0;
	float:left;
	min-width:90px;
	text-align:center;
	background:#0B5B46;
	border:none;
	line-height:25px;
	text-transform:uppercase;
	color:#fff;
	font-size:12px;
	border-radius:0;
	margin-top:14px
}
.sep-footer {
	width:100%;
	background:#000;
	position:relative;
	z-index:10
}
.sep-footer .logos {
	display:block;
	width:100%
}
.sep-footer .logos img {
	max-width:100%
}
.sep-footer .logos-boxs.onss {
	display:none
}
.sep-footer .spans {
	color:#c8c8c8;
	line-height:26px;
	padding-left:64px;
	margin-top:6px
}
.sep-footer .spans * {
	color:#c8c8c8;
	line-height:26px
}
.sep-footer .footer-lists-boxs {
	display:block;
	position:relative;
	z-index:10
}
.sep-footer .footer-lists-boxs .footer-logo-rights {
	width:100%;
	float:left;
	display:block;
	position:relative;
	padding:84px 0 80px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs {
	display:block;
	width:23%;
	overflow:hidden;
	float:left;
	padding-right:10px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs:nth-child(2) {
	width:23%;
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs:nth-child(4) {
	width:31%
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs:nth-child(5) {
	width:27.55%
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles {
	display:block;
	font-size:18px;
	color:#fff;
	line-height:normal;
	position:relative;
	margin-bottom:22px;
	margin-top:24px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles:hover {
	color:#0B5B46
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles:hover:after {
	background:#0B5B46
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons li {
	padding-left:0
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons li:before {
	display:none
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.onss {
	min-height:300px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li {
	width:100%;
	position:relative;
	float:left;
	color:#b4b4b4;
	font-size:14px;
	line-height:30px;
	padding-left:15px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li a {
	color:#b4b4b4;
	font-size:14px;
	line-height:30px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li a:hover {
	color:#0B5B46
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li:before {
	content:'';
	display:block;
	width:4px;
	height:4px;
	background:#b4b4b4;
	position:absolute;
	left:0;
	top:13px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li:hover a {
	color:#0B5B46
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li:hover:before {
	background:#0B5B46
}
.link {
	width:auto
}
.link .sep-share {
	position:relative
}
.link .sep-share li {
	width:29px;
	height:29px;
	float:left;
	line-height:27px;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
	text-align:center;
	background:none;
	border-radius:100%;
	border:1px solid #fff
}
.link .sep-share li+li {
	margin-left:23px
}
.link .sep-share li a {
	width:100%;
	height:100%;
	display:block
}
.link .sep-share li i {
	color:#fff;
	font-size:18px;
	vertical-align:middle
}
.link .sep-share li:hover i {
	color:#0B5B46
}
.link .sep-share li.lasts {
	border-radius:0;
	border:2px solid #fff
}
.link .sep-share li.lasts .img {
	width:150px;
	height:150px;
	position:absolute;
	right:0;
	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%;
	background:#1e1e1e;
	position:relative;
	z-index:6
}
.footer-footer:hover {
	z-index:11
}
.footer-footer .sep-container {
	position:relative;
	padding:15px 0
}
.footer-footer .link {
	float:left
}
.footer-footer a {
	font-size:14px;
	color:#fafafa;
	line-height:30px
}
.footer-footer a:hover {
	color:#0B5B46
}
.footer-footer div {
	font-size:14px;
	color:#fafafa;
	line-height:30px
}
.footer-footer .lefts {
	width:auto;
	float:left;
	text-align:center
}
.footer-footer .lefts a {
	padding-right:10px
}
.footer-footer .lefts a:last-child {
	padding-left:10px;
	padding-right:0
}
.footer-footer .rights {
	width:auto;
	float:right;
	text-align:left;
	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%)
}
.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 .rights a:hover {
	color:#0B5B46
}
.footer-footer .link {
	width:auto;
	float:right
}
.jj-fixed-boxs {
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	background:rgba(0,0,0,0.5);
	z-index:100000000000000000;
	padding:0 2%
}
.jj-fixed-boxs .fixed-boxs {
	display:block;
	width:100%;
	max-width:800px;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	padding:30px 4%;
	background:#fff
}
.jj-fixed-boxs .i-boxs {
	display:block;
	width:30px;
	height:30px;
	border-radius:100%;
	background:#fff;
	position:absolute;
	right:-15px;
	top:-15px
}
.jj-fixed-boxs .i-boxs i {
	display:block;
	width:16px;
	height:2px;
	background:#999;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-8px;
	margin-top:-1px
}
.jj-fixed-boxs .i-boxs i:after {
	content:'';
	display:block;
	width:2px;
	height:16px;
	background:#999;
	position:absolute;
	left:7px;
	top:-7px
}
.sep-technical-ul-boxs {
	width:100%
}
.sep-technical-ul-boxs.ons {
	margin-top:14px
}
.sep-technical-ul-boxs ul {
	position:relative
}
.sep-technical-ul-boxs ul:before {
	content:'';
	display:block;
	width:1px;
	height:100%;
	background:#bdd1e1;
	position:absolute;
	left:9px;
	top:0
}
.sep-technical-ul-boxs ul:after {
	content:'';
	display:block;
	width:1px;
	height:10px;
	background:#fff;
	position:absolute;
	left:9px;
	top:0
}
.sep-technical-ul-boxs ul li {
	width:100%;
	position:relative;
	padding-left:39px;
	padding-bottom:22px
}
.sep-technical-ul-boxs ul li:last-child {
	padding-bottom:10px
}
.sep-technical-ul-boxs ul li:before {
	content:'';
	display:block;
	width:11px;
	height:11px;
	border-radius:100%;
	border:2px solid #d8e4ed;
	background:#fff;
	position:absolute;
	left:4px;
	top:10px
}
.sep-technical-ul-boxs ul li .titles-a {
	display:block;
	width:100%;
	font-size:16px;
	color:#002f54;
	line-height:32px
}
.sep-technical-ul-boxs ul li:hover:before {
	background:#399deb
}
.sep-technical-ul-boxs ul li:hover .titles-a {
	font-family:"Titillium-Web-Bold"
}
.titles .i-boxs span {
	margin-right:10px
}
.sep-news-ul-boxs1 {
	width:100%
}
.sep-news-ul-boxs1.ons {
	margin-top:24px
}
.sep-news-ul-boxs1 ul li {
	width:100%;
	margin-bottom:26px
}
.sep-news-ul-boxs1 ul li .thumbs {
	display:block;
	width:40%;
	float:left;
	overflow:hidden
}
.sep-news-ul-boxs1 ul li .thumbs img {
	width:100%
}
.sep-news-ul-boxs1 ul li .thumbs.ons {
	height:170px;
	line-height:170px
}
.sep-news-ul-boxs1 ul li .lis-boxs {
	width:60%;
	float:left;
	display:block;
	padding-left:22px
}
.sep-news-ul-boxs1 ul li .times {
	display:block;
	width:100%;
	font-size:12px;
	color:#399deb;
	line-height:normal;
	text-transform:uppercase
}
.sep-news-ul-boxs1 ul li .titles-a {
	display:block;
	width:100%;
	font-size:16px;
	color:#002f54;
	line-height:28px;
	margin-top:9px
}
.sep-news-ul-boxs1 ul li .titles-a:hover {
	color:#399deb
}
.sep-news-ul-boxs1 ul li .spans {
	display:block;
	width:100%;
	font-size:14px;
	color:#667a8a;
	line-height:28px;
	margin-top:6px
}
.sep-news-ul-boxs1 ul li .spans * {
	font-size:14px;
	color:#667a8a;
	line-height:28px
}
.jj-bors {
	border-radius:10px;
	border:1px solid #0B5B46;
	margin-bottom:16px;
	padding:10px;
	min-height:166px
}
.jj-pro-index-h2.sizes3 {
	font-size:20px
}
.sep-technical-ul-boxs {
	width:100%
}
.sep-technical-ul-boxs.ons {
	margin-top:14px
}
.sep-technical-ul-boxs ul {
	position:relative
}
.sep-technical-ul-boxs ul:before {
	content:'';
	display:block;
	width:1px;
	height:100%;
	background:#bdd1e1;
	position:absolute;
	left:9px;
	top:0
}
.sep-technical-ul-boxs ul:after {
	content:'';
	display:block;
	width:1px;
	height:10px;
	background:#fff;
	position:absolute;
	left:9px;
	top:0
}
.sep-technical-ul-boxs ul li {
	width:100%;
	position:relative;
	padding-left:39px;
	padding-bottom:22px
}
.sep-technical-ul-boxs ul li:last-child {
	padding-bottom:10px
}
.sep-technical-ul-boxs ul li:before {
	content:'';
	display:block;
	width:11px;
	height:11px;
	border-radius:100%;
	border:2px solid #d8e4ed;
	background:#fff;
	position:absolute;
	left:4px;
	top:10px
}
.sep-technical-ul-boxs ul li .titles-a {
	display:block;
	width:100%;
	font-size:16px;
	color:#002f54;
	line-height:32px
}
.sep-technical-ul-boxs ul li:hover:before {
	background:#399deb
}
.jj-pro-forms-boxs {
	width:100%
}
.jj-pro-forms-boxs .sep-general-form {
	max-width:100%
}
.jj-pro-forms-boxs .sep-general-form .sep-form .form-group {
	margin-bottom:20px
}
.jj-pro-forms-boxs .sep-general-form .sep-form .form-group.ons {
	width:49%
}
.jj-pro-forms-boxs .sep-general-form .sep-form .form-group .form-control {
	color:#646464;
	height:44px;
	line-height:44px
}
.jj-pro-forms-boxs .sep-general-form .sep-form .form-group .form-control i {
	line-height:44px
}
.jj-pro-forms-boxs .sep-general-form .sep-form .form-group .form-control::-webkit-input-placeholder {
	color:#646464
}
.jj-pro-forms-boxs .sep-general-form .sep-form .form-group textarea.form-control {
	height:92px
}
.jj-pro-forms-boxs .sep-general-form .sep-form .form-group:last-child .btn.btn-primary {
	height:40px;
	line-height:40px
}
.sep-general-form {
	width:100%;
	margin:auto
}
.sep-general-form.c-ons {
	margin-top:32px
}
.sep-general-form .imgs {
	display:block;
	width:auto;
	height:auto;
	position:absolute;
	right:2px;
	top:10px
}
.sep-general-form.contacts .sep-form .form-group .form-control {
	background:#ebebeb
}
.sep-general-form.contacts .sep-form .form-group textarea.form-control {
	height:320px
}
.sep-general-form.contacts .sep-form .form-group {
	border:none
}
.sep-general-form.contacts .sep-form>div:last-child {
	text-align:right
}
.sep-general-form.contacts .sep-form>div:last-child .btn.btn-primary {
	width:auto;
	min-width:148px;
	border:1px solid #0B5B46
}
.sep-general-form.ons {
	padding-top:0
}
.sep-general-form.onss {
	margin-bottom:32px
}
.sep-general-form.onss .sep-form>div.form-group .form-control {
	border-radius:0
}
.sep-general-form .form-group {
	margin-bottom:20px;
	width:100%
}
.sep-general-form .form-group.ons {
	width:48%
}
.sep-general-form .col-sm-4,.sep-general-form .col-sm-12 {
	padding:0
}
.sep-general-form .control-label {
	font-size:22px;
	color:#0B5B46;
	font-weight:normal;
	display:block;
	position:absolute;
	left:8px;
	top:6px;
	z-index:40
}
.sep-general-form .control-label .required {
	color:#0B5B46;
	padding:0 6px 0 0;
	display:inline-block
}
.form-group.has-success.nums:after {
	right:116px
}
.form-group.has-success:after {
	content:'✔';
	display:block;
	width:16px;
	height:16px;
	text-align:center;
	font-size:12px;
	color:#fff;
	border-radius:100%;
	background:#0B5B46;
	line-height:16px;
	position:absolute;
	right:30px;
	top:12px;
	z-index:30
}
.form-group.has-error .form-control {
	background:#0B5B46 !important;
	color:#fff !important
}
.form-group.has-error .form-control::-webkit-input-placeholder {
	color:#fff !important
}
.sep-general-form .sep-general-form-title .rt {
	display:none
}
.form-control {
	background:none;
	box-shadow:none
}
.has-error .help-block {
	display:none
}
.sep-general-form {
	background:none;
	width:100%;
	max-width:746px;
	margin:auto
}
.sep-general-form.ons {
	max-width:100%
}
.sep-general-form .sep-form {
	padding:0
}
.sep-general-form .sep-form.has-error input::-webkit-input-placeholder {
	display:none
}
.sep-general-form .sep-form .i-imgs {
	min-width:20px;
	text-align:center;
	font-size:20px;
	color:#969696;
	position:absolute;
	left:10px;
	top:0;
	display:inline-block;
	vertical-align:top;
	line-height:48px;
	z-index:20
}
.sep-general-form .sep-form .i-imgs img {
	max-width:100%
}
.sep-general-form .sep-form .form-group {
	width:100%;
	background:none;
	position:relative;
	margin-bottom:14px
}
.sep-general-form .sep-form .form-group.ons {
	width:49.2%
}
.sep-general-form .sep-form .form-group.ons1 {
	width:73.2%
}
.sep-general-form .sep-form .form-group.ons2 {
	width:25%
}
.sep-general-form .sep-form .form-group .input-group {
	width:100%
}
.sep-general-form .sep-form .form-group .input-group-addon {
	min-width:120px;
	height:32px;
	background:#fff !important;
	padding:2px 4px !important;
	border-radius:10px !important
}
.sep-general-form .sep-form .form-group .regex-tip {
	top:-2px;
	right:3%;
	display:none
}
.sep-general-form .sep-form .form-group i {
	min-width:20px;
	text-align:center;
	font-size:16px;
	color:#dcdcdc;
	position:absolute;
	left:10px;
	top:0;
	display:inline-block;
	vertical-align:top;
	line-height:32px;
	z-index:20
}
.sep-general-form .sep-form .form-group .form-control {
	border:none;
	border-bottom:1px solid #969696;
	background:none;
	border-radius:0;
	height:32px;
	padding:0 16px;
	padding-left:38px;
	line-height:32px;
	color:#dcdcdc;
	font-size:12px
}
.sep-general-form .sep-form .form-group .form-control:focus {
	box-shadow:none
}
.sep-general-form .sep-form .form-group .form-control::-moz-input-placeholder {
	color:#dcdcdc
}
.sep-general-form .sep-form .form-group .form-control::-webkit-input-placeholder {
	color:#dcdcdc
}
.sep-general-form .sep-form .form-group .form-control::-input-placeholder {
	color:#dcdcdc
}
.sep-general-form .sep-form .form-group textarea.form-control {
	height:92px
}
.sep-general-form .sep-form .form-group:last-child {
	padding:0;
	margin-bottom:0;
	text-align:right
}
.sep-general-form .sep-form .form-group:last-child .btn.btn-primary {
	width:100%;
	text-align:center;
	display:inline-block;
	vertical-align:top;
	font-size:16px;
	color:#fff;
	border:none;
	border-radius:8px;
	outline:none;
	background:#0B5B46;
	text-transform:uppercase;
	padding:0 5px;
	line-height:32px;
	margin-top:0
}
.sep-general-form .sep-form .form-group:last-child .btn.btn-primary:hover {
	background:#0085da
}
.f-forms {
	margin-top:15px
}
.f-forms .sep-general-form .sep-form .form-group textarea.form-control {
	height:40px
}
.bx-wrapper {
	position:relative;
	margin:0;
	padding:0;
	*zoom:1
}
.bx-wrapper img {
	max-width:100%;
	display:block
}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {
	position:absolute;
	bottom:10px;
	width:100%
}
.bx-wrapper .bx-pager {
	left:0;
	right:0;
	bottom:20px;
	border-radius:10px;
	text-align:center;
	font-size:.85em;
	font-family:Arial;
	font-weight:bold;
	color:#666;
	z-index:88
}
.bx-wrapper .bx-pager .bx-pager-item {
	overflow:hidden;
	text-indent:-100px;
	display:inline-block;
	*zoom:1;
	*display:inline
}
.bx-wrapper .bx-pager a {
	display:block;
	width:10px;
	height:10px;
	line-height:10px;
	margin:0 3px;
	outline:0;
	background:#ddd;
	background:rgba(0,0,0,0.4);
	border-radius:22px;
	font-size:13px;
	font-weight:normal
}
.bx-wrapper .bx-pager a:hover,.bx-wrapper .bx-pager a.active {
	background:#0B5B46;
	border-color:#0B5B46;
	color:#fff
}
.bx-wrapper .bx-controls-direction a {
	position:absolute;
	top:50%;
	margin-top:-18px;
	outline:0;
	width:20px;
	height:37px;
	text-indent:-9999px;
	z-index:88
}
.bx-wrapper .bx-controls-direction a.bx-prev {
	left:-14px
}
.bx-wrapper .bx-controls-direction a.bx-prev:hover {
	opacity:1
}
.bx-wrapper .bx-controls-direction a.bx-next {
	right:-14px
}
.bx-wrapper .bx-controls-direction a.bx-next:hover {
	opacity:1
}
.bx-wrapper .bx-controls-direction a.disabled {
	display:none
}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,select,th,td {
	padding:0;
	margin:0;
	color:#646464;
	font-size:14px;
	font-family:"Arial"
}
h1,h2,h3,h4,h5,h6,button,input,select,textarea {
	font-size:100%
}
address,cite,dfn,em,var {
	font-style:normal
}
small {
	font-size:12px
}
ul,ol {
	list-style-type:none;
	list-style-image:none
}
a {
	color:#646464;
	text-decoration:none;
	outline:none
}
a:hover {
	color:#0B5B46;
	text-decoration:none
}
a:focus {
	text-decoration:none
}
sup {
	vertical-align:text-top
}
s {
	text-decoration:none
}
sub {
	vertical-align:text-bottom
}
legend {
	color:#000
}
img {
	border:0;
	vertical-align:middle
}
table {
	border-spacing:0;
	border-collapse:collapse
}
div {
	zoom:1
}
body {
	max-width:1920px;
	margin:0 auto
}
dt {
	font-weight:normal
}
.spans {
	display:block;
	width:100%;
	font-size:16px;
	line-height:28px;
	color:#646464
}
.spans * {
	font-size:16px;
	line-height:28px;
	color:#646464
}
.thumbs {
	display:block;
	width:100%
}
.titles-a {
	display:block;
	width:100%
}
.thumbs,.spans,.titles-a {
	display:block;
	width:100%
}
.over-hides {
	overflow:hidden
}
.pres {
	position:relative;
	display:block
}
.pres #xx-forms {
	position:absolute;
	top:-80px;
	left:0
}
.t-cens {
	text-align:center
}
.wids {
	width:100%
}
.wids img {
	width:100%
}
.upps {
	text-transform:uppercase
}
.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:1920px;
	margin:0 auto
}
.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
}
.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;
	top:0
}
.li-tops-hovers:hover {
	top:-5px
}
dt {
	font-weight:normal
}
.gtj-lists {
	-webkit-transform:translateX(30px);
	-moz-transform:translateX(30px);
	-ms-transform:translateX(30px);
	-o-transform:translateX(30px);
	transform:translateX(30px)
}
.gtj-lists.ons {
	-webkit-transform:translateX(0);
	-moz-transform:translateX(0);
	-ms-transform:translateX(0);
	-o-transform:translateX(0);
	transform:translateX(0)
}
.lines-boxs {
	width:100%;
	height:34px;
	overflow:hidden;
	background:#0B5B46;
	position:relative
}
.lines-boxs.ons {
	height:13px
}
.lines-boxs:before {
	content:'';
	display:block;
	width:50%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:#0B5B46;
	z-index:14
}
.lines-boxs i {
	display:block;
	width:24px;
	height:100%;
	position:absolute;
	left:50%;
	margin-left:-24px;
	top:0;
	z-index:16;
	background:#0B5B46
}
.lines-boxs i:after {
	content:'';
	display:block;
	width:0;
	height:0;
	border:24px solid transparent;
	border-top-width:0;
	border-bottom-width:34px;
	border-left-color:#0B5B46;
	position:absolute;
	left:0;
	top:0
}
.richtext h1 {
	line-height:normal !important
}
.richtext .richtext-thumbs {
	display:block;
	float:left;
	margin-right:12px;
	margin-bottom:10px
}
.richtext .richtext-thumbs img {
	max-width:100%
}
.richtext.jus {
	text-align:justify
}
.richtext .imgs1 {
	width:100%
}
.richtext .imgs {
	text-align:center
}
.richtext .ems {
	display:none
}
.richtext ul {
	list-style:disc
}
.richtext ul li {
	position:relative;
	list-style:disc inside
}
.richtext ul li p {
	display:inline
}
.richtext ol {
	padding-left:16px;
	list-style:decimal
}
.richtext img {
	width:auto !important;
	height:auto !important
}
.richtext h3,.richtext h4,.richtext h5,.richtext h6 {
	display:block;
	width:100%;
	font-weight:bold
}
.richtext iframe {
	display:block;
	max-width:100%;
	margin:auto
}
.richtext p {
	margin-bottom:0
}
.richtext a {
	color:#0B5B46 !important;
	text-decoration:underline
}
.richtext a:hover {
	text-decoration:none
}
.richtext strong {
	position:relative;
	font-weight:bold
}
.richtext h2 {
	display:block;
	width:100%;
	font-size:24px;
	line-height:normal;
	position:relative;
	margin-bottom:14px
}
.richtext h2 * {
	font-size:24px;
	line-height:normal
}
.richtext.strongs strong {
	display:block;
	width:100%;
	font-size:24px;
	line-height:normal;
	position:relative;
	margin-bottom:14px;
	font-weight:normal
}
.richtext.strongs strong * {
	font-size:24px;
	line-height:normal;
	font-weight:normal
}
.richtext .over-tabs {
	overflow-x:scroll
}
.richtext table {
	width:100%
}
.richtext table tr {
	background:#fff
}
.richtext table tr td {
	border:1px solid none;
	word-break:normal;
	padding:4px 8px;
	padding-left:14px;
	font-size:14px;
	color:#323232;
	text-align:center !important
}
.richtext table tr td * {
	font-size:14px;
	color:#323232
}
.richtext table tr td:nth-child(2) {
	text-align:center
}
.richtext table tr:nth-child(odd) {
	background:#f5f5f5
}
.richtext table tr:nth-child(even) {
	background:#fff
}
.richtext table tr:nth-child(1),.richtext table tr:nth-child(2),.richtext table tr:nth-child(3) {
	background:#86c3ea
}
.richtext table tr:nth-child(1) td,.richtext table tr:nth-child(2) td,.richtext table tr:nth-child(3) td {
	color:#fff;
	text-align:center
}
.richtext table tr:nth-child(1) td *,.richtext table tr:nth-child(2) td *,.richtext table tr:nth-child(3) td * {
	color:#fff
}
.richtext table tr.ons {
	background:#86c3ea
}
.richtext table tr.ons td {
	color:#fff;
	padding:16px 18px;
	text-align:center
}
.richtext table tr.ons td * {
	font-size:20px;
	color:#fff
}
.richtext table tr:last-child {
	border-bottom:1px solid #0B5B46
}
.richtext,.richtext * {
	font-size:16px;
	color:#323232;
	line-height:28px;
	font-family:"Arial"
}
.gtj-ff-regular {
	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
}
.sep-scale {
	-webkit-transition:All .8s ease;
	-moz-transition:All .8s ease;
	-ms-transition:All .8s ease;
	-o-transition:All .8s ease;
	transition:All .8s ease
}
.sep-scale:hover {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1)
}
.clear {
	clear:both
}
.fix:after {
	display:table;
	clear:both;
	content:""
}
.width1150 {
	width:1150px;
	margin:0 auto
}
.rt {
	float:right
}
.lf {
	float:left
}
.fix:before {
	content:" ";
	display:block;
	clear:both
}
html {
	overflow-y:scroll
}
body {
	width:100%;
	overflow:hidden
}
.logo {
	float:left;
	position:relative;
	z-index:100
}
#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:#0085da
}
.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:#0B5B46
}
.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)
}
.sep-container {
	max-width:1607px;
	margin:0 auto
}
.sep-container1 {
	max-width:1244px;
	margin:0 auto
}
.send-email {
	width:876px;
	height:auto;
	position:fixed;
	top:50%;
	margin-top:-250px;
	left:50%;
	margin-left:-438px;
	border:1px solid #adadad;
	background:#ebebeb;
	z-index:99999999;
	display:none
}
.send-email .sep-general-form {
	margin:0
}
.sep-onlineservices {
	display:none
}
#onlineService-two {
	display:none
}
.form-list {
	width:100%;
	margin-bottom:13px
}
.form-list.list-two {
	width:50%;
	float:left;
	max-width:307px
}
.form-list.list-two+.list-two {
	float:right
}
.form-list input,.form-list textarea {
	width:100%;
	line-height:44px;
	padding-left:20px;
	outline:none;
	font-size:15px;
	color:#787878;
	color:#a3a3a3
}
.form-list textarea {
	height:130px
}
.submit-list {
	width:195px;
	height:44px;
	border-radius:12px;
	margin-top:8px;
	overflow:hidden;
	background:#c43132
}
.submit-list .btn-primary {
	width:100%;
	height:100%;
	background:#c43132;
	border:none;
	color:#fff;
	font-size:23px;
	font-weight:bold;
	text-align:center;
	display:block;
	padding:0;
	line-height:44px;
	text-transform:uppercase
}
.pagination>li>a,.pagination>li>span {
	padding:4px 10px;
	margin:0 .5px;
	background:#ebebeb;
	color:#333;
	border:1px solid #ebebeb
}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
	background:#0B5B46;
	color:#fff;
	border:1px solid #0B5B46
}
.pagination>li:first-child>a,.pagination>li:first-child>span {
	border-radius:initial;
	padding:4px 10px;
	color:#333;
	background-color:#ebebeb;
	border:1px solid #ebebeb
}
.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-radius:initial;
	padding:4px 10px;
	color:#333;
	background-color:#ebebeb;
	border:1px solid #ebebeb
}
.pagination {
	margin:29px 0
}
.pagination.ons {
	margin:0
}
.operation {
	overflow:hidden;
	margin-top:40px
}
.operation ul li {
	width:50%;
	text-align:center;
	float:left
}
.operation ul li a {
	color:#fff;
	background-color:#0B5B46;
	border-color:#0B5B46
}
.operation ul li a:hover {
	background-color:#0B5B46
}
.gallery {
	width:100%;
	overflow:hidden;
	display:table
}
.gallery a {
	display:inline-block;
	width:33.3333%;
	padding:0 1% 1.5%;
	float:left
}
.gallery a img {
	max-width:100%
}
.gallery a:hover {
	text-decoration:none
}
.gallery .spans {
	display:block;
	width:100%;
	margin-top:10px;
	font-size:14px;
	line-height:24px;
	padding:0 5px;
	text-align:center;
	text-decoration:none
}
.gallery .spans:hover {
	text-decoration:none
}
.gallery .spans.ons {
	min-height:48px
}
.gallery.details {
	margin-top:15px
}
.gallery.ons a {
	width:25%
}
.gallery.ons a img {
	border:1px solid #d0d0d0
}
.sep-pagination {
	text-align:center
}
.gtj-thumbs-boxs .lr-boxs .lr-lists {
	display:block;
	width:30px;
	height:30px;
	top:50%;
	z-index:66;
	margin-top:-15px;
	position:absolute
}
.gtj-thumbs-boxs .lr-boxs .lr-lists:before {
	content:'';
	display:block;
	width:2px;
	height:2px;
	position:absolute;
	background:#fff;
	left:50%;
	margin-left:1px;
	top:50%;
	margin-top:-5px
}
.gtj-thumbs-boxs .lr-boxs .lr-lists:after {
	content:'';
	display:block;
	width:2px;
	height:2px;
	position:absolute;
	background:#fff;
	left:50%;
	margin-left:-1px;
	top:50%;
	margin-top:-3px
}
.gtj-thumbs-boxs .lr-boxs .lr-lists i {
	display:block;
	width:2px;
	height:2px;
	background:#fff;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-1px;
	margin-left:-3px
}
.gtj-thumbs-boxs .lr-boxs .lr-lists i:before {
	content:'';
	display:block;
	width:2px;
	height:2px;
	position:absolute;
	background:#fff;
	left:2px;
	top:2px
}
.gtj-thumbs-boxs .lr-boxs .lr-lists i:after {
	content:'';
	display:block;
	width:2px;
	height:2px;
	position:absolute;
	background:#fff;
	left:4px;
	top:4px
}
.gtj-thumbs-boxs .lr-boxs .lr-lists.lr-lefts {
	left:-12px
}
.gtj-thumbs-boxs .lr-boxs .lr-lists.lr-rights {
	right:-12px
}
.gtj-thumbs-boxs .lr-boxs .lr-lists.lr-rights:before {
	margin-left:-5px
}
.gtj-thumbs-boxs .lr-boxs .lr-lists.lr-rights:after {
	margin-left:-3px
}
.gtj-thumbs-boxs .lr-boxs .lr-lists.lr-rights i {
	margin-left:-1px
}
.gtj-thumbs-boxs .lr-boxs .lr-lists.lr-rights i:before {
	left:-2px
}
.gtj-thumbs-boxs .lr-boxs .lr-lists.lr-rights i:after {
	left:-4px
}
.gtj-thumbs-boxs .lr-boxs .lr-lists:hover:before,.gtj-thumbs-boxs .lr-boxs .lr-lists:hover:after {
	background:#0085da
}
.gtj-thumbs-boxs .lr-boxs .lr-lists:hover i {
	background:#0085da
}
.gtj-thumbs-boxs .lr-boxs .lr-lists:hover i:before,.gtj-thumbs-boxs .lr-boxs .lr-lists:hover i:after {
	background:#0085da
}
.gtj-thumbs-boxs .lists-boxs {
	margin:5px auto 0
}
.gtj-thumbs-boxs .lists-boxs .lists {
	display:inline-block;
	vertical-align:top;
	width:10px;
	height:10px;
	border-radius:100%;
	position:relative;
	margin:0 10px;
	background:#fff
}
.gtj-thumbs-boxs .lists-boxs .lists:hover {
	background:#0085da
}
.gtj-thumbs-boxs .lists-boxs .lists.active {
	background:#0085da
}
.gtj-thumbs-boxs1 .lr-boxs .lr-lists {
	display:block;
	width:30px;
	height:30px;
	top:50%;
	z-index:66;
	margin-top:-15px;
	position:absolute
}
.gtj-thumbs-boxs1 .lr-boxs .lr-lists:before {
	content:'';
	display:block;
	width:2px;
	height:2px;
	position:absolute;
	background:#183b58;
	left:50%;
	margin-left:1px;
	top:50%;
	margin-top:-5px
}
.gtj-thumbs-boxs1 .lr-boxs .lr-lists:after {
	content:'';
	display:block;
	width:2px;
	height:2px;
	position:absolute;
	background:#183b58;
	left:50%;
	margin-left:-1px;
	top:50%;
	margin-top:-3px
}
.gtj-thumbs-boxs1 .lr-boxs .lr-lists i {
	display:block;
	width:2px;
	height:2px;
	background:#183b58;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-1px;
	margin-left:-3px
}
.gtj-thumbs-boxs1 .lr-boxs .lr-lists i:before {
	content:'';
	display:block;
	width:2px;
	height:2px;
	position:absolute;
	background:#183b58;
	left:2px;
	top:2px
}
.gtj-thumbs-boxs1 .lr-boxs .lr-lists i:after {
	content:'';
	display:block;
	width:2px;
	height:2px;
	position:absolute;
	background:#183b58;
	left:4px;
	top:4px
}
.gtj-thumbs-boxs1 .lr-boxs .lr-lists.lr-lefts {
	left:-12px
}
.gtj-thumbs-boxs1 .lr-boxs .lr-lists.lr-rights {
	right:-12px
}
.gtj-thumbs-boxs1 .lr-boxs .lr-lists.lr-rights:before {
	margin-left:-3px
}
.gtj-thumbs-boxs1 .lr-boxs .lr-lists.lr-rights:after {
	margin-left:-1px
}
.gtj-thumbs-boxs1 .lr-boxs .lr-lists.lr-rights i {
	margin-left:1px
}
.gtj-thumbs-boxs1 .lr-boxs .lr-lists.lr-rights i:before {
	left:-2px
}
.gtj-thumbs-boxs1 .lr-boxs .lr-lists.lr-rights i:after {
	left:-4px
}
.gtj-thumbs-boxs1 .lr-boxs .lr-lists:hover:before,.gtj-thumbs-boxs1 .lr-boxs .lr-lists:hover:after {
	background:#0085da
}
.gtj-thumbs-boxs1 .lr-boxs .lr-lists:hover i {
	background:#0085da
}
.gtj-thumbs-boxs1 .lr-boxs .lr-lists:hover i:before,.gtj-thumbs-boxs1 .lr-boxs .lr-lists:hover i:after {
	background:#0085da
}
.gtj-thumbs-boxs1 .lists-boxs {
	margin:5px auto 0
}
.gtj-thumbs-boxs1 .lists-boxs .lists {
	display:inline-block;
	vertical-align:top;
	width:10px;
	height:10px;
	border-radius:100%;
	position:relative;
	margin:0 10px;
	background:#969696
}
.gtj-thumbs-boxs1 .lists-boxs .lists:hover {
	background:#0085da
}
.gtj-thumbs-boxs1 .lists-boxs .lists.active {
	background:#0085da
}
.sep-cookies-boxs {
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	background-color:#f0f0f0;
	display:none;
	z-index:10000000000
}
.sep-cookies-boxs.active {
	display:block
}
.sep-cookies-boxs .pp-boxs {
	width:100%;
	padding:44px 0 50px;
	display:flex;
	align-items:center;
	justify-content:space-between;
	flex-wrap:wrap
}
.sep-cookies-boxs .p-lefts {
	width:calc(100% - 290px);
	display:flex;
	align-items:center
}
.sep-cookies-boxs .p-lefts img {
	margin-right:30px
}
.sep-cookies-boxs .p-lefts .richtext {
	width:auto
}
.sep-cookies-boxs .richtext {
	color:#252525;
	line-height:20px
}
.sep-cookies-boxs .richtext a {
	color:#252525 !important
}
.sep-cookies-boxs .richtext a:hover {
	color:#ef7f2d !important
}
.sep-cookies-boxs .p-rights {
	width:290px;
	display:flex;
	justify-content:space-between;
	align-items:center
}
.sep-cookies-boxs .intro-banner-btn {
	border-radius:21px;
	font-size:16px;
	line-height:30px;
	min-width:135px;
	padding:5px 32px;
	text-align:center;
	color:#252525;
	border:1px solid #252525
}
.sep-cookies-boxs .intro-banner-btn.active {
	background:#ef7f2d;
	border-color:#ef7f2d
}
.sep-cookies-boxs .intro-banner-btn:hover {
	background:#252525;
	border-color:#252525;
	color:#fff
}
.sep-cookies-boxs .sp-close-button {
	margin-left:15px;
	width:26px;
	height:26px;
	border-radius:100%;
	background:rgba(0,0,0,0.3);
	display:flex;
	align-items:center;
	justify-content:center;
	transform:rotate(45deg)
}
.sep-cookies-boxs .sp-close-button i {
	width:16px;
	height:4px;
	background:#fff;
	position:relative
}
.sep-cookies-boxs .sp-close-button i:after {
	content:'';
	display:block;
	width:4px;
	height:16px;
	background:#fff;
	position:absolute;
	left:50%;
	margin-left:-2px;
	top:50%;
	margin-top:-8px
}
@media screen and (max-width:821px) {
	.sep-cookies-boxs .p-lefts {
	width:100%
}
.sep-cookies-boxs .p-lefts img {
	margin-right:15px
}
.sep-cookies-boxs .p-rights {
	margin-top:25px;
	margin-left:auto;
	margin-right:auto
}
.sep-cookies-boxs .pp-boxs {
	padding:30px 0
}
html::-webkit-scrollbar {
	width:2px
}
html::-webkit-scrollbar-thumb {
	background-color:#ef7f2d
}
}@media screen and (max-width:1680px) {
	.sep-header .sep-container {
	padding-left:2%;
	padding-right:2%
}
.sep-body .sep-container {
	max-width:1440px
}
.sep-footer .sep-container {
	padding-left:2%;
	padding-right:2%
}
.sep-pro-ul-boxs {
	padding-left:2%;
	padding-right:2%
}
.sep-numbers-ul-boxs .titles-a {
	min-height:72px
}
}@media screen and (max-width:1460px) {
	.sep-body .sep-h-solutions-boxs .i-boxs .i-lists.i-lefts {
	left:-50px
}
.sep-body .sep-h-solutions-boxs .i-boxs .i-lists.i-rights {
	right:-50px
}
.sep-interested-ul-boxs .thumbs.ons {
	height:256px;
	line-height:256px
}
.sep-interested-ul-boxs .thumbs.onss {
	height:606px;
	line-height:606px
}
.imgs-bgs.img-ls {
	max-width:32.5%
}
.sep-body .sep-container {
	max-width:1360px
}
.sep-banner .banner .list .b-covers .i-imgs-boxs {
	margin-bottom:20px
}
.sep-banner .banner .list .b-covers .i-imgs-boxs img {
	max-width:50px
}
}@media screen and (max-width:1366px) {
	.sep-body .sep-container {
	max-width:1100px
}
.sep-banner .lists-boxs .lists {
	font-size:16px;
	padding:20px 0 18px
}
.sep-banner .banner .list .covers .b-titles {
	font-size:32px;
	line-height:normal
}
.sep-pro-ul-boxs {
	position:relative;
	left:auto
}
.sep-pro-ul-boxs ul li {
	width:46%;
	margin:0 2% 24px !important
}
.sep-pro-ul-boxs ul li img {
	width:100%
}
.sep-pro-boxs {
	padding-bottom:0
}
.sep-interested-ul-boxs .thumbs.ons {
	height:204px;
	line-height:204px
}
.sep-interested-ul-boxs .thumbs.onss {
	height:500px;
	line-height:500px
}
.titles {
	font-size:24px
}
.titles.ab-ons1 {
	display:none
}
.sep-news-ul-boxs .spans {
	display:none
}
.sep-abouts-boxs .ab-boxs {
	display:block
}
.sep-abouts-boxs .abouts-lefts .spans {
	margin-top:0
}
}@media screen and (max-width:1280px) {
	.f-forms .sep-general-form .sep-form .form-group.ons1 {
	width:100%
}
.f-forms .sep-general-form .sep-form .form-group:last-child {
	width:100%
}
.sep-footer .imgs-bgs {
	height:100%
}
.sep-footer .imgs-bgs img {
	height:100%
}
.sep-abouts-boxs .abouts-lefts .mores-boxs {
	margin-top:24px
}
.sep-pro-ul-boxs {
	top:-120px
}
}@media screen and (max-width:1200px) {
	.sep-header .sep-container {
	padding-left:4%;
	padding-right:4%
}
.sep-body .sep-container {
	padding-left:4%;
	padding-right:4%
}
.sep-footer .sep-container {
	padding-left:4%;
	padding-right:4%
}
.sep-footer-lx-boxs .sep-container {
	padding-left:4%;
	padding-right:4%
}
.sep-header .logo img {
	max-width:140px
}
.header-nav>ul>li {
	margin:0 10px
}
.header-nav>ul>li>a {
	font-size:16px
}
.sep-pro-ul-boxs {
	top:-100px
}
.sep-news .news-lefts {
	width:100%;
	padding-right:0
}
.sep-news .news-rights {
	width:100%;
	padding-left:0;
	border-left:none;
	margin-top:30px
}
}@media screen and (max-width:1024px) {
	.footer-footer .lefts {
	width:100%;
	text-align:center
}
.footer-footer .rights {
	width:100%;
	text-align:center;
	position:relative;
	left:auto;
	top:auto;
	-webkit-transform:translate(0,0);
	-moz-transform:translate(0,0);
	-ms-transform:translate(-50%,0);
	-o-transform:translate(0,0);
	transform:translate(0,0)
}
.footer-footer .link {
	width:100%;
	text-align:center
}
.footer-footer .link .sep-share {
	display:inline-block;
	vertical-align:top
}
}@media screen and (max-width:812px) {
	.sep-header .logo img {
	max-width:110px
}
.sep-header.onss .logo img {
	max-width:100px
}
.header-nav>ul>li {
	margin:0 5px
}
.header-nav>ul>li:nth-child(1) {
	display:none
}
.header-nav>ul>li>a {
	font-size:15px
}
.sep-header .get-in-touchs {
	margin-left:0
}
.sep-body .sep-h-abouts-boxs .abouts-boxs {
	width:100%
}
.sep-body .sep-h-abouts-boxs .imgs-bgs {
	display:none
}
.sep-body .sep-news-boxs .news-lefts {
	width:100%
}
.sep-body .sep-news-boxs .news-rights {
	width:100%;
	padding-left:0
}
.sep-news-boxs .imgs-bgs {
	height:100%
}
.sep-news-boxs .imgs-bgs img {
	height:100%
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ons {
	margin-top:12px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs {
	width:100% !important;
	margin-top:12px;
	padding-right:0
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ul-divs.onss .ul-titles i {
	-webkit-transform:rotate(0);
	-moz-transform:rotate(0);
	-ms-transform:rotate(0);
	-o-transform:rotate(0);
	transform:rotate(0)
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ul-divs.onss .ul-titles i:before,.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ul-divs.onss .ul-titles i:after {
	background:#fff
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ul-divs .ul {
	display:none
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles {
	font-size:16px;
	margin-bottom:8px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles i {
	display:block;
	width:24px;
	height:24px;
	position:absolute;
	right:0;
	top:0;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg)
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles i:before {
	content:'';
	display:block;
	width:16px;
	height:2px;
	background:#0B5B46;
	position:absolute;
	left:50%;
	margin-left:-8px;
	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:16px;
	background:#0B5B46;
	position:absolute;
	left:50%;
	margin-left:-1px;
	top:50%;
	margin-top:-8px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .link-boxs {
	margin-top:20px
}
.sep-banner .banner .list .b-covers .b-titles {
	font-size:24px
}
.sep-abouts-boxs .abouts-lefts {
	width:100%;
	padding-right:0
}
.sep-abouts-boxs .abouts-rights {
	width:100%;
	padding-right:0;
	margin-top:30px
}
.sep-abouts-boxs .abouts-rights .thumbs img,.sep-abouts-boxs .abouts-rights .thumbs iframe {
	right:auto;
	top:auto
}
.sep-numbers-ul-boxs ul li {
	width:33.333%;
	margin-bottom:16px
}
.sep-numbers-ul-boxs ul li .nums {
	margin-top:20px
}
.sep-footer .imgs-bgs {
	height:100%
}
.imgs-bgs.img-ls {
	display:none
}
}@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 .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
}
.sep-header {
	display:none
}
.sep-banner.banner-one {
	display:none
}
.sep-banner.banner-two {
	display:block
}
.footer-footer .lefts {
	width:100%
}
.footer-footer .rights {
	width:100%;
	text-align:center
}
.sep-footer .footer-tops .boxs {
	font-size:24px
}
.sep-footer .footer-tops .get-in-boxs .get-ins i {
	margin-left:0
}
.tops-hes {
	display:none
}
.sep-footer .footer-tops-boxs ul li .titles-a.ons {
	line-height:27px
}
.sep-formwork-ul-boxs ul li .thumbs-boxs .t-boxs {
	padding:0 4%
}
.sep-formwork-ul-boxs ul li .spans {
	margin-top:8px
}
.sep-formwork-ul-boxs ul li .mores {
	margin-top:8px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .mores-boxs {
	margin:0 auto;
	padding-right:0;
	max-width:260px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .mores-boxs.ons {
	margin-top:0
}
.sep-footer-lx-ul-boxs ul li {
	width:49%
}
.sep-footer-lx-ul-boxs ul li:last-child {
	width:100%
}
.sep-pro-boxs {
	padding:36px 0 16px
}
.sep-pro-ul-boxs {
	top:auto;
	padding-left:0;
	padding-right:0
}
.titles .i-boxs img {
	max-width:50px
}
.sep-news-ul-boxs ul li {
	width:96%;
	float:none;
	margin:0 auto 24px !important
}
.sep-interested-ul-boxs ul li {
	width:46%;
	margin:0 2% 24px !important
}
.sep-interested-ul-boxs .thumbs.onss {
	height:484px;
	line-height:484px
}
.sep-footer .imgs-bgs {
	display:none
}
.sep-banner .banner .list .b-covers {
	top:50%
}
.sep-footer .logos-boxs {
	margin-bottom:20px
}
.sep-footer .logos-boxs.ons {
	display:none
}
.sep-footer .logos-boxs.onss {
	display:block
}
.f-forms {
	display:none
}
.sep-news-ul-boxs .thumbs {
	width:36%;
	float:left
}
.sep-news-ul-boxs .lis-boxs {
	width:64%;
	float:left;
	padding-left:20px
}
}@media screen and (max-width:667px) {
	.titles .i-boxs img {
	max-width:30px
}
.sep-pro-ul-boxs ul li {
	width:96%
}
.sep-pro-ul-boxs ul li:hover .thumbs-boxs {
	opacity:1;
	z-index:40
}
.sep-pro-ul-boxs ul li .titles-a:hover {
	color:#0B5B46
}
.sep-abouts-boxs {
	padding:36px 0
}
.sep-abouts-boxs .abouts-lefts .mores-boxs {
	margin-top:24px
}
.sep-numbers-ul-boxs ul li {
	width:50%
}
.sep-numbers-ul-boxs .nums {
	font-size:28px
}
.sep-interested-boxs .titles-texts-boxs .i-boxs {
	width:30px
}
.sep-interested-boxs .titles-texts-boxs .i-boxs img {
	width:100%
}
.sep-interested-boxs .titles-texts-boxs {
	padding-left:40px
}
.sep-interested-ul-boxs .thumbs.ons {
	height:auto;
	line-height:normal
}
.sep-interested-ul-boxs .thumbs.onss {
	height:auto;
	line-height:normal
}
.sep-interested-boxs .mores-boxs .mores {
	padding:0 16px;
	font-size:16px;
	line-height:36px
}
.sep-interested-boxs {
	padding:36px 0
}
.sep-news {
	padding:36px 0 16px
}
.sep-numbers-boxs {
	padding:36px 0 20px
}
.sep-numbers-ul-boxs ul li:nth-child(3):before,.sep-numbers-ul-boxs ul li:nth-child(5):before {
	content:'';
	display:block;
	width:1px;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:-moz-linear-gradient(rgba(220,220,220,0) 0,#dcdcdc 50%,rgba(220,220,220,0) 100%);
	background:-o-linear-gradient(rgba(220,220,220,0) 0,#dcdcdc 50%,rgba(220,220,220,0) 100%);
	background:-webkit-linear-gradient(rgba(220,220,220,0) 0,#dcdcdc 50%,rgba(220,220,220,0) 100%);
	background:linear-gradient(rgba(220,220,220,0) 0,#dcdcdc 50%,rgba(220,220,220,0) 100%)
}
.sep-numbers-ul-boxs ul li:nth-child(5) {
	width:100%
}
.sep-numbers-ul-boxs ul li .nums {
	margin-top:8px
}
.f-forms .sep-general-form .sep-form .form-group:last-child .btn.btn-primary {
	font-size:14px
}
.sep-banner .banner .list .b-covers .b-titles {
	font-size:16px;
	line-height:1.2
}
.sep-banner .banner .list .b-covers .i-imgs-boxs {
	display:none
}
.sep-banner .banner .list .b-covers .b-spans {
	font-size:15px;
	line-height:24px;
	margin-top:2px
}
.sep-banner .banner .list .b-covers .b-spans * {
	font-size:15px;
	line-height:24px
}
.sep-interested-ul-boxs ul li.rt {
	width:96%
}
.sep-news-ul-boxs .lis-boxs {
	padding:6px 8px;
	padding-left:12px
}
.sep-news-ul-boxs .titles-a {
	font-size:16px
}
.sep-news-ul-boxs .titles-a:after {
	display:none
}
}@media screen and (max-width:480px) {
	.sep-header {
	display:none
}
.sep-header-nav {
	display:none
}
.gallery a {
	width:100%;
	text-align:center
}
.sep-banner .banner .list .covers .spans {
	font-size:16px;
	line-height:26px;
	margin-top:8px
}
.sep-banner .banner .list .covers .b-titles {
	font-size:20px
}
.sep-banner .banner .list .covers .mores-boxs {
	margin-top:8px
}
.sep-banner .banner .list .covers .spans {
	font-size:14px;
	line-height:20px;
	margin-top:0
}
.sep-banner .banner .list .covers {
	padding:0 2%
}
.th-services-ul-boxs ul li:first-child {
	padding-top:0
}
.sep-pro-ul-boxs .lis-boxs.ons {
	padding:0 2%
}
.titles .i-boxs {
	margin-bottom:10px
}
.sep-interested-boxs .titles-texts-boxs .richtext {
	padding-left:12px
}
.sep-footer-lx-boxs {
	padding:36px 0
}
.sep-footer-lx-ul-boxs ul li {
	margin-bottom:24px
}
.sep-footer-lx-ul-boxs ul li:last-child {
	margin-bottom:0
}
.sep-footer .footer-lists-boxs .footer-logo-rights {
	padding:24px 0
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles {
	margin-top:0
}
.sep-news-ul-boxs .lis-boxs {
	height:auto
}
.sep-news-ul-boxs .spans {
	display:none
}
.sep-news .mores-boxs.ons {
	display:none
}
.sep-news .mores-boxs.onss {
	display:block
}
.sep-news .news-lefts .spans {
	margin-top:24px
}
}@media screen and (max-width:375px) {
	.sep-banner .banner .list .covers .b-titles {
	font-size:16px
}
.sep-h-serves-ul-boxs ul .titles-a {
	min-height:46px
}
}@media screen and (max-width:480px) {
	.sep-resource-list-case .sep-datalist li {
	position:relative;
	top:initial;
	left:initial;
	width:100%;
	height:auto;
	padding:4% 2%;
	margin-bottom:20px
}
.sep-resource-list-case .sep-datalist li:nth-child(odd) {
	width:100%;
	padding:4% 2%
}
.sep-resource-list-case .sep-datalist li:nth-child(odd) .thumb {
	position:relative;
	left:initial;
	top:initial;
	margin:0 auto
}
.sep-resource-list-case .sep-datalist li:nth-child(even) {
	width:100%;
	padding:4% 2%
}
.sep-resource-list-case .sep-datalist li:nth-child(even) .thumb {
	right:initial
}
.sep-resource-list-case .sep-datalist li .thumb {
	position:relative;
	top:initial;
	left:initial;
	margin:0 auto
}
.sep-interested-boxs .mores-boxs .mores {
	padding:0 8px
}
}@media screen and (max-width:320px) {
	.sep-interested-ul-boxs ul li {
	width:96%
}
.operation ul li a {
	padding:6px 4px
}
.sep-numbers-ul-boxs ul li {
	padding:5px
}
.sep-numbers-ul-boxs .titles-a {
	min-height:0 !important
}
.sep-numbers-ul-boxs ul li {
	width:100%
}
}@media screen and (max-width:1440px) {
	.jj-bors {
	min-height:188px
}
.sep-abouts-boxs .imgs-bgs {
	height:100%
}
.sep-abouts-boxs .imgs-bgs img {
	height:100%;
	min-width:100%
}
}@media screen and (max-width:1366px) {
	.jj-bors {
	min-height:216px
}
}@media screen and (max-width:812px) {
	.jj-bors {
	min-height:0
}
}@media screen and (max-width:640px) {
	.sep-news-ul-boxs1 ul li {
	padding-bottom:20px
}
.sep-news-ul-boxs1 ul li .thumbs {
	width:32%
}
.sep-news-ul-boxs1 ul li .lis-boxs {
	width:68%
}
.sep-news-ul-boxs1 ul li .spans {
	display:none
}
}.sep-lx-header-mb {
	display:block
}
.sep-lx-header-mb .box-wrap {
	padding:22px 37px;
	box-shadow:0 0 12px rgba(0,0,0,0.4);
	position:relative;
	z-index:1000
}
.sep-lx-header-mb .box-wrap .logo {
	float:none;
	margin:0 auto
}
.sep-lx-header-mb .box-wrap .logo img {
	width:100px
}
.sep-lx-header-mb .box-wrap>ul {
	position:relative;
	top:1px
}
.sep-lx-header-mb .box-wrap>ul>li {
	float:left;
	border:1px solid #000 !important;
	margin-left:10px;
	width:39px;
	height:31px;
	line-height:29px;
	text-align:center;
	position:relative
}
.sep-lx-header-mb .box-wrap>ul>li#global {
	float:left
}
.sep-lx-header-mb .box-wrap>ul>li#menu {
	float:left
}
.sep-lx-header-mb .box-wrap>ul>li#menu i {
	display:inline-block;
	vertical-align:top;
	width:18px;
	height:2px;
	position:relative;
	background:#000;
	margin:14px 0 0
}
.sep-lx-header-mb .box-wrap>ul>li#menu i:before {
	content:'';
	display:block;
	width:100%;
	height:2px;
	background:#000;
	position:absolute;
	left:0;
	top:-5px
}
.sep-lx-header-mb .box-wrap>ul>li#menu i:after {
	content:'';
	display:block;
	width:100%;
	height:2px;
	background:#000;
	position:absolute;
	left:0;
	top:5px
}
.sep-lx-header-mb .box-wrap>ul>li#logo {
	border:none;
	float:none;
	margin:0 auto;
	position:absolute;
	left:50%;
	width:auto;
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	transform:translateX(-50%)
}
.sep-lx-header-mb .box-wrap>ul>li .multi-language {
	position:absolute;
	background:#0B5B46;
	width:157px;
	text-align:center;
	padding:10px 20px;
	z-index:100000;
	top:40px;
	left:-67px;
	display:none;
	border:1px solid #fff
}
.sep-lx-header-mb .box-wrap>ul>li .multi-language li {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #fff
}
.sep-lx-header-mb .box-wrap>ul>li .multi-language li:last-child {
	border-bottom:none;
	margin-bottom:0
}
.sep-lx-header-mb .box-wrap>ul>li .multi-language li a {
	color:#fff
}
.sep-lx-header-mb .box-wrap>ul>li.active {
	border:1px solid #1f2256;
	background:#1f2256
}
.sep-lx-header-mb .box-wrap>ul>li.active i {
	color:#fff
}
.sep-lx-header-mb .box-wrap>ul>li i {
	color:#0B5B46;
	font-size:30px;
	line-height:normal
}
.sep-lx-header-mb .stock {
	color:#3a3a3a;
	background:#f4f4f4;
	text-align:center;
	padding:8px 0
}
.sep-lx-header-mb .stock .red {
	color:#da2337;
	position:relative;
	padding:0 7px
}
.sep-lx-header-mb .stock .red:before {
	content:"";
	display:block;
	width:2px;
	height:10px;
	background:#da2337;
	position:absolute;
	left:0;
	top:3px
}
.sep-lx-header-mb .stock .red:after {
	content:"";
	display:block;
	width:2px;
	height:10px;
	background:#da2337;
	position:absolute;
	right:0;
	top:3px
}
.sep-lx-header-mb .stock .green {
	color:#13ba07
}
.sep-lx-header-mb .stock span {
	padding:0 5px;
	margin:0 3px
}
.sep-shadow {
	background:rgba(0,0,0,0.5);
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:1000000;
	display:none
}
i.i-searchs {
	display:inline-block;
	width:20px;
	height:20px;
	border-radius:100%;
	border:3px solid #000;
	position:relative
}
i.i-searchs:after {
	content:'';
	display:block;
	width:3px;
	height:8px;
	background:#000;
	position:absolute;
	left:100%;
	top:100%;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg)
}
i.i-closes {
	display:inline-block;
	width:25px;
	height:25px;
	position:relative;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg)
}
i.i-closes:before {
	content:'';
	display:block;
	width:17px;
	height:3px;
	background:#000;
	position:absolute;
	left:4px;
	top:11px
}
i.i-closes:after {
	content:'';
	display:block;
	width:3px;
	height:17px;
	background:#000;
	position:absolute;
	left:11px;
	top:4px
}
i.i-closes.ons {
	position:absolute;
	right:31px;
	top:24px;
	cursor:pointer
}
i.i-globals {
	display:inline-block;
	width:22px;
	height:22px;
	border-radius:100%;
	border:1px solid #000;
	position:relative
}
i.i-globals:after {
	content:'';
	display:block;
	width:10px;
	height:20px;
	border:1px solid #000;
	border-radius:50%;
	position:absolute;
	left:5px;
	top:0
}
i.i-globals:before {
	content:'';
	display:block;
	width:1px;
	height:100%;
	position:absolute;
	left:50%;
	top:0;
	background:#000
}
i.i-menus {
	display:inline-block;
	width:18px;
	height:2px;
	position:relative;
	background:#000
}
i.i-menus:before {
	content:'';
	display:block;
	width:100%;
	height:2px;
	background:#000;
	position:absolute;
	left:0;
	top:-5px
}
i.i-menus:after {
	content:'';
	display:block;
	width:100%;
	height:2px;
	background:#000;
	position:absolute;
	left:0;
	top:5px
}
.sep-search-box {
	position:fixed;
	width:100%;
	background:#fff;
	top:66px;
	z-index:10000000;
	padding:44px 31px;
	box-shadow:0 0 12px rgba(0,0,0,0.5);
	display:none
}
.sep-search-box .fa-times {
	color:#000;
	font-size:20px;
	position:absolute;
	right:31px;
	top:24px;
	cursor:pointer
}
.sep-search-box .hd {
	color:#282828;
	font-size:18px;
	font-family:'LATO-BOLD'
}
.sep-search-box form {
	margin-top:10px;
	margin-bottom:25px
}
.sep-search-box form .form-control {
	height:47px;
	border-radius:0
}
.sep-search-box form .btn {
	background:#0B5B46;
	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:#0B5B46;
	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:80px;
	display:inline-block
}
.logos img {
	max-width:100%
}
.sep-menu-box {
	width:100%;
	position:absolute;
	background:#fff;
	left:0;
	top:0;
	z-index:10000000;
	max-width:310px;
	box-shadow:0 0 12px rgba(0,0,0,0.7);
	transition:All .4s ease-in-out;
	-webkit-transition:All .4s ease-in-out;
	-moz-transition:All .4s ease-in-out;
	-o-transition:All .4s ease-in-out;
	-webkit-transform:translateX(-105%);
	-moz-transform:translateX(-105%);
	-ms-transform:translateX(-105%);
	-o-transform:translateX(-105%);
	transform:translateX(-105%)
}
.sep-menu-box.active {
	-webkit-transform:translateX(0);
	-moz-transform:translateX(0);
	-ms-transform:translateX(0);
	-o-transform:translateX(0);
	transform:translateX(0)
}
.sep-menu-box .top {
	padding:20px 30px;
	text-align:center;
	box-shadow:0 0 12px rgba(145,145,145,0.7);
	position:relative;
	z-index:10000
}
.sep-menu-box .top i {
	color:#000;
	font-size:22px;
	position:relative;
	top:3px;
	cursor:pointer
}
.sep-menu-box .bottom {
	visibility:visible
}
.sep-menu-box .bottom.no {
	visibility:hidden
}
.sep-menu-box .bottom .menu-item>li {
	border-bottom:1px solid #ddd
}
.sep-menu-box .bottom .menu-item>li:last-child {
	border-bottom:none
}
.sep-menu-box .bottom .menu-item>li.active {
	background:#0B5B46
}
.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:#0B5B46;
	border-right-color:#0B5B46
}
.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:#0B5B46;
	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:#0B5B46;
	color:#fff;
	display:table;
	margin:0 auto 20px;
	margin-top:0;
	padding:4px 40px;
	font-size:22px;
	border:none;
	border-radius:0
}
.sep-menu-box .contact i {
	padding-right:5px
}
.sep-menu-box .logo img {
	width:59px
}
.gdw-mb-c {
	display:none
}
.sep-banner-mb {
	display:none
}
.sep-banner-mb img {
	width:100%
}
.mb-bottom-wrap {
	padding-bottom:24px;
	background:#131d26
}
.mb-bottom-wrap ul.info {
	padding:28px 37px
}
.mb-bottom-wrap ul.info li {
	margin-bottom:4px;
	position:relative;
	padding-left:36px;
	color:#fff
}
.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:#0B5B46;
	border:1px solid #0B5B46
}
.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
}
}