.nw_mvsl{position: relative;width:100%;margin:0 auto;}
.nw_mvsl .bx-wrapper{position: relative;}
.mvsl_sld > li{overflow: hidden;height:calc(100vh - 150px);min-height: 640px;}
.mvsl_sld > li.bg1{background: url(../image/main/m_vsl1.jpg) no-repeat center center; background-size: cover;}
.mvsl_sld > li.bg2{background: url(../image/main/m_vsl2.jpg) no-repeat center center; background-size: cover;}
.mvsl_sld > li.bg3{background: url(../image/main/m_vsl3.jpg) no-repeat center center; background-size: cover;}
.mvsl_sld > li.bg4{background: url(../image/main/m_vsl4.jpg) no-repeat center center; background-size: cover;}
.mvsl_sld > li.bg5{background: url(../image/main/m_vsl5.jpg) no-repeat center center; background-size: cover;}
.mvsl_sld > li.bg6{background: url(../image/main/m_vsl6.jpg) no-repeat center center; background-size: cover;}
.mvsl_sld > li.bg7{background: url(../image/main/m_vsl7.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:0;bottom:40px;z-index:52;text-align:center;width:100%;}
.nw_mvsl .bx-pager-item{display: inline-block;margin:0 10px;}
.nw_mvsl .bx-pager-item a{display: block;width:8px;height:8px;border-radius:8px;border:2px solid #fff;}
.nw_mvsl .bx-pager-item a.active{position:relative;opacity: 1;background:#fff;}
.nw_mvsl .bx-controls-direction{}
.nw_mvsl .bx-controls-direction a{width: 50px; height: 50px;position: absolute; top: 175px;z-index: 52;}
.nw_mvsl .bx-prev{left:calc((100% - 1180px) / 2);background: url(../image/main/mvs_prev.png) center center no-repeat;}
.nw_mvsl .bx-next{left:calc((100% - 1180px) / 2);margin-left:60px;background: url(../image/main/mvs_next.png) center center no-repeat;}
.nw_mvsl .bx-controls-auto-item a{display: none; width: 24px; height: 24px;}
.nw_mvsl .bx-stop{background: url(../image/main/mvs_stop.png) 0 0 no-repeat;}
.nw_mvsl .bx-start{background: url(../image/main/mvs_stop.png) 0 0 no-repeat;}
.nw_mvsl .bx-controls-auto-item a.active{display: none;}

.nw_mvsl .wid{width:100%;height:100%;max-width:1180px;margin:0 auto;box-sizing:border-box;display:table;}
.nw_mvsl .wid > .all_txt{display:table-cell;vertical-align:middle;}
.nw_mvsl .wid > .all_txt > div{position:relative;box-sizing:border-box;display:inline-block;}
.nw_mvsl .wid > .all_txt > div.text{width: 450px;position:absolute;top:50px;}
.nw_mvsl .wid > .all_txt > div.text > p.tit{margin-left:4px;margin-bottom: 20px;font-size:17px;color:#fff;line-height:1.4;font-weight:600;word-break: keep-all;}
.nw_mvsl .wid > .all_txt > div.text > p.tit span{display:inline-block;border-bottom:1px solid #fff;padding-bottom:4px;}
.nw_mvsl .wid > .all_txt > div.text > p.txt{font-size:38px;color:#fff;line-height:1.3;}
.nw_mvsl .wid > .all_txt > div.img{max-width:calc(100% - 600px);margin-left:600px;}


.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 .motion1{
	-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);
	word-break:break-all;
}
.nw_mvsl .motion1.ac{
	-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);
	-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,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);
	word-break:break-all;
}
.nw_mvsl .motion2.ac{
	-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);
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	word-break:break-all;
}



.mvq_box{position:absolute;left:calc((100% - 1180px) / 2);bottom:45px;width:380px;z-index:62;}
.mvq_box > ul.top > li{float:left;width:calc(50% - 10px);text-align:center;height:180px;display:table;background:rgba(0,0,0,0.6);}
.mvq_box > ul.top > li:last-child{margin-left:20px;}
.mvq_box > ul.top > li > a{display:table-cell;vertical-align:middle;}
.mvq_box > ul.top > li > a > span{display:block;font-size:0;margin-bottom:13px;}
.mvq_box > ul.top > li > a > p{font-size:20px;color:#fff;}
.mvq_box > div.bot{margin-top:20px;width:100%;height:300px;background:rgba(0,0,0,0.6);box-sizing:border-box;padding:50px 40px 0 40px;overflow:hidden;position:relative;}
.mvq_box > div.bot > p{margin-bottom:10px;font-size:20px;line-height:20px;color:#fff;font-weight:600;}
.mvq_box > div.bot > a.more{display:block;font-size:0;position:absolute;right:40px;top:50px;;}
.mvq_box > div.bot > ul > li{padding:30px 0;border-bottom:1px solid rgba(255,255,255,0.2);}
.mvq_box > div.bot > ul > li:last-child{border-bottom:0;}
.mvq_box > div.bot > ul > li > a{font-size:15px;color:#fff;display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity: 0.9;}
.mvq_box > div.bot > ul > li > a > span.new{display:inline-block;color:#fce700;opacity: 0.8;margin-left:5px;}
.mvq_box > div.bot > ul > li > span{display:block;margin-top:12px;font-size:14px;color:#fff;opacity: 0.8;}


.mpro_bg{width:100%;margin:0 auto;padding:80px 0;background:#f1f9fa;}
.mcon_wid{width:1180px;margin:0 auto;}
h3.mtitle{margin-bottom:30px;text-align:center;font-size:36px;line-height:36px;color:#101010;font-family: 'Myriad Pro';font-weight:600;}
h3.mtitle span{display:block;margin-top:10px;font-size:19px;color:#212121;font-family:'NotoSans';font-weight:500;}
.mtab_line{margin-left:-20px;margin-bottom:40px;}
.mtab_line > li{float:left;text-align:center;margin-left:20px;width:calc(20% - 20px);height:60px;display:table;}
.mtab_line > li > a{display:table-cell;vertical-align:middle;border:1px solid #dfdfdf;border-radius:60px;font-size:16px;color:#656565;font-weight:600;}
.mtab_line > li.on > a{background:#141414;color:#fff;border:0;}
.pro_2{display:none;}
.pro_3{display:none;}
.pro_4{display:none;}
.pro_5{display:none;}


.pro_box{display:none;}
.pro_box.on{display:block;}
.pro_line{margin-left: -20px;margin-top:-30px;}
.pro_line > li{float:left;margin-left:20px;margin-top:30px;width:calc(25% - 20px);text-align:center;}
.pro_line > li > a{display:block;}
.pro_line > li > a > .img{border:1px solid #dfdfdf;overflow:hidden;}
.pro_line > li > a > .img img{transition: all 0.3s ease-in-out;width:100%;}
.pro_line > li > a > .text > p.tit{padding:23px 0 10px;border-bottom:1px solid #dfdfdf;font-size:18px;color:#101010;font-weight:600;display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pro_line > li > a > .text > p.txt{margin:12px 0 14px;font-size:16px;color:#545454;letter-spacing:-0.5px;display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pro_line > li > a > .text > p.bn{transition: all 0.3s ease-in-out;border:1px solid #24289f;font-size:16px;color:#24289f;font-weight:600;line-height:50px;letter-spacing:-0.5px;}
.pro_line > li:hover > a > .img img{transform: scale(1.1,1.1);}
.pro_line > li:hover > a > .text > p.bn{color:#fff;background:#24289f;}

.mic_line{border-left:1px solid #dfdfdf;}
.mic_line > li{box-sizing:border-box;float:left;width:33.33%;border-right:1px solid #dfdfdf;padding:100px 60px;}
.mic_line > li > a{display:block;}
.mic_line > li > a > span{display:block;margin-bottom:35px;font-size:0;}
.mic_line > li > a > p.tit{font-size:30px;color:#181818;font-family: 'Myriad Pro';font-weight:600;}
.mic_line > li > a > p.txt{margin-top:18px;font-size:16px;color:#181818;font-weight:500;line-height:1.5;}
.mic_line > li > a > p.more{margin-top:30px;font-size:15px;color:#1051bc;font-family: 'Myriad Pro';font-weight:600;}


.mfull_box > div{float:left;width:50%;height:500px;text-align:center;display:table;}
.mfull_box > div:first-child{background: url(../image/main/mf1.jpg) no-repeat center center; background-size: cover;}
.mfull_box > div:last-child{background: url(../image/main/mf2.jpg) no-repeat center center; background-size: cover;}
.mfull_box > div > a{display:table-cell;vertical-align:middle;padding:0 14%;}
.mfull_box > div > a > p.tit{font-size:26px;color:#fff;font-weight:600;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,0.2);}
.mfull_box > div > a > p.txt{font-size:17px;color:#fff;line-height:1.4;}
.mfull_box > div > a > p.more{margin-top:30px;display:inline-block;width:228px;height:48px;line-height:48px;border-radius:48px;border:1px solid #fff;font-size:15px;color:#fff;font-family: 'Myriad Pro';font-weight:600;}

.mc_wid{width:100%;margin:0 auto;padding: 80px 0;}
.mc_solo{float:left;width:calc(25% - 10px);}
.mc_solo > a{display:block;box-sizing:border-box;width:100%;height:580px;position:relative;background: url(../image/main/mc1.jpg) no-repeat center center; background-size: cover;}
.mc_solo > a > dl{position:absolute;left:40px;bottom:45px;padding:0 40px 0 0;z-index:1;}
.mc_solo > a > dl dt{font-size:22px;color:#272727;font-family: 'Myriad Pro';font-weight:600;}
.mc_solo > a > dl dd{margin-top:15px;font-size:16px;color:#272727;line-height:1.4;letter-spacing:-0.5px;}
.mc_solo > a > .over{transition: .4s;opacity: 0;position:absolute;left:0;top:0;bottom:0;right:0;background:#13376c;z-index:0;}
.mc_solo > a > .over > span{display:block;font-size:0;position:absolute;right:40px;top:40px;}
.mc_solo > a:hover{box-shadow:0 0 10px rgba(0,0,0,0.3);}
.mc_solo > a:hover > .over{opacity:1;}
.mc_solo > a:hover > dl > *{color:#fff;}
.mc_line{float:right;width:calc(75% - 10px);margin-top:-20px;}
.mc_line > li{float:left;height:280px;margin-top:20px;}
.mc_line > li.bg{width:calc(33.33% - 10px);text-align:center;display:table;}
.mc_line > li.bg > a{transition: .4s;display:table-cell;vertical-align:middle;padding:0 30px;}
.mc_line > li.bg1 > a{background:#1d2e66;}
.mc_line > li.bg2 > a{background:#323232;}
.mc_line > li.bg > a > dl{transition: .4s;}
.mc_line > li.bg > a > dl dt{transition: .4s;font-size:21px;color:#fff;font-weight:600;border-bottom:1px solid rgba(255,255,255,0.3);padding-bottom:17px;margin-bottom:17px;}
.mc_line > li.bg > a > dl dd{transition: .4s;font-size:16px;color:#fff;line-height:1.4;letter-spacing:-0.5px;}
.mc_line > li.bg > a > span{display:block;margin-bottom:15px;transition: .4s;width:0;height:0;opacity: 0;}
.mc_line > li.bg > a > span img{transition: .4s;width:0;height:0;opacity: 0;}
.mc_line > li.bg > a:hover{background:#1d2e66;box-shadow:0 0 10px rgba(0,0,0,0.3);}
.mc_line > li.bg > a:hover > span{width:auto;height:auto;opacity: 1;}
.mc_line > li.bg > a:hover > span img{width:auto;height:auto;opacity: 1;}
.mc_line > li.ps{width:calc(66.66% - 10px);position:relative;height:280px;}
.mc_line > li.ps1{margin-left:20px;background: url(../image/main/mc2.jpg) no-repeat center center; background-size: cover;}
.mc_line > li.ps2{margin-right:20px;background: url(../image/main/mc3.jpg) no-repeat center center; background-size: cover;}
.mc_line > li.ps > a{display:block;position:relative;width:100%;height:280px;}
.mc_line > li.ps > a > dl{position:absolute;left:40px;top:45px;z-index:2;}
.mc_line > li.ps > a > dl dt{font-size:21px;color:#272727;font-weight:600;}
.mc_line > li.ps > a > dl dd{margin-top:15px;font-size:16px;color:#272727;line-height:1.4;letter-spacing:-0.5px;}
.mc_line > li.ps > a > .over{transition: .4s;opacity: 0;position:absolute;left:0;top:0;bottom:0;right:0;background:#13376c;z-index:1;}
.mc_line > li.ps > a > .over > span{display:block;font-size:0;position:absolute;right:30px;bottom:30px;}
.mc_line > li.ps > a:hover{box-shadow:0 0 10px rgba(0,0,0,0.3);}
.mc_line > li.ps > a:hover > .over{opacity:1;}
.mc_line > li.ps > a:hover > dl > *{color:#fff;}



@media screen and (max-width:1440px){
	
}

@media screen and (max-width:1240px){
	
}

@media screen and (max-width:1180px){
	.mvq_box{position:static;width:auto;padding:0 10px;max-width:1000px;margin:20px auto;}
	.mvq_box > ul.top > li{width:calc(50% - 5px);background:#000;height:130px;}
	.mvq_box > ul.top > li:last-child{margin-left:10px;}
	.mvq_box > div.bot{margin-top:10px;width:100%;height:auto;padding:30px 20px 10px 20px;background:#000;}
	.mvq_box > div.bot > a.more{right:20px;top:30px;}
	.mvq_box > div.bot > ul > li{padding:20px 0;border-bottom:1px solid rgba(255,255,255,0.3);}

	.mcon_wid{width:calc(100% - 20px);}
	.mc_wid{padding: 50px 0;}
}


@media screen and (max-width:1024px){
	.nw_mvsl .bx-controls-direction{display:none;}
	.nw_mvsl .wid > .all_txt{text-align:center;}
	.nw_mvsl .wid > .all_txt > div{display:block;}
	.nw_mvsl .wid > .all_txt > div.text{width: auto;position:relative;top:0;}
	.nw_mvsl .wid > .all_txt > div.text > p.tit{margin-left:0;}
	.nw_mvsl .wid > .all_txt > div.img{max-width:400px;width:80%;margin:24px auto 0;}
	.nw_mvsl .bx-pager{bottom:20px;}

	.mpro_bg{padding:50px 0;}
	.mtab_line{margin-left:-5px;margin-bottom:30px;}
	.mtab_line > li{margin-left:5px;width:calc(20% - 5px);height:60px;display:table;}
	.pro_line{margin-left: -5px;margin-top:-20px;}
	.pro_line > li{float:left;margin-left:5px;margin-top:20px;width:calc(25% - 5px);text-align:center;}

	.mic_line > li{padding:40px 20px;}
	.mfull_box > div{height:350px;}
	.mfull_box > div > a{padding:0 40px;}
}


@media screen and (max-width:768px){
	.mtab_line > li{width:calc(33.33% - 5px);height:50px;margin-bottom:5px;}
	.mtab_line > li > a{font-size:15px;border-radius:5px;}
	.pro_line > li{width:calc(50% - 5px);}
	.pro_line > li > a > .text > p.tit{padding:15px 0 11px;font-size:16px;}
	.pro_line > li > a > .text > p.txt{font-size:14px;}
	.pro_line > li > a > .text > p.bn{line-height:40px;}
	.mic_line{border-left:0;}
	.mic_line > li{float:none;width:auto;border-right:0;border-bottom:1px solid #dfdfdf;padding: 40px 15px;}
	.mic_line > li:last-child{border-bottom:0;}
	.mic_line > li > a > span{margin-bottom:15px;}
	.mic_line > li > a > p.tit{font-size:26px;}
	.mic_line > li > a > p.txt{margin-top:10px;}
	.mic_line > li > a > p.more{margin-top:15px;}
	.mfull_box > div{float:none;width:100%;height:320px;}
	.mfull_box > div > a{padding:0 40px;}

	.mc_solo{float:none;width:100%;margin-bottom:10px;}
	.mc_solo > a{height:200px;position:relative;background: url(../image/main/mc_mo1.jpg) no-repeat center center; background-size: cover;}
	.mc_line{float:none;width:100%;margin-top:0;}

	.mc_line > li{float:none;margin-top:10px;height:200px;}
	.mc_line > li.bg{width:100%;height:200px;}
	.mc_line > li.ps{width:100%;height:200px;}
	.mc_line > li.ps1{margin-left:0;}
	.mc_line > li.ps1{margin-right:0;}
	.mc_line > li.ps > a{height:200px;}
	.mc_solo > a > dl{position:absolute;left:20px;bottom:25px;padding:0 20px 0 0;}
	.mc_solo > a > .over > span{right:20px;top:20px;width:30px;}
	.mc_line > li.bg > a > span{margin-bottom:10px;}
	.mc_line > li.bg > a:hover > span{display:inline-block;width:30px;height:auto;opacity: 1;}
	.mc_line > li.ps > a > dl{left:20px;top:25px;z-index:2;}
	.mc_line > li.ps > a >  .over > span{right:20px;bottom:25px;width:30px;}
}

@media screen and (max-width:640px){
	.mvsl_sld > li{min-height:520px;height: calc(100vh - 80px);}
	.nw_mvsl .wid > .all_txt > div.text > p.tit{margin-bottom: 12px;font-size:16px;}
	.nw_mvsl .wid > .all_txt > div.text > p.txt{font-size:28px;}


}

@media screen and (max-width:520px){
	

}

@media screen and (max-width:414px){
	

}







