@import "font-setting.css";
@import "layout.css";
@import "nav.css";
@import "header.css";
@import "footer.css";
@import "aside.css";
@import "admin.css";
@import "screen.css";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,800);

@font-face {
    font-family: 'NanumBarunGothic';
    src: url('/include/fonts/NanumBarunGothic.eot');
    src: url('/include/fonts/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),
        url('/include/fonts/NanumBarunGothic.woff') format('woff');
}

@font-face {
    font-family: 'NanumSquare';
    src: url('/include/fonts/NanumSquare.eot');
    src: url('/include/fonts/NanumSquare.eot?#iefix') format('embedded-opentype'),
        url('/include/fonts/NanumSquare.woff') format('woff');
}

body {
    font-family: 'Nanum Square', 'Nanum Barun Gothic', 'Malgun Gothic', sans-serif !important;
    font-size: 16px;
}


.embed-container .bx-controls .bx-controls-direction a {
    position: absolute;
    top: 200px;
    width: 40px;
    height: 80px;
}

.embed-container .bx-controls .bx-controls-direction .bx-prev {
    background-position: 0px 0px;
    left: 20px
}

.embed-container .bx-controls .bx-controls-direction .bx-next {
    background-position: -40px 0px;
    right: 20px
}

.owl-carousel,
.owl-stage {
    overflow: hidden;
}

.embed-container .owl-theme .owl-nav [class*='owl-'] {
    position: absolute;
    top: 30%;
    background: transparent;
    border: 0
}

.embed-container .owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent
}

.owl-carousel .owl-nav .owl-prev {
    left: 0
}

.owl-carousel .owl-nav .owl-next {
    right: 0
}

.owl-item {
    opacity: 0
}

.owl-item.active {
    opacity: 1
}

.img-full {
    width: 100%
}

.m-banner-indi {
    transform: translateX(-50%);
    margin: 0;
    width: auto
}

.m-banner-cp {
    top: 50px;
    left: 50px;
    bottom: 0;
    text-align: left;
    text-shadow: none;
}

.m-banner-cp h1 {
    font-size: 5em;
}

.s-banner-indi {
    top: 10%;
    left: 90%;
    margin-left: -28%;
}

.s-banner-indi li {
    background-color: #dfdfdf;
    border: 1px solid #dfdfdf;
}

.carousel-indicators .active {
    background-color: #5fafec;
    border: none;
    width: 30px
}

.carousel-indicators li {
    background-color: #ffffff;
    transition: all 0.4s;
    border: none;
}

.section-body {
    background-color: #fff;
}

.section-cont {
    margin-top: 20px;
    margin-bottom: 110px;
}

@media (max-width: 992px) {
    .section-cont {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

.row01-left {
    padding: 0px;

}

.row01-right {
    padding: 0px;

}

.row01-center {
    padding: 0px;
    background-color: #000000;
}


.row02-left {
    height: 154px;
    box-shadow: inset -10px 0px 10px -10px #888888;
    -webkit-box-shadow: inset -10px 0px 10px -10px #888888;
    -moz-box-shadow: inset -10px 0px 10px -10px #888888;
    -o-box-shadow: inset -10px 0px 10px -10px #888888;
    text-align: center;
}

.row02-right {
    line-height: 154px;
    height: 154px;
    box-shadow: inset 10px 0px 10px -10px #888888;
    -webkit-box-shadow: inset 10px 0px 10px -10px #888888;
    -moz-box-shadow: inset 10px 0px 10px -10px #888888;
    -o-box-shadow: inset 10px 0px 10px -10px #888888;
    text-align: center;
    vertical-align: middle;
}

.row02-box {
    margin: 25px 30px;
}

.row02-box-right {
    margin: 40px 20px;
}

.row02-bt-01 {
    height: 154px;
    background: url("/include/img/button_01.png") no-repeat center;
}

.row02-bt-01:hover {
    background: url("/include/img/button_05.png") no-repeat center;
}

.row02-bt-02 {
    height: 154px;
    background: url("/include/img/button_02.png") no-repeat center;
}

.row02-bt-02:hover {
    background: url("/include/img/button_06.png") no-repeat center;
}

.row02-bt-03 {
    height: 154px;
    background: url("/include/img/button_03.png") no-repeat center;
}

.row02-bt-03:hover {
    background: url("/include/img/button_07.png") no-repeat center;
}

.row02-bt-04 {
    height: 154px;
    background: url("/include/img/button_04.png") no-repeat center;
}

.row02-bt-04:hover {
    background: url("/include/img/button_08.png") no-repeat center;
}

.row03-01 {
    height: 310px;
    background-color: #ffffff;
    box-shadow: inset -10px 0px 10px -10px #888888;
    -webkit-box-shadow: inset -10px 0px 10px -10px #888888;
    -moz-box-shadow: inset -10px 0px 10px -10px #888888;
    -o-box-shadow: inset -10px 0px 10px -10px #888888;
}

.row03-02 {
    height: 310px;
    background-color: #ffffff;
    border-right: 1px solid #dfdfdf;
}

.row03-03 {

    height: 310px;
    background-color: #ffffff;
    ;
}

.row03-04 {
    height: 310px;
    background-color: #ffffff;
    box-shadow: inset 10px 0px 10px -10px #888888;
    -webkit-box-shadow: inset 10px 0px 10px -10px #888888;
    -moz-box-shadow: inset 10px 0px 10px -10px #888888;
    -o-box-shadow: inset 10px 0px 10px -10px #888888;
}

.row03-box {
    margin: 25px 30px 40px 30px;
    height: 245px;
}

.row03-01-notice {
    padding-top: 10px;
}

.row03-01-text {
    font-size: 0.8em;
    line-height: 20px;
    width: 55%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.row03-01-date {
    text-align: right;
    font-size: 0.8em;
    line-height: 20px;
    overflow: hidden;
    width: 40%;
    display: inline-block;
}

.row03-02-indi {
    top: 150px;
    left: 85%;
}

.row03-02-indi li {
    background-color: #dfdfdf;
    border: 1px solid #dfdfdf;
}

@media (max-width: 992px) {

    .row02-left {
        height: auto;
        line-height: 100%;
        padding: 10px;
        border-top: 1px solid #dfdfdf;
        border-right: 1px solid #dfdfdf;
        box-shadow: none;

    }

    /*  .row02-left img{
		  max-width: 238px;
	  }*/
    .row02-right {
        height: auto;
        line-height: 100%;
        padding: 10px;
        border-top: 1px solid #dfdfdf;
        box-shadow: none;
    }

    /* .row02-right img{
		 max-width: 238px;
	 } */
    .row03-01 {
        height: 310px;
        background-color: #f5f5f5;
        border-top: 1px solid #dfdfdf;
        box-shadow: none;

    }

    .row03-02 {
        height: 310px;
        background-color: #f5f5f5;
        border-top: 1px solid #dfdfdf;

    }

    .row03-03 {
        height: 310px;
        background-color: #f5f5f5;
        border-top: 1px solid #dfdfdf;

    }

    .row03-04 {
        height: 310px;
        background-color: #f5f5f5;
        border-top: 1px solid #dfdfdf;
        box-shadow: none;
    }
}

/*  content start */
.white-box {
    padding: 28px 49px 50px 49px;
    background-color: #ffffff;
    margin-left: 30px;
    height: auto;
}

.white-box01 {
    padding: 28px 49px 50px 49px;
    background-color: transparent;
    margin-left: 15px;
    margin-bottom: 150px;
    margin-top: -20px;
    height: auto;
}

.bg-white {
    background-color: #ffffff;
}

@media all and (min-width:1200px) {

    .white-box {
        padding: 0px 49px 50px 49px;
        margin-left: 30px;
        height: auto;

    }

    .white-box01 {
        padding: 0px 49px 50px 49px;
        margin-left: 15px;
        height: auto;
    }
}

@media (max-width: 992px) {

    /*  content start */
    .white-box {
        padding: 14px 10px 25px 10px;
        margin-bottom: 110px;
        margin-left: 0px;
        height: auto;
    }

    .white-box01 {
        padding: 14px 25px 25px 25px;
        margin-bottom: 50px;
        margin-left: 0px;
        height: auto;
        margin-top: 0;
    }

    .content-body {
        margin-top: 30px;
    }
}


.hide-bullets {
    list-style: none;

}

.facilities-info {
    position: absolute;
    bottom: 5%;
    left: 5%;
}

#map {
    width: 99%;
}

.table-ace {
    width: 100%;
    margin-top: 63px;
    border-top: 2px solid #000;
    border-bottom: 1px solid #dfdfdf;
    padding-top: 20px
}

.table-ace tbody>tr>td {}

.table-ace tbody>tr>td:last-child {}

.sub-tab {
    position: absolute;
    bottom: 25%;
}

.lasik-tab-01 {
    height: 50px;
    background: url("../img/center-btn-01.png") no-repeat center;
}

.lasik-tab-01:hover {
    height: 50px;
    background: url("../img/center-btn-03.png") no-repeat center;
}

.lasik-tab-02 {
    height: 50px;
    background: url("../img/center-btn-02.png") no-repeat center;
}

.lasik-tab-02:hover {
    height: 50px;
    background: url("../img/center-btn-04.png") no-repeat center;
}

.no-border {
    border: 0 !important;
}

.content-head-blue {
    background-color: #295AAC;
    width: 39px;
    height: 4px;
    margin: auto
}

.content-head-text {
    font-size: 55px;
    padding-top: 50px;
    padding-bottom: 9px;
    font-weight: bold;
    text-align: center;
    color: #000;
}



@media (max-width: 1280px) {
    .content-menu ul li a {
        min-width: 81px;
    }
}

@media (max-width: 640px) {
    .content-menu ul li a {
        min-width: 52px;
        font-size: 14px;
        padding: 9px
    }

    .white-box {
        margin-bottom: 0
    }
}

.content-head-bottom-line {
    width: 100%;
    height: 2px;
    background-color: #295aac;
}

.content-sub-text {
    font-size: 18px;
    color: #474747;
    letter-spacing: -1px;
}

.content-subhead-text {
    font-size: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #474747;
    letter-spacing: -2px;
    text-align: center
}


.btn-box {
    text-align: center;
}

.btn-ace>.btn {
    padding: 30px 65px;
    font-size: 14px;
    line-height: 1.33;
}

.btn-ace {
    border-radius: 0px;
    background-color: #295AAC;
    color: #ffffff;
    padding: 30px 65px;
}

.btn-ace-nomal>.btn {
    padding: 10px 65px;
    font-size: 14px;
    line-height: 1.33;
}

.btn-ace-nomal {
    border-radius: 0px;
    background-color: #6dc8f2;
    color: #ffffff;
    padding: 10px 65px;
}

.del_btn {
    padding: 10px 65px;
    background: #999;
    color: #fff;
    float: left;
    margin-top: -42px;
    font-size: 14px;
    font-weight: bold;
}

.btn-ace-default>.btn {
    padding: 10px 30px;
    font-size: 14px;
    line-height: 1.33;
}

.btn-ace-default {
    border-radius: 0px;
    background-color: #ffffff;
    color: #333333;
    padding: 10px 30px;
    border-color: #cccccc;
}

.modal-ace {
    margin-left: 25px;
    margin-right: 25px;
}

.modal-area {
    width: 100%;
    height: 97px;
    border: 0px;
    border-top: 2px solid #6dc8f2;
    border-bottom: 1px solid #e4e4e4;
    overflow: auto;
    padding: 20px;
}

.icon-btn {
    display: inline-block;
}

.form-phone {
    width: 25%;
}

.bg-blue {
    background-color: #5fafec;
}

.blue-top {
    border-top: 2px solid #295aac;
}

.gray-top {
    border-top: 1px solid #e4e4e4;
}

.gray-left {
    border-left: 1px solid #e4e4e4;
}

.gray-right {
    border-right: 1px solid #e4e4e4;
}

.gray-bottom {
    border-bottom: 1px solid #e4e4e4;
}

.gray-bottom01 {
    border-bottom: 1px dashed #e4e4e4;
}

.gray-bottom02 {
    border-bottom: 2px dashed #e4e4e4;
}

.gray-border {
    border: 1px solid #e4e4e4;
}

.inline-box {
    display: inline-block;
    line-height: inherit;
}

.gray-box {
    background-color: #e4e4e4;
    padding: 50px;
}

.modal-ace-message {
    font-size: 28px;
    color: #474747;
    letter-spacing: -2px;
}

.ace-input-10 {
    width: 100%
}

.ace-input-5 {
    width: 50%
}

.table-ace-2 {
    border-top: 2px solid #5fafec;
    border-bottom: 2px solid #dfdfdf;
}

.table-ace-2 tbody>tr>td {
    border-right: 1px solid #dfdfdf;
}

.table-ace-2 tbody>tr>td:last-child {
    border-right: 0;
}

a {
    text-decoration: none !important;
}

a>h4 {
    text-decoration: none;
}

a>h4:hover,
a>h4:active {
    text-decoration: none;
    color: #5fafec;
}

.bd-tab {
    border: 0;
    border-radius: 0;
    background-color: #e4e4e4;
    padding: 0px;
}

.bd-tab li.active {
    color: #5fafec;
}

.bd-tab li.active a,
.bd-tab li.active a:hover,
.bd-tab li.active a:active,
.bd-tab li.active a:focus {
    background-color: #5fafec;
    padding: 10px 0;
    color: #ffffff;
    border: 0 !important;
    border-radius: 0;
}

.bd-tab li a {
    padding: 10px 0;
    border: 0 !important;
    border-radius: 0;
    color: #5fafec;
}

.bd-last {
    background-color: #5fafec;
    color: #ffffff;
}

.content-text {
    font-size: 36px;
}

.content-text-01 {
    font-size: 24px;
}

.content-text-02 {
    font-size: 18px;
}

.content-text-03 {
    font-size: 16px;
    letter-spacing: -0.03em
}

.content-text-04 {
    font-size: 10px;
    letter-spacing: -1px;
}

.text-blue-02 {
    color: #5397b8;
}

.text-top {
    vertical-align: top;
}

.mk-circle {
    border-radius: 50%;
    background-color: #e4e4e4;
    width: 40px;
    height: 40px;
}

.mk-circle02 {
    border-radius: 50%;
    background-color: #e4e4e4;
    width: 100px;
    height: 100px;
}

.mk-circle01 {
    border-radius: 50%;
    background-color: #e4e4e4;
    width: 20px;
    height: 20px;
    margin: 0 auto;
}

.mk-circle03 {
    border-radius: 50%;
    background-color: #ffffff;
    width: 40px;
    height: 40px;
}

.mk-circle04 {
    border-radius: 50%;
    background-color: #e4e4e4;
    width: 10px;
    height: 10px;
    margin: 0 auto;
}

.bg-loc-red {
    color: #d50606;
}

.bg-loc-blue {
    color: #127fc4;
}

.bg-loc-gray {
    color: #555555;
}

.bg-loc-green {
    color: #23b015;
}

.icon-pos {
    left: 8px;
    top: 8px;
}

.blue-box {
    border: 5px solid #5fafec;
}

/* mobile */



.nav-mb {
    padding: 10px;
    background-color: #ffffff;
    border-bottom: 3px solid #5fafec;
}

.nav-mb-bar {
    text-align: center;
    padding: 10px;
}

#my-menu:not(.mm-menu) {
    display: none;
}

.tel-box {
    background-color: #428bca;
    border-bottom: 1px solid #5fafec;
    box-shadow: inset 0px -2px 3px #5fafec;
    text-shadow: 0px -1px 1px #333;

}

.tel-box-inner {
    padding-bottom: 0px;
    padding-top: 0px;
    padding: 10px;
}

.nav-tab-bg {
    background-color: #f8f8f8;
}

/* 진료이념 */
.aboutbox {
    background: url("/introduction/img/03_bg.png") no-repeat top right;
}

.bg-box-blue01 {
    background-color: #5fafec;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(89, 89, 89, 0.7);
    -moz-box-shadow: 0px 0px 10px 0px rgba(89, 89, 89, 0.7);
    box-shadow: 0px 0px 10px 0px rgba(89, 89, 89, 0.7);
    border-radius: 30px 0px 0px 0px;
    -moz-border-radius: 30px 0px 0px 0px;
    -webkit-border-radius: 30px 0px 0px 0px;
    border: 0px solid #000000;
}

.bg-box-blue02 {
    background-color: #5fafec;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(89, 89, 89, 0.7);
    -moz-box-shadow: 0px 0px 10px 0px rgba(89, 89, 89, 0.7);
    box-shadow: 0px 0px 10px 0px rgba(89, 89, 89, 0.7);
    border-radius: 0px 0px 30px 0px;
    -moz-border-radius: 0px 0px 30px 0px;
    -webkit-border-radius: 0px 0px 30px 0px;
    border: 0px solid #000000;
}

.bg-box-blue {
    min-height: 50px;
    background-color: #5fafec;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(89, 89, 89, 0.7);
    -moz-box-shadow: 0px 0px 10px 0px rgba(89, 89, 89, 0.7);
    box-shadow: 0px 0px 10px 0px rgba(89, 89, 89, 0.7);
}

.bg-blue10 {
    background-color: #83b2e1;
}

.bg-blue11 {
    background-color: #88d0d5;
}

.bg-blue12 {
    background-color: #92abc1;
}

.bg-blue13 {
    background-color: #b2d4f5;
}

.bg-blue14 {
    background-color: #b0c3d4;
}

.bg-blue15 {
    background-color: #93d8ea;
}

.gray-border-notop {
    border: 1px solid #e4e4e4;
    border-top: 0px;
}


.footer-m-box {
    border-top: 3px solid #5fafec;
    padding-top: 20px;
}

.mb-icon-box {
    margin: 0 auto;
    max-width: 80px;
}

/* 2018-02-12 edit */
.tit_faci {
    left: 0%;
    bottom: 0%;
    width: 100%;
    background: rgba(255, 255, 255, 0.7)
}

.tit_faci h2 {
    padding: 0 0 5% 5%;
    font-weight: 700
}

.row02-right .row02-box-right {
    margin: 0
}

.divTable div>span {
    float: left;
    display: block;
    font-size: 12px;
    padding: 8px;
    vertical-align: middle;
}

.divTable em {
    font-style: normal
}

.divTable .bbs_top_title {
    height: auto
}

.divTable .area_01 {
    width: 75px
}

.divTable .area_02 {
    width: 55%
}

.divTable .area_03 {
    width: 100px;
    text-align: center;
    float: right
}

.divTable .area_03>a {
    font-size: 12px;
    color: #666;
}

.divTable .area_04 {
    width: 100px;
    text-align: center;
    float: right
}

.divTable .area_04>a {
    font-size: 17px;
    color: #666;
}

.floatL {
    float: left;
}

.imgHei img {
    min-height: 170px;
    width: auto
}

.quick {
    position: fixed;
    left: 50%;
    top: 176px;
    bottom: auto;
    width: 82px;
    margin-left: 590px
}

.quick ul {
    padding: 0;
    margin: 0
}

.quick ul li {
    width: 82px;
    height: 82px;
    line-height: 82px;
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #4a92ca
}

.quick ul li a {
    display: block;
    background-color: #4f9dd9;
    text-align: center
}

input,
textarea {
    border: 1px solid #ebebeb
}



.textAC {
    text-align: center
}

.blueBox {
    padding: 5px 0;
    background-color: #4a92ca;
    color: #fff
}

.blueBox p {
    margin: 0
}

.blueBox span {
    display: block;
    font-size: 9px
}

.listSmile {
    padding-top: 10px
}

.listSmile ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.listSmile ul li {
    font-size: 14px
}

.pt-20 {
    padding-top: 20px
}

.list_icl {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.list_icl li {
    line-height: 28px
}

.text-bold {
    font-weight: bold
}

.clear:after {
    display: block;
    content: "";
    clear: both;
}

.mb-off {
    margin-bottom: 0
}

.line3 li {
    vertical-align: middle;
}

.line3 li a {
    display: block;
}

.nav-tabs.nav-justified.line3>li {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
}

.nav-tabs.nav-justified.line3>li>a {
    border-bottom: 0
}

.nav-tabs.nav-justified.line3>li:hover {
    background-color: #ddd
}

.nav-tabs.nav-justified.line3>li:hover a {
    background-color: transparent;
    border-color: transparent
}

.nav-tabs.nav-justified.line3>.active,
.nav-tabs.nav-justified.line3>.active:hover,
.nav-tabs.nav-justified.line3>.active:focus {
    border: 1px solid #ddd;
    border-bottom-color: #fff;
    background-color: #fff;
}

.nav-tabs.nav-justified.line3>.active>a,
.nav-tabs.nav-justified.line3>.active>a:hover,
.nav-tabs.nav-justified.line3>.active>a:focus {
    border: 0
}

/* -------- 의료진소개 -------- */
.txt_his {
    display: none;
}

.tit_his {
    font-size: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e4e4e4;
    color: #0094dc
}

.txt_his ul {
    list-style: none;
    margin: 0;
    padding: 0 0 20px 0
}

.txt_his ul li {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.05em;
}

/* -------- 스마일 -------- */
.cnt_step .thumbnail {
    margin: 0 auto 10px
}

.cnt_step p {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -0.05em;
    text-align: center
}

/* 전후사진 */
.preview a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%
}

.preview a::after {
    content: '화살표 들어갈 자리';
    display: none;
    width: 30px;
    height: 30px;
    background: #333;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.preview a div {
    width: 91%;
    height: 150px;
    margin: 3px 6px auto;
    position: relative
}

.preview a div::after {
    content: '';
    display: block;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    color: #fff;
}

.preview a div:nth-child(1)::after {
    content: 'before'
}

.preview a div:nth-child(2)::after {
    content: 'after'
}

.preview a div img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.4s
}

/* .preview a div img:hover{transform: scale(1.05)} */

#variableFiles tbody tr td::before {
    content: '';
    display: inline-block;
    width: 60px
}

#variableFiles tbody tr:nth-child(1) td::before {
    content: 'before :';
}

#variableFiles tbody tr:nth-child(2) td::before {
    content: 'after :';
}

#variableFiles tbody tr td input {
    display: inline-block
}

@media (max-width: 1200px) {
    .rpsW {
        width: 50% !important
    }
}

@media (max-width: 992px) {
    .content-body {
        margin-top: 0
    }

    .content-head-text {
        font-size: 23px;
        padding-top: 15px;

        letter-spacing: -0.08em
    }

    .adm-table {
        margin-top: 0px !important;
    }

    .table-ace {
        margin-top: 0 !important;
        padding-top: 0 !important
    }

    .content-subhead-text {
        font-size: 18px;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #474747;
        letter-spacing: -2px;
    }

    .btn-ace {
        border-radius: 0px;
        background-color: #295aac;
        color: #ffffff;
        padding: 30px 30px;
        margin-top: 25px;
    }

    .btn-ace>.btn {
        padding: 30px 30px;
        font-size: 14px;
        line-height: 1.33;
    }

    .divTable .area_02 {
        width: 51%;
    }

    .minH {
        min-height: 178px
    }

    .mbLogo img {
        width: 50%
    }

    .mm-list>li>a,
    .mm-list>li>span {
        color: #fff
    }

    .tit_faci h2 {
        font-size: 15px
    }

    .container-fluid {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 100px
    }

    .container {
        padding-left: 0;
        padding-right: 0
    }

    .content-text {
        font-size: 24px
    }

    .content-text-01 {
        font-size: 12px
    }

    .content-text-02 {
        font-size: 12px
    }

    .content-text-03 {
        font-size: 15px
    }

    .table-ace tr td {
        font-size: 12px
    }

    .locTable tr td:first-child {
        width: 40%
    }

    .text-sub-title-lg {
        font-size: 16px
    }

    #my-menu {
        z-index: 1000
    }

    .adm-table tr td {
        font-size: 12px
    }

    .btn-ace-nomal {
        padding: 10px 53px
    }

    .mb100 table {
        width: 100%
    }

    .inPhoto div img {
        width: 100%
    }

    .quick {
        left: 0;
        top: auto;
        bottom: 0;
        width: 100%;
        margin-left: 0;
        z-index: 1000;
        background-color: #4a92ca
    }

    .quick ul:after {
        display: block;
        content: "";
        clear: both;
    }

    .quick ul li {
        float: left;
        width: 33%;
        margin-left: 0.5%;
        border-top: 0
    }

    .quick ul li:first-child {
        margin-left: 0
    }

    .pb-10 {
        padding-bottom: 10px
    }

    .mbPop {
        width: 100%
    }

    .mbPop .mbArea td,
    .mbPop .mbArea td div img {
        width: 100% !important;
        height: auto !important
    }

}

@media all and (max-width:800px) {
    .m-banner-indi {
        bottom: 10px
    }

    body,
    .mm-page {
        overflow-x: hidden
    }

    .row {
        margin-right: 0;
        margin-left: 0
    }

    .divTable .area_01 {
        width: 10%
    }

    .divTable .area_02 {
        width: 47%;
        padding-top: 11px;
    }

    .divTable .area_03 {
        width: 18%
    }

    .divTable .area_04 {
        width: 17%
    }

    .divTable .area_04>a {
        font-size: 17px
    }

    .w30 {
        width: 30px !important
    }

    .tblW table {
        width: 100% !important
    }

    .txt_his {
        display: block;
    }

    .mbHide {
        display: none;
    }

    .nonono {
        word-break: break-all;
        width: 50px ! important;
    }
}

@media all and (max-width:681px) {
    .rpsW {
        width: 100% !important
    }

    .rpsW {
        min-height: auto
    }

    .rpsW .bd-img-box img {
        width: 100%;
        height: 100%
    }

    .imgHei img {
        min-height: auto
    }

    .preview a div {
        width: 100%;
        height: 200px;
        margin: 0
    }

    .content-head-text {
        font-size: 20px;
    }

    .divTable .area_04>a {
        font-size: 14px;
    }

    .btn-ace {
        padding: 13px 10px;
        margin-top: 4px;
        font-size: 14px !important
    }
}

@media all and (max-width:540px) {
    .btn-ace-default {
        padding: 5px
    }

    .btn-ace-nomal {
        padding: 5px 15px
    }

    .del_btn {
        padding: 5px 15px;
        margin-top: -31px
    }

    #smart_editor2 {
        min-width: auto !important
    }

    .embed-container .owl-theme .owl-nav [class*='owl-'] {
        top: 30%
    }

    .embed-container .owl-theme .owl-nav button img {
        width: 25px
    }

}

@media all and (max-width:480px) {

    .tabWay .pull-left {
        width: 33.33333%
    }

    .embed-container .owl-theme .owl-nav [class*='owl-'] {
        top: 25%
    }

    .cnt_step {
        padding: 0 5px
    }

    .cnt_step p {
        font-size: 12px
    }

    .divTable .area_01 {
        width: 11%
    }

    .divTable .area_02 {
        width: 37%
    }

    .divTable .area_03 {
        width: 21%
    }

    .divTable .area_04 {
        width: 16%
    }

}

@media all and (max-width:410px) {

    .divTable .area_01 {
        width: 18%
    }

    .divTable .area_02 {
        width: 37%
    }

    .divTable .area_03 {
        width: 24%
    }

    .divTable .area_04 {
        width: 16%
    }
}

@media all and (max-width:360px) {
    .disbMb br {
        display: none;
    }

    .content-subhead-text {
        letter-spacing: -1px;
    }

    .divTable .area_01 {
        width: 10%
    }

    .divTable .area_02 {
        width: 53%
    }

    .divTable .area_03 {
        width: 22%
    }

    .divTable .area_04 {
        width: 15%
    }

    .txt_his ul li {
        display: block;
        font-size: 12px;
        line-height: 28px
    }
}

@media all and (max-width:340px) {
    .divTable .area_02 {
        width: 52%
    }
}

.divTable div>span nobr {
    display: inline !important;
    overflow: visible !important
}

.carousel-control {
    z-index: 30
}

.calander {
    position: absolute;
    right: 20px;
    top: 2px
}

.imgW100 img {
    width: 100%;
    max-width: none
}

.tab-pane>p {
    font-size: 28px;
}