@charset "UTF-8";
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin:0;
	padding:0
}
fieldset,img {
	border:0
}
:focus {
	outline:0
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:400
}

code,kbd,samp,tt {
	font-size:100%
}
input,button,textarea,select {
	*font-size:100%;
	border:0
}
body {
	background:#fff;
	color:#5e5e5e;
	font:14px/2em Microsoft YaHei,SimSun,Arial
}
ol,ul {
	list-style:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}

:link,:visited,ins {
	text-decoration:none
}



.clearfix:after {
	content:'\0020';
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix {
	*zoom:1
}
.l {
	float:left
}
.r {
	float:right
}
.clear {
	height:0;
	overflow:hidden;
	clear:both
}
.hide {
	display:none
}
.btn.hide {
	display:none
}
a.hidefocus {
	outline:0
}
button.hidefocus::-moz-focus-inner {
	border:0
}
a:focus {
	outline:0;
	-moz-outline:0
}
input,textarea {
	outline:0
}


.fl {
	float:left
}
.fr {
	float:right
}


body,html {
	font:14px/1.5 "PingFang SC","微软雅黑","Microsoft YaHei",Helvetica,"Helvetica Neue",Tahoma,Arial,sans-serif;
	color:#1c1f21;
	height:100%
}
body {
	min-width:1200px;
	background-color:#ffffff;
	overflow-y:auto;
	padding-top:0;
	-webkit-transition:-webkit-transform .3s ease;
	transition:transform .3s ease
}


body,html {
	height:auto;
	width:100%;
	min-width:1200px;
	background-color:#ffffff
}
body .bk {
	width:100%;
	height:490px;
	position:absolute;
	top:0;
	background-image:url(/static/img/index/bk.jpg);
	background-size:cover;
	transition:all .3s
}
div {
	background-size:cover
}

.submenu {
	position:absolute;
	left:256px;
	width:776px;
	height:382px;
	background:#fff;
	box-shadow:0 4px 8px 0 rgba(7,17,27,.1);
	border-radius:0 12px 12px 0;
	z-index:2;
	box-sizing:border-box
}
.submenu .inner-box {
	height:188px;
	padding:28px 36px 0;
	box-sizing:border-box;
	z-index: 9999 !important;
}
.submenu .inner-box .type {
	margin-bottom:10px;
	font-size:16px;
	color:#1c1f21;
	line-height:22px;
	text-align: left;
	font-weight:700
}
.submenu .inner-box .tag {
	margin-bottom:12px
}
.submenu .inner-box .tag a {
	float:left;
	font-size:12px;
	line-height:1;
	color:#e02020;
	border-radius:100px;
	border:1px solid #e02020;
	padding:5px 10px;
	margin-right:10px
}
.submenu .inner-box .tag a:last-child {
	margin-right:0
}
.submenu .inner-box .lore {
	font-size:12px;
	line-height:24px;
	color:#6d7278;
	margin-bottom:8px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex
}
.submenu .inner-box .lore .title {
	color:#1c1f21;
	font-weight:700
}
.submenu .inner-box .lore .lores {
	width:0;
	-webkit-box-flex:1;
	-ms-flex:1;
	-webkit-flex:1;
	flex:1
}
.submenu .inner-box .lore .lores a {
	float:left;
	color:#6d7278;
	margin-right:24px
}
.submenu .inner-box .lore .lores a:last-child {
	margin-right:0
}
.submenu .recomment {
	padding:35px 36px;
	height:204px;
	background-color:#f3f5f6;
	box-sizing:border-box
}
.submenu .recomment .recomment-item {
	width:329px;
	float:left;
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex
}
.submenu .recomment .recomment-item:nth-child(2n) {
	margin-left:30px
}
.submenu .recomment .recomment-item:nth-child(-n+2) {
	margin-bottom:30px
}
.submenu .recomment .recomment-item .img {
	width:90px;
	height:50px;
	margin-right:11px;
	border-radius:4px;
	background-position:center;
	image-rendering:-moz-crisp-edges;
	image-rendering:-o-crisp-edges;
	image-rendering:-webkit-optimize-contrast;
	image-rendering:crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;
	box-shadow:0 6px 10px 0 rgba(95,101,105,.15)
}
.submenu .recomment .recomment-item .details {
	width:228px;
	height:50px;
	font-size:12px;
	width:0;
	-webkit-box-flex:1;
	-ms-flex:1;
	-webkit-flex:1;
	flex:1
}
.submenu .recomment .recomment-item .details .title-box {
	margin-bottom:10px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center
}
.submenu .recomment .recomment-item .details .title-box .title {
	display:flex;
	align-items:center;
	color:#1c1f21;
	width:228px
}
.submenu .recomment .recomment-item .details .title-box .title .text {
	display:inline-block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	max-width:calc(100% - 4em)
}
.submenu .recomment .recomment-item .details .title-box .title .tag {
	display:inline-block;
	width:2em;
	color:#fff;
	opacity:.6;
	border-radius:2px;
	line-height:1;
	padding:2px 4px;
	margin-left:5px
}
.submenu .recomment .recomment-item .details .title-box .title .tag.shizhan {
	background-color:#fa6400
}
.submenu .recomment .recomment-item .details .title-box .title .tag.tixi {
	background-color:#e02020
}
.submenu .recomment .recomment-item .details .title-box .title .tag.lujing {
	background-color:#0091ff
}
.submenu .recomment .recomment-item .details .bottom {
	color:#9199a1;
	line-height:18px
}
.submenu .recomment .recomment-item .details .bottom .discount-name,.submenu .recomment .recomment-item .details .bottom .tag {
	display:inline-block;
	color:#fff;
	background-color:rgba(242,13,13,.6);
	border-radius:2px;
	padding:2px 4px;
	line-height:1
}
.submenu .recomment .recomment-item .details .bottom .discount-name {
	background:rgba(242,13,13,.6)
}
.submenu .recomment .recomment-item .details .bottom .price:not(.free) {
	font-weight:700;
	color:#f01414
}
.menuContent {
	position:relative;
	float:left;
	width:255px;
	height:382px;
	z-index:2;
	padding-top:17px;
	box-sizing:border-box;
	background:#39364d;
	border-bottom-left-radius:4px;
	font-weight:400
}
.menuContent .item {
	line-height:50px;
	cursor:pointer;
	position:relative;
	color:#fff;
	padding:0 10px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	height:50px;
	transition:all .1s;
	font-size:14px;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}
.menuContent .item .sub-title {
	font-size:12px;
	margin-right: 9px;
}
.menuContent .item i {
	position:absolute;
	right:4px;
	top:16px;
	color:rgba(255,255,255,.5);
	font-size:16px
}
.menuContent .item.js-menu-item-on {
	color:#fff;
	background-color:rgba(255,255,255,.1)
}


.banner-box {
	padding:32px 0
}
.system-class-show {
	width:1200px;
	height:100px;
	margin:0 auto;
	background:#fff;
	box-shadow:0 5px 20px 0 rgba(0,0,0,.3);
	border-radius:0 0 8px 8px
}
.system-class-show .show-box {
	display:block;
	width:192px;
	height:45px;
	float:left;
	margin-left:16px;
	margin:28px 0 0 16px;
	cursor:pointer
}
.system-class-show .show-box .system-class-icon {
	float:left;
	width:45px;
	height:45px;
	border-radius:50%;
	background-size:cover;
	margin-right:8px;
	transition:all .2s
}
.system-class-show .show-box .describe {
	float:left
}
.system-class-show .show-box .describe h4 {
	width:139px;
	font-family:PingFangSC-Medium;
	font-size:16px;
	font-weight: 600;
	color:#1c1f21;
	letter-spacing:.76px;
	line-height:22px;
	margin-bottom:4px;
	white-space:nowrap;
	overflow:hidden
}
.system-class-show .show-box .describe p {
	width:139px;
	font-family:PingFangSC-Regular;
	font-size:12px;
	color:#545c63;
	line-height:18px;
	white-space:nowrap;
	overflow:hidden
}
.system-class-show .show-box:hover .system-class-icon {
	transform:translateY(-2px)
}
.system-class-show .show-box:hover .describe h4 {
	color:#f01414
}
.system-class-show .line {
	float:left;
	height:36px;
	border:1px solid #e8e8e8;
	margin-left:16px;
	margin-top:33px
}
.system-class-show .all-btn {
	position:relative;
	display:block;
	height:100%;
	cursor:pointer;
	overflow:hidden
}
.system-class-show .all-btn .mini-title {
	font-family:PingFangSC-Medium;
	font-size:12px;
	color:#1c1f21;
	text-align:center;
	line-height:14px;
	margin-top:32px;
	margin-bottom:8px;
	font-weight: 600;
}
.system-class-show .all-btn .more-btn {
	font-family:PingFangSC-Regular;
	font-size:12px;
	color:#545c63;
	line-height:12px;
	margin-left:30px;
	position:relative
}
.system-class-show .all-btn .more-btn .icon-right2 {
	position:absolute;
	top:1px;
	left:28px;
	transition:all .2s;
}
.system-class-show .all-btn:hover .more-btn {
	color:#1c1f21
}
.system-class-show .all-btn:hover .more-btn .icon-right2 {
	transform:translateX(3px)
}


body .bk {
	height:180px;
	opacity:.3;
	-webkit-filter:blur(100px);
	-moz-filter:blur(100px);
	-o-filter:blur(100px);
	-ms-filter:blur(100px);
	filter:blur(100px)
}


.bgfff {
	background-color:#fff!important
}

#main {
	display:block;
	padding:0
}
#main>.bgfff {
	box-shadow:0 2px 8px 0 rgba(7,17,27,.06)
}


.flex {
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-direction:row;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	flex-wrap:wrap;
	-webkit-justify-content:center;
	justify-content:center
}


.menuContent {
	height:382px
}
/*==首页头部banner==*/
.g-banner {
	position:relative;
	overflow:hidden;
	width:1200px;
	margin:auto;
	border-radius:8px 8px 0 0
}
.g-banner .g-banner-content {
	position:relative;
	float:left;
	width:944px;
	z-index: 1;
}
.g-banner .g-banner-content .g-banner-box {
	position:relative;
	height:316px;
	z-index: 1;

}

.g-banner {
	height:382px;
	background-color:#93999f;
	box-shadow:0 10px -2px 0 rgba(7,17,27,.2)
}
.g-banner .g-banner-content .g-banner-box {
	height:382px
}


.indexbanner{overflow:hidden; width: 100%;position:relative;}
.indexbanner img{display:block;}
.indexbanner .bd li a img{ width: 100%;}
.indexbanner span{display:block;width:14px;position:absolute;top:36%;z-index:1; cursor: pointer;}
.indexbanner span img{ float: right; opacity: 0.5;transition: .3s;background: rgba(28,31,33,.1); width: 48px; height: 48px; border-radius: 50%;}
.indexbanner span.prev{left:2%; width: 48px; height: 48px;border-radius: 50%;top: 50%;margin-top: -24px;}
.indexbanner span.next{right:2%;width: 48px; height: 48px;border-radius: 50%;top: 50%;margin-top: -24px;}
.indexbanner span.prev zuo{left: 7%;background: #000;width: 48px; height: 48px;border-radius: 50%;}
.indexbanner span.next you{right: 20%;}
.indexbanner span.next img{float: left;}
.indexbanner span:hover img{opacity: 1; background-color:rgba(28,31,33,.5)}
.indexbanner .ban_i{position:absolute; z-index: 2; right: 7%; bottom: 21%;}
.indexbanner .ban_i img{width: 18px;}
.indexbanner .hd{position:absolute; bottom:5%;right:2.5%; z-index: 5; text-align: right;}
.indexbanner .hd li{display:inline-block; width:8px; height:8px; border-radius:4px;margin-left:6px;background:rgba(255,255,255,.75);transition:all .2s;cursor:pointer}
.indexbanner .hd li.on{ width:20px}
.el-carousel__arrow {
	width: 50px !important;
	height: 50px !important;
	font-size: 30px !important;
}