﻿/*!modules/a-com-sass/output.scss*/
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, td, textarea, th, ul {
	margin: 0;
	padding: 0
}
body, button, input, select, textarea {
	font-size: 12px;
	font-family: "Segoe UI", SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif
}
body, html {
	width: 100%;
	height: 100%;
	background: #fff;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-overflow-scrolling: touch
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400
}
fieldset, img {
	border: 0
}
li, ol, ul {
	list-style: none
}
address, caption, cite, code, dfn, em, strong, th, b, var {
	font-weight: 400;
	font-style: normal
}
a, button, input, select, textarea {
	font-size: 100%;
	outline: 0;
	border: 0
}
textarea {
	resize: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
a {
	text-decoration: none;
	color: #151618;
	cursor: pointer
}
a:hover {
	text-decoration: none
}
.clearfix {
	zoom: 1
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both
}
i, em {
	font-style: normal
}
.fl {
	float: left
}
.fr {
	float: right
}
a.pointer, a.p {
	cursor: pointer
}
* {
	box-sizing: border-box
}
:before, :after {
	box-sizing: border-box
}
html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, footer, header, nav, section {
	display: block
}
figcaption, figure, main {
	display: block
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
abbr[title] {
	border-bottom: 0;
	text-decoration: underline;
	text-decoration: underline dotted
}
b, strong {
	font-weight: inherit
}
b, strong {
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
dfn {
	font-style: italic
}
mark {
	background-color: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
audio, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
img {
	border-style: none
}
svg:not(:root) {
	overflow: hidden
}
button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html [type=button], [type=reset], [type=submit] {
	-webkit-appearance: button
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style:none;
padding:0
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
outline:1px dotted ButtonText
}
fieldset {
	padding: .35em .75em .625em
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	display: inline-block;
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
details, menu {
	display: block
}
summary {
	display: list-item
}
canvas {
	display: inline-block
}
template {
	display: none
}
[hidden] {
	display: none
}
.border-box, .bbx {
	box-sizing: border-box
}
.bbx * {
	box-sizing: border-box
}
.border-box:after, .border-box:before, .bbx:before, .bbx:after {
	box-sizing: border-box
}
.bbx :before, .bbx :after {
	box-sizing: border-box
}
.sjzt-flex {
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative
}
.sjzt-flex, .sjzt-flex *, .sjzt-flex :after, .sjzt-flex :before {
	box-sizing: border-box
}
.sjzt-flex {
}
.sjzt-flex.vertical, .sjzt-flex.column {
	-ms-flex-direction: column;
	flex-direction: column
}
.sjzt-flex.vertical.reverse, .sjzt-flex.column.reverse {
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
.sjzt-flex.vertical .item, .sjzt-flex.column .item {
	width: auto
}
.sjzt-flex.vertical>.item>.inner, .sjzt-flex.column>.item>.inner {
	position: absolute;
	width: 100%;
	height: 100%
}
.sjzt-flex.horizental, .sjzt-flex.row {
	-ms-flex-direction: row;
	flex-direction: row
}
.sjzt-flex.reverse {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.sjzt-flex.justify-start, .sjzt-flex.h-left {
	-ms-flex-pack: start;
	justify-content: flex-start
}
.sjzt-flex.justify-end, .sjzt-flex.h-right {
	-ms-flex-pack: end;
	justify-content: flex-end
}
.sjzt-flex.justify-center, .sjzt-flex.h-center {
	-ms-flex-pack: center;
	justify-content: center
}
.sjzt-flex.justify-between, .sjzt-flex.h-between {
	-ms-flex-pack: justify;
	justify-content: space-between
}
.sjzt-flex.justify-around, .sjzt-flex.h-around {
	-ms-flex-pack: distribute;
	justify-content: space-around
}
.sjzt-flex.align-start, .sjzt-flex.v-top {
	-ms-flex-align: start;
	align-items: flex-start
}
.sjzt-flex.align-end, .sjzt-flex.v-bottom {
	-ms-flex-align: end;
	align-items: flex-end
}
.sjzt-flex.align-center, .sjzt-flex.v-center {
	-ms-flex-align: center;
	align-items: center
}
.sjzt-flex.align-stretch {
	-ms-flex-align: stretch;
	align-items: stretch
}
.sjzt-flex.align-stretch .item {
	height: auto
}
.sjzt-flex.baseline {
	-ms-flex-align: baseline;
	align-items: baseline
}
.sjzt-flex.center {
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}
.sjzt-flex>.item {
	-ms-flex: 1;
	flex: 1;
	width: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	max-width: 100%;
	display: block;
	padding: 0;
	position: relative
}
.sjzt-flex>.item.fixed {
	-ms-flex: none;
	flex: none;
	width: auto
}
.sjzt-flex>.item.align-start, .sjzt-flex>.item.v-top {
	-ms-flex-item-align: start;
	align-self: flex-start
}
.sjzt-flex>.item.align-end, .sjzt-flex>.item.v-bottom {
	-ms-flex-item-align: end;
	align-self: flex-end
}
.sjzt-flex>.item.align-center, .sjzt-flex>.item.v-center {
	-ms-flex-item-align: center;
	align-self: center
}
.sjzt-flex>.item.align-stretch {
	-ms-flex-align: stretch;
	align-items: stretch;
	height: auto
}
.abs, .absolute {
	position: absolute
}
.relative, .rlt {
	position: relative
}
.txt-right, .tr {
	text-align: right
}
.txt-center, .tc {
	text-align: center
}
.clearfix:before, .clearfix:after {
	display: table;
	content: " "
}
.clearfix:after {
	clear: both
}
.sjzt-main-container {
	width: 980px;
	margin: 0 auto;
	position: relative
}
.sjzt-g-wrapper {
	background: #FFF
}
.hide {
	display: none!important
}
.link {
	color: #3592e2
}
.link:hover {
	color: #F70;
	text-decoration: underline
}
.none {
	display: none
}
.ellipsis, .elps {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.maskfadeUp {
	display: block;
	background-color: #0082FA;
	z-index: 1;
	transition: -webkit-transform 1s .2s;
	transition: transform 1s .2s
}
.maskfadeLeft:after, .maskfadeUp:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute
}
.maskfadeUp:after {
	background-color: #fff;
	opacity: .6;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	transition: opacity .8s .5s
}
.maskfadeLeft:after {
	left: 100%;
	top: 0;
	background-color: #292929
}
.maskfadeLeft, .maskfadeUp {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1
}
.maskfadeLeft {
	z-index: 2;
	background-color: #111;
	transition: -webkit-transform .8s .5s;
	transition: transform .8s .5s
}
.maskfadeLeft.animated {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}
.maskfadeUp.animated {
	-webkit-transform: translateY(-101%);
	-ms-transform: translateY(-101%);
	transform: translateY(-101%)
}
.maskfadeUp.animated:after {
	opacity: 0
}
.img {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
	transition: -webkit-transform 1.2s cubic-bezier(0.165, .84, .44, 1), opacity .5s;
	transition: transform 1.2s cubic-bezier(0.165, .84, .44, 1), opacity .5s
}
.img:hover {
	-webkit-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
	opacity: .8;
	transition: -webkit-transform 1.2s cubic-bezier(0.165, .84, .44, 1), opacity .5s;
	transition: transform 1.2s cubic-bezier(0.165, .84, .44, 1), opacity .5s
}
.scaleline::after {
	content: ' ';
	left: 0!important;
	width: 100%!important;
	background-color: transparent\9;
	-webkit-transform: scaleX(0.3);
	-ms-transform: scaleX(0.3);
	transform: scaleX(0.3);
	transition: all .3s ease-in-out
}
.scaleline:hover:after {
	-webkit-transform: scaleX(0.8);
	-ms-transform: scaleX(0.8);
	transform: scaleX(0.8)
}
span.spanWidth {
	position: absolute;
	width: 100%;
	height: 460px;
	top: 0;
	background: #bec3c3;
	z-index: 11;
	-webkit-animation: spanWidth 1s ease-in-out both;
	animation: spanWidth 1s ease-in-out both
}
@-webkit-keyframes spanWidth {
0% {
width:0
}
60% {
width:100%
}
100% {
width:0
}
}
@keyframes spanWidth {
0% {
width:0
}
60% {
width:100%
}
100% {
width:0
}
}
.ani-mask, .black-mask, .black-maskup {
	position: absolute;
	z-index: 9;
	background-color: #111;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-animation: maskblackIn 1s ease-in-out both;
	animation: maskblackIn 1s ease-in-out both
}
.black-mask {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	background-color: #000;
	width: 100%
}
.black-maskup {
	opacity: 1;
	background-color: #000;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}
.black-mask:after, .black-maskup:after {
	background-color: #fff;
	content: '';
	width: 101%;
	display: block;
	height: 100%;
	position: absolute
}
.black-mask:after {
	right: -101%
}
.black-maskup:after {
	top: -100%
}
.maskIn {
	-webkit-animation-duration: .6s;
	animation-duration: .6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.ani-mask.maskIn, .ani-mask.maskOut, .black-mask.maskIn, .black-mask.maskOut, .black-maskup.maskIn, .black-maskup.maskOut {
	opacity: 1;
	-webkit-animation-timing-function: cubic-bezier(0.165, .84, .44, 1);
	animation-timing-function: cubic-bezier(0.165, .84, .44, 1)
}
.black-mask.maskIn {
	-webkit-animation-duration: 1.6s;
	-webkit-animation-name: maskblackIn;
	-webkit-animation-duration: 1.6s;
	animation-duration: 1.6s;
	-webkit-animation-name: maskblackIn;
	animation-name: maskblackIn
}
.black-mask.maskOut {
	-webkit-animation-duration: .8s;
	-webkit-animation-name: maskblackOut;
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-name: maskblackOut;
	animation-name: maskblackOut
}
.black-maskup.maskIn {
	-webkit-animation-duration: 1.6s;
	-webkit-animation-name: maskblackInUp;
	-webkit-animation-duration: 1.6s;
	animation-duration: 1.6s;
	-webkit-animation-name: maskblackInUp;
	animation-name: maskblackInUp
}
.black-maskup.maskOut {
	-webkit-animation-duration: .8s;
	-webkit-animation-name: maskblackOutUp;
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-name: maskblackOutUp;
	animation-name: maskblackOutUp
}
.ani-mask.maskIn {
	-webkit-animation-duration: .5s;
	-webkit-animation-name: maskmove;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-name: maskmove;
	animation-name: maskmove
}
.ani-mask.maskOut {
	-webkit-animation-duration: .3s;
	-webkit-animation-name: maskback;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-name: maskback;
	animation-name: maskback
}
.fadeInUp.maskOut {
	-webkit-animation-duration: .3s;
	-webkit-animation-name: fadeOut;
	-webkit-animation-fill-mode: forwards;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}
.loadmask.maskIn:after {
	opacity: 1;
	animation: maskmove 1.5s cubic-bezier(0.165, .84, .44, 1);
	-webkit-animation: maskmove 1.5s cubic-bezier(0.165, .84, .44, 1);
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards
}
.loadmask.maskOut:after {
	opacity: 1;
	-webkit-animation: maskback .5s cubic-bezier(0.165, .84, .44, 1);
	animation: maskback .5s cubic-bezier(0.165, .84, .44, 1)
}
@-webkit-keyframes maskblackIn {
0% {
-webkit-transform:translateX(-100%)
}
60% {
-webkit-transform:translateX(0)
}
100% {
-webkit-transform:translateX(100%)
}
}
@keyframes maskblackIn {
0% {
-webkit-transform:translateX(-100%);
transform:translateX(-100%)
}
60% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
100% {
-webkit-transform:translateX(100%);
transform:translateX(100%)
}
}
@-webkit-keyframes maskblackOut {
0% {
-webkit-transform:translateX(100%)
}
60% {
-webkit-transform:translateX(0)
}
100% {
-webkit-transform:translateX(-100%)
}
}
@keyframes maskblackOut {
0% {
-webkit-transform:translateX(100%);
transform:translateX(100%)
}
60% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
100% {
-webkit-transform:translateX(-100%);
transform:translateX(-100%)
}
}
@-webkit-keyframes maskblackInUp {
0% {
-webkit-transform:translateY(100%)
}
60% {
-webkit-transform:translateY(0)
}
100% {
-webkit-transform:translateY(-100%)
}
}
@keyframes maskblackInUp {
0% {
-webkit-transform:translateY(100%);
transform:translateY(100%)
}
60% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
100% {
-webkit-transform:translateY(-100%);
transform:translateY(-100%)
}
}
@-webkit-keyframes maskblackOutUp {
0% {
-webkit-transform:translateY(-100%)
}
60% {
-webkit-transform:translateY(0)
}
100% {
-webkit-transform:translateY(100%)
}
}
@keyframes maskblackOutUp {
0% {
-webkit-transform:translateY(-100%);
transform:translateY(-100%)
}
60% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
100% {
-webkit-transform:translateY(100%);
transform:translateY(100%)
}
}
@-webkit-keyframes maskmove {
from {
-webkit-transform:translateX(0)
}
to {
-webkit-transform:translateX(100%)
}
}
@keyframes maskmove {
from {
-webkit-transform:translateX(0);
transform:translateX(0)
}
to {
-webkit-transform:translateX(100%);
transform:translateX(100%)
}
}
@-webkit-keyframes maskback {
from {
-webkit-transform:translateX(100%)
}
to {
-webkit-transform:translateX(0)
}
}
@keyframes maskback {
from {
-webkit-transform:translateX(100%);
transform:translateX(100%)
}
to {
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
input::-webkit-input-placeholder {
color:#999
}
input::-moz-placeholder {
color:#999
}
input:-moz-placeholder {
color:#999
}
input:-ms-input-placeholder {
color:#999
}

@media screen and (max-width:320px) {
html {
	font-size: 42.66666666666667px
}
body {
	font-size: 12px
}
}

@media screen and (min-width:360px) {
html {
	font-size: 48px
}
body {
	font-size: 12px
}
}

@media screen and (min-width:375px) {
html {
	font-size: 50px
}
body {
	font-size: 12px
}
}

@media screen and (min-width:384px) {
html {
	font-size: 51.2px
}
body {
	font-size: 14px
}
}

@media screen and (min-width:400px) {
html {
	font-size: 53.333333333333336px
}
body {
	font-size: 14px
}
}

@media screen and (min-width:412px) {
html {
	font-size: 54.93333333333334px
}
body {
	font-size: 14px
}
}

@media screen and (min-width:414px) {
html {
	font-size: 55.2px
}
body {
	font-size: 14px
}
}

@media screen and (min-width:424px) {
html {
	font-size: 56.53333333333334px
}
body {
	font-size: 14px
}
}

@media screen and (min-width:435px) {
html {
	font-size: 57.99999999999999px
}
body {
	font-size: 14px
}
}

@media screen and (min-width:480px) {
html {
	font-size: 64px
}
body {
	font-size: 16px
}
}

@media screen and (min-width:540px) {
html {
	font-size: 72px
}
body {
	font-size: 16px
}
}

@media screen and (min-width:600px) {
html {
	font-size: 80px
}
body {
	font-size: 16px
}
}

@media screen and (min-width:720px) {
html {
	font-size: 96px
}
body {
	font-size: 16px
}
}

@media screen and (min-width:750px) {
html {
	font-size: 100px
}
body {
	font-size: 16px
}
}

@media screen and (min-width:320px) and (max-width:750px) {
.white-bg {
	max-width: 100%!important;
	height: auto!important;
	background: none!important;
	overflow: inherit!important;
	margin: 0!important
}
.sjzt-main-container {
	width: 100%;
	margin: 0
}
}
.sjzt-table {
	width: 100%;
	border: 1px solid #DCDCDC;
	margin-bottom: -1px;
	padding: 0 20px
}
.sjzt-table.table-fixed {
	table-layout: fixed
}
.sjzt-table tr {
	border-bottom: 1px solid #DCDCDC;
	transition: all .3s
}
.sjzt-table tr:hover td {
	background-color: #FAFAFA
}
.sjzt-table th {
	line-height: 40px;
	font-size: 14px;
	color: #333;
	position: relative;
	text-align: center
}
.sjzt-table td {
	height: 40px;
	background-color: #fff;
	text-align: left;
	color: #1C2438;
	word-break: break-all;
	padding: 0 10px;
	font-size: 12px
}
.sjzt-table td a {
	color: #3592E2;
	display: inline-block
}
.mm-menu.mm-horizontal>.mm-panel {
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease
}
.mm-menu .mm-hidden {
	display: none
}
.mm-wrapper {
	overflow-x: hidden;
	position: relative
}
.mm-menu, .mm-menu>.mm-panel {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0
}
.mm-menu {
	background: inherit;
	display: block;
	overflow: hidden;
	padding: 0
}
.mm-menu>.mm-panel {
	background: inherit;
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	box-sizing: border-box;
	padding: 20px;
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0)
}
.mm-menu>.mm-panel.mm-opened {
	-webkit-transform: translate(0%, 0);
	-ms-transform: translate(0%, 0);
	transform: translate(0%, 0)
}
.mm-menu>.mm-panel.mm-subopened {
	-webkit-transform: translate(-30%, 0);
	-ms-transform: translate(-30%, 0);
	transform: translate(-30%, 0)
}
.mm-menu>.mm-panel.mm-highest {
	z-index: 1
}
.mm-menu .mm-list {
	padding: 20px 0
}
.mm-menu>.mm-list {
	padding-bottom: 0
}
.mm-menu>.mm-list:after {
	content: '';
	display: block;
	height: 40px
}
.mm-panel>.mm-list {
	margin-left: -20px;
	margin-right: -20px
}
.mm-panel>.mm-list:first-child {
	padding-top: 0
}
.mm-list, .mm-list>li {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0
}
.mm-list {
	font: inherit;
	font-size: 14px
}
.mm-list a, .mm-list a:hover {
	text-decoration: none
}
.mm-list>li {
	position: relative
}
.mm-list>li>a, .mm-list>li>span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: inherit;
	line-height: 20px;
	display: block;
	padding: 10px 10px 10px 20px;
	margin: 0
}
.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
	content: '';
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0
}
.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
	width: auto;
	margin-left: 20px;
	position: relative;
	left: auto
}
.mm-list a.mm-subopen {
	background: rgba(3,2,1,0);
	width: 40px;
	height: 100%;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2
}
.mm-list a.mm-subopen:before {
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}
.mm-list a.mm-subopen.mm-fullsubopen {
	width: 100%
}
.mm-list a.mm-subopen.mm-fullsubopen:before {
	border-left: 0
}
.mm-list a.mm-subopen+a, .mm-list a.mm-subopen+span {
	padding-right: 5px;
	margin-right: 40px
}
.mm-list>li.mm-selected>a.mm-subopen {
	background: transparent
}
.mm-list>li.mm-selected>a.mm-fullsubopen+a, .mm-list>li.mm-selected>a.mm-fullsubopen+span {
	padding-right: 45px;
	margin-right: 0
}
.mm-list a.mm-subclose {
	text-indent: 20px;
	padding-top: 30px;
	margin-top: -20px
}
.mm-list>li.mm-label {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 10px;
	text-transform: uppercase;
	text-indent: 20px;
	line-height: 25px;
	padding-right: 5px
}
.mm-list>li.mm-spacer {
	padding-top: 40px
}
.mm-list>li.mm-spacer.mm-label {
	padding-top: 25px
}
.mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before {
	content: '';
	border: 2px solid transparent;
	display: inline-block;
	width: 7px;
	height: 7px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-bottom: -5px;
	position: absolute;
	bottom: 50%
}
.mm-list a.mm-subopen:after {
	border-top: 0;
	border-left: 0;
	right: 18px
}
.mm-list a.mm-subclose:before {
	border-right: 0;
	border-bottom: 0;
	margin-bottom: -15px;
	left: 22px
}
.mm-menu.mm-vertical .mm-list .mm-panel {
	display: none;
	padding: 10px 0 10px 10px
}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
	border-color: transparent
}
.mm-menu.mm-vertical .mm-list li.mm-opened>.mm-panel {
	display: block
}
.mm-menu.mm-vertical .mm-list>li>a.mm-subopen {
	height: 40px
}
.mm-menu.mm-vertical .mm-list>li>a.mm-subopen:after {
	top: 16px;
	bottom: auto
}
.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.mm-menu.mm-vertical .mm-list>li.mm-label>a.mm-subopen {
	height: 25px
}
html.mm-opened .mm-page {
	box-shadow: 0 0 20px rgba(0,0,0,.5)
}
.mm-menu {
	background: #f6f6f6;
	color: #012349;
}
.mm-menu .mm-list>li:after {
	border-color: rgba(0,0,0,.15)
}
.mm-menu .mm-list>li>a.mm-subclose {
	background: rgba(0,0,0,.1);
	color: #012349;
}
.mm-menu .mm-list>li>a.mm-subopen:after, .mm-menu .mm-list>li>a.mm-subclose:before {
	border-color: #8f8f8f
}
.mm-menu .mm-list>li>a.mm-subopen:before {
	border-color: rgba(0,0,0,.15)
}
.mm-menu .mm-list>li.mm-selected>a:not(.mm-subopen), .mm-menu .mm-list>li.mm-selected>span {
	background: rgba(0,0,0,.1)
}
.mm-menu .mm-list>li.mm-label {
	background: rgba(255,255,255,.05)
}
.mm-menu.mm-vertical .mm-list li.mm-opened>a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened>ul {
	background: rgba(255,255,255,.05)
}
.mm-page {
	box-sizing: border-box;
	position: relative
}
.mm-slideout {
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease
}
html.mm-opened {
	overflow: hidden;
	position: relative
}
html.mm-opened body {
	overflow: hidden
}
html.mm-background .mm-page {
	background: inherit
}
#mm-blocker {
	background: rgba(3,2,1,0);
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999
}
html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
	display: block
}
.mm-menu.mm-offcanvas {
	display: none;
	position: fixed
}
.mm-menu.mm-current {
	display: block
}
.mm-menu {
	width: 80%;
	min-width: 140px;
	max-width: 440px
}
html.mm-opening .mm-slideout {
	-webkit-transform: translate(80%, 0);
	-ms-transform: translate(80%, 0);
	transform: translate(80%, 0)
}

@media all and (max-width:175px) {
html.mm-opening .mm-slideout {
	-webkit-transform: translate(140px, 0);
	-ms-transform: translate(140px, 0);
	transform: translate(140px, 0)
}
}

@media all and (min-width:550px) {
html.mm-opening .mm-slideout {
	-webkit-transform: translate(440px, 0);
	-ms-transform: translate(440px, 0);
	transform: translate(440px, 0)
}
}
.mm-buttonbar {
	border: 1px solid transparent;
	border-radius: 5px;
	text-align: center;
	line-height: 20px;
	overflow: hidden;
	display: block;
	padding: 0;
	margin: 0;
	position: relative
}
.mm-buttonbar:after {
	content: '';
	display: block;
	clear: both
}
.mm-buttonbar>* {
	border-left: 1px solid transparent;
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 100%;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.mm-buttonbar>a {
	text-decoration: none
}
.mm-buttonbar>input {
	position: absolute;
	left: -1000px;
	top: -1000px
}
.mm-buttonbar>input:checked+label {
	border-color: transparent!important
}
.mm-buttonbar>:first-child, .mm-buttonbar>input:first-child+* {
	border-left: 0
}
.mm-buttonbar.mm-buttonbar-2>* {
	width: 50%
}
.mm-buttonbar.mm-buttonbar-3>* {
	width: 33.33%
}
.mm-buttonbar.mm-buttonbar-4>* {
	width: 25%
}
.mm-buttonbar.mm-buttonbar-5>* {
	width: 20%
}
.mm-header .mm-buttonbar {
	margin-top: 20px;
	margin-left: -30px;
	margin-right: -30px
}
.mm-footer .mm-buttonbar {
	border: 0;
	border-radius: none;
	line-height: 40px;
	margin: -10px -10px 0 -20px
}
.mm-footer .mm-buttonbar>* {
	border-left: 0
}
.mm-list>li>.mm-buttonbar {
	margin: 10px 20px
}
.mm-menu .mm-buttonbar {
	border-color: rgba(255,255,255,.6);
	background: #333
}
.mm-menu .mm-buttonbar>* {
	border-color: rgba(255,255,255,.6)
}
.mm-menu .mm-buttonbar>input:checked+label {
	background: rgba(255,255,255,.6);
	color: #333
}
em.mm-counter {
	font: inherit;
	font-size: 14px;
	font-style: normal;
	text-indent: 0;
	line-height: 20px;
	display: block;
	margin-top: -10px;
	position: absolute;
	right: 40px;
	top: 50%
}
em.mm-counter+a.mm-subopen {
	padding-left: 40px
}
em.mm-counter+a.mm-subopen+a, em.mm-counter+a.mm-subopen+span {
	margin-right: 80px
}
em.mm-counter+a.mm-fullsubopen {
	padding-left: 0
}
.mm-vertical em.mm-counter {
	top: 12px;
	margin-top: 0
}
.mm-nosubresults>em.mm-counter {
	display: none
}
.mm-menu em.mm-counter {
	color: rgba(255,255,255,.3)
}
html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-page, html.mm-opened.mm-dragging .mm-fixed-top, html.mm-opened.mm-dragging .mm-fixed-bottom, html.mm-opened.mm-dragging #mm-blocker {
	transition-duration: 0s
}
.mm-footer {
	background: inherit;
	border-top: 1px solid transparent;
	text-align: center;
	line-height: 20px;
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	padding: 10px 10px 0 20px;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0
}
.mm-menu.mm-hasfooter>.mm-panel:after {
	height: 80px
}
.mm-menu .mm-footer {
	border-color: rgba(0,0,0,.15);
	color: rgba(255,255,255,.3)
}
.mm-header {
	background: inherit;
	border-bottom: 1px solid transparent;
	text-align: center;
	line-height: 20px;
	box-sizing: border-box;
	width: 100%;
	height: 60px;
	padding: 0 50px;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0
}
.mm-header .mm-title, .mm-header .mm-prev, .mm-header .mm-next, .mm-header .mm-close {
	padding-top: 30px
}
.mm-header .mm-title {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	width: 100%;
	position: relative
}
.mm-header .mm-prev, .mm-header .mm-next, .mm-header .mm-close {
	text-decoration: none;
	display: block;
	box-sizing: border-box;
	min-width: 10px;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1
}
.mm-header .mm-prev {
	padding-left: 20px;
	padding-right: 10px;
	left: 0
}
.mm-header .mm-next, .mm-header .mm-close {
	padding-left: 10px;
	padding-right: 20px;
	right: 0
}
.mm-header [href].mm-prev:before, .mm-header [href].mm-next:after {
	content: '';
	border: 2px solid transparent;
	display: inline-block;
	width: 7px;
	height: 7px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.mm-header [href].mm-prev:before {
	border-right: 0;
	border-bottom: 0;
	margin-left: 2px;
	margin-right: 5px
}
.mm-header [href].mm-next:after, .mm-header [href].mm-close:after {
	margin-left: 5px;
	margin-right: -2px
}
.mm-header [href].mm-next:after {
	border-top: 0;
	border-left: 0
}
.mm-header [href].mm-close:after {
	content: 'x'
}
.mm-menu.mm-hassearch .mm-header {
	height: 50px;
	top: 50px
}
.mm-menu.mm-hassearch .mm-header .mm-title, .mm-menu.mm-hassearch .mm-header .mm-prev, .mm-menu.mm-hassearch .mm-header .mm-next, .mm-menu.mm-hassearch .mm-header .mm-close {
	padding-top: 20px
}
.mm-menu.mm-hasheader li.mm-subtitle {
	display: none
}
.mm-menu.mm-hasheader>.mm-panel {
	padding-top: 80px
}
.mm-menu.mm-hasheader>.mm-panel.mm-list {
	padding-top: 60px
}
.mm-menu.mm-hasheader>.mm-panel>.mm-list:first-child {
	margin-top: -20px
}
.mm-menu.mm-hasheader.mm-hassearch>.mm-panel {
	padding-top: 120px
}
.mm-menu.mm-hasheader.mm-hassearch>.mm-panel.mm-list {
	padding-top: 100px
}
.mm-menu .mm-header {
	border-color: rgba(0,0,0,.15);
	color: rgba(255,255,255,.3)
}
.mm-menu .mm-header .mm-prev:before, .mm-menu .mm-header .mm-next:after, .mm-menu .mm-header .mm-close:after {
	border-color: rgba(255,255,255,.3)
}
.mm-list li.mm-label>span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0;
	line-height: 25px
}
.mm-list li.mm-label.mm-opened a.mm-subopen:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.mm-list li.mm-collapsed:not(.mm-uncollapsed) {
	display: none
}
.mm-menu.mm-vertical .mm-list>li.mm-label>a.mm-subopen:after {
	top: 8.5px
}
.mm-menu .mm-list li.mm-label>div>div {
	background: rgba(255,255,255,.05)
}
.mm-search, .mm-search input {
	box-sizing: border-box
}
.mm-list>li.mm-search {
	padding: 10px;
	margin-top: -20px
}
.mm-list>li.mm-subtitle+li.mm-search {
	margin-top: 0
}
div.mm-panel>div.mm-search {
	padding: 0 0 10px
}
.mm-menu.mm-hasheader .mm-list>li.mm-search {
	margin-top: 0
}
.mm-menu>.mm-search {
	background: inherit;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}
.mm-search {
	padding: 10px
}
.mm-search input {
	border: 0;
	border-radius: 30px;
	font: inherit;
	font-size: 14px;
	line-height: 30px;
	outline: 0;
	display: block;
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0 10px
}
.mm-search input::-ms-clear {
display:none
}
.mm-menu .mm-noresultsmsg {
	text-align: center;
	font-size: 21px;
	display: none;
	padding: 60px 0
}
.mm-menu .mm-noresultsmsg:after {
	border: 0!important
}
.mm-noresults .mm-noresultsmsg {
	display: block
}
.mm-menu li.mm-nosubresults>a.mm-subopen {
	display: none
}
.mm-menu li.mm-nosubresults>a.mm-subopen+a, .mm-menu li.mm-nosubresults>a.mm-subopen+span {
	padding-right: 10px
}
.mm-menu.mm-hassearch>.mm-panel {
	padding-top: 70px
}
.mm-menu.mm-hassearch>.mm-panel>.mm-list:first-child {
	margin-top: -20px
}
.mm-menu.mm-hasheader>.mm-panel>div.mm-search:first-child {
	margin-top: -10px
}
.mm-menu.mm-hasheader>.mm-panel>div.mm-search:first-child+.mm-list {
	padding-top: 0
}
.mm-menu .mm-search input {
	background: rgba(255,255,255,.3);
	color: rgba(255,255,255,.6)
}
.mm-menu .mm-noresultsmsg {
	color: rgba(255,255,255,.3)
}
input.mm-toggle, input.mm-check {
	position: absolute;
	left: -10000px
}
label.mm-toggle, label.mm-check {
	margin: 0;
	position: absolute;
	bottom: 50%;
	z-index: 2
}
label.mm-toggle:before, label.mm-check:before {
	content: '';
	display: block
}
label.mm-toggle {
	border-radius: 30px;
	width: 50px;
	height: 30px;
	margin-bottom: -15px
}
label.mm-toggle:before {
	border-radius: 30px;
	width: 28px;
	height: 28px;
	margin: 1px
}
input.mm-toggle:checked~label.mm-toggle:before {
	float: right
}
label.mm-check {
	width: 30px;
	height: 30px;
	margin-bottom: -15px
}
label.mm-check:before {
	border-left: 3px solid;
	border-bottom: 3px solid;
	width: 40%;
	height: 20%;
	margin: 25% 0 0 20%;
	opacity: .1;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
input.mm-check:checked~label.mm-check:before {
	opacity: 1
}
.mm-menu.mm-vertical .mm-list>li label.mm-toggle, .mm-menu.mm-vertical .mm-list>li label.mm-check {
	bottom: auto;
	margin-bottom: 0
}
.mm-menu.mm-vertical .mm-list>li label.mm-toggle {
	top: 5px
}
.mm-menu.mm-vertical .mm-list>li label.mm-check {
	top: 5px
}
label.mm-toggle, label.mm-check {
	right: 20px
}
label.mm-toggle+a, label.mm-toggle+span {
	margin-right: 70px
}
label.mm-check+a, label.mm-check+span {
	margin-right: 50px
}
a.mm-subopen+label.mm-toggle, a.mm-subopen+label.mm-check {
	right: 50px
}
a.mm-subopen+label.mm-toggle+a, a.mm-subopen+label.mm-toggle+span {
	margin-right: 100px
}
a.mm-subopen+label.mm-check+a, a.mm-subopen+label.mm-check+span {
	margin-right: 80px
}
em.mm-counter+a.mm-subopen+label.mm-toggle, em.mm-counter+a.mm-subopen+label.mm-check {
	right: 90px
}
em.mm-counter+a.mm-subopen+label.mm-toggle+a, em.mm-counter+a.mm-subopen+label.mm-toggle+span {
	margin-right: 140px
}
em.mm-counter+a.mm-subopen+label.mm-check+a, em.mm-counter+a.mm-subopen+label.mm-check+span {
	margin-right: 120px
}
.mm-menu label.mm-toggle {
	background: rgba(0,0,0,.15)
}
.mm-menu label.mm-toggle:before {
	background: #333
}
.mm-menu input.mm-toggle:checked~label.mm-toggle {
	background: #4bd963
}
.mm-menu label.mm-check:before {
	border-color: rgba(255,255,255,.6)
}
html.mm-slide .mm-menu {
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease
}
html.mm-slide.mm-opened .mm-menu {
	-webkit-transform: translateX(-30%);
	-ms-transform: translateX(-30%);
	transform: translateX(-30%)
}
html.mm-slide.mm-opening .mm-menu {
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%)
}
html.mm-slide.mm-right.mm-opened .mm-menu {
	-webkit-transform: translateX(30%);
	-ms-transform: translateX(30%);
	transform: translateX(30%)
}
html.mm-slide.mm-right.mm-opening .mm-menu {
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%)
}
html.mm-slide.mm-top.mm-opened .mm-menu {
	-webkit-transform: translateY(-30%);
	-ms-transform: translateY(-30%);
	transform: translateY(-30%)
}
html.mm-slide.mm-top.mm-opening .mm-menu {
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%)
}
html.mm-slide.mm-bottom.mm-opened .mm-menu {
	-webkit-transform: translateY(30%);
	-ms-transform: translateY(30%);
	transform: translateY(30%)
}
html.mm-slide.mm-bottom.mm-opening .mm-menu {
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%)
}
html.mm-zoom-menu .mm-menu {
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease
}
html.mm-zoom-menu.mm-opened .mm-menu {
	-webkit-transform: scale(0.7, .7) translateX(-30%);
	-ms-transform: scale(0.7, .7) translateX(-30%);
	transform: scale(0.7, .7) translateX(-30%);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center
}
html.mm-zoom-menu.mm-opening .mm-menu {
	-webkit-transform: scale(1, 1) translateX(0%);
	-ms-transform: scale(1, 1) translateX(0%);
	transform: scale(1, 1) translateX(0%)
}
html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
	-webkit-transform: scale(0.7, .7) translateX(30%);
	-ms-transform: scale(0.7, .7) translateX(30%);
	transform: scale(0.7, .7) translateX(30%);
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center
}
html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
	-webkit-transform: scale(1, 1) translateX(0%);
	-ms-transform: scale(1, 1) translateX(0%);
	transform: scale(1, 1) translateX(0%)
}
html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
	-webkit-transform: scale(0.7, .7) translateY(-30%);
	-ms-transform: scale(0.7, .7) translateY(-30%);
	transform: scale(0.7, .7) translateY(-30%);
	-webkit-transform-origin: center top;
	-ms-transform-origin: center top;
	transform-origin: center top
}
html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
	-webkit-transform: scale(1, 1) translateY(0%);
	-ms-transform: scale(1, 1) translateY(0%);
	transform: scale(1, 1) translateY(0%)
}
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
	-webkit-transform: scale(0.7, .7) translateY(30%);
	-ms-transform: scale(0.7, .7) translateY(30%);
	transform: scale(0.7, .7) translateY(30%);
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom
}
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
	-webkit-transform: scale(1, 1) translateY(0%);
	-ms-transform: scale(1, 1) translateY(0%);
	transform: scale(1, 1) translateY(0%)
}
html.mm-zoom-panels .mm-menu.mm-horizontal>.mm-panel {
	-webkit-transform: scale(1.5, 1.5) translateX(100%);
	-ms-transform: scale(1.5, 1.5) translateX(100%);
	transform: scale(1.5, 1.5) translateX(100%);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	transition-property: -webkit-transform, left;
	transition-property: transform, left
}
html.mm-zoom-panels .mm-menu.mm-horizontal>.mm-panel.mm-opened {
	-webkit-transform: scale(1, 1) translateX(0%);
	-ms-transform: scale(1, 1) translateX(0%);
	transform: scale(1, 1) translateX(0%)
}
html.mm-zoom-panels .mm-menu.mm-horizontal>.mm-panel.mm-opened.mm-subopened {
	-webkit-transform: scale(0.7, .7) translateX(-30%);
	-ms-transform: scale(0.7, .7) translateX(-30%);
	transform: scale(0.7, .7) translateX(-30%)
}
.mm-menu.mm-fullscreen {
	width: 100%;
	min-width: 140px;
	max-width: 10000px
}
html.mm-opening.mm-fullscreen .mm-slideout {
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0)
}

@media all and (max-width:140px) {
html.mm-opening.mm-fullscreen .mm-slideout {
	-webkit-transform: translate(140px, 0);
	-ms-transform: translate(140px, 0);
	transform: translate(140px, 0)
}
}

@media all and (min-width:10000px) {
html.mm-opening.mm-fullscreen .mm-slideout {
	-webkit-transform: translate(10000px, 0);
	-ms-transform: translate(10000px, 0);
	transform: translate(10000px, 0)
}
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	transform: translate(-100%, 0)
}

@media all and (max-width:140px) {
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
	-webkit-transform: translate(-140px, 0);
	-ms-transform: translate(-140px, 0);
	transform: translate(-140px, 0)
}
}

@media all and (min-width:10000px) {
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
	-webkit-transform: translate(-10000px, 0);
	-ms-transform: translate(-10000px, 0);
	transform: translate(-10000px, 0)
}
}
.mm-menu.mm-front.mm-fullscreen.mm-top, .mm-menu.mm-front.mm-fullscreen.mm-bottom {
	height: 100%;
	min-height: 140px;
	max-height: 10000px
}
html.mm-opened.mm-fullscreen .mm-page {
	box-shadow: none!important
}
.mm-menu.mm-top, .mm-menu.mm-bottom {
	width: 100%;
	min-width: 100%;
	max-width: 100%
}
.mm-menu.mm-right {
	left: auto;
	right: 0
}
.mm-menu.mm-bottom {
	top: auto;
	bottom: 0
}
html.mm-right.mm-opening .mm-slideout {
	-webkit-transform: translate(-80%, 0);
	-ms-transform: translate(-80%, 0);
	transform: translate(-80%, 0)
}

@media all and (max-width:175px) {
html.mm-right.mm-opening .mm-slideout {
	-webkit-transform: translate(-140px, 0);
	-ms-transform: translate(-140px, 0);
	transform: translate(-140px, 0)
}
}

@media all and (min-width:550px) {
html.mm-right.mm-opening .mm-slideout {
	-webkit-transform: translate(-440px, 0);
	-ms-transform: translate(-440px, 0);
	transform: translate(-440px, 0)
}
}
html.mm-front .mm-slideout {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important;
	z-index: 0!important
}
.mm-menu.mm-front {
	z-index: 1;
	box-shadow: 0 0 15px rgba(0,0,0,.5)
}
html.mm-opened.mm-next .mm-page {
	box-shadow: none
}
.mm-menu.mm-front, .mm-menu.mm-next {
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	transform: translate(-100%, 0)
}
.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0)
}
.mm-menu.mm-front.mm-top {
	-webkit-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	transform: translate(0, -100%)
}
.mm-menu.mm-front.mm-bottom {
	-webkit-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	transform: translate(0, 100%)
}
html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
	height: 80%;
	min-height: 140px;
	max-height: 880px
}
html.mm-opened.mm-light .mm-page {
	box-shadow: 0 0 10px rgba(0,0,0,.3)
}
.mm-menu.mm-light {
	background: #f3f3f3;
	color: rgba(0,0,0,.6)
}
.mm-menu.mm-light .mm-list>li:after {
	border-color: rgba(0,0,0,.1)
}
.mm-menu.mm-light .mm-list>li>a.mm-subclose {
	background: rgba(255,255,255,.6);
	color: rgba(0,0,0,.3)
}
.mm-menu.mm-light .mm-list>li>a.mm-subopen:after, .mm-menu.mm-light .mm-list>li>a.mm-subclose:before {
	border-color: rgba(0,0,0,.3)
}
.mm-menu.mm-light .mm-list>li>a.mm-subopen:before {
	border-color: rgba(0,0,0,.1)
}
.mm-menu.mm-light .mm-list>li.mm-selected>a:not(.mm-subopen), .mm-menu.mm-light .mm-list>li.mm-selected>span {
	background: rgba(255,255,255,.6)
}
.mm-menu.mm-light .mm-list>li.mm-label {
	background: rgba(0,0,0,.03)
}
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened>a.mm-subopen, .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened>ul {
	background: rgba(0,0,0,.03)
}
.mm-menu.mm-light .mm-buttonbar {
	border-color: rgba(0,0,0,.6);
	background: #f3f3f3
}
.mm-menu.mm-light .mm-buttonbar>* {
	border-color: rgba(0,0,0,.6)
}
.mm-menu.mm-light .mm-buttonbar>input:checked+label {
	background: rgba(0,0,0,.6);
	color: #f3f3f3
}
.mm-menu.mm-light label.mm-check:before {
	border-color: rgba(0,0,0,.6)
}
.mm-menu.mm-light em.mm-counter {
	color: rgba(0,0,0,.3)
}
.mm-menu.mm-light .mm-footer {
	border-color: rgba(0,0,0,.1);
	color: rgba(0,0,0,.3)
}
.mm-menu.mm-light .mm-header {
	border-color: rgba(0,0,0,.1);
	color: rgba(0,0,0,.3)
}
.mm-menu.mm-light .mm-header .mm-prev:before, .mm-menu.mm-light .mm-header .mm-next:after, .mm-menu.mm-light .mm-header .mm-close:after {
	border-color: rgba(0,0,0,.3)
}
.mm-menu.mm-light .mm-list li.mm-label>div>div {
	background: rgba(0,0,0,.03)
}
.mm-menu.mm-light .mm-search input {
	background: rgba(0,0,0,.1);
	color: rgba(0,0,0,.6)
}
.mm-menu.mm-light .mm-noresultsmsg {
	color: rgba(0,0,0,.3)
}
.mm-menu.mm-light label.mm-toggle {
	background: rgba(0,0,0,.1)
}
.mm-menu.mm-light label.mm-toggle:before {
	background: #f3f3f3
}
.mm-menu.mm-light input.mm-toggle:checked~label.mm-toggle {
	background: #4bd963
}
html.mm-opened.mm-white .mm-page {
	box-shadow: 0 0 10px rgba(0,0,0,.3)
}
.mm-menu.mm-white {
	background: #fff;
	color: rgba(0,0,0,.6)
}
.mm-menu.mm-white .mm-list>li:after {
	border-color: rgba(0,0,0,.1)
}
.mm-menu.mm-white .mm-list>li>a.mm-subclose {
	background: rgba(0,0,0,.06);
	color: rgba(0,0,0,.3)
}
.mm-menu.mm-white .mm-list>li>a.mm-subopen:after, .mm-menu.mm-white .mm-list>li>a.mm-subclose:before {
	border-color: rgba(0,0,0,.3)
}
.mm-menu.mm-white .mm-list>li>a.mm-subopen:before {
	border-color: rgba(0,0,0,.1)
}
.mm-menu.mm-white .mm-list>li.mm-selected>a:not(.mm-subopen), .mm-menu.mm-white .mm-list>li.mm-selected>span {
	background: rgba(0,0,0,.06)
}
.mm-menu.mm-white .mm-list>li.mm-label {
	background: rgba(0,0,0,.03)
}
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened>a.mm-subopen, .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened>ul {
	background: rgba(0,0,0,.03)
}
.mm-menu.mm-white .mm-buttonbar {
	border-color: rgba(0,0,0,.6);
	background: #fff
}
.mm-menu.mm-white .mm-buttonbar>* {
	border-color: rgba(0,0,0,.6)
}
.mm-menu.mm-white .mm-buttonbar>input:checked+label {
	background: rgba(0,0,0,.6);
	color: #fff
}
.mm-menu.mm-white label.mm-check:before {
	border-color: rgba(0,0,0,.6)
}
.mm-menu.mm-white em.mm-counter {
	color: rgba(0,0,0,.3)
}
.mm-menu.mm-white .mm-footer {
	border-color: rgba(0,0,0,.1);
	color: rgba(0,0,0,.3)
}
.mm-menu.mm-white .mm-header {
	border-color: rgba(0,0,0,.1);
	color: rgba(0,0,0,.3)
}
.mm-menu.mm-white .mm-header .mm-prev:before, .mm-menu.mm-white .mm-header .mm-next:after, .mm-menu.mm-white .mm-header .mm-close:after {
	border-color: rgba(0,0,0,.3)
}
.mm-menu.mm-white .mm-list li.mm-label>div>div {
	background: rgba(0,0,0,.03)
}
.mm-menu.mm-white .mm-search input {
	background: rgba(0,0,0,.1);
	color: rgba(0,0,0,.6)
}
.mm-menu.mm-white .mm-noresultsmsg {
	color: rgba(0,0,0,.3)
}
.mm-menu.mm-white label.mm-toggle {
	background: rgba(0,0,0,.1)
}
.mm-menu.mm-white label.mm-toggle:before {
	background: #fff
}
.mm-menu.mm-white input.mm-toggle:checked~label.mm-toggle {
	background: #4bd963
}
html.mm-opened.mm-black .mm-page {
	box-shadow: none
}
.mm-menu.mm-black {
	background: #000;
	color: rgba(255,255,255,.6)
}
.mm-menu.mm-black .mm-list>li:after {
	border-color: rgba(255,255,255,.2)
}
.mm-menu.mm-black .mm-list>li>a.mm-subclose {
	background: rgba(255,255,255,.25);
	color: rgba(255,255,255,.3)
}
.mm-menu.mm-black .mm-list>li>a.mm-subopen:after, .mm-menu.mm-black .mm-list>li>a.mm-subclose:before {
	border-color: rgba(255,255,255,.3)
}
.mm-menu.mm-black .mm-list>li>a.mm-subopen:before {
	border-color: rgba(255,255,255,.2)
}
.mm-menu.mm-black .mm-list>li.mm-selected>a:not(.mm-subopen), .mm-menu.mm-black .mm-list>li.mm-selected>span {
	background: rgba(255,255,255,.25)
}
.mm-menu.mm-black .mm-list>li.mm-label {
	background: rgba(255,255,255,.15)
}
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened>a.mm-subopen, .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened>ul {
	background: rgba(255,255,255,.15)
}
.mm-menu.mm-black .mm-buttonbar {
	border-color: rgba(255,255,255,.6);
	background: #000
}
.mm-menu.mm-black .mm-buttonbar>* {
	border-color: rgba(255,255,255,.6)
}
.mm-menu.mm-black .mm-buttonbar>input:checked+label {
	background: rgba(255,255,255,.6);
	color: #000
}
.mm-menu.mm-black label.mm-check:before {
	border-color: rgba(255,255,255,.6)
}
.mm-menu.mm-black em.mm-counter {
	color: rgba(255,255,255,.3)
}
.mm-menu.mm-black .mm-footer {
	border-color: rgba(255,255,255,.2);
	color: rgba(255,255,255,.3)
}
.mm-menu.mm-black .mm-header {
	border-color: rgba(255,255,255,.2);
	color: rgba(255,255,255,.3)
}
.mm-menu.mm-black .mm-header .mm-prev:before, .mm-menu.mm-black .mm-header .mm-next:after, .mm-menu.mm-black .mm-header .mm-close:after {
	border-color: rgba(255,255,255,.3)
}
.mm-menu.mm-black .mm-list li.mm-label>div>div {
	background: rgba(255,255,255,.15)
}
.mm-menu.mm-black .mm-search input {
	background: rgba(255,255,255,.3);
	color: rgba(255,255,255,.6)
}
.mm-menu.mm-black .mm-noresultsmsg {
	color: rgba(255,255,255,.3)
}
.mm-menu.mm-black label.mm-toggle {
	background: rgba(255,255,255,.2)
}
.mm-menu.mm-black label.mm-toggle:before {
	background: #000
}
.mm-menu.mm-black input.mm-toggle:checked~label.mm-toggle {
	background: #4bd963
}
.menu_index {
	color: #012349;
	font-weight: 700
}
.menu_index01 {
	border-bottom: 1px solid #012349;
}
/*!modules/aside/index.scss*/

/*!modules/detail/index.scss*/
.sjzt-protitle .item-sjzt-protitle {
	height: .68rem;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}
.sjzt-protitle .item-sjzt-protitle .img-project {
	display: inline-block;
	width: .36rem;
	height: .36rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: .36rem .36rem;
	margin-right: .3rem
}
.sjzt-protitle .item-sjzt-protitle .img-project.oem-img {
	background-image: url(../images/detail/img/oem.png)
}
.sjzt-protitle .item-sjzt-protitle .img-project.dianli-img {
	background-image: url(../images/detail/img/dianli.png)
}
.sjzt-protitle .item-sjzt-protitle .img-project.qita-img {
	background-image: url(../images/detail/img/qita.png)
}
.sjzt-protitle .item-sjzt-protitle .img-project.jz-img {
	background-image: url(../images/detail/img/jianzhu.png)
}
.sjzt-protitle .item-sjzt-protitle h2 {
	display: inline-block;
	font-size: .34rem;
	color: #cf242f
}
.sjzt-casetag {
	width: 7.5rem;
	height: .88rem;
	margin: .2rem auto;
	background: #fff
}
.sjzt-casetag .item-casetag {
	float: left;
	width: 25%;
	height: .88rem;
	line-height: .88rem;
	text-align: center;
	color: #333;
	cursor: pointer
}
.sjzt-casetag .item-casetag:hover, .sjzt-casetag .item-casetag.on {
	background: #CF1625;
	color: #fff
}
.sjzt-casewrap {
	width: 7.5rem;
	margin: 0 auto
}
.sjzt-casewrap .case-video {
	width: 7.5rem;
	height: 4.2rem;
	position: relative
}
.sjzt-casewrap .case-video video {
	width: 7.5rem;
	height: 4.2rem
}
.sjzt-casewrap .case-video .video_pop_btn {
	position: absolute;
	width: 1.4rem;
	height: 1.4rem;
	left: 50%;
	top: 47%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	color: #eae7e7;
	cursor: pointer
}
.sjzt-casewrap .case-video .video_pop_btn img {
	width: 1.4rem;
	height: 1.4rem
}
.sjzt-casewrap .case-video .video_pop_btn:hover {
	color: #eae7e7
}
.sjzt-casewrap .case-video .video_pop_btn h2 {
	font-size: .24rem;
	margin: 6px 0
}
.sjzt-casewrap .case-video .video_pop_btn h6 {
	font-size: .14rem
}
.sjzt-scheme {
	background: #fff;
	padding-top: .4rem;
	margin-bottom: .2rem;
	overflow: hidden
}
.sjzt-scheme h2 {
	padding: 0 .3rem;
	color: #CF242F;
	font-size: .44rem;
	line-height: 1;
	margin-bottom: .4rem
}
.sjzt-scheme p {
	padding: 0 .3rem;
	font-size: .26rem;
	line-height: .4rem;
	margin-bottom: .4rem
}
.sjzt-scheme .more {
	padding: 0 .3rem;
	width: 7.5rem;
	height: 1.1rem;
	line-height: 1.1rem;
	display: block;
	margin: 0 auto;
	border-top: 1px solid #DFDFDF;
	position: relative;
	font-size: .3rem;
	color: #CF242F
}
.sjzt-scheme .more:after {
	content: "";
	display: block;
	width: .17rem;
	height: .31rem;
	position: absolute;
	background: url(../images/recruit/img/rightarrow.png) no-repeat center;
	background-size: .17rem .31rem;
	right: .3rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.sjzt-case {
	background: #fff;
	padding: .1rem 0 .6rem
}
.sjzt-case .sjzt-title {
	background: #fff
}
.sjzt-case .item-case {
	margin-top: .44rem;
	padding: 0 .3rem
}
.sjzt-case .item-case .img-left {
	float: left;
	width: 2.3rem;
	height: 2.3rem;
	margin-right: .4rem
}
.sjzt-case .item-case .img-left img {
	display: block;
	width: 2.3rem;
	height: 2.3rem
}
.sjzt-case .item-case .case-right {
	float: left;
	width: 4.2rem
}
.sjzt-case .item-case .case-right h2 {
	font-size: .3rem;
	line-height: .22rem;
	margin-bottom: .2rem
}
.sjzt-case .item-case .case-right .time {
	font-size: .22rem;
	line-height: .22rem;
	margin-bottom: .2rem
}
.sjzt-case .item-case .case-right p {
	font-size: .2rem;
	line-height: .3rem
}
.wapbg {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.6);
	z-index: 999999;
	display: none
}
.wapbg .wap-close {
	position: absolute;
	width: .5rem;
	height: .5rem;
	line-height: .5rem;
	text-align: center;
	background: #F03535;
	top: .2rem;
	right: .2rem;
	color: #fff;
	font-size: .22rem;
	border-radius: 100%;
	cursor: pointer
}
.wapbg .wap-close::before {
	content: "\2716"
}
.wapbg img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: contain
}
/*!modules/footer/index.scss*/
section#foot {
	background-color: #f4f4f4;
	padding: .2rem
}
section#foot ul li {
	height: 1.12rem;
	line-height: 1.12rem;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
	background-image: url(../img/foot.jpg);
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: right center;
	color: #2d2d2d;
	width: 100%
}
section#foot ul li.two {
	width: 48%
}
section#foot ul li a {
	color: #2d2d2d;
	font-size: .28rem;
	display: block
}
section#foot .fenxiang {
	text-align: center;
	clear: both;
	padding-top: .2rem
}
section#foot .fenxiang img {
	width: .6rem;
	display: inline-table;
	margin-left: .2rem;
	margin-right: .2rem;
	margin-bottom: .1rem
}
section#foot .tel {
	clear: both;
	text-align: center;
	height: .4rem;
	line-height: .4rem;
	font-size: .2rem;
	color: #414141
}
section#foot .tel a {
	font-size: .2rem;
	color: #414141
}
footer {
	clear: both;
	background-color: #012349;
	padding: .2rem
}
footer p {
	width: 70%;
	text-align: center;
	margin: 0 auto;
	line-height: .4rem;
	font-size: .2rem;
	color: #fff
}
.comDiv {
	position: fixed!important;
	top: 0;
	z-index: 999;
	_position: absolute;
	overflow: visible;
	width: 100%;
	left: 0
}
.idx_weixin_mask {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: center;
	vertical-align: middle;
	display: none
}
.idx_weixin_mask img {
	margin-top: 30%
}
/*!modules/header/index.scss*/
.nav-wrap {
	background-color: #FFF;
	box-shadow: 0 1px 5px #ccc
}
.nav-wrap .logo img {
	display: block;
	width: 2.2rem
}
.nav-wrap .quicktools {
	padding-top: .2rem
}
.nav-wrap .quicktools div {
	float: left
}
.nav-wrap .quicktools .idx_ser {
	margin-right: .3rem
}
.nav-wrap .quicktools .idx_ser img {
	width: .4rem
}
.nav-wrap .quicktools .nav_mobile {
	position: relative;
	top: .04rem
}
.nav-wrap .quicktools .nav_mobile img {
	width: .4rem
}
#nav-wrap .clearfix {
	padding: .15rem;
	background-image: url(../images/header/img/headbg.png);
	background-position: center 40%;
	background-color: #FFF;
	background-size: 60%;
	background-repeat: no-repeat
}
.search-header {
	background-color: #efefef
}
.search-header div {
	width: 90%;
	height: .82rem;
	position: relative;
	margin: .2rem 5%
}
.search-header div input {
	display: block;
	width: 99%;
	height: .82rem;
	line-height: .82rem;
	border: 1px solid #d8d8d8;
	z-index: 100;
	position: absolute;
	background: #fff;
	color: #999;
	text-indent: .1rem;
	font-size: .24rem
}
.search-header div button {
	position: absolute;
	right: .2rem;
	top: .18rem;
	height: .5rem;
	width: .6rem;
	background-image: url(../images/header/img/search_red.png);
	background-position: center center;
	background-size: .3rem;
	z-index: 1000;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 0
}
.comDiv {
	position: fixed!important;
	top: 0;
	z-index: 999;
	overflow: visible;
	width: 100%;
	left: 0
}
body {
	overflow-x: hidden
}
/*!modules/project/index.scss*/
.sjzt-solution {
	margin-bottom: .4rem
}
.sjzt-solution .item-solution {
	width: 7.1rem;
	height: 2.8rem;
	margin: .2rem auto 0;
	position: relative
}
.sjzt-solution .item-solution img {
	display: block;
	width: 7.1rem;
	height: 2.8rem
}
/*!modules/recruit/index.scss*/
.sjzt-banner {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 7.5rem
}
.sjzt-banner img {
	display: block;
	width: 7.5rem
}
.sjzt-tag {
	background: #fff;
	padding: .2rem 0 0;
	overflow: hidden
}
.sjzt-tag .item-tag {
	width: 50%;
	float: left;
	font-size: .3rem;
	text-align: center;
	position: relative
}
.sjzt-tag .item-tag a {
	display: block;
	cursor: pointer
}
.sjzt-tag .item-tag:after {
	position: absolute;
	content: "";
	width: 1px;
	height: .6rem;
	background: #DFDFDF;
	right: 0;
	top: 15%
}
.sjzt-tag .item-tag:last-of-type:after {
	content: "";
	background: #fff
}
.sjzt-tag .item-tag h2 {
	font-size: .3rem;
	color: #6C6C6C;
	padding-bottom: .2rem;
	border-bottom: 3px solid #fff
}
.sjzt-tag .item-tag .icon-tag {
	display: block;
	margin: 0 auto;
	margin-bottom: .1rem
}
.sjzt-tag .item-tag .icon-tag.icon-tag1 {
	width: .44rem;
	height: .44rem;
	background: url(../images/recruit/img/tag1.png) no-repeat center;
	background-size: .44rem
}
.sjzt-tag .item-tag .icon-tag.icon-tag2 {
	width: .5rem;
	height: .4rem;
	background: url(../images/recruit/img/tag2.png) no-repeat center;
	background-size: .5rem .4rem
}
.sjzt-tag .item-tag:hover h2, .sjzt-tag .item-tag.on h2 {
	color: #D22432;
	padding-bottom: .2rem;
	border-bottom: 3px solid #D22432;
	width: 1.3rem;
	text-align: center;
	margin: 0 auto
}
.sjzt-tag .item-tag:hover .icon-tag1, .sjzt-tag .item-tag.on .icon-tag1 {
	width: .44rem;
	height: .44rem;
	background: url(../images/recruit/img/tag11.png) no-repeat center;
	background-size: .44rem
}
.sjzt-tag .item-tag:hover .icon-tag2, .sjzt-tag .item-tag.on .icon-tag2 {
	width: .5rem;
	height: .4rem;
	background: url(../images/recruit/img/tag22.png) no-repeat center;
	background-size: .5rem .4rem
}
.sjzt-rectag {
	width: 7.5rem;
	height: .88rem;
	margin: .2rem auto;
	background: #fff
}
.sjzt-rectag .item-rectag {
	float: left;
	width: 2.5rem;
	height: .88rem;
	line-height: .88rem;
	text-align: center;
	color: #333;
	font-size: .28rem
}
.sjzt-rectag .item-rectag:hover, .sjzt-rectag .item-rectag.on {
	background: #CF1625;
	color: #fff
}
body, html {
	background: #F4F4F4
}
.sjzt-title {
	position: relative;
	height: .4rem;
	line-height: .4rem;
	padding: 0 .3rem;
	background: #F4F4F4;
	margin-top: .2rem
}
.sjzt-title:before {
	content: "";
	position: absolute;
	width: .05rem;
	height: .3rem;
	background: #D22432;
	top: .07rem;
	left: .4rem
}
.sjzt-title h2 {
	font-size: .3rem;
	margin-left: .3rem
}
.sjzt-title h2 span {
	color: #7F7F7F;
	margin-left: .1rem
}
.sjzt-title .sjzt-sel {
	width: auto;
	text-align: center;
	padding: 0 2%;
	margin: 0;
	height: .5rem
}
.sjzt-title .sjzt-sel option {
	text-align: center
}
ul.rec-content {
	margin-top: .5rem;
	background: #F4F4F4
}
ul.rec-content li {
	height: .88rem;
	line-height: .88rem;
	background: #fff;
	margin-bottom: .2rem
}
ul.rec-content li span {
	font-size: .26rem;
	float: left;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
ul.rec-content li span.name {
	width: 36%
}
ul.rec-content li span.address {
	width: 20%
}
ul.rec-content li span.type {
	width: 18%
}
ul.rec-content li span.time {
	width: 26%;
	position: relative
}
ul.rec-content li span.time:after {
	content: "";
	display: block;
	width: .09rem;
	height: .16rem;
	position: absolute;
	background: url(../images/recruit/img/rightarrow.png) no-repeat center;
	background-size: .09rem .16rem;
	right: .1rem;
	top: .38rem
}
ul.rec-content li.li-title {
	background: 0 0;
	height: .6rem;
	line-height: .6rem
}
ul.rec-content li.li-title span {
	color: #999
}
ul.rec-content li.li-title span.time {
	position: relative
}
ul.rec-content li.li-title span.time:after {
	content: "";
	display: block;
	display: none
}
.rec-wrap2 {
	background: #fff;
	padding-top: .1rem;
	padding-bottom: .7rem
}
.rec-wrap2 .sjzt-title {
	background: #fff
}
.rec-wrap2 .rec-imgwrap {
	padding: .45rem 0 .45rem .2rem;
	border-bottom: 1px solid #eee
}
.rec-wrap2 .rec-imgwrap .item-img {
	width: 1.64rem;
	height: .88rem;
	float: left;
	margin-right: .18rem
}
.rec-wrap2 .rec-imgwrap .item-img:last-of-type {
	margin-right: 0
}
.rec-wrap2 .rec-imgwrap .item-img img {
	display: block;
	width: 1.59rem;
	height: .84rem
}
.rec-wrap2 .reminder {
	width: 6.94rem;
	height: 2.14rem;
	margin: .44rem auto 0
}
.rec-wrap2 .reminder img {
	display: block;
	width: 6.9rem;
	height: 2.11rem
}
.rec-wrap2 .reminder-content {
	width: 6.94rem;
	margin: .44rem auto 0
}
.rec-wrap2 .reminder-content h2 {
	font-size: .3rem;
	line-height: .5rem
}
.rec-wrap2 .reminder-content p {
	font-size: .3rem;
	line-height: .5rem
}
.rec-wrap2 .sjzt-route {
	width: 6.94rem;
	margin: .44rem auto 0
}
.rec-wrap2 .sjzt-route .route-img img {
	width: 6.9rem;
	height: 2.11rem;
	margin-bottom: .42rem
}
.rec-wrap2 .sjzt-route h2 {
	font-size: .3rem;
	line-height: .5rem
}
.rec-wrap2 .sjzt-route p {
	font-size: .3rem;
	line-height: .5rem
}
.rec-wrap3 {
	background: #fff;
	padding-top: .2rem;
	padding-bottom: .7rem
}
.rec-wrap3 .sjzt-title {
	background: #fff
}
.rec-wrap3 .reward-wrap {
	width: 6.94rem;
	margin: .44rem auto 0
}
.rec-wrap3 .reward-wrap h2 {
	font-size: .3rem;
	line-height: .5rem
}
.rec-wrap3 .reward-wrap h2.reward-h2 {
	margin-top: .4rem
}
.rec-wrap3 .reward-wrap p {
	font-size: .3rem;
	line-height: .5rem
}
.rec-wrap2.scrool-wrap2 .rec-imgwrap {
	padding: .2rem 0 .2rem .2rem
}
.rec-wrap2.scrool-wrap2 .rec-imgwrap .reminder-content {
	margin: .2rem auto 0
}
.sjzt-pagination {
	width: 100%;
	background: #fff;
	text-align: center;
	margin-bottom: .2rem
}
.sjzt-pagination .more {
	margin: .28rem auto
}
.sjzt-pagination .more a {
	color: #a7a7a7;
	text-decoration: none;
	text-align: center;
	height: 1.1rem;
	font-size: .3rem;
	line-height: 1.1rem;
	color: #a7a7a7;
	display: block;
	background-image: url(../images/a-com-sass/img/moew.jpg);
	background-repeat: no-repeat;
	background-position: center bottom
}
/*!modules/school/index.scss*/
.reward-qawrap .item-qawrap {
	width: 6.9rem;
	margin: .4rem auto 0;
	background: #F4F4F4;
	padding: .4rem .2rem .5rem
}
.reward-qawrap .item-qawrap .question {
	font-size: .3rem;
	line-height: .44rem;
	padding-left: .7rem;
	margin-bottom: .2rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	color: #DE2024
}
.reward-qawrap .item-qawrap .question:before {
	position: absolute;
	content: "";
	height: .44rem;
	width: .44rem;
	background: url(../images/school/img/question.png) no-repeat center;
	background-size: .44rem .44rem;
	left: 0;
	top: 0
}
.reward-qawrap .item-qawrap .answer {
	padding-left: .7rem;
	font-size: .3rem;
	line-height: .4rem;
	position: relative
}
.reward-qawrap .item-qawrap .answer:before {
	position: absolute;
	content: "";
	height: .44rem;
	width: .44rem;
	background: url(../images/school/img/answer.png) no-repeat center;
	background-size: .44rem .44rem;
	left: 0;
	top: 0
}
.rec-wrap2.scrool-wrap1 .rec-imgwrap {
	padding: 0 0 .6rem
}
.rec-wrap2.scrool-wrap1 .reminder {
	margin: .3rem auto 0
}



