.gallery {
    position: relative;
    width: 100%;
    height: 402px;
    background-color: #000;
    float: left;
    overflow: hidden
}

.gallery img {
    width: 350px;
    min-height: 400px
}

.gallery .shadow .title {
    width: 260px;
    height: 35px;
    padding-left: 30px;
    padding-top: 20px
}

.gallery .shadow .title a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
    overflow: hidden
}

.gallery .btn {
    position: absolute;
    bottom: 34px;
    left: 510px;
    overflow: hidden;
    zoom: 1
}

.gallery .btn a {
    position: relative;
    display: inline;
    width: 13px;
    height: 13px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px '\5B8B\4F53';
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9
}

.gallery .btn a:hover,
.gallery .btn a.current {
    cursor: pointer;
    background: #fc114a
}

.gallery .zb1532fPic {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%
}

.gallery .D1fBt {
    overflow: hidden;
    zoom: 1;
    height: 16px;
    z-index: 10
}

.gallery .shadow {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 50px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    display: block;
    text-align: center
}

.gallery .shadow a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    overflow: hidden;
    font-family: '\5FAE\8F6F\96C5\9ED1'
}

.gallery .fcon {
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
    display: none;
    background: #000
}

.gallery .fcon a {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.gallery .fcon img {
    float: left;
    width: 100%;
    height: 100%;
    min-height: auto;
    overflow: hidden
}

.gallery .zb1532fbg {
    bottom: 0px;
    position: relative;
    text-align: center;
    z-index: 200;
    width: 360px;
    margin: 0px auto;
    top: calc(100% - 30px)
}

.gallery .zb1532fbg div {
    margin: 0;
    height: auto;
    overflow: hidden;
    zoom: 1
}

.gallery .D1fBt a {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px '\5B8B\4F53';
    text-decoration: none;
    text-align: center;
    outline: 0;
    background: #D9D9D9
}

.gallery .D1fBt .current,
.gallery .D1fBt a:hover {
    background: #f90
}

.gallery .D1fBt img {
    display: none
}

.gallery .D1fBt i {
    display: none;
    font-style: normal
}

.swiper-container {
    width: 100%;
}

.swiper-container img {
    max-width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.swiper-text {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    text-align: center;
    color: #FFF;
    width: 100%;
    HEIGHT: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.swiper-text .banner-text-wrap {
    width: 100%;
    height: 100%;
}

.swiper-text .top-banner-text {
    max-width: 1180px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;

}

.swiper-text .banner1 {
    background: transparent url(../images/banner1.png) no-repeat right 55%/64% auto;
}

.swiper-text .banner2 {
    background: transparent url(../images/top_banner_con.png) no-repeat right bottom/60% auto;
}

.swiper-text .top-banner-text .banner1 h2 {
    color: #fff;
    font-size: 36px;
}

.swiper-text .top-banner-text .banner1 p {
    color: #fff;
    opacity: .8;
    font-size: 18px;
    line-height: 1.7;
}

.swiper-text h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text .top-banner-text h2,
.swiper-text .top-banner-text p {
    text-align: left;
    margin-bottom: 0;
    line-height: 1.7;
}

.swiper-text .swiperbtn {
    display: block;
    background: #0064Cd;
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #1dab7d), to(#47de9d));
    background-image: linear-gradient(270deg, #1dab7d 0, #47de9d 100%);
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    margin: 0 auto;
    font-size: 14px;
}

.swiper-text .swiperbtn:hover {
    -webkit-box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.zb1532meta-tags {
    padding: 10px 0;
}

.zb1532meta-tags .zb1532tagitem {
    position: relative;
    display: inline-block;
    height: 20px;
    padding: 6px 12px !important;
    font-size: 16px;
    line-height: 20px;
    vertical-align: top;
    border-radius: 15px;
    background: #f9d4bd;
    margin-bottom: 20px;
    text-align: center;
}

.zb1532meta-tags .zb1532tagitem:hover {
    background-color: #f8d5e7 !important;
}

.zb1532meta-tags .zb1532tagitem:not(:last-child) {
    margin-right: 10px;
}

.zb1532friendly-links {
    width: 100%;
    margin: 20px auto;
}

.zb1532friendly-links span {
    font-size: 18px;
    font-weight: bold;
    color: #b54723;
    padding: 5px 8px;
}

.zb1532friendly-links li {
    display: inline-block;
    padding: 5px 8px;
}

.zb1532friendly-links a {
    flex: 1;
    display: inline-block;
    color: #b54723;
    padding: 5px;
    text-align: center;
}

/* 페이지네이션 */
.zb1532zzpages {
    width: 100%;
    margin: 10px auto;
    text-align: center;
}

.zb1532zzpages ul li {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top;
}

.zb1532zzpages li.thisclass {
    background: #292a32;
    border: 1px solid #292a32;
    color: #fff;
}

.zb1532zzpages ul li:hover {
    border: 1px solid #292a32;
}

.zb1532zzpages ul li a,
.zb1532zzpages ul li .pageinfo {
    color: #292a32;
    padding: 8px 12px;
}

.zb1532zzpages li.thisclass a {
    color: #fff;
}

.zb1532zzpages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}

/*
이전글 다음글 시작
*/
.zb1532context {
    max-width: 100%;
}

.zb1532context ul {
    padding: 10px 10px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.zb1532context li {
    padding: 10px 10px;
    color: #1e0999;
}

.zb1532context li a {
    font-weight: bold;
    color: #1e0999;
}

/*
이전글 다음글 끝
*/