.mainWrap{position:relative;min-width:1180px;height:100%; overflow:hidden;}
.sectionWrap{position:absolute; left:0; top:0; width: 100%;}
.section{position:relative;}
.mainStep{position:fixed;left:calc((100% - 1720px) / 2);top:50%;margin-top:-100px; z-index:97;}
.mainStep > ul{font-size:0;}
.mainStep li{position:relative;font-size:0;}
.mainStep li a{position:relative;display:block;padding-left:20px;line-height:50px;}
.mainStep li a:after{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:#fff;opacity:0.2;transition: all 0.3s ease-in-out;}
.mainStep li a > span{opacity: 0;font-size: 15px;color:#fff;font-weight:600;line-height:50px;font-family: 'Poppins';}
.mainStep li.on a:after{opacity:1;}
.mainStep li.on a > span{opacity: 1;}
body.mst_tab .mainStep li a:after{background:#d7d5c9;opacity: 1;}
body.mst_tab .mainStep li a > span{color:#524f4a;}
body.mst_tab .mainStep li.on a:after{background:#524f4a;}

.nw_mvsl{position: relative;width:100%;margin:0 auto;}
.mvsl_sld > li{overflow: hidden;height:100vh;min-height:550px;}
/*.mvsl_sld > li.bg1 > span{background: url(../image/main/m_vsl_1.jpg) no-repeat center center; background-size: cover;}
.mvsl_sld > li.bg2 > span{background: url(../image/main/m_vsl_2.jpg) no-repeat center center; background-size: cover;}
.mvsl_sld > li.bg3 > span{background: url(../image/main/m_vsl_3.jpg) no-repeat center center; background-size: cover;}
.mvsl_sld > li.bg4 > span{background: url(../image/main/m_vsl4.jpg) no-repeat center center; background-size: cover;}
.mvsl_sld > li.bg5 > span{background: url(../image/main/m_vsl5.jpg) no-repeat center center; background-size: cover;}
.mvsl_sld > li.bg6 > span{background: url(../image/main/m_vsl6.jpg) no-repeat center center; background-size: cover;}*/

.nw_mvsl .bx-controls{text-align: center;}
.nw_mvsl .bx-controls a{ font-size: 0; }
.nw_mvsl .bx-pager{position:absolute;left: calc((100% - 1520px) / 2);top: 50%;padding-top: 120px;z-index:52;}
.nw_mvsl .bx-pager-item{display: inline-block;margin-right: 15px;font-size: 0;}
.nw_mvsl .bx-pager-item a{position:relative;display: inline-block;width:10px;height:10px;font-size:0;background:#fff;opacity:0.4;border-radius:100%;transition: all 0.3s ease-in-out;}
.nw_mvsl .bx-pager-item a.active{opacity:1;}
.nw_mvsl .bx-controls-direction{display: none;}
.nw_mvsl .bx-controls-direction a{position: absolute;top:50%;margin-top:-33px;z-index: 53;display: inline-block;font-size:0;width: 35px; height: 67px;}
.nw_mvsl .bx-prev{left:calc((100% - 1520px) / 2);background: url(../image/main/mvs_prev.png) 0 0 no-repeat;}
.nw_mvsl .bx-next{right:calc((100% - 1520px) / 2);background: url(../image/main/mvs_next.png) 0 0 no-repeat;}
.nw_mvsl .bx-controls-auto-item{display:none;}
.nw_mvsl .bx-controls-auto-item a{display: none; width: 24px; height: 24px;}
.nw_mvsl .wid{width: calc(100% - 20px);max-width:1520px;margin:0 auto;height: 100vh;min-height:550px;display: flex;align-items:center;position:relative;z-index:9;}
.nw_mvsl .wid > .all_txt{width: 100%;padding-bottom:50px;}
.nw_mvsl .wid > .all_txt > p.txt1{font-size: 54px;color: #fff;font-weight: bold;line-height: 1.1;word-break: keep-all;}
.nw_mvsl .wid > .all_txt > p.txt2{margin-top: 20px;font-size: 24px;color: #fff;line-height: 1.4;word-break: keep-all;}


.mvsl_sld > li > span{display: block;position: absolute; top: 0; left:0; right:0; bottom:0; width: 100%;height: 100%; z-index: -1;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size:cover;
	opacity: 1;
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-webkit-transition:transform 7s ease-out, opacity 1s ease 0.3s;
	transition:transform 7s ease-out, opacity 1s ease 0.3s;
}
.mvsl_sld > li.on > span.sc{
	z-index: 1;
	opacity: 1;
	-ms-transform: scale(1, 1) rotate(.001deg);
	-webkit-transform: scale(1, 1) rotate(.001deg);
	transform: scale(1, 1) rotate(.001deg);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.nw_mvsl .motion{opacity:0; display:block; position:relative;  transition: all 0.5s ease-out;word-break:break-all;}
.nw_mvsl .motion.ac{opacity:1;word-break:break-all;}
.nw_mvsl .motion1{
	-webkit-transform:translate3d(0,10px,0);
	-moz-transform:translate3d(0,10px,0);
	-ms-transform:translate3d(0,10px,0);
	-o-transform:translate3d(0,10px,0);
	transform:translate3d(0,10px,0);
	word-break:break-all;
}
.nw_mvsl .motion1.ac{
	-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	-ms-transform:translate3d(0,0,0);
	-o-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	word-break:break-all;
}
.nw_mvsl .motion2{
	-webkit-transform:translate3d(0,-10px,0);
	-moz-transform:translate3d(0,-10px,0);
	-ms-transform:translate3d(0,-10px,0);
	-o-transform:translate3d(0,-10px,0);
	transform:translate3d(0,-10px,0);
	word-break:break-all;
}
.nw_mvsl .motion2.ac{
	-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	-ms-transform:translate3d(0,0,0);
	-o-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	word-break:break-all;
}
.nw_mvsl .scr_mv{position:absolute;left:50%;bottom: 50px;margin-left:-49px;z-index:2;display:inline-block;}


.section01{background:#f9f9f9 url(../image/main/mbg1.png) no-repeat right bottom;background-attachment:fixed;}
.section02{background: url(../image/main/mbg2.jpg) no-repeat center bottom; background-size: cover;background-attachment:fixed;}
.section03{background: url(../image/main/mbg3.jpg) no-repeat center top; background-size: cover;background-attachment:fixed;}
.section04{background:#4b4b4b;background-attachment:fixed;}
.sectionCon{width:calc(100% - 20px);max-width:1280px;height:100%;margin:0 auto;display:table;position:relative;box-sizing:border-box;}
.sectionCon > div.mcon_area{display:table-cell;vertical-align:middle;padding-top: 100px;}
.sectionCon.full{width:100%;display:block;padding-top: 100px;}


.mcomp_box{position:relative;display:flex;justify-content:space-between;align-items:center;}
.mcomp_box:after{content:"";position:absolute;left:-230px;top: 0;width: 196px;height: 218px;background: url(../image/main/mic1.png) no-repeat center center;}
.mcomp_box > .lf p.txt1{font-size:48px;color:#3b7767;font-weight:bold;}
.mcomp_box > .lf p.txt2{margin-top: 40px;font-size:28px;color:#000;font-weight:600;}


h3.mtitle{text-align:center;margin-bottom: 100px;padding-top: 35px;font-size:40px;color:#fff;font-weight:bold;line-height:1;position:relative;}
h3.mtitle:after{content:"";position:absolute;left:50%;top:0;width:56px;height:4px;background:#fff;margin-left:-28px;}

.mpro_line{margin-left:-80px;margin-top:-40px;display:flex;flex-wrap:wrap;}
.mpro_line > li{margin-left:80px;margin-top: 40px;width: calc(25% - 80px);text-align:center;}
.mpro_line > li > a{display:block;}
.mpro_line > li > a > .img{position: relative;background: #eaeaea;border-radius: 15px;position:relative;}
.mpro_line > li > a > .img > span.pk{position:absolute;left:50%;top:-19px;width: 80px;height: 38px;border-radius: 38px;box-sizing: border-box;padding: 7px;background:#fff;margin-left:-40px;}
.mpro_line > li > a > .img > .mg_box{padding: 40px 20px;}
.mpro_line > li > a > .img > .mg_box > .box{overflow: hidden;display:flex;justify-content: center;align-items:center;width: 100%;max-height: 170px;}
.mpro_line > li > a > p.tit{margin-top: 25px;font-size:20px;color:#fff;font-weight:600;line-height:1;width:99%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}


.mtitle_typ2{text-align: center;margin-bottom: 70px;}
.mtitle_typ2 > h3{font-size: 42px;color:#3b7767;line-height:1;font-weight:bold;}
.mtitle_typ2 > h3.wt{color:#fff;}
.mtitle_typ2 > p{margin-top: 25px;font-size:20px;color:#6d6d6d;line-height:1;font-weight:500;}

.news_lines{margin-left:-30px;margin-top:-30px;display:flex;flex-wrap:wrap;}
.news_lines > li{margin-left:30px;margin-top: 30px;width: calc(33.3333333333333% - 30px);}
.news_lines > li > a{display:block;padding: 30px;background: #f7f7f7;border:1px solid #f7f7f7;border-radius: 15px;position: relative;transition: .3s;}
.news_lines > li > a > p.ck > span{display: inline-block;line-height: 30px;background:#3b7767;border-radius:30px;padding: 0 14px;font-size:15px;color:#fff;font-weight: 500;}
.news_lines > li > a > p.tit{margin-top: 13px;font-size: 20px;color:#3b7767;font-weight: 600;line-height: 27px;height: 54px;word-break: keep-all; overflow: hidden;-webkit-line-clamp: 2;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;}
.news_lines > li > a > p.dat{margin-top: 13px;font-size: 14px;color:#6d6d6d;font-weight: 500;line-height: 1;}
.news_lines > li:hover > a{border:1px solid #3b7767;}

.add_top{margin-bottom:27px;display: flex;justify-content:space-between;align-items:center;}
.add_top > p{max-width: calc(100% - 120px);font-size:20px;color:#fff;font-weight: 500;line-height:1.3;}
.add_top > a{display: inline-block;width: 120px;line-height: 40px;border-radius:40px;background: #4d776c;text-align:center;font-size:17px;color:#fff;font-weight:500;}
.main_map_box{text-align:center;}
.main_map_box img{width: 100%;}

@media screen and (max-width:1720px){
	

}

@media screen and (max-width:1519px){
	.nw_mvsl .bx-pager{left: 0;top: auto;width: 100%;text-align: center;bottom:50px;padding-top: 0;}
	.nw_mvsl .bx-pager-item{margin-right: 6px;margin-left: 6px;}
	.nw_mvsl .wid > .all_txt{text-align: center;padding-bottom:0;}
}

@media screen and (max-width:1180px){
	
}


@media screen and (max-width:1024px){
	/*.mainStep{display:none;}*/
	.section{height:auto !important;}
	.mainWrap{min-width:100% !important;height:auto !important;}
	.sectionWrap{position:static; left:0; top:0; width: 100%;}
	.sectionCon{width:calc(100% - 20px);margin:0 auto;display:block;}
	.sectionCon > div.mcon_area{padding:60px 0;display:block;}
	
	.mvsl_sld > li{height: calc(100vh - 70px);}
	.nw_mvsl .wid{height: calc(100vh - 70px);}
	
	.section01{background:#f9f9f9;}
	.mcomp_box{display:block;text-align:center;}
	.mcomp_box:after{content:"";position:absolute;left:-230px;top: 0;width: 196px;height: 218px;background: url(../image/main/mic1.png) no-repeat center center;}
	.mcomp_box > .rt{margin-top: 30px;}
	
	h3.mtitle{margin-bottom: 60px;padding-top: 22px;font-size:33px;}
	h3.mtitle:after{width:50px;height:3px;margin-left:-25px;}
	.mpro_line{margin-left:-20px;}
	.mpro_line > li{margin-left:20px;width: calc(25% - 20px);}
	.mpro_line > li > a > .img > .mg_box{padding: 30px 5px;}

	.mtitle_typ2{margin-bottom: 40px;}
	.mtitle_typ2 > h3{font-size: 35px;}
	.mtitle_typ2 > p{margin-top: 13px;font-size:18px;}
	.news_lines{margin-left:-10px;margin-top:-10px;}
	.news_lines > li{margin-left:10px;margin-top: 10px;width: calc(33.3333333333333% - 10px);}
}

@media screen and (max-width:767px){
	.nw_mvsl .wid > .all_txt > p.txt1{font-size: 34px;line-height: 1.3;}
	.nw_mvsl .wid > .all_txt > p.txt2{margin-top: 15px;font-size: 18px;line-height:1.5;}
	.mcomp_box > .lf p.txt1{font-size:42px;line-height: 1.1;}
	.mcomp_box > .lf p.txt2{margin-top: 25px;font-size:22px;}
	.news_lines > li{width: calc(50% - 10px);}
}

@media screen and (max-width:640px){
	.mpro_line{margin-left:-10px;}
	.mpro_line > li{margin-left:10px;width: calc(50% - 10px);}
	.mpro_line > li > a > p.tit{margin-top: 15px;font-size:17px;}
	
	.add_top{margin-bottom:25px;}
	.add_top > p{max-width: calc(100% - 90px);font-size:17px;}
	.add_top > a{width: 90px;font-size:15px;}

}

@media screen and (max-width:520px){
	.news_lines > li > a{padding: 20px 12px;border-radius: 10px;}
	.news_lines > li > a > p.tit{font-size: 18px;line-height: 25px;height: 50px;}

}

@media screen and (max-width:360px){
	
}