@charset "utf-8";

.red1 {
    font-size: 8pt;
}
.subvisual1 {
    width: 100%;
    border: 0px solid red;
    margin-top: 120px;
    height: 195px;
    background: url('/images/sub01.jpg');
}

.subvisual2 {
    width: 100%;
    border: 0px solid red;
    margin-top: 120px;
    height: 250px;
/*    background: url('/images/sub02.jpg');*/
    background: #333;
}

.subvisual3 {
    width: 100%;
    border: 0px solid red;
    margin-top: 120px;
    height: 250px;
    background: url('/images/sub03.jpg');
}

.subtt {
    font-size: 2.5em;
    color: #fff;
    font-weight: 600;
    box-sizing: border-box;
    padding-top: 90px;
    text-align: center;
}

.subtt1 {
    font-size: 1em;
    color: #fff;
    font-weight: 600;
    box-sizing: border-box;
    padding-top: 10px;
    text-align: center;
}

#sVisu {
    position: relative;
    width: 100%;
    height: 475px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: table;
}

#sVisu .txt_box {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
}

#sVisu .txt_box .t2 {
    font-size: 4.5em;
    color: #fff;
    letter-spacing: -0.08em;
    line-height: 1.2em;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    position: relative;
    margin: 5px 0;
}

#sVisu .txt_box .t2 span {
    font-weight: 700;
    color: red;
}

#sVisu .txt_box .en {
    display: inline-block;
    font-size: 0.9em;
    color: #fff;
    letter-spacing: 0.1em;
    font-family: 'Poppins';
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 5px 15px;
}

#sVisu .txt_box .t1 {
    font-size: 1.1em;
    color: #fff;
    line-height: 1.6em;
    font-weight: 400;
}

#sVisu .bgarea {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1;
    overflow: hidden;
    -webkit-transform: scale(1.5) rotate(0deg);
    -ms-transform: scale(1.5) rotate(0deg);
    transform: scale(1.5) rotate(0deg);
    -webkit-transition: all 2s;
    transition: all 2s;
}

#sVisu .visual_acting {
    -webkit-transform: scale(1) rotate(0.01deg);
    -ms-transform: scale(1) rotate(0.01deg);
    transform: scale(1) rotate(0.01deg);
    height: 475px;
}

.sVisu1 {
    background-image: url('/kor/nimg/sub01.jpg');
    background-size: cover;
}

.sVisu2 {
    background-image: url('/kor/nimg/sub02.jpg');
    background-size: cover;
}

.sVisu3 {
    background-image: url('/kor/nimg/sub03.jpg');
    background-size: cover;
}

.sVisu4 {
    background-image: url('/kor/nimg/sub04.jpg');
    background-size: cover;
}

.sVisu5 {
    background-image: url(/images/sub/s_visual5.jpg)
}


@media screen and (max-width:1289px) {
    .subvisual1 {
        margin-top: 80px;
        height: 200px;
    }

    .subvisual2 {
        margin-top: 80px;
        height: 200px;
    }

    .subvisual3 {
        margin-top: 80px;
        height: 200px;
    }

    .subvisual4 {
        margin-top: 80px;
        height: 200px;
    }

    .subtt {
        padding-top: 60px;
        font-size: 2em;
    }

    .subtt1 {
        width: 70%;
        margin: 0 auto;
        /*line-height: 25px;*/
    }

}


@media screen and (max-width:1024px) {
    #sVisu {
        height: 500px;
    }
}

@media screen and (max-width:767px) {
    #sVisu {
        height: 300px;
    }

    #sVisu .txt_box {
        padding-top: 45px;
    }

    #sVisu .txt_box .t2 {
        font-size: 3.5em;
    }

    #sVisu .txt_box h2 {
        font-size: 3.5em;
        margin: 8% 0;
    }

    #sVisu .txt_box h2:after {
        font-size: 1.7em;
    }

    #sVisu .txt_box .en {
        font-size: 0.8em;
    }

    #sVisu .txt_box .t1 {
        font-size: 1em;
    }
}

#page01 .smenu a.menu1,
#page02 .smenu a.menu2,
#page03 .smenu a.menu3,
#page04 .smenu a.menu4,
#page05 .smenu a.menu5,
#page06 .smenu a.menu6,
#page07 .smenu a.menu7,
#page08 .smenu a.menu8,
#page09 .smenu a.menu9,
#page10 .smenu a.menu10,
#page11 .smenu a.menu11 {
    color: red;
    background: rgba(0, 0, 0, 1);
}

#page01 .smenu li.on a,
#page02 .smenu li.on a,
#page03 .smenu li.on a,
#page04 .smenu li.on a,
#page05 .smenu li.on a,
#page06 .smenu li.on a,
#page07 .smenu li.on a,
#page08 .smenu li.on a,
#page09 .smenu li.on a,
#page10 .smenu li.on a {
    color: red;
    background: rgba(0, 0, 0, 1);
}

.s_naviarea {
    position: absolute;
    z-index: 333;
    bottom: -1px;
    left: 0px;
    width: 100%;
    overflow: hidden;
    border-bottom: 0px solid #dedede;
}

#s_navi {}

#s_navi .smenuleft {
    position: relative;
    width: 20%;
    float: left;
    background: url('/kor/nimg/bg01.jpg')right;
    display: block;
    height: 70px;
}

#s_navi .smenuleft .home {
    float: right;
    width: 70px;
    height: 71px;
    background: red;
}

#s_navi .smenu {
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: 80%;
    overflow: hidden;
    float: right;
}

#s_navi .smenu li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    list-style: none;
    position: relative;
    box-sizing: border-box;
}

/*#s_navi .smenu li:after {content:''; display:inline-block; width:1px; height:16px; vertical-align:middle; background:#dedede}
#s_navi .smenu li:last-child:after {display:none;}*/
#s_navi .smenu li.home {
    width: 70px;
    height: 70px;
    background: red;
    line-height: 70px;
    display: none;
}

#s_navi .smenu li {
    width: 25%;
    box-sizing: border-box;
    float: left;
}

#s_navi .smenu li a {
    display: block;
    font-size: 1.1em;
    border-top: 1px solid rgba(250, 250, 250, 0.3);
    border-right: 1px solid rgba(250, 250, 250, 0.3);
    line-height: 70px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    box-sizing: border-box;
    position: relative;
}

#s_navi .smenu li a:hover {
    background: red;
    color: #fff;
}


.wd48 {
    width: 50% !important;
}

.wd100 {
    width: 100% !important;
}

@media screen and (max-width:1199px) {
    #s_navi .smenu li a {
        font-size: 1em;
        padding: 0 20px;
    }

}

@media screen and (max-width:1024px) {
    #s_navi {
        display: none;
    }
}



/* sub_top */
.sub_top {
    display: none;
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    box-sizing: border-box;
    border-bottom: 1px solid #e2e2e2;
    z-index: 0;
}

.sub_top .sub_top_in {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 50;
}

.snb:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.snb>div {
    float: left;
    position: relative;
}

.snb .home>a {
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 0;
    background: red url("/kor/nimg/homeicon.png") no-repeat center;
}

.snb>.depth1_area,
.snb>.depth2_area {
    width: 250px;
}

.snb>.depth1_area,
.snb>.depth2_area a {
    color: red;
}

.snb .open_depth {
    display: block;
    position: relative;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    border-right: 1px solid #e2e2e2;
    color: #4b4b4b;
    font-size: 1em;
    white-space: nowrap;
}

.snb .open_depth:after {
    content: "dde";
    width: 45px;
    background: url("/kor/nimg/arrow.jpg")right;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 14px;
    font-family: 'Linearicons-Free';
    font-size: 10px;
    line-height: 60px;
    color: #fff;
}

.snb .open_depth.on:after {
    top: 0;
    background: none;
}

.snb .smenu {
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
}

.snb .smenu>li>a {
    display: block;
    padding: 12px 5px 13px 20px;
    border: 1px solid #ccc;
    border-top: none;
    background-color: #f4f4f4;
    color: #555;
    font-size: 14px;
}

.snb .smenu>li>a:hover {
    background-color: red;
    color: #fff;
}

@media screen and (max-width:1024px) {
    .sub_top {
        display: block;
        width: 100%;
        z-index: 55;
    }
}

@media screen and (max-width:767px) {

    /* sub_top */
    .sub_top {
        height: 46px;
    }

    .snb {
        padding-left: 45px;
    }

    .snb .home {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
    }

    .snb .home>a {
        width: 45px;
        height: 45px;
        background-size: 100% auto
    }

    .snb .home>a:before {
        font-size: 13px;
        line-height: 13px;
    }

    .snb>.depth1_area,
    .snb>.depth2_area {
        width: 50%;
    }

    .snb .open_depth {
        height: 45px;
        line-height: 45px;
        padding: 0px 12px 0px 12px;
        font-size: 1em;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .snb .open_depth:after {
        /*top:13px;*/
        right: 6px;
        font-size: 9px;
        line-height: 45px;
    }

    .snb .open_depth.on:after {
        top: 12px;
    }

    .snb .smenu {
        top: 45px;
    }

    .snb .smenu>li>a {
        padding: 7px 5px 8px 7px;
        font-size: 12px;
    }

}


#subContent {
    width: 100%;
    margin: 0px;
    min-height: 450px;
}

#subTitle {
    text-align: center;
    font-size: 2.4em;
    color: #000;
    letter-spacing: -0.09em;
    font-weight: 500;
    margin-bottom: 50px;
}

@media screen and (max-width:1024px) {
    #subContent {
        padding: 40px 0;
    }

    #subTitle {
        margin-bottom: 40px;
    }
}

@media screen and (max-width:767px) {
    #subContent {
        padding: 10% 0;
    }

    #subTitle {
        font-size: 2.3em;
        margin-bottom: 4%;
    }
}


.tabmenu {
    overflow: hidden;
    text-align: center;
    margin: 0 auto 50px;
    max-width: 95%;
}

.tabmenu li {
    width: 200px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.tabmenu li a {
    display: block;
    line-height: 3.5em;
    border: 1px solid #ddd;
    font-size: 1.05em;
    color: #555;
}

.tabmenu li a:hover {
    color: #c59853;
}

@media screen and (max-width:976px) {


    .tabmenu li {
        width: 18%;
        margin-bottom: 3px;
    }

    .tabmenu li a {
        font-size: 1.0em;
    }

}

@media screen and (max-width:767px) {
    .tabmenu li {
        width: 22%;
    }
}

@media screen and (max-width:568px) {

    .tabmenu li {
        padding: 0;
        width: 32%;
    }

    .tabmenu.col4 li {
        width: 40%;
    }

    .tabmenu li a {
        line-height: 3em;
        font-size: 0.95em;
    }

}



.bigtit {
    border: 0px solid #ddd;
    float: left;
    width: 100%;
    text-align: left;
    padding: 0px;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #f7f7f7;
    line-height: 92px;
    height: 92px;
    letter-spacing: 5px;
    font-size: 9.2em;
}

.subtit {
    font-size: 3em;
    color: #000;
    text-align: center;
    width: 100%;
    padding-top: 25px;
    background: url('/kor/nimg/bar.jpg')top no-repeat;
}


@media screen and (max-width:1024px) {
    .bigtit {
        display: none;
    }

}

@media screen and (max-width:365px) {
    .subtit {
        background-size: 28%;
        padding-top: 18px;
    }
}

.con {
    width: 100%;
    text-align: center;
    padding: 35px 0px;
}



/********************** memberlogin **************************/
.member_login_new {
    width: 70%;
    margin: 0 auto;
}

.member_login_new .login_frm {
    width: 80%;
    margin: 0 auto;
    border: 1px solid #ddd;
    padding: 55px;
}

/*.member_login_new .login_img{width:45%; float:right; height:460px;  border:1px solid #ddd; }*/
.title_area {
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #ddd;
    color: #035aab;
    margin-bottom: 10px;
    text-align: center;
    font-size: 35px;
    height: 65px;
    font-family: 'Archivo Black', sans-serif;
    letter-spacing: 10px;
    height: 75px;
}

.title_area1 {
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #ddd;
    color: #0454a6;
    margin-bottom: 10px;
    text-align: center;
    font-size: 35px;
    height: 65px;
    font-family: 'Archivo Black', sans-serif;
    letter-spacing: 10px;
    height: 75px;
}

.title_area2 {
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #ddd;
    color: #0454a6;
    margin-bottom: 10px;
    text-align: center;
    font-size: 35px;
    height: 65px;
    font-family: 'Archivo Black', sans-serif;
    letter-spacing: 10px;
    height: 75px;
}


.member_login_new dl {
    width: 100%;
    overflow: hidden;
    padding: 5px 0;
}

.member_login_new dt {
    float: left;
    width: 20%;
    line-height: 35px;
}

.member_login_new dd {
    float: left;
    width: 100%;
    line-height: 30px;
}

.member_login_new dl.login_btn input[type=submit] {
    border: 0px solid #ddd;
    width: 100%;
    height: 55px;
    background: #05447f !important;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.member_login_new dl.login_btn input[type=button] {
    border: 0px solid #ddd;
    width: 100%;
    height: 55px;
    background: #05447f !important;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.member_login_new .joinnew_frm {
    width: 100%;
    margin: 0 auto;
    padding: 5px;
    box-sizing: Border-box;
}

.joinnew_frm ul li {
    display: inline-block;
    box-sizing: Border-box;
    height: 57px;
    line-height: 57px;
    border-bottom: 1px solid #ddd;
}

.joinnew_frm ul li.wd60 {
    width: 60%;
    float: left;
}

.joinnew_frm ul li.wd40 {
    width: 40%;
    text-align: right;
}

.memformsy {
    border: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
    background: #f7f6f6;
    margin-right: 5px;
}

.memformsy1 {
    border: 1px solid #e5e5e5;
    height: 45px;
    line-height: 45px;
    background: url(/images/sub/login_bg02.jpg) no-repeat left;
    padding-left: 20px;
    box-sizing: Border-box;
    width: 100%;
}

.memformsy2 {
    border: 1px solid #e5e5e5;
    height: 45px;
    line-height: 45px;
    background: url(/images/sub/login_bg01.jpg) no-repeat left;
    padding-left: 20px;
    box-sizing: Border-box;
    width: 100%;
}

.memformsy3 {
    border: 1px solid #e5e5e5;
    height: 45px;
    line-height: 45px;
    background: url(/images/sub/login_bg03.jpg) no-repeat left;
    padding-left: 20px;
    box-sizing: Border-box;
    width: 100%;
}

.memformsy4 {
    border: 1px solid #e5e5e5;
    height: 45px;
    line-height: 45px;
    background: url(/images/sub/login_bg04.jpg) no-repeat left;
    padding-left: 20px;
    box-sizing: Border-box;
    width: 100%;
}

.formsy4 {
    border: 0px solid #efefef;
    height: 38px;
    line-height: 38px;
    background: url(/images/sub/login_bg02.jpg) no-repeat left;
    padding-left: 55px;
    box-sizing: Border-box;
    width: 100%;
}

.formsy5 {
    border: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
    width: 10%;
}

.formsy6 {
    border: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
    width: 35%;
}

.formsy7 {
    border: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
    width: 50%;
}

.formsy8 {
    border: 1px solid #ddd;
    width: 80%;
    padding: 10px;
}

.formsy9 {
    border: 1px solid #ddd;
    width: 15%;
    height: 30px;
    line-height: 30px;
}

.formsy10 {
    border: 1px solid #ddd;
    width: 10%;
    height: 30px;
    line-height: 30px;
}

.formsy7_1 {
    border: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
    width: 30%;
}




.join-step-wrap {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

.join-step-wrap li {
    box-sizing: Border-box;
    display: inline-block;
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 17px;
    width: 33.3%;
    background: #f0f1f3;
    color: #555;
    border-left: 3px solid #fff;
}

.join-step-wrap li.on {
    background: #035aab;
    color: #fff;
}

.join-step-wrap li:first-child {
    border-left: 0;
}

.memex {
    position: relative;
    width: 100%;
    padding: 20px;
    border: 1px solid #ddd;
    box-sizing: Border-box;
    margin-bottom: 20px;
    font-size: 16px;
}

.agreeMember {
    height: 300px;
    overflow-y: scroll;
    border: 10px solid #e8e9e9;
    margin-bottom: 20px;
    padding: 30px;
}

.agreeApply {
    border: 10px solid #e8e9e9;
    margin-bottom: 20px;
    padding: 30px;
}

.memtt {
    line-height: 55px;
    background: url(/images/ttbg.jpg)no-repeat;
    padding-left: 50px;
    font-size: 20px;
    font-weight: 600;
    color: #035aab;
    position: relative;
}


@media screen and (max-width:977px) {
    .member_login_new {
        width: 100%;
    }

    .member_login_new .login_frm {
        width: 100%;
        margin: 0 auto;
        border: 1px solid #ddd;
        padding: 25px;
        box-sizing: Border-box;
    }

    .member_login_new .joinnew_frm {
        width: 100%;
        margin: 0 auto;
        padding: 0px;
        box-sizing: Border-box;
    }

    .joinnew_frm ul li {
        display: inline-block;
        box-sizing: Border-box;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #ddd;
    }

    .joinnew_frm ul li.wd60 {
        width: 100%;
        float: left;
        display: none;
        height: 30px;
        line-height: 30px;
        border-bottom: 0px solid #ddd;
    }

    .joinnew_frm ul li.wd40 {
        width: 100%;
        text-align: right;
        border-bottom: 0px solid #ddd;
    }

    .join-step-wrap li {
        width: 100%;
        border-left: 0px solid #fff;
        border-bottom: 1px solid #fff;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }

    .formsy7_1 {
        border: 1px solid #ddd;
        height: 30px;
        line-height: 30px;
        width: 100%;
    }

    .formsy6 {
        border: 1px solid #ddd;
        height: 30px;
        line-height: 30px;
        width: 100%;
    }

    .formsy5 {
        border: 1px solid #ddd;
        height: 30px;
        line-height: 30px;
        width: 25%;
    }

}

@media screen and (max-width:677px) {

    .btnsty3 {
        width: 100%;
    }


    .member_login_new .login_frm {
        width: 100%;
        margin: 0 auto;
        border: 1px solid #ddd;
        padding: 25px;
        box-sizing: Border-box;
    }

    .agree_submit input[type=submit] {
        font-weight: 600;
        background-color: #ec3264;
        font-size: 16px;
        color: #fff;
        border: 0px solid #167880;
        width: 100%;
        padding: 15px 30px;
        margin: 0 auto;
    }

    .agree_submit input[type=button] {
        font-weight: 600;
        background-color: #666;
        font-size: 16px;
        color: #fff;
        width: 100%;
        border: 0px solid #167880;
        padding: 15px 30px;
        margin: 0 auto;
    }

}



.btnsty1 {
    background-color: #666666;
    margin-left: 0px;
    box-sizing: Border-box;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    letter-spacing: 0px;
    font-size: 13px;
    font-weight: bold;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
}

.btnsty1:hover {
    background-color: #0478c7;
}

.btnsty1:active {
    position: relative;
    top: 1px;
}

.btnsty2 {
    background-color: #0454a6;
    margin-top: 20px;
    box-sizing: Border-box;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    letter-spacing: 0px;
    font-size: 14px;
    font-weight: bold;
    width: 60%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    text-decoration: none;
}

.btnsty2:hover {
    background-color: #003366;
}

.btnsty2:active {
    position: relative;
    top: 1px;
}



.btnsty3 {
    background-color: #04a198;
    margin-top: 0px;
    box-sizing: Border-box;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    letter-spacing: 0px;
    font-size: 14px;
    font-weight: bold;
    width: 60%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    text-decoration: none;
}

.btnsty3:hover {
    background-color: #017f78;
}

.btnsty3:active {
    position: relative;
    top: 1px;
}


.btnsty4 {
    background-color: #e12904;
    margin-left: 0px;
    box-sizing: Border-box;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    letter-spacing: 0px;
    font-size: 13px;
    font-weight: bold;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
}

.btnsty4:hover {
    background-color: #c52202;
}

.btnsty4:active {
    position: relative;
    top: 1px;
}




.btnsty5 {
    background-color: #04a198;
    margin-top: 0px;
    box-sizing: Border-box;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    letter-spacing: 0px;
    font-size: 14px;
    font-weight: bold;
    width: 90%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    text-decoration: none;
}

.btnsty5:hover {
    background-color: #017f78;
}

.btnsty5:active {
    position: relative;
    top: 1px;
}

.btnarea {
    width: 100%;
    float: left;
    position: relative;
    border: 0px solid red;
}

.btnarea ul li {
    display: inline-block;
    float: left;
    width: 50%;
}


.okButton {

    background-color: #035aab;
    border-radius: 0px;
    border: 0px solid #18ab29;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-weight: 400;
    font-size: 17px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    text-decoration: none;

}

.okButton:hover {
    background-color: #05447f;
}

.okButton:active {
    position: relative;
    top: 1px;
}




.cancelButton {

    background-color: #999;
    border-radius: 0px;
    border: 0px solid #18ab29;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-weight: 400;
    font-size: 17px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;

    text-decoration: none;

}

.cancelButton:hover {
    background-color: #333;
}

.cancelButton:active {
    position: relative;
    top: 1px;
}



.memberOutButton {

    background-color: #444;
    border-radius: 0px;
    border: 0px solid #18ab29;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-weight: 400;
    font-size: 17px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;

    text-decoration: none;

}

.memberOutButton:hover {
    background-color: #333;
}

.memberOutButton:active {
    position: relative;
    top: 1px;
}



.btnarea1 {
    width: 100%;
    text-align: center;
    float: left;
    position: relative;
    border: 0px solid red;
}

.btnarea1 ul li {
    display: inline-block;
    float: left;
    width: 50%;
    border: 1px solid #ccc;
    height: 50px;
    line-height: 50px;
}

.btnarea1 ul li a {
    font-weight: 600;
}

.nextbtn {

    background-color: #035aab;

    border: 0px solid #18ab29;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-weight: 400;
    font-size: 17px;
    width: 25%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    margin: 1%;
    border-radius: 15px;

}

.prebtn {

    background-color: #999;
    border-radius: 15px;
    border: 0px solid #18ab29;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-weight: 400;
    font-size: 17px;
    width: 25%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    margin: 1%;

}



.tb_base7 {
    margin-top: 0px;
    border-right: none;
    border-collapse: collapse;
    border-top: 2px solid #0595ca !important;
    width: 100%;
    letter-spacing: -1px;
    border-left: 0px solid #ddd;
}

.tb_base7 thead th {
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    background: #eefafe;
    /*  border-right:1px solid #c8c8c8; */
    padding: 10px 0px;
    border-bottom: 1px solid #666;
    font-weight: normal;
}

.tb_base7 th label {
    color: #fff;
}

.tb_base7 th span {
    color: #148975;
    margin-right: 5px;
}

.tb_base7 tbody th {
    padding: 12px;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -1px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    word-break: keep-all;
    text-align: center;
    border-right: 1px solid #ddd;
    background: #f0fcfa;
}

.tb_base7 td {
    line-height: 28px;
    background: #fff;
    color: #666;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -1px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    word-break: keep-all;
    text-align: left;
    padding: 8px;
}

.tb_base7 tbody th.none {
    border-right: 0px solid #ddd;
}

.tb_base7 td.none {
    border-right: 0px solid #ddd;
}


.wd20per {
    width: 20%;
}

.inputst {
    height: 35px;
    padding: 0px 15px;
    line-height: 28px;
    border: 1px solid #fff;
    background-color: #666666;
    color: #fff;
    font-size: 14px;
}


@media screen and (max-width:977px) {
    .wd20per {
        width: 30%;
    }

    .inputst {
        width: 50%;
    }
}

/*************선박기자재**************/
.writepart01 {
    width: 100%;
    position: relative;
    float: left;
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
}

.writepart01 ul {
    width: 100%;
    overflow: hidden;
}

.writepart01 ul li {
    font-weight: 600;
    display: inline-block;
    float: left;
    padding: 10px;
    line-height: 40px;
    box-sizing: border-box;
	
}


.viewpart01 ul {
    width: 100%;
    overflow: hidden;
}

.viewpart01 ul li {
    font-weight: 500;
    display: inline-block;
    float: left;
    padding: 10px 5px;
    
    box-sizing: border-box;
}



.pformsy1 {
    height: 40px;
    line-height: 35px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    width: 100%;
    border-radius: 7px;
    padding-left: 10px;
    padding-right: 10px
}

.pformsy2 {
    height: 90px;
    line-height: 25px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    width: 100%;
    border-radius: 7px;
    padding-left: 10px;
    padding-right: 10px
}

.partap {
    width: 100%;
    position: relative;
    float: left;
    text-align: center;
}

.partap ul li {
    display: inline-block;
}

.partap ul li a {
    display: block;
    padding: 20px;
    border: 2px solid #cccccc;
    border-radius: 15px;
    font-weight: 600;
    font-size: 18px;
}

.partap ul li a:hover {
    border: 2px solid #006699;
    color: #006699;
}

.ingtap {
    width: 100%;
    position: relative;
    float: left;
    text-align: center;
    border: 2px solid #efefef;
    padding: 25px;
    border-radius: 25px;
}

@media screen and (max-width:989px) {
    .partap ul li {
        width: 48%;
    }

    .partap ul li a {
        padding: 10px;
        font-size: 16px;
    }

    .writepart01 ul li {
        letter-spacing: -0.1px;
    }
}

@media screen and (max-width:589px) {
    .partap ul li {
        width: 48%;
    }

    .partap ul li a {
        padding: 10px;
        font-size: 16px;
    }

    .writepart01 ul li {
        letter-spacing: -0.1px;
        padding: 5px;
    }

}

.partlist {
    width: 100%;
    position: relative;
    float: left;
    text-align: center;
}

.partlist ul li {
    display: inline-block;
    width: 48%;
    float: left;
    margin: 1%;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 7px;
}

.partlist ul li dl {
    width: 100%;
    float: left;
}

.partlist ul li dl dt {
    width: 25%;
    float: left;
}

.partlist ul li dl dt img {
    width: 100%;
    border-radius: 7px;
}

.partlist ul li dl dd {
    width: 75%;
    float: left;
    padding: 10px 10px 10px 25px;
    box-sizing: border-box;
    text-align: left;
}


.partt {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    /*line-height: 35px;*/
}

.partt1 {
    font-size: 17px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.8);
}



@media screen and (max-width:989px) {

    .partlist ul li {
        width: 98%;
        padding: 15px;
        border-radius: 10px;
    }

    .partt {
        font-size: 18px;
    }

    .partt1 {
        font-size: 16px;
    }
}

@media screen and (max-width:589px) {
    .partlist ul li dl dt {
        width: 100%;
        float: left;
    }

    .partlist ul li dl dd {
        width: 100%;
        float: left;
        padding: 5px;
    }
}





.addinfoarea {
    width: 100%;
    position: relative;
    float: left;
}

.addinfo {
    width: 100%;
    position: relative;
    float: left;
}

.addinfo1 {
    width: 100%;
    position: relative;
    float: left;
}

@media screen and (max-width:989px) {}



.Button01 {

    background-color: #666666;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    float: right;
    padding: 0px 10px;
    margin-top: 5px;
    margin-right: 1px;
}

.ButtonDel {
    background-color: #ff4e4e;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-weight: 400;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    float: right;
    padding: 0px 10px;
    margin-top: 5px;
    margin-right: 1px;
}



.linetop {
    border-top: 2px solid #0f46c4;
}


.serchara {
    width: 40%;
    float: right;
    padding: 5px 0px;
}

.serchara ul {
    width: 100%;
}

.serchara ul li {
    display: inline-block;
    float: left;
    padding: 2px !important;
}

.serchara ul li:first-child {
    width: 87%;
}


@media screen and (max-width:989px) {
    .serchara {
        width: 100%;
    }
}

.photo {
    width: 100%;
    background: #f1f1f1;
    float: right;
    padding: 10px;
}

.photo ul {
    width: 100%;
}

.photo ul li {
    display: inline-block;
    float: left;
    width: 19%;
    margin: 0.5%;
    border: 1px solid #efefef;
}

.photo ul li img {
    width: 100%;
    border-radius: 20px;
}


.addfile {
    width: 100%;
    background: #f1f1f1;
    float: right;
    padding: 30px;
}

.addfile1 {
    display: inline-block;
    padding: 10px 15px;
    background: #fff;
    border-top: 2px solid #035aab;
}


@media screen and (max-width:989px) {
    .serchara {
        width: 100%;
    }

    .photo ul li {
        width: 49%;
    }

    .addfire {
        padding: 20px;
    }
}


.orderlist {
    width: 100%;
    background: #f1f1f1;
    padding: 15px;
    box-sizng: border-box;
}

.orderlist ul {
    width: 100%;
}

.orderlist ul li {
    display: inline-block;
    float: left;
    width: 32%;
    margin: 0.5%;
    border: 1px solid #efefef;
    background: #fff;
    border-radius: 15px;
    text-align: center;
    line-height: 27px;
    padding: 15px;
    box-sizng: border-box;
}

.totalg {
    display: inline-block;
    padding: 10px;
    background: #035aab;
    color: #fff;
    border-radius: 10px;
    margin-top: 10px;
}

.totalg1 {
    width: 100%;
    padding: 30px;
    background: #f1f1f1;
    color: #000;
    text-align: right;
    font-weight: 600;
}

@media screen and (max-width:989px) {

    .orderlist ul li {
        width: 98%;
    }

}


.btn01 {
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    background: red;
    color: #fff;
    margin: 2px;
}

.btn02 {
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    background: #999;
    color: #fff;
    margin: 2px;
}

.btn03 {
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    background: #1ab106;
    color: #fff;
    margin: 2px;
}

.content-title{
    color:#666;
    font-weight:300 !important;
}

.content-detail{
    font-size: 16px !important;
}
.border_bottom{
    border-bottom: 1px solid #f7f7f7 !important;
}
.readonly {
    background: #f3f3f3;
}


.nodata{width:100%; padding:70px 0px; background:#f5f5f5; border-radius:15px; text-align:Center; font-size:40px; color:#999; line-height:35px; font-weight:600;}