
.m_int_wrap {position:relative; width:100%; height:680px; box-sizing:border-box; background:#212121; overflow:hidden; padding-left:330px;}
.m_int_btwrap {position:absolute; width:150px; left:50px; top:180px; box-sizing:border-box;}
.m_int_btwrap ul li {position:relative; width:100%; height:50px; box-sizing:border-box; border-radius:25px; border:solid 1px rgba(255,255,255,.13); text-align:center; font-size:15px; font-weight:400; letter-spacing:-0.5px; cursor:pointer; padding-top:16px; margin-bottom:5px; transition:all 0.1s ease 0s;}
.m_int_col {display:inline-block; transform:skew(-0.1deg);}
.m_int_btwrap ul li:hover {border:solid 1px rgba(255,255,255,.2);}
.m_int_btwrap ul li.m_int_on {background:#0fbabf; border:solid 1px #0fbabf;}
.m_int_contwrap {position:relative; width:100%; height:680px; box-sizing:border-box; overflow:hidden;}
.m_int_cont {position:absolute; width:calc(100% - 50px); height:680px; left:0px; top:0px; box-sizing:border-box;}
.m_int_cont a {display:block; width:100%; height:680px;}
.m_int_cont img {width:1350px; height:680px;}
.m_int_bt {position:absolute; height:60px; min-width:150px; right:0px; bottom:40px; box-sizing:border-box; border:solid 1px rgba(36,205,210,.2); text-align:center; font-size:15px; font-weight:400; letter-spacing:-0.5px; cursor:pointer; padding-top:21px; padding-left:20px; padding-right:20px; border-radius:6px; color:#fff; transition:all 0.1s ease 0s; background:#212121;}
.m_int_bt a {display:block; width:100%; height:58px; color:#fff; transition:all 0.1s ease 0s;}
.m_int_bt:hover {border:solid 1px rgba(36,205,210,.4);}
.m_int_bt:hover a {color:#4cf7fd;}












