.main_conts{width:100%;margin:0 auto;box-sizing:border-box;padding:0 10px;}

.nw_mvsl{position: relative;width:100%;margin:0 auto;max-width:1780px;}
.mvsl_sld > li{overflow: hidden;}
/*
.mvsl_sld > li.bg1{background: url(../image/main/m_vsl1.jpg) no-repeat center center; background-size: 100% 100%;}
.mvsl_sld > li.bg2{background: url(../image/main/m_vsl2.jpg) no-repeat center center; background-size: 100% 100%;}
.mvsl_sld > li.bg3{background: url(../image/main/m_vsl3.jpg) no-repeat center center; background-size: 100% 100%;}
.mvsl_sld > li.bg4{background: url(../image/main/m_vsl4.jpg) no-repeat center center; background-size: 100% 100%;}
.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;}
*/

.mvsl_sld > li .imgs > .mo{display:none;}

.nw_mvsl .bx-controls{}
.nw_mvsl .bx-controls a{ font-size: 0; }
.nw_mvsl .bx-pager{position:absolute;left:calc((100% - 1180px) / 2);top:50%;margin-top:60px;z-index:52;}
.nw_mvsl .bx-pager-item{display: inline-block;margin-right: 10px;}
.nw_mvsl .bx-pager-item a{display: block;width:80px;height:3px;background: #fff;opacity: 0.5;}
.nw_mvsl .bx-pager-item a.active{position:relative;opacity: 1;background:#8dc63f;}
.nw_mvsl .bx-controls-direction{}
.nw_mvsl .bx-controls-direction a{width: 70px; height: 70px;position: absolute; top: 50%;z-index: 52;margin-top:-35px;}
.nw_mvsl .bx-prev{left:2%;background: url(../image/main/mvs_prev.png) center center no-repeat;}
.nw_mvsl .bx-next{right:2%;background: url(../image/main/mvs_next.png) center center no-repeat;}
.nw_mvsl .bx-controls-auto{position: absolute;left: calc((100% - 1180px) / 2);top: 50%;z-index:52;margin-top: 53px;}
.nw_mvsl .bx-controls-auto > div{display: inline-block;margin: 0 4px;}
.nw_mvsl .bx-controls-auto a{display: block;width: 14px;height: 16px;font-size: 0;}
.nw_mvsl .bx-controls-auto a.bx-stop{background: url(../image/main/mvs_stop.png) 0 0 no-repeat;}
.nw_mvsl .bx-controls-auto a.bx-start{background: url(../image/main/mvs_play.png) 0 0 no-repeat;}




.nw_mvsl .wid{position: absolute;left: calc((100% - 1180px) / 2);;top:0;width:1180px;height:100%;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{margin-top: -100px;position:relative;width:100%;box-sizing:border-box;}
.nw_mvsl .wid > .all_txt > div > p{font-size:50px;color:#fff;line-height:1.2;font-weight:300;word-break: keep-all;}
.nw_mvsl .wid > .all_txt > div > p span{display:block;font-weight:600;}
.nw_mvsl .wid > .all_txt > div > p.stxt{font-size:40px;font-weight:600;}
.nw_mvsl .wid > .all_txt > div > p.stxt span{margin-top:10px;}

.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;
}


.mconts_back{width:100%;margin:0 auto;padding: 70px 10px;box-sizing:border-box;}
.mbg_cont{width:100%;max-width:1780px;text-align:center;margin:0 auto;height:370px;box-sizing:border-box;padding-top:110px;background: url(../image/main/mbg.jpg) no-repeat center center; background-size: cover;}
.mbg_cont dl dt{font-size:40px;color:#fff;font-weight:300;}
.mbg_cont dl dd{margin-top: 12px;font-size:18px;color:#fff;font-weight:300;}

.mcont_wid{width:100%;max-width:1180px;margin:-70px auto 0;}
.mic_line > li{box-sizing:border-box;float:left;width:25%;height:300px;display:table;text-align:center;background:#f4f4f4;border-right:1px solid #ebebeb;}
.mic_line > li:last-child{border-right:0;}
.mic_line > li:nth-child(even){background:#f8f8f8;}
.mic_line > li > a{display:table-cell;vertical-align:middle;}
.mic_line > li > a > p.tit{font-size:17px;color:#000;letter-spacing:-0.5px;}
.mic_line > li > a > p.tit span{display:block;font-size:23px;font-weight:600;margin-bottom: 5px;}
.mic_line > li > a > span{display:block;margin:20px 0;font-size:0;}
.mic_line > li > a > p.txt{font-size:16px;color:#000;letter-spacing:-0.5px;line-height:1.4;}

.mgs_line{margin-top:30px;margin-left:-20px;}
.mgs_line > li{float:left;margin-top:40px;margin-left:20px;width:calc(25% - 20px);text-align:center;}
.mgs_line > li > a{display:block;}
.mgs_line > li > a > p.tit{font-size:20px;color:#000;font-weight:600;line-height:1;margin-bottom:17px;display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mgs_line > li > a > .img{position:relative;}
.mgs_line > li > a > .img img{width:100%;}
.mgs_line > li > a > .img:after{content:"";position:absolute;left:50%;margin-left:-1px;top:-15px;width:2px;height:30px;background:#6f3479;}
.mgs_line > li > a > .text{margin-top: 15px;}
.mgs_line > li > a > .text > p.txt{font-size:16px;color:#676767;line-height:22px;height:44px;overflow:hidden;}
.mgs_line > li > a > .text > p.view{margin-top: 22px;font-size:15px;color:#6f3479;}
.mgs_line > li > a > .text > p.view span{display:inline-block;border-bottom:1px solid #6f3479;padding-bottom:3px;}

@media screen and (max-width:1520px){
	.nw_mvsl .bx-controls-direction{display:none;}
}

@media screen and (max-width:1240px){
	
}

@media screen and (max-width:1180px){
	.nw_mvsl .wid{left:0;width: 100%;box-sizing:border-box;text-align:center;padding:0 15px;}
	.nw_mvsl .bx-pager{left:0;top:auto;margin-top:0;bottom:40px;text-align:center;width:100%;}
	.nw_mvsl .bx-pager-item{margin-right: 2px;margin-left:2px;}
	.nw_mvsl .bx-pager-item a{width:40px;height:3px;}
	.nw_mvsl .bx-controls-auto{left:50%;top: auto;bottom:34px;margin-top: 0;}
}


@media screen and (max-width:1024px){
	.main_conts{padding: 0;}
	.mconts_back{padding: 30px 10px;}
}


@media screen and (max-width:768px){
	.mvsl_sld > li .imgs > .mo{display:block;}
	.mvsl_sld > li .imgs > .pc{display:none;}
	.mbg_cont{height:220px;padding-top:35px;}
	.mic_line > li{width:50%;}
	.mic_line > li:nth-child(1){border-bottom:1px solid #ebebeb;}
	.mic_line > li:nth-child(2){border-right:0;border-bottom:1px solid #ebebeb;}
	.mic_line > li:nth-child(3){background:#f8f8f8;}
	.mic_line > li:nth-child(4){background:#f4f4f4;}
	.mic_line > li > a{padding:0 5px;}
	.mic_line > li > a > p.txt br{display:none;}

	.mgs_line{margin-left:-5px;margin-top: 15px;}
	.mgs_line > li{margin-left:5px;width:calc(50% - 5px);}
	.mgs_line > li > a > p.tit{font-size:17px;margin-bottom:15px;}
	.mgs_line > li > a > .img:after{top:-10px;height:20px;}
	.mgs_line > li > a > .text{margin-top: 10px;}
	.mgs_line > li > a > .text > p.txt{font-size:15px;letter-spacing:-0.5px;}
	.mgs_line > li > a > .text > p.view{margin-top: 15px;font-size:14px;}
}

@media screen and (max-width:640px){
	
	.nw_mvsl .bx-pager{top:auto;bottom:40px;}
	.nw_mvsl .wid > .all_txt > div{margin-top: -60px;}
	.nw_mvsl .wid > .all_txt > div > p{font-size:30px;}
	.nw_mvsl .wid > .all_txt > div > p.stxt{font-size:18px;}
	.nw_mvsl .wid > .all_txt > div > p.stxt span{font-size: 30px;}

	
}

@media screen and (max-width:520px){
	.mbg_cont dl dt{font-size:35px;}
	.mbg_cont dl dd{margin-top: 10px;font-size:16px;}

}

@media screen and (max-width:414px){
	

}







