
@-webkit-keyframes scale-bg {from {-webkit-transform: scale(1.2);transform: scale(1.2);}
    to {-webkit-transform: scale(1);transform: scale(1);}
}

@keyframes scale-bg {from {-webkit-transform: scale(1.2);transform: scale(1.2);}
    to {-webkit-transform: scale(1);transform: scale(1);}
}

a:hover {text-decoration: none;}

.container {width: 95%;margin: 0 auto;}

.swiper-container {width: 100%;height: 100%;}

.swiper-slide {/* Center slide text vertically */
    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;-webkit-align-items: center;align-items: center;color: #FFF;margin-bottom: 80px;}

.swiper-slide img {max-width: 100%;border: 1px solid #eee;}

.pcnybanner .swiper-slide img {width: 100%;border: 1px solid #eee;}

.nybanner .swiper-slide img {border: 0;}
 
.swiper-button-next,
.swiper-button-prev {top: 90%;width: 50%;height: 30px;}

.swiper-button-next {right: 0;border-left: 1px solid #ccc;background: url(../images/right.png) no-repeat left center;}

.swiper-button-prev {left: 0;background: url(../images/left.png) no-repeat right center;}

.index_main .section5 {width: 100%;height: 100%;background: url(../images/bg05.jpg) no-repeat center center;}

.index_main .section5 .title {margin: 3% 0;}

.index_main .section5 .newsUl {overflow: hidden;}

.index_main .section5 .newslifl {position: relative;}

.index_main .section5 .newslifl img {margin-left: -7%;max-width: 100%;display: block;}

.index_main .section5 .newslifl a,
.index_main .section5 .newslifr a {color: #FFF;}

.index_main .section5 .newslifr ul li {position: relative;}

.index_main .section5 .newstime {color: #FFF;font-size: 14px;text-align: right;position: absolute;left: 0;top: 40%;opacity: .8;}

.index_main .section5 .newstime b {font-size: 24px;display: block;}

.index_main .section5 .newsUl h3 {font-size: 16px;font-weight: normal;}

.index_main .section5 .newsUl p {font-size: 14px;color: #f6f5f5;opacity: .8;}

.index_main .section5 .newsUl span {background: #b18a57;color: #FFF;font-size: 14px;padding: 10px 20px;display: inline-block;}

.index_main .section5 .newsUl .heng {border-left: 1px solid #5a5959;border-bottom: 1px solid #5a5959;float: right;padding: 1% 3%;}

.index_main .section5 .newsUl ul li {overflow: hidden;}

.index_main .section6 {width: 100%;height: 100%;background: url(../images/bg06.jpg) no-repeat center center;position: relative;}

.index_main .section6 .section6Bottom {color: #FFF;}

.index_main .section6 .section6Bottom h3 {font-size: 24px;}

.index_main .section6 .section6Bottom p {opacity: .5;font-size: 16px;}

.index_main .section6 .section6Bottom .contactfl .wx {text-align: center;line-height: 40px;font-size: 16px;opacity: .5;}

.index_main .section6 .section6Bottom .contactfl .wx img {display: block;margin: 5% auto;opacity: 1;}

.index_main .section6 .section6Bottom p.ico {padding-left: 40px;line-height: 30px;position: relative;font-size: 16px;padding-bottom: 20px;}

.index_main .section6 .section6Bottom .contactfl p.ico img {width: 40px;position: absolute;left: 0;top: -5px;margin: 0;}

.index_main .section6 .section6Bottom .contactfr input.inputText {width: 70%;height: 40px;line-height: 40px;border: 1px solid #595554;background: none;margin-bottom: 20px;text-indent: 20px;}

.index_main .section6 .section6Bottom .contactfr textarea {width: 90%;height: 120px;line-height: 40px;border: 1px solid #595554;background: none;margin-bottom: 20px;text-indent: 20px;}

.index_main .section6 .section6Bottom .contactfr input.btn {width: 40%;background: #b18a57;color: #FFF;}

.index_main .section6f {position: absolute;left: 0;bottom: 0;width: 100%;line-height: 20px;text-align: center;font-size: 14px;color: #FFF;opacity: .6;padding: 10px 0;}

.page {text-align: center;font-size: 16px;color: #000;}

@media only screen and (max-width: 1400px) {.index_main .container {padding: 0;}
}

@media only screen and (max-width: 1100px) {.index_main .container {padding: 0;}
    .index_main .section .title {margin-bottom: 10%;}
    .index_main .section .title .tabTop {bottom: -100%;}
}

@media only screen and (max-width: 992px) {.index_main .section1 .number {bottom: 12%;display: none;}
    .index_main .section1 .number span {margin-right: 22px;}
    .index_main .section1 .number span:after {bottom: -14px;}
    .index_main .section2Bottom .section2Bottomli {width: 48%;margin: 2% 1%;}
    .index_main .section2Bottom .section2Bottomli .flex span.timer {font-size: 30px;}
    .index_main .section3 .container div img {width: 70px;}
    .index_main .section5 .newstime b {font-size: 18px;}
}

.gz {position: fixed;right: 0;bottom: 20px;z-index: 200;}