@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
* {
    font-size: 13px;
}
body {
    overflow-x:hidden;
    margin: 0;
    padding: 0;
    width: 100%;
    min-width: 130px;
    box-sizing: border-box;
    font-size: 18px;
    font-family: 'Nanum Gothic', sans-serif!important; 
}

li{list-style-type:none;}

a{text-decoration:none; color:#000;}

.content {
    margin: 0;
    max-width: 1920px;
    min-width: 960px;
    margin:0 auto;
 height: 499px;
    font-family: 'Nanum Gothic', sans-serif; 
}

img {
    border: none;
}
#divpop img {
    z-index: 999999;
}
.tab_content a:hover {
    text-decoration: underline;
    color: #00246a;
}

/*NAVI*/
.navi_bar {
    margin: 0;
    padding: 0;
    height:482px;
   /* background-image: url(../images/banner_3.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;

}
.login {
    height: 50px;
}

.login ul li {
    float: right;
    
}
.login ul li a {
    color: #ffffff;
    font-size: 13px;
    line-height: 50px;
  
}
.navi {
    clear: both;
    height: 62px;
    background-color: #2468d0;
    margin-top: -19px;
}
.navi_Wrap {
    position: relative;
}
.navi_Wrap .logo { 
    margin:0;
float: left;
}
.navi_Wrap .logo img {
    position: absolute;
    top: -40px;
 z-index:999;
}
.navi_Wrap ul {

    overflow: hidden;
    height: 58px;
    margin-left: 200px;
}

.navi_Wrap ul li {
    width: 129px;
    float: left;
    line-height: 62px;
  
    
}
.navi_Wrap ul>.on {
    margin-left: -53px;
}
.navi_Wrap ul li a {
    color: #ffffff;
    font-size: 16px;
    padding: 0 20px;

}

/*navi on*/
.navi {
position: relative;}
.navi_on {
position: absolute;
    width: 100%;
    height: 390px;
    max-width: 1920px;
    background-color: #162c59;
    opacity: 0.95;
    display: none;
}

.navi_on_wrap {
   
    overflow: hidden;
    margin: auto;
    height: 390px;
}

.sub_wrap {
  
     overflow: hidden;
    margin: auto;
    width: 1090px;
    margin-left: 170px;
    height: 390px;
}

.navi_on ul {
    width: 129px;
    margin: 0;
    padding: 0;
    float: left;
    border-right: 1px solid #7e89a0;
    height: 390px;
}
.navi_on ul:nth-child(6) {width: 129px;}
.navi1 {
    border-left: 1px solid #7e89a0;
}
.navi_on ul li {
    margin-left: 10px;
    padding: 15px 0;
    
}


.navi_on ul li a {
    font-size: 14px;
    color: #ffffff;
}
.navi_on ul li a:hover {
    color: #ffd200;
}

.ft {
    margin-top: 10px;
}

/*main banner_TExt*/
.banner_text {
    text-align: center;
}
.banner_text h2 {
    margin: 0;
    padding: 0;
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;  
    padding-top: 110px;
}
.banner_text p span {
    font-size: 28px;
}
.banner_text p {
    color: #ffffff;
    font-size: 25px;
}

/*menu*/
.menu_bar {
    margin-top: px;
    height: 210px;
    background-color: #2f384b;
    border-top: 6px solid #ffd200;
    
}
.item1,.item2,.item3 {
float: left;
    padding-right: 34px;
}
.item1 {
    padding-left: 59px;
}
.item1,.item2,.item3,.item4 {
    padding-top: 35px;
}

/*section1*/
.section1 {
    height: 388px;
}

.intu {
    /*  border: 1px solid #dddddd;*/
    float: right;
    width: 390px;
    height: 190px;
    background-image: url(../images/intu_box02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
margin-top: 25px;
    margin-right: 15px;
}


#tab {
float: left;
padding-left: 15px;
}

/*.intu_title {
    margin-top: 30px;
    margin-left: 55px;
}*/

.intu>.text {
    margin-top: 30px;
    font-size: 16px;
}
.intu>.text  p {
    margin: 0;
    padding-bottom: 5px;
    margin-left: 30px;
}
.intu>.text span {
color: #154da3; }

/*.intu_button {
    margin-top: 30px;
}*/
.intu_button a {
    display: block;
    font-size: 16px;
    color: #Ffffff;
    text-align: center;
    line-height: 47px;

 
}
.bt_1 {
    width: 390px;
    height: 47px;
    background-color: #154da3;
    margin-bottom: 7px;
    margin-top: 6px;
}

.bt_2 {
     width: 390px;
    height: 47px;
    background-color: #2468d0;
}
.bt_1:hover,.bt_2:hover {
    opacity: 0.8;
}  
/*section2*/

.section2 {
    height: 298px;
   background-image: url(../images/section2_bg.jpg);
       background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}


.metting,.contact {
    margin-top: 32px;
    width: 368px;
    height: 218px;
}

.metting {
    float: left;
    background-image: url(../images/metting.png);
         background-repeat: no-repeat;
   margin-left: 89px;
}
.contact {
    float: right;
    background-image: url(../images/contact.png);
    background-repeat: no-repeat;
    margin-right: 89px;
}

.metting h3,.contact h3 {
    margin-top: 60px;
    margin-left: 35px;
    font-size: 18px;
    font-weight: bold;
}
.metting hr, .contact hr {
    margin-top: -5px;
    width: 300px;
    color: black;
}
.metting p, .contact p {
    margin-left: 35px;
    font-size: 16px;
    width: 300px;
    line-height: 28px;
    margin-top: -5px;
}
.m_button {
    width: 170px;
    height: 30px;
    background-color: #2f384b;
    margin: auto;.

}
.m_button a {
    display: inline-block;
    width: 170px;
      margin-left: -36px;
    color: #fefefe;
    font-size: 14px;
    text-align: center;
}
.m_button a:hover {
    opacity: 0.8;
}

.contact p {
    margin: 0;
    margin-top: -5px;
    margin-bottom: 5px;
    margin-left: 55px;
    
}
.bx-prev, .bx-next {
    display: none;
} 

.bx-wrapper {
    border: none !important;
    box-shadow: none !important;
    background: none !important;

}
.slide li {
    margin-top: -20px;
    margin-left: -40px;
}


.bx-pager bx-default-pager {
    border: 1px solid blue  !important;
}
.bx-pager-item {
    text-align: center;
    margin: auto;
    
}

.bx-controls-auto {
    margin-right: 145px;
     margin-bottom: 10px;
}
.bx-default-pager {
    width: 50px !important;
    margin-left: 145px;
    margin-bottom: 10px;
}
.bx-default-pager a.active {
    background: blue !important;
}
/*section3*/
.section3 {
    border-top: 6px solid #ffd200;
    height: 330px;
    background-color: #f5f4f4;
}
.text_box1 {
    float: left;
}
.text_box2 {
float:right;
    margin-right: 25px;

}
.bx-pager-item {

}

.text_box1 p,.text_box2 p {
    margin: 0;
    font-size: 14px;
    margin-bottom: 10px;
}
.text_box1,.text_box2 {
    padding-top: 20px;
}
.text_box1 {
    margin-left: 30px;
}
.section_Wrap p img {
    margin-bottom: 10px;
}

.right {
 
    margin-top: -4px;
}

/*footer*/ 
.footer {
height: 124px;}
.footer_logo img {
    padding-top: 27px;
    padding-left: 10px;
float: left;}

.footer_Text {
    padding-top: 31px;
    padding-left: 270px;
}

.footer_Text p {
    font-size: 12px;
    margin: 0;
    padding-bottom: 4px;
    color: #817f7f;
    text-transform: uppercase;
}
.footer_Text p  span {
    color: #1077c1;
}

.f_bold a {
    color: #686767;
    font-weight: bold;
}
.top_button {
   
    margin-top: -20px;
    margin-left: 860px;
}
.footer_Wrap {
    margin-top: -30px;
}


/*tab*/
#tab {
    width: 514px;
    clear: both;
    overflow: hidden;
    padding-top: 35px;
    margin-left: 0px;
}
ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #dddddd;
    border-right: none;
    width: 514px;
    font-size:12px;
}
ul.tabs li {
    text-align:center;
    cursor: pointer;
    width:132px;
    height: 76px;
    line-height: 31px;
    border: 1px solid #dddddd;
  /*  font-weight: bold;*/
    background: #f5f5f5;
    overflow: hidden;
    position: relative;
    line-height: 76px;
    border-bottom: none;
    font-size: 14px;
}

ul.tabs li.active {
    background: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-right: none;
}
.tab_container {
   
    border: 1px solid #dddddd;
    border-left: none;
    clear: both;
    float: left;
    margin-left: 134px;
    margin-top: -33px;
    height: 307px;
    width: 379px;
    background: #FFFFFF;

}
.tab_content {
    padding: 5px;
    font-size: 14px;
    display: none;
}
.tab_container .tab_content ul {

    width:300px;
    height: 300px;
    margin:0px;
    padding:0px;
}
.tab_container .tab_content ul li {
    margin-top: 13px;
    padding:10px 30px;
    list-style:none
}
;
 #container {
    width: 249px;
    margin: 0 auto;
}
.active2 {
    border-bottom: 1px solid #dddddd !important;
}
.more {
    float: right;
    z-index: 999999;
    margin-right: 20px;
    margin-top: 10px;
}

