.main_conts{width:100%;margin:0 auto;}

.nw_mvsl{position: relative;width:100%;margin:0 auto;}
.mvsl_sld > li{width:100%;height:calc(100vh - 100px);min-height:500px;}
.mvsl_sld > li.bg1 > span{background: url(../image/main/m_vsl1.jpg) no-repeat center center; background-size: cover;}
.mvsl_sld > li.bg2 > span{background: url(../image/main/m_vsl2.jpg) no-repeat center center; background-size: cover;}
.mvsl_sld > li.bg3 > span{background: url(../image/main/m_vsl3.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;}
.mvsl_sld > li.bg7 > span{background: url(../image/main/m_vsl7.jpg) no-repeat center center; background-size: cover;}
.mvsl_sld > li.bg8 > span{background: url(../image/main/m_vsl8.jpg) no-repeat center center; background-size: cover;}
.mvsl_sld > li.bg9 > span{background: url(../image/main/m_vsl9.jpg) no-repeat center center; background-size: cover;}


.nw_mvsl .bx-controls{}
.nw_mvsl .bx-controls a{ font-size: 0; }
.nw_mvsl .bx-pager{position:absolute;left:0;width: 100%;bottom: 100px;text-align: center;z-index:52;font-size: 0;}
.nw_mvsl .bx-pager-item{display: inline-block;margin: 0 11px;font-size: 0;vertical-align:middle;}
.nw_mvsl .bx-pager-item a{position:relative;display: block;box-sizing:border-box;width:18px;height:18px;border-radius: 100%;background:#fff;transition: all 0.3s ease-in-out;opacity:0.33;}
.nw_mvsl .bx-pager-item a.active{opacity:1;background:#007dc6;}
.nw_mvsl .bx-controls-direction a{width: 36px; height: 67px;position: absolute;top:50%;margin-top:-33px;z-index: 53;}
.nw_mvsl .bx-prev{left: 5%;background: url(../image/main/mvs_prev.png) center center no-repeat;}
.nw_mvsl .bx-next{right: 5%;background: url(../image/main/mvs_next.png) center center no-repeat;}
.nw_mvsl .bx-controls-auto{display:none;}
.nw_mvsl .wid{position: absolute; top:0; z-index:51; left:calc((100% - 1180px) / 2); width:1180px;height:100%;display:table;}
.nw_mvsl .wid > .all_txt{position:relative;z-index:1;display:table-cell;vertical-align:middle;box-sizing:border-box;}
.nw_mvsl .wid > .all_txt > p.txt1{font-size:31px;color:#fff;line-height:1.5;word-break: keep-all;}
.nw_mvsl .wid > .all_txt > p.txt2{margin-top: 40px;font-size:0;}

.nw_mvsl .motion{opacity:0; display:block; position:relative;  transition: all 0.7s ease-out;word-break:break-all;}
.nw_mvsl .motion.ac{opacity:1;word-break:break-all;}
.nw_mvsl .motion.motion2.ac{opacity:0.8;}
.nw_mvsl .motion1{
	-webkit-transform:translate3d(0,-15px,0);
	-moz-transform:translate3d(0,-15px,0);
	-ms-transform:translate3d(0,-15px,0);
	-o-transform:translate3d(0,-15px,0);
	transform:translate3d(0,-15px,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,15px,0);
	-moz-transform:translate3d(0,15px,0);
	-ms-transform:translate3d(0,15px,0);
	-o-transform:translate3d(0,15px,0);
	transform:translate3d(0,15px,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;
}

.mvsl_sld > li > span{display: block;position: absolute; top: 0; left:0; right:0; bottom:0; width: 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;
}


.msection1{width: 100%;margin: 0 auto;padding-top: 100px;}
.msection2{width: 100%;margin: 0 auto;}
.msection3{width: 100%;margin: 0 auto;padding: 100px 0;}




h4.m_title{text-align:center;margin-bottom:40px;font-size: 45px;color:#000;font-weight:900;line-height: 1;}
h4.m_title span{display: block;font-size: 0;margin-bottom:25px;}


.mcon_wid{width: calc(100% - 20px);max-width: 1180px;margin:0 auto;}

.mnews_area{width: 100%;margin: 0 auto;position: relative;padding-bottom: 100px;}
.mnews_area:before{content: "";position: absolute;left: 0;top: calc(50% - 50px);bottom: 0;right: 0;background: #f4f4f4;z-index: -1;}
.mnews_box{position: relative;width: 100%;max-width: 1180px;margin: 0 auto;}
.swiper-container.msec_slid1{position:relative;padding: 20px 0;}
.swiper-container.msec_slid1 .swiper-slide{transition: .4s;transform: scale(0.9);}
.swiper-container.msec_slid1 .swiper-slide > a{display: block;transition: .4s;align-items:center;}
.swiper-container.msec_slid1 .swiper-slide > a > .img{position: relative;overflow:hidden;border-radius: 15px;}
.swiper-container.msec_slid1 .swiper-slide > a > .img img{width:100%;transition: all 0.3s ease-in-out;}
.swiper-container.msec_slid1 .swiper-slide:hover > a > .img img{transform: scale(1.1)}
.swiper-container.msec_slid1 .swiper-slide.swiper-slide-active{transform: scale(1.1);}

.mnews_box .swiper-button-prev.bn1{position:absolute;left: -90px;right:auto;top:50%;margin-top:-30px;z-index:9;border-radius: 100%;width:60px;height:60px;background: rgba(100,100,100,0.8) url(../image/main/ms_lf.png) center center no-repeat;}
.mnews_box .swiper-button-next.bn1{position:absolute;left:auto;right: -90px;top:50%;margin-top:-30px;z-index:9;border-radius: 100%;width:60px;height:60px;background: rgba(100,100,100,0.8) url(../image/main/ms_rt.png) center center no-repeat;}
.mnews_box .swiper-button-next.bn1:after{display:none;}
.mnews_box .swiper-button-prev.bn1:after{display:none;}


.mp_back{width: 100%;margin: 0 auto;position: relative;}
.mp_back:before{content: "";position: absolute;left: 0;top: 0;bottom: 50%;right: 0;background: #f4f4f4;z-index: -1;}
.mp_area{width: calc(100% - 20px);max-width: 1500px;margin: 0 auto;}
.mp_box{padding: 60px 20px;border-radius: 15px;background: url(../image/main/mpbg.jpg) no-repeat center center; background-size: cover;text-align: center;}
.mp_box > p{margin-bottom: 40px;font-size: 30px;color:#fff;font-weight: bold;line-height: 32px;}
.mp_box > p span{display: inline-block;vertical-align: bottom;font-size: 0;margin-left: 5px;}
.mp_box > ul li{font-size: 19px;color:#fff;font-weight: 300;line-height: 1.7;}


.mnot_area{display: flex;justify-content:space-between;}
.mnot_box{width: 50%;position: relative;}
.mbner_box{width: 43%;}

.mnot_tit{margin-bottom: 20px;font-size: 30px;color:#000;font-weight: 500;line-height: 1;}
.mnot_tit span{display: block;margin-bottom: 12px;}
.mnot_more{display: inline-block;font-size:0;position: absolute;right: 0;top: 16px;}
.mnot_line > li{border-bottom: 1px solid #ddd;width: 100%;height: 70px;display: flex;justify-content:space-between;align-items:center;}
.mnot_line > li > a{display: block;font-size: 19px;color:#000;font-weight: 300;line-height: 1.1;width: calc(100% - 85px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mnot_line > li > span{width: 85px;text-align: right;display: inline-block;font-size: 17px;color:#000;font-weight: 300;line-height: 1.1;}


.mbner_line{margin-left: -13px;margin-top: -13px;display: flex;flex-wrap:wrap;}
.mbner_line > li{margin-left: 13px;margin-top: 13px;width: calc(50% - 13px);height: 220px;}
.mbner_line > li > a{display: block;border-radius: 15px;overflow: hidden;height: 100%;}
.mbner_line > li.bg1 > a{background: #000 url(../image/main/mb1.png) no-repeat center center; background-size: cover;}
.mbner_line > li.bg2 > a{background: #000 url(../image/main/mb2.png) no-repeat center center; background-size: cover;}
.mbner_line > li.bg3 > a{background: #000 url(../image/main/mb3.png) no-repeat center center; background-size: cover;}
.mbner_line > li.bg4 > a{background: #000 url(../image/main/mb4.png) no-repeat center center; background-size: cover;}
.mbner_line > li > a > div{padding: 28px;}
.mbner_line > li > a > div p.tit{margin-bottom: 13px;font-size: 22px;color:#f5f6fa;font-weight: 500;}
.mbner_line > li > a > div p.tit span{display: inline-block;}
.mbner_line > li > a > div p.txt{font-size: 17px;color:#f5f6fa;font-weight: 350;}






@media screen and (max-width:1720px){


}
@media screen and (max-width:1640px){
	
}

@media screen and (max-width:1480px){
	.mnews_box .swiper-button-prev.bn1{left: 10px;margin-top:-20px;width:40px;height:40px;}
	.mnews_box .swiper-button-next.bn1{right: 10px;margin-top:-20px;width:40px;height:40px;}
	
}

@media screen and (max-width:1280px){
	/*.smv_pop{right: 0;}*/
}

@media screen and (max-width:1180px){
	.nw_mvsl .bx-controls-direction{display: none;}
	.nw_mvsl .wid{left:0; width:100%;}
	.nw_mvsl .wid > .all_txt{padding:20px;}
}


@media screen and (max-width:1024px){
	.mvsl_sld > li{height:calc(100vh - 80px);}
	.nw_mvsl .wid > .all_txt > p.txt1 br{display: none;}
	
	.mnot_area{display: block;}
	.mnot_box{width: auto;}
	.mbner_box{width: auto;margin-top: 40px;}
	.mbner_line > li{width: calc(25% - 13px);}

}


@media screen and (max-width:767px){
	.nw_mvsl .bx-pager{bottom: 55px;}
	.nw_mvsl .bx-pager-item{margin:0 5px;}
	.nw_mvsl .bx-pager-item a{width:14px;height: 14px;}
	.nw_mvsl .wid > .all_txt > p.txt1{font-size: 5vw;line-height: 1.6;}
	.nw_mvsl .wid > .all_txt > p.txt2 img{max-width: 70%;}
	.msection1{padding-top: 60px;}
	h4.m_title{margin-bottom:30px;font-size: 35px;}
	h4.m_title span{margin-bottom:12px;}
	.mnews_area{padding-bottom: 60px;}
	.mnews_area:before{display: none;}
	
	.mp_back:before{display: none;}
	.mp_box{padding: 50px 15px;}
	.mp_box > p{margin-bottom: 25px;font-size: 27px;}
	.mp_box > p span img{width: 125px;}
	.mp_box > ul li{font-size: 16px;}
	.mp_box > ul li br{display: none;}


	.msection3{padding: 60px 0;}

	.mnot_tit{margin-bottom: 15px;font-size: 28px;}
	.mnot_more{width: 30px;top: 35px;}
	.mnot_line > li{height: 50px;}
	.mnot_line > li > a{font-size: 16px;width: calc(100% - 80px);}
	.mnot_line > li > span{width: 80px;font-size: 15px;}


	.mbner_line{margin-left: -5px;margin-top: -5px;}
	.mbner_line > li{margin-left: 5px;margin-top: 5px;width: calc(50% - 5px);height: 180px;}
	.mbner_line > li > a > div{padding: 25px 20px;}
	.mbner_line > li > a > div p.tit{margin-bottom: 10px;font-size: 18px;}
	.mbner_line > li > a > div p.txt{font-size: 15px;}
}
	

@media screen and (max-width:500px){
	
}

@media screen and (max-width:414px){
	

}







