@fonts-face {
	fonts-family: 'siyuan';
	src: url('../fonts/siyuan.eot?');
	src: url('../fonts/siyuan.eot?#iefix') format('embedded-opentype'), url('../fonts/siyuan.woff') format('woff'), url('../fonts/siyuan.ttf') format('truetype'), url('../fonts/siyuan.svg#siyuan') format('svg')
}

html,
body {
    width: 100%;
    height: auto;
    touch-action: manipulation;
    -ms-touch-action: manipulation;
    min-width: 1300px;
    max-width: 1920px;
    margin: 0 auto !important;
}

body {
	fonts-family: 'siyuan';
	fonts-size: 14px;
	overflow-y: initial
}

img {
	border: 0;
	object-fit: cover;
	vertical-align: middle;
	width: 100%
}

ul,
li,
ol {
	list-style-type: none
}

a,
blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
input,
label,
li,
object,
ol,
p,
q,
small,
span,
strong,
table,
tbody,
td,
th,
tr,
ul {
	margin: 0;
	padding: 0;
	border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	fonts-family: 'siyuan'
}

button,
input,
select,
textarea {
	line-height: normal
}

button,
input,
select,
label {
	vertical-align: middle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

input[type='button'],
input[type='submit'],
input[type='reset'] {
	cursor: pointer
}

input:focus {
	outline: none
}

a {
	color: #181b1b;
	outline: none;
	text-decoration: none
}

a:focus {
	outline: none
}

em {
	fonts-style: normal
}

.clearfix:after {
	visibility: hidden;
	display: block;
	fonts-size: 0;
	content: ' ';
	clear: both;
	height: 0
}

.clearfix {
	zoom: 1
}

.fl {
	float: left
}

.fr {
	float: right
}

.text-center {
	text-align: center
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.blue {
	color: #002c6a !important
}

.pointer {
	cursor: pointer
}

.hide {
	display: none
}

.show {
	display: inline-block
}

.paddingTop {
	padding-top: 80px;
	padding-bottom: 80px
}

.paddingBottom {
	padding-top: 20px;
	padding-bottom: 40px
}

.fontsLight {
	fonts-weight: lighter
}

.fonts14 {
	fonts-size: 1em !important
}

.fonts16 {
	fonts-size: 1.1428em !important
}

.fonts18 {
	fonts-size: 1.2857em !important
}

.fonts20 {
	fonts-size: 1.3571em !important
}

.fonts21 {
	fonts-size: 1.4285em !important
}

.fonts22 {
	fonts-size: 1.5714em !important
}

.fonts24 {
	fonts-size: 1.7142em !important
}

.fonts26 {
	fonts-size: 1.8571em !important
}

.fonts28 {
	fonts-size: 2em !important
}

.fonts30 {
	fonts-size: 2.1428em !important
}

.fonts32 {
	fonts-size: 2.2857em !important
}

.fonts36 {
	fonts-size: 2.5714em !important
}

.fonts40 {
	fonts-size: 2.8571em !important
}

.fonts48 {
	fonts-size: 3.4285em !important
}

.gray {
    max-width:82%;
    margin:0 auto;
    line-height:29px !important;
	color: #595757
}

.white {
	color: #fff !important
}

.lightGray {
	color: #999
}

.radius25 {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px
}

.lineHeight40 {
	line-height: 40px
}

.paddingBottom {
	padding-bottom: 20px
}

.fontsColor6 {
	color: #808080
}

.return_top {
	position: fixed;
	right: 25px;
	display: none;
	cursor: pointer;
	z-index: 8888;
	width: 4%
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle;
	width: 160px !important
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 30px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 3px;
	padding-right: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-search--inline {
	float: left
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	fonts-size: 100%;
	margin-top: 5px;
	padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option[aria-selected] {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background: #002468;
	color: #fff;
	z-index: 9999
}

.select2-search--dropdown {
	display: block;
	padding: 4px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
	display: none
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0)
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	width: 133px;
	color: #fff;
	line-height: 29px;
	background: #002468;
	height: 28px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	position: relative
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	fonts-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 30px;
	position: absolute;
	top: 0;
	right: 15px;
	width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	background: url(http://resources1.mlily.com/news/190315/1578199924061.png)no-repeat;
	background-size: 100%;
	left: 50%;
	position: absolute;
	top: 6px;
	width: 14px;
	height: 14px
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #fff transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	fonts-weight: bold;
	margin-top: 5px;
	margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	fonts-weight: bold;
	margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
	float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid #000 1px;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 50px;
	border-top-right-radius: 50px
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #000
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: #fff
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, white 50%, #eee 100%);
	background-image: -o-linear-gradient(top, white 50%, #eee 100%);
	background-image: linear-gradient(to bottom, white 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	fonts-weight: bold;
	margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, white 0%, #eee 50%);
	background-image: -o-linear-gradient(top, white 0%, #eee 50%);
	background-image: linear-gradient(to bottom, white 0%, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, white 100%);
	background-image: -o-linear-gradient(top, #eee 50%, white 100%);
	background-image: linear-gradient(to bottom, #eee 50%, white 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	fonts-weight: bold;
	margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	float: right
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
	border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: #808080
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: #fff
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	direction: ltr;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform, left, top;
	-webkit-transition-duration: 0s;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform, left, top;
	-moz-transition-duration: 0s;
	-moz-transform: translate3d(0, 0, 0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform, left, top;
	-o-transition-duration: 0s;
	-o-transform: translate3d(0, 0, 0);
	-o-transition-timing-function: ease;
	-o-transform: translate(0, 0);
	-ms-transition-property: -ms-transform, left, top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0, 0, 0);
	-ms-transition-timing-function: ease;
	transition-property: transform, left, top;
	transition-duration: 0s;
	transform: translate3d(0, 0, 0);
	transition-timing-function: ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x
}

.transi-up {
	opacity: 0;
	filter: alpha(opacity=0)\9;
	-webkit-transform: translate3d(0, 30px, 0);
	transform: translate3d(0, 30px, 0)
}

.is-visible .transi-up {
	opacity: 1;
	filter: alpha(opacity=100)\9;
	-webkit-transition: opacity .8s, -webkit-transform .8s;
	transition: opacity .8s, transform .8s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.is-visible .delay-05 {
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}

.is-visible .delay-08 {
	-webkit-transition-delay: .8s;
	transition-delay: .8s
}

.is-visible .delay-10 {
	-webkit-transition-delay: 1s;
	transition-delay: 1s
}

.is-visible .delay-12 {
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s
}

.is-visible .delay-14 {
	-webkit-transition-delay: 1.4s;
	transition-delay: 1.4s
}

.is-visible .delay-15 {
	-webkit-transition-delay: 1.5s;
	transition-delay: 1.5s
}

.is-visible .delay-18 {
	-webkit-transition-delay: 1.8s;
	transition-delay: 1.8s
}

.is-visible .delay-20 {
	-webkit-transition-delay: 2s;
	transition-delay: 2s
}

.is-visible .delay-22 {
	-webkit-transition-delay: 2.2s;
	transition-delay: 2.2s
}

.is-visible .delay-25 {
	-webkit-transition-delay: 2.5s;
	transition-delay: 2.5s
}

.is-visible .delay-28 {
	-webkit-transition-delay: 2.8s;
	transition-delay: 2.8s
}

.is-visible .delay-30 {
	-webkit-transition-delay: 3s;
	transition-delay: 3s
}

.headBox {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 144px;
	z-index: 9998
}

.header {
	height: 44px;
	background: #002c6a;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9997
}

.h-function {
	padding-left: 60px;
	float: left;
	width: 260px;
	height: 44px;
	line-height: 44px
}

.h-function a {
	color: #fff;
	letter-spacing: 1px;
	margin-right: 50px
}

.h-function i {
	margin-right: 4px
}

.h-share a {
	float: left;
	color: #fff;
	height: 44px;
	line-height: 44px;
	letter-spacing: 1px;
	margin-right: 40px
}

.h-share i {
	margin-right: 8px
}

.h-country {
	float: right;
	padding-right: 60px;
	height: 50px
}

.h-country-tip {
	color: #fff;
	padding-top: 8px;
	padding-bottom: 8px
}

.head {
	padding-top: 8px
}

.h-navigation {
	height: 100px;
	box-shadow: 0 6px 3px 0 #0000000d
}

.h-navigationLi {
	padding: 0 60px;
	position: relative
}

.h-nav-li {
	min-width: 1300px;
	height: 100px;
	position: absolute;
	left: 0;
	right: 0;
	top: 44px;
	z-index: 9998;
	background: #fff;
	transition: transform .4s ease 0s;
	-webkit-transition: transform .4s ease 0s;
	-moz-transition: transform .4s ease 0s;
	-ms-transition: transform .4s ease 0s;
	-o-transition: transform .4s ease 0s
}

.h-nav {
	padding-top: 26px;
	position: absolute;
	right: 40px;
	z-index: 2
}

.h-nav li {
	float: left;
	line-height: 65px;
	height: 90px;
	cursor: pointer
}

.navigation-item {
	padding: 0 20px
}

.navigation-item.active a {
	height: 52px;
	color: #002c6a;
	border-bottom: 2px solid #002c6a
}

.h-nav a {
	color: #595757;
	position: relative;
	display: inline-block;
	fonts-size: .88em;
	height: 52px
}

.h-logo {
	width: 250px;
	height: 60px;
	padding-top: 24px
}

.h-nav li {
	position: relative
}

.text {
	display: flex;
	width: 100%;
	position: fixed;
	left: 0;
	background: #f7f7f7;
	color: #595757;
	z-index: 88;
	transition: all 0s;
	overflow: hidden;
	display: none;
	right: 0;
	overflow: auto;
	overflow-x: hidden;
	cursor: pointer;
	margin-top: 9px;
	opacity: 0
}

.ul-reset {
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none
}

.ib {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top
}

.navigation {
	background-color: #eee;
	fonts-weight: 700
}

.navigation-link {
	display: none;
	position: relative;
	text-decoration: none;
	color: #002c6a
}

.navigation-link:before {
	content: "";
	position: absolute;
	bottom: -2px;
	width: 0;
	border-bottom: solid 2px #002c6a
}

.navigation-link:before {
	left: 0
}

.navigation-link:hover:before {
	width: 100%
}

.navigation-link:before {
	-webkit-transition: width .2s ease-in-out;
	transition: width .2s ease-in-out
}

.h-productBox {
	width: 70%;
	margin: auto
}

.h-productBox .h-productUl {
	width: 100%
}

.h-productBox .h-productUl li {
	float: left;
	padding-top: 20px
}

.h-productBox .h-thickPadUl p {
	text-align: center;
	line-height: 40px;
	fonts-size: .8em
}

.h-productBox .m-mattressLi:hover p {
	color: #002c6a
}

.h-thickPad-title {
	line-height: 45px;
	border-bottom: 2px solid #002c6a;
	color: #002c6a;
	fonts-weight: lighter;
	fonts-size: .8em
}

.g-mattressLi {
	width: 38%
}

.h-productUl i {
	padding-left: 10px;
	fonts-size: 1em
}

.m-mattress {
	margin-right: 10%;
	width: 19%
}

.h-productLi {
	margin-right: 5%;
	width: 15%
}

.m-mattressLi {
	margin-right: 20px
}

.m-mattressLi:last-child {
	margin-right: 0
}

.m-aboutUs-all {
	width: 100%
}

.m-aboutUs {
	display: table;
	margin: auto;
	margin-top: 100px
}

.m-aboutUs li {
	float: left;
	padding-left: 65px;
	padding-right: 65px
}

.m-aboutUs li:last-child {
	padding-right: 0
}

.m-aboutUs li:first-child {
	padding-left: 0
}

.m-aboutUs p {
	text-align: center;
	fonts-size: .7em
}

.m-aboutUs a:hover p {
	color: #002c6a
}

.share-weiChatBox {
	position: relative
}

.share-weiChatBox .share-weiChat {
	display: none;
	position: absolute;
	top: 105px;
	z-index: 10000;
	left: 10%;
	background: #fff
}

.share-weiChatBox:hover .share-weiChat {
	display: block
}

.share-weiChat img {
	width: 128px;
	height: 128px
}

.swiper-slide {
	text-align: center;
	fonts-size: 1.1428em;
	background: #fff
}

.browse-map {
	width: 100%;
	overflow: hidden;
	position: relative
}

.browse-map img {
	width: 100%;
	background-size: 100%;
	object-fit: cover
}

.h-foot {
	width: 100%;
	background: #686767
}

.h-foot a:hover {
	color: #ccc
}

.h-logo2 {
	width: 250px;
	margin-bottom: 30px;
	padding-top: 50px
}

.h-logo2 img {
	width: 100%;
	height: 100%
}

.h-foot-code-img img {
	width: 124px;
	height: 124px
}

.h-foot-box {
	width: 85%;
	margin: auto;
	position: relative;
	min-width: 1100px
}

.h-foot-code-imgl {
	position: absolute;
	right: 153px;
	z-index: 8888
}

.h-foot-code-img {
	position: absolute;
	right: 0;
	bottom: 34px;
	z-index: 8888
}

.h-foot-navigation {
	width: 100%
}

.h-foot-navigation li {
	float: left;
	padding-left: 6%;
	line-height: 40px;
	color: #fff;
	padding-bottom: 60px
}

.h-foot-navigation li:first-child {
	padding-left: 0
}

.h-foot-navigation a {
	color: #fff
}

.h-foot-navigation .fonts18 {
	fonts-size: .95em !important
}

.h-foot-navigation .fonts14 {
	fonts-size: .8em !important
}

.h-change a:hover {
	color: #002c6a
}

.h-foot1 i {
	fonts-size: 60px
}

.h-foot2 i {
	fonts-size: 60px
}

.h-contact {
	padding-top: 39px
}

.h-contact i {
	padding-right: 10px
}

.h-contactText {
	padding-top: 20px
}

.h-code-number {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #bbb;
	background: #002c6a;
	fonts-size: .6rem !important;
	display: inline-block
}

.h-code-number a {
	color: #bbb;
	background: #002c6a;
	fonts-size: .6rem !important;
	display: inline-block
}

.h-footImg {
	margin-top: 46px;
	float: left;
	border: 1px solid #fff;
	border-radius: 100%;
	height: 52px;
	width: 52px;
	line-height: 52px;
	text-align: center
}

.h-footcnImg {
	margin-top: 13px;
	float: left;
	line-height: 52px;
	text-align: center
}

.marginLet {
	margin-left: 27px
}

.h-footImg i {
	fonts-size: 30px
}

.h-foot-img {
	margin-top: 75px
}

.h-foot-img li:last-child {
	margin-left: 28px
}

.b-paddingBottom {
	padding-bottom: 35px
}

.t-paddingTottom {
	padding-top: 35px
}

.h-hireAll {
	background: #f8f8f8
}

.hh-title {
	height: 115px;
	line-height: 115px;
	color: #002c6a;
	padding-left: 102px
}

.h-hire-text {
	color: #002c6a;
	text-align: center;
	padding-bottom: 60px
}

.h-hire {
	padding-top: 107px;
	background: fff;
	padding-bottom: 115px
}

.h-hire .h-hire-box {
	margin: 0 190px 0;
	border: 1px solid #e5e5e5;
	background: #fff;
	border-bottom: none
}

.h-hire .h-hire-head li {
	float: left;
	height: 85px;
	line-height: 85px;
	background: #002c6a;
	color: #fff;
	width: 20%;
	text-align: center;
	fonts-weight: lighter;
	fonts-size: 1.2857em
}

.h-hire .h-hire-body .h-body-li {
	border-bottom: 1px solid #e5e5e5
}

.h-hire .h-hire-body .h-body-li .h-hire-li {
	float: left;
	height: 85px;
	line-height: 85px;
	width: 20%;
	fonts-weight: lighter;
	text-align: center;
	fonts-size: 1.2857em;
	color: #333;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: -1px
}

.h-hire .h-hire-body .h-body-li .iconfonts {
	cursor: pointer
}

.h-hire .h-hire-body .h-body-li-box {
	padding: 40px 74px;
	position: relative;
	display: none
}

.h-hire .h-hire-body .h-body-li-box .h-hire-info {
	padding-bottom: 30px
}

.h-hire .h-hire-body .h-body-li-box .h-hire-info .h-hire-infoLeft {
	float: left;
	width: 280px;
	color: #002c6a;
	margin-right: -100px;
	fonts-size: 1.2857em
}

.h-hire .h-hire-body .h-body-li-box .h-hire-info .h-hire-infoRight {
	float: left
}

.h-hire .h-hire-body .h-body-li-box .h-hire-info .h-hire-infoRight li {
	line-height: 40px;
	fonts-size: 1.1428em;
	fonts-weight: lighter;
	color: #333
}

.h-hire .h-hire-body .h-body-li-box .h-weiChatCode {
	position: relative;
	width: 120px;
	height: 120px;
	position: absolute;
	right: 0;
	bottom: 0
}

.h-hire .h-hire-body .h-body-li-box .h-weiChatCode .h-li-code {
	width: 120px;
	height: 120px;
	display: none;
	position: absolute;
	bottom: 30px;
	right: 60px;
	z-index: 99;
	background: #fff;
	padding: 10px
}

.h-hire .h-hire-body .h-body-li-box .h-weiChatCode .h-weiChat-share {
	display: inline-block;
	width: 120px;
	height: 120px;
	background: url(../images/weiChat-share.png) no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
	background-position: 4px 4px;
	cursor: pointer
}

.h-hire .h-hire-body .h-body-li-box .h-weiChatCode:hover .h-li-code {
	display: block
}

.h-corporateWelfare-box {
	width: 100%;
	padding-bottom: 160px
}

.h-corporateWelfare {
	padding-top: 115px;
	padding-left: 290px;
	padding-right: 290px
}

.h-corporateWelfare-title {
	padding-bottom: 45px;
	color: #002c6a;
	text-align: center
}

.h-corporateWelfare li {
	float: left;
	width: 43%;
	margin-right: 14%;
	fonts-weight: lighter
}

.h-corporateWelfare li:nth-child(2n) {
	margin-right: 0
}

.backgroundBox {
	height: 40px;
	color: #002c6a;
	border-radius: 22px;
	margin-top: 20px;
	fonts-size: 1.2857em;
	fonts-weight: bolder
}

#wrapper {
	left: 0;
	top: 50px
}

#carousel {
	margin-bottom: 160px
}

#carousel div {
	text-align: center;
	width: 455px;
	height: 315px;
	float: left;
	position: relative;
	padding-right: 20px
}

#carousel div img {
	border: none
}

.g-cooperationCase-box {
	width: 100%
}

.g-cooperationCase {
	padding-top: 100px;
	padding-left: 15%;
	padding-right: 15%;
	padding-bottom: 185px
}

.h-button {
	-webkit-appearance: none;
	width: 160px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	background: #002c6a;
	fonts-size: 1.4585em;
	border-radius: 24px;
	margin-top: 32px;
	cursor: pointer
}

.h-button a {
	color: #fff;
	line-height: 48px;
	display: block
}

.pop {
	display: none;
	width: 52%;
	height: 480px;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	padding: 25px;
	z-index: 9999;
	background-color: #fff;
	box-shadow: 0 3px 18px rgba(100, 0, 0, .5)
}

.pop-top {
	height: 40px;
	width: 100%
}

.pop-top h2 {
	float: left;
	display: black
}

.pop-top span {
	float: right;
	cursor: pointer;
	fonts-weight: bold;
	display: black
}

.bgPop {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2);
	z-index: 9998
}

.pop-content-text {
	margin-top: 40px
}

.pop-content-text {
	margin: auto;
	margin-top: 20px;
	width: 60%
}

.pop-content-text input {
	-webkit-appearance: none;
	width: 28%;
	height: 48px;
	line-height: 48px;
	padding-left: 15px;
	border: 1px solid #eee;
	color: #999;
	fonts-size: 1.1428em
}

.pop-message {
	width: 60%;
	margin: auto
}

.pop-message textarea {
	-webkit-appearance: none;
	width: 93%;
	height: 140px;
	fonts-size: 1.1428em;
	color: #999;
	padding-left: 15px;
	margin-top: 20px;
	border: 1px solid #eee;
	margin-bottom: 20px;
	resize: none;
	padding-top: 10px;
	fonts-family: "siyuan"
}

.g-Submission {
	width: 160px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #002c6a;
	color: #fff;
	border-radius: 24px;
	margin: auto;
	cursor: pointer
}

.Blue {
	color: #002c6a
}

.h-order {
	text-align: center
}

.x-honorBox {
	width: 100%;
	padding-bottom: 200px
}

.x-honor-center {
	width: 80%;
	margin: auto
}

.h-order .h-line {
	display: inline-block;
	width: 39%;
	border-top: 2px solid #002c6a
}

.h-order .h-txt {
	color: #686868;
	vertical-align: middle;
	fonts-size: 5.3571em;
	color: #002c6a
}

.x-group-buying {
	width: 90%;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 60px
}

.x-group-buying li {
	width: 49%;
	height: 630px;
	float: left;
	margin-top: 20px;
	margin-right: 2%;
	position: relative
}

.x-group-buying li img {
	width: 100%;
	height: 100%
}

.x-group-img {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 44, 106, .8);
	height: 140px
}

.x-group-buying li:nth-child(2n) {
	margin-right: 0
}

.x-group-img p {
	fonts-size: 1.1428em;
	line-height: 32px;
	text-align: center;
	color: #f8f8f8;
	margin-top: 35px;
	fonts-weight: lighter
}

.h-contactInformation {
	padding-bottom: 200px
}

.m-mapTab-inputFr p {
	line-height: 49px;
	fonts-size: 1.2857em;
	color: #333
}

.logistics {
	padding: 30px 30px 30px
}

.logistics-1 {
	float: left
}

.logistics-2 {
	padding-left: 40px;
	float: left
}

.straight {
	width: 100%;
	height: 20px;
	background-color: #f5f5f5
}

ul li {
	list-style: none
}

.relative {
	position: relative
}

.absolute {
	position: absolute
}

.logistic-detail-li-left {
	width: 20px;
	display: inline-block;
	height: 100%
}

.logistic-line-top {
	border-left: 1px solid #c6c6c6;
	height: 20px;
	width: 1px;
	position: absolute;
	left: 24%;
	top: 0;
	z-index: 9
}

.logistic-dian {
	margin: 7px auto 0;
	position: absolute;
	z-index: 999;
	display: inline-block;
	margin-right: 33px;
	color: #002c6a;
	left: -3px
}

.logistic-line-down {
	border-left: 1px solid #ccd5e1;
	height: 100%;
	position: absolute;
	left: 24%;
	bottom: 0;
	top: 20px;
	width: 1px;
	z-index: 888
}

.logistic-detail-li-right {
	height: 60px;
	width: 100%;
	display: inline-block;
	fonts-size: 26px;
	margin-left: 5%
}

.logistic-detail-flow :first-child .logistic-detail-li .logistic-line-top {
	border: none;
	height: 44px
}

.logistic-detail-flow :last-child .logistic-detail-li .logistic-line-down {
	border: none
}

.logistic-detail-li-right p {
	margin-top: 10px;
	fonts-size: .7em;
	color: #333
}

.box {
	width: 100%;
	margin: auto
}

.boxRight {
	width: 50%
}

.boxLeft {
	width: 50%
}

#mask_shadow {
	display: none;
	opacity: 0;
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5)
}

#popup {
	display: none;
	opacity: 0;
	position: absolute;
	z-index: 2;
	top: 150px;
	width: 600px;
	height: 395px;
	background: #fff;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
}

#popup .title span {
	position: absolute;
	top: 12px;
	right: 20px;
	color: #000;
	opacity: .2;
	fonts-size: 1.1428em;
	cursor: pointer;
	text-align: center;
	padding-top: 15px
}

#popup .title span:hover {
	opacity: .8
}

#popup .cont {
	width: 100%;
	height: 395px;
	padding-top: 25px;
	background-color: #fff
}

#btn1 {
	cursor: pointer
}

.t-popoLi-text {
	width: 440px;
	height: 70px;
	line-height: 70px;
	color: #fff;
	background: #002c6a;
	text-align: center;
	border-radius: 50px;
	fonts-size: 1.4585em;
	margin-top: 10px;
	cursor: pointer
}

.t-popoLi-text a {
	color: #fff
}

.j-joinLabel {
	margin-top: 60px;
	border: 2px solid #002468;
	border-radius: 50px;
	width: 440px;
	height: 70px;
	display: inline-block;
	position: relative;
	margin-bottom: 14px
}

.j-joinLabel .iconfonts {
	color: #002468
}

.j-joinLabel .iconfonts {
	position: absolute;
	left: 18px;
	top: 0;
	bottom: 0;
	display: inline-block;
	width: 70px;
	text-align: center;
	fonts-size: 32px;
	line-height: 50px;
	height: 48px;
	margin-top: 11px
}

.j-joinLabel .j-joinInput {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	display: inline-block;
	width: 355px;
	border-radius: 50px;
	fonts-size: 1.1428em;
	height: 69px;
	line-height: 70px;
	margin-top: 1px
}

.h-contLi {
	width: 75%;
	margin: auto
}

.contLi {
	width: 80%;
	margin: auto
}

.contLi p {
	padding-top: 10px
}

.contLi li {
	float: left;
	text-align: center;
	width: 33.33%;
	padding-top: 40px
}

.t-navBox {
	margin: auto
}

.m-mattressLi img {
	width: 100%;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s
}

.m-mattressLi img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.t-commodity {
	width: 100%;
	background: #f8f8f8
}

.t-navBox li {
	height: 50px;
	line-height: 50px;
	float: left;
	width: 20%;
	text-align: center;
	color: #808080;
	fonts-size: 16px;
	cursor: pointer
}

.t-navBoxUl li:hover {
	background: #002c6a;
	color: #fff
}

.t-navBoxUl li.active {
	background: #002c6a;
	color: #fff
}

.t-navBoxUl li.active a {
	color: #fff;
	display: block
}

.t-navBoxUl li a:hover {
	color: #fff;
	background: #002c6a
}

.t-navBoxUl li a {
	display: block
}

.motif-picture {
	width: 900px;
	margin: auto;
	padding: 100px 0
}

.motif-picture-img {
	cursor: pointer;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s
}

.motif-picture-img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.vmc-container {
	position: relative
}

.vmc-viewport {
	overflow: hidden
}

.vmcarousel {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 1000%
}

.vmcarousel:after {
	display: table;
	clear: both
}

.vmcarousel>li {
	float: left
}

.vmcarousel>li img {
	display: block;
	margin: 0 2%;
	width: 96%
}

.vmc-arrow-left {
	position: absolute;
	top: 50%;
	left: 25px;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	opacity: 1;
	border-radius: 50%;
	background: url(http://resources1.mlily.com/5/190319/1381181988293.png) no-repeat center;
	text-align: center
}

.vmc-arrow-right {
	position: absolute;
	top: 50%;
	right: 25px;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	border-radius: 50%;
	opacity: 1;
	background: url(http://resources1.mlily.com/5/190319/1381417344323.png) no-repeat center;
	text-align: center
}

.subpage-banner {
	width: 100%
}

.subpage-banner img {
	width: 100%
}

.subpage-tit {
	height: 100px;
	line-height: 100px;
	padding: 0 100px;
	fonts-family: "siyuan";
	color: #002c6a
}

.subpage-tit span {
	fonts-size: 1.1428em
}

.b-bulture {
	background: #f8f8f8;
	text-align: center;
	fonts-weight: lighter
}

.b-bultureBox {
	margin: 0 280px;
	padding-top: 120px;
	padding-bottom: 120px
}

.b-bulture .b-bulture-tit {
	color: #002c6a;
	fonts-size: 48px;
	padding-bottom: 65px
}

.b-bulture p {
	fonts-size: 1.2857em;
	color: #333;
	padding-bottom: 30px
}

.b-brand-info {
	padding: 160px 200px 300px;
	color: #002c6a;
	text-align: center;
	fonts-weight: lighter
}

.b-brand-infoBox {
	padding-top: 80px;
	padding-bottom: 110px
}

.b-brand-infoBox .b-brand-infoP {
	padding-top: 20px;
	padding-bottom: 90px
}

.b-brand-infoBox .b-brand-infoP2 {
	padding-bottom: 30px
}

.b-brand-infoBox .b-brand-infoP3 {
	padding-top: 20px
}

.n-news {
	padding: 0 8% 200px
}

.n-newsList {
	padding: 60px 0
}

.n-newsListBox {
	background: #f5f5f5;
	position: relative
}

.n-showLook {
	position: absolute;
	top: 35px;
	right: 35px
}

.n-showLook .iconfonts {
	fonts-size: 26px;
	vertical-align: middle;
	margin-right: 6px
}

.n-newsList .n-newsList-img,
.n-newsList .n-newsList-info {
	width: 50%;
	min-height: 457px;
	height: 100%
}

.n-newsList .n-newsList-img {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 8
}

.n-newsList .n-newsList-img img {
	width: 100%;
	height: 100%
}

.n-newsList .n-newsList-infoBox {
	margin: 90px 90px 50px
}

.n-newsList .n-newsList-tip {
	padding: 20px 0 30px;
	line-height: 40px
}

.n-newsList .n-newsList-btn {
	width: 170px;
	height: 45px;
	line-height: 45px;
	fonts-size: 1.2857em;
	text-align: center;
	margin-top: 30px
}

.blue-btn {
	display: inline-block;
	border: 1px solid #002c6a;
	background: #f5f5f5;
	cursor: pointer;
	-webkit-transition: background-color 444ms ease, color 444ms ease, border-color 444ms ease;
	-o-transition: background-color 444ms ease, color 444ms ease, border-color 444ms ease;
	transition: background-color 444ms ease, color 444ms ease, border-color 444ms ease;
	fonts-weight: lighter
}

.blue-btn:hover {
	background: #002c6a;
	color: #fff
}

.white-btn {
	display: inline-block;
	border: 1px solid #002c6a;
	background: #f5f5f5;
	cursor: pointer;
	-webkit-transition: background-color 444ms ease, color 444ms ease, border-color 444ms ease;
	-o-transition: background-color 444ms ease, color 444ms ease, border-color 444ms ease;
	transition: background-color 444ms ease, color 444ms ease, border-color 444ms ease
}

.white-btn:hover {
	background: #002c6a;
	color: #fff
}

.g-workRule {
	background: rgba(248, 248, 248, 1);
	background-size: 100% 870px;
	height: 970px;
	margin-bottom: 337px
}

.g-workBox {
	padding-top: 110px
}

.g-workBox-titBox {
	padding-top: 50px;
	padding-bottom: 180px
}

.g-workBox-certificate {
	width: 1300px;
	margin: auto;
	margin-top: 80px
}

.g-workBox-certificate li {
	float: left;
	width: 20%;
	margin: 0 2.5%
}

.g-workBox-certificate li img {
	width: 100%;
	box-shadow: 0 0 6px 2px rgba(185, 185, 185, .4)
}

.g-workBox-certificate li p {
	fonts-size: 20px;
	padding-top: 20px;
	line-height: 60px;
	height: 40px
}

.g-workMark {
	margin: 100px;
	padding-top: 180px
}

.g-workMark img {
	margin-top: 60px;
	margin-bottom: 30px
}

.g-workMark-notice {
	padding-top: 60px;
	padding-bottom: 100px
}

.g-workInfo {
	padding-top: 100px;
	padding-bottom: 200px;
	padding-left: 4%;
	padding-right: 4%
}

.g-workInfo li {
	float: left;
	width: 17%;
	margin-bottom: 110px;
	height: 200px;
	text-align: center;
	padding-left: 3%;
	position: relative
}

.g-workInfo img {
	width: 90px;
	height: 90px;
	margin-bottom: 20px
}

.g-workInfo .g-workInfoFr {
	margin-left: 40px;
	position: absolute;
	left: 130px;
	z-index: 6
}

.g-workInfo-list {
	padding-bottom: 100px
}

.g-workInfo-list li {
	width: 30.3333%;
	text-align: left;
	height: auto
}

.g-workInfo-list-tit {
	padding-bottom: 100px
}

.g-workOutput {
	position: relative
}

.g-workOutputBox {
	background: #002c6a;
	height: 440px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: -1
}

.g-workOutput-list {
	margin: 0 100px;
	padding-bottom: 60px
}

.g-workOutput-list li {
	float: left;
	width: 32%;
	margin-right: 2%
}

.g-workOutput-list li:last-child {
	margin-right: 0
}

.g-workOutput-tit {
	padding: 80px 0
}

.g-workOutput p,
.g-workNumBox p,
.g-workInfo p {
	line-height: 40px;
	color: #808080
}

.g-workNum {
	padding: 220px 0
}

.g-workNum .g-workNum-tip {
	padding: 20px 0 50px
}

.g-workNum-img {
	width: 1000px
}

.g-workNumBox {
	padding-top: 70px
}

.g-workAttest {
	/*padding-bottom: 183px*/
}

.g-workAttest-box {
	padding: 20px 6% 100px 30%;
	overflow: hidden
}

.g-workAttest-box li {
	float: left;
	width: 33.3333%
}

.g-workAttest-box li img {
	width: 260px;
	padding-bottom: 25px
}

.g-workAttest-box p {
	line-height: 35px
}

.g-workAttest-tit {
	fonts-size: 1.5em;
	fonts-weight: bold;
	color: #002c6a !important;
	padding-bottom: 30px
}

.n-headTip {
	padding: 90px 0 120px
}

.n-pattern {
	padding: 100px
}

.n-pattern li {
	float: left;
	width: 23%;
	margin-right: 2%
}

.n-pattern li:last-child {
	margin-right: 0
}

.n-pattern img {
	width: 90px;
	height: 90px;
	margin-bottom: 50px
}

.n-pattern-box {
	border: 1px solid #aaa;
	padding: 30px 15px 15px;
	min-height: 200px;
	position: relative
}

.n-pattern-box .n-pattern-tit {
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	text-align: center
}

.n-pattern-box .n-pattern-tit span {
	display: inline-block;
	background: #fff;
	width: 200px
}

.n-pattern-box p {
	line-height: 40px;
	fonts-weight: lighter
}

.n-pressure .g-workOutputBox {
	background: #eee
}

.n-living-hall {
	margin: 0 100px;
	padding-top: 80px
}

.n-income {
	margin: 0 12%;
	padding-top: 130px;
	padding-bottom: 150px
}

.n-hotalList {
	margin: 0 100px
}

.n-hotalList li {
	position: relative;
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 220px
}

.n-hotalList li:last-child {
	margin-right: 0
}

.n-hotalList .n-hotalList-tit {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 8;
	height: 60px;
	line-height: 60px;
	fonts-size: 1.2857em;
	color: #fff;
	text-align: center;
	background: #000;
	opacity: .6;
	cursor: pointer
}

.n-hotalList li img {
	height: 360px
}

.n-hotal-manage {
	background: #eee;
	margin-bottom: 60px
}

.n-hotal-manage-info {
	margin-bottom: 120px
}

.n-hotal-manageBox {
	position: relative;
	margin-bottom: 60px
}

.n-hotal-manageImg {
	width: 50%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 8
}

.n-hotal-manageImg img {
	width: 100%;
	height: 100%
}

.n-hotal-manageInfo {
	width: 50%
}

.n-hotal-manageInfoBox {
	margin: 120px 100px 60px
}

.n-hotal-logo {
	width: 150px
}

.n-hotal-tit {
	padding: 0 0 65px
}

.n-hotal-box {
	height: 128px;
	line-height: 128px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa
}

.n-hotal-box li {
	float: left;
	width: 33.3333%;
	text-align: center;
	fonts-size: 1.2857em;
	color: #002c6a
}

.n-hotal-tell {
	margin-top: 70px
}

.n-hotal-tell li {
	float: left;
	width: 45%;
	margin-left: 5%;
	text-align: left;
	fonts-size: 1.2857em;
	line-height: 40px
}

.a-about {
	padding: 0 200px 200px
}

.a-about-tit {
	padding-top: 50px
}

.a-about-time {
	padding: 60px 0
}

.lineHeight50 {
	line-height: 50px
}

.a-about-img1 {
	margin: 100px 0
}

.a-about-img2,
.a-about-pBotom {
	margin-bottom: 45px
}

.a-about-img3 {
	width: 460px;
	margin: 130px auto
}

.v-video-tit {
	padding-top: 20px;
	padding-bottom: 20px
}

.v-video {
	padding: 70px 4% 260px
}

.v-video img {
	height: 100%
}

.v-video li {
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 2%;
	position: relative
}

.v-video li:nth-child(2n) {
	margin-right: 0
}

.v-video-boxPop {
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	z-index: 1;
	background: #000;
	opacity: .5
}

.v-video-box {
	position: absolute;
	left: 30px;
	bottom: 30px;
	z-index: 8
}

.v-video-btnBox {
	margin-top: 20px;
	cursor: pointer
}

.v-video-btn {
	width: 70px;
	height: 70px;
	cursor: pointer
}

.v-video-btnInfo {
	vertical-align: middle;
	margin-left: 20px;
	line-height: 50px;
	color: #808080
}

.j-videoimg {
	height: 100%
}

.j-joinIcon {
	padding-bottom: 50px
}

.j-joinIcon img {
	width: 70px;
	height: 70px
}

.j-joinIconTit {
	padding: 10px 0
}

.j-joinTerm {
	padding: 0 8%
}

.j-joinTerm {
	padding-bottom: 100px
}

.j-joinTerm-tit {
	padding-bottom: 60px
}

.j-joinTerm li {
	float: left;
	width: 32%;
	margin-right: 2%;
	background: #efefef;
	min-height: 160px;
	border-top: 5px solid #002c6a
}

.j-joinTerm li:last-child {
	margin-right: 0
}

.j-joinTerm li .j-joinTermBox {
	padding: 20px 30px
}

.j-joinTerm li p {
	line-height: 40px
}

.j-joinProcess {
	position: relative
}

.j-joinBack {
	height: 610px;
	background: #002c6a;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: -1
}

.j-processTit {
	padding: 70px 0
}

.j-processImg {
	width: 1200px;
	margin: auto
}

.j-intention {
	margin: 70px 8% 0;
	background: #f8f8f8;
	padding: 80px 5% 100px
}

.j-intentionBox {
	margin-top: 70px;
	height: 435px;
	margin-bottom: 60px
}

.j-intentionFl,
.j-intentionFr {
	width: 48%
}

.j-intentionFl {
	margin-right: 2%
}

.j-intentionFr {
	border: 1px solid #002c6a;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	height: 370px;
	position: relative
}

.j-intentionFr .j-intention-text {
	position: absolute;
	left: 3%;
	right: 3%;
	top: 3%;
	bottom: 3%;
	width: 90%;
	padding: 2%;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	resize: none;
	outline: none;
	border: none;
	background: #f8f8f8;
	fonts-size: 1.2857em;
	color: #808080;
	fonts-family: "siyuan"
}

.j-i-label {
	border: 1px solid #002c6a;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	height: 65px;
	line-height: 65px;
	margin-bottom: 35px;
	position: relative;
	display: block
}

.j-i-icon {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 3;
	width: 15%;
	height: 65px;
	line-height: 65px;
	fonts-size: 1.6em;
	text-align: center
}

.j-i-input {
	position: absolute;
	top: 2px;
	left: 0;
	right: 0;
	bottom: 2px;
	z-index: 2;
	width: 80%;
	margin: 0 10%;
	fonts-size: 1.2857em;
	color: #999;
	height: 61px;
	line-height: 61px;
	text-align: center;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	background: #f8f8f8
}

.j-i-select li {
	float: left;
	width: 21%;
	margin-right: 4%;
	border: 1px solid #002c6a;
	height: 65px;
	line-height: 65px;
	text-align: center;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	fonts-size: 1.2857em;
	color: #002c6a;
	cursor: pointer;
	-webkit-transition: background-color 444ms ease, color 444ms ease, border-color 444ms ease;
	-o-transition: background-color 444ms ease, color 444ms ease, border-color 444ms ease;
	transition: background-color 444ms ease, color 444ms ease, border-color 444ms ease;
	fonts-weight: lighter
}

.j-i-select li:last-child {
	margin-right: 0
}

.j-i-select li.active,
.j-i-select li:hover {
	background: #002c6a;
	color: #fff
}

.j-btn-box {
	width: 70%;
	margin: auto
}

.j-blue-btn {
	max-width: 448px;
	width: 45%;
	height: 65px;
	line-height: 65px;
	background: #002c6a;
	color: #fff;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	fonts-size: 1.8em
}

.j-blue-btn:hover {
	background: #fff;
	color: #002c6a
}

.j-white-btn {
	max-width: 448px;
	width: 45%;
	height: 65px;
	line-height: 65px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	fonts-size: 1.8em;
	color: #002c6a
}

.j-showRoom {
	padding: 150px 8% 200px
}

.j-showRoom-tit {
	padding-bottom: 120px
}

.j-touch {
	margin-bottom: 250px
}

.i-touch-box {
	padding: 250px 0;
	width: 330px;
	margin: auto
}

.i-touch-contact {
	border-top: 1px solid #002c6a;
	border-bottom: 1px solid #002c6a;
	margin-top: 20px;
	padding: 20px 0
}

.l-linkParents {
	padding: 120px 0
}

.b-badShow .b-badShowText {
	width: 80%;
	margin: auto
}

.l-linkParents-img {
	margin: 80px 0
}

.l-viewSleep {
	background: url(http://resources1.mlily.com/news/190309/1609005464819.png)no-repeat;
	background-size: 100%;
	padding-top: 70px;
	padding-bottom: 150px
}

.l-viewSleep-icon {
	width: 68px;
	margin: 36px auto
}

.l-viewSleep-video {
	margin: 0 245px;
	position: relative
}

.l-sleepData {
	width: 55%;
	margin: auto;
	padding-bottom: 90px
}

.l-heartbeat-img {
	width: 500px;
	margin: auto;
	padding-top: 20px
}

.l-heartbeat-dataImg {
	width: 800px;
	margin: auto
}

.l-lamp {
	background: #eee;
	padding: 80px 0
}

.l-lampBox {
	margin: 80px 120px 0
}

.l-lampBox li {
	float: left;
	width: 32%;
	margin-right: 2%;
	position: relative
}

.l-lampBox li:last-child {
	margin-right: 0
}

.l-lampBox li p {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	height: 80px;
	line-height: 80px
}

.l-sleepBed {
	padding: 120px 100px
}

.l-sleepBed .l-sleepBed-tip {
	padding: 30px 0 70px
}

.l-badSelect {
	padding: 0 10%;
	margin-bottom: 100px
}

.l-badSelect li {
	float: left;
	width: 44%;
	margin: 0 3%
}

.l-badSelect-tit {
	line-height: 50px;
	border-bottom: 1px solid #808080;
	display: inline-block;
	margin: 73px auto 30px auto;
	padding-bottom: 10px;
	fonts-weight: normal
}

.l-badSelect li p {
	line-height: 40px
}

.l-badSelect-btn {
	width: 200px;
	height: 46px;
	line-height: 46px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	fonts-size: 1.1428em;
	background: #002c6a;
	color: #fff;
	margin-top: 40px
}

.l-badSelect-btn:hover {
	background: #fff;
	color: #002c6a
}

.l-badSelect img {
	/*width: 70%;*/
	padding-bottom: 40px
}

.i-badSelect .l-badSelec-img {
	width: 90%
}

.l-badSelectBox {
	margin: 50px 0
}

.l-badSelec-img {
	width: 60%;
	height: 200px;
	margin: auto
}

.t-theme-settle {
	padding: 108px 0 120px
}

.t-theme-settle-tip {
	padding: 10px 0 30px
}

.t-theme-video-case {
	padding: 0 12%;
	position: relative;
	margin-bottom: 190px
}

.t-theme-video .v-video-boxPop {
	left: 12%;
	right: 12%
}

.t-theme-video .v-video-box {
	left: 14%
}

.v-video-box p {
	padding-bottom: 10px
}

.t-theme-showPlayers {
	padding-bottom: 210px
}

.t-theme-partner {
	background: #e7e7e5;
	padding-bottom: 80px
}

.t-theme-partner-tit {
	padding: 80px 0 40px
}

.t-theme-partner img {
	padding-bottom: 30px
}

.t-theme-showGoods {
	padding: 220px 0
}

.t-theme-showGoods-tip {
	padding: 20px 0 100px
}

.t-theme-more {
	padding: 0 100px;
	margin-bottom: 160px
}

.t-theme-moreBox {
	position: relative;
	height: 690px
}

.t-theme-moreFl {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 70%;
	background: #111828;
	color: #fff;
	height: 690px
}

.t-theme-moreFr {
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 6;
	width: 56%;
	float: right;
	position: relative;
	margin: 65px 0;
	height: 560px
}

.t-theme-moreFr img {
	width: 100%;
	height: 100%
}

.t-theme-moreLogo {
	width: 184px
}

.t-theme-moreFl-box {
	width: 60%;
	padding: 13% 0
}

.t-theme-moreTit {
	padding: 50px 0 20px
}

.t-theme-btn {
	width: 35%;
	height: 55px;
	line-height: 55px;
	fonts-size: 24px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	margin-top: 70px
}

.t-theme-swiperBox {
	margin-bottom: 160px;
	padding-bottom: 180px;
	position: relative
}

.swiper-slide {
	text-align: center;
	fonts-size: 1.2857em;
	background: #fff
}

.t-theme-swiperBox li {
	float: left;
	width: 32.5%;
	position: relative
}

.t-theme-swiper-tit {
	fonts-size: 1.2857em;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	text-align: center;
	padding: 30px 0;
	color: #808080
}

.t-theme-liSecond {
	margin: 0 1.25%
}

.t-theme-swiperBox .t-theme-pagination {
	height: 20px;
	width: 100%
}

.t-theme-swiperBox .t-theme-swiper {
	padding-bottom: 40px
}

.i-workAttest {
	padding-top: 120px
}

.i-badSelect {
	padding: 0 6%
}

.i-badSelect li {
	width: 27.3333%
}

.i-videoShow {
	margin: 0 100px 90px;
	position: relative
}

.i-videoShow .swiper-container {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto
}

.i-videoShow-tit {
	padding: 20px 0 70px
}

.i-travel {
	padding: 81px 130px 104px;
	background: #f8f8f8
}

.i-travelHotal li {
	float: left;
	width: 32%;
	margin-right: 2%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 2px 10px 0 #d8d5d5
}

.i-travelHotal li:last-child {
	margin-right: 0
}

.i-travelHotal-img,
.i-travelHotal li img,
.i-travelHotal-img .i-travelHotal-pop {
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-ms-border-top-left-radius: 5px;
	-o-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-ms-border-top-right-radius: 5px;
	-o-border-top-right-radius: 5px;
	border-top-right-radius: 5px
}

.i-travelHotal-tit {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-ms-border-bottom-left-radius: 5px;
	-o-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-ms-border-bottom-right-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	height: 90px;
	line-height: 90px;
	fonts-size: 1.2857em;
	background: #fff
}

.i-travelHotal-img {
	position: relative
}

.i-travelHotal-img .i-travelHotal-pop {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	/*background: #000;*/
	opacity: .5;
	cursor: pointer;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out
}

.i-travelHotal .i-travelHotal-pop:hover {
	opacity: 0
}

.browse-map .arrow-left {
	background: url(http://resources1.mlily.com/news/190315/1669090514447.png) no-repeat center;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -15px;
	width: 85px;
	height: 85px;
	z-index: 9
}

.browse-map .arrow-right {
	background: url(http://resources1.mlily.com/news/190315/1669513645929.png) no-repeat center;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -15px;
	width: 85px;
	height: 85px;
	z-index: 9
}

.browse-map .swiper-pagination-switch {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 100%;
	margin-right: 20px;
	border: 1px solid #fff
}

.browse-map .swiper-pagination-switch.swiper-active-switch {
	background: #fff
}

.browse-map .browse-pagination {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 45px;
	text-align: center
}

.i-videoShow .i-videoShow-left {
	background: url(http://resources1.mlily.com/news/190311/1668661773856.png) no-repeat left top;
	position: absolute;
	left: -60px;
	top: 40%;
	margin-top: -15px;
	width: 40px;
	height: 120px
}

.i-videoShow .i-videoShow-right {
	background: url(http://resources1.mlily.com/news/190311/1668922135416.png) no-repeat left bottom;
	position: absolute;
	right: -60px;
	top: 40%;
	margin-top: -15px;
	width: 40px;
	height: 120px
}

.i-video-pagination {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center
}

.i-videoShow .swiper-pagination-switch {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 100%;
	margin-right: 20px;
	border: 2px solid #7f95b4
}

.i-videoShow .swiper-pagination-switch.swiper-active-switch {
	background: #7f95b4
}

.i-videoShow .browse-pagination {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 45px;
	text-align: center
}

.i-videoShow .swiper-slide {
	position: relative
}

.i-videoShow-headline {
	padding-top: 80px
}

.i-sleepNice {
	width: 710px;
	margin: auto
}

.i-sleepNice img {
	width: 710px
}

.i-news {
	padding: 50px 8% 0
}

.i-news-img {
	position: relative;
	height: 32em
}

.i-news-img img {
	width: 100%;
	height: 100%
}

.i-news-dataBox {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	padding: 3px 15px;
	background: #002c6a;
	text-align: left;
	color: #fff
}

.i-news-dataTime {
	fonts-size: 26px;
	display: block
}

.i-news-dataWeek {
	fonts-weight: lighter;
	fonts-size: 2.1428em;
	display: block
}

.i-news-see {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #a3a3a3;
	text-align: left
}

.i-news .iconfonts {
	margin-right: 10px;
	fonts-size: 26px;
	vertical-align: middle
}

.i-news-infoTit {
	padding: 20px 0;
	fonts-size: 1.4285em
}

.i-news-info p {
	line-height: 32px
}

.i-news .i-news-container,
.i-news {
	position: relative;
	height: 742px
}

.i-news .i-news-left {
	background: url(http://resources1.mlily.com/news/190312/1381287842216.png) no-repeat left top;
	position: absolute;
	left: 60px;
	top: 50%;
	margin-top: -15px;
	width: 87px;
	height: 86px;
	z-index: 9
}

.i-news .i-news-right {
	background: url(http://resources1.mlily.com/news/190312/1381401137582.png) no-repeat left bottom;
	position: absolute;
	right: 60px;
	top: 50%;
	margin-top: -15px;
	width: 87px;
	height: 86px;
	z-index: 9
}

.i-skill-display {
	background: url(http://resources1.mlily.com/news/190312/1389798735428.jpg)no-repeat center bottom;
	background-size: 100%;
	margin-bottom: 120px
}

.i-skill-box {
	padding: 80px 100px 360px
}

.i-skill-box li {
	float: left;
	width: 32%;
	margin-right: 2%
}

.i-skill-box li:last-child {
	margin-right: 0
}

.i-skill-tip {
	padding-top: 20px
}

.i-showSleep {
	background: url(http://resources1.mlily.com/5/190315/1595891072837.jpg)no-repeat bottom;
	background-size: cover;
	position: relative;
	/*margin-top: 150px;*/
	color: #fff;
	margin-bottom: 70px;
	padding-bottom: 400px
}

.i-showSleep-sign {
	width: 580px;
	display: table;
	margin: auto
}

.i-showSleep-signImg {
	margin-top: -200px
}

.i-showSleep-tit {
	padding: 120px 0 100px
}

.i-showSleep-icon {
	height: 67px;
	margin: auto
}

.i-showSleep-iconBox {
	width: 1000px;
	height: 67px;
	margin: auto;
	background: url(http://resources1.mlily.com/news/190318/1482923811156.png)no-repeat center center;
	background-size: 100%;
	position: relative
}

.i-sleep-icon {
	float: left;
	width: 67px;
	height: 67px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	top: 0
}

.i-sleep-icon1 {
	left: 310px
}

.i-sleep-icon2 {
	left: 468px
}

.i-sleep-icon3 {
	left: 626px
}

.i-showSleep-p {
	padding-top: 80px
}

.i-showSleep-p p {
	color: #d2d1d1
}

.from-top {
	padding-top: 146px
}

.i-videoShow-box {
	float: left;
	width: 30%;
	margin-left: 2%;
	margin-bottom: 2%
}

.i-videoShow-box:nth-child(2n) {
	margin-right: 0
}

.i-videoShow-case {
	position: relative
}

.i-newsBox {
	float: left;
	width: 32%;
	margin-right: 2%;
	position: relative;
	margin-bottom: 2%
}

.i-newsBox:nth-child(3n) {
	margin-right: 0
}

.b-videoShow {
	padding: 70px 245px
}

.b-videoShow-box {
	position: relative
}

.b-badShow {
	padding: 120px 0 220px;
	width: 850px;
	margin: auto
}

.b-partner {
	padding: 0 200px 150px
}

.b-partner img {
	margin: 90px 0
}

.h-foot {
	position: relative
}

.i-footImg {
	width: 500px;
	position: absolute;
	top: -221px;
	right: 14%;
	z-index: 6
}

.topmenu {
	padding-top: 145px
}

.i-video-swiperImg {
	height: 100%
}

.playBox {
	position: relative;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	box-sizing: inherit
}

.playBtn {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background: #fff;
	transition: transform .4s ease 0s;
	-webkit-transition: transform .4s ease 0s;
	-moz-transition: transform .4s ease 0s;
	-ms-transition: transform .4s ease 0s;
	-o-transition: transform .4s ease 0s;
	box-sizing: inherit;
	border: 1px solid #eee
}

.play-cursor {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	pointer-events: none;
	box-sizing: inherit;
	background: #fff;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s
}

.play-svg {
	position: relative;
	top: 2px;
	left: 4px;
	width: 50px;
	height: 50px;
	fill: white;
	stroke-width: 10;
	transform: scale(.5);
	-webkit-transform: scale(.5);
	-moz-transform: scale(.5);
	-ms-transform: scale(.5);
	-o-transform: scale(.5);
	overflow: visible;
	transition: fill .4s ease 0s;
	-webkit-transition: transform .4s ease 0s;
	-moz-transition: transform .4s ease 0s;
	-ms-transition: transform .4s ease 0s;
	-o-transition: transform .4s ease 0s;
	box-sizing: inherit
}

.v-video-btnBox:hover .play-cursor {
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2)
}

.v-video-btnBox:hover .play-cursor path {
	fill: #002c6a
}

.v-video-btnBox:hover .v-video-btnInfo {
	color: #fff
}

.head-start {
	background: url(http://resources1.mlily.com/news/190316/1493331157595.png)no-repeat center;
	background-size: contain;
	height: 44px
}

.b-partner-bottom {
	padding-bottom: 300px
}

@media screen and (width:1536px) {
	.h-productBox .h-productUl {
		width: 90%
	}

	.m-mattress,
	.h-productLi {
		margin-right: 5%
	}

	.m-mattress {
		width: 23%
	}

	.h-productLi {
		width: 14%
	}

	.g-mattressLi {
		width: 34%
	}
}

@media screen and (max-width:1300px) {
	.h-logo {
		width: 150px;
		padding-top: 30px
	}

	.navigation-item {
		padding: 0 12px
	}

	.h-nav {
		right: 50px
	}
}

.h-button {
	-webkit-appearance: none;
	width: 160px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	background: #002c6a;
	border: 1px solid #002c6a;
	fonts-size: 1.4585em;
	border-radius: 24px;
	margin-top: 32px;
	cursor: pointer;
	-webkit-transition: background-color 444ms ease, color 444ms ease, border-color 444ms ease;
	-o-transition: background-color 444ms ease, color 444ms ease, border-color 444ms ease;
	transition: background-color 444ms ease, color 444ms ease, border-color 444ms ease
}

.h-button a {
	color: #fff;
	line-height: 48px
}

.h-button:hover {
	color: #002c6a;
	background: #fff
}

.h-button:hover a {
	color: #002c6a
}

.g-Submission {
	width: 160px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #002c6a;
	color: #fff;
	border: 1px solid #002c6a;
	border-radius: 24px;
	margin: auto;
	cursor: pointer;
	-webkit-transition: background-color 444ms ease, color 444ms ease, border-color 444ms ease;
	-o-transition: background-color 444ms ease, color 444ms ease, border-color 444ms ease;
	transition: background-color 444ms ease, color 444ms ease, border-color 444ms ease
}

.g-Submission:hover,
.t-popoLi-text:hover {
	color: #002c6a;
	background: #fff
}

.t-popoLi-text:hover a {
	color: #002c6a
}

.t-popoLi-text {
	border: 1px solid #002c6a;
	-webkit-transition: background-color 444ms ease, color 444ms ease, border-color 444ms ease;
	-o-transition: background-color 444ms ease, color 444ms ease, border-color 444ms ease;
	transition: background-color 444ms ease, color 444ms ease, border-color 444ms ease
}

.select2-dropdown--below .gj_img_select {
	margin-right: 10px;
	width: 22px;
	height: 22px;
	border-radius: 30px;
	vertical-align: -6px
}

.select2-selection--single .gj_img_select {
	margin-right: 10px;
	width: 22px;
	height: 22px;
	border-radius: 30px;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 3px
}

.select2-selection--single .select2-selection__rendered span {
	padding-left: 25px
}
