.sub_visW{

}
.sub_visW.style1{background:#202b43 url('../images/s_vis1.jpg') no-repeat 50% 50%;}
.sub_visW.style2{background:#202b43 url('../images/s_vis2.jpg') no-repeat 50% 50%;}
.sub_visW.style3{background:#202b43 url('../images/s_vis3.jpg') no-repeat 50% 50%;}
.sub_visW.style4{background:#202b43 url('../images/s_vis4.jpg') no-repeat 50% 50%;}

.sub_visC{
    width:1200px;
    height: 280px;
    margin:0 auto;
    position: relative;
}
.sub_titleW{
    text-align: center;
    color:#fff;
    padding: 80px 0 0 0;
}
.sub_titleW h2{
    font-size: 50px;
    font-weight: 600;
}
.sub_titleW p{
    font-size: 16px;
}

.sub_menuW{
    width: 100%;
    height: 50px;
    position: absolute;
    bottom:0;
}
.sub_menu li{
    float: left;
}
.sub_menu li a{
    display: block;
    width: 99%;
    height: 50px;
    line-height: 50px;
    color:#fff;
    font-size: 16px;
    text-align: center;
    background:url('../images/bg_20.png');
}
.sub_menu li a.active{
    background: #fff;
    color:#222;
}
.sub_menu.set5 li{
    width:20%;
}
.sub_menu.set4 li{
    width:25%;
}

/**/
.sub_contentsC.gray{
    background: #f4f6f9;
}
.sub_contentsC h3{
    font-size: 40px;
    text-align: center;
    position: relative;
    padding-bottom: 30px;
    color:#222;
    font-weight: 600;
    padding-top:70px;
}
.sub_contentsC h3 span{
    font-size: 30px;
    line-height: 45px;
    color:#aaa;
    display: block;
}
.sub_contentsC h3::after{
    content:"";
    display: block;
    width:40px;
    height: 2px;
    background: #3d70f4;
    position: absolute;
    bottom:0;
    left:50%;
    margin-left:-20px;
}
.sub_infoW{
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0;
}
.sub_infoW::after{
    content: "";
    display: block;
    clear: both;
}
.sub_infoTT{
    display: block;
    float: left;
    width: 25%;
    font-size: 35px;
    color:#333;
    font-weight: 600;
}
.sub_infoCon{
    float: right;
    width: 75%;
}

.infoTable{
    border-top:2px solid #333;
    font-size: 15px;
}
.infoTable th{
    padding: 25px 10px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.infoTable td{
    padding: 25px 10px;
    border-bottom: 1px solid #ddd;
}
.infoTable.left th{
    text-align: left;
}
.infoTable.style2 th::after{
    content: "";
    display: block;
    width:1px;
    height: 15px;
    position: absolute;
    background: #ddd;
    right:0;
    bottom: 0;
}
.infoTable td ul li{
    position: relative;
    padding-left: 12px;
}
.infoTable td ul li::before{
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    background: #3d70f4;
    position: absolute;
    top:10px;
    left:0;
}
.infoTable td ul li ul{
    margin: 5px 0;
}
.infoTable td ul li ul li{
    font-size: 13px;
}
.infoTable td ul li ul li::before{
    width: 3px;
    height: 1px;
    top:11px;
    background: #666;
}
.infoTable td input[type=text], .infoTable td input[type=number], .infoTable td input[type=email]{
    border:1px solid #ddd;
    height: 40px;
    line-height: 40px;
    width: 30%;
    font-size: 15px;
    padding: 0 10px;
}
.infoTable td textarea{
    height: 150px;
    padding: 15px;
    border: 1px solid #ddd;
    width: 100%;
}
.infoTable.form td{
    padding:15px;
}
.infoTable.style2 td{
    padding-left: 20px;
}

.infoTable dl{
    overflow: hidden;
}
.infoTable dl dt{
    float: left;
    width:8%;
    color:#3d70f4;
}
.infoTable dl dd{
    float: right;
    width: 92%;
}

.infoUl li{
    position: relative;
    font-size: 16px;
    line-height: 24px;
    padding-left: 10px;
    margin-bottom: 10px;
}
.infoUl li::before{
    content:"";
    display: block;
    width: 4px;
    height: 2px;
    background: #3d70f4;
    position: absolute;
    left:0;
    top:12px;
}
/*고객사*/
.customer_listW{
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;
    overflow: hidden;
}
.customer_listW li{
    width:16.666666%;
    height: 100px;
    float: left;
    border-bottom:1px solid #ddd;
    border-right:1px solid #ddd;
    text-indent: -9999px;
}
.customer_listW li.cl_001{background:url('../images/customer/logo_001.png') no-repeat 50%; background-size: 55%;}
.customer_listW li.cl_002{background:url('../images/customer/logo_002.png') no-repeat 50%; background-size: 70%;}
.customer_listW li.cl_003{background:url('../images/customer/logo_003.png') no-repeat 50%; background-size: 60%;}
.customer_listW li.cl_004{background:url('../images/customer/logo_004.jpg') no-repeat 50%; background-size: 70%;}
.customer_listW li.cl_005{background:url('../images/customer/logo_005.png') no-repeat 50%; background-size: 75%;}
.customer_listW li.cl_006{background:url('../images/customer/logo_006.png') no-repeat 50%; background-size: 60%;}

.customer_listW li.cl_007{background:url('../images/customer/logo_007.png') no-repeat 50%; background-size: 75%;}
.customer_listW li.cl_008{background:url('../images/customer/logo_008.png') no-repeat 50%; background-size: 75%;}
.customer_listW li.cl_009{background:url('../images/customer/logo_009.png') no-repeat 50%; background-size: 75%;}
.customer_listW li.cl_010{background:url('../images/customer/logo_010.png') no-repeat 50%; background-size: 45%;}
.customer_listW li.cl_011{background:url('../images/customer/logo_011.png') no-repeat 50%; background-size: 75%;}
.customer_listW li.cl_012{background:url('../images/customer/logo_012.png') no-repeat 50%; background-size: 55%;}

.customer_listW li.cl_013{background:url('../images/customer/logo_013.png') no-repeat 50%; background-size: 75%;}
.customer_listW li.cl_014{background:url('../images/customer/logo_014.png') no-repeat 50%; background-size: 50%;}
.customer_listW li.cl_015{background:url('../images/customer/logo_015.png') no-repeat 50%; background-size: 75%;}
.customer_listW li.cl_016{background:url('../images/customer/logo_016.png') no-repeat 50%; background-size: 75%;}
.customer_listW li.cl_017{background:url('../images/customer/logo_017.png') no-repeat 50%; background-size: 65%;}
.customer_listW li.cl_018{background:url('../images/customer/logo_018.png') no-repeat 50%; background-size: 55%;}

.customer_listW li.cl_019{background:url('../images/customer/logo_019.png') no-repeat 50%; background-size: 75%;}
.customer_listW li.cl_020{background:url('../images/customer/logo_020.png') no-repeat 50%; background-size: 65%;}
.customer_listW li.cl_021{background:url('../images/customer/logo_021.png') no-repeat 50%; background-size: 80%;}
.customer_listW li.cl_022{background:url('../images/customer/logo_022.png') no-repeat 50%; background-size: 40%;}
.customer_listW li.cl_023{background:url('../images/customer/logo_023.png') no-repeat 50%; background-size: 55%;}
.customer_listW li.cl_024{background:url('../images/customer/logo_024.png') no-repeat 50%; background-size: 60%;}

.customer_listW li.cl_025{background:url('../images/customer/logo_025.png') no-repeat 50%; background-size: 70%;}
.customer_listW li.cl_026{background:url('../images/customer/logo_026.png') no-repeat 50%; background-size: 75%;}
.customer_listW li.cl_027{background:url('../images/customer/logo_027.png') no-repeat 50%; background-size: 80%;}
.customer_listW li.cl_028{background:url('../images/customer/logo_028.png') no-repeat 50%; background-size: 75%;}
.customer_listW li.cl_029{background:url('../images/customer/logo_029.png') no-repeat 50%; background-size: 75%;}
.customer_listW li.cl_030{background:url('../images/customer/logo_030.png') no-repeat 50%; background-size: 65%;}

.customer_listW li.cl_031{background:url('../images/customer/logo_031.png') no-repeat 50%; background-size: 80%;}
.customer_listW li.cl_032{background:url('../images/customer/logo_032.png') no-repeat 50%; background-size: 70%;}
.customer_listW li.cl_033{background:url('../images/customer/logo_033.png') no-repeat 50%; background-size: 70%;}
.customer_listW li.cl_034{background:url('../images/customer/logo_034.png') no-repeat 50%; background-size: 48%;}
.customer_listW li.cl_035{background:url('../images/customer/logo_035.png') no-repeat 50%; background-size: 50%;}
.customer_listW li.cl_036{background:url('../images/customer/logo_036.png') no-repeat 50%; background-size: 45%;}

.customer_listW li.cl_037{background:url('../images/customer/logo_037.png') no-repeat 50%; background-size: 75%;}
.customer_listW li.cl_038{background:url('../images/customer/logo_038.png') no-repeat 50%; background-size: 55%;}
.customer_listW li.cl_039{background:url('../images/customer/logo_039.png') no-repeat 50%; background-size: 75%;}
.customer_listW li.cl_040{background:url('../images/customer/logo_040.png') no-repeat 50%; background-size: 60%;}
.customer_listW li.cl_041{background:url('../images/customer/logo_041.png') no-repeat 50%; background-size: 75%;}

/*2020 03 05 추가*/
.customer_listW li.cl_042{background:url('../images/customer/logo_047.png') no-repeat 50%; background-size: 80%;}
.customer_listW li.cl_043{background:url('../images/customer/logo_044.png') no-repeat 50%; background-size: 70%;}
.customer_listW li.cl_044{background:url('../images/customer/logo_045.png') no-repeat 50%; background-size: 60%;}
.customer_listW li.cl_045{background:url('../images/customer/logo_046.png') no-repeat 50%; background-size: 60%;}

/*sub 3*/
.greetingW{
    overflow: hidden;
    background: url('../images/bg_greeting.png') no-repeat 0 0;
}
.greetingT{
    float: left;
    width: 40%;
    padding-top: 60px;
}
.greetingT strong{
    display: block;
    font-size: 50px;
    line-height: 55px;
    font-weight: bold;
    color: #222;
    margin-bottom: 30px;
}
.greetingT p{
    color:#3d70f4;
    font-size: 16px;
    font-weight: 600;
}
.greetingC{
    float: right;
    width:60%;
    font-size: 16px;
}
.greetingC p{
    margin-bottom: 20px;
}

/* history */
.historyW{
    border-top:2px solid #333;
}
.historyW li{
    padding: 25px;
    border-bottom:1px solid #ddd;
    overflow: hidden;
}
.historyW li strong{
    display: block;
    float: left;
    width:25%;
    font-size: 40px;
    font-weight: 600;
    color:#333;
}
.historyW li dl{
    width: 75%;
    float: right;
    font-size: 18px;
    margin: 5px 0;
}
.historyW li dl dt{
    width: 10%;
    float: left;
    font-weight: bold;
    color:#3d70f4;
}
.historyW li dl dd{
    width: 90%;
    float: left;
}

/* 3030 */
.sub_infoCon.chart{
    text-align: center;
    padding: 40px;
    background: #f7f7f7;
    border-top:2px solid #ddd;
}

.mapW{
    border-top:2px solid #333;
    padding-bottom: 30px;
}
.mapW dl{
    font-size: 16px;
    overflow: hidden;
}
.mapW dl dt{
    border-bottom: 1px solid #ddd;
    float: left;
    clear: both;
    width: 15%;
    padding: 20px;
    font-weight: bold;
}
.mapW dl dd{
    border-bottom: 1px solid #ddd;
    float: right;
    width: 85%;
    padding: 20px;
}

/**/
.personalW{
    margin-top:20px;
    border:1px solid #ddd;
}
.personalW pre{
    width: 100%;
    background: #fff;
    padding: 15px;
    height: 120px;
    overflow-y: auto;
}
.personalW .checkW{
    background: #eee;
    padding: 10px;
}

.btnW{
    margin: 40px 0 0 0;
    text-align: center;
}
.btn_com{
    display: inline-block;
    text-align: center;
    width:200px;
    height: 60px;
    line-height: 60px;
    background: #3d70f4;
    color:#fff;
    font-size: 18px;
    font-weight: 600;
}
