/*****************   index pagesetting  ***************/
.swiper-slide{
	width:16.66%;
	margin-right:3.33%;
}
#index_news_banner .row>.col-lg-12>.item{
    height:5rem;
}
#index_banner li.active{
    width:45px;
    height:14px;
    border:1px solid #f6ab00;
    background-color:#f6ab00;
    transition:width .5s;
    -webkit-transition:width .5s;
    -o-transition:width .5s;
    -moz-transition:width .5s;
    -ms-transition:width .5s;
}
#index_news_banner{
    border-bottom:1px solid #ddd;
}
#index_news_banner .row{
    height:5rem;
}
.index_banner_title,#index_news_banner .row>.col-lg-12{
    height:100%;
}
#index_news_banner .carousel-control{
    left: auto;
    right: 0;
    width: 3%;
    border: 1px solid #ddd;
    opacity:1;
}
#index_news_banner .carousel-control.left{
    background:url(../images/totop.png) no-repeat center center;
    background-size:auto 20%;
    top:0;
    bottom:50%;
}
#index_news_banner .carousel-control.right{
    background:url(../images/tobottom.png) no-repeat center center;
    background-size:auto 20%;
    bottom:0;
    top:50%;
}
#index_banner li{
    width:14px;
    height:14px;
    /*border:1px solid rgba(0,0,0,.2);*/
    margin:3px 0;
    background-color:#fff;
    transition:width .1s;
    -webkit-transition:width .1s;
    -o-transition:width .1s;
    -moz-transition:width .1s;
    -ms-transition:width .1s;
}
#index_news_banner ul{
    padding:0;
    margin-bottom:0;
}
#index_news_banner li{
    width:25%;
    height:5rem;
    line-height:5rem;
}
#index_news_banner li>a{
    font-size:.8rem;
}
#index_news_banner li>a:before{
    content:'';
    display: inline-block;
    width:0.3rem;
    height:0.3rem;
    margin-right:.3rem;
    background-color:#ed6d00;
}
.index_banner_title{
    background:url(../images/logo.png) no-repeat 1% center;
    background-size:10% auto;
}
.index_banner_title>div{
    line-height:5rem;
    padding-left:12%;
}
.index_news_block{
    margin-top:1%;
}
.index_news_block p{
    margin-bottom:5px;
}
.index_news_block .col-lg-6>div.overflowHidden{
    margin:12% 0 2%;
}
.index_news_block .col-lg-6>div.overflowHidden a,#index_news_column .item>.overflowHidden>a{
    padding-right:1rem;
    background:url(../images/show_more.png) no-repeat right center;
    background-size:.75rem .75rem;
}
.index_news_block .thumbnail{
    width:45%;
    border:none;
}
.index_news_block .thumbnail .news_fill.absolute{
    transition:right .5s;
    -webkit-transition:right .5s;
    -o-transition:right .5s;
    -moz-transition:right .5s;
    -ms-transition:right .5s;
}
.index_news_column{
    margin-top:3%;
}
#index_news_column .carousel-inner>div{
    padding:0 5%;
}
#index_news_column{
    padding-top:1.8rem;
}
#index_news_column .carousel-indicators li{
    width: 50%;
    margin:0 0 -1px 0;
    padding-bottom: 5px;
    height:auto;
    text-indent:0;
    border-radius:0;
    font-size:1.1rem;
}
#index_news_column .carousel-indicators li.active{
    border-bottom:3px solid #ed6d00;
}
.index_news_column .carousel-indicators{
    border-bottom:1px solid #ddd;
}
.index_news_column .carousel-inner>.item>div{
    padding:4% 0 2%
}
.index_news_column .carousel-inner>.item>ul{
    line-height:2;
}
.index_news_block .thumbnail:hover{
    text-decoration: none;/*
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -moz-transform:scale(1.1);*/
}
.index_news_block .thumbnail:hover .news_fill.absolute{
    right:0;
}
.index_news_block .thumbnail:focus .news_fill.absolute{
     right:100%;
 }

.index_news_block .col-lg-6>div.overflowHidden a:hover,.index_news_column .carousel-inner>.item>div a{
    color: #333;
    text-decoration: none;
}
.inb_right{
    margin-right:5%;
}
.inb_left{
    margin-left:5%;
}
.inb_txt_top{
    margin-top:7%;
}
.index_ind{
    margin-top:2.8%;
}
.index_ind .col-lg-6:first-child{
    background:url(../images/map.jpg) no-repeat right top;
    background-size:auto 100%;
    height:100%;
}
.index_ind .col-lg-6:last-child{
    background:url(../images/older.png) no-repeat right bottom;
    background-size:auto 100%;
    height:100%;
}
.index_ind .col-lg-6>div{
    width:66.66%;
    margin-top: 32px;
    margin-left:15px;
}
.index_ind .col-lg-6>div>h4{
    font-weight: normal;
    font-size: 1.2rem;
    color: #f7f7f7;
    margin-bottom: 7px;
    font-family:'NanumGothicBold';
}
.index_ind .col-lg-6>div>p{
    font-family: 'Nanum Barun Gothic';
    margin-bottom:7px;
}
.index_ind .col-lg-6:last-child>div>p{
    margin-bottom: 15px;
    line-height: 1.2;
    font-size: .9rem;
}
.index_ind .col-lg-6.overflowHidden img{
   /* width:100%;*/
    /*max-width:100%;*/
}
.index_ind .col-lg-6:first-child>div{
    left:15px;
}
.index_ind .col-lg-6:first-child>div>div{
    width: 19%;
    max-width: 145px;
	max-height: 2rem;
    border: 2px solid #fff;
    line-height: 2rem;
    margin: 8px 20px 3px 0;
    cursor: pointer;
    box-shadow: 3px 3px 0 #666;
}
.index_ind .col-lg-6:first-child>div>div a{
    width: 100%;
    height: 100%;
    display: block;
    font-family: 'Nanum Barun Gothic';
}
.index_ind .col-lg-6:last-child>div>a{
    margin-bottom:10px;
    width:auto;
}
.index_ind .col-lg-6:first-child img{
    width:50%;
}
.index_ind .col-lg-6:last-child img{
    width:262px;
    box-shadow:1px 1px 3px #666;
}
.index_ind .col-lg-6:first-child>div>div:hover{
    background-color:#f6ab00;
 }
#index_friends .carousel-control{
    width:2.3%;
    background:#999;
    opacity:1;
    font-size:2.5rem;
}
#index_friends{
    margin:2.5% auto;
    border:1px solid #ddd;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    pointer-events:all;
}
#index_news_banner ul{
    transition:transform 1s;
    -wenkit-transition:transform 1s;
    -moz-transition:transform 1s;
    -o-transition:transform 1s;
    -ms-transition:transform 1s;
}
#index_news_left .carousel-control.right,#index_news_left .carousel-control.left{
    width: 2rem;
    height: 2rem;
    top: 50%;
    top:calc(50% - 1rem);
    right: 0;
    background-color: rgba(0,0,0,.5);
    line-height: 1.7rem;
    font-size: 2.5rem;
}
#index_news_left .carousel-control.left{
    right:auto;
    left:0;
}
.news_fill{
    background-color:rgba(251,181,22,.9);
}
.news_fill_content{
    padding-left:1rem;
}
.news_fill_border{
    width: 3rem;
    border: 3px solid #fff;
    margin: 1.5rem 0;
}
.news_fill_title{
    font-size: 1.3rem;
    margin-bottom: .5rem;
    text-align:left;
}
.index_news_column .carousel-inner>.item>ul >li {
    line-height: 2;
    width: 100%;
    float: left;
}/*
.index_news_column .carousel-inner>.item>ul >li .float_left{
    float:none;
}*/
.text_ellipsis{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width:100%;
}
.index_ind .col-lg-6:first-child>div>div a:hover,.index_ind .col-lg-6:first-child>div>div a:focus,.index_ind .col-lg-6:first-child>div>div a:active,.index_ind .col-lg-6:first-child>div>div a:visited{
    text-decoration: none;
    color:#fff;
}