﻿@charset 'utf-8';



@font-face {
	font-family: 'SourceHanSerifCN-Bold';
	src: url('../fonts/SourceHanSerifCN-Bold.otf');
	font-weight: normal;
	font-style: normal;
}


/** Generated by FG **/
@font-face {
	font-family: 'Conv_HELVETICANEUELTPRO-THEX';
	src: url('../fonts/HELVETICANEUELTPRO-THEX.eot');
	src: local('☺'), url('../fonts/HELVETICANEUELTPRO-THEX.woff') format('woff'), url('../fonts/HELVETICANEUELTPRO-THEX.ttf') format('truetype'), url('../fonts/HELVETICANEUELTPRO-THEX.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Conv_HELVETICANEUELTPRO-TH';
	src: url('../fonts/HELVETICANEUELTPRO-TH.eot');
	src: local('☺'), url('../fonts/HELVETICANEUELTPRO-TH.woff') format('woff'), url('../fonts/HELVETICANEUELTPRO-TH.ttf') format('truetype'), url('../fonts/HELVETICANEUELTPRO-TH.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}









.bg-color-pub {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
}























.png-re {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

.jpg-po {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}



/*-------------------------------首页-----------------------------*/
/*pc导航*/


.lrlz-nav {
	width: 100%;
	margin: 0 auto;
	position: fixed;
	top: 0px;
	z-index: 20;
	transition: all 0.2s;
}

.lrlz-nav-s {
	width: 100%;
	margin: 0 auto;
	position: fixed;
	top: 23px;
	z-index: 20;
	transition: all 0.2s;
}

.lrlz-n {
	width: 100%;
	margin: 0 auto;
	background-color: #ffffff;
	transition: all 0.2s;
	position: relative;
	/*box-shadow: 0px -5px 45px #888888;*/
}

.lrlz-n-s {
	width: 1200px;
	margin: 0 auto;
	background-color: #ffffff;
	transition: all 0.2s;
	position: relative;
}

.l-n-nav {
	width: 1200px;
	margin: 0 auto;
	overflow: inherit !important;
	padding-top: 17px;
	/*padding-left: 30px;*/
	height: 90px;
}

.l-n-nav-s {
	width: 1200px;
	margin: 0 auto;
	/*background-color: #ffffff;*/
	overflow: inherit !important;
	padding-top: 25px;
	padding-left: 30px;
	height: 100px;
}

.lng-ul li:hover a {
	color: #e5147c;
}

.scrollNav {
	top: 0;
	transition: all 0.2s;
	/*height: 100px;*/
}

.scrollNavs {
	width: 100% !important;
	transition: all 0.2s;
	/*position: relative;*/
}

.scrol-height {
	height: 100px;
	padding-top: 25px;
}

.scrol-heights {
	height: 90px;
	padding-top: 20px;

}
















.ln-logo {
	width: 170px;
}

.ln-logo img {
	width: 100%;
}

.ln-ul>li {
	float: left;
	padding: 0 20px;
}

.ln-ul>li>a {
	display: block;
	padding: 20px 0;
	color: #464646;
	font-size: 18px;
	font-family: "微软雅黑";
	padding-bottom: 34px;
	position: relative;
	z-index: 2;
}

.ln-ul>li:hover>a {
	border-bottom: 1px solid #e95098;
}

.ln-ul>.act>a {
	border-bottom: 1px solid #e95098;
}

/*二级*/
.lrlz-nav .width-top-xyl {
	/*background-color: rgba(255,255,255,0.9);*/
	overflow: hidden;
	width: 100% !important;
	margin: 0 auto;
	position: absolute;
	display: none;
	top: 90px;
	left: 0;
}

.lrlz-nav-s .width-top-xyl {
	position: absolute;
	top: 100px !important;
	left: 0;
}


.ln-erji {
	/*width: 1200px;*/
	margin: 0 auto;
	overflow: hidden;
	/*	padding-top: 30px;
	padding-bottom: 45px;*/
	/*background-color: rgba(255,255,255,0.9);*/
	padding-left: 30px;
	padding-right: 30px;
	/*height: auto!important;*/
	background-color: rgba(255, 255, 255, 0.9);
	box-shadow: 0px 6px 7px -7px #5E5E5E inset;
}

.ln-guanyu {
	width: 100%;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	/*padding-top: 40px !important;*/
}

.ln-li-lis {
	padding-top: 30px;
	padding-bottom: 45px;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}

.ln-guanyu lng-ul {
	width: 15%;
}

.ln-fuwu lng-ul {
	width: 60%;
}


.lng-left {
	width: 27%;
	overflow: hidden;
	margin-right: 150px;

}

.lng-left h4 {
	color: #333333;
	font-size: 24px;
	font-family: "微软雅黑";
	margin-bottom: 30px;
}

.lng-left p {
	color: #666666;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 30px;
}

.lng-ul {

	position: relative;
	top: -20px;
}

.lng-ul li {

	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 55px;
	/*list-style-type: disc;*/
}

.lng-ul li a {
	color: #666666;
}

.lng-ul li a::before {
	content: " ";
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 2.5px;
	background-color: #ff5d95;
	/*float: left;*/
	/*font-size:30px;*/
	margin-right: 10px;
	position: relative;
	top: -2px;

}

.lng-right {
	width: 61%;
}

.lng-right div {
	position: relative;
}

.lf-right {
	/*width: 57%;*/
	width: 684px;
	/*padding-right: 100px;*/

}

.ln-fuwu .lf-right {
	padding-right: 65px;
}

.lfr-b-list {
	width: 45%;
	border-bottom: 1px solid #dbdbdb;
	overflow: hidden;
	padding-bottom: 10px;
	margin-top: 10px
}

.lfr-b-list div {
	position: relative;
}

.lfrb-p p {
	line-height: 50px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #666666;
	text-indent: 21px;
}



/*banner */
.lrlz-banner {
	width: 100%
}

.gkh_itm {
	width: 100%;

}

.gkh_itm img {
	width: 100%;

}

/*轮播*/
.banner .slick-dots {
	position: absolute;
	bottom: 60px;
	display: block;
	width: 100%;
	list-style: none;
	text-align: center;
}

.banner .slick-dots li.slick-active {
	background-clip: padding-box;
	background-color: #e95098;
}

.banner .slick-next,
.banner .slick-prev {
	width: 28px;
	height: 56px;
	/*top:100%;*/
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 5;
	opacity: 0.4;
}

.banner .slick-next:hover {
	opacity: 1;
}

.banner .slick-prev:hover {
	opacity: 1;
}

.banner .slick-prev {
	left: 65px;
	z-index: 30;
	background: url(../images/banner-left.png) no-repeat top center;
	background-size: 100%;
}

.banner .slick-next {
	right: 60px;
	background: url(../images/banner-right.png) no-repeat top center;
	background-size: 100%;
}

.banner .slick-dots li {

	width: 5px;
	height: 5px;
	padding: 2px;
	border: 5px solid rgba(255, 255, 255, 0.5);
	background-clip: padding-box;
	background-color: #fff;
	margin: 0 20px;
}

.banner .slick-dots li button:after {
	content: " ";
	width: 20px;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.3);
}

/*.banner .slick-dots li:after{
	content: " ";
	display: block;
	width: 20px;
	height: 1px;
	background-color: rgba(255,255,255,0.3);
}*/

.banner .slick-dots li:after {
	content: " ";
	display: block;
	width: 33px;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.3);
	/*transform: rotateZ(90deg);*/
	position: absolute;
	top: 2px;
	left: 12px;
}

.banner .slick-dots li:last-child:after {
	display: none;
}








/*<!-- connter -->*/
.lrlz-cont {
	width: 100%;
	overflow: hidden;
	padding-top: 76px;

}

.lc-pinpai {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.lc-pinpai p {
	font-size: 20px;
	font-family: "微软雅黑";
	color: #333333;
	text-shadow: 0px 1px 5px #999999;
	line-height: 1.75;
	text-align: left;
	text-indent: 2em;
}

.h3-title:after {
	content: " ";
	display: block;
	width: 75px;
	height: 1px;
	background-color: #e4e4e4;
	margin: 20px auto;
	margin-bottom: 30px;

}

.h3-title {
	font-size: 36px;
	font-family: "微软雅黑";
	color: #e51f81;
}

.lc-p-logo {
	width: 100%;
	/*overflow: hidden;*/
}

.lc-p-logo .lcpl-ul {
	width: 100%;
	overflow: hidden;
	position: relative;
	/*margin-right:-22px;
	margin-left: -22px;*/
}

.lcpl-ul li {
	position: relative;
	width: 25%;
	float: left;
	padding: 0 42px;
	overflow: hidden;
	margin-top: 90px;
}

.lcpl-ul li div {
	width: 100%;
	position: relative;
	overflow: hidden;

}

.lcpl-ul li div a:hover>.lcl-no {
	transform: all 0.4s;
	display: block;
}

.lcpl-ul li div a:hover>.lcl-bl {
	transform: all 0.4s;
	display: none;
}

.lcpl-ul li div img {
	width: 100%;
}

.lcl-no {
	display: none;
}

/*图标分享*/
.bshare_box {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.bshare_box a {
	width: 100% !important;
	height: 100% !important;
	display: block;
	opacity: 0 !important;
}

.bsPromo {
	width: 100%;
	height: 100%;
	display: block !important;
	opacity: 0 !important;
}

.l-r-topb {
	position: relative;
}

.l-r-topb i {
	color: #999999;
}

.bsBox {
	height: 257px !important;
}

.bsTop {
	width: 100% !important;
	padding-top: 5px;
}

/*正品授权品牌轮播*/


.lc-p-logo .slick-dots li.slick-active {
	background-clip: padding-box;
	background-color: #e95098;
	/*background-size: 20%;*/
}

.lc-p-logo .slick-next,
.lc-p-logo .slick-prev {
	width: 14px;
	height: 26px;
	/*top:100%;*/
	-webkit-transform: translateY(-62px);
	-moz-transform: translateY(-62px);
	transform: translateY(-62px);
	z-index: 10;
}

/*.lc-p-logo .slick-prev{
	left: 65px;
	z-index: 30;
	background:url(../images/banner-left.png) no-repeat top center;
	background-size: 100%;
}
.lc-p-logo .slick-next{
	right: 60px;
	background:url(../images/banner-right.png) no-repeat top center;
	background-size: 100%;
}*/

.lc-p-logo .slick-dots {
	/*float: right;*/
	width: 20px;
	right: -120px;
	top: 32%;
	overflow: hidden;
}

.lc-p-logo .slick-dots li {
	display: block;
	width: 15px;
	height: 15px;
	border: 5px solid rgba(0, 0, 0, 0.1);
	margin-top: 40px;
	background-clip: padding-box;
	background-color: #b2b2b2;
	margin-left: 0;
}

.lc-p-logo .slick-dots li:after {
	content: " ";
	display: block;
	width: 30px;
	height: 1px;
	background-color: rgba(0, 0, 0, 0.1);
	transform: rotateZ(90deg);
	position: absolute;
	top: 29px;
	left: -13px;
}

.lc-p-logo .slick-dots li:last-child:after {
	display: none;
}

.lc-p-logo .slick-dots li:nth-child(1) {
	margin-top: 0;
}

.lc-p-logo .slick-dots li button:after {
	content: " ";
	width: 20px;
	height: 1px;
	/*background-color:rgba(255,255,255,0.3);*/
}



/*lrlz-i-news*/
.lrlz-i-news {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	/* padding-top: 100px; */
	padding-bottom: 70px;
}

.lrlz-i-n {
	width: 100%;
	overflow: hidden;
	height: 40px;

}

.lrlz-i-n h4 {
	float: left;
	font-size: 36px;
	color: #464646;
	margin-right: 20px;
	font-family: "微软雅黑";
	height: 100%;
}

.lrlz-i-n p {
	float: left;
	font-size: 24px;
	color: #848484;
	/*line-height: 50px;*/
	padding-top: 10px;
	font-family: "Conv_HELVETICANEUELTPRO-TH";
}

.lin-bottom {
	width: 100%;
	padding-top: 70px;
	position: relative;
	overflow: hidden;
}

.lin-b-left {
	width: 76%;
}


.lin-b-right {
	position: absolute;
	top: 20%;
	;
	right: 0;
	padding-right: 48px;
	padding-left: 55px;
	padding-top: 37px;
	padding-bottom: 35px;
	background-color: #f7f7f7;
	width: 44%;
}






/*新闻咨询轮播*/
.linb-sk .slick-dots li.slick-active {
	/*background: #e95098;*/
	background-size: 20%;
}

.linb-sk .slick-next,
.linb-sk .slick-prev {
	width: 14px;
	height: 26px;
	/*top:100%;*/
	-webkit-transform: translateY(-62px);
	-moz-transform: translateY(-62px);
	transform: translateY(-62px);
	z-index: 10;
}

.linb-sk .slick-dots {
	/*float: right;*/
	/*width:20px;
	right: -70px;
    top: 50%;*/
}

.linb-sk .slick-dots li {
	/*	float: left;
	display: block;
	width: 20px;
	height: 20px;
	padding: 2px; 
	border:5px solid rgba(0,0,0,0.1);
	margin-top: 20px;
	overflow: hidden;*/
	/*background-color: #ff5a93;*/

}

.linb-sk .slick-dots li button:after {
	content: " ";
	width: 20px;
	height: 1px;
	/*background-color:rgba(255,255,255,0.3);*/
}






.lin-b-left .slick-dots {
	display: none !important;
}

.lin-b-right .slick-dots {
	position: relative;
	right: -37%;
	top: -30px;
	overflow: hidden;
}

.lin-b-right .slick-dots li {
	width: 8px;
	height: 8px;
	border: none;
	background-color: #d2d2d2;
}

.lin-b-right .slick-dots li.slick-active {
	/*background: #007cc2;*/
	border: 2px solid #f92d65;
	width: 11px;
	height: 11px;
	background: none;
}

.linb-l {
	width: 100%;
	position: relative;
}

.ll-riqi {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 50px;
	padding-left: 50px;
}

.ll-riqi h3 {
	font-size: 100px;
	color: #ffffff;
	float: left;
	font-family: "Didot";
}

.ll-riqi p {
	font-size: 36px;
	color: #ffffff;
	float: left;
	font-family: "Didot";
	position: relative;
	top: 5px;
	left: 5px;
}

.linb-r {}

.linb-r h4 {
	font-size: 30px;
	color: #333333;
	font-family: "宋体";
	font-weight: 500;
	/*border-bottom: 1px solid #bebebe;*/
	padding-top: 40px;
	margin-bottom: 35px;
	line-height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 120px;

}

.linb-r p {
	border-top: 1px solid #bebebe;
	font-size: 16px;
	color: #666666;
	font-family: "宋体";
	padding-top: 34px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 120px;
}

.l-r-top {
	overflow: hidden;
}

.l-r-top a {
	color: #999999;
}

.l-r-top i {
	font-size: 25px;
	margin-right: 15px;
}

.l-r-top a .icon-qq {
	margin-right: 0px
}

.l-r-bottom {
	padding-top: 56px;
	overflow: hidden;
}

.l-r-bottom button {
	/*display: inline-block;*/
	background: linear-gradient(to right, #e85298, #e40173);
	width: 150px;
	height: 45px;
	line-height: 45px;
	color: #ffffff;
}





/*<!-- 亮点项目 -->*/

.lrlz-ld {
	width: 100%;
	background-color: #f7f7f7;
	padding-top: 75px;
	padding-bottom: 135px;
}

.l-l-title {
	width: 1200px;
	margin: 0 auto;
}

.l-l-content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 75px;
}


.ll-c-left {
	width: 677px;
	overflow: hidden;
}

.ll-c-left img {
	width: 100%;
}

.ll-c-right {
	width: calc(100% - 700px);
	overflow: hidden;
}

.llcr-top {
	overflow: hidden;
	width: 100%;
}

.llcr-top p {
	color: #999999;
	font-size: 18px;
	font-family: "Arial";
}

.llcr-top h4 {
	color: #666666;
	font-size: 24px;
	font-family: "微软雅黑";
	/*padding-top: 15px;*/
	line-height: 65px;
	letter-spacing: 2px;
}

.llcr-bottom {
	overflow: hidden;
	padding-top: 79px;
}

.llcr-bottom p {
	color: #464646;
	font-size: 16px;
	font-family: "微软雅黑";
	text-align: center;
	/*line-height: 40px;*/
	padding-top: 15px;
	overflow: hidden;
	/*text-overflow:ellipsis;*/
	white-space: nowrap;
}

.lb-left {
	width: 47%;
}

.lb-l-top {
	position: relative;
	overflow: hidden;

}

.lb-right {
	width: 47%;
}



/*footer*/
.lrlz-footer {
	/*overflow: hidden;*/
	clear: both;
	padding-bottom: 15px;
	background-color: #ffffff;
}

.l-f-top {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 35px;
	padding-bottom: 25px;
}

.l-footer-logo {
	width: 170px;
	/*height: 50px;*/
	margin: 0 auto;
}

.l-footer-logo img {
	width: 100%;
}

.l-footer-contern {
	text-align: center;
	padding-top: 25px;
}

.l-footer-contern span {
	color: #999999;
	font-size: 14px;
	font-family: "微软雅黑";
}

.l-f-c-spans {
	margin-left: 70px;
}

.l-footer-ul {
	width: 100%;
	/*overflow: hidden;*/
	padding-top: 45px;
	padding-bottom: 55px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
}

.l-footer-ul li {
	width: 45px;
	display: inline-block;
	text-align: center;
	margin: 0 55px;
	position: relative;
	border-radius: 50%;
	/*overflow: hidden;*/
}

.l-footer-ul li img {
	width: 100%;
}

.l-f-bottom {
	text-align: center;
	padding-top: 5px;
}

.l-f-bottom p {
	line-height: 30px;
	color: #999999;
	font-size: 14px;
	font-family: "微软雅黑";
}

.l-f-bottom p a {
	color: #999999;
}

.footer-br-no {
	display: none;
}

.f-ul-li-erw {
	display: none;
	position: absolute;
	top: -165px;
	width: 140px;
	right: -46px;
}

.dis-no {
	display: none;
}

/*.dis-blo{
	display: block;
}*/
/*B1 关于我们*/
.B1-content {
	width: 100%;
	overflow: hidden;
	background-color: #f9f9fa;
}

.public-banner {
	width: 100%;
	position: relative;
	overflow: hidden;
	transition: all 0.5s;
	margin-top: 90px;
}

.public-banner img {
	width: 100%;
}

.p-b-con {
	width: 100%;
	/*height: 100%;*/
	position: relative;
	top: 50%;
	left: 0;
	text-align: center;

	transform: translateY(-50%);
}

.p-b-con h4 {
	color: #ffffff;
	font-size: 40px;
	font-family: "黑体";
	/*margin-top: 7.555555%;*/
}

.p-b-con p {
	color: #ffffff;
	font-size: 18px;
	font-family: "微软雅黑";
	margin-top: 25px;
	letter-spacing: 1px;
}

.b1-c1-img {
	width: 1200px;
	margin: 0 auto;
	padding-top: 70px;

}

.b1-c1-img img {
	width: 100%;
}

.b1-c2 {
	width: 1200px;
	margin: 0 auto;
	padding-top: 60px;
	overflow: hidden;
	position: relative;
}

.b1-c2-left {
	position: relative;
	overflow: hidden;
	width: 27%;
}


.b1-c2-right {
	/*float: right;*/
	width: 60%;
}

.b1-c2-right h3 {
	color: #333333;
	font-size: 42px;
	font-family: "宋体";
	font-weight: bold;
	line-height: 70px;
}

.b1-c2-right h4 {
	color: #e73788;
	font-size: 20px;
	font-family: "宋体";
	text-align: right;
	padding-top: 15px;
	padding-bottom: 50px;
	font-weight: bold;
}

.b1-c2-right p {
	color: #848484;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 30px;
}

.b1-p-c3 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.b1-p-c3 a {
	display: block;
	/*width: 100%;*/
	/*height: 100%;*/
	overflow: hidden;
}

.b1-c3-bg {
	background-color: #f3f3f4;
}


.b1-public-c3 {
	width: 100%;
	padding-bottom: 60px;
	padding-top: 70px;
	overflow: hidden;
}

.b1-pc3-text {
	width: 47.888888%;
	margin-top: 30px;
	overflow: hidden;
}

.b1-pc3-text h2 {
	color: #e5117b;
	font-size: 48px;
	font-family: "宋体";
	font-weight: bold;

}

.b1-pc3-text h3 {
	color: #333333;
	font-size: 28px;
	font-family: "宋体";
	font-weight: bold;
	text-indent: 60px;
	margin-top: 20px;
	margin-bottom: 45px;
}

.b1-pc3-text h2:after {
	content: " ";
	display: block;
	width: 150px;
	height: 1px;
	background-color: #cccccc;
	transform: rotateZ(-42deg);
	position: relative;
	left: 6px;
	top: 10px;
}

.b1-pc3-text p {
	color: #848484;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 30px;
}

.b1-pc3-img {
	position: relative;
	overflow: hidden;
}



.b1-ppry {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	background-color: #f3f3f4;
	padding-top: 70px;
	padding-bottom: 120px;

}

.b1-p-con {
	width: 1200px;
	margin: 0 auto;
}

.b1-p-title {
	width: 425px;
	margin: 0 auto;
}

.b1-p-title h2 {
	color: #e5167d;
	font-size: 47.98px;
	font-family: "SourceHanSerifCN-Bold";
}

.b1-p-title h3 {
	color: #333333;
	font-size: 29.99px;
	font-family: "宋体";
	text-align: right;
	padding-top: 20px;
	padding-bottom: 40px;
}

.b1-ppry p {
	color: #666666;
	font-size: 14px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 20px;
}

.b1-p-list {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 60px;
}

.b1p-l1 {
	overflow: hidden;
	width: 47.844888%;
}

.b1p-lis-block {
	display: block !important;
	width: 100%;
	transition: all 0.3s;
}

.b1p-lis {
	position: relative;
	display: none;
	width: 100%;
}

.b1p-l2 {
	width: 48%;
	position: relative;
}

.b1p-l2 li {
	position: relative;
}

.b1p-l2 li a {
	color: #848484;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 37px;
}

/*.b1p-l-act{
	padding-top: 2px;
}*/
.b1p-l-act a {
	color: #333333 !important;
}

.b1p-l-act span {
	font-family: "Didot";
	font-size: 30px;
	color: #e95098;
	padding-right: 5px;
}

.b1p-l-act:before {
	content: " ";
	display: block;
	width: 9.555555%;
	height: 1px;
	background-color: #e95098;
	position: relative;
	right: 11%;
	top: 16px;
}

.b1p-l-act:after {
	content: " ";
	display: block;
	width: 5px;
	height: 5px;
	background-color: #e95098;
	border-radius: 50%;
	position: absolute;
	left: -11px;
	top: 13.4px;
}

.b1p-l2 li:hover a {
	color: #333333 !important;
}

.b1p-l2 li:hover span {
	font-family: "Didot";
	font-size: 30px;
	color: #e95098;
	padding-right: 5px;
}

.b1p-l2 li:hover:before {
	content: " ";
	display: block;
	width: 9.555555%;
	height: 1px;
	background-color: #e95098;
	position: relative;
	right: 11%;
	top: 16px;
}

.b1p-l2 li:hover:after {
	content: " ";
	display: block;
	width: 5px;
	height: 5px;
	background-color: #e95098;
	border-radius: 50%;
	position: absolute;
	left: -11px;
	top: 13.4px;
}




.b1-lisk-l {
	width: 1200px;
	margin: 0 auto;
}

/*品牌荣誉轮播*/
.b1-lisk-l .slick-dots li.slick-active {
	/*background: #007cc2;*/
	border: 2px solid #f92d65;
	width: 10px;
	height: 10px;
	background: none;
}

.b1-lisk-l .slick-next,
.b1-lisk-l .slick-prev {
	width: 14px;
	height: 26px;
	/*top:100%;*/
	-webkit-transform: translateY(-62px);
	-moz-transform: translateY(-62px);
	transform: translateY(-62px);
	z-index: 10;
}

.b1-lisk-l .slick-dots {
	right: -20%;
	top: 106%;
	bottom: -40px;
}

.b1-lisk-l .slick-dots li {
	width: 8px;
	height: 8px;
	border: none;
	background-color: #d2d2d2;

}

.b1-lisk-l .slick-dots li button:after {
	content: " ";
	width: 20px;
	height: 1px;
	/*background-color:rgba(255,255,255,0.3);*/
}

/*品牌荣誉轮播2*/
.b1-lisk-ls {
	display: none;
}

.b1-lisk-ls .slick-dots li.slick-active {
	/*background: #007cc2;*/
	border: 2px solid #f92d65;
	width: 10px;
	height: 10px;
	background: none;
}

.b1-lisk-ls .slick-next,
.b1-lisk-ls .slick-prev {
	width: 16px;
	height: 29px;
	/*top:100%;*/
	-webkit-transform: translateY(-62px);
	-moz-transform: translateY(-62px);
	transform: translateY(-62px);
	z-index: 10;
	background-color: rgba(0, 0, 0, 0.1);
	background-size: 90%;
	background-repeat: no-repeat;
}

.b1-lisk-ls .slick-next {
	right: 20px;
	background-image: url(../images/banner-right.png);


}

.b1-lisk-ls .slick-prev {
	left: 20px;
	background-image: url(../images/banner-left.png);

}

.b1-lisk-ls .slick-dots {
	right: -20%;
	top: 106%;
	bottom: -40px;
}

.b1-lisk-ls .slick-dots li {
	width: 8px;
	height: 8px;
	border: none;
	background-color: #d2d2d2;

}

.b1-lisk-ls .slick-dots li button:after {
	content: " ";
	width: 20px;
	height: 1px;
	/*background-color:rgba(255,255,255,0.3);*/
}


.b1-lis-font {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #666;
	margin-top: 10px;
	line-height: 20px;
}

.b1-lis-font a {
	color: #666;
}

/*弹窗*/
.b1-tanchuang {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 555;
	display: none;
}

.b1-t-cont {
	width: 1200px;
	height: 501px;
	margin: 0 auto;
	margin-top: 10%;
	background-color: #fff;
	padding-right: 220px;
	padding-left: 150px;
	padding-top: 70px;
	padding-bottom: 65px;
	/*overflow: hidden;*/
	position: relative;


}

.b1-tc-img {
	width: 40%;
	position: relative;
}

.b1-tc-font {
	width: 50%
}

.b1-tc-font h4 {
	font-family: "微软雅黑";
	font-size: 26px;
	color: #e85298;
	padding-bottom: 80px;
	padding-top: 70px;
	line-height: 35px;
}

.b1-tc-font h4:after {
	content: " ";
	display: block;
	width: 90px;
	height: 1px;
	background-color: #e85298;
	position: relative;
	left: 0px;
	top: 43.4px;
}

.b1-tc-font p {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}

.b1-t-end {
	width: 100%;
	/*overflow: hidden;*/
	/*position: relative;*/
}

.b1-te-r {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

/*B2品牌故事*/
.B2-content {
	width: 1200px;
	margin: 0 auto;
	/*background-color: #f9f9fa;*/
	padding-top: 70px;
	padding-bottom: 137px;
	overflow: hidden;
	/*padding-left: 30px;*/
}

.b2-c-left {
	overflow: hidden;
	width: 20%;
}

.b2-c-right {
	overflow: hidden;
	padding-top: 110px;
	width: 76%;
	position: relative;
	padding-bottom: 90px;
	padding-right: 90px;
}

.b2-cl-img {
	width: 57px;
	position: relative;
	z-index: 5
}

.b2-cl-ul {
	width: 115px;
	/*overflow: hidden;*/
	/*border-left: 1px solid #dcdcdc;*/
	margin-left: 29px;
	position: relative;
	margin-top: 29px;
}

.b2-cl-ul .slick-dots {
	display: none important;
}

.b2-cl-ul li {
	width: 100%;
	color: #848484;
	font-size: 18px;
	font-family: "Didot";
	padding-top: 37px;
	padding-bottom: 37px;
	text-align: right;
	cursor: pointer;
	position: relative;

}

.b2-cl-ul li:before {
	content: " ";
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: radial-gradient(#ffffff 5%, #d2d2d2 20%, #efefef 50%);
	position: absolute;
	left: -10px;


}

.b2-cl-ul li:after {
	content: " ";
	display: block;
	width: 65px;
	height: 1px;
	background-color: rgba(0, 0, 0, 0.1);
	transform: rotateZ(90deg);
	position: absolute;
	top: 0px;
	left: -32px;
}

/*.b2-cl-ul li:hover:before{
	width: 30px;
	height: 30px;
	left: -15px;
	margin-top: -5px;
}
.b2-cl-ul li:hover{
	color:#e84c95;
}*/



.b2-cu-act {
	color: #e84c95 !important;
}

.b2-cu-act:before {
	width: 30px !important;
	height: 30px !important;
	left: -15px !important;
	margin-top: -5px !important;
}

.b2-crl-top {
	position: relative;

}

.b2-ct-bt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	background-color: rgba(0, 0, 0, 0.2);
}

.b2-ct-img {
	width: 100%;
	overflow: hidden;
}

.b2-ct-img img {
	width: 100%;

}

.b2-crl-bottom {
	overflow: hidden;
}

.b2-crl-bottom h4 {
	color: #e5147c;
	font-size: 36px;
	font-family: "Didot";
	padding-top: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #c9c9c9;
	display: inline-block;
}

.b2-crl-bottom p {
	color: #333333;
	font-size: 16px;
	font-family: "微软雅黑";
	padding-top: 20px;
	line-height: 30px;
}



/*品牌故事轮播*/
.b2-crl-top>.slick-dots li.slick-active {

	background: rgba(255, 255, 255, 0);
	background-size: 20%;
	border: 2px solid #e63364;
	width: 11px;
	height: 11px;
}

.b2-crl-top>.slick-next,
.b2-crl-top>.slick-prev {
	width: 14px;
	height: 26px;
	/*top:100%;*/
	-webkit-transform: translateY(-62px);
	-moz-transform: translateY(-62px);
	transform: translateY(-62px);
	z-index: 10;
}

.b2-crl-top>.slick-dots {
	width: 100%;
}

.b2-crl-top>.slick-dots li {
	/*display: block;*/
	/*width: 20px;
	height: 20px;*/
	/*padding: 2px; */
	/*border:5px solid rgba(0,0,0,0.1);*/
	margin-top: 20px;
	overflow: hidden;
	background-color: #ffffff;
	border: none;
	width: 8px;
	height: 8px;

}

.b2-crl-top>.slick-dots li button:after {
	content: " ";
	width: 20px;
	height: 1px;
	/*background-color:rgba(255,255,255,0.3);*/
}





/*品牌故事轮播2*/


.b2-c-right>.slick-dots li.slick-active {
	background: #e95098;
	background-size: 20%;
}

.b2-c-right>.slick-next,
.b2-c-right>.slick-prev {
	width: 29px;
	height: 16px;
	/*top:100%;*/
	-webkit-transform: translateY(-62px);
	-moz-transform: translateY(-62px);
	transform: translateY(-62px);
	z-index: 10;
}

.b2-c-right>.slick-prev {
	position: absolute;
	top: 115px;
	left: 43%;
	z-index: 30;
	background: url(../images/b2-c-right-t.png) no-repeat top center;
	background-size: 100%;
}

.b2-c-right>.slick-next {
	position: absolute;
	top: 102%;
	left: 43%;
	background: url(../images/b2-c-right-b.png) no-repeat top center;
	background-size: 100%;
}

.b2-c-right>.slick-dots {
	width: 100%;
	display: none !important;

}

.b2-c-right>.slick-dots li {
	/*display: none!important;*/

}

.b2-c-right>.slick-dots li button:after {
	content: " ";
	width: 20px;
	height: 1px;
	/*background-color:rgba(255,255,255,0.3);*/
}



/*B3安全承诺*/

.B3-content {
	width: 100%;
	padding-bottom: 90px;
	padding-top: 90px;
	overflow: hidden;
}

.b3-public-c {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.b3-p-img {
	position: relative;
	width: 26.255555%;
}

.b3-p-text {
	width: 61%;

}

.b3-p-text h3 {
	color: #e40575;
	font-size: 36px;
	font-family: "宋体";
	line-height: 50px;
	padding-bottom: 10px;
	font-weight: bold;
}

.b3-p-text p {
	color: #666666;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 30px;
}

.b3-p-bg {
	background-color: #f2f2f4;
}

.b3-cbotm {
	width: 100%;
	overflow: hidden;
	padding-bottom: 100px;
	padding-top: 100px;
	text-align: center;
}

.b3-cbotm p {
	color: #999999;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 30px;
}

.b3-cbotm p a {
	color: #999999;
}



/*C1-content */
.C1-content {
	width: 100%;
	overflow: hidden;
}

.c1-c-ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 70px;
	margin-bottom: 70px;
}

.c1-c-ul li {
	float: left;
	width: 16.555555%;
	margin: 0.5px;
	position: relative;
}


/*C2-content 主营业务*/

.C2-content {
	width: 100%;
	overflow: hidden;
}


.c2-c-c1 {
	width: 1200px;
	margin: 67px auto;
}

.c2-c-c1 img {
	width: 100%;
}

.c2-c-c2 {
	width: 1200px;
	margin: 0 auto;
}

.c2-c-c2 img {
	width: 100%;
}

.c2-public-c3 {
	width: 100%;
	padding-bottom: 65px;
	padding-top: 65px;
	overflow: hidden;
}

.c2-p-c3 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.c2-p-c3 a {
	display: block;
	overflow: hidden;
}

.c1p-c3-img {
	overflow: hidden;
	position: relative;
	width: 47.111111%;
}

.c2p-c3-font {
	width: 50%;
}

.c2p-c3-f-title {
	height: 105px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
	margin-top: 25px;
	position: relative;
}


.c2p-c3-f-title h3 {
	color: #e62282;
	font-size: 36px;
	font-family: "思源宋体";
	font-weight: bold;
}

.c2p-c3-f-title h4:before {
	content: " ";
	display: block;
	width: 150px;
	height: 1px;
	background-color: #cccccc;
	transform: rotateZ(-42deg);
	position: relative;
	left: -60px;
	top: -10px;
}

.c2p-c3-f-title h4 {
	color: #999999;
	font-size: 25px;
	font-family: "Didot";
	position: relative;
	top: 60px;
	right: 36px;
}

.c2p-c3-font p {
	color: #666666;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 30px;
}




/*D1-content D1新闻*/


.D1-content {
	width: 100%;
	overflow: hidden;
	padding-top: 50px;
	background-color: #f9f9fa;
}


.d1-c-ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.d1-c-ul li {
	padding-bottom: 20px;
	padding-top: 20px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
}

.d1c-ul-left {
	overflow: hidden;
	position: relative;
}

.d1-c-ul li a {
	display: block;
	width: 100%;
	overflow: hidden;
}

/*.d1-c-ul li:hover .d1-culr-i{
	 background: linear-gradient(to right, #e85197 , #e40174);
	 color: #ffffff;
}
.d1-c-ul li:hover .d1-culr-i i{
	 color: #ffffff;
}*/

.d1c-ul-font {
	overflow: hidden;
	width: 60%;
	padding-top: 20px;
	padding-left: 50px;
}

.d1c-ul-font h4 {
	color: #333333;
	font-size: 18px;
	font-family: "微软雅黑";
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	line-height: 20px;
}

.d1c-ul-font p {
	color: #848484;
	font-size: 14px;
	font-family: "微软雅黑";
	padding-top: 20px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.d1c-ul-right {
	overflow: hidden;
	padding-top: 20px;

}

.d1c-ul-right h4 {
	color: #464646;
	font-size: 18px;
	font-family: "Conv_HELVETICANEUELTPRO-THEX";
}

.d1-culr-i {
	margin-top: 40px;
	width: 31px;
	height: 31px;
	text-align: center;
	line-height: 31px;
}

.d1-culr-i i {
	font-size: 22px !important;
	color: #b6b6b6;
	line-height: 33px;
}

.public-yema {
	/*width: 1200px;*/
	overflow: hidden;
	text-align: center;
}

.public-yema li {
	display: inline-block;
}

.public-yema a {
	display: inline-block;
	text-align: center;
	color: #333333;
}

.public-yema a li {
	/*border: 1px solid transparent;*/
	font-family: "Arial";
	font-size: 14px;
	line-height: 37px;
	color: #333333;
	display: inline-block;
	padding: 0 15px;
	text-align: center;
	margin: 0px 1px;
}

.public-yema a li:hover {
	background: linear-gradient(to right, #e85197, #e40174);
	color: #ffffff;
}

.first {
	display: inline-block;
	padding: 12px 15px;
}

.first:hover {
	background: linear-gradient(to right, #e85197, #e40174);
	color: #ffffff;
}

.prev:hover {
	background: linear-gradient(to right, #e85197, #e40174);
	color: #ffffff;
}

.next {
	padding: 12px 15px;
}

.next:hover {
	background: linear-gradient(to right, #e85197, #e40174);
	color: #ffffff;
}

.end:hover {
	background: linear-gradient(to right, #e85197, #e40174);
	color: #ffffff;
}

.prev {
	display: inline-block;
	padding: 1px 0px;
}

.next {
	display: inline-block;
	padding: 12px 15px;
}

.end {
	display: inline-block;
	padding: 12px 15px;
}

.comp-tabli>li {
	padding: 0.5px 15px !important;
}

.activepage {
	padding: 12px 15px;
	background: linear-gradient(to right, #e85197, #e40174);
	color: #ffffff;
}

.sy-size i {
	font-size: 17px;
	s
}

.d1-yema {
	padding-top: 70px;
	padding-bottom: 70px;
}

.act_yema {
	background: linear-gradient(to right, #e85197, #e40174);
	color: #ffffff !important;
}







/*D2-content 新闻详情*/

.D2-content {
	width: 100%;
	overflow: hidden;
	padding-top: 70px;
	padding-bottom: 80px;
	background-color: #f9f9fa;
}

.d2-c-s {
	width: 1200px;
	margin: 0 auto;
}

.d2-c-title {
	/*width: 100%;*/
	overflow: hidden;
	text-align: center;
}

.d2-c-title h4 {
	font-family: "微软雅黑";
	font-size: 24px;
	color: #333333;
}

.d2-c-title p {
	padding-top: 45px;
	padding-bottom: 50px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;

}

.d2-c-title p span {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;

}

.d2-c-t-span {
	margin-right: 35px;
}

.d2-c-s img {
	max-width: 85%;
}

.d2-c-s>h5 {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #666666;
	line-height: 30px;
}

.d2-c-s>p {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	text-indent: 2em;
}

.d2-fenxiang {
	text-align: center;
	padding-bottom: 70px;
	padding-top: 60px;
}

.d2-fenxiang i {
	font-size: 30px;
	color: #999999;
}


.d2-shangxiaye {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.d2-shangxiaye p {
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
}

.weixin-l-r {
	/*display: inline-block;*/
	margin-left: 40px;
	margin-right: 40px;
}

.d2-shangxiaye a {
	color: #666666;
}

.d2-shangxiaye img {
	margin-right: 15px;
}

.d2-s-left,
.d2-s-right {
	border-bottom: 1px solid #666666;
}

.d2-s-left {
	position: absolute;
	left: 0;
	top: 0;
	width: 300px;
	height: 15px;
	line-height: 14px;
	overflow: hidden;
	overflow: hidden;
	/*text-overflow: ellipsis;*/
	white-space: nowrap;
}

.d2-s-right {
	position: absolute;
	right: 0;
	top: 0;
	width: 300px;
	height: 15px;
	line-height: 14px;
	overflow: hidden;
	overflow: hidden;
	/*text-overflow: ellipsis;*/
	white-space: nowrap;
}

.d2-p-color a {
	color: #999999;
}


/*分享*/
.d2-f-fenx {
	display: inline-block;
}






/*E1-content E1亮点项目*/

.E1-content {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}

.e1-c-cont {
	width: 1230px;
	margin: 0 auto;
	overflow: hidden;
}

.e1-c-list {
	width: 33.333333%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 56px;
}

.e1-cl-img {
	overflow: hidden;
	position: relative;
}

.e1-c-list h4 {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #464646;
	margin-top: 22px;
	margin-bottom: 22px;

	height: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;

}

.e1-c-list p {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #848484;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 30px;
	height: 60px;
}


/*E2-content E2亮点项目详情*/

.E2-content {
	width: 100%;
	overflow: hidden;
	background-color: #ffffff;
	padding-bottom: 70px;
}

.e2-cont {
	width: 1200px;
	margin: 0 auto;
}

.e2-c-title {
	text-align: center;
	padding-top: 75px;
	padding-bottom: 65px;
}

.e2-c-title h4 {
	font-family: "微软雅黑";
	font-size: 32px;
	color: #333333;
}

.e2-c-title h4 {
	font-family: "微软雅黑";
	font-size: 32px;
	color: #333333;
}

.e2-c-title p {
	padding-top: 45px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;

}

.e2-c-title p span {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;

}

.e2-c-t-span {
	margin-right: 35px;
}

.e2-c-img {
	width: 100%;
	overflow: hidden;
	position: relative;

}

/*.e2-c-img .videoimg{
	display: none;
}*/
.e2-c-img img {
	width: 100%;
	z-index: 1;
	/*position: absolute;
	 left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);*/
}

.e2-public-cont {
	width: 100%;
	padding-bottom: 70px;
	padding-top: 30px;
}

.e2-p-cont {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.e2-p-cont a {
	display: block;
	width: 100%;
	overflow: hidden;
}

.e2-pc-font {
	width: 48%;
	overflow: hidden;

}

.e2-pc-font h3 {
	font-family: "Arial";
	font-size: 32px;
	color: #e95098;

}

.e2-pc-font h4 {
	font-family: "微软雅黑";
	font-size: 22px;
	color: #333333;
	padding-left: 55px;
}

.e2-pc-font h5 {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #e95098;
	margin-top: 30px;
	margin-bottom: 12px;
	padding-bottom: 6px;
	border-bottom: 1px solid #e95098;
	display: inline-block;
}

.e2-pc-font p {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.e2-pc-font h3:after {
	content: " ";
	display: block;
	width: 81px;
	height: 2px;
	background-color: #e95098;
	transform: rotateZ(-42deg);
	position: relative;
	left: 6px;
	top: -6px;
}

.e2-pc-img {
	position: relative;
	width: 45.555555%;
	margin-top: 45px;
}

.b3-p-bg .e2-pc-img {
	width: 43.555555%;
	overflow: hidden;
}

.e2-sxye {
	margin-top: 60px;
}

.block-qlb {
	display: none;
}

.b3-p-bg-top .e2-pc-font {
	margin-top: 40px;
}

.b3-p-bg-top .e2-pc-font h5 {
	margin-top: 40px;
}

/*F1联系方式*/
.f1-p-b-con {
	background-color: rgba(0, 0, 0, 0.1);
}

.F1-content {
	width: 100%;
	overflow: hidden;
	padding-bottom: 80px;
	padding-top: 65px;
}

.f1-c-cont {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.f1-c-cont img {
	width: 100%;
}

.f1-c-shic {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	background-color: rgba(0, 0, 0, 0.6);
	padding-left: 145px;
	padding-top: 45px;
	height: 100%;
	overflow: hidden;
}

.f1-c-shic h4:nth-child(1) {
	padding-top: 0px;
}

.f1-c-shic h4 {
	font-family: "微软雅黑";
	font-size: 24px;
	color: #ffffff;
	padding-bottom: 20px;
	padding-top: 45px;

}

.f1-c-shic p {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #f9f9fa;
	line-height: 28px;
}

.f1-c-shic p img {
	width: 16px;
	height: 16px;
	margin-right: 15px;
}

.f1-cs-h4 {
	padding-top: 70px;
}



/*F2-content F2招聘*/

.F2-content {
	width: 100%;
	padding-top: 57px;
	overflow: hidden;
	background-color: #f9f9fa;
}

.f2-cont {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 5px;
}

.f2-c-font {
	width: 100%;
	text-align: center;

}

.f2-c-font p {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	line-height: 35px;
}

.f2-c-zhaopin {
	overflow: hidden;
	margin-top: 60px;

}

.f2-c-zhaopin .f2-cz-list {
	/*float: left;*/
	width: 31.413612%;
	position: relative;
	padding: 30px 0;
	text-align: center;
	background-color: #eeeeee;
	font-family: "微软雅黑";
	font-size: 26px;
	color: #e40676;
}

.f2-c-zhaopin .f2-cz-list a {
	color: #e40676;
	display: block;
	width: 100%;
	height: 100%
}

.f2-cz-list img {
	position: absolute;
	top: 0;
	left: 0;
}

.f2-c-zhaopin .frl {
	float: left;
	margin-left: 3%;
}

.f2-c-gangwei {
	width: 100%;
	overflow: hidden;
	padding-bottom: 80px;
	padding-top: 50px;
}

.f2-cg-xian {
	width: 100%;
	height: 1px;
	background-color: #dcdcdc;
}

.f2-cg-list {
	overflow: hidden;
	width: 74.416666%;
	margin: 0 auto;
	position: relative;
	top: 28px;
}

.f2c-l-s {
	padding: 0 20px;
	overflow: hidden;
	background-color: #f9f9fa;
	width: 26.555555%;
	margin-left: 10%;
}

.f2c-l-s:nth-child(1) {
	margin-left: 0;
}



























.e1yi {
	display: none;
}

.g_e1yibox p span img {
	width: 18px;
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	display: block;
	right: 0;
}

.e1yi .e1box1 li {
	width: 100%;
	float: none;
	text-align: left;
	line-height: 32px;
}

.g_e1yibox.atvb .g_e1yib {
	display: block;
}

.g_e1yibox.atvb .g_e1yia {
	display: none;
}


.e1yi .e1box1 li a:hover {
	background-color: #999999;
	color: #fff;
}

.e1yi .e1box1 li.act a {
	color: #000;
}

.g_e1yibox {
	margin-bottom: 10px;
	margin-top: 20px;
	position: relative;
	/*z-index: 10;*/
}

.g_e1yibox p span {
	position: absolute;
	right: 0;
	top: 0;
	width: 38px;
	height: 38px;
	display: block;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 36px;
	font-size: 25px;
}

.g_e1yibox p span img {
	width: 18px;
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	display: block;
	right: 0;
}

.g_e1yibox p {
	position: relative;
	font-family: '寰蒋闆呴粦';
	font-size: 16px;
	color: #666;
	line-height: 38px;
	text-align: left;
	border: 1px solid #dbdbdb;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
	height: 38px;
	cursor: pointer;
}

.g_e1yib {
	display: none;
}

.g_e1yibox .e1box1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	top: 38px;
	display: none;
	background-color: #f9f9fa;

}

.map-zuobiao {
	height: 260px;
}

.maplianxi {
	padding: 36px 15px 0px 32px;
}

.e1yi .e1box1 {
	margin-bottom: 39px;
	padding-top: 12px;
	padding-bottom: 12px;
	z-index: 1;

}

.en a {
	color: #999;
}

.e1yi .e1box1 li a {
	padding: 0 20px;
	line-height: 32px;
	display: block;
	width: 100%;
}

.e1yi {
	width: 100%;
}



.e1yi .g_e1yibox .g_e1yia {
	display: none;
}



.f2-c-toujl>div:nth-child(1) .di-j-l3 .d1-jl-none {
	display: block;
	margin-top: 29px;
}

.f2-c-toujl>div:nth-child(1) .di-j-l3 .d1-jl-block {
	display: none;
}

.f2-c-toujl>div:nth-child(1) .d1-jr-jianjie {
	display: block;
}











.d2-shangxiaye a:hover {
	color: #e63364;
}

.l-f-bottom p a:hover {
	color: #e63364;
}







































.f2c-ls-g {
	text-align: center;
	font-family: "微软雅黑";
	font-size: 20px;
	border: 1px solid #e40876;
	overflow: hidden;
}

.f2c-ls-g-act {
	background: linear-gradient(to right, #e85197, #e40174);
}

.f2c-ls-g-act a {
	color: #ffffff !important;
}


.f2c-ls-g:hover {
	background: linear-gradient(to right, #e85197, #e40174);
	transition: all 0.2s;
}

.f2c-ls-g:hover a {
	color: #ffffff;
}

.f2c-ls-g a {
	display: block;
	padding: 18px 0;
	width: 100%;
	height: 100%;
	color: #666666;
}

.f2-c-toujl {
	width: 100%;
	overflow: hidden;
}



.d1-jiaru {
	width: 100%;
	margin: 0 auto;
	margin-top: 15px;
	animation: fadeInUp 1.5s;
	/*animation-delay: 0.4s;*/
}

.d1-jiaruwomen {
	width: 1200px;
	margin: 0 auto;
	border-left: 2px solid #e74692;
	height: 80px;
	background-color: #ffffff;
	padding-left: 30px;
	line-height: 80px;
	cursor: pointer;

}

.d1-jiaruwomen div {
	line-height: 80px;
}

.d1-jiaruwomen .fl span {
	color: #999999;
	font-size: 15px;
}

.d1-j-l {
	width: 55%;
	font-size: 15px;
	color: #666666;
	font-family: "微软雅黑";
}

.d1-j-l1 {
	width: 20%;
	font-size: 15px;
	color: #666666;
	font-family: "微软雅黑";
}

.d1-j-l2 {
	font-size: 15px;
	color: #666666;
	font-family: "微软雅黑";
}

.di-j-l3 {
	background: linear-gradient(to right, #e85197, #e40174);
	width: 28px;
	height: 100%;
	color: #fff;
	font-size: 20px;
	text-align: center;
	cursor: pointer;
}

.d1-jl-none {
	display: none;
}

.d1-jr-jianjie {
	width: 100%;
	overflow: hidden;
	display: none;
	padding-left: 35px;
	padding-bottom: 65px;
}

.d1-jrj-button {
	width: 250px;
	/*height:46px;*/
	border: 1px solid #e40876;
	text-align: center;
	margin-top: 55px;
	padding: 5px 0px;

}


.d1-jrj-button a {
	color: #333;
	font-size: 24px;
	font-family: "微软雅黑";
	display: block;
	line-height: 44px;
}

.d1-jrj-button:hover {
	background: linear-gradient(to right, #e85197, #e40174);
}

.d1-jrj-button:hover a {
	color: #ffffff;
}



.d1-jr-jianjie h4 {
	margin-top: 30px;
	font-size: 14px;
	color: #333333;
	font-family: "微软雅黑";
	margin-bottom: 10px;
}

.d1-jr-jianjie p {
	font-size: 14px;
	color: #666666;
	font-family: "微软雅黑";
	line-height: 30px;
}



.public-shangxiaye {
	display: none;
}


.animated {
	animation-delay: 0.4s;
}

.aid--1 {
	animation-delay: 0.5s;
}

.aid--2 {
	animation-delay: 0.6s;
}

.aid--3 {
	animation-delay: 0.7s;
}

.aid--4 {
	animation-delay: 0.8s;
}

.aid--5 {
	animation-delay: 0.9s;
}

.aid--6 {
	animation-delay: 1s;
}


.imgb {
	display: none;
}

.slick-track .slick-slide {
	display: block !important;
}




/*
wow  animated  fadeInUp

wow  animated  fadeInLeft  

wow  animated  fadeInRight

*/










































/*手机下拉*/
.phxia {
	position: relative;
	z-index: 10;
	/* margin-top: 80px; */
	width: 100%;
}

.xialaph {
	display: none;

	position: fixed;
	top: 70px;
	left: 0px;

	width: 100%;

	padding-bottom: 30px;

	background-color: #f1f1f1;
	font-family: '微软雅黑';
}

@media screen and (max-width: 992px) {
	.xialaph .container {
		width: 100%;
		padding: 0 40px;
	}
}

@media screen and (max-width: 768px) {
	.xialaph .container {
		width: 100%;
		padding: 0 20px;
	}
}

.xialaph h4 {
	position: relative;
}

.xialaph h4::after {
	content: '';

	position: absolute;
	bottom: 0;
	left: 0;

	width: 100%;
	height: 1px;

	opacity: .1;
	background-color: #000;
}

.xialaph h4 a {
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
	text-transform: uppercase;
	color: #999;
}

.xialaph h4 img {
	position: absolute;
	top: 50%;
	right: 5px;

	width: 13px;
	cursor: pointer;

	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.xialaph .ul2 {
	display: none;
	padding-top: 7px;
	padding-bottom: 8px;
}

.xialaph .ul2 .container {
	max-width: 100%;
}

.xialaph h5 {
	position: relative;
}

.xialaph h5::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;

	width: 100%;
	height: 1px;

	opacity: .05;
	background-color: #000;
}

.xialaph h5 a {
	font-family: '微软雅黑';
	font-size: 14px;
	line-height: 40px;
	text-transform: uppercase;
	color: #999;
}

.xialaph h5 img {
	position: absolute;
	top: 50%;
	right: 5px;

	width: 13px;
	cursor: pointer;

	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s {
	display: none;
}

.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d {
	display: block;
}

.xialaph .ul3 {
	display: none;
	padding-left: 15px;
}

.xialaph h6 a {
	font-family: '微软雅黑';
	font-size: 12px;
	line-height: 40px;
	text-transform: uppercase;
	color: #999;
}


.header2 {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	border-bottom: 1px solid #dbdbdb;
	width: 100%;
	height: 80px;
	padding-left: 30px;
	padding-right: 30px;

	background-color: #ffffff;
}

.header2 .logo {
	width: 150px;
	line-height: 70px;
}

.header2 .logo img {
	width: 100%;
}

.header2 .phsearch {
	position: absolute;
	top: 50%;
	right: 70px;

	width: 25px;
	cursor: pointer;

	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.header2 .phsearch img {
	width: 100%;
}

.header2 .menuph {
	position: absolute;
	top: 50%;
	right: 15px;

	width: 50px;
	height: 50px;

	cursor: pointer;
	text-align: center;

	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.header2 .menuph .point {
	position: relative;
	display: inline-block;
	width: 28px;
	height: 22px;
	margin-top: 14px;
}

.header2 .menuph .point:hover .navbtn,
.header2 .menuph .point:hover .navbtn::after,
.header2 .menuph .point:hover .navbtn::before {
	width: 28px;
}

.header2 .menuph .navbtn {
	position: absolute;
	top: 10px;
	right: 0;
	display: inline-block;
	width: 28px;
	height: 1px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #000;
}

.header2 .menuph .navbtn::after,
.header2 .menuph .navbtn::before {
	position: absolute;
	right: 0;
	display: inline-block;
	width: 28px;
	height: 1px;
	content: '';
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #000;
}

.header2 .menuph .navbtn::after {
	top: -10px;
}

.header2 .menuph .navbtn::before {
	top: 10px;
}

.header2 .menuph .point.active .navbtn {
	background: transparent;
}

.header2 .menuph .point.active .navbtn::after {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.header2 .menuph .point.active .navbtn::before {
	top: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}





/*程序后修改*/
.b1-c3-bg .b1-pc3-img {
	float: right;
}

.lf-r-bottom {
	overflow: hidden;
}

.C2-content .b3-p-bg .c2p-c3-font {
	float: left;
}

/*.g_e1yibox.atvb .g_e1yia img{
	display: none;
}
.g_e1yibox.atvb .g_e1yib img{
	display: none;
}*/
.g_e1yibox p span img {
	display: none;
}

.g_viobtn {
	/*width: 86px;*/
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	cursor: pointer;
	transform: translate(-50%, -50%);
}

.g_viobtn img {
	width: 100%;
	display: block;
}

.e2-c-img .g_viobtn img {
	width: 50px !important;
	height: 50px !important;
}

.g_vioimng {
	width: 100%;
}

.g_vioimng img {
	width: 100%;
	display: block;
}



.fix-video {
	position: fixed;
	z-index: 50;
	width: 100vw;
	height: 100vh;
	display: none;
	background-color: rgba(0, 0, 0, 0.8);
}

.fix-video .fix-vid {
	width: 80%;
	height: auto;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.fix-video .fix-vieen .fix-vid {
	width: 100%;
	overflow: hidden;

}

.fix-d-end {
	width: 50px;
	height: 50px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 50%;
	transition: all 0.2s ease;
	position: absolute;
	top: 0px;
	right: 0px;
	transform: translate(150%, 0);
}

.fix-d-end i {
	font-size: 30px;
	color: rgba(0, 0, 0, 0.8);
	line-height: 50px;
	transition: all 0.8s ease;
	display: block;
	/*		position: relative;
	    top: 50%;
	    transform: translateY(-50%);*/
}

.fix-d-end:hover i {
	transform: rotate(180deg);
}

.fix-vieen video {
	width: 100%;
}

.fix-vieen iframe {
	width: 100% !important;
}

.qiehuan a {
	display: block;
	padding: 20px 0;
	color: #464646;
	font-size: 18px;
	font-family: "微软雅黑";
	padding-bottom: 34px;
	position: relative;
	z-index: 2;
	text-align: center;
}

.qiehuan {

	position: relative;
	width: 90px;

}

.pdpng {
	margin-left: 10px;
	transform: translateY(-3px);
}

.chaolian {
	position: absolute;
	top: 72px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	background: #fff;
	display: none;
}

.chaolian a {
	display: block;
	width: 100%;
	height: 100%;
	color: #464646;
	font-size: 18px;
	font-family: "微软雅黑";
	text-align: center;
	padding: 15px;
}






/* 9.10 mark */
@font-face {
	font-family: 'HELVETICA NEUE CE 55 ROMAN';
	src: url('../fonts/HELVETICA NEUE CE 55 ROMAN.eot');
	src: local('☺'), url('../fonts/HELVETICA NEUE CE 55 ROMAN.woff') format('woff'), url('../fonts/HELVETICA NEUE CE 55 ROMAN.ttf') format('truetype'), url('../fonts/HELVETICA NEUE CE 55 ROMAN.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* g1 */
.ma_main {
	background: #f9f9fa;
}

.ma_count1200 {
	width: 1200px;
	margin: 0 auto;
}

.ma_g1_top {
	background: #eeeeee;
	margin-bottom: 36px;
}

/* .ma_g1t_main {
	padding: 0 40px;
} */
.ma_g1t_ul {
	margin: 0 -45px;
}

.ma_g1t_li {
	padding: 0 45px;
	float: left;
	position: relative;
}

.ma_g1t_li::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 16px;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	background: #999;
}

.ma_g1t_li:last-child::before {
	display: none;
}

.ma_g1t_li a {
	display: block;
	line-height: 70px;
	color: #666666;
	transition: all 0.36s;
	position: relative;
	font-size: 18px;
	white-space: nowrap;
}

.ma_g1t_li a::before {
	content: "";
	width: 100%;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: linear-gradient(to right, #e85298, #e40173);
}

.ma_g1t_li a::after {
	content: "";
	width: 100%;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #eee;
	opacity: 1;
	transition: all 0.36s;
}

.ma_g1t_li.act a {
	color: #e40675;
}

.ma_g1t_li.act a::after {
	opacity: 0;
}

.ma_g1b_ul {
	margin: 0 -12px;
}

.ma_g1b_li {
	padding: 0 12px;
	float: left;
}

.ma_g1bl_main {
	border: 1px solid #e40073;
	position: relative;
}

.ma_g1bl_main::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
	transition: all 0.36s;
	background: linear-gradient(to right, #e85298, #e40173);
}

.ma_g1bl_main a {
	display: block;
	line-height: 55px;
	color: #666;
	font-size: 20px;
	width: 205px;
	text-align: center;
	position: relative;
	z-index: 2;
	transition: all 0.36s;
}

.ma_g1b_li.act .ma_g1bl_main::before {
	opacity: 1;
}

.ma_g1b_li.act .ma_g1bl_main a {
	color: #fff;
}

.ma_g1_btn {
	margin-bottom: 50px;
}

.ma_g1_top2 .ma_g1t_li a {
	line-height: normal;
	padding-bottom: 16px;
	font-size: 20px;
}

.ma_g1_top2 .ma_g1t_li::before {
	top: 6px;
	transform: translateY(0);
}

.ma_g1_top2 .ma_g1t_li a::after {
	background: #f9f9fa;
}

.ma_g1_top2 .ma_g1t_main {
	border-bottom: 1px solid #d7d7d7;
}

.ma_g1m_main {
	background: #f3f3f3;
	padding: 56px 40px 84px;
}

.ma_g1m_li {
	padding: 30px 34px;
	background: #fff;
	margin-bottom: 30px;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.06);
}

.ma_g1m_li:last-child {
	margin-bottom: 0;
}

.ma_g1ml_title p {
	display: inline-block;
}

.ma_g1ml_name {
	font-size: 26px;
	color: #333;
	margin-right: 8px;
	position: relative;
}

.ma_g1ml_name::before {
	content: "";
	position: absolute;
	top: 0;
	left: -34px;
	width: 4px;
	height: 100%;
	background: linear-gradient(to right, #e85298, #e40173);
}

.ma_g1ml_job {
	font-size: 16px;
	color: #666;
}

.ma_g1ml_title {
	margin-bottom: 15px;
}

.ma_g1ml_main p {
	font-size: 14px;
	color: #999;
	line-height: 2;
}

.ma_g1_main {
	padding-bottom: 95px;
}

/* g3 */
.ma_g3_btn {
	margin-bottom: 35px;
}

/* g4 */
.ma_g4m_main {
	display: table;
}

.ma_g4mm_l,
.ma_g4mm_rbox {
	display: table-cell;
	vertical-align: top;
}

.ma_g4mm_l {
	width: 140px;
	background: linear-gradient(to right, #e85298, #e40173);
}

.ma_g4mml_li p {
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	position: relative;
	z-index: 2;
	cursor: pointer;
	white-space: nowrap;
}

.ma_g4mml_li {
	border-bottom: 1px solid #ee63a7;
	position: relative;
}

.ma_g4mml_li::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	opacity: 0;
	transition: all 0.36s;
}

.ma_g4mm_rbox {
	padding: 66px 0 66px;
	width: calc(100% - 140px);
	background: #fff;
}

.ma_g4mm_r {
	width: 100%;
	text-align: center;
}

.ma_g4mm_r:not(:first-child) {
	display: none;
}

.ma_g4mml_li.act::before {
	opacity: 0.2;
}

/* l1 */
.ma_l1mm_font {
	padding: 80px 100px;
	position: relative;
	width: 523px;
}

.ma_l1mm_font::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1;
}

.ma_l1mm_font .ma_l1mmf_ul {
	position: relative;
	z-index: 2;
}

.ma_l1mmfl_l {
	width: 80px;
}

.ma_l1mmfl_l img {
	width: 15px;
	position: relative;
	bottom: 2px;
	margin-right: 10px;
}

.ma_l1mmfl_l span {
	font-size: 16px;
	color: #fff;
	display: inline-block;
	line-height: 1.75;
}

.ma_l1mmfl_r {
	width: calc(100% - 80px);
}

.ma_l1mmfl_r p,
.ma_l1mmfl_r a {
	font-size: 16px;
	color: #fff;
	line-height: 1.75;
	transition: all 0.36s;
}

.ma_l1mmf_li {
	margin-bottom: 20px;
}

.ma_l1mmf_li:last-child {
	margin-bottom: 0;
}

.ma_l1mmf_liw .ma_l1mmfl_l {
	width: 110px;
}

.ma_l1mmf_liw .ma_l1mmfl_r {
	width: calc(100% - 110px);
}

/* x1 */
.ma_x1m_ul {
	margin: 0 -7.5px;
}

.ma_x1m_li {
	padding: 0 7.5px;
	float: left;
	width: 25%;
	margin-bottom: 15px;
}

.ma_x1ml_mmain {
	background: #fff;
	position: relative;
}

.ma_x1ml_mmain a {
	display: block;
	padding: 22px 25px;
	position: relative;
	z-index: 2;
}

.ma_x1ml_mmain::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	background: linear-gradient(to right, #e85298, #e40173);
	z-index: 1;
	transition: all 0.36s;
}

.ma_x1ml_t {
	margin-bottom: 30px;
}

.ma_x1mlm_img {
	width: 20px;
	position: relative;
}

.ma_x1mlm_img1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	transition: all 0.36s;
}

.ma_x1mlm_img2 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	transition: all 0.36s;
}

.ma_x1ml_c {
	height: 94px;
	overflow: hidden;
	margin-bottom: 30px;
	padding-right: 20px;
}

.ma_x1ml_c p {
	font-size: 18px;
	color: #333;
	line-height: 1.75;
	transition: all 0.36s;
}

.ma_x1mlb_time p {
	font-size: 14px;
	color: #e40675;
	transition: all 0.36s;
}

.ma_x1mlbd_img {
	width: 11px;
	position: relative;
	margin-right: 8px;
	bottom: 2px;
}

.ma_x1mlbd_img1 {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	opacity: 1;
	transition: all 0.36s;
}

.ma_x1mlbd_img2 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	transition: all 0.36s;
}

.ma_x1mlbd_font {
	font-size: 14px;
	color: #e40675;
	font-family: "HELVETICA NEUE CE 55 ROMAN";
	transition: all 0.36s;
}

.ma_x1m_main {
	padding-top: 40px;
}

.ma_x1m_ul {
	margin-bottom: 65px;
}

.x1-yema {
	padding: 0;
}

/* x2 */
.ma_x2m_main .ma_x1m_ul {
	margin: 0 0 80px;
}

.ma_x2m_main .ma_x1m_li {
	width: 100%;
	float: none;
	margin-bottom: 0;
	padding: 0;
}

.ma_x2m_main .ma_x1ml_mmain .ma_x1ml_t {
	float: left;
	margin-bottom: 0;
}

.ma_x2m_main .ma_x1ml_mmain a {
	overflow: hidden;
	padding: 18px 28px;
	border-bottom: 1px solid #eee;
}

.ma_x2m_main .ma_x1ml_mmain .ma_x1mlm_img {
	float: none;
}

.ma_x2m_main .ma_x1ml_mmain .ma_x1ml_c {
	height: 31px;
	margin-bottom: 0;
	width: calc(100% - 280px);
	float: left;
	padding-left: 30px;
}

.ma_x2m_main .ma_x1ml_mmain .ma_x1ml_btm {
	float: right;
	padding: 8px 0;
}

.ma_x2m_main .ma_x1ml_mmain .ma_x1ml_btm .ma_x1mlb_time {
	float: right;
}

.ma_x2m_main .ma_x1ml_mmain .ma_x1ml_btm .ma_x1mlb_down {
	float: left;
	margin-right: 20px;
}

.ma_g1b_mainbox {
	overflow: hidden;
}

/* h1 */
.ma_h1-content {
	padding-top: 105px;
	position: relative;
}

.ma_h1ml_title {
	padding-left: 34px;
}

.ma_h1-content .c1-c-ul {
	margin-top: 45px;
	margin-bottom: 85px;
}

.ma_banner .p-b-con h4,
.ma_banner .p-b-con p {
	font-family: "思源宋体";
}

/* h2 */
.ma_h1c_r .c1-c-ul {
	width: auto;
}

.ma_h1c_lbox {
	width: 140px;
	background: linear-gradient(to right top, #eb6ca8, #d31a77);
}

.ma_h1c_r {
	width: calc(100% - 140px);
	padding-left: 40px;
}

.ma_h1cl_li {
	border-bottom: 1px solid #f29cc6;
	position: relative;
}

.ma_h1cl_li::before {
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background: rgba(255, 255, 255, 0);
	transition: all 0.36s;
}

.ma_h1cl_li.act::before {
	background: rgba(255, 255, 255, 0.2);
}

.ma_h1cl_li p {
	line-height: 60px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	position: relative;
	cursor: pointer;
}

.ma_h1cl_li:first-child p {
	cursor: auto;
}

.ma_h1cl_btm {
	padding: 10px 0 14px;
	text-align: center;
	cursor: pointer;
	background: #b6b0b3;
}

.ma_h1cl_btm img {
	width: 16px;
	margin-bottom: 5px;
}

.ma_h1cl_btm p {
	font-size: 16px;
	color: #fff;
}

.ma_h1c_r .c1-c-ul li {
	width: 20%;
	margin: 0;
}

.ma_h1c_rbox {
	margin-bottom: 90px;
}

.ma_h1c_rbox:last-child {
	margin-bottom: 0;
}

.ma_h1c_lbox.on {
	position: fixed;
	top: 140px;
}
.ma_h1c_lbox.on2{
	position: absolute;
	top: auto;
	bottom: 99px;
}

.ma_h1cl_top {
	background: #d31a77;
}

.ma_h1cl_top p {
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.xian-a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	/* z-index: 5; */
	text-align: center;
	transform: translateY(-100%);
	transition: all 0.36s;
	opacity: 0;
}

.xian-abox {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.xian-a p {
	font-size: 18px;
	color: #fff;
	white-space: nowrap;
	margin-bottom: 30px;
}

.xian-abtn {
	display: inline-block;
	width: 100px;
	padding: 8px 0;
	background: linear-gradient(to right top, #eb6ca8, #d31a77);
}

.xian-abtn a {
	color: #fff;
	font-size: 14px;
}

.ma_h2-c-ul {
	border-top: 1px solid #ececed;
	border-left: 1px solid #ececed;
}

.ma_h2-c-ul li {
	overflow: hidden;
	position: relative;
}
.ma_h2-c-ul li::before{
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 1px;
	background: #ececed;
	z-index: 10;
	transition: all  0.36s;
}
.ma_h2-c-ul li::after {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 1px;
	background: #ececed;
	z-index: 10;
	transition: all 0.36s;
}
@media screen and (min-width: 1200px){
	.ma_h2-c-ul li:hover::before {
		opacity: 0;
	}

	.ma_h2-c-ul li:hover::after {
		opacity: 0;
	}
}
/* h3 */
.ma_h3ml_title {
	position: relative;
}

.ma_h3ml_title .ma_h3ml_name {
	font-size: 24px;
	background-image: -webkit-linear-gradient(left, #e85097, #e50a78);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: center;
	display: block;
	padding-left: 0;
	z-index: 5;
}


.ma_h3ml_bg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}
.ma_h3-c-ul{
	margin: 0 -7px;
}
.ma_h1c_r .ma_h3-c-ul li {
	padding: 0 7px;
	margin-bottom: 14px;
}
.ma_h3-c-libox{
	text-align: center;
	background: #fff;
	padding: 24px;
	border:2px solid transparent;
	transition: all 0.36s;
}
.ma_h3-c-libox a{
	display: block;
}
.ma_h3-c-ul .xian-weilei{
	width: 100%;
	display: inline-block;
	position: relative;
	margin-bottom: 16px;
}
.ma_h3clb_p{
	text-align: left;
	margin-bottom: 12px;
}
.ma_h3clb_p p{
	font-size: 16px;
	line-height: 1.5;
	color: #333;
	height: 48px;
	overflow: hidden;
	transition: all 0.36s;
}
.ma_h3clb_btm{
	border: 1px solid #818181;
	padding: 6px 10px;
	display: inline-block;
	transition: all 0.36s;
}
.ma_h3clb_btm span{
	color: #818181;
	transition: all 0.36s;
}
.ma_h1c_r .ma_h3-c-ul li {
	width: 25%;
}
.ma_x1mlb_down {
	border-bottom: 1px solid #e40675;
}



















@media screen and (min-width: 1200px) {
	.ma_g1t_li a:hover {
		color: #e40675;
	}

	.ma_g1t_li a:hover::after {
		opacity: 0;
	}

	.ma_g1bl_main:hover::before {
		opacity: 1;
	}

	.ma_g1bl_main:hover a {
		color: #fff;
	}

	.ma_g4mml_li:hover::before {
		opacity: 0.2;
	}

	.ma_l1mmfl_r a:hover {
		color: #e40675;
	}

	.ma_x1ml_mmain:hover::before {
		opacity: 1;
	}

	.ma_x1ml_mmain a:hover .ma_x1mlm_img1 {
		opacity: 0;
	}

	.ma_x1ml_mmain a:hover .ma_x1mlm_img2 {
		opacity: 1;
	}

	.ma_x1ml_mmain a:hover .ma_x1ml_c p {
		color: #fff;
	}

	.ma_x1ml_mmain a:hover .ma_x1mlbd_img1 {
		opacity: 0;
	}

	.ma_x1ml_mmain a:hover .ma_x1mlbd_img2 {
		opacity: 1;
	}

	.ma_x1ml_mmain a:hover .ma_x1mlb_time p {
		color: #dbdbdb;
	}

	.ma_x1ml_mmain a:hover .ma_x1mlbd_font {
		color: #fff;
	}

	.ma_x2m_main .ma_x1ml_mmain:hover {
		border-radius: 10px;
	}

	.ma_x2m_main .ma_x1ml_mmain:hover::before {
		border-radius: 10px;
	}

	.ma_h1cl_li:hover::before {
		background: rgba(255, 255, 255, 0.2);
	}

	.c1-c-ul li:hover .xian-a {
		transform: translateY(0);
		opacity: 1;
	}
	.ma_h3-c-libox:hover .ma_h3clb_p p{
		color: #e73e8f;
	}
	.ma_h3-c-libox:hover .ma_h3clb_btm span {
		color: #e73e8f;
	}
	.ma_h3-c-libox:hover .ma_h3clb_btm {
		border-color: #e73e8f;
	}
	.ma_h3-c-libox:hover {
		border-color: #ee0000;
	}
	.ma_x1ml_mmain a:hover .ma_x1mlb_down {
		border-bottom: 1px solid #fff;
	}

}

.ma_g1_top,
.ma_g1_btn,
.ma_g1_top2,
.ma_g1m_li,
.ma_g3_btn,
.ma_x1m_li,
.x1-yema,
.ma_h1ml_title,
.ma_h3ml_title {
	animation-name: fadeInUp;
	animation-delay: .3s;
}

.ma_g3mm_img,
.ma_l1mm_box {
	animation-name: fadeIn;
	animation-delay: .3s;
}

.ma_g4mm_l {
	animation-name: fadeInLeft;
	animation-delay: .3s;
}

.ma_g4mm_rbox {
	animation-name: fadeInRight;
	animation-delay: .3s;
}
.ln-ul-li:nth-child(2) .lng-right{
	display: none;
}
.ln-ul-li:nth-child(2) .lng-ul{
	overflow: hidden;
	width: 330px;
}
.ln-ul-li:nth-child(2) .lng-ul li{
	float: left;
	width: 50%;
}



/* 2024.04.17-新增-start */
.d_page{
	background: #fff !important;
}
.ma_h1cl_ul .ma_h1cl_li p a {
    color: #fff;
    display: block;
    line-height: 60px;
}
.d_crit_word p{
	font-size: 16px;
	line-height: 1.75;
	color: #464646;
	margin-bottom: 10px;
	text-align: justify;
}
.d_cont_ri_tp{
	display: flex;
	align-items: center;
	margin-bottom: 100px;
}
.d_crit_logo{
	width: 42%;
}
.d_crit_word{
	width: 58%;
	padding-left: 60px;
}
.d_cont_ri_ul{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 -12px 120px;
	padding-bottom: 3px;
}
.d_criu_li{
	width: 22%;
	padding: 0 12px;
}
.d_criu_li a{
	display: block;
	font-size: 26px;
	line-height: 1.75;
	color: #464646;
	padding: 16px 20px;
	border: 1px solid #D31A77;
	transition: all .36s;
	text-align: center;
	position: relative;
	z-index: 1;
}
.d_criu_li a::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(270deg, #D31A77 0.11%, #E74C95 99.9%);
	opacity: 0;
	transition: all .36s;
	z-index: -1;
}
.d_cric_pic_ph{
	display: none;
}
.d_cric_pic, .d_cric_pic img{
	width: 100%;
}
.d_cont_ri_cry h2{
	text-align: center;
	font-size: 26px;
	line-height: 1.75;
	color: #464646;
	margin-bottom: 40px;
}
.d_cont{
	padding-bottom: 120px;
}
.d_crit_logo img{
	width: 100%;
}
.d_cont_ri_tp, .d_cont_ri_ul, .d_cont_ri_cry{
	overflow: hidden;
}
.d_criu_li:nth-child(3n+1){
	animation-delay: 0.1s;
}
.d_criu_li:nth-child(3n+2){
	animation-delay: 0.2s;
}
.d_criu_li:nth-child(3n+3){
	animation-delay: 0.3s;
}
.ma_h1cl_ul .ma_h1cl_li.act::before{
	background: rgba(255, 255, 255, 0.2);
}
/* 鼠标效果 */
@media screen and (min-width: 1200px) {
	.d_criu_li a:hover{
		color: #fff;
		border: 1px solid #D31A77;
	}
	.d_criu_li a:hover::after{
		opacity: 1;
	}
}
.d_cont_ri_ph{
	display: none;
}
.d_cont_ri_pc{
	display: block;
}
/* 2024.04.17-新增-end */