@charset "UTF-8";
.menucontainer img,
.menucontainer ul {
    vertical-align: middle;
    display: inline-block
}

.menucontainer ul li .line:after,
.menucontainer ul li .line:before {
    content: '';
    height: 2px;
    position: absolute
}

html {
    font-size: 62.5%
}

html body {
    padding: 0;
    margin: 0;
    background: #000;
    overflow-x: hidden;
    font-family: Arial-Black
}

.menucontainer ul li,
.section.item2 .aboutcontainer .center ul li div .pbox .name,
.section.item2 .aboutcontainer .left .pbox p,
.section.item2 .aboutcontainer .left h2,
.section.item2 h3,
.section.item3 h2,
.section.item3 h3,
.section.item3 ul li .description,
.section.item3 ul li h3 {
    font-family: Helvetica
}

.center-80 {
    width: 63%;
    margin: 0 auto;
    min-width: 1100px;
}

@media screen and (max-width:1440px) {
    .center-80 {
        width: 75%
    }
}

@media screen and (max-width:1279px) {
    .center-80 {
        min-width: 960px;
    }
}

.menucontainer {
    height: 80px;
    position: fixed;
    z-index: 600;
    background: rgba(0, 0, 0, .7);
    width: 100%
}

.menucontainer img {
    height: 60px;
    width: auto;
    margin: 12px 0
}

.menucontainer ul li {
    position: relative;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    padding: 0 1.2rem
}

.menucontainer ul li a {
    text-decoration: none;
    color: #fff
}

.menucontainer ul li .line {
    /* -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear; */
    opacity: 0;
    height: 2px;
    background: #b6a77e;
    border-radius: 4px;
    width: .92rem;
    position: absolute;
    left: 3.1rem;
    bottom: -.7rem
}

.section.item3 ul li .detail,
.section.item7 .timelinebox #processbar .active {
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    -moz-transition: all 1s linear
}

.menucontainer ul li .line:before {
    width: 1.67rem;
    border-radius: 6px;
    display: block;
    background: #fff;
    left: -1.9rem;
    bottom: 0
}

.menucontainer ul li .line:after {
    width: .25rem;
    background: #806B34;
    border-radius: 5px;
    display: block;
    left: 1.1rem;
    bottom: 0
}

.menucontainer ul li.active a,
.menucontainer ul li.active {
    color: #BFA255
}

.menucontainer ul li.active .line {
    opacity: 1
}

.section.item1 {
    overflow: hidden
}

.section.item1 .swiper-container {
    height: 800px;
    color: #fff
}

.section.item1 .swiper-container .swiper-slide {
    overflow: hidden;
    position: relative
}

.section.item1 .swiper-container .swiper-slide img {
    display: block;
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.section.item1 .swiper-container .center-80 {
    height: 100%;
    width: 100%
}

.section.item1 .swiper-container .swiper-pagination-bullet {
    background: #fff;
    width: 12px;
    height: 12px
}

.section.item1 .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0C6BD9
}

.section.item1 #particlebox {
    position: relative
}

.section.item1 .content-description {
    position: absolute;
    left: 12%;
    top: 30%;
    color: #fff;
    margin-left: 60px
}

.section.item1 .content-description img {
    position: absolute;
    left: 20px!important;
    top: 25%;
    z-index: 6!important;
    display: block;
    border: none;
    -webkit-transform: translateX(0)!important;
    -moz-transform: translateX(0)!important;
    -ms-transform: translateX(0)!important;
    -o-transform: translateX(0)!important;
    transform: translateX(0)!important;
    width: 600px!important;
    height: auto!important;
    margin-bottom: 1.5rem
}

.section.item2 {
    background: #1E1E1D;
    padding-bottom: 60px;
    padding-top: 50px
}

.section.item2 h3 {
    color: #fff;
    font-size: 1.67rem;
    font-weight: 400;
    letter-spacing: 0
}

.section.item2 .aboutcontainer {
    font-size: 0
}

.section.item2 .aboutcontainer .center,
.section.item2 .aboutcontainer .left,
.section.item2 .aboutcontainer .right {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin-right: 3%;
    color: #fff
}

.section.item2 .aboutcontainer .left h2 {
    font-size: 4rem;
    color: #fff;
    margin: 0
}

.section.item2 .aboutcontainer .left .decorateline {
    display: block;
    height: .5rem;
    width: 4.1rem;
    background: #BFA255;
    position: relative;
    margin-top: .5rem
}

.section.item2 .aboutcontainer .left .decorateline:after {
    height: .5rem;
    background: #0C6BD9;
    width: 12rem;
    display: block;
    content: "";
    margin-left: 4.1rem
}

.section.item2 .aboutcontainer .left .pbox {
    margin-top: 0
}

.section.item2 .aboutcontainer .left .pbox p {
    font-size: 1.2rem;
    color: #B1AFAD;
    line-height: 2rem;
    text-align: justify;

    font-size: 14px;
    letter-spacing: 0;
    line-height: 30px;
}
.section.item2 .aboutcontainer .left .pbox p:first-child {
    font-size: 20px;
}

.section.item2 .aboutcontainer .center {
    position: relative;
    height: 22rem
}

.section.item2 .aboutcontainer .center ul {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.section.item2 .aboutcontainer .center ul li div {
    display: inline-block;
    width: auto;
}

.section.item2 .aboutcontainer .center ul li > div{
    border-left: 1px solid #444;
    padding-left: 50px;
}


@media screen and (max-width:1800px) {
    .section.item2 .aboutcontainer .center ul li > div{
        padding-left: 40px;
    }
}

.section.item2 .aboutcontainer .center ul li > div.no-style{
    border-left: 0px solid #444;
    padding-left: 0px;
}

.section.item2 .aboutcontainer .center ul li div img {
    vertical-align: middle;
    margin-right: 70px;
}

.section.item2 .aboutcontainer .center ul li div .pbox {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin-right: 25px;
}

.section.item2 .aboutcontainer .center ul li div .pbox .num {
    margin: 0;
    font-size: 2.5rem;
    font-family: Helvetica;
    color: #BFA255;
    text-align: left;
    font-size: 60px;
    letter-spacing: 0;
    line-height: 62px;
}

.section.item2 .aboutcontainer .center ul li div .pbox .name {
    margin: 0;
    text-align: left;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 38px;
}

.section.item2 .aboutcontainer .center ul li div .pbox .tag{
    margin: 0;
    font-family: Helvetica;
    color: #BFA255;
    text-align: left;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 62px;
}

@media screen and (max-width:1279px) {
    .section.item2 .aboutcontainer .center ul li div .pbox .num {
        font-size: 50px;
    }
    .section.item2 .aboutcontainer .center ul li div .pbox .name {
        font-size: 15px;
    }
    .section.item2 .aboutcontainer .center ul li div img {
        margin-right: 50px;
        width: 60px;
    }
    .section.item2 .aboutcontainer .center ul li div .pbox {
        margin-right: 20px;
    }
}

.section.item2 .aboutcontainer .center ul li:last-child {
    margin-top: 3rem
}

.section.item2 .aboutcontainer .right {
    position: relative;
    height: 30rem
}

.section.item2 .aboutcontainer .right img {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.section.item3 {
    padding-top: 50px;
    padding-bottom: 100px
}

.section.item3 h3 {
    color: #fff;
    font-size: 1.67rem;
    font-weight: 400;
    letter-spacing: 0
}

.section.item3 h2 {
    font-size: 4rem;
    color: #fff;
    margin: 0
}

.section.item3 .decorateline {
    display: block;
    height: .5rem;
    width: 4.1rem;
    background: #BFA255;
    position: relative;
    margin-top: .5rem
}

.section.item3 .decorateline:after {
    height: .5rem;
    background: #0C6BD9;
    width: 12rem;
    display: block;
    content: "";
    margin-left: 4.1rem
}

.section.item3 ul {
    font-size: 0;
    padding: 0;
    width: 100%;
    margin: 5rem auto 0
}

.section.item3 ul li {
    font-size: 2rem;
    color: #fff;
    display: inline-block;
    width: 25%;
    height: 546px;
    vertical-align: top;
    padding: 2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    overflow: hidden
}

.section.item6,
.section.item7 {
    padding-top: 50px
}

.section.item3 ul li h3 {
    font-size: 2rem;
    color: #fff;
    font-weight: 400
}

.section.item3 ul li .description {
    width: 12rem;
    word-wrap: break-word;
    color: #D8D8D8;
    font-size: 1.6rem;
    height: 36px
}

.section.item3 ul li .detail {
    opacity: 0;
    margin-top: 8rem;
    font-size: 1.2rem;
    font-family: Helvetica;
    color: #fff;
    line-height: 2.2rem;
    width: 85%;
    text-align: justify;
    transition: all 1s linear
}

.section.item3 ul li:nth-child(3) .description,
.section.item3 ul li:nth-child(4) .description {
    width: 16rem
}

.section.item3 ul li:nth-child(1) {
    background: url(../imgs/pic01.png)
}

.section.item3 ul li:nth-child(2) {
    background: url(../imgs/pic02.png)
}

.section.item3 ul li:nth-child(3) {
    background: url(../imgs/pic03.png)
}

.section.item3 ul li:nth-child(4) {
    background: url(../imgs/pic04.png)
}
@media screen and (-webkit-min-device-pixel-ratio:2),
screen and (min--moz-device-pixel-ratio:2),
screen and (-o-min-device-piratio:200/100),
screen and (min-device-pixel-ratio:2) {
    .section.item3 ul li:nth-child(1) {
        background-size: 100% 100%;
    }
    .section.item3 ul li:nth-child(2) {
        background-size: 100% 100%;
    }
    .section.item3 ul li:nth-child(3) {
        background-size: 100% 100%;
    }
    .section.item3 ul li:nth-child(4) {
        background-size: 100% 100%;
    }
}

.section.item3 ul li:hover {
    background: #8C7D56
}

.section.item3 ul li:hover .detail {
    opacity: 1
}

.section.item4 {
    position: relative;
    background: rgba(0, 0, 0, .6);
    overflow: hidden;
    height: 616px
}

.section.item4 video {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -10
}

.section.item4 .mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    z-index: 5
}

.section.item4 .videodescribe {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.section.item4 .videodescribe p:nth-child(1) {
    font-weight: 700;
    font-size: 5rem;
    color: #fff;
    font-family: Helvetica;
    margin: 0
}

.section.item6 h2,
.section.item6 h3,
.section.item7 .itemtitle,
.section.item7 h2,
.section.item7 h3 {
    font-family: Helvetica
}

.section.item4 .videodescribe p:nth-child(1) span {
    color: #0C6BD9
}

.section.item4 .videodescribe .playcontrol p {
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 400;
    color: #fff;
    vertical-align: middle;
    letter-spacing: 17px
}

.section.item4 .videodescribe .playcontrol p span {
    letter-spacing: 0;
    margin-right: 12px
}

.section.item4 .videodescribe .playcontrol img {
    margin-right: 2.5rem;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer
}

.section.item6 h3 {
    color: #fff;
    font-size: 1.67rem;
    font-weight: 400;
    letter-spacing: 0
}

.section.item6 h2 {
    font-size: 4rem;
    color: #fff;
    margin: 0
}

.section.item6 .decorateline {
    display: block;
    height: .5rem;
    width: 4.1rem;
    background: #BFA255;
    position: relative;
    margin-top: .5rem
}

.section.item6 .decorateline:after {
    height: .5rem;
    background: #0C6BD9;
    width: 12rem;
    display: block;
    content: "";
    margin-left: 4.1rem
}

.section.item6 .imgcontainer {
    height: 700px;
    margin-top: 100px;
    background: #BFA255;
    position: relative;
    overflow: hidden
}

.section.item6 .imgcontainer div {
    overflow: hidden;
    -webkit-transition: -webkit-transform .3s linear;
    -o-transition: -o-transform .3s linear;
    -moz-transition: transform .3s linear, -moz-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear, -moz-transform .3s linear, -o-transform .3s linear;
    background-position: center;
    background-size: cover
}

.section.item6 .imgcontainer div:hover {
    border: 4px solid #BFA255;
    -webkit-transform: scale3d(1.02, 1.02, 1.02);
    -moz-transform: scale3d(1.02, 1.02, 1.02);
    transform: scale3d(1.02, 1.02, 1.02);
    z-index: 5
}

.section.item6 .imgcontainer div.img1 {
    width: 50%;
    height: 57%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.section.item6 .imgcontainer div.img2 {
    width: 33%;
    height: 36%;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform-origin: 200px 0;
    -moz-transform-origin: 200px 0;
    -ms-transform-origin: 200px 0;
    -o-transform-origin: 200px 0;
    transform-origin: 200px 0
}

.section.item6 .imgcontainer div.img3 {
    width: 17%;
    height: 36%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform-origin: 200px 0;
    -moz-transform-origin: 200px 0;
    -ms-transform-origin: 200px 0;
    -o-transform-origin: 200px 0;
    transform-origin: 200px 0
}

.section.item6 .imgcontainer div.img4 {
    width: 25%;
    height: 43%;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transform-origin: 0 300px;
    -moz-transform-origin: 0 300px;
    -ms-transform-origin: 0 300px;
    -o-transform-origin: 0 300px;
    transform-origin: 0 300px
}

.section.item6 .imgcontainer div.img5 {
    width: 25%;
    height: 43%;
    position: absolute;
    left: 25%;
    bottom: 0;
    -webkit-transform-origin: 150px 300px;
    -moz-transform-origin: 150px 300px;
    -ms-transform-origin: 150px 300px;
    -o-transform-origin: 150px 300px;
    transform-origin: 150px 300px
}

.section.item6 .imgcontainer div.img6 {
    width: 33%;
    height: 43%;
    position: absolute;
    left: 50%;
    top: 36%
}

.section.item6 .imgcontainer div.img7 {
    width: 17%;
    height: 43%;
    position: absolute;
    right: 0;
    top: 36%;
    -webkit-transform-origin: 200px 150px;
    -moz-transform-origin: 200px 150px;
    -ms-transform-origin: 200px 150px;
    -o-transform-origin: 200px 150px;
    transform-origin: 200px 150px
}

.section.item6 .imgcontainer div.img8 {
    width: 400px;
    height: 21%;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform-origin: 200px 150px;
    -moz-transform-origin: 200px 150px;
    -ms-transform-origin: 200px 150px;
    -o-transform-origin: 200px 150px;
    transform-origin: 200px 150px
}

.section.item7 {
    height: 65rem;
    position: relative;
    background: url(../imgs/pic_bg.png) no-repeat
}

.section.item7 h3 {
    color: #fff;
    font-size: 1.67rem;
    font-weight: 400;
    letter-spacing: 0
}

.section.item7 h2 {
    font-size: 4rem;
    color: #fff;
    margin: 0
}

    .section.item7 .decorateline {
        display: block;
        height: .5rem;
        width: 0;
        background: #BFA255;
        position: relative;
        margin: 0 auto;
    }

.section.item7 .decorateline:after {
    height: .5rem;
    background: #0C6BD9;
    width: 12rem;
    display: block;
    content: "";
    margin-left: -58px;
}

.section.item7 .caroursel {
    margin: 60px auto;
    position: relative;
    width: 900px;
    height: 270px
}

.section.item7 .caroursel a,
.section.item7 .caroursel img {
    display: block
}

.section.item7 .caroursel .poster-list {
    width: 900px;
    height: 270px
}

.section.item7 .caroursel .poster-list .poster-item {
    position: absolute;
    left: 0;
    top: 0
}

.section.item7 .itemtitle {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 100
}

.section.item7 .itemtitle span {
    font-weight: 500
}

.section.item7 .timelinebox {
    position: absolute;
    left: 50%;
    bottom: 5rem;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 62.5%;
    margin: 0 auto;
    height: 5rem
}

.section.item7 .timelinebox ul {
    z-index: 12;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.section.item7 .timelinebox ul li {
    color: #fff;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 2rem;
    height: 5rem;
    list-style: none;
    cursor: pointer;
    position: relative
}

.section.item7 .timelinebox ul li:after {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    background: #B1AFAD;
    border-radius: 100%;
    position: absolute;
    left: 0;
    bottom: -3px
}

.section.item7 .timelinebox ul li.active {
    color: #BFA255;
    font-size: 2.2rem;
    font-weight: 700
}

.section.item8 h2,
.section.item8 h3 {
    color: #fff;
    font-family: Helvetica
}

.section.item7 .timelinebox ul li.active:after {
    background: #BFA255
}

.section.item7 .timelinebox #processbar {
    position: absolute;
    left: 0;
    z-index: -1;
    bottom: -9px;
    overflow: hidden;
    margin-top: 6rem;
    height: 4px;
    border-radius: 12px;
    background: #aaa
}

.section.item7 .timelinebox #processbar .active {
    background: #BFA255;
    width: 1200px;
    height: 4px;
    transition: all 1s linear
}

.section.item8 {
    background: #151515;
    padding-bottom: 4rem;
    padding-top: 15px
}

.section.item8 h3 {
    font-size: 1.67rem;
    font-weight: 400;
    letter-spacing: 0
}

.section.item8 h2 {
    font-size: 4rem;
    margin: 0
}

.section.item8 .decorateline {
    display: block;
    height: .5rem;
    width: 4.1rem;
    background: #BFA255;
    position: relative;
    margin-top: .5rem
}

.section.item8 .decorateline:after {
    height: .5rem;
    background: #0C6BD9;
    width: 12rem;
    display: block;
    content: "";
    margin-left: 4.1rem
}

.section.item8 .contactContainer {
    margin-top: 6rem
}

.section.item8 .contactContainer div img {
    margin-bottom: 20px
}

.section.item8 .contactContainer div p.abstract {
    font-family: Helvetica;
    font-size: 1.8rem;
    color: #B1AFAD;
    margin: 0;
    font-weight: 700
}

.section.item8 .contactContainer div p.title {
    color: #B1AFAD;
    font-size: 1.4rem;
    margin: 8px 0
}

.section.item8 .contactContainer div p.email {
    color: #fff;
    font-size: 1.2rem;
    padding-left: 30px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjNweCIgaGVpZ2h0PSIxN3B4IiB2aWV3Qm94PSIwIDAgMjMgMTciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUxLjMgKDU3NTQ0KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Db21iaW5lZCBTaGFwZTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSLku6XmlbDkuLrnnLwiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJCRUNTXzA5MTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNjguMDAwMDAwLCAtNTc3NS4wMDAwMDApIiBmaWxsPSIjMDA2MUVGIj4KICAgICAgICAgICAgPHBhdGggZD0iTTM5MC4yMTMwNDcsNTc3NS4wMjI3NCBMMzc5LjQ2NTgxNyw1Nzg1LjU4OTIyIEwzNjguOTU0NDI3LDU3NzUuMDAxMDIgQzM2OC45Njk1MzMsNTc3NS4wMDAzNCAzNjguOTg0NzI3LDU3NzUgMzY5LDU3NzUgTDM5MCw1Nzc1IEMzOTAuMDczMTE0LDU3NzUgMzkwLjE0NDM5NSw1Nzc1LjAwNzg1IDM5MC4yMTMwNDcsNTc3NS4wMjI3NCBaIE0zOTEsNTc3Ny4wNTM3NyBMMzkxLDU3OTEgQzM5MSw1NzkxLjU1MjI4IDM5MC41NTIyODUsNTc5MiAzOTAsNTc5MiBMMzY5LDU3OTIgQzM2OC40NDc3MTUsNTc5MiAzNjgsNTc5MS41NTIyOCAzNjgsNTc5MSBMMzY4LDU3NzYuODc4NCBMMzc4Ljc0NzU5MSw1Nzg3LjcwNDUzIEMzNzkuMTM1MzYsNTc4OC4wOTUxMyAzNzkuNzY1ODc3LDU3ODguMDk4OTUgMzgwLjE1ODM1Miw1Nzg3LjcxMzA4IEwzOTEsNTc3Ny4wNTM3NyBaIiBpZD0iQ29tYmluZWQtU2hhcGUiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==) no-repeat
}

.section.item8 .contactContainer div.qrcodecontainer {
    border-left: 1px solid #494849;
    text-align: center
}

.section.item8 .contactContainer div.qrcodecontainer img {
    margin-bottom: 0
}

.section.item8 .contactContainer div.qrcodecontainer p {
    font-size: 1.2rem;
    color: #fff;
    margin: 2px 0
}

.section.item8 .copyright {
    color: #B1AFAD;
    text-align: center;
    margin-top: 4rem
}

.section.item8 .copyright > a {
    color: #B1AFAD;
    text-decoration: none
}

.section.item8 .copyright > a:hover {
    text-decoration: underline
}

#backtotop {
    position: fixed;
    right: 0;
    bottom: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABZCAMAAACJ4sOeAAAABGdBTUEAALGPC/xhBQAAAOdQTFRF+vjyv6JW9vPp39Gs18WW8uzd/fz7xatlxqxo9PDjwaVb3M2kwKNX9fHm39Gr/v7+9/Ts+vjz7eXQzLZ59vLn/Pv52sqf8evbxKlj6N7Dy7N10LuE+fbvyrJz8+7h39Cq49e2w6hg/Pr31cKP3M2jwaRax65s+/r29PDk7+jV5dm66+LKxqxp4tWz0r2Hzrh/3s+n+ffx8+3fwqZdwKRZ9/Tr/v795tu96eDG8OnY9O/i3c6l9fDly7R328uh0r6J/f382MeZ2smdx61qyLBvxaplxKlixatnxKpj1cKQ9vLo////v6JVKmpLVgAAAQlJREFUWMPt1sduwzAQBFApzem99957765xYs38//dkHSmJHZ0CrXyaOZDYJfAOJLBgQIZkssQJ27bWk1SVTst5wNwiWrRo0aJFixYtWnSn6Lfc6MWL9ZzoqQngLsyDPtuDZWHYn16awVeOrr3pYh+STA760o0ScBMAvWYfXHnSPbdAVzUCGt1mz2340ZUxIDpmk+aa2ZcfXvSQadP9jGmeW7X/7kOPmjXStGKaT1ZHVQ/6xKTnAn9pbltnvJadPjRnIB4e3zRfrbe8kpm+Bx6TV/uhOQtsvmSmdx5W5/mXZqV06nDX9TrTNGuuk6+NpmjRokX/k94ql3f1CRYtWrRo0aJFixbdGfoTOBs76Iho6UQAAAAASUVORK5CYII=);
    width: 90px;
    height: 90px;
    opacity: 0;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    -moz-transition: all 1s linear;
    transition: all 1s linear;
    cursor: pointer
}

.video-pop,
.video-pop video {
    width: 100%;
    height: 100%
}

.video-pop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 610;
    background-color: #000;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    display: none
}

.video-pop.show {
    display: block
}

.video-pop .video-close {
    width: 40px;
    height: 40px;
    background: url(../imgs/secondevents/close.png) center center no-repeat #000;
    position: absolute;
    z-index: 9999;
    right: 30px;
    top: 30px;
    cursor: pointer
}

/* 2020-4-28 */
.section.item7 {
    height: 1030px;
    padding-top: 80px;
    background: url(../imgs/pic_bg1.png) no-repeat
}

.menucontainer {
    height: 88px;
}

.menucontainer img {
    /* height: 49px;
    margin: 30px 0 10px 0; */
    width: 80px;
    height: auto;
    margin: 40px 56px 15px 0;
    margin: 32px 56px 25px 0;
}
.menucontainer .center-80{
    width: 100%;
    padding: 0 0 0 6.15%;
    font-size: 0;
}

.menucontainer ul {
    margin: 0;
    padding: 19px 0 0;
    padding: 0 0 0;
}
.menucontainer ul li {
    padding: 0px;
    margin-right: 20px;
}
.menucontainer ul li:hover a{
    color: #BFA255;
}
.menucontainer ul li .line{
    left: 1.9rem;
}

.section.item1 .content-description {
    left: 18%;
}

.caroursel-container {
    margin-top: 120px;
    position: relative;
}

.swiper-caroursel .swiper-slide {
    position: relative;
    width: 75.3%;
    height: auto;
    max-height: 461px;
}

.swiper-caroursel .swiper-slide:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1;
    opacity: 0.4;
}
.swiper-caroursel .swiper-slide.swiper-slide-active:after {
    opacity: 0;
    display: none;
}

.swiper-caroursel .swiper-slide > a{
    display: block;
    width: 100%;
    height: 100%;
}

.swiper-caroursel .swiper-slide > a img{
    width: 100%;
    height: 100%;
}

.caroursel-container .swiper-pagination-caroursel{
    width: 100%;
    margin-top: 126px;
    font-size: 0;
}

.caroursel-container .swiper-pagination-caroursel .swiper-pagination-bullet {
    position: relative;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #fff;
    border-radius: 0;
    background: transparent;
    height: 30px;
    line-height: 22px;
    opacity:0.6;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    font-family: Microsoft YaHei;
    font-weight: 700;
}
    .caroursel-container .swiper-pagination-caroursel .swiper-pagination-bullet:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 3px;
        background: #0064e7;
        opacity: 0.5;
        z-index: 1;
    }
.caroursel-container .swiper-pagination-caroursel .swiper-pagination-bullet.swiper-pagination-bullet-active,
.caroursel-container .swiper-pagination-caroursel .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    opacity:1;
}
.caroursel-container .swiper-pagination-caroursel .swiper-pagination-bullet .item-years{
    font-size: 16px;
    /* font-style: italic; */
}
.caroursel-container .swiper-pagination-caroursel .swiper-pagination-bullet.swiper-pagination-bullet-active .item-years{
    font-size: 18px;
}
.caroursel-container .swiper-pagination-caroursel .swiper-pagination-bullet .item-text{
    font-size: 16px;
    margin-left: 8px;
}
.caroursel-container .swiper-pagination-caroursel .swiper-pagination-bullet.swiper-pagination-bullet-active .item-text{
    font-size: 16px;
}

@media screen and (max-width: 1600px){
    .section.item7 {
        height: 980px;
    }
    .caroursel-container .swiper-pagination-caroursel .swiper-pagination-bullet .item-years{
        font-size: 16px;
    }
    .caroursel-container .swiper-pagination-caroursel .swiper-pagination-bullet.swiper-pagination-bullet-active .item-years{
        font-size: 16px;
    }
    .caroursel-container .swiper-pagination-caroursel .swiper-pagination-bullet .item-text{
        margin-left: 7px;
    }
    .caroursel-container .swiper-pagination-caroursel .swiper-pagination-bullet.swiper-pagination-bullet-active .item-text{
        font-size: 16px;
    }
}

@media screen and (max-width: 1440px){
    .caroursel-container .swiper-pagination-caroursel .swiper-pagination-bullet .item-years{
        font-size: 16px;
    }
    .caroursel-container .swiper-pagination-caroursel .swiper-pagination-bullet.swiper-pagination-bullet-active .item-years{
        font-size: 16px;
    }
    .caroursel-container .swiper-pagination-caroursel .swiper-pagination-bullet .item-text{
        margin-left: 6px;
    }
}

@media screen and (max-width: 1200px){
    .section.item7 {
        height: 880px;
    }
    .caroursel-container {
        margin-top: 100px;
    }
    .caroursel-container .swiper-pagination-caroursel {
        margin-top: 100px;
    }
}

/* 导航新增样式 */
.head-bg{
    background: rgba(0, 0, 0, .7);
}
.sub-menu{
    position: fixed;
    left: 0;
    top: 85px;
    top: 54px;
    width: 100%;
    height: auto;
    z-index: 1;
    background: transparent;
    box-sizing: border-box;
    cursor: initial;
    padding: 34px 0 0;
    display: none;
}
.sub-menu .sub-menu-main{
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 0;
    background: rgba(0, 0, 0, .7);
    padding: 44px 1% 100px 13.2%;
}
.sub-menu .sub-menu-main .swiper-sub-menu{
    width: 100%;
    margin: 0;
}
.sub-menu .sub-menu-main .swiper-sub-menu .swiper-slide{
    padding: 0;
    margin: 0;
    width: 152px;
    height: 152px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    /* margin-right: 78px; */
    box-sizing: border-box;
}
.sub-menu .sub-menu-main .swiper-sub-menu .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 45px 0;
    box-sizing: border-box;
    color: #fff;
    user-select: none;
}
.sub-menu .sub-menu-main .swiper-sub-menu .swiper-slide a span{
    display: block;
    font-size: 30px;
    line-height: 32px;
}
.sub-menu .sub-menu-main .swiper-sub-menu .swiper-slide a span.text{
    font-size: 20px;
    line-height: 22px;
    margin-top: 8px;
    letter-spacing: 1px;
}
.hover-style{
    margin-left: 20px;
    position: relative;
    opacity: 1;
}
.hover-style:after{
    position: absolute;
    left: -20px;
    top: 50%;
    content: '';
    width: 1px;
    height: 16px;
    display: block;
    z-index: 1;
    background: #fff;
    margin-top: -6px;
}
.hover-style:hover .sub-menu{
    display: block;
}
.hover-style .line{
    -webkit-transition: all .1s linear !important;
    -o-transition: all .1s linear !important;
    -moz-transition: all .1s linear !important;
    transition: all .1s linear !important;
}
.hover-style:hover .line{
    opacity: 0;
}
.sub-menu .sub-menu-main .swiper-sub-menu .swiper-slide:hover{
    border: 4px solid #BFA255;
}
.sub-menu .sub-menu-main .swiper-sub-menu .swiper-slide:hover a{
    color: #BFA255;
    padding: 43px 0;
}

@media screen and (max-width: 1439px){
    .sub-menu .sub-menu-main .swiper-sub-menu{
        width: 970px;
    }
}
@media screen and (max-width: 1279px){
    .sub-menu .sub-menu-main .swiper-sub-menu{
        width: 800px;
    }
}

.mb-nav-side .hover-style{
    border-top: 1px solid #585564;
    padding-top: 0.5rem;
}
.mb-nav-side .nav-side-cur.hover-style{
    border-left-color: transparent;
}
.mb-nav-side .hover-style:after {
    background: transparent;
}
.mb-nav-side .nav-side-cur.hover-style:after {
    top: auto;
    left: -3px;
    bottom: 0;
    width: 0.06rem;
    height: 20px;
    background: #BFA255;
    margin-top: -6px;
}
.previous-reviews-box{
    position: fixed;
    top: 64px;
    right: -100%;
    bottom: 0;
    z-index: 1000;
    height: calc(100% - 64px);
    padding: 0;
    background: rgba(0, 0, 0, 1);
    width: 100%;
    overflow-y: auto;
}
.previous-reviews-box .sub-menu{
    display: block;
    position: static;
    padding: 45px 0 10px;
}
.previous-reviews-box .sub-menu ul{
    font-size: 0;
    text-align: center;
    padding: 0;
    margin: 0;
}
.previous-reviews-box .sub-menu ul li{
    display: block;
    text-align: center;
    margin-bottom: 37px;
}
.previous-reviews-box .sub-menu ul li a{
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    border: 2px solid #9C98AC;
    color: #fff;
    border-radius: 50%;
    width: 85px;
    height: 85px;
    padding: 22px 0;
    box-sizing: border-box;
}
.previous-reviews-box .sub-menu ul li a:active,
.previous-reviews-box .sub-menu ul li a:hover{
    border: 2px solid #BFA255;
    color: #BFA255;
}
.previous-reviews-box .sub-menu ul li a span{
    display: block;
    font-size: 22px;
    line-height: 24px;
}
.previous-reviews-box .sub-menu ul li a .text{
    font-size: 12px;
    line-height: 20px;
}
.previous-reviews-close{
    position: fixed;
    top: 85px;
    right: -100%;
    z-index: 1001;
    width: 34px;
    height: 34px;
    text-align: center;
    background: rgba(0,0,0,0.3);
    border-radius: 50%;
    padding: 0;
    box-sizing: border-box;
}
.previous-reviews-close img{
    width: 12px;
    padding: 11px 0;
}