@charset "utf-8";#main-wrap{position:relative;width:100%}#main-wrap .mvisual{position:absolute;left:0;top:0;width:100%;height:600px;background-color:#F1F5F8;}#main-wrap .main-top{display:flex;justify-content:space-between;padding-top:70px;position:relative;}#main-wrap .main-top .mt-left{width:47%;}#main-wrap .main-top .mt-left .m-banner{width:100%;}.banner-area{float:left;position:relative;width:100%;}.banner-area .banner-zone{margin-bottom:0!important;padding:0;position:relative;width:100%;height:355px;overflow:hidden;border-radius:30px;background-color:#fff;}.banner-area .banner-zone .banner-item{height:355px;overflow:hidden}.banner-area .banner-zone .banner-item img{width:100%;min-height:355px;vertical-align:middle;-webkit-transition:all .8s;-moz-transition:all .8s ease;-o-transition:all .8s ease;-ms-transition:all .8s ease;transition:all .8s ease}.banner-area .banner-zone .banner-item:focus img,.banner-area .banner-zone .banner-item:hover img,.banner-area .banner-zone .banner-item:active img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.banner-area .banner-zone .banner-item.no-img{width:100%;min-height:355px;background-color:#f1f5f8}.banner-area .buttons{display:block;position:absolute;right:0;bottom:0;overflow:hidden;background-color:#fff;border-bottom-right-radius:30px}.banner-area .buttons .btn-banner-prev,.banner-area .buttons .btn-banner-next,.banner-area .buttons .btn-banner-play,.banner-area .buttons .btn-banner-stop,.banner-area .buttons .slick-pause{display:block;float:left;margin-left:1px;font-size:0;line-height:0;width:60px;height:70px;padding:0;color:transparent;border:none;outline:none;z-index:1;background-color:transparent;-webkit-transition:all .8s;-moz-transition:all .8s ease;-o-transition:all .8s ease;-ms-transition:all .8s ease;transition:all .8s ease}.banner-area .buttons .btn-banner-prev:hover:before,.banner-area .buttons .btn-banner-prev:focus:before,.banner-area .buttons .btn-banner-next:hover:before,.banner-area .buttons .btn-banner-next:focus:before,.banner-area .buttons .slick-pause:hover:before,.banner-area .buttons .slick-pause:focus:before,.banner-area .buttons .btn-banner-play:hover:before,.banner-area .buttons .btn-banner-play:focus:before{opacity:1}.banner-area .buttons .btn-banner-prev.slick-disabled:before,.banner-area .buttons .btn-banner-next.slick-disabled:before,.banner-area .buttons .btn-banner-play.slick-disabled:before{opacity:.25}.banner-area .buttons .btn-banner-prev{right:132px;text-indent:-9999px;background-image:url(../images/main/ic_prev_w.png);background-repeat:no-repeat;background-position:center}.banner-area .buttons .btn-banner-next{right:10px;text-indent:-9999px;background-image:url(../images/main/ic_next_w.png);background-repeat:no-repeat;background-position:center}.banner-area .buttons .btn-banner-play{right:71px;text-indent:-9999px;background-image:url(../images/main/ic_puase_w.png);background-repeat:no-repeat;background-position:center}.banner-area .buttons .btn-banner-stop{right:71px;text-indent:-9999px;background-image:url(../images/main/ic_stop_w.png);background-repeat:no-repeat;background-position:center}.banner-area .buttons .btn-banner-next:hover,.banner-area .buttons .btn-banner-next:focus,.banner-area .buttons .btn-banner-play:hover,.banner-area .buttons .btn-banner-play:focus,.banner-area .buttons .btn-banner-stop:hover,.banner-area .buttons .btn-banner-stop:focus,.banner-area .buttons .btn-banner-prev:hover,.banner-area .buttons .btn-banner-prev:focus{outline:none;opacity:.5;-ms-filter:alpha(opacity=50);}#main-wrap .my-penalty{position:absolute;left:0;width:100%;padding:10px 0;text-align:center;}#main-wrap .my-penalty span{display:inline-block;width:100%;border-radius:30px;border:1px solid #c10000;color:#fff;font-weight:bold;background-color:#c10000;font-size:1.2rem;line-height:2.5;text-align:center;}#main-wrap .my-penalty span em{font-size:1.2em;font-style:normal;}#main-wrap .main-top .mt-right{width:47%;}#main-wrap .main-top .mt-right .call-quick{display:flex;justify-content:space-between;align-items:flex-start;}#main-wrap .main-top .mt-right .call-quick a{display:block;padding-top:150px;position:relative;width:47%;height:250px;text-align:center;border-radius:30px;overflow:hidden;-webkit-box-shadow:0 14px 25px -7px rgba(0,0,0,.30);-moz-box-shadow:0 14px 25px -7px rgba(0,0,0,.30);-ms-box-shadow:0 14px 25px -7px rgba(0,0,0,.30);box-shadow:0 14px 25px -7px rgba(0,0,0,.30)}#main-wrap .main-top .mt-right .call-quick a.now{background-color:#0C4D9A;}#main-wrap .main-top .mt-right .call-quick a.now:hover,#main-wrap .main-top .mt-right .call-quick a.now:active,#main-wrap .main-top .mt-right .call-quick a.now:focus{background-color:#0C4487;}#main-wrap .main-top .mt-right .call-quick a.later{background-color:#058762;}#main-wrap .main-top .mt-right .call-quick a.later:hover,#main-wrap .main-top .mt-right .call-quick a.later:active,#main-wrap .main-top .mt-right .call-quick a.later:focus{background-color:#057454;}#main-wrap .main-top .mt-right .call-quick a.now::before,#main-wrap .main-top .mt-right .call-quick a.later::before{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;z-index:1;}#main-wrap .main-top .mt-right .call-quick a.now::before{background-image:url(../images/main/back_l.png);}#main-wrap .main-top .mt-right .call-quick a.later::before{background-image:url(../images/main/back_r.png);}#main-wrap .main-top .mt-right .call-quick a:hover.now::before,#main-wrap .main-top .mt-right .call-quick a:hover.later::before{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;}#main-wrap .main-top .mt-right .call-quick a.now::after,#main-wrap .main-top .mt-right .call-quick a.later::after{content:'';display:block;position:absolute;left:50%;top:15px;width:160px;height:160px;background-repeat:no-repeat;z-index:1;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}#main-wrap .main-top .mt-right .call-quick a.now::after{background-image:url(../images/main/ic-car-l.png);}#main-wrap .main-top .mt-right .call-quick a.later::after{background-image:url(../images/main/ic-car-r.png);}#main-wrap .main-top .mt-right .call-quick a span{display:inline-block;position:relative;color:#fff;z-index:2;}#main-wrap .main-top .mt-right .call-quick a .now-title{font-size:1.5em;font-weight:bold;letter-spacing:-.07em;}#main-wrap .main-top .mt-right .call-quick a .now-cont{padding-right:20px;}#main-wrap .main-top .mt-right .call-quick a .now-cont::before{content:"";display:block;box-sizing:border-box;position:absolute;right:6px;top:9px;width:8px;height:8px;border-bottom:2px solid;border-right:2px solid;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}#main-wrap .main-top .mt-bottom{position:absolute;right:0;bottom:0;width:47%;}#main-wrap .main-top .mt-bottom .phNbr{display:flex;justify-content:space-between;margin-top:30px;}#main-wrap .main-top .mt-bottom .phNbr>div{position:relative}#main-wrap .main-top .mt-bottom .phNbr>div::before{content:'';display:block;position:absolute;left:-40px;top:20px;width:1px;height:18px;background-color:#c7c7c7;}#main-wrap .main-top .mt-bottom .phNbr>div:first-child::before{display:none;}#main-wrap .main-top .mt-bottom .phNbr>div a{display:block;}#main-wrap .main-top .mt-bottom .phNbr span,#main-wrap .main-top .mt-bottom .phNbr b{display:block;color:#000;line-height:2;}#main-wrap .main-top .mt-bottom .phNbr span{font-weight:500;}#main-wrap .main-top .mt-bottom .phNbr b{font-size:1.3em;}#main-wrap .main-top .mt-bottom .phNbr span i{display:inline-block;margin-right:10px;position:relative;width:30px;height:30px;border-radius:50%;vertical-align:middle;background-repeat:no-repeat;background-position:center;}#main-wrap .main-top .mt-bottom .phNbr .pcall span i,#main-wrap .main-top .mt-bottom .phNbr .pfax span i{background-color:#F3761C;}#main-wrap .main-top .mt-bottom .phNbr .psms span i{background-color:#292874;}#main-wrap .main-top .mt-bottom .phNbr .pcall span i{background-image:url(../images/main/i-call.png);}#main-wrap .main-top .mt-bottom .phNbr .pfax span i{background-image:url(../images/main/i-fax.png);}#main-wrap .main-top .mt-bottom .phNbr .psms span i{background-image:url(../images/main/i-mail.png);}#main-wrap .main-center{display:flex;justify-content:space-between;margin:70px auto;position:relative;clear:both;}#main-wrap .main-center .center-box{display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;width:47%;}#main-wrap .main-center .center-box>div{flex:1 1 40%;}#main-wrap .main-center .call-ing{display:flex;margin-right:4%;justify-content:flex-start;flex-direction:column;}#main-wrap .main-center .call-ing .call-top{margin-bottom:20px;width:100%;}#main-wrap .main-center .call-ing a{display:block;padding:25px 30px 30px 30px;position:relative;height:130px;background-color:#fff;border:1px solid #EEEEEE;border-radius:30px;-webkit-box-shadow:0 10px 25px -7px rgba(0,0,0,.12);-moz-box-shadow:0 10px 25px -7px rgba(0,0,0,.12);-ms-box-shadow:0 10px 25px -7px rgba(0,0,0,.12);box-shadow:0 10px 25px -7px rgba(0,0,0,.12)}#main-wrap .main-center .call-ing a::after{display:inline-block;content:'';position:absolute;left:30px;bottom:20px;width:24px;height:24px;background-image:url(../images/main/ic-ing.png);background-repeat:no-repeat;}#main-wrap .main-center .call-ing a:hover,#main-wrap .main-center .call-ing a:active,#main-wrap .main-center .call-ing a:focus{border-color:#0C4D9A;}#main-wrap .main-center .call-ing a.ing-l,#main-wrap .main-center .call-ing a.ing-r{background-repeat:no-repeat;background-position:90% 70%;}#main-wrap .main-center .call-ing a.ing-l{background-image:url(../images/main/ic-ing-l.png);}#main-wrap .main-center .call-ing a.ing-r{background-image:url(../images/main/ic-ing-r.png);}#main-wrap .main-center .call-ing a strong{display:block;font-size:1.2em;color:#191919;line-height:1.5;}#main-wrap .main-center .call-ing a span{font-size:1em;font-weight:500;}#main-wrap .main-center .call-bottom{padding-top:9px;padding-left:70px;width:100%;background:url(../images/main/i-h24.png) no-repeat 0 center;background-size:58px;}#main-wrap .main-center .call-bottom .txt-01{font-weight:500;color:#222;}#main-wrap .main-center .call-bottom .txt-02{font-weight:bold;font-size:1.2em;color:#222;}#main-wrap .main-center .call-bottom .txt-02 .blue{color:#0C4D9A;}#main-wrap .main-center .call-bottom .txt-02 .green{color:#058762}#main-wrap .main-center .call-youtube{width:47%;position:relative;}#main-wrap .main-center .call-youtube a{display:block;position:relative;width:100%;height:370px;border-radius:30px;overflow:hidden;text-align:center;border:1px solid transparent;-webkit-box-shadow:0 10px 25px -7px rgba(0,0,0,.12);-moz-box-shadow:0 10px 25px -7px rgba(0,0,0,.12);-ms-box-shadow:0 10px 25px -7px rgba(0,0,0,.12);box-shadow:0 10px 25px -7px rgba(0,0,0,.12)}#main-wrap .main-center .call-youtube a .play-bg{display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);z-index:1;}#main-wrap .main-center .call-youtube a .play-gradt{display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:rgb(0,0,0);background:linear-gradient(0deg,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 60%);z-index:1;}#main-wrap .main-center .call-youtube a .play-box{position:absolute;left:50%;bottom:50%;width:90%;text-align:center;-webkit-transform:translate(-50%,80%);-ms-transform:translate(-50%,80%);transform:translate(-50%,80%);z-index:2;}#main-wrap .main-center .call-youtube a .play-box i{display:block;margin:0 auto 15px;width:50px;height:50px;background:url(../images/main/ic-play.png) no-repeat center;}#main-wrap .main-center .call-youtube a .play-box b,#main-wrap .main-center .call-youtube a .play-box strong{display:block;color:#fff;}#main-wrap .main-center .call-youtube a .play-box b{font-weight:500;font-size:.95em;}#main-wrap .main-center .call-youtube a .play-box strong{font-size:1.6em;}#main-wrap .main-center .call-youtube a .play-box strong span{color:#00D1FF;}#main-wrap .main-center .call-youtube a .play-box br{display:none;}#main-wrap .main-center .call-youtube a img{max-height:100%;-webkit-transition:all .8s;-moz-transition:all .8s ease;-o-transition:all .8s ease;-ms-transition:all .8s ease;transition:all .8s ease;}#main-wrap .main-center .call-youtube a:focus{border-color:#0C4D9A;}#main-wrap .main-center .call-youtube a:hover img,#main-wrap .main-center .call-youtube a:active img,#main-wrap .main-center .call-youtube a:focus img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}#main-wrap .main-center .call-notice .ctr-box{padding:30px;position:relative;width:100%;height:280px;background:#fff;border-radius:30px;border:1px solid #EEEEEE;-webkit-box-shadow:0 10px 25px -7px rgba(0,0,0,.12);-moz-box-shadow:0 10px 25px -7px rgba(0,0,0,.12);-ms-box-shadow:0 10px 25px -7px rgba(0,0,0,.12);box-shadow:0 10px 25px -7px rgba(0,0,0,.12)}#main-wrap .main-center .call-notice .ctr-box h3{color:#191919;font-size:1.2em;}#main-wrap .main-center .call-notice .ctr-box>.btn-more{position:absolute;top:28px;right:30px;background:url(../images/main/ic-plus.png) no-repeat center;border:1px solid #ddd;border-radius:50%;width:36px;height:36px;font-size:0;}#main-wrap .main-center .call-notice .ctr-box>.btn-more:hover,#main-wrap .main-center .call-notice .ctr-box>.btn-more:active,#main-wrap .main-center .call-notice .ctr-box>.btn-more:focus{border-color:#0C4D9A;}#main-wrap .main-center .call-notice .ctr-box .m-notice-cont{padding-top:15px;}#main-wrap .main-center .call-notice .ctr-box .m-notice-cont .m-notice-link{display:block;}#main-wrap .main-center .call-notice .ctr-box .m-notice-cont .m-notice-link .m-notice-tit{position:relative;min-height:7.2em;max-height:7.2em;width:100%;word-break:break-all;overflow:hidden;color:#222;text-overflow:ellipsis;line-height:1.8;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}#main-wrap .main-center .call-notice .ctr-box .m-notice-cont .m-notice-link:hover .m-notice-tit,#main-wrap .main-center .call-notice .ctr-box .m-notice-cont .m-notice-link:active .m-notice-tit,#main-wrap .main-center .call-notice .ctr-box .m-notice-cont .m-notice-link:focus .m-notice-tit{color:#0C4D9A;}#main-wrap .main-center .call-notice .ctr-box .m-notice-cont .m-notice-link .m-notice-data{position:absolute;left:30px;bottom:30px;}#main-wrap .main-center .call-notice .ctr-box .m-notice-cont .m-notice-link .m-notice-data i{display:inline-block;width:18px;height:18px;background-color:#c24700;line-height:18px;font-size:10px;font-weight:bold;color:#fff;border-radius:50%;font-style:normal;text-align:center;margin-right:5px;}.m-notice-data .m-day{font-size:.9em;letter-spacing:0;}#main-wrap .main-bottom{display:flex;padding-bottom:70px;justify-content:space-between;position:relative;}#main-wrap .main-bottom .mb-left{width:73%;}#main-wrap .main-bottom .mb-left ul{display:flex;justify-content:space-between;}#main-wrap .main-bottom .mb-left ul li a{display:block;text-align:center;}#main-wrap .main-bottom .mb-left ul li a .cq-icon{display:block;margin:0 auto;width:110px;height:110px;background:#F5F5F5;border-radius:30px;border:1px solid #f5f5f5;-webkit-transition:all .5s;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;}#main-wrap .main-bottom .mb-left ul li a:hover .cq-icon,#main-wrap .main-bottom .mb-left ul li a:active .cq-icon,#main-wrap .main-bottom .mb-left ul li a:focus .cq-icon{border-color:#0d5097;}#main-wrap .main-bottom .mb-left ul li a .cq-icon img{display:inline-block;padding-top:30px;}#main-wrap .main-bottom .mb-left ul li a .cq-txt{display:inline-block;padding-top:20px;color:#191919;font-weight:500;}#main-wrap .main-bottom .mb-right{width:22%;}#main-wrap .main-bottom .mb-right a{display:block;padding:20px 30px;height:100%;border:1px solid #C1DDF9;background:#EEF7FF url(../images/main/m-jeju-logo.png) no-repeat;background-position:90% 85%;border-radius:30px;}#main-wrap .main-bottom .mb-right a:hover,#main-wrap .main-bottom .mb-right a:active,#main-wrap .main-bottom .mb-right a:focus{border-color:#0C4D9A;}#main-wrap .main-bottom .mb-right a h3{color:#191919;font-size:1.2em;}#main-wrap .main-bottom .mb-right a span{color:#333;}#main-wrap .main-bottom .mb-right br{display:none;}.popup-wrap{position:absolute;top:15%;left:50%;margin-left:-250px;-webkit-box-shadow:0 0 5px 2px #666;-moz-box-shadow:0 0 5px 2px #666;box-shadow:0 0 5px 2px #666;overflow:hidden;z-index:4;}.popup-wrap .popup-header{position:relative;line-height:40px;background-color:#393939;z-index:1;}.popup-wrap .popup-header #popup-check{margin-left:10px;width:14px;height:14px;border:0;cursor:pointer;}.popup-wrap .popup-header label{font-size:15px;color:#fff;cursor:pointer;}.popup-wrap .popup-header .popup-close{display:inline-block;position:absolute;top:50%;right:20px;margin-top:-8px;width:16px;height:16px;background:url(../images/common/icon/ic_close03.png) no-repeat;}.popup-wrap .popup-body{position:relative;background-color:#ebebeb;}.popup-wrap .popup-body .popup-slide{margin:0;width:500px;}.popup-wrap .popup-body .popup-slide .popup-caption{padding-left:2%;width:74%;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;line-height:60px;background-color:#ebebeb;}.popup-wrap .popup-body .popup-control{position:absolute;right:0;bottom:0;height:60px;}.popup-wrap .popup-body .popup-control button{float:left;margin:0;padding:0;width:60px;height:60px;border:none;border-left:1px solid #d9d9d9;}.popup-wrap .popup-body .popup-control button:hover,.popup-wrap .popup-body .popup-control button:focus{background-color:#ddd!important;}.popup-wrap .popup-body .popup-control button.pupup-prev{background:#ebebeb url(../images/common/icon/ic_arr23.png) center no-repeat;}.popup-wrap .popup-body .popup-control button.pupup-next{background:#ebebeb url(../images/common/icon/ic_arr24.png) center no-repeat;}@media screen and (max-width:766px){.popup-wrap{position:absolute;margin:0;top:70px;left:0;width:100%;}.popup-wrap .popup-body .popup-slide{width:auto;}}@media screen and (max-width:766px){.popup-wrap{position:absolute;margin:0;top:70px;left:0;width:100%;}.popup-wrap .popup-body .popup-slide{width:auto;}}@media screen and (min-width:0) and (max-width:399px){.pop_conts{position:absolute;padding:0 15%;left:0;top:80px;width:100%;height:380px;}.pc_tit{display:-webkit-box;margin-bottom:10px;overflow:hidden;width:100%;max-height:70px;text-overflow:ellipsis;line-height:1.4;white-space:normal;word-break:break-all;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pc_contsin{display:-webkit-box;overflow:hidden;width:100%;max-height:200px;text-overflow:ellipsis;line-height:1.9;white-space:normal;word-break:break-all;word-wrap:break-word;-webkit-line-clamp:6;-webkit-box-orient:vertical}.nolst{margin-top:0!important;}}@media screen and (min-width:400px) and (max-width:767px){.pop_conts{position:absolute;padding:0 15%;left:0;top:90px;width:100%;height:380px}.pc_tit{display:-webkit-box;margin-bottom:25px;overflow:hidden;width:100%;max-height:70px;text-overflow:ellipsis;line-height:1.4;white-space:normal;word-break:break-all;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pc_contsin{display:-webkit-box;margin-bottom:15px;overflow:hidden;width:100%;max-height:300px;text-overflow:ellipsis;line-height:1.9;white-space:normal;word-break:break-all;word-wrap:break-word;-webkit-line-clamp:8;-webkit-box-orient:vertical}.calender_wrap{float:none!important;height:auto!important;}.calender_wrap .cld_inn .cld_view{float:none!important;width:100%!important}.calender_wrap .cld_inn .cld_list{float:none!important;width:100%!important}.nolst{margin-top:0!important;}}@media screen and (min-width:768px) and (max-width:1024px){.calender_wrap{z-index:auto!important;}.pop_conts{position:absolute;padding:0 15%;left:0;top:85px;width:100%;height:380px;}.pc_tit{display:-webkit-box;margin-bottom:15px;overflow:hidden;width:100%;max-height:70px;text-overflow:ellipsis;line-height:1.4;white-space:normal;word-break:break-all;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pc_contsin{display:-webkit-box;margin-bottom:15px;overflow:hidden;width:100%;max-height:300px;text-overflow:ellipsis;line-height:1.7;white-space:normal;word-break:break-all;word-wrap:break-word;-webkit-line-clamp:11;-webkit-box-orient:vertical}}@media screen and (min-width:1024px){.pop_conts{position:absolute;padding:0 15%;left:0;top:85px;width:100%;height:380px;}.pc_tit{display:-webkit-box;margin-bottom:15px;overflow:hidden;width:100%;max-height:70px;text-overflow:ellipsis;line-height:1.4;white-space:normal;word-break:break-all;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pc_contsin{display:-webkit-box;margin-bottom:15px;overflow:hidden;width:100%;max-height:300px;text-overflow:ellipsis;line-height:1.7;white-space:normal;word-break:break-all;word-wrap:break-word;-webkit-line-clamp:11;-webkit-box-orient:vertical}}@media screen and (min-width:1199px){.pop_conts{position:absolute;padding:0 15%;left:0;top:85px;width:100%;height:380px;}.pc_tit{display:-webkit-box;margin-bottom:15px;overflow:hidden;width:100%;max-height:70px;text-overflow:ellipsis;line-height:1.4;white-space:normal;word-break:break-all;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pc_contsin{display:-webkit-box;margin-bottom:15px;overflow:hidden;width:100%;max-height:300px;text-overflow:ellipsis;line-height:1.5;white-space:normal;word-break:break-all;word-wrap:break-word;-webkit-line-clamp:11;-webkit-box-orient:vertical}}