@import 'bootstrap.min.css';
@import 'font-awesome.css';
@import 'richtext.css';
@import 'animate.min.css';

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: #333;
	font-size: 16px
}

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: #333;
	text-decoration: none;
	outline: none
}

a:hover {
	color: #abcd05
}

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
}

.round {
	display: inline-block;
	border-radius: 50%
}

.link-color:hover {
	color: #abcd05
}

.sep-transition {
	transition: All .8s ease;
	-webkit-transition: All .8s ease;
	-moz-transition: All .8s ease;
	-o-transition: All .8s ease
}

.text-center {
	text-align: center
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.hover-in {
	transition: .3s ease-out
}

.hover-out {
	transition: .3s ease-in
}

.btn-outline {
	border: 1px solid #abcd05;
	border-radius: 4px
}

.btn-hover {
	position: relative
}

.btn-hover:after {
	position: absolute;
	height: 100%;
	left: 0;
	right: 0;
	overflow: hidden;
	opacity: 0;
	top: 0;
	border-radius: 4px;
	white-space: nowrap;
	-moz-transform: scale(1, .5);
	-ms-transform: scale(1, .5);
	-o-transform: scale(1, .5);
	-webkit-transform: scale(1, .5);
	transform: scale(1, .5);
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	width: 100%;
	z-index: -1;
	content: '';
	background: #ffb600
}

.btn-hover:hover {
	background: transparent;
	color: #fff;
	border: 1px solid #ffb600
}

.btn-hover:hover:after {
	opacity: 1;
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

.pro_summary {
	display: block;
	margin: 0 auto;
	position: relative
}

.pro_summary .overlay {
	position: absolute;
	overflow: hidden;
	width: 80%;
	height: 80%;
	left: 10%;
	top: 10%;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1)
}

.pro_summary .overlay div {
	text-align: center;
	position: relative;
	font-size: 14px;
	background-color: transparent;
	color: #ddd;
	padding: 2em 0 .5em;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	letter-spacing: 2px;
	line-height: 1.5em
}

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

@font-face {
	font-family: "iconfont";
	src: url('../font/iconfont.eot');
	src: url('../font/iconfont.eot') format('embedded-opentype'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('http://www.micno.com.cn/themes/simple/font/iconfont.svg') format('svg')
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	color: #143592;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family: 'futura';
	src: url("../font/futurabt-medium.otf");
	font-style: normal;
	font-weight: normal
}

@font-face {
	font-family: 'CenturyGothic';
	src: url("../font/CenturyGothic.TTF");
	font-style: normal;
	font-weight: normal
}

@font-face {
	font-family: 'proximanova';
	src: url("../font/proximanova.ttf");
	font-style: normal;
	font-weight: normal
}

@font-face {
	font-family: 'proximanova-bold';
	src: url("../font/ProximaNovaExtrabold.ttf");
	font-style: normal;
	font-weight: normal
}

@font-face {
	font-family: ARLRDBD;
	src: url("../font/ARLRDBD.TTF");
	font-style: normal;
	font-weight: normal
}

@font-face {
	font-family: VERDANAB;
	src: url("../font/VERDANAB.TTF");
	font-style: normal;
	font-weight: normal
}

@font-face {
	font-family: VERDANA;
	src: url("../font/VERDANA.TTF");
	font-style: normal;
	font-weight: normal
}

@font-face {
	font-family: 'AvantGardeITCbyBT-Medium';
	src: url("../font/AvantGardeITCbyBT-Medium.ttf");
	font-style: normal;
	font-weight: normal
}

@font-face {
	font-family: 'Open Sans';
	src: url("../font/OPENSANS.TTF");
	font-style: normal;
	font-weight: normal
}

@font-face {
	font-family: AvenirNextLTPro;
	src: url("../font/AvenirNextLTPro-Regular.otf");
	font-style: normal;
	font-weight: normal
}

@font-face {
	font-family: 'CalistoMT';
	src: url("../font/CalistoMT.ttf");
	font-style: normal;
	font-weight: normal
}

@font-face {
	font-family: AvenirNextLTPro-Demi;
	src: url("../font/AvenirNextLTPro-Demi.otf");
	font-style: normal;
	font-weight: normal
}

@font-face {
	font-family: bahnschrift;
	src: url("../font/bahnschrift.ttf");
	font-style: normal;
	font-weight: normal
}

@font-face {
	font-family: "ROBOTO-REGULAR";
	src: url("../font/ROBOTO-REGULAR.TTF");
	font-style: normal;
	font-weight: normal
}

@font-face {
	font-family: "Baloo-Regular";
	src: url("../font/Baloo-Regular.ttf")
}

@font-face {
	font-family: "Caladea-Italic";
	src: url("../font/Caladea-Italic.ttf")
}

@font-face {
	font-family: "Franklin Gothic";
	src: url("../font/FranklinGothic.ttf")
}

@font-face {
	font-family: "FranklinGothic-Book";
	src: url("../font/FranklinGothic-Book.otf")
}

@font-face {
	font-family: "Carlito";
	src: url("../font/Carlito.ttf")
}

@font-face {
	font-family: "Caladea-Regular";
	src: url("http://www.micno.com.cn/themes/simple/font/Caladea-Regular.ttf")
}

@font-face {
	font-family: "FranklinGothic-Heavy";
	src: url("http://www.micno.com.cn/themes/simple/font/franklingothic-heavy.ttf")
}

@font-face {
	font-family: "CalistoMT";
	src: url("http://www.micno.com.cn/themes/simple/font/CalistoMT.otf")
}

@font-face {
	font-family: "franklingothic-medium";
	src: url("http://www.micno.com.cn/themes/simple/font/franklingothic-medium.otf")
}

@font-face {
	font-family: "Lato-Regular";
	src: url("../font/Lato-Regular.ttf")
}

@font-face {
	font-family: "Oswald-Regular";
	src: url("../font/Oswald-Regular.ttf")
}

@font-face {
	font-family: "Titillium";
	src: url("../font/Titillium.ttf")
}

@font-face {
	font-family: "TitilliumWeb";
	src: url("../font/TitilliumWeb-Bold.woff.ttf")
}

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

#banner {
	margin-top: 5px;
	padding-bottom: 40px
}



.language {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 30px;
	color: #fff
}

.language .icon {
	width: 17px;
	height: 17px;
	margin: 6px 6px 0 0;
	float: left;
	color: #333;
	line-height: 17px;
	font-size: 18px
}

.language a {
	color: #fff;
	position: relative;
	display: block;
	min-width: 60px;
	padding: 0 15px 0 0;
	float: left
}

.language a:after {
	position: absolute;
	right: 0;
	top: 12px;
	content: "";
	width: 0;
	height: 0;
	border: 5px solid #143592;
	border-color: #fff transparent transparent
}

.language_con {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	left: 0;
	top: 0;
	position: fixed;
	z-index: 999999;
	display: none
}

.language_main {
	background: rgba(51, 51, 51, 0.73);
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 9999999;
	display: none;
	padding: 30px;
	width: 740px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	border-radius: 20px
}

.language_main ul {
	position: relative;
	z-index: 9999
}

.language_main li {
	float: left;
	width: 32.3%;
	line-height: 26px;
	height: 26px;
	background: rgba(255, 255, 255, 0.3);
	margin: 0 1px 1px 0
}

.language_main a {
	font-size: 14px;
	display: block;
	color: #fff;
	padding: 0 0 0 20px;
	position: relative
}

.language_main a:after {
	position: absolute;
	left: 7px;
	top: 7px;
	content: "";
	width: 0;
	height: 0;
	border: 5px solid #fff;
	border-color: transparent transparent transparent #fff
}

.language_main li:hover,
.language_main .on {
	background: rgba(0, 238, 238, 0.3)
}

.language_main li:hover a,
.language_main .on a,
.language_main .b {
	color: #0ee
}

.language_main li:hover a:after,
.language_main .on a:after,
.language_main .b:after {
	border-color: transparent transparent transparent #0ee
}

.language_main .close {
	position: absolute;
	top: -45px;
	right: -45px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: rgba(51, 51, 51, 0.7);
	cursor: pointer;
	color: #db6e07;
	font-size: 25px;
	border-radius: 50%;
	transition: all .8s;
	-webkit-transition: all .8s
}

.language_main .close:hover {
	background: #333;
	color: #0ee
}

#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;
	overflow: hidden;
	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
}

.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:not(.li_3) div {
	left: 0
}

.offside .li_3 a,
.offside .li_3 div {
	width: 50px
}

.offside li.email {
	overflow: visible
}

.offside li:hover .email-box {
	display: block !important
}

.offside li:hover a {
	color: #333
}

.offside li .email-box {
	position: absolute;
	background: #d5d5d5;
	right: 100%;
	top: 0;
	left: auto !important;
	padding: 10px 5px;
	border-right: 2px solid #fff;
	height: 99px;
	display: none
}

.offside li .email-box a {
	display: block;
	font-size: 14px;
	color: #fff !important;
	position: static;
	white-space: nowrap;
	text-align: left;
	margin-bottom: 10px
}

.offside li .email-box a:hover {
	color: #abcd05 !important
}

.offside li:nth-child(odd) {
	background: #d5d5d5
}

.offside li:nth-child(odd) .icon {
	color: #abcd05
}

.offside li:nth-child(even) {
	background: #abcd05
}

.offside li:nth-child(even) .icon {
	color: #fff
}

.offside li:nth-child(4) {
	overflow: visible
}

.offside li:nth-child(4):hover img {
	display: block
}

.offside li:nth-child(7) {
	display: none
}

.offside li:nth-child(10) {
	height: 20px
}

.offside li:nth-child(10) .icon {
	line-height: 20px;
	display: none
}

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

.offside li:hover p {
	opacity: 1
}

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

.offside .tel {
	width: 200px;
	transform: translateX(-150px);
	-webkit-transform: translateX(-150px)
}

.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 {
	width: 1200px;
	margin: auto
}

.submit {
	border: none;
	outline: none;
	padding: 8px 15px;
	border-radius: 6px;
	background: #323232;
	color: #ddd;
	margin-left: 20px;
	font-size: 18px;
	cursor: pointer;
	font-family: Segoe UI
}

.submit:hover {
	color: #fff
}

.sep-bottom-nav {
	width: 100%;
	margin: 0 auto
}

.slideBox {
	position: relative;
	overflow: hidden;
	max-width: 100%;
	width: 100%;
	border-radius: 6px
}

.slideBox .hd {
	position: absolute;
	height: 31px;
	line-height: 28px;
	bottom: 20px;
	left: 80px;
	z-index: 1;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(7deg)
}

.slideBox .bd {
	position: relative;
	z-index: 0
}

.slideBox .bd li {
	position: relative;
	text-align: center
}

.slideBox .bd li img {
	float: left;
	vertical-align: top;
	width: 100%
}

.slideBox .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.slideBox .bd li .tit {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-indent: 10px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	text-align: left
}

.banner_top {
	height: 502px
}

.banner_bottom {
	height: 76px;
	background: #d6d7d8
}

.slideBox .bd ul li .banner-select-hd {
	height: 68px;
	text-align: left;
	position: absolute;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1000000000;
	bottom: -68px;
	width: 800px;
	right: 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
}

.slideBox .hd ul li {
	height: 15px;
	width: 15px;
	border-radius: 50%;
	background: #ddd;
	margin: 10px 0;
	cursor: pointer
}

.slideBox .hd ul .on {
	background: #fff
}

.slideBox .bd ul li:hover .banner-select-hd {
	bottom: 0
}

.slideBox .bd ul li {
	overflow: hidden
}

.slideBox .bd ul li .banner-select-bd {
	width: 300px;
	position: absolute;
	top: 100px;
	text-align: left
}

.slideBox .bd ul li .banner-select-bd span {
	color: #fff;
	font-size: 16px;
	line-height: 25px
}

.slideBox .bd ul li .banner-select-hd span {
	position: relative;
	color: #fff;
	font-size: 30px;
	height: 68px;
	display: inline-block;
	line-height: 68px;
	padding-left: 38px
}

.slideBox .prev,
.slideBox .next {
	display: none;
	width: 31px;
	height: 31px;
	overflow: hidden;
	margin: 0 5px;
	vertical-align: top
}

.slideBox .prev {
	background: url('http://www.micno.com.cn/themes/simple/img/prev.png') no-repeat;
	bottom: 236px;
	position: relative;
	right: 701px
}

.slideBox .next {
	background: url('http://www.micno.com.cn/themes/simple/img/next.png') no-repeat;
	bottom: 236px;
	position: relative;
	right: 15px;
	display: none
}

.about .about_bd .des,
.cp_ri p,
.txtbox_cen p,
.about_main p,
.cp_wz p,
.content_ri {
	text-align: Justify;
	text-justify: auto
}

.slideBox2 {
	position: relative;
	overflow: hidden;
	max-width: 100%;
	width: 47%;
	float: left
}

.slideBox .hd {
	position: absolute;
	height: 31px;
	display: none;
	line-height: 28px;
	bottom: 0;
	left: 145px;
	z-index: 1
}

#case .slideBox .hd li {
	display: inline-block;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #e7e7e7;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 6px
}

#case .slideBox .hd li.on {
	background: #0062d1
}

#case .case_hd,
#video .video_hd,
#news .news_hd {
	font-family: Britannic;
	font-size: 50px;
	font-weight: bold;
	color: #0062d1;
	border-bottom: 2px solid #939393;
	margin-bottom: 20px
}

#case .case_hd span,
#video .video_hd span,
#news .news_hd span {
	height: 100%;
	border-bottom: 4px solid #0062d1;
	position: relative;
	top: -1px
}

.slideBox2 .bd {
	position: relative;
	z-index: 0
}

.slideBox2 .bd li {
	position: relative;
	text-align: center
}

.slideBox2 .bd li img {
	float: left;
	vertical-align: top;
	width: 100%
}

.slideBox2 .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.slideBox2 .bd li .tit {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-indent: 10px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	text-align: left
}

.banner_top {
	height: 502px
}

.banner_bottom {
	height: 76px;
	background: #d6d7d8
}

.slideBox2 .bd ul li .banner-select-hd {
	height: 68px;
	text-align: left;
	position: absolute;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1000000000;
	bottom: -68px;
	width: 800px;
	right: 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
}

.slideBox2 .hd ul {
	width: 100px;
	margin: 0 auto
}

.slideBox2 .hd {
	bottom: 20px;
	width: 100%
}

.slideBox2 .top_left {
	font-size: 16px;
	color: #fff;
	padding: 10px 20px;
	border-bottom-right-radius: 10px;
	position: absolute;
	top: 0;
	background: #00aead
}

.slideBox2 .hd ul li {
	height: 15px;
	width: 15px;
	display: none;
	border-radius: 50%;
	background: #ddd;
	margin: 10px 5px;
	cursor: pointer;
	float: left;
	color: #ddd;
	font-size: 0
}

.slideBox2 .hd ul .on {
	background: #fff;
	color: #fff
}

.slideBox2 .bd ul li:hover .banner-select-hd {
	bottom: 0
}

.slideBox2 .bd ul li {
	overflow: hidden
}

.slideBox2 .bd ul li .banner-select-bd {
	width: 300px;
	position: absolute;
	top: 100px;
	text-align: left
}

.slideBox2 .bd ul li .banner-select-bd span {
	color: #fff;
	font-size: 16px;
	line-height: 25px
}

.slideBox2 .bd ul li .banner-select-hd span {
	position: relative;
	color: #fff;
	font-size: 30px;
	height: 68px;
	display: inline-block;
	line-height: 68px;
	padding-left: 38px
}

.slideBox2 .prev,
.slideBox .next {
	display: none;
	width: 31px;
	height: 31px;
	overflow: hidden;
	margin: 0 5px;
	vertical-align: top
}

.slideBox2 .prev {
	background: url('http://www.micno.com.cn/themes/simple/img/prev.png') no-repeat;
	bottom: 236px;
	position: relative;
	right: 701px
}

.slideBox2 .next {
	background: url('http://www.micno.com.cn/themes/simple/img/next.png') no-repeat;
	bottom: 236px;
	position: relative;
	right: 15px;
	display: none
}

.sep-shortcut {
	background: #00aead;
	min-height: 45px
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

.slick-slide:hover p {
	color: #000;
	text-decoration: underline
}

.slick-slide p {
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	width: 90%;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 20px
}

.slick-slide img {
	display: block;
	width: 235px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #ababab
}

.slick-slide img.slick-loading {
	padding-bottom: 100%
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

@font-face {
	font-family: "slick";
	src: url("../font/slick.eot");
	src: url("../font/slick.eot#iefix") format("embedded-opentype"), url("../font/slick.woff") format("woff"), url("../font/slick.ttf") format("truetype"), url("http://www.micno.com.cn/themes/simple/css/fonts/slick.svg#slick") format("svg");
	font-weight: normal;
	font-style: normal
}

.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 29px;
	width: 16px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 45%;
	margin-top: -10px;
	padding: 0;
	border: none;
	outline: none
}

.slick-prev:focus,
.slick-next:focus {
	outline: none
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25
}

.slick-prev:before,
.slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: .85;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -3px;
	background: url('http://www.micno.com.cn/themes/simple/img/prev1.png') no-repeat
}

.slick-next {
	right: -4px;
	background: url('http://www.micno.com.cn/themes/simple/img/next2.png') no-repeat
}

.slick-slider {
	margin-top: 37px
}

.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: none;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
	outline: none
}

.slick-dots li button:focus {
	outline: none
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '\8226';
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75
}

.txtbox {
	clear: both;
	margin: 30px 0
}

.txtbox_ul {
	border-bottom: 1px solid #bbb;
	height: 44px
}

.txtbox_ul li {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background: #abcd05;
	float: left;
	height: 42px;
	line-height: 42px;
	padding: 0 13px;
	border: 1px solid #71c0ba;
	cursor: pointer;
	margin: 0 13px 0 0
}

.txtbox_ul .on {
	border: 1px solid #bbb;
	border-bottom: 2px solid #fff;
	color: #333;
	background: #fff
}

.sep-mainbody .sep-primary .sep-content .txtbox_cen {
	border: 1px solid #bbb;
	border-width: 0 1px 1px;
	clear: both;
	display: none;
	padding: 30px 24px;
	color: #666;
	font-size: 14px;
	line-height: 24px;
	margin-top: 0
}

.txtbox_cen img {
	max-width: 100%;
	height: 100%;
	display: block;
	margin: 0 auto
}

.block {
	display: block
}

.cp_le {
	width: 400px;
	position: relative;
	float: left
}

.cp_small li {
	display: none
}

.cp_small li img {
	border: 1px solid #ddd;
	width: 100%
}

.cp_small li:first-child {
	display: block
}

.cp_bigimg {
	position: absolute;
	left: 0;
	bottom: 10px
}

.cp_bigimg li {
	width: 42px;
	height: 42px;
	float: left;
	margin: 0 0 0 10px;
	border-radius: 50%;
	border: 3px solid #a5bcbb;
	overflow: hidden;
	cursor: pointer
}

.cp_bigimg img {
	border-radius: 50%
}

.cp_bigimg .on {
	border-color: #ad393f
}

.cp_bigimg_11 {
	width: 200%;
	margin: 15px 0 0
}

.cp_bigimg_11 .on {
	border-color: #1c3f77
}

.cp_bigimg_11 li {
	width: 11.5%;
	float: left;
	margin: 0 0 0 1%;
	border: 1px solid #999;
	overflow: hidden;
	cursor: pointer
}

.cp_bigimg_11 li img {
	width: 100%
}

#tq_float_container {
	z-index: 999999
}

.richtext {
	font-size: 16px
}

.down-lists {
	height: auto;
	overflow: hidden
}

.down-lists dl {
	display: block;
	padding: 40px 0;
	height: auto;
	overflow: hidden;
	border-bottom: dotted 1px #cfcfcf
}

.down-lists dl dt img {
	width: 100%
}

.down-lists dl dd {
	width: 100%;
	float: right;
	position: relative
}

.down-lists dl dd .content {
	width: 90%;
	float: left
}

.down-lists dl dd .content h3.title {
	font-size: 18px;
	font-weight: normal;
	line-height: 38px;
	height: 38px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.down-lists dl dd .content .con {
	height: 54px;
	line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #666
}

.down-lists dl dd .content a.more {
	width: 126px;
	height: 42px;
	border: solid 1px #abcd05;
	color: #abcd05;
	line-height: 42px;
	text-align: center;
	display: block;
	margin-top: 24px;
	transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out
}

.down-lists dl:hover {
	border-bottom: solid 2px #abcd05
}

.down-lists dl:hover dd .content h3.title a {
	color: #abcd05
}

.down-lists dl:hover dd .content a.more {
	background-color: #abcd05;
	color: #fff
}

.down-lists dl dd .time {
	line-height: 42px;
	width: 68px;
	float: right;
	text-align: center;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}

.down-lists dl dd .time p:nth-child(1) {
	font-size: 42px;
	border-bottom: solid 1px #999;
	line-height: 50px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'proximanova', 'Arial', 'AvenirNextLTPro', 'Lucida Grande', 'Microsoft Yahei';
	font-size: 16px
}

button,
input {
	outline: none
}

* {
	font-size: 14px;
	padding: 0;
	margin: 0
}

body {
	font-family: 'proximanova', 'Arial', 'AvenirNextLTPro', 'Lucida Grande', 'Microsoft Yahei';
	color: #333;
	-webkit-font-smoothing: antialiased
}

form {
	margin: 0
}

ul:before {
	content: '';
	display: table;
	clear: both
}

ul:after {
	content: '';
	display: table;
	clear: both
}

label {
	font-weight: normal
}

input[type="checkbox"],
input[type="radio"] {
	visibility: hidden;
	cursor: pointer
}

input[type="checkbox"]:before,
input[type="radio"]:before {
	visibility: visible;
	content: "\f096";
	float: left;
	font-family: FontAwesome;
	width: 13px;
	height: 13px;
	line-height: 13px;
	font-size: 16px;
	border-radius: 5px;
	margin-right: 8px;
	text-align: left;
	font-weight: normal;
	color: #888
}

input[type="checkbox"]:checked:before,
input[type="radio"]:checked:before {
	content: "\f046";
	color: #666
}

input[type="radio"]:before {
	content: "\f10c"
}

input[type="radio"]:checked:before {
	content: "\f192";
	color: #0068a8
}

a {
	cursor: pointer
}

a:hover,
a:focus {
	text-decoration: none
}

@keyframes snow {
	0% {
		background-position: 0 0, 0 0
	}

	100% {
		background-position: 500px 500px, 1000px 500px
	}
}

.required {
	color: #f30
}

.sep-scale {
	transition: All .8s ease;
	-webkit-transition: All .8s ease;
	-moz-transition: All .8s ease;
	-o-transition: All .8s ease
}

.sep-scale:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1)
}

.sep-rotate {
	transition: All .4s ease;
	-webkit-transition: All .4s ease;
	-moz-transition: All .4s ease;
	-o-transition: All .4s ease
}

.sep-rotate:hover {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}

.notfound {
	padding: 30px;
	text-align: center;
	color: #999;
	font-size: 18px
}

.row {
	margin-right: -10px;
	margin-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 {
	padding-right: 10px;
	padding-left: 10px
}

.table {
	margin: 0
}

.table tr td,
.table tr th {
	padding: 8px 10px
}

.table tr td .input-xs,
.table tr th .input-xs {
	height: 26px;
	padding: 2px 10px;
	margin: -4px 0;
	font-size: 12px;
	line-height: 1.2;
	border-radius: 3px;
	vertical-align: middle
}

.table tr td .btn-xs,
.table tr th .btn-xs {
	margin: -4px 0
}

.table tbody tr td,
.table tbody tr th {
	padding: 8px 10px
}

.table.table-datalist {
	border: dotted 1px #ddd;
	border-radius: 6px
}

.table.table-datalist thead th,
.table.table-datalist thead td {
	background: #fafafa;
	border-right: dotted 1px #ddd;
	padding: 8px
}

.table.table-datalist tbody tr:nth-child(even) {
	background: #f9f9f9
}

.table.table-datalist tbody th,
.table.table-datalist tbody td {
	border-right: dotted 1px #ddd;
	border-top: dotted 1px #ddd;
	padding: 8px
}

.dropdown .open {
	background: none
}

.dropdown-menu {
	border-radius: 0;
	border-color: #ddd;
	box-shadow: 0 0 3px #ccc
}

.dropdown-menu:after,
.dropdown-menu:before {
	border-color: transparent;
	border-style: solid;
	border-width: 8px;
	content: " ";
	height: 0;
	left: 15px;
	pointer-events: none;
	position: absolute;
	width: 0
}

.dropdown-menu:before {
	bottom: 100%
}

.dropdown-menu:after {
	border-bottom-color: #fff;
	bottom: 100%;
	margin-bottom: -1px
}

.dropdown-menu.dropdown-menu-right:after,
.dropdown-menu.dropdown-menu-right:before {
	left: auto;
	right: 15px
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	background: #0068a8;
	color: #fff
}

.panel {
	border-style: solid;
	border-radius: 3px;
	background: #fff;
	overflow: hidden
}

.panel .panel-heading {
	position: relative;
	border-bottom: solid 1px #ddd;
	padding: 8px 10px
}

.panel .panel-heading .panel-title {
	font-size: 14px;
	font-weight: bold
}

.panel .panel-heading .panel-options {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 12px;
	color: #333
}

.panel .panel-heading .nav-tabs,
.panel .panel-heading .nav-pills {
	vertical-align: middle
}

.panel .panel-heading .nav-tabs li .active a,
.panel .panel-heading .nav-pills li .active a {
	color: #fff
}

.panel .panel-heading .nav-tabs.nav-tabs,
.panel .panel-heading .nav-pills.nav-tabs {
	margin: 0 -15px -8px -15px;
	border: none
}

.panel .panel-heading .nav-tabs.nav-tabs li a,
.panel .panel-heading .nav-pills.nav-tabs li a,
.panel .panel-heading .nav-tabs.nav-tabs li a:hover,
.panel .panel-heading .nav-pills.nav-tabs li a:hover {
	border-radius: 0;
	border: none;
	border-top: solid 2px transparent;
	background: none;
	padding: 8px 20px
}

.panel .panel-heading .nav-tabs.nav-tabs li.active a,
.panel .panel-heading .nav-pills.nav-tabs li.active a {
	background: #fff;
	border-top: solid 2px #0068a8
}

.panel .panel-body {
	background: #fff;
	padding: 10px
}

.panel.panel-primary .panel-heading .panel-options,
.panel.panel-info .panel-heading .panel-options,
.panel.panel-success .panel-heading .panel-options,
.panel.panel-danger .panel-heading .panel-options,
.panel.panel-warning .panel-heading .panel-options {
	color: #fff
}

.panel.panel-primary .panel-heading .panel-options a,
.panel.panel-info .panel-heading .panel-options a,
.panel.panel-success .panel-heading .panel-options a,
.panel.panel-danger .panel-heading .panel-options a,
.panel.panel-warning .panel-heading .panel-options a {
	color: #fff
}

.panel.panel-primary .panel-heading .nav-pills li a,
.panel.panel-info .panel-heading .nav-pills li a,
.panel.panel-success .panel-heading .nav-pills li a,
.panel.panel-danger .panel-heading .nav-pills li a,
.panel.panel-warning .panel-heading .nav-pills li a,
.panel.panel-primary .panel-heading .nav-pills.nav-justified li a,
.panel.panel-info .panel-heading .nav-pills.nav-justified li a,
.panel.panel-success .panel-heading .nav-pills.nav-justified li a,
.panel.panel-danger .panel-heading .nav-pills.nav-justified li a,
.panel.panel-warning .panel-heading .nav-pills.nav-justified li a {
	color: #fff
}

.panel.panel-primary .panel-heading .nav-pills li a:hover,
.panel.panel-info .panel-heading .nav-pills li a:hover,
.panel.panel-success .panel-heading .nav-pills li a:hover,
.panel.panel-danger .panel-heading .nav-pills li a:hover,
.panel.panel-warning .panel-heading .nav-pills li a:hover,
.panel.panel-primary .panel-heading .nav-pills.nav-justified li a:hover,
.panel.panel-info .panel-heading .nav-pills.nav-justified li a:hover,
.panel.panel-success .panel-heading .nav-pills.nav-justified li a:hover,
.panel.panel-danger .panel-heading .nav-pills.nav-justified li a:hover,
.panel.panel-warning .panel-heading .nav-pills.nav-justified li a:hover {
	background: rgba(0, 0, 0, 0.2);
	color: #fff
}

.panel.panel-primary .panel-heading .nav-pills li.active a,
.panel.panel-info .panel-heading .nav-pills li.active a,
.panel.panel-success .panel-heading .nav-pills li.active a,
.panel.panel-danger .panel-heading .nav-pills li.active a,
.panel.panel-warning .panel-heading .nav-pills li.active a,
.panel.panel-primary .panel-heading .nav-pills.nav-justified li.active a,
.panel.panel-info .panel-heading .nav-pills.nav-justified li.active a,
.panel.panel-success .panel-heading .nav-pills.nav-justified li.active a,
.panel.panel-danger .panel-heading .nav-pills.nav-justified li.active a,
.panel.panel-warning .panel-heading .nav-pills.nav-justified li.active a,
.panel.panel-primary .panel-heading .nav-pills li.active a:hover,
.panel.panel-info .panel-heading .nav-pills li.active a:hover,
.panel.panel-success .panel-heading .nav-pills li.active a:hover,
.panel.panel-danger .panel-heading .nav-pills li.active a:hover,
.panel.panel-warning .panel-heading .nav-pills li.active a:hover,
.panel.panel-primary .panel-heading .nav-pills.nav-justified li.active a:hover,
.panel.panel-info .panel-heading .nav-pills.nav-justified li.active a:hover,
.panel.panel-success .panel-heading .nav-pills.nav-justified li.active a:hover,
.panel.panel-danger .panel-heading .nav-pills.nav-justified li.active a:hover,
.panel.panel-warning .panel-heading .nav-pills.nav-justified li.active a:hover {
	background: #fff;
	color: #333
}

.panel.panel-primary .panel-heading .nav-tabs,
.panel.panel-info .panel-heading .nav-tabs,
.panel.panel-success .panel-heading .nav-tabs,
.panel.panel-danger .panel-heading .nav-tabs,
.panel.panel-warning .panel-heading .nav-tabs {
	margin: -8px -15px;
	padding: 10px 10px 0 10px
}

.panel.panel-primary .panel-heading .nav-tabs.nav-justified,
.panel.panel-info .panel-heading .nav-tabs.nav-justified,
.panel.panel-success .panel-heading .nav-tabs.nav-justified,
.panel.panel-danger .panel-heading .nav-tabs.nav-justified,
.panel.panel-warning .panel-heading .nav-tabs.nav-justified {
	margin: -8px 0;
	padding: 10px 0 0 0
}

.panel.panel-primary .panel-heading .nav-tabs,
.panel.panel-info .panel-heading .nav-tabs,
.panel.panel-success .panel-heading .nav-tabs,
.panel.panel-danger .panel-heading .nav-tabs,
.panel.panel-warning .panel-heading .nav-tabs,
.panel.panel-primary .panel-heading .nav-tabs.nav-justified,
.panel.panel-info .panel-heading .nav-tabs.nav-justified,
.panel.panel-success .panel-heading .nav-tabs.nav-justified,
.panel.panel-danger .panel-heading .nav-tabs.nav-justified,
.panel.panel-warning .panel-heading .nav-tabs.nav-justified {
	border: none
}

.panel.panel-primary .panel-heading .nav-tabs li a,
.panel.panel-info .panel-heading .nav-tabs li a,
.panel.panel-success .panel-heading .nav-tabs li a,
.panel.panel-danger .panel-heading .nav-tabs li a,
.panel.panel-warning .panel-heading .nav-tabs li a,
.panel.panel-primary .panel-heading .nav-tabs.nav-justified li a,
.panel.panel-info .panel-heading .nav-tabs.nav-justified li a,
.panel.panel-success .panel-heading .nav-tabs.nav-justified li a,
.panel.panel-danger .panel-heading .nav-tabs.nav-justified li a,
.panel.panel-warning .panel-heading .nav-tabs.nav-justified li a {
	border: none;
	border-top: solid 2px transparent;
	color: #fff
}

.panel.panel-primary .panel-heading .nav-tabs li a:hover,
.panel.panel-info .panel-heading .nav-tabs li a:hover,
.panel.panel-success .panel-heading .nav-tabs li a:hover,
.panel.panel-danger .panel-heading .nav-tabs li a:hover,
.panel.panel-warning .panel-heading .nav-tabs li a:hover,
.panel.panel-primary .panel-heading .nav-tabs.nav-justified li a:hover,
.panel.panel-info .panel-heading .nav-tabs.nav-justified li a:hover,
.panel.panel-success .panel-heading .nav-tabs.nav-justified li a:hover,
.panel.panel-danger .panel-heading .nav-tabs.nav-justified li a:hover,
.panel.panel-warning .panel-heading .nav-tabs.nav-justified li a:hover {
	background: rgba(0, 0, 0, 0.1)
}

.panel.panel-primary .panel-heading .nav-tabs li.active a,
.panel.panel-info .panel-heading .nav-tabs li.active a,
.panel.panel-success .panel-heading .nav-tabs li.active a,
.panel.panel-danger .panel-heading .nav-tabs li.active a,
.panel.panel-warning .panel-heading .nav-tabs li.active a,
.panel.panel-primary .panel-heading .nav-tabs.nav-justified li.active a,
.panel.panel-info .panel-heading .nav-tabs.nav-justified li.active a,
.panel.panel-success .panel-heading .nav-tabs.nav-justified li.active a,
.panel.panel-danger .panel-heading .nav-tabs.nav-justified li.active a,
.panel.panel-warning .panel-heading .nav-tabs.nav-justified li.active a {
	color: #333
}

.panel.panel-primary .panel-heading .nav-tabs li.active a:hover,
.panel.panel-info .panel-heading .nav-tabs li.active a:hover,
.panel.panel-success .panel-heading .nav-tabs li.active a:hover,
.panel.panel-danger .panel-heading .nav-tabs li.active a:hover,
.panel.panel-warning .panel-heading .nav-tabs li.active a:hover,
.panel.panel-primary .panel-heading .nav-tabs.nav-justified li.active a:hover,
.panel.panel-info .panel-heading .nav-tabs.nav-justified li.active a:hover,
.panel.panel-success .panel-heading .nav-tabs.nav-justified li.active a:hover,
.panel.panel-danger .panel-heading .nav-tabs.nav-justified li.active a:hover,
.panel.panel-warning .panel-heading .nav-tabs.nav-justified li.active a:hover {
	background: #fff
}

.panel.panel-default {
	border-color: #ddd
}

.panel.panel-default .panel-heading {
	background: #fff;
	border: none;
	color: #333
}

.panel.panel-default.panel-full .panel-body {
	background: #fff;
	color: #fff
}

.panel.panel-primary {
	border-color: #0068a8
}

.panel.panel-primary .panel-heading {
	background: #0068a8;
	color: #fff
}

.panel.panel-primary.panel-full .panel-body {
	background: #0068a8;
	color: #fff
}

.panel.panel-info {
	border-color: #5bc0de
}

.panel.panel-info .panel-heading {
	background: #5bc0de;
	color: #fff
}

.panel.panel-info.panel-full .panel-body {
	background: #5bc0de;
	color: #fff
}

.panel.panel-success {
	border-color: #5cb85c
}

.panel.panel-success .panel-heading {
	background: #5cb85c;
	color: #fff
}

.panel.panel-success.panel-full .panel-body {
	background: #5cb85c;
	color: #fff
}

.panel.panel-warning {
	border-color: #f0ad4e
}

.panel.panel-warning .panel-heading {
	background: #f0ad4e;
	color: #fff
}

.panel.panel-warning.panel-full .panel-body {
	background: #f0ad4e;
	color: #fff
}

.panel.panel-danger {
	border-color: #d9534f
}

.panel.panel-danger .panel-heading {
	background: #d9534f;
	color: #fff
}

.panel.panel-danger.panel-full .panel-body {
	background: #d9534f;
	color: #fff
}

.pagination {
	vertical-align: middle
}

.pagination li a {
	color: #333
}

.pagination li.active a,
.pagination li.active a:hover {
	background: #f0f0f0;
	border-color: #ddd;
	color: #333
}

.pagination.pagination-sm {
	margin: 0
}

.pagination.pagination-sm li a {
	height: 28px;
	padding: 4px 10px;
	vertical-align: middle
}

.navbar {
	border: none
}

.nav-tabs li a {
	padding: 4px 15px;
	color: #333
}

.nav-line,
.nav-line.nav-justified {
	border-radius: 3px 3px 0 0;
	border-bottom: solid 1px #ddd
}

.nav-line li,
.nav-line.nav-justified li {
	margin-bottom: -1px
}

.nav-line li a,
.nav-line.nav-justified li a {
	padding: 4px 20px;
	border: none;
	color: #333
}

.nav-line li a:hover,
.nav-line.nav-justified li a:hover {
	background: none;
	color: #000
}

.nav-line li.active a,
.nav-line.nav-justified li.active a,
.nav-line li.active a:hover,
.nav-line.nav-justified li.active a:hover {
	border: none;
	border-bottom: solid 2px #404650;
	background: none;
	color: #404650
}

.nav-pills {
	margin-bottom: 15px
}

.nav-pills li a {
	padding: 4px 15px;
	color: #333;
	font-size: 13px
}

.nav-pills li.active a,
.nav-pills li.active a:hover {
	background: #404650
}

.nav-wizard {
	overflow: hidden
}

.nav-wizard li {
	position: relative
}

.nav-wizard li a {
	display: block;
	padding: 10px;
	padding-left: 40px;
	text-align: left;
	font-weight: 800;
	color: #fff;
	background: #9fa8bc;
	font-size: 14px
}

.nav-wizard li a i {
	display: block;
	float: left;
	background: #fff;
	border-radius: 36px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	color: #666
}

.nav-wizard li a small {
	display: block;
	font-weight: normal
}

.nav-wizard li a::after {
	border-left: 28px solid #9fa8bc;
	border-top: 28px solid transparent;
	border-bottom: 28px solid transparent;
	content: "";
	display: inline-block;
	position: absolute;
	right: -28px;
	top: 50%;
	margin-top: -28px;
	z-index: 50
}

.nav-wizard li a:hover {
	background: #464f63
}

.nav-wizard li a:hover::after {
	border-left-color: #464f63
}

.nav-wizard li:first-child>a {
	padding-left: 10px
}

.nav-wizard li:last-child>a::after {
	display: none
}

.nav-wizard li.done>a {
	background: #505b72;
	color: #fff
}

.nav-wizard li.done>a::after {
	border-left-color: #505b72
}

.nav-wizard li.active>a {
	background: #fff;
	color: #404650
}

.nav-wizard li.active>a small {
	color: #666
}

.nav-wizard li.active>a i {
	background: #404650;
	color: #fff
}

.nav-wizard li.active>a::after {
	border-left-color: #fff
}

.nav-wizard li.active>a:hover {
	background: #fff;
	color: #404650
}

.nav-wizard li.active>a:hover small {
	color: #666
}

.nav-wizard li.active>a:hover::after {
	border-left-color: #fff
}

.label,
.badge {
	padding: 3px 6px;
	font-size: 11px;
	line-height: 12px;
	vertical-align: middle
}

.btn {
	padding: 5px 15px;
	height: 32;
	vertical-align: middle
}

.btn.btn-lg {
	padding: 6px 20px;
	height: 40px
}

.btn.btn-sm {
	padding: 3px 10px;
	height: 28px
}

.btn.btn-xs {
	padding: 3px 6px;
	height: 24px;
	font-size: 11px
}

.btn.btn-default {
	border-width: 1px
}

.btn.btn-primary {
	background: #0068a8;
	border-color: #00588f
}

.btn.btn-primary:active {
	background: #0078c2;
	border-color: #0078c2
}

.btn.btn-success {
	background: #5cb85c;
	border-color: #4cae4c
}

.btn.btn-warning {
	background: #f0ad4e;
	border-color: #eea236
}

.btn.btn-info {
	background: #5bc0de;
	border-color: #46b8da
}

.btn.btn-danger {
	background: #d9534f;
	border-color: #d43f3a
}

.btn-group {
	vertical-align: middle
}

.btn-group.btn-group-lg>.btn {
	padding: 6px 20px;
	height: 40px
}

.btn-group.btn-group-sm>.btn {
	padding: 3px 10px;
	height: 28px
}

.btn-group.btn-group-xs>.btn {
	padding: 3px 6px;
	height: 24px;
	font-size: 11px
}

.control-label {
	font-weight: bold
}

.form-group {
	position: relative
}

.form-group.has-error .form-control,
.form-group.has-error .control-label,
.form-group.has-error .help-block {
	border-color: #c00;
	color: #c00
}

.form-group.has-error .form-control:focus,
.form-group.has-error .control-label:focus,
.form-group.has-error .help-block:focus {
	box-shadow: none
}

.form-group.has-success .form-control,
.form-group.has-success .control-label,
.form-group.has-success .help-block {
	border-color: green;
	color: green
}

.form-group.has-success .form-control:focus,
.form-group.has-success .control-label:focus,
.form-group.has-success .help-block:focus {
	box-shadow: none
}

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

.form-group .regex-tip {
	position: absolute;
	right: 20px;
	top: 26px
}

.form-group .regex-tip:before {
	content: "\f071";
	font-family: FontAwesome;
	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
}

.form-control {
	vertical-align: middle;
	padding: 6px 8px;
	height: 32;
	font-size: 13px;
	font-weight: normal;
	border-radius: 3px;
	background: #fbfbfb
}

.form-control.form-control-short {
	width: 300px
}

.form-control.form-control-long {
	width: 300px
}

.form-control:focus {
	box-shadow: none
}

.form-control.input-sm {
	padding: 3px 8px;
	height: 28px
}

.form-control.input-xs {
	padding: 1px 6px;
	height: 24px;
	font-size: 11px
}

.form-control.input-long {
	width: 400px
}

.form-control.input-short {
	width: 200px
}

.form-control-select {
	vertical-align: middle;
	padding: 6px 8px;
	height: 32;
	font-size: 13px;
	font-weight: normal;
	border-radius: 3px;
	background: #fbfbfb;
	-webkit-appearance: none;
	appearance: none;
	background-color: #f8f8f8;
	background-position: right 8px center;
	background-repeat: no-repeat;
	-webkit-background-size: 8px 16px;
	background-size: 8px 16px;
	padding-right: 25px
}

.form-control-select.form-control-short {
	width: 300px
}

.form-control-select.form-control-long {
	width: 300px
}

.form-control-select:focus {
	box-shadow: none
}

.form-control-select.input-sm {
	padding: 3px 8px;
	height: 28px
}

.form-control-select.input-xs {
	padding: 1px 6px;
	height: 24px;
	font-size: 11px
}

.form-control-select.input-long {
	width: 400px
}

.form-control-select.input-short {
	width: 200px
}

.form-control-select.input-sm,
.form-control-select.input-xs {
	line-height: 1em
}

.input-group.input-long {
	width: 400px
}

.input-group.input-short {
	width: 200px
}

.input-group .input-group-btn .btn {
	padding: 6px 15px
}

.input-group.input-group-xs .form-control,
.input-group.input-group-xs .input-group-addon,
.input-group.input-group-xs .input-group-btn .btn {
	height: 26px;
	padding: 2px 10px;
	font-size: 12px;
	line-height: 1
}

.list-group-item {
	background: none;
	padding: 8px;
	color: #000;
	border-radius: 0;
	font-size: 12px
}

.list-group-item label {
	float: left;
	font-weight: bold;
	color: #666
}

.uploadify {
	display: inline
}

.uploadify object {
	max-height: 30px
}

.uploadify-queue {
	margin-bottom: 1em;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 9999999
}

.uploadify-queue-item {
	background-color: #f5f5f5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 5px;
	max-width: 350px;
	padding: 10px
}

.uploadify-error {
	background-color: #fde5dd !important
}

.uploadify-queue-item .cancel a {
	float: right;
	height: 16px;
	text-indent: -9999px;
	width: 16px
}

.uploadify-queue-item.completed {
	background-color: #e5e5e5
}

.uploadify-progress {
	background-color: #e5e5e5;
	margin-top: 10px;
	width: 100%
}

.uploadify-progress-bar {
	background-color: #09f;
	height: 3px;
	width: 1px
}

.tooltip {
	word-spacing: normal;
	white-space: nowrap;
	z-index: 9999999
}

.alert ul {
	margin: 0;
	padding-left: 20px
}

.multi-language .website-link {
	margin-right: 20px;
	position: relative;
	padding: 5px 0;
	top: 1px;
	font-size: 14px
}

.multi-language .box {
	display: inline-block;
	position: relative;
	padding: 10px 0
}

.multi-language .box i {
	font-size: 14px;
	position: relative;
	top: 1px
}

.multi-language .box a {
	font-size: 14px;
	display: inline-block;
	margin: 0 5px
}

.multi-language .box ul {
	position: absolute;
	display: none;
	top: 24px;
	right: 0;
	width: 236px;
	background: #f3f3f3;
	z-index: 10200;
	box-shadow: 0 0 3px #666
}

.multi-language .box ul li {
	padding: 13px 17px;
	background: url(http://www.micno.com.cn/themes/simple/img/multi-language.png) no-repeat bottom left 10px
}

.multi-language .box ul li a {
	display: block
}

.multi-language .box ul li a img {
	margin-right: 16px
}

.multi-language .box ul li:hover {
	background: #e8e8e8
}

.multi-language .box ul li:hover a {
	color: #abcd05
}

.multi-language .box .fa {
	top: -2px;
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition: All .2s ease-in-out;
	-o-transition: All .2s ease-in-out
}

.multi-language .box:hover>i,
.multi-language .box:hover>a {
	color: #abcd05
}

.multi-language .box:hover .fa {
	top: 8px;
	left: 3px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg)
}

.multi-language .box:hover ul {
	display: block
}

.sep-general-form {
	margin-top: 30px;
	background: #fff;
	padding: 25px
}

.sep-general-form .sep-general-form-title {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px
}

.sep-general-form .sep-general-form-title span {
	font-family: Arial;
	font-size: 24px;
	color: #000
}

.sep-general-form .sep-general-form-title a {
	font-size: 16px;
	color: #ff6800
}

.sep-general-form .sep-general-form-title a i {
	font-size: 16px;
	color: #ff6800;
	padding-right: 10px
}

.sep-general-form .sep-general-form-prompt {
	font-family: Arial;
	font-size: 14px;
	color: #d10631
}

.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>div {
	display: inline-block
}

.sep-general-form .sep-form>div.form-group {
	width: 49%;
	padding: 0;
	padding-right: 0;
	padding-left: 10%
}

.sep-general-form .sep-form>div.form-group.has-success:after {
	right: 0
}

.sep-general-form .sep-form>div.form-group .regex-tip {
	top: -2px;
	right: 3%;
	display: none
}

.sep-general-form .sep-form>div.form-group .control-label {
	width: 21%;
	font-weight: normal;
	color: #414141;
	font-family: Arial;
	font-size: 13px
}

.sep-general-form .sep-form>div:nth-child(4) {
	width: 49%
}

.sep-general-form .sep-form>div:nth-child(4) textarea.form-control {
	width: 98%
}

.sep-general-form .sep-form>div:nth-child(4).has-success:after {
	right: 12px
}

.sep-general-form .sep-form>div:nth-child(5) {
	width: 49%
}

.sep-general-form .sep-form>div:nth-child(5) textarea.form-control {
	width: 98%
}

.sep-general-form .sep-form>div:nth-child(5).has-success:after {
	right: 12px
}

.sep-general-form .sep-form>div:nth-child(8) {
	width: 100%
}

.sep-general-form .sep-form>div:nth-child(8) .control-label {
	width: 10.5%
}

.sep-general-form .sep-form>div:nth-child(8) textarea.form-control {
	width: 98%
}

.sep-general-form .sep-form>div:nth-child(8).has-success:after {
	right: 12px
}

.sep-general-form .sep-form>div:nth-child(9) {
	width: 60%
}

.sep-general-form .sep-form>div:nth-child(9) .control-label {
	width: 18%
}

.sep-general-form .sep-form>div:nth-child(9) .regex-tip {
	display: none
}

.sep-general-form .sep-form>div:last-child {
	width: 100%
}

.sep-general-form .sep-form>div:last-child .btn.btn-primary {
	width: 213px;
	text-align: center;
	display: table;
	margin: 0 auto;
	background: #abcd05;
	border-color: #abcd05;
	border-radius: 6px;
	outline: none
}

.sep-form {
	padding: 30px 15px;
	padding-top: 0
}

.sep-form .close {
	display: none
}

.sep-form .form-group {
	position: relative;
	padding: 0 15%
}

.sep-form .form-group .control-label {
	position: absolute;
	left: 0;
	top: 6px;
	width: 15%;
	text-align: right;
	padding-right: 10px
}

.sep-form .form-group .control-label .required {
	color: #c00
}

.sep-form .form-group .radio,
.sep-form .form-group .checkbox {
	margin: 0;
	padding: 7px 0
}

.sep-form .form-group .regex-tip {
	top: 3px;
	right: 15%;
	padding-right: 15px
}

.sep-form .form-group.has-success:after {
	right: 15%
}

@media screen and (max-width:640px) {
	.sep-general-form .sep-form>div.form-group {
		width: 98%;
		padding: 0 20%;
		padding-right: 0
	}

	.sep-general-form .sep-form>div.form-group .control-label {
		width: 20%
	}
}

.sep-share li {
	float: left
}

.sep-share li:last-child {
	padding-right: 0
}

.sep-share li a {
	font-size: 16px;
	position: relative
}

.sep-share li a .qr {
	position: absolute;
	left: 100%;
	bottom: 100%;
	display: none
}

.sep-share li a:hover .qr {
	display: block
}

.sep-share li a:hover i {
	color: #fff
}

.sep-share li a i {
	color: #c7c7c7;
	font-size: 12px
}

.at-resp-share-element .at-share-btn .at-label {
	display: none
}

#atstbx2 .at-share-btn,
#atstbx3 .at-share-btn,
#atstbx4 .at-share-btn,
#atstbx5 .at-share-btn,
#atstbx6 .at-share-btn {
	padding: 0
}

.sep-container {
	width: 1200px;
	margin: auto
}

.sep-shortcut {
	color: #fff;
	line-height: 45px
}

.sep-shortcut a {
	color: #fff
}

.sep-shortcut a:hover {
	color: #df0011
}

.sep-shortcut .sep-choose-langs {
	float: right
}

.sep-shortcut .sep-choose-langs ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.sep-shortcut .sep-choose-langs ul li {
	float: left;
	margin-left: 8px
}

.sep-shortcut .sep-choose-langs ul li a {
	color: #0068a8
}

.sep-shortcut .sep-choose-langs ul li a:hover {
	color: #333
}

.sep-shortcut .sep-choose-langs ul li:after {
	content: '|';
	margin-left: 8px;
	color: #999
}

.sep-shortcut .sep-choose-langs ul li:last-child:after {
	content: '';
	margin: 0
}

.sep-header {
	position: static;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	padding-top: 0
}

.sep-header.sep-header-normal {
	background: #fff;
	box-shadow: 0 0 3px #aaa;
	position: fixed;
	width: 100%
}

.sep-header.sep-header-normal .sep-mainnav>.sep-container>ul>li {
	padding: 8px 15px
}

.sep-header.sep-header-normal>.sep-container {
	height: 43px
}

.sep-header.sep-header-normal>.sep-container .logo {
	margin-top: 0;
	top: 0
}

.sep-header.sep-header-normal>.sep-container .logo img {
	width: 131px
}

.sep-header.sep-header-normal>.sep-container .box1 {
	display: none
}

.sep-header.sep-header-normal>.sep-container .sep-header-contact-info {
	padding-right: 10px
}

.sep-header.sep-header-normal>.sep-container .sep-header-contact-info a {
	color: #8a8a8a;
	display: inline-block;
	font-size: 16px;
	font-family: AvenirNextLTPro-Demi;
	font-style: italic;
	padding: 0 10px;
	border-right: 1px solid #a5a5a5
}

.sep-header.sep-header-normal>.sep-container .sep-header-contact-info a i {
	padding-right: 5px
}

.sep-header.sep-header-normal>.sep-container .sep-header-contact-info a:first-child {
	border-left: 1px solid #a5a5a5
}

.sep-header.sep-header-normal>.sep-container .sep-header-contact-info a:hover {
	color: #abcd05
}

.sep-header.sep-inner-header {
	position: static
}

.sep-header>.sep-container {
	padding: 0 0;
	position: relative
}

.sep-header>.sep-container .logo {
	top: 50px;
	position: relative
}

.sep-header>.sep-container .logo span {
	font-family: 'CalistoMT';
	font-style: italic;
	color: #767676;
	padding-left: 20px;
	font-size: 16px
}

.sep-header>.sep-container .box1 {
	position: relative;
	top: 2px;
	padding: 10px
}

.sep-header>.sep-container .wrap {
	max-width: 950px
}

.sep-header>.sep-container form {
	position: relative;
	display: inline-block;
	float: right;
	margin: 0 18px;
	margin-right: 0;
	margin-left: 41px;
	margin-top: 10px;
	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-header>.sep-container form div {
	position: relative
}

.sep-header>.sep-container form div img {
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%)
}

.sep-header>.sep-container form.active {
	margin-right: 17px
}

.sep-header>.sep-container form.active input[type='text'] {
	border: 1px solid #abcd05;
	width: 143px
}

.sep-header>.sep-container form input[type='text'] {
	box-shadow: none;
	width: 270px;
	padding-left: 10px;
	height: 31px;
	color: #333;
	display: inline-block;
	border-radius: 20px;
	border: none;
	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-header>.sep-container form input[type='text']::-webkit-input-placeholder {
	color: #9c9c9c
}

.sep-header>.sep-container form .fa1 {
	position: absolute;
	top: 4px;
	right: 14px;
	color: #abcd05;
	font-size: 16px
}

.sep-header>.sep-container form button[type='submit'] {
	border: none;
	position: absolute;
	height: 31px;
	line-height: 31px;
	padding: 0 20px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	color: #fff;
	font-size: 12px;
	top: 0;
	right: 0;
	background: transparent
}

.sep-header>.sep-container .sep-header-contact-info {
	padding-right: 0;
	padding-top: 18px;
	position: relative
}

.sep-header>.sep-container .sep-header-contact-info div {
	display: inline-block;
	padding-left: 30px;
	position: relative;
	margin-right: 25px;
	top: 1px
}

.sep-header>.sep-container .sep-header-contact-info div img {
	position: absolute;
	top: 1px;
	left: 5px
}

.sep-header>.sep-container .sep-header-contact-info div span {
	padding-left: 0;
	display: inline-block;
	font-size: 14px;
	color: #191919;
	font-style: italic
}

.sep-header>.sep-container .sep-header-contact-info div span.sp {
	color: #191919;
	font-size: 14px
}

.sep-header>.sep-container .sep-header-contact-info a {
	color: #2f2f2f;
	display: inline-block;
	font-size: 14px;
	margin-right: 20px;
	padding-left: 35px;
	position: relative;
	font-family: AvenirNextLTPro
}

.sep-header>.sep-container .sep-header-contact-info a img {
	position: absolute;
	top: 3px;
	left: 5px
}

.sep-header>.sep-container .sep-header-contact-info a span {
	padding-left: 0;
	display: inline-block;
	font-size: 14px;
	color: #191919;
	font-family: AvenirNextLTPro;
	font-style: italic
}

.sep-header>.sep-container .sep-header-contact-info a span.sp {
	color: #191919;
	font-size: 12px;
	text-transform: uppercase
}

.sep-header>.sep-container .sep-header-contact-info a i {
	width: 25px;
	height: 25px;
	background: #b3b3b3;
	color: #f1f1f1;
	border-radius: 50%;
	line-height: 24px;
	text-align: center;
	margin-right: 12px;
	font-size: 14px
}

.sep-header>.sep-container .sep-header-contact-info a:first-child {
	margin-right: 36px;
	font-size: 14px
}

.sep-header>.sep-container .sep-header-contact-info a:first-child i {
	line-height: 26px
}

.sep-header>.sep-container .sep-header-contact-info a:last-child:hover {
	color: #abcd05
}

.sep-header>.sep-container .sep-header-contact-info a:last-child span:hover {
	text-decoration: underline
}

.sep-header>.sep-container .sep-header-contact-info a:last-child i {
	padding-top: 1px;
	line-height: 23px
}

.sep-header>.sep-container .sep-share {
	padding-top: 3px;
	padding-right: 15px
}

.sep-header>.sep-container .sep-share li {
	padding-right: 5px
}

.sep-header>.sep-container .multi-language {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	cursor: pointer
}

.sep-header>.sep-container .multi-language .box {
	padding: 0
}

.sep-header>.sep-container .multi-language .box ul {
	top: 100%
}

.sep-header>.sep-container .multi-language .box .box2 {
	color: #2f2f2f;
	position: relative;
	font-family: AvenirNextLTPro
}

.sep-header>.sep-container .multi-language .box .box2 img {
	margin-top: 7px
}

.sep-header>.sep-container .multi-language .box .box2 i,
.sep-header>.sep-container .multi-language .box .box2 a {
	color: #2f2f2f;
	font-size: 22px
}

.sep-header>.sep-container .multi-language .box .box2 i {
	padding-left: 5px
}

.sep-header>.sep-container .multi-language .box .box2 a {
	font-size: 14px;
	display: inline-block;
	width: 28px;
	height: 27px;
	line-height: 26px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #abcd05;
	color: #2f2f2f;
	position: relative;
	top: -2px
}

.sep-mainnav {
	background: #212121;
	width: auto;
	z-index: 1000
}

.sep-mainnav .logo {
	margin-right: 96px
}

.sep-mainnav .logo-box {
	position: absolute;
	left: 0;
	top: -24px;
	text-align: right;
	width: 712px;
	height: 144px;
	padding-top: 36px;
	padding-right: 112px;
	z-index: 100000;
	background: url(http://www.micno.com.cn/themes/simple/img/logo_bg.png)
}

.sep-mainnav ul:before {
	content: " ";
	clear: both;
	display: table
}

.sep-mainnav ul:after {
	content: " ";
	clear: both;
	display: table
}

.sep-mainnav>.sep-container {
	background: transparent;
	position: relative
}

.sep-mainnav>.sep-container>ul>li {
	float: left;
	position: relative
}

.sep-mainnav>.sep-container>ul>li.ispro {
	position: static
}

.sep-mainnav>.sep-container>ul>li.ispro>div:before {
	display: none
}

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

.sep-mainnav>.sep-container>ul>li:first-child>a {
	padding-left: 0
}

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

.sep-mainnav>.sep-container>ul>li:last-child>a:after {
	content: ''
}

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

.sep-mainnav>.sep-container>ul>li>a {
	font-size: 16px;
	color: #fff;
	padding: 20px 20px;
	display: inline-block;
	position: relative;
	font-family: 'CenturyGothic'
}

.sep-mainnav>.sep-container>ul>li>.box2 {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background: rgba(255, 255, 255, 0.95);
	border-top: 4px solid #abcd05;
	padding-top: 20px;
	padding-bottom: 20px;
	display: none
}

.sep-mainnav>.sep-container>ul>li>.box2 .sep-container {
	max-width: 1200px;
	margin: 0 auto
}

.sep-mainnav>.sep-container>ul>li>.box2 .sep-container .datalist {
	padding: 0 20px
}

.sep-mainnav>.sep-container>ul>li>.box2 .sep-container .datalist li {
	float: left;
	width: 25%;
	padding: 0 10px
}

.sep-mainnav>.sep-container>ul>li>.box2 .sep-container .datalist li.active a {
	color: #abcd05
}

.sep-mainnav>.sep-container>ul>li>.box2 .sep-container .datalist li a {
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #ddd;
	font-size: 15px;
	color: #333
}

.sep-mainnav>.sep-container>ul>li>.box2 .sep-container .datalist li a:hover {
	color: #abcd05
}

.sep-mainnav>.sep-container>ul>li>.box2 .sep-container .datalist2 {
	width: 90%;
	margin: 0 auto;
	margin-top: 20px
}

.sep-mainnav>.sep-container>ul>li>.box2 .sep-container .datalist2 li {
	position: relative;
	padding-left: 150px;
	min-height: 120px;
	margin-bottom: 10px;
	display: none
}

.sep-mainnav>.sep-container>ul>li>.box2 .sep-container .datalist2 li:first-child {
	display: block
}

.sep-mainnav>.sep-container>ul>li>.box2 .sep-container .datalist2 li a.thumb {
	width: 120px;
	position: absolute;
	left: 10px;
	top: 0
}

.sep-mainnav>.sep-container>ul>li>.box2 .sep-container .datalist2 li a.thumb img {
	width: 100%;
	border: 1px solid #ddd
}

.sep-mainnav>.sep-container>ul>li>.box2 .sep-container .datalist2 li a.title {
	color: #abcd05;
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin-bottom: 5px
}

.sep-mainnav>.sep-container>ul>li>.box2 .sep-container .datalist2 li .summary {
	color: #646464;
	font-size: 14px;
	line-height: 21px;
	display: block
}

.sep-mainnav>.sep-container>ul>li>.box2 .sep-container .datalist2 li .summary a {
	color: #abcd05
}

.sep-mainnav>.sep-container>ul>li>div {
	position: absolute;
	z-index: 100;
	left: 20px;
	top: 100%;
	display: none;
	padding-top: 10px
}

.sep-mainnav>.sep-container>ul>li>div.haspic>ul {
	width: 646px
}

.sep-mainnav>.sep-container>ul>li>div.haspic>ul>li {
	width: 25%;
	float: left;
	padding: 10px
}

.sep-mainnav>.sep-container>ul>li>div.haspic>ul>li .thumb {
	display: block
}

.sep-mainnav>.sep-container>ul>li>div.haspic>ul>li .thumb img {
	width: 100%
}

.sep-mainnav>.sep-container>ul>li>div.haspic>ul>li .title {
	padding: 15px 0;
	display: block;
	text-align: center
}

.sep-mainnav>.sep-container>ul>li>div.haspic>ul>li .title:hover {
	color: #abcd05
}

.sep-mainnav>.sep-container>ul>li>div.haspic>ul>li:hover {
	background: transparent;
	border-radius: 0
}

.sep-mainnav>.sep-container>ul>li>div.haspic>ul>li:hover .title {
	color: #abcd05
}

.sep-mainnav>.sep-container>ul>li>div:before {
	content: '';
	position: absolute;
	left: 10px;
	top: 0;
	transform: translateY(-50%);
	border: 10px solid transparent;
	border-bottom: 10px solid #fff
}

.sep-mainnav>.sep-container>ul>li>div>ul {
	background: #fff;
	padding: 6px;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}

.sep-mainnav>.sep-container>ul>li>div>ul>li {
	padding: 6px 8px
}

.sep-mainnav>.sep-container>ul>li>div>ul>li:hover {
	background: #abcd05;
	border-radius: 4px
}

.sep-mainnav>.sep-container>ul>li>div>ul>li:hover>a {
	color: #fff
}

.sep-mainnav>.sep-container>ul>li>div>ul>li>a {
	white-space: nowrap
}

.sep-banner {
	overflow: hidden;
	width: 100%;
	position: relative
}

.sep-banner .bx-wrapper .bx-pager a {
	border: 2px solid #fff;
	background: transparent
}

.sep-banner .bx-wrapper .bx-pager a:hover,
.sep-banner .bx-wrapper .bx-pager a.active {
	background: #fff;
	border: 2px solid #fff
}

.sep-banner .adv div {
	position: relative
}

.sep-banner .adv div .sep-banner-ad {
	position: absolute;
	width: 100%
}

.sep-banner .adv div:nth-child(3) .sep-banner-ad {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: auto;
	display: table
}

.sep-banner .adv div:nth-child(3) .sep-banner-ad .hd {
	color: #fff;
	font-size: 42px;
	font-family: ARLRDBD;
	font-style: italic
}

.sep-banner .adv div:nth-child(3) .sep-banner-ad .bd {
	color: #fff;
	font-size: 34px;
	font-weight: bold
}

.sep-banner .adv div:nth-child(3) .sep-banner-ad a {
	background: #9e1e1e;
	border-radius: 6px;
	padding: 6px 20px;
	color: #fff;
	font-size: 22px;
	display: table;
	margin: 0 auto;
	margin-top: 30px;
	text-transform: uppercase
}

.sep-banner .adv div:nth-child(1) a {
	display: block
}

.sep-banner .adv div:nth-child(1) .sep-banner-ad {
	left: 50%;
	transform: translateX(-50%);
	top: 16%;
	width: auto;
	display: table
}

.sep-banner .adv div:nth-child(1) .sep-banner-ad .hd {
	color: #fff;
	font-size: 50px;
	font-family: ARLRDBD;
	font-style: italic
}

.sep-banner .adv div:nth-child(1) .sep-banner-ad .bd {
	color: #142d53;
	font-size: 40px;
	font-weight: bold
}

.sep-banner .adv div:nth-child(2) .sep-banner-ad {
	left: 65%;
	transform: translateX(-50%);
	top: 26%;
	width: auto
}

.sep-banner .adv div:nth-child(2) .sep-banner-ad .hd {
	color: #fff;
	font-size: 50px;
	font-family: ARLRDBD;
	font-style: italic
}

.sep-banner .adv div:nth-child(2) .sep-banner-ad a {
	background: #9e1e1e;
	border-radius: 6px;
	padding: 6px 20px;
	color: #fff;
	font-size: 22px;
	display: table;
	margin: 0 auto;
	margin-top: 30px;
	text-transform: uppercase
}

.sep-banner .adv div:nth-child(2) .sep-banner-ad .bd {
	color: #142d53;
	font-size: 32px;
	font-weight: bold
}

.sep-banner img {
	max-width: 100%;
	margin: 0 auto
}

.sep-body .sep-container {
	width: 1200px
}

.sep-body .sep-title {
	display: table;
	margin: 0 auto;
	color: #abcd05;
	font-size: 50px;
	text-transform: capitalize;
	font-family: 'proximanova';
	margin-bottom: 30px;
	padding-top: 54px;
	position: relative
}

.sep-body .sep-title:before {
	content: '';
	width: 2px;
	height: 43px;
	background: #333565;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%)
}

.sep-body .sep-section1 {
	padding-top: 45px;
	padding-bottom: 170px;
	background: url(http://www.micno.com.cn/themes/simple/img/pro_bg.png) no-repeat bottom center
}

.sep-body .sep-section1 .sep-container .datalist {
	max-width: 967px;
	margin: 0 auto;
	position: relative
}

.sep-body .sep-section1 .sep-container .datalist .owl-theme .owl-dots {
	display: none !important
}

.sep-body .sep-section1 .sep-container .datalist .owl-theme .owl-controls .owl-nav [class*=owl-] {
	width: 29px;
	height: 29px
}

.sep-body .sep-section1 .sep-container .datalist .owl-carousel .owl-controls .owl-nav .owl-prev {
	background: url(http://www.micno.com.cn/themes/simple/img/prev3.png) no-repeat
}

.sep-body .sep-section1 .sep-container .datalist .owl-carousel .owl-controls .owl-nav .owl-next {
	background: url(http://www.micno.com.cn/themes/simple/img/next3.png) no-repeat
}

.sep-body .sep-section1 .sep-container .datalist .owl-theme .owl-controls {
	display: table;
	position: absolute;
	right: 9px;
	top: -13px
}

.sep-body .sep-section1 .sep-container .datalist ul li {
	padding-bottom: 38px
}

.sep-body .sep-section1 .sep-container .datalist ul li .box-lf {
	float: left;
	width: 50%
}

.sep-body .sep-section1 .sep-container .datalist ul li .box-lf img {
	width: 100%
}

.sep-body .sep-section1 .sep-container .datalist ul li .box-rt {
	float: right;
	width: 50%;
	background: #303438;
	padding: 80px 30px;
	height: 536px;
	position: relative;
	top: 38px
}

.sep-body .sep-section1 .sep-container .datalist ul li .box-rt .title {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 30px;
	margin-bottom: 30px;
	font-family: 'proximanova'
}

.sep-body .sep-section1 .sep-container .datalist ul li .box-rt .title:hover {
	text-decoration: underline
}

.sep-body .sep-section1 .sep-container .datalist ul li .box-rt .summary {
	color: #fff;
	font-size: 14px;
	line-height: 1.8em;
	font-family: 'proximanova'
}

.sep-body .sep-section1 .sep-container .datalist ul li .box-rt .more {
	color: #fff;
	font-size: 18px;
	border: 1px solid #fcfcfc;
	border-radius: 24px;
	padding: 8px 55px;
	font-family: 'proximanova';
	display: table;
	margin: 0 auto;
	margin-top: 50px
}

.sep-body .sep-section1 .sep-container .datalist ul li .box-rt .more:hover {
	background: #fff;
	color: #abcd05
}

.sep-body .sep-section2 {
	background: url(http://www.micno.com.cn/themes/simple/img/new_bg.jpg) no-repeat top right;
	padding-bottom: 50px;
	padding-top: 33px;
	margin-top: -105px
}

.sep-body .sep-section2 .sep-container {
	width: 1228px
}

.sep-body .sep-section2 .sep-container>.title {
	color: #fff;
	font-size: 50px;
	font-family: 'proximanova';
	padding-left: 14px
}

.sep-body .sep-section2 .sep-container .datalist {
	margin-top: 20px
}

.sep-body .sep-section2 .sep-container .datalist li {
	width: 25%;
	padding: 0 14px;
	margin-bottom: 28px;
	float: left
}

.sep-body .sep-section2 .sep-container .datalist li:hover .title {
	background: #1f1f1f;
	color: #fff
}

.sep-body .sep-section2 .sep-container .datalist li .thumb {
	display: block;
	overflow: hidden
}

.sep-body .sep-section2 .sep-container .datalist li .thumb img {
	width: 100%
}

.sep-body .sep-section2 .sep-container .datalist li .title {
	display: block;
	background: #fff;
	color: #303030;
	font-family: 'proximanova';
	font-size: 14px;
	padding: 14px 10px;
	transition: all .3s
}

.sep-body .sep-section3 {
	padding-top: 40px
}

.sep-body .sep-section3 .wrap {
	background: #ebf1f2
}

.sep-body .sep-section3 .wrap .sep-container {
	padding-top: 50px
}

.sep-body .sep-section3 .wrap .sep-container .datalist li {
	width: 43%;
	margin-bottom: 40px;
	padding-left: 128px;
	position: relative
}

.sep-body .sep-section3 .wrap .sep-container .datalist li:nth-child(even) {
	float: right
}

.sep-body .sep-section3 .wrap .sep-container .datalist li:nth-child(odd) {
	float: left
}

.sep-body .sep-section3 .wrap .sep-container .datalist li .title {
	display: block;
	color: #333;
	font-size: 30px;
	font-family: 'proximanova';
	margin-bottom: 5px
}

.sep-body .sep-section3 .wrap .sep-container .datalist li .title:hover {
	color: #0da9d9
}

.sep-body .sep-section3 .wrap .sep-container .datalist li .summary {
	color: #767676;
	line-height: 1.8em;
	font-size: 14px;
	display: block
}

.sep-body .sep-section3 .wrap .sep-container .datalist li .thumb {
	position: absolute;
	width: 96px;
	height: 105px;
	left: 10px
}

.sep-body .sep-section3 .wrap .sep-container .datalist li:nth-child(1) .thumb {
	background: url(http://www.micno.com.cn/themes/simple/img/icon_1.png) no-repeat center center
}

.sep-body .sep-section3 .wrap .sep-container .datalist li:nth-child(2) .thumb {
	background: url(http://www.micno.com.cn/themes/simple/img/icon_2.png) no-repeat center center
}

.sep-body .sep-section3 .wrap .sep-container .datalist li:nth-child(3) .thumb {
	background: url(http://www.micno.com.cn/themes/simple/img/icon_3.png) no-repeat center center
}

.sep-body .sep-section3 .wrap .sep-container .datalist li:nth-child(4) .thumb {
	background: url(http://www.micno.com.cn/themes/simple/img/icon_4.png) no-repeat center center
}

.sep-body .sep-section4 {
	background: url(http://www.micno.com.cn/themes/simple/img/num_bg.jpg) no-repeat top center;
	padding-top: 30px;
	padding-bottom: 45px
}

.sep-body .sep-section4 .sep-container ul li {
	display: inline-block;
	padding: 0 36px;
	float: left
}

.sep-body .sep-section4 .sep-container ul li:nth-child(1) {
	width: 30%
}

.sep-body .sep-section4 .sep-container ul li:nth-child(2) {
	width: 30%
}

.sep-body .sep-section4 .sep-container ul li:nth-child(3) {
	width: 40%
}

.sep-body .sep-section4 .sep-container ul li .num {
	font-family: 'proximanova-bold';
	font-size: 75px;
	color: #fff;
	display: block
}

.sep-body .sep-section4 .sep-container ul li .alias {
	font-family: 'proximanova';
	color: #fff;
	font-size: 20px
}

.sep-body .sep-section5 {
	padding-top: 55px;
	padding-bottom: 30px;
	background: #ebf1f2
}

.sep-body .sep-section5 .sep-title {
	margin-bottom: 10px
}

.sep-body .sep-section5 .box-wrap {
	max-width: 1050px;
	margin: 0 auto
}

.sep-body .sep-section5 .box-wrap ul li {
	margin-bottom: 5px
}

.sep-body .sep-section5 .box-wrap ul li .thumb {
	display: block;
	overflow: hidden
}

.sep-body .sep-section5 .box-wrap ul li .thumb img {
	width: 100%
}

.sep-body .sep-section5 .box-wrap ul li:hover .box {
	top: -50px;
	box-shadow: 1px 1px 1px #ddd
}

.sep-body .sep-section5 .box-wrap ul li .box {
	background: #fff;
	max-width: 425px;
	padding: 20px;
	position: relative;
	top: -30px;
	transition: all .3s ease-in-out
}

.sep-body .sep-section5 .box-wrap ul li .box span {
	color: #9a9a9a;
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
	font-family: 'proximanova'
}

.sep-body .sep-section5 .box-wrap ul li .box .title {
	font-family: 'proximanova';
	color: #333;
	font-size: 18px;
	display: block;
	margin-bottom: 10px
}

.sep-body .sep-section5 .box-wrap ul li .box .title:hover {
	color: #abcd05
}

.sep-body .sep-section5 .box-wrap ul li .box .summary {
	font-family: 'proximanova';
	color: #767676;
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
	line-height: 1.8em
}

.sep-body .sep-section5 .box-wrap ul li .box .more {
	padding: 7px 20px;
	border-radius: 24px;
	background: #959ca3;
	color: #fff;
	font-family: 'proximanova';
	font-size: 14px;
	display: table;
	margin-top: 15px
}

.sep-body .sep-section5 .box-wrap ul li .box .more:hover {
	background: #1b1b1b
}

.sep-body .sep-section5 .box-wrap .box-lf {
	float: left;
	width: 46.7%
}

.sep-body .sep-section5 .box-wrap .box-rt {
	float: right;
	width: 46.7%;
	margin-top: 67px
}

.sep-footer {
	background: url(http://www.micno.com.cn/themes/simple/img/footer_bg.jpg) repeat-y top center;
	color: rgba(255, 255, 255, 0.7);
	position: relative
}

.sep-footer .sep-footer-share {
	background: #898989;
	padding: 3px 0
}

.sep-footer .sep-footer-share .sep-share li a i {
	font-size: 16px
}

.sep-footer .bottom-line {
	height: 1px;
	background-image: -webkit-linear-gradient(to right, transparent, #fff, transparent);
	background-image: linear-gradient(to right, transparent, #fff, transparent)
}

.sep-footer .sep-bottom-box {
	position: relative;
	padding: 29px 0;
	padding-top: 50px
}

.sep-footer .sep-bottom-box .logo-center {
	position: absolute;
	padding: 10px;
	border-radius: 50%;
	background: #fff;
	left: 50%;
	top: -77px;
	transform: translateX(-50%);
	z-index: 1000
}

.sep-footer .sep-bottom-box .bottom-top .sep-share {
	bottom: 37px;
	right: 0
}

.sep-footer .sep-bottom-box .bottom-top .sep-share li.qrcode {
	position: relative
}

.sep-footer .sep-bottom-box .bottom-top .sep-share li.qrcode:hover img {
	display: block
}

.sep-footer .sep-bottom-box .bottom-top .sep-share li.qrcode img {
	position: absolute;
	left: 100%;
	max-width: 150px;
	bottom: 100%;
	display: none;
	background: #fff;
	padding: 5px
}

.sep-footer .sep-bottom-box .bottom-top .sep-share li.qrcode a {
	overflow: inherit
}

.sep-footer .sep-bottom-box .bottom-top .sep-share li a {
	display: block;
	line-height: 25px;
	text-align: left;
	margin-right: 30px;
	padding-right: 0
}

.sep-footer .sep-bottom-box .bottom-top .sep-share li a:hover i {
	color: #abcd05
}

.sep-footer .sep-bottom-box .bottom-top .sep-share li a i {
	color: #fff;
	font-size: 18px
}

.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li {
	float: left;
	width: 21.44%
}

.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li:nth-child(2) {
	width: 21.44%
}

.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li:nth-child(3) {
	width: 21.44%
}

.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li:last-child {
	width: 35.66%;
	padding-right: 40px
}

.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li:last-child>dl:nth-child(2) dt {
	margin-bottom: 0
}

.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li:last-child>dl:nth-child(2) dt:before {
	display: none
}

.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li:last-child>dl:nth-child(2) dt:after {
	display: none
}

.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li:last-child>dl:nth-child(1) {
	padding-left: 0
}

.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li:last-child>dl:nth-child(1) .dd-copyright {
	margin-top: 90px
}

.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li:last-child>dl:nth-child(1) dd {
	color: #ebebeb;
	font-size: 14px;
	position: relative;
	margin-bottom: 4px;
	padding-left: 31px;
	line-height: 22px;
	min-height: 25px;
	font-family: 'proximanova';
	text-transform: uppercase
}

.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li:last-child>dl:nth-child(1) dd:nth-child(2) {
	font-size: 14px;
	color: #fff;
	margin-bottom: 0
}

.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li:last-child>dl:nth-child(1) dd:nth-child(2)>img {
	top: 2px
}

.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li:last-child>dl:nth-child(1) dd:nth-child(4)>img {
	top: 4px
}

.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li:last-child>dl:nth-child(1) dd>i,
.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li:last-child>dl:nth-child(1) dd>img {
	color: #fff;
	display: inline-block;
	position: absolute;
	font-size: 24px;
	text-align: center;
	left: 0;
	top: 7px
}

.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li:last-child>dl:nth-child(1) dd span {
	color: #ebebeb;
	font-size: 14px;
	line-height: 25px;
	display: inline-block;
	font-family: 'proximanova';
	text-transform: uppercase
}

.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li:last-child>dl:nth-child(1) dd>a {
	line-height: 25px;
	display: inline;
	color: #ebebeb;
	font-size: 14px;
	font-family: 'proximanova';
	text-transform: uppercase
}

.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li:last-child>dl:nth-child(1) dd>a:hover {
	color: #aaa
}

.sep-footer .sep-bottom-box .bottom-top>ul:not(.sep-share)>li:last-child>dl:nth-child(1) dd>a:before {
	display: none
}

.sep-footer .sep-bottom-box .bottom-top dl {
	float: left;
	width: 100%
}

.sep-footer .sep-bottom-box .bottom-top dl:first-child {
	margin-bottom: 12px
}

.sep-footer .sep-bottom-box .bottom-top dl dt {
	color: #fff;
	font-size: 20px;
	margin-bottom: 20px;
	position: relative;
	text-transform: uppercase
}

.sep-footer .sep-bottom-box .bottom-top dl dt:before {
	content: '';
	display: block;
	width: 43px;
	height: 2px;
	left: 0;
	bottom: 0;
	background: #abcd05;
	position: absolute;
	display: none
}

.sep-footer .sep-bottom-box .bottom-top dl dt a {
	color: #ebebeb;
	font-size: 22px;
	font-weight: normal;
	font-family: 'proximanova';
	text-transform: uppercase
}

.sep-footer .sep-bottom-box .bottom-top dl dd div {
	margin-bottom: 5px
}

.sep-footer .sep-bottom-box .bottom-top dl dd div a {
	color: #6e6e6e;
	font-size: 14px;
	text-transform: uppercase
}

.sep-footer .sep-bottom-box .bottom-top dl dd div a:before {
	display: none
}

.sep-footer .sep-bottom-box .bottom-top dl dd a {
	color: #ebebeb;
	font-size: 14px;
	text-overflow: ellipsis;
	display: inline-block;
	width: 100%;
	padding-right: 10px;
	overflow: hidden;
	font-family: 'proximanova'
}

.sep-footer .sep-bottom-box .bottom-top dl dd a:hover {
	color: #aaa
}

.sep-footer .sep-bottom-box .bottom-copyright {
	padding: 20px 0;
	border-top: 1px solid #818181;
	margin-top: 30px
}

.sep-footer .sep-bottom-box .bottom-copyright .box1 {
	margin: 0 auto;
	width: 90%
}

.sep-footer .sep-bottom-box .bottom-copyright .box span,
.sep-footer .sep-bottom-box .bottom-copyright .box a {
	display: block;
	font-size: 14px;
	position: relative;
	color: #474747;
	padding-left: 10px;
	text-transform: capitalize
}

.sep-footer .sep-bottom-box .bottom-copyright .box {
	padding-right: 216px
}

.sep-footer .sep-bottom-box .bottom-copyright .box a,
.sep-footer .sep-bottom-box .bottom-copyright .box b {
	color: #474747;
	font-size: 14px
}

.sep-footer .sep-bottom-box .bottom-copyright .box a:hover {
	color: #abcd05
}

.sep-footer .sep-bottom-box .bottom-copyright .box b {
	padding: 0 2px
}

.sep-footer .sep-bottom-box .bottom-copyright .sep-share {
	position: relative;
	top: 14px;
	right: 20px
}

.sep-footer .sep-bottom-box .bottom-copyright .sep-share li a i {
	font-size: 18px;
	color: #474747
}

.sep-footer .sep-bottom-box .bottom-copyright .sep-share li a i:hover {
	color: #ddd
}

.sep-footer .sep-copyright {
	padding: 0 0;
	font-size: 14px
}

.sep-footer .sep-copyright .box {
	position: relative;
	float: right
}

.sep-footer .sep-copyright .box a:first-child,
.sep-footer .sep-copyright .box a:nth-child(2) {
	padding-right: 10px;
	position: relative
}

.sep-footer .sep-copyright .box a:first-child:after,
.sep-footer .sep-copyright .box a:nth-child(2):after {
	position: absolute;
	right: 0;
	top: 2px;
	content: '';
	width: 1px;
	height: 14px;
	background: #ededed
}

.sep-footer .sep-copyright .box a:nth-child(2) {
	padding-left: 5px
}

.sep-footer .sep-copyright .box a:last-child {
	padding-left: 5px
}

.sep-footer .sep-copyright a,
.sep-footer .sep-copyright span {
	font-size: 14px;
	color: #ededed
}

.sep-footer .sep-copyright span {
	position: relative
}

.sep-footer .sep-copyright ul li a {
	color: #ededed
}

.sep-footer .sep-copyright ul li a:hover {
	color: #ededed
}

.sep-footer .sep-copyright .sep-share {
	position: relative
}

.sep-footer .sep-copyright .sep-share li {
	padding-left: 30px
}

.sep-footer .sep-copyright .sep-share li i {
	color: #abcd05;
	text-align: center;
	font-size: 30px
}

.sep-footer .sep-copyright a:hover {
	color: #ededed
}

.sep-footer .sep-copyright .sep-container {
	max-width: 1200px;
	width: auto;
	padding: 25px 20px;
	border-top: 1px solid #5d5a5a
}

.sep-footer .sep-copyright b {
	font-weight: normal;
	color: #ededed;
	font-size: 14px;
	position: relative;
	top: -1px
}

.gallery img {
	max-height: 200px;
	transition: -webkit-filter .4s, filter .4s;
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	max-width: 100%
}

.gallery img:hover {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%)
}

.gallery a {
	width: 31.33%;
	display: inline-block;
	overflow: hidden;
	margin: .5%;
	box-shadow: 0 0 4px -1px #000;
	text-align: center
}

.sep-container.form-down {
	display: none;
	padding-bottom: 20px;
	position: relative;
	top: -50px
}

.sep-container.form-down form {
	position: relative;
	display: table;
	width: 60%;
	float: right
}

.sep-container.form-down .form-control {
	background: #fff;
	border: none;
	border-bottom: 1px solid #abcd05;
	border-radius: 0;
	outline: none;
	box-shadow: none;
	padding-left: 20px;
	display: inline-block;
	width: 100%
}

.sep-container.form-down .top-btn {
	display: inline-block;
	border-radius: 50%;
	background: #abcd05;
	color: #fff;
	padding: 5px 7px;
	outline: none;
	border: none;
	position: absolute;
	right: 0
}

.sep-container.form-down i {
	position: absolute;
	left: 0;
	top: 10px
}

.social-contact:before {
	content: '';
	display: table;
	clear: both
}

.social-contact:after {
	content: '';
	display: table;
	clear: both
}

.social-contact li {
	float: left;
	margin: 0 2px
}

.social-contact li a {
	border: 1px solid #aaa;
	border-radius: 6px;
	width: 30px;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	color: #5b5b5b
}

.social-contact li a:hover {
	color: #abcd05
}

.sep-news-list li {
	padding-left: 277px;
	position: relative;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 20px;
	min-height: 152px;
	margin-bottom: 20px;
	background: #f0f0f0
}

.sep-news-list li .thumb {
	display: block;
	width: 259px;
	height: 142px;
	position: absolute;
	left: 8px;
	top: 6px
}

.sep-news-list li .thumb img {
	width: 100%
}

.sep-news-list li .title {
	color: #323232;
	font-size: 16px;
	display: block;
	margin-bottom: 4px
}

.sep-news-list li .title:hover {
	color: #abcd05
}

.sep-news-list li .date {
	color: #969696;
	font-size: 14px;
	display: block;
	margin-top: 0;
	margin-bottom: 4px
}

.sep-news-list li a.summary {
	color: #646464;
	line-height: 18px;
	font-size: 14px
}

.sep-resource-queue>ul:before {
	content: '';
	display: table;
	clear: both
}

.sep-resource-queue>ul:after {
	content: '';
	display: table;
	clear: both
}

.sep-resource-queue>ul>li {
	float: left;
	background: #fff;
	padding: 15px 20px;
	width: 49%;
	margin-bottom: 2%;
	transition: .6s;
	height: 313px
}

.sep-resource-queue>ul>li:hover {
	box-shadow: 0 0 6px #666
}

.sep-resource-queue>ul>li:nth-child(even) {
	float: right
}

.sep-resource-queue>ul>li .title {
	font-size: 20px;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 10px
}

.sep-resource-queue>ul>li .btn-more {
	background: #abcd05;
	color: #fff;
	padding: 5px 15px;
	transition: .5s;
	font-size: 16px
}

.sep-resource-queue>ul>li .btn-more:hover {
	background: transparent;
	color: #abcd05
}

.sep-resource-queue>ul>li .box {
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px
}

.sep-resource-queue>ul>li .box:before {
	content: '';
	display: table;
	clear: both
}

.sep-resource-queue>ul>li .box:after {
	content: '';
	display: table;
	clear: both
}

.sep-resource-queue>ul>li .box .thumb {
	display: inline-block;
	overflow: hidden;
	width: 282px;
	height: 189px;
	float: left
}

.sep-resource-queue>ul>li .box .thumb img {
	width: 282px;
	height: 189px
}

.sep-resource-queue>ul>li .box .summary {
	float: right;
	display: inline-block;
	height: 189px;
	width: 240px;
	font-size: 14px;
	position: relative
}

.sep-resource-queue>ul>li .box .btn-read {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 14px;
	color: #abcd05
}

.sep-resource-queue>ul>li .box .btn-read:hover {
	text-decoration: underline
}

.sep-resource-queue>ul>li .box-x {
	margin-top: 10px
}

.sep-resource-queue>ul>li .box-x:before {
	content: '';
	display: table;
	clear: both
}

.sep-resource-queue>ul>li .box-x:after {
	content: '';
	display: table;
	clear: both
}

.sep-resource-queue>ul>li .box-x .box-m {
	float: left;
	width: 49%
}

.sep-resource-queue>ul>li .box-x .box-m .thumb {
	width: 265px;
	height: 175px
}

.sep-resource-queue>ul>li .box-x .box-m .thumb img {
	width: 265px;
	height: 175px;
	border: 1px solid #ddd
}

.sep-resource-queue>ul>li .box-x .box-m .summary {
	margin-top: 10px;
	display: inline-block;
	height: 3em;
	overflow: hidden
}

.sep-resource-queue>ul>li .box-x .box-m:nth-child(2) {
	float: right
}

.sep-resource-queue>ul>li .contact-link {
	padding-top: 15px
}

.sep-resource-queue>ul>li .contact-link>a {
	border: 1px solid #aaa;
	border-radius: 3px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	padding: 0 5px;
	float: right;
	margin-left: 5px
}

.sep-resource-queue>ul>li .contact-link>a i {
	padding-right: 5px;
	font-size: 16px
}

.sep-resource-queue>ul>li .contact-link>a span {
	position: relative;
	top: -2px
}

.sep-resource-list .sep-datalist {
	list-style: none;
	padding: 0;
	margin: 0
}

.sep-resource-list .sep-datalist>li {
	border-bottom: dotted 1px #ddd;
	position: relative;
	min-height: 140px;
	padding: 15px 10px 50px 150px;
	line-height: 1em
}

.sep-resource-list .sep-datalist>li.nothumb {
	padding-left: 10px
}

.sep-resource-list .sep-datalist>li.nothumb .thumb {
	display: none
}

.sep-resource-list .sep-datalist>li .thumb {
	position: absolute;
	left: 10px;
	top: 15px;
	display: block;
	width: 120px;
	height: 120px;
	overflow: hidden;
	text-align: center
}

.sep-resource-list .sep-datalist>li .thumb img {
	max-width: 100%;
	height: 90px;
	border: 1px solid #ddd
}

.sep-resource-list .sep-datalist>li .title {
	display: block;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
	height: 1.3em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px
}

.sep-resource-list .sep-datalist>li .title:hover {
	color: #abcd05
}

.sep-resource-list .sep-datalist>li .summary {
	display: block;
	color: #666;
	line-height: 1.5em;
	word-break: break-all
}

.sep-resource-list .sep-datalist>li .published {
	display: block;
	color: #999;
	font-size: 12px;
	margin-bottom: 10px
}

.sep-resource-list .sep-datalist>li .published:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f073";
	margin-right: 5px
}

.sep-resource-list .sep-datalist>li .btn-read {
	position: absolute;
	bottom: 10px;
	right: 0;
	border: solid 1px #ccc;
	border-radius: 3px;
	background: #f0f0f0;
	padding: 2px 8px;
	color: #333;
	font-size: 12px
}

.sep-resource-list-nothumb .sep-datalist {
	list-style: none;
	padding: 0;
	margin: 0
}

.sep-resource-list-nothumb .sep-datalist li {
	border-bottom: dotted 1px #ddd;
	position: relative;
	min-height: 120px;
	padding: 15px 10px 50px 10px
}

.sep-resource-list-nothumb .sep-datalist li .thumb {
	position: absolute;
	left: 10px;
	top: 15px;
	display: block;
	width: 120px;
	height: 120px;
	overflow: hidden;
	text-align: center;
	display: none
}

.sep-resource-list-nothumb .sep-datalist li .thumb img {
	max-width: 100%;
	height: 90px;
	display: none;
	border: 1px solid #ddd
}

.sep-resource-list-nothumb .sep-datalist li .title {
	display: block;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
	height: auto;
	line-height: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px
}

.sep-resource-list-nothumb .sep-datalist li .title:hover {
	color: #abcd05
}

.sep-resource-list-nothumb .sep-datalist li .summary {
	display: block;
	color: #666;
	line-height: 1.5em;
	word-break: break-all;
	width: 100%
}

.sep-resource-list-nothumb .sep-datalist li .published {
	display: block;
	color: #999;
	font-size: 12px;
	margin-bottom: 10px;
	position: absolute;
	bottom: 10px;
	left: 10px
}

.sep-resource-list-nothumb .sep-datalist li .published:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f073";
	margin-right: 5px
}

.sep-resource-list-nothumb .sep-datalist li .btn-read {
	position: absolute;
	bottom: 10px;
	left: 10px;
	border: solid 1px #ccc;
	border-radius: 3px;
	background: #f0f0f0;
	padding: 2px 8px;
	color: #333;
	font-size: 12px;
	display: none
}

.sep-resource-grid .sep-datalist {
	list-style: none;
	padding: 0;
	margin: 0 -15px;
	overflow: hidden
}

.sep-resource-grid .sep-datalist li {
	position: relative;
	float: left;
	width: 50%;
	overflow: hidden;
	padding: 0 15px
}

.sep-resource-grid .sep-datalist li .thumb {
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-bottom: 8px
}

.sep-resource-grid .sep-datalist li .thumb img {
	max-width: 100%;
	border: 1px solid #ddd
}

.sep-resource-grid .sep-datalist li .title {
	line-height: 1.5em;
	height: 3em;
	display: block;
	overflow: hidden;
	margin-bottom: 8px;
	color: #333;
	font-weight: bold;
	text-align: center
}

.sep-resource-grid .sep-datalist li .title:hover {
	color: #abcd05
}

.sep-resource-grid .sep-datalist li .summary {
	display: none;
	line-height: 1.5em;
	height: 6em;
	overflow: hidden;
	color: #777
}

.sep-resource-grid .sep-datalist li .published {
	display: none
}

.sep-resource-grid .sep-datalist li .btn-read {
	display: none
}

.sep-resource-list-case .sep-datalist li {
	position: relative;
	height: 280px
}

.sep-resource-list-case .sep-datalist li .thumb {
	display: table;
	position: absolute;
	width: 300px;
	top: 30px
}

.sep-resource-list-case .sep-datalist li .thumb img {
	max-width: 300px
}

.sep-resource-list-case .sep-datalist li .title {
	font-size: 16px;
	display: block;
	font-weight: bold;
	text-align: center;
	margin-top: 20px
}

.sep-resource-list-case .sep-datalist li .title:hover {
	text-decoration: underline
}

.sep-resource-list-case .sep-datalist li .summary {
	display: block;
	text-align: center;
	font-size: 13px;
	line-height: 23px;
	margin: 10px 0
}

.sep-resource-list-case .sep-datalist li .published {
	display: none
}

.sep-resource-list-case .sep-datalist li .btn-read {
	width: 100px;
	height: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	background: #abcd05;
	display: table;
	margin: 0 auto
}

.sep-resource-list-case .sep-datalist li .btn-read:hover {
	text-decoration: underline
}

.sep-resource-list-case .sep-datalist li:nth-child(odd) {
	padding: 30px 30px 30px 350px;
	background: rgba(195, 189, 189, 0.16)
}

.sep-resource-list-case .sep-datalist li:nth-child(odd) .thumb {
	left: 30px
}

.sep-resource-list-case .sep-datalist li:nth-child(odd) .title {
	color: #000
}

.sep-resource-list-case .sep-datalist li:nth-child(odd) .summary {
	color: #000
}

.sep-resource-list-case .sep-datalist li:nth-child(even) {
	padding: 30px 350px 30px 30px;
	background: #e8e8e8
}

.sep-resource-list-case .sep-datalist li:nth-child(even) .thumb {
	right: 30px
}

.sep-resource-list-case .sep-datalist li:nth-child(even) .title {
	color: #333
}

.sep-resource-list-case .sep-datalist li:nth-child(even) .summary {
	color: #333
}

.sep-resource-idx dl {
	overflow: hidden;
	margin-bottom: 30px
}

.sep-resource-idx dl dt {
	font-weight: bold;
	font-size: 16px;
	background: #f5f5f5;
	border-radius: 4px;
	padding: 5px 10px
}

.sep-resource-idx dl dt .btn-more {
	float: right;
	font-weight: normal;
	font-size: 12px;
	padding: 2px;
	color: #666
}

.sep-resource-idx dl dt .btn-more:after {
	content: ' >'
}

.sep-resource-idx dl dd {
	margin: 10px -10px
}

.sep-resource-idx dl dd ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.sep-resource-idx dl dd ul li {
	float: left;
	width: 25%
}

.sep-resource-idx dl dd ul li a {
	display: block;
	margin: 10px
}

.sep-resource-idx dl dd ul li a .thumb {
	display: block;
	width: 100%;
	height: 190px;
	line-height: 186px;
	background: #fafafa;
	overflow: hidden;
	text-align: center
}

.sep-resource-idx dl dd ul li a .thumb img {
	max-width: 100%;
	max-height: 100%
}

.sep-resource-idx dl dd ul li a .title {
	margin: 5px 0;
	display: block;
	line-height: 1em;
	height: 1em;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	color: #333
}

.sep-his-list {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	padding-top: 36px;
	position: relative
}

.sep-his-list:before {
	content: '';
	display: block;
	background: url("http://www.micno.com.cn/themes/simple/img/history-bg.png") repeat-y top center;
	position: absolute;
	top: 0;
	left: 47.1%;
	width: 8px;
	height: 100%
}

.sep-his-list:after {
	content: '';
	display: block;
	background: url("http://www.micno.com.cn/themes/simple/img/history-bg.png") repeat-y top center;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	position: absolute;
	top: 0;
	right: 47.1%;
	width: 8px;
	height: 100%
}

.sep-his-list li {
	width: 48%;
	margin-bottom: 30px;
	position: relative
}

.sep-his-list li:nth-child(even) {
	float: right
}

.sep-his-list li:nth-child(even) .his-content {
	text-align: left;
	margin-left: 10px
}

.sep-his-list li:nth-child(odd) {
	float: left
}

.sep-his-list li:nth-child(odd) .his-content {
	text-align: right
}

.sep-his-list li span {
	display: inline-block
}

.sep-his-list li .his-title {
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 56px
}

.sep-his-list li .his-content {
	line-height: 16px;
	font-size: 12px;
	width: 80%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%)
}

.sep-his-list li .his-content * {
	font-size: 12px
}

.sep-his-list li:nth-child(4n+1) .his-title {
	float: right;
	width: 78px;
	height: 56px;
	background: url("http://www.micno.com.cn/themes/simple/img/history-blue-left.png") left center no-repeat
}

.sep-his-list li:nth-child(4n+1) .his-content {
	float: left
}

.sep-his-list li:nth-child(4n+2) .his-title {
	float: left;
	width: 78px;
	height: 56px;
	background: url("http://www.micno.com.cn/themes/simple/img/history-blue-right.png") left center no-repeat
}

.sep-his-list li:nth-child(4n+2) .his-content {
	float: right
}

.sep-his-list li:nth-child(4n+3) .his-title {
	float: right;
	width: 78px;
	height: 56px;
	background: url("http://www.micno.com.cn/themes/simple/img/history-left-red.png") left center no-repeat
}

.sep-his-list li:nth-child(4n+3) .his-content {
	float: left
}

.sep-his-list li:nth-child(4n+4) .his-title {
	float: left;
	width: 78px;
	height: 56px;
	background: url("http://www.micno.com.cn/themes/simple/img/history-right-red.png") left center no-repeat
}

.sep-his-list li:nth-child(4n+4) .his-content {
	float: right
}

.sep-pagination {
	text-align: center
}

.sep-pagination .pagination li a,
.sep-pagination .pagination li span {
	padding: 3px 10px;
	color: #333
}

.sep-pagination .pagination li.active a,
.sep-pagination .pagination li.active span {
	border-color: #52528a;
	background: #abcd05;
	color: #fff
}

.focus-img div.img {
	display: table;
	margin: 0 auto
}

.focus-img div.img img {
	max-width: 100%
}

.focus-img .datalist {
	margin-top: 10px
}

.focus-img .datalist li {
	width: 14.28%;
	float: left;
	padding: 0 5px;
	margin-bottom: 10px
}

.focus-img .datalist li.active img {
	-webkit-filter: brightness(1)
}

.focus-img .datalist li img {
	max-width: 100%;
	cursor: pointer;
	-webkit-filter: brightness(.5)
}

.sep-inner-banner {
	text-align: center
}

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

.sep-mainbody {
	position: relative;
	font-size: 14px;
	line-height: 1.8em;
	padding-bottom: 100px
}

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

.sep-mainbody .sep-container:before {
	display: table;
	content: " ";
	clear: both
}

.sep-mainbody .sep-container:after {
	display: table;
	content: " ";
	clear: both
}

.sep-mainbody .faq-list .faq-item {
	overflow: hidden
}

.sep-mainbody .faq-list .faq-item .faq-question {
	clear: both;
	font-size: 16px;
	font-weight: bold
}

.sep-mainbody .faq-list .faq-item .faq-question:before {
	font-family: FontAwesome;
	content: "\f29c";
	font-size: 34px;
	color: #abcd05;
	margin-right: 12px;
	margin-left: 2px;
	vertical-align: middle;
	font-weight: normal
}

.sep-mainbody .faq-list .faq-item .faq-answer {
	box-shadow: 0 1px 4px #ccc;
	border-radius: 8px;
	padding: 10px;
	display: inline-block;
	float: left;
	margin: 5px;
	margin-left: 40px;
	padding-right: 10px;
	background: #ddd url(../image/logo.png) no-repeat right 10px top 5px;
	background-size: auto 30px;
	min-height: 40px;
	font-size: 14px;
	padding-right: 70px
}

.sep-mainbody .faq-list .faq-item .faq-answer p {
	font-size: 14px
}

.sep-mainbody .sep-sidebar {
	width: 280px;
	float: right;
	margin-top: 30px
}

.sep-mainbody .sep-sidebar .sep-sidebar-box {
	margin-bottom: 17px
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .sep-headline a {
	font-family: 'Open Sans';
	color: #fff;
	font-size: 24px;
	display: block;
	background: #9e1e1e;
	padding: 12px 20px;
	text-transform: uppercase
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist li a {
	color: #3b3b3b;
	display: block;
	background: #e4e4e4;
	padding: 10px 20px;
	border-bottom: 1px solid #fff;
	transition: all .5s;
	position: relative
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist li a:hover {
	color: #abcd05;
	font-weight: bold
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist li a.active {
	color: #abcd05;
	font-weight: bold
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist li a span {
	font-weight: bold;
	padding-right: 5px
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist li a i {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 16px;
	transition: all .5s
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist li.active a i {
	transform: translateY(-50%) rotate(90deg)
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist li ul {
	display: none
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist li ul li a {
	background: #f1f1f1;
	padding-left: 33px
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-haspic {
	padding: 20px 12px;
	padding-bottom: 10px;
	background: #f2f2f2
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-haspic li {
	width: 50%;
	float: left;
	padding: 0 12px;
	margin-bottom: 15px
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-haspic li .thumb {
	display: block
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-haspic li .thumb img {
	width: 100%
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-haspic li .title {
	color: #242424;
	height: 1.4em;
	overflow: hidden;
	display: block;
	text-align: center;
	margin-top: 2px
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-haspic li .title:hover {
	color: #abcd05
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-news {
	background: #f2f2f2;
	padding: 20px
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-news li {
	padding-bottom: 20px
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-news li:last-child,
.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-news li:nth-child(2) {
	border-top: 1px solid #d9d9d9;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 20px
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-news li:nth-child(2) {
	padding-bottom: 20px
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-news li .title {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	display: block;
	line-height: 1.4em;
	margin-bottom: 10px
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-news li .title:hover {
	color: #abcd05
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-news li .summary {
	color: #323232;
	font-size: 12px;
	line-height: 1.4em;
	display: block
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-contact {
	background: #f2f2f2;
	padding-top: 28px;
	padding-left: 14px;
	padding-right: 5px;
	padding-bottom: 48px
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-contact li {
	position: relative;
	padding-left: 22px;
	color: #4e4e4e;
	font-size: 14px
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-contact li:last-child {
	padding-right: 14px
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-contact li:last-child>img:first-child {
	margin-top: 30px
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-contact li:nth-child(2) i {
	left: 0
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-contact li i {
	position: absolute;
	color: #adadad;
	left: 2px;
	top: 5px
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-contact li a {
	color: #4e4e4e;
	font-size: 14px
}

.sep-mainbody .sep-sidebar .sep-sidebar-box .datalist-contact li a:hover {
	color: #abcd05
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd {
	margin-bottom: 24px
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd.sep-sidebar-jd-pro .sep-headline a {
	font-size: 24px;
	padding-top: 62px;
	padding-bottom: 12px;
	background: url(http://www.micno.com.cn/themes/simple/img/siderbar_bg.jpg) no-repeat
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-list .datalist>li {
	border-bottom: 1px solid #fff
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-list .datalist>li:last-child {
	border-bottom: none
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-list .datalist>li>a {
	color: #000;
	font-size: 16px;
	font-family: 'proximanova';
	background: #ebf1f2;
	display: block;
	padding: 10px 10px;
	padding-right: 35px;
	position: relative
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-list .datalist>li>a:hover {
	color: #d10631
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-list .datalist>li>a:hover i {
	color: #d10631
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-list .datalist>li>a i {
	color: #000;
	position: absolute;
	top: 4px;
	right: 10px;
	padding: 10px;
	transition: .3s all
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-list .datalist>li.active>a {
	color: #d10631
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-list .datalist>li.active>a>i {
	transform: rotate(90deg);
	top: 4px;
	color: #d10631
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-list .datalist>li ul {
	padding: 8px 0;
	padding-left: 40px;
	display: none;
	background: #fefefe
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-list .datalist>li ul li {
	list-style: disc;
	padding: 0 0;
	font-size: 12px
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-list .datalist>li ul li a {
	color: #565656;
	font-size: 14px;
	display: block;
	font-weight: 400;
	font-family: 'proximanova'
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-list .datalist>li ul li a:hover {
	color: #d10631
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-headline a {
	font-family: 'proximanova';
	color: #fff;
	font-size: 20px;
	display: block;
	background: #110801;
	padding: 9px 14px;
	text-transform: uppercase
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-normal {
	padding: 15px;
	text-align: center;
	border: 1px solid #cfcfcf
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-normal.sep-sidebar-box-normal-adv {
	padding: 26px 26px
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-normal.sep-sidebar-box-normal-adv .bx-wrapper .bx-controls-direction {
	opacity: 1
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-normal.sep-sidebar-box-normal-adv .bx-wrapper .bx-controls-direction a {
	width: 7px;
	height: 12px;
	top: 55%
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-normal.sep-sidebar-box-normal-adv .bx-wrapper .bx-controls-direction a.bx-prev {
	background: url(http://www.micno.com.cn/themes/simple/img/prev4.png) no-repeat;
	opacity: 1;
	left: -18px
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-normal.sep-sidebar-box-normal-adv .bx-wrapper .bx-controls-direction a.bx-next {
	background: url(http://www.micno.com.cn/themes/simple/img/next4.png) no-repeat;
	opacity: 1;
	right: -18px
}

.sep-mainbody .sep-sidebar .sep-sidebar-jd .sep-sidebar-box-normal .datalist li img {
	width: 100%
}

.sep-mainbody .history li {
	position: relative;
	padding-left: 110px;
	height: 90px;
	margin-bottom: 20px
}

.sep-mainbody .history li:nth-child(3) span {
	font-size: 14px
}

.sep-mainbody .history li span {
	position: absolute;
	left: 0;
	top: 0;
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	border-radius: 50%;
	background: #abcd05;
	color: #fff;
	font-size: 18px
}

.sep-mainbody .history li div {
	line-height: 90px
}

.sep-mainbody .sep-primary {
	width: 880px;
	float: left;
	margin-top: 30px
}

.sep-mainbody .sep-primary .sep-content-jd {
	margin-bottom: 30px
}

.sep-mainbody .sep-primary .sep-content-jd .thumb {
	max-width: 50%;
	float: left;
	padding-right: 25px;
	padding-bottom: 5px;
	overflow: hidden;
	background: #fff
}

.sep-mainbody .sep-primary .sep-content-jd h1 {
	color: #212121;
	font-size: 26px;
	font-family: 'proximanova';
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	font-weight: normal
}

.sep-mainbody .sep-primary .sep-content-jd .richtext {
	color: #767676;
	font-size: 14px;
	line-height: 1.6em;
	font-family: 'proximanova'
}

.sep-mainbody .sep-primary .sep-title {
	color: #212121;
	font-size: 26px;
	font-family: 'proximanova';
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px
}

.sep-mainbody .sep-primary .sep-pro-detail {
	margin-bottom: 40px
}

.sep-mainbody .sep-primary .sep-pro-detail .box-lf {
	width: 53.6%;
	float: left
}

.sep-mainbody .sep-primary .sep-pro-detail .box-lf .thumb a {
	display: block;
	position: relative
}

.sep-mainbody .sep-primary .sep-pro-detail .box-lf .thumb a:before {
	content: '';
	width: 57px;
	height: 37px;
	background: url(http://www.micno.com.cn/themes/simple/img/fdj_bg.png) no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 100000
}

.sep-mainbody .sep-primary .sep-pro-detail .box-lf .thumb a:hover:before {
	opacity: 0
}

.sep-mainbody .sep-primary .sep-pro-detail .box-lf .thumb .zoomPad {
	float: none
}

.sep-mainbody .sep-primary .sep-pro-detail .box-lf .thumb img.preview {
	max-width: 100%
}

.sep-mainbody .sep-primary .sep-pro-detail .box-lf ul {
	margin-top: 0
}

.sep-mainbody .sep-primary .sep-pro-detail .box-lf ul li {
	width: 25%;
	padding: 0 5px;
	float: left;
	margin: 5px 0;
	margin-top: 15px
}

.sep-mainbody .sep-primary .sep-pro-detail .box-lf ul li a.zoomThumbActive {
	display: block;
	position: relative
}

.sep-mainbody .sep-primary .sep-pro-detail .box-lf ul li a.zoomThumbActive:before {
	content: "";
	border: 6px solid transparent;
	border-bottom: 6px solid #c70f0f;
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%)
}

.sep-mainbody .sep-primary .sep-pro-detail .box-lf ul li a.zoomThumbActive img {
	border: 3px solid #c70f0f
}

.sep-mainbody .sep-primary .sep-pro-detail .box-lf ul li a {
	display: block
}

.sep-mainbody .sep-primary .sep-pro-detail .box-lf ul li img {
	width: 100%;
	border: 3px solid transparent
}

.sep-mainbody .sep-primary .sep-pro-detail .box-rt {
	width: 43%;
	float: right
}

.sep-mainbody .sep-primary .sep-pro-detail .box-rt h1 {
	color: #212121;
	font-size: 26px;
	font-family: 'proximanova';
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px
}

.sep-mainbody .sep-primary .sep-pro-detail .box-rt .text {
	color: #767676;
	font-size: 14px;
	line-height: 1.6em;
	height: 16em;
	overflow-y: scroll;
	padding-left: 10px
}

.sep-mainbody .sep-primary .sep-pro-detail .box-rt .contact-box {
	margin-top: 50px
}

.sep-mainbody .sep-primary .sep-pro-detail .box-rt .contact-box a {
	background: #8d8d8d;
	display: inline-block;
	padding: 0 10px;
	padding-top: 2px;
	font-size: 14px;
	line-height: 26px;
	text-transform: uppercase;
	border-radius: 4px;
	color: #fff
}

.sep-mainbody .sep-primary .sep-pro-detail .box-rt .contact-box a:nth-child(1) {
	margin-right: 12px
}

.sep-mainbody .sep-primary .sep-pro-detail .box-rt .contact-box a i {
	padding-right: 5px
}

.sep-mainbody .sep-primary .sep-pro-detail .box-rt .contact-box a:hover {
	background: #c2282e
}

.sep-mainbody .sep-primary .sep-pro-detail-hd {
	color: #454545;
	font-size: 24px;
	background: #ebf1f2;
	padding: 8px 24px;
	margin-bottom: 25px;
	margin-top: 24px
}

.sep-mainbody .sep-primary .richtext {
	font-family: 'proximanova'
}

.sep-mainbody .sep-primary .sep-mj-title {
	color: #242424;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #cacaca;
	padding: 22px 0;
	margin-bottom: 21px
}

.sep-mainbody .sep-primary .sep-mj-title2 {
	color: #abcd05;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
	margin-bottom: 11px
}

.sep-mainbody .sep-primary .sep-detail-box .box-lf {
	float: left;
	width: 37%
}

.sep-mainbody .sep-primary .sep-detail-box .box-lf img {
	border: 1px solid #dbdbdb;
	max-width: 100%
}

.sep-mainbody .sep-primary .sep-detail-box .box-lf div.info {
	margin-top: 15px
}

.sep-mainbody .sep-primary .sep-detail-box .box-lf div.info .email {
	display: inline-block;
	background: #abcd05;
	color: #fff;
	font-family: 'Open Sans';
	padding: 5px 15px;
	font-size: 15px;
	border-radius: 6px;
	border: 1px solid #abcd05;
	transition: all .3s ease-in-out
}

.sep-mainbody .sep-primary .sep-detail-box .box-lf div.info .email:hover {
	background: #fff;
	color: #abcd05
}

.sep-mainbody .sep-primary .sep-detail-box .box-lf div.info .email i {
	padding-right: 5px
}

.sep-mainbody .sep-primary .sep-detail-box .box-rt {
	float: right;
	width: 60.8%
}

.sep-mainbody .sep-primary .sep-detail-box .box-rt .title {
	background: #abcd05;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
	font-size: 16px
}

.sep-mainbody .sep-primary .sep-detail-box .box-rt .text {
	margin-top: 10px;
	height: 356px;
	overflow-y: scroll
}

.sep-mainbody .sep-primary .sep-detail-box .box-rt .text ul {
	padding-left: 20px
}

.sep-mainbody .sep-primary .sep-detail-box .box-rt .text ul li {
	list-style: disc;
	color: #565656;
	font-size: 14px;
	line-height: 1.6em
}

.sep-mainbody .sep-primary .sep-detail-box .box-rt .text ul li * {
	color: #565656;
	font-size: 14px;
	line-height: 1.6em
}

.sep-mainbody .sep-primary .sep-detail-mj {
	margin-top: 25px
}

.sep-mainbody .sep-primary .sep-detail-mj .title {
	background: #abcd05;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 18px;
	font-size: 16px
}

.sep-mainbody .sep-primary .sep-advantage {
	margin-top: 25px
}

.sep-mainbody .sep-primary .sep-advantage .title {
	background: #abcd05;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 18px;
	font-size: 16px
}

.sep-mainbody .sep-primary .sep-advantage .video {
	text-align: center;
	margin-bottom: 31px;
	margin-top: 30px
}

.sep-mainbody .sep-primary .sep-advantage .sep-pics {
	margin-bottom: 30px
}

.sep-mainbody .sep-primary .sep-advantage .sep-pics li {
	width: 50%;
	float: left;
	margin-top: 30px;
	padding: 0 20px;
	text-align: center
}

.sep-mainbody .sep-primary .sep-advantage .sep-pics li img {
	width: 100%;
	border: 1px solid #ddd
}

.sep-mainbody .sep-primary .sep-advantage .sep-advantage-list {
	margin-bottom: 30px
}

.sep-mainbody .sep-primary .sep-advantage .sep-advantage-list li {
	width: 50%;
	float: left;
	padding-right: 70px;
	margin-top: 30px
}

.sep-mainbody .sep-primary .sep-advantage .sep-advantage-list li .thumb img {
	width: 100%
}

.sep-mainbody .sep-primary .sep-advantage .sep-advantage-list li .alias {
	color: #9e1e1e;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	height: 4.2em
}

.sep-mainbody .sep-primary .sep-advantage .sep-advantage-list li .summary {
	color: #565656;
	font-size: 14px;
	line-height: 1.6em
}

.sep-mainbody .sep-primary .richtext {
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px
}

.sep-mainbody .sep-primary .richtext * {
	font-size: 14px
}

.sep-mainbody .sep-primary .richtext table {
	width: 100%
}

.sep-mainbody .sep-primary .richtext table tr:nth-child(even) {
	background: #fff
}

.sep-mainbody .sep-primary .richtext table td {
	border: 1px solid #000;
	color: #545454;
	font-size: 14px
}

.sep-mainbody .sep-primary .richtext table td * {
	color: #545454;
	font-size: 14px
}

.sep-mainbody .sep-primary .richtext table td p {
	margin: 0
}

.sep-mainbody .sep-primary .richtext ul {
	padding-left: 20px
}

.sep-mainbody .sep-primary .richtext ul li {
	list-style: disc;
	color: #565656;
	font-size: 14px
}

.sep-mainbody .sep-primary .sep-category-box {
	position: relative;
	padding-left: 339px;
	height: 312px;
	margin-bottom: 38px
}

.sep-mainbody .sep-primary .sep-category-box .thumb {
	position: absolute;
	left: 0;
	width: 319px;
	height: 312px;
	line-height: 312px;
	top: 0;
	overflow: hidden;
	border: 1px solid #dbdbdb
}

.sep-mainbody .sep-primary .sep-category-box .thumb img {
	width: 100%
}

.sep-mainbody .sep-primary .sep-category-box .title {
	color: #242424;
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding-bottom: 12px;
	border-bottom: 1px solid #cacaca;
	margin-bottom: 12px
}

.sep-mainbody .sep-primary .sep-category-box .title:hover {
	color: #abcd05
}

.sep-mainbody .sep-primary .sep-category-box .summary {
	color: #565656;
	font-size: 14px;
	line-height: 1.5em;
	display: block;
	height: 227px;
	overflow-y: scroll
}

.sep-mainbody .sep-primary .sep-category-box .summary * {
	color: #565656;
	font-size: 14px;
	line-height: 1.5em
}

.sep-mainbody .sep-primary .sep-category-box .more {
	color: #bf3333;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-top: 10px
}

.sep-mainbody .sep-primary .sep-category-box .more:hover {
	text-decoration: underline
}

.sep-mainbody .sep-primary .sep-category-box .more img {
	position: relative;
	top: -1px
}

.sep-mainbody .sep-primary .sep-resource-grid-mj li {
	width: 48%;
	float: left;
	margin-bottom: 35px;
	transition: all .3s
}

.sep-mainbody .sep-primary .sep-resource-grid-mj li:hover {
	box-shadow: 3px 3px 9px #bcbcbc
}

.sep-mainbody .sep-primary .sep-resource-grid-mj li:nth-child(even) {
	float: right
}

.sep-mainbody .sep-primary .sep-resource-grid-mj li .title {
	background: #ddd;
	font-size: 16px;
	font-weight: bold;
	color: #343434;
	display: block;
	padding: 13px 18px
}

.sep-mainbody .sep-primary .sep-resource-grid-mj li .title:hover {
	color: #abcd05
}

.sep-mainbody .sep-primary .sep-resource-grid-mj li .box {
	border: 1px solid #ddd;
	border-top: 1px solid #bbb;
	background: #eee;
	padding: 24px 13px;
	padding-right: 165px;
	position: relative;
	height: 176px;
	box-shadow: 0 3px 3px #dcdcdc inset
}

.sep-mainbody .sep-primary .sep-resource-grid-mj li .box .thumb {
	width: 140px;
	display: block;
	position: absolute;
	right: 13px
}

.sep-mainbody .sep-primary .sep-resource-grid-mj li .box .thumb img {
	width: 100%
}

.sep-mainbody .sep-primary .sep-resource-grid-mj li .box .summary {
	color: #505050;
	font-size: 12px;
	line-height: 1.8em;
	height: 6.4em;
	display: block;
	overflow: hidden
}

.sep-mainbody .sep-primary .sep-resource-grid-mj li .box .more {
	color: #bf3333;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-top: 10px
}

.sep-mainbody .sep-primary .sep-resource-grid-mj li .box .more:hover {
	text-decoration: underline
}

.sep-mainbody .sep-primary .sep-resource-grid-mj li .box .more img {
	position: relative;
	top: -1px
}

.sep-mainbody .sep-primary .sep-toggle-wrap-jd .toggle-btns {
	display: box;
	display: -webkit-box;
	display: -o-box;
	display: -moz-box;
	margin-bottom: 70px
}

.sep-mainbody .sep-primary .sep-toggle-wrap-jd .toggle-btns li {
	box-flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-o-box-flex: 1;
	text-align: center;
	padding: 13px 0;
	background: #ebf1f2;
	position: relative
}

.sep-mainbody .sep-primary .sep-toggle-wrap-jd .toggle-btns li.active {
	background: #212121
}

.sep-mainbody .sep-primary .sep-toggle-wrap-jd .toggle-btns li.active:before {
	content: ' ';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 100%;
	border: 10px solid transparent;
	border-top: 10px solid #212121
}

.sep-mainbody .sep-primary .sep-toggle-wrap-jd .toggle-btns li.active a {
	color: #fff
}

.sep-mainbody .sep-primary .sep-toggle-wrap-jd .toggle-btns li a {
	color: #abcd05;
	font-size: 24px
}

.sep-mainbody .sep-primary .sep-toggle-wrap-jd .toggle-boxs ul {
	display: none
}

.sep-mainbody .sep-primary .sep-toggle-wrap-jd .toggle-boxs ul:nth-child(1) {
	display: block
}

.sep-mainbody .sep-primary .sep-resource-grid-jd li {
	width: 31%;
	float: left;
	border: 1px solid #e1e1e1;
	border-bottom: 4px solid #e1e1e1;
	padding: 12px;
	margin-bottom: 31px
}

.sep-mainbody .sep-primary .sep-resource-grid-jd li:nth-child(3n+2) {
	margin: 0 3.5%
}

.sep-mainbody .sep-primary .sep-resource-grid-jd li .thumb {
	display: block;
	overflow: hidden
}

.sep-mainbody .sep-primary .sep-resource-grid-jd li .thumb img {
	width: 100%
}

.sep-mainbody .sep-primary .sep-resource-grid-jd li .title {
	display: block;
	color: #1a2f5b;
	text-align: center;
	height: 2.2em;
	line-height: 1.8em;
	margin-top: 10px;
	overflow: hidden;
	font-size: 18px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cacaca;
	font-family: 'proximanova'
}

.sep-mainbody .sep-primary .sep-resource-grid-jd li .title:hover {
	color: #d10631
}

.sep-mainbody .sep-primary .sep-resource-grid-jd li .summary {
	color: #7e7e7e;
	font-size: 14px;
	display: block;
	line-height: 1.6em;
	font-family: 'proximanova';
	height: 4.8em;
	overflow: hidden
}

.sep-mainbody .sep-primary .sep-resource-grid-jd li .more {
	color: #fff;
	font-size: 14px;
	background: #959ca3;
	padding: 4px 20px;
	border-radius: 24px;
	margin: 0 auto;
	margin-top: 16px;
	margin-bottom: 10px;
	display: table
}

.sep-mainbody .sep-primary .sep-resource-grid-jd li .more:hover {
	background: #212121
}

.sep-mainbody .sep-primary .sep-relate-wrap {
	padding: 0 30px
}

.sep-mainbody .sep-primary .sep-relate-wrap .owl-theme .owl-dots .owl-dot {
	display: none !important
}

.sep-mainbody .sep-primary .sep-relate-wrap .owl-theme .owl-controls .owl-nav [class*=owl-] {
	width: 11px;
	height: 16px;
	position: absolute;
	top: 41%;
	transform: translateY(-50%)
}

.sep-mainbody .sep-primary .sep-relate-wrap .owl-carousel .owl-controls .owl-nav .owl-prev {
	background: url(http://www.micno.com.cn/themes/simple/img/prev6.png) no-repeat;
	left: -30px
}

.sep-mainbody .sep-primary .sep-relate-wrap .owl-carousel .owl-controls .owl-nav .owl-next {
	background: url(http://www.micno.com.cn/themes/simple/img/next6.png) no-repeat;
	right: -30px
}

.sep-mainbody .sep-primary .sep-relate-wrap .datalist>li {
	width: 25%;
	float: left
}

.sep-mainbody .sep-primary .sep-relate-wrap .datalist li {
	border: 2px solid #ddd;
	border-bottom: 2px solid #ebf1f2;
	padding: 8px;
	padding-bottom: 0
}

.sep-mainbody .sep-primary .sep-relate-wrap .datalist li .thumb {
	display: block
}

.sep-mainbody .sep-primary .sep-relate-wrap .datalist li .thumb img {
	width: 100%
}

.sep-mainbody .sep-primary .sep-relate-wrap .datalist li:hover {
	border-bottom: 2px solid #9ba6a8
}

.sep-mainbody .sep-primary .sep-relate-wrap .datalist li:hover .title:hover {
	color: #383838
}

.sep-mainbody .sep-primary .sep-relate-wrap .datalist li .title {
	display: block;
	text-align: center;
	color: #818181;
	font-size: 14px;
	height: 3em;
	overflow: hidden;
	line-height: 3em
}

.sep-mainbody .sep-breadcrumb {
	background: #ececec;
	margin: 0;
	list-style: none
}

.sep-mainbody .sep-breadcrumb .breadcrumb {
	padding-left: 0;
	background: transparent;
	margin-bottom: 0
}

.sep-mainbody .sep-breadcrumb .breadcrumb:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f015";
	margin-right: 5px;
	color: #969696;
	font-size: 18px;
	display: inline-block;
	position: relative;
	top: 1px
}

.sep-mainbody .sep-breadcrumb .breadcrumb li {
	display: inline-block
}

.sep-mainbody .sep-breadcrumb .breadcrumb li a {
	text-decoration: none;
	color: #969696;
	font-size: 14px
}

.sep-mainbody .sep-breadcrumb .breadcrumb li a:hover {
	text-decoration: underline;
	color: #d10631
}

.sep-mainbody .sep-breadcrumb .breadcrumb li:last-child a {
	color: #d10631
}

.sep-mainbody .sep-breadcrumb .breadcrumb>li+li:before {
	content: '>';
	color: #969696;
	position: relative;
	top: 1px
}

.sep-mainbody .sep-breadcrumb .breadcrumb .li-last:after {
	margin-left: 5px;
	content: ' '
}

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

.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: #abcd05;
	border-color: #abcd05;
	color: #fff
}

.bx-wrapper .bx-controls-direction {
	opacity: 0
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 40%;
	margin-top: -16px;
	outline: 0;
	width: 34px;
	height: 70px;
	text-indent: -9999px;
	z-index: 9999
}

.bx-wrapper .bx-controls-direction a.bx-prev {
	left: 10px;
	background: #666 url(http://www.micno.com.cn/themes/simple/img/b1.png) no-repeat -10px -12px;
	opacity: .2
}

.bx-wrapper .bx-controls-direction a.bx-prev:hover {
	opacity: .5
}

.bx-wrapper .bx-controls-direction a.bx-next {
	right: 10px;
	background: #666 url(http://www.micno.com.cn/themes/simple/img/b1.png) no-repeat -17px -102px;
	opacity: .2
}

.bx-wrapper .bx-controls-direction a.bx-next:hover {
	opacity: .5
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none
}

.bx-wrapper:hover .bx-controls-direction {
	opacity: 1
}

.gdw-mb-header {
	background: #fff;
	position: relative;
	padding: 4px 24px
}

.gdw-mb-header .gdw-mb-logo {
	display: inline-block
}

.gdw-mb-header .gdw-mb-logo img {
	margin-top: 4px
}

.gdw-mb-header span {
	color: #fff;
	font-size: 13px;
	display: inline-block;
	margin-top: 13px;
	cursor: pointer;
	width: 40px;
	height: 30px;
	margin-left: 0;
	text-align: center;
	line-height: 30px;
	height: 40px;
	transition: all .8s
}

.gdw-mb-header span i {
	background: #596f87;
	color: #fff;
	font-size: 13px;
	display: inline-block;
	width: 27px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	border-radius: 50%
}

.gdw-mb-header span.active {
	color: #0072c1
}

.gdw-mb-header span img {
	position: relative;
	top: -2px
}

.gdw-mb-header span.gdw-mb-lan {
	position: relative;
	margin-top: 0;
	padding-top: 13px
}

.gdw-mb-header span.gdw-mb-lan.active {
	color: #0072c1;
	background: #ededed;
	height: 40px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px
}

.gdw-mb-header span.gdw-mb-lan ul {
	position: absolute;
	background: #ededed;
	top: 100%;
	left: 0;
	display: none;
	width: 40px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px
}

.gdw-mb-header span.gdw-mb-lan ul li a {
	color: #0072c1;
	font-size: 16px;
	padding: 7px 8px;
	display: block
}

.mb-search-wrap {
	position: absolute;
	width: 95%;
	left: 50%;
	top: 69px;
	transform: translateX(-50%);
	background: #f7f5f5;
	display: none;
	overflow: hidden
}

.mb-search-wrap input[type='text'] {
	border-radius: 0;
	height: 38px;
	outline: none;
	box-shadow: none;
	background: #f7f5f5;
	color: #333;
	border: none
}

.mb-search-wrap [type="submit"] {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	outline: none;
	background: transparent;
	border: none
}

.gdw-mb-c {
	display: none
}

.mb-nav-wrap {
	position: absolute;
	width: 306px;
	right: 0;
	top: 63px;
	z-index: 100;
	display: none
}

.mb-nav-wrap>ul {
	background: #e7e9eb
}

.mb-nav-wrap>ul>li.has-childs[data-isnot='no']>a:before {
	display: none
}

.mb-nav-wrap>ul>li.has-childs>a {
	position: relative
}

.mb-nav-wrap>ul>li.has-childs>a:before {
	content: '';
	display: block;
	position: absolute;
	border: 6px solid transparent;
	border-top: 6px solid #e7e9eb;
	top: 100%;
	left: 56px;
	z-index: 100;
	display: none
}

.mb-nav-wrap>ul>li:last-child {
	border-bottom: none
}

.mb-nav-wrap>ul>li>a {
	display: block;
	background: #abcd05;
	color: #fff;
	font-size: 14px;
	position: relative;
	padding-left: 46px;
	padding-top: 11px;
	padding-bottom: 11px
}

.mb-nav-wrap>ul>li>a img {
	padding-right: 9px
}

.mb-nav-wrap>ul>li>a>span {
	position: absolute;
	left: 27px;
	font-size: 16px
}

.mb-nav-wrap>ul>li>ul {
	display: none;
	background: #444c5e
}

.mb-nav-wrap>ul>li>ul>li>a {
	display: block;
	background: #444c5e;
	color: #fff;
	font-size: 14px;
	position: relative;
	padding-left: 28px;
	padding-top: 11px;
	padding-bottom: 11px
}

.mb-nav-wrap>ul>li>ul>li>a span {
	padding-right: 5px
}

.mb-bottom-wrap {
	background: url(http://www.micno.com.cn/themes/simple/img/mb_bottom.jpg);
	padding-bottom: 10px;
	padding-top: 30px
}

.mb-bottom-wrap .heading {
	display: block;
	color: #fff;
	font-size: 30px;
	padding-left: 28px;
	position: relative;
	padding-bottom: 3px
}

.mb-bottom-wrap .heading:before {
	content: '';
	display: block;
	width: 26px;
	height: 2px;
	left: 28px;
	bottom: 0;
	background: #ae0e0e;
	position: absolute
}

.mb-bottom-wrap .heading:after {
	content: '';
	display: block;
	width: 100px;
	height: 2px;
	left: 57px;
	bottom: 0;
	background: #fff;
	position: absolute
}

.mb-bottom-wrap ul {
	padding: 28px;
	padding-top: 17px;
	padding-bottom: 60px
}

.mb-bottom-wrap ul li {
	position: relative;
	padding-left: 33px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 15px
}

.mb-bottom-wrap ul li a {
	color: #fff;
	font-size: 14px
}

.mb-bottom-wrap ul li img {
	position: absolute;
	left: 0;
	top: 3px
}

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

@media screen and (max-width:1240px) {
	.sep-body .sep-section3 .sep-container {
		width: 100%
	}
}

@media screen and (max-width:1200px) {
	.sep-body .sep-section4 .sep-container {
		width: 100%
	}
}

@media screen and (max-width:1024px) {
	.sep-body .sep-section1 .top {
		display: none
	}
}

@media screen and (min-width:769px) {
	.sep-banner-mb {
		display: none
	}
}

@media screen and (max-width:768px) {
	.sep-banner-pc {
		display: none
	}

	.sep-banner-mb {
		display: block
	}

	#onlineService {
		display: block;
		left: 0;
		right: 0;
		bottom: 0;
		max-width: 100%;
		overflow: hidden
	}

	#onlineService .offside {
		display: -webkit-box;
		display: -moz-box;
		display: box;
		width: 100%;
		fliter: alpha(opacity=80);
		background-color: rgba(0, 0, 0, 0.8)
	}

	#onlineService .offside .tel {
		width: 0;
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-o-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0)
	}

	#onlineService .offside li {
		-moz-box-flex: 1;
		-webkit-box-flex: 1;
		box-flex: 1;
		width: 0;
		border-right: 1px solid #959090
	}

	#onlineService .offside li:last-child,
	#onlineService .offside li:nth-child(4) {
		border-right: none
	}

	#onlineService .offside li:hover p {
		opacity: 0
	}

	#onlineService .offside li a {
		display: block;
		width: 100%;
		text-align: center
	}

	#onlineService .offside li:nth-child(10) {
		display: none
	}

	#onlineService .offside li:nth-child(n) {
		background: none
	}

	#onlineService .offside li:hover {
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-o-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0)
	}

	#bottom {
		padding-bottom: 50px;
		padding-top: 20px
	}
}

@media screen and (max-width:640px) {
	.sep-news-list {
		margin-top: 20px
	}

	.sep-news-list li {
		padding: 10px
	}

	.sep-news-list li .thumb {
		position: static;
		width: 100%;
		height: auto;
		margin-bottom: 5px
	}

	.sep-body .sep-section3 {
		margin-top: 5px
	}

	.gdw-mb-c {
		display: block
	}

	#onlineService {
		border-top: 4px solid #697897
	}

	#onlineService .offside {
		background: #fff
	}

	#onlineService .offside li:last-child {
		border-right: none
	}

	.offside li:nth-child(even) .icon {
		color: #697897
	}

	.offside li:nth-child(odd) .icon {
		color: #697897
	}

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

	.offside li:last-child {
		display: none
	}
}

@media screen and (max-width:640px) {
	.sep-body .sep-section1 {
		padding-top: 20px;
		padding-bottom: 70px
	}

	.sep-body .sep-title:before {
		height: 22px
	}

	.sep-body .sep-section1 .sep-container .datalist .owl-theme .owl-controls {
		right: 50%;
		transform: translateX(50%);
		top: auto;
		bottom: 65px
	}

	.sep-body .sep-title {
		padding-top: 24px;
		font-size: 30px;
		margin-bottom: 10px
	}

	.sep-body .sep-section1 {
		background: #fff
	}

	.sep-body .sep-section1 .sep-container .datalist ul li .box-lf {
		width: 100%;
		padding: 0 10px
	}

	.sep-body .sep-section1 .sep-container .datalist ul li .box-rt {
		width: 100%;
		top: -81px;
		padding: 26px 20px;
		height: auto
	}

	.sep-body .sep-section1 .sep-container .datalist ul li .box-rt .more {
		display: none
	}

	.sep-body .sep-section1 .sep-container .datalist ul li .box-rt .title {
		margin-bottom: 10px
	}

	.sep-body .sep-section2 .sep-container>.title {
		font-size: 30px;
		text-align: center;
		display: block
	}

	.sep-body .sep-section2 .sep-container .datalist {
		margin-top: 10px
	}

	.sep-body .sep-section2 .sep-container .datalist li .title {
		padding: 5px 10px
	}

	.sep-body .sep-section2 {
		padding-bottom: 20px
	}

	.sep-body .sep-section2 .sep-container .more {
		border-radius: 6px;
		padding: 5px 20px;
		border: 1px solid #fff;
		color: #fff;
		font-size: 14px;
		display: table;
		margin: 0 auto
	}

	.sep-body .sep-section2 {
		padding-top: 13px
	}

	.sep-body .sep-section2 .sep-container .datalist li {
		width: 50%
	}

	.sep-body .sep-section2 .sep-container .datalist li:nth-child(5),
	.sep-body .sep-section2 .sep-container .datalist li:nth-child(6),
	.sep-body .sep-section2 .sep-container .datalist li:nth-child(7),
	.sep-body .sep-section2 .sep-container .datalist li:nth-child(8) {
		display: none
	}

	.sep-body .sep-section3 {
		padding-top: 20px
	}

	.sep-body .sep-section3 .wrap .sep-container .datalist li .summary {
		display: none
	}

	.sep-body .sep-section3 .wrap .sep-container .datalist li .title {
		font-size: 18px
	}

	.sep-body .sep-section3 .wrap .sep-container {
		padding-top: 25px
	}

	.sep-body .sep-section3 .wrap .sep-container .datalist li {
		padding-left: 62px;
		margin-bottom: 25px;
		width: 49%
	}

	.sep-body .sep-section3 .wrap .sep-container .datalist li .thumb {
		position: absolute;
		width: 40px;
		height: 48px;
		left: 10px
	}

	.sep-body .sep-section3 .wrap .sep-container .datalist li:nth-child(1) .thumb {
		background: url(http://www.micno.com.cn/themes/simple/img/icon_1.png) no-repeat center center;
		background-size: 100%
	}

	.sep-body .sep-section3 .wrap .sep-container .datalist li:nth-child(2) .thumb {
		background: url(http://www.micno.com.cn/themes/simple/img/icon_2.png) no-repeat center center;
		background-size: 100%
	}

	.sep-body .sep-section3 .wrap .sep-container .datalist li:nth-child(3) .thumb {
		background: url(http://www.micno.com.cn/themes/simple/img/icon_3.png) no-repeat center center;
		background-size: 100%
	}

	.sep-body .sep-section3 .wrap .sep-container .datalist li:nth-child(4) .thumb {
		background: url(http://www.micno.com.cn/themes/simple/img/icon_4.png) no-repeat center center;
		background-size: 100%
	}

	.sep-body .sep-section4 {
		display: none
	}

	.sep-body .sep-section5 {
		background: #fff;
		padding-top: 20px;
		padding-bottom: 0
	}

	.sep-body .sep-section5 .box-wrap .box-lf {
		width: 100%;
		border-bottom: 1px solid #ddd
	}

	.sep-body .sep-section5 .box-wrap .box-rt {
		width: 100%;
		margin-top: 0
	}

	.sep-body .sep-section5 .box-wrap ul li .box .summary {
		margin-bottom: 0
	}

	.sep-body .sep-section5 .box-wrap ul li {
		display: none
	}

	.sep-body .sep-section5 .box-wrap ul li:first-child {
		display: block
	}

	.sep-body .sep-section5 .box-wrap ul li .thumb {
		display: none
	}

	.sep-body .sep-section5 .box-wrap ul li:hover .box {
		top: 0
	}

	.sep-body .sep-section5 .box-wrap ul li .box .more {
		display: none
	}

	.sep-body .sep-section5 .box-wrap ul li .box {
		padding: 20px 0;
		top: 0;
		box-shadow: none
	}

	.sep-body .sep-section5 .box-wrap ul li .box .title {
		font-family: 'proximanova-bold';
		font-size: 16px
	}

	.offside li .email-box {
		right: auto;
		top: auto;
		bottom: 100%;
		left: 0 !important
	}

	.sep-container {
		padding: 0 10px
	}

	.owl-theme .owl-controls {
		display: none
	}
}

@media screen and (min-width:2100px) {
	.sep-body .sep-section2 {
		background: url(http://www.micno.com.cn/themes/simple/img/new_bg.jpg) no-repeat top center
	}
}

@media screen and (max-width:1366px) {
	.sep-body .sep-section3 .box-top {
		background: #fff
	}

	.sep-body .sep-section3 .box-bottom {
		background: #fff
	}

	.sep-body .sep-section3 .box-bottom .box-lf {
		padding-right: 20px
	}

	.sep-body .sep-section3 .box-top .box-lf {
		padding-left: 20px
	}

	.sep-footer .bottom-nav .box {
		display: block
	}

	.sep-footer .bottom-nav .box dl {
		float: left;
		padding: 0 23px;
		text-align: center;
		width: 33.33%
	}
}

@media screen and (max-width:1260px) {
	.sep-banner .adv a .sep-banner-ad .banner-zs .item {
		max-width: 60px
	}

	.sep-mainbody .sep-siderbar {
		display: none
	}

	.sep-mainbody .sep-primary {
		float: none;
		width: 100%
	}
}

@media screen and (max-width:1240px) {
	.sep-mainnav>.sep-container>ul>li>a {
		padding: 0 5px
	}

	.sep-container {
		width: 100%;
		padding: 0 20px
	}

	.sep-resource-queue>ul>li {
		float: none;
		margin: 0 auto;
		margin-bottom: 2%;
		width: 588px
	}

	.sep-resource-queue>ul>li:nth-child(even) {
		float: none
	}

	.sep-mainnav .sep-container>ul {
		display: table
	}
}

@media screen and (max-width:1240px) {
	.sep-body .sep-section1 .wrap .sep-container {
		width: 100%
	}

	.sep-body .sep-section1 .sep-container {
		width: 100%
	}
}

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

	.sep-header .sep-container {
		width: 100%;
		padding: 11px 20px
	}

	.sep-body .sep-section2 .sep-container {
		width: 100%
	}
}

@media screen and (max-width:1160px) {
	.sep-header .sep-header-top .multi-language .box-lf {
		padding-right: 5%
	}

	.sep-footer .sep-copyright .sep-container {
		padding: 0
	}

	.sep-footer .sep-copyright .box {
		padding: 0
	}

	.sep-mainbody .sep-container .sep-primary .sep-title {
		margin-top: 15px
	}

	.slick-slide img {
		width: 90%
	}

	.sep-container {
		width: 90%
	}

	.sep-mainnav .sep-container {
		width: 100%;
		padding: 0 20px
	}

	.sep-footer .bottom-nav .list dd {
		overflow: hidden
	}

	.sep-footer .bottom-nav .list dd:before {
		display: none
	}

	.sep-footer .bottom-nav .list dd a {
		overflow: hidden
	}

	.sep-header>.sep-container {
		width: 100%;
		padding: 11px 20px
	}

	.sep-mainbody .sep-sidebar {
		display: none
	}

	.sep-mainbody .sep-primary {
		width: 98%;
		float: none;
		margin: 0 auto
	}

	.sep-mainbody .sep-container {
		width: 100%
	}

	.sep-banner img {
		width: 100%
	}

	.sep-banner {
		width: 100%
	}

	.sep-mainnav {
		width: 100%;
		left: 0
	}

	.slideBox {
		top: 0
	}

	.slideBox .bd ul li .banner-select-hd {
		width: 100%
	}

	.sep-header.sep-header-normal .sep-mainnav>.sep-container>ul>li {
		padding: 8px 7px
	}

	.sep-mainnav>.sep-container>ul>li>a {
		font-size: 14px
	}
}

@media screen and (max-width:1090px) {
	.sep-header .sep-container .sep-header-nav>ul>li>a {
		padding: 0 10px;
		padding-bottom: 17px
	}

	.sep-header .sep-header-top .multi-language .box-lf ul {
		display: none
	}

	.sep-header>.sep-container .box-x .lan-list {
		display: none
	}
}

@media screen and (min-width:1040px) {
	.sep-mainbody {
		min-height: 500px
	}
}

@media screen and (max-width:1040px) {
	.sep-banner .adv a .sep-banner-ad .banner-zs .item {
		display: none
	}

	.sep-footer .sep-bottom-box .bottom-contact-detail {
		width: 30%
	}
}

@media screen and (max-width:1024px) {
	.sep-mainnav>.sep-container>ul>li>a {
		font-size: 14px
	}

	.sep-banner .sep-banner-ad .sep-container span {
		font-size: 24px
	}

	.slideBox {
		top: 0;
		width: 100%;
		float: none;
		margin: 0 auto
	}

	.slideBox2 {
		float: none;
		margin: 0 auto;
		margin-bottom: 20px;
		width: 62%
	}
}

@media screen and (max-width:1010px) {
	.sep-mainnav>.sep-container>ul>li {
		padding: 16px 7px
	}

	.sep-mainnav>.sep-container>ul>li>a {
		font-size: 12px;
		padding: 0
	}

	.sep-mainbody .sep-primary .img-show {
		float: none;
		margin: 0 auto
	}

	.sep-mainbody .sep-container .sep-primary .richtext {
		width: 100%
	}

	.sep-banner .adv a .sep-banner-ad {
		display: none
	}

	.slideBox {
		width: 100%
	}

	.sep-mainnav .sep-container>ul {
		padding-left: 0
	}
}

@media screen and (max-width:960px) {
	.sep-body div.sep-section4 .datalist li {
		width: 50%;
		margin-bottom: 20px
	}

	.sep-detail-bd>ul>li:nth-child(odd) .img .kuang {
		display: none
	}

	.sep-detail-bd>ul>li:nth-child(even) .img .kuang {
		display: none
	}

	.sep-detail-bd>ul>li:nth-child(odd) .text span {
		position: static
	}

	.sep-detail-bd>ul>li:nth-child(even) .text span {
		position: static
	}

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

	.sep-mainbody .sep-container .sep-primary .relate-list .sep-datalist li {
		width: 31%;
		margin-top: 20px
	}

	.sep-mainbody .sep-container .sep-primary .sep-inner-product-list .sep-datalist li {
		width: 33.33%
	}

	.sep-header .logo-box .logo-text {
		display: none
	}

	.inside-banner .header-text {
		display: none
	}

	.sep-header .sep-container .sep-header-search-form {
		margin-right: 0
	}
}

@media screen and (max-width:910px) {
	.sep-header .sep-header-top .multi-language .box-lf {
		display: none
	}

	.sep-mainnav>.sep-container>a {
		max-width: 150px;
		margin-top: 13px
	}

	.sep-mainnav>.sep-container>a img {
		width: 100%
	}
}

@media screen and (max-width:856px) {
	.sep-header>.sep-container .box-x .top-list {
		display: none
	}

	.sep-mainbody .sep-primary .sep-content .mult-image .cp_rt {
		float: none;
		margin: 0 auto
	}

	.cp_le {
		float: none
	}

	.txtbox_ul li {
		font-size: 11px;
		margin: 0 6px 0 0
	}

	.sep-header .sep-container .sep-header-nav>ul>li>a {
		padding: 0 5px;
		padding-bottom: 20px
	}

	.sep-mainnav ul li a {
		padding: 6px 5px
	}

	.sep-header .sep-header-top .multi-language form input[type='text'] {
		width: 110px
	}

	.sep-mainnav>.sep-container>ul>li {
		padding: 16px 3px
	}
}

@media screen and (max-width:768px) {
	.sep-mainbody .sep-container .box-x .sketch .sep-relate-resource {
		display: none
	}

	.sep-mainbody .sep-container .sep-primary .box-x .sketch {
		display: block
	}

	.sep-mainbody .sep-container .sep-primary .box-x .sketch .sep-relate-resource {
		display: block
	}

	.sep-mainbody .sep-container .sep-title2 {
		display: block
	}

	.sep-mainbody .sep-container .box-x .sketch {
		display: none
	}

	.sep-mainbody .sep-container .box-x .sketch .sep-relate-resource ul li {
		margin-bottom: 10px
	}

	.slideBox {
		margin: 0
	}

	.sep-container {
		width: 100%
	}

	.language_main {
		width: 80%
	}
}

@media screen and (max-width:768px) {
	.cp_le {
		width: 80%;
		margin: 0 auto
	}

	.sep-mainbody .sep-primary .sep-content .mult-image .cp_le .goods-img .img-box {
		float: none;
		margin: 0 auto
	}

	.sep-mainbody .sep-primary .sep-content .mult-image .cp_le .goods-img .img-list {
		float: none;
		margin: 0 auto
	}
}

@media screen and (max-width:750px) {
	.sep-header .sep-container .sep-header-nav {
		float: none;
		display: table;
		margin: 0 auto;
		margin-top: 48px
	}
}

@media screen and (max-width:675px) {
	.sep-mainnav .sep-container>ul {
		padding-left: 5%
	}

	.slick-prev,
	.slick-next {
		display: none
	}

	.sep-mainbody .sep-primary .sep-content .mult-image .cp_le .goods-img .img-box {
		width: 100%
	}
}

@media screen and (max-width:640px) {
	.sep-general-form .sep-general-form-prompt {
		display: none
	}

	.sep-general-form .sep-general-form-title {
		text-align: center
	}

	.sep-general-form .sep-form>div.form-group {
		padding: 0 30%;
		padding-right: 0
	}

	.sep-mainbody .sep-primary {
		margin-top: 30px
	}

	.sep-mainbody .sep-primary .sep-pro-detail .box-lf {
		width: 100%
	}

	.sep-mainbody .sep-primary .sep-pro-detail .box-rt {
		width: 100%;
		margin-top: 20px
	}

	.sep-mainbody .sep-primary .sep-relate-wrap .datalist li {
		margin-right: 1px
	}

	.sep-mainbody {
		padding-bottom: 20px
	}

	.sep-mainbody .sep-primary .sep-resource-grid-jd li {
		width: 100%;
		margin-bottom: 15px
	}

	.sep-mainbody .sep-primary .sep-content-jd .thumb {
		max-width: 100%;
		width: 100%;
		padding: 0;
		margin-bottom: 10px
	}

	.sep-mainbody .sep-primary .sep-resource-grid-jd li:nth-child(3n+2) {
		margin: 0;
		margin-bottom: 15px
	}

	.sep-mainbody .sep-primary .sep-pro-detail .box-rt .text {
		height: auto;
		overflow-y: inherit;
		padding: 0
	}

	.sep-general-form .sep-form>div.form-group .control-label {
		width: 30%
	}

	.sep-general-form .sep-general-form-title span {
		float: none
	}

	.sep-inner-banner {
		display: none
	}

	.sep-mainbody .sep-primary .sep-category-box {
		padding-left: 0;
		height: auto
	}

	.sep-mainbody .sep-primary .sep-category-box .thumb {
		width: 100%;
		height: auto;
		position: static;
		display: block;
		margin-top: 20px;
		margin-bottom: 20px
	}

	.sep-mainbody .sep-primary .sep-category-box .thumb img {
		width: 100%
	}

	.sep-mainbody .sep-primary .sep-detail-box .box-rt .text {
		height: auto;
		overflow: inherit
	}

	.sep-mainbody .sep-primary .sep-detail-box .box-lf {
		width: 100%
	}

	.sep-mainbody .sep-primary .sep-advantage .video img {
		width: 100%
	}

	.sep-mainbody .sep-primary .sep-advantage .sep-pics li {
		width: 100%
	}

	.sep-mainbody .sep-primary .sep-advantage .sep-advantage-list li .alias {
		height: auto
	}

	.sep-mainbody .sep-primary .sep-advantage .sep-advantage-list li {
		width: 100%;
		padding-right: 0;
		margin-top: 10px
	}

	.sep-mainbody .sep-primary .sep-detail-box .box-rt {
		width: 100%;
		margin-top: 20px
	}

	.sep-mainbody .sep-primary .sep-resource-grid-mj li .title {
		font-size: 14px
	}

	.sep-mainbody .sep-primary .sep-resource-grid-mj li {
		width: 100%
	}

	.sep-mainbody .sep-primary .sep-category-box .summary {
		height: auto;
		overflow: inherit
	}

	body {
		padding-top: 0
	}

	.pgd_product_tedail_show {
		width: 100%;
		float: none
	}

	.pgd_product_tedail_other {
		width: 100%;
		float: none
	}

	.sep-mainbody .sep-container .sep-primary .sep-inner-product-list .sep-datalist li {
		width: 50%
	}

	.sep-banner {
		top: 0
	}

	.sep-resource-list .sep-datalist li .summary {
		height: 2.9em;
		overflow: hidden
	}

	.slick-prev,
	.slick-next {
		opacity: 0
	}

	.slick-slide a img {
		padding: 0;
		border: none
	}

	.tq_online {
		display: none
	}

	.sep_index_aside .index-video {
		display: none
	}

	.sep_index_aside {
		padding-top: 20px
	}

	.slideBox2 {
		width: 90%
	}

	.btn.btn-primary {
		background: #abcd05;
		border-color: #abcd05;
		width: 100%
	}

	.btn.btn-primary:active {
		background: #6869a6;
		border-color: #6869a6
	}

	.sep-footer {
		background: #383d41;
		display: none
	}

	.sep-copyright {
		background: #383d41;
		border-top: 1px solid #fff
	}

	.sep-copyright a {
		display: none
	}

	.sep-footer .sep-copyright .sep-container {
		text-align: center
	}

	.sep-footer .sep-copyright .sep-container span {
		float: none;
		color: #888
	}

	.sep_mask .sep-form .form-group {
		position: relative;
		padding: 0 30%;
		padding-right: 0
	}

	.sep_mask .sep-form .form-group .control-label {
		position: absolute;
		left: 0;
		top: 0;
		width: 30%;
		text-align: right;
		padding-right: 10px
	}

	.sep_mask .sep-form .form-group .control-label .required {
		color: #c00
	}

	.sep_mask .sep-form .form-group .radio,
	.sep_mask .sep-form .form-group .checkbox {
		margin: 0;
		padding: 7px 0
	}

	.sep_mask .sep-form .form-group .regex-tip {
		top: 3px;
		right: 15%;
		padding-right: 15px
	}

	.sep_mask .sep-form .form-group.has-success:after {
		right: 15%
	}

	.sep-mainbody .sep-form {
		padding: 0
	}

	.sep-mainbody .sep-primary .sep-box .sep-box-body .sep-inner-article-list .sep-datalist li .thumb {
		display: none
	}

	.sep-mainbody .sep-primary .sep-box .sep-box-body .sep-inner-case-list .sep-datalist li .thumb {
		display: none
	}

	.sep-mainbody .sep-primary .sep-content .relate-article-list .sep-datalist li .thumb img {
		top: 0
	}

	.sep-mainbody .sep-primary .sep-content .relate-article-list .sep-datalist li .title {
		height: 100%
	}

	.sep-mainbody .sep-primary .sep-content .mult-image .cp_rt .btns {
		bottom: 0;
		position: relative
	}

	.sep-mainbody .sep-primary .sep-content .mult-image .cp_rt {
		min-height: 100%
	}

	.sep-mainbody .sep-primary .sep-box .sep-box-body .sep-inner-product-list .sep-datalist li {
		width: 50%
	}

	.sep-mainbody .sep-container .sep-primary .richtext iframe {
		max-width: 100%;
		height: 300px
	}

	.cp_le {
		width: 100%
	}

	.sep_products {
		width: 100%
	}

	.slick-slide a img {
		width: 95%
	}

	.sep-shortcut {
		display: none
	}

	.banner {
		padding: 0
	}

	.slideBox {
		position: relative;
		overflow: hidden;
		max-width: 100%;
		width: 100%;
		border: none;
		border-radius: 6px;
		box-shadow: none
	}

	.slideBox .hd {
		display: none
	}

	.share .touch {
		display: none
	}

	.share {
		background: #fff
	}

	.kb_footer {
		background: #fff
	}

	.copy {
		color: #666;
		border-top: 1px solid #ddd;
		padding: 10px 0
	}

	.sep-services .bx-wrapper .bx-pager {
		bottom: 0
	}

	.sep-primary .sep-inner-product-box .box-lf {
		width: 100%;
		float: none
	}

	.sep-primary .sep-inner-product-box .box-rt {
		width: 100%;
		float: none;
		margin-top: 15px
	}

	.sep-resource-list-case .sep-datalist li .thumb {
		position: static;
		width: 100%
	}

	.sep-resource-list-case .sep-datalist li:nth-child(odd),
	.sep-resource-list-case .sep-datalist li:nth-child(even) {
		padding: 10px
	}

	.sep-resource-list-case .sep-datalist li .thumb img {
		width: 100%;
		max-width: 100%
	}

	.sep-resource-list-case .sep-datalist li {
		height: auto
	}
}

@media screen and (max-width:610px) {
	.sep-mainbody .sep-container .sep-primary .contact-link {
		text-align: center
	}

	.sep-mainbody .sep-container .sep-primary .contact-link .addthis_inline_share_toolbox_zd2k {
		float: none;
		text-align: center
	}

	.sep-mainbody .sep-container .sep-primary .contact-link>a {
		float: none
	}

	.sep-mainbody .sep-primary .sep-box .sep-box-body .sep-inner-solution-list .sep-datalist li .thumb {
		display: none
	}

	.sep-resource-queue>ul>li .box-x .box-m {
		width: 100%;
		margin-bottom: 20px
	}

	.sep-resource-queue>ul>li {
		overflow: hidden;
		float: none;
		margin: 0 auto;
		margin-bottom: 2%;
		width: 350px;
		height: 521px
	}

	.sep-resource-queue>ul>li .box .thumb {
		width: 100%;
		height: 100%;
		float: left;
		float: none
	}

	.sep-resource-queue>ul>li .box .thumb img {
		width: 100%;
		height: 100%
	}

	.sep-resource-queue>ul>li .box .summary {
		width: 100%
	}
}

@media screen and (max-width:480px) {
	#onlineService {
		overflow: visible
	}

	.offside .code {
		top: auto;
		bottom: 50px
	}

	.sep-resource-grid .sep-datalist li {
		width: 100%
	}

	.faq-list .faq-item .faq-answer {
		background: #ddd;
		margin-left: 0;
		padding-right: 10px
	}

	.sep-mainbody .sep-container .sep-primary .relate-list.relate-article-list .sep-datalist li {
		width: 100%
	}

	.sep-his-list li {
		width: 100%
	}

	.sep-his-list li .his-content {
		width: 75%
	}

	.sep-his-list:before,
	.sep-his-list:after {
		display: none
	}

	.sep-body div.sep-section4 .datalist li .box-s .box .btn {
		width: auto
	}

	.header_left a img {
		margin-left: 20px;
		margin-top: 15px;
		height: 27px
	}

	.sep-mainbody .sep-container .sep-primary .relate-list .sep-datalist li {
		width: 100%
	}

	.sep-primary .sep-inner-product_list .datalist li {
		width: 98%
	}

	.sep-mainbody .sep-primary .sep-box .sep-box-body .sep-inner-download-list .sep-datalist li {
		width: 100%
	}

	.language_main li {
		width: 46%
	}

	.sep-mainbody .sep-primary .sep-box .sep-box-body .sep-inner-product-list .sep-datalist li {
		width: 100%
	}

	.sep-mainbody .sep-primary .sep-content .relate-article-list .sep-datalist li {
		width: 100%
	}

	.sep-mainbody .sep-primary .sep-box .sep-box-body .sep-inner-product-list .sep-datalist li .thumb {
		height: 100%
	}

	.sep-mainbody .sep-primary .sep-box .sep-box-body .sep-inner-case-list .sep-datalist li,
	.sep-mainbody .sep-primary .sep-box .sep-box-body .sep-inner-case-list .sep-datalist li:nth-child(1),
	.sep-mainbody .sep-primary .sep-box .sep-box-body .sep-inner-article-list .sep-datalist li {
		width: 99%
	}

	.sep-mainbody .sep-primary .sep-box .sep-box-body .sep-inner-solution-list .sep-datalist li {
		width: 100%
	}

	.sep-mainbody .sep-form .form-group {
		padding-right: 0
	}

	#sep_page_details .sep_page_container .sep_pagedetails .datalist li {
		width: 100%;
		margin-bottom: 20px
	}

	.pgd_detail .pgd_detail_right a {
		margin-bottom: 10px
	}
}

@media screen and (max-width:420px) {
	.sep-mainbody .sep-container .sep-primary .sep-inner-product-list .sep-datalist li {
		width: 100%
	}

	.sep-mainbody .sep-container .sep-primary .relate-list .sep-datalist li {
		width: 98%;
		margin-top: 20px
	}

	.sep-product .sep-title .sep-container {
		font-size: 18px;
		padding-top: 5px
	}

	.txtbox_ul li {
		padding: 0;
		margin: 0
	}

	.sep-audio-list-mobile .sep-datalist li .summary {
		display: none
	}

	.share ul li a {
		margin-right: 18px
	}

	.sep-mainbody .sep-container .box-x .mutiple-drawings ul {
		float: none;
		width: 100%;
		height: 100%
	}

	.sep-mainbody .sep-container .box-x .mutiple-drawings ul li {
		margin-right: 10px;
		margin-top: 10px;
		float: left
	}

	.sep-mainbody .sep-container .box-x .mutiple-drawings .box-m {
		float: none;
		width: 100%;
		margin-bottom: 20px
	}

	.sep-mainbody .sep-container .box-x .sketch .sep-relate-resource ul li {
		width: 100%
	}

	.sep-mainbody .sep-container .box-x .sketch .sep-relate-resource ul li .thumb img {
		width: 100%;
		height: 100%
	}
}

@media screen and (max-width:350px) {
	.slideBox2 {
		width: 100%
	}

	.sep_news {
		width: 100%
	}
}

.richtext a {
	color: #abcd05;
	text-decoration: underline
}

.richtext a:hover {
	text-decoration: none
}

body {
	max-width: 1920px;
	margin: 0 auto;
	overflow-x: hidden;
	font-family: "Titillium"
}

* {
	font-family: "Titillium"
}

.large-word {
	text-transform: uppercase
}

.row {
	margin-left: 0;
	margin-right: 0
}

@media screen and (min-width:1200px) {
	.container {
		width: 1200px;
		padding: 0
	}

	.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-left: 0;
		padding-right: 0
	}
}

.sep-breadcrumb {
	margin: 0;
	list-style: none
}

.sep-breadcrumb .sep-container {
	border-bottom: none
}

.breadcrumb {
	padding-left: 0;
	background: transparent;
	margin-bottom: 0
}

.list-breadcrumb {
	margin: 10px 0 0 0
}

.breadcrumb-box,
.bread-fat {
	position: relative
}

.sep-breadcrumb {
	background: rgba(255, 255, 255, 0.8);
	margin: 0;
	list-style: none;
	position: absolute;
	width: 100%;
	top: -38px;
	z-index: 999
}

.breadcrumb {
	padding-left: 0;
	background: transparent;
	margin-bottom: 0
}

.sep-breadcrumb {
	margin: 0;
	list-style: none
}

.sep-breadcrumb .breadcrumb {
	padding-left: 0;
	background: transparent;
	margin-bottom: 0
}

.sep-breadcrumb .breadcrumb:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f015";
	margin-right: 5px;
	color: #323232;
	font-size: 18px;
	display: inline-block;
	position: relative;
	top: 1px
}

.sep-breadcrumb .breadcrumb li {
	display: inline-block
}

.sep-breadcrumb .breadcrumb li a {
	text-decoration: none;
	color: #323232;
	font-size: 14px
}

.sep-breadcrumb .breadcrumb li a:hover {
	color: #002870
}

.sep-breadcrumb .breadcrumb li:last-child a {
	color: #002870
}

.sep-breadcrumb .breadcrumb>li+li:before {
	content: '-';
	color: #323232;
	position: relative;
	top: 1px
}

.sep-breadcrumb .breadcrumb .li-last:after {
	margin-left: 5px;
	content: ' '
}

.head-top {
	padding: 8px 0 2px;
	background: url(../image/top-head-bg.jpg)
}

.head-top .contact-left {
	float: left
}

.head-top .contact-left li {
	float: inherit;
	margin-right: 20px
}

.head-top .contact-left li a,
.head-top .contact-left li span {
	font-size: 15px;
	display: inline-block;
	color: #fff
}

.head-top .contact-left li i {
	color: #002870;
	margin-right: 5px;
	color: #fff
}

.head-top .contact-left li a:hover {
	text-decoration: underline
}

.head-top .top-right {
	float: right
}

.head-top .top-right ul li {
	float: left;
	margin-left: 20px
}

.head-top .top-right ul .head-search .search-box {
	position: relative
}

.head-top .top-right ul .head-search .search-box input {
	width: 200px;
	height: 30px;
	border-radius: 30px;
	border: none;
	padding-left: 10px
}

.head-top .top-right ul .head-search .search-box button {
	position: absolute;
	border: none;
	background: transparent;
	right: 10px;
	top: 4px
}

.head-top .top-right ul .share-box a {
	font-size: 20px;
	display: inline-block;
	padding: 0 10px;
	color: #fff
}

.head-top .top-right ul .share-box a:hover i {
	color: #002870
}

.head-bottom {
	position: relative;
	z-index: 1000
}

.head-bottom .container {
	position: relative
}

.head-bottom .logo {
	display: inline-block;
	padding-top: 16px
}

.head-bottom .logo span {
	color: #002870;
	display: inline-block;
	margin-left: 20px;
	position: relative;
	top: 10px
}

.head-bottom .nav-list {
	float: right
}

.head-bottom .nav-list>li {
	float: left;
	padding-left: 40px;
	position: relative
}

.head-bottom .nav-list>li.ios {
	position: initial
}

.head-bottom .nav-list>li>a {
	display: inline-block;
	font-size: 18px;
	padding: 30px 0
}

.head-bottom .nav-list>li .nav-more-list {
	position: absolute;
	top: 100%;
	left: 0;
	background: #fff;
	z-index: 999;
	box-shadow: 0 0 4px #ddd;
	min-width: 230px;
	display: none
}

.head-bottom .nav-list>li .nav-more-list .gred a {
	white-space: nowrap;
	display: block;
	padding: 10px
}

.head-bottom .nav-list>li .nav-more-list .gred a:hover {
	background: #002870;
	color: #fff
}

.head-bottom .nav-list>li:hover>a {
	color: #002870;
	font-weight: 700
}

.head-bottom .nav-list .ispro {
	position: static
}

.head-bottom .nav-list .ispro .pro-light-box {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 9999;
	display: none
}

.head-bottom .nav-list .ispro .pro-light-box .container {
	padding: 20px 30px 50px 30px;
	background: #fff;
	box-shadow: inset 0 0 20px #ddd
}

.head-bottom .nav-list .ispro .pro-light-box .container .rond-left .nbox {
	padding: 0 40px
}

.head-bottom .nav-list .ispro .pro-light-box .container .rond-left .nbox .nav-title {
	margin-bottom: 10px
}

.head-bottom .nav-list .ispro .pro-light-box .container .rond-left .nbox .nav-title a {
	font-size: 18px;
	display: inline-block;
	color: #000;
	color: #002870;
	font-weight: bold
}

.head-bottom .nav-list .ispro .pro-light-box .container .rond-left .nbox .nav-title a:hover {
	opacity: .7
}

.head-bottom .nav-list .ispro .pro-light-box .container .rond-left .nbox ul li {
	border-bottom: 1px solid #dfdfdf
}

.head-bottom .nav-list .ispro .pro-light-box .container .rond-left .nbox ul li a {
	display: block;
	display: inline-block;
	padding: 14px 0 6px;
	color: #002870
}

.head-bottom .nav-list .ispro .pro-light-box .container .rond-left .nbox ul li a:hover {
	opacity: .7
}

.head-bottom .nav-list .ispro .pro-light-box .container .rond-left .nbox ul li:last-child {
	border-bottom: none
}

.head-bottom .nav-list .ispro .pro-light-box .container .rond-right .apart {
	padding: 0 25px
}

.head-bottom .nav-list .ispro .pro-light-box .container .rond-right .apart .thumbs {
	display: block;
	overflow: hidden;
	border: 1px solid #ddd
}

.head-bottom .nav-list .ispro .pro-light-box .container .rond-right .apart .thumbs img {
	max-width: 100%
}

.head-bottom .nav-list .ispro .pro-light-box .container .rond-right .apart .title {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #002870;
	padding: 10px 0
}

.head-bottom .nav-list .ispro .pro-light-box .container .rond-right .apart .title:hover {
	opacity: .7
}

.head-bottom .nav-list .subnav {
	position: absolute;
	top: 100%;
	width: 100%;
	left: 0;
	background: rgba(29, 32, 137, 0.8);
	background: #fff;
	box-shadow: inset 0 0 20px #ddd;
	padding: 16px 0 16px 8%;
	display: none;
	z-index: 1000
}

.head-bottom .nav-list .subnav .max-width {
	max-width: 860px;
	margin: 0 auto
}

.head-bottom .nav-list .subnav a {
	display: inline-block;
	color: rgba(255, 255, 255, 0.8);
	color: #002870;
	font-size: 15px;
	width: 32%;
	text-align: left;
	padding: 15px 0
}

.head-bottom .nav-list .subnav a i {
	margin-left: 10px;
	display: inline-block;
	width: 9px;
	height: 9px;
	border-right: 1px solid rgba(255, 255, 255, 0.8);
	border-top: 1px solid rgba(255, 255, 255, 0.8);
	border-right: 1px solid #002870;
	border-top: 1px solid #002870;
	border-left: 0;
	border-bottom: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align: middle
}

.head-bottom .nav-list .subnav a:hover {
	opacity: .75
}

.head-bottom .nav-list .subnav .subnav-lefts {
	display: block;
	width: 32%;
	float: left
}

.head-bottom .nav-list .subnav .subnav-lefts a {
	width: 100%;
	font-weight: bold
}

.head-bottom .nav-list .subnav .subnav-rights {
	display: block;
	width: 68%;
	float: left;
	padding-left: 2%
}

.head-bottom .nav-list .subnav .subnav-rights a {
	width: 48%
}

.head-bottom .nav-list .subnav .subnav-rights a.ons {
	width: 100%
}

.head-bottom .nav-list>.acts>a {
	color: #002870;
	font-weight: 700
}

.head-bottom .nav-list .head-search {
	position: relative
}

.head-bottom .nav-list .head-search>i {
	cursor: pointer;
	display: inline-block;
	padding: 34px 0;
	font-size: 17px;
	width: 16px
}

.head-bottom .nav-list .head-search .search-box {
	position: absolute;
	width: 490px;
	right: 22px;
	bottom: -44px;
	z-index: 999;
	display: none;
	transition: all .5s
}

.head-bottom .nav-list .head-search .search-box input {
	border: 1px solid #ddd;
	padding: 8px 10px;
	width: 100%
}

.head-bottom .nav-list .head-search .search-box button {
	position: absolute;
	top: 10px;
	right: 15px;
	border: none;
	background: none
}

.head-bottom .nav-list .head-search .widths {
	display: block
}

.dd-banner .banner-swiper>li {
	position: relative
}

.dd-banner .banner-swiper>li .banner-text {
	pointer-events: none
}

.dd-banner .banner-swiper>li .banner-text .btns {
	display: none
}

.dd-banner .banner-swiper>li:first-child .banner-text {
	position: absolute;
	display: block;
	width: 500px;
	left: 18%;
	top: 25%
}

.dd-banner .banner-swiper>li:first-child .banner-text p {
	font-size: 38px;
	color: #fff;
	font-family: "Oswald-Regular"
}

.dd-banner .banner-swiper>li:first-child .banner-text p span {
	display: block;
	font-size: 75px;
	font-family: "Oswald-Regular"
}

.dd-banner .banner-swiper>li:first-child .banner-text .btns {
	font-size: 15px;
	display: inline-block;
	padding: 5px 20px;
	background: #fff;
	color: #002870;
	border-radius: 6px;
	margin-top: 40px;
	font-family: "Oswald-Regular"
}

.dd-banner .banner-swiper>li:first-child .banner-text .btns:hover {
	background: #002870;
	color: #fff
}

.dd-banner .banner-swiper>li:nth-child(2) .banner-text {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	width: 100%;
	top: 0;
	height: 100%
}

.dd-banner .banner-swiper>li:nth-child(2) .banner-text p {
	width: 1080px;
	font-size: 70px;
	font-family: "Oswald-Regular";
	padding: 20px;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	height: 240px;
	color: #fff
}

.dd-banner .banner-swiper>li:nth-child(3) .banner-text {
	position: absolute;
	left: 38%;
	top: 30%
}

.dd-banner .banner-swiper>li:nth-child(3) .banner-text p {
	font-size: 67px;
	color: #fff;
	font-family: "Oswald-Regular"
}

.dd-banner .banner-swiper>li:nth-child(4) .banner-text {
	position: absolute;
	left: 0;
	top: 30%;
	width: 100%
}

.dd-banner .banner-swiper>li:nth-child(4) .banner-text p {
	font-size: 58px;
	color: #fff;
	width: 100%;
	text-align: center;
	font-family: "Oswald-Regular"
}

.dd-banner .banner-swiper>li:nth-child(4) .banner-text .btns {
	display: block;
	font-size: 18px;
	width: 214px;
	padding: 10px 0;
	font-family: "Oswald-Regular";
	margin: 40px auto 0;
	text-align: center;
	color: #fff;
	border: 1px solid #fff
}

.dd-banner .banner-swiper>li:nth-child(4) .banner-text .btns:hover {
	border: 1px solid #002870;
	color: #002870
}

.dd-banner .swiper-pagination-bullet {
	width: 30px;
	border-radius: 0;
	background: #fff;
	opacity: .5
}

.dd-banner .swiper-pagination-bullet-active {
	background: #007aff
}

.mb-banner {
	position: relative
}

.mb-banner .banner-text {
	position: absolute;
	display: block;
	left: 16%;
	top: 25%;
	font-size: 16px;
	color: #fff
}

.mb-banner .banner-text p {
	width: 130px;
	color: #fff;
	font-size: 12px
}

.p-title {
	text-align: center
}

.p-title a {
	font-size: 46px;
	color: #424242;
	display: inline-block;
	position: relative;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Oswald-Regular"
}

.p-title a:before {
	position: absolute;
	content: "";
	display: table;
	width: 80%;
	height: 1px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: #ddd;
	bottom: 0
}

.p-title a:after {
	display: table;
	position: absolute;
	content: "";
	background: #002870;
	width: 42px;
	bottom: -1px;
	height: 4px;
	left: 0;
	right: 0;
	margin: 0 auto
}

.p-title a:hover {
	color: #002870
}

.p-title span {
	display: block;
	padding: 20px 0;
	font-size: 16px
}

.feature-pro-box {
	padding: 60px 0
}

.feature-pro-box .p-title {
	margin-bottom: 20px
}

.feature-pro-box .posi-rela {
	position: relative
}

.feature-pro-box .posi-rela .pro-list-swiper ul li .thumb {
	display: block;
	overflow: hidden;
	text-align: center;
	background: #def1f6;
	padding: 20px
}

.feature-pro-box .posi-rela .pro-list-swiper ul li .thumb img {
	max-width: 100%
}

.feature-pro-box .posi-rela .pro-list-swiper ul li .title {
	padding: 15px 10px;
	display: block;
	font-size: 16px;
	color: #002870;
	text-align: center;
	position: relative;
	height: 74px
}

.feature-pro-box .posi-rela .pro-list-swiper ul li .title:after {
	display: table;
	position: absolute;
	content: "";
	background: #002870;
	width: 42px;
	bottom: -1px;
	height: 1px;
	left: 0;
	right: 0;
	margin: 0 auto
}

.feature-pro-box .posi-rela .pro-list-swiper ul li .summary {
	font-size: 14px;
	text-align: center;
	margin: 10px 0;
	min-height: 80px;
	overflow: hidden
}

.feature-pro-box .posi-rela .pro-list-swiper ul li .more {
	display: block;
	width: 120px;
	padding: 8px 10px;
	text-align: center;
	background: #002870;
	color: #fff;
	border-radius: 10px;
	margin: 20px auto 0;
	border: 1px solid #002870;
	font-size: 12px;
	transition: all .2s
}

.feature-pro-box .posi-rela .pro-list-swiper ul li .more:hover {
	background: #fff;
	color: #002870
}

.feature-pro-box .posi-rela .swiper-button-next,
.feature-pro-box .posi-rela .swiper-button-prev {
	background-image: none;
	top: 31%;
	font-size: 30px;
	height: auto;
	width: auto;
	outline: none
}

.feature-pro-box .posi-rela .swiper-button-next {
	right: -50px
}

.feature-pro-box .posi-rela .swiper-button-prev {
	left: -50px
}

.appli-box .p-title {
	padding: 40px 0 20px;
	background: #f5f5f5
}

.appli-box ul li .part {
	position: relative
}

.appli-box ul li .part .thumb {
	display: block;
	overflow: hidden
}

.appli-box ul li .part .thumb img {
	width: 100%
}

.appli-box ul li .part .fly-in-img {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	padding: 30px 0;
	pointer-events: none;
	opacity: 1
}

.appli-box ul li .part .fly-in-img span {
	display: block;
	font-size: 20px;
	color: #fff;
	padding: 10px 0;
	position: relative
}

.appli-box ul li .part .fly-in-img span:after {
	display: table;
	position: absolute;
	content: "";
	background: #fff;
	width: 42px;
	bottom: -1px;
	height: 2px;
	left: 0;
	right: 0;
	margin: 0 auto
}

.appli-box ul li .part .hover-box {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 0 90px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	pointer-events: none
}

.appli-box ul li .part .hover-box .tips {
	font-size: 22px;
	color: #fff;
	position: relative;
	display: inline-block;
	padding-bottom: 10px
}

.appli-box ul li .part .hover-box .tips:after {
	display: table;
	position: absolute;
	content: "";
	background: #fff;
	width: 42px;
	bottom: -1px;
	height: 3px;
	left: 0;
	right: 0;
	margin: 0 auto
}

.appli-box ul li .part .hover-box .summary {
	font-size: 14px;
	color: #fff;
	margin: 20px 0;
	line-height: 1.8
}

.appli-box ul li .part .hover-box .icons i {
	font-size: 40px;
	color: #fff
}

.appli-box ul li .part:hover .fly-in-img {
	opacity: 0
}

.appli-box ul li .part:hover .hover-box {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.appli-box .appli-swiper .swiper-button-next,
.appli-box .appli-swiper .swiper-button-prev {
	background-image: none;
	width: auto;
	height: auto;
	font-size: 70px;
	color: #fff;
	top: 45%
}

.appli-box .appli-swiper .swiper-button-next {
	right: 30px
}

.appli-box .appli-swiper .swiper-button-prev {
	left: 30px
}

.appli-box .appli-swiper .swiper-button-next.swiper-button-disabled,
.appli-box .appli-swiper .swiper-button-prev.swiper-button-disabled {
	opacity: 0
}

.about-box {
	background: #e7ebec;
	padding: 90px 0
}

.about-box .left-box {
	padding-right: 90px
}

.about-box .left-box .about-title {
	margin-bottom: 30px
}

.about-box .left-box .about-title a {
	font-size: 58px;
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Oswald-Regular";
	position: relative;
	padding-bottom: 20px
}

.about-box .left-box .about-title a span {
	font-size: 58px;
	display: inline-block;
	color: #002870;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Oswald-Regular"
}

.about-box .left-box .about-title a:after {
	display: table;
	position: absolute;
	content: "";
	background: #002870;
	width: 42px;
	bottom: 0;
	height: 4px;
	left: 0
}

.about-box .left-box .about-title a:hover {
	color: #002870
}

.about-box .left-box .summary {
	font-size: 16px;
	line-height: 2
}

.about-box .left-box .other-links {
	margin-top: 50px
}

.about-box .left-box .other-links li {
	text-align: center
}

.about-box .left-box .other-links li .imgs {
	display: inline-block;
	text-align: center;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
	background: #fff;
	transition: all .2s
}

.about-box .left-box .other-links li .imgs img:last-child {
	display: none
}

.about-box .left-box .other-links li .imgs:hover {
	background: #002870
}

.about-box .left-box .other-links li .imgs:hover img:first-child {
	display: none
}

.about-box .left-box .other-links li .imgs:hover img:last-child {
	display: inline-block
}

.about-box .left-box .other-links li .title {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #002870;
	padding: 10px 0
}

.about-box .left-box .more {
	width: 200px;
	display: inline-block;
	padding: 10px;
	text-align: center;
	background: #353434;
	color: #fff;
	font-size: 16px;
	border-radius: 10px;
	border: 1px solid #353434;
	margin-top: 40px
}

.about-box .left-box .more:hover {
	background: #fff;
	color: #353434
}

.what-contact {
	background: #002870;
	padding: 28px 0
}

.what-contact .text {
	float: left;
	font-size: 24px;
	color: #fff;
	padding-top: 5px
}

.what-contact .contact-btn {
	float: right;
	font-size: 16px;
	padding: 10px 20px;
	color: #323232;
	background: #fff;
	border-radius: 10px;
	border: 1px solid #fff;
	font-family: "Oswald-Regular";
	transition: all .5s;
	text-transform: uppercase
}

.what-contact .contact-btn:hover {
	border: 1px solid #1e1e8d;
	color: #1e1e8d
}



.ft-bgs {
	padding: 30px 0 50px
}

.ft-bgs .footer-part .f-title {
	margin-bottom: 30px
}

.ft-bgs .footer-part .f-title a {
	display: inline-block;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	padding-bottom: 10px
}

.ft-bgs .footer-part .f-title a:after {
	display: table;
	position: absolute;
	content: "";
	background: #fff;
	width: 42px;
	bottom: 0;
	height: 1px;
	left: 0
}

.ft-bgs .footer-part .lists li {
	padding: 5px 0
}

.ft-bgs .footer-part .lists li a {
	font-size: 14px;
	color: #c9c9c9;
	display: inline-block;
	transition: all .2s;
	position: relative
}

.ft-bgs .footer-part .lists li a:before {
	display: table;
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #fff;
	left: 0;
	top: 8px;
	display: none
}

.ft-bgs .footer-part .lists li a:hover {
	padding-left: 15px;
	color: #fff
}

.ft-bgs .footer-part .lists li a:hover:before {
	display: block
}

.ft-bgs .pro-part .lists li {
	width: 50%;
	float: left
}

.ft-bgs .contact-box {
	padding-left: 30px
}

.ft-bgs .contact-box .c-list li {
	padding: 5px 0 5px 20px;
	position: relative
}

.ft-bgs .contact-box .c-list li>i {
	position: absolute;
	left: 0;
	top: 10px;
	color: #fff
}

.ft-bgs .contact-box .c-list li>span,
.ft-bgs .contact-box .c-list li>a {
	font-size: 14px;
	color: #fff;
	display: inline-block
}

.ft-bgs .contact-box .c-list li>span>i,
.ft-bgs .contact-box .c-list li>a>i {
	position: absolute;
	left: 0;
	top: 10px;
	color: #fff
}

.ft-bgs .contact-box .c-list li>a:hover {
	text-decoration: underline
}

.ft-bgs .contact-box .c-list .share-lins {
	padding: 20px 0 0 0
}

.ft-bgs .contact-box .c-list .share-lins a {
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	border: 1px solid #fff;
	border: none;
	text-align: center;
	line-height: 24px;
	margin-right: 10px
}

.ft-bgs .contact-box .c-list .share-lins a>i {
	position: static;
	font-size: 14px;
	color: #fff
}

.ft-bgs .contact-box .c-list .share-lins a:nth-last-child(4) {
	background: #3a579b
}

.ft-bgs .contact-box .c-list .share-lins a:nth-last-child(3) {
	background: #2ca9e1
}

.ft-bgs .contact-box .c-list .share-lins a:nth-last-child(2) {
	background: #d0422b
}

.ft-bgs .contact-box .c-list .share-lins a:nth-last-child(1) {
	background: #0e76a8
}

.ft-bgs .contact-box .c-list .share-lins a:hover {
	background: #fff
}

.ft-bgs .contact-box .c-list .share-lins a:hover i {
	color: #002870
}

.share-lins {
	padding: 20px 0 0 0
}

.share-lins a {
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	border: 1px solid #fff;
	border: none;
	text-align: center;
	line-height: 24px;
	margin-right: 10px
}

.share-lins a>i {
	position: static;
	font-size: 14px;
	color: #fff
}

.share-lins a:nth-last-child(4) {
	background: #3a579b
}

.share-lins a:nth-last-child(3) {
	background: #2ca9e1
}

.share-lins a:nth-last-child(2) {
	background: #d0422b
}

.share-lins a:nth-last-child(1) {
	background: #0e76a8
}

.share-lins a:hover {
	background: #fff
}

.share-lins a:hover i {
	color: #002870
}

.select-container {
	display: block;
	width: 100%
}

.select-container dl {
	display: block;
	width: 100%;
	padding: 20px 0;
	border-top: 1px solid #87b2c7
}

.select-container dl:nth-child(1) {
	border-top: none
}

.select-container dl dt {
	width: 204px;
	display: inline-block;
	vertical-align: top
}

.select-container dl dt a {
	font-weight: bold
}

.select-container dl dd {
	width: auto;
	display: inline-block;
	vertical-align: top
}

.select-container dl a {
	display: block;
	font-size: 16px;
	padding: 0 10px
}

.select-container dl a.active {
	font-weight: bold;
	color: #002870
}

.mkn-fs-boxs {
	display: block;
	width: 100%
}

.mkn-fs-boxs.ons {
	margin-top: 24px
}

.mkn-fs-boxs .mkn-fs-boxs-titles {
	text-align: center;
	display: block;
	font-size: 28px;
	color: #002870;
	font-weight: bold;
	margin: 20px 0 0
}

.mkn-fs-boxs .mkn-fs-boxs-titles.ons {
	margin-top: 0
}

.mkn-fs-boxs .mkn-fs-boxs-subtitles {
	text-align: center;
	display: block;
	font-size: 18px;
	color: #002870;
	margin: 10px 0 20px
}

.mkn-fs-boxs .mkn-fs-boxs-subtitles.ons {
	margin-top: 0
}

.mkn-fs-boxs ul li {
	width: 32%;
	margin-left: 2%;
	margin-bottom: 24px;
	float: left
}

.mkn-fs-boxs ul li:nth-child(3n+1) {
	margin-left: 0
}

.mkn-fs-boxs ul li .thumbs {
	display: block;
	width: 100%;
	overflow: hidden
}

.mkn-fs-boxs ul li .thumbs img {
	width: 100%
}

.mkn-fs-boxs ul li .titles-a {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 15px;
	color: #9b9999;
	margin-top: 15px
}

.select-container-videos-boxs {
	display: block;
	width: 100%;
	border: 1px solid #e7f0f4;
	background-color: #f7fafb
}

.select-container-videos-boxs.ons {
	margin-top: 10px
}

.select-container-videos-boxs dl {
	display: block;
	width: 100%;
	padding: 20px 2%;
	border-top: 1px solid #e7f0f4
}

.select-container-videos-boxs dl:nth-child(1) {
	border-top: none
}

.select-container-videos-boxs dl dt {
	display: inline-block;
	vertical-align: top
}

.select-container-videos-boxs dl dt a {
	color: #414446;
	font-size: 14px;
	padding: 6px 15px;
	border-radius: 5px
}

.select-container-videos-boxs dl dd {
	width: auto;
	display: inline-block;
	vertical-align: top
}

.select-container-videos-boxs dl a {
	color: #414446;
	font-size: 14px;
	padding: 6px 15px;
	border-radius: 5px;
	display: inline-block
}

.select-container-videos-boxs dl a.active {
	color: #fff;
	background: #002870
}

.select-container-faqs-boxs {
	width: 100%;
	display: block;
	background: #f7fafb;
	margin-top: -1px;
	padding: 20px 10px;
	z-index: 200
}

.select-container-faqs-boxs .dt-boxs {
	float: left;
	line-height: 36px;
	margin-right: 15px;
	font-size: 14px
}

.select-container-faqs-boxs .dl-boxs {
	display: block;
	width: 300px;
	float: left;
	height: 36px;
	border-radius: 2px;
	position: relative
}

.select-container-faqs-boxs i {
	display: block;
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: normal;
	padding-top: 5px;
	position: absolute;
	right: 0;
	top: 0;
	color: #002870;
	font-size: 18px;
	border-left: 1px solid #87b2c7
}

.select-container-faqs-boxs dl {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: 400;
	border: 1px solid #87b2c7
}

.select-container-faqs-boxs dl dt {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 55px 0 15px;
	line-height: 34px;
	cursor: pointer;
	font-weight: normal
}

.select-container-faqs-boxs dl dd {
	display: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 34px;
	cursor: pointer;
	background: #fff;
	border-top: 1px solid #87b2c7
}

.select-container-faqs-boxs dl a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 55px 0 15px;
	line-height: 34px;
	cursor: pointer
}

.inner-page {
	padding: 70px 0 50px
}

.inner-page .left-box {
	padding-right: 50px
}

.inner-page .left-box .slider-box .slider-list {
	margin-bottom: 25px
}

.inner-page .left-box .slider-box .slider-list .slider-title a {
	display: block;
	font-size: 18px;
	color: #edf2f7;
	text-transform: uppercase;
	background: #002870;
	padding: 15px 20px
}

.inner-page .left-box .slider-box .slider-list .slider-title a img {
	position: relative;
	top: -3px;
	margin-right: 5px
}

.inner-page .left-box .slider-box .slider-list .lev-one {
	padding-bottom: 50px;
	background: #f3f7f9
}

.inner-page .left-box .slider-box .slider-list .lev-one>li {
	position: relative;
	border-bottom: 1px solid #e9e9e9
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>a {
	display: block;
	font-weight: bold;
	color: #002870;
	padding: 12px 20px
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>i {
	position: absolute;
	right: 20px;
	top: 14px;
	color: #002870
}

.inner-page .left-box .slider-box .slider-list .lev-one>li:hover>i.fa-chevron-circle-right {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>.lev-two {
	padding: 15px 0;
	display: none;
	background: #f3f7f9
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>.lev-two>li {
	position: relative;
	padding: 0 15px
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>.lev-two>li>a {
	display: block;
	padding: 7px 10px 7px 40px;
	position: relative
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>.lev-two>li>a span {
	font-size: 14px;
	display: inline-block
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>.lev-two>li>a i {
	position: absolute;
	right: 10px;
	top: 10px;
	transform: skewX(15deg);
	color: #fff;
	display: none
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>.lev-two>li>i {
	position: absolute;
	left: 30px;
	top: 10px;
	z-index: 999;
	color: #002870;
	cursor: pointer
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>.lev-two>li ol {
	padding-left: 35px;
	display: none
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>.lev-two>li ol li {
	margin: 5px 0
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>.lev-two>li ol li a {
	display: inline-block;
	font-size: 13px;
	position: relative;
	padding: 0 10px
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>.lev-two>li ol li a:after {
	display: block;
	content: "";
	height: 4px;
	width: 4px;
	border-radius: 50%;
	background: #636363;
	position: absolute;
	left: 0;
	top: 8px
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>.lev-two>li ol .acts a {
	color: #002870;
	font-weight: bold
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>.lev-two>li ol .acts a:after {
	background: #002870
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>.lev-two>.active>i {
	color: #fff
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>.lev-two>.active>a {
	transform: skewX(-15deg);
	background: #002870
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>.lev-two>.active>a span {
	color: #fff;
	transform: skewX(15deg)
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>.lev-two>.active>a i {
	display: inline-block
}

.inner-page .left-box .slider-box .slider-list .lev-one>li>.lev-two>.active ol {
	display: block
}

.inner-page .left-box .slider-box .slider-list .lev-one .active>a {
	background: #dde4eb
}

.inner-page .left-box .slider-box .slider-list .lev-one .active>.lev-two {
	display: block
}

.inner-page .left-box .slider-box .app-slider .applist {
	padding: 10px 0
}

.inner-page .left-box .slider-box .app-slider .applist li {
	padding: 10px 0
}

.inner-page .left-box .slider-box .app-slider .applist li a {
	display: inline-block;
	position: relative;
	height: 100px;
	overflow: hidden;
	border-radius: 10px
}

.inner-page .left-box .slider-box .app-slider .applist li a span {
	display: block;
	position: absolute;
	text-align: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px 0;
	background: rgba(0, 0, 0, 0.3)
}

.inner-page .left-box .slider-box .app-slider .applist li a span img {
	width: 50px;
	transition: All .8s ease;
	-webkit-transition: All .8s ease;
	-moz-transition: All .8s ease;
	-o-transition: All .8s ease
}

.inner-page .left-box .slider-box .app-slider .applist li a span em {
	display: block;
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase
}

.inner-page .left-box .slider-box .app-slider .applist li a:hover span {
	background: rgba(0, 0, 0, 0.6)
}

.inner-page .left-box .slider-box .app-slider .applist li a:hover span img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1)
}

.inner-page .left-box .slider-box .app-slider .applist li a:hover span em {
	color: #002870
}

.inner-page .left-box .slider-box .news-slider .newslist li {
	padding: 10px 5px;
	border-bottom: 1px solid #ddd
}

.inner-page .left-box .slider-box .news-slider .newslist li a {
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.8
}

.inner-page .left-box .slider-box .contact-slider {
	position: relative
}

.inner-page .left-box .slider-box .contact-slider a {
	display: block;
	overflow: hidden
}

.inner-page .left-box .slider-box .contact-slider span {
	position: absolute;
	display: flex;
	align-items: center;
	padding-left: 30px;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: #4d4f9b;
	font-family: "Oswald-Regular";
	padding-bottom: 5px;
	font-size: 18px;
	pointer-events: none;
	text-transform: uppercase
}

.inner-page .left-box .slider-box .contact-slider span:after {
	width: 30px;
	position: absolute;
	display: table;
	content: "";
	height: 2px;
	background: #4d4f9b;
	left: 30px;
	bottom: 20px;
	transition: all .5s
}

.inner-page .left-box .slider-box .contact-slider:hover span {
	font-weight: bold
}

.inner-page .left-box .slider-box .contact-slider:hover span:after {
	left: 50px
}

.inner-page .right-box .h1-title {
	font-size: 38px;
	font-weight: bold;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px
}

.inner-page .right-box .h1-title:after {
	content: "";
	display: table;
	width: 62px;
	height: 3px;
	background: #002870;
	position: absolute;
	left: 0;
	bottom: -2px
}

.inner-page .right-box .detail-top {
	margin-bottom: 50px
}

.inner-page .right-box .detail-top .img-show .large-img ul li {
	text-align: center;
	border: 1px solid #ddd
}

.inner-page .right-box .detail-top .img-show .this-box {
	padding: 20px 50px;
	position: relative
}

.inner-page .right-box .detail-top .img-show .this-box .swiper-button-next,
.inner-page .right-box .detail-top .img-show .this-box .swiper-button-prev {
	background-image: none;
	width: auto;
	height: auto;
	font-size: 24px;
	top: 58%;
	color: #002870;
	opacity: 1;
	outline: none
}

.inner-page .right-box .detail-top .img-show .small-img li {
	border: 1px solid #ddd;
	text-align: center
}

.inner-page .right-box .detail-top .img-show .small-img li img {
	width: 100%
}

.inner-page .right-box .detail-top .text-box {
	padding-left: 20px
}

.inner-page .right-box .detail-top .text-box .detail-title {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px
}

.inner-page .right-box .detail-top .text-box .richtext {
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 30px
}

.inner-page .right-box .detail-top .text-box .richtext p {
	font-size: 14px;
	line-height: 1.8
}

.inner-page .right-box .detail-top .text-box .tow-btn {
	text-align: right;
	padding-top: 20px;
	border-top: 1px solid #ddd
}

.inner-page .right-box .detail-top .text-box .tow-btn a {
	display: inline-block;
	width: 150px;
	padding: 11px 0;
	color: #fff;
	text-align: center;
	transform: skewX(-15deg);
	margin-left: 5px
}

.inner-page .right-box .detail-top .text-box .tow-btn a i {
	transform: skewX(15deg);
	margin-right: 10px;
	font-size: 20px;
	position: relative;
	top: 2px
}

.inner-page .right-box .detail-top .text-box .tow-btn a span {
	transform: skewX(15deg);
	display: inline-block;
	font-weight: bold;
	font-size: 16px
}

.inner-page .right-box .detail-top .text-box .tow-btn .share-btn {
	background: #5294db;
	border: 1px solid #5294db;
	padding-right: 20px
}

.inner-page .right-box .detail-top .text-box .tow-btn .share-btn:hover {
	background: #fff;
	color: #5294db
}

.inner-page .right-box .detail-top .text-box .tow-btn .contact-btn {
	background: #eeb12e;
	border: 1px solid #eeb12e
}

.inner-page .right-box .detail-top .text-box .tow-btn .contact-btn:hover {
	background: #fff;
	color: #eeb12e
}

.inner-page .right-box .detail-content .change-list li {
	float: left;
	margin-right: 6px
}

.inner-page .right-box .detail-content .change-list li div {
	width: 150px;
	transform: skewX(-15deg);
	padding: 10px 0;
	background: #dde4eb;
	text-align: center;
	cursor: pointer
}

.inner-page .right-box .detail-content .change-list li div i {
	color: #002870;
	transform: skewX(15deg);
	margin-right: 10px;
	font-size: 20px;
	position: relative;
	top: 2px
}

.inner-page .right-box .detail-content .change-list li div span {
	transform: skewX(15deg);
	display: inline-block
}

.inner-page .right-box .detail-content .change-list li div:hover {
	background: #002870
}

.inner-page .right-box .detail-content .change-list li div:hover i,
.inner-page .right-box .detail-content .change-list li div:hover span {
	color: #fff
}

.inner-page .right-box .detail-content .change-list .has-bg div {
	background: #002870
}

.inner-page .right-box .detail-content .change-list .has-bg div i,
.inner-page .right-box .detail-content .change-list .has-bg div span {
	color: #fff
}

.inner-page .right-box .detail-content .details-all-box .ibox {
	padding: 40px 0;
	display: none;
	font-size: 14px;
	line-height: 1.8
}

.inner-page .right-box .detail-content .details-all-box .ibox p {
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 5px
}

.inner-page .right-box .detail-content .details-all-box .ibox:first-child {
	display: block;
	padding: 40px
}

.inner-page .right-box .list-top-box {
	background: url(../image/h-bgs.jpg);
	height: 268px;
	padding: 40px;
	margin-bottom: 20px
}

.inner-page .right-box .list-top-box .h-title {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px
}

.inner-page .right-box .list-top-box .h-title span {
	display: inline-block;
	font-size: 32px;
	font-family: "Oswald-Regular";
	position: relative;
	padding-bottom: 10px;
	color: #fff
}

.inner-page .right-box .list-top-box .h-title span:after {
	display: table;
	width: 50px;
	height: 3px;
	background: #fff;
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0
}

.inner-page .right-box .list-top-box .richtext {
	font-size: 14px;
	color: #fff;
	line-height: 2
}

.inner-page .right-box .list-top-box .richtext * {
	font-size: 14px;
	color: #fff
}

.inner-page .right-box .prolist>ul>li {
	padding: 30px 0;
	border-bottom: 1px solid #ddd
}

.inner-page .right-box .prolist>ul>li .img-left {
	padding-right: 40px
}

.inner-page .right-box .prolist>ul>li .img-left .thumb {
	display: block;
	overflow: hidden
}

.inner-page .right-box .prolist>ul>li .img-left .thumb img {
	width: 100%
}

.inner-page .right-box .prolist>ul>li .box-right .title {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 15px
}

.inner-page .right-box .prolist>ul>li .box-right .title:after {
	content: "";
	display: table;
	width: 40px;
	height: 2px;
	left: 0;
	bottom: 0;
	position: absolute;
	background: #648cb9
}

.inner-page .right-box .prolist>ul>li .box-right .title:hover {
	color: #002870
}

.inner-page .right-box .prolist>ul>li .box-right .summary {
	line-height: 2
}

.inner-page .right-box .prolist>ul>li .box-right .fir-pro-list li {
	margin-top: 20px
}

.inner-page .right-box .prolist>ul>li .box-right .fir-pro-list li a {
	font-weight: bold;
	display: inline-block;
	color: #151515;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90%;
	min-height: 28px
}

.inner-page .right-box .prolist>ul>li .box-right .fir-pro-list li a img {
	margin-right: 5px
}

.inner-page .right-box .prolist>ul>li .box-right .fir-pro-list li a:hover {
	color: #002870
}

.inner-page .right-box .prolist>ul>li .box-right .fir-pro-list.onss li a {
	font-weight: normal
}

.inner-page .right-box .prolist>ul>li .box-right .fir-pro-list.onss li a:before {
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background: #002870;
	margin-right: 5px
}

.inner-page .right-box .prolist>ul>li .dir-pro-list {
	margin-top: 30px
}

.inner-page .right-box .prolist>ul>li .dir-pro-list li {
	padding: 10px 0
}

.inner-page .right-box .prolist>ul>li .dir-pro-list li a {
	font-size: 14px;
	display: inline-block;
	color: #484848;
	padding-left: 15px;
	position: relative
}

.inner-page .right-box .prolist>ul>li .dir-pro-list li a:after {
	display: table;
	content: "";
	width: 4px;
	height: 4px;
	background: #6490bc;
	position: absolute;
	left: 0;
	top: 8px;
	border-radius: 50%
}

.inner-page .right-box .prolist>ul>li .dir-pro-list li a:hover {
	color: #4d4f9b
}

.inner-page .right-box .three-list-box>ul {
	margin: 0 -14px;
	margin-bottom: 20px
}

.inner-page .right-box .three-list-box>ul>li {
	padding: 0 14px;
	margin-bottom: 30px
}

.inner-page .right-box .three-list-box>ul>li .thumb {
	display: block;
	overflow: hidden;
	border: 1px solid #c2c2c2;
	text-align: center
}

.inner-page .right-box .three-list-box>ul>li .thumb img {
	max-width: 100%
}

.inner-page .right-box .three-list-box>ul>li .title {
	font-size: 14px;
	display: block;
	text-align: center;
	padding: 10px 0;
	height: 60px
}

.inner-page .right-box .three-list-box>ul>li .title:hover {
	color: #648cb9
}

.richtext,
.richtext * {
	font-family: 'Open Sans'
}

.richtext ul,
.richtext ol {
	padding-left: 20px
}

.richtext table {
	width: 100%
}

.richtext table tr {
	height: auto
}

.richtext table tr td {
	height: auto;
	word-break: normal !important;
	padding: 10px 20px
}

.tcimg {
	width: 100%;
	height: auto;
	display: none
}

.tcimg img {
	width: 100%;
	height: auto
}

.techimg {
	width: 100%;
	margin-top: 26px;
	padding-bottom: 45px
}

.tecimage {
	padding-bottom: 32px !important
}

.tcimage {
	width: 700px;
	float: left;
	height: auto;
	margin-left: 10px
}

.tcimage .tcvideo {
	width: 100%;
	height: 516px;
	display: none
}

.tcimage .tcvideo p {
	width: 100% !important;
	height: 100% !important
}

.tcimage .tcvideo p embed {
	width: 100% !important;
	height: 100% !important
}

.tcimage img {
	width: 100%;
	height: auto
}

.tecbj {
	padding: 0 30px
}

.tecimage {
	width: 147px;
	float: right;
	margin-right: 15px;
	padding-bottom: 32px
}

.tecimage .swiper-slide {
	cursor: pointer
}

.tecimage .swiper-slide img {
	width: 147px;
	height: auto
}

.tecimage .swiper-slide .tit {
	width: 100%;
	color: #353535;
	font-size: 12px;
	height: 37px;
	line-height: 16px;
	padding-top: 5px;
	overflow: hidden
}

.tecimage .swiper-button-next,
.tecimage .swiper-button-prev {
	width: 73px;
	height: 24px;
	background: #d1d1d1;
	line-height: 24px;
	font-family: '宋体';
	text-align: center;
	bottom: 0;
	top: auto
}

.tecimage .swiper-button-next:hover,
.tecimage .swiper-button-prev:hover {
	color: #fff;
	background: #ed6b00
}

.tecimage .swiper-button-next {
	right: 1px
}

.tecimage .swiper-button-prev {
	left: 0
}

.tecimage .active img {
	border: 6px solid #ed6b00;
	box-sizing: border-box
}

.richtext ol {
	list-style: decimal
}

.richtext ol li {
	list-style: inherit
}

.news-swiper .swiper-button-prev,
.news-swiper .swiper-container-rtl .swiper-button-next {
	opacity: 0;
	z-index: -1
}

.news-swiper .swiper-button-next,
.news-swiper .swiper-container-rtl .swiper-button-prev {
	opacity: 0;
	z-index: -1
}

.news-swiper:hover .swiper-button-prev,
.news-swiper:hover .swiper-container-rtl .swiper-button-next {
	opacity: 1;
	z-index: 20
}

.news-swiper:hover .swiper-button-next,
.news-swiper:hover .swiper-container-rtl .swiper-button-prev {
	opacity: 1;
	z-index: 20
}

.news-swiper .swiper-button-next.swiper-button-disabled,
.news-swiper .swiper-button-prev.swiper-button-disabled {
	pointer-events: none
}

.myjb-solutions-boxs {
	display: block;
	width: 100%
}

.myjb-solutions-boxs.ons {
	margin-top: 42px
}

.myjb-solutions-boxs ul li {
	width: 100%;
	background: #fff;
	position: relative;
	margin-bottom: 29px;
	padding-bottom: 20px;
	border-bottom: 1px solid #efefef
}

.myjb-solutions-boxs ul li .boxs {
	position: relative
}

.myjb-solutions-boxs ul li .boxs-bottoms {
	margin-top: 24px
}

.myjb-solutions-boxs ul li .boxs-bottoms .lists {
	display: block;
	width: 50%;
	padding: 5px 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	line-height: 24px;
	position: relative
}

.myjb-solutions-boxs ul li .boxs-bottoms .lists:before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 14px;
	background: #002870
}

.myjb-solutions-boxs ul li .boxs-bottoms .lists:hover {
	color: #002870
}

.myjb-solutions-boxs ul li .boxs-bottoms .lists.ons {
	font-weight: bold
}

.myjb-solutions-boxs ul li .boxs-bottoms .lists.ons:before {
	left: 3px;
	border-radius: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.myjb-solutions-boxs ul li .bg-colors {
	background: #efefef
}

.myjb-solutions-boxs ul li .thumbs {
	display: block;
	width: 40%;
	overflow: hidden
}

.myjb-solutions-boxs ul li .thumbs img {
	max-width: 100%
}

.myjb-solutions-boxs ul li .thumbs.ons {
	height: 248px;
	line-height: 248px
}

.myjb-solutions-boxs ul li .lis-boxs {
	width: 60%;
	float: right;
	padding: 0 2%;
	margin-top: 10px;
}

.myjb-solutions-boxs ul li:nth-child(odd) .thumbs {
	float: left
}

.myjb-solutions-boxs ul li:nth-child(odd) .lis-boxs {
	right: 0
}

.myjb-solutions-boxs ul li:nth-child(even) .thumbs {
	float: right
}

.myjb-solutions-boxs ul li:nth-child(even) .lis-boxs {
	left: 0
}

.myjb-solutions-boxs ul li .titles-a {
	display: block;
	width: 100%;
	font-size: 24px;
	color: #090504;
	line-height: 32px
}

.myjb-solutions-boxs ul li .titles-a:hover {
	color: #abcd05
}

.myjb-solutions-boxs ul li .spans {
	display: block;
	width: 100%;
	font-size: 15px;
	color: #090504;
	line-height: 32px;
	margin-top: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	text-indent: 2em;
}

.myjb-solutions-boxs ul li .spans * {
	font-size: 15px;
	color: #090504;
	line-height: 32px
}

.myjb-solutions-boxs ul li .links-boxs {
	display: block;
	width: 100%;
	margin-top: 12px;
	text-align: left
}

.myjb-solutions-boxs ul li .links-boxs .links-a {
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	color: #abcd05;
	line-height: 24px
}

.myjb-solutions-boxs ul li .links-boxs .links-a:after {
	content: ','
}

.myjb-solutions-boxs ul li .links-boxs .links-a:last-child:after {
	display: none
}

.myjb-solutions-boxs ul li .links-boxs .links-a:hover {
	text-decoration: underline
}

.myjb-solutions-boxs ul li .know-mores {
	margin-top: 10px
}

.myjb-solutions-boxs ul li:hover .thumbs img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.know-mores {
	display: block;
	padding: 0 20px;
	position: relative;
	font-size: 15px;
	color: #fff;
	line-height: 37px;
	background: #abcd05;
	float: left
}

.know-mores i {
	display: block;
	width: 37px;
	height: 37px;
	background: rgba(255, 255, 255, 0.3);
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	line-height: 37px;
	color: #fff;
	font-size: 20px
}

.know-mores:hover {
	text-decoration: underline;
	color: #fff
}

.know-mores.ons {
	padding: 0 62px 0 26px;
	line-height: 47px;
	font-size: 18px
}

.know-mores.ons i {
	width: 47px;
	height: 47px;
	line-height: 47px;
	font-size: 24px
}

.galleryss-mores {
	width: 100%;
	height: 40px;
	background: #002870;
	color: #fff;
	text-align: center;
	font-size: 14px;
	display: block;
	line-height: 40px;
	-webkit-transition: all ease .3s;
	-o-transition: all ease .3s;
	-moz-transition: all ease .3s;
	transition: all ease .3s
}

.galleryss-mores.ons {
	margin-top: 18px
}

.galleryss-mores.active {
	display: none
}

.mkn-pdf-searchs-boxs {
	display: block;
	width: 100%;
	background: #f7fafb;
	padding: 20px 180px
}

.mkn-pdf-searchs-boxs .forms {
	height: 50px;
	position: relative
}

.mkn-pdf-searchs-boxs .forms input {
	line-height: 24px;
	padding: 12px 60px 12px 20px;
	border: 1px solid #002870;
	display: block;
	width: 100%;
	outline: none
}

.mkn-pdf-searchs-boxs .forms button {
	display: block;
	width: 60px;
	height: 50px;
	background: url(../image/s-img.png) no-repeat center center;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	outline: none
}

.mkn-articals-boxs {
	display: block;
	width: 100%
}

.mkn-articals-boxs.ons {
	margin-top: 25px
}

.mkn-articals-boxs ul li {
	display: block;
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px solid #ccc
}

.mkn-articals-boxs ul li.nothumbs .lis-boxs {
	width: 100%;
	padding-left: 0
}

.mkn-articals-boxs ul li .thumbs {
	display: block;
	width: 30%;
	float: left;
	overflow: hidden
}

.mkn-articals-boxs ul li .thumbs img {
	max-width: 100%
}

.mkn-articals-boxs ul li .lis-boxs {
	display: block;
	width: 70%;
	float: left;
	padding-left: 20px
}

.mkn-articals-boxs ul li .titles-a {
	font-size: 18px;
	color: #333;
	display: block;
	width: 100%
}

.mkn-articals-boxs ul li .titles-a:hover {
	text-decoration: underline;
	color: #002870
}

.mkn-articals-boxs ul li .times {
	display: block;
	width: 100%;
	font-size: 12px;
	color: #c0b4ac;
	line-height: 24px;
	margin-top: 12px
}

.mkn-articals-boxs ul li .c-boxs {
	display: block;
	margin-top: 12px
}

.mkn-articals-boxs ul li .c-boxs .lists {
	display: block;
	width: auto;
	float: left;
	padding-right: 25px;
	line-height: 24px;
	color: #999
}

.mkn-articals-boxs ul li .c-boxs .lists i {
	font-size: 16px;
	margin-right: 6px;
	color: #999
}

.mkn-articals-boxs ul li .c-boxs .lists:last-child {
	padding-right: 0
}

.mkn-articals-boxs ul li .spans {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px
}

.mkn-articals-boxs ul li .spans * {
	font-size: 14px;
	line-height: 24px
}

.mkn-articals-boxs ul li:hover .thumbs 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)
}

.mkn-pdf-boxs {
	display: block;
	width: 100%
}

.mkn-pdf-boxs.ons {
	margin-top: 25px
}

.mkn-pdf-boxs ul li {
	width: 100%;
	border-bottom: 1px solid #ccc
}

.mkn-pdf-boxs ul li .lists {
	width: 15%;
	text-align: center;
	display: block;
	line-height: 24px;
	padding: 12px 10px;
	float: left
}

.mkn-pdf-boxs ul li .lists i {
	font-size: 18px;
	color: #002870
}

.mkn-pdf-boxs ul li .titles-a {
	display: block;
	width: 55%;
	float: left;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.mkn-pdf-boxs ul li.li-titles {
	background: #002870
}

.mkn-pdf-boxs ul li.li-titles .lists {
	font-weight: bold;
	color: #fff !important
}

.mkn-pdf-boxs ul li:hover .lists {
	color: #002870
}

.galleryss a {
	width: 23%;
	display: inline-block;
	overflow: hidden;
	margin: 0 0 20px;
	margin-left: 1.2%;
	box-shadow: 0 0 4px -1px #000;
	text-align: center;
	position: relative;
	vertical-align: top
}

.galleryss a img {
	max-width: 100%
}

.galleryss .ps {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	padding: 0 5px;
	margin-bottom: 10px
}

.galleryss .ps.ons {
	height: 48px
}

.galleryss .ps.onss {
	height: 72px
}

.mkn-videos-boxs {
	display: block;
	width: 100%
}

.mkn-videos-boxs.ons {
	margin-top: 25px
}

.mkn-videos-boxs.onss {
	margin-bottom: 30px
}

.mkn-videos-boxs ul li {
	width: 32%;
	margin-left: 2%;
	border: 1px solid #ccc;
	padding: 10px;
	float: left
}

.mkn-videos-boxs ul li:nth-child(3n+1) {
	margin-left: 0
}

.mkn-videos-boxs ul li .thumbs {
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center
}

.mkn-videos-boxs ul li .thumbs img {
	max-width: 100%
}

.mkn-videos-boxs ul li .thumbs.ons {
	height: 220px;
	line-height: 220px
}

.mkn-videos-boxs ul li .titles-a {
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 24px;
	padding: 10px 0
}

.mkn-videos-boxs ul li .titles-a:hover {
	color: #002870
}

.mkn-videos-boxs ul li: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)
}

.mkn-class-cases-boxs {
	display: block;
	width: 100%;
	margin-bottom: 25px
}

.mkn-class-cases-boxs.ons {
	margin-top: 25px
}

.mkn-class-cases-boxs .ul .li {
	width: 100%;
	line-height: 24px;
	position: relative;
	padding: 10px 0;
	border-bottom: 1px dashed #ccc;
	padding-left: 20px
}

.mkn-class-cases-boxs .ul .li:before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	background: #002870;
	transform: rotate(45deg);
	position: absolute;
	left: 0;
	top: 19px
}

.mkn-class-cases-boxs .ul .li a {
	display: block;
	width: 100%;
	font-size: 16px;
	padding-right: 100px
}

.mkn-class-cases-boxs .ul .li .times {
	display: block;
	line-height: 24px;
	font-size: 16px;
	position: absolute;
	right: 0;
	top: 10px
}

.mkn-class-cases-boxs .ul .li:hover a {
	color: #002870
}

.mkn-services-support-boxs {
	display: block;
	width: 100%
}

.mkn-services-support-boxs.ons {
	margin-top: 25px
}

.mkn-services-support-boxs ul li {
	width: 100%;
	background: #f3f7f9;
	padding: 10px;
	margin-bottom: 24px
}

.mkn-services-support-boxs ul li:nth-child(odd) {
	float: left
}

.mkn-services-support-boxs ul li:nth-child(even) {
	float: right
}

.mkn-services-support-boxs ul li .thumbs {
	display: block;
	width: 32%;
	float: left;
	position: relative;
	z-index: 33;
	text-align: center
}

.mkn-services-support-boxs ul li .thumbs .img-boxs {
	overflow: hidden;
	display: block
}

.mkn-services-support-boxs ul li .thumbs img {
	width: 100%
}

.mkn-services-support-boxs ul li .il-boxs {
	display: block;
	width: 44px;
	height: 44px;
	background: #002870;
	border-radius: 100%;
	text-align: center;
	line-height: 44px;
	position: absolute;
	right: -22px;
	top: 50%;
	margin-top: -22px;
	border: 1px solid #fff
}

.mkn-services-support-boxs ul li .il-boxs i {
	color: #fff;
	font-size: 18px
}

.mkn-services-support-boxs ul li .lis-boxs {
	display: block;
	width: 66%;
	float: left;
	padding-left: 40px;
	z-index: 44;
	position: relative;
	margin-top: 50px
}

.mkn-services-support-boxs ul li .titles-a {
	display: block;
	width: 100%;
	margin-top: 10px;
	font-size: 20px;
	font-weight: bold
}

.mkn-services-support-boxs ul li .titles-a:hover {
	color: #002870
}

.mkn-services-support-boxs ul li .spans {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #646464;
	line-height: 24px;
	margin-top: 5px
}

.mkn-services-support-boxs ul li .spans * {
	font-size: 14px;
	color: #646464
}

.mkn-services-support-boxs ul li .spans.ons {
	height: 72px;
	overflow: hidden
}

.mkn-services-support-boxs ul li .i-boxs {
	width: 100%;
	display: block;
	text-align: right;
	line-height: 24px
}

.mkn-services-support-boxs ul li .i-boxs i {
	color: #002870
}

.mkn-services-support-boxs ul li: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)
}

.mkn-services-support-boxs ul li:nth-child(even) .thumbs {
	float: right
}

.mkn-services-support-boxs ul li:nth-child(even) .thumbs .il-boxs {
	right: auto;
	left: -22px
}

.mkn-services-support-boxs ul li:nth-child(even) .lis-boxs {
	padding-left: 0;
	padding-right: 40px
}

.sep-form .form-group .regex-tip {
	display: none
}

.gljx-history-boxs {
	display: block;
	width: 100%;
	padding-left: 20px
}

.gljx-history-boxs.ons {
	margin-top: 100px
}

.gljx-history-boxs ul {
	padding-left: 10px
}

.gljx-history-boxs ul li {
	display: block;
	width: 100%;
	padding: 0 0 12px 28px;
	border-bottom: 1px solid #d6d6d6;
	border-left: 3px solid #d6d6d6;
	margin-bottom: 25px;
	position: relative
}

.gljx-history-boxs ul li:before {
	width: 3px;
	height: 25px;
	content: '';
	display: block;
	background: #d6d6d6;
	position: absolute;
	left: -3px;
	top: -25px
}

.gljx-history-boxs ul li:after {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	background: #fff;
	position: absolute;
	border: 2px solid #abcd05;
	left: -9px;
	top: 7px
}

.gljx-history-boxs ul li .titles-a {
	display: block;
	width: 100%;
	font-size: 24px;
	color: #abcd05;
	line-height: normal;
	margin-bottom: 10px;
	font-weight: bold;
	position: relative
}

.gljx-history-boxs ul li .spans {
	display: block;
	width: 100%
}

.gljx-history-boxs ul li img {
	position: absolute;
	left: -30px;
	top: -60px;
	z-index: 66;
	background: #fff
}

.gljx-history-boxs ul li:hover .titles-a:after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	background: #abcd05;
	border-radius: 100%;
	position: absolute;
	left: -33px;
	top: 11px;
	z-index: 66
}

.gljx-history-boxs ul li:last-child {
	border-bottom: none
}

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

.transm {
	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	-ms-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s
}

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

.bk-new-contact ul {
	margin: 0 -10px
}

.bk-new-contact ul li {
	padding: 0 10px;
	margin: 10px 0;
	list-style-type: none !important
}

.bk-new-contact ul li a {
	text-decoration: none
}

.bk-new-contact ul li a:hover {
	color: #002870
}

.bk-new-contact ul li>div {
	background: #f5f8f9;
	text-align: center;
	border-radius: 10px;
	min-height: 220px;
	padding: 10px;
	padding-top: 30px
}

.bk-new-contact ul li>div i {
	font-family: "FontAwesome";
	display: block;
	width: 65px;
	height: 65px;
	margin: 0 auto;
	font-size: 30px;
	line-height: 65px;
	background: #666;
	color: #fff;
	border-radius: 50%
}

.bk-new-contact ul li:hover div i {
	background: #002870
}

.bl-detail-form {
	margin: 20px 0 10px
}

.bl-detail-form .form-title {
	padding-bottom: 15px
}

.bl-detail-form .form-title span {
	font-size: 24px
}

.bl-detail-form .sep-form {
	padding: 0
}

.bl-detail-form .sep-form .f-left {
	padding-right: 10px
}

.bl-detail-form .sep-form .f-right {
	padding-left: 10px
}

.bl-detail-form .sep-form .form-group {
	padding: 0
}

.bl-detail-form .sep-form .form-group .form-control {
	height: 45px;
	background: #f4f4f4;
	box-shadow: none
}

.bl-detail-form .sep-form .form-group textarea.form-control {
	height: auto
}

.bl-detail-form .sep-form .btn.btn-primary {
	font-size: 18px;
	color: #fff;
	padding: 5px 50px;
	background: #002870;
	border: 1px solid #002870;
	text-transform: uppercase
}

.bl-detail-form .sep-form .btn.btn-primary:hover {
	background: #fff;
	color: #002870
}

.pdf-list {
	margin: 0 -10px
}

.pdf-list .pdf-item {
	margin: 10px 0;
	padding: 0 10px
}

.pdf-list .pdf-item div {
	border: 1px solid #ddd;
	padding: 5px;
	transition: all .5s
}

.pdf-list .pdf-item div a:nth-child(1) {
	font-size: 16px;
	margin-top: 5px;
	width: 85%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block
}

.pdf-list .pdf-item div a:nth-child(1) i {
	color: #0052a5;
	font-size: 18px
}

.pdf-list .pdf-item div a:nth-child(2),
.pdf-list .pdf-item div a:nth-child(3) {
	float: right;
	padding-top: 6px;
	color: #0052a5
}

.pdf-list .pdf-item div a:nth-child(2) {
	padding-left: 10px
}

.pdf-list .pdf-item div:hover {
	border: 1px solid #0052a5
}

.richtext h2 {
	font-size: 24px;
	color: #242424
}

.richtext h3 {
	font-size: 18px;
	color: #002870;
	margin-bottom: 10px
}

.richtext ul,
.richtext ol {
	padding-left: 20px
}

.richtext p {
	margin-bottom: 10px
}

.richtext table {
	width: 100%
}

.richtext table tr td {
	white-space: normal;
	word-break: normal
}

.richtext table tr td p {
	white-space: normal;
	word-break: normal
}

.detail-back {
	text-align: center
}

.detail-back a {
	display: inline-block;
	width: 200px;
	padding: 10px 0;
	text-align: center;
	transform: skewX(-15deg);
	margin-left: 5px;
	background: #002870;
	border: 1px solid #002870;
	color: #fff
}

.detail-back a i {
	transform: skewX(15deg);
	margin-left: 10px;
	font-size: 18px;
	position: relative;
	top: 1px
}

.detail-back a span {
	transform: skewX(15deg);
	display: inline-block;
	font-weight: bold;
	font-size: 16px
}

.detail-back a:hover {
	background: #fff;
	color: #002870
}

.posi-rela {
	position: relative
}

.related-pro {
	padding: 60px 50px 20px
}

.related-pro .re-title {
	text-align: center;
	margin-bottom: 30px
}

.related-pro .re-title span {
	display: inline-block;
	font-size: 20px;
	font-family: "Oswald-Regular";
	position: relative;
	padding-bottom: 5px
}

.related-pro .re-title span:after {
	content: "";
	display: table;
	width: 34px;
	height: 1px;
	background: #002870;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto
}

.related-pro .related-swiper ul li .thumb {
	display: block;
	overflow: hidden;
	text-align: center;
	padding: 20px 0;
	border: 1px solid #ddd;
	line-height: 221px;
	height: 263px
}

.related-pro .related-swiper ul li .thumb img {
	max-width: 100%
}

.related-pro .related-swiper ul li .title {
	display: block;
	padding: 10px 0;
	text-align: center;
	font-size: 14px
}

.related-pro .swiper-button-next,
.related-pro .swiper-button-prev {
	background-image: none;
	top: 45%;
	font-size: 30px;
	height: auto;
	width: auto;
	outline: none;
	color: #002870
}

.related-pro .swiper-button-next {
	right: -50px
}

.related-pro .swiper-button-prev {
	left: -50px
}

.richtext {
	font-size: 14px;
	line-height: 1.8
}

.richtext p {
	font-size: 14px;
	line-height: 1.8
}

.offside li:nth-child(even) {
	background: #002870
}

.offside li:nth-child(odd) .icon {
	color: #002870
}

.footer-bottom {
	background: #292d31
}

.footer-bottom .p {
	padding: 28px 0;
	border-top: 1px solid #697377
}

.footer-bottom .p span,
.footer-bottom .p a {
	color: #fff
}

.footer-bottom .p a:hover {
	text-decoration: underline
}

.related-box .re-title {
	font-size: 22px;
	padding: 10px 0
}

.re-news-list li {
	padding: 5px 0 5px 15px;
	position: relative
}

.re-news-list li:before {
	content: "";
	display: table;
	width: 6px;
	height: 6px;
	background: #333;
	position: absolute;
	border-radius: 50%;
	left: 0;
	top: 13px
}

.re-news-list li a {
	display: block;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.re-news-list li a:hover {
	color: #002870
}

.sep-faq-list2 {
	margin-top: 6px
}

.sep-faq-list2 li {
	margin-top: 10px
}

.sep-faq-list2 li .faq-answer {
	padding: 13px 61px;
	padding-right: 0;
	color: #5a5a5a;
	font-size: 14px;
	line-height: 1.8em;
	position: relative
}

.sep-faq-list2 li .faq-answer table {
	width: 100%
}

.sep-faq-list2 li .faq-answer table tr td {
	border: 1px solid #ddd;
	padding: 5px
}

.sep-faq-list2 li .faq-question {
	background: url(../image/faq.png) no-repeat top left;
	min-height: 48px;
	padding-left: 58px;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 48px
}

.sep-faq-list2 li .faq-question span {
	color: #000;
	font-weight: bold;
	font-size: 16px
}

.sep-faq-list2 li .faq-question:hover {
	color: #abcd05
}

.applist-box {
	margin: 0 -10px
}

.applist-box li {
	padding: 10px
}

.applist-box li .ibox {
	border: 1px solid #ddd;
	padding: 10px
}

.applist-box li .ibox .thumb {
	display: block;
	overflow: hidden;
	margin-bottom: 10px
}

.applist-box li .ibox .thumb img {
	max-width: 100%;
	transition: All .8s ease;
	-webkit-transition: All .8s ease;
	-moz-transition: All .8s ease;
	-o-transition: All .8s ease
}

.applist-box li .ibox .title {
	display: block;
	color: #323232;
	line-height: 24px;
	height: 64px;
	overflow: hidden;
	padding-bottom: 15px;
	font-size: 20px;
	border-bottom: 1px solid #afafaf
}

.applist-box li .ibox .summary {
	width: 100%;
	color: #707070;
	line-height: 24px;
	height: 106px;
	font-weight: 400;
	display: block;
	border-top: 1px solid #afafaf;
	margin-top: 5px;
	padding-top: 10px;
	margin-bottom: 20px;
	overflow: hidden
}

.applist-box li .ibox .more {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #3a3a3a
}

.applist-box li .ibox:hover .thumb img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1)
}

.applist-box li .ibox:hover .title {
	color: #002870
}

.sep-resource-list1 {
	margin-top: 20px
}

.sep-resource-list1 li {
	padding: 30px 10px;
	padding-left: 68px;
	position: relative;
	border-bottom: 1px solid #d9d9d9
}

.sep-resource-list1 li .title {
	display: block;
	font-size: 18px;
	margin-bottom: 5px
}

.sep-resource-list1 li .title:hover {
	text-decoration: underline;
	color: #002870
}

.sep-resource-list1 li .date {
	position: absolute;
	left: 0;
	top: 35px;
	width: 50px;
	text-align: center
}

.sep-resource-list1 li .date .md {
	display: block;
	background: #ccc;
	border-radius: 6px;
	padding: 10px 0;
	padding-bottom: 5px
}

.sep-resource-list1 li .date .md .d {
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	display: block
}

.sep-resource-list1 li .date .md .m {
	color: #fff;
	display: block;
	font-family: AvenirNextLTPro
}

.sep-resource-list1 li .date .y {
	color: #565656;
	font-size: 13px;
	display: block;
	margin-top: 5px;
	line-height: 1.4em
}

.sep-resource-list1 li .text {
	display: block;
	color: #565656;
	font-size: 14px;
	line-height: 1.6em;
	height: 5em;
	overflow: hidden
}

.gdw-mb-header {
	padding: 10px 20px
}

.gdw-mb-header .gdw-mb-logo {
	width: 120px
}

.gdw-mb-header .gdw-mb-logo img {
	margin-top: 0;
	width: 100%
}

.mb-nav-wrap,
.mb-search-wrap {
	top: 51px;
	z-index: 9999
}

.mb-nav-wrap>ul>li>a {
	background: #002870
}

.mb-nav-wrap>ul>li ol {
	color: #fff;
	padding-left: 60px;
	display: none;
	padding-bottom: 10px
}

.mb-nav-wrap>ul>li ol>li {
	list-style-type: disc;
	color: #fff;
	padding: 5px 0
}

.mb-nav-wrap>ul>li ol>li>a {
	color: #fff;
	display: inline-block
}

.mb-nav-wrap>ul>li>ul .gets {
	position: relative
}

.mb-nav-wrap>ul>li>ul .gets span {
	position: absolute;
	right: 10px;
	top: 6px;
	color: #fff;
	font-size: 20px
}

.gdw-mb-menu,
.gdw-mb-search,
.gdw-mb-lan {
	padding: 5px 5px 0 18px
}

.gdw-mb-menu i,
.gdw-mb-search i,
.gdw-mb-lan i {
	font-size: 24px;
	color: #002870
}

.mb-footer-list {
	display: none;
	padding: 20px 10px 10px 10px;
	background: #002870;
	margin-bottom: -1px
}

.mb-footer-list .foot-box .f-title {
	font-size: 20px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
	position: relative;
	padding: 10px;
	border: 1px solid #ddd;
	color: #fff
}

.mb-footer-list .foot-box .f-title>i {
	position: absolute;
	right: 10px;
	color: #fff;
	top: 15px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.mb-footer-list .foot-box .f-title .change-du {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.mb-footer-list .foot-box .foot-links {
	padding-left: 20px;
	display: none
}

.mb-footer-list .foot-box .foot-links li {
	padding: 4px 0;
	list-style-type: disc;
	color: #fff
}

.mb-footer-list .foot-box .foot-links li a {
	font-size: 16px;
	color: #fff;
	transition: all .5s
}

.mb-footer-list .foot-box .foot-links li a i {
	display: none;
	transition: all .5s
}

.mb-footer-list .foot-box .foot-links li a:hover {
	color: #002870
}

.mb-footer-list .foot-box .foot-links li a:hover i {
	color: #fff;
	display: inline-block
}

.mb-show {
	display: none
}

.change-fixed {
	position: fixed;
	width: 100%;
	z-index: 999999;
	left: 0;
	top: 0;
	background: #fff;
	box-shadow: 0 0 10px #ddd
}

.change-fixed .head-top {
	display: none
}

.change-fixed .head-bottom .logo {
	padding-top: 5px
}

.mkn-faqs-boxs {
	display: block;
	width: 100%
}

.mkn-faqs-boxs.ons {
	margin-top: 25px
}

.mkn-faqs-boxs .faqList-title {
	width: 140px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: url(../image/pic_faq_title.png) no-repeat center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	z-index: 2
}

.mkn-faqs-boxs ul li {
	padding: 12px 0;
	border-bottom: 1px solid #e7f0f4
}

.mkn-faqs-boxs ul li .titles-a {
	display: block;
	width: 100%;
	font-size: 18px;
	color: #000;
	position: relative;
	line-height: 28px;
	padding: 4px 40px
}

.mkn-faqs-boxs ul li .titles-a i {
	display: block;
	width: 29px;
	height: 29px;
	position: absolute;
	right: 0;
	top: 4px
}

.mkn-faqs-boxs ul li .titles-a i:before {
	content: '';
	display: block;
	width: 9px;
	height: 1px;
	background: #002870;
	position: absolute;
	left: 10px;
	top: 14px
}

.mkn-faqs-boxs ul li .titles-a i:after {
	content: '';
	display: block;
	width: 1px;
	height: 9px;
	background: #002870;
	position: absolute;
	left: 14px;
	top: 10px
}

.mkn-faqs-boxs ul li .qs {
	display: block;
	width: 18px;
	height: 18px;
	border-radius: 4px;
	text-align: center;
	line-height: 18px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	position: absolute;
	left: 10px;
	top: 10px;
	background: #87b2c7;
	opacity: .7
}

.mkn-faqs-boxs ul li .qs.ons {
	background: #87b2c7;
	top: 15px;
	opacity: 1
}

.mkn-faqs-boxs ul li .lis-boxs {
	display: none;
	width: 100%;
	background: #f3f7f9;
	padding: 15px 12px 15px 40px;
	position: relative
}

.mkn-faqs-boxs ul li.active .titles-a .qs {
	background: #f58221;
	opacity: 1
}

.mkn-faqs-boxs ul li.active .titles-a i:after {
	display: none
}

.mkn-faqs-boxs ul li.active .lis-boxs {
	display: block
}

.mkn-faqs-boxs ul li.activess .titles-a .qs {
	background: #f58221;
	opacity: 1
}

.mkn-faqs-boxs ul li.activess .titles-a i:after {
	display: none
}

.mkn-faqs-boxs ul li.activess .lis-boxs {
	display: block
}

.news-other-box {
	padding: 60px 0
}

.news-other-box .p-title {
	margin-bottom: 20px
}

.news-other-box .news-list>li {
	padding: 30px 0
}

.news-other-box .news-list>li .img-left a {
	display: block;
	overflow: hidden
}

.news-other-box .news-list>li .msg-right {
	padding: 20px
}

.news-other-box .news-list>li .msg-right .title {
	display: block;
	font-size: 24px;
	color: #002870;
	margin-bottom: 10px;
	font-weight: bold
}

.news-other-box .news-list>li .msg-right .summary {
	font-size: 16px;
	line-height: 1.8
}

.news-other-box .news-list>li .msg-right .mores {
	display: block;
	width: 125px;
	height: 38px;
	line-height: 38px;
	position: relative;
	font-size: 14px;
	background-color: #002870;
	border: 1px solid #002870;
	margin-top: 20px;
	text-align: center;
	color: #fff
}

.news-other-box .news-list>li .msg-right .mores:hover {
	background: #fff;
	color: #002870
}

.news-other-box .news-list>li:nth-child(1) {
	border-bottom: 1px solid #ddd
}

.news-other-box .news-list>li:nth-child(2) .msg-right {
	padding-left: 0
}

.pdf-search-back {
	position: relative
}

.pdf-search-back a {
	background-color: #002870;
	border: 1px solid #002870;
	display: inline-block;
	padding: 6px 12px;
	margin-top: 8px;
	color: #fff;
	border-radius: 6px
}

.pdf-search-back a:hover {
	background: #fff;
	color: #002870
}

.cn-services-box {
	padding: 60px 0
}

.cn-services-box .sup-top .msg-left .cn-title {
	font-size: 42px;
	line-height: 1em;
	margin-bottom: 20px
}

.cn-services-box .sup-top .msg-left .richtext {
	font-size: 16px;
	line-height: 1.5em
}

.cn-services-box .sup-top .msg-left .richtext p {
	font-size: 16px;
	line-height: 1.5em
}

.cn-services-box .sup-top .msg-left .more {
	margin-top: 30px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: .09em;
	line-height: 46px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	background-color: #002870;
	border: 2px solid #002870;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 50px;
	min-width: 190px;
	white-space: nowrap;
	transition: all .5s
}

.cn-services-box .sup-top .msg-left .more:hover {
	background: #fff;
	color: #002870
}

.cn-services-box .sup-top .img-right .thumb {
	display: block;
	text-align: center
}

.cn-services-box .sup-top .img-right .thumb img {
	max-width: 100%
}

.cn-next-box {
	padding-top: 100px
}

.cn-next-box ul li .part .thumb {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center
}

.cn-next-box ul li .part .thumb img {
	max-width: 100%
}

.cn-next-box ul li .part .thumb:after {
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	position: absolute;
	content: '';
	bottom: -1px;
	left: -2px;
	height: 65px;
	width: 103%;
	background-image: linear-gradient(to right top, #fff 0, #fff 50%, transparent 50%);
	background: linear-gradient(#fff, #fff);
	-webkit-clip-path: polygon(0 0, 0 0, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 0 0, 100% 100%, 0 100%)
}

.cn-next-box ul li .title {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #737373;
	min-height: 104px;
	padding: 40px 0;
	text-align: center;
	font-size: 26px
}

.cn-next-box ul li:hover .part .thumb:after {
	bottom: -100px
}

.app-news-box ul {
	margin: 0 -10px
}

.app-news-box ul li {
	padding: 10px
}

.app-news-box ul li .part .thumb {
	display: block;
	position: relative;
	overflow: hidden
}

.app-news-box ul li .part .thumb span {
	display: block;
	position: absolute;
	display: flex;
	justify-content: center;
	align-content: center;
	text-align: center;
	background: rgba(0, 0, 0, 0.4);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.app-news-box ul li .part .thumb span em {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	height: 45px;
	position: absolute;
	transform: translateY(-50%);
	top: 50%
}

.app-news-box ul li .part .thumb:hover span {
	background: rgba(0, 0, 0, 0.2);
	color: #002870
}

.cn-choose-list {
	margin: 0 -25px
}

.cn-choose-list li {
	padding: 25px
}

.cn-choose-list li .part {
	padding: 30px 50px 30px 20px;
	background: rgba(255, 255, 255, 0.3);
	position: relative
}

.cn-choose-list li .part .tips-img {
	position: absolute;
	display: block;
	top: -8px;
	right: -8px;
	width: 126px;
	height: 108px;
	background: url(../image/sjx.png)
}

.cn-choose-list li .part .tips-img img {
	position: absolute;
	right: 15px;
	top: 15px
}

.cn-choose-list li .part .title {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px
}

.cn-choose-list li .part .summary {
	font-size: 14px;
	line-height: 1.8;
	color: #fff;
	height: 50px
}

@media screen and (max-width:1366px) {
	.tcimage {
		width: 75%;
		margin-left: 0
	}

	.tecimage {
		width: 22%
	}
}

@media screen and (max-width:1024px) {
	.galleryss a {
		width: 31%
	}
}

@media screen and (max-width:768px) {
	.inner-page .right-box .detail-content .details-all-box .ibox:first-child {
		padding: 10px
	}

	.container {
		padding-left: 10px;
		padding-right: 10px
	}

	.inner-page {
		padding: 30px 0 20px
	}

	.pc-show,
	.dd-banner {
		display: none
	}

	.mb-show {
		display: block
	}

	.mb-footer-list {
		display: block
	}

	header {
		display: block
	}

	.dd-banner .banner-swiper .banner-text p,
	.dd-banner .banner-swiper .banner-text p span {
		font-size: 16px !important;
		height: auto !important
	}

	.feature-pro-box {
		padding: 20px 0
	}

	.p-title a {
		font-size: 20px
	}

	.p-title span {
		font-size: 16px;
		padding: 5px 0
	}

	.feature-pro-box .posi-rela .pro-list-swiper ul li .title {
		height: auto
	}

	.feature-pro-box .posi-rela .swiper-button-prev {
		left: 0
	}

	.feature-pro-box .posi-rela .swiper-button-next {
		right: 0
	}

	.appli-box {
		padding-bottom: 0 !important
	}

	.about-box {
		padding: 20px 0
	}

	.about-box .left-box {
		padding-right: 10px;
		margin-bottom: 30px
	}

	.about-box .left-box .about-title a {
		font-size: 20px
	}

	.about-box .left-box .about-title a span {
		font-size: 20px
	}

	.about-box .left-box .other-links {
		margin-top: 20px
	}

	.about-box .factory-show ul li img {
		width: 100%
	}

	.about-box .left-box .other-links li .title {
		font-size: 14px
	}

	.about-box .left-box .other-links li .imgs {
		height: 54px
	}

	.what-contact {
		padding: 10px 0
	}

	.what-contact .text {
		font-size: 16px
	}

	.news-box {
		padding: 20px 0
	}

	.news-box .news-swiper {
		padding: 20px 0
	}

	.news-box .news-swiper ul .swiper-slide-next .apart {
		transform: scale(1) !important
	}

	.ft-bgs {
		padding: 20px 0
	}

	.ft-bgs .footer-part {
		display: none
	}

	.ft-bgs .contact-box {
		display: block;
		padding-left: 0
	}

	.footer-bottom .p {
		padding-bottom: 70px
	}

	.offside li:nth-child(even) .icon {
		color: #002870
	}

	.inner-page .left-box {
		padding-right: 10px
	}

	.inner-page .right-box .prolist>ul>li .img-left {
		padding-right: 10px
	}

	.inner-page .right-box .list-top-box {
		height: auto;
		padding: 20px
	}

	.inner-page .right-box .prolist>ul>li .box-right .fir-pro-list li a {
		width: auto
	}

	.inner-page .right-box .prolist>ul>li .box-right .title {
		padding-top: 10px
	}

	.inner-page .right-box .three-list-box>ul>li .title {
		height: auto
	}

	.sep-breadcrumb {
		position: static
	}

	.inner-page .right-box .detail-top .text-box {
		padding-left: 10px
	}

	.mkn-pdf-boxs.ons {
		margin-top: 0
	}

	.richtext h2 {
		font-size: 20px
	}

	.inner-page .right-box .detail-top {
		margin-bottom: 20px
	}

	.inner-page .right-box .detail-content .change-list li {
		padding: 8px 5px;
		width: 50%;
		margin-right: 0
	}

	.inner-page .right-box .detail-content .change-list li div {
		width: 100%
	}

	.bl-detail-form .sep-form .f-right {
		padding-left: 0;
		padding-right: 0
	}

	.bl-detail-form .sep-form .f-left {
		padding-left: 0;
		padding-right: 0
	}

	.applist-box li .ibox .title {
		height: auto
	}

	.applist-box li .ibox .summary {
		height: auto
	}

	.inner-page .right-box .h1-title {
		font-size: 24px
	}
}

@media screen and (max-width:768px) {
	.galleryss a {
		width: 48%
	}

	.mkn-fs-boxs ul li {
		width: 46%;
		margin: 0 2% 20px
	}

	.mkn-fs-boxs ul li:nth-child(3n+1) {
		margin: 0 2% 20px
	}
}

@media screen and (max-width:480px) {
	.mkn-fs-boxs ul li {
		width: 96%
	}
}

.ts-title {
	text-align: center;
	padding: 120px 0 40px;
	position: relative
}

.ts-title a em {
	font-size: 55px;
	display: block;
	text-transform: uppercase
}

.ts-title a span {
	font-size: 65px;
	font-weight: bold;
	display: block
}

.ts-title a span em {
	font-size: 65px;
	color: #002870;
	font-weight: bold;
	display: inline-block
}

.ts-title .tps-sum {
	display: block;
	text-align: center;
	font-size: 20px;
	color: #7c7c7c
}

.ts-title:after {
	content: "";
	display: block;
	height: 66px;
	width: 18px;
	background: url(../image/let.jpg);
	position: absolute;
	top: 55px;
	right: 0;
	left: 0;
	margin: auto;
	transition: all .5s
}

.ts-title:hover:after {
	top: 40px
}

.feature-pros-box {
	padding: 50px 0
}

.feature-pros-box .pros-list ul {
	margin: 0 -8px
}

.feature-pros-box .pros-list ul li {
	padding: 8px
}

.feature-pros-box .pros-list ul li .part {
	background: #d3d3d3
}

.feature-pros-box .pros-list ul li .part .thumb {
	display: block;
	text-align: center
}

.feature-pros-box .pros-list ul li .part .title {
	display: flex;
	color: #101010;
	text-align: center;
	padding: 10px 0;
	height: 70px;
	font-size: 18px;
	font-weight: bold;
	justify-content: center;
	align-items: center
}

.feature-pros-box .pros-list ul li .part .title:hover {
	color: #002870
}

.feature-pros-box .pros-list ul li .part .summary {
	text-align: center;
	font-size: 14px;
	line-height: 1.8;
	min-height: 75px
}

.feature-pros-box .pros-list ul li:nth-child(2) .part {
	background: linear-gradient(to right, #f4f1ec 50%, #e4e0d7 99.9%)
}

.feature-pros-box .pros-list ul li:nth-child(3) .part {
	background: #eaecee
}

.feature-pros-box .pros-list ul li:nth-child(3) .part .thumb {
	height: 300px
}

.feature-pros-box .pros-list ul li:nth-child(4) .part {
	background: #e5eef0
}

.feature-pros-box .pros-list ul li:nth-child(4) .part .thumb {
	height: 300px
}

.feature-pros-box .pros-list ul li:nth-child(5) .part {
	background: #ebf3f5
}

.feature-pros-box .pros-list ul li:nth-child(5) .part .thumb {
	height: 300px
}

.feature-pros-box .pros-list ul li:nth-child(6) .part {
	background: #e5eef0
}

.feature-pros-box .pros-list .mores {
	display: block;
	width: 220px;
	text-align: center;
	padding: 10px 0;
	font-size: 16px;
	color: #212121;
	border: 1px solid #212121;
	margin: 35px auto 0;
	transition: all .5s
}

.feature-pros-box .pros-list .mores i {
	font-size: 20px;
	margin-left: 10px
}

.feature-pros-box .pros-list .mores:hover {
	color: #002870;
	border: 1px solid #002870
}

.cn-feature-box {
	margin-bottom: 50px
}

.cn-feature-box .posi-rela {
	position: relative
}

.cn-feature-box .posi-rela .sale-swipers ul li .part {
	padding: 20px;
	border: 1px solid #ddd
}

.cn-feature-box .posi-rela .sale-swipers ul li .thumb {
	display: block;
	overflow: hidden
}

.cn-feature-box .posi-rela .sale-swipers ul li .thumb img {
	width: 100%
}

.cn-feature-box .posi-rela .sale-swipers ul li .title {
	font-weight: bold;
	font-size: 18px;
	padding: 20px 0 10px;
	display: block;
	height: 80px
}

.cn-feature-box .posi-rela .sale-swipers ul li .title:hover {
	color: #002870
}

.cn-feature-box .posi-rela .sale-swipers ul li .summary {
	font-size: 14px;
	height: 50px;
	line-height: 1.8em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.cn-feature-box .posi-rela .sale-swipers ul li .more {
	display: block;
	margin-top: 20px;
	padding: 10px;
	background: #002870;
	border-radius: 6px;
	color: #fff;
	text-align: center;
	border: 1px solid #002870
}

.cn-feature-box .posi-rela .sale-swipers ul li .more:hover {
	background: #fff;
	color: #002870
}

.cn-feature-box .posi-rela .swiper-button-next,
.cn-feature-box .posi-rela .swiper-button-prev {
	background-image: none;
	width: auto;
	height: auto;
	font-size: 50px;
	outline: none;
	top: 30%;
	color: #333
}

.cn-feature-box .posi-rela .swiper-button-next {
	right: -75px
}

.cn-feature-box .posi-rela .swiper-button-prev {
	left: -75px
}

.why-choose-micno {
	padding: 40px 0 100px;
	background: url(../image/why-bg.jpg);
	background-size: cover
}

.why-choose-micno .ts-title {
	text-align: center;
	padding: 80px 0 40px;
	position: relative
}

.why-choose-micno .ts-title a em {
	color: #fff
}

.why-choose-micno .ts-title a span {
	color: #fff
}

.why-choose-micno .ts-title .tps-sum {
	color: #fff
}

.why-choose-micno .ts-title:after {
	background: url(../image/let.png);
	top: 22px
}

.why-choose-micno .list-box {
	margin: 0 -30px
}

.why-choose-micno .list-box li {
	padding: 30px
}

.why-choose-micno .list-box li .part .thumb {
	display: block;
	height: 90px;
	width: 90px;
	background: #002870;
	border-radius: 50%;
	margin: 0 auto;
	border: 2px solid #fff;
	text-align: center;
	line-height: 84px
}

.why-choose-micno .list-box li .part .thumb img:first-child {
	display: none
}

.why-choose-micno .list-box li .part .thumb:hover {
	background: #fff
}

.why-choose-micno .list-box li .part .thumb:hover img:first-child {
	display: inline-block
}

.why-choose-micno .list-box li .part .thumb:hover img:nth-child(2) {
	display: none
}

.why-choose-micno .list-box li .part .title {
	display: block;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	margin: 15px 0;
	color: #fff
}

.why-choose-micno .list-box li .part .summary {
	line-height: 1.8;
	color: #fff;
	font-size: 14px;
	text-align: center;
	height: 75px
}

.why-choose-micno .list-box li:hover .part .thumb {
	-webkit-animation: bounce 2s ease-in-out infinite;
	animation: bounce 2s ease-in-out infinite
}

.various-app-box {
	padding: 70px 0;
	background: #f9f9f9
}

.various-app-box .text-top {
	padding: 30px 0 40px
}

.various-app-box .text-top .is-left span {
	display: block;
	font-size: 16px;
	color: #002870
}

.various-app-box .text-top .is-left p {
	display: block;
	font-size: 50px;
	text-transform: uppercase;
	font-weight: bold
}

.various-app-box .text-top .is-right {
	padding-left: 40px;
	padding-top: 30px
}

.various-app-box .text-top .is-right .summary {
	display: block;
	line-height: 1.8;
	font-size: 14px
}

.various-app-box .posi-rela {
	position: relative
}

.various-app-box .posi-rela .various-box ul li {
	background: #fff;
	border-right: 1px solid #f9f9f9
}

.various-app-box .posi-rela .various-box ul li .part {
	padding: 30px 30px 20px 30px
}

.various-app-box .posi-rela .various-box ul li .part .thumb {
	display: block;
	padding: 10px 0
}

.various-app-box .posi-rela .various-box ul li .part .title {
	font-size: 26px;
	font-weight: bold;
	color: #191919;
	padding: 10px 0;
	display: block;
	height: 94px
}

.various-app-box .posi-rela .various-box ul li .part .title:hover {
	color: #002870
}

.various-app-box .posi-rela .various-box ul li .part .more {
	font-size: 18px;
	color: #002870;
	display: block;
	font-weight: bold
}

.various-app-box .posi-rela .various-box ul li .part .summary {
	font-size: 14px;
	line-height: 1.8;
	height: 100px
}

.various-app-box .posi-rela .various-box ul li .part .more {
	display: block;
	margin-top: 20px
}

.various-app-box .posi-rela .various-box ul li .imgs a {
	display: block;
	overflow: hidden
}

.various-app-box .posi-rela .various-box ul li .imgs a img {
	width: 100%
}

.various-app-box .posi-rela .various-box ul li:hover .part .thumb {
	-webkit-animation: bounce 2s ease-in-out infinite;
	animation: bounce 2s ease-in-out infinite
}

.various-app-box .posi-rela .various-box ul li:hover .part .title {
	color: #002870
}

.various-app-box .posi-rela .swiper-button-next,
.various-app-box .posi-rela .swiper-button-prev {
	background-image: none;
	background-image: none !important;
	width: auto;
	height: auto;
	font-size: 50px;
	top: 48%;
	outline: none;
	font-size: 60px
}

.various-app-box .posi-rela .swiper-button-prev {
	left: -60px
}

.various-app-box .posi-rela .swiper-button-next {
	right: -60px
}

.new-about-box .the-left>img {
	width: 100%
}

.new-about-box .the-left .past {
	padding: 100px 80px 100px 100px;
	position: absolute;
	background: rgba(47, 47, 47, 0.9);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.new-about-box .the-left .past .ab-title span {
	font-size: 16px;
	color: #fff;
	display: block;
	padding-left: 10px
}

.new-about-box .the-left .past .ab-title a {
	font-size: 65px;
	font-weight: bold;
	color: #fff
}

.new-about-box .the-left .past .ab-title:hover a {
	color: #002870
}

.new-about-box .the-left .past .summary {
	line-height: 2;
	color: #fff;
	font-size: 14px;
	margin-top: 20px
}

.new-about-box .the-left .past .summary p {
	line-height: 2;
	color: #fff;
	font-size: 14px
}

.new-about-box .the-left .past .more-list {
	margin-top: 60px
}

.new-about-box .the-left .past .more-list li .apart a {
	position: relative
}

.new-about-box .the-left .past .more-list li .apart a span {
	display: block
}

.new-about-box .the-left .past .more-list li .apart a em {
	font-size: 18px;
	display: block;
	color: #fff;
	padding: 15px 0
}

.new-about-box .the-left .past .more-list li .apart a:after {
	content: "";
	display: block;
	width: 28px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0
}

.new-about-box .the-left .past .more-list li .apart a:hover em {
	color: #002870
}

.new-about-box .the-right {
	position: relative
}

.new-about-box .the-right .thumb {
	display: block;
	overflow: hidden
}

.new-about-box .the-right .thumb img {
	width: 100%
}

.new-about-box .the-right .mores {
	position: absolute;
	width: 230px;
	height: 64px;
	line-height: 64px;
	background: #002870;
	color: #fff;
	text-align: center;
	font-size: 18px;
	right: 0;
	bottom: 0
}

.new-about-box .the-right .mores:hover {
	border: 1px solid #002870;
	color: #002870;
	background: #fff
}

.cn-about-box {
	padding-top: 60px
}

.cn-about-box .the-left .past {
	background: #fff
}

.cn-about-box .the-left .past .ab-title {
	color: #323232
}

.cn-about-box .the-left .past .ab-title a,
.cn-about-box .the-left .past .ab-title span {
	color: #323232
}

.cn-about-box .the-left .past .summary {
	color: #323232
}

.cn-about-box .the-left .past .summary p {
	color: #323232
}

.cn-about-box .the-left .past .mores {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	padding: 23px 58px;
	background-color: #ff4f01;
	border-radius: 4px;
	border: 1px solid #ff4f01;
	margin-top: 46px;
	display: inline-block
}

.cn-about-box .the-left .past .mores:hover {
	background: #fff;
	color: #ff4f01
}

.tnews-box {
	padding: 80px 0
}

.tnews-box .ts-title {
	padding: 70px 0 0
}

.tnews-box .ts-title:after {
	top: 5px
}

.tnews-box .posi-rela {
	position: relative
}

.tnews-box .posi-rela .swiper-button-next,
.tnews-box .posi-rela .swiper-button-prev {
	background-image: none;
	background-image: none !important;
	width: auto;
	height: auto;
	font-size: 50px;
	top: 48%;
	outline: none;
	font-size: 60px
}

.tnews-box .posi-rela .swiper-button-prev {
	left: -60px
}

.tnews-box .posi-rela .swiper-button-next {
	right: -60px
}

.tnews-box .news-swiper {
	padding: 40px 0
}

.tnews-box .news-swiper ul li {
	padding: 5px
}

.tnews-box .news-swiper ul li .apart {
	box-shadow: 0 10px 10px #ddd;
	transition: 300ms;
	transform: scale(1);
	overflow: hidden
}

.tnews-box .news-swiper ul li .apart .thumb {
	display: block;
	overflow: hidden;
	position: relative;
	height: 288px
}

.tnews-box .news-swiper ul li .apart .thumb img {
	width: 100%
}

.tnews-box .news-swiper ul li .apart .thumb span {
	position: absolute;
	display: inline-block;
	background: rgba(220, 220, 220, 0.5);
	padding: 6px 10px;
	bottom: 20px;
	left: 20px;
	font-size: 12px
}

.tnews-box .news-swiper ul li .apart .date {
	width: 70px;
	height: 60px;
	padding: 5px;
	background: #fff;
	position: absolute;
	top: 48%;
	left: 5%;
	text-align: center;
	line-height: 26px;
	box-shadow: 0 0 2px #ddd
}

.tnews-box .news-swiper ul li .apart .date span {
	background-color: #002870;
	display: block;
	color: #fff
}

.tnews-box .news-swiper ul li .apart .ibox {
	padding: 35px 20px 20px 20px;
	background: #fff
}

.tnews-box .news-swiper ul li .apart .ibox .title {
	font-size: 20px;
	display: block;
	font-weight: bold;
	color: #000;
	margin: 10px 0;
	height: 84px
}

.tnews-box .news-swiper ul li .apart .ibox .title:hover {
	color: #002870
}

.tnews-box .news-swiper ul li .apart .ibox .summary {
	font-size: 14px;
	line-height: 1.8;
	color: #606060;
	height: 100px
}

.tnews-box .news-swiper ul li:hover {
	z-index: 1000
}

.cn-news-box {
	padding: 60px 0
}

.cn-news-box ul {
	margin: 0 -15px
}

.cn-news-box ul li {
	padding: 15px
}

.cn-news-box ul li .part {
	position: relative
}

.cn-news-box ul li .part .thumb {
	display: block;
	overflow: hidden
}

.cn-news-box ul li .part .thumb img {
	width: 100%
}

.cn-news-box ul li .part .ibox {
	background: #f2f3f4;
	padding: 10px 20px
}

.cn-news-box ul li .part .ibox .title {
	font-size: 18px;
	display: block;
	margin-bottom: 15px
}

.cn-news-box ul li .part .ibox .summary {
	font-size: 16px;
	line-height: 1.8em;
	color: #646464
}

.cn-news-box ul li .part .ibox .more {
	display: block;
	text-align: right;
	font-size: 20px
}

.cn-news-box ul li:first-child .part {
	height: 433px;
	overflow: hidden
}

.cn-news-box ul li:first-child .part .ibox {
	background: transparent;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px 20px
}

.cn-news-box ul li:first-child .part .ibox .title {
	color: #fff
}

.cn-news-box ul li:first-child .part .ibox .summary {
	color: #fff
}

.contact-lines-box {
	padding: 40px 0 60px;
	background: url(../image/contact-bg.jpg);
	width: 81.4%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	top: -60px
}

.contact-lines-box .container {
	margin-right: 60px
}

.contact-lines-box .lefts span {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	display: block
}

.contact-lines-box .lefts p {
	font-size: 40px;
	color: #fff
}

.contact-lines-box .lefts p strong {
	color: #fff;
	font-size: 40px
}

.contact-lines-box .rights a {
	display: block;
	text-align: right;
	padding-top: 42px
}

.contact-lines-box .rights a span {
	display: block;
	color: #fff
}

.contact-lines-box .rights a span i {
	height: 70px;
	width: 70px;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 50%;
	line-height: 70px;
	text-align: center;
	font-size: 24px;
	transition: all 2s
}

.contact-lines-box .rights a span em {
	position: relative;
	left: 15px;
	top: -6px
}

.contact-lines-box .rights a:hover span i {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg)
}

@-webkit-keyframes bounce {
	5% {
		-webkit-transform: scale(1.1, .8)
	}

	10% {
		-webkit-transform: scale(.8, 1.1) translateY(-5px)
	}

	15% {
		-webkit-transform: scale(1, 1)
	}
}

@keyframes bounce {
	5% {
		transform: scale(1.1, .8)
	}

	10% {
		transform: scale(.8, 1.1) translateY(-5px)
	}

	15% {
		transform: scale(1, 1)
	}
}
