@charset "UTF-8";

@font-face {
	font-family: 'yinpin';
	src: url('../fonts/yinpiun.ttf');
}



.webRmenu { width: 60px; position: fixed; z-index: 20; right: 0; bottom: 14.06vw }
.webRmenu li { margin-bottom: 2px; position: relative; }
.webRmenu_a { display: block; height: 60px; position: relative; background-color: #434244 }
.webRmenu_a0 { background: #434244 url(../images/rm_i1aaa.png) no-repeat center center; }
.webRmenu_a0:hover { background: #3ed7c5 url(../images/rm_i1aaa.png) no-repeat center center; }

.webRmenu_a0 strong{ width:110px; height:110px; border:5px solid #fff; box-shadow:0 0 18px rgba(0,0,0,0.12); display:block; position:absolute; right:78px; top:50%; margin-top:-60px; transition:all 0.5s ease-in-out; opacity:0; visibility:hidden; transform:translateX(-10px);}
.webRmenu_a0 strong:after{content:""; border-top:12px solid transparent; border-bottom:12px solid transparent; border-left:12px solid #fff; position:absolute; right:-12px; top:50%; margin-top:-12px;}
.webRmenu_a0:hover strong{opacity:1; visibility:visible; transform:translateX(0);}

.webRmenu_a1 { background: #434244 url(../images/rm_i1a.png) no-repeat center center; }
.webRmenu_a1:hover { background: #3ed7c5 url(../images/rm_i1a.png) no-repeat center center; }
.webRmenu_a2 { background: #434244 url(../images/rm_i2a.png) no-repeat center center; }
.webRmenu_a2:hover { background: #3ed7c5 url(../images/rm_i2a.png) no-repeat center center; }
.webRmenu_a3 { background: #434244 url(../images/rm_i3a.png) no-repeat center center; }
.webRmenu_a3:hover { background: #3ed7c5 url(../images/rm_i3a.png) no-repeat center center; }
.webRmenu li span {height: 60px;display: inline-block;white-space: nowrap;padding: 0 20px;position: absolute;right: 61px;top: 0;transition: all 0.5s ease-in-out;opacity: 0;transform: translateX(60px);font: 20px/60px din;color: #FFF;background: #3ed7c5;width: 200px;}
.webRmenu li:hover span { opacity: 1; transform: translateX(0) }


/***********banner*******************/
.hmFocusWpr { height: 100vh; position: relative; }
.hmFocus_img { background-size: cover; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center center; -webkit-transform: scale(1.12); transform: scale(1.12); }
.hmFocus_img:after { content: ""; background: url(../images/banBg.png) no-repeat center top; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background-size: cover; }
.on .hmFocus_img { visibility: visible; -webkit-animation: scaleBg 5s linear forwards; animation: scaleBg 5s linear forwards; }
.hmFocus_item { width: 100vw; height: 100vh; position: relative; overflow: hidden; }
.hmFocus_txt { width: 100%; color: #fff; position: absolute; left: 0; top: 50%; transform: translateY(-50%); z-index: 2 }
.hmFocus_txt h5 { font-size: 32px; line-height:1.8; display: block; transition: all 0.8s ease-in-out; transform: translate(150px, 0px); opacity: 0; font-weight:normal; max-width: 850px; width:50%;font-family: 'yinpin'; margin-bottom:25px;}
.hmFocus_txt p { transition: all 0.8s ease-in-out; transform: translate(150px, 0px); opacity: 0; text-indent:2em; font-size: 20px; line-height: 1.8; max-width: 850px;width:50%; }
.on .hmFocus_txt h5 { opacity: 1; transform: translate(0px, 0px); transition-delay: 0.3s; }
.on .hmFocus_txt p { opacity: 1; transform: translate(0px, 0px); transition-delay: 0.5s; }
.hmFocus_dot { height: 2px; position: absolute; left:50%; margin-left:- calc((100% - 1600px)/2);transform: translateX(-50%); bottom: 10.55vh; z-index: 5; text-align: center }
.hmFocus_dot span { display: inline-block; margin: 0px 5px; height: 2px; width: 70px; background: rgba(255,255,255,0.8); cursor: pointer; position: relative; }
.hmFocus_dot span:after { content: ""; background: #2cc7b7; width: 0; height: 2px; position: absolute; left: 0; top: 0; }
.hmFocus_dot span.on:after { width: 100%; transition: all 4.8s linear; }
.hmNext_btn { height: 38px; width: 24px; border: 2px solid #fff; display: inline-block; position: absolute; left: 50%; bottom: 5.74vh; border-radius: 1.6em; z-index: 3; transform: translateX(-50%); }
.hmNext_btn:after { content: ""; background: #fff; height: 4px; width: 2px; margin-left: -1px; position: absolute; left: 50%; top: 7px; animation: mouseIcon 1.5s linear infinite; border-radius: 1.0em; }
.hmFocus_icon { display: inline-block; width: 60px; height: 60px; margin-top: 32px; transition: all 0.5s ease-in-out; transform: translate(0px, 30px); opacity: 0; cursor: pointer; border-radius: 50%; border: 1px solid #fff; position: relative; background: url(../images/hmfar.png) no-repeat center center; }
.hmFocus_icon img { display: none; }
.hmFocus_icon:after { content: ""; width: 60px; height: 60px; position: absolute; left: -1px; top: -1px; border-radius: 50%; border-top: 1px solid #f39800; border-left: 1px solid #f39800; animation: radiusRotate 0.5s linear infinite }
.on .hmFocus_icon { opacity: 1; transform: translate(0px, 0px); transition-delay: 0.5s; }
.hmFocus_a { transition: all 0.8s ease-in-out; transform: translate(150px, 0px); opacity: 0; margin-top: 8.33vh; }
.on .hmFocus_a { opacity: 1; transform: translate(0px, 0px); transition-delay: 0.65s; }
.hmFs_m { line-height: 60px; height: 60px; width: 240px; background: #2cc7b7 url(../images/more_i.png) no-repeat 196px center; font-size: 16px; color: #FFF; padding-left: 40px; display: inline-block; }
.hmFs_m:hover { color: #fff; transform: translateY(-5px); box-shadow: 0 5px 8px rgba(0,0,0,0.3); }
@media (max-width:1799px) {
.hmFocus_txt { top: 51%; }


}
 @media (max-width:1199px) {
.hmFocus_img, .hmFocus_item, .hmFocusWpr { height: 680px; }
.hmFocus_txt { top: 42%; }
.hmFocus_txt h5 { font-size: 20px;}
.hmFocus_txt p {font-size: 18px; }
}

@media (max-width:993px) {
.indexEmpty { height: 56px; }
}
 @media (max-width:767px) {
.hmFocus_img, .hmFocus_item, .hmFocusWpr { height: 380px; }
.hmFocus_img, .hmFocus_item { height: 380px; }
.hmFocus_txt h5 { font-size: 18px;}
.hmFocus_txt p {font-size: 16px; }

.hmFocus_txt { padding-top: 50px; }
.hmFocus_dot { height: 2px; bottom: 40px; }
.hmFocus_dot span { margin: 0px 3px; height: 2px; width: 40px; }
.hmFs_m { line-height: 52px; height: 52px; width: 180px; background: #2cc7b7 url(../images/more_i.png) no-repeat 142px center; font-size: 16px; color: #FFF; padding-left: 30px; display: inline-block; }
}




/*----------关于我们-----------*/
.about_bg{ width:100%;overflow:hidden; padding:5% 0 3%;}
.box_a {overflow:hidden;} 
.box_a  .about_fl{float:left;width: 45%;}
.box_a  .about_fl img{ max-width:100%;}
.box_a  .about_fr{float:left;width: 55%;box-sizing:border-box;padding:5px 0px 0px 3%;}
.box_a  .about_fr h2{font-size: 22px;font-family: 微软雅黑;color: #139a8a;line-height:1.5;position:relative;}
.box_a  .about_fr .about_line{width:200px; height:5px; background:#d4d3d3; margin:10px 0px;}
.box_a  .about_fr .about_info P{font-size: 16px;color:rgb(119, 119, 119);line-height: 1.8;text-indent: 2em;}
.box_a  .about_fr a.more{ margin-top:15px;color: #3ed7c5
; border:1px solid #3ed7c5
; width:118px; height:34px; line-height:34px; text-align:center; display:inline-block; font-size:14px;}
.box_a  .about_fr a.more:hover{color: #fff; border:1px solid #3ed7c5
; background:#3ed7c5
;}

.asik0{ overflow:hidden;margin-top:-120px;}
.asik{ display:block; width:75%;max-width:1000px; float:right;}
.asik li{ width:25%; padding:20px; float:left;text-align:center; position:relative;background:rgb(55, 152, 24); overflow:hidden; box-sizing:border-box;}
.asik li:nth-child(odd){background: #139a8a;}
.asik li:nth-child(even){background: #3ed7c5
;}
.asik1{ position:relative; z-index:3;}
.asimk{min-width: 60px;height:85px; position:relative;}
.asimk a{ display:block; position:absolute; width:100%; height:100%;}
.asim1{ background:url(../images/j01.png) center center no-repeat;}
.asim2{ background:url(../images/j02.png) center center no-repeat;}
.asim3{ background:url(../images/j03.png) center center no-repeat;}
.asim4{ background:url(../images/j04.png) center center no-repeat;}

.asik li:hover .asimk a{
transform: rotateY(360deg);
-ms-transform: rotateY(360deg);		/* IE 9 */
-webkit-transform: rotateY(360deg);	/* Safari and Chrome */
-o-transform: rotateY(360deg);		/* Opera */
-moz-transform: rotateY(360deg);	
}
.asimkm{ display:block; height:40px;font-weight:bold;font-size:36px; line-height:140%; color:#fff; font-family:Arial;}
.asimkm span{font-size:16px; margin-left:10px; font-weight:normal;}
.asi-injs{ display:block; font-size:14px; line-height:1.8; text-align:center; color:#fff;}
.asik li, .asimk a, .asimkm{transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
}

@media (max-width: 1024px){
.box_a  .about_fl{ float:left; width:100%;}
.box_a  .about_fr{ float:left; width:100%;box-sizing:border-box; padding:5px 0px 0px 0px;}
.asik0{ overflow:hidden;margin-top:40px;}
.asik{ display:block; width:100%;max-width:1000px; float:right;}
}

@media (max-width: 640px){
.asik li{ width:50%;margin-bottom: 5px;}

}


/*----------产品-------------*/
.index_col{padding:4% 0 3%;background:#f2f3f5 url("../images/index_col_bg.jpg") center top no-repeat; }
.index_col .top .top_txt{float:left; width:50%;max-width:530px;color:#fff;}
.index_col .top .top_txt h2.title{display:block;font-size:32px;font-weight:bold;color:#fff;}
.index_col .top .top_txt .txt{font-size: 18px;line-height: 1.8;margin:10px 0px;color:#fff;}
.index_col .top .top_txt a.more{display:block;font-size:14px;color:#fff;}
.index_col .top .top_txt a.more em{display:inline-block;font-size:16px;font-style:normal;margin-left:10px}

.index_col .top .top_form{float:right;width:50%;max-width:580px}
.index_col .top .top_form form{width:100%;height:60px;line-height:60px;padding-right:100px;background-color:#3ed7c5;position:relative;box-sizing: border-box;}
.index_col .top .top_form form .btn01{float:left;width:100%;padding:0 40px;outline:0;background:none;color:#fff;border:none;line-height: 60px;}
.index_col .top .top_form form .btn02{width:80px;height:60px;line-height:60px;text-align:center;border:none;margin:0;padding:0;background:none;position:absolute;right:0;top:0;z-index:2;background: url(../images/top_i2a.png) no-repeat center center;}
.index_col .top .top_form form .btn02 .icon{width:26px;height:26px;color:#fff;margin-top:17px}

.index_col .index_col_slide{width:100%;padding-top:70px;}
.index_col .index_col_slide .arrows{width:100%;text-align:right;position:absolute;right:0;top:0;z-index:2}
.index_col .index_col_slide .arrows .swiper-button-next, .index_col .index_col_slide .arrows .swiper-button-prev{width:50px;height: 50px; top:0px; margin-top:0px; opacity:0.9;}
.index_col .index_col_slide .arrows .swiper-button-prev {background:#3ed7c5 url(../images/prev_2.png) center center no-repeat; right: 70px;left: auto;}
.index_col .index_col_slide .arrows .swiper-button-next{ background:#3ed7c5 url(../images/next_2.png) center center no-repeat; right:0px;}

.index_col .index_col_slide a{display:block;width:100%}
.index_col .index_col_slide a .img{width:100%;overflow:hidden}
.index_col .index_col_slide a .img img{ width:100%;-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s;}
.index_col .index_col_slide a .title{background-color:#fff;font-size:18px;line-height:60px;text-align:center;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.index_col .index_col_slide a:hover .img img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.index_col .index_col_slide a:hover .title{background-color:#3ed7c5;color:#fff}



@media (max-width: 1024px){
.index_col .top .top_txt{float:left; width:100%;max-width:530px;color:#fff;}
.index_col .top .top_txt h2.title{display:block;font-size:20px;font-weight:bold;color:#fff;}
.index_col .top .top_txt .txt{font-size:14px;line-height:1.6;margin:10px 0px;color:#fff;}
.index_col .top .top_form{float:right;width:100%;max-width:580px; margin-bottom:20px; margin-top:20px;}
}






.comm_tit {
  text-align: center;
}
.comm_tit h3 span {
  display: inline-block;
  vertical-align: middle;
  font-size: 36px;
  line-height: 1;
  color: #139a8a;
  margin: 0 20px;
  font-family: 'SourceHanSansCN-Bold';
}
.comm_tit h3:before, .comm_tit h3:after {
  content: '';
  width: 60px;
  height: 2px;
  background-color: #139a8a;
  display: inline-block;
  vertical-align: middle;
}
.comm_tit p {
  font-size: 18px;
  line-height: 24px;
  color: #1a1a1a;
  margin-top: 20px;
}

/**************服务********************/
.section5 {
  padding: 4.5vw 0 6vw;
  background: #fff;
  position: relative;
  z-index: 2;
}
.section5 .main {
  margin-top: 35px;
  position: relative;
}
.section5 .img_slick .item {
  padding: 0 1.7vw;
}
.section5 .img_slick .item .box {
  position: relative;
  opacity: .2;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
}
.section5 .img_slick .item .box img {
  width: 100%;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.section5 .img_slick .item .box h3, .section5 .img_slick .item .box p, .section5 .img_slick .item .box a {
  display: none;
}
.section5 .img_slick .slick-center .box {
  opacity: 1;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  filter: grayscale(0);
}
.section5 .img_slick .slick-center .box:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.section5 .img_slick .slick-dots {
  font-size: 0; 
  position: relative;
  text-align: center;
  margin-top: 4vw;
}
.section5 .img_slick .slick-dots li {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #ddd;
  margin: 0 10px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
  cursor: pointer;
}
.section5 .img_slick .slick-dots li:hover {
  background-color: #ffca00;
}
.section5 .img_slick .slick-dots li.slick-active {
  background-color: #ffca00;
}
.section5 .img_slick .slick-dots button {
  display: none;
}
.section5 .txt_slick {
  width: 20vw;
  background-color: #fff;
  position: absolute;
  bottom: 2.5vw;
  right: 22vw;
  padding: 2.2vw 1vw 1vw 0;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
}
.section5 .txt_slick:before {
  content: '';
  width: 60px;
  height: 2px;
  background-color: #3ed7c5;
  position: absolute;
  top: calc(3.5vw + 16px);
  left: -30px;
}
.section5 .txt_slick .item {
  padding-bottom: 0vw;
  padding-left: 2vw;
}
.section5 .txt_slick .item h3 {
  font-size: 26px;
  color: #333;
  font-family: 'SourceHanSansCN-Bold';
  line-height: 1;
}
.section5 .txt_slick .item p {
  font-size: 15px;
  line-height: 1.7;
  color: #1a1a1a;
  margin: 20px 0 40px;
  text-indent: 2em;
  /* text-align: justify; */
}
.section5 .txt_slick .item a {
  display: block;
  width: 120px;
  line-height: 42px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background-color: #3ed7c5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.section5 .txt_slick .item a:hover {
  box-shadow: 0 10px 30px rgba(62, 215, 197, 0.5);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.section5 .txt_slick .number {
  text-align: center;
  font-size: 18px;
  color: #bfbfbf;
  font-family: 'DINPro-medium';
}
.section5 .txt_slick .number span {
  padding: 0 5px;
}
.section5 .txt_slick .number span.curr {
  color: #3ed7c5;
  font-size: 30px;
}
.section5 .btn {
  width: 60px;
  height: 60px;
  background-color: #c6c6c6;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 49%;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
  cursor: pointer;
  opacity: 0;
}
.section5 .btn.prev {
  left: 9vw;
  background-image: url("../images/prev_2.png");
}
.section5 .btn.next {
  right: 9vw;
  background-image: url("../images/next_2.png");
}
.section5 .btn.show {
  opacity: 1;
}
.section5 .btn:hover {
  background-color: #ffca00;
}




/***********广告条***************/

.inywlb{display: block;position: relative;height: 350px;overflow: hidden;}



.inywbg {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	background: rgba(0, 0, 0, 0.2);
}

.inyw-bgtu {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	object-fit: cover;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

.inyw-bdk {
	/* display: block; */
	position: absolute;
	left: 0;
	text-align: center;
	z-index: 6;
	/* display: -webkit-box;
	display: -ms-fslexbox;
	display: -webkit-flex; */
	display: flex;
	width: 100%;
	height: 100%;
	/* -webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center; */
	align-items: center;
}

.inyw-bdk1 {
	top: 0;
	opacity: 1;
}

.inyw-bdk2 {
	top: 100%;
	opacity: 0;
}

.inyw-bk {
	display: block;
	align-items: center;
	flex-direction: column;
	margin: 0 auto;
	position: relative;
	height: auto;
	overflow: hidden;
}

.inyw-b {
	display: block;
	line-height: 2;
	font-size: 30px;
	color: #fff;
}

.inyw-bm {
	display: block;
	line-height: 1.8;
	font-size: 22px;
	color: #fff;
}

.inyw-b-titk {
	display: block;
	text-align: center;
	/*margin-bottom: 20px;*/
}

.inyw-b-title{
	font-weight: bold;
	line-height: 2;
	font-size: 30px;
	color: #fff;
}

.inyw-b-tit {
	font-weight: bold;
	line-height: 1.8;
	font-size: 22px;
	color: #fff;
}

.inyw-b-textk {
	display: block;
	text-align: center;
	margin-bottom: 46px;
}

.inyw-b-text {
	display: block;
	text-align: center;
	line-height: 26px;
	font-size: 16px;
	color: #fff;
}

.inyw-b-duo {
	display: block;
	width: 146px;
	height: 47px;
	overflow: hidden;
	border: 1px solid #fff;
	margin: 0 auto;
	text-align: center;
	line-height: 43px;
	font-size: 16px;
	color: #fff;
}

.inyw-b-duo span {
	display: block;
	position: relative;
	top: 0;
}

/* .inyw-b-duo:hover span {
	top: -100%;
} */

.inyw-bhk {
	display: block;
	margin: 0 auto;
	align-items: center;
	flex-direction: column;
	overflow: hidden;
	height: auto;
}

.inywlb:hover .inyw-bdk1 {
	top: -100%;
	opacity: 0;
}

.inywlb:hover .inyw-bdk2 {
	top: 0;
	opacity: 1;
}

.inywlb:hover .inywbg {
	background:rgba(255, 202, 0, 0.6);
}


.inywlb:hover .inyw-bgtu{
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	/* IE 9 */
	-webkit-transform: scale(1.05);
	/* Safari 和 Chrome */
	-o-transform: scale(1.05);
	/* Opera */
	-moz-transform: scale(1.05);
}



/*********新闻*****************/
.index_news_bg {
  padding: 4.5vw 0;
  background: #fff;
  position: relative;
  z-index: 2;
  overflow:hidden;
}
.inxw-list {
	margin-top: 40px;
	display: block;
	margin-left: -40px;
}

.inxw-list li {
	display: block;
	width: 50%;
	float: left;
	padding-left: 40px;
	padding-bottom: 40px;
}

.inxwxk {
	display: block;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	padding: 26px 40px 26px 48px;
}

.inxw-nrk {
	display: block;
	overflow: hidden;
	float: right;
	width: calc(100% - 135px);
	padding-left: 42px;
}

.inxw-tit {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 2;
	font-size: 18px;
	color: #4b4d67;
}

.inxw-text {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 24px;
	font-size: 14px;
	color: #4b4d67;
}

.inxw-dak {
	display: block;
	float: left;
	width: 135px;
	height: 80px;
	margin-top: 5px;
	border-right: 1px solid #dcdcdc;
}

.inxw-da1 {
	display: block;
	line-height: 1.2;
	font-size: 34px;
	color: #4b4d67;
}

.inxw-da2 {
	line-height: 1.2;
	font-size: 20px;
	color: #4b4d67;
}

.inxw-dat {
	display: block;
	width: 31px;
	height: 2px;
	background: #b5b5bf;
	margin: 6px 0 6px;
}

.inxwxk:hover {
	border-color: #fff;
	box-shadow: 0 0 23px rgba(62, 215, 197, 0.3);
}

.inxwxk:hover .inxw-da1 {
	color: #3ed7c5;
}

.inxwxk:hover .inxw-da2 {
	color: #3ed7c5;
}

.inxwxk:hover .inxw-tit {
	color: #3ed7c5;
	/* padding-left: 4px; */
}

.inxwxk:hover .inxw-text {
	color: #000;
}


/*********底部********************/
.footer {background: #1f88c9 url(../images/footer_bg.png) no-repeat right top;color: #ffffff;padding-top: 10px;}
.footerTop {overflow: hidden;padding-bottom: 15px;letter-spacing: 1px;}
.footTlx {float: left;display: flex;/* align-items: center; */padding-top: 20px;}
.footer_logo {display: inline-block;/* margin-bottom: 3.64vw; *//* float: left; */margin-right: 3vw;}
.foot_dx1 { font-size: 16px; line-height: 32px; }
.foot_dx2 { font: bold 36px/46px din; }
.foot_dx3 { margin-top: 0.5vw; line-height:2; font-size: 16px; }
.foot_dx4 {font-size: 14px;line-height:1.9;color: #ffffff;}
.foot_share { height: 48px; margin-top: 5.72vw; }
.foot_share strong { line-height: 48px; display: inline-block; font-size: 16px; color: #FFF; font-weight: normal; }
.foot_share strong, .foot_share a { vertical-align: middle; }
.foot_sha1 { background: url(../images/ft_si1.png) no-repeat center center; display: inline-block; height: 46px; width: 46px; margin-left: 12px; border: 1px solid rgba(255,255,255,0.3); border-radius: 50%; opacity: 0.9 }
.foot_sha2 { background: url(../images/ft_si2.png) no-repeat center center; display: inline-block; height: 46px; width: 46px; margin-left: 12px; border: 1px solid rgba(255,255,255,0.3); border-radius: 50%; opacity: 0.9 }
.foot_sha3 { background: url(../images/ft_si3.png) no-repeat center center; display: inline-block; height: 46px; width: 46px; margin-left: 12px; border: 1px solid rgba(255,255,255,0.3); border-radius: 50%; opacity: 0.9 }
.foot_share a:hover { opacity: 1; }
.footTrx {float: right;width: 66%;}
.footTrx dl {float: left;width: calc(20% - 20px);margin-left: 20px;}
.footTrx dt {height: 60px;line-height: 60px;position: relative;margin-bottom: 1.08vw;}
.footTrx dt:after { content: ""; background: #2cc7b7; height: 2px; width: 24px; position: absolute; left: 0px; bottom: 0px; }
.footTrx dd {line-height: 1.6;}
.foot_a1 {font-size: 16px;color: #ffffff;}
.foot_a1:hover { color: #fff; }
.foot_a2 { font-size: 14px; color: #CFCFD1; }
.foot_a2:hover { color: #fff; }
.footTrx dl:nth-child(1),  .footTrx dl:nth-child(2),  .footTrx dl:nth-child(3) {/* height: 200px; */}
.footTrx dl:nth-child(1), .footTrx dl:nth-child(4) {/* margin-left: 0; */}
.footerInfo {font-size: 14px;line-height: 30px;padding: 1vw 0px;border-top: 1px solid #83abc3;}
.footerInfo .fl a { font-size: 16px; }
.footerInfo .fl span { display: inline-block; margin: 0 15px; transform: translateY(-1px) }
.footerInfo a, .footerInfo a:hover { color: #CFCFD1; }
 @media (max-width:1199px) {
.footTrx { width: 525px; }
.footTrx dl { margin-left: 45px; }
.footTrx dl:nth-child(1), .footTrx dl:nth-child(4) { margin-left: 0; }
}
 @media (max-width:993px) {
.footTlx { width: 100%; text-align: center; float: none; margin-bottom: 55px; }
.footTrx { display: none }
.footerTop { padding-bottom: 0; }
.footerInfo .fl, .footerInfo .fr { width: 100%; text-align: center; }
}
 @media (max-width:767px) {
.footerInfo .fl a { font-size: 14px; }
.footerInfo .fl span { margin: 0 3px; }
.footer_logo img { max-width: 80%; }
.footer { padding-top: 40px; }
.footTlx { margin-bottom: 30px; }
}
.m2topEmpty { }
.max1320 { max-width: 1320px; margin-left: auto; margin-right: auto }
 @media (max-width:1599px) {
.max1320 { max-width: 1200px; }
}
.m2banner { position: relative; }
.m2banner .bgImg {height: 260px;}
.m2banTxt {position: absolute;left: 0;width: 100%;top: 50%;transform: translateY(-50%);color: #fff;}
.m2banTxt strong {font-size: 32px;line-height: 1.5;font-weight: normal;/* letter-spacing: 4px; */display: block;text-align:center;}
.m2banTxt strong span{ display:inline-block; padding:8px 30px;background: #2cc7b7;}
.m2banTxt p {font-size: 20px;line-height: 1.7;/* margin-top: 15px; *//* max-width: 940px; */text-align: center;font-weight: bold;}
.m2banner2 .m2banTxt { text-align: center; color: #333; max-width: 960px; left: 50%; transform: translate(-50%, -50%); padding-bottom: 180px; }
.m2banner2 .m2banTxt p { max-width: none; }
.m2banner2 .container { width: 100%; }
.m2posWpr { height: 50px; background: #F7F7F7; box-shadow: inset 0 10px 20px rgba(0,0,0,0.01); padding: 0px 60px; font-size: 14px; line-height: 50px; color: #666; }
.m2pos { background: url(../images/m2pos_i.png) no-repeat left center; padding-left: 28px; color: #666; font-size: 14px; float: left; }
.m2menu { float: right }
.m2menu_a { display: inline-block; padding: 0px 5px; margin-left: 40px; color: #666; position: relative; }
.m2menu_a.on, .m2menu_a:hover { }
.m2menu_a:after { content: ""; background: #B63A2E; height: 2px; width: 0%; position: absolute; left: 50%; bottom: 0px; transition: all 0.5s ease-in-out; }
.m2menu_a.on:after, .m2menu_a:hover:after { width: 100%; left: 0; }
.m2tmTop { padding: 80px 0px; overflow: hidden; }
.m2tmTop .overflowHide { float: left; height: 593px; width: 411px; }
.m2tmTrx { margin-left: 458px; padding-top: 56px; }
.m2tm_nm { padding-bottom: 22px; border-bottom: 1px solid #E6E6E6; overflow: hidden }
.m2tm_nm strong { font-size: 38px; float: left; margin-right: 5px; }
.m2tm_nm span { color: #FFF; background: #B63A2E; padding: 0px 24px; display: inline-block; line-height: 30px; height: 30px; font-size: 14px; float: left; margin: 13px 0px 0px 18px; }
.m2tmTtxt { font-size: 16px; line-height: 34px; color: #666666; margin-top: 28px; height: 410px; position: relative; overflow: hidden; }
.m2tmul { margin: 0px -23px 60px; }
.m2tmul li { padding: 0px 23px; float: left; width: 33.33%; margin-bottom: 40px; }
.m2tm_aBox { display: block; }
.m2tm_aBox .overflowHide { height: 503px; }
.m2tm_aBox .overflowHide:after, .m2tmTop .overflowHide:after { content: ""; background: url(../images/m2pbg.png) repeat-x left bottom; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.m2tm_ltxt { font-size: 15px; color: #FFF; line-height: 28px; position: absolute; z-index: 1; left: 45px; right: 45px; bottom: 22px; }
.m2tm_ltxt strong { font-size: 24px; font-weight: normal; line-height: 42px; display: block; }
.m2tmLayerBg { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 30; background: rgba(0,0,0,0.6); }
.m2tmLayer { max-width: 1560px; width: 90%; position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 35; background: #FFF url(../images/m2tm_bg.png) no-repeat right bottom; padding: 5.2vw 8.85vw; }
.m2tm_close { background: url(../images/m2tm_close.png) no-repeat center center; height: 28px; width: 28px; position: absolute; top: 35px; right: 35px; cursor: pointer; transition: all 0.5s ease-in-out; }
.m2tm_close:hover { transform: rotate(180deg); }
.m2tmPtxts { overflow: hidden }
.m2tmPtxts .bgImg { float: left; height: 503px; width: 410px; }
.m2tmPext { margin-left: 470px; padding-top: 75px; }
.m2tmPext .m2tmTtxt { height: 320px; }
@media (max-width:1799px) {
.m2banTxt strong {/* font-size: 36px; *//* line-height: 50px; */}
.m2banTxt p {/* font-size: 15px; *//* margin-top: 15px; */}
.m2tm_nm strong { font-size: 30px; }
.m2tm_nm span { margin-top: 7px; }
.m2tm_aBox .overflowHide { height: 465px; }
}
 @media (max-width:993px) {
.m2topEmpty { height: 56px }
.m2posWpr { padding-right: 15px; padding-left: 15px; }
.m2menu_a { margin-left: 20px; }
.m2tmTrx { padding-top: 0; }
.m2tm_nm strong { display: block; float: none }
.m2tm_nm span { margin-left: 0; margin-right: 5px; }
.m2tmul li { width: 50%; }
.m2tmPtxts .bgImg { width: 288px; height: 370px; }
.m2tmPext { margin-left: 315px; }
.m2tmLayer { padding: 30px 25px; }
.m2tmPext { padding-top: 0; }
.m2tm_nm strong { font-size: 24px; }
.m2tmTop .overflowHide { width: 330px; }
.m2tmTrx { margin-left: 358px; }
}
@media (max-width:767px) {
.m2banner .bgImg {height: 150px;}
.m2banTxt { margin-top: -15px; }
.m2banTxt strong { font-size: 24px!important; }
.m2banTxt p { margin-top: 4px!important; line-height: 28px; }
.m2tmTop .overflowHide { width: 100%; height: 450px; float: none }
.m2tmTrx { margin-left: 0; margin-top: 35px; }
.m2tm_nm strong { display: block; font-size: 21px; margin-bottom: 12px; }
.m2tmul li { width: 100%; margin-bottom: 25px; }
.m2tm_ltxt { left: 20px; right: 20px; }
.m2tm_ltxt strong { font-size: 21px; }
.m2tmTop { padding: 65px 0; }
.m2tmPtxts .bgImg { display: none; }
.m2tmPext { margin-left: 0; }
.m2tmTtxt { font-size: 14px; line-height: 28px; }
.m2tmLayer { padding-right: 20px; }
.mCSB_inside > .mCSB_container { margin-right: 20px; }
.m2tm_close { right: 25px; }
}
.m3nTop { background: url(../images/m2nbg1.jpg) no-repeat center center; padding: 4.68vw 0px 5.2vw; background-size: cover; color: #fff; }
.m3nTop_t { line-height: 60px; height: 60px; position: relative; }
.m3nTop_t .fl { font-size: 42px; font-weight: bold; letter-spacing: 2px; }
.m3nTfun { float: right; font-size: 22px; }
.m3nTfun_1 { font-size: 30px; }
.m3nTswiper { margin: 0px -30px; padding-bottom: 90px; }
.m3nTswiper .slick-prev { background: url(../images/m2n_tbtn1.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 2px solid #FFF; bottom: 0px; right: 99px; transition: all 0.2s ease-in-out; }
.m3nTswiper .slick-next { background: url(../images/m2n_tbtn1.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 2px solid #FFF; bottom: 0px; right: 30px; transform: rotate(180deg); transition: all 0.2s ease-in-out; }
.m3nTswiper .slick-prev:hover, .m3nTswiper .slick-next:hover { background: #FFF url(../images/m2n_tbtn2.png) no-repeat center center; }
.m3nitem { padding: 30px; }
.m3nTswiper .slick-list { width: 100%; }
.m3n_taBox { display: block; background: #fff; box-shadow: 0 0 25px rgba(0,0,0,0.3); overflow: hidden; }
.m3n_taBox .overflowHide { float: left; height: 431px; width: 50%; }
.m3ntRx { width: 50%; float: right; padding: 48px 3.64vw 0; }
.m3nTime { display: inline-block; padding-left: 85px; height: 66px; border-bottom: 2px solid #D70B17; color: #D6D6D6; font: 22px/26px din; position: relative; }
.m3nTime span { line-height: 52px; font-size: 68px; display: inline-block; position: absolute; left: 0px; top: 0px; }
.m3ntRx strong { font-size: 24px; line-height: 40px; display: block; margin-top: 35px; max-height: 80px; overflow: hidden; }
.m3ntRx p { font-size: 14px; line-height: 24px; color: #333; max-height: 72px; overflow: hidden; margin: 24px 0px 22px; }
.m3ntRx p + span { text-align: right; display: block; line-height: 28px; font-size: 14px; color: #a32135; }
.m2nnWpr { background: #fff; padding-bottom: 10px; }
.m2nnul { margin-bottom: 10px; padding-top: 1.34vw }
/*.m2nnul li { border-bottom: 1px solid #EBEBEB; position: relative; }*/
.m2nnaBox { padding: 3.64vw 0px; position: relative; display: block; overflow: hidden }
/*.m2nnul li:after { content: ""; position: absolute; left: 0; bottom: -1px; width: 0%; height: 2px; background: #B63A2E; transition: all 0.8s ease-in-out; }
.m2nnul li:hover:after { content: ""; width: 100%; }*/
.m2nnaBox .overflowHide { float: left; height: 270px; width: 480px; }
.m2nnTxt { margin-left: 555px; margin-top: 43px; letter-spacing: 1px; position: relative; padding-right: 300px; }
.m2nnTxt h5 { color: #808080; display: inline-block; height: 36px; font: normal 16px/36px din_light; background: url(../images/m2n_tm.png) no-repeat left center; padding-left: 25px; position: absolute; top: 4px; right: 0px; }
.m2nnTxt strong { font-size: 24px; line-height: 36px; max-height: 72px; white-space: normal; margin-bottom: 22px; display: block; font-weight: 100; }
.m2nnTxt p { font-size: 16px; line-height: 28px; color: #666666; height: 56px; overflow: hidden; }
.m2nnTxt span { font-size: 14px; color: #808080; line-height: 46px; height: 48px; width: 180px; border: 1px solid #EBEBEB; background: url(../images/m2n_mi.png) no-repeat 133px center; padding-left: 29px; display: inline-block; position: absolute; right: 0px; top: 100px; }
.m2nnaBox:hover .m2nnTxt span { border: 1px solid #2cc7b7; background: #2cc7b7 url(../images/m2n_mia.png) no-repeat 133px center; color: #FFF; }
 @media (max-width:1799px) {
.m3nTop_t .fl { font-size: 38px; }
.m3n_taBox .overflowHide { height: 370px; }
.m3ntRx strong { margin-top: 28px; }
.m3ntRx strong { font-size: 22px; }
.m3ntRx p { margin: 18px 0px 18px; }
.m3nTswiper { padding-bottom: 70px; }
.m2nnTxt strong { font-size: 22px; }
.m2nnTxt { max-width: 625px; padding-top: 5px; }
.m2nnaBox .overflowHide { width: 420px; height: 250px; }
}
 @media (max-width:1199px) {
.m2nnTxt { max-width: 535px; margin-left: 415px; }
.m2nnaBox .overflowHide { width: 380px; }
}
 @media (max-width:993px) {
.m2nnTxt { max-width: 350px; }
.m2nnaBox .overflowHide { width: 300px; }
.m2nnTxt span { width: 140px; background: url(../images/m2n_mi.png) no-repeat 103px center; padding-left: 20px; }
}
 @media (max-width:767px) {
.m3nTop { padding: 40px 0; }
.m3nTop_t .fl { font-size: 24px; }
.m3nitem { padding: 20px 30px; }
.m3n_taBox .overflowHide { width: 100%; height: 220px; }
.m3ntRx { width: 100%; padding-top: 20px; padding-bottom: 15px; }
.m3nTime { transform: scale(0.4); transform-origin: left top; }
.m3ntRx strong { font-size: 16px; margin-top: -15px; line-height: 30px; max-height: 60px; overflow: hidden }
.m3ntRx p { margin: 5px 0; }
.m3nTswiper .slick-prev { transform: scale(0.8) translateY(-10px); }
.m3nTswiper .slick-next { transform: scale(0.8) rotate(180deg) translateY(10px); }
.m2nnaBox { padding: 20px 0; }
.m2nnaBox .overflowHide { width: 100%; height: 220px; }
.m2nnTxt h5 { font-size: 16px; line-height: 24px; height: 24px; }
.m2nnTxt strong { font-size: 16px; line-height: 30px; height: 30px; margin-bottom: 8px; }
.m2nnTxt p { font-size: 14px; max-height: 84px; height: auto }
.m2nnul { padding: 30px 0 20px; }
.m2nnaBox .overflowHide { float: none; }
}
.m3nWpr {padding-top: 2vw;}
.m3nShare { width: 42px; position: absolute; left: -90px; top: 150px; }
.m3nShare strong { font-size: 14px; line-height: 32px; font-weight: normal; color: #808080; display: block; margin-bottom: 15px; text-align: center }
.m3nShare_qq { height: 46px; width: 46px; float: left; margin-bottom: 0px; border-radius: 50%; background: url(../images/m3nsi3.png) no-repeat center center; }
.m3nShare_qq:hover { background: url(../images/m3nsi3a.png) no-repeat center center; }
.m3nShare_wechat { height: 46px; width: 46px; float: left; margin-bottom: 20px; border-radius: 50%; background: url(../images/m3nsi1.png) no-repeat center center; }
.m3nShare_wechat:hover { background: url(../images/m3nsi1a.png) no-repeat center center }
.m3nShare_sina { height: 46px; width: 46px; float: left; margin-bottom: 20px; border-radius: 50%; background: url(../images/m3nsi2.png) no-repeat center center; }
.m3nShare_sina:hover { background: url(../images/m3nsi2a.png) no-repeat center center; }
.m3nBkBtn { background: url(../images/m3back.png) no-repeat center top; text-align: center; display: block; margin: 0px auto; height: 182px; width: 176px; font-size: 14px; line-height: 24px; padding-top: 75px; color: #FFF; }
.m3nBkBtn:hover { transform: translateY(-10px); color: #fff; }
.m3nBox { background: #fff; position: relative; padding-bottom: 90px; }
.m3nEditor {padding: 0px 0px 3.2vw;color: #808080;font: 18px/36px "微软雅黑";}
.m3nEditor p{text-indent: 2em;}

.m3nPage { padding: 25px 0px; border-top: 3px solid #e6e6e6; margin-top: 50px; background: #fff; }
.m3nPage p { font-size: 16px; line-height: 38px; height: 38px; }
.m3n_t {font-size: 30px;line-height: 60px; font-weight:normal;display: block;letter-spacing: 3px;text-align: center;}
.m3n_t2a { text-align: center; }
.m3ninfo {padding: 5px 0px 5px;border-bottom: 2px solid #E6E6E6;font-size: 18px;color: #808080;line-height: 30px;margin-bottom: 5px;}
.m3ninfo .cor_red { color: #2cc7b7; font-family: "微软雅黑"; font-weight: 100; }
.m3n_sline { font-size: 14px; color: #ccc; transform: translateY(-4px); display: inline-block; margin: 0 15px; }
 @media (max-width:1799px) {
.m3nShare { left: -75px; }
.m3n_t {font-size: 30px;line-height: 52px;}
.m3ninfo {padding: 0px 0px 0px;}
.m3ninfo {font-size: 16px;}
.m3nEditor { font-size: 16px; line-height: 32px; }
}
 @media (max-width:1379px) {
.m3nShare { left: -55px; }
}
 @media (min-width:1199px) {
.m3nShareFixed { position: fixed; top: 130px; }
}
 @media (max-width:1199px) {
.m3nShare { display: none; }
}
 @media (max-width:993px) {
.m3n_t { font-size: 28px; }
}
 @media (max-width:767px) {
.m3nEditor { padding-left: 15px; padding-right: 15px; font-size: 14px; line-height: 28px; }
.m3nPage p { font-size: 14px; line-height: 28px; height: 28px; }
.m3nPage { padding: 18px 15px; }
.m3nShare { display: none!important; }
.m3n_t { font-size: 23px; line-height: 40px; letter-spacing: 1px; }
.m3nWpr { padding-top: 30px; }
.m3ninfo { font-size: 16px; padding-top: 12px; }
.m3nEditor { padding-top: 25px; padding-left: 0; padding-right: 0 }
.m3nBkBtn { margin-top: 35px; }
.m3nPage { margin-top: 25px; }
.m3nBox { padding-bottom: 65px; }
}
.m2jbWpr { padding-top: 75px; background: #f7f7f7; padding-bottom: 1px; }
.m2jbul { margin-bottom: 1.97vw; }
.m2jbul li { margin-bottom: 1.87vw; border: 1px solid #E8E8E8; position: relative; padding: 7px 45px; background: #FFF; }
.m2jbul li.on:before { content: ""; left: -1px; top: -1px; right: -1px; bottom: -1px; border: 2px solid #AA2123; position: absolute; }
.m2jbTbox { line-height: 80px; height: 81px; border-bottom: 1px solid #F2F2F2; background: url(../images/m2jb_i.png) no-repeat left center; font-size: 24px; font-weight: normal; cursor: pointer; position: relative; padding: 0px 40px 0px 48px; overflow: hidden; }
.m2jbTbox:after { content: ""; background: url(../images/m2jb_btn1.png) no-repeat center center; position: absolute; right: 0px; height: 20px; width: 20px; margin-top: -10px; top: 50%; }
.m2jbSitem { display: flex; justify-content: space-between; font-size: 16px; color: #666666; line-height: 70px; }
.m2jbSitem span:nth-child(3) { display: none; }
.m2jbDetail { padding: 2.7vw 0px; position: relative }
.m2jbul { position: relative; }
.m2jbul dd { padding-right: 70px; padding-left: 0; font-size: 14px; line-height: 28px; color: #666666; }
.m2jbul dd:nth-child(2) { padding-left: 70px; padding-right: 0 }
.m2jbul dd strong { display: block; font-size: 16px; color: #333; line-height: 40px; font-weight: normal; }
.m2jbInfo strong { display: block; font-size: 16px; line-height: 26px; font-weight: normal; color: #333; }
.m2jbInfo strong a { color: #AA2123; font-weight: bold; }
.m2jbInfo { font-size: 14px; line-height: 24px; color: #666666; position: relative; }
.m2jbInfo_btn { color: #FFF; background: #AA2123; font-size: 16px; line-height: 50px; text-align: center; display: block; height: 50px; width: 160px; position: absolute; margin-top: -25px; left: 745px; top: 50%; }
.m2jbInfo_btn:hover { transform: translateY(-4px); box-shadow: 0 5px 8px rgba(0,0,0,0.1); color: #FFF; }
.on .m2jbTbox:after { background: url(../images/m2jb_btn2.png) no-repeat center center; }
 @media (max-width:767px) {
.m2jbWpr { padding-top: 60px; }
.m2jbul li { padding-left: 10px; padding-right: 10px; }
.m2jbTbox { font-size: 21px; padding-left: 40px; }
.m2jbSitem { display: block; line-height: 40px; font-size: 15px; }
.m2jbSitem span { white-space: nowrap; margin-right: 15px; }
.m2jbul dd:nth-child(2) { padding-left: 0; margin-bottom: 20px; }
}
.m3nTop2 { padding: 70px 0px; border-bottom: 1px solid #EBEBEB; }
.m2nnTaBox { display: block; overflow: hidden }
.m2nnTaBox .overflowHide { float: left; height: 439px; width: 780px; }
.m2nnTrx { margin-left: 780px; height: 439px; border-top: 1px solid #F0F0F0; border-right: 1px solid #F0F0F0; border-bottom: 1px solid #F0F0F0; padding: 52px 50px 0px; }
.m2nnTrx strong { font-size: 28px; line-height: 42px; font-weight: 100; max-height: 84px; display: block; overflow: hidden; margin-bottom: 15px; }
.m2nnTrx p { font-size: 16px; line-height: 32px; color: #808080; height: 64px; overflow: hidden; margin-bottom: 50px; }
.m2nnTbom { padding-top: 40px; border-top: 1px solid #EBEBEB; overflow: hidden; }
.m2nnTtm { background: url(../images/m2n_tm.png) no-repeat left center; float: right; padding-left: 25px; color: #808080; font: 100 16px/48px "微软雅黑"; }
.m2nnTbom span.transition { font-size: 14px; color: #808080; line-height: 46px; height: 48px; width: 180px; border: 1px solid #EBEBEB; background: url(../images/m2n_mi.png) no-repeat 133px center; padding-left: 29px; display: inline-block; float: left; }
.m2nnTaBox:hover .m2nnTbom span.transition { border: 1px solid #2cc7b7; background: #2cc7b7 url(../images/m2n_mia.png) no-repeat 133px center; color: #FFF; }
.m2nnul2 { padding-top: 0; }
@media (max-width:1799px) {
.m2nnTaBox .overflowHide { width: 660px; height: 380px; }
.m2nnTrx { margin-left: 660px; }
.m2nnTrx { padding: 32px 40px 0px; height: 380px; }
.m2nnTrx strong { font-size: 24px; line-height: 40px; }
.m2nnTrx p { margin-bottom: 34px; }
.m2nnTxt { margin-left: 465px; }
}
 @media (max-width:1199px) {
.m2nnTaBox .overflowHide { width: 540px; }
.m2nnTxt { margin-left: 415px; padding-right: 210px }
}
 @media (max-width:993px) {
.m2nnTaBox .overflowHide { width: 100%; float: none; }
.m2nnTrx { margin-left: 0; border-top: none; border-left: 1px solid #F0F0F0; }
.m2nnTxt { margin-left: 325px; padding-right: 160px; }
}
@media (max-width:767px) {
.m2nnTaBox .overflowHide { height: 200px; }
.m2nnTrx { padding: 20px 15px 0px; }
.m2nnTrx strong { font-size: 20px; line-height: 34px; }
.m2nnTbom span.transition { width: 160px; background: url(../images/m2n_mi.png) no-repeat 113px center; padding-left: 20px; }
.m2nnTrx { height: 355px; }
.m3nTop2 { padding-bottom: 50px; }
.m2nnTxt { margin-left: 0; margin-top: 15px; }
.m2nnul li { margin-bottom: 25px; padding-bottom: 25px }
.m2nnTxt { padding-right: 0; }
.m2nnTxt h5 { display: block; position: static; margin-bottom: 5px; }
.m2nnTxt span { position: static!important; margin-top: 15px; }
.m2nnul { padding-bottom: 0; margin-bottom: 0 }
}

.m2csWpr { background: #f5f5f5 url(../images/m2csBg.png) no-repeat fixed center top; padding: 80px 0px 1px; }
.m2csul { margin-bottom: 30px; }
.m2csul li { margin-bottom: 10px; }
.m2csBox { display: block; position: relative; }
.m2csBox .overflowHide {background: #FFF;height: 236px;width: 317px;position: absolute;left: 0px;top: 50%;transform: translateY(-50%);}
.m2csBox .overflowHide img {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);max-width: 100%;max-height: 100%;width: auto;height: auto;}
.m2csDbox {height: 320px;transition: all 0.5s ease-in-out;background: rgba(255,255,255,0);margin-left: 210px;padding: 82px 85px 0px 160px;}
.m2csBox:hover .m2csDbox { background: #2cc7b7; color: #fff; }
.m2csDbox strong { font-size: 24px; line-height: 40px; font-weight: normal; display: block; height: 40px; margin-bottom: 22px; }
.m2csDbox p {font-size: 16px;line-height: 26px;color: #666666;transition: all 0.5s ease-in-out;max-height: 78px;overflow: hidden;text-indent: 2em;}
.m2csBox:hover .m2csDbox p { color: #fff; }
 @media (max-width:1199px) {
.m2csDbox { padding-left: 248px; }
}
 @media (max-width:993px) {
.m2csBox .overflowHide { width: 300px; }
.m2csDbox { padding-left: 118px; padding-right: 30px }
.m2csWpr{background-attachment:inherit!important;}
}
 @media (max-width:767px) {
.m2csWpr { padding: 60px 0px 1px }
.m2csBox { padding: 20px 0; background: #fff; }
.m2csDbox { padding: 0; padding: 0px 20px; }
.m2csBox .overflowHide { position: relative; left: auto; top: auto; width: 100%; height: 100px; transform: translate(0, 0) }
.m2csDbox { margin-left: 0; height: auto; padding-bottom: 15px; }
.m2csDbox strong { font-size: 20px; margin-bottom: 10px; }
.m2csBox .overflowHide img { max-width: 50%; max-height: 50px; }
}


.m2lxTop {padding: 0 450px 0 0;position: relative;margin: 2vw 0 1vw;}
.m2lxTop h4 {font-size: 27px;letter-spacing: 2px;display: block;font-weight: normal;line-height: 1;}
.m2lx_adr { float:left; margin-top: 3.9vw; background: url(../images/m2lx_bi1.png) no-repeat left top; padding: 3px 0px 0px 86px; height: 60px; font-size: 18px; color: #666666; line-height: 28px; }
.m2lx_adr strong { font-size: 18px; font-weight: bold; display: block; color: #333; }
.m2lx_adr p { }

.m2lx_lxr {float: left; margin-left:50px; margin-top: 3.9vw; background: url(../images/m2lx_bi2.png) no-repeat left top; padding: 3px 0px 0px 86px; height: 60px; font-size: 18px; color: #666666; line-height: 28px; }
.m2lx_lxr strong { font-size: 18px; font-weight: bold; display: block; color: #333; }
.m2lx_lxr p { }

.m2lx_wximg { position: absolute; top: 0px; right: 0px; }
.m2lxul {padding-top: 2vw;border-top: 2px solid #F0F0F0;/* margin-top: 4.94vw; */padding-bottom: 4vw;}
.m2lxul li { text-align: center; letter-spacing: 2px; }
.m2lxul li span { display: inline-block; transition: all 0.5s ease-in-out; }
.m2lxul li:hover span { transform: rotateY(180deg); }
.m2lxul li p { font-size: 20px; font-weight: normal; line-height: 4.37vw; }
.m2lxul li strong { font-size: 18px; line-height: 25px; display: block; }
.m2lxMap {height: 25vw;position: relative;z-index: 0;border: 10px solid #ddd;}
.mapLink { background: url(../images/m2lx_mp.png) no-repeat center center; display: block; height: 140px; width: 513px; }
.amap-info-content { transform: translate(168px, 25px); }
.amap-info-outer, .amap-menu-outer { box-shadow: none!important; }
.amap-info-content { background: none; }
.amap-info-close { right: 52px!important; top: 16px!important; }
.bottom-center .amap-info-sharp { display: none; }
.m2lxu2Wpr { background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255,255,255,1)), to(rgba(245,245,245,1))); padding-bottom: 5.72vw; }
.m2lx_t2 { font-size: 38px; line-height: 52px; letter-spacing: 2px; display: block; padding: 5.22vw 0px 3.12vw; text-align: center; }
.m2lxu2 { display: flex; justify-content: space-between; flex-wrap: wrap; }
.m2lxu2 li { width: 48%; margin-bottom: 2.08vw; transition: all 0.5s ease-in-out; position: relative; }
.m2lxu2 li a:hover { color: #fff; }
.m2lxu2_item { padding: 26px 106px 46px 56px; box-shadow: 0 0 25px rgba(0,0,0,0.03); }
.m2lxmbg { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.m2lxmbg .bgImg { transition: all 0.5s ease-in-out; position: absolute; left: 0; top: 0; right: 0; bottom: 0 }
.m2lx_txt { position: relative; z-index: 1; }
.m2lx_txt strong { font-size: 24px; line-height: 80px; height: 80px; font-weight: normal; display: block; position: relative; margin-bottom: 22px; }
.m2lx_txt strong:after { content: ""; transition: all 0.5s ease-in-out; height: 4px; width: 24px; background: #2cc7b7; position: absolute; left: 0; bottom: 0; }
.m2lx_txt p { transition: all 0.5s ease-in-out; font-size: 16px; line-height: 32px; color: #808080; }
.m2lxu2 li:hover .m2lxmbg .bgImg { opacity: 0; }
.m2lxu2 li:hover .m2lxmbg .bgImg.opacity { opacity: 1 }
.m2lxu2 li:hover { color: #fff; transform: translateY(-10px); box-shadow: 0 0 25px rgba(0,0,0,0.1); }
.m2lxu2 li:hover .m2lx_txt p { color: #fff; }
.m2lxu2 li:hover .m2lx_txt strong:after { background: #fff; }
 @media (max-width:1799px) {
.m2lxTop h4 { font-size: 30px; }
.m2lx_adr { font-size: 16px; }
.m2lx_lxr { font-size: 16px; }
.m2lx_t2 { font-size: 30px; }
}
 @media (max-width:993px) {
.m2lxTop { padding-right: 250px; }
.m2lxTop h4 { font-size: 28px; }
.m2lxu2 li { width: 100%; }
}
 @media (max-width:767px) {
.m2lxTop { padding-right: 0; }
.m2lx_wximg { position: static; }
.m2lxTop { margin: 50px 0 }
.m2lxTop h4 { font-size: 22px; line-height: 36px; text-align: center }
.m2lx_adr { height: auto; margin-bottom: 35px; }
.m2lx_wximg { text-align: center; }
.m2lx_wximg img { width: 100px; height: auto; }
.m2lxul li { margin-bottom: 25px; }

.m2lxul { padding: 50px 0; }
.m2lxul li p { line-height: 42px; }
.m2lxMap { height: 400px; }
.m2lx_t2 { font-size: 24px; padding-top: 35px; }
.m2lxu2 li { margin-bottom: 20px; }
.m2lxu2 li:last-child { margin-bottom: 0; }
.m2lxu2_item { padding: 26px 15px 36px 15px; }
.m2lx_txt strong { font-size: 21px; line-height: 70px; height: 70px; }
.m2lxu2Wpr { padding-bottom: 70px; }
}
.m2hzCon1Wpr { padding: 5.52vw 0px 6.2vw; background: url(../images/m2hz_bg1.png) no-repeat center bottom; background-size: cover; }
.m2hz_st { font-size: 34px; font-weight: normal; line-height: 56px; text-align: center; margin-bottom: 50px; }
.m2hzu1 { display: flex; justify-content: space-between; flex-wrap: wrap; margin: 2.91vw -30px 0; }
.m2hzu1 li { width: 50%; padding: 0 30px; position: relative; }
.m2hzu1 li:before { content: ""; background: #fff; border-radius: 0.8em; position: absolute; left: 30px; right: 30px; top: 0; bottom: 0; box-shadow: 0 10px 25px rgba(0,0,0,0.08); border: 1px solid #F0F0F0; }
.m2hzDbox { position: relative; padding: 30px 25px 60px; }
.m2hzDbox h4 { line-height: 72px; height: 72px; font-size: 28px; font-weight: normal; color: #FFF; background: #A51E24; text-align: center; display: block; border-radius: 0.46em; letter-spacing: 2px; }
.m2hz_st1 { line-height: 28px; padding: 0px 0px 0px 16px; height: 28px; border-left: 4px solid #2cc7b7; font-size: 26px; letter-spacing: 2px; margin: 2.52vw 0px 22px; margin-left: 15px; }
.m2hz_dl { overflow: hidden; padding-left: 20px; }
.m2hz_dl dd { line-height: 36px; float: left; height: 36px; width: 50%; font-size: 17px; color: #999999; padding-left: 15px; overflow: hidden; position: relative; }
.m2hz_dl dd:before { content: ""; background: #B3B3B3; height: 4px; width: 4px; position: absolute; left: 0px; top: 17px; }
.m2hz_dl1 dd { width: 100%; }
.m2hzu1 li:nth-child(2) .m2hzDbox h4 { background: #0f274d; }
.m2hzu1 li:nth-child(3) .m2hzDbox h4 { background: #666666; }
.m2hzCon2Wpr { padding: 5.52vw 0px 6.2vw; background: url(../images/m2hz_bg2.jpg) no-repeat center center; background-size: cover; }
.m2hzCon2Wpr .m2hz_st, .m2hzCon4Wpr .m2hz_st { color: #fff; }
.m2hzCon2Wpr .m2hzu1 li { width: 33.33%; }
.m2hzCon2Wpr .m2hzDbox h4 { font-size: 24px; line-height: 60px; height: 60px; }
.m2hzCon3Wpr { padding: 5.52vw 0px 6.2vw; background: url(../images/m2hz_bg3.jpg) no-repeat center center; background-size: cover; }
.m2hzCon4Wpr { padding: 5.52vw 0px 6.2vw; background: url(../images/m2hz_bg4.jpg) no-repeat center center; background-size: cover; }
.m2hz_dl2 { padding: 18px 30px 0px 10px; }
.m2hz_dl2 dd { line-height: 32px; font-size: 24px; padding-left: 20px; position: relative; margin: 12px 0px 20px; letter-spacing: 2px; }
.m2hz_dl2 dd:before { content: ""; background: #A51E24; height: 6px; width: 6px; position: absolute; left: 0px; top: 13px; }
.m2hz_dl2 dd:last-child { margin-bottom: 0; }
 @media (max-width:1799px) {
.m2hzu1 li { padding: 0 15px; }
.m2hzu1 li::before { left: 15px; right: 15px; }
.m2hzDbox h4 { line-height: 62px; height: 62px; font-size: 24px; }
.m2hz_st1 { line-height: 26px; padding: 0px 0px 0px 16px; height: 26px; border-left: 3px solid #2cc7b7; font-size: 21px; margin: 2.02vw 0px 16px; margin-left: 12px; }
.m2hz_dl dd { font-size: 16px; line-height: 32px; }
.m2hzCon2Wpr .m2hzDbox h4 { font-size: 21px }
.m2hz_dl2 dd { font-size: 20px; }
.m2hz_st { font-size: 30px; }
.m2hzu1 { margin-top: 1.0vw; }
.m2hz_st { margin-bottom: 35px; }
}
 @media (max-width:767px) {
.m2hzCon1Wpr { padding: 55px 0 }
.m2hz_st { font-size: 21px; line-height: 34px; }
.m2hzu1 { padding: 0 15px; }
.m2hzu1 li { width: 100%!important; margin-bottom: 20px; }
.m2hzu1 li:last-child { margin-bottom: 0; }
.m2hzDbox h4 { font-size: 21px; }
.m2hz_st1 { margin: 20px 0 5px }
.m2hzCon2Wpr { padding: 55px 0 70px }
.m2hzCon3Wpr { padding: 55px 0 70px }
.m2hzCon4Wpr { padding: 55px 0 70px }
}
.m2bsCon1Wpr { padding-top: 3.72vw; background: url(../images/m2bs_bg1.jpg) repeat center center; background-size: cover; }


.m2bs_t { font-size: 34px; line-height: 50px; letter-spacing: 2px; text-align: center; font-weight:bold; }
.m2bsCon1 { margin-top: 7.5vw; background: url(../images/m2bs_line.png) no-repeat center center; height: 577px; position: relative; }
.m2bs_c1t { font-size: 30px; line-height: 48px; color: #2cc7b7; font-weight: bold; text-align: center; display: inline-block; position: absolute; left: 50%; top: 250px; transform: translateX(-50%); }
.m2bsc1Item { height: 102px; width: 102px; position: absolute; bottom: 114px; left: 0px; }
.m2bs_c1icon { position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.m2bs_c1icon img { position: absolute; left: 0px; top: 0px; }
.m2bsc1txt { position: absolute; left: 160px; top: 27px; width: 375px }
.m2bsc1txt strong { position: relative; display: block; font-size: 26px; line-height: 38px; font-weight: normal; margin-bottom: 12px; }
.m2bsc1txt strong:after { content: ""; background: #2cc7b7; height: 28px; width: 4px; position: absolute; left: -22px; top: 4px; }
.m2bsc1Item2 .m2bsc1txt strong:after { display: none; }
.m2bsc1Item2 .m2bsc1txt strong i { background: #2cc7b7; height: 28px; width: 4px; display: inline-block; margin-right: 18px; margin-right: 17px; position: relative; top: 5px; }
.m2bsc1txt p { font-size: 16px; line-height: 24px; color: #666666; }
.m2bsc1Item2 { position: absolute; left: 50%; top: -54px; margin-left: -51px; }
.m2bsc1Item3 { left: auto; right: -10px; }
.m2bsc1Item2 .m2bsc1txt { width: 472px; text-align: center; left: 50%; transform: translateX(-50%); top: 120px; }
.m2bsc1Item3 .m2bsc1txt { left: auto; right: 110px; width: 420px; }
.m2bs_c1number { color: #2cc7b7; position: absolute; right: 120px; top: -10px; font: bold 120px/120px din; opacity: 0.06 }
.m2bsc1Item2 .m2bs_c1number { top: auto; bottom: 65px; left: 50%; transform: translateX(-50%); width: 120px; text-align: center }
.m2bsc1Item3 .m2bs_c1number { right: auto; left: 120px; }
.m2bsc1Item1:hover .m2bs_c1icon img:nth-child(1) { animation: rotate 5s linear infinite; }
.m2bsc1Item2:hover .m2bs_c1icon img:nth-child(1) { animation: rotate 5s linear infinite; }
.m2bsc1Item3:hover .m2bs_c1icon img:nth-child(2) { animation: headani 2s linear infinite; }
.m2bsCon2Wpr { background: url(../images/m2bs_bg2.jpg) no-repeat center center; padding: 6.25vw 0px 7.81vw; background-size: cover; }
.m2bsCon2Wpr .m2bs_t { color: #fff; }
.m2bsc2Tab { margin-top: 30px; text-align: center; line-height: 80px; height: 81px; border-bottom: 1px solid rgba(255,255,255,0.2); display: flex; justify-content: space-between; }
.m2bsc2Tab a { display: block; text-align: center; width: 100%; font-size: 20px; color: #FFF; height: 80px; position: relative; }
.m2bsc2Tab a:after { content: ""; height: 2px; background: #fff; position: absolute; bottom: -1px; transition: all 0.5s ease-in-out; width: 0%; left: 50%; }
.m2bsc2Tab a.on:after { width: 100%; left: 0 }
.m2bsc2SwiperWpr { margin-top: 65px; position: relative; }
.m2bsc2Swiper { position: static; left: -22px; right: -22px; top: 0px; transition: all 0.5s ease-in-out; opacity: 0; visibility: hidden; display: none; }
.m2bsc2Swiper.on { opacity: 1; visibility: visible; display: block; }
.m2bsc2item { padding: 0px 22px; }
.m2bsc2_aBox { display: block; position: relative; height: 360px; background: #fff; border-radius: 0.4em; padding: 28px 40px 0px; }
.m2bsc2_aBox:before { content: ""; background: url(../images/m2bs_sbg.jpg) no-repeat 30px bottom; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; transition: all 0.5s ease-in-out; }
.m2bsc2_aBox:hover:before { background: url(../images/m2bs_sbg.jpg) no-repeat -230px bottom; }
.m2bsc2_aBox span { display: block; position: relative; z-index: 1; font-size: 80px; line-height: 84px; color: #eeeeee; font-weight: bold; }
.m2bsc2_aBox strong { display: block; position: relative; z-index: 1; font-size: 24px; font-weight: normal; line-height: 64px; margin: 16px 0px 22px; }
.m2bsc2_aBox strong:after { content: ""; background: #2cc7b7; height: 2px; width: 30px; position: absolute; left: 0px; bottom: 0px; }
.m2bsc2_aBox p { display: block; position: relative; z-index: 1; font-size: 16px; line-height: 32px; color: #808080; overflow: hidden; height: 96px; }
.m2bsc2Swiper .slick-prev { background: url(../images/m2bs_btna.png) no-repeat 14px center; display: inline-block; height: 60px; width: 60px; position: absolute; left: -100px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 2px solid #FFF; margin-top: -30px; border-radius: 50%; transform: rotate(180deg); transition: all 0.3s ease-in-out; }
.m2bsc2Swiper .slick-next { background: url(../images/m2bs_btna.png) no-repeat 14px center; display: inline-block; height: 60px; width: 60px; position: absolute; right: -100px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 2px solid #FFF; margin-top: -30px; border-radius: 50%; transition: all 0.3s ease-in-out; }
.m2bsc2Swiper .slick-prev:hover, .m2bsc2Swiper .slick-next:hover { background: #FFF url(../images/m2bs_btn.png) no-repeat center center; border: 2px solid #FFF; }
.m2bsCon3Wpr { background: url(../images/m2bs_bg3.jpg) no-repeat center center; padding: 5.72vw 0px 11.29vw; background-size: cover; }
.m3bsAniBox { width: 600px; height: 600px; margin: 50px auto 0; margin-top: 120px; position: relative; }
.m3bsAniBox .ring { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; }
.m3bsAniBox .ring span { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.05); border-radius: 50%; -webkit-animation: ringscale2 2s linear infinite; -moz-animation: ringscale2 2s linear infinite; -ms-animation: ringscale2 2s linear infinite; animation: ringscale2 2s linear infinite; opacity: 0; }
.m3bsAniBox .ring span:nth-of-type(2) { animation-delay: .7s; }
.m3bsAniBox .ring span:nth-of-type(3) { animation-delay: 1.4s; }
.m3bsAniBox .circle { position: absolute; top: -67px; left: -67px; right: -67px; bottom: -67px; background-position: center; background-repeat: no-repeat; background-size: contain; background-image: url("../images/img-8.png"); z-index: 2; animation: rotate 30s linear infinite; display: none }
.m3bsAniBox .hover-box { position: absolute; width: 100%; height: 100%; top: 0; left: 0; display: flex; flex-wrap: wrap; border-radius: 50%; background-color: #f9f9f9; z-index: 3; }
.m3bsAniBox .hover-box .item { width: 50%; height: 50%; position: relative; cursor: pointer; }
.m3bsAniBox .hover-box .item img { width: 100%; height: 100%; transition: all .3s ease; }
.m3bsAniBox .hover-box .item img.hide { position: absolute; top: 0; left: 0; opacity: 0; z-index: 2; }
.m3bsAniBox .hover-box .item.active img.hide { opacity: 1; }
.m3bsAniBox .center-txt { position: absolute; top: 120px; left: 120px; right: 120px; bottom: 120px; background-color: #fff; border-radius: 50%; box-shadow: 0 0 30px rgba(0, 0, 0, 0.05); z-index: 4; }
.m3bsAniBox .center-txt .item { position: absolute; width: 100%; height: 100%; top: 0; left: 0; text-align: center; opacity: 0; }
.m3bsAniBox .center-txt .item img { width: 150px; height: 150px; margin: 0 auto; }
.m3bsAniBox .center-txt .item h3 { font-size: 36px; color: #ae2429; margin-top: -75px; }
.m3bsAniBox .center-txt .item h4 { font-size: 14px; color: #ae2429; margin-top: 5px; }
.m3bsAniBox .center-txt .item.active { opacity: 1; transition: all .3s ease; }
.m3bsAniBox .info-box { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; }
.m3bsAniBox .info-box .item { position: absolute; }
.m3bsAniBox .info-box .item:before { content: ''; width: 550px; height: 95px; display: block; background-position: center; background-repeat: no-repeat; background-size: contain; background-image: url("../images/m2bs_l2.png"); transition: all .3s ease; }
.m3bsAniBox .info-box .item.active:before { background-image: url("../images/m2bs_l2a.png"); }
.m3bsAniBox .info-box .item .box { position: absolute; width: 300px; }
.m3bsAniBox .info-box .item span { position: absolute; width: 100%; display: block; font-size: 24px; line-height: 1; color: #ae2429; opacity: 0; transition: all .3s ease; font-weight: bold; }
.m3bsAniBox .info-box .item h3 { font-size: 24px; color: #000000; transition: all .3s ease; }
.m3bsAniBox .info-box .item h4 { font-size: 14px; color: #cccccc; text-transform: uppercase; margin-top: 10px; transition: all .3s ease; }
.m3bsAniBox .info-box .item p { position: absolute; left: 0; width: 100%; font-size: 22px; line-height: 44px; color: #808080; opacity: 0; transition: all .3s ease; letter-spacing: 2px; }
 @media screen and (min-width: 1025px) {
.m3bsAniBox .info-box .item:nth-of-type(1), .m3bsAniBox .info-box .item:nth-of-type(3) { text-align: right; right: 78%; }
.m3bsAniBox .info-box .item:nth-of-type(1) .box, .m3bsAniBox .info-box .item:nth-of-type(3) .box { left: 0; }
.m3bsAniBox .info-box .item:nth-of-type(1) span, .m3bsAniBox .info-box .item:nth-of-type(3) span { right: 0; }
.m3bsAniBox .info-box .item:nth-of-type(2), .m3bsAniBox .info-box .item:nth-of-type(4) { left: 78%; }
.m3bsAniBox .info-box .item:nth-of-type(2) .box, .m3bsAniBox .info-box .item:nth-of-type(4) .box { right: 0; }
.m3bsAniBox .info-box .item:nth-of-type(2) span, .m3bsAniBox .info-box .item:nth-of-type(4) span { left: 0; }
.m3bsAniBox .info-box .item:nth-of-type(1), .m3bsAniBox .info-box .item:nth-of-type(2) { top: 30px; }
.m3bsAniBox .info-box .item:nth-of-type(1) .box, .m3bsAniBox .info-box .item:nth-of-type(2) .box { top: 30px; }
.m3bsAniBox .info-box .item:nth-of-type(1) span, .m3bsAniBox .info-box .item:nth-of-type(2) span { top: -80px; }
.m3bsAniBox .info-box .item:nth-of-type(1) p, .m3bsAniBox .info-box .item:nth-of-type(2) p { top: 0; }
.m3bsAniBox .info-box .item:nth-of-type(3), .m3bsAniBox .info-box .item:nth-of-type(4) { bottom: 30px; }
.m3bsAniBox .info-box .item:nth-of-type(3) .box, .m3bsAniBox .info-box .item:nth-of-type(4) .box { bottom: 30px; }
.m3bsAniBox .info-box .item:nth-of-type(3) span, .m3bsAniBox .info-box .item:nth-of-type(4) span { bottom: -80px; }
.m3bsAniBox .info-box .item:nth-of-type(3) p, .m3bsAniBox .info-box .item:nth-of-type(4) p { bottom: 0; }
.m3bsAniBox .info-box .item:nth-of-type(1):before { transform: rotateX(180deg); }
.m3bsAniBox .info-box .item:nth-of-type(2):before { transform: rotate(180deg); }
.m3bsAniBox .info-box .item:nth-of-type(4):before { transform: rotateY(180deg); }
.m3bsAniBox .info-box .item.active span, .m3bsAniBox .info-box .item.active p { opacity: 1; }
.m3bsAniBox .info-box .item.active h3, .m3bsAniBox .info-box .item.active h4 { opacity: 0; }
}
.m2bsCon4Wpr { padding: 5.72vw 0px; }
.m2bsc4Tab { margin-top: 35px; height: 90px; display: flex; justify-content: space-between; border-left: 1px solid #e6e6e6; }
.m2bsc4Tab a { display: block; width: 100%; text-align: center; line-height: 88px; border-top: 1px solid #E6E6E6; border-right: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6; font-size: 20px; letter-spacing: 1px; position: relative; }
.m2bsc4Tab a:after { content: ""; border: 1px solid #3ed7c5; position: absolute; left: -1px; top: -1px; right: -1px; bottom: -1px; box-shadow: 0 0 20px rgba(174,37,43,0.2); opacity: 0; transition: all 0.5s ease-in-out; }
.m2bsc4Tab a.on:after { opacity: 1 }
.m2bsc4Tab a.on, .m2bsc4Tab a:hover { background: #3ed7c5; color: #fff; }
.m2bsc4Swiper { height: 360px; }
.m2bsc4item { overflow: hidden; background: #F7F7F7; }
.m2bsc4item .overflowHide { width: 50%; height: 360px; float: left; }
.m2bsc4txtWpr { width: 50%; height: 360px; float: left; position: relative; }
.m2bsc4txt { padding: 0px 5.2vw; position: absolute; left: 0px; top: 50%; text-align: left; transform: translateY(-50%); width: 100%; }
.m2bsc4txt strong { font-size: 24px; line-height: 38px; margin-bottom: 10px; font-weight: normal; display: block; }
.m2bsc4txt p { font-size: 16px; line-height: 32px; color: #808080; }
 @media (max-width:1799px) {
.m2bsCon1Wpr { padding-top: 3vw; }
.m2bsCon1 { background-size: 1140px auto; margin-top:9vw }
.m2bsc1txt strong { font-size: 22px; line-height: 32px; }
.m2bsc1txt p { font-size: 14px; }

.m2bs_c1t { font-size: 24px; line-height: 38px; }
.m2bs_c1number { font-size: 90px; }
.m2bs_c1number { right: 100px; }
.m2bsc1Item3 .m2bs_c1number { left: 100px; }
.m2bsc1txt { width: 315px; }
.m2bsc1Item3 .m2bsc1txt { width: 350px; }
.m2bs_t { font-size: 30px; }
.m2bsc2Tab { line-height: 70px; height: 71px; margin-top: 15px; }
.m2bsc2Tab a { height: 70px; }
.m2bsc2SwiperWpr { margin-top: 45px; }
.m3bsAniBox .info-box .item p { font-size: 21px; line-height: 40px; }
.m3bsAniBox .center-txt .item h3 { font-size: 30px; }
.m3bsAniBox { transform: scale(0.8); margin-top: 40px; }
.m2bsc4Tab { height: 76px; }
.m2bsc4Tab a { font-size: 18px; line-height: 74px; }
.m2bsc4txt strong { font-size: 22px; }
}
 @media (max-width:1199px) {
.m2bs_c1number { display: none; }
.m2bsCon1 { margin-top: 92px; }
.m2bsc1txt { width: 255px; }
.m2bsc1Item3 .m2bsc1txt { width: 270px; }
.m2bsc2Swiper .slick-prev { left: -70px; }
.m2bsc2Swiper .slick-next { right: -70px; }
.m3bsAniBox { width: auto; transform: scale(1) }
.m3bsAniBox .info-box { position: static; display: flex; flex-wrap: wrap; justify-content: space-between; }
.m3bsAniBox .info-box .item { position: static; width: 25%; margin-top: 3.125vw; }
.m3bsAniBox .info-box .item:before { display: none; }
.m3bsAniBox .info-box .item .box { position: static; width: 100%; }
.m3bsAniBox .info-box .item span, .m3bsAniBox .info-box .item p { position: static; opacity: 1; }
.m3bsAniBox .info-box .item h3 { margin: 10px 0; }
.m3bsAniBox .info-box .item p { margin-top: 10px; }
.m3bsAniBox .ring, .m3bsAniBox .circle, .m3bsAniBox .hover-box, .m3bsAniBox .center-txt { display: none; }
.m3bsAniBox .info-box .item h3 { font-size: 21px; }
.m3bsAniBox .info-box .item p { font-size: 18px; }
.m3bsAniBox { margin-top: 18px; height: auto; text-align: center }
}
 @media (max-width:993px) {
.m2bsc1txt { width: 175px; left: 130px }
.m2bsc1Item3 .m2bsc1txt { width: 190px; }
}
 @media (max-width:767px) {
.m2bsCon1Wpr { padding-top: 50px; padding-bottom: 30px; }
.m2bsCon1 { background: none; }
.m2bsc1Item { position: static!important; width: 100%!important; height: auto!important; margin-bottom: 25px; overflow: hidden }
.m2bs_c1t { position: static; transform: translate(0, 0); text-align: center; width: 100%; margin-bottom: 35px; }
.m2bsCon1 { margin-top: 30px; }
.m2bs_c1icon { float: left; position: relative; left: auto; top: auto; right: auto; bottom: auto; width: 80px; height: 80px; }
.m2bsc1txt { position: static!important; margin-left: 98px!important; width: auto!important; text-align: left!important; }
.m2bsc1txt strong:after { display: none; }
.m2bsc1Item2 { margin-left: 0; }
.m2bsc1Item2 .m2bsc1txt { transform: translateX(0); }
.m2bsc1txt strong { font-size: 21px; margin-bottom: 5px; }
.m2bsCon2Wpr { padding-top: 50px; }
.m2bsc2Tab { line-height: 60px; height: 61px; margin-top: 0 }
.m2bsc2Tab a { height: 60px; }
.m2bsc2Tab a { font-size: 16px; }
.m2bsc2Swiper .slick-prev { transform: scale(0.6) rotate(180deg); left: -36px; }
.m2bsc2Swiper .slick-next { transform: scale(0.6); right: -36px; }
.m2bsc2_aBox { padding: 20px 15px 0px; }
.m2bsc2_aBox span { font-size: 40px; line-height: 42px; position: relative; top: 5px; }
.m2bsc2_aBox strong { font-size: 21px; line-height: 58px; margin-top: 0; margin-bottom: 8px; }
.m2bsc2_aBox p { font-size: 14px; line-height: 28px; height: 140px; }
.m2bsc2_aBox { height: 290px; }
.m2bs_t { font-size: 24px; }
.m2bsc2SwiperWpr { margin-bottom: 0; }
.m2bsCon3Wpr { padding-top: 45px; }
.m3bsAniBox { margin-top: 10px; }
.m3bsAniBox .info-box { display: block; }
.m3bsAniBox .info-box .item { width: 100%; }
.m2bsCon4Wpr { padding-top: 40px; }
.m2bsCon4Wpr .m2bs_t { text-align: center; }
.m2bsc4Tab { margin-top: 20px; }
.m2bsc4Tab a { font-size: 14px; letter-spacing: 0; }
.m2bsc4Tab { height: 56px; }
.m2bsc4Tab a { height: 54px; line-height: 54px; }
.m2bsc4item .overflowHide { width: 100%; float: none; height: 200px; }
.m2bsc4txtWpr { width: 100%; float: none; height: 190px; }

.m2bsc4txt strong { font-size: 21px; margin-bottom: 0 }

.m2bsc4txt p { font-size: 14px; line-height: 28px; }
.m2bsc4Swiper { height: 440px; }
.m2bsc1Item2 .m2bsc1txt strong i { display: none; }
.m3bsAniBox .info-box .item h3{display:none;}
.m2bsc4Tab{height:108px; display:block; overflow:hidden;}
.m2bsc4Tab a{width:33.33%; float:left;}
.m2bs_c1t{display:none;}
.m2bsCon1{height:445px;}
}
.m2layerBg { position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.5); z-index: 60 }
.m2layerClose { position: fixed; width: 30px; height: 30px; top: 50px; right: 50px; cursor: pointer; transition: all 500ms ease; z-index: 62; cursor: pointer }
.m2layerClose:hover { transform: rotate(180deg); }
.m2layerClose:before, .m2layerClose:after { content: ''; width: 30px; height: 2px; background: #fff; position: absolute; top: 15px; }
.m2layerClose:before { left: 0; transform: rotate(45deg); }
.m2layerClose:after { left: 0; transform: rotate(135deg); }
.m2Lay_video { position: fixed; top: 50%; left: 50%; max-height: 80vw; max-width: 80vw; transform: translate(-50%, -50%); z-index: 35; }
 @media (max-width:767px) {
.m2Lay_video { max-height: 90vw; max-width: 90vw; }
.m2layerClose { right: 15px; }
}
.m2abtCon1Wpr {background: url(../images/m2abt_bg1.jpg) no-repeat center bottom;background-size: cover;position: relative;z-index: 2;/* padding-top: 1px; */}
.m2abtCon1 {background: #fff;border-radius: 1.2em;margin-top: 40px;padding: 49px 4.1vw 60px;box-shadow: 0 10px 25px rgba(0, 0, 0, 0.21);}
.m2abt_t {line-height: 50px;font-size: 34px;font-weight: normal;display: block;position: relative;text-align: center;}
.m2abt_t:before {content: "";/* background: #3ed7c5; */width: 70px;height: 4px;position: absolute;bottom: -5px;left: 50%;margin-left: -35px;}
.m2abtc1Editor {font-size: 18px;line-height: 2;color: #666666;margin-top: 40px;text-indent: 2em;}
.m2abtc1Bom { margin-top: 4.06vw; }
.m2abtc1BmEditorWpr { float: right; width: calc(100% - 482px); padding-top: 100px; }
.m2abtc1BmEditor { font-size: 16px; line-height: 30px; color: #666666; margin-top: 40px; height: 240px; position: relative; letter-spacing: 1px; }
.m2abtc1Bom img { float: left; }
.m2abtCon2Wpr { position: relative; }
.m2abtCon2Wpr .bgImg { height: 31.25vw; }
.m2abt_mv { text-align: center; display: inline-block; background: url(../images/m2abt_pbtn.png) no-repeat center top; position: absolute; left: 50%; top: 50%; width: 300px; height: 160px; margin-top: -80px; margin-left: -150px; padding-top: 112px; }
.m2abt_mv p { font-size: 24px; line-height: 32px; color: #FFF; letter-spacing: 6px; }
.m2abtCon3 { padding: 5.2vw 0px; }
.m2abt_zzjg { margin-top: 55px; }
.m2abtCon4Wpr { padding: 5.2vw 0px; background: #f7f7f7; }
.m2abt_t2 { line-height: 50px; text-align: center; font-size: 34px; }
.m2abt_c4swiper { margin: 50px -14px 0px; }
.m2abt_c4item { padding: 0 14px; }
.m2abt_c4aBox { display: block; position: relative; height: 532px; }
.m2abt_c4aBox .overflowHide { height: 380px; }
.m2abt_c4bom { margin: 0px 25px; padding-top: 23px; }
.m2abt_c4bom strong { font-size: 24px; line-height: 40px; font-weight: normal; display: block; height: 40px; overflow: hidden; color: #333; }
.m2abt_c4bom p { font-size: 15px; line-height: 26px; color: #2cc7b7; height: 52px; overflow: hidden; }
.m2abt_c4layer { width: 100%; background: #2cc7b7; color: #FFF; height: 380px; padding-top: 17px; position: absolute; left: 0px; bottom: 0px; transition: all 0.5s ease-in-out; opacity: 0; transform: translateY(-60px) }
.m2abt_c4aBox:hover .m2abt_c4layer { opacity: 1; transform: translateY(0); }
.m2abt_c4ltxt { height: 210px; margin: 0px 25px; border-bottom: 1px solid #BD4E51; font-size: 16px; line-height: 26px; padding-top: 5px; }
.m2abt_c4ltxt div { max-height: 182px; overflow: hidden; }
.m2abt_c4layer .m2abt_c4bom * { color: #fff; }
.m2abt_c4swiper .slick-prev { background: #FFF url(../images/m2abt_btn2.png) no-repeat 14px center; display: inline-block; height: 60px; width: 60px; position: absolute; left: -100px; top: 36%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; margin-top: -30px; border-radius: 50%; transform: rotate(180deg); transition: all 0.3s ease-in-out; box-shadow: 0 -5px 12px rgba(0,0,0,0.1); }
.m2abt_c4swiper .slick-next { background: #FFF url(../images/m2abt_btn2.png) no-repeat 14px center; display: inline-block; height: 60px; width: 60px; position: absolute; right: -100px; top: 36%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; margin-top: -30px; border-radius: 50%; transition: all 0.3s ease-in-out; box-shadow: 0 5px 12px rgba(0,0,0,0.1); }
.m2abt_c4swiper .slick-prev:hover, .m2abt_c4swiper .slick-next:hover { background: #2cc7b7 url(../images/m2abt_btn.png) no-repeat center center; }
.m2abt_c4m { text-align: center; margin-top: 4.16vw; }
.m2abt_c4m a { line-height: 60px; color: #FFF; background: #2cc7b7; text-align: center; display: inline-block; height: 60px; width: 220px; font-size: 18px; letter-spacing: 2px; }
.m2abt_c4m a:hover { transform: translateY(-5px); box-shadow: 0 2px 5px rgba(0,0,0,0.2); }
.m2abtCon5Wpr { padding: 5.72vw 0px; }
.m2abt_c5ul { margin: 50px -23px 0px; }
.m2abt_c5ul li { padding: 0px 23px; float: left; width: 33.33%; }
.m2abt_c5aBox { display: block; }
.m2abt_c5aBox .overflowHide { height: 380px; }
.m2abt_c5aBox .overflowHide:after { content: ""; background: url(../images/m2abt_c3l1.png) repeat-x left bottom; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.m2abt_c5txt { height: 118px; width: 100%; padding: 0px 30px; color: #FFF; position: absolute; left: 0px; bottom: 0px; z-index: 2; }
.m2abt_c5txt strong { font-size: 24px; line-height: 40px; display: block; height: 40px; margin-bottom: 6px; overflow: hidden; }

.m2abt_c5txt p { font-size: 16px; line-height: 22px; height: 44px; overflow: hidden; }
.m2abt_c5ul li:nth-child(2) .m2abt_c5aBox .overflowHide:after { content: ""; background: url(../images/m2abt_c3l2.png) repeat-x left bottom; }
.m2abt_c5ul li:nth-child(3) .m2abt_c5aBox .overflowHide:after { content: ""; background: url(../images/m2abt_c3l3.png) repeat-x left bottom; }
.m2abtCon6Wpr { background: #f7f7f7 url(../images/m2abt_hisBg.png) no-repeat center bottom; padding: 5.72vw 0px; background-size: cover; position: relative }
.m2abtCon6Wpr .container { position: relative; z-index: 2; }
.m2abc6Top { margin-top: 40px; height: 150px; background: url(../images/m2abt_tmLine.png) no-repeat center 108px; padding: 0px 50px; background-size: 100% 12px }
.m2abt_c6yr { height: 150px; position: relative; }
.m2abt_c6yr span { display: block; padding-top: 53px; font: 24px/34px din; text-align: center; transition: all 0.5s ease-in-out; }
.m2abt_c6yr:after { content: ""; height: 24px; width: 24px; border: 4px solid #2cc7b7; position: absolute; left: 50%; top: 102px; margin-left: -12px; border-radius: 50%; background: #fff; }
.m2abt_c6yr i { background: url(../images/m2abt_ps.png) no-repeat center center; height: 65px; width: 55px; margin-left: -27px; position: absolute; left: 50%; top: 24px; animation: psani 1s linear infinite; opacity: 0; transition: all 0.5s ease-in-out; }
.m2abc6Top .slick-prev { background: url(../images/m2mbr_ar.png) no-repeat center center; display: inline-block; height: 25px; width: 23px; position: absolute; left: 0px; top: 95px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer }
.m2abc6Top .slick-next { background: url(../images/m2mbr_ar.png) no-repeat center center; display: inline-block; height: 25px; width: 23px; position: absolute; right: 0px; top: 95px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; transform: rotate(180deg); }
.m2abc6Top .slick-prev:hover, .m2abc6Top .slick-next:hover { background-image: url(../images/m2mbr_ar2.png); }
.slick-current.m2abt_c6yr i { opacity: 1; }
.slick-current.m2abt_c6yr span { opacity: 0; }
.m2abc6Top .slick-prev { background: #FFF url(../images/m2abt_btn2.png) no-repeat 14px center; display: inline-block; height: 60px; width: 60px; position: absolute; left: -100px; top: 84px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border-radius: 50%; transform: rotate(180deg); transition: all 0.3s ease-in-out; box-shadow: 0 -5px 12px rgba(0,0,0,0.1); }
.m2abc6Top .slick-next { background: #FFF url(../images/m2abt_btn2.png) no-repeat 14px center; display: inline-block; height: 60px; width: 60px; position: absolute; right: -100px; top: 84px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border-radius: 50%; transition: all 0.3s ease-in-out; box-shadow: 0 5px 12px rgba(0,0,0,0.1); transform: rotateX(180deg); }
.m2abc6Top .slick-prev:hover, .m2abc6Top .slick-next:hover { background: #2cc7b7 url(../images/m2abt_btn.png) no-repeat center center; }
.m2abc6Bom { margin-top: 50px; }
.m2abt_c6item { overflow: hidden; }
.m2abt_c6byr { width: 515px; padding-right: 48px; color: #ae2227; text-align: right; font: 140px/140px din; float: left }
.m2abt_c6txt { margin-left: 515px; padding-left: 48px; border-left: 1px solid rgba(0,0,0,0.2); font-size: 16px; line-height: 36px; color: #666666; max-width: 650px; }
.m2abt_c6txt img { margin-bottom: 24px; }
.m2abtCon7Wpr { background: url(../images/m2abt_bmBg.jpg) no-repeat center center; background-size: cover; padding: 12.5vw 0; position:relative; z-index:1; }
.m2abtCon7 { max-width: 675px; color: #fff; }
.m2abtCon7 strong { font-size: 36px; font-weight: normal; line-height: 50px; display: block; margin-bottom: 15px; }
.m2abtCon7 p { font-size: 18px; line-height: 36px; margin-bottom: 45px; }
.m2abt_c7m { font-size: 14px; color: #FFF; line-height: 44px; text-align: center; display: inline-block; height: 48px; width: 180px; border: 2px solid #FFF; }
.m2abt_c7m:hover { color: #FFF; background: #2cc7b7; border: 2px solid #2cc7b7; transform: translateY(-5px); box-shadow: 0 2px 5px rgba(0,0,0,0.2); }
 @media (max-width:1799px) {
.m2banner2 .m2banTxt { padding-bottom: 80px; }
.m2banTxt strong {/* font-size: 30px; */}
.m2abt_t { font-size: 30px; }
.m2abtc1Editor { margin-top: 25px; }
.m2abtc1BmEditor { margin-top: 25px; }
.m2abt_mv { background-size: 60px auto; padding-top: 85px; height: 128px; margin-top: -64px; }
.m2abt_c4swiper { margin-top: 30px; }
.m2abt_t2 { font-size: 30px; }
.m2abt_c4bom strong { font-size: 21px; }
.m2abt_c4ltxt { font-size: 15px; }
.m2abt_c5ul { margin-top: 25px; }
.m2abc6Top { margin-top: 25px; }
.m2abt_c6yr i { font-size: 21px; }
.m2abc6Bom { margin-top: 35px; }
.m2abt_c6txt { font-size: 15px; }
.m2abt_c4swiper .slick-prev { left: -80px; }
.m2abt_c4swiper .slick-next { right: -80px; }
.m2abt_c5aBox .overflowHide { height: 330px; }
.m2abt_c5txt strong { font-size: 21px; }
.m2abtCon7 strong { font-size: 30px; margin-bottom: 10px; }
.m2abtCon7 p { font-size: 16px; line-height: 32px; margin-bottom: 30px; }
.m2abtCon7Wpr { padding: 10vw 0; }
.m2abtCon7 { max-width: 500px; }
}
 @media (max-width:1799px) {
.m2abt_c4swiper { margin-left: 70px; margin-right: 70px; }
.m2abc6Top { margin-left: 70px; margin-right: 70px; }
}
 @media (max-width:1199px) {
.m2abt_c6byr { width: 455px; }
.m2abt_c6txt { margin-left: 435px; }
.m2abtCon7 { padding: 0 25px; }
}
 @media (max-width:993px) {
.m2abtCon7Wpr { background-size: 1000px auto; background-position: 0 center; }
}
 @media (max-width:767px) {
.m2abtCon1 { padding: 42px 15px 60px; }
.m2abt_t { font-size: 24px; line-height: 34px; }
.m2abtCon1 .m2abt_t { font-size: 21px; }
.m2abtc1Editor { font-size: 14px; line-height: 28px; margin-top: 8px; }
.m2abtc1BmEditorWpr { width: 100%; float: none; }
.m2abtc1BmEditorWpr { padding-top: 60px; }
.m2abtc1BmEditor { font-size: 14px; line-height: 28px; }
.m2abtc1Bom img { float: none; width: 150px; height: auto; margin-top: 35px; position: relative; left: 50%; transform: translateX(-50%) }
.m2abtCon2Wpr .bgImg { height: 250px; }
.m2abt_mv p { font-size: 21px; }
.m2abtCon3 { padding: 50px 0; }
.m2abt_t { text-align: center; }
.m2abt_zzjg { margin-top: 25px; }
.m2abt_t2 { font-size: 24px; }
.m2abtCon4Wpr { padding: 40px 0 68px; }
.m2abt_c4swiper { margin-left: 40px; margin-right: 40px; margin-top: 20px; }
.m2abt_c4m a { line-height: 56px; height: 56px; width: 190px; font-size: 14px; }
.m2abt_c4aBox .overflowHide { height: 280px; }
.m2abt_c4swiper .slick-prev { transform: scale(0.6) rotate(180deg); left: -50px; margin-top: -70px; }
.m2abt_c4swiper .slick-next { transform: scale(0.6); right: -50px; margin-top: -70px; }
.m2abt_c4aBox { height: 420px; }
.m2abt_c4layer { display: none; }
.m2abtCon5Wpr { padding: 40px 0 68px; }
.m2abt_c5ul li { width: 100%; margin-bottom: 15px; }
.m2abtCon6Wpr { padding: 40px 0 68px; }
.m2abc6Top { margin-left: 0; margin-right: 0; padding: 0px; transform: scale(0.8); margin-top: -10px; }
.m2abt_c6byr { display: none; }
.m2abt_c6txt { margin-left: 0; border: none; padding-left: 0 }
.m2abc6Bom { margin-top: 0; }
.m2abt_c6txt { font-size: 14px; line-height: 28px; }
.m2abtCon7Wpr { padding: 45px 0 60px; }
.m2abtCon7 { padding: 0 15px; }
.m2abtCon7 strong { font-size: 24px; line-height: 38px; }
.m2abtCon7 p { font-size: 14px; line-height: 28px; }
}
.serchBanner { background: #2cc7b7 url(../images/m2ban3.jpg) no-repeat center bottom; padding: 10.2vh 0px 12.62vh; }
.search_t { line-height: 75px; font-size: 38px; color: #FFF; text-align: center; }
.searchInputBox { background: #FFF; height: 62px; margin: 22px 0px; position: relative; }
.search_tags { text-align: center; font-size: 18px; color: #FFF; line-height: 56px; }
.searchInputBox input { height: 62px; width: 100%; padding: 0px 82px 0px 25px; color: #2cc7b7; font: 18px/62px "微软雅黑"; }
.searchInputBox button { background: url(../images/m2ser_i1.png) no-repeat center center; display: inline-block; height: 62px; width: 84px; position: absolute; top: 0px; right: 0px; cursor: pointer; border: none; }
.searchTags_a { font-size: 18px; padding-left: 34px; position: relative; display: inline-block; margin: 0px 18px; color: #FFF; }
.searchTags_a:before { content: ""; background: #FFF; height: 24px; width: 24px; margin-top: -12px; border: 4px solid #FFF; position: absolute; left: 0px; top: 50%; border-radius: 50%; transition: all 0.2s ease-in-out; }
.searchTags_a:hover { color: #fff; }
.searchTags_a:hover:before, .searchTags_a.on:before { background: rgba(255,255,255,0); }
.searchKeywords { font-size: 18px; line-height: 32px; padding: 7.4vh 0px 2.03vh; }
.searchKeywords strong { color: #2cc7b7; }
.searchItems { margin-bottom: 10.92vh; }
.searchItems li { padding: 4.81vh 0px; border-bottom: 5px solid #F5F5F5; }
.search_time { font-size: 14px; color: #2cc7b7; line-height: 30px; margin-bottom: 10px; }
.searchItems li strong { display: block; line-height: 34px; font-size: 20px; font-weight: normal; }
.searchItems li p { font-size: 16px; color: #808080; line-height: 28px; margin: 7px 0px 15px; max-height: 56px; overflow: hidden; }
.search_link { background: url(../images/hmi_si1.png) no-repeat right center; display: inline-block; padding-right: 20px; line-height: 30px; color: #2cc7b7; height: 30px; font-size: 16px; }
.searchItems li a:hover { text-decoration: underline; }
 @media (max-width:1799px) {
.search_t { line-height: 60px; font-size: 32px; }
.searchInputBox { height: 58px; margin: 16px 0px; }
.searchInputBox input { height: 58px; font: 18px/58px "微软雅黑"; }
.searchTags_a { font-size: 16px; padding-left: 28px; margin: 0px 12px; }
.searchItems li strong { font-size: 18px; }
}
 @media (max-width:1199px) {

.searchTags_a { font-size: 16px; margin: 0 5px; }
}
 @media (max-width:767px) {
.search_t { font-size: 24px; }
.searchTags_a { font-size: 14px; line-height: 30px; height: 30px; }
.searchTags_a:before { transform: scale(0.8); }
.serchBanner { padding: 60px 0; }
.searchItems li p { font-size: 14px; line-height: 26px; max-height: 104px; }
.searchItems li { padding: 15px 0; }
.searchItems li strong { font-size: 15px; font-weight: bold; line-height: 28px; }
}
.website_map { padding-bottom: 4vw; padding-top: 2.2vw }
.website_map dl { padding: 40px 0px 16px; border-bottom: 1px solid #E6E6E6; }
.website_map_a, .website_map_a:hover { font-size: 18px; line-height: 60px; background: #2cc7b7; letter-spacing: 2px; height: 60px; width: 215px; display: inline-block; text-align: center; margin: 0px 24px 24px 0px; color: #FFF; }
.website_map_a2, .website_map_a2:hover { font-size: 18px; line-height: 60px; background: #E6E6E6; letter-spacing: 2px; height: 60px; width: 215px; display: inline-block; text-align: center; margin: 0px 24px 24px 0px; color: #333; }
.website_map_sub .website_map_a2:last-child { margin-right: 0; }
.website_map_a:hover, .website_map_a2:hover { box-shadow: 0 2px 5px rgba(0,0,0,0.1); transform: translateY(-5px); }
.website_map dl:last-child { border: none; }
 @media (max-width:1799px) {
.website_map_a, .website_map_a:hover { font-size: 16px; line-height: 50px; height: 50px; width: 190px; margin: 0px 15px 15px 0px; }
.website_map_a2, .website_map_a2:hover { font-size: 16px; line-height: 50px; height: 50px; width: 190px; margin: 0px 15px 15px 0px; }
.website_map dl { padding: 31px 0px 16px; }
}
 @media (max-width:767px) {
.website_map_a, .website_map_a2 { transform: translateY(0)!important; width: 150px!important; font-size: 14px; letter-spacing: 0 }
}
.imBg { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 80; background: rgba(0,0,0,0.3) }
.imLayer { width: 90%; max-width: 580px; background: #fff; position: fixed; right: 6vw; top: 50%; transform: translate(0, -50%); z-index: 88; padding: 2.86vw 2.39vw 3.12vw; }
.imLayer i { background: #2cc7b7 url(../images/imBtn.png) no-repeat center center; position: absolute; height: 45px; width: 45px; top: 0px; right: 0px; cursor: pointer }
.imT { font-size: 26px; line-height: 38px; font-weight: normal; text-align: center; display: block; margin-bottom: 20px; }
.imTxt { font-size: 15px; line-height: 26px; max-height: 650px; overflow-y: auto }
 @media (max-width:1799px) {
.imTxt { font-size: 14px; line-height: 24px; max-height: 550px; }
.imT { margin-bottom: 12px; }
}
@media (max-width:993px) {
.imLayer { right: auto; left: 50%; transform: translate(-50%, -50%); }
}
@media (max-width:767px) {
.imT { font-size: 21px; margin-bottom: 5px; }
.imTxt { font-size: 12px; line-height: 22px; max-height: 420px; }
.imLayer { padding: 30px 15px 40px; }
}
/*2021-03-11 CSS*/
.m2bsc2SwiperWpr_2 { height: auto; }
.m2bsc2SwiperWpr_2 .m2bsc2Swiper { opacity: 1; visibility: visible; display: none; position: relative; }
.m2bsc2SwiperWpr_2 .m2bsc2Swiper.on { display: block; }
.m2hxBox { background: #FFF url(../images/add_bg1.png) no-repeat right bottom; padding: 47px 90px 0px 55px; height: 430px; border-radius: 0.3em; transform: translateX(22px) }
.m2hx_lx { float: left; width: 530px; padding-top: 70px; }
.m2hx_lx p { line-height: 42px; margin-bottom: 25px; padding-left: 20px; position: relative; font-size: 20px; font-weight: 100; }
.m2hx_lx p:before { content: ""; background: #2cc7b7; display: block; height: 21px; width: 2px; position: absolute; left: 0px; top: 11px; }
.m2hx_rx { margin-left: 530px; }
.m2hx_rul { overflow: hidden; max-width: 560px; padding-top: 15px; position: relative }
.m2hx_rul li { float: left; margin-bottom: 35px; }
.m2hx_rul li span.m2hx_icon { display: inline-block; height: 76px; width: 76px; border: 3px solid #2cc7b7; position: relative; border-radius: 50%; }
.m2hx_rul li span.m2hx_icon img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.m2hx_rul li p { font-size: 20px; line-height: 40px; margin-top: 20px; }
.m2hx_rul li span.m2hx_arrow { background: url(../images/add_c2ar.png) no-repeat center center; height: 76px; width: 130px; display: block }
.m2hx_rul li span.m2hx_arrow2 { transform: rotate(180deg); }
.m2hx_mrul { overflow: hidden; }
.m2hx_mrul li { width: 50%; float: left; text-align: center; }
.m2hx_mrul li span { display: inline-block; height: 76px; width: 76px; border: 3px solid #2cc7b7; position: relative; border-radius: 50%; }
.m2hx_mrul li span img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.m2hx_mrul li p { font-size: 20px; line-height: 40px; margin-top: 20px; }
.m2tzConWpr { transform: translateX(22px); position: relative; }
.m2zcul { }
.m2hx_rul:after { content: ""; background: url(../images/add_c2ar.png) no-repeat center center; display: inline-block; height: 22px; width: 13px; position: absolute; top: 50%; margin-top: -25px; right: 96px; transform: rotate(90deg); }
.m2zcul li { margin-bottom: 20px; display: flex; }
.m2zcul li:last-child { margin-bottom: 0; }
.m2zc_sx1 { display: block; background: #FFF; height: 140px; width: 480px; border-radius: 0.3em; padding: 26px 30px 0px 40px; }
.m2zc_sx1 strong { line-height: 30px; display: block; margin-bottom: 7px; font-size: 20px; position: relative; }
.m2zc_sx1 strong:before { content: ""; background: #2cc7b7; position: absolute; height: 21px; width: 2px; top: 4px; left: -18px; }
.m2zc_sx1 p { font-size: 16px; line-height: 25px; height: 50px; overflow: hidden; }
.m2zc_arrow { background: url(../images/add_c2ar2.png) no-repeat center center; display: block; height: 140px; width: 80px; }
.m2zc_sx2 { display: block; background: #FFF; height: 140px; width: 480px; border-radius: 0.3em; position: relative; }
.m2zc_sx3 { display: block; background: #FFF url(../images/add_zc_sbg1.png) no-repeat center bottom; height: 140px; width: 256px; border-radius: 0.3em; position: relative; margin-left: 24px; text-align: center }
.m2zc_sx2 p, .m2zc_sx3 p { position: absolute; left: 0; top: 50%; width: 100%; transform: translateY(-50%); padding: 0 38px; font-size: 16px; line-height: 25px; max-height: 75px; overflow: hidden; }
.m2zc_lsBox { display: block; background: #FFF url(../images/add_zc_sbg2.png) no-repeat center bottom; height: 300px; width: 256px; border-radius: 0.3em; position: relative; margin-left: 24px; position: absolute; right: 0; bottom: 0; text-align: center }
.m2zc_lsBox div { position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; padding: 0 25px; font-size: 16px; line-height: 32px; }
.m2bsc2SwiperAni { margin-right: -32px; margin-left: 12px }
@media (min-width:993px) {
.m2posWprCon { position: fixed; width: 100%; top: 100px; height: 50px; background: #F7F7F7; box-shadow: inset 0 10px 20px rgba(0,0,0,0.01); padding: 0px 60px; font-size: 14px; line-height: 50px; color: #666; z-index: 10; margin-left: -60px; box-shadow: 0 2px 3px rgba(0,0,0,0.06) }
}
@media (min-width:993px) and (max-width:1799px) {
.m2posWprCon { top: 80px; }
}
@media (min-width:993px) and (max-width:1199px) {
.m2posWprCon { top: 56px; padding: 0 15px; }
}
@media (max-width:1799px) {
.m2hxBox { padding: 38px 50px 0px 45px; height: 380px; }
.m2hx_lx { width: 480px; padding-top: 55px; }
.m2hx_lx p { font-size: 18px; }
.m2hx_rx { margin-left: 480px; }
.m2hx_rul { padding-top: 10px; max-width: 500px; }
.m2hx_rul li { float: left; margin-bottom: 25px; }
.m2hx_rul li span.m2hx_icon { height: 70px; width: 70px; border: 2px solid #2cc7b7; }
.m2hx_rul li span.m2hx_icon img { width: 46px; height: auto }
.m2hx_rul li p { font-size: 17px; line-height: 30px; margin-top: 15px; }
.m2hx_rul li span.m2hx_arrow { height: 70px; }
.m2zcul li { margin-bottom: 15px; }
.m2zcul li:last-child { margin-bottom: 0; }
.m2zc_sx1 { height: 120px; width: 400px; padding: 22px 20px 0px 35px; }
.m2zc_sx1 strong { line-height: 26px; margin-bottom: 3px; font-size: 16px; }
.m2zc_sx1 strong:before { top: 2px; left: -15px; }
.m2zc_sx1 p { font-size: 14px; line-height: 24px; height: 48px; }
.m2zc_arrow { height: 120px; width: 60px; background-size: 18px auto }
.m2zc_sx2 { height: 120px; width: 400px; }
.m2zc_sx3 { height: 120px; width: 256px; }
.m2zc_sx2 p, .m2zc_sx3 p { padding: 0 30px; font-size: 14px; line-height: 24px; max-height: 72px; }
.m2zc_lsBox { height: 260px; width: 256px; }
.m2zc_lsBox div { padding: 0 20px; font-size: 14px; line-height: 28px; }
.m2hx_rul:after { margin-top: -22px; right: 56px; }
}
@media (max-width:1199px) {
.m2hx_lx { width: 100%; float: none; padding-top: 0 }
.m2hx_rx { margin-left: 0; width: 100%; }
.m2hx_lx p { margin-bottom: 5px; }
.m2hxBox { height: auto; padding-bottom: 5px; overflow: hidden; }
.m2zc_arrow { display: none; }


.m2zcul li { display: block; overflow: hidden; }

.m2zc_sx1, .m2zc_sx2, .m2zc_sx3 { width: 100%; margin-left: 0; margin-bottom: 15px; height: auto; padding: 25px 0px; text-align: left }
.m2zc_lsBox { width: 100%; position: static; }
.m2zc_sx2 p, .m2zc_sx3 p { position: static; transform: translateY(0); }
.m2zc_lsBox div { position: static; transform: translateY(0); }
.m2zc_lsBox { margin-left: 0; height: auto; padding: 25px 0; text-align: left }
.m2zc_sx1 p { height: auto; }
.m2zc_sx1 { padding-left: 30px; padding-right: 30px; }
.m2zc_lsBox div { padding-left: 30px; padding-right: 30px; }
}
@media (max-width:993px) {
.m2hx_lx p { font-size: 16px; }
.m2hx_mrul li p { font-size: 16px; margin-top: 8px; }
.m2hx_mrul li { margin-bottom: 25px; }
}
@media (max-width:767px) {
.m2hxBox { padding: 28px 20px 0px 25px; width: auto; margin-left: -40px; margin-right: -40px; }
.m2hx_lx { margin-bottom: 25px; }
.m2bsCon2Wpr { padding-bottom: 60px; }
.m2tzConWpr { width: auto; margin-left: -40px; margin-right: -40px; }
}
.hmc7swiper { background: #fff; position: relative; margin-bottom: 35px; }
.hmc7swiper:after { content: ""; position: absolute; right: 0; top: 0; width: 1px; background: #fff; bottom: 0; z-index: 1; }
.hmc7swiper:before { content: ""; position: absolute; right: 0; bottom: 0; height: 1px; background: #fff; left: 0; z-index: 1; }
.hmc7item a { display: block; height: 120px; position: relative; border-right: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; }
.hmc7item a img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); max-width: 60%; max-height: 60%; width: auto; height: auto; }
.hmc7swiper .slick-dots { bottom: -55px; }
.hmc7swiper .slick-dots li button { display: none; }
.hmc7swiper .slick-dots li { background: #D6D6D6; display: inline-block; height: 8px; width: 8px; margin: 0px 10px; position: relative; border-radius: 50%; vertical-align: middle }
.hmc7swiper .slick-dots li.slick-active { background: #2cc7b7; border: 5px solid #F9D9DA; height: 18px; width: 18px; }
.m3csPage { position: relative; padding-right: 70px; }
.m2csurl { font-size: 14px; color: #999; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
@media (max-width:1799px) {
.hmc7swiper .slick-dots { bottom: -45px; }
}
@media (max-width:767px) {
.hmc7item a { height: 70px; }
.m3bsAniBox .info-box .item p { display: inline-block; width: 100px; text-align: left; }
.m3bsAniBox .info-box .item .box { text-align: center; }
}

/*2021-03-30 CSS*/
@media (min-width:767px) {
.m2nnul2 { overflow: hidden; margin: 0 -15px 50px; }
.m2nnul2 li { padding: 0 15px; width: 33.33%; float: left; }
.m2nnul2 .m2nnaBox .overflowHide { width: 100%; height: 220px; }
.m2nnul2 .m2nnTxt h5 { font-size: 16px; line-height: 24px; height: 24px; }
.m2nnul2 .m2nnTxt strong { font-size: 16px; line-height: 30px; height: 30px; margin-bottom: 8px; }
.m2nnul2 .m2nnTxt p { font-size: 14px; height: 84px; }
.m2nnul2 { padding: 30px 0 20px; }
.m2nnul2 .m2nnaBox .overflowHide { float: none; }
.m2nnul2 .m2nnTaBox .overflowHide { height: 200px; }
.m2nnul2 .m2nnTrx { padding: 20px 15px 0px; }
.m2nnul2 .m2nnTrx strong { font-size: 20px; line-height: 34px; }
.m2nnul2 .m2nnTbom span.transition { width: 160px; background: url(../images/m2n_mi.png) no-repeat 113px center; padding-left: 20px; }
.m2nnul2 .m2nnTrx { height: 355px; }
.m2nnul2 .m3nTop2 { padding-bottom: 50px; }
.m2nnul2 .m2nnTxt { margin-left: 0; margin-top: 15px; }
.m2nnul2 .m2nnTxt { padding-right: 0; }
.m2nnul2 .m2nnTxt h5 { display: block; position: static; margin-bottom: 5px; }
.m2nnul2 .m2nnTxt span { position: static!important; margin-top: 15px; }
}
.m2nnul2 .m2nnaBox{position:relative;}
.m2nnul2 .m2nnaBox:before{content:""; height:2px; background:#eee; width:100%; position:absolute; left:0; bottom:0;}
.m2nnul2 .m2nnaBox:after{content:""; height:2px; background:#2cc7b7; width:0%; position:absolute; left:50%; bottom:0; transition:all 0.5s ease-in-out; display:block; visibility:visible;}
.m2nnul2 .m2nnaBox:hover:after{width:100%; left:0;}
@media (max-width:767px) {
.m2nnul2 {padding-top:50px;}
.m2nnul2 li{padding-bottom:0;}
.m2nnul2 .m2nnaBox {padding-bottom:35px;}
}

/*2021-04-15 CSS*/
.m2csnnuls { margin-top: -4vw; }
.m2csnnuls .m2nnaBox .overflowHide { background: #fff; }
.m2csnnuls .m2nnaBox .overflowHide img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); max-width: 100%; max-height: 100%; width: auto; height: auto; }
.hmc4Swiper2 { width: 3180px }
.hmc4Swiper2 .hmc4item { background: #fff; transition: all 0.5s ease-in-out; opacity: 0.2; }
.hmc4Swiper2 .hmc4item.slick-current { opacity: 1; }
.hmc4csul { overflow: hidden; }
.hmc4csul li { width: 20%; float: left; border-right: 1px solid #F2F2F2; border-bottom: 1px solid #F2F2F2; }
.hmc4csul li:nth-child(5), .hmc4csul li:nth-child(10) { border-right: none; }
.hmc4csul li:nth-child(6), .hmc4csul li:nth-child(7), .hmc4csul li:nth-child(8), .hmc4csul li:nth-child(9), .hmc4csul li:nth-child(10) { border-bottom: none; }
.hmc4csAbox { display: block; position: relative; padding: 35px 25px 55px; text-align: center }
.hmc7Top { padding-bottom: 2.6vw; }
.hmc4Swiper { margin-bottom: 5.2vw; }
.hmc4_csimg { position: relative; height: 92px; }
.hmc4_csimg img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); max-width: 80%; max-height: 66px; width: auto; height: auto; }
.hmc4csAbox p { font-size: 14px; line-height: 22px; color: #666666; text-align: center; height: 44px; overflow: hidden; }
.hmc4csAbox span { line-height: 54px; color: #FFF; background: #0E284F; height: 54px; font-size: 16px; letter-spacing: 1px; text-align: center; display: block; position: absolute; z-index: 1; left: 0px; right: 0px; bottom: 0px; transition: all 0.5s ease-in-out; opacity: 0 }
.hmc4csAbox:hover span { opacity: 1; }
.hmCon4_2 .hmc4lIne { margin-right: 165px; }
.hmCon4_2 .container { position: relative; }
.hmCon4_2 .hmc2m { position: absolute; right: 15px; bottom:auto; top: 6.14vw; }
.hmc4nItem{background:#fff; border-right:1px solid #F2F2F2; border-bottom:1px solid #F2F2F2;}
.hmc4nSwiper .slick-dots{bottom:-56px;}
.hmc4nSwiper .slick-dots li button{display:none;}
.hmc4nSwiper .slick-dots li { background: #fff; display: inline-block; height: 6px; width: 6px; margin: 0px 12px; position: relative; border-radius:50%; vertical-align:middle}
.hmc4nSwiper .slick-dots li.slick-active{ background: #fff; border: 5px solid #A05D60; height: 16px; width: 16px; }
@media (max-width:1799px) {
.hmc4Swiper2 { width: 2280px }
.hmc4csAbox { padding: 20px 25px 45px; }
.hmc4csAbox span { line-height: 50px; height: 50px; font-size: 15px; }
.hmc7Top { padding-bottom: 2vw; }
.hmc4_csimg { height: 82px; }
.hmCon4{padding-bottom:110px;}
}
@media (max-width:1199px) {
.hmc4Swiper2 { width: 940px }
.hmCon4{padding-bottom:100px;}
.hmCon4_2 .hmc2m{top:7.14vw;}
}
 @media (max-width:993px) {
.hmc4Swiper2 { width: 100% }
.hmc4csul li:nth-child(7), .hmc4csul li:nth-child(8), .hmc4csul li:nth-child(9), .hmc4csul li:nth-child(10) { display: none; }
.hmc4csul li { width: 33.33%; }
.hmCon4_2 .hmc2m{top:70px;}
}
 @media (max-width:767px) {
.hmc4csul li:nth-child(5), .hmc4csul li:nth-child(6) { display: none; }
.hmc4csul li { width: 50%; }
.hmc4csAbox { padding: 10px 15px 25px; }
.hmCon4_2 .hmc4lIne { margin-top: 35px; }
.hmCon4_2 .hmc4nav a { margin-left: 5px; }
.hmCon4_2 .hmc4nav a:first-child { margin-left: 0; }
.hmc4nSwiper .slick-dots{text-align:left;}
.hmc4nSwiper .slick-dots li{margin:0 15px 0 0;}
.hmCon4_2 .hmc2m{top:auto; bottom:-72px;}
}


/*2021-06-10 CSS*/
.hmnryBox{ margin-top:-30px; letter-spacing:1px;}
.hmnryBox strong{ font-size: 26px; line-height: 40px; font-weight: normal; display: block; margin-bottom: 20px; }
.hmnryulWpr{ height:270px; position:relative; overflow:hidden;}
.hmnryul li{ line-height: 28px; margin-bottom: 3px; position: relative; padding: 0px 25px; font-size: 16px; }
.hmnryul li:after{ content: ""; background: #000000; height: 6px; width: 6px; margin-top: -3px; position: absolute; left: 0px; top: 14px; border-radius:50%;}
.m2nnnCon1{ padding: 7.6vw 0px 17.59vh; background-repeat:no-repeat; background-position:center center; background-size:cover; color:#fff;}
.m2nnnCon1 strong{ font-weight: normal; display: block; font-size: 34px; letter-spacing: 3px; line-height: 50px; padding-left: 34px; position:relative;}
.m2nnnCon1 strong:before{ content: ""; background: #2cc7b7; height: 34px; width: 4px; margin-top: -17px; position: absolute; left: 0px; top: 50%; }
.m2nnnCon1 p{ font-size: 16px; line-height: 30px; height: 120px; margin: 2.5vw 0px 2.7vw; max-width:850px;}
.m2nnnc1m{ line-height: 60px; height: 60px; width: 220px; font-size: 18px; color: #FFF; letter-spacing: 1px; text-align: center; display: inline-block; background: #2cc7b7; }
.m2nnnc1m:hover{ color:#fff; transform:translateY(-5px); box-shadow:0 5px 18px rgba(0,0,0,0.3);}
.m2nnnCon2{ padding: 2.2vw 0px; position:relative }
.m2nnnc2swiper{ margin-top:2.34vw; margin-left:-22px; margin-right:-22px;}
.m2nnnc2item{ padding:0 22px;}
.m2nnnc2aBox{ display: block; letter-spacing: 1px; }
.m2nnnc2aBox .overflowHide{ height:300px;}
.m2nnnc2aBox strong{ font-size: 24px; line-height: 42px; display: block; margin-top: 2.34vw; font-weight: normal; color:#333; }
.m2nnnc2aBox p{ font-size: 16px; line-height: 26px; max-width:325px; color:#666;}
.m2nnnc2swiper .slick-prev{ background: #FFF url(../images/m2abt_btn2.png) no-repeat 14px center; display: inline-block; height: 60px; width: 60px; position: absolute; left: -100px; top: 118px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border-radius: 50%; transform: rotate(180deg); transition: all 0.3s ease-in-out; box-shadow: 0 -5px 12px rgba(0,0,0,0.1); }

.m2nnnc2swiper .slick-next{ background: #FFF url(../images/m2abt_btn2.png) no-repeat 14px center; display: inline-block; height: 60px; width: 60px; position: absolute; right: -100px; top: 118px; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border-radius: 50%; transition:all 0.3s ease-in-out; box-shadow:0 5px 12px rgba(0,0,0,0.1); transform: rotateX(180deg);}
.m2nnnc2swiper .slick-prev:hover,.m2nnnc2swiper .slick-next:hover{ background: #2cc7b7 url(../images/m2abt_btn.png) no-repeat center center; }

@media (max-width:1799px){
.hmnryBox{margin-top:-10px;}
.hmnryBox strong{font-size:22px; margin-bottom:12px;}
.hmnryul li{font-size:15px;}
.m2nnnCon1 strong{font-size:30px; padding-left:30px;}
.m2nnnc1m{width:200px; line-height:56px; height:56px; font-size:15px;}
.m2nnnc2swiper{margin-left:15px; margin-right:15px;}
.m2nnnc2item{padding:0 15px;}
.m2nnnc2aBox .overflowHide{height:250px;}
.m2nnnc2aBox strong{font-size:22px;}
.m2nnnc2aBox p{font-size:15px;}
.m2nnnc2swiper .slick-prev{left:-90px;}
.m2nnnc2swiper .slick-next{right:-90px;}
.m2nnnCon1 p{max-width:730px;}
}

@media (max-width:1379px){
.m2nnnc2swiper .slick-prev{left:-80px;}
.m2nnnc2swiper .slick-next{right:-80px;}
.m2nnnc2swiper{margin-left:35px; margin-right:35px;}
.m2nnnc2aBox .overflowHide{height:220px;}
.m2nnnCon1 p{max-width:530px;}
}

@media (max-width:1199px){
.m2nnnc2swiper{margin-left:65px; margin-right:65px;}
}

@media (max-width:767px){
.hmnryul li{line-height:26px; font-size:14px; padding-right:10px}
.hmnryBox strong{font-size:20px;}
.m2nnnCon1{padding:50px 0 70px;}
.m2nnnCon1 strong{text-align:center; padding-left:0; font-size:24px;}
.m2nnnCon1 strong:before{display:none;}
.m2nnnCon1 p{height:auto; line-height:26px; margin-bottom:28px; margin-top:10px; font-size:14px;}
.m2nnnc1m{width:180px; height:48px; line-height:48px; margin-left:auto; margin-right:auto; display:block;}
.m2nnnCon2{padding:40px 0;}
.m2nnnc2swiper{margin-left:0; margin-right:0; margin-top:15px; padding-bottom:35px;}
.m2nnnc2swiper .slick-dots{bottom:0;}
.m2nnnc2swiper .slick-dots li button{display:none;}
.m2nnnc2swiper .slick-dots li { background: #D6D6D6; display: inline-block; height: 6px; width: 6px; margin: 0px 6px; position: relative; border-radius:50%; vertical-align:middle}
.m2nnnc2swiper .slick-dots li.slick-active{ background:#2cc7b7 }
.m2nnnc2item{padding:0;}
.m2nnnc2aBox strong{margin-top:15px; font-size:20px;}
}


/*2021-06-15 CSS*/
.nnnhmBoxWpr{ background: url(../images/hmc2bg.jpg) no-repeat center center; background-size:cover; margin-top:-120px;}
.nnnhmBoxWpr .hmCon2{background:none; margin-bottom:4.2vw; transform:translateY(0); padding-left:0}
.nnnhmBoxWpr .hmc2Swiper{width:auto;}
.nnnhmBoxWpr .hmc2aBox .overflowHide{width:50%; float:left;}
.nnhmc2Rtxt{margin-left:50%; color:#fff; padding-left:50px;}
.nnhmc2Rtxt strong{font-size:28px; letter-spacing:2px; line-height:70px; display:block; font-weight:normal; position:relative}
.nnhmc2Rtxt strong:after{content:""; width:60px; height:2px; background:#fff; position:absolute; left:0; bottom:0;}
.nnnhmBoxWpr .hmc2aBox p{margin-top:25px; font-size:20px; line-height:38px; height:152px; padding-right:0}
.nnnhmBoxWpr .hmc2SwiperWpr .slick-prev,.nnnhmBoxWpr .hmc2SwiperWpr .slick-next{bottom:-95px;}
.nnnhmBoxWpr .hmCon2{width:auto;}
.nnnhmBoxWpr .hmc2item{padding-right:0;}
.nnnhmBoxWpr .hmc2SwiperWpr{width:auto;}
@media (max-width:1799px){
.nnhmc2Rtxt strong{font-size:24px; line-height:58px;}
.nnnhmBoxWpr .hmc2aBox p{font-size:16px; line-height:32px; height:128px;}
.nnhmc2Rtxt{padding-left:30px;}
.nnnhmBoxWpr .hmc2Swiper{width:auto;}
.nnnhmBoxWpr .hmc2SwiperWpr .slick-prev{left:1000px;}
.nnnhmBoxWpr .hmc2SwiperWpr .slick-next{left:1080px;}
.nnnhmBoxWpr .hmc2SwiperWpr .slick-prev,.nnnhmBoxWpr .hmc2SwiperWpr .slick-next{bottom:-80px;}
}
@media (max-width:993px){
.nnnhmBoxWpr .hmc2aBox p{font-size:14px; line-height:28px; height:112px;}
.nnnhmBoxWpr .hmc2SwiperWpr .slick-prev{left:590px; transform:scale(0.8) rotate(180deg);}
.nnnhmBoxWpr .hmc2SwiperWpr .slick-next{left:650px; transform:scale(0.8) }
}

@media (max-width:767px){
.nnnhmBoxWpr .hmc2item {padding-left:15px; padding-right:15px;}
.nnnhmBoxWpr .hmc2aBox .overflowHide{width:100%; float:none;}
.nnhmc2Rtxt{margin-left:0; padding-left:0}
.nnhmc2Rtxt strong{font-size:18px; margin-top:4px;}
.nnnhmBoxWpr .hmc2aBox p{ font-size:13px;}
.nnnhmBoxWpr .hmc2Mbox{margin-left:10px}
.nnnhmBoxWpr .hmc2SwiperWpr .slick-prev{left:240px; transform:scale(0.7) rotate(180deg);}
.nnnhmBoxWpr .hmc2SwiperWpr .slick-next{left:290px; transform:scale(0.7) }
.nnnhmBoxWpr .hmCon2{padding-right:0;}
.nnnhmBoxWpr .hmc2nav{margin-left:15px; margin-right:15px}
.nnnhmBoxWpr{margin-top:0;}
}




/****************产品展示*********************/
.pro_xzlb{overflow: hidden;display: block; margin:40px 0px;}
.pro_xzlb li { float:left;width:33.333%; padding:10px;overflow: hidden;position:relative; box-sizing:border-box;}
.pro_xzlb li a { display:block;border:1px solid #f1f1f1;}
.pro_xzlb li .pro_img{ overflow:hidden;}
.pro_xzlb li img { width:100%;vertical-align:top; border-bottom:none;transition: all 0.3s;}
.pro_xzlb li .info{ background:#fff; text-align:center; height:45px; line-height:45px;color:#333; font-size:16px;}
.pro_xzlb li:hover a{-webkit-box-shadow: #666 0px 0px 10px;-moz-box-shadow: #666 0px 0px 10px;box-shadow: #666 0px 0px 10px;}
.pro_xzlb li:hover .info{background:#3ed7c5;color:#fff;}
.pro_xzlb li span{position: absolute;
    left:10px;
    top: 10px;
    width:calc(100% - 20px);height:calc(100% - 65px);
    background:-webkit-linear-gradient(left,#fb9b00,#3ed7c5);/* Safari 5.1 - 6.0 */
	background:-o-linear-gradient(right,#fb9b00,#3ed7c5);/* Opera 11.1 - 12.0 */
	background:-moz-linear-gradient(right,#fb9b00,#3ed7c5);/* Firefox 3.6 - 15 */
	background:linear-gradient(to right,#fb9b00,#3ed7c5);/* æ ‡å‡†*/
    opacity: 0;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
   }
.pro_xzlb li:hover span{opacity: 0.7;}
.pro_xzlb li:hover img{ transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1);}
@media (max-width: 640px){
.pro_xzlb li { float:left;width:50%; padding:5px;overflow: hidden;position:relative; box-sizing:border-box;}
}


.companry{ margin-top:40px;}
.companry .swiper-container{ padding-bottom:50px;}
.companry .com_info{ text-align:center; background:#3ed7c5; color:#fff; height:48px; line-height:48px; font-size:16px;}



.npro_xq_box{margin: 0px 0px 30px;overflow: hidden;}
.n_xq_tit{font-size: 20px;color: #3ed7c5;line-height:2;border-bottom: 1px solid #3ed7c5;margin-bottom:15px;display: block;font-weight: bold;padding-left: 10px;}
.npro_xq_box p {font-size: 18px;line-height:1.8;color: #333;margin-bottom: 5px;text-indent:2em;}
.npro_xq_box img{ margin-left:-2em;}

/***-----------分页-----------****/
.text-center {text-align: center;border-top: 1px solid #e5e5e5; padding-top:20px; margin-bottom:10px;}
.pagination{display: inline-block; padding-left: 0; border-radius: 4px; font-size: 12px;}
.pagination > li{display: inline;}
.pagination > li > a,
.pagination > li > span{position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #4d4d4d; text-decoration: none; background-color: #fff; border: 1px solid #ddd;}
.pagination > li:first-child > a,
.pagination > li:first-child > span{margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px;}
.pagination > li:last-child > a,
.pagination > li:last-child > span{border-top-right-radius: 4px; border-bottom-right-radius: 4px;}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus{z-index: 3; color: #000; background-color: #eee; border-color: #ddd;}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus{z-index: 2; color: #fff; cursor: default; background-color: #3ed7c5; border-color: #3ed7c5;}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus{color: #777; cursor: not-allowed; background-color: #fff; border-color: #ddd;}





.index_main3 {
  /* padding-top: 80px; */
  overflow:hidden;
}
.index_main3 .index_m3 {
  /* margin-top: 55px; */
  overflow: hidden;
}
.index_main3 .index_m3 .item {
  height: 650px;
  width: 33.33%;
  padding-left: 60px;
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  border-right: solid 1px rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0);
}
.index_main3 .index_m3 .item:hover {
  background: rgba(255, 255, 255, 0.85);
}
.index_main3 .index_m3 .item:hover .icon img.imggb {
  opacity: 1;
}
.index_main3 .index_m3 .item:hover .icon img.imgga {
  opacity: 0;
}
.index_main3 .index_m3 .item:hover .tit {
  color: #666666;
}
.index_main3 .index_m3 .item:hover .tit1 {
  color: #3ed7c5;
}
.index_main3 .index_m3 .item:hover .note {
  color: #333333;
}
.index_main3 .index_m3 .item:hover .more a {
  opacity: 1;
}
.index_main3 .index_m3 .item:hover .xh {
  color: #3ed7c5;
  opacity: 0.5;
}
.index_main3 .index_m3 .item:nth-child(1) {
  border-left: solid 1px rgba(255, 255, 255, 0.3);
}
.index_main3 .index_m3 .item .icon {
  position: relative;
}
.index_main3 .index_m3 .item .icon img.imggb {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.index_main3 .index_m3 .item .tit {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  opacity: 0.5;
  padding-top: 36px;
  line-height: 16px;
}
.index_main3 .index_m3 .item .tit1 {
  color: #fff;
  font-size: 36px;
  padding-top: 15px;
  line-height: 36px;
}
.index_main3 .index_m3 .item .note {
  color: #ffffff;
  font-size: 18px;
  padding-top: 80px;
  line-height: 30px;
}
.index_main3 .index_m3 .item .more {
  margin-top: 90px;
}
.index_main3 .index_m3 .item .more a {
  color: #3ed7c5;
  opacity: 0;
  font-size: 16px;
}
.index_main3 .index_m3 .item .more a img {
  margin-left: 20px;
}
.index_main3 .index_m3 .item .xh {
  position: absolute;
  bottom: 0px;
  left: 60px;
  font-family: "DINOT";
  font-size: 140px;
  color: #fff;
  opacity: 0.2;
  line-height: 140px;
  font-weight: bold;
}





/**********合作流程***********/
.pro-service{
	background: url(../images/ser-bg_02.jpg)no-repeat;
	background-size: cover;
	width: 100%;
	height: 700px; margin-top:40px;
	overflow: hidden;
}

.pro-service .m2abt_t2{
    padding: 40px 0 20px;
    color:#fff;
}


.service-con{
	padding-top: 66px;
}
.service-con .zero{
	width: 1135px;
	height: 1135px;
	margin: 0 auto;
	border: 1px solid #fff;
	border-radius: 100%;
	position: relative;
	padding-top: 122px;
}
.zero ul li{
	width: 153px;
	height: 153px;
	background: #fff;
	border-radius: 100%;
	text-align: center;
	cursor: pointer;
	position: relative;
	-webkit-transition: all ease .3s;
	   -moz-transition: all ease .3s;
	    -ms-transition: all ease .3s;
	     -o-transition: all ease .3s;
	        transition: all ease .3s
}
.zero ul li .img{
	width: 46px;
	height: 43px;
	margin: 28px auto 15px auto;
	position: relative;
	z-index: 1
}
.zero ul li:nth-child(1) .img{
	background: url(../images/li-icon1_03.png) no-repeat;
}
.zero ul li:nth-child(2) .img{
	background: url(../images/li-icon2_03.png) no-repeat;
}
.zero ul li:nth-child(3) .img{
	background: url(../images/li-icon3_03.png) no-repeat;
}
.zero ul li:nth-child(4) .img{
	background: url(../images/li-icon4_03.png) no-repeat;
}
.zero ul li:nth-child(5) .img{
	background: url(../images/li-icon5_03.png) no-repeat;
}
.zero ul li:nth-child(6) .img{
	background: url(../images/li-icon6_03.png) no-repeat;
}
.zero ul li:nth-child(1):hover .img{
	background: url(../images/li-icon1_active_03.png) no-repeat;
}
.zero ul li:nth-child(1).active .img{
	background: url(../images/li-icon1_active_03.png) no-repeat;
}
.zero ul li:nth-child(2):hover .img{
	background: url(../images/li-icon2_active_03.png) no-repeat;
}
.zero ul li:nth-child(3):hover .img{
	background: url(../images/li-icon3_active_03.png) no-repeat;
}
.zero ul li:nth-child(4):hover .img{
	background: url(../images/li-icon4_active_03.png) no-repeat;
}
.zero ul li:nth-child(5):hover .img{
	background: url(../images/li-icon5_active_03.png) no-repeat;
}
.zero ul li:nth-child(6):hover .img{
	background: url(../images/li-icon6_active_03.png) no-repeat;
}
.zero ul li p{
	font-size: 16px;
	color: #666;
	position: relative;
	z-index: 1
}
.zero ul li.icon1{
	position: absolute;
	left: -65px;
	top: 317px;
}
.zero ul li.icon2{
	position: absolute;
	left: 60px;
	top: 114px;
}
.zero ul li.icon3{
	position: absolute;
	left: 32%;
	top: -35px;
	margin-left: -40px;
}
.zero ul li.icon4{
	position: absolute;
	right: 32%;
	top: -35px;
	margin-right: -40px;
}
.zero ul li.icon5{
	position: absolute;
	right: 60px;
	top: 114px;
}
.zero ul li.icon6{
	position: absolute;
	right: -65px;
	top: 317px;
}
/*.zero ul li.active{
	background: #3ed7c5;
}*/
.zero ul li:after{
	content: "";
	position: absolute;
	width: 100%;
    height: 100%;
	background: #3ed7c5;
	opacity: 0;
	 top:0;
	  left:0;
	  border-radius: 100%;
	  transform: scale(0);
}
.zero ul li.active:after{
	opacity: 1;
    transform: scale(1);
}
@keyframes circle-opacity{
    from {
        opacity: 0;
        transform: scale(0);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.zero ul li:hover:after{
	animation: circle-opacity 0.7s;
	animation-fill-mode: forwards; 
}
.zero ul li:hover{
	transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
}

.zero ul li:hover p{
	color: #fff;
}

.zero ul li.active p{
	color: #fff;
}

