.container {
    font-family: "Microsoft YaHei";
}

.page {
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.p1 {
    height: 960px;
    background: url(../images/bg.jpg) center 0 no-repeat;
    text-align: center;
}

.p1 .slogan {
    margin-top: 130px;
}

.p1 .appoint-btn {
    display: block;
    width: 376px;
    height: 90px;
    position: absolute;
    left: 40%;
    top: 352px;
    margin-left: 120px;
    background: url(../images/btn.png) 0 0 no-repeat;
}

.playbtn {
    z-index: 2;
    position: absolute;
    width: 93px;
    height: 93px;
    background: url(../images/triangle.png) no-repeat;
    top: 385px
}

.playbtnrun {
    z-index: 1;
    position: absolute;
    width: 93px;
    height: 93px;
    background: url(../images/cycle.png) no-repeat;
    background-size: 100% 100%;
    top: 0px;
    left: 0px;
    /*margin-left: 244px;*/
    /*transform: scale(1.2);*/
    -webkit-animation: kf-playrun 1.5s linear infinite;
}

.playbtnrun2 {
    z-index: 1;
    position: absolute;
    width: 88px;
    height: 88px;
    background: url(../images/play.png) no-repeat;
    top: 525px;
    left: 50%;
    margin-left: 244px;
    -webkit-animation: kf-playrun 1.5s 0.3s ease infinite;
}

@-webkit-keyframes kf-playrun {
    0% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

.p2 {
    height: 934px;
    background: url(../images/bg1.jpg) center center no-repeat;
}

.news-wrap {
    position: relative;
    width: 1425px;
    height: 706px;
    padding-top: 140px;
    margin: 0 auto;
}

.news-wrap .opacity {
    opacity: 0;
    opacity: 1 \9;
}

.news-wrap .next-news {
    position: absolute;
    top: 140px;
    right: -38px;
    width: 30px;
    height: 102px;
    line-height: 12px;
    border: 1px solid #342c1e;
    color: #b0aea8;
    font-size: 12px;
    text-align: center;
    background: url(../images/next.png) center 80px no-repeat;
}

.news-wrap .next-news span {
    display: block;
    width: 13px;
    padding-top: 12px;
    margin: 0 auto;
}

.news-left {
    position: relative;
    width: 706px;
    height: 100%;
}

.news-left .swiper {
    position: relative;
    width: 100%;
    height: 465px;
}

.news-left .swiper .s-text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 76px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: rgba(0, 0, 0, 0.7);
    line-height: 44px;
}

.news-left .swiper .swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    height: 22px;
    text-align: center;
    z-index: 2;
}

.news-left .tab {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 226px;
}

.news-left .tab .tab-dt {
    float: left;
    width: 55px;
    height: 100%;
    color: #c2af82;
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    text-align: center;
    background: url(../images/tab-bg.png) 0 0 no-repeat;
}

.news-left .tab .tab-dt span {
    width: 22px;
    display: block;
    margin: 0 auto;
    padding-top: 22px;
}

.news-left .tab .tab-box {
    float: left;
    width: 366px;
    height: 100%;
    padding: 0 22px;
    background: rgba(18, 17, 16, 0.9);
}

.news-left .tab .tab-box .tabs {
    width: 100%;
    height: 46px;
    border-bottom: 1px solid #282828;
    box-sizing: border-box;
}

.news-left .tab .tab-box .tabs a {
    box-sizing: border-box;
    float: left;
    height: 46px;
    min-width: 100px;
    margin-right: 8px;
    line-height: 46px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news-left .tab .tab-box .tabs .cur {
    border-bottom: 3px solid #f4d997;
}

.news-left .tab .tab-box .tabs-wrap {
    width: 366px;
    height: 180px;
    position: relative;
    overflow: hidden;
}

.news-left .tab .tab-box .tabs-wrap .tabs-list {
    position: absolute;
    top: 0;
    left: 0;
    height: 180px;
}

.news-left .tab .tab-box .tabs-wrap .tabs-list ul {
    float: left;
    color: #999;
    font-size: 14px;
    width: 366px;
}

.news-left .tab .tab-box .tabs-wrap .tabs-list ul a {
    display: block;
    padding: 10px 0;
    color: #999;
    overflow: hidden;
}

.news-left .tab .tab-box .tabs-wrap .tabs-list ul a p {
    width: 280px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-left .tab .tab-box .tabs-wrap .tabs-list ul a span {
    width: 42px;
    float: right;
}

.news-left .tab .tab-box .tabs-wrap .tabs-list ul a:hover {
    color: #fff;
}

.news-center {
    position: absolute;
    right: 0;
    top: 140px;
    width: 705px;
    height: 465px;
    background: url(../images/news-bg.png) 0 0 repeat;
}

.news-center .news-c-title {
    float: left;
   position: relative;
    display: block;
    /*    width: 225px;*/
    width: 600px;
    height: 465px;
}

.news-center .news-c-title:hover .plus-icon {
    animation: rotateIn 1s ease 1;
}

.news-center .news-en {
    position: absolute;
    top: 90px;
    left: 20px;
    line-height: 26px;
    width: 705px;
    font-size: 18px;
    font-weight: bold;
    color: #aacfe4;
    font-family: "Microsoft YaHei";
}

.news-center .news-en span {
    float: left;
    line-height: 26px;
}

.news-center .news-en .plus-icon {
    display: block;
    width: 26px;
    height: 26px;
    margin-left: 12px;
    background: url(../images/plus.png) center right no-repeat;
}

.news-center .news-ele {
    display: none;
    animation: fadeOut 1s ease 1;
}

.news-center .news-ele-show {
    display: block;
    animation: fadeIn 1s ease 1;
}

.news-center .news-list {
    position: relative;
    width: 665px;
    height: 465px;
    padding: 0 20px;
    /* margin-top: 15px; */
    /* margin-left: 15px; */
    background: url(../images/news-bg.png) 0 0 repeat;
}

.news-center h3 {
   /* display: -webkit-box;*/
    height: 39px;
    color: #b0aea8;
    font-size: 14px;
    line-height: 20px;
    padding-top: 52px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
    word-break: break-all;
}

.news-center p {
    height: 430px;
    padding-top: 20px;
    color: #f2f2ff;
    font-size: 16px;
    line-height: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* -webkit-box-orient: vertical; */
    word-break: break-all;
}

.news-center .time {
    position: absolute;
    display: block;
    padding-top: 16px;
    line-height: 12px;
    font-size: 12px;
    color: #72726f;
    left: 20px;
    top: 146px;
}

.news-center .tag {
    position: absolute;
    top: 12px;
    right: 0;
    width: 50px;
    height: 19px;
    line-height: 19px;
    background: #cbb480;
    text-align: center;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    font-size: 12px;
    color: #7f5f1e;
}

.news-center .first .tag, .news-center .sec .tag {
    background: #c17d2c;
    font-weight: bold;
    color: #5c3301;
}

.news-center .mt0 {
    margin-top: 0;
}

.news-center .ml0 {
    margin-left: 0;
}

.news-right {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 705px;
    height: 226px;
}

.fl {
    float: left;
}

.entry {
    position: relative;
    float: left;
    width: 225px;
    height: 225px;
    margin-right: 15px;
}

.entry .cover {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.entry .cover:after {
    display: none;
    content: '';
    position: absolute;
    left: -14px;
    top: -15px;
    width: 253px;
    height: 255px;
    z-index: 1;
}

.entry:hover .cover:after {
    display: block;
}

.mr0 {
    margin-right: 0;
}

.raiders {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
}

.raiders .cover {
    background: url(../images/raiders.png) 0 0 no-repeat;
}

.raiders .cover:after {
    background: url(../images/raiders-h.png) 0 0 no-repeat;
}

.data .cover {
    background: url(../images/data.png) 0 0 no-repeat;
}

.data .cover:after {
    background: url(../images/data-h.png) 0 0 no-repeat;
}

.forum .cover {
    background: url(../images/forum.png) 0 0 no-repeat;
}

.forum .cover:after {
    background: url(../images/forum-h.png) 0 0 no-repeat;
}

.join {
    position: relative;
    float: left;
    width: 225px;
    height: 225px;
}

.join .cover {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/join.png) 0 0 no-repeat;
}

.join .wx-qr {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/r4.png) 0 0 repeat;
    z-index: 11;
}

.join .wx-qr img {
    position: absolute;
    top: 26px;
    left: 25px;
    width: 175px;
}

.join .social-group {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/r4.png) 0 0 repeat;
    z-index: 10;
}

.join .social-group .join-icon {
    position: absolute;
    display: block;
    width: 78px;
    height: 78px;
    border: 1px solid #877249;
    z-index: 10;
    background: url(../images/icons-s.png) 0 0 no-repeat;
}

.join .social-group .join-icon:hover {
    background: url(../images/icons.png) 0 0 no-repeat;
}

.join .social-group .wechat {
    top: 26px;
    left: 25px;
    background-position: 0 0;
}

.join .social-group .wechat:hover {
    background-position: 0 0;
}

.join .social-group .sina {
    top: 26px;
    right: 25px;
    background-position: -96px 0;
}

.join .social-group .sina:hover {
    background-position: -96px 0;
}

.join .social-group .qq {
    bottom: 26px;
    left: 25px;
    background-position: 0 -96px;
}

.join .social-group .qq:hover {
    background-position: 0 -96px;
}

.join .social-group .tieba {
    bottom: 26px;
    right: 25px;
    background-position: -96px -96px;
}

.join .social-group .tieba:hover {
    background-position: -96px -96px;
}

.join:hover .cover {
    display: none;
}

.join:hover .social-group {
    display: block;
}

.p3 {
    height: 1015px;
    background: url(../images/bg2.jpg) center center no-repeat;
    text-align: center;
}

.p3 .p3-title {
    position: absolute;
    left: 50%;
    top: 140px;
    width: 209px;
    height: 108px;
    margin-left: -104px;
}

.p3 .feature-swiper {
    position: absolute;
    left: 50%;
    top: 274px;
    width: 1306px;
    height: 652px;
    margin-left: -653px;
}

.p3 .feature-swiper .f-container {
    position: relative;
}

.p3 .feature-swiper .swiper-slide {
    position: relative;
}

.p3 .feature-swiper .swiper-slide img {
    width: 100%;
}

.p3 .feature-swiper .swiper-slide .f-title {
    position: absolute;
    left: 50%;
    bottom: 104px;
    width: 506px;
    height: 70px;
    margin-left: -253px;
    background: url(../images/title-bg.png) 0 0 no-repeat;
    text-align: center;
    font-size: 36px;
    color: #c3cdc9;
    font-weight: bold;
    line-height: 66px;
}

.p3 .feature-swiper .f-pagination {
    position: absolute;
    right: 0;
    bottom: 38px;
    width: 100%;
    height: 22px;
    z-index: 10;
}

.p3 .feature-swiper .swiper-button-prev, .p3 .feature-swiper .swiper-button-next {
    position: absolute;
    width: 70px;
    height: 70px;
    top: 323px;
    background: url(../images/left.png) 0 0 no-repeat;
    cursor: pointer;
    z-index: 10;
}

.p3 .feature-swiper .swiper-button-prev {
    left: -110px;
}

.p3 .feature-swiper .swiper-button-next {
    right: -110px;
    background-image: url(../images/right.png);
}

.p4 {
    height: 569px;
    background: url(../images/bg3.jpg) center center no-repeat;
}

.p4 .p4-title {
    position: absolute;
    left: 50%;
    top: 100px;
    width: 547px;
    height: 78px;
    margin-left: -273px;
}

.p4 .apt-box {
    position: absolute;
    left: 50%;
    top: 235px;
    width: 525px;
    height: 206px;
    margin-left: -262px;
}

.p4 .apt-box .qrcode {
    position: absolute;
    left: 0;
    top: 0;
    width: 196px;
}

.p4 .apt-box .dl-btn-b {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 323px;
    height: 96px;
    background: url(../images/btn1.png) 0 0 no-repeat;
}

.p4 .apt-box .dl-btn-b:hover {
    background-image: url(../images/btn1-h.png);
}

.p4 .apt-box .follow {
    position: absolute;
    right: 0;
    top: 108px;
}

.p4 .apt-box .dl-share {
    display: block;
    position: absolute;
    bottom: 0;
    width: 44px;
    height: 44px;
    background: url(../images/dl-icon.png) 0 0 no-repeat;
}

.p4 .apt-box .dl-share:hover {
    background-position-y: -44px;
}

.p4 .apt-box .dl-wb {
    right: 206px;
    background-position: 0 0;
}

.p4 .apt-box .dl-qq {
    right: 137px;
    background-position: -69px 0px;
}

.p4 .apt-box .dl-tb {
    right: 67px;
    background-position: -138px 0px;
}

.pageend {
    position: absolute;
    bottom: -100px;
    width: 500px;
    height: 70px;
    line-height: 20px;
    text-align: center;
    display: block;
    margin: 20px auto;
    left: 30%;
    background: url("../images/submit-btn.png") ;
    background-size:100% 100%;
}


.pageend a{
    color: #999;
    width: 60px;
    height: 30px;
    display: block;
    float: left;
    padding: 10px 3px;
}

.templatemo_footer{
    margin: 22px auto;
    line-height: 20px;
}


.mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.95);
    background-color: black \9;
    background-image: url(../images/pop-bg.png);
    background-repeat: no-repeat;
    background-position: center 80px;
    z-index: 100;
}

.pop-box {
    display: none;
    position: fixed;
    left: 50%;
    top: 168px;
    box-sizing: border-box;
    width: 434px;
    height: 434px;
    margin-left: -217px;
    z-index: 101;
}

.pop-box h2 {
    font-size: 24px;
    color: #fad292;
}

.pop-box .close {
    position: absolute;
    display: block;
    left: 50%;
    top: -27px;
    width: 47px;
    height: 61px;
    margin-left: -23px;
    background: url(../images/close.png) 0 0 no-repeat;
}

.order-pop {
    display: none;
    padding-top: 100px;
    text-align: center;
}

.order-pop img {
    margin-left: -117px;
}

.order-pop .form-line {
    position: relative;
    width: 308px;
    height: 56px;
    border: 1px solid #333;
    margin: 22px auto 17px;
    color: #999;
}

.order-pop .form-line.red {
    border-color: #ca0202;
    color: #ca0202;
}

.order-pop .form-line input {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 56px;
    background: none;
    border: 0;
    text-align: center;
    font-size: 16px;
    color: #999;
}

.order-pop .form-line .hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 56px;
    text-align: center;
    font-size: 16px;
    background: #000;
}

.order-pop .submit {
    display: block;
    width: 316px;
    height: 73px;
    margin: 0 auto;
    line-height: 73px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: url(../images/submit-btn.png) 0 0 no-repeat;
}

.success-pop {
    text-align: center;
}

.success-pop h2 {
    padding-top: 56px;
    padding-bottom: 20px;
}

.success-pop .qrcode {
    width: 196px;
    margin-bottom: 24px;
}

.success-pop .text1 {
    margin-bottom: 20px;
    font-size: 16px;
    color: #ccc;
    line-height: 26px;
}

.success-pop .text1 span {
    color: #fad292;
}

.success-pop .text2 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #999;
}

.success-pop .pop-share {
    width: 340px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 13px;
    color: #999;
}

.success-pop .pop-share span {
    float: left;
    height: 40px;
    margin-left: 5px;
    margin-right: 10px;
    line-height: 40px;
}

.success-pop .pop-share .icon {
    float: left;
    width: 36px;
    height: 40px;
    margin-right: 5px;
    background: url(../images/pop-icon.png) 0 center no-repeat;
}

.success-pop .pop-share .wb {
    background-position-x: -39px;
}

.success-pop .pop-share .qq {
    background-position-x: -80px;
}

.success-pop .pop-share .qz {
    background-position-x: -120px;
}

.success-pop .pop-share .tb {
    background-position-x: -161px;
}

.success-pop .pop-share .num {
    width: 59px;
    background-position-x: -209px;
}

.down {
    position: fixed;
    left: 50%;
    bottom: 30px;
    width: 112px;
    height: 84px;
    margin-left: -56px;
    background: url(../images/down.png) center no-repeat;
    cursor: pointer;
    animation: linear movetip 2s infinite;
    -webkit-animation: linear movetip 2s infinite;
}

.swiper-container {
    height: 100%;
}

.swiper-slide {
    position: relative;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: 0 3px;
    cursor: pointer;
    background: url(../images/pagination.png) -38px 0 no-repeat;
}

.swiper-active-switch {
    background-position: 0 0;
}

.fadeInLeft {
    animation: fadeInLeft 1s ease 1 forwards;
    -webkit-animation: fadeInLeft 1s ease 1 forwards;
}

.fadeInDown {
    animation: fadeInDown 1s ease 1 forwards;
    -webkit-animation: fadeInDown 1s ease 1 forwards;
}

.fadeInUpXs {
    animation: fadeInUpXs 1s ease 1 forwards;
    -webkit-animation: fadeInUpXs 1s ease 1 forwards;
}

@media screen and (max-width: 1450px) {
    .p2 {
        height: 1175px;
    }

    .p2 .news-wrap {
        width: 1185px;
        height: 948px;
    }

    .p2 .news-center {
        width: 465px;
    }

    .p2 .news-center .sec {
        margin-top: 15px;
        margin-left: 0;
        margin-right: 15px;
    }

    .p2 .news-center .fourth {
        position: absolute;
        left: -240px;
        bottom: -240px;
        margin: 0;
    }

    .p2 .news-center .fifth {
        margin-left: 0;
    }

    .p2 .news-left .tab {
        bottom: 243px;
    }

    .p2 .news-right {
        left: 240px;
    }

    .p2 .raiders {
        left: 0;
    }

    .p3 .feature-swiper {
        position: absolute;
        left: 50%;
        top: 274px;
        width: 1200px;
        height: 600px;
        margin-left: -600px;
    }

    .p3 .feature-swiper .swiper-button-prev {
        left: 40px;
    }

    .p3 .feature-swiper .swiper-button-next {
        right: 40px;
    }
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -180deg);
        opacity: 1;
    }
    to {
        transform-origin: center;
        transform: none;
        opacity: 1;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeInUpXs {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 40%, 0);
        transform: translate3d(0, 40%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes movetip {
    0% {
        bottom: 40px;
    }
    50% {
        bottom: 30px;
    }
    100% {
        bottom: 40px;
    }
}


.maskdiv {
    width: 100%;
    height: 1200px;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    opacity: .7;
}

.popup-video {
    z-index: 100;
    width: 1000px;
    height: 600px;
    background: #000;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -300px;
    margin-left: -500px;
}

.popup-video .close {
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(../images/closebtn.png) no-repeat;
    top: 0;
    right: -60px;
}

/*# sourceMappingURL=index.css.map */

