@charset "utf-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
p,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    word-wrap: break-word;
    word-break: keep-all;
    /* background: transparent; */
}

html {
    -webkit-text-size-adjust: 100%;
}

html,
body {
    width: 100%;
    -word-break: break-all;
    -ms-word-break: break-all;
    /* text-align:center; */
    margin: 0 auto;
    font-weight: 300
}

body,
div {
    font-size: 16px;
    color: #242424;
}

select,
input,
textarea,
button {
    font-size: 15px;
    vertical-align: middle;
    color: rgba(0, 0, 0, 0.64);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

a {
    color: #000;
    text-decoration: none;
    word-break: break-all;
    transition: all ease 0.3s;
}

a:link,
a:visited,
a:hover,
a:active,
a:focus {
    text-decoration: none;
}

input {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: top;
}

table th {
    font-size: 16px;
}

img,
fieldset {
    border: 0px;
}

ul {
    list-style: none;
}

legend,
caption {
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}

em {
    font-style: normal;
}

img {
    max-width: 100%;
}

.sub-content {
    margin: 0 auto;
    padding: 30px 0 5px 0;
    width: 100%;
    clear: both;
    position: relative;
    overflow: hidden;
    max-width: 1200px;
}

.sub-content {
    -webkit-animation: movTop 1.5s;
    -ms-animation: movTop 1.5s;
    -o-animation: movTop 1.5s;
    animation: movTop 1.5s;
    a nimation-fill-mode: backwards;
}

.sub-content1 {
    margin: 0 auto;
    padding: 0 0 50px 0;
    width: 100%;
    clear: both;
    position: relative;
    overflow: hidden;
    max-width: 1200px;
}

@-webkit-keyframes movTop {
    0% {
        opacity: 0;
        margin-top: 60px
    }

    100% {
        opacity: 1;
        margin-top: 0;
    }
}

@-o-keyframes movTop {
    0% {
        opacity: 0;
        margin-top: 60px
    }

    100% {
        opacity: 1;
        margin-top: 0;
    }
}

@-ms-keyframes movTop {
    0% {
        opacity: 0;
        margin-top: 60px
    }

    100% {
        opacity: 1;
        margin-top: 0;
    }
}

@keyframes movTop {
    0% {
        opacity: 0;
        margin-top: 60px
    }

    100% {
        opacity: 1;
        margin-top: 0;
    }
}


.sub-content .sub01 {
    margin: 0 auto;
    padding: 0;
    clear: both;
    overflow: hidden;
    width: 100%;
}

.sub-content .sub01 h2 {
    font-size: 40px;
    color: #023671;
    line-height: 100%;
    margin: 0 auto;
    padding: 50px 0 80px 0;
    font-weight: 500;
    letter-spacing: -1px;
    text-align: center
}

.sub-content .sub01 h2 strong {
    color: #ed1b23;
}

.sub-content .sub01 h3 {
    font-size: 24px;
    color: #4e4e4e;
    line-height: 100%;
    margin: 0 auto;
    padding: 0 0 50px 0;
    margin-bottom: 75px;
    font-weight: 300;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.sub-content .sub01 h3 strong {
    font-weight: bold
}

.sub-content .wrap_basic {
    position: relative;
    padding-right: 200px;
}

.sub-content .wrap_basic .sub_title {
    margin-bottom: 15px;
}

.sub-content .wrap_basic .sub_title {
    font-size: 26px;
    color: #222;
    text-align: left;
}

.sub-content .wrap_basic .sub_title1 {
    font-size: 26px;
    color: #222;
    text-align: left;
    margin-left: 410px;
    margin-top: 40px;
}

.sub-content .wrap_basic .sub_desc1 {
    font-size: 38px;
    color: #333;
    line-height: 48px;
    letter-spacing: -1.5px;
    margin-bottom: 30px;
}

.sub-content .wrap_basic .img {
    position: absolute;
    right: 85px;
    top: 0;
}

.sub-content .wrap_basic .sub_desc2 {
    font-size: 16px;
    color: #666;
    line-height: 26px;
    margin-left: 410px;
}


.sub_content_1 .box {
    box-sizing: content-box;
    width: 100%;
}

.sub_content_1 .box .sub_box {
    float: left;
    margin: 0px 0px 50px 24px;
}


.sub_content_1 .box .sub_box1 {
    float: left;
    margin: 0px 0px 50px 0px;
}

.sub_content_1 .box .sub_box3 {
    float: left;
    margin: 0px 0px 50px 0px;
}

.sub_content_1 .box .sub_box4 {
    float: left;
    margin: 0px 0px 50px 9px;
}

.sub_content_1 .box .sub_box5 {
    float: left;
    margin: 0px 0px 50px 0px;
}

.sub_content_1 .box .sub_box6 {
    float: left;
    margin: 0px 0px 50px 20px;
}

.sub_content_1 .box .sub_box7 {
    float: left;
    margin: 0px 0px 50px 10px;
}



.sub_content_1 .box .sub_box1 .sub_content_img {
    width: 384px;
    height: 288px;
}


.sub_content_1 .box .sub_box .sub_content_img {
    width: 384px;
    height: 288px;
}


.sub_content_1 .box .sub_box .sub_content_box {
    margin: 9px auto;
    width: 384px;
    height: 52px;
    background-color: #9e0b0f;
    padding: 13px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.sub_content_1 .box .sub_box1 .sub_content_box {
    margin: 9px auto;
    width: 384px;
    height: 52px;
    background-color: #9e0b0f;
    padding: 13px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}


.sub_content_1 .box .sub_box3 .sub_content_box {
    margin: 9px auto;
    width: 725px;
    height: 52px;
    background-color: #9e0b0f;
    padding: 13px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}


.sub_content_1 .box .sub_box4 .sub_content_box {
    margin: 9px auto;
    width: 503px;
    height: 52px;
    background-color: #9e0b0f;
    padding: 13px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.sub_content_1 .box .sub_box5 .sub_content_box {
    margin: 9px auto;
    width: 610px;
    height: 52px;
    background-color: #9e0b0f;
    padding: 13px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.sub_content_1 .box .sub_box6 .sub_content_box {
    margin: 9px auto;
    width: 610px;
    height: 52px;
    background-color: #9e0b0f;
    padding: 13px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.sub_content_1 .box .sub_box7 .sub_content_box {
    margin: 9px auto;
    width: 100%;
    height: 52px;
    background-color: #9e0b0f;
    padding: 13px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}


.sub_content_1 .box .sub_box .sub_content_box p {
    margin: 0 auto;
}

.sub_content_1 .box .sub_box3 .sub_content_img {
    width: 728px;
    height: 288px;
}

.sub_content_1 .box .sub_box4 .sub_content_img {
    width: 503px;
    height: 288px;
}

.sub_content_1 .box .sub_box7 .sub_content_img {
    width: 100%;
}




/*--스크린도어 동영상--*/

/*--.sub-content  .sub_desc6 {  font-size: 26px; color: #222; text-align: center; margin:15px 0 95px 0;}
.sub-content  .sub_desc6 h1{  font-size: 31px; color: #222; font-weight:600; text-align: center; margin:15px 0 25px 0;}
.sub-content  .sub_desc6 .sub_title{font-size: 18px; color: #222; font-weight:200; text-align: center; margin:15px 0 45px 0;}
.sub-content  .sub_desc7 .sub_title{font-size: 18px; color: #222; font-weight:200; text-align: center; margin:15px 0 45px 0;}
.sub-content  .sub_desc7 li{float:left; width:50%; list-style:none;}--*/
.sub-content .sub_desc7 .pro {
    width: 1240px;
}

.sub-content .sub_desc7 .pro h1 {
    font-size: 31px;
    color: #222;
    line-height: 45px;
    font-weight: 600;
    text-align: left;
    margin: 15px 0 25px 0;
    border-bottom: 1px solid #d3d3d3;
}

.sub-content .sub_desc7 .pro .pro_text {
    height: 130px;
    font-size: 16px;
    color: #222;
    font-weight: 300;
    text-align: left;
    margin: 15px 0 25px 0;
}

.ml50 {
    margin-left: 19px
}

.mt55 {
    margin-top: 55px;
}

.sub2_title {
    vertical-align: middle;
}

.sub_img {}

.sub_img1 {
    margin-left: 20px;
}

.pro_img {
    margin-top: 50px;
}

.pro_box {
    margin-top: 30px;
}

.pro_box1 {
    margin-top: 100px;
}

.pro_box_title {
    width: 150px;
    height: 45px;
    background-color: #2e3192;
    padding: 12px;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    float: left;
}

.pro_box_title1 {
    float: left;
    width: 150px;
    height: 45px;
    background-color: #2e3192;
    padding: 12px;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
}

.pro_box_text {
    float: left;
    height: 45px;
    padding: 12px 0 0 15px;
    font-weight: 400;
    font-size: 16px;
}

.pro_box_text1 {
    float: left;
    height: 45px;
    padding: 12px 0 0 15px;
    font-weight: 400;
    font-size: 16px;
    margin-top: 10px;
}

.gu_table table {
    width: 100%;
    text-align: center;
    border-top: 2px solid #444;
    border-bottom: 1px solid #444;
}

.gu_table thead {
    background: #fafafa;
}

.gu_table thead th:first-child {
    padding-left: 24px;
}

.gu_table thead th {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    vertical-align: middle;
    border-bottom: 1px solid #e1e1e1;
    padding: 16px 12px;
}

.gu_table thead th:last-child {
    padding-right: 24px;
}

.gu_table thead th {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    vertical-align: middle;
    padding: 16px 12px;
}

.gu_table tbody tr {
    border-top: 1px solid #e1e1e1;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.gu_table tbody td.title {
    font-size: 18px;
    text-align: center;
}

.gu_table tbody td:first-child {
    padding-left: 24px;
    border-left: 1px solid #e1e1e1;
}

.gu_table tbody td {
    font-size: 16px;
    line-height: 28px;
    border-left: 1px solid #e1e1e1;
    vertical-align: middle;
    padding: 20px 12px;
    color: #444;
}

.gu_table tbody td.download {
    color: #000;
}

.gu_table tbody td {
    font-size: 16px;
    line-height: 28px;
    vertical-align: middle;
    padding: 20px 12px;
    color: #444;
    border-left: 1px solid #e1e1e1;
}

.gu_table .btn {
    width: 100%;
    font-weight: 600;
    color: #fff;
    background-color: #ff053f;
    border-radius: 6px;
    border: none;
    padding: 9px 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    margin: 2px;
    cursor: pointer;
}

.gu_table .btn:hover {
    background-color: #bb133f;
}

.gu_table .btn a {
    color: #fff;
}



.gu_table1 table {
    width: 100%;
    text-align: center;
    border-top: 2px solid #444;
    border-bottom: 1px solid #444;
}

.gu_table1 thead {
    background: #fafafa;
}

.gu_table1 thead th:first-child {
    padding-left: 24px;
}

.gu_table1 thead th {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    vertical-align: middle;
    border-bottom: 1px solid #e1e1e1;
    padding: 16px 12px;
}

.gu_table1 thead th:last-child {
    padding-right: 24px;
}

.gu_table1 thead td {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    vertical-align: middle;
    padding: 16px 12px;
    background-color: #fff;
    border-bottom: 1px solid #e1e1e1;
}



.gu_table1 tbody tr {
    border-top: 1px solid #e1e1e1;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.gu_table1 tbody td.title {
    font-size: 18px;
    text-align: center;
}

.gu_table1 tbody td:first-child {
    padding-left: 24px;
    border-left: 1px solid #fff;
}

.gu_table1 tbody td {
    font-size: 16px;
    line-height: 28px;
    border-left: 1px solid #e1e1e1;
    vertical-align: middle;
    padding: 20px 12px;
    color: #444;
}

.gu_table1 tbody td.download {
    color: #000;
}

.gu_table1 tbody td {
    font-size: 16px;
    line-height: 28px;
    vertical-align: middle;
    padding: 20px 12px;
    color: #444;
}

.gu_table1 .btn {
    width: 100%;
    font-weight: 600;
    color: #fff;
    background-color: #ff053f;
    border-radius: 6px;
    border: none;
    padding: 9px 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    margin: 2px;
    cursor: pointer;
}

.gu_table1 .btn:hover {
    background-color: #bb133f;
}

.gu_table1 .btn a {
    color: #fff;
}
