@charset "utf-8";


.main .banner {
    width: 100%;
    height: 549px;
    position: relative;
    overflow: hidden
}

.banner-cycle,
.banner-wrap,
.banner-img {
    width: 100%;
    height: 100%
}

.banner .index_prev {
    background: url("../__static/__images/vip_projects/prev.png") no-repeat;
    width: 47px;
    height: 82px;
    position: absolute;
    top: 360px;
    left: 0;
    z-index: 100;
    cursor: pointer
}

.banner .index_next {
    background: url("../__static/__images/vip_projects/next.png") no-repeat;
    width: 47px;
    height: 82px;
    position: absolute;
    top: 360px;
    right: 0;
    z-index: 100;
    cursor: pointer
}

.banner1 {
    background: url(../images/img/bg1.jpg) no-repeat center top
}

.banner2 {
    background: url(../images/img/bg2.jpg) no-repeat center top
}

.banner3 {
    background: url(../images/img/bg3.jpg) no-repeat center top
}

.banner4 {
    background: url(../images/img/bg4.jpg) no-repeat center top
}

.banner5 {
    background: url(../images/img/bg5.jpg) no-repeat center top
}

.banner6 {
    background: url(../images/img/bg6.jpg) no-repeat center top
}

.banner-img .container {
    position: relative;
    height: 100%;
    z-index: 200
}

.banner-txt {
    width: 580px
}

.banner-txt .t {
    opacity: 0;
    height: 92px;
    position: absolute;
    top: 88px;
    left: 0;
    animation-delay: .5s;
    -webkit-animation-delay: .5s
}

.banner-txt .t1 {
    background: url(../images/title1.png) no-repeat;
    width: 292px
}

.banner-txt .t2 {
    background: url(../images/title2.png) no-repeat;
    width: 292px
}

.banner-txt .t3 {
    background: url(../images/title3.png) no-repeat;
    width: 292px
}

.banner-txt .t4 {
    background: url(../images/title4.png) no-repeat;
    width: 316px
}

.banner-txt .t5 {
    background: url(../images/title5.png) no-repeat;
    width: 316px
}

.banner-txt .t6 {
    background: url(../images/title6.png) no-repeat;
    width: 294px
}

.banner-txt .c {
    width: 522px;
    position: absolute;
    top: 222px;
    left: 0px;
    opacity: 0;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    border-left: 1px solid #646263;
    padding-left:20px;
}

.banner-txt p {
    font-size: 14px;
    color: #cecdcd;
    line-height: 26px
}

.banner-txt p span {
    font-size: 18px;
    color: #fff
}

.banner-txt p a {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
    position: relative;
    z-index: 100
}


.banner .holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.banner .holder .content {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.banner .holder .pager {
    position: absolute;
    bottom: 68px;
    left: 0px;
    z-index: 9999
}

.banner .pager a {
    cursor: pointer;
    display: block;
    float: left;
    width: 82px;
    height: 82px;
    float: left;
    margin-right: 20px;
    position: relative
}

.banner .pager a.pg1 {
    background: url(../images/icon/pg1.png) no-repeat
}

.banner .pager a.pg2 {
    background: url(../images/icon/pg2.png) no-repeat
}

.banner .pager a.pg3 {
    background: url(../images/icon/pg3.png) no-repeat
}

.banner .pager a.pg4 {
    background: url(../images/icon/pg4.png) no-repeat
}

.banner .pager a.pg5 {
    background: url(../images/icon/pg5.png) no-repeat
}


.banner .pager a.pg-off,
.banner .pager a.pg-off:hover,
.banner .pager a.pg-off.on {
    background: 0;
    width: auto;
    height: auto;
    margin: 0
}

#indexControl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.banner-cycle .banner-txt .btn {
    top: 346px;
    left: 0px;
    opacity: 0;
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s
}

.banner .pager a:hover i {
    animation: icon_move 1s linear infinite
}

.banner .pager a.on i {
    display: none
}

.banner .pager a.on.pg1 {
    background: url(../images/icon/pg1h.png) no-repeat
}

.banner .pager a.on.pg2 {
    background: url(../images/icon/pg2h.png) no-repeat
}

.banner .pager a.on.pg3 {
    background: url(../images/icon/pg3h.png) no-repeat
}

.banner .pager a.on.pg4 {
    background: url(../images/icon/pg4h.png) no-repeat
}

.banner .pager a.on.pg5 {
    background: url(../images/icon/pg5h.png) no-repeat
}

.banner3 .banner-txt .c,
.banner4 .banner-txt .c {
    top: 235px
}

.banner6 .banner-txt .c {
    top: 204px
}

.pop-mask {
    background: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 200;
    display: none
}

.pop-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 194px;
    left: 0;
    z-index: 200;
    display: none
}

.pop-wrap .popup {
    background: url("../__static/__images/vip_projects/popup.jpg") no-repeat;
    width: 832px;
    height: 355px;
    position: relative;
    margin: 0 auto
}

.pop-wrap .popup .t {
    font-size: 24px;
    color: #bb8633;
    text-align: center;
    padding-top: 48px;
    margin-bottom: 27px
}

.pop-wrap .popup .table {
    width: 692px;
    height: 196px;
    margin: 0 auto
}

.pop-wrap .popup table {
    width: 692px
}

.pop-wrap .popup th {
    font-size: 14px;
    color: #1f1b18;
    font-weight: normal;
    text-align: center;
    height: 34px;
    background: #bb8633;
    border: 1px solid #fdc368;
    line-height: 34px
}

.pop-wrap .popup td {
    height: 38px;
    font-size: 14px;
    color: #bb8633;
    line-height: 38px;
    border: 1px solid #fdc368;
    text-align: center
}

.pop-close {
    background: url("../__static/__images/vip_projects/icon-close.png") no-repeat;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    top: 36px;
    right: 40px
}

.banner-wrap {
    position: relative
}

.banner-cycle {
    display: none
}

@keyframes icon_move {
    0% {
        bottom: 0
    }
    50% {
        bottom: -5px
    }
    100% {
        bottom: 0
    }
}

.hvr-pcn {
    width: 610px;
    height: 56px;
    position: absolute;
    top: 259px;
    left: 19px
}

.hvr-pop {
    display: block
}

.andi {
    font-size: 14px!important;
    text-decoration: underline
}

.pop-table {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1200px;
    height: 549px;
    z-index: 99999;
    display: none;
    background-color: transparent
}

.pop-table .container {
    height: 549px!important;
    position: relative
}

.pop-table .ppcn {
    width: 791px;
    height: 379px;
    padding: 127px 30px 30px 79px;
    position: absolute;
    top: 6px;
    right: 45px;
    background: url("../__static/__images/vip_projects/popbg.png") no-repeat;
    z-index: 300
}

.pop-table .ppcn #plbl {
    display: block;
    color: #fff;
    font-size: 28px;
    position: absolute;
    top: 62px;
    left: 84px
}

.pop-table .ppcn .ptbl {
    width: 759px;
    height: 336px
}

.pop-table .ppcn .ptbl .trw {
    height: 48px
}

.pop-table .ppcn .ptbl .tcl {
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 14px;
    text-align: left;
    float: left;
    margin-right: 1px
}

.ppcn .ptbl .bgrw1 .tcl {
    background-color: #191919
}

.ppcn .ptbl .bgrw2 .tcl {
    background: url("../__static/__images/vip_projects/trns1.png") repeat
}

.ppcn .ptbl .bgrw3 .tcl {
    background: url("../__static/__images/vip_projects/trns2.png") repeat
}

.pop-table .ppcn .ptbl .wdth1 {
    width: 110px;
    padding-left: 32px
}

.pop-table .ppcn .ptbl .wdth2 {
    width: 216px;
    padding-left: 20px
}

.pop-table .ppcn .ptbl .wdth3 {
    width: 74px;
    padding-left: 20px
}

.pop-table .ppcn .ptbl .wdth4 {
    width: 109px;
    padding-left: 25px
}

.pop-table .ppcn .ptbl .wdth5 {
    width: 123px;
    padding-left: 25px
}