
.clearfix:before {
	display: table;
	clear: both;
	content: ""
}
.clearfix:after {
	display: table;
	clear: both;
	content: ""
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.row {
	margin-right: -10px;
	margin-left: -10px
}
.row:before {
	display: table;
	clear: both;
	content: ""
}
.row:after {
	display: table;
	clear: both;
	content: ""
}
ul:before {
	content: '';
	display: table;
	clear: both
}
ul:after {
	content: '';
	display: table;
	clear: both
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-right: 10px;
	padding-left: 10px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.sep-md-5 {
	width: 20%;
	padding: 0 10px
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}
@media (min-width:768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}
@media (min-width:992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}
@media (min-width:1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}
@media screen and (max-width:640) {
	.sep-md-5 {
		width: 100%
	}
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control {
	vertical-align: middle;
	padding: 6px 8px;
	height: 32;
	font-weight: normal;
	border-radius: 3px;
	background: #fbfbfb;
	outline: none
}
.form-group {
	margin-bottom: 15px;
	position: relative
}
.hide {
	display: none !important
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #a94442
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
	position: absolute;
	right: 20px;
	top: 15px
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li:nth-child(1)>a, .pagination>li:nth-child(1)>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.8;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}
.form-group.has-success:after {
	content: "\f058";
	font-family: FontAwesome;
	position: absolute;
	right: 0;
	bottom: 8px;
	height: 18px;
	line-height: 18px;
	margin-right: 5px;
	text-align: center;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	-o-transition: -o-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s, -o-transform .3s;
	width: 18px;
	color: green
}
button {
	cursor: pointer;
	font-size: 16px
}
.pointer {
	cursor: pointer
}
i {
	display: inline-block
}
.iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border: none;
	z-index: 30
}
.nowrap {
	white-space: nowrap
}
.lr-lists {
	cursor: pointer
}
img {
	height: auto
}
.richtext {
	width: 100%;
	line-height: 30px;
	color: #666
}
.richtext.cor333 {
	color: #333
}
.richtext * {
	font-size: inherit;
	line-height: inherit;
	color: inherit
}
.richtext iframe {
	width: 100%;
	border: none
}
.richtext img {
	max-width: 100%;
	height: auto !important
}
.richtext.b-img img {
	display: block;
	margin: auto
}
.richtext.maxs1024 {
	max-width: 1024px;
	margin: auto
}
.richtext.pl24 {
	padding-left: 24px
}
.richtext.maxs1360 {
	max-width: 1360px;
	margin: auto
}
.richtext.maxs1070 {
	max-width: 1070px;
	margin-left: auto;
	margin-right: auto
}
.richtext.maxs1010 {
	max-width: 1010px;
	margin-left: auto;
	margin-right: auto
}
.richtext.maxs1040 {
	max-width: 1040px
}
.richtext.maxs950 {
	max-width: 950px
}
.richtext.maxs760 {
	max-width: 760px
}
.richtext.maxs830 {
	max-width: 830px;
	margin: auto
}
.richtext.maxs840 {
	max-width: 840px
}
.richtext.cors {
	color: #fff
}
.richtext.cors1 {
	color: rgba(255, 255, 255, 0.4)
}
.richtext.h-ons {
	margin-top: 20px
}
.richtext.lh24 {
	line-height: 24px
}
.richtext.lh26 {
	line-height: 26px
}
.richtext.lh28 {
	line-height: 28px
}
.richtext.lh32 {
	line-height: 32px
}
.richtext.lh32 ul li:before {
	top: 13px
}
.richtext.lh34 {
	line-height: 34px
}
.richtext.lh34 ul li:before {
	top: 14px
}
.richtext.lh36 {
	line-height: 36px
}
.richtext.lh36 ul li:before {
	top: 15px
}
.richtext.lh40 {
	line-height: 40px
}
.richtext.lh40 ul li:before {
	top: 17px
}
.richtext.lh15 {
	line-height: 1.5
}
.richtext.lh2 {
	line-height: 2
}
.richtext h1 {
	line-height: normal !important
}
.richtext h2 {
	display: block;
	width: 100%;
	font-size: 36px;
	color: #ae2a2b;
	line-height: 1.2;
	margin-bottom: 20px
}
.richtext.list-two h2 {
	font-size: 40px
}
.richtext a {
	color: #ae2a2b !important;
	text-decoration: underline
}
.richtext a:hover {
	color: #ae2a2b !important;
	text-decoration: none
}
.richtext strong {
	font-weight: bold
}
.richtext.strong strong {
	display: block;
	width: 100%;
	font-size: 36px;
	color: #ae2a2b;
	line-height: 1.2;
	margin-bottom: 20px
}
.richtext.strong1 strong {
	display: block;
	width: 100%;
	font-size: 24px;
	color: #333;
	line-height: 1.2;
	margin-bottom: 20px
}
.richtext.two-ul.two ul li {
	width: 50%
}
.richtext.two-ul ul {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap
}
.richtext.two-ul ul li {
	width: 100%;
	padding-left: 27px;
	padding-right: 30px;
	margin-top: 10px
}
.richtext.two-ul ul li:before {
	content: '';
	display: none
}
.richtext.two-ul ul li:after {
	content: '';
	display: block;
	width: 6px;
	height: 2px;
	background: #ae2a2b;
	position: absolute;
	left: 0;
	top: 14px
}
.richtext ul {
	list-style: none !important
}
.richtext ul li {
	list-style: none !important;
	position: relative;
	padding-left: 25px;
	color: inherit
}
.richtext ul li * {
	font-size: inherit;
	color: inherit;
	line-height: inherit
}
.richtext ul li:before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 12px;
	background: #666
}
.richtext.two-ul1 ul li {
	padding-left: 0;
	margin-bottom: 15px
}
.richtext.two-ul1 ul li:last-child {
	margin-bottom: 0
}
.richtext.two-ul1 ul li:before {
	width: 8px;
	height: 8px;
	background: #ae2a2b;
	left: -24px;
	top: 11px
}
.richtext.two-ul2 ul li {
	padding-left: 0
}
.richtext.two-ul2 ul li:before {
	content: '';
	border-radius: 0;
	width: 6px;
	height: 6px;
	background: none;
	left: -24px;
	top: 11px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	transform: rotate(45deg)
}
.richtext ol {
	list-style: decimal !important;
	padding-left: 20px
}
.richtext ol li {
	list-style: inherit !important
}
.richtext table {
	width: 100%
}
.richtext table tr {
	background: none
}
.richtext table tr td {
	border: 1px solid #e5e5e5;
	border-top: none;
	border-bottom: none;
	padding: 20px 32px;
	font-size: inherit;
	color: inherit;
	line-height: inherit;
	background: none;
	word-break: normal !important
}
.richtext table tr td * {
	font-size: inherit;
	color: inherit;
	line-height: inherit;
	font-weight: inherit
}
.richtext table tr td:nth-child(1) {
	font-size: 18px;
	font-family: "Gilroy-Bold"
}
.richtext table tr:nth-child(odd) {
	background: #f2f3f5
}
.richtext table tr:nth-child(1) {
	background: #ae2a2b
}
.richtext table tr:nth-child(1) td {
	color: #fff;
	font-size: 19px;
	font-family: "Gilroy-Bold";
	padding: 24px 32px
}
.richtext .over-tabs {
	overflow-x: auto
}
.richtext .over-tabs-rights {
	max-height: 500px;
	padding-right: 10px;
	overflow-y: auto
}
.richtext .over-tabs-rights::-webkit-scrollbar {
	width: 4px;
	height: 100%;
	background-color: #f7f7f7;
	overflow: initial
}
.richtext .over-tabs-rights::-webkit-scrollbar-thumb {
	background-color: #ae2a2b
}
.p-boxs {
	min-width: 100%
}
.tc-right {
	text-align: right
}
.mores {
	display: inline-block;
	vertical-align: top;
	line-height: 30px
}
.mores.ons1 {
	padding: 10px 55px;
	color: #fff;
	line-height: 30px;
	background: #83BBB8;
	position: relative;
	text-align: center;
	border-radius:50px;
}
.mores.ons1 i {
	width: 56px;
	height: 56px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: #282828
}
.mores.ons1 i:before {
	content: '';
	display: block;
	width: 20px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: 50%;
	margin-top: -1px
}
.mores.ons1 i:after {
	content: '';
	display: block;
	width: 2px;
	height: 20px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -1px;
	top: 50%;
	margin-top: -10px
}
.mores.ons1:hover {
	text-decoration: underline
}
.mores.ons1:hover i {
	background: #fff
}
.mores.ons1:hover i:before, .mores.ons1:hover i:after {
	background: #ae2a2b
}
.min220 {
	min-width: 220px;
	letter-spacing: 2px
}
small {
	font-size: 12px
}
ul, ol {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0
}
a {
	text-decoration: none;
	outline: none
}
a:hover {
	color: #ae2a2b
}
sup {
	vertical-align: text-top
}
s {
	text-decoration: none
}
sub {
	vertical-align: text-bottom
}
img {
	border: 0;
	vertical-align: middle
}
table {
	border-spacing: 0;
	border-collapse: collapse
}
.regular {
	font-family: "Arial"
}
.bold, .semibold, .bold1 {
	font-weight: bold
}
.inner-body {
	overflow-x: hidden
}
.filter {
	filter: brightness(.5)
}
.swiper-container .swiper-slide {
	height: auto
}
.clearfix:before, .fix:before {
	content: '';
	display: table;
	clear: both
}
.clearfix:after, .fix:after {
	content: '';
	display: table;
	clear: both
}
.lf {
	float: left
}
.rt {
	float: right
}
dt {
	font-weight: normal
}
.upps {
	text-transform: uppercase
}
.ellipsis {
	text-overflow: ellipsis
}
.i-imgs img, .thumbs img, .i-boxs img {
	display: inline
}
.sep-container {
	width: 100%;
	max-width: 1600px;
	margin: auto
}
.sep-container.max1360 {
	max-width: 1360px
}
.sep-container.pres {
	z-index: 10
}
.relative {
	position: relative
}
.sep-container50 {
	width: 100%;
	max-width: 800px
}
.sep-container50.max1360 {
	max-width: 680px
}
.cens {
	text-align: center
}
.ris {
	text-align: right
}
.m-bottoms {
	margin-bottom: 25px
}
.m-tops {
	margin-top: 25px
}
.spans {
	line-height: 30px;
	overflow: hidden;
	color: #333
}
.spans.no-over {
	overflow: initial
}
.spans * {
	font-size: inherit;
	line-height: inherit;
	color: inherit
}
.spans.lh15 {
	line-height: 1.5
}
.spans.lh28 {
	line-height: 28px
}
.spans.lh32 {
	line-height: 32px
}
.spans.lh34 {
	line-height: 34px
}
.spans.lh36 {
	line-height: 36px
}
.spans.cor3335 {
	opacity: .4
}
.thumbs {
	width: 100%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center
}
.thumbs img {
	max-width: 100%
}
.thumbs.ons1 img {
	max-height: 100%
}
.titles-a {
	color: #333
}
.spans, .titles-a {
	display: block;
	width: 100%
}
.block {
	display: block
}
.over-hides {
	overflow: hidden;
	position: relative
}
.pres {
	position: relative
}
.pres #xx-forms {
	position: absolute;
	top: -80px;
	left: 0
}
.help-block {
	display: none !important
}
.img-rot:hover .img-rot-lists {
	-webkit-animation: myfirst .5s;
	-moz-animation: myfirst .5s;
	-ms-animation: myfirst .5s;
	-o-animation: myfirst .5s;
	animation: myfirst .5s
}
@keyframes myfirst {
	0% {
		transform: rotate(0)
	}
	25% {
		transform: rotate(15deg)
	}
	50% {
		transform: rotate(0)
	}
	75% {
		transform: rotate(15deg)
	}
	100% {
		transform: rotate(0)
	}
}
.t-cens {
	text-align: center
}
.wids {
	width: 100%
}
.wids img {
	width: 100%
}
.gtj-img img {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
i {
	vertical-align: middle
}
body {
	max-width: 100%;
	margin: 0 auto
}
.m-hes img {
	max-height: 100%
}
.gtj-t-r-deg1 {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.gtj-t-r-deg2 {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.gtj-t-r-deg {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.gtj-t-ty-fives {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.li-imgs:hover .i-imgs-lists.i-imgs1 {
	width: 0;
	height: 0
}
.li-imgs:hover .i-imgs-lists.i-imgs2 {
	width: 100%;
	height: auto
}
.li-imgs.active .i-imgs-lists.i-imgs1 {
	width: 0;
	height: 0
}
.li-imgs.active .i-imgs-lists.i-imgs2 {
	width: 100%;
	height: auto
}
.i-imgs-lists {
	display: block;
	height: 0;
	width: 0;
	overflow: hidden
}
.i-imgs-lists.i-imgs1 {
	width: 100%;
	height: auto
}
.i-imgs-lists.i-imgs2 {
	width: 0;
	height: 0
}
.imgs-hovers {
	position: relative
}
.imgs-hovers:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}
.li-tops-hovers {
	position: relative
}
.li-tops-hovers:hover .li-tops {
	display: inline-block;
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px)
}
.text_center {
	text-align: center
}
html {
	width: 100%;
	overflow-x: hidden
}
body {
	width: 100%
}
.swiper-button-disabled {
	display: none !important
}
.gtj-ons {
	margin-top: 10px
}
.gtj-ff-arial {
	font-family: "Arial"
}
.gtj-ff-bold {
	font-weight: bold
}
.trans {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}
.trans1 {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
li {
	list-style: none
}
.flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap
}
.wrap {
	flex-wrap: wrap
}
.no-wrap {
	flex-wrap: nowrap
}
.fix:before, .clearfix:before {
	content: '';
	display: table;
	clear: both
}
.fix:after, .clearfix:after {
	content: '';
	display: table;
	clear: both
}
.mt10 {
	margin-top: 10px
}
.mt20 {
	margin-top: 20px
}
.mt30 {
	margin-top: 30px
}
.mt40 {
	margin-top: 40px
}
.mt50 {
	margin-top: 50px
}
.mt60 {
	margin-top: 60px
}
.mt66 {
	margin-top: 66px
}
.mt70 {
	margin-top: 70px
}
.mt80 {
	margin-top: 80px
}
.mt90 {
	margin-top: 90px
}
.mt100 {
	margin-top: 100px
}
.mt110 {
	margin-top: 110px
}
.mt120 {
	margin-top: 120px
}
.mt150 {
	margin-top: 150px
}
.mt160 {
	margin-top: 160px
}
.pt10 {
	padding-top: 10px
}
.pt20 {
	padding-top: 20px
}
.pt30 {
	padding-top: 30px
}
.pt40 {
	padding-top: 40px
}
.pt50 {
	padding-top: 50px
}
.pt60 {
	padding-top: 60px
}
.pt70 {
	padding-top: 70px
}
.pt80 {
	padding-top: 80px
}
.pt90 {
	padding-top: 90px
}
.pt100 {
	padding-top: 100px
}
.pt110 {
	padding-top: 110px
}
.pt120 {
	padding-top: 120px
}
.pt130 {
	padding-top: 130px
}
.pt140 {
	padding-top: 140px
}
.pt150 {
	padding-top: 150px
}
.pt160 {
	padding-top: 160px
}
.pb20 {
	padding-bottom: 20px
}
.pb30 {
	padding-bottom: 30px
}
.pb40 {
	padding-bottom: 40px
}
.pb50 {
	padding-bottom: 50px
}
.pb60 {
	padding-bottom: 60px
}
.pb70 {
	padding-bottom: 70px
}
.pb80 {
	padding-bottom: 80px
}
.pb90 {
	padding-bottom: 90px
}
.pb100 {
	padding-bottom: 100px
}
.pb110 {
	padding-bottom: 110px
}
.pb120 {
	padding-bottom: 120px
}
.pb130 {
	padding-bottom: 130px
}
.pb140 {
	padding-bottom: 140px
}
.pb150 {
	padding-bottom: 150px
}
.pb160 {
	padding-bottom: 160px
}
.pb320 {
	padding-bottom: 320px
}
.fz14 {
	font-size: 14px
}
.fz15 {
	font-size: 15px
}
.fz17 {
	font-size: 17px
}
.fz18 {
	font-size: 18px
}
.fz20 {
	font-size: 20px
}
.fz22 {
	font-size: 22px
}
.fz24 {
	font-size: 24px
}
.fz25 {
	font-size: 25px
}
.fz26 {
	font-size: 26px
}
.fz28 {
	font-size: 28px
}
.fz30 {
	font-size: 30px
}
.fz32 {
	font-size: 32px
}
.fz34 {
	font-size: 34px
}
.fz36 {
	font-size: 36px
}
.fz38 {
	font-size: 38px
}
.fz40 {
	font-size: 40px
}
.fz44 {
	font-size: 44px
}
.fz46 {
	font-size: 46px
}
.fz48 {
	font-size: 48px
}
.fz50 {
	font-size: 50px
}
.fz52 {
	font-size: 52px
}
.fz54 {
	font-size: 54px
}
.fz56 {
	font-size: 56px
}
.fz60 {
	font-size: 60px
}
.fz64 {
	font-size: 64px
}
.fz66 {
	font-size: 66px
}
.fz67 {
	font-size: 67px
}
.fz70 {
	font-size: 70px
}
.fz72 {
	font-size: 72px
}
.fz80 {
	font-size: 80px
}
.fz82 {
	font-size: 82px
}
.fz88 {
	font-size: 88px
}
.fz90 {
	font-size: 90px
}
.fz100 {
	font-size: 100px
}
.fz106 {
	font-size: 106px
}
.fz120 {
	font-size: 120px
}
.fz200 {
	font-size: 200px
}
#onlineService {
	position: fixed;
	right: 0;
	bottom: 32%;
	z-index: 100998
}
.offside {
	width: 50px
}
.offside li {
	width: 50px;
	height: 50px;
	position: relative;
	background: #b1b1b1;
	border-bottom: 1px solid #fff;
	text-align: center;
	transition: all .7s;
	-webkit-transition: all .7s
}
.offside .code {
	position: absolute;
	top: 0;
	right: 50px;
	display: none;
	margin: 0
}
.offside a, .offside div {
	color: #333;
	position: absolute;
	z-index: 11;
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	cursor: pointer
}
.offside .p {
	float: left;
	line-height: 50px;
	font-size: 16px;
	font-weight: 700;
	padding: 0 0 0 10px;
	color: #fff !important;
	opacity: 0;
	position: absolute;
	white-space: nowrap;
	display: block;
	width: 100% !important;
	text-align: left
}
.offside .icon {
	font-size: 28px;
	height: 100%;
	line-height: 50px;
	text-align: center;
	display: block;
	color: #fff
}
.offside li:not(.li_3) a, .offside .li_3 a, .offside .li_3 div {
	width: 50px
}
.offside .back_top {
	display: none
}
.offside li {
	background: #ae2a2b
}
.offside li:last-child {
	background: #b1b1b1
}
.offside .erweima {
	width: 150px;
	height: 150px;
	position: absolute;
	left: -150px;
	top: 0;
	display: none
}
.offside li:hover a, .offside li:hover div, .offside li:hover .icon {
	color: rgba(255, 255, 255, 0.72)
}
.offside li:hover .p {
	opacity: 1
}
.offside li:not(.li_3):hover {
	background: #ae2a2b
}
.offside li:not(.li_erweima):hover .erweima {
	display: block
}
.offside .tel {
	width: 230px;
	transform: translateX(-180px);
	-webkit-transform: translateX(-180px)
}
.offside .back_none {
	height: 0;
	border: 0 !important
}
.offside .li {
	transform: translateX(100%);
	-webkit-transform: translateX(100%)
}
.offside .unfold {
	width: 30px;
	transform: translateX(20px);
	-webkit-transform: translateX(20px)
}
@media screen and (max-width:768px) {
	#onlineService {
		right: auto;
		left: 0;
		bottom: 0;
		width: 100%
	}
	.sep-footer {
		margin-bottom: 50px
	}
	.offside {
		width: 100%;
		display: -ms-flex;
		display: -webkit-flex;
		display: flex
	}
	.offside li {
		width: 100%;
		text-align: center
	}
	.offside li.onss {
		display: none
	}
	.offside li+li {
		border-left: 1px solid #fff
	}
	.offside li.fold {
		display: none !important
	}
	.offside .tel {
		width: 100%;
		text-align: center;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}
	.offside .tel.onss {
		display: none
	}
	.offside .tel p {
		display: none
	}
	.offside a, .offside div {
		width: 100% !important
	}
	.offside .erweima {
		top: auto;
		bottom: 100%;
		left: 50%;
		transform: translateX(-50%);
		height: auto
	}
}

.sep-mainnav {
	width: 100%;
	z-index: 100
}
.sep-mainnav>.sep-container {
	justify-content: space-between;
	z-index: 100;
	align-items: center;
	position: relative
}
.sep-mainnav .sep-container>ul {
	width: auto;
	display: block;
	margin-left: auto
}
.sep-mainnav .sep-container>ul>li {
	margin: 0 16px;
	line-height: 94px;
	line-height: 80px
}
.sep-mainnav .sep-container>ul>li:nth-child(1) {
	margin-left: 0
}
.sep-mainnav .sep-container>ul>li:last-child {
	margin-right: 0
}
.sep-mainnav .sep-container>ul>li>a {
	height: 80px;
	line-height: 1.32;
	position: relative;
	display: flex !important;
	align-items: center;
	justify-content: center;
	text-align: center
}
.sep-mainnav .sep-container>ul>li>a>i {
	display: block;
	width: 100%;
	height: 3px;
	background: #fff;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0;
	opacity: 0
}
.sep-mainnav .sep-container>ul>li.active>a {
	color: #ae2a2b
}
.sep-mainnav .sep-container>ul>li.active>a i {
	opacity: 1
}
.sep-mainnav .sep-container>ul>li:hover>a {
	color: #ae2a2b
}
.sep-mainnav .sep-container>ul>li:hover>a i {
	opacity: 1
}
.sep-mainnav .sep-container>ul>li.ons>a {
	color: #333
}
.sep-mainnav .sep-container>ul>li.ons>a i {
	opacity: 0
}
.sep-mainnav .sep-container ul li {
	float: left;
	width: auto;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	color: #fff
}
.sep-mainnav .sep-container ul li>a {
	color: #fff;
	display: block;
	text-align: center
}
.sep-mainnav .sep-container ul li>a:hover {
	text-decoration: none
}
.sep-mainnav .sep-container ul li.ios {
	position: relative
}
.sep-mainnav .sep-container ul li:hover .pro-boxs {
	opacity: 1;
	visibility: initial;
	z-index: initial
}
.sep-mainnav .sep-container ul li:hover .pro-boxs1 {
	opacity: 1;
	visibility: initial;
	z-index: initial
}
.sep-mainnav .sep-container ul li:hover .ul {
	opacity: 1;
	visibility: initial;
	z-index: initial
}
.sep-mainnav .sep-container ul li .ul {
	background: rgba(255, 255, 255, 0.97);
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 999;
	min-width: 240px;
	float: left;
	display: block;
	border-top: 0;
	padding: 22px 0;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	text-align: left;
	opacity: 0;
	visibility: hidden;
	z-index: -1
}
.sep-mainnav .sep-container ul li .ul.ons li {
	width: 50%;
	float: left
}
.sep-mainnav .sep-container ul li .ul li {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	white-space: nowrap;
	position: relative
}
.sep-mainnav .sep-container ul li .ul li a {
	font-weight: normal;
	font-size: 16px;
	padding: 10px 12px;
	padding-left: 32px;
	text-align: left;
	color: #676767;
	position: relative;
	line-height: 24px
}
.sep-mainnav .sep-container ul li .ul li a i {
	display: block;
	width: 3px;
	height: 18px;
	position: absolute;
	left: 0;
	top: 11px;
	background: #ae2a2b;
	opacity: 0
}
.sep-mainnav .sep-container ul li .ul li a:hover {
	border: none;
	color: #ae2a2b
}
.sep-mainnav .sep-container ul li .ul li a:hover i {
	opacity: 1
}
.sep-mainnav .sep-container ul li .pro-boxs {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	background: rgba(1, 1, 1, 0.96);
	border-top: 1px solid rgba(255, 255, 255, 0.3)
}
.sep-mainnav .sep-container ul li .pro-boxs.active {
	opacity: 1;
	visibility: initial
}
.sep-mainnav .sep-container ul li .pro-boxs .boxs {
	width: 100%;
	position: relative;
	justify-content: space-between;
	min-height: 510px
}
.sep-mainnav .sep-container ul li .pro-boxs .boxs-lists {
	width: 30%;
	align-items: flex-start;
	justify-content: flex-end;
	padding-top: 64px;
	border-right: 1px solid rgba(255, 255, 255, 0.3)
}
.sep-mainnav .sep-container ul li .pro-boxs .boxs-lists .boxs {
	width: 100%;
	max-width: 333px
}
.sep-mainnav .sep-container ul li .pro-boxs .boxs-lists .p-lists {
	width: 100%;
	display: block;
	position: relative;
	line-height: 30px;
	padding: 10px 0;
	padding-left: 116px;
	color: #fff
}
.sep-mainnav .sep-container ul li .pro-boxs .boxs-lists .p-lists i {
	display: block;
	width: 32px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 68px;
	top: 24px;
	opacity: 0
}
.sep-mainnav .sep-container ul li .pro-boxs .boxs-lists .p-lists i:after {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	transform: rotate(45deg);
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	position: absolute;
	right: 1px;
	top: 50%;
	margin-top: -8px
}
.sep-mainnav .sep-container ul li .pro-boxs .boxs-lists .p-lists:hover, .sep-mainnav .sep-container ul li .pro-boxs .boxs-lists .p-lists.active {
	background: #ae2a2b;
	font-family: inherit
}
.sep-mainnav .sep-container ul li .pro-boxs .boxs-lists .p-lists:hover i, .sep-mainnav .sep-container ul li .pro-boxs .boxs-lists .p-lists.active i {
	opacity: 1
}
.sep-mainnav .sep-container ul li .pro-boxs .boxs-middle {
	width: calc(18% + 0px);
	padding: 72px 10px 0 78px;
	align-items: flex-start;
	border-right: 1px solid rgba(255, 255, 255, 0.3)
}
.sep-mainnav .sep-container ul li .pro-boxs .boxs-rights {
	width: calc(52% - 0px);
	padding-left: 70px;
	padding-top: 72px
}
.sep-mainnav .sep-container ul li .pro-boxs .b-m-list {
	width: 100%;
	overflow: hidden;
	height: 0
}
.sep-mainnav .sep-container ul li .pro-boxs .b-m-list.active {
	height: auto
}
.sep-mainnav .sep-container ul li .pro-boxs .b-m-list .b-lists {
	display: block;
	position: relative;
	padding: 5px 0;
	line-height: 30px;
	color: #999;
	padding-left: 19px
}
.sep-mainnav .sep-container ul li .pro-boxs .b-m-list .b-lists i {
	font-size: 16px;
	line-height: 30px;
	position: absolute;
	left: 0;
	top: 5px;
	color: inherit
}
.sep-mainnav .sep-container ul li .pro-boxs .b-m-list .b-lists:hover, .sep-mainnav .sep-container ul li .pro-boxs .b-m-list .b-lists.active {
	color: #fff;
	font-family: inherit
}
.sep-mainnav .sep-container ul li .pro-boxs .b-r-lists {
	width: 100%;
	overflow: hidden;
	height: 0
}
.sep-mainnav .sep-container ul li .pro-boxs .b-r-lists.active {
	height: auto
}
.sep-mainnav .sep-container ul li .pro-boxs .b-ri-lists {
	width: 100%;
	overflow: hidden;
	height: 0
}
.sep-mainnav .sep-container ul li .pro-boxs .b-ri-lists.active {
	height: auto
}
.sep-mainnav .sep-container ul li .pro-boxs .v-lists {
	width: 100%;
	display: block;
	position: relative;
	padding: 5px 0;
	line-height: 30px;
	color: #999;
	padding-left: 19px
}
.sep-mainnav .sep-container ul li .pro-boxs .v-lists i {
	font-size: 16px;
	line-height: 30px;
	position: absolute;
	left: 0;
	top: 5px;
	color: inherit
}
.sep-mainnav .sep-container ul li .pro-boxs .v-lists:hover {
	color: #fff
}
.sep-mainnav .sep-container ul li .pro-boxs1 {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	background-color: #fff;
	z-index: 1000;
	border-radius: 4px;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
	padding: 20px
}
.sep-mainnav .sep-container ul li .pro-boxs1.active {
	opacity: 1;
	visibility: initial
}
.sep-mainnav .sep-container ul li .pro-boxs1 .boxs {
	width: 100%;
	position: relative;
	justify-content: space-between
}
.sep-mainnav .sep-container ul li .pro-boxs1 .boxs-lists {
	width: 20%;
	margin: 20px 0;
	border-right: 1px solid #f2f2f2;
	padding: 0 20px;
	align-items: flex-start;
	align-content: flex-start
}
.sep-mainnav .sep-container ul li .pro-boxs1 .boxs-lists .titles-a {
	color: #b7b7b7;
	line-height: 30px;
	padding: 0 10px
}
.sep-mainnav .sep-container ul li .pro-boxs1 .boxs-lists a.titles-a:hover {
	color: #ae2a2b
}
.sep-mainnav .sep-container ul li .pro-boxs1 .boxs-lists .p-lists {
	width: 100%;
	display: block;
	position: relative;
	line-height: 26px;
	color: #272727;
	padding: 6px 10px;
	white-space: normal;
	border-radius: 4px
}
.sep-mainnav .sep-container ul li .pro-boxs1 .boxs-lists .p-lists:hover, .sep-mainnav .sep-container ul li .pro-boxs1 .boxs-lists .p-lists.active {
	background-color: rgba(0, 0, 0, 0.0175);
	color: #b7b7b7
}
.sep-mainnav ul li .homes-ul .homes-rights .lists-boxs>ul>li {
	width: 100%
}
.sep-mainnav ul li .homes-ul .homes-rights .lists-boxs>ul>li>ul>li {
	width: 100%
}
.sep-iframe {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 30;
	border: none
}
.sep-banner {
	width: 100%;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	z-index: 10
}
.sep-banner.banner-one {
	display: block
}
.sep-banner.banner-two {
	display: none
}
.sep-banner .list {
	position: relative;
	display: block
}
.sep-banner .list img {
	max-width: 100%;
	height: auto
}
.sep-banner .b-covers {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 60%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	align-items: center;
	z-index: 20
}
.sep-banner .b-covers .boxs {
	width: 100%
}
.sep-banner .b-covers .boxs.max690 {
	max-width: 690px
}
.sep-banner .b-covers .b-titles {
	display: block;
	color: #83BBB8;
	line-height: 1.32;
	position: relative
}
.sep-banner .b-covers .b-titles:hover {
	color: #333
}
.sep-banner .b-covers .b-spans {
	display: block;
	width: 100%;
	color: #83BBB8;
	line-height: 1.5
}
.sep-banner .b-covers .b-spans * {
	font-size: inherit;
	color: inherit;
	line-height: inherit
}
.sep-banner .b-covers .mores-boxs {
	display: block;
	width: 100%
}
.sep-banner .b-covers .mores-boxs .mores {
	margin-right: 20px
}
.sep-banner .b-covers .mores-boxs .mores:last-child {
	margin-right: 0
}
.sep-banner .lr-boxs .lr-lists {
	width: auto;
	color: #fff;
	line-height: 30px;
	cursor: pointer;
	position: absolute;
	top: auto;
	bottom: 20px;
	z-index: 40;
	display: flex;
	align-items: center
}
.sep-banner .lr-boxs .lr-lists i {
	width: 40px;
	height: 2px;
	background: #fff;
	position: relative
}
.sep-banner .lr-boxs .lr-lists i:after {
	content: '';
	display: block;
	width: 15px;
	height: 2px;
	background: #fff;
	position: absolute;
	top: 0;
	transform: rotate(45deg);
	transform-origin: 0 0
}
.sep-banner .lr-boxs .lr-lists.lr-lefts {
	left: 180px
}
.sep-banner .lr-boxs .lr-lists.lr-lefts i {
	margin-right: 12px
}
.sep-banner .lr-boxs .lr-lists.lr-lefts i:after {
	left: 0
}
.sep-banner .lr-boxs .lr-lists.lr-rights {
	right: 180px
}
.sep-banner .lr-boxs .lr-lists.lr-rights i {
	margin-left: 12px
}
.sep-banner .lr-boxs .lr-lists.lr-rights i:after {
	right: 0;
	transform: rotate(45deg);
	transform-origin: 15px 2px
}
.sep-banner .lr-boxs .lr-lists:hover {
	color: #ae2a2b
}
.sep-banner .lr-boxs .lr-lists:hover i {
	background: #ae2a2b
}
.sep-banner .lr-boxs .lr-lists:hover i:after {
	background: #ae2a2b
}
.sep-banner .swiper-pagination-ban.swiper-pagination {
	width: 8px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	color: #fff;
	left: auto;
	bottom: auto;
	top: 50%;
	right: 57px
}
.sep-banner .swiper-pagination-ban.swiper-pagination span {
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: none;
	margin: 12px 0;
	position: relative;
	z-index: 20;
	opacity: 1;
	display: block;
	background: #fff
}
.sep-banner .swiper-pagination-ban.swiper-pagination span.swiper-pagination-bullet-active {
	opacity: 1;
	background: none;
	box-shadow: 0 0 0 2px #fff
}
.sep-ban-boxs {
	display: table;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 50px;
	z-index: 50
}
.home-line {
	width: 100%;
	height: 3px;
	margin: 15px 0
}
.home-line i {
	width: 52px;
	height: 3px;
	background: #ae2a2b;
	position: relative;
	vertical-align: top
}
.home-line i:after {
	content: '';
	display: block;
	width: 50%;
	height: 3px;
	background: #ae2a2b;
	position: absolute;
	right: 0;
	top: 0
}
.home-line.bgs i {
	background: #fff
}
.titles {
	width: 100%;
	height: auto;
	display: block;
	color: #333;
	line-height: 1.2;
	position: relative
}
.titles * {
	font-size: inherit;
	color: inherit;
	line-height: inherit
}
.titles.befs {
	padding-left: 24px
}
.titles.befs:before {
	content: '';
	display: block;
	width: 6px;
	height: 30px;
	border-radius: 3px;
	background: #ae2a2b;
	position: absolute;
	left: 0;
	top: 3px
}
.titles.befs1:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 2px;
	background: #ae2a2b;
	margin-right: 5px
}
.titles span {
	display: block
}
.titles.max750 {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto
}
.titles.max970 {
	max-width: 970px;
	margin-left: auto;
	margin-right: auto
}
.titles.cors {
	color: #fff
}
.titles.cors1 {
	color: #ae2a2b
}
.titles.cors2 {
	color: #ae2a2b
}
a.titles:hover {
	color: #ae2a2b
}
a.titles:hover.cors {
	color: #ae2a2b
}
a.titles:hover.cors1 {
	color: #000
}
.imgs-bgs {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}
.imgs-bgs .bgs-lists {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0
}
.imgs-bgs .bgs-lists.active {
	width: 100%;
	height: 100%;
	overflow: initial
}
.imgs-bgs.trs {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}
.imgs-bgs.bgs:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 6
}
.imgs-bgs img.ons {
	max-width: 100%
}
.imgs-bgs.maxs {
	width: 100%
}
.imgs-bgs.maxs img {
	width: 100%
}
.imgs-bgs.ons {
	top: auto;
	bottom: 0
}
.imgs-bgs.img-rs {
	left: 50%
}
.imgs-bgs.lefs1 {
	left: 0;
	top: 0
}
.imgs-bgs.img-ls {
	z-index: 2;
	left: auto;
	right: 0
}
.imgs-bgs.hes {
	min-width: 100%;
	height: 100%
}
.imgs-bgs.hes img {
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 2
}
.imgs-bgs.hes1 {
	min-width: 100%;
	height: 100%
}
.imgs-bgs.hes1 img {
	min-height: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2
}
.imgs-bgs.c-bgs {
	background: #ae2a2b
}
.imgs-bgs.r-bgs img {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.sep-body {
	position: relative;
	z-index: 8
}
.sep-body .sep-container {
	position: relative;
	z-index: 10
}
.sep-body .richtext {
	width: 100%
}
.sep-body .richtext * {
	font-size: inherit;
	line-height: inherit;
	color: inherit
}
.sep-width {
	width: 100%
}
.sep-width.bgs {
	background: #f5f6f7
}
.sep-hats-list {
	width: 100%
}
.sep-hats-list .p-boxs {
	margin: 0 -10px
}
.sep-hats-list .p-lists {
	width: calc(25% - 20px);
	margin: 0 10px 40px;
	position: relative
}
.sep-hats-list .p-lists:hover .thumbs {
	opacity: .1
}
.sep-hats-list .p-lists:hover .thumbs-boxs {
	opacity: 1
}
.sep-hats-list .imgs {
	width: 100%;
	position: relative;
	overflow: hidden;
	background: #f3f3f3;
	border-radius: 160px;
	border-bottom-left-radius: 10px
}
.sep-hats-list .thumbs {
	position: relative;
	z-index: 10
}
.sep-hats-list .thumbs.ons {
	height: 348px
}
.sep-hats-list .titles-a {
	line-height: 1.32;
	color: #333;
	z-index: 20;
	text-align: center;
	text-transform: uppercase;
	margin-top: 36px
}
.sep-hats-list .titles-a:hover {
	color: #ae2a2b
}
.sep-hats-list .thumbs-boxs {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	padding: 24px;
	z-index: 20;
	align-items: center;
	justify-content: center;
	opacity: 0
}
.sep-hats-list .ul-boxs {
	width: 100%;
	position: relative;
	max-width: 290px
}
.sep-hats-list .ul-boxs .ul-lists {
	width: 100%;
	line-height: 30px;
	display: block;
	color: #333;
	position: relative;
	margin-bottom: 13px;
	padding-left: 22px
}
.sep-hats-list .ul-boxs .ul-lists i {
	line-height: 30px;
	color: inherit;
	position: absolute;
	left: 0;
	top: 0
}
.sep-hats-list .ul-boxs .ul-lists:last-child {
	margin-bottom: 0
}
.sep-hats-list .ul-boxs a.ul-lists:hover {
	font-family: inherit
}
.sep-hats-list .ul-boxs a.ul-lists.bold:hover {
	color: #ae2a2b
}
.sep-custom-list {
	width: 100%;
	justify-content: space-between;
	position: relative
}
.sep-custom-list:before {
	content: '';
	display: block;
	width: 272px;
	height: calc(100% + 12px);
	background: #f2f2f2;
	position: absolute;
	left: -10px;
	top: -12px;
	z-index: 4
}
.sep-custom-list .pp-lists {
	width: calc(42% - 4px);
	position: relative;
	z-index: 10
}
.sep-custom-list .pp-lists:nth-child(1) .t-boxs {
	max-width: 375px;
	margin-left: auto
}
.sep-custom-list .pp-lists:nth-child(2) {
	width: 25%
}
.sep-custom-list .pp-lists:nth-child(3) {
	width: calc(33% - 56px)
}
.sep-custom-list .p-lists {
	width: 100%
}
.sep-custom-list .p-lists.ons1 {
	flex-direction: column-reverse
}
.sep-custom-list .lis-boxs {
	width: 100%;
	padding: 40px 0 24px
}
.sep-custom-list .lis-boxs.ons1 {
	min-height: 412px;
	align-content: flex-end
}
.sep-custom-list .t-boxs {
	width: 100%
}
.sep-custom-list .titles-a {
	width: auto;
	display: table;
	padding-right: 6px;
	position: relative;
	padding-bottom: 4px
}
.sep-custom-list .titles-a:after {
	content: '';
	display: block;
	width: 100%;
	height: 20px;
	background: #ae2a2b;
	opacity: .1;
	position: absolute;
	left: 6px;
	bottom: 0;
	z-index: -1
}
.sep-custom-list .spans {
	margin-top: 16px
}
.sep-custom-list .home-text {
	width: auto;
	line-height: 1;
	position: absolute;
	left: 0;
	bottom: 24px;
	padding-left: 22px;
	z-index: 12;
	color: #000;
	opacity: .1
}
.sep-manufacture-list {
	width: 100%
}
.sep-manufacture-list .p-boxs {
	margin: 0 -14px
}
.sep-manufacture-list .p-lists {
	width: calc(25% - 28px);
	margin: 0 14px 28px;
	position: relative
}
.sep-manufacture-list .p-lists:hover {
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.1)
}
.sep-manufacture-list .p-lists:hover .lis-boxs {
	background: #fff
}
.sep-manufacture-list .p-lists:hover .titles-a {
	text-align: left;
	color: #333
}
.sep-manufacture-list .p-lists:hover .titles-a:hover {
	color: #ae2a2b
}
.sep-manufacture-list .p-lists:hover .spans {
	opacity: 1
}
.sep-manufacture-list .i-boxs {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 65px;
	height: 65px;
	background: #ae2a2b;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20
}
.sep-manufacture-list .lis-boxs {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 16;
	padding: 86px 40px 0
}
.sep-manufacture-list .titles-a {
	text-align: center;
	color: #fff;
	line-height: 1.32
}
.sep-manufacture-list .spans {
	opacity: 0;
	margin-top: 20px
}
.sep-home-rich {
	width: 100%
}
.sep-home-rich .pp-lists {
	width: 50%
}
.sep-home-rich .pp-lists:nth-child(1) {
	justify-content: flex-end
}
.sep-home-rich .imgs {
	width: 100%;
	padding-left: 100px
}
.sep-home-rich .imgs-boxs {
	width: 100%;
	position: relative;
	padding-left: 24px;
	padding-top: 26px
}
.sep-home-rich .imgs-boxs:after {
	content: '';
	display: block;
	width: 100%;
	height: calc(100% - 60px);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 8;
	border: 1px solid #ae2a2b
}
.sep-home-rich .thumbs {
	position: relative;
	z-index: 20
}
.sep-home-rich .mores-boxs {
	margin-top: 24px
}
.sep-home-rich .mores-boxs .mores {
	color: #ae2a2b;
	line-height: 1.32;
	padding-left: 60px
}
.sep-home-rich .mores-boxs .mores:after {
	content: '';
	width: 40px;
	height: 12px;
	background: #ae2a2b;
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px
}
.sep-home-rich .mores-boxs a.mores:hover {
	text-decoration: underline
}
.sep-home-rich-list {
	width: 100%;
	padding-right: 60px
}
.sep-home-rich-list .p-lists {
	width: 100%;
	padding-left: 50px;
	position: relative;
	margin-bottom: 40px
}
.sep-home-rich-list .p-lists:last-child {
	margin-bottom: 0
}
.sep-home-rich-list .p-lists:after {
	content: '';
	display: block;
	width: 10px;
	height: calc(100% - 16px);
	top: 8px;
	background: #ae2a2b;
	position: absolute;
	left: 0;
	opacity: 0
}
.sep-home-rich-list .p-lists:hover:after, .sep-home-rich-list .p-lists.active:after {
	opacity: 1
}
.sep-home-rich-list .p-lists:hover .titles-a, .sep-home-rich-list .p-lists.active .titles-a {
	color: #ae2a2b
}
.sep-home-rich-list .titles-a {
	line-height: 1.2;
	color: #333
}
.sep-home-rich-list .spans {
	margin-top: 10px
}
.sep-about-boxs {
	width: 100%;
	position: relative
}
.sep-about-boxs .mores-boxs {
	width: 100%
}
.sep-about-boxs .mores-boxs .mores {
	padding: 9px 29px;
	color: #ae2a2b;
	border: 1px solid #ae2a2b
}
.sep-about-boxs .mores-boxs .mores:hover {
	background: #ae2a2b;
	color: #fff
}
.sep-about-lists {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}
.sep-about-lists .p-lists {
	width: 100%;
	border-radius: 20px;
	background: #fff;
	padding: 54px 90px 60px;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.1)
}
.sep-about-lists .richtext strong {
	width: 100%;
	display: block;
	margin: 14px 0 10px;
	font-size: 22px
}
.sep-about-lists .p-boxs .th-lists {
	border-radius: 100%;
	position: absolute;
	overflow: hidden
}
.sep-about-lists .p-boxs .th-lists img {
	max-width: 100%
}
.sep-about-lists .p-boxs .th-lists:nth-child(1) {
	top: 58px;
	left: -140px
}
.sep-about-lists .p-boxs .th-lists:nth-child(2) {
	top: 184px;
	left: -333px
}
.sep-about-lists .p-boxs .th-lists:nth-child(3) {
	top: 332px;
	left: -196px
}
.sep-about-lists .p-boxs .th-lists:nth-child(4) {
	top: 475px;
	left: -196px
}
.sep-about-lists .p-boxs .th-lists:nth-child(5) {
	top: 12px;
	right: -212px
}
.sep-about-lists .p-boxs .th-lists:nth-child(6) {
	top: 196px;
	right: -324px
}
.sep-about-lists .p-boxs .th-lists:nth-child(7) {
	top: 312px;
	right: -194px
}
.sep-about-lists .p-boxs .th-lists:nth-child(8) {
	top: 480px;
	right: 0
}
.sep-founder-list {
	width: 100%
}
.sep-founder-list .pp-lists {
	width: 50%;
	position: relative;
	z-index: 10
}
.sep-founder-list .pp-lists:nth-child(2) {
	z-index: 9
}
.sep-founder-list .imgs {
	width: 100%;
	padding-right: 130px;
	position: relative;
	top: -64px
}
.sep-founder-list .imgs .thumbs {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}
.sep-founder-list .t-boxs {
	width: calc(100% + 176px);
	margin-left: -176px;
	align-items: center;
	position: relative
}
.sep-founder-list .t-boxs.ons {
	padding-left: 132px
}
.sep-founder-list .t-boxs .text-boxs {
	width: 100%;
	max-width: 500px;
	position: relative;
	z-index: 20
}
.sep-founder-list .t-boxs .spans {
	color: #fff;
	line-height: 2
}
.sep-founder-list .t-boxs .spans * {
	font-family: inherit
}
.sep-founder-list .t-boxs .titles-a {
	text-align: right;
	color: #fff;
	line-height: 1.32
}
.sep-what-list {
	width: 100%;
	position: relative
}
.sep-what-list .swiper-container {
	width: calc(100% + 20px);
	padding: 10px;
	margin-left: -10px
}
.sep-what-list .thumbs {
	width: 133px;
	height: 94px;
	border-radius: 7px;
	margin: auto;
	background: #fff
}
.sep-what-list .thumbs.bgs {
	background: #000
}
.sep-what-list .p-lists {
	width: 100%;
	padding: 40px 34px;
	border-radius: 20px
}
.sep-what-list .p-lists:hover {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1)
}
.sep-what-list .p-lists.swiper-slide-active {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1)
}
.sep-what-list .lr-boxs .lr-lists {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	border: 1px solid #807d83;
	position: absolute;
	z-index: 30;
	top: 50%
}
.sep-what-list .lr-boxs .lr-lists i {
	width: 22px;
	height: 3px;
	background: #807d83;
	position: absolute;
	left: 50%;
	margin-left: -11px;
	top: 50%;
	margin-top: -1px
}
.sep-what-list .lr-boxs .lr-lists i:after {
	content: '';
	display: block;
	width: 10px;
	height: 2px;
	background: #807d83;
	position: absolute;
	left: 0;
	top: 0
}
.sep-what-list .lr-boxs .lr-lists.lr-lefts {
	left: -75px
}
.sep-what-list .lr-boxs .lr-lists.lr-lefts i:after {
	transform-origin: 0 0;
	transform: rotate(-45deg)
}
.sep-what-list .lr-boxs .lr-lists.lr-rights {
	right: -75px
}
.sep-what-list .lr-boxs .lr-lists.lr-rights i:after {
	left: auto;
	top: 0;
	right: 0;
	transform-origin: 10px 0;
	transform: rotate(45deg)
}
.sep-what-list .lr-boxs .lr-lists:hover {
	border-color: #ae2a2b
}
.sep-what-list .lr-boxs .lr-lists:hover i {
	background: #ae2a2b
}
.sep-what-list .lr-boxs .lr-lists:hover i:after {
	background: #ae2a2b
}
.sep-what-list .swiper-pagination {
	width: 100%;
	position: relative;
	left: auto;
	bottom: auto;
	margin-top: 35px;
	text-align: center
}
.sep-what-list .swiper-pagination span {
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #cbcbcb;
	margin: 0 19px;
	position: relative
}
.sep-what-list .swiper-pagination span:after {
	content: '';
	display: block;
	width: 24px;
	height: 24px;
	border-radius: 100%;
	border: 1px solid #ae2a2b;
	opacity: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px
}
.sep-what-list .swiper-pagination span.swiper-pagination-bullet-active {
	background: #ae2a2b
}
.sep-what-list .swiper-pagination span.swiper-pagination-bullet-active:after {
	opacity: 1
}
.sep-news-boxs {
	width: 100%
}
.sep-news-boxs .new-lefts {
	width: calc(50% - 70px)
}
.sep-news-boxs .new-rights {
	width: calc(50% + 70px);
	padding-left: 120px
}
.sep-news-boxs .new-rights .mores-boxs {
	justify-content: space-between;
	align-items: center
}
.sep-news-boxs .new-rights .mores-boxs .m-lets {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #e60023
}
.sep-news-boxs .new-rights .mores-boxs .m-lets i {
	color: #fff;
	font-size: 24px
}
.sep-news-boxs .new-rights .mores-boxs .mores {
	color: #333
}
.sep-news-boxs .new-rights .mores-boxs .mores i {
	width: 54px;
	height: 1px;
	position: relative;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
	margin-left: 16px;
	background: #474747
}
.sep-news-boxs .new-rights .mores-boxs .mores i:after {
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	border-top: 1px solid #474747;
	border-right: 1px solid #474747;
	position: absolute;
	right: 1px;
	top: 50%;
	margin-top: -6px;
	transform: rotate(45deg)
}
.sep-news-boxs .new-rights .mores-boxs .mores:hover {
	color: #ae2a2b
}
.sep-news-boxs .new-rights .mores-boxs .mores:hover i {
	background: #ae2a2b
}
.sep-news-boxs .new-rights .mores-boxs .mores:hover i:after {
	border-color: #ae2a2b
}
.sep-news-list {
	width: 100%;
	position: relative;
	align-content: space-between
}
.sep-news-list .p-lists {
	width: 100%;
	position: relative;
	padding-right: 100px;
	margin-bottom: 30px
}
.sep-news-list .p-lists:last-child {
	margin-bottom: 0
}
.sep-news-list .p-lists:hover {
	border-color: #ae2a2b
}
.sep-news-list .p-lists:hover .mores-boxs {
	opacity: 1
}
.sep-news-list .lis-boxs {
	width: 100%
}
.sep-news-list .titles-a {
	color: #333;
	line-height: 32px
}
.sep-news-list .titles-a:hover {
	color: #ae2a2b
}
.sep-news-list .spans {
	margin-top: 15px;
	color: #333;
	line-height: 36px
}
.sep-news-list .times {
	width: 100%;
	color: #666;
	line-height: 1;
	margin-bottom: 12px
}
.sep-news-list .mores-boxs {
	position: absolute;
	right: 0;
	bottom: 10px
}
.sep-news-list .mores-boxs .mores {
	width: 46px;
	height: 46px;
	background: #272727
}
.sep-news-list .mores-boxs .mores i {
	width: 14px;
	height: 2px;
	position: absolute;
	left: 50%;
	margin-left: -7px;
	top: 50%;
	background: #fff
}
.sep-news-list .mores-boxs .mores i::after {
	content: '';
	display: block;
	border: 4px solid transparent;
	border-bottom-width: 4px;
	border-left-color: #fff;
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -4px
}
.sep-news-list .mores-boxs .mores:hover {
	background: #ae2a2b
}
.sep-inspirations-list {
	width: 100%
}
.sep-inspirations-list .p-boxs {
	margin: 0 -6px
}
.sep-inspirations-list .p-lists {
	width: calc(33.3333% - 12px);
	margin: 0 6px 12px
}
.sep-inspirations-list .thumbs {
	border-radius: 10px
}
.sep-inspirations-list .thumbs.ons {
	height: 162px
}
.sep-home-contact-us {
	width: 100%
}
.sep-home-contact-us .mores-boxs {
	width: 100%
}
.sep-home-contact-us .mores-boxs .mores {
	padding: 10px 23px
}
.sep-footer {
	width: 100%;
	position: relative;
	z-index: 0;
	overflow: hidden;
	background: #303030
}
.sep-footer .sep-container {
	position: relative;
	z-index: 10
}
.sep-footer .footer-lists-boxs {
	display: block;
	position: relative;
	z-index: 6
}
.sep-footer .footer-lists-boxs .footer-logo-rights {
	width: 100%;
	position: relative;
	margin: auto;
	justify-content: space-between
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs {
	position: relative;
	z-index: 20;
	align-items: flex-start;
	align-content: flex-start
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs:nth-child(1) {
	width: calc(25% - 10px)
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs:nth-child(1):before {
	content: '';
	display: block;
	width: 300%;
	height: 1px;
	background: rgba(255, 255, 255, 0.3);
	position: absolute;
	right: 100%;
	top: 42px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs:nth-child(2) {
	width: calc(18% - 10px)
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs:nth-child(3) {
	width: calc(22% - 2px)
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs:nth-child(4) {
	width: calc(21% - 0px)
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs:last-child {
	width: calc(15% + 2px)
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs:last-child:before {
	content: '';
	display: block;
	width: 300%;
	height: 1px;
	background: rgba(255, 255, 255, 0.3);
	position: absolute;
	left: 100%;
	top: 42px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles {
	width: 100%;
	display: block;
	color: #fff;
	line-height: 1.2;
	position: relative;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin-bottom: 24px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles i {
	display: none
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles:after {
	content: '';
	display: block;
	width: 30px;
	height: 4px;
	background: #fff;
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 20
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles.ons {
	white-space: nowrap
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs a.ul-titles:hover {
	color: #ae2a2b
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-lists {
	width: 100%
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-lists+.ul-lists {
	margin-top: 50px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul {
	align-items: flex-start
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons1 {
	width: 36%
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons2 {
	width: 64%
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons2 li a {
	max-width: 236px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li {
	width: 100%;
	position: relative;
	color: rgba(255, 255, 255, 0.6);
	line-height: 36px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li a {
	color: rgba(255, 255, 255, 0.6);
	line-height: 36px;
	display: block
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li a.ons {
	white-space: nowrap
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li:hover {
	font-family: inherit
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li:hover a {
	color: #fff;
	font-family: inherit;
	padding-left: 14px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li:hover a:before {
	content: '';
	display: block;
	width: 6px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 2px;
	top: 17px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .p-boxs {
	padding-top: 4px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .p-lists {
	width: 100%;
	position: relative;
	padding-left: 30px;
	margin-bottom: 12px;
	display: block
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .p-lists:last-child {
	margin-bottom: 0
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .p-lists i {
	min-width: 18px;
	text-align: center;
	line-height: inherit;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 28px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .p-lists .span {
	color: rgba(255, 255, 255, 0.6);
	line-height: 28px;
	max-width: 260px
}
.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs a.p-lists:hover .span {
	color: #fff
}
.sep-footer-link-boxs {
	width: 100%;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 66px
}
.sep-footer-link-boxs .sep-footer-sign {
	width: 63%;
	background: #fff;
	overflow: hidden;
	border-radius: 20px;
	align-items: center;
	padding: 25px 27px 25px 34px;
	justify-content: space-between
}
.sep-footer-link-boxs .sign-lefts {
	color: #333;
	line-height: 1.32
}
.sep-footer-link-boxs form {
	width: 310px;
	position: relative
}
.sep-footer-link-boxs form .form-group {
	margin-bottom: 0
}
.sep-footer-link-boxs form .form-control {
	width: 100%;
	background: #f0f0f0;
	height: 55px;
	line-height: 31px;
	padding: 12px 24px;
	border-radius: 28px;
	padding-right: 110px;
	border: none;
	box-shadow: none !important;
	color: #c5c5c5
}
.sep-footer-link-boxs form .btn {
	border: none;
	box-shadow: none !important;
	width: 105px;
	height: 55px;
	text-align: center;
	padding: 12px 10px;
	border-radius: 28px;
	position: absolute;
	right: 0;
	top: 0;
	background: #2a322d;
	color: #fff
}
.sep-footer-link-boxs form .btn:hover {
	background: #ae2a2b
}
.link {
	width: auto
}
.link .sep-share {
	position: relative
}
.link .sep-share li {
	width: 30px;
	height: 30px;
	float: left;
	line-height: 30px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	text-align: center;
	border-radius: 100%
}
.link .sep-share li+li {
	margin-left: 16px
}
.link .sep-share li a {
	width: 100%;
	height: 100%;
	display: block;
	line-height: 30px;
	color: rgba(255, 255, 255, 0.6)
}
.link .sep-share li i {
	color: inherit;
	font-size: 20px;
	vertical-align: middle
}
.link .sep-share li:hover a {
	color: #fff
}
.link .sep-share li.lasts i {
	font-size: 24px
}
.link .sep-share li.lasts .img {
	width: 150px;
	height: 150px;
	position: absolute;
	right: 5%;
	top: -170px;
	z-index: -1;
	opacity: 0;
	padding: 10px;
	background: #fff
}
.link .sep-share li.lasts .img img {
	width: 100%
}
.link .sep-share li.lasts:hover .img {
	z-index: 88;
	opacity: 1
}
.footer-footer {
	width: 100%;
	position: relative;
	z-index: 6;
	padding: 15px 0;
	background: #ae2a2b
}
.footer-footer .sep-container {
	position: relative;
	justify-content: center;
	z-index: 10
}
.footer-footer a {
	color: rgba(255, 255, 255, 0.6);
	line-height: 30px
}
.footer-footer a:hover {
	text-decoration: underline;
	color: #fff
}
.footer-footer div {
	color: rgba(255, 255, 255, 0.6);
	line-height: 30px
}
.footer-footer .ds {
	display: inline-block
}
.footer-footer .lefts {
	width: auto
}
.footer-footer .lefts a {
	padding-right: 5px
}
.footer-footer .lefts a:nth-child(1) {
	padding-left: 0
}
.footer-footer .lefts a:last-child {
	padding-left: 5px;
	padding-right: 0
}
.footer-footer .rights {
	width: auto;
	margin-left: 50px
}
.footer-footer .rights a {
	padding-right: 18px
}
.footer-footer .rights a:last-child {
	padding-right: 0
}
.footer-footer .rights a+a {
	padding-left: 18px
}
@media screen and (max-width:1680px) {
	.sep-container {
		max-width: 1360px
	}
	.sep-container50 {
		max-width: 680px
	}
	.sep-container50.max1360 {
		max-width: 680px
	}
	.sep-header .logo {
		max-width: 200px
	}
	.sep-header .sep-searchs-boxs {
		margin-right: 0;
		padding-left: 15px;
		width: 30px;
		margin-left: 15px
	}
	.sep-header .globals>a .i-imgs {
		max-width: 24px;
		margin-right: 6px
	}
	.sep-mainnav .sep-container>ul>li {
		margin: 0 12px
	}
}
@media screen and (max-width:1460px) {
	.sep-container {
		max-width: 1200px
	}
	.sep-container50 {
		max-width: 600px
	}
	.sep-container50.max1360 {
		max-width: 600px
	}
	.sep-container.max1360 {
		max-width: 1200px
	}
	.sep-container50.max1360 {
		max-width: 600px
	}
	.fz48 {
		font-size: 40px
	}
	.fz24 {
		font-size: 15px
	}
	.fz60 {
		font-size: 44px
	}
	.sep-manufacture-list .lis-boxs {
		padding: 72px 20px 0
	}
	.fz82 {
		font-size: 60px
	}
}
@media screen and (max-width:1366px) {
	.sep-header .sep-container {
		max-width: 1200px
	}
	.sep-container {
		max-width: 1100px
	}
	.sep-container.max1360 {
		max-width: 1100px
	}
	.sep-container50 {
		max-width: 550px
	}
	.sep-container50.max1360 {
		max-width: 550px
	}
	.fz18 {
		font-size: 16px
	}
	.sep-home-rich .imgs {
		padding-left: 60px
	}
	.sep-what-list .lr-boxs .lr-lists.lr-lefts {
		left: -24px
	}
	.sep-what-list .lr-boxs .lr-lists.lr-rights {
		right: -24px
	}
}
@media screen and (max-width:1200px) {
	.sep-header .top-emalls-titles .spans:nth-child(1) {
		display: none
	}
	.sep-header .top-emalls-titles .spans+.spans {
		margin-left: 0
	}
	body {
		overflow: hidden
	}
	.sep-container {
		max-width: 100%;
		padding-left: 60px;
		padding-right: 60px
	}
	.sep-header .sep-container {
		padding-left: 20px;
		padding-right: 20px
	}
	.sep-footer-link-boxs .sign-lefts {
		font-size: 20px
	}
	.sep-mainnav .sep-container>ul>li>a {
		max-width: 90px
	}
	.sep-ban-boxs {
		display: none
	}
	.sep-hats-list .p-lists {
		width: calc(33.333% - 20px)
	}
	.fz60 {
		font-size: 40px
	}
	.fz48 {
		font-size: 36px
	}
	.mt50 {
		margin-top: 30px
	}
	.sep-banner .b-covers {
		top: 60%
	}
	.sep-manufacture-list .p-lists {
		width: calc(50% - 28px)
	}
	.sep-news-list .spans {
		display: none
	}
	.sep-footer-link-boxs .sign-lefts {
		width: 100%;
		text-align: center
	}
	.sep-footer-link-boxs form {
		width: 100%;
		margin-top: 20px
	}
	.sep-what-list {
		max-width: 540px;
		margin-left: auto;
		margin-right: auto
	}
	.sep-container50 {
		max-width: 100%
	}
}
@media screen and (max-width:812px) {
	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-lists+.ul-lists {
		margin-top: 0
	}
	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs:nth-child(1):before {
		display: none
	}
	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs:last-child:before {
		display: none
	}
	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs {
		width: 100% !important;
		margin-top: 0;
		padding-right: 0;
		overflow: initial
	}
	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul {
		margin-top: 16px
	}
	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles {
		font-size: 18px;
		line-height: 28px;
		padding: 16px 0;
		position: relative;
		font-weight: bold;
		margin-bottom: 0
	}
	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles i {
		display: block;
		width: 28px;
		height: 28px;
		line-height: 28px;
		font-size: 22px;
		text-align: center;
		color: #fff;
		position: absolute;
		right: -7px;
		top: 16px
	}
	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles:after {
		display: none
	}
	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-divs.onss .ul-titles i {
		transform: rotate(-90deg)
	}
	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-divs .ul {
		display: none;
		padding: 16px 0;
		margin: 0;
		position: relative
	}
	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-divs .ul:before {
		content: '';
		display: block;
		width: calc(100% + 40px);
		height: 1px;
		background: rgba(255, 255, 255, 0.2);
		position: absolute;
		left: -20px;
		bottom: 0
	}
	.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .p-boxs {
		padding-top: 20px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
		padding-bottom: 20px
	}
	.sep-hats-list .p-lists {
		width: calc(50% - 20px)
	}
	.sep-custom-list .home-text {
		display: none
	}
	.sep-custom-list .pp-lists {
		width: 100% !important
	}
	.sep-custom-list .lis-boxs {
		min-height: 0 !important
	}
	.sep-home-rich-list {
		width: 100%;
		padding: 0 60px
	}
	.sep-home-rich .pp-lists {
		width: 100%
	}
	.sep-home-rich .imgs {
		margin-top: 40px
	}
	.sep-founder-list .pp-lists {
		width: 100%
	}
	.sep-founder-list .imgs {
		width: 100%;
		top: auto;
		padding-right: 0
	}
	.sep-founder-list .t-boxs {
		width: 100%;
		margin-left: 0
	}
	.sep-news-boxs .new-lefts {
		width: 100%
	}
	.sep-news-boxs .new-rights {
		width: 100%;
		padding-left: 0;
		margin-top: 30px
	}
	.fz60 {
		font-size: 26px
	}
	.fz48 {
		font-size: 24px
	}
	.sep-banner .b-covers .b-spans {
		font-size: 16px;
		margin-top: 6px
	}
	.mores.ons1 {
		padding: 6px 32px
	}
	.sep-banner .b-covers .mores-boxs {
		margin-top: 15px
	}
	.fz30 {
		font-size: 22px
	}
	.sep-footer-link-boxs .sep-footer-sign {
		width: 100%
	}
	.sep-footer .link {
		width: 100%;
		margin-top: 30px
	}
	.footer-footer .lefts {
		width: 100%;
		text-align: center
	}
	.footer-footer .rights {
		width: 100%;
		text-align: center;
		margin-left: auto
	}
	.sep-banner .b-covers .b-titles {
		font-size: 35px
	}
}
@media screen and (max-width:768px) {
	.tops-hes {
		display: none
	}
	.sep-header {
		display: none
	}
	.sep-banner.banner-one {
		display: none
	}
	.sep-banner.banner-two {
		display: block
	}
	.sep-container {
		padding-left: 20px;
		padding-right: 20px
	}
	.sep-home-rich .imgs {
		padding-left: 0
	}
	.sep-banner .b-covers {
		top: 50%
	}
	.sep-home-rich-list {
		padding: 0 20px
	}
	.sep-home-rich-list .p-lists {
		padding-left: 30px
	}
	.sep-what-list .lr-boxs .lr-lists {
		top: 40%
	}
	.sep-what-list .lr-boxs .lr-lists.lr-lefts {
		left: -20px
	}
	.sep-what-list .lr-boxs .lr-lists.lr-rights {
		right: -20px
	}
}
@media screen and (max-width:667px) {
	.sep-home-rich-list .p-lists {
		padding-left: 16px
	}
	.sep-home-rich-list .p-lists:after {
		height: 35px;
		width: 3px;
		opacity: 1
	}
	.mt120 {
		margin-top: 30px
	}
	.sep-banner .b-covers {
		height: 100%;
		padding-top: 50px;
		align-items: flex-start
	}
	.sep-footer-link-boxs {
		padding-bottom: 50px
	}
	.pb120 {
		padding-bottom: 50px
	}
	.pb70 {
		padding-bottom: 50px
	}
	.pt90 {
		padding-top: 50px
	}
	.pt110 {
		padding-top: 50px
	}
	.sep-inspirations-list .p-lists {
		width: calc(50% - 12px)
	}
	.sep-inspirations-list .p-lists:last-child {
		display: none
	}
	.pt120 {
		padding-top: 50px
	}
	.pb160 {
		padding-bottom: 50px
	}
	.sep-hats-list .imgs {
		border-radius: 100px;
		border-bottom-left-radius: 10px
	}
	.pt80 {
		padding-top: 50px
	}
	.mt80 {
		margin-top: 40px
	}
	.mt70 {
		margin-top: 40px
	}
	.mt110 {
		margin-top: 40px
	}
	.mt90 {
		margin-top: 40px
	}
	.mt160 {
		margin-top: 50px
	}
	.mt66 {
		margin-top: 30px
	}
	.pt150 {
		padding-top: 50px
	}
	.sep-about-lists .p-lists {
		padding: 30px 20px
	}
	.sep-hats-list .titles-a {
		margin-top: 20px
	}
	.sep-custom-list .lis-boxs {
		padding: 20px 0
	}
	.sep-manufacture-list .p-lists {
		width: calc(50% - 28px)
	}
	.sep-manufacture-list .p-lists:last-child {
		margin-bottom: 0
	}
	.pb320 {
		padding-bottom: 50px
	}
	.sep-hats-list .p-boxs {
		margin: 0 -5px
	}
	.sep-hats-list .p-lists {
		width: calc(50% - 10px);
		margin: 0 5px 25px
	}
	.sep-hats-list .p-lists:hover .thumbs {
		opacity: .8
	}
	.sep-hats-list .titles-a {
		font-size: 18px
	}
	.sep-hats-list .thumbs-boxs {
		display: none
	}
	.sep-hats-list .thumbs.ons {
		height: 166px
	}
	.sep-hats-list .ul-boxs {
		display: none
	}
	.sep-custom-list:before {
		display: none
	}
	.sep-manufacture-list .lis-boxs {
		height: auto;
		position: relative;
		left: auto;
		top: auto;
		background: none !important;
		padding: 16px 0 0 !important
	}
	.sep-manufacture-list .lis-boxs .titles-a {
		color: #333;
		text-align: left
	}
	.sep-manufacture-list .lis-boxs .titles-a:hover {
		color: #ae2a2b
	}
	.sep-manufacture-list .lis-boxs .spans {
		opacity: 1;
		color: #666
	}
	.sep-news-list .p-lists {
		padding-right: 0;
		margin-bottom: 50px
	}
	.sep-news-list .p-lists:last-child {
		margin-bottom: 0
	}
	.sep-news-list .mores-boxs {
		display: none
	}
	.sep-what-list .p-lists.swiper-slide-active {
		box-shadow: none
	}
	.sep-what-list .p-lists {
		padding: 0
	}
	.sep-what-list .swiper-pagination {
		display: none
	}
	.sep-what-list .spans.mt30 {
		margin-top: 10px
	}
	.sep-what-list .lr-boxs {
		width: 81px;
		height: 38px;
		position: relative;
		margin: 15px auto 0
	}
	.sep-what-list .lr-boxs .lr-lists {
		border-radius: 0;
		width: 38px;
		height: 38px;
		background: #272727;
		border-color: transparent;
		top: 0;
		margin-top: 0
	}
	.sep-what-list .lr-boxs .lr-lists i {
		background: #fff !important;
		width: 12px;
		height: 1px;
		margin-left: -6px
	}
	.sep-what-list .lr-boxs .lr-lists i:after {
		display: none
	}
	.sep-what-list .lr-boxs .lr-lists i:before {
		content: '';
		display: block;
		border: 3px solid transparent;
		position: absolute;
		top: 50%;
		margin-top: -3px
	}
	.sep-what-list .lr-boxs .lr-lists.lr-lefts {
		left: 0
	}
	.sep-what-list .lr-boxs .lr-lists.lr-lefts i:before {
		border-right-color: #fff;
		right: 100%
	}
	.sep-what-list .lr-boxs .lr-lists.lr-rights {
		right: 0
	}
	.sep-what-list .lr-boxs .lr-lists.lr-rights i:before {
		border-left-color: #fff;
		left: 100%
	}
	.sep-what-list .lr-boxs .lr-lists:hover {
		background: #ae2a2b
	}
	.sep-what-list .swiper-container {
		width: 100%;
		padding: 0;
		margin: 0;
		padding-bottom: 30px;
		border-bottom: 1px solid #e6e6e6
	}
	.sep-footer-link-boxs form .form-control {
		height: 44px
	}
	.sep-footer-link-boxs form .btn {
		width: 94px;
		height: 44px;
		padding: 7px 10px;
		line-height: 30px
	}
	.sep-footer-link-boxs .sep-footer-sign {
		padding: 16px 14px 12px
	}
	.sep-footer-link-boxs .sign-lefts {
		text-align: left
	}
}
@media screen and (max-width:360px) {
	.sep-banner .b-covers .b-titles {
		font-size: 24px
	}
	.sep-footer-link-boxs .sep-footer-sign {
		padding: 25px 20px
	}
}
.operation {
	overflow: hidden;
	margin-top: 40px
}
.operation ul {
	max-width: 500px;
	margin: auto
}
.operation ul li {
	width: 50%;
	text-align: center;
	float: left
}
.operation ul li a {
	color: #fff;
	background-color: #ae2a2b;
	border: 1px solid #ae2a2b
}
.operation ul li:hover a {
	background: none;
	color: #ae2a2b
}
.sep-pagination {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: center
}
.sep-pagination .pagination {
	margin: 29px 0 0;
	display: inline-block;
	padding-left: 0;
	border-radius: 4px
}
.sep-pagination .pagination .active a {
	color: #ae2a2b
}
.sep-pagination .pagination .active a:hover {
	opacity: .72
}
.sep-pagination .pagination li {
	display: inline;
	border-radius: 5px
}
.sep-pagination .pagination li a {
	padding: 0 12px;
	margin: 0 5px;
	line-height: 26px;
	border-radius: 5px;
	background: none;
	color: #333;
	font-size: 20px;
	border: 1px solid transparent
}
.sep-pagination .pagination li a:hover {
	background: transparent;
	color: #ae2a2b;
	border: 1px solid transparent
}
.sep-pagination .pagination li:first-child a {
	border-radius: 0;
	padding: 0 15px;
	color: #fff;
	background-color: #272727;
	border: 1px solid #272727;
	position: relative;
	font-size: 16px
}
.sep-pagination .pagination li:first-child a:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 1px;
	background: #fff;
	margin-right: 8px
}
.sep-pagination .pagination li:first-child a:after {
	content: '';
	display: block;
	border: 3px solid transparent;
	border-right-color: #fff;
	position: absolute;
	border-left-width: 0;
	top: 50%;
	margin-top: -2px;
	left: 12px
}
.sep-pagination .pagination li:first-child a:hover {
	background: #ae2a2b;
	color: #fff;
	border: 1px solid #ae2a2b
}
.sep-pagination .pagination li:last-child a {
	border-radius: 0;
	padding: 0 15px;
	color: #fff;
	background-color: #272727;
	border: 1px solid #272727;
	font-size: 16px
}
.sep-pagination .pagination li:last-child a:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 1px;
	background: #fff;
	margin-left: 8px
}
.sep-pagination .pagination li:last-child a::before {
	content: '';
	display: block;
	border: 3px solid transparent;
	border-left-color: #fff;
	position: absolute;
	border-right-width: 0;
	top: 50%;
	margin-top: -2px;
	right: 12px
}
.sep-pagination .pagination li:last-child a:hover {
	background: #ae2a2b;
	color: #fff;
	border: 1px solid #ae2a2b
}
.sep-list-two-pro-process {
	width: 100%;
	position: relative
}
.sep-list-two-pro-process:after {
	content: '';
	display: block;
	width: 100%;
	height: calc(100% - 70px);
	background: #ae2a2b;
	position: absolute;
	left: 100%;
	top: 66px;
	border-radius: 24px;
	z-index: 5;
	margin-left: -240px
}
.sep-list-two-pro-process .thumbs {
	border-radius: 20px;
	border-top-left-radius: 108px;
	z-index: 30;
	position: relative
}
.sep-list-two-pro-process .p-boxs {
	width: 100%;
	max-width: 800px;
	min-width: 0;
	position: relative;
	z-index: 30
}
.sep-list-two-pro-process .p-boxs ul {
	font-size: inherit
}
.sep-list-two-pro-process .p-boxs ul li {
	font-size: inherit
}
.sep-list-two-pro-process .p-boxs .p-lists, .sep-list-two-pro-process .p-boxs li {
	width: calc(20% + 20px);
	color: #333;
	line-height: 30px;
	margin-top: 20px;
	position: relative;
	padding-left: 22px
}
.sep-list-two-pro-process .p-boxs .p-lists:nth-child(3n+3), .sep-list-two-pro-process .p-boxs li:nth-child(3n+3) {
	width: calc(40% - 80px)
}
.sep-list-two-pro-process .p-boxs .p-lists:nth-child(3n+1), .sep-list-two-pro-process .p-boxs li:nth-child(3n+1) {
	width: calc(40% + 60px)
}
.sep-list-two-pro-process .p-boxs .p-lists:before, .sep-list-two-pro-process .p-boxs li:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #ae2a2b;
	position: absolute;
	left: 0;
	top: 11px
}
.sep-list-two-pro-process .p-boxs a.p-lists:hover {
	color: #ae2a2b
}
.lg-search-ul-boxs {
	width: 100%
}
.lg-search-ul-boxs.ons {
	margin-top: 30px
}
.lg-search-ul-boxs ul {
	margin: 0 -18px;
	flex-wrap: wrap
}
.lg-search-ul-boxs ul li {
	width: calc(33.333% - 36px);
	float: left;
	margin: 0 18px 30px
}
.lg-search-ul-boxs ul li:last-child {
	margin-bottom: 0
}
.lg-search-ul-boxs ul li:hover .thumbs {
	border-color: #ae2a2b
}
.lg-search-ul-boxs ul li:hover .titles-a {
	color: #ae2a2b
}
.lg-search-ul-boxs .thumbs {
	border: 1px solid #ddd;
	text-align: center
}
.lg-search-ul-boxs .thumbs img {
	max-width: 100%
}
.lg-search-ul-boxs .thumbs.ons {
	height: 224px;
	line-height: 220px
}
.lg-search-ul-boxs .lis-boxs {
	width: 100%;
	padding: 16px 0 0
}
.lg-search-ul-boxs .titles-a {
	text-align: center;
	font-size: 20px;
	line-height: 1.32;
	color: #333
}
@media screen and (max-width:812px) {
	.lg-search-ul-boxs ul {
		margin: 0 -18px
	}
	.lg-search-ul-boxs ul li {
		width: calc(50% - 36px)
	}
}
@media screen and (max-width:667px) {
	.lg-search-ul-boxs ul li {
		width: calc(100% - 36px)
	}
	.operation ul li {
		width: 100%;
		margin-bottom: 12px
	}
	.operation ul li a {
		min-width: 180px
	}
	.operation ul li:last-child {
		margin-bottom: 0
	}
	.pdf-view {
		display: none
	}
}
.change-result {
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 10px
}
.change-result li {
	display: inline-block;
	vertical-align: top
}
.change-result li.active button {
	background: #ae2a2b;
	color: #fff
}
.change-result li.active button:hover {
	background: #ae2a2b
}
.change-result li:hover button {
	background: #ae2a2b;
	color: #fff
}
.change-result button {
	font-size: 20px;
	display: inline-block;
	width: 220px;
	margin: 0 10px;
	background: #f0f0f0;
	color: #323232;
	padding: 10px 0;
	font-weight: bold;
	text-align: center;
	border: none;
	cursor: pointer
}
.fy-relates-ul-boxs {
	display: block;
	width: 100%
}
.fy-relates-ul-boxs.ons {
	margin-top: 24px
}
.fy-relates-ul-boxs .titles-a {
	display: block;
	width: 100%;
	position: relative;
	font-size: 16px;
	line-height: 28px;
	padding-left: 12px;
	margin-bottom: 6px;
	color: #646464
}
.fy-relates-ul-boxs .titles-a:before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: #646464;
	position: absolute;
	left: 0;
	top: 12px
}
.fy-relates-ul-boxs .titles-a.ons {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.fy-relates-ul-boxs .titles-a:hover {
	color: #ae2a2b;
	text-decoration: underline
}
.fy-relates-ul-boxs .titles-a:hover:before {
	background: #ae2a2b
}
.sep-resource-list2 li {
	padding-left: 160px;
	position: relative;
	padding-bottom: 30px;
	border-bottom: 1px solid #afafaf;
	padding-top: 5px;
	min-height: 152px;
	margin-bottom: 30px
}
.sep-resource-list2 li.nothumb {
	padding-left: 0
}
.sep-resource-list2 li.nothumb .thumb {
	display: none
}
.sep-resource-list2 li .thumb {
	display: block;
	position: absolute;
	width: 140px;
	overflow: hidden;
	left: 0;
	top: 0;
	text-align: center
}
.sep-resource-list2 li .thumb img {
	width: 100%
}
.sep-resource-list2 li .thumb i {
	font-size: 32px
}
.sep-resource-list2 li .times {
	display: block;
	color: #545454;
	margin-bottom: 6px
}
.sep-resource-list2 li .title {
	display: block;
	color: #545454;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px
}
.sep-resource-list2 li .title:hover {
	color: #ae2a2b
}
.sep-resource-list2 li .summary {
	display: block;
	color: #545454;
	line-height: 1.6em;
	margin-bottom: 10px
}
.sep-resource-list2 li .more {
	color: #ae2a2b
}
.sep-resource-list2 li .more:hover {
	text-decoration: underline
}
.pdfs-boxs {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.pdfs-boxs.ons {
	margin-top: 30px
}
.pdfs-boxs .pdfs-lists {
	width: 49%;
	line-height: 59px;
	border: 1px solid #e0e0e0;
	padding: 0 14px;
	margin-bottom: 20px
}
.pdfs-boxs .pdfs-lists.ons {
	width: 100%
}
.pdfs-boxs .pdfs-lists:nth-child(odd) {
	float: left
}
.pdfs-boxs .pdfs-lists:nth-child(even) {
	float: right
}
.pdfs-boxs .pdfs-lists:hover {
	border-color: #ae2a2b
}
.pdfs-boxs .pdfs-lists a {
	color: #323232;
	line-height: 59px
}
.pdfs-boxs .pdfs-lists a:hover {
	color: #ae2a2b
}
.pdfs-boxs .pdfs-lists .titles-a {
	width: calc(100% - 44px);
	display: flex;
	align-items: center;
	min-height: 59px;
	line-height: 1.32;
	float: left
}
.pdfs-boxs .pdfs-lists .titles-a i {
	font-size: 20px;
	margin-right: 10px
}
.pdfs-boxs .pdfs-lists .v-lists:hover i {
	transform: scale(1.2)
}
.pdfs-boxs .pdfs-lists i {
	color: #ae2a2b;
	font: normal normal normal 14px/1 FontAwesome
}
.pdfs-boxs .pdfs-lists img {
	margin-right: 10px
}
.pdf-download {
	margin-right: 10px
}
.sep-inner-banner {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden
}
.sep-inner-banner.index {
	z-index: -1
}
.sep-inner-banner img {
	max-width: 100%
}
.sep-inner-banner img.ons50 {
	max-width: 50%
}
.sep-inner-banner .banner {
	overflow: hidden
}
.sep-inner-banner .banner img {
	width: 100%
}
.sep-inner-banner .banner.bgs:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: rgba(0, 0, 0, 0.4)
}
.sep-inner-banner .banner.bgs1:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: rgba(0, 0, 0, 0.3)
}
.sep-inner-banner .b-covers {
	width: 100%;
	position: absolute;
	top: 55%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	align-items: center;
	z-index: 20
}
.sep-inner-banner .b-covers.tops {
	top: 40%
}
.sep-inner-banner .b-covers .boxs {
	width: 100%
}
.sep-inner-banner .b-covers .boxs.max690 {
	max-width: 690px
}
.sep-inner-banner .b-covers .boxs.max950 {
	max-width: 950px
}
.sep-inner-banner .b-titles {
	width: 100%;
	display: block;
	color: #fff;
	line-height: 1.4;
	position: relative
}
.sep-inner-banner .b-titles.cors {
	color: #333
}
.sep-inner-banner .b-spans {
	margin-top: 30px
}
.sep-inner-banner .mores-boxs {
	width: 100%
}
.sep-inner-banner .mores-boxs .mores {
	padding: 10px 42px
}
.sep-inner-banner .sep-breadcrumb {
	position: absolute;
	left: 0;
	bottom: 0
}
.sep-inner-banner .sep-breadcrumb.in-ons1 {
	bottom: 115px
}
.sep-inner-banner .sep-breadcrumb.in-ons1 .sep-container {
	display: flex
}
.sep-inner-banner .sep-breadcrumb .breadcrumb li {
	color: #fff
}
.sep-inner-banner .sep-breadcrumb .breadcrumb li a {
	color: #fff
}
.sep-inner-banner .sep-breadcrumb.cors1 .breadcrumb li {
	color: #000
}
.sep-inner-banner .sep-breadcrumb.cors1 .breadcrumb li a {
	color: #000
}
.sep-inner-banner .sep-breadcrumb.cors1 .breadcrumb li:last-child {
	color: #ae2a2b
}
.sep-inner-banner .sep-breadcrumb.cors1 .breadcrumb li:last-child a {
	color: #ae2a2b
}
.sep-inner-banner .sep-breadcrumb.cors1 .breadcrumb li:hover {
	color: #ae2a2b
}
.sep-inner-banner .sep-breadcrumb.cors1 .breadcrumb li:hover a {
	color: #ae2a2b
}
.sep-in-ban-bgs {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 200px;
	background-image: linear-gradient(transparent, #fff);
	z-index: 11
}
.sep-in-ban-bgs1 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 200px;
	background-image: linear-gradient(transparent, #f1eae0);
	z-index: 11
}
.sep-in-ban-bgs1.bgs1 {
	background-image: linear-gradient(transparent, #f9f8f6)
}
.sep-breadcrumb {
	width: 100%;
	position: relative;
	z-index: 20
}
.sep-breadcrumb.bors {
	border-bottom: 1px solid #e6e6e6
}
.sep-breadcrumb.bgs {
	background: #f6f6f6
}
.sep-breadcrumb .sep-container {
	position: relative;
	z-index: 32
}
.sep-breadcrumb.onss .breadcrumb-boxs {
	padding-left: 28px
}
.sep-breadcrumb.onss .breadcrumb-boxs i {
	display: block;
	font-size: 16px;
	color: #434343;
	line-height: 30px;
	position: absolute;
	left: 0;
	top: 14px
}
.sep-breadcrumb.onss .breadcrumb-boxs i img {
	max-width: 100%
}
.sep-breadcrumb .breadcrumb-boxs {
	position: relative;
	padding: 14px 0
}
.sep-breadcrumb .breadcrumb {
	background: none;
	margin: 0;
	padding: 0;
	line-height: 30px;
	text-align: left;
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-family: inherit
}
.sep-breadcrumb .breadcrumb li {
	color: #434343;
	font-size: inherit;
	display: inline-block;
	vertical-align: top;
	font-family: inherit
}
.sep-breadcrumb .breadcrumb li a {
	color: #434343;
	font-size: inherit
}
.sep-breadcrumb .breadcrumb li:last-child {
	font-family: inherit
}
.sep-breadcrumb .breadcrumb li:last-child a {
	color: #ae2a2b;
	font-style: italic;
	font-family: inherit
}
.sep-breadcrumb .breadcrumb li:hover a {
	color: #ae2a2b;
	text-decoration: underline
}
.sep-breadcrumb .breadcrumb li+li:before {
	content: '->';
	color: inherit;
	padding: 0 3px;
	font-family: initial
}
.sep-page {
	display: block;
	width: 100%
}
.sep-page.bgs {
	background: #f6f6f6
}
.sep-page.bgs1 {
	background: #f3f3f3
}
.sep-page.bgs2 {
	background: #ae2a2b
}
.sep-page .sep-lefts {
	width: 340px
}
.sep-page .sep-rights {
	margin-left: auto;
	width: calc(100% - 400px)
}
.sep-index-pro-list {
	width: 100%
}
.sep-index-pro-list .p-boxs {
	margin: 0 -8px
}
.sep-index-pro-list .p-lists {
	width: calc(20% - 16px);
	margin: 0 8px 16px;
	background: #fff;
	border: 1px solid #e2e2e2;
	position: relative
}
.sep-index-pro-list .p-lists:hover {
	border-color: #ae2a2b
}
.sep-index-pro-list .thumbs.ons {
	height: 358px
}
.sep-index-pro-list .lis-boxs {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 12px;
	z-index: 20
}
.sep-index-pro-list .spans {
	color: #c6c6c6;
	line-height: 26px
}
.sep-index-pro-list .titles-a {
	color: #333;
	line-height: 1.32
}
.sep-index-pro-list .titles-a:hover {
	color: #ae2a2b
}
.sep-index-pro-by {
	width: 100%;
	position: relative
}
.sep-index-pro-by .pp-lists {
	width: 50%;
	position: relative;
	z-index: 8;
	align-items: center
}
.sep-index-pro-by .pp-lists:nth-child(1) {
	justify-content: flex-end;
	position: relative;
	z-index: 12;
	background: #f6f6f6
}
.sep-index-pro-by .pp-lists:nth-child(2) .thumbs {
	width: 100% !important
}
.sep-index-pro-by .circle:before {
	content: '';
	width: 740px;
	height: 740px;
	position: absolute;
	left: 0;
	margin-left: -370px;
	top: 50%;
	transform: translateY(-50%);
	border: 1px dashed #ae2a2b;
	opacity: .5;
	border-radius: 100%
}
.sep-index-pro-by .circle:after {
	content: '';
	width: 550px;
	height: 550px;
	position: absolute;
	left: 0;
	margin-left: -275px;
	top: 50%;
	transform: translateY(-50%);
	border: 1px dashed #ae2a2b;
	border-radius: 100%
}
.sep-index-pro-by .pro-text {
	line-height: .9;
	font-size: 229px;
	color: #ae2a2b;
	opacity: .06;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 30
}
.sep-index-pro-by-list {
	width: 100%
}
.sep-index-pro-by-list .titles-a {
	color: #ae2a2b;
	line-height: 1.32;
	padding-bottom: 10px;
	position: relative
}
.sep-index-pro-by-list .titles-a:after {
	content: '';
	display: block;
	width: 24px;
	height: 3px;
	background: #ae2a2b;
	position: absolute;
	left: 0;
	bottom: -2px
}
.sep-index-pro-by-list .titles-a i {
	width: calc(100% + 184px);
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #ae2a2b
}
.sep-index-pro-by-list .titles-a i:after {
	content: '';
	display: block;
	width: 36px;
	height: 1px;
	background: #ae2a2b;
	position: absolute;
	left: 100%;
	top: 0;
	transform: rotate(45deg);
	transform-origin: 0 0
}
.sep-index-pro-by-list .titles-a i:before {
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	border-radius: 100%;
	border: 3px solid #ae2a2b;
	position: absolute;
	right: -36px;
	top: 24px
}
.sep-index-pro-by-list .titles-a:hover:after {
	width: 100px
}
.sep-index-pro-by-list .sep-container {
	align-items: center
}
.sep-index-pro-by-list .t-boxs {
	width: calc(100% + 275px)
}
.sep-index-pro-by-list .lis-boxs {
	width: calc(34% - 5px)
}
.sep-index-pro-by-list .thumbs {
	width: calc(66% + 5px)
}
.sep-index-pro-by-list .thumbs.ons {
	height: 550px
}
.sep-index-pro-by-list .ul-boxs {
	width: 100%
}
.sep-index-pro-by-list .ul-boxs .ul-lists {
	display: block;
	width: 100%;
	position: relative;
	line-height: 30px;
	padding: 3px 0;
	padding-left: 26px
}
.sep-index-pro-by-list .ul-boxs .ul-lists:before {
	content: '>';
	position: absolute;
	left: 0;
	top: 3px
}
.sep-index-pro-by-list .ul-boxs .ul-lists:hover {
	color: #ae2a2b
}
.sep-index-pro-by-list .mores-boxs {
	width: 100%
}
.sep-index-pro-by-list .mores-boxs .mores {
	padding: 10px 30px
}
.sep-index-pro-by-list .lr-boxs {
	width: 54px;
	height: 130px;
	margin-left: auto;
	position: relative;
	z-index: 40
}
.sep-index-pro-by-list .lr-boxs .lr-lists {
	width: 54px;
	height: 54px;
	border-radius: 100%;
	background: #5b5e60;
	position: absolute;
	top: 0
}
.sep-index-pro-by-list .lr-boxs .lr-lists i {
	width: 18px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -9px;
	top: 50%
}
.sep-index-pro-by-list .lr-boxs .lr-lists i:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	transform: rotate(45deg)
}
.sep-index-pro-by-list .lr-boxs .lr-lists.lr-lefts {
	left: 0
}
.sep-index-pro-by-list .lr-boxs .lr-lists.lr-lefts i:after {
	left: 1px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff
}
.sep-index-pro-by-list .lr-boxs .lr-lists.lr-rights {
	left: 0;
	right: auto;
	top: auto;
	bottom: 0
}
.sep-index-pro-by-list .lr-boxs .lr-lists.lr-rights i:after {
	right: 1px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff
}
.sep-index-pro-by-list .lr-boxs .lr-lists:hover {
	background: #ae2a2b
}
.sep-index-lr-boxs {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 12
}
.sep-index-by-use-boxs {
	width: 100%
}
.sep-index-by-use-boxs .p-boxs {
	justify-content: space-between
}
.sep-index-by-use-boxs .pp-lists {
	width: calc(100% - 244px);
	align-items: flex-start
}
.sep-index-by-use-boxs .pp-lists .p-lists {
	width: 16.6666%
}
.sep-index-by-use-boxs .pp-lists:nth-child(1) {
	width: 222px
}
.sep-index-by-use-boxs .pp-lists:nth-child(1) .p-lists {
	width: 100%
}
.sep-index-by-use-boxs .titles-a {
	color: #333;
	line-height: 1.32
}
.sep-index-by-use-boxs a.titles-a:hover {
	color: #ae2a2b
}
.sep-index-by-use-boxs .c-boxs {
	width: 100%;
	margin-top: 20px;
	border-radius: 12px;
	background: #fff;
	padding: 14px
}
.sep-index-by-use-boxs .p-top-boxs {
	width: 100%;
	border-radius: 12px
}
.sep-index-by-use-boxs .p-top-boxs .p-lists {
	padding: 20px 25px;
	line-height: 40px;
	text-align: left;
	border-radius: 12px
}
.sep-index-by-use-boxs .p-bottom-boxs {
	width: 100%;
	border-radius: 12px;
	background: #f6f6f6
}
.sep-index-by-use-boxs .p-bottom-boxs .p-lists {
	padding: 20px 25px;
	line-height: 40px;
	text-align: left;
	border-radius: 12px
}
.sep-index-by-use-boxs .p-lists {
	color: #333
}
.sep-index-by-use-boxs .p-lists:hover, .sep-index-by-use-boxs .p-lists.active {
	color: #fff;
	background: #ae2a2b
}
.sep-index-pro-what {
	width: 100%;
	align-items: flex-start
}
.sep-index-pro-what .pp-lists {
	width: 50%;
	position: relative;
	z-index: 10
}
.sep-index-pro-what .pp-lists:nth-child(1) {
	z-index: 20
}
.sep-index-pro-what .imgs {
	width: 100%;
	padding-right: 50px
}
.sep-index-pro-what .thumbs {
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px
}
.sep-index-pro-what .t-boxs {
	width: calc(100% + 240px);
	margin-left: -240px;
	background: #ae2a2b;
	border-radius: 12px;
	padding: 100px 150px 90px 240px;
	margin-top: 120px
}
.sep-index-pro-what .titles-a {
	color: #fff;
	line-height: 1.32
}
.sep-index-pro-what .richtext {
	color: #dfdfdf
}
.sep-index-pro-what .richtext a {
	color: #fff !important
}
.sep-index-pro-what .richtext a:hover {
	color: #fff !important;
	opacity: .75
}
.sep-index-pro-custom {
	width: 100%;
	align-items: center;
	background: #ae2a2b
}
.sep-index-pro-custom .pp-lists {
	width: 50%
}
.sep-index-pro-custom .pp-lists:nth-child(1) {
	justify-content: flex-end
}
.sep-index-pro-custom .t-boxs {
	width: 100%;
	padding: 30px 80px 30px 0
}
.sep-index-pro-custom .lis-boxs {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 70px 85px
}
.sep-index-pro-custom .ppp-lists {
	width: 100%;
	height: 0;
	overflow: hidden;
	max-width: 500px
}
.sep-index-pro-custom .ppp-lists.active {
	height: auto
}
.sep-index-pro-custom .ppp-lists .richtext {
	text-align: left
}
.sep-index-pro-custom-list {
	width: 100%;
	max-width: 570px
}
.sep-index-pro-custom-list .p-boxs {
	margin: 0 -6px
}
.sep-index-pro-custom-list .p-lists {
	width: calc(33.33333% - 12px);
	margin: 0 6px 12px;
	min-height: 184px;
	background: rgba(111, 18, 19, 0.3);
	padding: 54px 12px 12px
}
.sep-index-pro-custom-list .p-lists:hover, .sep-index-pro-custom-list .p-lists.active {
	background: #b52519
}
.sep-index-pro-custom-list .i-imgs {
	width: 100%;
	height: 44px;
	line-height: 44px
}
.sep-index-pro-custom-list .titles-a {
	color: #fff;
	line-height: 1.32;
	margin-top: 12px
}
.inner-lines {
	width: 100%;
	height: 5px;
	margin: 12px 0
}
.inner-lines:after {
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 60px;
	height: 5px;
	background: #ae2a2b
}
.sep-index-pro-form-boxs {
	width: 100%;
	justify-content: space-between;
	align-items: center
}
.sep-index-pro-form-boxs .for-lefts {
	width: calc(40% - 8px)
}
.sep-index-pro-form-boxs .for-rights {
	width: 50%
}
.sep-index-pro-form-list {
	width: 100%
}
.sep-index-pro-form-list .p-lists {
	width: 100%;
	position: relative;
	padding-left: 45px;
	margin-bottom: 30px
}
.sep-index-pro-form-list .p-lists:last-child {
	margin-bottom: 0
}
.sep-index-pro-form-list .i-imgs {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 24px
}
.sep-index-pro-form-list .i-imgs i {
	color: #ae2a2b;
	font-size: 24px
}
.sep-index-pro-form-list .titles-a {
	color: #333;
	line-height: 1.32
}
.sep-index-pro-form-list .spans {
	margin-top: 12px;
	line-height: 28px;
	color: #333;
	max-width: 240px
}
.sep-index-pro-form-list a.p-lists:hover .spans {
	color: #ae2a2b;
	font-family: inherit
}
.sep-index-form {
	width: 100%
}
.sep-index-form.cons .form-group .form-control {
	border-color: #e6e6e6
}
.sep-index-form.cons .form-group textarea.form-control {
	height: 172px
}
.sep-index-form form {
	width: auto;
	min-width: 100%;
	margin: 0 -10px
}
.sep-index-form .form-group {
	width: calc(100% - 20px);
	margin: 0 10px 20px;
	padding: 0
}
.sep-index-form .form-group:last-child {
	margin-bottom: 0
}
.sep-index-form .form-group .name {
	padding-left: 30px;
	color: #666;
	position: relative;
	line-height: 30px
}
.sep-index-form .form-group .name .i-imgs {
	position: absolute;
	left: 4px;
	top: 0;
	line-height: 30px
}
.sep-index-form .form-group .name.ons1 {
	position: absolute;
	left: 0;
	top: 0
}
.sep-index-form .form-group.ons {
	width: calc(50% - 20px)
}
.sep-index-form .form-group .form-control {
	border-radius: 0;
	height: 40px;
	border: none;
	border-bottom: 1px solid #dedede;
	padding-left: 30px;
	color: #999;
	background: none;
	box-shadow: none !important;
	position: relative
}
.sep-index-form .form-group .form-control::-webkit-input-placeholder {
	color: inherit
}
.sep-index-form .form-group .form-control::-moz-input-placeholder {
	color: inherit
}
.sep-index-form .form-group .form-control::-ms-input-placeholder {
	color: inherit
}
.sep-index-form .form-group .form-control::-o-input-placeholder {
	color: inherit
}
.sep-index-form .form-group .form-control::placeholder {
	color: inherit
}
.sep-index-form .form-group textarea.form-control {
	height: 120px;
	border: 1px solid #dedede
}
.sep-index-form .form-group .btn-primary {
	line-height: 30px;
	padding: 15px 110px 15px 90px;
	border: none;
	color: #fff;
	position: relative;
	border-radius: 0;
	outline: none;
	margin-top: 32px;
	background: #ae2a2b
}
.sep-index-form .form-group .btn-primary i {
	margin-left: 8px;
	color: inherit
}
.sep-index-form .form-group .btn-primary:hover {
	text-decoration: underline
}
.sep-index-pro-customers-list {
	width: 100%;
	position: relative
}
.sep-index-pro-customers-list .p-lists {
	width: 100%;
	background: #f4f4f4
}
.sep-index-pro-customers-list .p-lists.bors {
	border-right: 1px solid #e6e6e6
}
.sep-index-pro-customers-list .p-lists:nth-child(even) {
	background: #e6e6e6
}
.sep-index-pro-customers-list .p-lists.no-bgs {
	background: none
}
.sep-index-pro-customers-list .thumbs.ons {
	height: 270px
}
.sep-index-pro-customers-list .lr-boxs .lr-lists {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background: #dadada;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 30
}
.sep-index-pro-customers-list .lr-boxs .lr-lists i {
	width: 22px;
	height: 2px;
	background: #767676;
	position: absolute;
	left: 50%;
	margin-left: -11px;
	top: 50%;
	margin-top: -1px
}
.sep-index-pro-customers-list .lr-boxs .lr-lists i:after {
	content: '';
	display: block;
	width: 10px;
	height: 2px;
	background: #767676;
	position: absolute;
	left: 0;
	top: 0
}
.sep-index-pro-customers-list .lr-boxs .lr-lists.lr-lefts {
	left: -90px
}
.sep-index-pro-customers-list .lr-boxs .lr-lists.lr-lefts i:after {
	transform-origin: 0 0;
	transform: rotate(-45deg)
}
.sep-index-pro-customers-list .lr-boxs .lr-lists.lr-rights {
	right: -90px
}
.sep-index-pro-customers-list .lr-boxs .lr-lists.lr-rights i:after {
	left: auto;
	top: 0;
	right: 0;
	transform-origin: 10px 0;
	transform: rotate(45deg)
}
.sep-index-pro-customers-list .lr-boxs .lr-lists:hover {
	background: #ae2a2b
}
.sep-index-pro-customers-list .lr-boxs .lr-lists:hover i {
	background: #fff
}
.sep-index-pro-customers-list .lr-boxs .lr-lists:hover i:after {
	background: #fff
}
.sep-index-pro-news-list {
	width: 100%
}
.sep-index-pro-news-list .p-lists {
	width: 100%;
	padding-bottom: 48px;
	margin-bottom: 48px;
	border-bottom: 1px solid #dcdcdc
}
.sep-index-pro-news-list .p-lists.ons {
	padding-bottom: 30px;
	margin-bottom: 30px
}
.sep-index-pro-news-list .p-lists.ons .lis-boxs {
	width: 100%
}
.sep-index-pro-news-list .p-lists.ons .mores-boxs {
	margin-top: 12px
}
.sep-index-pro-news-list .p-lists:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0
}
.sep-index-pro-news-list .p-lists.active .titles-a {
	color: #ae2a2b
}
.sep-index-pro-news-list .imgs {
	width: 34%;
	padding-right: 20px
}
.sep-index-pro-news-list .thumbs {
	width: calc(100% - 150px);
	max-width: 300px
}
.sep-index-pro-news-list .times {
	color: #666;
	line-height: 1;
	padding-left: 30px
}
.sep-index-pro-news-list .times .span {
	color: #333;
	line-height: 1;
	display: flex;
	align-content: flex-end;
	align-items: flex-end;
	margin-bottom: 10px
}
.sep-index-pro-news-list .times .span .span {
	display: inline-block;
	margin-left: 8px;
	margin-bottom: 0
}
.sep-index-pro-news-list .times .span * {
	color: #333;
	line-height: 1
}
.sep-index-pro-news-list .lis-boxs {
	width: 66%;
	align-content: space-between
}
.sep-index-pro-news-list .titles-a {
	color: #4c4c4c;
	line-height: 32px
}
.sep-index-pro-news-list .titles-a.ons {
	min-height: 96px
}
.sep-index-pro-news-list .titles-a:hover {
	color: #ae2a2b
}
.sep-index-pro-news-list .mores-boxs {
	width: 100%
}
.sep-index-pro-news-list .mores-boxs .mores {
	color: #4c4c4c;
	line-height: 20px;
	font-weight: 500
}
.sep-index-pro-news-list .mores-boxs .mores i {
	display: inline-block;
	width: 22px;
	height: 2px;
	background: #696969;
	position: relative;
	margin-left: 30px
}
.sep-index-pro-news-list .mores-boxs .mores i:before {
	content: '';
	display: block;
	width: 1px;
	height: 18px;
	background: #999;
	position: absolute;
	left: -15px;
	top: 50%;
	margin-top: -9px
}
.sep-index-pro-news-list .mores-boxs .mores i:after {
	content: '';
	display: block;
	width: 10px;
	height: 2px;
	background: #696969;
	position: absolute;
	right: 0;
	top: 0;
	transform: rotate(45deg);
	transform-origin: 10px 0
}
.sep-index-pro-news-list .mores-boxs .mores:hover {
	color: #ae2a2b
}
.sep-index-pro-news-list .mores-boxs .mores:hover i {
	background: #ae2a2b
}
.sep-index-pro-news-list .mores-boxs .mores:hover i:before, .sep-index-pro-news-list .mores-boxs .mores:hover i:after {
	background: #ae2a2b
}
.sep-siderbar {
	width: 100%;
	position: sticky;
	top: 100px
}
.sep-siderbar .sep-siderbar-titles {
	display: flex;
	width: 100%;
	color: #fff;
	line-height: 30px;
	align-items: center;
	padding: 27px 60px;
	background: #ae2a2b;
	position: relative
}
.sep-siderbar .sep-siderbar-titles .i-imgs {
	width: 32px;
	line-height: inherit;
	margin-right: 12px
}
.sep-siderbar .sep-siderbar-titles .i-boxs {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 10px;
	top: 22px
}
.sep-siderbar .sep-siderbar-titles .i-boxs i {
	width: 18px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -9px;
	margin-top: -1px
}
.sep-siderbar .sep-siderbar-titles .i-boxs i:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: 1px
}
.sep-siderbar a.sep-siderbar-titles:hover {
	text-decoration: underline
}
.sep-siderbar .side-list {
	width: 100%;
	margin-bottom: 12px
}
.sep-siderbar .side-list:last-child {
	margin-bottom: 0
}
.sep-siderbar .side-list .sep-siderbar-list {
	display: none
}
.sep-siderbar .side-list.active .sep-siderbar-titles:after {
	content: '';
	display: block;
	width: 100%;
	height: 20px;
	background: #ae2a2b;
	position: absolute;
	top: 100%;
	left: 0
}
.sep-siderbar .side-list.active .sep-siderbar-titles .i-boxs {
	transform: rotate(90deg)
}
.sep-siderbar .side-list.activess .sep-siderbar-list {
	display: block
}
.sep-siderbar .sep-siderbar-list {
	width: calc(100% - 20px);
	margin-left: 20px
}
.sep-siderbar-list {
	width: 100%
}
.sep-siderbar-list>ul>li>a, .sep-siderbar-list>ul>li>span {
	display: block;
	width: 100%;
	line-height: 30px;
	color: #333;
	padding: 20px 30px;
	padding-right: 40px;
	position: relative;
	background: #ebebeb;
	border-bottom: 1px solid #e0e0e0
}
.sep-siderbar-list>ul>li>a .i-boxs, .sep-siderbar-list>ul>li>span .i-boxs {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 15px;
	right: 4px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center
}
.sep-siderbar-list>ul>li>a .i-boxs i, .sep-siderbar-list>ul>li>span .i-boxs i {
	color: #333;
	font-size: 24px
}
.sep-siderbar-list>ul>li:hover>a, .sep-siderbar-list>ul>li:hover>span {
	color: #ae2a2b
}
.sep-siderbar-list>ul>li:hover>a .i-boxs i, .sep-siderbar-list>ul>li:hover>span .i-boxs i {
	color: #ae2a2b
}
.sep-siderbar-list>ul>li.active>a, .sep-siderbar-list>ul>li.active>span {
	color: #ae2a2b
}
.sep-siderbar-list>ul>li.active>a .i-boxs, .sep-siderbar-list>ul>li.active>span .i-boxs {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.sep-siderbar-list>ul>li.active>a .i-boxs i, .sep-siderbar-list>ul>li.active>span .i-boxs i {
	color: #ae2a2b
}
.sep-siderbar-list>ul>li.activess>ul {
	display: block
}
.sep-siderbar-list>ul>li>ul {
	display: none;
	position: relative;
	background: #f7f7f7
}
.sep-siderbar-list>ul>li>ul>li {
	border-bottom: 1px solid #ebebeb
}
.sep-siderbar-list>ul>li>ul>li>a {
	display: block;
	width: 100%;
	line-height: 30px;
	color: #333;
	padding: 15px 30px;
	padding-right: 40px;
	position: relative
}
.sep-siderbar-list>ul>li>ul>li>a .i-boxs {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 15px
}
.sep-siderbar-list>ul>li>ul>li>a .i-boxs i {
	display: block;
	width: 14px;
	height: 2px;
	background: #6f6f6f;
	position: absolute;
	left: 50%;
	margin-left: -7px;
	top: 50%;
	margin-top: -1px
}
.sep-siderbar-list>ul>li>ul>li>a .i-boxs i:after {
	content: '';
	display: block;
	width: 2px;
	height: 14px;
	background: #6f6f6f;
	position: absolute;
	left: 50%;
	margin-left: -1px;
	top: 50%;
	margin-top: -7px
}
.sep-siderbar-list>ul>li>ul>li:hover>a {
	color: #ae2a2b
}
.sep-siderbar-list>ul>li>ul>li:hover>a .i-boxs i {
	background: #ae2a2b
}
.sep-siderbar-list>ul>li>ul>li:hover>a .i-boxs i:after {
	background: #ae2a2b
}
.sep-siderbar-list>ul>li>ul>li.active>a {
	color: #ae2a2b
}
.sep-siderbar-list>ul>li>ul>li.active>a .i-boxs i {
	background: #ae2a2b
}
.sep-siderbar-list>ul>li>ul>li.active>a .i-boxs i:after {
	background: #ae2a2b;
	display: none
}
.sep-siderbar-list>ul>li>ul>li.activess>ul {
	display: block
}
.sep-siderbar-list>ul>li>ul>li>ul {
	display: none;
	position: relative;
	padding-bottom: 20px
}
.sep-siderbar-list>ul>li>ul>li>ul>li>a {
	display: block;
	width: 100%;
	line-height: 28px;
	color: #666;
	padding: 9px 24px;
	padding-left: 58px;
	position: relative
}
.sep-siderbar-list>ul>li>ul>li>ul>li>a .i-boxs {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 18px;
	top: 8px;
	color: inherit
}
.sep-siderbar-list>ul>li>ul>li>ul>li>a .i-boxs i {
	color: inherit
}
.sep-siderbar-list>ul>li>ul>li>ul>li:hover>a, .sep-siderbar-list>ul>li>ul>li>ul>li.active>a {
	color: #ae2a2b
}
.sep-siderbar-list>ul>li>ul>li>ul>li:hover>a:before, .sep-siderbar-list>ul>li>ul>li>ul>li.active>a:before {
	background: #ae2a2b
}
.sep-list-pro-list {
	width: 100%
}
.sep-list-pro-list .p-boxs {
	margin: 0 -10px
}
.sep-list-pro-list .p-lists {
	width: calc(50% - 20px);
	margin: 0 10px 20px;
	background: #f6f6f6;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px
}
.sep-list-pro-list .p-lists.ons1 {
	width: calc(33.3333% - 20px)
}
.sep-list-pro-list .p-lists:hover .thumbs {
	opacity: .1
}
.sep-list-pro-list .p-lists:hover .thumbs-boxs {
	opacity: 1
}
.sep-list-pro-list .p-lists:hover .titles-a {
	background: #ae2a2b;
	color: #fff
}
.sep-list-pro-list .imgs {
	overflow: hidden;
	border: 1px solid #ddd;
	border-bottom: none;
	position: relative;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px
}
.sep-list-pro-list .thumbs.ons {
	height: 319px
}
.sep-list-pro-list .thumbs-boxs {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
	align-items: center;
	justify-content: center;
	padding: 20px 30px;
	opacity: 0
}
.sep-list-pro-list .ul-boxs {
	width: 100%;
	max-width: 370px
}
.sep-list-pro-list .ul-boxs .ul-lists {
	display: block;
	width: 100%;
	line-height: 28px;
	color: #666;
	position: relative;
	padding-left: 25px
}
.sep-list-pro-list .ul-boxs .ul-lists:before {
	content: '';
	display: block;
	width: 10px;
	height: 2px;
	background: #666;
	position: absolute;
	left: 0;
	top: 13px
}
.sep-list-pro-list .ul-boxs .ul-lists.ons1:before {
	display: none
}
.sep-list-pro-list .ul-boxs .ul-lists span {
	display: inline-block;
	vertical-align: top;
	line-height: 18px;
	border-bottom: 1px solid #949494;
	color: inherit
}
.sep-list-pro-list .ul-boxs .ul-lists:hover {
	color: #ae2a2b
}
.sep-list-pro-list .ul-boxs .ul-lists:hover span {
	border-color: #ae2a2b
}
.sep-list-pro-list .ul-boxs .ul-lists:hover:before {
	background: #ae2a2b
}
.sep-list-pro-list .titles-a {
	min-height: 55px;
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	background: #ddd;
	padding: 0 10px;
	color: #4c4c4c
}
.sep-list-pro-used-list {
	width: 100%
}
.sep-list-pro-used-list .p-boxs {
	margin: 0 -30px
}
.sep-list-pro-used-list .p-lists {
	width: calc(25% - 60px);
	margin: 0 30px 60px
}
.sep-list-pro-used-list .p-lists:hover .i-imgs:after {
	opacity: .2
}
.sep-list-pro-used-list .i-imgs {
	display: table;
	height: 90px;
	margin: auto;
	position: relative;
	line-height: 90px
}
.sep-list-pro-used-list .i-imgs img {
	position: relative;
	z-index: 10
}
.sep-list-pro-used-list .i-imgs:after {
	content: '';
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	right: -16px;
	top: 0;
	background: #ae2a2b;
	opacity: .1;
	z-index: 5;
	border-radius: 100%
}
.sep-list-pro-used-list .titles-a {
	color: #333;
	margin-top: 20px
}
.sep-list-pro-used-list .spans {
	margin-top: 20px
}
.sep-index-faq-list {
	width: 100%
}
.sep-index-faq-list .p-lists {
	width: 100%;
	margin-bottom: 20px
}
.sep-index-faq-list .p-lists.bgs .titles-a {
	background: #fff
}
.sep-index-faq-list .p-lists:last-child {
	margin-bottom: 0
}
.sep-index-faq-list .p-lists.active .titles-a, .sep-index-faq-list .p-lists:hover .titles-a {
	background: none;
	box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1)
}
.sep-index-faq-list .p-lists.active.bgs .titles-a, .sep-index-faq-list .p-lists:hover.bgs .titles-a {
	background: #fff
}
.sep-index-faq-list .p-lists.active .i-boxs i, .sep-index-faq-list .p-lists:hover .i-boxs i {
	color: #ae2a2b
}
.sep-index-faq-list .p-lists.active .i-boxs {
	transform: rotate(90deg)
}
.sep-index-faq-list .p-lists.activess .lis-boxs {
	display: block
}
.sep-index-faq-list .titles-a {
	position: relative;
	line-height: 40px;
	padding: 20px 70px;
	color: #333;
	background: #f9f9f9
}
.sep-index-faq-list .i-imgs {
	width: 27px;
	height: 27px;
	background: #343434;
	text-align: center;
	line-height: inherit;
	position: absolute;
	left: 26px;
	top: 20px;
	border-radius: 4px;
	color: #fff;
	line-height: 27px
}
.sep-index-faq-list .i-imgs:after {
	content: '';
	display: block;
	border: 4px solid transparent;
	border-top-color: #343434;
	border-top-width: 8px;
	position: absolute;
	left: 50%;
	margin-left: -4px;
	top: 100%
}
.sep-index-faq-list .i-boxs {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 18px;
	top: 20px;
	display: flex;
	align-items: center;
	justify-content: center
}
.sep-index-faq-list .i-boxs i {
	color: #333;
	font-size: 24px
}
.sep-index-faq-list .i-boxs:hover i {
	color: #ae2a2b
}
.sep-index-faq-list .lis-boxs {
	width: 100%;
	padding: 28px 70px 2px;
	display: none;
	position: relative
}
.sep-index-faq-list .lis-boxs .i-imgs {
	top: 32px;
	background: #ae2a2b
}
.sep-index-faq-list .lis-boxs .i-imgs:after {
	border-top-color: #ae2a2b
}
.sep-list-two-pro-list {
	width: 100%
}
.sep-list-two-pro-list .p-boxs {
	margin: 0 -10px
}
.sep-list-two-pro-list .p-lists {
	width: calc(50% - 20px);
	margin: 0 10px 44px
}
.sep-list-two-pro-list .thumbs {
	border-radius: 30px;
	background: #fff;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.1)
}
.sep-list-two-pro-list .thumbs.ons {
	height: 333px
}
.sep-list-two-pro-list .titles-a {
	text-align: center;
	line-height: 1.5;
	margin-top: 22px;
	padding: 0 25px
}
.sep-list-two-pro-list .titles-a:hover {
	color: #ae2a2b
}
.sep-list-two-parts-list {
	width: 100%
}
.sep-list-two-parts-list .p-boxs {
	margin: 0 -10px
}
.sep-list-two-parts-list .p-lists {
	width: calc(50% - 20px);
	margin: 0 10px 20px;
	position: relative
}
.sep-list-two-parts-list .thumbs {
	border-radius: 36px
}
.sep-list-two-parts-list .thumbs.ons {
	height: 400px
}
.sep-list-two-parts-list .nums {
	font-size: 134px;
	position: absolute;
	right: 60px;
	bottom: -30px;
	line-height: .8;
	color: #ae2a2b;
	opacity: .1
}
.sep-list-two-pro-how {
	width: 100%;
	justify-content: space-between
}
.sep-list-two-pro-how .how-lefts {
	width: calc(60% - 6px)
}
.sep-list-two-pro-how .how-rights {
	width: calc(34% - 6px);
	position: relative
}
.sep-list-two-pro-how .how-rights.ons1 {
	width: calc(30% - 6px)
}
.sep-list-two-pro-how .how-rights .circles {
	width: 202px;
	height: 202px;
	border-radius: 100%;
	border: 1px solid rgba(174, 42, 43, 0.5);
	position: absolute;
	left: -52px;
	top: -34px
}
.sep-list-two-pro-how .how-rights .circles:after {
	content: '';
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	background: #ae2a2b;
	position: absolute;
	left: 32px;
	top: 18px
}
.sep-list-two-pro-how .how-rights .thumbs {
	border-radius: 84px
}
.sep-list-two-pro-how-list {
	width: 100%
}
.sep-list-two-pro-how-list .p-lists {
	width: 100%;
	position: relative;
	min-height: 54px;
	padding-left: 70px;
	margin-bottom: 30px
}
.sep-list-two-pro-how-list .p-lists:last-child {
	margin-bottom: 0
}
.sep-list-two-pro-how-list .nums {
	width: 38px;
	height: 38px;
	border: 8px solid #ae2a2b;
	position: absolute;
	left: 10px;
	top: 0
}
.sep-list-two-pro-how-list .nums span {
	display: block;
	line-height: 1;
	color: #333;
	background: #fff;
	position: absolute;
	left: -16px;
	top: -16px;
	padding-right: 6px;
	padding-bottom: 6px
}
.sep-list-two-pro-how-list .richtext p:nth-child(1) {
	font-weight: bold
}
.sep-list-two-pro-Like-list {
	width: 100%
}
.sep-list-two-pro-Like-list .p-boxs {
	margin: 0 -10px
}
.sep-list-two-pro-Like-list .p-lists {
	width: calc(25% - 20px);
	margin: 0 10px 20px
}
.sep-list-two-pro-Like-list .p-lists.bgs {
	background: #fff
}
.sep-list-two-pro-Like-list .p-lists:hover {
	box-shadow: 0 10px 16px rgba(0, 0, 0, 0.15)
}
.sep-list-two-pro-Like-list .p-lists:hover .titles-a {
	justify-content: left;
	text-align: left;
	padding-right: 70px
}
.sep-list-two-pro-Like-list .p-lists:hover .mores {
	display: block
}
.sep-list-two-pro-Like-list .thumbs.bgs {
	background: #f2f3f5
}
.sep-list-two-pro-Like-list .thumbs.ons {
	height: 340px
}
.sep-list-two-pro-Like-list .lis-boxs {
	width: 100%;
	position: relative;
	height: calc(100% - 340px)
}
.sep-list-two-pro-Like-list .titles-a {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 65px;
	border: 1px solid #dbdbdb;
	text-align: center;
	color: #4c4c4c;
	padding: 0 22px
}
.sep-list-two-pro-Like-list .titles-a:hover {
	color: #ae2a2b
}
.sep-list-two-pro-Like-list .mores {
	display: none;
	width: 65px;
	height: 65px;
	position: absolute;
	right: 0;
	top: 0;
	background: #ae2a2b
}
.sep-list-two-pro-Like-list .mores i {
	width: 25px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -12px;
	top: 50%
}
.sep-list-two-pro-Like-list .mores i:after {
	content: '';
	display: block;
	width: 1px;
	height: 25px;
	background: #fff;
	position: absolute;
	left: 12px;
	top: -12px
}
.sep-detail-pro-thumbs {
	width: 100%
}
.sep-detail-pro-thumbs .imgs {
	width: calc(40% - 4px)
}
.sep-detail-pro-thumbs .thumbs.bgs {
	background: #eaeaea
}
.sep-detail-pro-thumbs .thumbs.ons {
	height: 388px
}
.sep-detail-pro-thumbs .imgs-rights {
	width: calc(60% + 4px);
	padding-left: 76px
}
.sep-detail-pro-thumbs .lr-lists-boxs .lr-lists {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	text-align: center;
	z-index: 30;
	cursor: pointer;
	opacity: 1;
	display: flex;
	align-items: center;
	justify-content: center
}
.sep-detail-pro-thumbs .lr-lists-boxs .lr-lists i {
	color: #ae2a2b;
	font-size: 36px
}
.sep-detail-pro-thumbs .lr-lists-boxs .lr-lists.lr-lefts {
	left: -40px
}
.sep-detail-pro-thumbs .lr-lists-boxs .lr-lists.lr-rights {
	right: -40px
}
.sep-detail-pro-thumbs .lr-lists-boxs .lr-lists:hover {
	opacity: .8
}
.sep-detail-pro-thumbs .i-fd-imgs {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 40
}
.sep-duotus-ul-boxs {
	width: 100%;
	margin-top: 14px
}
.sep-duotus-ul-boxs img {
	max-width: 100%;
	max-height: 100%
}
.sep-duotus-ul-boxs .swiper-container {
	width: 100%
}
.sep-duotus-ul-boxs li {
	overflow: hidden;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center
}
.sep-duotus-ul-boxs li.bgs {
	background: #eaeaea
}
.sep-duotus-ul-boxs li.ons {
	height: 124px
}
.sep-duotus-ul-boxs li.swiper-slide-thumb-active:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	border: 4px solid #ae2a2b;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20
}
.mores-d-boxs {
	width: 100%;
	align-items: center
}
.mores-d-boxs .mores {
	padding: 10px 30px
}
.mores-d-boxs .link {
	margin-left: 50px;
	opacity: 0
}
.mores-d-boxs .link.ons1 {
	opacity: 1
}
.mores-d-boxs .link .sep-share li+li {
	margin-left: 20px
}
.mores-d-boxs .link .sep-share li a {
	color: #a8a8a8
}
.mores-d-boxs .link .sep-share li a i {
	color: inherit
}
.mores-d-boxs .link .sep-share li:hover a {
	color: #ae2a2b
}
.sep-detail-text {
	color: rgba(51, 51, 51, 0.3)
}
.sep-detail-pro-video {
	width: 100%;
	max-width: 826px
}
.sep-detail-pro-video .imgs {
	width: 100%;
	position: relative
}
.sep-detail-pro-video .imgs:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 44px;
	top: 40px;
	background: #ae2a2b;
	border-radius: 50px;
	z-index: 6
}
.sep-detail-pro-video .thumbs {
	border-radius: 50px;
	position: relative;
	z-index: 20
}
.sep-detail-pro-video .i-video {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	border: 3px solid #fff;
	z-index: 22;
	position: absolute;
	left: 36px;
	bottom: 30px
}
.sep-detail-pro-video .i-video i {
	border: 9px solid transparent;
	border-left-color: #fff;
	border-right-width: 0;
	border-left-width: 15px;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	top: 50%;
	margin-top: -9px
}
.sep-detail-pro-video .i-video i:after {
	content: '';
	display: block;
	border: 5px solid transparent;
	border-left-color: #9e8d6b;
	border-right-width: 0;
	border-left-width: 9px;
	position: absolute;
	left: -13px;
	top: 50%;
	margin-top: -5px
}
.sep-detail-pro-video .i-video:hover {
	border-color: #ae2a2b
}
.sep-detail-pro-video .i-video:hover i {
	border-left-color: #ae2a2b
}
.sep-detail-pro-why-list {
	width: 100%;
	position: relative;
	justify-content: space-between
}
.sep-detail-pro-why-list .p-lists {
	width: calc(28% - 8px);
	margin-bottom: 40px
}
.sep-detail-pro-why-list .p-lists:hover .nums {
	opacity: .2
}
.sep-detail-pro-why-list .titles-boxs {
	width: 100%
}
.sep-detail-pro-why-list .nums {
	font-size: 140px;
	color: #ae2a2b;
	line-height: .8;
	position: absolute;
	left: 0;
	top: 50%;
	opacity: .1;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.sep-detail-pro-why-list .titles-a {
	color: #ae2a2b;
	line-height: 1;
	margin: 44px 0
}
.sep-detail-news-boxs {
	width: 100%
}
.sep-detail-news-boxs .news-lefts {
	width: calc(50% + 46px)
}
.sep-detail-news-boxs .news-rights {
	width: calc(50% - 46px);
	padding-left: 60px
}
.sep-detail-news-boxs .cc-boxs {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 0
}
.sep-detail-news-boxs .cc-boxs.active {
	border-radius: 20px;
	box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
	height: auto
}
.sep-detail-news-boxs .cc-boxs .thumbs {
	border-radius: 0
}
.sep-detail-news-boxs .cc-boxs .thumbs.ons {
	height: 360px
}
.sep-detail-news-boxs .cc-boxs .times {
	position: absolute;
	left: 0;
	top: 20px;
	padding: 10px 32px;
	padding-left: 24px;
	line-height: 30px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	background: #ae2a2b;
	color: #fff;
	z-index: 40
}
.sep-detail-news-boxs .cc-boxs .lis-boxs {
	width: 100%;
	padding: 20px 32px 24px
}
.sep-detail-news-boxs .cc-boxs .titles-a {
	color: #ae2a2b;
	line-height: 32px
}
.sep-detail-news-boxs .cc-boxs .titles-a.ons {
	min-height: 96px
}
.sep-detail-news-boxs .cc-boxs .titles-a:hover {
	text-decoration: underline
}
.sep-detail-news-boxs .cc-boxs .mores-boxs {
	width: 100%
}
.sep-detail-news-boxs .cc-boxs .mores-boxs .mores {
	color: #ae2a2b;
	line-height: 20px;
	font-weight: 500
}
.sep-detail-news-boxs .cc-boxs .mores-boxs .mores i {
	display: inline-block;
	width: 22px;
	height: 2px;
	background: #ae2a2b;
	position: relative;
	margin-left: 30px
}
.sep-detail-news-boxs .cc-boxs .mores-boxs .mores i:before {
	content: '';
	display: block;
	width: 1px;
	height: 18px;
	background: #ae2a2b;
	position: absolute;
	left: -15px;
	top: 50%;
	margin-top: -9px
}
.sep-detail-news-boxs .cc-boxs .mores-boxs .mores i:after {
	content: '';
	display: block;
	width: 10px;
	height: 2px;
	background: #ae2a2b;
	position: absolute;
	right: 0;
	top: 0;
	transform: rotate(45deg);
	transform-origin: 10px 0
}
.sep-detail-news-boxs .cc-boxs .mores-boxs .mores:hover {
	color: #ae2a2b
}
.sep-detail-news-boxs .cc-boxs .mores-boxs .mores:hover i {
	background: #ae2a2b
}
.sep-detail-news-boxs .cc-boxs .mores-boxs .mores:hover i:before, .sep-detail-news-boxs .cc-boxs .mores-boxs .mores:hover i:after {
	background: #ae2a2b
}
.sep-history-list {
	width: 100%
}
.sep-history-list.ons1 {
	margin-top: -50px
}
.sep-history-list .year {
	position: absolute;
	top: 0;
	left: 0;
	line-height: .9;
	color: #333;
	opacity: 0
}
.sep-history-list .pp-lists {
	width: 100%;
	position: relative
}
.sep-history-list .pp-lists.active .year {
	position: sticky;
	top: 100px;
	opacity: 1
}
.sep-history-list .pp-lists.active .y {
	display: none
}
.sep-history-list .p-lists {
	width: 100%;
	padding: 0 210px;
	margin-bottom: 40px
}
.sep-history-list .nums {
	width: 240px;
	padding-right: 20px;
	text-align: right;
	line-height: .9;
	color: #333;
	display: flex;
	justify-content: flex-end
}
.sep-history-list .nums span {
	color: inherit;
	line-height: inherit;
	font-family: inherit;
	font-size: inherit
}
.sep-history-list .lis-boxs {
	width: calc(100% - 240px)
}
.sep-blog-list {
	width: 100%
}
.sep-blog-list .p-lists {
	width: 100%;
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #eee
}
.sep-blog-list .thumbs {
	width: 460px
}
.sep-blog-list .lis-boxs {
	width: calc(100% - 460px);
	padding: 15px 0;
	padding-left: 50px;
	align-content: space-between
}
.sep-blog-list .titles-a {
	color: #333;
	line-height: 1.6
}
.sep-blog-list .titles-a:hover {
	color: #ae2a2b
}
.sep-blog-list .t-boxs {
	width: 100%
}
.sep-blog-list .times {
	width: 100%;
	line-height: 24px;
	color: #999
}
.sep-blog-list .times img {
	max-width: 100%;
	margin-right: 4px
}
.sep-contact-boxs {
	width: 100%
}
.sep-contact-boxs .titles {
	color: #ae2a2b;
	display: flex;
	align-items: center
}
.sep-contact-boxs .titles:before {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background: #ae2a2b;
	margin-right: 8px
}
.sep-contact-boxs .pp-lists {
	width: 50%
}
.sep-contact-boxs .p-lefts {
	width: calc(50% - 60px);
	padding-right: 60px
}
.sep-contact-boxs .p-rights {
	width: calc(50% + 60px)
}
.sep-contact-boxs .nums-boxs {
	width: 100%;
	position: relative
}
.sep-contact-boxs .nums-boxs .nums {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	line-height: .9;
	color: #ae2a2b;
	opacity: .08
}
.sep-contact-boxs .nums-boxs .titles {
	position: relative;
	z-index: 20
}
.sep-contact-list {
	width: 100%
}
.sep-contact-list .p-lists {
	width: 100%;
	position: relative;
	padding-left: 72px;
	margin-bottom: 32px
}
.sep-contact-list .p-lists:last-child {
	margin-bottom: 0
}
.sep-contact-list .i-imgs {
	width: 48px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0
}
.sep-contact-list .i-imgs i {
	font-size: 36px;
	color: #6f6f6f
}
.sep-contact-list .i-imgs img {
	max-width: 100%
}
.sep-contact-list a.p-lists:hover .spans {
	color: #ae2a2b
}
.sep-inner-quality-list {
	width: 100%;
	position: relative;
	overflow: hidden
}
.sep-inner-quality-list:after {
	content: '';
	display: block;
	width: 2px;
	height: 100%;
	position: absolute;
	left: 50%;
	margin-left: -1px;
	top: 6px;
	background: #ae2a2b
}
.sep-inner-quality-list .p-lists {
	width: 100%
}
.sep-inner-quality-list .p-lists:nth-child(odd) .cc-boxs {
	flex-direction: row-reverse
}
.sep-inner-quality-list .p-lists:nth-child(even) {
	background: #f7f7f7
}
.sep-inner-quality-list .p-lists:nth-child(even) .imgs:after {
	left: 20px
}
.sep-inner-quality-list .cc-boxs {
	width: 100%;
	justify-content: space-between;
	position: relative;
	align-items: flex-start
}
.sep-inner-quality-list .cc-boxs+.cc-boxs {
	margin-top: 60px
}
.sep-inner-quality-list .cc-boxs+.cc-boxs:after {
	display: none
}
.sep-inner-quality-list .cc-boxs:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #ae2a2b;
	position: absolute;
	top: 6px;
	left: 50%;
	margin-left: -5px;
	box-shadow: 0 0 0 6px rgba(174, 42, 43, 0.3)
}
.sep-inner-quality-list .imgs {
	width: 45%;
	position: relative
}
.sep-inner-quality-list .imgs:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	border: 2px solid #ae2a2b;
	position: absolute;
	top: 20px;
	left: -20px;
	z-index: 2
}
.sep-inner-quality-list .thumbs {
	position: relative;
	z-index: 20
}
.sep-inner-quality-list .lis-boxs {
	width: 45%
}
.sep-inner-quality-list .step {
	width: 100%;
	line-height: 32px;
	color: #333
}
.sep-inner-quality-list .titles-a {
	color: #ae2a2b;
	line-height: 1.32
}
.sep-inner-quality-list .titles-a:after {
	content: '';
	display: block;
	width: 34px;
	height: 6px;
	background: #ae2a2b;
	margin-top: 6px
}
.sep-inner-quality-list .subtitles-a {
	color: #ae2a2b;
	line-height: 1.32
}
.sep-inner-certification-list {
	width: 100%;
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto
}
.sep-inner-certification-list .p-lists {
	width: 500px;
	box-shadow: 0 16px 10px rgba(0, 0, 0, 0.3)
}
.sep-inner-certification-list .swiper-container {
	padding-bottom: 30px
}
.sep-inner-certification-list .swiper-pagination {
	position: relative;
	left: auto;
	bottom: auto;
	width: 100%;
	justify-content: center;
	display: flex
}
.sep-inner-certification-list .swiper-pagination span {
	width: 12px;
	height: 12px;
	border-radius: 6px;
	background: #bebebe;
	opacity: 1;
	margin: 0 3px
}
.sep-inner-certification-list .swiper-pagination span.swiper-pagination-bullet-active {
	width: 46px;
	background: #ae2a2b
}
.sep-inner-show-list {
	width: 100%
}
.sep-inner-show-list .p-boxs {
	margin: 0 -14px
}
.sep-inner-show-list .p-lists {
	width: calc(50% - 28px);
	margin: 0 14px 30px;
	box-shadow: 0 6px 12px rgba(174, 42, 43, 0.1)
}
.sep-inner-show-list .thumbs.ons {
	height: 364px
}
.sep-inner-show-list .titles-a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 5px 30px;
	min-height: 90px
}
.sep-inner-show-list .titles-a i {
	width: 33px;
	height: 3px;
	background: #ae2a2b;
	position: relative
}
.sep-inner-show-list .titles-a i:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-top: 2px solid #ae2a2b;
	border-right: 2px solid #ae2a2b;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: 1px
}
.sep-inner-figures-list {
	width: 100%
}
.sep-inner-figures-list .p-boxs {
	justify-content: space-between
}
.sep-inner-figures-list .p-lists {
	width: calc(33.333% - 20px);
	max-width: 400px
}
.sep-inner-figures-list .t-boxs {
	width: 100%;
	max-width: 228px;
	border-radius: 54px;
	padding: 70px 10px 50px;
	text-align: center;
	margin: auto
}
.sep-inner-figures-list .t-boxs:hover {
	background: #ae2a2b;
	box-shadow: 0 40px 50px rgba(174, 42, 43, 0.3)
}
.sep-inner-figures-list .t-boxs:hover .nums {
	color: #fff
}
.sep-inner-figures-list .t-boxs:hover .titles-a {
	color: #fff
}
.sep-inner-figures-list .nums {
	color: #ae2a2b;
	line-height: 1;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	text-align: center
}
.sep-inner-figures-list .nums span {
	color: inherit;
	line-height: 1.8;
	font-family: inherit
}
.sep-inner-figures-list .titles-a {
	line-height: 1.2;
	color: #333;
	margin-top: 30px
}
.sep-inner-zz-how {
	width: 100%
}
.sep-inner-zz-how .i-boxs {
	width: 92px;
	height: 92px;
	border-radius: 100%;
	background: #ae2a2b;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 0 0 0 10px rgba(174, 42, 43, 0.3);
	z-index: 20
}
.sep-inner-zz-how .i-boxs i {
	border: 14px solid transparent;
	border-left-color: #fff;
	border-left-width: 18px;
	border-right-width: 0;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -14px
}
.sep-inner-zz-how .i-boxs:hover {
	opacity: .8
}
.sep-inner-zz-how .thumbs {
	max-width: 1144px;
	margin: auto;
	border-radius: 25px
}
.sep-inner-zz-design {
	width: 100%
}
.sep-inner-zz-design .titles:after {
	content: '';
	display: block;
	width: 34px;
	height: 6px;
	background: #ae2a2b;
	margin-top: 22px
}
.sep-inner-zz-design-list {
	width: 100%
}
.sep-inner-zz-design-list .p-boxs {
	margin: 0 -40px
}
.sep-inner-zz-design-list .p-lists {
	width: calc(50% - 80px);
	margin: 0 40px 40px;
	position: relative
}
.sep-inner-zz-design-list .nums {
	background: #fff;
	line-height: 75px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 30;
	padding: 0 6px 0 20px;
	color: #ae2a2b
}
.sep-inner-zz-sample-list {
	width: 100%
}
.sep-inner-zz-sample-list .p-boxs {
	margin: 0 -25px
}
.sep-inner-zz-sample-list .p-lists {
	width: calc(33.3333% - 50px);
	margin: 0 25px 50px
}
.sep-inner-zz-cut {
	width: 100%
}
.sep-inner-zz-cut .titles-boxs {
	width: 100%;
	min-height: 80px;
	position: relative;
	padding-left: 120px;
	padding-top: 24px
}
.sep-inner-zz-cut .titles-boxs .titles-a {
	color: #333;
	line-height: 30px
}
.sep-inner-zz-cut .titles-boxs .richtext {
	margin-top: 16px
}
.sep-inner-zz-cut .titles-boxs .i-imgs {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	background: #ae2a2b;
	display: flex;
	align-items: center;
	justify-content: center
}
.sep-inner-zz-cut .pp-lists {
	width: 100%;
	margin-bottom: 20px
}
.sep-inner-zz-cut .pp-lists:last-child {
	margin-bottom: 0
}
.sep-inner-zz-cut-list {
	width: 100%
}
.sep-inner-zz-cut-list .p-boxs {
	margin: 0 -20px
}
.sep-inner-zz-cut-list .p-lists {
	width: calc(50% - 40px);
	margin: 0 20px 40px
}
.sep-inner-headwear-list {
	width: 100%;
	justify-content: center
}
.sep-inner-headwear-list .p-lists {
	width: 25%;
	min-height: 80px;
	display: flex;
	align-items: center;
	padding: 0 10px 0 24px;
	border: 1px solid #f1f1f1;
	border-radius: 4px
}
.sep-inner-headwear-list .p-lists:hover, .sep-inner-headwear-list .p-lists.active {
	background: #f1f1f1
}
.sep-inner-headwear-list .p-lists:hover .titles-a, .sep-inner-headwear-list .p-lists.active .titles-a {
	font-family: inherit
}
.sep-inner-headwear-list .i-imgs {
	margin-right: 12px
}
.sep-inner-headwear-list .titles-a {
	width: auto;
	line-height: 1.32
}
.sep-inner-list {
	width: 100%
}
.sep-inner-list .sep-list {
	width: 100%;
	height: 0;
	overflow: hidden
}
.sep-inner-list .sep-list.active {
	height: auto;
	overflow: initial
}
.sep-inner-for-headwear-list {
	width: 100%
}
.sep-inner-for-headwear-list .p-boxs {
	margin: 0 -10px
}
.sep-inner-for-headwear-list .p-boxs .p-lists {
	width: calc(33.3333% - 20px);
	margin: 0 10px 20px
}
.sep-inner-for-headwear-list .p-lists {
	width: 100%
}
.sep-inner-for-headwear-list .thumbs.ons {
	height: 340px
}
.sep-inner-for-headwear-list .i-imgs {
	width: 100%
}
.sep-inner-for-headwear-list .titles-a {
	color: #333;
	margin-top: 12px;
	line-height: 1.2
}
.sep-inner-for-headwear-list .titles-a:after {
	content: '';
	display: block;
	width: 40px;
	height: 5px;
	background: #ae2a2b;
	margin: 18px auto 0
}
.sep-inner-for-headwear-list .nums {
	color: #ae2a2b;
	line-height: .9;
	margin-top: 20px
}
.sep-inner-for-headwear-list .nums span {
	line-height: .9;
	color: inherit
}
.sep-inner-for-headwear-list .swiper-pagination {
	width: 100%;
	position: relative;
	left: auto;
	bottom: auto;
	display: flex;
	justify-content: center
}
.sep-inner-for-headwear-list .swiper-pagination span {
	width: 24px;
	height: 24px;
	border-radius: 100%;
	border: 1px solid transparent;
	margin: 0 12px;
	position: relative;
	background: none;
	opacity: 1
}
.sep-inner-for-headwear-list .swiper-pagination span:after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #cbcbcb;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -4px;
	margin-top: -4px
}
.sep-inner-for-headwear-list .swiper-pagination span.swiper-pagination-bullet-active {
	border-color: #ae2a2b
}
.sep-inner-for-headwear-list .swiper-pagination span.swiper-pagination-bullet-active:after {
	background: #ae2a2b
}
.sep-inner-for-headwear-list .lr-boxs .lr-lists {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	border: 1px solid #807d83;
	position: absolute;
	z-index: 30;
	top: 50%
}
.sep-inner-for-headwear-list .lr-boxs .lr-lists i {
	width: 22px;
	height: 3px;
	background: #807d83;
	position: absolute;
	left: 50%;
	margin-left: -11px;
	top: 50%;
	margin-top: -1px
}
.sep-inner-for-headwear-list .lr-boxs .lr-lists i:after {
	content: '';
	display: block;
	width: 10px;
	height: 2px;
	background: #807d83;
	position: absolute;
	left: 0;
	top: 0
}
.sep-inner-for-headwear-list .lr-boxs .lr-lists.lr-lefts {
	left: -75px
}
.sep-inner-for-headwear-list .lr-boxs .lr-lists.lr-lefts i:after {
	transform-origin: 0 0;
	transform: rotate(-45deg)
}
.sep-inner-for-headwear-list .lr-boxs .lr-lists.lr-rights {
	right: -75px
}
.sep-inner-for-headwear-list .lr-boxs .lr-lists.lr-rights i:after {
	left: auto;
	top: 0;
	right: 0;
	transform-origin: 10px 0;
	transform: rotate(45deg)
}
.sep-inner-for-headwear-list .lr-boxs .lr-lists:hover {
	border-color: #ae2a2b
}
.sep-inner-for-headwear-list .lr-boxs .lr-lists:hover i {
	background: #ae2a2b
}
.sep-inner-for-headwear-list .lr-boxs .lr-lists:hover i:after {
	background: #ae2a2b
}
.sep-inner-zz-video {
	width: 100%
}
.sep-inner-zz-video .i-boxs {
	width: 130px;
	height: 130px;
	border-radius: 100%;
	background: #ae2a2b;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 0 0 0 10px rgba(174, 42, 43, 0.3);
	z-index: 20
}
.sep-inner-zz-video .i-boxs i {
	border: 20px solid transparent;
	border-left-color: #fff;
	border-left-width: 26px;
	border-right-width: 0;
	position: absolute;
	left: 50%;
	margin-left: -12px;
	top: 50%;
	margin-top: -20px
}
.sep-inner-zz-video .i-boxs:hover {
	opacity: .8
}
.sep-inner-zz-main {
	width: 100%
}
.sep-inner-zz-main .zz-lists {
	width: 100%;
	margin-bottom: 40px
}
.sep-inner-zz-main .zz-lists:last-child {
	margin-bottom: 0
}
.sep-inner-zz-main .zz-titles {
	width: 100%;
	position: relative;
	display: block;
	line-height: 30px;
	color: #333;
	padding-left: 25px
}
.sep-inner-zz-main .zz-titles:before {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	background: #ae2a2b;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 11px
}
.sep-inner-zz-main-list {
	width: 100%
}
.sep-inner-zz-main-list .p-boxs {
	justify-content: space-between
}
.sep-inner-zz-main-list .p-lists {
	min-width: 14.3%;
	max-width: 16.6666%;
	display: table;
	margin-bottom: 50px
}
.sep-inner-zz-main-list .thumbs {
	width: auto;
	position: relative;
	padding-top: 16px;
	padding-right: 30px;
	display: table
}
.sep-inner-zz-main-list .thumbs img {
	position: relative;
	z-index: 20
}
.sep-inner-zz-main-list .nums {
	position: absolute;
	top: 0;
	line-height: .9;
	color: #ae2a2b;
	right: 0;
	opacity: .08
}
.sep-inner-zz-main-list .titles-a {
	margin-top: 20px;
	color: #333;
	line-height: 1.32
}
.sep-inner-zz-certifcation-list .p-lists {
	width: 16.666%;
	padding: 0 20px;
	margin-bottom: 20px
}
.sep-inner-zz-certifcation-list .thumbs.c-lefts {
	justify-content: left
}
.sep-inner-zz-certifcation-list .thumbs.ons {
	height: 90px
}
.sep-inner-zz-delivery-list .text-boxs {
	width: 100%;
	max-width: 540px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}
.sep-inner-zz-delivery-list .text-boxs .richtext {
	text-align: center;
	line-height: 40px;
	color: #333;
	background: rgba(200, 200, 200, 0.5);
	padding: 60px 30px
}
.sep-siderbarchoose {
	width: 100%;
	border-radius: 10px;
	padding: 20px;
	background: #fff;
	box-shadow: 0 5px 16px rgba(174, 42, 43, 0.15);
	position: sticky;
	top: 110px
}
.sep-siderbarchoose-list {
	width: 100%
}
.sep-siderbarchoose-list>ul>li {
	width: 100%;
	margin-bottom: 6px
}
.sep-siderbarchoose-list>ul>li:last-child {
	margin-bottom: 0
}
.sep-siderbarchoose-list>ul>li>a {
	width: 100%;
	display: flex;
	align-items: center;
	min-height: 50px;
	padding: 0 12px;
	padding-right: 36px;
	border-radius: 10px;
	color: #ae2a2b;
	position: relative
}
.sep-siderbarchoose-list>ul>li>a i {
	width: 32px;
	height: 32px;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	right: 5px;
	top: 9px;
	color: inherit;
	font-size: 12px
}
.sep-siderbarchoose-list>ul>li:hover>a, .sep-siderbarchoose-list>ul>li.active>a {
	background: #ae2a2b;
	color: #fff
}
.sep-custom-why-list {
	width: 100%
}
.sep-custom-why-list .p-lists {
	width: 25%;
	padding: 0 20px
}
.sep-custom-why-list .p-lists:hover .i-imgs.ons1 {
	background: rgba(174, 42, 43, 0.2)
}
.sep-custom-why-list .i-imgs {
	width: 100%
}
.sep-custom-why-list .i-imgs.ons {
	height: 46px
}
.sep-custom-why-list .i-imgs.ons1 {
	width: 108px;
	height: 108px;
	border-radius: 100%;
	margin: auto;
	background: rgba(174, 42, 43, 0.1);
	display: flex;
	align-items: center;
	justify-content: center
}
.sep-custom-why-list .i-imgs.no-bgs {
	background: none
}
.sep-custom-why-list .titles-a {
	margin-top: 80px;
	color: #333;
	line-height: 1.32
}
.sep-custom-why-list .titles-a.ons1 {
	margin-top: 45px
}
.sep-custom-style-list {
	width: 100%
}
.sep-custom-style-list .p-boxs {
	margin: 0 -6px
}
.sep-custom-style-list .p-lists {
	width: calc(20% - 12px);
	margin: 0 6px 20px
}
.sep-custom-style-list .thumbs {
	max-width: 180px;
	border-radius: 100%;
	background: #f7f7f7;
	margin-left: auto;
	margin-right: auto
}
.sep-custom-style-list .thumbs.ons {
	height: 180px
}
.sep-custom-style-list .titles-a {
	color: #333;
	line-height: 1.32;
	margin-top: 25px
}
.sep-custom-style-list a.titles-a:hover {
	color: #ae2a2b
}
.sep-custom-profile-list {
	width: 100%
}
.sep-custom-profile-list .p-lists {
	width: 33.333%;
	padding: 0 20px
}
.sep-custom-panel-list {
	width: 100%;
	border-radius: 32px;
	padding: 40px 28px 20px;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1)
}
.sep-custom-panel-list .p-lists {
	width: 50%;
	padding: 0 20px;
	text-align: center
}
.sep-custom-panel-list .titles-a {
	line-height: 1.32
}
.sep-custom-visor-list {
	width: 100%
}
.sep-custom-visor-list .p-boxs {
	margin: 0 -17px
}
.sep-custom-visor-list .p-lists {
	width: calc(33.3333% - 34px);
	margin: 0 17px 66px;
	border-bottom: 3px solid #eaeaea;
	padding-bottom: 16px
}
.sep-custom-visor-list .p-lists:hover {
	border-color: #ae2a2b
}
.sep-custom-visor-list .titles-a {
	margin-top: 20px;
	color: #333;
	line-height: 1.32
}
.sep-custom-backstrap-list {
	width: 100%;
	padding: 0 40px
}
.sep-custom-backstrap-list .p-lists {
	width: 25%;
	padding: 0 4px;
	margin-bottom: 64px
}
.sep-custom-backstrap-list .titles-a {
	color: #333;
	line-height: 1.32;
	margin-top: 30px
}
.sep-custom-fabric-list {
	width: 100%
}
.sep-custom-fabric-list .p-boxs {
	margin: 0 -15px
}
.sep-custom-fabric-list .p-lists {
	width: calc(16.6666% - 30px);
	margin: 0 15px 30px
}
.sep-custom-fabric-list .thumbs {
	max-width: 132px;
	border-radius: 100%
}
.sep-custom-fabric-list .thumbs.ons {
	height: 132px
}
.sep-custom-fabric-list .titles-a {
	margin-top: 16px;
	line-height: 1.32
}
.sep-custom-color-list {
	width: 100%
}
.sep-custom-color-list .p-boxs {
	justify-content: space-between;
	margin: 0 -10px
}
.sep-custom-color-list .p-lists {
	width: 56px;
	height: 56px;
	margin: 0 10px
}
.sep-custom-logo-list {
	width: 100%
}
.sep-custom-logo-list .p-boxs {
	margin: 0 -20px
}
.sep-custom-logo-list .p-lists {
	width: calc(25% - 40px);
	margin: 0 20px 40px
}
.sep-custom-logo-list .thumbs {
	max-width: 172px;
	margin: auto;
	border-radius: 100%
}
.sep-custom-logo-list .thumbs.ons {
	height: 172px
}
.sep-custom-logo-list .thumbs.cc-ons {
	display: table;
	margin: auto
}
.sep-custom-logo-list .titles-a {
	text-align: center;
	line-height: 1.32;
	margin-top: 20px
}
.sep-custom-color-video {
	width: 100%
}
.sep-custom-color-video .thumbs {
	position: relative
}
.sep-custom-color-video .i-boxs {
	width: 92px;
	height: 92px;
	border-radius: 100%;
	background: #ae2a2b;
	box-shadow: 0 0 0 8px rgba(174, 42, 43, 0.3);
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.sep-custom-color-video .i-boxs i {
	border: 14px solid transparent;
	border-left-width: 18px;
	border-left-color: #fff;
	border-right-width: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -8px;
	margin-top: -14px
}
.sep-custom-color-video .i-boxs:hover {
	background: rgba(174, 42, 43, 0.8)
}
.at-style-responsive .at-share-btn {
	background: none !important;
	padding: 0 5px !important
}
.at-style-responsive .at-share-btn:last-child {
	display: none !important
}
.at-style-responsive .at-share-btn:nth-last-child(2) {
	display: none !important
}
.at-resp-share-element .at-share-btn .at-label {
	display: none
}
.at-resp-share-element .at-icon, .at-resp-share-element .at-label {
	color: #a8a8a8 !important;
	fill: #a8a8a8 !important;
	font-size: 15px
}
.at-resp-share-element .at-icon:hover, .at-resp-share-element .at-label:hover {
	color: #ae2a2b !important;
	fill: #ae2a2b !important
}
.sep-video-list {
	width: 100%
}
.sep-video-list .p-boxs {
	margin: 0 -15px
}
.sep-video-list .p-lists {
	width: calc(33.3333% - 30px);
	margin: 0 15px 30px;
	position: relative;
	box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1)
}
.sep-video-list .p-lists.ons {
	width: calc(50% - 30px)
}
.sep-video-list .p-lists.ons1 {
	width: calc(25% - 30px)
}
.sep-video-list .lis-boxs {
	width: 100%;
	padding: 60px 0 30px;
	position: relative
}
.sep-video-list .i-boxs {
	box-shadow: 0 0 0 6px #fff;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	background: #ae2a2b;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	top: -30px;
	z-index: 30
}
.sep-video-list .i-boxs span {
	display: block;
	border: 12px solid transparent;
	border-left-color: #fff;
	border-right-width: 0;
	border-left-width: 20px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -8px;
	margin-top: -12px
}
.sep-video-list .i-boxs:hover {
	opacity: .8
}
.sep-video-list .mores-boxs {
	width: 100%;
	text-align: center
}
.sep-video-list .mores-boxs .mores {
	color: #ae2a2b;
	line-height: 1.32
}
.sep-video-list .mores-boxs .mores:hover {
	text-decoration: underline
}
.sep-video-list .mores-boxs .mores i {
	margin-left: 4px;
	color: inherit
}
.sep-photo-gallery-list {
	width: 100%
}
.sep-photo-gallery-list .p-boxs {
	margin: 0 -2px
}
.sep-photo-gallery-list .p-lists {
	width: calc(20% - 4px);
	margin: 0 2px 4px;
	border: 1px solid #efefef
}
.sep-photo-gallery-list .p-lists:hover .thumbs-boxs {
	opacity: 1
}
.sep-photo-gallery-list .thumbs-boxs {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	display: flex;
	align-items: center;
	justify-content: center
}
.sep-photo-gallery-list .titles-a {
	color: #fff;
	line-height: 1.32;
	text-align: center;
	padding: 0 10px
}
.sep-inner-faq-list {
	width: 100%
}
.sep-inner-faq-list .p-lists {
	width: 100%;
	margin-bottom: 30px
}
.sep-inner-faq-list .p-lists:last-child {
	margin-bottom: 0
}
.sep-inner-faq-list .titles-a {
	font-size: 18px;
	color: #333;
	line-height: 32px
}
.sep-inner-faq-list .titles-a:before {
	font-family: FontAwesome;
	content: "\f29c";
	font-size: 34px;
	margin-right: 12px;
	margin-left: 2px;
	vertical-align: middle;
	font-weight: normal;
	color: inherit
}
.sep-inner-faq-list .lis-boxs {
	width: 100%;
	padding: 10px;
	background: #ddd;
	border-radius: 8px;
	margin-top: 30px
}
.sep-faq-list {
	width: 100%
}
.sep-faq-list .sep-list {
	width: 100%;
	display: none
}
.sep-faq-list .sep-list.active {
	display: block
}
.blog-share {
	width: 75px;
	z-index: 1000000000;
	background-color: #fff;
	border: 1px solid #ebebeb;
	border-radius: 5px;
	padding: 15px 2px 10px;
	position: fixed;
	left: 20px;
	top: 20%;
	text-align: center;
	opacity: 0
}
.blog-share.active {
	opacity: 1
}
.blog-share .titles-a {
	line-height: 1.32;
	margin-bottom: 10px
}
.blog-share .at-style-responsive .at-share-btn {
	display: block !important
}
.blog-share .at-style-responsive .at-share-btn:nth-child(1) .at-icon {
	fill: #66679d !important
}
.blog-share .at-style-responsive .at-share-btn:nth-child(1) .at-icon:hover {
	fill: #ae2a2b !important
}
.blog-share .at-style-responsive .at-share-btn:nth-child(2) .at-icon {
	fill: #219bcf !important
}
.blog-share .at-style-responsive .at-share-btn:nth-child(2) .at-icon:hover {
	fill: #ae2a2b !important
}
.blog-share .at-style-responsive .at-share-btn:nth-child(4) .at-icon {
	fill: #0077b5 !important
}
.blog-share .at-style-responsive .at-share-btn:nth-child(4) .at-icon:hover {
	fill: #ae2a2b !important
}
.blog-share .at-style-responsive .at-share-btn:nth-child(3) {
	display: none !important
}
.blog-share .at-style-responsive .at-share-btn:last-child {
	display: none !important
}
.blog-share .at-style-responsive .at-share-btn:nth-last-child(2) {
	display: none !important
}
.blog-share .at-resp-share-element .at-share-btn .at-icon-wrapper {
	float: none !important
}
.blog-rights {
	width: 100%;
	justify-content: flex-end
}
.blog-rights .at-style-responsive .at-share-btn:nth-child(3) {
	display: none !important
}
.sep-blog-width {
	width: 100%;
	max-width: 710px;
	margin-left: auto;
	margin-right: auto
}
.sep-related-blog-list {
	width: 100%
}
.sep-related-blog-list .p-boxs {
	margin: 0 -16px
}
.sep-related-blog-list .p-lists {
	width: calc(33.33333% - 32px);
	margin: 0 16px 30px;
	padding: 32px 32px 20px
}
.sep-related-blog-list .p-lists:nth-child(1) {
	background: #2ec4d8
}
.sep-related-blog-list .p-lists:nth-child(2) {
	background: #4a66f7
}
.sep-related-blog-list .p-lists:nth-child(3) {
	background: #ffc207
}
.sep-related-blog-list .p-lists.bgs {
	background: #ae2a2b
}
.sep-related-blog-list .titles-a {
	color: #fff;
	line-height: 1.32
}
.sep-related-blog-list .titles-a:hover {
	color: #ae2a2b
}
.sep-related-blog-list .mores-boxs {
	width: 100%;
	text-align: right
}
.sep-related-blog-list .mores-boxs .mores {
	color: #fff;
	line-height: 1.32
}
.sep-related-blog-list .mores-boxs .mores i {
	color: inherit;
	line-height: inherit;
	margin-left: 5px
}
.sep-related-blog-list .mores-boxs .mores:hover {
	color: #ae2a2b
}
.sep-inner-down-boxs {
	width: 100%;
	justify-content: space-between;
	align-items: center;
	position: relative;
	z-index: 30
}
.sep-inner-down-boxs .d-lefts .p-lists {
	display: block;
	padding: 9px 43px;
	background: #f5f5f5;
	transition: all .36s;
	border-radius: 5px;
	line-height: 30px;
	color: #666;
	margin-right: 40px;
	margin-bottom: 12px
}
.sep-inner-down-boxs .d-lefts .p-lists:last-child {
	margin-right: 0
}
.sep-inner-down-boxs .d-lefts .p-lists:hover, .sep-inner-down-boxs .d-lefts .p-lists.active {
	background: #333;
	color: #fff
}
.sep-inner-down-boxs .d-rights {
	width: 140px;
	position: relative
}
.sep-inner-down-boxs .d-rights .titles-a {
	line-height: 22px;
	padding: 0 4px 8px;
	border-bottom: 1px solid #333;
	color: #333
}
.sep-inner-down-boxs .d-rights .titles-a span {
	color: inherit;
	line-height: inherit;
	font-size: inherit
}
.sep-inner-down-boxs .d-rights .titles-a .i-boxs {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: absolute;
	right: 0;
	top: -4px
}
.sep-inner-down-boxs .d-rights .titles-a .i-boxs i {
	color: #333
}
.sep-inner-down-boxs .d-rights .titles-a.active .i-boxs {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.sep-inner-down-boxs .d-rights .ul-boxs {
	width: 100%;
	height: 140px;
	background: #fff;
	overflow-y: auto;
	padding: 3px 10px;
	display: none;
	position: absolute;
	left: 0;
	top: 100%
}
.sep-inner-down-boxs .d-rights .ul-boxs::-webkit-scrollbar {
	width: 2px;
	height: 100%;
	background-color: transparent;
	overflow: initial
}
.sep-inner-down-boxs .d-rights .ul-boxs::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.75)
}
.sep-inner-down-boxs .d-rights .ul-boxs .ul-lists {
	display: block;
	text-align: center;
	line-height: 30px;
	padding: 1px 0;
	border-bottom: 1px solid #999;
	color: #666
}
.sep-inner-down-list {
	width: 100%
}
.sep-inner-down-list .p-boxs {
	margin: 0 -20px
}
.sep-inner-down-list .p-lists {
	width: calc(25% - 40px);
	margin: 0 20px 35px
}
.sep-inner-down-list .p-lists:hover .titles-a {
	color: #ae2a2b
}
.sep-inner-down-list .p-lists:hover .i-down {
	background: #333
}
.sep-inner-down-list .lis-boxs {
	width: 100%;
	position: relative;
	padding-right: 56px;
	margin-top: 20px
}
.sep-inner-down-list .i-down {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 44px;
	height: 44px;
	border-radius: 100%;
	position: absolute;
	right: 0;
	top: 0;
	box-shadow: 0 5px 18px 0 rgba(0, 0, 0, 0.06)
}
.sep-inner-down-list .titles-a {
	line-height: 32px;
	color: #333
}
.sep-inner-down-list .times {
	color: #999;
	line-height: 30px
}
.sep-inner-museum-boxs {
	width: 100%;
	margin-top: -200px;
	position: relative;
	z-index: 30
}
.sep-inner-museum-boxs .sep-breadcrumb.in-ons1 .sep-container {
	display: flex
}
.sep-inner-museum-boxs .sep-breadcrumb .breadcrumb li {
	color: #fff
}
.sep-inner-museum-boxs .sep-breadcrumb .breadcrumb li a {
	color: #fff
}
.sep-inner-museum-boxs .sep-container {
	position: relative;
	z-index: 40
}
.sep-inner-museum-boxs .imgs-bgs {
	top: 200px
}
.sep-inner-museum-boxs .imgs-bgs.bgs1 {
	background: #fbfbfb
}
.sep-inner-museum-num-list {
	width: 100%;
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 85px;
	position: relative;
	z-index: 22
}
.sep-inner-museum-num-list:after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #d9cfc3;
	position: absolute;
	left: 0;
	top: 66px
}
.sep-inner-museum-num-list .pp-boxs {
	display: flex
}
.sep-inner-museum-num-list .p-lists {
	width: 16.6666%;
	padding: 0 25px;
	position: relative
}
.sep-inner-museum-num-list .p-lists.active .titles-a .dian {
	background: rgba(174, 42, 43, 0.3);
	box-shadow: 0 0 0 5px rgba(174, 42, 43, 0.1)
}
.sep-inner-museum-num-list .p-lists.active .titles-a .dian:after {
	background: #ae2a2b
}
.sep-inner-museum-num-list .titles-a {
	line-height: 48px;
	font-family: 'CONNOISSEURS' !important;
	position: relative;
	padding-bottom: 35px;
	transition: all .36s;
	text-align: center
}
.sep-inner-museum-num-list .titles-a .dian {
	display: block;
	width: 19px;
	height: 19px;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: 8px;
	z-index: 20
}
.sep-inner-museum-num-list .titles-a .dian:after {
	content: '';
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 100%;
	background: #d9cfc3;
	position: absolute;
	left: 5px;
	top: 5px
}
.sep-inner-museum-num-list .lr-boxs .lr-lists {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	text-align: center;
	position: absolute;
	top: 51px
}
.sep-inner-museum-num-list .lr-boxs .lr-lists i {
	color: #d9cfc3;
	font-size: 24px
}
.sep-inner-museum-num-list .lr-boxs .lr-lists.lr-lefts {
	left: 0
}
.sep-inner-museum-num-list .lr-boxs .lr-lists.lr-rights {
	right: 0
}
.sep-inner-museum-pp {
	width: 100%
}
.sep-inner-museum-pp .sep-list {
	width: 100%;
	height: 0;
	overflow: hidden
}
.sep-inner-museum-pp .sep-list.active {
	height: auto
}
.sep-inner-museum-list {
	width: 100%;
	padding-left: 70px;
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto
}
.sep-inner-museum-list .swiper-container {
	width: calc(100% + 100px)
}
.sep-inner-museum-list .p-lists:nth-child(even) {
	margin-top: 100px
}
.sep-inner-museum-list .lr-boxs .lr-lists {
	width: 100px;
	height: 80px;
	display: flex;
	align-items: center;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	background: #ae2a2b;
	z-index: 40
}
.sep-inner-museum-list .lr-boxs .lr-lists i {
	color: #fff;
	font-size: 24px;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%)
}
.sep-inner-museum-list .lr-boxs .lr-lists.lr-lefts {
	left: -50px;
	border-top-right-radius: 40px;
	border-bottom-right-radius: 40px
}
.sep-inner-museum-list .lr-boxs .lr-lists.lr-lefts i {
	left: auto;
	right: 20px
}
.sep-inner-museum-list .lr-boxs .lr-lists.lr-rights {
	right: -50px;
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px
}
.sep-inner-museum-list .lr-boxs .lr-lists:hover.lr-lefts {
	left: 0
}
.sep-inner-museum-list .lr-boxs .lr-lists:hover.lr-rights {
	right: 0
}
.sep-inner-our-chicmax-list {
	width: 100%;
	justify-content: space-between;
	align-items: flex-start
}
.sep-inner-our-chicmax-list .thumbs {
	width: 50%
}
.sep-inner-our-chicmax-list .lis-boxs {
	width: 50%;
	padding-right: 96px;
	position: sticky;
	top: 120px
}
.sep-inner-our-pdf-list {
	width: 100%
}
.sep-inner-our-pdf-list .p-lists {
	width: 100%;
	position: relative;
	padding-left: 60px;
	min-height: 44px
}
.sep-inner-our-pdf-list .p-lists:hover .titles-a {
	color: #ae2a2b
}
.sep-inner-our-pdf-list .p-lists:hover .i-down {
	background: #333
}
.sep-inner-our-pdf-list .i-down {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 44px;
	height: 44px;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
	box-shadow: 0 5px 18px 0 rgba(0, 0, 0, 0.06)
}
.sep-inner-our-pdf-list .titles-a {
	line-height: 30px;
	color: #333
}
.sep-inner-our-pdf-list .titles-a:hover {
	color: #ae2a2b
}
.sep-inner-out-thumb-list {
	width: 100%
}
.sep-inner-out-thumb-list .p-boxs {
	margin: 0 -20px
}
.sep-inner-out-thumb-list .p-lists {
	width: calc(33.3333% - 40px);
	margin: 0 20px 30px
}
.sep-inner-brands-titles {
	width: 100%;
	justify-content: space-between;
	align-items: center
}
.sep-inner-brands-titles .titles {
	width: auto
}
.sep-inner-brands-titles .titles-boxs .p-lists {
	color: #999;
	line-height: 30px;
	padding: 5px 0
}
.sep-inner-brands-titles .titles-boxs .p-lists:after {
	content: '';
	width: 0;
	height: 1px;
	background: #ae2a2b;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all .36s;
	opacity: 0
}
.sep-inner-brands-titles .titles-boxs .p-lists+.p-lists {
	margin-left: 50px
}
.sep-inner-brands-titles .titles-boxs .p-lists:hover, .sep-inner-brands-titles .titles-boxs .p-lists.active {
	color: #ae2a2b
}
.sep-inner-brands-titles .titles-boxs .p-lists:hover:after, .sep-inner-brands-titles .titles-boxs .p-lists.active:after {
	width: 100%;
	opacity: 1
}
.sep-inner-brands-thumb-list {
	width: 100%
}
.sep-inner-brands-thumb-list .p-lists {
	width: 100%;
	padding: 0 10px
}
.sep-inner-brands-thumb-list .titles-a {
	color: #333;
	line-height: 1.32;
	margin-top: 15px
}
.sep-inner-brands-thumb-list .spans {
	margin-top: 5px
}
.sep-inner-brands-thumb-list .swiper-pagination {
	width: 100%;
	position: relative;
	left: auto;
	display: flex;
	justify-content: center;
	bottom: auto
}
.sep-inner-brands-thumb-list .swiper-pagination span {
	width: 8px;
	height: 8px;
	background: #cacaca;
	margin: 0 7px;
	opacity: 1;
	border-radius: 100%
}
.sep-inner-brands-thumb-list .swiper-pagination span.swiper-pagination-bullet-active {
	background: #ae2a2b
}
.sep-inner-brands-thumb-list .brands-thumb-list {
	width: 100%;
	height: 0;
	overflow: hidden
}
.sep-inner-brands-thumb-list .brands-thumb-list.active {
	height: auto;
	overflow: initial
}
.sep-inner-brand-history-list {
	width: 100%
}
.sep-inner-brand-history-list .nums {
	color: #f4f4f4;
	font-size: 280px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	z-index: 6;
	line-height: .88
}
.sep-inner-brand-history-list .nums:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.8) 100%)
}
.sep-inner-brand-history-list .pp-boxs {
	width: 100%;
	position: relative;
	z-index: 12;
	overflow: hidden
}
.sep-inner-brand-history-list .pp-boxs:after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: linear-gradient(to right, #fff 0, #e6e6e6 50%, #fff 100%);
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 4
}
.sep-inner-brand-history-list .swiper-container {
	width: 100%;
	max-width: 244px;
	overflow: initial;
	position: relative;
	z-index: 14
}
.sep-inner-brand-history-list .p-lists {
	width: 100%;
	height: 100px;
	position: relative
}
.sep-inner-brand-history-list .p-lists:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	background: #ae2a2b;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	top: 50%;
	margin-top: -5px
}
.sep-inner-brand-history-list .p-lists:nth-child(odd) .titles-a {
	top: 0
}
.sep-inner-brand-history-list .p-lists:nth-child(even) .titles-a {
	bottom: 0
}
.sep-inner-brand-history-list .p-lists.swiper-slide-active .titles-a {
	opacity: 0
}
.sep-inner-brand-history-list .p-lists.swiper-slide-active .titles-boxs {
	opacity: 1
}
.sep-inner-brand-history-list .titles-a {
	line-height: 30px;
	position: absolute;
	left: 0;
	text-align: center;
	color: #333
}
.sep-inner-brand-history-list .titles-boxs {
	width: 80px;
	height: 80px;
	border-radius: 100%;
	background: #ae2a2b;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	margin: 10px auto;
	box-shadow: 0 0 0 10px rgba(174, 42, 43, 0.1);
	opacity: 0
}
.sep-inner-brand-history-list .lr-boxs .lr-lists {
	width: 44px;
	height: 44px;
	border-radius: 100%;
	box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	background: #fff;
	z-index: 30
}
.sep-inner-brand-history-list .lr-boxs .lr-lists i {
	font-size: 22px;
	color: #ae2a2b
}
.sep-inner-brand-history-list .lr-boxs .lr-lists.lr-lefts {
	left: 0
}
.sep-inner-brand-history-list .lr-boxs .lr-lists.lr-rights {
	right: 0
}
.sep-inner-brand-history-list .lr-boxs .lr-lists:hover {
	background: #ae2a2b;
	color: #fff
}
.sep-inner-brand-history-list .lr-boxs .lr-lists:hover i {
	color: #fff
}
.sep-inner-brand-history-thumbs-list {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto
}
.sep-inner-brand-history-thumbs-list .p-lists {
	width: 100%;
	align-items: center
}
.sep-inner-brand-history-thumbs-list .thumbs {
	width: 50%
}
.sep-inner-brand-history-thumbs-list .lis-boxs {
	width: 50%;
	padding-left: 90px
}
.sep-inner-brand-history-thumbs-list .mores-boxs {
	width: 100%
}
.sep-inner-brand-history-thumbs-list .mores-boxs .mores {
	padding: 7px 54px;
	border: 1px solid #ae2a2b;
	color: #ae2a2b
}
.sep-inner-brand-history-thumbs-list .mores-boxs .mores:hover {
	background: #ae2a2b;
	color: #fff
}
.sep-inner-fixed-boxs {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	background: rgba(0, 0, 0, 0.5);
	z-index: 10000000000
}
.sep-inner-fixed-history {
	width: 100%;
	height: 590px;
	max-width: 810px;
	max-height: 100%;
	border-radius: 6px;
	background: #fff;
	padding: 45px 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.sep-inner-fixed-history .tt-boxs {
	width: 100%;
	max-height: 100%;
	overflow-y: scroll;
	display: flex;
	flex-direction: column-reverse;
	padding-right: 75px;
	padding-left: 45px
}
.sep-inner-fixed-history .tt-boxs::-webkit-scrollbar {
	width: 2px;
	height: 100%;
	background-color: transparent;
	overflow: initial
}
.sep-inner-fixed-history .tt-boxs::-webkit-scrollbar-thumb {
	background-color: #000
}
.sep-inner-fixed-history .tt-boxs .mores-boxs {
	display: none
}
.sep-inner-fixed-history .lis-boxs {
	padding: 0 0 30px
}
.sep-inner-fixed-history .i-boxs {
	width: 50px;
	height: 50px;
	display: flex;
	overflow: hidden;
	align-items: center;
	justify-content: center;
	color: #ccc;
	position: absolute;
	right: 0;
	top: 0;
	padding-left: 15px
}
.sep-inner-fixed-history .i-boxs span {
	color: inherit;
	font-size: inherit;
	position: relative;
	z-index: 30
}
.sep-inner-fixed-history .i-boxs:after {
	content: '';
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 100%;
	background: #ebebeb;
	z-index: 10
}
.sep-inner-brand-contact-boxs {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}
.sep-inner-brand-contact-boxs .pp-boxs {
	width: 100%;
	position: relative;
	z-index: 20;
	box-shadow: 0 5px 35px 4px rgba(0, 0, 0, 0.06);
	border-radius: 8px;
	background: #fff;
	padding: 55px 60px 70px 70px;
	display: flex;
	justify-content: space-between
}
.sep-inner-brand-contact-boxs .con-lefts {
	width: 50%;
	padding-right: 50px
}
.sep-inner-brand-contact-boxs .con-rights {
	width: 50%;
	justify-content: space-between
}
.sep-inner-brand-contact-boxs .con-rights .p-lists {
	width: calc(33.333% -20px)
}
.sep-inner-brand-contact-boxs .con-rights .titles-a {
	color: #999
}
.sep-inner-brand-contact-boxs .mores-boxs {
	width: 100%
}
.sep-inner-brand-contact-boxs .mores-boxs .mores {
	padding: 7px 54px;
	border: 1px solid #ae2a2b;
	color: #ae2a2b
}
.sep-inner-brand-contact-boxs .mores-boxs .mores:hover {
	background: #ae2a2b;
	color: #fff
}
.sep-inner-brand-contact-boxs .i-imgs1 {
	position: absolute;
	top: -27px;
	right: -12px;
	z-index: 24
}
.sep-inner-brand-contact-boxs .i-imgs1 img {
	max-width: 65px
}
.sep-inner-brand-contact-boxs .i-imgs2 {
	position: absolute;
	left: -60px;
	bottom: -64px;
	z-index: 6
}
.fmt180 {
	margin-top: -180px
}
.sep-in-compnay-list {
	width: 100%;
	justify-content: space-between
}
.sep-in-compnay-list .p-lists {
	position: relative;
	line-height: 30px;
	padding-left: 40px;
	color: rgba(174, 42, 43, 0.3)
}
.sep-in-compnay-list .p-lists:before {
	content: '';
	display: block;
	width: 26px;
	height: 26px;
	border: 2px solid rgba(174, 42, 43, 0.8);
	border-radius: 4px;
	position: absolute;
	left: 0;
	top: 2px
}
.sep-in-compnay-list .p-lists:hover, .sep-in-compnay-list .p-lists.active {
	color: #ae2a2b
}
.sep-in-compnay-list .p-lists:hover:before, .sep-in-compnay-list .p-lists.active:before {
	background: #ae2a2b;
	border-color: #ae2a2b
}
.inset {
	box-shadow: inset 10px 20px 20px rgba(174, 42, 43, 0.05)
}
.sep-in-company-num-boxs {
	width: 100%;
	position: relative
}
.sep-in-company-num-boxs .sep-lists {
	width: 50%;
	justify-content: flex-end;
	position: relative;
	z-index: 20
}
.sep-in-company-num-boxs .tt-boxs {
	width: 100%;
	padding-right: 130px
}
.sep-in-company-num-boxs .imgs {
	width: calc(100% + 40px);
	margin-left: -40px;
	position: relative
}
.sep-in-company-num-boxs .imgs .i-imgs {
	position: absolute;
	right: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.sep-in-company-num-boxs .lines {
	position: absolute;
	left: 36px;
	top: 36px;
	z-index: 2
}
.sep-in-company-num-boxs .i-videos {
	width: 80px;
	height: 80px;
	border-radius: 100%;
	border: 1px solid #ae2a2b;
	padding: 14px;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	left: -40px;
	z-index: 30
}
.sep-in-company-num-boxs .i-videos i {
	width: 49px;
	height: 49px;
	border-radius: 100%;
	background: #ae2a2b;
	position: relative
}
.sep-in-company-num-boxs .i-videos i:after {
	content: '';
	display: block;
	border: 5px solid transparent;
	border-left-color: #fff;
	border-left-width: 10px;
	border-right-width: 0;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	left: 50%;
	margin-left: -4px
}
.sep-in-company-num-list {
	width: 100%
}
.sep-in-company-num-list .p-boxs {
	margin: 0 -15px
}
.sep-in-company-num-list .p-lists {
	width: calc(25% - 30px);
	margin: 0 15px 30px
}
.in-r-img {
	position: absolute;
	right: -110px;
	top: 30%;
	z-index: 30
}
.sep-in-hats-list {
	width: 100%;
	justify-content: space-between
}
.sep-in-hats-list .p-lists {
	width: 33.3333%;
	padding: 60px 40px 50px;
	position: relative;
	text-align: center
}
.sep-in-hats-list .p-lists:before {
	content: '';
	display: block;
	width: 1px;
	height: calc(100% - 20px);
	background: #cecece;
	position: absolute;
	left: 0;
	bottom: 0
}
.sep-in-hats-list .p-lists:after {
	content: '';
	width: calc(100% - 48px);
	height: 1px;
	background: #cecece;
	position: absolute;
	top: 0
}
.sep-in-hats-list .p-lists:nth-child(3n+1):after {
	left: 0
}
.sep-in-hats-list .p-lists:nth-child(3n+1):before {
	display: none
}
.sep-in-hats-list .p-lists:nth-child(3n+2):after {
	width: calc(100% - 96px);
	left: 48px
}
.sep-in-hats-list .p-lists:nth-child(3n+3):after {
	right: 0
}
.sep-in-hats-list .p-lists:nth-child(1):after, .sep-in-hats-list .p-lists:nth-child(2):after, .sep-in-hats-list .p-lists:nth-child(3):after {
	display: none
}
.sep-in-hats-list .p-lists:nth-child(1):before, .sep-in-hats-list .p-lists:nth-child(2):before, .sep-in-hats-list .p-lists:nth-child(3):before {
	bottom: auto;
	top: 0
}
.sep-in-hats-list .p-lists:hover .spans {
	color: #ae2a2b
}
.sep-in-hats-list .nums {
	line-height: .9;
	color: #1f1f1f
}
.sep-in-hats-list .spans {
	color: #333;
	line-height: 1.32;
	margin-top: 10px
}
.sep-in-mission-boxs {
	width: 100%
}
.sep-in-mission-boxs .sep-lists {
	width: 50%;
	position: relative;
	z-index: 12
}
.sep-in-mission-boxs .sep-lists:nth-child(1) {
	z-index: 20
}
.sep-in-mission-boxs .thumbs {
	width: calc(100% + 70px)
}
.sep-in-mission-boxs .lis-boxs {
	width: 100%;
	max-width: 844px;
	margin-left: auto;
	background: #f4f4f4;
	padding: 80px 80px 80px 212px;
	position: relative;
	top: 80px
}
.sep-in-mission-boxs .t-imgs {
	position: absolute;
	right: -32px;
	top: -32px
}
.sep-in-mission-list {
	width: 100%
}
.sep-in-mission-list .p-lists {
	width: 100%;
	position: relative;
	padding-left: 94px;
	margin-bottom: 60px
}
.sep-in-mission-list .p-lists:last-child {
	margin-bottom: 0
}
.sep-in-mission-list .p-lists:hover .i-line1, .sep-in-mission-list .p-lists:hover .i-line2 {
	opacity: 1
}
.sep-in-mission-list .p-lists:hover .titles-a {
	color: #ae2a2b
}
.sep-in-mission-list .i-imgs {
	width: 56px;
	height: 56px;
	position: absolute;
	left: 0;
	top: 5px;
	display: flex;
	align-items: center;
	justify-content: center
}
.sep-in-mission-list .i-line1 {
	opacity: 0
}
.sep-in-mission-list .i-line1:before {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	border-left: 2px solid #ae2a2b;
	border-top: 2px solid #ae2a2b;
	position: absolute;
	top: 0;
	left: 0
}
.sep-in-mission-list .i-line1:after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	border-right: 2px solid #ae2a2b;
	border-top: 2px solid #ae2a2b;
	position: absolute;
	top: 0;
	right: 0
}
.sep-in-mission-list .i-line2 {
	opacity: 0
}
.sep-in-mission-list .i-line2:before {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	border-left: 2px solid #ae2a2b;
	border-bottom: 2px solid #ae2a2b;
	position: absolute;
	bottom: 0;
	left: 0
}
.sep-in-mission-list .i-line2:after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	border-right: 2px solid #ae2a2b;
	border-bottom: 2px solid #ae2a2b;
	position: absolute;
	bottom: 0;
	right: 0
}
.sep-in-mission-list .titles-a {
	line-height: 1.32;
	color: #333
}
.sep-in-social-list {
	width: 100%
}
.sep-in-social-list .p-boxs {
	margin: 0 -10px
}
.sep-in-social-list .p-lists {
	width: calc(30% - 20px);
	margin: 0 10px 20px
}
.sep-in-social-list .p-lists:nth-child(1) {
	width: calc(100% - 20px)
}
.sep-in-social-list .p-lists:nth-child(3) {
	width: calc(40% - 20px)
}
.sep-in-social-list .p-lists:nth-child(5) {
	width: calc(36.6% - 20px)
}
.sep-in-social-list .p-lists:nth-child(6) {
	width: calc(63.4% - 20px)
}
.sep-in-social-list .thumbs {
	position: relative
}
.sep-in-social-list .thumbs.ons {
	height: 380px
}
.sep-in-social-list .thumbs.ons img {
	min-width: 100%;
	min-height: 100%;
	max-width: initial;
	position: absolute;
	left: 0;
	top: 0
}
.sep-in-company-video {
	width: 100%;
	position: relative
}
.sep-in-company-video .i-video {
	width: 132px;
	height: 132px;
	border-radius: 100%;
	background: #ae2a2b;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -66px;
	margin-left: -66px;
	box-shadow: 0 0 0 8px rgba(174, 42, 43, 0.3);
	z-index: 30
}
.sep-in-company-video .i-video i {
	border: 20px solid transparent;
	border-left-width: 26px;
	border-right-width: 0;
	border-left-color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	left: 50%;
	margin-left: -12px
}
.sep-in-company-video .i-video:hover {
	box-shadow: 0 0 0 8px #ae2a2b
}
.sep-in-company-video .youtube-boxs {
	width: 100%;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%)
}
.sep-in-company-video .youtube {
	width: 114px;
	height: 200px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	border-top-left-radius: 60px;
	border-top-right-radius: 60px
}
.sep-in-company-video .youtube i {
	color: #ae2a2b;
	font-size: 48px
}
.sep-in-compnay-cul-tiltes {
	width: 100%;
	max-width: 1340px;
	padding-left: 18px
}
.sep-in-compnay-cul-tiltes .titles {
	width: auto;
	float: left;
	margin-right: 16px;
	margin-bottom: 5px;
	line-height: 1
}
.sep-in-compnay-cul-tiltes .lis-boxs {
	width: 100%;
	display: inline
}
.sep-in-culture-list {
	width: 100%;
	padding: 75px 0 125px;
	position: relative
}
.sep-in-culture-list:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: #f4f4f4;
	position: absolute;
	top: 0;
	right: calc(100% - 130px);
	z-index: 4
}
.sep-in-culture-list .p-boxs {
	position: relative;
	z-index: 20
}
.sep-in-culture-list .swiper-container {
	width: calc(100% + 414px)
}
.sep-in-culture-list .thumbs.ons {
	height: 380px
}
.sep-in-culture-list .lr-boxs {
	width: 128px;
	height: 64px;
	position: absolute;
	left: 0;
	bottom: 0
}
.sep-in-culture-list .lr-boxs .lr-lists {
	width: 64px;
	height: 64px;
	position: absolute;
	top: 0;
	background: #515151;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 40
}
.sep-in-culture-list .lr-boxs .lr-lists i {
	width: 28px;
	height: 3px;
	background: #fff;
	position: relative
}
.sep-in-culture-list .lr-boxs .lr-lists i:after {
	content: '';
	display: block;
	width: 12px;
	height: 3px;
	background: #fff;
	position: absolute;
	top: 0
}
.sep-in-culture-list .lr-boxs .lr-lists.lr-lefts {
	left: 0
}
.sep-in-culture-list .lr-boxs .lr-lists.lr-lefts i:after {
	left: 0;
	transform: rotate(-45deg);
	transform-origin: 0 0
}
.sep-in-culture-list .lr-boxs .lr-lists.lr-rights {
	right: 0
}
.sep-in-culture-list .lr-boxs .lr-lists.lr-rights i:after {
	right: 0;
	transform: rotate(45deg);
	transform-origin: 12px 0
}
.sep-in-culture-list .lr-boxs .lr-lists:hover {
	background: #ae2a2b
}
.sep-in-culture-list .i-imgs {
	position: absolute;
	left: 100%;
	bottom: 100%
}
.sep-hat-list {
	width: 100%
}
.sep-hat-list .hat-lists {
	width: 100%;
	padding: 10px 0
}
.sep-hat-list .hat-lists.active .titles-a {
	color: #ae2a2b
}
.sep-hat-list .hat-lists.active .i-boxs {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
.sep-hat-list .hat-lists.active .i-boxs i {
	color: #ae2a2b
}
.sep-hat-list .hat-lists.activess .lis-boxs {
	display: block
}
.sep-hat-list .titles-a {
	color: #222;
	line-height: 30px;
	position: relative
}
.sep-hat-list .i-boxs {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	left: 240px
}
.sep-hat-list .i-boxs i {
	color: #222
}
.sep-hat-list .lis-boxs {
	width: 100%;
	display: none
}
.sep-hat-list .titles {
	display: flex;
	align-items: center
}
.sep-hat-list .titles i {
	width: 30px;
	height: 30px;
	margin-left: 10px;
	position: relative
}
.sep-hat-list .titles i:after {
	content: '';
	display: block;
	width: 16px;
	height: 2px;
	background: #333;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -8px;
	margin-top: -1px
}
.sep-hat-list .titles i:before {
	content: '';
	display: block;
	width: 2px;
	height: 16px;
	background: #333;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -1px;
	margin-top: -8px
}
.sep-hat-list .titles.active i:before {
	display: none
}
.sep-hat-thumbs-list {
	width: 100%
}
.sep-hat-thumbs-list .p-boxs {
	margin: 0 -5px
}
.sep-hat-thumbs-list .p-lists {
	width: calc(16.6666% - 18px);
	margin: 0 9px 18px;
	border: 1px solid #fff;
	background: #fff
}
.sep-hat-thumbs-list .p-lists:hover {
	border-color: #ddd
}
.sep-hat-thumbs-list .p-lists.active {
	border-color: #ae2a2b
}
.sep-hat-thumbs-list .thumbs.ons {
	height: 200px
}
.sep-in-hat-boxs {
	width: 100%;
	max-width: 1000px
}
.sep-in-hat-boxs.max-auto {
	margin-left: auto;
	margin-right: auto
}
.sep-in-hat-boxs .i-line {
	width: 100%;
	line-height: 1;
	position: relative
}
.sep-in-hat-boxs .i-line:after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	top: 50%;
	background: #c6c6c6
}
.sep-in-hat-boxs .i-line span {
	color: #b1b1b1;
	line-height: inherit;
	background: #f6f6f6;
	padding: 0 66px;
	position: relative;
	z-index: 20
}
.sep-in-hat-boxs .input-boxs {
	width: 100%;
	border-radius: 30px;
	border: 1px dashed #cbcbcb;
	padding: 70px 20px
}
.sep-in-hat-boxs .input-boxs .in-imgs {
	display: table;
	height: 48px;
	line-height: 48px;
	margin: auto;
	position: relative
}
.sep-in-hat-boxs .input-boxs .in-imgs .in-up {
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20
}
.sep-in-hat-boxs .input-boxs .titles-a {
	text-align: center;
	line-height: 1.32
}
.sep-in-hat-boxs .other-boxs {
	width: 100%;
	background: #fff;
	border-radius: 20px;
	line-height: 30px;
	padding: 25px;
	color: #666;
	outline: none;
	border: none
}
.sep-in-hat-boxs .other-boxs.ons {
	padding: 10px 20px
}
.sep-in-hat-choose-list {
	width: 100%;
	max-width: 810px
}
.sep-in-hat-choose-list.max640 {
	max-width: 640px
}
.sep-in-hat-choose-list.max640 .p-lists {
	width: 50%
}
.sep-in-hat-choose-list .p-lists {
	width: 33.3333%;
	position: relative;
	line-height: 30px;
	margin-bottom: 30px
}
.sep-in-hat-choose-list .p-lists.cp-lists {
	padding-left: 36px
}
.sep-in-hat-choose-list .p-lists.cp-lists.active .i-boxs {
	border-color: #ae2a2b;
	background: #ae2a2b
}
.sep-in-hat-choose-list .p-lists.cp-lists.active .i-boxs:before {
	content: '√';
	color: #fff;
	font-size: 14px
}
.sep-in-hat-choose-list .i-boxs {
	width: 20px;
	height: 20px;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 5px;
	border: 1px solid #c7c7c7;
	background: #fff;
	text-align: center;
	line-height: 18px
}
.sep-in-hat-color-list {
	width: 100%
}
.sep-in-hat-color-list .p-lists {
	width: 70px;
	text-align: center;
	margin-right: 50px
}
.sep-in-hat-color-list .p-lists.active .titles-a, .sep-in-hat-color-list .p-lists:hover .titles-a {
	color: #ae2a2b
}
.sep-in-hat-color-list .p-lists.active .imgs, .sep-in-hat-color-list .p-lists:hover .imgs {
	border-color: #ae2a2b
}
.sep-in-hat-color-list .imgs {
	width: 60px;
	height: 60px;
	margin: auto;
	border-radius: 100%;
	border: 2px solid transparent
}
.sep-in-hat-color-list .imgs img {
	max-width: 100%
}
.sep-in-hat-color-list .titles-a {
	line-height: 1.32;
	white-space: nowrap;
	color: #333;
	margin-top: 30px
}
.sep-upload-boxs {
	width: 100%;
	text-align: center
}
.sep-upload-boxs .upload {
	display: inline-block;
	vertical-align: top;
	outline: none;
	border: none;
	padding: 14px 60px;
	background: #ae2a2b;
	color: #fff;
	line-height: 30px;
	border: 1px solid #ae2a2b
}
.sep-upload-boxs .upload:hover {
	background: none;
	color: #ae2a2b
}
.sep-in-hat-form {
	width: 100%;
	background: #fff;
	border-radius: 20px;
	padding: 60px 66px
}
.sep-in-hat-form .sep-index-form .form-group:last-child {
	text-align: center
}
.sep-in-hat-form .sep-index-form .form-group .btn-primary {
	padding: 15px 54px
}
.sep-in-custom-thumb-list {
	width: 100%
}
.sep-in-custom-thumb-list .p-boxs {
	margin: 0 -5px
}
.sep-in-custom-thumb-list .p-lists {
	width: calc(20% - 10px);
	margin: 0 5px 30px
}
.sep-in-custom-thumb-list .thumbs {
	background: #f3f5f4
}
.sep-in-custom-thumb-list .thumbs.ons {
	height: 260px
}
.sep-in-custom-thumb-list .titles-a {
	color: #333;
	line-height: 1.32;
	text-align: center
}
.sep-in-custom-thumb-list a.titles-a:hover {
	color: #ae2a2b
}
.sep-in-custom-list {
	width: 100%
}
.sep-in-custom-list .p-lists {
	width: 100%;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 150px
}
.sep-in-custom-list .p-lists:last-child {
	margin-bottom: 0
}
.sep-in-custom-list .p-lists:nth-child(odd) .imgs:after {
	right: 0
}
.sep-in-custom-list .p-lists:nth-child(even) {
	flex-direction: row-reverse
}
.sep-in-custom-list .p-lists:nth-child(even) .thumbs {
	margin-left: auto
}
.sep-in-custom-list .p-lists:nth-child(even) .imgs:after {
	left: 0
}
.sep-in-custom-list .imgs {
	width: calc(55% - 10px);
	position: relative
}
.sep-in-custom-list .imgs.ons1 {
	margin-bottom: 80px
}
.sep-in-custom-list .imgs.ons1:after {
	content: '';
	display: block;
	width: calc(84% - 4px);
	height: 100%;
	background: #f4f4f4;
	position: absolute;
	top: 80px;
	z-index: 6
}
.sep-in-custom-list .thumbs {
	width: calc(84% - 4px);
	position: relative;
	z-index: 10;
	background: red
}
.sep-in-custom-list .thumbs.ons {
	height: 528px
}
.sep-in-custom-list .lis-boxs {
	width: calc(40% - 18px)
}
.sep-in-custom-list .titles-a {
	color: #ae2a2b;
	line-height: 1.32
}
.sep-in-custom-list a.titles-a:hover {
	text-decoration: underline
}
@media screen and (max-width:1680px) {
	.sep-index-pro-by .pro-text {
		font-size: 120px
	}
	.sep-history-list .pp-lists {
		max-width: 1000px;
		margin-left: auto;
		margin-right: auto
	}
	.sep-history-list .p-lists {
		padding: 0
	}
}
@media screen and (max-width:1460px) {
	.mt50 {
		margin-top: 40px
	}
	.sep-inner-banner .b-covers .richtext {
		font-size: 16px
	}
	.sep-index-pro-what .t-boxs {
		padding: 60px 100px 60px 240px
	}
	.sep-inner-banner .sep-breadcrumb.in-ons1 {
		bottom: 75px
	}
}
@media screen and (max-width:1366px) {
	.fz70 {
		font-size: 40px
	}
	.sep-hat-thumbs-list .p-lists {
		width: calc(20% - 18px)
	}
	.sep-container50 {
		max-width: 550px
	}
	.fz60 {
		font-size: 40px
	}
	.fz48 {
		font-size: 36px
	}
	.fz36 {
		font-size: 30px
	}
	.sep-inner-banner .b-covers .b-spans {
		margin-top: 20px
	}
	.sep-index-by-use-boxs .p-bottom-boxs .p-lists {
		font-size: 18px;
		padding: 10px 15px
	}
	.sep-index-pro-custom-list .p-lists {
		padding: 30px 12px 12px;
		min-height: 150px
	}
	.fz20 {
		font-size: 18px
	}
	.sep-index-pro-customers-list .lr-boxs .lr-lists.lr-lefts {
		left: -40px
	}
	.sep-index-pro-customers-list .lr-boxs .lr-lists.lr-rights {
		right: -40px
	}
	.sep-in-mission-boxs .lis-boxs {
		padding: 60px;
		padding-left: 110px
	}
}
@media screen and (max-width:1280px) {
	.sep-inner-banner .sep-breadcrumb.in-ons1 {
		bottom: 50px
	}
}
@media screen and (max-width:1200px) {
	.sep-inner-zz-delivery-list .text-boxs {
		max-width: calc(100% - 40px)
	}
	.sep-index-pro-list .p-lists {
		width: calc(33.3333% - 16px)
	}
	.sep-inner-brand-contact-boxs .con-lefts {
		width: 34%
	}
	.sep-inner-brand-contact-boxs .con-rights {
		width: 66%
	}
	.sep-inner-museum-boxs .sep-breadcrumb .breadcrumb li {
		color: #666
	}
	.sep-inner-museum-boxs .sep-breadcrumb .breadcrumb li a {
		color: #666
	}
	.sep-history-list .p-lists {
		padding: 0 80px
	}
	.sep-history-list.ons1 {
		margin-top: 0
	}
	.sep-inner-banner .sep-breadcrumb.in-ons1 {
		bottom: auto
	}
	.sep-in-culture-list .swiper-container {
		width: 100%
	}
	.sep-inner-museum-list .swiper-container {
		width: 100%
	}
	.sep-inner-museum-list {
		padding-left: 0
	}
	.sep-inner-museum-num-list {
		padding: 0 60px
	}
	.sep-inner-museum-num-list .p-lists {
		width: 25%
	}
	.sep-inner-banner .b-covers.tops {
		top: 50%
	}
	.sep-in-ban-bgs1 {
		display: none
	}
	.sep-inner-museum-boxs {
		margin-top: 0
	}
	.sep-inner-museum-boxs .imgs-bgs {
		top: 0
	}
	.fz67 {
		font-size: 44px
	}
	.sep-inner-for-headwear-list .lr-boxs .lr-lists.lr-lefts {
		left: -20px
	}
	.sep-inner-for-headwear-list .lr-boxs .lr-lists.lr-rights {
		right: -20px
	}
	.sep-page .sep-lefts {
		display: none
	}
	.sep-page .sep-rights {
		width: 100%
	}
	.sep-mainnav .sep-container>ul>li {
		margin: 0 10px
	}
	.sep-header .sep-searchs-boxs {
		margin-right: 0
	}
	.fz18 {
		font-size: 16px
	}
	.sep-header .logo {
		max-width: 180px
	}
	.richtext h2 {
		font-size: 30px
	}
	.sep-inner-banner .b-covers.ons1 {
		background: #fff;
		position: relative;
		left: auto;
		top: auto;
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
		padding-top: 40px;
		padding-bottom: 50px;
		border-bottom: 1px solid #e6e6e6
	}
	.sep-inner-banner .b-covers.ons1 .boxs.max690 {
		max-width: 100%
	}
	.sep-inner-banner .b-covers.ons1 .b-titles {
		color: #333
	}
	.sep-inner-banner .b-covers.ons1 .b-spans {
		color: #666
	}
	.sep-inner-banner .sep-breadcrumb.ons11 {
		position: relative;
		left: auto;
		bottom: auto;
		background: #fff
	}
	.sep-inner-banner .sep-breadcrumb.ons11 .breadcrumb li {
		color: #000
	}
	.sep-inner-banner .sep-breadcrumb.ons11 .breadcrumb li a {
		color: #000
	}
	.sep-inner-banner .sep-breadcrumb.ons11 .breadcrumb li:last-child {
		color: #ae2a2b
	}
	.sep-inner-banner .sep-breadcrumb.ons11 .breadcrumb li:last-child a {
		color: #ae2a2b
	}
	.sep-inner-banner .sep-breadcrumb.ons11 .breadcrumb li:hover {
		color: #ae2a2b
	}
	.sep-inner-banner .sep-breadcrumb.ons11 .breadcrumb li:hover a {
		color: #ae2a2b
	}
	.sep-index-pro-by-list .t-boxs {
		width: calc(100% + 200px);
		padding-left: 60px
	}
	.sep-index-pro-by-list .thumbs.ons {
		height: 435px
	}
	.sep-index-lr-boxs {
		top: 40%
	}
	.sep-index-pro-by-list .lr-boxs {
		position: absolute;
		right: 60px;
		top: 0
	}
	.sep-index-pro-by .circle:before {
		width: 600px;
		height: 600px;
		margin-left: -300px
	}
	.sep-index-pro-by .circle:after {
		width: 440px;
		height: 440px;
		margin-left: -220px
	}
	.sep-index-by-use-boxs .pp-lists {
		width: 100% !important
	}
	.sep-index-by-use-boxs .pp-lists+.pp-lists {
		margin-top: 30px
	}
	.sep-index-pro-custom .t-boxs {
		padding-left: 60px
	}
	.sep-container50.max1360 {
		max-width: 100%
	}
	.sep-container50 {
		max-width: 100%
	}
	.sep-in-company-num-boxs .tt-boxs {
		padding-left: 60px
	}
}
@media screen and (max-width:812px) {
	.sep-in-custom-list .p-lists {
		margin-bottom: 100px
	}
	.sep-in-custom-thumb-list .p-lists {
		width: calc(50% - 10px)
	}
	.sep-contact-boxs .p-lefts {
		width: 100%;
		padding: 0 0 30px
	}
	.sep-contact-boxs .p-rights {
		width: 100%
	}
	.sep-inner-brand-contact-boxs .con-lefts {
		width: 100%;
		padding: 0 0 30px
	}
	.sep-inner-brand-contact-boxs .con-rights {
		width: 100%
	}
	.sep-inner-brand-contact-boxs .pp-boxs {
		flex-wrap: wrap
	}
	.sep-inner-brand-contact-boxs .con-rights .p-lists {
		width: calc(33.333% - 5px) !important
	}
	.sep-inner-brand-history-thumbs-list .lis-boxs {
		padding-left: 40px
	}
	.sep-inner-brand-history-list .nums {
		font-size: 160px
	}
	.blog-share {
		display: none
	}
	.sep-blog-list .thumbs {
		width: 100%
	}
	.sep-blog-list .lis-boxs {
		width: 100%;
		padding: 30px 0 0
	}
	.sep-blog-list .times img {
		max-width: 30px
	}
	.sep-inner-banner .b-covers {
		top: 50%
	}
	.fz90 {
		font-size: 40px
	}
	.sep-in-mission-boxs .sep-lists {
		width: 100%
	}
	.sep-in-mission-boxs .thumbs {
		width: 100%
	}
	.sep-in-mission-boxs .lis-boxs {
		width: 100%;
		padding: 50px 60px
	}
	.fz70 {
		font-size: 36px
	}
	.sep-in-company-num-boxs .imgs {
		width: calc(100% - 80px);
		margin-left: auto;
		margin-top: 30px
	}
	.sep-in-company-num-boxs .tt-boxs {
		padding: 0 60px
	}
	.sep-in-company-num-boxs .sep-lists {
		width: 100%
	}
	.sep-photo-gallery-list .p-lists {
		width: calc(25% - 4px)
	}
	.sep-video-list .p-lists {
		width: calc(50% - 30px)
	}
	.sep-inner-down-list .p-lists {
		width: calc(50% - 40px)
	}
	.sep-inner-down-boxs .d-lefts {
		justify-content: space-between
	}
	.sep-inner-down-boxs .d-lefts .p-lists {
		width: calc(50% - 6px);
		margin-right: 0
	}
	.sep-inner-zz-main-list .p-lists {
		width: 25%;
		max-width: 100%
	}
	.fz67 {
		font-size: 36px
	}
	.sep-hat-thumbs-list .p-lists {
		width: calc(25% - 18px)
	}
	.sep-list-pro-used-list .p-lists {
		width: calc(50% - 60px)
	}
	.fz22 {
		font-size: 18px
	}
	.fz26 {
		font-size: 22px
	}
	.fz36 {
		font-size: 22px
	}
	.richtext h2 {
		font-size: 22px
	}
	.richtext.list-two h2 {
		font-size: 22px
	}
	.sep-in-compnay-list .p-lists {
		width: 50%;
		margin-bottom: 20px
	}
	.sep-index-pro-list .p-lists {
		width: calc(50% - 16px)
	}
	.sep-index-pro-by .pro-text {
		display: none
	}
	.sep-index-by-use-boxs .pp-lists .p-lists {
		width: 33.3333%
	}
	.sep-index-pro-by-list .t-boxs {
		width: 100%;
		padding-right: 60px
	}
	.sep-index-pro-by-list .lis-boxs {
		width: 100%
	}
	.sep-index-pro-by-list .thumbs {
		width: 100%;
		max-width: 360px;
		margin-left: auto;
		margin-right: auto;
		border-radius: 100%;
		border: 1px dashed #ae2a2b;
		margin-top: 30px
	}
	.sep-index-pro-by-list .thumbs.ons {
		height: 360px
	}
	.sep-index-pro-by .circle {
		display: none !important
	}
	.sep-index-pro-by .pp-lists {
		width: 100%
	}
	.sep-index-pro-by .pp-lists:last-child .thumbs {
		display: none
	}
	.sep-index-lr-boxs {
		position: relative;
		left: auto;
		top: auto
	}
	.sep-index-pro-by-list .lr-boxs {
		width: 130px;
		height: 54px;
		position: relative;
		right: auto;
		top: auto;
		margin-right: auto;
		margin-top: 30px
	}
	.sep-index-pro-by-list .lr-boxs .lr-lists.lr-rights {
		left: auto;
		right: 0
	}
	.sep-index-pro-by-list .titles-a i {
		width: 80%
	}
	.fz60 {
		font-size: 26px
	}
	.fz48 {
		font-size: 24px
	}
	.sep-index-pro-what .pp-lists {
		width: 100%
	}
	.sep-index-pro-what .imgs {
		padding-right: 0
	}
	.sep-index-pro-what .t-boxs {
		width: 100%;
		margin-left: auto;
		margin-top: 0;
		padding: 50px 60px
	}
	.sep-index-pro-what .pp-lists {
		width: 100%
	}
	.sep-index-pro-custom .t-boxs {
		padding: 50px 60px
	}
	.sep-index-pro-custom .pp-lists {
		width: 100%
	}
	.sep-index-pro-custom-list {
		max-width: 100%
	}
	.sep-index-pro-form-boxs .for-lefts {
		width: 100%
	}
	.sep-index-pro-form-boxs .for-rights {
		width: 100%;
		margin-top: 30px
	}
	.sep-index-pro-by {
		margin-top: 30px
	}
	.sep-index-pro-customers-list .lr-boxs .lr-lists.lr-lefts {
		left: -20px
	}
	.sep-index-pro-customers-list .lr-boxs .lr-lists.lr-rights {
		right: -20px
	}
	.sep-index-pro-news-list .imgs {
		width: 100%;
		padding-right: 0
	}
	.sep-index-pro-news-list .lis-boxs {
		width: 100%;
		margin-top: 20px
	}
	.sep-index-pro-news-list .thumbs {
		max-width: 100%;
		width: calc(100% - 120px)
	}
	.fz44 {
		font-size: 32px
	}
	.sep-list-two-pro-how .how-lefts {
		width: 100%
	}
	.sep-list-two-pro-how .how-rights {
		width: 100%;
		margin-top: 30px
	}
	.sep-list-two-pro-Like-list .p-lists {
		width: calc(50% - 20px)
	}
	.sep-detail-pro-thumbs .imgs {
		width: 100%
	}
	.sep-detail-pro-thumbs .imgs-rights {
		width: 100%;
		padding: 30px 0 0
	}
	.sep-duotus-ul-boxs li.ons {
		height: auto
	}
	.sep-detail-pro-thumbs .thumbs.ons {
		height: auto
	}
	.sep-duotus-ul-boxs {
		padding: 0 16px
	}
	.sep-detail-pro-thumbs .lr-lists-boxs .lr-lists.lr-lefts {
		left: -10px
	}
	.sep-detail-pro-thumbs .lr-lists-boxs .lr-lists.lr-rights {
		right: -10px
	}
	.sep-custom-style-list .p-lists {
		width: calc(33.3333% - 12px)
	}
	.sep-custom-backstrap-list .p-lists {
		width: 33.333%;
		margin-bottom: 30px
	}
	.sep-custom-backstrap-list .titles-a {
		margin-top: 15px
	}
	.sep-custom-fabric-list .p-lists {
		width: calc(33.3333% - 30px)
	}
	.sep-custom-logo-list .p-boxs {
		margin: 0 -15px
	}
	.sep-custom-logo-list .p-lists {
		width: calc(50% - 30px);
		margin: 0 15px 30px
	}
	.sep-custom-why-list .p-lists {
		width: 50%;
		margin-bottom: 30px
	}
	.sep-custom-why-list .titles-a {
		margin-top: 20px
	}
	.titles.befs:before {
		height: 22px
	}
	.sep-in-hat-color-list .p-lists {
		width: 25%;
		margin-bottom: 30px;
		margin-right: 0;
		padding: 0 10px
	}
	.sep-in-hat-color-list .titles-a {
		margin-top: 10px
	}
	.sep-in-hat-boxs .i-line span {
		padding: 0 24px
	}
	.sep-in-hat-boxs .other-boxs {
		padding: 16px 20px
	}
	.sep-in-hat-boxs .input-boxs .titles-a {
		margin-top: 20px
	}
	.sep-upload-boxs .upload {
		padding: 10px 50px
	}
	.sep-inner-headwear-list .p-lists {
		width: 50%;
		margin-bottom: 20px
	}
}
@media screen and (max-width:768px) {
	.sep-in-mission-boxs .lis-boxs {
		width: 100%;
		padding: 50px 20px;
		top: auto
	}
	.sep-in-company-num-boxs .tt-boxs {
		padding: 0 20px
	}
	.sep-inner-museum-num-list {
		padding: 0 20px
	}
	.sep-inner-museum-num-list .banner-boxs {
		width: 100%;
		position: relative;
		left: 0;
		display: flex;
		display: -webkit-flex;
		flex-wrap: nowrap
	}
	.sep-inner-museum-num-list .banner-boxs .list {
		display: block;
		text-align: -webkit-match-parent;
		min-width: 100%;
		position: relative;
		left: 0
	}
	.sep-index-pro-by-list .t-boxs {
		padding-left: 20px;
		padding-right: 20px
	}
	.sep-index-pro-what .t-boxs {
		padding: 50px 20px
	}
	.sep-index-pro-custom .t-boxs {
		padding: 50px 20px
	}
	.sep-inner-museum-num-list .p-lists {
		width: 100%;
		min-width: 100%
	}
}
@media screen and (max-width:667px) {
	.sep-index-faq-list .titles-a {
		line-height: 1.5
	}
	.sep-index-faq-list .i-boxs {
		right: 5px
	}
	.sep-custom-why-list .titles-a.ons1 {
		margin-top: 20px
	}
	.sep-in-custom-list .p-lists {
		margin-bottom: 40px
	}
	.sep-in-custom-list .imgs {
		width: 100%
	}
	.sep-in-custom-list .imgs.ons1 {
		margin-bottom: 20px
	}
	.sep-in-custom-list .imgs.ons1:after {
		top: 20px
	}
	.sep-in-custom-list .lis-boxs {
		width: 100%;
		padding: 30px 0 0
	}
	.sep-in-custom-list .thumbs {
		width: calc(100% - 20px)
	}
	.sep-in-custom-list .thumbs.ons {
		height: auto
	}
	.mt120 {
		margin-top: 50px
	}
	.sep-in-custom-thumb-list .p-lists {
		width: calc(100% - 10px)
	}
	.sep-in-custom-thumb-list .p-lists:last-child {
		margin-bottom: 0
	}
	.mt150 {
		margin-top: 50px
	}
	.sep-inner-show-list .titles-a {
		padding: 5px 16px;
		min-height: 70px;
		font-size: 20px
	}
	.sep-inner-zz-delivery-list .text-boxs .richtext {
		line-height: 30px;
		padding: 30px 20px
	}
	.sep-inner-brand-contact-boxs .con-rights .p-lists {
		width: 100% !important;
		margin-bottom: 30px
	}
	.sep-inner-brand-contact-boxs .con-rights .p-lists:last-child {
		margin-bottom: 0
	}
	.sep-inner-brand-history-list .nums {
		font-size: 120px
	}
	.sep-inner-brand-history-thumbs-list .thumbs {
		width: 100%
	}
	.sep-inner-brand-history-thumbs-list .lis-boxs {
		width: 100%;
		padding: 30px 0 0
	}
	.sep-inner-brands-thumb-list .swiper-pagination span {
		margin: 0 2px
	}
	.sep-inner-out-thumb-list .p-lists {
		width: calc(100% - 40px)
	}
	.sep-inner-out-thumb-list .p-lists:last-child {
		margin-bottom: 0
	}
	.sep-inner-our-chicmax-list .lis-boxs {
		width: 100%;
		padding: 0 0 30px
	}
	.sep-inner-our-chicmax-list .thumbs {
		width: 100%
	}
	.blog-rights {
		justify-content: center
	}
	.fz90 {
		font-size: 32px
	}
	.sep-history-list .p-lists {
		padding: 0
	}
	.sep-history-list .nums {
		width: 108px
	}
	.sep-history-list .lis-boxs {
		width: calc(100% - 108px)
	}
	.sep-in-culture-list {
		padding: 50px 0 90px
	}
	.sep-in-company-video .i-video {
		width: 60px;
		height: 60px;
		margin-left: -30px;
		margin-top: -30px
	}
	.sep-in-company-video .youtube-boxs {
		display: none
	}
	.sep-in-social-list .p-lists {
		width: calc(100% - 20px) !important
	}
	.sep-in-social-list .p-lists:last-child {
		margin-bottom: 0
	}
	.sep-in-company-num-list {
		padding: 0 20px
	}
	.sep-in-hats-list .p-lists {
		width: 100%;
		border-bottom: 1px solid #cecece
	}
	.sep-in-hats-list .p-lists:before, .sep-in-hats-list .p-lists:after {
		display: none !important
	}
	.sep-in-hats-list .p-lists:last-child {
		border-bottom: none
	}
	.sep-in-company-num-list .p-lists {
		width: calc(50% - 30px)
	}
	.sep-in-compnay-list .p-lists {
		width: 100%
	}
	.sep-in-compnay-list .p-lists:last-child {
		margin-bottom: 0
	}
	.sep-photo-gallery-list .p-lists {
		width: calc(50% - 4px)
	}
	.sep-inner-banner .b-covers .b-spans {
		margin-top: 10px
	}
	.sep-inner-fixed-history {
		height: auto
	}
	.richtext iframe {
		max-height: 320px
	}
	.sep-video-list .p-lists {
		width: calc(100% - 30px)
	}
	.sep-video-list .p-lists:last-child {
		margin-bottom: 0
	}
	.sep-inner-down-list .p-lists {
		width: calc(100% - 40px)
	}
	.sep-inner-down-list .p-lists:last-child {
		margin-bottom: 0
	}
	.sep-inner-down-boxs .d-lefts .p-lists {
		width: 100%
	}
	.sep-inner-certification-list .p-lists {
		width: 300px
	}
	.sep-inner-quality-list:after {
		display: none
	}
	.sep-inner-quality-list .cc-boxs:after {
		display: none
	}
	.sep-inner-quality-list .imgs {
		width: calc(100% - 20px);
		margin-bottom: 40px;
		margin-left: auto
	}
	.sep-inner-quality-list .p-lists:nth-child(even) .imgs {
		margin-left: 0
	}
	.sep-inner-quality-list .lis-boxs {
		width: 100%
	}
	.pt130 {
		padding-top: 50px
	}
	.pt140 {
		padding-top: 50px
	}
	.pb80 {
		padding-bottom: 50px
	}
	.sep-inner-zz-video .i-boxs {
		width: 80px;
		height: 80px
	}
	.sep-inner-zz-main-list .p-lists:nth-last-child(1), .sep-inner-zz-main-list .p-lists:nth-last-child(2), .sep-inner-zz-main-list .p-lists:nth-last-child(3) {
		display: none
	}
	.sep-inner-zz-main .zz-lists {
		margin-bottom: 30px
	}
	.sep-inner-zz-main-list .p-lists {
		width: 50%;
		margin-bottom: 30px
	}
	.sep-inner-headwear-list .p-lists {
		width: 100%
	}
	.sep-inner-headwear-list .p-lists:last-child {
		margin-bottom: 0
	}
	.sep-hat-list .hat-lists {
		padding: 5px 0
	}
	.sep-hat-thumbs-list .thumbs.ons {
		height: auto
	}
	.pb150 {
		padding-bottom: 50px
	}
	.sep-index-form .form-group textarea.form-control {
		height: 90px
	}
	.sep-index-form .form-group {
		margin-bottom: 12px
	}
	.sep-in-hat-form {
		padding: 30px 20px
	}
	.sep-in-hat-form .sep-index-form .form-group .btn-primary {
		font-size: 16px;
		padding: 10px 30px
	}
	.sep-in-hat-choose-list .p-lists {
		width: 100%;
		margin-bottom: 10px
	}
	.sep-in-hat-choose-list.max640 .p-lists {
		width: 100%
	}
	.sep-in-hat-boxs .input-boxs {
		padding: 40px 20px
	}
	.sep-hat-thumbs-list .p-lists {
		width: calc(50% - 18px)
	}
	.mt40 {
		margin-top: 30px
	}
	.sep-custom-backstrap-list {
		padding: 0
	}
	.sep-custom-visor-list .p-lists {
		width: calc(100% - 34px);
		margin-bottom: 30px
	}
	.sep-custom-visor-list .p-lists:last-child {
		margin-bottom: 0
	}
	.sep-custom-backstrap-list .p-lists {
		width: 50%
	}
	.sep-custom-style-list .p-lists {
		width: calc(50% - 12px)
	}
	.sep-index-pro-news-list .titles-a.ons {
		min-height: 0
	}
	.pb100 {
		padding-bottom: 50px
	}
	.sep-detail-news-boxs .news-lefts {
		width: 100%
	}
	.sep-detail-news-boxs .news-rights {
		width: 100%;
		padding: 30px 0 0
	}
	.sep-list-two-pro-Like-list .titles-a {
		font-size: 18px
	}
	.sep-detail-pro-why-list .nums {
		font-size: 64px
	}
	.sep-detail-pro-why-list .titles-a {
		margin: 20px 0
	}
	.sep-detail-pro-why-list .p-lists {
		width: 100%;
		margin-bottom: 30px
	}
	.sep-detail-pro-why-list .p-lists:last-child {
		margin-bottom: 0
	}
	.mt100 {
		margin-top: 40px
	}
	.richtext.two-ul.two ul li {
		width: 100%;
		padding-right: 0
	}
	.pb130 {
		padding-bottom: 50px
	}
	.mores-d-boxs .link {
		width: 100%;
		margin-left: 0;
		margin-top: 20px
	}
	.sep-list-two-pro-Like-list .p-lists {
		width: calc(100% - 20px)
	}
	.sep-list-two-pro-Like-list .p-lists:last-child {
		margin-bottom: 0
	}
	.sep-list-two-pro-process .thumbs {
		border-top-left-radius: 50px
	}
	.sep-list-two-parts-list .p-lists {
		width: calc(100% - 20px)
	}
	.sep-list-two-parts-list .p-lists:last-child {
		margin-bottom: 0
	}
	.sep-list-two-parts-list .nums {
		font-size: 80px;
		bottom: -10px
	}
	.sep-list-two-pro-list .p-lists {
		width: calc(100% - 20px)
	}
	.sep-list-two-pro-list .p-lists:last-child {
		margin-bottom: 0
	}
	.sep-index-faq-list .lis-boxs {
		padding-right: 0
	}
	.sep-list-pro-used-list .p-lists {
		width: calc(100% - 60px);
		margin-bottom: 30px
	}
	.sep-list-pro-used-list .p-lists:last-child {
		margin-bottom: 0
	}
	.richtext table tr td {
		padding: 10px 20px
	}
	.richtext table tr:nth-child(1) td {
		font-size: 18px;
		padding: 10px 20px
	}
	.sep-list-pro-list .p-lists {
		width: calc(100% - 20px)
	}
	.sep-list-pro-list .p-lists:last-child {
		margin-bottom: 0
	}
	.pb110 {
		padding-bottom: 50px
	}
	.sep-index-pro-news-list .p-lists {
		padding-bottom: 30px;
		margin-bottom: 30px
	}
	.sep-index-pro-form-list .p-lists {
		margin-bottom: 20px
	}
	.sep-index-form .form-group .btn-primary {
		padding: 10px 50px;
		margin-top: 6px
	}
	.mt60 {
		margin-top: 30px
	}
	.sep-index-pro-list .p-lists {
		width: calc(100% - 16px)
	}
	.sep-index-pro-list .p-lists:last-child {
		margin-bottom: 0
	}
	.sep-index-by-use-boxs .pp-lists .p-lists {
		width: 50%
	}
	.sep-index-pro-custom-list .p-lists {
		width: calc(50% - 12px)
	}
	.sep-index-pro-custom .lis-boxs {
		padding: 0 20px 30px
	}
	.sep-in-hat-color-list .imgs {
		width: 40px;
		height: 40px
	}
	.sep-in-hat-boxs .i-line {
		margin-top: 30px
	}
	.sep-inner-figures-list .p-lists {
		width: calc(50% - 20px)
	}
	.sep-inner-figures-list .t-boxs {
		padding: 40px 10px
	}
	.sep-inner-zz-design-list .p-lists {
		width: calc(100% - 80px);
		margin-bottom: 30px
	}
	.sep-inner-zz-design-list .p-lists:last-child {
		margin-bottom: 0
	}
	.sep-inner-zz-sample-list .p-lists {
		width: calc(100% - 50px);
		margin-bottom: 30px
	}
	.sep-inner-zz-sample-list .p-lists:last-child {
		margin-bottom: 0
	}
	.sep-inner-zz-cut-list .p-lists {
		width: calc(100% - 40px);
		margin-bottom: 30px
	}
	.sep-inner-zz-cut-list .p-lists:last-child {
		margin-bottom: 0
	}
	.sep-inner-zz-cut .titles-boxs .i-imgs {
		width: 60px;
		height: 60px
	}
	.sep-inner-zz-cut .titles-boxs {
		padding-left: 80px;
		padding-top: 0
	}
	.sep-inner-show-list .p-lists {
		width: calc(100% - 28px)
	}
	.sep-inner-show-list .p-lists:last-child {
		margin-bottom: 0
	}
}
.sep-lx-header-mb {
	display: block
}
.sep-lx-header-mb .box-wrap {
	padding: 0 0 0 20px;
	position: relative;
	z-index: 1000
}
.sep-lx-header-mb .box-wrap .logo {
	float: none;
	margin: 0 auto
}
.sep-lx-header-mb .box-wrap .logo img {
	width: 100px
}
.sep-lx-header-mb .box-wrap>ul {
	position: relative;
	top: 1px
}
.sep-lx-header-mb .box-wrap>ul>li {
	float: left;
	width: 50px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	position: relative;
	font-size: 18px;
	color: #333;
	margin-left: 10px
}
.sep-lx-header-mb .box-wrap>ul>li#menu {
	width: 70px;
	background: #ae2a2b
}
.sep-lx-header-mb .box-wrap>ul>li#menu i {
	display: block;
	width: 28px;
	height: 2px;
	position: relative;
	background: #fff;
	margin: 35px auto 0
}
.sep-lx-header-mb .box-wrap>ul>li#menu i:after {
	content: '';
	display: block;
	width: 2px;
	height: 2px;
	background: #ae2a2b;
	position: absolute;
	left: 2px;
	top: 0
}
.sep-lx-header-mb .box-wrap>ul>li#menu i span {
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	top: -10px;
	background: #fff
}
.sep-lx-header-mb .box-wrap>ul>li#menu i span:after {
	content: '';
	display: block;
	width: 2px;
	height: 2px;
	background: #ae2a2b;
	position: absolute;
	left: 2px;
	top: 0
}
.sep-lx-header-mb .box-wrap>ul>li#menu i span.ons1 {
	top: 10px
}
.sep-lx-header-mb .box-wrap>ul>li#logo {
	border: none;
	float: none;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	width: auto;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}
.sep-lx-header-mb .box-wrap>ul>li .multi-language {
	position: absolute;
	background: #ae2a2b;
	width: 57px;
	text-align: center;
	padding: 10px 20px;
	z-index: 100000;
	top: 40px;
	left: -67px;
	display: none;
	border: 1px solid #fff
}
.sep-lx-header-mb .box-wrap>ul>li .multi-language li {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #fff;
	line-height: 32px
}
.sep-lx-header-mb .box-wrap>ul>li .multi-language li:last-child {
	border-bottom: none;
	margin-bottom: 0
}
.sep-lx-header-mb .box-wrap>ul>li .multi-language li a {
	color: #fff;
	font-size: 16px
}
.sep-lx-header-mb .box-wrap>ul>li i {
	color: #333;
	font-size: inherit;
	line-height: normal
}
.sep-lx-header-mb .box-wrap>ul>li i.cors {
	color: #ae2a2b
}
.sep-shadow {
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000000;
	display: none
}
i.i-searchs {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	border: 3px solid #000;
	position: relative
}
i.i-searchs:after {
	content: '';
	display: block;
	width: 3px;
	height: 8px;
	background: #000;
	position: absolute;
	left: 100%;
	top: 100%;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
i.i-closes {
	display: inline-block;
	width: 25px;
	height: 25px;
	position: relative;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
i.i-closes:before {
	content: '';
	display: block;
	width: 17px;
	height: 3px;
	background: #000;
	position: absolute;
	left: 4px;
	top: 11px
}
i.i-closes:after {
	content: '';
	display: block;
	width: 3px;
	height: 17px;
	background: #000;
	position: absolute;
	left: 11px;
	top: 4px
}
i.i-closes.ons {
	position: absolute;
	right: 31px;
	top: 24px;
	cursor: pointer
}
i.i-globals {
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	border: 1px solid #000;
	position: relative
}
i.i-globals:after {
	content: '';
	display: block;
	width: 10px;
	height: 20px;
	border: 1px solid #000;
	border-radius: 50%;
	position: absolute;
	left: 5px;
	top: 0
}
i.i-globals:before {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	background: #000
}
i.i-menus {
	display: inline-block;
	width: 18px;
	height: 2px;
	position: relative;
	background: #000
}
i.i-menus:before {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #000;
	position: absolute;
	left: 0;
	top: -5px
}
i.i-menus:after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #000;
	position: absolute;
	left: 0;
	top: 5px
}
.sep-search-box {
	position: fixed;
	width: 100%;
	background: #fff;
	top: 64px;
	z-index: 10000000;
	padding: 44px 31px;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
	display: none
}
.sep-search-box .fa-times {
	color: #000;
	font-size: 20px;
	position: absolute;
	right: 31px;
	top: 24px;
	cursor: pointer
}
.sep-search-box .hd {
	color: #282828;
	font-size: 18px;
	font-family: 'LATO-BOLD'
}
.sep-search-box form {
	margin-top: 10px;
	margin-bottom: 25px
}
.sep-search-box form .form-control {
	height: 47px;
	border-radius: 0
}
.sep-search-box form .btn {
	background: #ae2a2b;
	color: #fff;
	display: table;
	margin: 0 auto;
	margin-top: 17px;
	padding: 10px 40px;
	font-size: 16px;
	width: 100%
}
.sep-search-box form .btn i {
	margin-right: 5px;
	border-color: #fff
}
.sep-search-box form .btn i:after {
	background: #fff
}
.sep-search-box .more {
	background: #ae2a2b;
	color: #fff;
	display: table;
	margin: 0 auto;
	margin-top: 17px;
	padding: 10px 40px;
	font-size: 16px;
	width: 100%;
	border: none
}
.sep-search-box .more i {
	padding-right: 5px
}
.sep-search-box ul li {
	margin-top: 8px
}
.sep-search-box ul li a {
	color: #8c8c8c;
	display: block
}
.logos {
	max-width: 160px;
	display: inline-block;
	line-height: 60px;
	padding: 5px 0
}
.logos img {
	max-width: 100%;
	max-height: 60px;
	display: inline
}
.sep-menu-box {
	width: 100%;
	position: absolute;
	background: #fff;
	left: 0;
	top: 0;
	z-index: 10000000;
	max-width: 400px;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out;
	-webkit-transform: translateX(-105%);
	-moz-transform: translateX(-105%);
	-ms-transform: translateX(-105%);
	-o-transform: translateX(-105%);
	transform: translateX(-105%)
}
.sep-menu-box.active {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}
.sep-menu-box .top {
	padding: 20px 30px;
	text-align: center;
	box-shadow: 0 0 12px rgba(145, 145, 145, 0.7);
	position: relative;
	z-index: 10000
}
.sep-menu-box .top i {
	color: #000;
	font-size: 22px;
	position: relative;
	top: 3px;
	cursor: pointer
}
.sep-menu-box .bottom {
	visibility: visible
}
.sep-menu-box .bottom.no {
	visibility: hidden
}
.sep-menu-box .bottom .menu-item {
	margin-bottom: 20px
}
.sep-menu-box .bottom .menu-item>li {
	border-bottom: 1px solid #ddd
}
.sep-menu-box .bottom .menu-item>li:last-child {
	border-bottom: none
}
.sep-menu-box .bottom .menu-item>li.active {
	background: #ae2a2b
}
.sep-menu-box .bottom .menu-item>li.active .box {
	border-bottom: 1px solid #fff
}
.sep-menu-box .bottom .menu-item>li.active .box a {
	color: #fff
}
.sep-menu-box .bottom .menu-item>li.active .box i {
	color: #fff;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	background: #fff
}
.sep-menu-box .bottom .menu-item>li.active .box i:after {
	border-top-color: #ae2a2b;
	border-right-color: #ae2a2b
}
.sep-menu-box .bottom .menu-item>li .box {
	position: relative;
	padding: 22px 30px;
	border-bottom: 1px solid transparent
}
.sep-menu-box .bottom .menu-item>li .box a {
	color: #282828;
	font-size: 18px
}
.sep-menu-box .bottom .menu-item>li .box i {
	display: block;
	width: 24px;
	height: 24px;
	font-size: 20px;
	border-radius: 100%;
	background: #ae2a2b;
	color: #282828;
	position: absolute;
	right: 30px;
	top: 26px;
	cursor: pointer;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out
}
.sep-menu-box .bottom .menu-item>li .box i:after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border: 2px solid transparent;
	border-top-color: #fff;
	border-right-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	top: 50%;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.sep-menu-box .bottom .menu-item>li>ul {
	padding: 5px 0;
	display: none
}
.sep-menu-box .bottom .menu-item>li>ul>li {
	padding: 4px 20px
}
.sep-menu-box .bottom .menu-item>li>ul>li a {
	color: #fff
}
.sep-menu-box .bottom-toggle {
	position: absolute;
	width: 100%;
	z-index: 1000;
	top: 64px;
	background: #fff;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%)
}
.sep-menu-box .bottom-toggle.active {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}
.sep-menu-box .bottom-toggle .toggle {
	display: none
}
.sep-menu-box .bottom-toggle .toggle>ul {
	background: #fff
}
.sep-menu-box .bottom-toggle .toggle>ul>li {
	padding: 0 0;
	border-bottom: 1px solid #ccc;
	position: relative;
	line-height: 60px
}
.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) span {
	width: 60;
	min-width: 60px;
	height: 59px;
	line-height: 60px;
	text-align: center;
	display: inline-block;
	border-right: 1px solid #ccc
}
.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) a {
	font-family: 'LATO-BOLD'
}
.sep-menu-box .bottom-toggle .toggle>ul>li>ul {
	display: none
}
.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li {
	line-height: 40px
}
.sep-menu-box .bottom-toggle .toggle>ul>li a {
	color: #282828;
	font-size: 16px;
	padding-left: 30px
}
.sep-menu-box .bottom-toggle .toggle>ul>li a i {
	font-size: 20px;
	color: #282828;
	position: absolute;
	right: 30px;
	top: 21px;
	cursor: pointer
}
.sep-menu-box .contact {
	background: #ae2a2b;
	color: #fff;
	display: table;
	margin: 0 auto 20px;
	margin-top: 0;
	padding: 4px 40px;
	font-size: 22px;
	border: none;
	border-radius: 0
}
.sep-menu-box .contact i {
	padding-right: 5px;
	color: inherit
}
.sep-menu-box .logo img {
	width: 59px
}
.gdw-mb-c {
	display: none
}
.sep-banner-mb {
	display: none
}
.sep-banner-mb img {
	width: 100%
}
.mb-bottom-wrap {
	padding-bottom: 24px;
	background: #131d26
}
.mb-bottom-wrap ul.info {
	padding: 28px 37px
}
.mb-bottom-wrap ul.info li {
	margin-bottom: 4px;
	position: relative;
	padding-left: 36px;
	color: #fff
}
.mb-bottom-wrap ul.info li:last-child {
	margin-bottom: 0
}
.mb-bottom-wrap ul.info li i {
	color: #fff
}
.mb-bottom-wrap ul.info li a {
	color: #fff
}
.mb-bottom-wrap ul.info li img {
	position: absolute;
	left: 0;
	top: 10px
}
.mb-bottom-wrap .bottom-menu>li:last-child {
	border-bottom: 1px solid #343e46
}
.mb-bottom-wrap .bottom-menu>li>ul {
	padding: 5px 0;
	padding-left: 60px;
	border-top: 1px solid #343e46;
	display: none
}
.mb-bottom-wrap .bottom-menu>li>ul li {
	padding: 5px 0;
	list-style: disc;
	color: #fff
}
.mb-bottom-wrap .bottom-menu>li>ul li a {
	color: #fff
}
.mb-bottom-wrap .bottom-menu>li .box {
	padding: 13px 37px;
	border-top: 1px solid #343e46;
	position: relative
}
.mb-bottom-wrap .bottom-menu>li .box a {
	color: #fff
}
.mb-bottom-wrap .bottom-menu>li .box i {
	position: absolute;
	right: 37px;
	top: 17px;
	color: #fff;
	cursor: pointer
}
.mb-bottom-wrap .sep-share {
	display: table;
	margin: 0 auto;
	margin-top: 24px
}
.mb-bottom-wrap .sep-share li {
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-right: 6px;
	background: #1e2c39
}
.mb-bottom-wrap .sep-share li:hover {
	background: #ae2a2b;
	border: 1px solid #ae2a2b
}
.mb-bottom-wrap .sep-share li:hover a i {
	color: #fff
}
.mb-bottom-wrap .sep-share li a i {
	color: #fff
}
@media screen and (min-width:769px) {
	.sep-banner-mb {
		display: none
	}
	.sep-search-box, .sep-shadow, .sep-lx-header-mb, .sep-menu-box {
		display: none !important
	}
}
@media screen and (max-width:768px) {
	.sep-banner-pc {
		display: none
	}
	.sep-banner-mb {
		display: block
	}
}