.layout {
	position:relative;
	overflow:hidden;
	background:#ffffff;
	margin:0 auto;
	padding-top:5.208333333333334rem;
}
.wrap {
	width:67.70833333333334rem;
	margin:0 auto;
}
.padd60 {
	padding:0 3.125rem;
}
.padd20 {
	padding:0 1.0416666666666667rem;
}
.padd100 {
	padding:0 5.208333333333334rem;
}
.padd150 {
	padding:0 7.8125rem;
}
.padd220 {
	padding:0 11.458333333333334rem;
}
.header {
	background:#36393c;
	position:fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index:111;
}
.header .logo {
	display:block;
	float:left;
	height: 2.145833rem;margin-top: 1.5rem;
}
.header .logo img {
	display:block;
	height:100%;
}
.header .naver {
	float:right;
}
.header .naver ul li {
	float:left;
	margin-right:5.46875rem;
	position:relative;
}
.header .naver ul li:last-child {
	margin-right:0;
}
.header .naver ul li h3 {
	position:relative;
}
.header .naver ul li h3 a {
	display:block;
	font-size:1.0416666666666667rem;
	line-height:5.208333333333334rem;
	color:#fff;
}
.header .naver ul li h3::before {
	position:absolute;
	z-index:1;
	content:"";
	left:0;
	right:0;
	margin:0 auto;
	bottom:0;
	height:0.15625rem;
	background:#EC662C;
	width:0;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.header .naver ul li:hover h3::before,.header .naver ul li.on h3::before {
	width:100%;
}
.header .naver ul li .nli {
	position:absolute;
	z-index:11;
	left:-2.2rem;
	right:-2.2rem;
	margin:0 auto;
	overflow:hidden;
	top:5.208333333333334rem;
	display:none;
}
.header .naver ul li .nli.hei {
	background:#36393c;
}
.header .naver ul li .nli dl {
	padding:2.604166666666667rem 0 1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.header .naver ul li .nli dd a {
	display:block;
	text-align:center;
	font-size:1.0416666666666667rem;
	line-height:2.3;
	color:#fff;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.header .naver ul li .nli dd.on a,.header .naver ul li .nli dd a:hover {
	color:#EC662C;
}
.bannersw {
	position:relative;
}
.bannersw li {
	position:relative;
	height:50rem;
}
.bannersw li .text {
	text-align:center;
	position:absolute;
	z-index:11;
	top: 60%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	/* IE 9*/
	-moz-transform:translateY(-50%);
	/* Firefox*/
	-webkit-transform:translateY(-50%);
	/* Safari 和 Chrome*/
	-o-transform:translateY(-50%);
	left:0;
	right:0;
	margin:0 auto;
	opacity: 0;
	transition:all 2.4s;
	-ms-transition:all 2.4s;  /* IE 9 */
	-moz-transition:all 2.4s;     /* Firefox */
	-webkit-transition:all 2.4s; /* Safari 和 Chrome */
	-o-transition:all 2.4s;
}
.bannersw li.swiper-slide-active .text {
	opacity: 1;
}
.bannersw li .text h3 {
	font-size:2.34375rem;
	line-height:2.8125rem;
	color:#EC662C;
	font-weight:100;
	letter-spacing:0.5208333333333334rem;
}
.bannersw li .text h2 {
	margin-top:0.625rem;
	font-size:2.604166666666667rem;
	line-height:3.6458333333333335rem;
	color:#fff;
	letter-spacing:0.4166666666666667rem;
}
.more {
	border:2px solid rgba(188,81,58,0.5);
	display:block;
	width:10.416666666666668rem;
	line-height:2.8645833333333335rem;
	text-align:center;
	font-size:0.9375rem;
	color:#000000;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.more:hover {
	background: rgba(188,81,58,1);
	color: #fff;
}
.more.bai {
	color:#ffffff;
}
.bannersw li .text .more {
	margin:5.989583333333334rem auto 0;
}
.hproduct {
	padding:7.916666666666667rem 0 10.9375rem;
}
.hproduct li {
	float:left;
	width:calc((100% - 4.791666666666667rem)/3);
	margin-right:1.5625rem;
	margin-bottom:1.5625rem;
}
.hproduct li:nth-child(3n) {
	margin-right:0;
}
.hproduct li a {
	display:block;
	padding:3.75rem 1.0416666666666667rem 2.7083333333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
	border-radius:0 3.125rem 0 0;
	overflow:hidden;
}
.hproduct li a:hover,.hproduct li.on a {
	background:#e8e8e8;
}
.hproduct li .pic {
	height:21.614583333333336rem;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.hproduct li .pic img {
	display:block;
/*	max-height:70%; */
	max-width:70%;
}
.hproduct li h5 {
	text-align:center;
	font-size:1.1458333333333335rem;
	line-height:1.9791666666666667rem;
	color:#999999;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.habout .pic {
	float:left;
	width:59%;
	cursor:pointer;
}
.habout .pic img {
	display:block;
	width:100%;
}
.habout .text {
	float:right;
	width:37%;
}
.ftlt h4 {
	font-size:1.5625rem;
	line-height:1;
	color:#000000;
	font-weight:10;
}
.ftlt h3 {
	margin-top:0.78125rem;
	font-size:1.3541666666666667rem;
	line-height:1.3;
	color:#000000;
	font-weight:bold;
}
.ftlt h6 {
	margin-top:1.4583333333333335rem;
	font-size:1.0416666666666667rem;
	line-height:1.7;
	color:#000000;
}
.habout .text .more {
	margin-top:4.6875rem;
}
.hnews {
	padding:7.8125rem 0 3.90625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.hnews .pic {
	float:right;
	width:59%;
	height: 25rem;
	overflow: hidden;
}
.hnews .pic img {
	display:block;
	width:100%;
	height:100%;
	object-fit: cover;
}
.hnews .text {
	float:left;
	width:36.5%;
}
.hnews .text .list {
	margin-top:4.6875rem;
}
.hnews .text .list li {
	border-bottom:0.052083333333333336rem solid #dea89d;
}
.hnews .text .list li a {
	display:block;
	overflow:hidden;
	padding:1.0416666666666667rem 0;
}
.hnews .text .list li .lt {
	float:left;
	width:calc(100% - 6.770833333333334rem);
}
.hnews .text .list li .lt h5 {
	font-size:1.0416666666666667rem;
	line-height:1.4583333333333335rem;
	color:#000000;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.hnews .text .list li:hover .lt h5 {
	color: #dea89d;
}
.hnews .text .list li .time {
	float:right;
	font-size:0.7291666666666667rem;
	line-height:1.4583333333333335rem;
	color:#000000;
	margin-top:1.4583333333333335rem;
}
.hnews .text .more {
	margin-top:1.9791666666666667rem;
}
.footer {
	background:#36393c;
	padding:7.8125rem 0;
}
.footer .lt {
	float:left;
	width:21.875rem;
}
.footer .rt {
	float:right;
	width:calc(100% - 21.875rem);
}
.footer .rt .nav {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.footer .rt .nav dl dt {
	font-size:0.9375rem;
	line-height:2;
	color:#a9a9a9;
	margin-bottom:1.0416666666666667rem;
}
.footer .rt .nav dl dd a {
	display:block;
	font-size:1.0416666666666667rem;
	line-height:2.4;
	color:#e4e9ec;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.footer .rt .nav dl dd a:hover {
	color: rgba(188,81,58,1);
}
.footer .rt .bd {
	margin-top:0.1rem;
	padding-top:1.3541666666666667rem;
	border-top:0.052083333333333336rem solid #79453b;
	display: flex;justify-content: space-between;
	flex-direction: row-reverse;
}
.footer .rt .bd .r{
    font-size:20px ;
    color: #fff;
    white-space: nowrap;
}
.footer .rt .bd h3 {
	font-size:0.8333333333333334rem;
	line-height:1.5;
	color:#fff;
	padding-left:1.1458333333333335rem;
	background:url(../images/fn1.svg) no-repeat left center;
	background-size:0.7291666666666667rem auto !important;
}
.footer .rt .bd h5 {
	margin-top:0.10416666666666667rem;
	font-size:0.78125rem;
	line-height:1.6;
	color:#fff;
}
.footer .rt .bd h6 {
	font-size:0.625rem;
	line-height:1.5;
	color:#fff;
}
/* 产品*/
.banner {
	height:23.041666666666668rem;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.banner .txt {
	font-size:3.125rem;
	line-height:1.4;
	color:#ffffff;
	font-weight:100;
}
.fprouct {
	padding-top:10.416666666666668rem;
}
.fcptlt .lt {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
	margin-right:1.0416666666666667rem;
	float:left;
	position:relative;
}
.fcptlt .lt a {
	display:block;
	font-size:1.2416666666666667rem;
	line-height:1.8;
	color:#000000;
/*	font-weight:bold; */
}
.fcptlt .rt li::after {
	position:absolute;
	z-index:2;
	content:"";
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
	background:#dfdfdf;
	height:0.10416666666666667rem;
	width:0;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fcptlt .lt::after {
	position:absolute;
	z-index:2;
	content:"";
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
	background:#808080;
	height:0.052083333333333336rem;
	width:0;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fcptlt .rt li:hover::after,.fcptlt .rt li.on::after,.fcptlt .lt:hover::after,.fcptlt .lt.on::after {
	width:100%;
}
.fcptlt .lt::before {
	position:absolute;
	z-index:2;
	content:"";
	right:-1.0416666666666667rem;
	top:0.4166666666666667rem;
	bottom:0.4166666666666667rem;
	width:0.10416666666666667rem;
	background:#999999;
}
.fcptlt .rt {
	float:right;
	width:calc(100% - 8.854166666666668rem);
}
.fcptlt .rt li {
	margin-right:3.125rem;
	float:left;
	position:relative;
}
.fcptlt .rt li:last-child {
	margin-right:0;
}
.fcptlt .rt li a {
	display:inline-block;
	padding:0 1.0416666666666667rem;
	font-size:1.1416666666666667rem;
	line-height:1.8;
	color:#999999;
/*	font-weight:bold;*/
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fcptlt .rt li a:hover,
.fcptlt .rt li.on a{
    color: #333;
}
.fprouct .list {
	margin-top:3.125rem;
}
.fprouct .list .ls {
	display:flex;
	flex-wrap:wrap;
	height:31.25rem;
}
.fprouct .list .ls .lt {
	width:21.5%;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	height:100%;
	position:relative;
}
.fprouct .list .ls:nth-child(2n) {
	background:#dcdcdc;
}
.fprouct .list .ls .rt {
	width:78.5%;
	height:100%;
	overflow:hidden;
}
.fprouct .list .ls .rt ul li {
	display:inline-block;
	width:21.875rem;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fprouct .list .ls .rt ul li.on,.fprouct .list .ls .rt ul li:hover {
	background:#e8e8e8;
}
.fprouct .list .ls .lt .mores {
	display:block;
	position:absolute;
	z-index:33;
	top:9.375rem;
	left:5.208333333333334rem;
}
.fprouct .list .ls .lt .mores h2 {
	font-size:2.5rem;
	line-height:1.25;
	color:#000000;
}
.fprouct .list .ls .lt .mores h6 {
	margin-top:1.9791666666666667rem;
}
.fprouct .list .ls .lt .mores h6 i {
	font-size:0.7291666666666667rem;
	line-height:1.7;
	color:#000000;
	font-weight:bold;
	padding-right:0.78125rem;
	background:url("../images/qms1.svg") no-repeat right center;
	background-size:0.6770833333333334rem auto !important;
}
.fprouct .list .ls .rt li a {
	display:block;
	color:#fff;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fprouct .list .ls .rt li .txt {
	text-align:center;
	padding:1.0416666666666667rem 1.0416666666666667rem 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fprouct .list .ls .rt li .txt h6 {
	font-size:0.8333333333333334rem;
	line-height:1.5;
	color:#000000;
	height:1.5em;
}
.fprouct .list .ls .rt li .txt .tx {
	margin:1.0416666666666667rem auto 0;
	text-align:center;
}
.fprouct .list .ls .rt li .txt .tx h5 {
	position:relative;
	font-size:0.8333333333333334rem;
	line-height:2.2;
	color:#999999;
	font-family: "MiSans-Semibold";
}
.fprouct .list .ls .rt li .txt .tx h5::before {
	position:absolute;
	z-index:2;
	content:"";
	left:0;
	right:0;
	margin:0 auto;
	bottom:0;
	width:6.354166666666667rem;
	background:#747474;
	height:2px;
}
.fprouct .list .ls .rt li .txt .tx p {
	font-size:0.8333333333333334rem;
	line-height:1.2;
	color:#EC662C;
	height:2.4em;
	overflow:hidden;
	margin-top:0.5208333333333334rem;
	font-weight: bold;
}
.fprouct .list .ls .rt li .txt .tx p i {
	display: inline-block;
	padding-left: 5px;
}
.fprouct .list .ls .rt li .pic {
	height:23.697916666666668rem;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.fprouct .list .ls .rt li .pic img {
	display:block;
	max-height:100%;
	max-width:100%;
}
/* 产品分类*/
.fprouctfl {
	padding:10.416666666666668rem 0 14.0625rem;
}
.fprouctfl .fpic {
	width:12.541666666666667rem;
	margin-bottom:1.6666666666666667rem;
}
.fprouctfl .fpic img {
	display:block;
	width:100%;
}
.fprouctfl .list {
	margin-top:3.125rem;
}
.fprouctfl .list ul {
	overflow:hidden;
}
.fprouctfl .list ul li {
	float:left;
	width:33.33%;
	margin-bottom: 30px;
}
.fprouctfl .list ul li a {
	display:block;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fprouctfl .list ul li a:hover {
	background:#e8e8e8;
}
.fprouctfl .list ul li .txt {
	text-align:center;
	padding:3.385416666666667rem 1.5625rem 1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fprouctfl .list ul li .txt h6 {
	position:relative;
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#000000;
}
.fprouctfl .list ul li .txt h6::before {
	position:absolute;
	z-index:1;
	content:"";
	left:0;
	right:0;
	margin:0 auto;
	bottom:0;
	height:0.052083333333333336rem;
	background:#afafaf;
	width:6.354166666666667rem;
}
.fprouctfl .list ul li .txt h5 {
	margin-top:0.4166666666666667rem;
	font-size:0.7291666666666667rem;
	line-height:1.5;
	color:#000000;
/*	font-weight:bold; */
}
.fprouctfl .list ul li .pic {
	height:20.833333333333336rem;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.fprouctfl .list ul li .pic img {
	display:block;
	max-height:100%;
	max-width:100%;
}
/* 品牌*/
.fpinpai {
	padding:7.552083333333334rem 0 5.208333333333334rem;
}
.fpinpai li {
	position:relative;
	padding:1.1458333333333335rem 0 3.125rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fpinpai li::before {
	position:absolute;
	z-index:11;
	top:0;
	left:0;
	right:-20.833333333333336rem;
	height:0.052083333333333336rem;
	content:"";
	background:#eed3ce;
}
.fpinpai li .lt {
	float:left;
	width:50%;
}
.ftitle h3 {
	font-size:1.875rem;
	line-height:1.33;
	color:#000000;
	font-weight:bold;
}
.ftitle p {
	font-size:0.7291666666666667rem;
	line-height:2;
	color:#000000;
}
.fpinpai li .rt {
	float:right;
	width:50%;
}
.fpinpai li .rt .pic {
	margin-right:-11.458333333333334rem;
}
.fpinpai li .rt .pic img {
	display:block;
	width:100%;
}
.fpinpai li .rt .del {
	margin-top:3.385416666666667rem;
	font-size:0.9375rem;
	line-height:2;
	color:#000000;
	font-weight:normal;
}
.fpinpai li .rt .nav {
	padding-top:1.8229166666666667rem;
}
.fpinpai li .rt .nav dl {
	width:54%;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.fpinpai li .rt .nav dl dd {
	width:45%;
	margin-top:1.5625rem;
	margin-bottom:0.20833333333333334rem;
	position:relative;
}
.fpinpai li .rt .nav dl dd:nth-child(2n):before {
	display:none;
}
.fpinpai li .rt .nav dl dd h2 {
	font-size:1.01875rem;
	line-height:1.33;
	color:#000000;
	font-weight:bold;
}
.fpinpai li .rt .nav dl dd h6 {
	padding:0.20833333333333334rem 0.20833333333333334rem 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	font-size:0.8333333333333334rem;
	line-height:1.5;
	color:#000000;
}
.fpinpai li .rt .nav dl dd::before {
	position:absolute;
	z-index:1;
	content:"";
	background:#d8d8d8;
	width:0.052083333333333336rem;
	top:1.0416666666666667rem;
	bottom:1.0416666666666667rem;
	right:0;
}
.fpinpai li .rt .nav2 {
	margin-top:2.916666666666667rem;
}
.fpinpai li .rt .nav2 dd {
	margin-bottom:1.3020833333333335rem;
}
.fpinpai li .rt .nav2 dd h2 {
	;
}
.fpinpai li .rt .nav2 dd h2 i {
	display:inline-block;
	font-size:1.6833333333333335rem;
	line-height:1.25;
	color:#000000;
	font-weight:bold;
}
.fpinpai li .rt .nav2 dd h2 em {
	display:inline-block;
	font-size:1.0416666666666667rem;
	color:#000;
	font-weight:bold;
}
.fpinpai li .rt .nav2 dd h6 {
	font-size:0.78125rem;
	line-height:1.7;
	color:#000000;
}
.fbg {
	position:fixed;
	z-index:222;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:rgba(0,0,0,0.35);
	display:none;
}
.fcpdetail {
	position:fixed;
	z-index:223;
	top:6%;
	bottom:6%;
	left:0;
	right:0;
	margin:0 auto;
	background:#ffffff;
	overflow:hidden;
	display:none;
}
.fcpdetail .tlt {
	margin:1.25rem 0 0 2.8125rem;
	padding-right:1.3020833333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
	border-bottom:0.052083333333333336rem solid #eaeaea;
}
.fcpdetail .tlt .lt {
	float:left;
}
.fcpdetail .tlt .lt h4 {
	font-size:0.8333333333333334rem;
	line-height:1.5;
	color:#000;
	font-weight:bold;
}
.fcpdetail .tlt .lt h6 {
	font-size:0.625rem;
	line-height:1.4;
	color:#4d4d4d;
}
.fcpdetail .tlt .gbi {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	cursor:pointer;
	float:right;
}
.fcpdetail .tlt .gbi h3 {
	font-size:1.0416666666666667rem;
	line-height:1.5;
	color:#000000;
	margin-right:0.78125rem;
}
.fcpdetail .tlt .gbi .cha {
	width:1.1979166666666667rem;
	background:url("../images/gb2.svg") no-repeat center/cover;
	height:1.25rem;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fcpdetail .tlt .gbi:hover .cha {
	transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	/* IE 9*/
	-moz-transform:rotate(360deg);
	/* Firefox*/
	-webkit-transform:rotate(360deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(360deg);
}
.fcpdetail .del {
	padding:5.208333333333334rem 2.0833333333333335rem 4.166666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	font-size:0.8333333333333334rem;
	line-height:1.9;
	color:#000000;
	text-align:center;
}
.fcpdetail .del span {
	display:block;
	font-weight:bold;
}
.fcpdetail .list li {
	display:flex;
	flex-wrap:wrap;
	height:33.85416666666667rem;
}
.fcpdetail .list li:nth-child(2n) {
	display:flex;
	flex-direction:row-reverse;
}
.fcpdetail .list li .pic {
	width:50%;
	height:100%;
}
.fcpdetail .list li .pic img {
	display:block;
	height:100%;
	width:100%;
}
.fcpdetail .list li .rt {
	width:50%;
	position:relative;
}
.fxiala {
	height:calc(100% - 3.4375rem);
	overflow-y:scroll;
}
.fcpdetail .list li .rt .text {
	position:absolute;
	z-index:11;
	left:0;
	right:0;
	margin:0 auto;
	bottom:4.166666666666667rem;
}
.fcpdetail .list li .rt .text .ntn {
	margin:9.0625rem auto 0;
	text-align:center;
}
.fcpdetail .list li .rt .text .ntn h6 {
	font-size:0.78125rem;
	line-height:2;
	color:#000;
	border-radius:0.8854166666666667rem;
	overflow:hidden;
	display:inline-block;
	padding:0 0.78125rem;
	border:1px solid #000;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fcpdetail .list li .rt .text .ntn h6 i {
	display:inline-block;
	padding-left:0.2604166666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fcpdetail .list li .rt .text .txt {
	text-align:center;
}
.fcpdetail .list li .rt .text .txt h4 {
	font-size:1.25rem;
	line-height:1.33;
	color:#000000;
	font-weight:bold;
}
.fcpdetail .list li .rt .text .txt h6 {
	margin-top:1.25rem;
	font-size:0.9895833333333334rem;
	line-height:1.4;
	color: #4d4d4d;
}
.fcpdetail .dels {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-end;
	padding:3.6458333333333335rem 0 3.125rem;
}
.fcpdetail .dels ul {
	width:33%;
}
.fcpdetail .dels ul li {
	display:flex;
	flex-wrap:wrap;
	margin-bottom:0.3125rem;
}
.fcpdetail .dels ul li h3 {
	font-size:0.7291666666666667rem;
	line-height:1.5;
	color: #4d4d4d;
}
.fcpdetail .dels ul li .rt {
	padding-left:0.2604166666666667rem;
}
.fcpdetail .dels ul li .rt h5 {
	font-size:0.7291666666666667rem;
	line-height:1.5;
	color: #000000;
	font-weight: bold;
}
.fcpdetail .dels ul li .rt h6 {
	font-size:0.625rem;
	line-height:2;
	color: #000000;
	font-weight: bold;
}
.fcpdetail .list {
	border-bottom:0.052083333333333336rem solid #ffffff;
}
/* 服务弹窗*/
.fservice {
	display:none;
	flex-wrap:wrap;
	flex-direction:row-reverse;
	background:#ffffff;
	position:fixed;
	z-index:223;
	top:6%;
	bottom:6%;
	left:0;
	right:0;
	margin:0 auto;
}
.fservice.active {
	display:flex;
}
.fservice.on {
	display:none;
}


.fservice .pic {
	width:50%;
	height:100%;
	position:relative;
}
.fservice .pic .cha {
	position:absolute;
	z-index:1;
	top:1.0416666666666667rem;
	right:1.3020833333333335rem;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	cursor:pointer;
}
.fservice .pic .cha h5 {
	font-size:1.0416666666666667rem;
	line-height:2;
	color:#fff;
	padding-right:0.8333333333333334rem;
}
.fservice .pic .cha i {
	display:block;
	background:url("../images/gb.svg") no-repeat center/cover;
	width:1.1979166666666667rem;
	height:1.25rem;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fservice .pic .cha:hover i {
	transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	/* IE 9*/
	-moz-transform:rotate(360deg);
	/* Firefox*/
	-webkit-transform:rotate(360deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(360deg);
}
.fservice .pic .ls {
	position:absolute;
	z-index:11;
	top:50%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	/* IE 9*/
	-moz-transform:translateY(-50%);
	/* Firefox*/
	-webkit-transform:translateY(-50%);
	/* Safari 和 Chrome*/
	-o-transform:translateY(-50%);
	left:30%;
}
.fservice .pic ul li {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
.fservice .pic ul li .ic {
	height:1.9791666666666667rem;
	width:1.3020833333333335rem;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.fservice .pic ul li .ic img {
	display:block;
	max-width:80%;
	max-height:80%;
}
.fservice .pic ul li h6 {
	padding-left:0.2604166666666667rem;
	font-size:0.8333333333333334rem;
	line-height:1.9791666666666667rem;
	color:#fff;
}
.fservice .pic .ls h3 {
	margin-bottom:0.8333333333333334rem;
	font-size:1.0416666666666667rem;
	line-height:1.7;
	color:#fff;
	font-weight:bold;
	padding-left:1.5625rem;
}
.fservice .lts {
	width:50%;
	padding:4.427083333333334rem 5.9375rem 2.0833333333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fservice .lts .tlts ul {
	overflow:hidden;
}
.fservice .lts .tlts ul li {
	float:left;
	width:calc((100% - 1.0416666666666667rem)/2);
	border:1px solid #eac9c2;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
	font-size:0.9375rem;
	line-height:2.2395833333333335rem;
	color:#000000;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
	cursor:pointer;
}
.fservice .lts .tlts ul li.on,.fservice .lts .tlts ul li:hover {
	border-color:#EC662C;
	background:#EC662C;
	color:#ffffff;
}
.fservice .lts .tlts ul li:nth-child(2n) {
	float:right;
}
.fservice .lts .serlist {
	margin-top:2.8645833333333335rem;
}
.fservice .lts .serlist .sers {
	display:none;
}
.fservice .lts .serlist .sers:nth-child(1) {
	display:block;
}
.fservice .lts .serlist .sales li {
	margin-bottom:1.9458333333333335rem;
}
.fservice .lts .serlist .sales li h3 {
	font-size:0.9375rem;
	line-height:1.8;
	color:#000;
	font-weight:bold;
}
.fservice .lts .serlist .sales li dl {
	display:flex;
	flex-wrap:wrap;
	margin-top:0.20833333333333334rem;
}
.fservice .lts .serlist .sales li dl dd {
	font-size:0.8333333333333334rem;
	line-height:2;
	color:#cccccc;
	position:relative;
	margin-right:1.0416666666666667rem;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
	cursor:pointer;
}
.fservice .lts .serlist .sales li dl dd:hover,.fservice .lts .serlist .sales li dl dd.on {
	color:#000;
}
.fservice .lts .serlist .sales li dl dd::before {
	position:absolute;
	z-index:2;
	content:"";
	bottom:0.15625rem;
	left:0;
	right:0;
	margin:0 auto;
	height:0.10416666666666667rem;
	background:#eed4ce;
	width:0;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fservice .lts .serlist .sales li:nth-child(1) dl dd::before {
	height:0.052083333333333336rem;
	background:#dea89d;
}
.fservice .lts .serlist .sales li dl dd:hover::before,.fservice .lts .serlist .sales li dl dd.on::before {
	width:100%;
}
.fservice .lts .serlist .message ul {
	padding-bottom:1.5625rem;
}
.fservice .lts .serlist .message ul li {
	margin-bottom:1.0416666666666667rem;
}
.fservice .lts .serlist .message ul li .text {
	display:block;
	border:none;
	width:100%;
	border-bottom:0.052083333333333336rem solid #bfbfbf;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	height:2.1875rem;
	font-size:0.8333333333333334rem;
	color:#000;
	font-weight:bold;
	letter-spacing:0.10416666666666667rem;
	border-radius: 0;
}
.fservice .lts .serlist .message .btn {
	width:6.354166666666667rem;
	height:2.34375rem;
	display:block;
	margin:0 auto;
	border:1px solid #dea89d;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
	background:#fff;
	font-size:1.0416666666666667rem;
	color:#000;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
	cursor:pointer;
	letter-spacing:0.10416666666666667rem;
}
.fservice .lts .serlist .message .btn:hover {
	background:#dea89d;
	color:#ffffff;
}
.fservicetc {
	display:none;
	position:fixed;
	z-index:223;
	top:6%;
	bottom:6%;
	background:#fff;
	left:0;
	right:0;
	margin:0 auto;
	padding:1.0416666666666667rem 1.3020833333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fservicetc .gbi {
	position:absolute;
	z-index:11;
	top:1.0416666666666667rem;
	right:1.3020833333333335rem;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	cursor:pointer;
}
.fservicetc .gbi h3 {
	font-size:1.0416666666666667rem;
	line-height:1.8;
	color:#000;
	margin-right:0.78125rem;
}
.fservicetc .gbi .cha {
	width:1.1979166666666667rem;
	height:1.25rem;
	background:url("../images/gb2.svg") no-repeat center/cover;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fservicetc .gbi:hover .cha {
	transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	/* IE 9*/
	-moz-transform:rotate(360deg);
	/* Firefox*/
	-webkit-transform:rotate(360deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(360deg);
}
.fservicetc .voss {
	position:absolute;
	z-index:22;
	top:51%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	/* IE 9*/
	-moz-transform:translateY(-50%);
	/* Firefox*/
	-webkit-transform:translateY(-50%);
	/* Safari 和 Chrome*/
	-o-transform:translateY(-50%);
	left:3.125rem;
	right:3.125rem;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
}
.fservicetc .voss .lt {
	width:60%;
}
.fservicetc .voss .lt .pic {
	margin:3.125rem auto 0;
	width:14.322916666666668rem;
}
.fservicetc .voss .lt .pic img {
	display:block;
	width:100%;
}
.fservicetc .voss .lt h5 {
	text-align:center;
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#000;
	margin-top:2.0833333333333335rem;
}
.fservicetc .voss .rt {
	width:40%;
}
.fservicetc .voss .rt li {
	margin-bottom:1.5625rem;
	font-size:0.8333333333333334rem;
	line-height:1.5;
	color:#000;
}
.fservicetc .voss .rt li:last-child {
	margin-bottom:0;
}
/* 新闻资讯*/
.fnews {
	padding:7.8125rem 0 8.854166666666668rem;
}
.fnews .list ul {
	display:flex;
	flex-wrap:wrap;
}
.fnews .list ul li {
	width:calc((100% - 1.1458333333333335rem)/2);
	margin-right:1.0416666666666667rem;
	margin-bottom:1.0416666666666667rem;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fnews .list ul li:nth-child(2n) {
	margin-right:0;
}
.fnews .list ul li a {
	display:block;
	padding:2.0833333333333335rem 2.604166666666667rem 1.3020833333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fnews .list ul li:hover {
	background:#e8e8e8;
}
.fnews .list ul li .pic {
	height:17.395833333333336rem;
	overflow:hidden;
}
.fnews .list ul li .pic img {
	display:block;
	height:100%;
	width:100%;
	object-fit:cover;
}
.fnews .list ul li .text {
	margin-top:2.0833333333333335rem;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.fnews .list ul li .text h3 {
	width:calc(100% - 6.770833333333334rem);
	font-size:1.0416666666666667rem;
	line-height:1.4;
	color:#000;
	height:2.8em;
	overflow:hidden;
}
.fnews .list ul li .text h6 {
	font-size:0.7291666666666667rem;
	line-height:2;
	color:#000;
	margin-top:1.4583333333333335rem;
}
.fnewsdetail {
	position:fixed;
	z-index:111;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:rgba(0,0,0,0.7);
	display:none;
	flex-wrap:wrap;
	
}
.fnewsdetail.active {
	display:flex;
}
.fnewsdetail.on {
	display:none;
}
.fnewsdetail .lts {
	width:38%;
	position:relative;
}
.fnewsdetail .lts .gbi {
	position:absolute;
	z-index:11;
	cursor:pointer;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	top:2.0833333333333335rem;
	right:2.8645833333333335rem;
}
.fnewsdetail .lts .gbi h3 {
	font-size:1.0416666666666667rem;
	line-height:2;
	color:#fff;
	padding-right:0.8333333333333334rem;
}
.fnewsdetail .lts .gbi .cha {
	display:block;
	background:url(../images/gb.png) no-repeat center/cover;
	width:1.1979166666666667rem;
	height:1.25rem;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
}
.fnewsdetail .lts .gbi:hover .cha {
	transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	/* IE 9*/
	-moz-transform:rotate(360deg);
	/* Firefox*/
	-webkit-transform:rotate(360deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(360deg);
}
.fnewsdetail .lts .txt {
	position:absolute;
	z-index:11;
	top:62%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	/* IE 9*/
	-moz-transform:translateY(-50%);
	/* Firefox*/
	-webkit-transform:translateY(-50%);
	/* Safari 和 Chrome*/
	-o-transform:translateY(-50%);
	left:4.947916666666667rem;
	right:4.947916666666667rem;
}
.fnewsdetail .lts .txt h3 {
	font-size:1.25rem;
	line-height:1.33;
	color:#fff;
}
.fnewsdetail .lts .txt h6 {
	font-size:0.7291666666666667rem;
	line-height:1.5;
	color:#fff;
	margin-top:1.0416666666666667rem;
}
.fnewsdetail .rts {
	width:62%;
	background:#fff;
	overflow:hidden;
	padding:7.8125rem 3.125rem 0 3.125rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fnewsdetail .rts .detail {
	overflow:hidden;
	overflow-y:scroll;
	height:calc(100vh - 9.8125rem);
	padding:0 13.541666666666668rem 0 3.125rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fnewsdetail .rts .detail img {
	display:block;
	width:100%;
	height: auto !important;
}
.fnewsdetail .rts .detail {
	font-size:0.9375rem;
	line-height:2;
	color:#000;
}
.fnewsdetail .rts .detail h6 {
	font-size:1.0416666666666667rem;
}
.fvideo_file {
	width:52.083333333333336rem;
	position:fixed;
	z-index:223;
	top:50%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	/* IE 9*/
	-moz-transform:translateY(-50%);
	/* Firefox*/
	-webkit-transform:translateY(-50%);
	/* Safari 和 Chrome*/
	-o-transform:translateY(-50%);
	left:0;
	right:0;
	margin:0 auto;
	display:none;
}
.fvideo_file .video1 {
	display:block;
	width:100%;
}
.fvideo_file .icoa {
	position:absolute;
	z-index:11;
	top:-2.0833333333333335rem;
	right:0;
	height:2.0833333333333335rem;
	width:2.0833333333333335rem;
	cursor:pointer;
	background:url("../images/gb.png") no-repeat center;
	background-size:1.0416666666666667rem auto !important;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fvideo_file .icoa:hover {
	transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	/* IE 9*/
	-moz-transform:rotate(360deg);
	/* Firefox*/
	-webkit-transform:rotate(360deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(360deg);
}



.fprouct .list .ls{
    /*margin: 10px 0 0;*/
}
.fprouct .list .ls .rt .swiper-wrapper {
       transition-timing-function: linear !important;  /*想好具体位置放到哪，得能替换！*/
    }
.fprouct .list .ls .rt{
	position: relative;
}	
.fprouct .list .ls .rt .next,
.fprouct .list .ls .rt .prev{
	position: absolute;
	left: 10px;top: 50%;
	width: 60px;z-index: 11;
	height: 60px;
	margin-top: -30px;
	background: url(../images/prev1.png) no-repeat center/40% auto rgba(0,0,0,0.5) ;
	border-radius: 50%;
	cursor: pointer;
	opacity: 0;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.fprouct .list .ls .rt .next{
	left: auto;right: 10px;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);  /* IE 9 */
	-moz-transform:rotate(180deg);     /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg);
}	
.fprouct .list .ls .rt:hover .next,
.fprouct .list .ls .rt:hover .prev{
opacity: 1;
}
.fprouct .list .ls .rt .next:hover,
.fprouct .list .ls .rt .prev:hover{
	background-color: #000;
}	
	
.fcpdetail.on{
	display: none;
}	
.fcpdetail.active{
	display: block;
}	
body.selected1{
	overflow: hidden;
}

.fprouct .list .ls .rt li .txt h6 {
	font-size:0.8333333333333334rem;
	line-height:1.5;
	color:#fff;
	height:1.5em;
	display: inline-block;
	padding: 0 1rem;
	/*background: #92b8d7;*/
	border-radius: 1.5rem;
	color: #fff;
	opacity: 0;height: 1.25rem;
}
.fprouct .list .ls .rt li .txt h6 img{
    display: block;height: 100%;object-fit: cover;
}
.fprouct .list .ls .rt li .txt h6.hot{
	opacity: 1;
}
.fprouct .list .ls .rt li .txt h5{
    height: 1.4rem !important;
}
.fprouct .list .ls .rt li .txt .tx h5{
    height: auto !important;
}




.fprouct .list .ls .rt li:hover .txt .tx h5,
.hproduct li a:hover h5{
	color: #000;
}
.bannersw li .text h2{
	-webkit-animation:fadeInDown 1s .2s ease both;
	-moz-animation:fadeInDown 1s .2s ease both;
}
.bannersw li .text h3{
	-webkit-animation:fadeInDown 1s .4s ease both;
	-moz-animation:fadeInDown 1s .4s ease both;
}
.layout.anhide .bannersw li .text h3{
	-webkit-animation:fadeOutUp 1s .2s ease both;
	-moz-animation:fadeOutUp 1s .2s ease both;
}
.layout.anhide .bannersw li .text h2{
	-webkit-animation:fadeOutUp 1s .4s ease both;
	-moz-animation:fadeOutUp 1s .4s ease both;
}

.footer .rt .nav dl dd{
	position: relative;
}

.mcontan{
	position: absolute;
	right: 99%;
	top: 50%;z-index: 11;
	z-index: 9999;
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%);
	padding-right: 20px;
}
.mcbox{
	width: 460px;
	background: #fff;
	border-radius: 15px;
	overflow: hidden;
}
.mcbox ul{
	display: flex;
	justify-content: center;
	padding: 40px 0;
}
.mcbox ul li{
	margin: 0 20px;
}
.mcbox ul .wx img{
	width: 120px;
	height: 120px;
	margin: 0 word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;;
}
.mcbox ul  .ico{
	margin-top: 10px;
}
.mcbox ul  .ico img{
	width: 40px;display: block;
	height: 40px;object-fit: cover;
	margin: 0 auto;border-radius: 50%;
}
.mcbox .mphone{
	background: #ddd;
	text-align: center;
	display: block;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: #333 !important;
}

.mudl .li:nth-child(n+2){
	display: none;
}
.mhdbg{
	position: absolute;
	left: 0;right: 0;z-index: 11;
	top: 100%;height: calc(100vh - 100px);
	display: none;
}
.header .padd100{
	position: relative;
	z-index: 12;
}
.header .naver ul li .nli.hei{
	background: none;
}


.mmweix ul{
   justify-content: flex-end;
    display: flex;margin-top: 20px;
}
.mmweix ul li{
   width: 50px;
    position: relative;
    margin-left:20px;
}
.mmweix ul li .mwx{
    position: absolute;
    left: 50%;z-index: 11;
    bottom: 100%;margin-left:-50px ;
    width: 100px;display: none;
    padding: 0 0 15px;
}
.mmweix ul li:hover .mwx{
    display: block;
}


.pagination{padding:10px 0; text-align:center;}  
.pagination li{border-radius:3px; border:1px solid #dfdfdf;display:inline-block;margin:0 2px;}  
.pagination .active{background:#36393c; color:#FFF; border-color:#36393c; margin:0 2px;}  
.pagination .disabled{color:#aaa;}
.pagination a{ border-radius:3px;display:inline-block; padding:5px 12px;}
.pagination span{border-radius:3px;display:inline-block;padding:5px 12px;}


