@charset "utf-8";
@keyframes mymove {
    0%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@-webkit-keyframes mymove {
    0%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

.flex {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.fp-tableCell {
    display: inherit !important;
    position: static !important
}

.add_mark {
    position: relative;
    bottom: 4px
}

.center,
.center_one {
    width: 100%
}

.center {
    background: url(../images/introduce/intro-bg1.png) no-repeat center;
    background-size: 100% 100%;
    position: relative;
    behavior: url(backgroundsize.min.htc);
    -ms-behavior: url(backgroundsize.min.htc)
}

.content_middle {
    position: absolute;
    top: 28% \9;
    top: 30%;
    left: 0;
    bottom: 0;
    right: 0
}

.center_one {
    background: url(../images/introduce/page2_bg.jpg) no-repeat center;
    background-size: 100% 100%;
    position: relative;
    behavior: url(backgroundsize.min.htc);
    -ms-behavior: url(backgroundsize.min.htc)
}

.content_middleone {
    position: absolute;
    top: 28% \9;
    top: 30%;
    left: 0;
    bottom: 0;
    right: 0
}

#water {
    background: url(../images/index/water.png) no-repeat center top;
    background: url(../images/index/water.png) no-repeat center \9;
    background-size: contain;
    behavior: url(backgroundsize.min.htc);
    -ms-behavior: url(backgroundsize.min.htc)
}

.water,
.water-content {
    margin: 0 auto;
    text-align: center;
    color: #fff
}

.water {
    height: 90px;
    position: absolute;
    top: 22%;
    width: 100%
}

.water-content {
    width: 10%
}

.water-content img {
    display: block;
    margin: auto;
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    width: 54px;
    height: 70px
}

.content_middle,
.content_middleone {
    width: 70%;
    margin: auto
}

.table_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 82%;
    height: 48px;
    line-height: 48px;
    margin: 0 auto 20px
}

.table_container,
.table_content {
    overflow: hidden
}

.intro_title {
    font-size: 22px
}

.tab_bg {
    width: 124%;
    height: 20px;
    position: absolute;
    bottom: -5px;
    left: -12%;
    background: url(../images/introduce/tab-bg.png) no-repeat center;
    background-size: 100% 100%;
    z-index: 4;
    behavior: url(backgroundsize.min.htc);
    -ms-behavior: url(backgroundsize.min.htc)
}

.jump_but > div {
    color: #8d6016
}

.jump_btn,
.jump_but {
    float: left;
    width: 10%;
    height: 48px;
    position: absolute;
    right: 0;
    right: 8px \0;
    top: 0
}

.jump_btn > div,
.jump_but > div {
    float: left;
    height: 48px;
    line-height: 48px;
    -webkit-flex: 1;
    width: 49%;
    background: #bab5e2;
    text-align: center
}

.left-btn,
.left-but,
.right-btn,
.right-but {
    font-size: 16px;
    color: #644c9a;
    cursor: pointer;
}

.jump_but > div:nth-child(1) {
    border-right: 1px solid #dbbe5d !important
}

.jump_btn > div:nth-child(1) {
    border-right: 1px solid #a29cd1
}

.jump_btn > div:nth-child(1),
.jump_but > div:nth-child(1) {
    width: 49% \9  \0 !important;
    width: 49% \0 !important;
    border-radius: 6px 0 0 0
}

.jump_btn > div:nth-child(2),
.jump_but > div:nth-child(2) {
    width: 49% \9  \0 !important;
    width: 49% \0 !important;
    border-radius: 0 6px 0 0
}

#left_click,
#left_clickbut,
#right_click,
#right_clickbut {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 1px solid #6a539f;
    border-top: 1px solid #6a539f
}

#left_click,
#left_clickbut {
    margin-left: 3px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

#right_click,
#right_clickbut {
    -webkit-transform: rotate(135deg);
    transform: rotate(45deg);
    margin-right: 3px
}

.content_middle .table_contain {
    width: 82%;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: relative
}

.intro-shadow {
    width: 147%;
    height: 8px;
    background: url(../images/introduce/intro-titlebg.png) no-repeat center top;
    background-size: 100%;
    position: absolute;
    bottom: 0;
    bottom: 0 \9  \0;
    left: -17%;
    opacity: 1 !important;
    z-index: 3;
    behavior: url(backgroundsize.min.htc);
    -ms-behavior: url(backgroundsize.min.htc)
}

.content_middle > ul {
    position: relative
}

.content_middle > ul,
.content_middleone > ul {
    height: 72%;
    margin-top: 5%
}

.table_contain .table_wrap,
.table_content .table_container {
    position: absolute;
    left: 0;
    height: 48px;
    width: 90%;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
}
.content_middle .table::-webkit-scrollbar,
.content_middleone .table_one::-webkit-scrollbar {
    display: none;
}

.content_middle .table,
.content_middleone .table_one {
    height: 48px;
    line-height: 48px;
    width: 100%;
    position: relative;
    left: 0;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    font-size: 0;
}

.content_middle .table a,
.content_middleone .table_one a {
    opacity: .8;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    font-weight: 570;
    cursor: pointer;
    /*margin-right: 3px;*/
    display: inline-block;
    vertical-align: top;
    width: 33.3333%;
    position: relative;
    color: #82530c;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.content_middleone .table_one a {
    color: #644c9a;
}
.content_middleone .table_one a:after,
.content_middle .table a:after {
    content: "";
    position: absolute;
    left: 1px;
    top: 0;
    width: calc(100% - 2px);
    height: 100%;
    background: #dbbe5d;
    z-index: -1;
    border-radius: 5px 5px 0 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.content_middleone .table_one a:after {
    background: #bab5e2;
}
.content_middle .table a.small_active:after {
    background: #fffae8
}

.content_middleone .table_one a.small_active:after {
    background: #ebeaff
}



.first-count {
    margin-left: 0 !important
}


.common_da,
.common_daone {
    width: 92%;
    min-width: 770px;
    height: 100px;
    margin: auto;
    position: absolute;
    left: -4%;
    left: 0 \9  \0;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    pointer-events: none;

}

.content_middle:hover .common,
.content_middleone:hover .commonone {
    opacity: 1
}

.content_middle .common,
.content_middleone .commonone,
.jump_detail {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: block;
    pointer-events: auto;
}

.content_middle .btnLeft {
    float: left\9  \0;
    float: left \0;
    margin-left: 10px;
    background: url(../images/introduce/left-onebtn.png) no-repeat center;
    z-index: 1;
    background-size: 100% 100%
}

.content_middle .btnLeft,
.content_middle .btnRight,
.content_middleone .btnLeft_one,
.content_middleone .btnRight_one {
    cursor: pointer;
    behavior: url(backgroundsize.min.htc);
    -ms-behavior: url(backgroundsize.min.htc)
}

.content_middle .btnRight {
    float: right\9  \0;
    float: right \0;
    margin-right: 10px;
    background: url(../images/introduce/right-onebtn.png) no-repeat center;
    background-size: 100% 100%
}

.content_middleone .btnLeft_one,
.content_middleone .btnRight_one {
    margin-left: 10px;
    z-index: 1;
    background-size: 100%
}

.content_middleone .btnLeft_one {
    background: url(../images/introduce/arrow1.png) no-repeat center;
    float: left\9  \0;
    float: left \0
}

.content_middleone .btnRight_one {
    float: right\9  \0;
    float: right \0;
    background: url(../images/introduce/arrow2.png) no-repeat center
}

.content_middle ul li,
.content_middleone ul li {
    width: 90%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    margin: auto;
    background-size: contain !important;
    position: absolute;
    left: 0;
    right: 0;
    text-align: left;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    behavior: url(backgroundsize.min.htc);
    -ms-behavior: url(backgroundsize.min.htc)
}

.banner_hover {
    opacity: 1 !important;
}
.banner_hover a {
    pointer-events: auto;
}
.content_middle ul li img,
.content_middleone ul li img {
    display: block;
    width: 78%;
    margin: 0 auto
}
.content_middleone ul li {
    pointer-events: none;
}
.content_middleone ul {
    position: relative
}

.jack_wrap {
    position: absolute;
    bottom: 7%;
    left: 15%;
    width: 70%;
    z-index: 9;
    height: 30px;
}

.jack_detail {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    pointer-events: none;
    opacity: 0;
}

.jack_show {
    opacity: 1;
    pointer-events: auto;
}

.jack_btn {
    width: 33.3333%;
    -webkit-justify-content: center;
    justify-content: center;
}

.jack_detail_two .jack_btn {
    width: 50%;
}

.jack_detail_three .jack_btn {
    width: 27%;
}

.jack_btn a {
    width: 136px;
    line-height: 30px;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #82530c;
    color: #82530c;
}

.jack_detail a:hover {
    background: #e3d096
}

.jump_detail {
    width: 12%;
    height: 30px;
    line-height: 30px;
    border-radius: 6px;
    text-align: center;
    opacity: 1 !important;
    cursor: pointer
}

#jump_detail_one,
#jump_detail_two,
#jump_detail_three,
#jump_detail_four {
    position: absolute;
    margin: auto;
    bottom: 7%;
    left: 0;
    right: 0;
    z-index: 4 !important;
    color: #82530c;
    border: 1px solid #82530c;
    background: 0 0;
    filter: alpha(opacity=100) !important
}

#jump_detail_three {
    margin: 0 0 0 -24.5%;
    left: 50%;
    display: none;
}

#jump_detail_four {
    margin: 0 0 0 0.5%;
    left: 50%;
    display: none;
}

#jump_detail_two {
    color: #644a9c;
    border: 1px solid #644a9c
}

#jump_detail_three:hover,
#jump_detail_four:hover,
#jump_detail_one:hover {
    background: #e3d096
}

#jump_detail_two:hover {
    background: #bab5e2
}

#jump_detail_three {
}

.fp-tableCell {
}

.back-page,
.next-page {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 10px;
    width: 6%;
    height: 26px;
    text-align: center;
    animation: mymove 1.5s infinite;
    -webkit-animation: mymove 1.5s infinite;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    z-index: 4;
    cursor: pointer
}

.next-page img {
    width: 50%
}

.intro_count {
    min-height: 200% !important
}

#fullpage {
    display: none
}

@media screen and (max-width: 1024px) {
    .water {
        top: 138px
    }

    .intro_title {
        font-size: 17px
    }

    .common_da,
    .common_daone {
        width: 112%;
        left: -6%;

    }

    .content_middle .table,
    .content_middleone .table_one,
    .jump_btn > div,
    .jump_but > div {
        height: 34px;
        line-height: 34px
    }

    .content_middle .table a {
        height: 34px
    }

    .intro-shadow {
        height: 19px
    }

    .content_middle .table a,
    .content_middleone .table_one a {
        line-height: 34px;
        font-size: 13px
    }

    .jump_btn,
    .jump_but,
    .table_container,
    .table_content {
        height: 34px
    }

    .tab_bg {
        height: 9px;
        bottom: -5px;
        bottom: -8px \0
    }

    .content_middle .common,
    .content_middleone .commonone {
        width: 40px;
        height: 40px;
        border-radius: 45px;
        display: block
    }

    .content_middle > ul,
    .content_middleone > ul {
        height: 314px;
        margin-top: 24px
    }

    .content_middle,
    .content_middleone {
        height: 68%;
        top: 198px
    }

    .table,
    .table_content {
        width: 76%
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .water {
        top: 140px
    }

    .intro_title {
        font-size: 18px
    }

    .common_da,
    .common_daone {
        width: 100%;
        left: -2%
    }

    .content_middle .table,
    .content_middleone .table_one,
    .jump_btn > div,
    .jump_but > div {
        height: 38px;
        line-height: 38px
    }

    .content_middle .table a {
        height: 38px
    }

    .intro-shadow {
        height: 17px
    }

    .content_middle .table a,
    .content_middleone .table_one a {
        line-height: 38px;
        font-size: 13px
    }

    .jump_btn,
    .table_container,
    .table_content {
        height: 38px
    }

    .tab_bg {
        height: 10px
    }

    .content_middle .common,
    .content_middleone .commonone {
        width: 45px;
        height: 45px;
        display: block;
        border-radius: 45px
    }

    .content_middle > ul,
    .content_middleone > ul {
        height: 345px;
        margin-top: 26px
    }

    .content_middle,
    .content_middleone {
        height: 68%;
        top: 168px
    }
}

@media only screen and (min-width: 1281px) and (max-width: 1366px) {
    .water {
        top: 150px
    }

    .intro_title {
        font-size: 19px
    }

    .common_da,
    .common_daone {
        width: 100%;
        left: -2%
    }

    .content_middle .table,
    .content_middleone .table_one,
    .jump_btn > div,
    .jump_but > div {
        height: 38px;
        line-height: 38px
    }

    .content_middle .table a {
        height: 38px
    }

    .intro-shadow {
        height: 17px
    }

    .content_middle .table a,
    .content_middleone .table_one a {
        line-height: 38px;
        font-size: 15px
    }

    .jump_btn,
    .table_container,
    .table_content {
        height: 38px
    }

    .tab_bg {
        height: 10px
    }

    .content_middle .common,
    .content_middleone .commonone {
        width: 45px;
        height: 45px;
        display: block;
        border-radius: 45px
    }

    .content_middle > ul,
    .content_middleone > ul {
        height: 345px;
        margin-top: 26px
    }

    .content_middle,
    .content_middleone {
        height: 68%;
        top: 196px
    }
}

@media only screen and (min-width: 1367px) and (max-width: 1440px) {
    .water {
        top: 183px
    }

    .intro_title {
        font-size: 22px
    }

    .common_da,
    .common_daone {
        width: 108%;
        left: -4%
    }

    .content_middle .table,
    .content_middleone .table_one,
    .jump_btn > div,
    .jump_but > div {
        height: 40px;
        line-height: 40px
    }

    .content_middle .table a {
        height: 40px
    }

    .intro-shadow {
        height: 17px
    }

    .content_middle .table a,
    .content_middleone .table_one a {
        line-height: 40px;
        font-size: 16px
    }

    .jump_btn,
    .table_container,
    .table_content {
        height: 40px
    }

    .tab_bg {
        height: 12px
    }

    .content_middle .common,
    .content_middleone .commonone {
        width: 47px;
        height: 47px;
        border-radius: 47px;
        display: block
    }

    .content_middle,
    .content_middleone {
        height: 68%;
        top: 196px
    }

    .content_middle > ul,
    .content_middleone > ul {
        height: 410px;
        margin-top: 36px
    }
}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {
    .water {
        top: 189px
    }

    .intro_title {
        font-size: 23px
    }

    .common_da,
    .common_daone {
        width: 100%;
        left: -2%
    }

    .content_middle .table,
    .content_middleone .table_one,
    .jump_btn > div,
    .jump_but > div {
        height: 46px;
        line-height: 46px
    }

    .content_middle .table a {
        height: 46px
    }

    .intro-shadow {
        height: 10px
    }

    .content_middle .table a,
    .content_middleone .table_one a {
        line-height: 46px;
        font-size: 17px
    }

    .jump_btn,
    .table_container {
        height: 46px
    }

    .tab_bg {
        height: 12px
    }

    .content_middle .common,
    .content_middleone .commonone {
        width: 52px;
        height: 52px;
        border-radius: 52px;
        display: block
    }

    .content_middle,
    .content_middleone {
        height: 68%;
        top: 196px
    }

    .content_middle > ul,
    .content_middleone > ul {
        height: 407px;
        margin-top: 55px
    }

    .table_content {
        height: 46px
    }

    .jump_detail {
        width: 7%;
        height: 34px;
        line-height: 34px;
        font-size: 16px
    }
}

@media only screen and (min-width: 1681px) {
    .water {
        top: 196px
    }

    .intro_title {
        font-size: 24px
    }

    .common_da,
    .common_daone {
        width: 97%;
        left: -2%
    }

    .content_middle .table,
    .content_middleone .table_one,
    .jump_btn > div,
    .jump_but > div {
        height: 48px;
        line-height: 48px
    }

    .content_middle .table a {
        height: 48px
    }

    .intro-shadow {
        height: 10px
    }

    .content_middle .table a,
    .content_middleone .table_one a {
        line-height: 48px;
        font-size: 18px
    }

    .jump_btn,
    .table_container {
        height: 48px
    }

    .tab_bg {
        height: 12px
    }

    .content_middle .common,
    .content_middleone .commonone {
        width: 52px;
        height: 52px;
        border-radius: 52px;
        display: block
    }

    .content_middle,
    .content_middleone {
        height: 68%;
        top: 190px
    }

    .content_middle > ul,
    .content_middleone > ul {
        height: 620px;
        margin-top: 65px
    }

    .table_content {
        height: 48px
    }

    .jump_detail {
        width: 7%;
        height: 34px;
        line-height: 34px;
        font-size: 16px
    }
}