@media (max-width: 1200px) {
	.main {
		width: 1200px;
	}

	.main_img {
		width: 100%;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1200px !important;
	}
}

/* @media (min-width: 1200px){
	.content {
		height: 100%;
		margin: 0 auto;
	
	}
} */
body {
	overflow-x: hidden;
	font-family: arial, 'Microsoft YaHei', helvetica, sans-serif !important;
}

.content {
	height: 100%;
	margin: 0 auto;
	padding-bottom: 40px;
}

.content1 {
	height: 100%;
	margin: 0 0 30px 0;
	background-color: #fff;
}

.footer {
	height: 100%;
	margin: 0 auto;
	display: inline-block;
	width: 100%;
}

/* .bannner_link {
	width: 1200px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 0;
} */
.banner_link {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 50%;
}

.footers {
	width: 100%;
	height: 100%;
	background-color: #081d7c;
	padding-top: 45px;
	;
}

.footer_text {
	width: 1200px;
	margin: 0 auto;
}

.footer_tit {
	width: 100%;
	height: 200px;
	color: #fff;
	border-bottom: 1px solid #fff;
}

.footer_left {
	width: 1070px;
	height: 100%;
	float: left;
	position: relative;
}

.footer_right {
	float: right;
	padding-top: 20px;
}






.footer1 {
	height: 100%;
	margin: 0 auto;
}

.footers1 {
	width: 100%;
	height: 255px;
	background-color: #081d7c;
	padding-top: 45px;
	;
}

.footer_text1 {
	width: 1200px;
	margin: 0 auto;
}

.footer_tit1 {
	width: 100%;
	height: 200px;
	color: #fff;
	border-bottom: 1px solid #fff;
}

.footer_left1 {
	width: 1070px;
	height: 100%;
	float: left;
	position: relative;
}

.footer_right1 {
	float: right;
	padding-top: 20px;
}




.f_l {
	width: 168px;
	height: 70px;
	float: left;
	margin-right: 70px;
}

.f_l p {
	font-weight: 700;
	font-size: 18px;
}

.f_l span {
	line-height: 45px;
}

.f_l span img {
	width: 15px;
	height: 15px;
}

.f-b {
	position: absolute;
	bottom: 54px;
}

.f-b span {
	margin-right: 26px;
}


.footer_b {
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 52px;
}

.header {
	width: 100%;
	height: 30px;
	background: #e5e5e5;
}

.headerLeft {
	line-height: 30px;
	color: #5c5c5c;
}

.headerContent {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.headerRight {
	float: right;

}

.headerRight li {
	float: left;
	line-height: 30px;
	color: #5c5c5c;
	margin-left: 25px;
	cursor: pointer;
	font-size: 14px
}

.headerRight li:nth-of-type(4) a {
	width: 40px;
	height: 27px;
	display: block;
	float: left;
	margin-top: 6px;
	text-align: center;
	line-height: 27px;
	font-size: 14px;
}

.headerRight li:nth-of-type(4) a:nth-of-type(1) {
	background-color: #3f5ad2;
	color: #fff;
}

.headerRight li:nth-of-type(4) a:nth-of-type(2) {
	background-color: #fff;
	color: #3f5ad2;
}

.titleLog {
	width: 100%;
	height: 100px;
	background-color: #fff;
}

.titleContent {
	width: 1200px;
	margin: 0 auto;
	height: 100%;

}

.main_item {
	width: 1500px;
	margin: 0 auto;
}

.titleContent li:nth-of-type(1) {
	margin-top: 10px;

}

.titleContent li:nth-of-type(2) {
	margin-top: 20px;

}

.main_tit {
	width: 100%;
	height: 50px;
	background: #3f5ad2;
}

.main_titles {
	width: 1200px;
	margin: 0 auto;
}

.main_titles ul {
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.main_titles li {
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	cursor: pointer;
	height: 50px;
	flex: 1;
}

.main_titles li:hover {
	background-color: #2d42a1;
}

.main_titles li>a {
	font-size: 16px;
}

/* .main_titles li:nth-of-type(1):hover{
	border-bottom:3px solid #fff;
}
.main_titles li:nth-of-type(3):hover{
	border-bottom:3px solid #fff;
}
.main_titles li:nth-of-type(5):hover{
	border-bottom:3px solid #fff;
}
.main_titles li:nth-of-type(6):hover{
	border-bottom:3px solid #fff;
} */
/* .main_titles li:nth-of-type(1):hover{
	border-bottom:3px solid #fff;
} */
.main_img {
	width: 100%;
	margin: 0 auto;
	/* height: 400px; */
	/* background: url('../img/banner.png') no-repeat;
	background-size: 100% 100%; */
}

.main_img img {
	/* height: 100%; */
	height: auto;
	max-height: 100%;
}

.main_input {
	width: 100%;
	/* top: 742px; */
	clear: both;
	margin: 10px 0;
}

.main_sear {
	width: 1200px;
	margin: 0 auto;
	height: 100%;

}

.main_sear ul {
	height: 100px;
	background: #fff;
}

.main_sear li {
	float: left;
	margin-left: 140px;
	line-height: 100px;
	position: relative;

}

.main_sear li:nth-of-type(1) {
	margin-left: 75px;
	;
	font-weight: 700;
	display: table-cell;
	vertical-align: bottom;
	font-size: 20px;
}

.main_sear li:nth-of-type(2),
.main_sear li:nth-of-type(3),
.main_sear li:nth-of-type(4) {
	font-weight: 700;
	font-size: 47px;
	color: #3f5ad2;
}

.main_sear li span {
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

.bor {
	width: 40px;
	height: 3px;
	background-color: #d2d2d2;
	position: absolute;
	top: 40px;
	margin-bottom: 10px;
	border-radius: 2px;
}

.main_button {
	height: 60px;
	background-color: #fff;
	margin: 10px 0;
	position: relative;
}

.select {
	width: 190px;
	text-align: center;
	height: 60px;
	/* display: inline-block; */
	position: absolute;
	line-height: 60px;
	left: 0;
	font-size: 14px;
	cursor: pointer;

}

.select p {
	color: #666666;
	cursor: pointer;

}

.options {
	width: 190px;
	line-height: 40px;
	text-align: center;
	background-color: #fff;
	position: absolute;
	cursor: pointer;
	display: none;

}

.options a {
	display: block;
	cursor: pointer;
	color: #666666;
	cursor: pointer;

}

.ipt {
	width: 755px;
	position: absolute;
	top: 0;
	left: 193px;
	height: 100%;
	display: block;
	padding-left: 45px;
	border: none !important;

}

.bord {
	width: 1px;
	background-color: #bfbfbf;
	height: 28px;
	position: absolute;
	left: 191px;
	top: 18px;
}

.btn {
	width: 180px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	font-size: 16px;
	background-color: #3f5ad2;
	color: #fff;
}

.fjMap {
	display: inline-block;
	width: 500px;
	height: 100%;
	vertical-align: middle;
	margin-left: -150px;
	margin-right: 50px;
}

.citys_box {
	display: inline-block;
	width: 500px;
	vertical-align: middle;
}

.mapDetails_box {}

.mapDetails_hd {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.0;
	padding: 10px;
	color: #fff;
	background-color: #3f5ad2;
}

.mapDetails_bd {
	width: 100%;
	height: 304px;
	overflow: hidden;
}

.mapDetails_bd .items {
	width: 100%;
	height: 100%;
}

.mapDetails_bd .item {
	font-size: 16px;
	line-height: 38px;
	background-color: #e0f0fb;
	padding: 12px;
	box-sizing: content-box;
}

.mapDetails_bd .item:nth-child(2n) {
	background-color: #d2e6f5;
}

.mapDetails_ft {
	font-size: 14px;
	line-height: 1.0;
	padding: 12px;
	color: #3f5ad2;
	background-color: #e0f0fb;
}

.list_bar {
	width: 1200px;
	margin: 0 auto;
	height: 480px;
	text-align: center;
	background-color: #c9e2f4;
	margin-bottom: 10px;
}

.list_cn {
	width: 1200px;
	height: 230px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: center;
}

.list_cn button {
	width: 245px;
	height: 60px;
	margin: 0 15px;
	border-radius: 10px;
	background-color: #3f5ad2;
	color: #fff;
}

.list_item {
	width: 1200px;
	height: 340px;
	margin: auto;
}

.list_item1 {
	width: 1200px;
	margin: auto;
	position: relative;
	margin-top: 40px;
}

.list_item1 button {
	width: 78px;
	height: 38px;
	color: #4e4e4e;
	border: 1px solid #999999;
	background-color: #fff;

}

.list_item2 {
	width: 1200px;
	margin: auto;
}

.list_item button {
	width: 78px;
	height: 38px;
	color: #4e4e4e;
	border: 1px solid #999999;
	background-color: #fff;

}

.list_item2 button {
	width: 78px;
	height: 38px;
	color: #4e4e4e;
	border: 1px solid #999999;
	background-color: #fff;

}

.rs-itme-tab p {
	/* width: 78px; */
	padding: 0 5px;
	height: 38px;
	color: #4e4e4e;
	border: 1px solid #999999;
	background-color: #fff;
	text-align: center;
	line-height: 38px;
	margin: 3px;
}

.rs-itme-tab p:hover {
	background-color: #415cd3;
	color: #fff;
}

.rs-itme-tab .active {
	background-color: #415cd3;
	color: #fff;
}

.list_item .items {
	width: 1215px;
}

.list_item .items li {
	width: 190px;
	height: 113px;
	/* border:1px solid #d8d8d8; */
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 185px;
	color: #fff;
	font-size: 16px;
}

/* .list_item .items li {
	width: 190px;
	height: 113px;
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	position: relative;
	overflow: hidden;
}
.list_item .items li img {
	width: 190px;
    height: 113px;
    transition: all 0.6s;
}
.list_item .items li img:hover {
	transform: scale(1.2);
}
.list_item .items li p {
	height: 36px;
    line-height: 36px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: hsl(0deg 0% 0% / 40%);
} */
.list_item1 .as {
	width: 60px;
	height: 36px;
	border: 1px solid #d8d8d8;
	display: block;
	float: left;
	text-align: center;
	line-height: 36px;
}

.items1 {
	width: 1215px;
}

.items1 li {
	width: 230px;
	border: 1px solid #d8d8d8;
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 16px;
	position: relative;
	box-sizing: border-box;
}

.keybrands .box-wrap {
	width: 230px;
	border: 1px solid hsl(0deg 0% 85%);
	padding: 25px 20px;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: hsl(0deg 0% 100%);
}

.keybrands .box-wrap .img-wm-box {
	height: 100px;
}

.keybrands .box-wrap .img-wm-box img {
	width: auto;
	height: 100px;
	max-width: 100%;
	max-height: 100%;
}

.items1 .btn1 {
	width: 89px;
	height: 29px;
	background-color: #3f5ad2;
	color: #fff;
	border-radius: 5px;
	margin-top: 15px;
}

.items1 .btn1 a {
	width: 89px;
	color: #fff;
	line-height: 29px;
}

.items1 .btn1 a {
	width: 89px;
	height: 29px;
	color: #fff;
}


.item2 {
	width: 1215px;
}

.rs_items2 {
	width: 1215px;
	display: none;
}

.item2block {
	display: block;
}

.item2 li .img_top {
	width: 230px;
	height: 160px;
	padding-top: 36px;
	overflow: hidden;
}

.item2 li .text {
	/* width: 194px; */
	/* line-height: 42px; */
	/* padding-left: 36px; */
	text-align: center;
	text-indent: 1px;
	margin-top: 35px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.item2 li {
	background-color: #fff;
	width: 230px;
	height: 270px;
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	text-align: center;
}

.item2 li span {
	font-size: 16px;
	font-weight: 700;
}

.lefts {
	width: 78px;
	height: 38px;
	color: #505050;
	border: 1px solid #999;
	background-color: #fff;
	float: left;
	margin-right: 5px;
}

.rights {
	width: 78px;
	height: 38px;
	color: #505050;
	border: 1px solid #999;
	background-color: #fff;
	float: left;
}

.lefts::before {
	content: "";
	width: 15px;
	height: 15px;
	border-top: 2px solid #bbbbbb;
	border-left: 2px solid #bbbbbb;
	transform: rotate(-45deg);
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 10px;
}

.rights::after {
	content: "";
	width: 15px;
	height: 15px;
	border-top: 2px solid #bbbbbb;
	border-right: 2px solid #bbbbbb;
	transform: rotate(45deg);
	position: absolute;
	right: 50%;
	margin-right: -8px;
	top: 10px;
}


.hovers {
	position: relative;
}

.hovers:hover {
	background-color: #415cd3;
	color: #fff;
	/* border-top: 2px solid #fff;
    border-right: 2px solid #fff; */
}

.lefts:hover::before {
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
}

.rights:hover::after {
	/* background-color: #415cd3;
	color: #fff; */
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;

}

.dw {
	position: absolute;
	right: 0;
	top: 35px;
}

.img_top img {
	width: 147px;
	height: 147px;
	transition: all 0.6s;
}

.img_top img:hover {
	transform: scale(1.2);
}

.footer_top {
	width: 1200px;
	height: 700px;
	margin: auto;
}

.footer_top button {
	width: 78px;
	height: 38px;
	color: #4e4e4e;
	border: 1px solid #999999;
	background-color: #fff;
}

.banner_left {
	width: 684px;
	height: 492px;
	float: left;
}

.banner_right {
	width: 516px;
	height: 492px;
	float: right;
}

.ban_text {
	width: 516px;
	/* height: 308px; */
	margin-top: 30px;
	padding: 54px 30px;
	background-color: #e6e6e6;
	letter-spacing: 1px;
	/* overflow: hidden; */
	box-sizing: border-box;
}

.ban_text h3 {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 16px;
}

.ban_text p {
	width: 434px;
	height: 200px;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 20px !important;
	left: 394px !important;
	width: 100% !important;
}

/* .swiper-pagination-bullet{
	width: 12px!important;
	height: 12px!important;
} */
.header_list {
	width: 100%;
	display: none;
	background: #fff;
	margin-top: 1px;
	position: absolute;
	z-index: 11;
	margin: 0 auto;
	left: 0;
	overflow: hidden;
	height: 40px;
}

.toggles {
	width: 1200px;
	height: 50px;
	background-color: #fff;
	position: absolute;
	top: 0;
}

.header_btns {
	width: 1200px;
	overflow-x: hidden
}

.header_list ul {
	margin-left: 72px;
	width: unset;
}

#show8 ul,
#show11 ul {
	margin-left: 30%;
}

#show1 ul {
	float: right;
	display: inline-flex;
}

.header_list div {
	/*float: left;*/
	line-height: 50px;
	color: #3f5ad2;
	font-weight: 700;
	display: table-cell;
	padding: 0 40px;
	text-align: center;

}

.header_list .bg2 div {
	height: 40px;
	line-height: 40px;
	position: relative;
}

.header_list .bg2 div::after {
	content: "";
	width: 2px;
	height: 16px;
	background-color: #415cd3;
	position: absolute;
	right: 0;
	top: 11px;
}

.header_list .bg2 div:last-child::after {
	content: "";
	display: none;
}

.psr {
	position: relative;
}

.main_img_text {
	width: 1200px;
	margin: 0 auto;
	position: absolute;
	top: 29%;
	left: 50%;
	margin-left: -600px;
}

.text_main {
	color: #fff;
	position: absolute;
}

.text_main p:nth-of-type(1) {
	font-weight: 600;
	font-size: 32px;

}

.text_main p:nth-of-type(2) {
	font-weight: lighter;
	font-size: 40px;
}

.widget:last-child {
	margin-bottom: 0;
	margin-top: 35px;
}

.widget.widget_text .textwidget .content-text h3.title {
	color: #fff;
	/*ccy0317*/
	line-height: 1.7;
}

.widget.widget_text .textwidget .content-text .title {
	font-size: 24px;
	margin-top: 0;
	color: #fff;
	word-wrap: break-word;
}

.widget.widget_text .textwidget .content-text p {
	color: #999;
	margin-bottom: 20px;
}

.widget.widget_text .textwidget .content-text a.button {
	background-color: #D0021B;
	border-radius: 4px;
	color: #fff;
	text-decoration: none !important;
}

.textwidget .submit {
	background-color: #ff5503;
	color: #fff;
	display: block;
	padding: 15px;
	margin-bottom: 0px;
	position: relative;
	font-size: 16px;
	text-align: center
}

.widget.widget_text .textwidget .content-text a.button i {
	position: absolute;
	right: 10px;
	top: 19px;
}

.tooltips {
	padding: 6px 10px;
}

.tooltips .txt {
	color: #8a9ba7;
}

.tooltips .blue {
	font-size: 16px;
	color: #00b5c3;
}

.headers {
	width: 1200px;
	height: 80px;
	margin: 0 auto;
	background-color: #fff;
}

.logins {
	line-height: 80px;
	display: block;
	float: left;
	margin-left: 15px;
}

.logins a {
	color: #6fd4f5;
	margin: 0 10px;
	position: relative;
}

.logins a em {
	width: 1px;
	height: 14px;
	background-color: #bebebe;
	display: inline-block;
	margin-left: 17px;
}

.inputBtn {
	float: right;
	margin-top: 20px;
}

.inputBtn input {
	height: 33px;
	width: 315px;
	border: 1px solid #e5e5e5;
	margin-right: -5px;
	margin-top: 1px;
	padding-left: 10px;
	font-size: 14px;
	box-sizing: border-box;
}

.inputBtn button {
	width: 60px;
	height: 33px;
	border: none;
	background-color: #049cff;

}

.list-ter {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	margin-top: 25px;
	border-radius: 10px;
	display: flex;
	align-items: center;
}

.ulLeft {
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	flex: 1;
	padding: 0 20px;
}

.ulLeft li {
	width: 100%;
	height: 100%;
}

.ulRight {
	
}

.hyfl {
	width: 100%;
	height: 100%;
	display: flex;
	/* justify-content: center; */
	flex-wrap: wrap;
	align-items: center;
}

.hyfl li {
	/* height: 37.5px; */
	/* line-height: 70px; */
	display: inline-block;
	/* text-align: center; */
	padding: 15px 20px
		/* float: left; */
}

.ssqy {
	width: 100%;
	height: 30%;
}

.ssqy li {
	height: 37.5px;
	line-height: 15px;
	text-align: center;
	padding: 0 20px;
	float: left;
}

.list_show {
	width: 1200px;
	margin: 0 auto;
	margin-top: 45px;
}

.list_show_ul {
	width: 220px;
	height: 65px;
	margin: 0 auto;
}

.list_show_ul li {
	float: left;
	margin-right: 45px;
	color: #999999;
	cursor: pointer;
}

.list_show_ul .actives {
	color: #0083c5;
}

.list_enterprises {
	width: 1200px;
	margin: 0 auto;
	display: none;
}

.show {
	display: block;
}

.list_enterprisesul {
	overflow: hidden;
}

.list_enterprises .list_enterprisesul li {
	width: 368px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	background-color: #fff;
	padding: 10px 12px;

}

.list_enterprises .list_enterprisesul li:nth-child(3n) {
	margin-right: 0;
}

.list_enterprisesul li .com-360 {
	position: relative;
	margin-top: 10px;
}

.list_enterprisesul li .com-360 .list-pic {
	width: 367px;
	height: 245px;
	text-align: center;
	/* line-height: 245px; */
	vertical-align: middle;
	display: table-cell;
	overflow: hidden;
	position: relative;
}

.list_enterprisesul li .com-360 .list-pic .list-img-wrap img {
	max-width: 367px;
	max-height: 245px;
	margin: 0 auto;
	vertical-align: middle;
	transition: all 0.3s;
}

.com-prod {
	margin-top: 10px;
}

.com-prod>div {
	width: 112px;
	height: 112px;
	text-align: center;
	line-height: 112px;
	vertical-align: middle;
	display: table-cell;
	margin-right: 12px;
	overflow: hidden;
}

.com-prod>div:nth-child(3n) {
	margin-right: 0;
}

.com-prod>div img {
	max-height: 112px;
	max-width: 112px;
	vertical-align: middle;
	transition: all 0.3s;
}

/*.tbsm #thumbs img {
	width: 56px;
	height: 56px;
}*/
/* .list_enterprises .list_enterprisesul li div a img {
	width: 112px;
	height: 112px;
} */
/* .list_enterprises .list_enterprisesul li .list_imgs {
	margin-top: 8px;
	margin-left: 4px;
	width: 363px;
	height: 245px;
} */
.list_enterprises .list_enterprisesul li .list_imgs img {
	width: 100%;
	height: 100%;
}

.list_enterprises .list_enterprisesul li .links {
	width: 175px;
	height: 40px;
	/* padding: 10px 50px; */
	background-color: #c12e34;
	font-size: 18px;
	font-weight: 600;
	display: block;
	margin: 20px auto;
	color: #fff;
	text-align: center;

}

.meeting {
	text-align: center;
	margin: 20px 0;
}

.meeting-link {
	display: inline-block;
	background-color: #c12e34;
	text-align: center;
	padding: 7px 50px;
	border-radius: 4px;
	font-size: 18px;
	font-weight: 600;
	cursor: pointer;
	/* background: url(../img/links.png) no-repeat center left; */
}

.meeting-link a {
	color: #fff;
	vertical-align: middle;
}

.meeting-link img {
	margin: 0 5px;
	vertical-align: middle;
}

.meeting .meeting-link:hover a,
.meeting .meeting-link:focus a {
	color: #fff;
}


.meeting-link-disable {
	display: inline-block;
	background-color: #999;
	text-align: center;
	padding: 7px 50px;
	border-radius: 4px;
	font-size: 18px;
	font-weight: 600;
	cursor: pointer;
	/* background: url(../img/links.png) no-repeat center left; */
}

.meeting-link-disablea {
	color: #fff;
	vertical-align: middle;
}

.meeting-link-disable img {
	margin: 0 5px;
	vertical-align: middle;
}

.list_enterprisesTtit {
	height: 44px;
}

.list_enterprisesTtit .com-logo img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	outline: 0;
	border: 0;
	display: block;
	max-width: 100%;
	max-height: 100%;
}

.list_enterprisesTtit .com-logo {
	width: 64px;
	height: 44px;
	position: relative;
}

.com-txt {
	width: 300px;
	height: 44px;
	/* display: flex;
	align-items: center; */
	line-height: 44px;
}

.com-txt span {
	display: -webkit-inline-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break: break-word;
}

.page {
	width: 1200px;
	margin: auto;
	height: 80px;

}

.pageList {
	width: 1000px;
	margin: 0 auto;
	line-height: 40px;
}

.pageList a.current {
	color: #fff;
	background-color: #0083c5;
}

.page a {
	float: left;
	display: block;
	/*width: 102px;*/
	padding: 0 20px;
	height: 38px;
	text-align: center;
	color: #0083c5;
	border: 1px solid #e5e5e5;
	margin: 0 5px;
}

.page ul {
	float: left;
}

.page ul li {
	float: left;
	padding: 0 10px;
	height: 38px;
	margin: 0 3px;
	text-align: center;
	border: 1px solid #e5e5e5;
	color: #666666;
}

.page ul .active {
	color: #fff;
	background-color: #0083c5;
}

.list_enterpriseList {
	width: 1210px;
	overflow: hidden;
}

.list_enterpriseList li {
	float: left;
	width: 224px;
	height: 218px;
	margin-right: 18px;
	margin-bottom: 14px;
	padding: 15px 10px 0;
	background-color: #fff;
	text-align: center;
}

.list_enterpriseList li p {
	margin-top: 15px;
	display: -webkit-inline-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break: break-word;
	line-height: 14px;
}

.headNav {
	width: 1200px;
	height: 150px;
	margin: 0 auto;
	padding-top: 25px;
	box-sizing: border-box;
}

.headNavimg {
	float: left;
}

.headNavimg img {
	width: 150px;
	height: 91px;
	display: block;
	float: left;
}

.headNavimg span {
	display: block;
	float: left;
	margin-top: 20px;
	width: 80%;

}

.headNavimg span .p1 {
	font-size: 36px;
	display: -webkit-inline-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break: break-word;
}

.headNavimg span .p2 {
	font-size: 16px;
	color: #333;
	display: -webkit-inline-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break: break-word;
}

.headBut ul {
	width: 330px;
	margin: 0 auto 20px;
}

.headBut li {
	width: 140px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	margin: auto;
	display: inline-block;
}

.headBut li:nth-of-type(2) {
	background-color: #c12e34;
}

.headBut li:nth-of-type(2) a {
	color: #fff;

}

.item-btn {
	margin: 15px 0;
	text-align: center;
}

.item-btn a {
	padding: 5px 50px;
	border-radius: 4px;
	display: inline-block;
	padding: 5px 50px;
	background-color: #ff761a;
	color: #fff;
	margin: auto;
}

.businNav {
	width: 1200px;
	margin: 0 auto;
	height: 55px;
	/*	background-color: #03449e;*/
}

.businNav li {
	float: left;
	padding: 0 15px;
	height: 55px;
	line-height: 55px;
}

/*.businNav li:hover {
	background-color: #00206d;
}*/
.businNav li a {
	color: #fff;
}

.busbanner {
	width: 1200px;
	margin: 20px auto 20px;
}

.businessMain {
	width: 1200px;
	margin: 0 auto;
	/* height: 1784px; */
}

.busLeft {
	width: 240px;
	float: left;
}

.busRight {
	width: 940px;
	float: right;
}

.busLeftTop {
	width: 240px;
	height: 170px;
	background: #FFFFFF;
	border: 1px solid #cacaca;
	box-sizing: border-box;
	margin-bottom: 25px;
}

.titlebus {
	width: 100%;
	height: 55px;
	background-color: #eeeeee;
	line-height: 55px;
	padding-left: 20px;
	box-sizing: border-box;
	padding-right: 20px;
}

.titlebus a {
	float: right;
	font-size: 14px;

}

.busLeftTop .busInput {
	width: 100%;
	box-sizing: border-box;
	height: 96px;
	margin-top: 20px;
	padding-left: 20px;
}

.busLeftTop .busInput .ipt1 {
	width: 200px;
	height: 30px;
	font-size: 16px;
	font-weight: normal;
	padding-left: 5px;
	box-sizing: border-box;
	border: 1px solid #cacaca;
}

.selectTop {
	width: 100px;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 28px;
	box-sizing: border-box;
	border: 1px solid #cacaca;
	font-size: 14px;
}

.btnBus {
	width: 70px;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 28px;
	box-sizing: border-box;
	border: 1px solid #cacaca;
	font-size: 14px;
	margin-left: 10px;
}

.busCenter {
	margin-bottom: 25px;
	width: 240px;
	background: #FFFFFF;
	/* height: 285px; */
	border: 1px solid #cacaca;
	box-sizing: border-box;
	padding-bottom: 20px;
}

.busCenter ul {
	width: 100%;
	box-sizing: border-box;
	margin-top: 15px;
}

.busCenter ul li {
	padding: 0 20px;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.busBottom {
	width: 240px;
	background: #FFFFFF;
	border: 1px solid #cacaca;
	box-sizing: border-box;
	padding-bottom: 20px;
}

.busBottom ul {
	width: 100%;
	box-sizing: border-box;
	margin-top: 15px;
	font-size: 14px;
}

.busBottom ul li {
	padding: 0 20px;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.busRightTop {
	width: 940px;
	box-sizing: border-box;
	border: 1px solid #cacaca;
	overflow: hidden;
}

.banRightTopul {
	width: 100%;
	margin-top: 30px;
	padding-left: 40px;
	box-sizing: border-box;
}

.banRightTopul li {
	float: left;
	width: 165px;
	margin: 0 25px 35px;
}

.top_img {
	width: 162px;
	height: 162px;
	/* box-sizing: border-box; */
	border: 1px solid #cacaca;
	text-align: center;
	line-height: 162px;
}

.banRightTopul p {
	margin-top: 15px;
	width: 100%;
	text-align: left;
	box-sizing: border-box;
	color: #333333;
	font-size: 14px;
	line-height: 16px;
	height: 30px;
}

.banRightTopul span {
	width: 100%;
	text-align: center;
	font-weight: 600;
	margin-top: 10px;
	display: block;
	color: #ff7000;
}

.busRightCenter {
	width: 940px;
	box-sizing: border-box;
	border: 1px solid #cacaca;
	margin-top: 25px;
	overflow: hidden;
}

.busCenterText {
	width: 940px;
	height: 315px;
	background: #FFFFFF;
	padding-left: 25px;
	padding-right: 15px;
	box-sizing: border-box;
	display: inline-block;
}

.CenterLeft {
	width: 540px;
	display: inline-block;
}

.CenterLeft p {
	text-indent: 2em;
	line-height: 33px;
	letter-spacing: 1px;
}

.CenterRight {
	float: right;
	position: relative;
	width: 307px;
	height: 230px;
}

.CenterRight .rs_imgs {
	width: 100%;
	height: 100%;
}

.CenterRight .bofang {
	margin: auto;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.busRightBottom {
	width: 940px;
	box-sizing: border-box;
	border: 1px solid #cacaca;
	background: #FFFFFF;
	margin-top: 25px;
	margin-bottom: 50px;
	overflow: hidden;
}

.rightBot {
	width: 100%;
	height: 315px;
	padding: 40px 30px 0 40px;
	box-sizing: border-box;
}

.rightBot li {
	width: 270px;
	height: 240px;
	float: left;
	text-align: center;
}

.rightBot li p {
	margin-top: 20px;
}

.xpxq_top {
	width: 940px;
	box-sizing: border-box;
	border: 1px solid #cacaca;
	padding-bottom: 25px;
	overflow: hidden;
	;
}

.xpxq_img {
	width: 100%;
	padding: 30px 30px 0;
	box-sizing: border-box;
}

.xpxq_show {
	width: 340px;
	height: 400px;
	float: left;
}

.xpxq_topImg {
	width: 340px;
	height: 340px;
	box-sizing: border-box;
	border: 1px solid #cacaca;
	text-align: center;
	line-height: 340px;
}

.xpxq_page {
	width: 100%;
	height: 55px;
	margin-top: 5px;
}

.xpxq_page .prev {
	display: block;
	float: left;
}

.xpxq_page .next {
	display: block;
	float: right;
}

.xpxq_page ul {
	float: left;
}

.xpxq_page ul li {
	float: left;
	box-sizing: border-box;

	margin: 0 0.5px;
}

.xpxq_page ul .selects {
	border: 1px solid #ff841e;
	box-sizing: border-box;

}

.xpxq_right {
	float: left;
	width: 400px;
	margin-left: 25px;
}

.biaoti p {
	line-height: 48px;
}

.biaoti .blues {
	color: #03449e;
	width: 110px;
	display: inline-block;
}

.biaoti p .mgls {
	/* margin-left: 80px; */
	display: inline-block;
}

.linkBtn {
	display: block;
	width: 150px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	background-color: #ff841e;
	margin-top: 16px;
}

.xpxq_Center {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #cacaca;
}

.xpxq_Center_img {
	padding: 0px 20px 0;
	box-sizing: border-box;

}

.xpxq_bottom {
	width: 940px;
	box-sizing: border-box;
	border: 1px solid #cacaca;
	margin: 25px 0;
	overflow: hidden;
	padding-bottom: 25px;
}

.bottomFrom {
	width: 100%;
	padding: 0px 45px;
	box-sizing: border-box;

}

.bottomFrom p {
	margin: 10px 0;

}

.bottomFrom p span {
	width: 110px;
	display: inline-block;
}

.bottomFrom p span em {
	color: #ff8077;
}

.bottomFrom .p3 {
	line-height: 40px;
}

.bottomFrom .p4 input {
	width: 480px;
	height: 70px;
	padding-left: 10px;
	box-sizing: border-box;
	border: 1px solid #cacaca;
}

.bottomFrom .p3 input {
	width: 480px;
	height: 40px;
	padding-left: 10px;
	box-sizing: border-box;
	border: 1px solid #cacaca;
}

.bottomFrom .p5 input {
	width: 355px;
	height: 40px;
	padding-left: 10px;
	box-sizing: border-box;
	border: 1px solid #cacaca;
	margin-right: 8px;
}

.submit_bottom a {
	display: block;
	width: 160px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	float: left;
}

.submit_bottom a:nth-of-type(1) {
	background-color: #ff6600;
	color: #fff;
	margin-right: 20px;
}

.submit_bottom a:nth-of-type(2) {
	background-color: #eeeeee;
	color: #333333;
}

.submit_bottom {
	margin: 34px 162px 0;
}

.zh_main {
	width: 100%;
	background-size: 100% 100%;
}

.main_title_zh {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 80px 0;

}

.main_title_zh h1 {
	font-size: 48px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;

}

.main_title_zh div {
	width: 420px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	color: #fff;
	background-color: #dc690b;
	border-radius: 5px;
	margin: 40px auto 0;
	font-size: 24px;
	font-weight: bold;
}

.main_banner {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 5px;
	padding: 15px 15px;
	box-sizing: border-box;
	padding-bottom: 40px;
	position: relative;
}

.banerSlide {}

.swiper-items .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	margin: 5px 5px;
}

.main_banner .main_banner_left .left_menus {
	width: 235px;
	height: 515px;
	background-color: #fff;
	padding-top: 10px;
	padding-left: 0;

}

.main_banner .main-banner-bullet .swiper-pagination-bullet {
	margin: 0 5px
}

.main_banner .main_banner_left .left_menus li {
	margin-top: 1px;
	padding: 4px 30px;
	box-sizing: border-box;
	font-size: 14px;

	/* line-height: 17px;  */
	/* display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; */

}

.create-item-show {
	width: 300px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	word-wrap: break-word;
	/* word-break:break-all; */
	
}

.create-item-show .wm-flex {
	display: flex;
	align-items: center;
}
.create-item-show .wm-flex span {
	display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word;
}

@media (max-width:1440px) {
	.create-item-show {
		width: 230px;
	}
}

.main_banner .main_banner_left .left_menus li>a {
	font-size: 14px;
}

.main_banner_left {
	float: left;
	position: relative;

}

.main_banner_left li {}

.main_banner .main_banner_left .left_menus li .menus {
	position: absolute;
	background-color: #fff;
	z-index: 999;
	padding: 0 25px;
	text-align: left;
	height: 517px;
	top: 0;
	left: 350px;
	/* margin-left: 179px; */
	width: 800px;
	display: none;
	overflow: auto;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12);
}

.main_banner .main_banner_left .left_menus li .menus::-webkit-scrollbar {
	width: 4px;
	height: 8px;
}

/* æ»šåŠ¨æ¡é¡¶è§’å’Œåº•è§’ */
/* é¡¶è§’ */
.main_banner .main_banner_left .left_menus li .menus::-webkit-scrollbar-button:vertical:decrement {
	width: 4px;
	height: 8px;
	border-radius: 6px 6px 0 0;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background: #f2f2f2;
}

/* åº•è§’ */
.main_banner .main_banner_left .left_menus li .menus::-webkit-scrollbar-button:vertical:increment {
	width: 4px;
	height: 8px;
	border-radius: 0 0 6px 6px;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background: #f2f2f2;
}

.main_banner .main_banner_left .left_menus li .menus::-webkit-scrollbar-button:horizontal:decrement {
	width: 4px;
	height: 8px;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background: #f2f2f2;
}

.main_banner .main_banner_left .left_menus li .menus::-webkit-scrollbar-button:horizontal:increment {
	width: 4px;
	height: 8px;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background: #000;
}

.main_banner .main_banner_left .left_menus li .menus::-webkit-scrollbar-button:vertical:decrement:hover,
.main_banner .main_banner_left .left_menus li .menus::-webkit-scrollbar-button:vertical:increment:hover,
.main_banner .main_banner_left .left_menus li .menus::-webkit-scrollbar-button:horizontal:decrement:hover,
.main_banner .main_banner_left .left_menus li .menus::-webkit-scrollbar-button:horizontal:increment:hover {
	background-color: #c1c1c1;
}

.main_banner .main_banner_left .left_menus li .menus::-webkit-scrollbar-button:vertical:decrement:active,
.main_banner .main_banner_left .left_menus li .menus::-webkit-scrollbar-button:vertical:increment:active,
.main_banner .main_banner_left .left_menus li .menus::-webkit-scrollbar-button:horizontal:decrement:active,
.main_banner .main_banner_left .left_menus li .menus::-webkit-scrollbar-button:horizontal:increment:active {
	background-color: #c1c1c1;
}

/* æ»šåŠ¨æ¡ èƒŒæ™¯è‰² åŽ */
.main_banner .main_banner_left .left_menus li .menus::-webkit-scrollbar-track {
	width: 4px;
	background: #c1c1c1;
	/*#E1ebf3;*/
}

.main_banner .main_banner_left .left_menus li .menus::-webkit-scrollbar-corner {
	width: 4px;
	background: #c1c1c1;
	/*#E1ebf3;*/
}

/* æ»šåŠ¨æ¡ èƒŒæ™¯è‰² å‰ */
.main_banner .main_banner_left .left_menus li .menus::-webkit-scrollbar-thumb {
	width: 4px;
	border-radius: 6px;
	background: #c1c1c1;
	/*#044068;*/
}

.main_banner .main_banner_left .left_menus li .menus::-webkit-scrollbar-thumb:hover {
	background: #c1c1c1;
	/*#044068;*/
}

.main_banner .main_banner_left .left_menus li .menus::-webkit-scrollbar-thumb:active {
	background: #c1c1c1;
	/*#044068;*/
}

.main_banner .main_banner_left .left_menus li:hover {
	background: #ff6b00;
}

.main_banner .main_banner_left .left_menus li:hover a {
	color: #fff;
	transition: all;
}

.main_banner .main_banner_left .left_menus li .menus h2 {
	/* width: 235px; */
	font-size: 16px;
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
	text-align: left;
}

.main_banner .main_banner_left .left_menus li .menus .menuItem a:hover {
	color: #ff6b00;
}

.main_banner .main_banner_left .left_menus li .menus .menuItem {
	width: 33%;
	float: left;
	padding: 0 15px;
	/* height: 250px;
	overflow-x: auto;
	margin-bottom: 20px; */
}

/* .main_banner .main_banner_left .left_menus li  .menus .menuItem::-webkit-scrollbar {
	width: 4px;
	height: 8px;
  }

  .main_banner .main_banner_left .left_menus li  .menus .menuItem::-webkit-scrollbar-button:vertical:decrement {
	width: 4px;
	height: 8px;
	border-radius: 6px 6px 0 0;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background: #f2f2f2;
  }
  .main_banner .main_banner_left .left_menus li  .menus .menuItem::-webkit-scrollbar-button:vertical:increment {
	width: 4px;
	height: 8px;
	border-radius: 0 0 6px 6px ;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background: #f2f2f2;
  }
  .main_banner .main_banner_left .left_menus li  .menus .menuItem::-webkit-scrollbar-button:horizontal:decrement {
	width: 4px;
	height: 8px;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background: #f2f2f2;
  }
  .main_banner .main_banner_left .left_menus li  .menus .menuItem::-webkit-scrollbar-button:horizontal:increment {
	width: 4px;
	height: 8px;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background: #000;
  }
  .main_banner .main_banner_left .left_menus li  .menus .menuItem::-webkit-scrollbar-button:vertical:decrement:hover,
  .main_banner .main_banner_left .left_menus li  .menus .menuItem::-webkit-scrollbar-button:vertical:increment:hover,
  .main_banner .main_banner_left .left_menus li  .menus .menuItem::-webkit-scrollbar-button:horizontal:decrement:hover,
  .main_banner .main_banner_left .left_menus li  .menus .menuItem::-webkit-scrollbar-button:horizontal:increment:hover {
	background-color: #c1c1c1;
  }
  .main_banner .main_banner_left .left_menus li  .menus .menuItem::-webkit-scrollbar-button:vertical:decrement:active,
  .main_banner .main_banner_left .left_menus li  .menus .menuItem::-webkit-scrollbar-button:vertical:increment:active,
  .main_banner .main_banner_left .left_menus li  .menus .menuItem::-webkit-scrollbar-button:horizontal:decrement:active,
  .main_banner .main_banner_left .left_menus li  .menus .menuItem::-webkit-scrollbar-button:horizontal:increment:active {
	background-color: #c1c1c1;
  }
  .main_banner .main_banner_left .left_menus li  .menus .menuItem::-webkit-scrollbar-track {
	width: 4px;
	background: #c1c1c1;
  }
  .main_banner .main_banner_left .left_menus li  .menus .menuItem::-webkit-scrollbar-corner {
	width: 4px;
	background: #c1c1c1;
  }
  .main_banner .main_banner_left .left_menus li  .menus .menuItem::-webkit-scrollbar-thumb {
	width: 4px;
	border-radius: 6px;
	background: #c1c1c1;
  }
  .main_banner .main_banner_left .left_menus li  .menus .menuItem::-webkit-scrollbar-thumb:hover {
	background: #c1c1c1;
  }
  .main_banner .main_banner_left .left_menus li  .menus .menuItem::-webkit-scrollbar-thumb:active {
	background: #c1c1c1;
  } */
.main_banner .main_banner_left .left_menus li .menus dl dt {
	line-height: 15px;
	margin-bottom: 10px;
}

.main_banner .main_banner_left .left_menus li .menus dl dt a {
	color: #4a4a4a;
	font-weight: normal;
}

.main_hy {

	background-color: #fff;
	border-radius: 5px;
	padding: 20px 20px;
	box-sizing: border-box;
	overflow: hidden;
}

.p6 {
	line-height: 90px;
	font-size: 18px;
	text-align: left;
}

.main_hy li {
	float: left;
	width: 181px;
	height: 233px;
	background-color: #f7f7f7;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 18px;
	text-align: right;
}

.main_hy li p {
	text-align: left;
	line-height: 32px;
	position: relative;
	margin-bottom: 50px;
	margin-top: 10px;
}

.main_hy li p em {
	width: 40px;
	height: 1px;
	background-color: #000;
	position: absolute;
	bottom: 0;
	left: 0;
}

.main_ck {
	width: 1200px;
	overflow: hidden;
	margin: 35px auto 0;
}

.main_ck ul {
	width: 1208px;
	margin-top: 15px;
}

.main_ck li {
	width: 292px;
	height: 180px;
	background-color: #fff;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	border-radius: 5px;
	text-align: center;
	/* padding-top: 20px ; */
	box-sizing: border-box;
	padding: 15px;
}

/* .main_ck li .pic_mk {
	width: 290px;
	height: 80px;
	line-height: 80px;

} */
.main_ck li .pic_ck img {

	height: 70px;
	width: auto;
	transition: all .3s;
	max-height: 100%;
	max-width: 100%;
}

.main_ck li p {
	margin-top: 15px;
	margin-bottom: unset;
}

.main_ck li a {
	display: block;
	/* margin-top: 15px; */
	width: 89px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	background-color: #3f5ad2;
	color: #fff;
	margin: 10px auto 0;
	border-radius: 5px;
	font-size: 14px;
}

.main_sp {
	width: 1200px;
	margin: 35px auto 0;
	overflow: hidden;

}

.sp_btn {
	width: 84px;
	height: 32px;
	float: right;
	text-align: center;
	line-height: 32px;
	border: 1px solid #fff;
	border-radius: 20px;
}

.sp_btn a {
	color: #fff;
}

.tab_sp {
	margin-top: 10px;
	height: 48px;

}

.tab_sp li {
	float: left;
	width: 190px;
	height: 48px;
	border-radius: 20px;
	text-align: center;
	line-height: 14px;
	background-color: #293672;
	color: #999999;
	margin: 10px 0 10px 10px;
	display: flex;
	align-items: center;
	padding: 0 10px;
	cursor: pointer;
}

.tab_sp_item {
	display: inline-block;
	margin: auto;
	display: -webkit-inline-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break: break-word;
}

.tab_sp .active1 {
	background-color: #fff;
	color: #dc690b;
}

.tab_sp1 {
	margin-top: 20px;
	display: none;
}

.tab_sp1 li {
	border-radius: 10px;
}

.tab_sp1 li .pic_sp1 {
	width: 207px;
	height: 146px;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	position: relative;
}

.tab_sp1 li .pic_sp1 img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	transition: all .3s;
}

.main_sp .show1 {
	display: block;
}

.main_zs {
	margin-top: 35px;
}

.main_zs ul {
	margin-top: 15px;
}

.main_zs ul li {
	border-radius: 10px;
}

.gengduo {
	width: 100%;
	height: 75px;
	background-color: #fff;
}

.gengduo div {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	box-sizing: border-box;
}

.gengduo div img {
	margin-top: -10px;
}

.login {
	width: 1078px;
	height: 671px;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #fff;
}

.login_left {
	width: 365px;
	height: 671px;
	float: left;
}

.login_right {
	width: 713px;
	height: 671px;
	float: left;
	padding-left: 40px;
	padding-right: 10px;
	box-sizing: border-box;
}

.login_tit {
	/* width: 670px;
	height: 70px;
	line-height: 70px; */
	margin-top: 35px;
	margin-bottom: 60px;
}

.login_tit img {
	margin-top: -3px;
}

.login_tit a {
	color: #0686c6;
}

.gohome {
	float: left;
}

/* .login_tit span {
	display: block;
	margin-right: 10px;
} */
.login_tit span a {
	margin-right: 15px;
}

.login_from {
	width: 500px;
	height: 470px;
	margin: 40px 50px 0;
}

.user {
	width: 100%;
	height: 55px;
	margin-top: 15px;
}

.user li {
	width: 243px;
	height: 55px;
	border: 1px solid #cacaca;
	float: left;
	text-align: center;
	line-height: 55px;
	box-sizing: border-box;
}

.user li img {
	margin-right: 5px;
	margin-top: -3px;
}

.user li:nth-of-type(1) {
	margin-right: 10px;
}

.user .active_login {
	border: 1px solid #0083c5;
	border-top: 4px solid #0083c5;
}

.login_user {
	margin-top: 20px;
	position: relative;
}

.login_user .login_zh {
	margin-bottom: 10px;
}

.user-item {
	margin-bottom: 15px;
}

.login_user input {
	padding-left: 10px;
	width: 100%;
	height: 40px;
	border: 1px solid #cacaca;
	box-sizing: border-box;
	font-size: 16px;
	color: #000;
}

.biyan {
	position: relative;
	top: -30px;
	float: right;
	right: 10px;
}

.biyan img {
	width: 20px;
}

.radios input[type="radio"] {
	width: 20px;
	height: 20px;
	border-radius: 100%;
}

.colors {
	font-size: 14px;
	color: #999999;
}

.colors a {
	color: #0083c5;
}

.login_btn1 {
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #0083c5;
	color: #fff;
	margin-top: 28px;
	border-radius: 5px;
	margin-bottom: 14px;
	display: block;
}

.login_btn2 {
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #0083c5;
	margin-top: 55px;
	border-radius: 5px;
	margin-bottom: 14px;
	display: block;
	border: 1px solid #cacaca;

}

.regiter_tis {
	font-size: 14px;
	color: #999999;
}

.register_login {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 40px;
}

.register_login span {
	float: left;
	font-size: 14px;
	color: #999999;
}

.register_login span a {
	color: #0083c5;
}

.goLogin {
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	background-color: #0083c5;
	float: right;
	border-radius: 5px;
	color: #fff;
}

.regiter_ys {
	width: 100%;
	margin-top: 30px;
	text-align: center;
}

.regiter_ys a {
	color: #0083c5;
}

.footer_img a {
	display: block;
	width: 24px;
	height: 24px;
	background-image: url('../img/dibu.png');
	background-repeat: no-repeat;
}

.dbimg a img {
	margin-right: 8px;
	width: 32px;
	height: 32px;
}

.zdckpp_p {
	height: 18px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 20px;
}

.tags {
	width: 1200px;
	margin: 0 auto;
}

.wmy-tag {
	padding: 10px 10px 10px 32px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	box-sizing: content-box !important;
}

.wmy-tag a {
	color: #333;
}

.wmy-tag i {
	font-style: normal;
	font-weight: bold;
	color: #454545;
	padding: 0 6px;
	font-family: simsun;
}

.wmy-nav {
	width: 1200px;
	height: 75px;
	margin: 0 auto;
	background-color: #fff;
	display: flex;
	flex-direction: column;
}

.wmy-nav-top {
	flex: 1;
	padding-left: 25px;
	box-sizing: border-box;
	line-height: 37.5px;
}

.wmy-nav-top b {
	font-size: 16px;
	float: left;
}

.wmy-nav-top ul {
	float: left;
	margin-left: 50px;
}

.wmy-nav-top ul li {
	float: left;
	font-size: 14px;
	padding: 0 15px;
	height: 37.5px;
}

.wmy-nav-bottom {
	flex: 1;
	padding: 0 25px;
	box-sizing: border-box;
	line-height: 37.5px;

}

.wmy-nav-bottom b {
	font-size: 16px;
	float: left;
}

.wmy-nav-bottom ul {
	float: left;
	margin-left: 50px;
}

.wmy-nav-bottom ul li {
	float: left;
	font-size: 14px;
	padding: 0 15px;
	height: 37.5px;
}

.wmy-nav-jiantou {
	position: relative;
	width: 90px;
	text-align: center;
	padding: 0px !important;
}

.jt-tit {}

.wmy-nav-jiantou .xiala {
	width: 90px;
	background-color: #f2f2f2;
	line-height: 30px;
	text-align: center;
	display: none;
	/* position: absolute;
	bottom: 0; */

}

.wmy-text {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.wmy-text-left {
	width: 880px;
	float: left;
}

.wmy-text-left h2 {
	text-align: center;
	line-height: 80px;
	font-weight: 500;
	font-size: 28px;
}

.wmy-time {
	padding: 16px;
	background: #f5f5f5;
	margin: 0 16px;
}

.icon-time,
.icon-hits {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #999;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding: 0 10px 0 20px;
}

.f_r {
	float: right;
}

.c_p {
	cursor: pointer;
}

.brand_info {
	margin: 0 10px 0 10px;
	padding: 5px 10px 15px 15px;
	line-height: 22px;
}

.brand_logo {
	border: #eeeeee 1px solid;
	padding: 6px;
	margin: 10px 0;
	width: 300px;
}

.btn-act,.btn-cart,.btn-buy {
	font-size: 16px;
	width: 148px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
	padding: 0;
	-webkit-appearance: none;
	margin: 6px 10px 0 0;
	background: #ff6600;
	border: #ff2200 1px solid;
	color: #fff;
}

.btn-act:hover {
	background: #f02c00;
}

.brand_info li {
	line-height: 32px;
	height: 32px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.brand_info li a {

	color: #007cff;
	text-decoration: none;

}

.content-texts {
	font-size: 16px;
	line-height: 200%;
	padding: 16px 32px;
}

.head-txt {
	padding: 10px 16px;
	line-height: 28px;
	border-bottom: #f5f5f5 1px solid;
	margin-bottom: 10px;
	clear: both;
	font-size: 16px;
}

.fool {
	padding: 24px 0;
	text-align: center;
	border-top: #f5f5f5 1px solid;
}

.fool i {
	font-style: normal;
	font-size: 14px;
	color: #555555;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding: 0 28px;
	cursor: pointer;
}

.fool .like {}

.fool b {
	font-weight: normal;
	font-size: 12px;
}

.wmy-text-right {
	width: 315px;
	float: right;
}

.contact_body {
	padding: 20px;
	border-top: none;
	margin: 0 10px 0 0;
}

.head-sub {
	padding: 10px 16px;
	line-height: 28px;
	border-bottom: #f3f3f3 1px solid;
	margin-bottom: 10px;
	clear: both;
}

.head-sub strong {
	font-size: 16px;
}

.contact_head {
	padding: 10px 16px;
	line-height: 28px;
	margin-bottom: 10px;
	clear: both;
	text-align: center;
}

.contact_head strong {
	font-size: 16px;
}

.contact_ay {
	font-size: 14px;
	padding: 0 28px;
	color: #6e6e6e;
}

.contact_details {
	font-size: 14px;
	color: #6e6e6e;
}

.contact_details b {
	font-weight: normal;

}

.contact_details li {
	line-height: 22px;
	padding: 10px 0;
}

.contact_details li a {
	color: #6e6e6e;
}

.contact_details li .c_blue {
	color: #007cff;
}

.b10 {
	height: 20px;
}

.b50 {
	height: 50px;
}

.back2top {
	width: 58px;
	height: 58px;
	position: fixed;
	_position: absolute;
	left: 50%;
	margin-left: 620px;
	bottom: 100px;
	_bottom: auto;
	cursor: pointer;
	display: none;
}

.back2top a {
	display: block;
	width: 100%;
	height: 100%;
	background: url('image/back2top.png') no-repeat;
}

.back2top a:hover {
	background: url('image/back2top.png') no-repeat -58px 0;
}

.rs_clears {
	clear: both;
	zoom: 1;
}

.menu_c {
	margin: 0 auto;
}

.check-btn {
	background-color: #ff6600;
	color: #fff;
	margin-right: 20px;
	width: 160px;
	height: 38px;
	font-size: 16px;
	border: unset;
}

.again-btn {
	background-color: #eeeeee;
	color: #333333;
	margin-right: 20px;
	width: 160px;
	height: 38px;
	font-size: 16px;
	border: unset;
}

.rs_pages {
	padding: 20px 0;
	text-align: center;
	font-size: 12px;
}

.rs_pages label {
	background: #fff;
	border: #cccccc 1px solid;
	padding: 6px;
}

.rs_pages label em {
	color: #ff0000;
	font-weight: bold;
	font-style: normal;
}

.rs_pages label span {
	font-weight: bold;
}

.rs_pages a:link,
.rs_pages a:visited,
.rs_pages a:active {
	background: #fff;
	border: #e6e6e6 1px solid;
	padding: 6px;
	text-decoration: none;
	margin: 0 6px;
}

.rs_pages_inp {
	border: #cccccc 1px solid;
	padding: 6px;
	width: 30px;
	text-align: center;
	color: #666;
	font-size: 12px;
}

.rs_pages_btn {
	width: 48px;
	background: #eeeeee;
	border: #cccccc 1px solid;
	font-weight: bold;
	padding: 6px;
	margin: 0 6px;
}

.top-left-icon-wrap {
	font-size: 12px;
	color: #fff;
	border-radius: 4px;
	background-color: #000;
	position: absolute;
	width: 47.03px;
	height: 25px;
	top: 25px;
	margin-left: 10px;
}

.top-left-icon {
	width: 20px !important;
	height: 20px !important;
	margin: 0 1px;
}

.top-left-icon-wrap span {
	font-size: 12px !important;
	vertical-align: bottom;
}

.video-box {
	position: absolute;
	width: 40px;
	height: 40px;
	float: inherit;
	display: inline-block;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	/* background-color: #4042419e; */
	border-radius: 15px;
}

.video-play {
	width: 100% !important;
	height: 100% !important;
	cursor: pointer;

}

.rs_inqui_buy {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 30px;
}

.rs_all_title {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 20px;
}

.rs_inqui_buy_con {
	padding: 20px;
	background-color: #fff;
	border-radius: 5px;
}

.rs_buy_title {
	border-bottom: 1px solid #e3e3e3;
	background-color: #fafafa;
	overflow: hidden;
}

.rs_clearfix {
	zoom: 1;
}

.rs_clearfix::after,
.rs_clearfix::before {
	content: "";
	display: table;
}

.rs_inqui_buy_con p {
	padding: 0 25px;
	box-sizing: border-box;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 56px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

.rs-fl {
	float: left;
}

.rs_inqui_buy_con .rs_buyer {
	width: 20%;
}

.rs_inqui_buy_con .rs_email {
	width: 20%;
}

.rs_inqui_buy_con .rs_want_buy {
	width: 35%;
}

.rs_inqui_buy_con .rs_country {
	width: 16%;
}

.rs_inqui_buy_con .rs_ip {
	width: 17%;
}

.rs_apply_list {
	height: 520px;
	box-sizing: border-box;
	overflow: hidden;
}

.rs_apply_list ul li {
	height: 52px;
	border-bottom: 1px solid #e3e3e3;
}

.rs_apply_list ul li:hover {
	background-color: #e1eeff;
}

.rs_apply_list ul li p {
	padding: 0 25px;
	box-sizing: border-box;
	line-height: 52px;
	font-size: 13px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal !important;
}

.rs_inqui_buy_con ul li .rs_buyer {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.rs_inqui_buy_con ul li .rs_want_buy {
	font-size: 14px;
	color: #1a91ff;
}

.rs_inqui_buy_con ul li .rs_want_buy {
	font-size: 14px;
	color: #666;
}

.rs_inqui_buy_con ul li .rs_ip {
	font-size: 14px;
	color: #666;
}

.zd_tab {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	box-sizing: border-box;
	/*margin-bottom: 50px;*/
}

.rs_ber p {
	margin: 0 !important;
}

.rs_ber {
	border: 1px solid #e5e5e5;

}

.zd_tab p {
	height: 80px;
	line-height: 80px;
	text-align: center;
	width: 33.333%;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
	font-size: 20px;

}

.zd_tab p:nth-of-type(1) {
	background: url(../image/01false.png) no-repeat;
}

.zd_tab p:nth-of-type(2) {
	background: url(../image/02false.png) no-repeat;
}

.zd_tab p:nth-of-type(3) {
	background: url(../image/03false.png) no-repeat;
}

.rs_mg .zd_tab {
	border: 1px solid #e5e5e5;
}

.zd_tab p.active1 {
	background: url(../image/01true.png) no-repeat;
}

.zd_tab p.active2 {
	background: url(../image/02true.png) no-repeat;
}

.zd_tab p.active3 {
	background: url(../image/03true.png) no-repeat;
}

.rs_inqui_buy_con ul li .rs_want_buy a {
	color: #1a91ff
}

.rs_inqui_buys {
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
}

.rs_titlezd p {
	padding: 0 8px;
	box-sizing: border-box;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height: 75px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

.rs_titlezd {
	background-color: #2e42a1;
	height: 75px;
}

.rs_titlezd .rs_bs {
	width: 20%;
}

.rs_titlezd .rs_mc {
	width: 10%;
}

.rs_titlezd .rs_sj {
	width: 12%;
}

.rs_titlezd .rs_gj {
	width: 11%;
}

.rs_titlezd .rs_dd {
	width: 11%;
}

.rs_titlezd .rs_fw {
	width: 18%;
}

.rs_titlezd .rs_gw {
	width: 18%;
}

.rs_zd_list {
	box-sizing: border-box;
}

.rs_zd_list ul li {
	height: 130px;
	border-bottom: 1px solid #cccccc;
	box-sizing: border-box;
	position: relative;
	padding: 10px 0;
}

.rs_zd_list ul li:nth-of-type(odd) {
	background-color: #ebebeb;
}

.rs_zd_list ul li:nth-of-type(event) {
	background-color: #f4f4f4;
}

.rs_zd_list ul li::after {
	content: "";
	clear: both;
}

.rs_zd_list ul li p {
	/* padding: 30px 8px 10px; */
	box-sizing: border-box;
	/* line-height: 130px; */
	font-size: 14px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;

	text-align: center;
	height: 100%;
	display: flex;

	align-items: center;
}

.rs_zd_list ul li .rs_bs {

	width: 20%;
	padding: 0;
	position: relative;
}

.rs_zd_list ul li .rs_mc {
	/* padding-top: 33px; */
	width: 10%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	/* height: 84px!important;   */
}

.rs_zd_list ul li .rs_sj {
	width: 12%;
}

.rs_zd_list ul li .rs_gj {
	width: 11%;
}

.rs_zd_list ul li .rs_dd {
	width: 11%;
}

.rs_zd_list ul li .rs_fw {
	width: 18%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-overflow: ellipsis;
	/* padding-top: 10px;
	height: 98px!important;
	padding-top: 30px; */


}

.rs_zd_list ul li .rs_gw {
	width: 18%;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	word-break: normal;

}

.rs_zd_list ul li .rs_bs img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.tab_rs {
	border: 1px solid #e5e5e5;
}

.tab_show {
	display: none;
}

.rs_inqui_buy .show {
	display: block;
}

.rs1200 {
	width: 1200px;
	margin: 0 auto;
	padding-top: 45px;
}

.rs1200 .guide-box {
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.rs_mg p {
	margin: 0 !important;
}



.bz_list {
	width: 1500px;
	margin: 30px auto;
}

.bz_list_height {
	border: 1px solid #e5e5e5;
}

.bz_list_height p img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.bz_list_height p {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 0 !important;
}

.bz_list_height p span {
	font-size: 16px;
}

.bz_list_height p i {
	margin: 0 10px;
	font-family: "simsun";
}

.bz_tit {
	font-size: 20px;
	font-weight: bold;
	color: #2d42a1;

	padding: 0 36px;

}

.bz_mb20 {
	margin-bottom: 20px;
}

.bz_mb50 {
	margin-bottom: 25px;
}

.bz_text p {
	font-size: 16px;
	letter-spacing: 1px;
	/* padding-left: 45px; */
}

.bz_text .bz_btn {
	display: inline-block;
	padding: 0 20px;
	margin-right: 20px;
	line-height: 40px;
	text-align: center;
	background-color: #4359d1;
	border-radius: 8px;
	color: #fff;
}

.bz_pb50 {
	padding-bottom: 50px;
}

.bz_photo {
	width: 100%;
	height: 620px;
}

.bz_photo_prev {
	width: 40px !important;
	height: 60px !important;
	left: 0 !important;
	margin-top: -30px !important;
	background-image: none !important;
	font-family: "simsun";
	background-color: #231712;
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-size: 38px;
	font-weight: bold;
	/* opacity: 1!important; */
}

.bz_photo_next {
	width: 40px !important;
	height: 60px !important;
	right: 0 !important;
	margin-top: -30px !important;
	background-image: none !important;
	font-family: "simsun";
	background-color: #231712;
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-size: 38px;
	font-weight: bold;
	/* opacity: 1!important; */
}

.bz_photo img {
	width: 100%;
	height: 100%;
}

.bz_table {
	width: 100%;
}

.bz_table tr {
	height: 55px;
	text-align: center;
}

.bz_table .tr_tit th {
	text-align: center;
	background-color: #2d42a1;
	color: #fff;
}

.bz_table tr td {
	text-align: center;
	color: #666666;
}

.bz_table tr:nth-child(odd) {
	background-color: #ebebeb;
}

.bz_table tr:nth-child(event) {
	background-color: #f5f5f5;
}

.bz_tab_rs {
	display: none;
}

.bz_show {
	display: block;
}

.rs1080 {
	width: 1080px;
	margin: 0 auto;
}

.bz_pd20 {
	padding: 20px;
}





.float-action-box {
	top: auto;
	bottom: 150px;
	left: auto;
	position: fixed;
	width: auto;
	z-index: 999;
	*padding-bottom: 10px;
	right: 0 !important;
}

.float-action-box li {
	margin-bottom: 6px;
	position: relative;
}

.float-action-box a {
	display: block;
	width: 48px;
	height: 48px;
	line-height: 48px;
	font-size: 30px;
	color: #fff;
	background-color: #75aee7;
	border-radius: 3px;
	font-family: "slide-nav";
	text-align: center;
	transition: all ease-in-out .3s;
	transform: translateZ(0);
	text-decoration: none;
}


.float-action-box .f-live-chat img {
	width: 40px;
	height: 40px;
}

.float-action-box .f-go-top img {
	width: 40px;
	height: 20px;
	margin-top: -8px;
}

.float-action-box li .open {
	opacity: 1;
}

.float-action-box li .popup-open {
	display: table-cell;
}

.float-action-box .popup-wrap {
	height: 58px;
	position: absolute;
	right: 58px;
	top: -5px;
	overflow: hidden;
	opacity: 0;
	transition: all .7s;
}

.float-action-box .popup {
	display: none;
	vertical-align: middle;
	height: 58px;
	width: 220px;
	text-align: right;
	padding-right: 10px;
}

.float-action-box .popup-box {
	display: inline-block;
	line-height: 1.4;
	padding: 5px 10px;
	border: 1px solid #cccccc;
	position: relative;
	white-space: nowrap;
	box-shadow: 1px 1.5px 4px rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	color: #555555;
	background: #fff;
	text-align: left;
}

.float-action-box .arrow {
	position: absolute;
	right: -12px;
	top: 50%;
	width: 0;
	height: 0;
	margin-top: -6px;
	border: 6px solid rgba(0, 0, 0, 0);
	border-left-color: #cccccc;
}

.float-action-box .arrow-inner {
	position: absolute;
	right: -5px;
	top: -6px;
	width: 0;
	height: 0;
	border: 6px solid rgba(0, 0, 0, 0);
	border-left-color: #fff;
}

/*.rs_meun {
	margin-bottom: 20px;
	border: 1px solid #e6e6e6;
	position: relative;
}
.rs_meun::before {
	content: "";
	clear: both;
	display: table;
}

.rs_meun .trigger {
    padding: 0 32px 0 18px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
	color: hsl(0deg 0% 0%);
	display: inline-block;
}
.rs_meun .trigger i {
	display: inline-block;
	font-family: "simsun";
	transition: transform 0.5s;
    transform: rotate(90deg);

}
.rs_meun .trigger:hover i {
	transform: rotate(-90deg);
}
.zd_tab p span:hover .overlay {
	display: block;
}*/
.overlay {
	/*display: none;*/
	width: 100%;
	/*position: absolute;*/
	z-index: 100;
	/*    top: 36px;
    left: 0px;*/
	border: 1px solid #e3e3e3;
	margin-bottom: 20px;
	background: #fff;
	-webkit-box-shadow: 0 2px 3px rgba(51, 51, 51, .1);
	-moz-box-shadow: 0 2px 3px rgba(51, 51, 51, .1);
	box-shadow: 0 2px 3px rgba(51, 51, 51, .1);
	overflow: hidden;
}

.overlay-h {
	height: 84px;

}

.tab-down {
	position: relative;
}

.wm-down {
	width: 50px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #e3e3e3;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -25px;
	margin-bottom: -15px;
	background-color: #fff;
	cursor: pointer;

}

.wm-down i {
	font-family: "simsun";
	transform: rotate(90deg);
	display: inline-block;
	font-size: 24px;
	color: #e3e3e3;
}

.overlay-inner {
	padding: 12px 19px;
	line-height: 30px;
}

.overlay-inner::after {
	content: "";
	clear: both;
	display: table;
}

.overlay .overlay-inner .item {
	float: left;
	/* margin-right: 20px; */
	color: #333;
	width: 25%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

.overlay .overlay-inner .active {
	background-color: #3f5ad2;
	border-radius: 20px;
	color: #fff;
}

.ui-toast {
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	display: inline-block;
	padding: 0 16px;
	background: #000000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	color: #FFFFFF;
	border-radius: 6px;
	position: fixed;
	z-index: 99;
	top: 40%;
	left: 48%;
	font-size: 16px;
}


.main-title-text {
	display: inline-block;
	margin: 6px auto;
	margin-left: 93px;
	font-size: 18px;
}

.wmy-pdb20 {
	padding-bottom: 20px;
}

.minHgt48 {
	min-height: 48px;
}

.wmy-mgt35 {
	margin-top: 35px;
}

.wmy-fsw {
	float: left;
	margin-top: 40px;
	font-weight: 600;
	font-size: 18px;
}

.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.head-tit .minTit {
	color: #333;
	display: -webkit-inline-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break: break-word;
	line-height: 20px;
}


.wm-contents-live {
	width: 1200px;
	margin: auto;
}

.colorfff {
	color: #fff;
	margin: 20px 0 0;
	line-height: 40px;
}


.floor-margin {
	padding-bottom: 16px;
}

.floor-title {
	padding: 16px 0;
}

.title-inner {
	display: flex;
	justify-content: space-between;
	align-content: center;
	width: 1200px;
	margin: 0 auto;
}

.title-inner .title-text {
	color: #fff;
}

.floor-main-title {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	display: inline;
	margin-right: 16px;
}

.floor-more {
	flex-shrink: 0;
	display: flex;
	flex-flow: row nowrap;
	text-align: right;
	font-size: 16px;
	line-height: 32px;
	text-decoration: none;
	color: #fff;
}

.floor-more span {
	font-family: simsun;
	margin-left: 5px;
}

.pc-grid-pc.wrap {
	width: 1212px;
	margin: 0 auto;
	padding: 0;
}

.pc-grid-pc {
	display: flex;
	flex-wrap: wrap;
}

.pc-grid-pc .item-pc-wrap {
	width: 303px;
	padding: 0 6px;
	box-sizing: border-box;

}

.pc-grid-pc .item-pc-wrap .item-inner {
	border-radius: 8px;
	height: 100%;
	background-color: #fff;
	overflow: hidden;
}

.pc-grid-pc .item-pc-wrap .item-inner a.hugo-dotelement {
	text-decoration: none;
	width: 100%;
	height: 100%;
}

.livecard.pc {
	border-radius: 8px;
	cursor: pointer;
}

.livecard {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	background-color: #fff;
	box-sizing: border-box;
}

.livecard-content.pc {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.livecard-content {
	position: relative;
}

.livecard-content-status.pc {
	top: 12px;
	left: 12px;
}

.livecard-content-status {
	position: absolute;
}

.status.pc {
	max-width: 250px;
	padding: 2px 3px;
	border-radius: 4px;
}

.status {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-evenly;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.status-icon.pc {
	margin-top: -2px;
	margin-right: 2px;
}

.status-desc.pc {
	font-size: 12px;
	max-width: 200px;
}

.status-desc {
	color: hsl(0deg 0% 100%);
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.livecard-content-poster.pc {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.livecard-content-poster {
	width: 100%;
	height: 100%;
	background: hsl(0deg 0% 96%);
}

.poster-wrapper.pc {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.poster-wrapper {
	background: #fff;
	width: 100%;
}

.poster.pc {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.poster {
	width: 100%;
}

.livecard-content-like.pc {
	right: 12px;
	bottom: 12px;
	width: 31px;
	height: 62px;
}

.livecard-content-like {
	position: absolute;
}

.livecard-meta.pc {
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	padding: 12px;
}

.livecard-meta {
	display: flex;
	flex-direction: column;
	align-items: stretch;
}

.livecard-meta-name.pc {
	margin-bottom: 4px;
}

.livecard-meta-name span {
	border-width: 0px;
	border-style: solid;
	border-color: hsl(0deg 0% 0%);
	position: relative;
	box-sizing: border-box;
	display: -webkit-box;
	flex-direction: column;
	align-content: flex-start;
	flex-shrink: 0;
	font-size: 4.2667vw;
	white-space: pre-wrap;
	font-weight: inherit;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.live-name.pc {
	font-size: 16px !important;
	line-height: 20px !important;
}

.tag-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.tag-wrapper-item.pc {
	height: 20px;
	font-size: 12px;
	line-height: 14px;
	padding: 3px 6px;
	border-radius: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}

.tag-wrapper-item {
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
}

.list_item.exhibition,
.items.exhibition {
	width: unset;
	height: unset;
}

.list_item .items li:nth-child(6n) {
	margin-right: 0;
}

.main_hy .exhibition li .con {
	height: 36px;
	line-height: 36PX;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: hsl(0deg 0% 0% / 40%);
	text-align: center;
	margin-bottom: 0;
	color: #fff;
}

.list_item .wrap {
	width: unset;
}

.list_item .wrap a {
	display: block;
	width: 100%;
	height: 100%;
}

.list_item .wrap .wrap-qy {
	width: 183px;
	height: 113px;
	/* border: 1px solid hsl(0deg 0% 85%); */
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	text-align: center;
	color: hsl(0deg 0% 100%);
	font-size: 16px;
}

.list_item .wrap .wrap-qy:nth-child(6n) {
	margin-right: 0;
}




.home_floating {
	width: 126px;
	padding: 6px 20px;
	box-sizing: border-box;
	position: fixed;
	top: 50%;
	margin-top: -250px;
	right: 50px;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0px 2px 5px #222222;
	z-index: 99;
}

.home_floating ul li {
	width: 100%;
	padding: 10px 0px;
	text-align: center;
}

.home_floating ul li a .img_icon {
	width: 100%;
	display: block;
	font-size: 34px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
}

.home_floating ul li a .n_img {
	width: 100%;
	margin-top: 4px;
	font-size: 12px;
	line-height: 18px;
}












.hugo2-pc-pagex-root {
	padding-bottom: 40px;
}

.hugo2-pc-pagex-root {
	position: relative;
	overflow: hidden;
	direction: ltr;
}

.hugo-dotelement,
a.hugo-dotelement {
	text-decoration: none;
}

.hugo2-pc-pagex-banner {
	width: 100%;
	margin: 0 auto;
}

.hugo2-pc-pagex-tab {
	margin-top: 16px;
}

.hugo2-pc-pagex-tab {
	position: relative;
}

.hugo2-pc-navi-flex-container {
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
	padding-bottom: 16px;
}

.hugo2-pc-navi-flex-container .tab-wrapper {
	position: relative;
	width: 100%;
	overflow: visible;
}

.hugo2-pc-navi-flex-container .tab-wrapper .tab-inner-wrapper {
	align-items: center;
	background: #fff;
	display: flex;
	height: 60px;
	transition: all .3s;
}

.hugo2-pc-navi-flex-container .tab-wrapper .tab-inner-wrapper.clrff {
	margin-left: 0%;
	width: 100%;
	background: hsl(0deg 0% 100%);
}

.hugo2-pc-navi-flex-container .tab-wrapper.level-1 .tab-inner-wrapper .tab-item.active {
	background: hsl(23deg 22% 7%);
	color: #fff;
}

.hugo2-pc-navi-flex-container .tab-wrapper .tab-inner-wrapper .tab-item.active {
	font-weight: 700;
}

.hugo2-pc-navi-flex-container .tab-wrapper .tab-inner-wrapper .tab-item {
	position: relative;
	display: flex;
	padding: 10px;
	box-sizing: border-box;
	height: 100%;
	cursor: pointer;
	align-items: center;
}

.hugo2-pc-navi-flex-container .tab-wrapper .tab-inner-wrapper .tab-item.w33 {
	width: 33.3333333%;
}

.hugo2-pc-navi-flex-container .tab-wrapper.level-1 .tab-inner-wrapper .tab-item.active .triangle {
	position: absolute;
	left: 50%;
	bottom: 0;
	content: "";
	border-left: 9px solid hsl(0deg 0% 0% / 0%);
	border-right: 9px solid hsl(0deg 0% 0% / 0%);
	border-top: 9px solid hsl(24deg 100% 50%);
	margin-left: -9px;
	margin-bottom: -9px;
	z-index: 10;
}

.hugo2-pc-navi-flex-container .tab-wrapper .tab-inner-wrapper .tab-item .text-wrapper {
	display: flex;
	justify-content: center;
	flex-direction: column;
	width: 100%;
	height: 100%;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

.hugo2-pc-navi-flex-container .tab-wrapper .tab-inner-wrapper .tab-item .text {
	display: inline-block;
	overflow: hidden;
	text-align: center;
}

.hugo2-pc-navi-flex-container .tab-wrapper .tab-inner-wrapper .tab-item:hover {
	z-index: 11;
}

.hugo2-pc-floor-title-flex.floor-title {
	padding: 16px 0;
}

.hugo2-pc-floor-title-flex.horizontal .title-inner {
	display: flex;
	justify-content: space-between;
	align-content: center;
}

.hugo2-pc-floor-title-flex .title-inner {
	width: 1200px;
	margin: 0 auto;
}

.hugo2-pc-floor-title-flex .util-ellipsis {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.hugo2-pc-floor-title-flex.horizontal .main {
	display: inline;
	margin-right: 16px;
}

.hugo2-pc-floor-title-flex .main {
	font-size: 24px;
	font-weight: 700;
	color: #333;
}

.live-list-viewmore .viewmore-arrow {
	display: inline-block;
	font-family: "simsun";
	transition: transform 0.5s;
	transform: rotate(90deg);
}

.live-list-viewmore {
	height: 44px;
	width: 172px;
	background: hsl(232deg 50% 30%);
	border-radius: 22px;
	line-height: 44px;
	text-align: center;
	color: hsl(0deg 0% 100%);
	font-size: 16px;
	margin: 15px auto 0;
	cursor: pointer;
}

.hugo-hide {
	display: none;
}

.hugo-hide.show {
	display: block;
}

#J-live-room {
	width: 100%;
	height: 100%;
}

.live-room {
	margin: 40px 0;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}

.layout-container {
	display: flex;
	flex-direction: row;
	flex: 1 1;
	flex-basis: auto;
	box-sizing: border-box;
	min-width: 0;
	min-height: 0;
}

.is-vertical {
	flex-direction: column;
}

.live-container {
	justify-content: space-between;
}

.live-wrapper {
	margin: 0 auto;
	padding: 0 20px;
	min-width: 1024px;
	width: 100%;
	max-width: 1280px;
	box-sizing: border-box;
	flex-grow: 0;
	flex-shrink: 0;
}

.layout-container {
	display: flex;
	flex-direction: row;
	flex: 1 1;
	flex-basis: auto;
	box-sizing: border-box;
	min-width: 0;
	min-height: 0;
}

.live-main,
.live-aside {
	padding: 20px;
	border: 1px solid hsl(210deg 32% 93%);
	background: hsl(0deg 0% 100%);
}

.flex-column {
	flex-direction: column !important;
}

.d-flex {
	display: flex !important;
}

.layout-aside,
.layout-main {
	box-sizing: border-box;
	overflow: auto;
}

.layout-main {
	display: block;
	flex: 1 1;
	flex-basis: auto;
}

.live-header {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	position: relative;
}

.flex-shrink-0 {
	flex-shrink: 0 !important;
}

.live-header .live-header-l {
	width: 80px;
	cursor: pointer;
	margin-right: 10px;
	align-self: stretch;
}

.live-header .live-header-l img {
	max-width: 100%;
	max-height: 100%;
}

.live-header .live-header-con {
	flex: 1 1;
	display: flex;
	flex-direction: column;
}

.live-header .live-header-con h2 {
	font-size: 18px;
	line-height: 27px;
	font-weight: 700;
	color: hsl(0deg 0% 13%);
	margin: 0;
}

.live-header .live-header-con .live-header-sub {
	display: flex;
	flex-direction: row;
	margin-top: 10px;
}

.live-header .live-header-con .live-header-sub .live-header-icon {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}

.live-header .live-header-r span {
	font-size: 14px;
	color: hsl(210deg 82% 44%);
}

.live-header .live-header-r {
	width: 75px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.live-header .live-header-r .icon-xingxing {
	color: hsl(210deg 82% 44%);
}

.live-header .live-header-r .iconfont {
	margin-right: 5px;
}

.replay-chat {
	position: absolute;
	right: 0;
	bottom: 0;
}

.button {
	height: 36px;
	line-height: 34px;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	text-align: center;
	color: hsl(0deg 0% 13%);
	border: solid 1px hsl(213deg 13% 83%);
	background-color: hsl(216deg 33% 97%);
	padding: 0 15px;
	border-radius: 3px;
	cursor: pointer;
	box-sizing: border-box;
}

.button {
	padding: 5px 15px;
	height: auto;
	line-height: 1.5;
}

.btn-send-card {
	margin-left: 10px;
	font-size: 0;
}

.btn-send-card .parrot-icon {
	width: auto;
	height: 24px;
}

.button .icon-font {
	margin-right: 5px;
	vertical-align: -10%;
	*vertical-align: middle;
}

.live-stage {
	margin-top: 20px;
}

.position-relative {
	position: relative !important;
}

.video-panel {
	border-radius: 10px;
	height: 450px;
	overflow: hidden;
	position: relative;
}

.flex-grow-1 {
	flex-grow: 1 !important;
}

#player-container-id {
	width: 100%;
	height: 100%;
}

.video-js {
	display: block;
	vertical-align: top;
	box-sizing: border-box;
	color: hsl(0deg 0% 100%);
	background-color: hsl(0deg 0% 0%);
	position: relative;
	padding: 0;
	font-size: 10px;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	word-break: initial;
}

.video-js .vjs-tech {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.vjs-big-play-button {
	width: 68px;
	height: 48px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	opacity: 1;
	z-index: 1;
	background-color: transparent;
}

.vjs-big-play-button img {
	max-width: 100%;
	max-height: 100%;
}

.live-aside {
	margin-left: 20px;
	width: 380px;
	overflow: unset;
}

.live-info {
	flex-shrink: 0;
}

.live-info .live-title {
	font-size: 18px;
	font-weight: bold;
	line-height: 27px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.live-title {
	max-width: 480px;
	width: 100%;
	position: relative;
}

.live-info .live-tags {
	margin-top: 5px;
}

.justify-content-between {
	justify-content: space-between !important;
}

.tag {
	border: 1px solid;
	border-radius: 3px;
	font-size: 12px;
	display: inline-block;
	text-decoration: none;
	padding: 0 5px;
	border-color: hsl(213deg 13% 83%);
	color: hsl(0deg 0% 53%);
}

.live-info .live-tags .tag {
	padding: 1px 5px;
	height: auto;
	line-height: 1.5;
	color: hsl(257deg 84% 61%);
	border-color: hsl(257deg 84% 61%);
}

.live-info .live-share {
	cursor: pointer;
}

.live-info .live-share .tip-live {
	right: 0;
	bottom: -8px;
	-webkit-transform: translate(30%, 100%);
	transform: translate(30%, 100%);
	z-index: 5;
	display: none;
}

.live-info .live-share:hover .tip-live {
	display: block;
}

.tip-live {
	position: absolute;
	padding: 10px 10px;
	border-radius: 3px;
	font-size: 12px;
	line-height: 1.5;
	color: hsl(0deg 0% 33%);
	background: hsl(0deg 0% 100%);
	border: 1px solid hsl(213deg 13% 83%);
	box-shadow: 2px 2px 3px rgba(0, 33, 66, 0.1);
}

.live-info .live-share .tip-live.arrow-top .arrow-out {
	left: auto;
	right: 30%;
}

.tip-live.arrow-top .arrow-out {
	border-bottom: 8px solid hsl(213deg 13% 83%);
	left: 10px;
	top: -16px;
}

.tip-live .arrow {
	position: absolute;
	zoom: 1;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border: 8px dashed hsl(0deg 0% 0% / 0%);
}

.live-info .live-share .share-icons {
	min-width: 85px;
	display: flex;
}

.sns-share {
	height: 16px;
	font-size: 12px;
	line-height: 16px;
}

.sns-share a {
	margin-right: 4px;
	display: inline-block;
	background-image: url(https://www.made-in-china.com/images/sns-share.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	vertical-align: -2px;
}

.sns-share .live-facebook {
	background-position: 0 0;
}

.sns-share .live-twitter {
	background-position: 0 -32px;
}

.sns-share .live-linkedin {
	background-position: 0 -96px;
}

.share-icons .share-icon-email {
	background-image: url(//www.micstatic.com/gb/img/icon/sns-email.png);
	background-repeat: no-repeat;
}

.live-info .live-share .share-icons .share-icon-email {
	width: 16px;
	height: 16px;
	flex-shrink: 0;
}

.live-info .live-tags .icon-share1:hover {
	color: hsl(0deg 76% 59%);
}

.live-info .live-introduction {
	margin-top: 10px;
	color: hsl(0deg 0% 33%);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.live-introduction {
	position: relative;
}

.live-introduction,
.live-start-time {
	max-width: 620px;
	width: 100%;
	box-sizing: border-box;
}

.live-products {
	padding: 0;
	list-style: none;
}

.live-products .live-product-title {
	margin-bottom: 10px;
	padding: 0 20px;
	font-size: 16px;
	font-weight: bold;
}

.product-list-wrap {
	padding: 0 20px;
	width: 100%;
	box-sizing: border-box;
	flex: 1 1;
	overflow-y: scroll;
}

.product-item-wrap {
	cursor: pointer;
	display: flex;
	flex-direction: row;
	position: relative;
	margin-bottom: 20px;
}

.product-item-wrap .product-item-l {
	width: 100px;
	height: 100px;
	margin-right: 20px;
}

.image-frame.image-contain {
	background-size: contain;
}

.image-frame {
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.product-item-wrap .product-item-r {
	display: flex;
	flex-direction: column;
	flex: 1 1;
}

.product-item-wrap .product-item-r .product-item-r-title {
	font-size: 12px;
	color: #222222;
	line-height: 18px;
	text-decoration: none;
}

.product-item-wrap .product-item-r .product-item-r-price {
	font-size: 14px;
	color: #e64747;
	line-height: 21px;
	font-weight: 700;
	margin-top: 5px;
}

.product-item-wrap .product-item-r .product-item-r-price .product-item-r-price-unit {
	color: #888888;
	font-weight: normal;
}

.product-item-wrap .product-item-r .product-item-r-moq {
	font-size: 14px;
	color: hsl(0deg 0% 53%);
	line-height: 21px;
	margin-bottom: 10px;
}

.product-item-wrap .product-item-r .product-item-btn-inquiry {
	padding: 7px 15px;
	line-height: 1;
	font-size: 12px;
}

.btn-main {
	color: #fff;
	border: solid 1px #e64747;
	background-color: #e64747;
}

.product-item-index {
	position: absolute;
	top: 0;
	left: 0;
	padding: 1px 10px;
	background-color: hsl(0deg 0% 0% / 70%);
	border-bottom-right-radius: 6px;
	color: hsl(0deg 0% 100%);
}

.live-products {
	padding: 0;
	list-style: none;
	display: flex;
}

.live-products {
	margin: 10px -20px 0;
	padding: 10px 4px 0 0;
	border-top: 1px solid hsl(210deg 32% 93%);
	height: 0;
	flex: 1 1;
	display: flex;
	flex-direction: column;
	overflow-y: hidden;
	overflow-x: hidden;
}

/*css主要部分的样式*/
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/

.product-list-wrap::-webkit-scrollbar {
	width: 4px;
	/*对垂直流动条有效*/
	height: 4px;
	/*对水平流动条有效*/
}

/*定义滚动条的轨道颜色、内阴影及圆角*/
.product-list-wrap::-webkit-scrollbar-track {
	background-color: #fff;
	border-radius: 3px;
}


/*定义滑块颜色、内阴影及圆角*/
.product-list-wrap::-webkit-scrollbar-thumb {
	border-radius: 7px;
	background-color: #E8E8E8;
}

/*定义两端按钮的样式*/
.product-list-wrap::-webkit-scrollbar-button {}



.select-wrap {
	display: inline-block;
	margin: 0 10px;
	vertical-align: top;
	position: relative;
	cursor: pointer;
}

.select-item-login {
	width: 100%;
	text-align: center;
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.15);
	display: none;
	position: absolute;
	left: 0;
	/* top: ; */
}

.select-item-login-lang {
	padding: 5px 10px;
	color: #0686c6;
	cursor: pointer;
	border-radius: 5px;
	font-size: 14px;

}

.select-item-login-lang:hover {
	background-color: #0686c6;
}

.select-item-login-lang:hover a {
	color: #fff;
}





.wrap-title {
	display: flex;
	align-items: center;
	position: relative;
	justify-content: flex-end;
	height: 90px;
}

.keyindustries-wrap {
	width: 1215px;
}

.keyindustries-wrap .keyindustries-item {
	width: 190px;
	height: 113px;
	/* border: 1px solid hsl(0deg 0% 85%); */
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.main .keybrandsbtn {
	width: 89px;
	background-color: #3f5ad2;
	color: #fff;
	margin-top: 15px;
}

.keybrands .button {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid hsl(0deg 0% 0% / 0%);
	border-radius: 4px;
}

.hotCommodity-wrap .hotCommodity-item {
	background-color: #fff;
	width: 230px;
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	text-align: center;
	padding: 15px 0;
	overflow: hidden;
}

.hotCommodity-wrap .hotCommodity-item .img_top {
	width: 100%;
	height: 160px;
	padding-top: 0px;
	overflow: hidden;

}

.hotCommodity-wrap .hotCommodity-item .text {
	padding: 0 10px;
	height: 40px;
	text-align: center;
	text-indent: 1px;
	margin-top: 35px;

}

.hotCommodity-wrap .hotCommodity-item .pmo {
	padding: 0 10px;
}

.ellipsis-two {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.Popularenterprise-item {
	width: 392px;
	padding: 23px 13px;
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #fff;
}

.wmy-fsw-p {
	font-weight: 600;
	font-size: 18px;
	flex: 1;
}

.keybrands {
	width: 100%;
	position: relative;
}

.loading-wrap {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.loading-wrap .loading {
	display: flex;
	justify-content: center;
	align-content: center;
	width: 21px;
}

.loading-wrap .loading .loading-item {
	--time: calc((var(--line-index) - 1) * 200ms);
	border-radius: 3px;
	width: 6px;
	height: 20px;
	background-color: #fff;
	margin-left: 3px;
	animation: beat 1s ease-in-out var(--time) infinite;
}

@keyframes beat {

	0%,
	100% {
		transform: scaleY(1);
	}

	50% {
		transform: scaleY(.5);
	}
}


.EnterpriseProducts {
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}

.EnterpriseProducts div {
	display: inline-block;
	cursor: pointer;
	margin: 0 25px;
}

.EnterpriseProducts div.actives {
	color: hsl(200deg 100% 39%);
}

.EnterpriseProducts a {
	color: hsl(0deg 0% 60%);
}


.live-wrap {
	padding-bottom: 25px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 30px;
}

.live-Images {
	position: relative;
}

.Inline-Elements {
	display: inline-block;
	font-size: 0;
	vertical-align: top;
}

.mg-right25 {
	margin-right: 25px;
}

.imgWidth {
	width: 203px;
}

.img-col-item {
	width: 100%;
	height: 100%;
	background: #fff;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
}

.product-link {
	display: block;
	width: 100%;
}

.product-figure {
	position: relative;
	text-align: center;
	margin-bottom: 10px;
	line-height: 0;
	width: 100%;
	overflow: hidden;
}

.product-figure::before {
	padding-top: 100%;
	content: "";
	display: block;
	height: 0;
	background-color: hsl(0deg 0% 0% / 2%);
	position: relative;
	z-index: 1;
	box-sizing: border-box;
}

.product-image .inner-image-collection {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	box-sizing: border-box;
}

.product-figure img {
	max-height: 100%;
	max-width: 100%;
	-webkit-transition: all .8s;
	transition: all .8s;
}

.curpos {
	cursor: pointer;
	z-index: 5;
}

.positioning.pc {
	bottom: 24px;
}

.CommodityInformation {
	width: calc(100% - 233px);
	font-size: 14px;
	padding-top: 15px;
}

.CommodityInformation-btn {
	width: 148px;
	height: 36px;
	border-radius: 4px;
	background-color: #03449e;
	color: #fff;
	box-sizing: border-box;
	line-height: 36px;
	text-align: center;
	cursor: pointer;

}

.CommodityInformation-btn .img_icon {
	font-size: 20px;
	display: inline-block;
}

.CommodityInformation-live {
	font-size: 16px;
	margin-left: 3px;
}

.CommodityInformation-btn.active {
	background-color: #eeeeee;
	color: #888888;
}

.CommodityDescription {
	width: calc(100% - 155px);
}

.CommodityDescription-title {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 25px;

}

.CommodityDescription-txt {
	color: #666;
	font-size: 16px;
	margin-bottom: 20px;
}

.interval-15 {
	margin-left: 15px;
}









.show-wrap {
	width: 1215px;
	display: flex;
	/* justify-content: space-between; */
	flex-wrap: wrap;
}

.item-main-col {
	width: 367px;
	padding: 15px;
	border-radius: 8px;
	background-color: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
}

.item-main-col:hover {
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .15);
}

.com-logo {
	width: 100px;
	height: 90px;
	position: relative;
}

.com-logo img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	outline: 0;
	border: 0;
	display: block;
	max-width: 100%;
	max-height: 100%;
}

.com-text {
	width: 225px;
}

.com-text .com-name a {
	font-size: 16px;
	color: hsl(0deg 0% 20%);
	font-weight: bold;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.com-text .con-img {
	margin-top: 5px;
}

.com-text .con-img a,
.com-text .con-img i,
.com-text .con-img span {
	display: inline-block;
	vertical-align: middle;
}

.com-text .con-img img {
	height: 18px;
	width: auto;
}

.com-desc {
	font-size: 14px;
	color: hsl(0deg 0% 40%);
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 36px;
}

.item-main-col .com-mrck {
	width: 100%;
	height: 206px;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	margin-top: 10px;
}

.item-main-col .com-mrck .com-product-img {
	position: relative;
	text-align: center;
	margin-bottom: 10px;
	line-height: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	/* display: table-cell; */
	overflow: hidden;
}

.item-main-col .com-mrck .com-product-img img {
	width: 100%;
	max-height: 100%;
	margin: 0 auto;
	vertical-align: middle;
	transition: all 0.6s;
}

.com-inner-item {
	margin-top: 10px;
}

.item-main-col .com-inner-item>div {
	width: 109px;
	height: 109px;
	text-align: center;
	line-height: 109px;
	vertical-align: middle;
	display: table-cell;
	margin-right: 5px;
	overflow: hidden;
}

.item-main-col .com-inner-item>div img {
	max-width: 109px;
	max-height: 109px;
	vertical-align: middle;
	transition: all 0.6s;
}

.item-main-col .com-inner-item>div:last-child {
	margin-right: 0;
}

.com-button {
	margin: 15px 0;
	text-align: center;
}

.com-button a {
	border-radius: 4px;
	display: inline-block;
	padding: 5px 50px;
	background-color: hsl(24deg 100% 55%);
	color: #fff;
	margin: auto;
}

.com-Collection {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid hsl(0deg 0% 93%);
	position: absolute;
	top: 10px;
	right: 10px;
}

.com-Collection img {

	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.left-icon-wrap {
	font-size: 12px;
	color: hsl(0deg 0% 100%);
	border-radius: 4px;
	background-color: hsl(0deg 0% 0%);
	position: absolute;
	width: 47.03px;
	height: 20px;
	top: 6px;
	left: 6px;
	margin-left: 10px;
}

.item-main-col .com-mrck .com-product-img img:hover {
	transform: scale(1.1);
}







@media (max-width: 1440px) {
	.bz_list {
		width: 1200px !important;
	}

	.main_item {
		width: 1200px;
	}
	.main_banner .main_banner_left .left_menus li .menus {
		left: 270px;
	}

}

.user-item input::placeholder {
		color: #666;
	}
