/* å…¬å…±æ ·å¼ */
@charset "UTF-8";

html {
	font-family: 'Microsoft Yahei', tahoma, arial, 'helvetica neue', Simsun, sans-serif;
	;
	height: 100%
}

blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

body,
html {
	font-size: 12px;
	line-height: 1.5;
	color: #333;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	background-color: #fff;
}

li {
	list-style: none
}

a {
	color: #333;
	text-decoration: none;
}

a:link,
a:visited {
	text-decoration: none
}

/* a:hover{text-decoration:none;color:#009999} */
a,
article,
audio,
b,
body,
caption,
dd,
div,
dl,
dt,
em,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
img,
label,
li,
menu,
nav,
ol,
p,
q,
s,
section,
small,
span,
strong,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
u,
ul,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: 400;
	vertical-align: baseline;
	text-decoration: none
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img {
	height: 100%;
	border: none;
	vertical-align: top;
}

.bg {
	background: #fff;
}

.bg_f6 {
	background: #F7F7F7;
}

.bg_3f {
	background: #009999;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.w_220 {
	width: 220px;
}

.w_970 {
	width: 970px;
}

.pt_10 {
	padding-top: 10px;
}

.ml_10 {
	margin-left: 10px;
}

.mb_10 {
	margin-bottom: 10px;
}

.mb_30 {
	margin-bottom: 30px;
}

.mt_40 {
	margin-top: 40px;
}

.mb_40 {
	margin-bottom: 40px;
}

.mb_50 {
	margin-bottom: 50px;
}

.t_l {
	text-align: left;
}

.t_c {
	text-align: center;
}

.t_r {
	text-align: right;
}

.f_14 {
	font-size: 14px;
}

.error {
	color: #e04040
}

.color_0b285b {
	color: #0b285b;
}

.color_ff9933 {
	color: #ff9933;
}

.color_c38 {
	color: #009999;
}

.color_f63 {
	color: #f63;
}

.color_999 {
	color: #999;
}

.g-box {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.g-box-h5 {
	width: 95%;
	margin:auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom:30px;
}
.clearfixed,
.clearfix,
.g-box {
	zoom: 1
}

.clearfixed:after,
.clearfix:after,
.g-box:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

/* el-start  */
.el-button--primary {
	border-color: #eee !important;
	background-color: #009999;
}

.el-button--primary:focus,
.el-button--primary:hover {
	background: #009999 !important;
	border-color: #eee !important;
	color: #232323 !important;
}

.el-button.is-plain {
	color: #009999 !important;
	border: 1px solid #009999 !important;
}

.el-button.is-plain:focus,
.el-button.is-plain:hover {
	border: 1px solid #232323;
	color: #232323;
}

.el-button:active .el-button:focus,
.el-button:hover {
	color: #232323 !important;
	border-color: #009999 !important;
}

.el-tabs__active-bar {
	background-color: #009999 !important;
}

.el-tabs__item.is-active,
.el-tabs__item:hover {
	color: #009999 !important;
}

.el-input.is-active .el-input__inner,
.el-input__inner:focus {
	border-color: #009999 !important;
}

/* el-end */

/*btn æŒ‰é’®*/
.btn {
	display: inline-block;
	padding: 6px 25px 7px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	border: 1px solid transparent;
	background: transparent;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-family: 'HelveticaNeueLTPro-ThEx', tahoma, arial, 'Microsoft Yahei', 'helvetica neue', 'hiragino sans gb', Simsun, sans-serif;
}

.btn_sm {
	padding: 3px 15px 4px;
}

.btn_block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
	outline: 0 none;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover,
.btn:focus {
	text-decoration: none;
}

.btn:active,
.btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn.disabled,
.btn[disabled] {
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}

.btn.disabled,
.btn[disabled],
.btn.disabled:hover,
.btn[disabled]:hover,
.btn.disabled:focus,
.btn[disabled]:focus,
.btn.disabled:active,
.btn[disabled]:active {
	background: #e1e1e1;
	border: 1px solid #ddd;
	color: #999;
}

.btn_custom {
	color: #fff;
	border-color: #009999;
	background-color: #009999;
}

/*é»˜è®¤æŒ‰é’® çº¢èƒŒæ™¯*/
.btn_custom:hover,
.btn_custom:focus,
.btn_custom:active,
.btn_custom.active {
	border-color: #009999;
	background-color: #009999;
	color: #fff;
}

.btn_custom2 {
	color: #666;
	border-color: #ccc;
	background-color: #fff;
}

/*è‡ªå®šä¹‰æŒ‰é’®2 ç°è¾¹ç™½åº•*/
.btn_custom2:hover,
.btn_custom2:focus,
.btn_custom2:active,
.btn_custom2.active {
	border-color: #002b5c;
	background-color: #002b5c;
	color: #fff;
}

.btn_custom3 {
	color: #999;
	border-color: #f6f6f6;
	background-color: #f6f6f6;
}

/*è‡ªå®šä¹‰æŒ‰é’®3 ç°åº•ç°å­—*/
.btn_custom3:hover,
.btn_custom3:focus,
.btn_custom3:active,
.btn_custom3.active {
	border-color: #dbdbdb;
	background-color: #dbdbdb;
	color: #999;
}

.btn_custom4 {
	color: #fff;
	border-color: #f93;
	background-color: #f93;
}

/*è‡ªå®šä¹‰æŒ‰é’®4 ä¿ƒé”€é»„åº•æŒ‰é’®*/
.btn_custom4:hover,
.btn_custom4:focus,
.btn_custom4:active,
.btn_custom4.active {
	border-color: #e58a2e;
	background-color: #e58a2e;
	color: #fff;
}

.btn_custom5 {
	color: #fff;
	border-color: #009999;
	background-color: #009999;
}

/*è‡ªå®šä¹‰æŒ‰é’®5 ä¿ƒé”€çº¢åº•æŒ‰é’®*/
.btn_custom5:hover,
.btn_custom5:focus,
.btn_custom5:active,
.btn_custom5.active {
	border-color: #009999;
	background-color: #009999;
	color: #fff;
}

/*æ–‡æœ¬è¾“å…¥æ¡†*/
.form_control {
	padding: 8px 10px 8px;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	font-family: "microsoft YaHei";
	background-color: #fff;
	background-image: none;
	border: 1px solid #e7e7e7;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	;
	-webkit-transition: border-color ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s;
	transition: border-color ease-in-out .15s;
	*vertical-align: middle;
	box-sizing: border-box;
}

.form_control:focus {
	border-color: #009999;
	outline: 0;
}

.form_control[disabled],
.form_control[readonly] {
	cursor: not-allowed;
	background-color: #f0f0f0;
}

textarea.form_control {
	height: auto;
}

select.form_control {
	height: 34px;
	*vertical-align: middle;
}

select.form_control option {
	padding: 4px 10px;
}





/*é€šæ banner*/
.slider_fullscreen {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.slider_fullscreen .flexslider {
	position: relative;
	/* left: 50%; */
	width: 100%;
	/* margin-left: -960px; */
	/* overflow: hidden; */
}



/*flexslider ç®€å•banneråˆ‡æ¢ã€å†…å®¹åˆ‡æ¢å…¬å…±css*/
.flexslider {
	position: relative;
	zoom: 1;
	overflow: hidden
}

.flex-viewport {
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.flex-viewport li {
	overflow: hidden;
	display: none;
}

.flexslider .slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.flexslider .slides>li {
	/*display: none;*/
	-webkit-backface-visibility: hidden;
}

.flexslider .slides img {
	width: 100%;
	height: 520px;
	display: block;
	object-fit: cover;
}

.flexslider .slides .isPointer {
	cursor: auto !important;
}

.no-js .slides>li:first-child {
	display: block;
}

.flex-direction-nav a {
	position: absolute;
	top: 50%;
	margin-top: -19px;
	width: 19px;
	height: 37px;
	display: block;
	cursor: pointer;
	opacity: 1;
	z-index: 11;
	font-size: 0;
	line-height: 0;
}

.flex-direction-nav .flex-next {
	right: 3%;
	background-position: 0 -37px;
}

.flex-direction-nav .flex-prev {
	left: 3%;
}

.flex-control-nav {
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	text-align: center;
	z-index: 10;
}

.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
}

.flex-control-paging li a {
	width: 30px;
	height: 3px;
	border-radius: 3px;
	display: block;
	*display: inline-block;
	background: #5a5959;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
	background: #fefefe;
}

.flex-control-thumbs li {
	max-width: 100px;
}

.flex-control-thumbs li img {
	max-width: 100%;
	border: 1px solid transparent;
	cursor: pointer;
}

.flex-control-thumbs li .flex-active {
	border-color: #009999;
}

/*owl-carousel å“åº”å¼å•†å“åˆ‡æ¢åŸºç¡€css*/
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer {
	position: relative;
	width: 100%;
	overflow: hidden
}

.owl-carousel .owl-wrapper {
	position: relative;
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-item {
	float: left;
}

/* æ–°äººç¦åˆ©ä¸“åŒº-start */
.owl-carousel_ul {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
}

.q-ul-item {
	width: 248px;
	height: 290px;
	margin-right: 15px;
	padding: 15px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: start;
	background: #fff;
	transition: .5s;
}

.q-ul-item:hover {
	position: relative;
	top: -5px;
	transform: translateY(10px);
}

.q-ul-item .q-ul-txt {
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.q-ul-item .q-ul-txt a {
	font-size: 16px;
}

.q-ul-imgdiv {
	width: 200px;
	height: 200px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.q-ul-imgdiv>img {
	display: block;
	width: 100%;
	height: 100%;
}

.q-ul-item>a {
	width: 244px;
	height: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
}

.q-ul-price {
	font-size: 16px;
	color: #009999;
	width: 100%;
	display: flex;
	justify-content: flex-start;
}

.q-ul-price-txt {
	margin-right: 35px;
}

/* é¡¶éƒ¨å¹¿å‘Š-start */
.topBanner {
	width: 100%;
	position: relative;
	min-width: 1200px;
	/* height: 80px;
	line-height: 80px; */
	color: #fff;
	font-size: 22px;
	letter-spacing: 6px;
	background: url('../../img/images/background/icon_title_background.png') no-repeat center center;
	background-size: cover;
	text-align: center;
}

/* é¡¶éƒ¨å¹¿å‘Š-end */


/*  */
.newcomerWelfareArea {
	width: 1200px;
	margin: auto;
	font-size: 0;
	border: 2px solid #009999;
	box-sizing: border-box;
}

.newcomerWelfareArea_left {
	position: relative;
	width: 20%;
	height: 330px;
	z-index: 200;
	display: flex;
	justify-content: center;
	align-items: center;
}


.newcomerWelfareArea_left a {
	display: block;
	max-width: 100%;
	max-height: 100%;
}

.newcomerWelfareArea_left a>img {
	display: block;
	max-width: 100%;
	max-height: 100%;
}
.newcomerWelfareArea_left .noPointer{
	cursor: auto !important;
}

/* æ›´æ”¹element-UIæŒ‰é’®æ ·å¼ */
.newcomerWelfareArea_left_button {
	position: absolute;
	left: 37px;
	bottom: 78px;
	z-index: 100;
	width: 130px;
	height: 40px;
	background-color: transparent;
	border: 1px solid #FFFFFF;
	border-radius: 0 !important;
	font-size: 14px;
	color: #fff;
}

.newcomerWelfareArea_left_img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}

.newcomerWelfareArea_left_button:hover {
	background: rgba(255, 255, 255, 0.2);
	border-color: rgba(255, 255, 255, 0.8);
	color: #fff;
}

.newcomerWelfareArea_left_button:focus {
	background-color: rgba(255, 255, 255, 0.4);
	border: 1px solid #FFFFFF;
	color: #fff;
}

.newcomerWelfareArea_right {
	width: 80%;
	height: 330px;
	padding: 20px 0;
	overflow: hidden;
	box-sizing: border-box;
}

.newcomerWelfareArea_container {
	width: 100%;
	height: 286px;
	position: relative;
}

.newcomerWelfareArea_slide {
	padding: 0 19px;
	border-right: 1px solid #009999;
	box-sizing: border-box;
	cursor: pointer;
	text-align: center;
}

.newcomerWelfareArea_slide .grouped_qitm_imgBox {
	width: 200px;
	height: 180px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.newcomerWelfareArea_slide .grouped_qitm_imgBox.bigImg {
	width: 200px;
	height: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.newcomerWelfareArea_slide .grouped_qitm_logoKeyBox {
	width: 200px;
	height: 20px;
	display: flex;
	padding: 3px 10px;
	box-sizing: border-box;
	align-items: center;
}

.newcomerWelfareArea_slide .grouped_qitm_logoKeyBox>img {
	display: block;
	max-width: 200px;
	max-height: 20px;
}

.newcomerWelfareArea_slide .grouped_qitm_imgBox>img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}


.newcomerWelfareArea_slide>p {
	font-size: 14px;
	color: #2D373C;
	line-height: 28px;
	/* margin-top: 10px; */
	text-align-last: left;
}

.newcomerWelfareArea_slide_bottom {
	font-size: 20px;
	color: #009999;
	line-height: 26px;
}

.newcomerWelfareArea_slide_bottom>div {
	width: 100%;
	font-size: 10px;
	color: #2D373C;
}

.newcomerWelfareArea_slide_bottom>div>img {
	height: 24px;
	vertical-align: top;
	margin-left: 7px;
}

.newcomerWelfareArea_next {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	border-left: 25px solid #999aa9;
}

.newcomerWelfareArea_next>i {
	margin: 20px 0 0 -25px;
}

.newcomerWelfareArea_prev {
	text-align: right;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	border-right: 25px solid #999aa9;
}

.newcomerWelfareArea_navigation {
	height: 60px;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	z-index: 200;
	width: 25px;
	cursor: pointer;
}

.newcomerWelfareArea_navigation>i {
	color: #fff;
	font-size: 20px;
}

.newcomerWelfareArea_prev>i {
	margin: 20px -25px 0 0;
}

/*  */

/* æ–°äººç¦åˆ©ä¸“åŒº-end */

/* æ¥¼å±‚åˆ—è¡¨ä¸“åŒº-start */
.classificationZone {
	width: 1200px;
	margin: 20px auto 30px;
}
.classificationZone-h5 {
	width: 95%;
	margin:auto;
	margin-bottom:20px;
}
.classificationZone_title {
	font-size: 20px;
	color: #2D373C;
	height: 60px;
	line-height: 60px;
}

.classificationZone_title>i {
	width: 6px;
	height: 20px;
	background-color: #009999;
	vertical-align: middle;
	margin-right: 12px;
}

.broadcast_right {
	float: right;
	width: 46px;
	color: #009999;
	cursor: pointer;
	font-size: 14px;
}

.broadcast_right_icon {
	font-size: 12px;
	color: #009999;
}

.classificationZone_in {
	height: 640px;
	border-top: 1px solid #009999;
	border-left: 1px solid #009999;
	font-size: 0;
	box-sizing: border-box;
}
.classificationZone_in-h5 {
	height: auto;
	overflow: hidden;
	font-size: 0;
	box-sizing: border-box;
}
.classificationZone_swiper {
	float: left;
	width: 60%;
	height: 320px;
	border-bottom: 1px solid #009999;
	border-right: 1px solid #009999;
	overflow: hidden;
	box-sizing: border-box;
}
.classificationZone_swiper-h5 {
	width: 100%;
	height: 280px;
	border-bottom: 1px solid #009999;
	border-right: 1px solid #009999;
	overflow: hidden;
	box-sizing: border-box;
}
.classificationZone_swiper .el-carousel__indicator--horizontal {
	padding: 0;
	margin-bottom: 20px;
	margin-right: 5px;
}

.classificationZone_swiper .el-carousel__indicator--horizontal>button {
	width: 20px;
	height: 5px;
	border-radius: 3px;
	background: #000020;
	opacity: 0.3;
}

.classificationZone_swiper .is-active>button {
	opacity: 1;
}
.classificationZone_swiper-h5 .el-carousel__indicator--horizontal {
	padding: 0;
	margin-bottom: 20px;
	margin-right: 5px;
}

.classificationZone_swiper-h5.el-carousel__indicator--horizontal>button {
	width: 20px;
	height: 5px;
	border-radius: 3px;
	background: #000020;
	opacity: 0.3;
}

.classificationZone_swiper-h5 .is-active>button {
	opacity: 1;
}
.classificationZone_in_list {
	float: left;
	position: relative;
	cursor: pointer;
	width: 20%;
	height: 320px;
	border-right: 1px solid #009999;
	border-bottom: 1px solid #009999;
	box-sizing: border-box;
}
.classificationZone_in_list-h5 {
	float: left;
	position: relative;
	cursor: pointer;
	width: 50%;
	height: 400px;
	border-right: 1px solid #009999;
	border-bottom: 1px solid #009999;
	box-sizing: border-box;
}
.classificationZone_in_list_in {
	position: absolute;
	top: 0;
	left: 0;
	padding: 19px 19px 0;
	box-sizing: border-box;
	height: 318px;
	font-size: 16px;
}
.classificationZone_in_list_in-h5 {
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	padding: 19px 19px 0;
	box-sizing: border-box;
	height: 398px;
	font-size: 18px;
}
.classificationZone_in_list_in_div {
	position: relative;
	margin: 0 auto;
	width: 200px;
	height: 180px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.classificationZone_in_list_in_div-h5 {
	position: relative;
	margin: 0 auto;
	margin-top:30px;
	height: 180px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.classificationZone_in_list_logoKey {
	padding: 3px 10px;
	box-sizing: border-box;
	width: 200px;
	height: 20px;
	display: flex;
	align-items: center;
}
.classificationZone_in_list_logoKey-h5 {
	padding: 3px 10px;
	box-sizing: border-box;
	height: 20px;
	display: flex;
	align-items: center;
}

.classificationZone_in_list_logoKey>img {
	display: block;
	max-width: 200px;
	min-height: 20px;
}
.classificationZone_in_list_logoKey-h5>img {
	display: block;
    max-width: 200px;
    min-height: 20px;
    min-width: 70px;
}
.classificationZone_in_list_in_div.bigImg {
	position: relative;
    margin: 0 auto;
    width: 200px;
    height: 200px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.classificationZone_in_list_in_div.bigImg>img {
	display: block;
	max-width: 200px;
	min-height: 100%;
}
.classificationZone_in_list_in_div-h5.bigImg {
	position: relative;
    margin: 0 auto;
    width: 200px;
    height: 200px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.classificationZone_in_list_in_div-h5.bigImg>img {
	display: block;
	max-width: 200px;
	min-height: 100%;
}

.twoEllipsis {
	height: 50px;
	box-sizing: border-box;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.twoEllipsis-h5 {
	height: 50px;
	box-sizing: border-box;
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top:30px
}

.classificationZone_in_list_in_div_logo {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 60px;
	z-index: 10;
}

.classificationZone_in_list_in_div_img {
	display: block;
	max-width: 100%;
	max-height: 100%;
}

.classificationZone_in_list_in>p {
	margin-top: 13px;
	font-size: 14px;
	color: #2D373C;
	line-height: 20px;
}

.newcomerWelfareArea_slide_bottom {
	font-size: 20px;
	color: #009999;
	line-height: 26px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.newcomerWelfareArea_slide_bottom_price {
	font-size: 20px;
	color: #009999 !important;
	line-height: 32px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.newcomerWelfareArea_slide_bottom_price1 {
	display: block;
	font-size: 20px;
	color: #009999;
}

.newcomerWelfareArea_slide_bottom_sales {
	display: block;
	font-size: 14px;
	color: #000020;
}



/* .newcomerWelfareArea_slide_bottom>div {
	float: right;
	font-size: 10px;
	color: #2D373C;
}

.newcomerWelfareArea_slide_bottom>div>img {
	height: 24px;
	vertical-align: text-bottom;
	margin-left: 7px;
} */

.classificationZone_in_list_in:hover {
	/* top: -11px;
	left: -11px;
	background: linear-gradient(135deg, #4EBCC3 0%, #009EA6 52%, #009DDB 100%);
	box-shadow: 0px 20px 10px -10px rgba(0, 153, 153, 0.3);
	padding: 30px 30px 0;
	height: 340px;
	color: #fff;
	z-index: 1000;
	border: 0;
	transition: .3s; */
	box-shadow: 0px 0px 5px 5px #eee inset;
}

/* .classificationZone_in_list_in:hover p {
	color: #fff;
} */

/* .classificationZone_in_list_in:hover .newcomerWelfareArea_slide_bottom_price1 {
	color: #FFD732;
} */

/* .classificationZone_in_list_in:hover .newcomerWelfareArea_slide_bottom>div {
	color: #fff;
} */

/* æ¥¼å±‚åˆ—è¡¨ä¸“åŒº-end */


.owl-theme .owl-pagination {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
	padding-top: 2px;
}

.owl-theme .owl-pagination .owl-page {
	display: inline-block;
	*display: inline;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	vertical-align: middle;
	margin: 0 5px;
	cursor: pointer;
	background: #b5b5b5
}

.owl-theme .owl-pagination .owl-page.active {
	background-color: #009999;
}

.owl-theme .owl-buttons div {
	position: absolute;
	width: 21px;
	height: 60px;
	top: 50%;
	margin-top: -30px;
	background: url(../../img/index/img/store_bg.png) -40px -154px no-repeat #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	cursor: pointer;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	z-index: 11;
}

.owl-theme .owl-buttons div:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.owl-theme .owl-buttons .owl-prev {
	left: 0;
}

.owl-theme .owl-buttons .owl-next {
	right: 0;
	background-position: -71px -154px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}




/*å¤´éƒ¨css*/

.z-top-banner {
	width: 100%;
	height: 120px;
	overflow: hidden;
}

.z-topbannerbox {
	margin: 0 auto;
	/* width: 1200px; */
	/* height: 80px;
	line-height: 80px; */
	position: relative;
}

.z-adbannerbox {
	margin: 20px auto;
	width: 1200px;
	height: 80px;
	line-height: 80px;
	overflow: hidden;
	position: relative;
}

.z-adbannerbox>a>img {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.z-topbannerbox img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.z-top-bar {
	background: #3D3D3D;
	height: 30px;
	line-height: 30px;
	color: #fff;
}

.z-city {
	margin-right: 42px;
	cursor: pointer;
}

.z-city .z-area i {
	display: inline-block;
	width: 12px;
	height: 14px;
	background: url('../../img/index/img/location.png') no-repeat;
	vertical-align: middle;
	margin-right: 12px;
	margin-top: -2px;
}

.z-service label {
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url('../../img/index/img/service-call.png') 0 0 no-repeat;
	vertical-align: middle;
}

.z-service span {
	padding: 0 10px;
}

.z-service b {
	color: #009999
}

.z-top-bar .z-tab-item li {
	float: left;
	height: 30px;
	position: relative;
	cursor: pointer;
}

.z-top-bar .login-link {
	padding: 0 16px;
	display: inline-block;
	color: #fff;
}

.z-account .top-arrow {
	display: inline-block;
	background: url('../../img/index/img/arrow.png') 0 0 no-repeat;
	width: 6px;
	height: 3px;
	vertical-align: middle
}

.z-fous label {
	display: inline-block;
	background: url('../../img/index/img/weixin.png') 0 0 no-repeat;
	width: 12px;
	height: 10px;
	vertical-align: middle;
	margin: -2px 6px 0 0;
}

.z-phone.login-link {
	padding-right: 0px;
}

.z-phone label {
	display: inline-block;
	background: url('../../img/index/img/phone.png') 0 0 no-repeat;
	width: 10px;
	height: 15px;
	vertical-align: middle;
	margin: -2px 6px 0 0;
}

.z-header {
	margin: 0 auto;
	width: 1200px;
	height: 120px;
	background: #fff;
	position: relative;
}

.z-header-box {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
}

.z-logo {
	width: 155px;
	height: 120px;
	display: flex;
	align-items: center;
	/* margin-top: 18px; */
}

.z-logo>a {
	display: block;
	width: 155px;
	height: 120px;
}

.z-logo>a>img {
	display: block;
	width: 155px;
	/* height: 120px; */
}

.z-search {
	/* margin-left: 194px;
	margin-top: 25px; */
	height: 120px;
	vertical-align: middle;
	margin-left: 8%;
	width: 696px;
	display: flex;
	align-items: center;
}

.z-search-box {
	width: 696px;
	height: 120px;
	/* line-height: 100%; */
	display: flex;
	align-items: center;
	/* border: 1px solid #009999; */
	background: #fff;
	overflow: hidden;
	zoom: 1;
	position: relative;
	padding: 0 50px;
	box-sizing: border-box;
}

.z-search-input {
	float: left;
	width: 90%;
	border: 1px solid #009999;
	height: 16px;
	line-height: 16px;
	outline: none;
	padding: 10px 44px 10px 46px;
	color: #CCCCCC;
}

.seachin_inputin_but {
	float: right;
	display: flex;
}

.z-search-button {
	display: block;
	border-radius: 0;
	float: right;
	width: 90px;
	height: 38px;
	line-height: 38px;
	border: none;
	background-color: #009999;
	font-size: 18px;
	color: #fff;
	text-align: center;
	letter-spacing: 3px;
}

.search-icon {
	display: block;
	width: 25px;
	height: 25px;
	background: url('../../img/index/img/Combined Shape.png') no-repeat;
	position: relative;
	left: 30px;
	top: 0px;

}

.z-search-box span,
.z-search-box .m_a {
	display: inline-block;
	padding: 0 7px;
	color: #999;
	height: 24px;
	line-height: 24px;
	background: #F6F6F6;
	border-radius: 22px;
	transition: all .6s;
	margin-left: 5px;
}

.z-search-box .m_a:hover {
	background: #009999;
	color: #fff;
}

.z-search-box span.z-year-goods {
	position: absolute;
	right: 162px;
	top: 8px
}

.z-topCart {
	/* position: relative;
	float: right;
	margin-top: 25px;
	z-index: 9; */
	position: relative;
	float: right;
	z-index: 9;
	height: 120px;
	display: flex;
	align-items: center;
}

.z-topCart .m-topcart-dropdown {
	width: 150px;
	height: 40px;
	line-height: 40px;
	position: relative;
	z-index: 8;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	padding: 0;
	border: 1px solid #009999;
	margin: 0 0 0 10px;
	vertical-align: middle;
	border-radius: 0 !important;
	-webkit-box-shadow: 3px 3px 3px #eee;
	box-shadow: 3px 3px 3px #eee;
}

.m-topcart-dropdown .f-tdn .J_minicart {
	background: #009999;
	color: #fff;
}

.z-topCart .m-topcart-dropdown:hover {
	opacity: .8;
}

.z-topCart .z-cart-count {
	display: inline-block;
	width: 14px;
	height: 14px;
	color: #fff;
	line-height: 14px;
	text-align: center;
	background: #009999;
	border-radius: 50%;
	font-size: 12px;
}

.m-topcart-dropdown .cart-menu-icon {
	display: inline-block;
	width: 18px;
	height: 16px;
	background: url('../../img/images/icon/icon_cart.png') 0 0 no-repeat;
	vertical-align: middle;
	margin-top: -2px;
}

.z-top-nav {
	/* width: 518px; */
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	zoom: 1;
	white-space: nowrap;
	text-align: left;
	/* transform: translateX(-240px); */
}

.z-top-nav li {
	display: inline-block;
}

.z-top-nav li a {
	font-size: 14px;
	color: #fff;
	/* font-weight: bold; */
	display: inline-block;
	padding: 0 19px;

}

.z-news {
	margin-top: 8px;
	transform: translateX(200px);
}

.z-news .z-news-icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url('../../img/index/img/news.png') 0 0 no-repeat;
	margin-right: 13px;
	margin-top: 4px;
}

.z-news-info li {
	width: 145px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 20px;
	color: #999;
}


/* search-start */
.inline-block_top {
	display: inline-block;
	vertical-align: top;
}

.seach {
	width: 1200px !important;
	height: 120px;
	line-height: 120px;
	margin: auto;
}
.seach-h5 {
	width: 100% !important;
	height: 108px;
	line-height: 108px;
	margin: auto;
	display: flex;
	align-items: center;
}
.seach_logo {
	width: 155px;
	height: 32px;
	display: inline-block;
	overflow: hidden;
	cursor: pointer;
}
.seach_logo-h5 {
	width: 131px;
	height: 20px;
	overflow: hidden;
	cursor: pointer;
	margin-left:18px;
	margin-right:20px;
}

.seachin {
	height: 62px;
	vertical-align: middle;
	margin-left: 8%;
	width: 750px;
}
.seachin-h5{
	height: 62px;
	vertical-align: middle;
	width: 360px;
}
.seachin_text {
	margin-top: 5px;
	font-size: 12px;
	color: #93a5b2;
	line-height: 17px;
}

.seachin_text>span {
	color: #2d373c;
	margin-right: 4px;
	cursor: pointer;
}

.seachin_text>.seachin_text_span {
	color: #009898;
}
.seachin_text_h5{
	margin-top: 12px;
	font-size: 18px;
	color: #93a5b2;
	line-height: 17px;
}

.seachin_text_h5>span {
	color: #2d373c;
	margin-right: 10px;
	cursor: pointer;
}

.seachin_text_h5>.seachin_text_span {
	color: #009898;
}

.seachin_input {
	height: 40px;
	font-size: 0;
	display: flex;
	width: 750px;
    justify-content: space-between;
}

.seachin_inputin {
	width: 506px !important;
	line-height: 0;
	vertical-align: top;
	font-size: 14px !important;
	color: #8ea1af;
	outline: none;
}
.seachin_inputin-h5 {
	width: 350px !important;
	line-height: 0;
	vertical-align: top;
	font-size: 18px !important;
	color: #8ea1af;
	outline: none;
}
.seachin_inputin>.el-input>.el-input__suffix {
	display: none;
}
.seachin_inputin-h5>.el-input>.el-input__suffix {
	display: none;
}
.seachin_inputin_but {
	width: 45px !important;
	height: 40px !important;
	background: #009898 !important;
	padding: 0 !important;
	border-radius: 0 !important;
	vertical-align: top;
}

.seachin_inputin_but_img {
	display: inline-block;
	width: 17px;
	height: 17px;
	vertical-align: middle;
}

.seachin_inputin .el-input-group__append {
	margin: 0 !important;
	width: auto !important;
	padding: 0 2px !important;
}
.seachin_inputin-h5 .el-input-group__append {
	margin: 0 !important;
	width: auto !important;
	padding: 0 2px !important;
}
.seachin_input_but {
	width: 110px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	background: #009999;
	border-radius: 0 !important;
	margin-left: 26px !important;
	border: 0;
}

.seachin_input_but>span {
	font-size: 14px;
	color: #fff;
}
.seachin_aQuick_but {
	width: 110px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	background: #009999;
	border-radius: 0 !important;
	margin-left: 8px !important;
	border: 0;
	border: 1px solid #009999  !important;
    background-color: #ffffff  !important;
	color: #009999;
}
.seachin_aQuick_but:hover{
	color: #009999 !important;
    border-color: #009999 !important;
	background-color: #ffffff !important;
}
.seachin_input_but_img {
	height: 20px;
	vertical-align: middle;
	margin-right: 7px;
}


.shoppingcart {
	width: 150px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	font-size: 14px;
	color: #333;
	background: #ffffff;
	border: 1px solid #009999;
	margin: 0 0 22px 10px;
	vertical-align: middle;
	border-radius: 0 !important;
	box-shadow: 3px 3px 3px #eee;
}
.shoppingcart-h5{
    padding: 0;
    font-size: 18px;
    color: #333;
    background: #ffffff;
    border: 1px solid #fff;
    margin: 0 0 60px 40px;
}
.seachin_right {
	float: right;
}

.shoppingcart_img {
	display: inline-block;
	overflow: hidden;
	width: 20px;
	height: 20px;
	vertical-align: text-bottom;
}
.shoppingcart_img_h5 {
	display: inline-block;
	overflow: hidden;
	width: 32px;
	height: 27px;
	vertical-align: text-bottom;
}
.seachin_right_badge {
	vertical-align: top;
}

.seachin_right_badge>.is-fixed {
	right: -10px;
}
.seachin_right_badge_h5 {
	vertical-align: top;
}

.seachin_right_badge_h5>.is-fixed {
	right: 8px;
}
/* search-end */

/*å¤´éƒ¨css End*/

/*æ–°å¢žæ ·å¼*/
#m-notice {
	width: 140px;
	height: 20px;
	line-height: 20px;
}

.z-news-info {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}


.m-hot {
	position: absolute;
	right: 110px;
	top: 7px;
}



.m-shortcut .m-dropdown {
	display: none;
	top: 30px;
	position: absolute;
	border: 1px solid #ccc;
	background-color: #fff;
	-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, .1);
	box-shadow: 1px 2px 1px rgba(0, 0, 0, .1);
	left: 50%;
	margin-left: -97px;
	width: 175px;
	padding: 10px 0;
	z-index: 9;
	box-shadow: 0 0 5px #b8aeae;
}

.m-account .m-dropdown {
	width: 100px;
	margin-left: -55px;
}

.m-shortcut.m-account .m-dropdown .item {
	display: block;
	text-align: center;
	width: 100%;
}

.m-shortcut .m-dropdown b,
.m-shortcut .sn-qrcode b {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	position: absolute;
	left: 50%;
	top: -10px;
	margin-left: -2px;
	border-width: 5px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #fff;
}

.m-shortcut {
	position: relative;
}

.m-shortcut:hover .m-dropdown {
	display: block;
}

.m-shortcut .m-dropdown .item {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 70px;
	line-height: 24px;
}

.m-shortcut .m-dropdown h3 {
	padding-left: 15px;
	font-size: 12px;
	font-weight: 700;
	color: #666;
}

.m-shortcut .m-dropdown .item-business {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dotted #eee;
	border-color: #ccc;
}

/*äºŒç»´ç ä¸‹æ‹‰*/
.sn-qrcode {
	z-index: 10;
	position: absolute;
	width: 175px;
	background: #fff;
	left: -33px;
	top: 30px;
	box-shadow: 0 0 5px #b8aeae;
	display: none;
}

.m-shortcut:hover .sn-qrcode {
	display: block;
}

.sn-qrcode .sn-qrcode-content {
	text-align: center;
	padding: 10px 10px 0;
}

.sn-qrcode p {
	text-align: center;
	color: #000;
}

.sn-qrcode .sn-qrcode-content img {
	width: 100%;
}

.z-topCart:hover .dropdown-cart-menu {
	visibility: visible;
	opacity: 1;
	transform: translatey(0px);
}

.z-topCart .dropdown-cart-menu {
	display: block;
	visibility: hidden;
	min-width: 100%;
	opacity: 0;
	min-width: 290px;
	background: #fff;
	border: 1px solid #eee;
	border-top: 2px solid #009999;
	transform: translatey(10px);
	transition: all 0.3s;
	position: absolute;
	right: 0;
	top: 35px;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
	z-index: 900;
}



.z-topCart .dropdown-cart-menu .m-detailshtml {
	padding: 15px;
	overflow-y: auto;
	max-height: 324px;
}

.m-dropdowncartbottom {
	padding: 0 15px;
	overflow: hidden;
	zoom: 1;
}

.z-topCart .dropdown-cart-total {
	float: left;
	margin-top: 5px;
	width: 140px;
}

.z-topCart .dropdown-cart-total li {
	font-weight: normal;
	font-size: 12px;
	line-height: 28px;
	color: #FF4349;
	margin-bottom: 5px;
}

.z-topCart .dropdown-cart-total li .dropdown-cart-total-title {
	text-transform: uppercase;
	color: #575a59;
	margin-right: 4px;
}

.z-topCart .dropdown-cart-action {
	float: right;
	margin-top: 7px;
}

.z-topCart .dropdown-cart-action>p {
	margin-bottom: 3px;
	width: 100px;
}

.z-topCart .dropdown-cart-action>p a {
	width: 100%;
	text-align: center;
	height: 34px;
	line-height: 34px;
	padding: 0px;
}


.z-topCart .dropdown-cart-product-list {
	margin-bottom: 5px;
	list-style-type: none;
}

.z-topCart .dropdown-cart-product-list li {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}

.z-topCart .dropdown-cart-product-list .delete-item {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	color: #828886;
	font-weight: 300;
}

.z-topCart .dropdown-cart-product-list .y_cartpic {
	width: 60px;
	float: left;
	margin-right: 15px;
	height: 60px;
	overflow: hidden;
}

.z-topCart .dropdown-cart-product-list .y_cartpic img {
	width: 60px;
	height: 60px;
}

.z-topCart .dropdown-cart-product-list .dropdown-cart-details {
	float: left;
	width: 140px;
	padding-right: 20px;
}

.z-topCart .dropdown-cart-product-list .item-name {
	line-height: 18px;
	height: 36px;
	margin-bottom: 2px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.z-topCart .dropdown-cart-product-list .item-price {
	font-size: 12px;
	color: #FF4349;
	font-weight: bold;
	padding-left: 1px;
}



/* åˆ†ç±»å¼¹å‡ºæ¡†start */
.category_nav {
	position: absolute;
	width: calc(1200px - 226px);
	font-size: 14px;
	color: #000;
	left: 226px;
	top: 0;
	padding-left: 15px;
	background: #fff;
	z-index: 999;
	display: none;
	overflow: auto;
	box-sizing: border-box;
}

.category_nav .category_content {
	width: calc(1200px - 226px);
	height: 100%;
	padding: 8px 0 0 60px;
	box-sizing: border-box;
	border-left: 1px solid #DFDFDF;
}

.category_nav .category_item {
	width: 200px;
	float: left;
	overflow: hidden;
	position: relative;
	display: flex;
	align-items: center;
}

.category_nav .category_item::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 900px;
	height: 1px;
	background: #DFDFDF;
}

.category_nav .category_item:first-child::before {
	display: none;
}

.category_item .category_secound a {
	display: inline-block;
}

.category_nav .category_item .category_secound a:hover {
	color: #009999;
}

.category_item .category_secound a span {
	display: inline-block;
	width: 200px;
	margin-right: 5px;
	font-size: 14px;
	line-height: 28px;
}

.category_item .category_secound a i {
	display: inline-block;
	width: 7px;
	height: 10px;
	background: url('../../img/index/img/category_r.png') center center no-repeat;
	background-size: 100% 100%;
}

.category_item .category_third {
	padding: 15px 35px;
	width: calc(1200px - 226px);
	height: 100%;
	box-sizing: border-box;
}

.category_item .category_third li {
	float: left;
	margin: 0 10px;
	/* line-height: 30px; */
}

.category_item .category_third li a {
	float: left;
	font-size: 12px;
	color: #35363B;
}

.category_item .category_third li a:hover {
	color: #009999;
}

/* åˆ†ç±»å¼¹å‡ºæ¡†end */



/* .rt-nav {
	position: absolute;
	bottom: 300px;
	left: 50%;
	width: 60px;
	background: rgba(255, 255, 255, 1);
	margin-left: 600px;
	text-align: center;
} */

.m-ol {
	width: 60px;
	overflow: hidden;
}

.m-ol-item {
	padding: 10px !important;
	border-top: 1px solid #009999 !important;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
}

.m-ol-item:nth-child(1) {
	border-top: 0 !important;
}

.m-service {
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom: 0;
	box-sizing: border-box;
}

.m-backtop {
	min-height: 60px;
	letter-spacing: 2px;
	display: flex;
	justify-content: center;
	align-items: center;
	/* border-bottom: 1px solid #009999; */
	box-sizing: border-box;
}

.m-service>a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.floorNav-wrap {
	position: fixed !important;
	bottom: 50%;
	left: 50% !important;
	transform: translate(-50%) !important;
	z-index: 9999;
	width: 1200px;
	margin: 0 auto;

}

.m-ol {
	position: absolute;
	top: 0;
	left: -75px;
	z-index: inherit;
	border: 1px solid #009999;
}

.Backtop_on {
	position: fixed;
	top: 50%;
	right: 15px;
	z-index: 9999;
}

@media (max-width: 1200px) {
	.rt-nav {
		margin-left: 600px;

	}
}

.rt-nav.tabfixed {
	position: fixed;
	top: 75px;
	-webkit-animation: eleShow .5s ease both;
	animation: eleShow .5s ease both;
}

.rt-nav ul {
	padding: 10px 0;
	min-height: 60px;
	box-sizing: border-box;
	color: #000;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.rt-nav ul li a {
	display: block;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.rt-nav li {
	width: 100%;
	font-size: 12px;
	padding: 10px;
	white-space: pre-wrap;
	letter-spacing: 2px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}

.rt-nav li s {
	width: 32px;
	height: 32px;
	display: inline-block;
}

.rt-nav li:after {
	bottom: 0px;
	position: absolute;
	width: 46px;
	height: 1px;
	left: 50%;
	margin-left: -23px;
	content: "";
	display: block;
	background: #ddd;
}

.rt-nav li.m-lastchild:after {
	display: none;
}

li.m-ol-item:hover a {
	color: #009999;
}


.m-nodata {
	padding: 20px;
	color: #999;
	text-align: center;
}

/* åœ°å€é€‰æ‹© */
.m-distributionto s {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 12px;
	background: url(../../img/index/img/location.png) 0 0 no-repeat;
	vertical-align: middle;
}

.m_aretive .m-distributionto s {
	background-image: url('../../img/index/img/location_a.png');

}

.m-distributionto i {
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: middle;

}

.m_sendareabx .m-distributionto {
	line-height: 30px;
	display: block;
	margin-right: 0;
}

.m-distributionto .m_areasure {
	cursor: pointer;
	padding: 0 11px;
	font-weight: normal;
	margin-bottom: 0px;
}

.m_sendarea {
	position: relative;
	z-index: 1000;
}

.m_sendarea.m_aretive .m_areasure {
	background: #fff;
	padding: 0 10px;
	z-index: 9;
	display: inline-block;
	position: relative;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	color: #333;
}



.m_sendarea.m_aretive .m-distributionto i {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}

.m_sendareabx {
	margin-right: 20px;
}


.m_sendarea .m_areabox .m_arelose {
	position: absolute;
	width: 20px;
	height: 20px;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	right: -10px;
	top: -10px;
	cursor: pointer;
	color: #fff;
	font-weight: normal;
	background: #aaa;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.m_sendareabx .m_areabox {
	position: absolute;
	width: 613px;
	border: 1px solid #e2e2e2;
	background: #fff;
	z-index: 5;
	padding: 16px 0 15px;
	top: 29px;
	left: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.m_sendarea.m_aretive .m_areabox {
	opacity: 1;
	visibility: visible;
	top: 29px;
}

.m_areabox .area-list {
	overflow: hidden;
	zoom: 1;
}

.m_areabox .area-list li {
	float: left;
	min-width: 80px;
	padding: 2px 0 2px 15px;
	clear: none;
	line-height: 20px;
	color: #333;
	box-sizing: border-box;
}

.m_areabox .area-list li span {
	float: left;
	padding: 2px 4px;
	text-decoration: none;
	cursor: pointer;
}

.area-list li span:hover {
	background: #009999;
	color: #fff;
}

.m_areabox .mt {
	width: 100%;
	height: 25px;
	border-bottom: 1px solid #c26e6e;
	margin-bottom: 5px;
	padding: 0 18px;
	overflow: visible;
	box-sizing: border-box;
}

.m_areabox .mt ul {
	overflow: hidden;
	zoom: 1;
}

.m_areabox .mt li {
	float: left;
	padding: 0;
}

.m_areabox .tab span {
	position: relative;
	text-decoration: none;
	float: left;
	height: 23px;
	line-height: 23px;
	padding: 0 21px 1px 11px;
	margin-right: 3px;
	border: 1px solid #ddd;
	border-bottom: 0;
	color: #ccc;
	text-align: center;
	cursor: pointer;
}

.m_areabox .tab li.hover span {
	height: 25px;
	background-color: #fff;
	border: 1px solid #009999;
	border-bottom: 0;
	padding: 0 20px 0 10px;
	line-height: 22px;
	text-decoration: none;
	color: #000;
}



.m_sendarea .y_arelose {
	color: #DEDEDE;
	font-size: 28px;
	font-weight: 100;
	position: absolute;
	top: 5px;
	right: 30px;
	cursor: pointer;
	z-index: 99;
}

/*å¤´éƒ¨æµ®åŠ¨*/
.m-nav-fixed .m_scrollnav {
	position: fixed;
	width: 100%;
	height: 60px;
	min-width: 990px;
	background: #fff;
	box-shadow: rgba(0, 0, 0, .2) 0 1px 5px;
	left: 0;
	top: 0;
	opacity: .95;
	z-index: 998;
	-webkit-animation: hdnav2-show .3s;
	-moz-animation: hdnav2-show .3s;
	-o-animation: hdnav2-show .3s;
	animation: hdnav2-show .3s;
}

.m-nav-fixed .z-topCart {
	position: fixed;
	top: -30px;
	right: 50%;
	margin: 0 -600px 0 0;
	z-index: 999;
}

.m-nav-fixed .z-top-nav {
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -410px;
	z-index: 100;
}

.m-nav-fixed .z-top-nav li a {
	padding: 6px 14px;
	font-size: 16px;
}

.m-nav-fixed .z-logo {
	position: fixed;
	top: 9px;
	left: 50%;
	margin-left: -600px;
	margin-top: 0;
	height: 45px;
	z-index: 999;
}

.m-nav-fixed .z-logo img {
	vertical-align: middle;
	height: 100%;
}

/* å¤´éƒ¨å·¥å…·æ -start */
.head-nav {
	margin: 0 auto;
	/* padding: 0 10px; */
	box-sizing: border-box;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	color: #232323;
	background-color: #f5f5f5;
}
.head-nav-h5 {
	margin: 0 auto;
	/* padding: 0 10px; */
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	line-height: 34px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	color: #232323;
	background-color: #fff;
	border-bottom:1px solid#f8f8f8;
}
.wapper {
	width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
	line-height: 100%;
	display: flex;
	align-items: center;
}

.hd-right {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex: 1;
}

.hd-right .li {
	float: left;
	font-size: 12px;
	padding: 0 10px;
	position: relative;
	border-right: 1px solid #b8aeae;
}

.hd-right .li.on {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.hd-right .li.on a {
	color: #009990;
}



.hd-right .li:nth-last-child(1) {
	border-right: 0;
}

.hd-right .li-h5 {
	float: left;
	font-size: 18px;
	padding: 0 10px;
	position: relative;
	border-right: 1px solid #b8aeae;
}
.hd-right .li-h5.on {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.hd-right .li-h5.on a {
	color: #009990;
}

.hd-right .li-h5:nth-last-child(1) {
	border-right: 0;
}
.title_text_in_img {
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	vertical-align: middle;
	margin-right: 3px;
}


.dropBox {
	display: flex;
	justify-content: center;
	align-items: center;
}

.dropImgBox {
	width: 160px;
	height: 160px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.codeImg {
	display: inline-block;
	width: 140px;
	height: 140px;
}

.dropItemList {
	width: 160px;
	height: 160px;
	border-left: 1px solid #eee;
	box-sizing: border-box;
	/* background-color: blue; */
}

.dropItemList .dropIt {
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	font-weight: normal;
	padding: 0 10px;
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
}

.dropItemList .dropIt:hover {
	background-color: #eee;
	transition: .5s;
}

.dropItemList .dropIt:nth-last-child(1) {
	border: 0;
}



/* å¤´éƒ¨å·¥å…·æ -end */


/* å¤´éƒ¨å¯¼èˆª-tab-start */
.all-view-swiper {
	width: 100%;
	position: relative;
	background: -webkit-gradient(linear, left top, right top, from(#4ebcc3), color-stop(73%, #009ea6), to(#009ddb));
	background: -webkit-linear-gradient(left, #4ebcc3, #009ea6 73%, #009ddb);
	background: -o-linear-gradient(left, #4ebcc3 0, #009ea6 73%, #009ddb 100%);
	background: linear-gradient(90deg, #4ebcc3, #009ea6 73%, #009ddb);
	-webkit-box-shadow: 0 3px 3px #eee;
	box-shadow: 0 3px 3px #eee;
}

.all-view-box {
	position: relative;
	margin: 0 auto;
	width: 1200px;
	display: flex;
	justify-content: center;

}

.all-view {
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	position: relative;
	color: #fff !important;
	display: flex;
	align-items: center;
}

/*å·¦ä¾§æ‚¬æµ®å¯¼èˆª*/
.lt-nav {
	position: absolute;
	top: 50px;
	left: 0;
	background: #f5f7fa;
	color: #000;
	width: 226px;
	text-align: left;
	z-index: 999;
	display: block;
}

.lt-nav.tabfixed {
	overflow-y: auto;
	overflow-x: hidden;
	position: fixed;
	-webkit-animation: eleShow .5s ease both;
	animation: eleShow .5s ease both;
}

.lt-nav ol>li {
	text-align: center;
	line-height: 38px;
	padding: 0 10px;
	cursor: pointer;
}

.lt-nav ol>li>a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: left;
	text-indent: 1em;
	border-top: 1px solid #EBEBEB;
}

.lt-nav ol>li:first-child>a {
	border-top: none;
}

.lt-nav ol>li:first-child.active {
	height: 40px;
	line-height: 40px;
}

.lt-nav ol>li.active {
	background: #009999;
	height: 41px;
	line-height: 41px;
}

.lt-nav ol>li.active>a {
	color: #fff;
	border: none;
	position: relative;
}

.lt-nav ol>li.active>a:after {
	top: 4px;
	left: -6px;
	position: absolute;
	width: 100%;
	height: 30px;
	border-radius: 3px;
	/* border: 1px solid #fff; */
	content: "";
	display: block;
}

#allProduct {
	width: 226px;
	text-align: left;
	padding: 0;
	padding-left: 15px;
	box-sizing: border-box;
	background: linear-gradient(135deg, #1f667f 0%, #00c7b9 100%);
}

#allProduct:hover>.nav_ol {
	display: block;
}

/* å¤´éƒ¨å¯¼èˆª-tab-end */


/*åº•éƒ¨*/
.g-box .g-row {
	padding-left: 30px;
	overflow: hidden;
	border-bottom: 1px solid #6A6A6A;
}

.bottom-nav .col-row-3 {
	width: 25%;
	float: left;
	position: relative;

}

.bottom-nav .bottom_promise {
	padding: 30px 0 20px 0;
	overflow: hidden;
}

.bottom_promise s {
	float: left;
	width: 52px;
	height: 52px;
	overflow: hidden;
	margin-right: 17px;
	-webkit-transition: transform .3s;
	transition: transform .3s;
}

.bottom_promise .bottom_tic {
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 4px
}

.bottom_promise .bottom-desc {
	font-size: 12px;
	color: #fff;
	line-height: 16px;

}

.m-footernav-box {
	width: 100%;
	clear: both;
	background: -webkit-gradient(linear, left top, right top, from(#4ebcc3), color-stop(52%, #009ea6), to(#009ddb));
	background: -webkit-linear-gradient(left, #4ebcc3 0%, #009ea6 52%, #009ddb 100%);
	background: -o-linear-gradient(left, #4ebcc3 0%, #009ea6 52%, #009ddb 100%);
	background: linear-gradient(90deg, #4ebcc3 0%, #009ea6 52%, #009ddb 100%);
	display: flex;
	justify-content: center;
	align-items: center;
}

/*
.wapper {} */

.wapper.bottomofinformation {
	width: 1200px;
	margin: 0 auto;
	min-height: 240px;
	padding-top: 32px;
	padding-bottom: 22px;
	box-sizing: border-box;
	display: flex;
	clear: both;
	/* height: 400px; */
	overflow: hidden;
	background: linear-gradient(90deg, #4ebcc3 0%, #009ea6 52%, #009ddb 100%);
}

.bottomofinformation_title {
	width: 100%;
	min-height: 70px;
	line-height: 70px;
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.bottomofinformation_title .wapper {
	background: transparent;
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.bottomofinformation_title_text {
	width: 25%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #eff3f5;
	text-align: center;
	vertical-align: middle;
	display: flex;
	justify-content: center;
	align-items: center;
}

.bottomofinformation_title>div,
.bottomofinformation_bottom {
	font-size: 0;
}

.bottomofinformation_title_text>img {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 8px;
}

.wapper.bottomofinformation_bottom {
	padding: 32px 0 22px 0;
	min-height: 240px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.bottomofinformation_bottom_left {
	flex: 1;
	min-height: 240px;
	text-align: center;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.bottomofinformation_bottom_left_item {
	width: 25%;
	min-height: 240px;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}

.bottomofinformation_bottom_left_item>p {
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 15px;
}

.bottomofinformation_bottom_left_item>div>a {
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	cursor: pointer;
}

.bottomofinformation_bottom_mid {
	width: 25%;
	min-height: 240px;
	font-size: 14px;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.bottomofinformation_bottom_mid_item {
	min-height: 120px;
	text-align: center;
	line-height: 32px;
}

.bottomofinformation_bottom_mid_item_title {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
}

.bottomofinformation_bottom_mid_item_p {
	font-size: 14px;
	line-height: 28px;
}

.bottomofinformation_bottom_right {
	width: 25%;
	min-height: 120px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.bottomofinformation_bottom_right img {
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	height: 100px;
	margin-bottom: 20px;
}

.bottomofinformation_bottom_right span {
	display: block;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
}

.bottomofinformation_bottom_right_div {
	text-align: center;
	margin-right: 20px;
	font-size: 12px;
	color: #eff3f5;
	height: 42px;
	line-height: 42px;
}

.bottomofinformation_bottom_right_erwm {
	width: 50%;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.bottomofinformation_text {
	clear: both;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	padding: 10px 0;
	color: #000;
}

.bottomofinformation_text a {
	color: #000;
}

/* æœ€ä¸‹éƒ¨å¤‡æ¡ˆ */
.bottom-text-box {
	width: 100%;
	padding: 10px 0;
	box-sizing: border-box;
	border-top: .5px solid #fff;
	background: -webkit-linear-gradient(left, #4ebcc3 0%, #009ea6 52%, #009ddb 100%);
	background: -o-linear-gradient(left, #4ebcc3 0%, #009ea6 52%, #009ddb 100%);
	background: linear-gradient(90deg, #4ebcc3 0%, #009ea6 52%, #009ddb 100%);
}

.bottomofinformation_text {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
	font-size: 10px;
	line-height: 20px;

}

.bottomofinformation_title_text a {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
}

.bot_Top {
	width: 100%;
	min-height: 60px;
	border-bottom: 1px solid #fff;
	clear: both;
	background: -webkit-gradient(linear, left top, right top, from(#4ebcc3), color-stop(52%, #009ea6), to(#009ddb));
	background: -webkit-linear-gradient(left, #4ebcc3 0%, #009ea6 52%, #009ddb 100%);
	background: -o-linear-gradient(left, #4ebcc3 0%, #009ea6 52%, #009ddb 100%);
	background: linear-gradient(90deg, #4ebcc3 0%, #009ea6 52%, #009ddb 100%);
}

.bot_Top_content {
	width: 1200px;
	min-height: 60px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.bot_Top_content_text>a {
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: auto;
}

.bot_Top_content_text img {
	display: inline-block;
	width: 42px;
	height: 42px;
	vertical-align: middle;
}




.f-cb {
	zoom: 1;
}

.g-mn2 {
	float: left;
	width: 100%;
}

.g-sd2 {
	flex: 1;
}

.bottomofinformation_bottom_right {
	float: right;
	width: 25%;
	min-height: 240px;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.inline-block_top>p {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 10px;

}

.inline-block_top.bottomofinformation_bottom_right_div {
	width: 132px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 28px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}


.inline-block_top.bottomofinformation_bottom_right_div img {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	margin-bottom: 10px;
}

.bottomofinformation_bottom .bottomList {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: start;
}

.bottomofinformation_bottom .bottomList>p {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.bottomofinformation_bottom .bottomList>div a {
	color: #fff;
	font-size: 14px;
}



.g-mn2c {
	margin-right: 150px;
}

.footer-nav {
	overflow: hidden;
	zoom: 1;
}

.footer-nav dl {
	float: left;
	width: 160px;
	padding-right: 15px;
}

.footer-nav dl dt {
	font-size: 16px;
	color: #fff;
	height: 21px;
	margin-bottom: 15px;
	overflow: hidden;
}

.footer-nav dl dd {
	line-height: 30px;
	color: #fff;
	font-size: 12px;
	height: 30px;
	overflow: hidden;
}

.footer-nav dl dd a {
	color: #fff;
}

.footer-nav dl dd a:hover {
	color: #009999;
}

.m-contact p {
	font-size: 16px;
	color: #fff;
	margin-bottom: 23px;
}

.m-contact .m-erweima {
	width: 100px;
	height: 100px;
	overflow: hidden;
}

.m-line {
	border-top: 1px solid #6A6A6A
}

.m-copyright p {
	text-align: center;
	padding: 5px 50px;
	color: #fff;
	line-height: 18px;
}

.z-top-bar .login-link a {
	color: #fff;
}

.top_close {
	cursor: pointer;
	position: absolute;
	z-index: 99;
	right: 0px;
	top: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background: url(../../img/index/img/top_close.png) 0 0 no-repeat;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
}

.menu-button {
	vertical-align: middle;
	float: right;
	margin: 18px 16px 4px 0;
}

.menu-button>.bar {
	position: relative;
	width: 20px;
	height: 2px;
	border-radius: 2px;
	background-color: #fff;
	margin-bottom: 5px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.menu-button>.bar:nth-of-type(3) {
	margin-bottom: 0px;
}

.alltypesin_first:hover>.alltypesin_first_list,
.alltypesin_first:hover>.alltypesin_first_list_in {
	display: block;
}

.alltypesin_first:hover>.menu-button>.bar:nth-of-type(1) {
	-webkit-transform: translateY(7px) rotate(-42deg);
	-ms-transform: translateY(7px) rotate(-42deg);
	transform: translateY(7px) rotate(-42deg);
}

.alltypesin_first:hover>.menu-button>.bar:nth-of-type(2) {
	opacity: 0;
}

.alltypesin_first:hover>.menu-button>.bar:nth-of-type(3) {
	-webkit-transform: translateY(-7px) rotate(42deg);
	-ms-transform: translateY(-7px) rotate(42deg);
	transform: translateY(-7px) rotate(42deg);
}

/* å…¨éƒ¨åˆ†ç±»-start */
.alltypes {
	height: 50px;
	line-height: 50px;
	background: linear-gradient(90deg, #4ebcc3 0%, #009ea6 73%, #009ddb 100%);
	box-shadow: 0 3px 3px #eee;
}

.alltypesin {
	width: 1200px;
	margin: auto;
}

.alltypesin_first {
	float: left;
	position: relative;
	width: 226px;
	padding-left: 14px;
	box-sizing: border-box;
	color: #fff;
	font-size: 16px;
	background: linear-gradient(135deg, #1f667f 0%, #00c7b9 100%);
}

.menu-button {
	vertical-align: middle;
	float: right;
	margin: 18px 16px 4px 0;
}

.menu-button>.bar {
	position: relative;
	width: 20px;
	height: 2px;
	border-radius: 2px;
	background-color: #fff;
	margin-bottom: 5px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.menu-button>.bar:nth-of-type(3) {
	margin-bottom: 0px;
}

.alltypesin_first:hover>.alltypesin_first_list,
.alltypesin_first:hover>.alltypesin_first_list_in {
	display: block;
}

.alltypesin_first:hover>.menu-button>.bar:nth-of-type(1) {
	-webkit-transform: translateY(7px) rotate(-42deg);
	-ms-transform: translateY(7px) rotate(-42deg);
	transform: translateY(7px) rotate(-42deg);
}

.alltypesin_first:hover>.menu-button>.bar:nth-of-type(2) {
	opacity: 0;
}

.alltypesin_first:hover>.menu-button>.bar:nth-of-type(3) {
	-webkit-transform: translateY(-7px) rotate(42deg);
	-ms-transform: translateY(-7px) rotate(42deg);
	transform: translateY(-7px) rotate(42deg);
}

.alltypesin_list {
	float: left;
	width: 820px;
	padding: 0 20px;
	font-size: 14px;
	color: #fff;
	border: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	white-space: nowrap;
}

.alltypesin_list>li {
	padding: 0 10px;
	cursor: pointer;
	letter-spacing: 1px;
	margin-right: 10px;
}

.alltypesin_list>li:hover {
	color: #232323;
	box-sizing: border-box;
}

.alltypesin_list_channel.active {
	color: #000;
}

.alltypesin_first_list {
	position: absolute;
	top: 50px;
	left: 0;
	width: 226px;
	/* height: 520px; */
	background: rgba(255, 255, 255, 0.9);
	color: #000;
	z-index: 999;
	display: none;
}

.alltypesin_first_list>div {
	padding: 0 10px;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #000;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
}
.alltypesin_first_list>div >span{
	width: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.alltypesin_first_list_right {
	float: right;
}

.el-icon-arrow-right {
	font-size: 16px;
	color: #333;
}

.alltypesin_first_list>div:hover {
	background: rgba(255, 255, 255, 0.9);
	color: #009999;
}

.alltypesin_first_list>div:hover .alltypesin_first_list_in {
	display: block;
}

.alltypesin_first_list_in {
	display: none;
	/* min-height: 572px; */
	position: absolute;
	top: 0;
	left: 226px;
	z-index: 999;
	width: calc(1200px - 226px);
	height: 24px;
	overflow-y: auto;
	overflow-x: hidden;
	font-size: 14px;
	background: rgba(255, 255, 255, 0.9);
}

.alltypesin_first_list_in>div {
	/* margin: 0 30px 30px 0; */
	line-height: 24px;
	cursor: pointer;
}

.list_sec_float {
	float: left;
}

.list_sec_float .hov {
	padding: 3px 5px;
	box-sizing: border-box;
}

.list_sec_float:hover .hov {
	background-color: #009999;
	color: #fff;
}

.block_top {
	width: 100%;
	padding-right: 15px;
	box-sizing: border-box;
	display: flex;
	justify-content: start;
}

.alltypesin_first_list_in_title {
	display: inline-block;
	margin-left: 15px;
	width: 120px;
	height: 60px;
	padding: 10px 10px 30px 10px;
	box-sizing: border-box;
	/* font-weight: bold; */
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.alltypesin_first_list_in_title:hover {
	color: #000;
}

.alltypesin_first_list_sec {
	padding: 10px 15px;
	box-sizing: border-box;
	font-size: 14px;
	/* font-weight: bold; */
	flex: 1;
	color: #333;
}
.menuH5_btnList{
	width:100%;
	height:auto;
	display:flex;
	flex-wrap: wrap;
	border-bottom:1px solid #e3e3e3;
	border-top:1px solid #e3e3e3;
	margin-bottom:10px;
}
.menuH5List_btn{
	width:20%;
	text-align:center;
	margin:26px 0;
}
.menuH5List_btn img{
	height:40px;
	width:auto;
}
.menuH5Title{
	text-align:center;
	font-size:18px;
	color:#000;
	margin-top:10px;
	height:18px;
	line-height:18px;
}
/* å…¨éƒ¨åˆ†ç±»-end */

/* æ‚¬æµ®å¯¼èˆª-start */

.Backtop {
	position: fixed;
	right: 0 !important;
	left: 0 !important;
	top: -10%;
	width: 1200px !important;
	height: 0 !important;
	margin: auto;
	background: transparent;
}

.Backtop_on {
	position: relative;
	width: 1200px !important;
}

/* .Backtop_left_div {
	position: absolute;
	top: 0;
	left: -70px;
	z-index: 999;
	display: none;
} */

.Backtop_right_div {
	position: fixed;
	top: 45%;
	right: 25px;
	z-index: 9999;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
.Backtop_right_div-h5 {
	position: fixed;
	bottom: 150px;
	right: 5px;
	z-index: 9999;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
.Backtop_right_div-h5 img{
	width:68px;
	height:68px;
}
.Backtop_text:hover>img {
	transform: rotate(10deg);
}

/* .Backtop_right_absolute {
	position: absolute;
	top: 50%;
	right: -70px;
	z-index: 999;
	display: none;
	background-color: #fff;
} */

.Backtop_on>div>div:nth-child(1) {
	border-top: 1px solid #d8d8d8;
}

.Backtop_left_div_icon {
	font-size: 26px;
}

.Backtop_div {
	width: 60px;
	height: 60px;
	font-size: 12px;
	text-align: center;
	color: #2d373c;
	font-weight: 600;
	line-height: 20px;
	background: #ffffff;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8; 
	overflow: hidden;
	position: relative;
	display:flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.Backtop_div:hover {
	color: #fff;
	background: #009999;
	border-left: 1px solid #009999;
	border-right: 1px solid #009999;
	border-bottom: 1px solid #009999; 
}

.Backtop_div .el-backtop {
	position: absolute;
	left: 0;
	top: -15px;
	display: flex;
	flex-direction: column;
	width: 60px;
	height: 60px;
	font-size: 12px;
	color: #2d373c;
	transition: 0s;
	z-index: 99;
	border: 0;
}

.Backtop_text {
	color: #fff;
	background: #009999;
	border-color: #009999;
}

.Backtop_div>img {
	display: inline-block;
	max-width: 24px;
	max-height: 24px;
	vertical-align: middle;
}

.Backtop_div>div:nth-child(1) {
	margin-top: 10px;
}

.Backtop_div_div {
	margin-top: 4px !important;
}

.Backtop_divâ€”backBtn {
	width: 60px !important;
	height: 60px !important;
	bottom: 0;
	right: 0;
}

.el-backtop {
	border-radius: 0 !important;
}

/* æ‚¬æµ®å¯¼èˆª-end */

/* æ»šåŠ¨å…¬å‘Š-start */

.text-container {
	font-size: 14px;
	color: #009999;
	background-color: #fff;
	margin: 0 auto;
	width: 1200px;
	height: 32px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 15px;
	box-sizing: border-box;
	cursor: pointer;
}
.text-container-h5>p span{
	width:500px;
	padding-left:10px;
	display:block; 
	overflow: hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis; 
}
.text-container-h5 {
	font-size: 18px;
	color: #009999;
	background-color: #fff;
	margin: 0 auto;
	width: 100%;
	height: 57px;
	line-height:57px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 15px;
	box-sizing: border-box;
	cursor: pointer;
}
.text-container-h5>p{
	display:flex;
	align-items: center;
}
.text-left {
	flex: 1;
}

.text-right {
	width: 100px;
	text-align: right;
}

.text {
	text-align: left;
	margin: auto 0;
}

.slide-enter-active,
.slide-leave-active {
	transition: all 1s;
}

.slide-enter {
	transform: translateY(32px);
}

.slide-leave-to {
	transform: translateY(-32px);
}

/* æ»šåŠ¨å…¬å‘Š-end */
/* moreAD -start */
.z-moreAd {
	/* width: 1200px; */
	width:100%;
	overflow: hidden;
	position: relative;
}

.z-moreAdbannerbox {
	/* margin-top: 7px;
	margin-bottom: 15px; */
    max-width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.z-moreAdbannerbox-h5 {
	/* margin-top: 7px;
	margin-bottom: 15px; */
    max-width: 640px;
    position: relative;
    left: 50%;
    margin-left: -320px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* .z-moreAdbannerbox>a {
	width: 100%;
} */

.z-moreAdbannerbox>a>img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	overflow: hidden;
	vertical-align: middle;
	height: auto;
}

.z-moreAdbannerbox-h5>a{
	height:auto;
	display: inline-block;
}
.z-moreAdbannerbox-h5>a.adNum1{
	width:100%;
}
.z-moreAdbannerbox-h5>a.adNum2{
	width:50%;
}
.z-moreAdbannerbox-h5>a.adNum2:first-child>img {
	object-position: right;
}
.z-moreAdbannerbox-h5>a.adNum2:last-child>img {
	object-position: left;
}
.z-moreAdbannerbox-h5>a.adNum3{
	width:30%;
}
.z-moreAdbannerbox-h5>a.adNum3:first-child{
	width:35%;
}
.z-moreAdbannerbox-h5>a.adNum3:last-child{
	width:35%;
}
.z-moreAdbannerbox-h5>a.adNum3:first-child>img {
	object-position: right;
}
.z-moreAdbannerbox-h5>a.adNum3:last-child>img {
	object-position: left;
}
.z-moreAdbannerbox-h5>a.adNum4{
	width:25%;
}
/* .z-moreAdbannerbox-h5>a.adNum4:first-child{
	width:30%;
}
.z-moreAdbannerbox-h5>a.adNum4:last-child{
	width:30%;
} */
.z-moreAdbannerbox-h5>a.adNum4:first-child>img {
	object-position: right;
}
.z-moreAdbannerbox-h5>a.adNum4:last-child>img {
	object-position: left;
}
.z-moreAdbannerbox-h5>a>img {
	display: inline-block;
	width:100%;
	object-fit: cover;
	overflow: hidden;
	vertical-align: middle;
}


/* .imgAD1 {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.imgAD2 {
	width: 50%;
	display: flex;
	justify-content: flex-end;
}
.imgAD2:nth-of-type(2) {
	width: 50%;
	display: flex;
	justify-content: flex-start;
}

.imgAD3 {
	width:33.3%;
	display: flex;
	justify-content: flex-end;
}
.imgAD3 :nth-of-type(2) {
	width:33.3%;
	display: flex;
}
.imgAD3:nth-of-type(3)  {
	width:33.3%;
}

.imgAD4 {
	width: 25%;
} */

/* moreAD -end */

.line_Price {
	text-decoration: line-through;
	font-size: 14px;
}
a.noPointer{
	cursor: auto !important;
}
.isLoginShowBtn{
	color: #009999;
	border: 1px solid #009999;
	width: 100%;
	padding: 5px;
	border-radius: 5px;
	background-color: #fff;
}
.isLoginShowBtn-h5{
	color: #009999;
	border: 1px solid #009999;
	width: 100%;
	padding: 8px;
	border-radius: 5px;
	background-color: #fff;
	font-size:16px;
}
.isLoginShowBtn:hover{
	cursor: pointer;
}
.bottomofinformation_left_h5{
	width:50%;
	height:auto;
	place-self: flex-start;
}
.bottomofinformation_right_h5{
	width:50%;
	height:auto;
	text-align: center;
	place-self: flex-start;
}
.bottomofinformation_right_h5>div{
	font-size:20px;
	color:#fff;
	line-height:50px;
}
.bottomofinformation_left_h5_content{
	padding-left:28px;
	height:auto;
	font-size:20px;
	color:#fff;
}
.bottomofinformation_left_h5_content_one{
	margin-bottom:5px;
}
.bottomofinformation_left_h5_oneTitle{
	line-height:32px;
	margin-bottom:10px;
}
.bottomofinformation_left_h5_oneTitle span{
	font-size:20px;
	color:#fff;
	float:right;
	vertical-align: middle;
	padding-right:100px;
}
.bottomofinformation_left_h5_cateInfo{
	padding-left:22px;
	line-height:30px;
}
.bottomofinformation_left_h5_cateInfo>a{
	color:#fff;
}
.bottomofinformation_left_h5_cateInfo_main{
	overflow: hidden;
	max-height:0;
	transition: all 0.5s;
}
.h5tabBar{
	width:100%;
	height:110px;
	position:fixed;
	bottom:0;
	left:0;
	z-index:999;
}
.h5tabBarLine{
	width:100%;
	height:84px;
	position: absolute;
	bottom:0;
	left:0;
	display:flex;
	align-items: center;
	justify-content: center;
	background:#fff;
}
.h5tabBarLineBtn{
	width:20%;
	height:100%;
	text-align: center;
}
.h5tabBarLineBtn_img{
	margin:auto;
	height:34px;
	padding-top:12px;
}
.h5tabBarLineBtn_img img{
	height:100%;
}
.h5tabBarLineFont{
	font-size:18px;
	color:#333;
	text-align: center;
	margin-top:5px;
}
.h5tabBarLineFont.active{
	color:#41AAAA;
}
.gbIndex_swiper{
    width:1200px;
    height:365px;
    margin:20px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position:relative;
}
.gbIndex_swiper_position{
  width:240px;
  height:100%;
  position:relative;
}
.gbIndex_swiper_left,.gbIndex_swiper_right{
    width:240px;
    height:100%;
    background: #FFFFFF;
    box-shadow: 0px 0px 12px 0px rgba(216,216,216,0.5);
}
.gbIndex_swiper_right_center{
  width:216px;
  height:100%;
  margin:auto;
}
.gbIndex_login{
  width:100%;
  height:60px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top:20px;
}
.gbIndex_login_header{
  width:64px;
  height:60px;
}
.gbIndex_login_header img{
  width:100%;
  height:100%;
}
.gbIndex_login_right{
  width:140px;
  height:100%;
  margin-left:10px;
  color:#009999;
  font-size:12px;
}
.gbIndex_login_right_title,.gbIndex_login_right_btn{
  width:100%;
  height:30px;
  line-height:30px;
  font-weight:bold;
}
.gbIndex_login_right_title a {
  color: #009999;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  letter-spacing: 1px;
}
.gbIndex_login_right_title a:hover {
  text-decoration: underline;
}
.gbIndex_login_right_btn a{
  color:#009898;
  cursor: pointer;
}
.gbIndex_login_right_btn span{
  padding:0 10px;
}
.gbIndex_swiper_left{
  overflow-y: auto;
  overflow-x: hidden;
  position:relative;
  transition: all 0.5s;
}
.gbIndex_swiper_grad{
  position:absolute;
  width:95%;
  height:66px;
  bottom:0;
  z-index:1111;
  left: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background-image: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%);
  background-image: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%);
  background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%);
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%);
  background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%);

}
.gbIndex_swiper_grad_top{
  position:absolute;
  width:100%;
  height:66px;
  top:0;
  z-index:1111;
  left: 0;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  background-image: linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%);
  background-image: -o-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%);
  background-image: -moz-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%);
  background-image: -ms-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%);

}
.gbIndex_swiper_grad img{
  width:15px;
  height:15px;
  cursor: pointer;
  margin-bottom:8px;
  margin-left: 12px;
}
.gbIndex_swiper_grad_top img{
  width:15px;
  height:15px;
  cursor: pointer;
  margin-top:8px;
}
.gbIndex_left_cate{
    width:240px;
    height:66px;
    margin:auto;
    position:relative
}
.gbIndex_left_cate.active{
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.13);
 }
.gbIndex_left_cate::after{
    content: "";
    width:200px;
    height:1px;
    background:rgba(216,216,216,0.5);
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
}
.gbIndex_left_cate:last-child::after{
	content: "";
    width:200px;
    height:0px;
    background:rgba(216,216,216,0.5);
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
}
.gbIndex_left_cate_center{
    width:100%;
    height:24px;
    margin:auto;
    position:relative;
    padding:4px 20px 0px 20px;
}
.gbIndex_left_cate_center.active{
    background:#fff;
    z-index:999;
}
.gbindeex_left_title_k{
  width:100%;
  height:42px;
  position:relative;
  overflow: hidden;
  z-index:999;
}
.gbIndex_left_tree{
  width:962px;
  height:365px;
  background:rgba(255,255,255,0.94);
  position:absolute;
  z-index:888;
  right:2px;
  box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.13);
}
.gbIndex_left_tree_center{
  padding:0 20px;
  height:100%;
  overflow-y: auto;
}
.left_tree_main{
  width:100%;
  height:auto;
  display: flex;
  justify-content: space-between;
  margin-top:30px;
}
.left_tree_main:last-child{
  margin-bottom:30px;
}
.left_tree_main_left{
  width:130px;
  color:#009999;
  font-size:14px;
}
.left_tree_main_left a{
  color:#009999;
  padding:3px 0;
}
.left_tree_main_left a:hover{
  color:#333;
}
.left_tree_main_right{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: auto;
    display: flex;
    align-items: center;
    flex-flow: wrap;
}
.left_tree_main_right a{
  margin-bottom:5px;
}
.left_tree_main_right span{
  color:#333;
  margin:0 20px;
  position:relative;
  padding:3px 5px;
  border-radius: 4px;
  margin-bottom:5px;
  font-size:14px;
}
.left_tree_main_right span:hover{
  background:#009999;
  color:#fff;

}
.left_tree_main_right span::after{
    content: '|';
    /* width: 1px;
    height: 12px; */
    /* background: #333; */
    position: absolute;
    right: -20px;
    top: 0px;
    color:#909399;
}
.left_tree_main_right a:last-child span::after{
  content:'';
  width:0px;
  height:0px;
  background:#333;
  position: absolute;
  right:-20px;
}
.gbindeex_left_title_k.active{
  background:#fff;
}
.gbindeex_left_title_k.active .gbIndex_left_title{
  line-height: 42px !important;
  color:#009999;
  position:relative;
}
.gbindeex_left_title_k.active .gbIndex_left_title a{
  color:#009999;
}
.gbindeex_left_title_k.active .gbIndex_left_title::after{
  content: "\203a";
  font-size:20px;
  position:absolute;
  right:0;
  top:-2px;
}
.gbIndex_left_title{
    height:42px;
    width:195px;
    margin:auto;
    font-size:14px;
    color:#000;
    line-height:49px;
    font-weight:bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
}
.gbIndex_left_dec{
    height: 12px;
    width:100%;
    font-size: 12px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    line-height: 12px;
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: nowrap; 
    /* margin-top:4px; */
}
.gbIndex_left_dec.active a{
	color:#009999;
}
.gbIndex_left_dec a{
    margin-left:12px;
    color: #666666;
}
.gbIndex_left_dec a:hover{
    color: #009999;
}
.gbIndex_left_dec a:first-child{
    margin-left:0px;
}
.gbIndex_swiper_container {
  height: 100%;
  width: 700px;
  /* min-width: 1200px; */
  position: relative;
  overflow: hidden;
}
.gbIndex_swiper_container .flex-direction-nav .flex-next::after{
	content: "\203a";
	display:block;
	width:100%;
	height:100%;
	font-size: 26px;
	background: rgba(0,0,0,0.3);
	color: #fff;
	text-align: center;
	line-height: 30px;
}
.gbIndex_swiper_container .flex-direction-nav .flex-prev::after{
	content: "\2039";
	display:block;
	width:100%;
	height:100%;
	font-size: 26px;
	background: rgba(0,0,0,0.3);
	color: #fff;
	text-align: center;
	line-height: 30px;
}
.swiper_slide {
  width: 100%;
  background-color: #009898;
  text-align: center;
}
.swiper_slide > img {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-wrapper {
  z-index: 0;
}
/* 整个滚动条的样式 */
.gbIndex_swiper_left::-webkit-scrollbar,.gbIndex_left_tree_center::-webkit-scrollbar{
    width: 4px;
    height: 16px;
    border: 2px solid #fff;
    background-color: #fff;
}

/* 滚动条的轨道两端按钮，允许通过点击微调小方块的位置 */
.gbIndex_swiper_left::-webkit-scrollbar-button,.gbIndex_left_tree_center::-webkit-scrollbar-button {
    display: none;
}

/* 滚动条的轨道样式 */
.gbIndex_swiper_left::-webkit-scrollbar-track,.gbIndex_left_tree_center::-webkit-scrollbar-track {
    background-color: #f2f2f2;
}

/* 内层轨道样式 */
.gbIndex_swiper_left::-webkit-scrollbar-track-piece,.gbIndex_left_tree_center::-webkit-scrollbar-track-piece {
    background-color: #fff;
}

/* 滚动条里面的小方块，能上下移动 */
.gbIndex_swiper_left::-webkit-scrollbar-thumb,.gbIndex_left_tree_center::-webkit-scrollbar-thumb {
    border-radius: 6px;
    box-shadow: inset 0 0 1px 0 #ddd;
    border: 3px solid #ddd;
    background-color: #ddd;
}

/* 滚动条滑块hover时样式 */
.gbIndex_swiper_left::-webkit-scrollbar-thumb:vertical:hover,
.gbIndex_swiper_left::-webkit-scrollbar-thumb:horizontal:hover {
    background-color: #c0c0c0;
}
/* 滚动条滑块hover时样式 */
.gbIndex_left_tree_center::-webkit-scrollbar-thumb:vertical:hover,
.gbIndex_left_tree_center::-webkit-scrollbar-thumb:horizontal:hover {
    background-color: #c0c0c0;
}
.gbIndex_right_btns{
  width:100%;
  height:78px;
  border-bottom:1px dashed #dfdfdf;
}
.gbIndex_right_btns_an{
  padding-top:30px;
  width:100%;
  height:30px;
  display:flex;
  justify-content: space-around;
}
.gbIndex_right_btns_pay{
    padding-top:20px;
    width:100%;
    height:38px;
    display:flex;
    justify-content: space-around;
}
.gbIndex_right_btns_pay_cont{
    width:40px;
    height:100%;
    text-align: center;
    cursor: pointer;
}
.gbIndex_pay_cont_number{
  width:100%;
  font-size:16px;
  color:#009999;
  font-weight:bold;
}
.gbIndex_pay_cont_text{
  font-size:12px;
  color:#333;
  padding-top:8px;
}
.gbIndex_right_btns_an div:first-child{
  width:90px;
  height:28px;
  line-height:28px;
  background:#009999;
  font-size:12px;
  text-align: center;
  cursor: pointer;
  font-weight:bold;
  border-radius: 28px;
  border:1px solid #009999;
  color:#fff;
}
.gbIndex_right_btns_an div:first-child:hover{
  background:rgba(0,153,153,0.7)
}
.gbIndex_right_btns_an div:last-child{
  width:90px;
  height:28px;
  line-height:28px;
  background:#fff;
  font-size:12px;
  border:1px solid #009999;
  text-align: center;
  cursor: pointer;
  font-weight:bold;
  border-radius: 28px;
  color:#009999;
}
.gbIndex_right_btns_an div:last-child:hover{
  background:rgba(0,153,153,0.1);
}
.gbIndex_discovery{
  /* width:100%; */
  height:auto;
  padding:0 8px;
}
.gbIndex_discovery_title{
  width:100%;
  height:38px;
  line-height:38px;
  padding-top:7px;
  color:#333;
  font-size:14px;
  display: flex;
  justify-content: space-between;
  font-weight:bold;
}
.gbIndex_discovery_title a{
  color:#999;
  cursor: pointer;
  font-weight: 400;
  font-size:12px;
}
.gbIndex_discovery_dec{
  width:100%;
  height:12px;
  line-height:12px;
  color:#666;
  font-size:12px;
  margin-top:16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; 
}
.gbIndex_discovery_dec a{
  color:#666;
}
.gbIndex_discovery_dec a:hover{
  color:#009999;
}
.gbIndex_login_loginTrue{
  width: 122px;
  height: 26px;
  background: linear-gradient(90deg, #07B1B1 0%, #009999 100%);
  border-radius: 4px;
  text-align: center;
  line-height:26px;
  color:#fff;
  font-size:12px;
  cursor: pointer;
}
.gbIndex_login_loginTrue img{
  width:22px;
  padding-left:4px;
  vertical-align: text-top;
}
.gbIndex_xx{
  border:0 !important;
  position:relative;
  overflow:initial !important;
}
.gbIndex_xx .gbIndex_xx_img{
  width:55px !important;
  height:55px !important;
  max-width:55px !important;
  max-height:55px !important;
}
.Backtop_div .gbIndex_xx_msg{
  position:absolute;
   width:150px !important;
  height:43px !important;
  max-width:150px !important;
  max-height:43px !important;
  left:-138px;
  top:-14px;
  z-index:99;
  background:url('../../img/index/img/gbIndex_mes.png') no-repeat;
  background-size:100% 100%;
}
.gbIndex_xx_msg p:first-child{
  color:#009999;
  font-size:12px;
  font-weight:bold;
  padding-top:7px;
  padding-left:20px;
  text-align: left;
}
.gbIndex_xx_msg p span:first-child{
  color:#333;
  width:88%;
  font-size:12px;
  font-weight:bold;
  text-align: left;
  padding-left:5px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  line-height:16px;
}
.gbIndex_xx_msg>span{
  position:absolute;
  right:12px;
  top:0px;
}
.gbIndex_xx:hover{
  background:transparent !important;
  cursor: pointer;
}
.gbIndex_pop{
  width:100%;
  height:100%;
  position:fixed;
  left:0;
  top:0;
  background:rgba(0,0,0,0.49);
  z-index:999999;
  display:flex;
  align-items: center;
  justify-content: center;
}
.gbIndex_pop_content{
  width:auto;
  height:auto;
  max-width:80%;
  max-height:80%;
  position:relative;
}
.gbIndex_pop_content img{
  width:auto;
  height:auto;
  max-width:100%;
  max-height:100%;
  cursor: pointer;
}
.gbIndex_pop_content_h5{
  width:auto;
  height:auto;
  max-width:555px;
  position:relative;
}
.gbIndex_pop_content_h5 img{
  width:auto;
  height:auto;
  max-width:555px;
  max-height:768px;
  cursor: pointer;
}
.gbIndex_pop_closeBtn{
  position:absolute;
  right:-54px;
  top:0;
  width: 44px;
  height: 44px;
  background: linear-gradient(180deg, #197B7B 0%, #0AA9A9 100%);
  font-size:30px;
  color:#fff;
  font-weight:bold;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  cursor: pointer;
}
.gbIndex_pop_closeBtn_h5{
  position:absolute;
  right:0;
  left:0;
  bottom:-126px;
  margin:auto;
  width: 75px;
  height: 75px;
  border:1px solid #fff;
  background: transparent;
  font-size:50px;
  color:#fff;
  font-weight:bold;
  text-align: center;
  line-height: 75px;
  border-radius: 50%;
  cursor: pointer;
}
.flex-control-paging li a{
	width: 5px !important;
	height: 5px !important;
	background: rgba(255,255,255,0.5) !important;
	border-radius: 3px !important;
}
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active{
    width: 10px !important;
    height: 5px !important;
    background: #FFFFFF !important;
    border-radius: 3px !important;
}
/*企查查H5*/
#popup_wH5>.el-dialog {
  height: 100% !important;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  background-color: transparent;
}

#popup_wH5>.el-dialog>.el-dialog__body {
  padding: 0;
}

#popup_wH5>.gbIndexWzz>.gbIndexWzz_pop_content>.Nav_wzz_h5>.company_box>.company_h5>.item>.el-select {
  height: 100%;
  font-size: 20px;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .company_h5 .item>.el-autocomplete {
  width: 74%;
  margin-left: 22px;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .company_h5 .item>.el-autocomplete .el-input__inner {
  border: 0;
  font-size: 27px;
}

/* H5箭头 需要调整//**/
.el-input__icon {
  margin-left: 30px;
}

#popup_wH5>.gbIndexWzz>.gbIndexWzz_pop_content>.Nav_wzz_h5>.company_box>.company_h5>.item>.el-select>.el-input {
  height: 100%;
  font-size: 20px;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .company_h5 .item .el-select {
  border: none;
  width: 60%;
  margin-left: 15px;
  font-size: 27px;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .company_h5 .item .el-select .el-input .el-input__inner {
  border: 1px solid transparent !important;
  font-size: 28px;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .company_h5 .item input:focus {
  outline: none;
}

#popup_wH5 {
  position: relative;
}

#popup_wH5 .gbIndexWzz {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content {
  width: 100%;
  height: 100%;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content #box {
  position: relative;
  height: 253px;
  padding: 0 10px;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content #box img {
  width: 100%;
  height: 100%;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content #box .gbIndexWzz_pop_closeBtn {
  width: 38px;
  height: 38px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -35px;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content #box .gbIndexWzz_pop_closeBtn img {
  width: 38px;
  height: 38px;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 {
  position: relative;
  bottom: 0;
  z-index: 100;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 10px 21px 0 0;
  background: #FEFFFF;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .background {
  position: absolute;
  top: -14px;
  left: -5px;
  width: 101%;
  height: 120px;
  background-color: #BEF5E7;
  transform-origin: left top;
  transform: rotate(-6deg);
  border-radius: 35px 25px 0 0;
  z-index: -1;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box {
  z-index: 100;
  width: 100%;
  margin-top: 10px;
  background: linear-gradient(180deg, #BEF5E7 0%, #FEFFFF 35%, #FFFFFF 100%);
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .order_h5 {
  width: 100%;
  height: 100px;
  z-index: 100;
  display: flex;
  justify-content: space-evenly;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .order_h5 .product {
  display: flex;
  flex-direction: column;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .order_h5 .product img {
  width: 102px;
  height: 102px;
  margin-bottom: 14px;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .order_h5 .product span {
  font-size: 24px;
  font-family: SiemensSansGlobal-Regular, SiemensSansGlobal;
  font-weight: 400;
  color: #000028;
  line-height: 31px;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .company_h5 {
  margin-top: 110px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #FEFFFF;
  height: 100%;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .company_h5 .item {
  display: flex;
  align-items: center;
  height: 70px;
  width: 100%;
  z-index: 100;
  padding-left: 26px;
  margin-bottom: 15px;
  margin-top: 0;
  margin-right: 0;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .company_h5 .item span {
  width: 109px;
  height: 43px;
  font-size: 27px;
  font-family: SiemensSansGlobal-Bold, SiemensSansGlobal;
  font-weight: bold;
  color: #000028;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .company_h5 .item ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 27px;
  font-family: SiemensSansGlobal-Regular, SiemensSansGlobal;
  font-weight: 400;
  color: #B3B3BF;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .company_h5 .item ::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 27px;
  font-family: SiemensSansGlobal-Regular, SiemensSansGlobal;
  font-weight: 400;
  color: #B3B3BF;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .company_h5 .item :-ms-input-placeholder {
  /* IE 10+ */
  font-size: 27px;
  font-family: SiemensSansGlobal-Regular, SiemensSansGlobal;
  font-weight: 400;
  color: #B3B3BF;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .company_h5 .item :-moz-placeholder {
  /* Firefox 18- */
  font-size: 27px;
  font-family: SiemensSansGlobal-Regular, SiemensSansGlobal;
  font-weight: 400;
  color: #B3B3BF;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .company_h5 .item:last-child {
  margin-top: 25px;
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .company_h5 .hr {
  width: 100%;
  height: 1px;
  border: 1px solid rgba(229, 229, 229, 0.4);
}

#popup_wH5 .gbIndexWzz .gbIndexWzz_pop_content .Nav_wzz_h5 .company_box .company_h5 .Footer_w_h5 {
  width: 91%;
  height: 72px;
  line-height: 72px;
  border-radius: 14px;
  text-align: center;
  font-family: SiemensSansGlobal-Bold, SiemensSansGlobal;
  font-weight: bold;
  color: #FFFFFF;
  background: #009999;
  font-size: 31px;
  margin-top: 123px;
  /* margin-bottom: 150px; */
  margin-bottom: 60px;
}
.el-scrollbar .el-scrollbar__bar {
  opacity: 1 !important;
}
/* 新 */
/*# sourceMappingURL=./1.css.map */

/*企查查PC*/
#popup_w>.el-dialog {
  background-color: transparent !important;
  box-shadow: none;
}

#popup_w>.el-dialog>.el-dialog__header {
  padding: 0;
}

.Input_w {
  width: 413px !important;
  height: 42px !important;
}

.Input_w>.el-input__inner {
  background-color: #F4F4F5 !important;
  border-radius: 8px;
  opacity: 0.77;
  border: 1px solid #FFFFFF;
}

.Input_w>.el-input>.el-input__inner {
  background-color: #F4F4F5 !important;
  border-radius: 8px;
  opacity: 0.77;
  border: 1px solid #FFFFFF;
}

/* 更换三角 */
/* i.el-select__caret.el-input__icon.el-icon-arrow-up:before{
    content: '';
    display: block;
    width: 12px;
    height: 6px;
} */
.Input_w>.el-input>.el-input__suffix {
  right: -30px !important;
}

#box {
  margin: 0 10px;
  position: relative;
}

#box img {
  width: 550px;
  height: 217px;
}

#box .gbIndex_pop_closeBtn {
  width: 38px;
  height: 38px;
  cursor: pointer;
  position: absolute;
  right: -60px;
  top: -15px;
}

#box .gbIndex_pop_closeBtn img {
  width: 38px;
  height: 38px;
}

.Nav_wzz {
  width: 580px;
  height: 474px;
  position: relative;
  top: -66px;
  z-index: 100;
}

.Nav_wzz .integral {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
}

.Nav_wzz .integral .subject {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.Nav_wzz .integral .subject .order {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
}

.Nav_wzz .integral .subject .order .product {
  display: flex;
  flex-direction: column;
}

.Nav_wzz .integral .subject .order .product img {
  width: 80px;
  height: 80px;
  margin-bottom: 12px;
}

.Nav_wzz .integral .subject .order .product span {
  font-size: 18px;
  font-family: SiemensSansGlobal-Regular, SiemensSansGlobal;
  font-weight: 400;
  color: #000028;
}

.Nav_wzz .integral .subject .companybox {
  width: 100%;
  height: 222px;
}

.Nav_wzz .integral .subject .companybox .company {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.Nav_wzz .integral .subject .companybox .company .item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  z-index: 100;
}

.Nav_wzz .integral .subject .companybox .company .item span {
  font-size: 16px;
  font-family: SiemensSansGlobal-Bold, SiemensSansGlobal;
  font-weight: bold;
  color: #000028;
  line-height: 19px;
  margin-right: 19px;
}

.Nav_wzz .integral .subject .companybox .company .item span i {
  font-style: normal;
}

.Nav_wzz .integral .subject .companybox .Footer_w {
  margin-top: 32px;
  width: 91%;
  height: 48px;
  line-height: 45px;
  background-color: #009999;
  border-radius: 35px;
  margin: 25px auto;
  text-align: center;
  font-size: 18px;
  font-family: SiemensSansGlobal-Bold, SiemensSansGlobal;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 42px;
  cursor: pointer;
}

.Nav_wzz .foot_w {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 50;
}

.Nav_wzz .foot_w img {
  width: 100%;
  height: 100%;
}

.Input_Y>.el-input>.el-input__suffix>.el-input__suffix-inner i.el-select__caret {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-right: 14px;
  background: url("../../icon/popup/san.png") no-repeat scroll right center transparent;
  background-size: 10px 5px;
  margin-right: 10px;
}
.seachin_inputin .el-input__prefix {
    right: 26px;
    left: unset;
}
.Input_Y>.el-input>.el-input__suffix>.el-input__suffix-inner i.el-select__caret.el-icon-arrow-up:before {
  content: '';
}