* {
    margin: 0;
    padding: 0;
}

ul {
    list-style-type: none;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* 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: #5c2313;*/

a {
    text-decoration: none;
    color: #5c2313 !important;
}

/* 获得焦点的时候 鼠标松开时显示的颜色*/

a:focus {
    text-decoration: none;
}

.top {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.6);
}

.menu {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.logo {
    float: left;
    margin-top: 9px;
}

.logo a {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(../images/logo_2x.png);
    background-size: 32px 32px;
}

.nav {
    float: right;
    margin-top: 10px;
    font-size: 0;
}

.nav li {
    display: inline-block;
    margin-left: 40px;
}

.nav a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

.section {
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    overflow: hidden;
    position: relative;
    /* min-width: 1920px; */
}

#section8 {
    background-image: url(../images/bg-main.png);
    width: 100%;
    height: 100vh;
    background-position: center top;
    position: relative;
    background-size: cover;
min-height: 1000px;
}

#section8:before {
    content: "";
    display: block;
    /* padding-top: 72%; */
}

#section0 {
    background-image: url(../images/1bg22.jpg);
    width: 100%;
    /* height: 1043px !important; */
    /* background-size: cover; */
}

#section1 {
    background-image: url(../images/2bg.jpg);
    width: 100%;
    /* height: 1043px !important; */
}

#section2 {
    background-image: url(../images/3bg.jpg);
    width: 100%;
    /* height: 1043px !important; */
    overflow: hidden;
}

#section3 {
    background-image: url(../images/4bg.jpg);
    width: 100%;
    /* height: 1043px !important; */
}

.showSPbg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999
}

.titles {
    position: absolute;
    left: 50%;
    top: 20px;
    width: 196px;
    height: 140px;
    /* border: 0px solid red; */
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9999;
    margin-left: -692px;
}

.f-1 {
    position: absolute;
    left: 50%;
    top: 75px;
    width: 769px;
    height: 357px;
    margin-left: -430px;
    background-image: url(../images/f-1.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9999;
}

.f-1-start {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 149px;
    height: 149px;
    margin-left: -78px;
    margin-top: -30px;
    background-image: url(../images/f-1-start.png);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    z-index: 9999;
}

.f-1-yuyue {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 80px;
    width: 505px;
    height: 160px;
    margin-left: -252px;
    background-image: url(../images/f-1-yuyue.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9999;
}

.f-1-xiazai {
    position: absolute;
    left: 50%;
    bottom: 80px;
    width: 556px;
    height: 160px;
    margin-left: -278px;
    background-image: url(../images/f-1-xiazai.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9999;
    font-size: 0
}

.f-1-xiazai a {
    font-size: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.xiazai_code {
    width: 122px;
    height: 122px;
    position: absolute;
    left: 67px;
    top: 19px;
    /* border: 1px solid #e3e3e3; */
    border-radius: 5px;
    overflow: hidden;
    background-image: url(../images/xiazai.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.xiazai_apple {
    width: 176px;
    height: 54px;
    position: absolute;
    left: 212px;
    top: 23px;
    /* border: 1px solid #e3e3e3; */
    border-radius: 5px;
    overflow: hidden;
}

.xiazai_andriod {
    width: 176px;
    height: 54px;
    position: absolute;
    left: 212px;
    top: 83px;
    /* border: 1px solid #e3e3e3; */
    border-radius: 5px;
    overflow: hidden;
}

.xiazai_tap {
    width: 121px;
    height: 121px;
    position: absolute;
    right: 32px;
    top: 19px;
    /* border: 1px solid #e3e3e3; */
    border-radius: 5px;
    overflow: hidden;
}

.yuyue_code {
    width: 110px;
    height: 110px;
    position: absolute;
    left: 72px;
    top: 25px;
}

.code_pic {
    width: 100%;
    height: 100%;
    background: url(../images/code.png)no-repeat;
    background-size: 100% auto;
}

.yuyue_btn {
    width: 200px;
    height: 50px;
    position: absolute;
    right: 66px;
    top: 87px;
    cursor: pointer;
}

.goto_yuyue {
    position: absolute;
    right: 50%;
    top: 20px;
    height: 89px;
    width: 199px;
    z-index: 9999;
    margin-right: -712px;
}

.yuyue_pic {
    width: 100%;
    height: 100%;
    background: url(../images/goto_yuyue.png) no-repeat;
    /* background-size: 100% auto; */
    z-index: 9999;
    cursor: pointer;
}

.music {
    position: absolute;
    right: 50%;
    top: 20px;
    height: 79px;
    width: 79px;
    z-index: 9999;
    cursor: pointer;
    margin-right: -804px;
}

.curMusic {
    width: 100%;
    height: 100%;
}

.play {
    background: url(../images/music.png) no-repeat !important;
    background-size: 100% auto;
    cursor: pointer;
}

.closePlay {
    background: url(../images/music_close.png) no-repeat!important;
    background-size: 100% auto;
    cursor: pointer;
}

.section0_1 {
    width: 100%;
    height: 904px;
    margin: 0 auto;
}

.section3_1 {
    width: 1250px;
    min-width: 700px;
    margin: 0 auto;
    position: relative;
}

.section3_1_con {
    width: 1220px;
    margin: 0 auto;
    height: 594px;
    margin-top: 14px;
}

.swiper_pic {
    width: 1065px;
    height: 100%;
    margin: 0 auto;
}

.imgs {
    /* background: url(../images/ban1.png) no-repeat;
    background-size: 100% auto; */
    width: 100%;
    height: 100%;
}

.imgs img {
    width: 100%;
    height: 100%;
}

.section2_1 {
    width: 100%;
    height: 100%;
    min-width: 700px;
    margin: 0 auto;
    position: relative;
}

.section1_1 {
    width: 100%;
    height: 920px;
    min-width: 700px;
    margin: 0 auto;
    position: relative;
}

.section1_1_main {
    height: 490px;
    width: 665px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -297px;
    margin-top: -210px;
}

.section1_1_pic {
    width: 641px;
    height: 263px;
    position: absolute;
    top: 11px;
    left: 10px;
}

.section1_1_con {
    position: absolute;
    top: 291px;
    left: 9px;
    width: 641px;
    height: 192px;
}

.nav_con {
    width: 100%;
    height: 38px;
    line-height: 38px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.nav_con div {
    flex: 1;
    color: #5c2313;
    cursor: pointer;
    font-weight: bold;
}

.nav_list {
    width: 100%;
    height: 150px;
    margin-top: 5px;
}

.nav_list_a {
    width: 100%;
    height: 150px;
    margin-top: 2px;
}

.liList {
    height: 51px;
    line-height: 51px;
    width: 100%;
    position: relative;
}

.yuan {
    width: 5px;
    height: 5px;
    border: 1px solid #5c2313;
    border-radius: 50%;
    display: inline-block;
    /* line-height: 9.1rem; */
    vertical-align: text-top;
    position: absolute;
    top: 22px;
    left: 18px;
}

.doble {
    width: 5px;
    height: 5px;
    background: #666;
    border-radius: 50%;
    display: inline-block;
    /* line-height: 9.1rem; */
    /* vertical-align: text-top; */
    position: absolute;
    left: 40px;
    top: 30px;
}

.list1 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    color: #5c2313;
    /* font-weight: 600; */
}

.times {
    width: 15rem;
    height: 100%;
    display: inline-block;
    color: #a89284;
    text-align: right;
    font-size: 14px;
}

.wb_font {
    display: inline-block;
    width: 4rem;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 355px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 55px;
    box-sizing: border-box;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
}

.curImg {
    width: 100%;
    height: 100%;
    /* width: 569px;
    height: 233px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -284.5px;
    margin-top: -116.5px; */
}

.img_ban {
    background: url(../images/ban2.png)no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.top_right {
    width: 1000px;
    height: 50px;
    margin: 0 auto;
}

.title1 {
    opacity: 0.8;
    font-size: 60px;
    line-height: 93px;
    background: url(../images/title.png) no-repeat center bottom;
}

.title2 {
    opacity: 0.8;
    font-size: 40px;
    line-height: 75px;
}

.title3 {
    font-size: 24px;
    font-family: 'PingFang-SC-UltraLight', '微软雅黑', '宋体';
    line-height: 48px;
    margin-top: 20px;
    opacity: 0.7;
}

#section1 .title1, #section1 .title2, #section2 .title1, #section2 .title2 {
    color: #fff;
    opacity: 1;
}

#section1 .title3, #section2 .title3 {
    color: #fff;
}

#section3 .title3 {
    color: #000;
}

#section1 .title1 {
    background: url(../images/titleline2.png) no-repeat center bottom;
}

#section2 .title1 {
    background: url(../images/titleline3.png) no-repeat center bottom;
}

#section3 .title1 {
    background: url(../images/titleline4.png) no-repeat center bottom;
}

.mTxt1 {
    width: 526px;
    height: 195px;
    margin: 0 auto;
    position: relative;
    top: 25%;
    background: url(../images/oneTxt.png) no-repeat 0 0;
}

.DownloadBtn {
    cursor: pointer;
    margin: 85px auto 0;
    width: 220px;
    height: 50px;
    position: relative;
    background: #5396FF;
    color: #fff;
    line-height: 50px;
    font-size: 24px;
    border-radius: 25px;
}

.DownloadBtn a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-family: 'PingFang-SC-UltraLight', '微软雅黑', '宋体';
}

.mTxt1 {
    width: 526px;
    height: 195px;
    margin: 0 auto;
    position: relative;
    top: 25%;
    background: url(../images/oneTxt.png) no-repeat 0 0;
}

.DownloadBtn {
    cursor: pointer;
    margin: 85px auto 0;
    width: 220px;
    height: 50px;
    position: relative;
    background: #5396FF;
    color: #fff;
    line-height: 50px;
    font-size: 24px;
    border-radius: 25px;
}

.DownloadBtn a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-family: 'PingFang-SC-UltraLight', '微软雅黑', '宋体';
    text-decoration: none;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background-color: #fff;
}

/* 任务介绍 */

.cur {
    display: block;
    -webkit-animation: fadeIn .4s ease-in-out forwards 300ms 0 ease;
    -moz-animation: fadeIn .4s ease-in-out forwards 300ms 0 ease;
    -ms-animation: fadeIn .4s ease-in-out forwards 300ms 0 ease;
    animation: fadeIn .4s ease-in-out forwards 300ms 0 ease;
    -moz-animation: fadeIn .4s ease-in-out forwards;
    -webkit-animation: fadeIn .4s ease-in-out forwards;
    -o-animation: fadeIn .4s ease-in-out forwards;
    -ms-animation: fadeIn .4s ease-in-out forwards;
    animation: fadeIn .4s ease-in-out forwards
}

.btnInValid {
    display: none;
}

.leftCon01 {
    position: absolute;
    /* left: 3rem; */
    bottom: 0;
    width: 100%;
}

.leftCon02 {
    position: absolute;
    /* left: 3rem; */
    bottom: 0;
    width: 100%;
}

.leftCon03 {
    position: absolute;
    /* left: 3rem; */
    bottom: 0;
    width: 100%;
}

.leftCon04 {
    position: absolute;
    /* left: 3rem; */
    bottom: 0;
    width: 100%;
}

.img4 {
    width: 68.7rem;
    height: 100%;
}

.img4 img {
    width: 120%;
    margin-left: 0;
    height: auto;
}

.img3 {
    width: 79rem;
    height: 60.055rem;
}

.img3 img {
    width: 120%;
    margin-left: 0;
    height: auto;
}

/* .img2 {
    width: 15.3rem;
    height: 10.38rem;
} */

.img2 {
    width: 79rem;
    height: 60.055rem;
}

.img2 img {
    width: 120%;
    margin-left: 0;
    height: auto;
}

.imgs {
    width: 100vh;
    height: 100vh;
    position: relative;
    margin: 0 auto;
}

.imgs img {
    width: auto;
    /* margin-left: -50%; */
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
}

/* .img1 img {
    width: 1315px;
    margin-left: 0%;
    height: 1001px;
    position: absolute;
bottom: 0;
left: -130px;
}
.img2 img {
    width: 1546px;
    margin-left: 0%;
    height: 1040px;
    position: absolute;
bottom: 0;
left: -130px;
}
.img3 img {
    width: 1538px;
    margin-left: 0%;
    height: 1001px;
    position: absolute;
bottom: 0;
left: -130px;
}
.img4 img {
    width: 1476px;
    margin-left: 0%;
    height: 1040px;
    position: absolute;
bottom: 0;
left: -130px;
} */

.btn_cv {
    width: 0.35rem;
    height: 0.35rem;
    position: absolute;
    left: 3.85rem;
    top: 2.38rem;
    cursor: pointer;
}

.btn_cv2 {
    width: 0.35rem;
    height: 0.35rem;
    position: absolute;
    left: 4.7rem;
    top: 2.38rem;
    cursor: pointer;
}

.btn_cv3 {
    width: 0.35rem;
    height: 0.35rem;
    position: absolute;
    left: 4.22rem;
    top: 2.38rem;
    cursor: pointer;
}

.btn_cv4 {
    width: 0.35rem;
    height: 0.35rem;
    position: absolute;
    left: 4.2rem;
    top: 2.79rem;
    cursor: pointer;
}

.role_nav {
    position: absolute;
    left: 50%;
    height: 261px;
    width: 770px;
    bottom: 39px;
    justify-content: space-around;
    display: flex;
}

.role_navDiv {
    position: absolute;
    /* background: url(../images/tx.png) no-repeat; */
    background-size: 100% auto;
    width: 100%;
    height: 100%;
    justify-content: space-around;
    display: flex;
}

.role_navDiv .rn1 {
    position: relative;
    width: 205px;
    display: inline-block;
    height: 261px;
    margin-right: 5px;
}

.showBody1 {
    background: url(../images/cur_pic1.png) no-repeat center bottom;
    background-size: 100% auto;
}

.noneBody1 {
    background: url(../images/a1.png) no-repeat center bottom;
    background-size: 100% auto;
}

.role_navDiv .rn2 {
    /* position: relative;
    width: 1.32rem;
    height: 1.32rem;
    display: inline-block;
    top: 0.26rem; */
    /* left: 0.88rem; */
    position: relative;
    width: 205px;
    display: inline-block;
    height: 261px;
}

.showBody2 {
    background: url(../images/cur_pic2.png) no-repeat center bottom;
    background-size: 100% auto;
}

.noneBody2 {
    background: url(../images/a2.png) no-repeat center bottom;
    background-size: 100% auto;
}

.role_navDiv .rn3 {
    /* position: relative;
    width: 1.32rem;
    height: 1.32rem;
    display: inline-block;
    transform: rotate( 45deg);
    top: .26rem;
    left: 1.48rem; */
    /* left: 1.48rem; */
    position: relative;
    width: 205px;
    display: inline-block;
    height: 261px;
}

.showBody3 {
    background: url(../images/cur_pic3.png) no-repeat center bottom;
    background-size: 100% auto;
}

.noneBody3 {
    background: url(../images/a3.png) no-repeat center bottom;
    background-size: 100% auto;
}

.role_navDiv .rn4 {
    /* position: relative;
    width: 1.32rem;
    height: 1.32rem;
    display: inline-block;
    transform: rotate( 45deg);
    top: .26rem; */
    /* margin-left: -1px; */
    /* left: 2.089rem; */
    position: relative;
    width: 205px;
    display: inline-block;
    height: 261px;
}

.showBody4 {
    background: url(../images/cur_pic4.png) no-repeat center bottom;
    background-size: 100% auto;
    /* bottom: 0 !important; */
}

.noneBody4 {
    background: url(../images/a4.png) no-repeat center bottom;
    background-size: 100% auto;
}

@-webkit-keyframes fadeIn {
    0% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-moz-keyframes fadeIn {
    0% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-ms-keyframes fadeIn {
    0% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-o-keyframes fadeIn {
    0% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes fadeIn {
    0% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

/* 立即预约界面 */

.showPage {
    display: block!important;
    -webkit-animation: fadeIn .4s ease-in-out forwards 300ms 0 ease;
    -moz-animation: fadeIn .4s ease-in-out forwards 300ms 0 ease;
    -ms-animation: fadeIn .4s ease-in-out forwards 300ms 0 ease;
    animation: fadeIn .4s ease-in-out forwards 300ms 0 ease;
    -moz-animation: fadeIn .4s ease-in-out forwards;
    -webkit-animation: fadeIn .4s ease-in-out forwards;
    -o-animation: fadeIn .4s ease-in-out forwards;
    -ms-animation: fadeIn .4s ease-in-out forwards;
    animation: fadeIn .4s ease-in-out forwards
}

.nonePage {
    display: none!important;
    -webkit-animation: fadeIn .4s ease-in-out forwards 300ms 0 ease;
    -moz-animation: fadeIn .4s ease-in-out forwards 300ms 0 ease;
    -ms-animation: fadeIn .4s ease-in-out forwards 300ms 0 ease;
    animation: fadeIn .4s ease-in-out forwards 300ms 0 ease;
    -moz-animation: fadeIn .4s ease-in-out forwards;
    -webkit-animation: fadeIn .4s ease-in-out forwards;
    -o-animation: fadeIn .4s ease-in-out forwards;
    -ms-animation: fadeIn .4s ease-in-out forwards;
    animation: fadeIn .4s ease-in-out forwards
}

.footer {
    width: 100%;
    height: 200px;
    background: #304853;
    position: relative;
}

.font_wa {
    margin: 0 auto;
    width: 70%;
    height: 100%;
}

.wenzi {
    position: absolute;
    width: 928px;
    height: 98px;
    color: #95aeba;
    margin: 0 auto;
    text-align: center;
    /* line-height: 200px; */
    top: 50%;
    margin-top: -49px;
    left: 50%;
    margin-left: -464px;
    font-size: 14px;
}

.wen {
    display: inline-block;
    /* height: 24px; */
    padding-left: 25px !important;
    /* background: url(https://i.7k7kimg.cn/themes/www/wen.png) 0 center no-repeat; */
    /* margin-left: 5px; */
}

a {
    text-decoration: none;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: -41px!important;
    left: auto;
    top: 312px!important;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
    position: absolute;
}

/* list */

.list_page {
    width: 81rem;
    /* height: 95.1rem; */
    /* min-height: 1057px; */
    /* border: 1px solid red; */
    position: absolute;
    top: 19.5rem;
    left: 42%;
    margin-left: -40.5rem;
}

.list_main {
    width: 100%;
    height: 100%;
    /* border: 1px solid red; */
    margin: 0 auto;
    position: absolute;
}

.logo {
    width: 15rem;
    height: 6rem;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    /* left: 50%; */
    margin-left: -7.5remx;
    top: -15rem;
    left: 50rem;
}

.logo_pic {
    background: url(../images/list_logo.png)no-repeat;
    background: 100% auto;
    width: 100%;
    height: 100%;
}

.logo_pic_swhz {
    background: url(../images/swhz_logo.png)no-repeat;
    background: 100% auto;
    width: 100%;
    height: 100%;
}

.logo_pic_ysxy {
    background: url(../images/ysxy_logo.png)no-repeat;
    background: 100% auto;
    width: 100%;
    height: 100%;
}

.logo_pic_yhxy {
    background: url(../images/yhxy_logo.png)no-repeat;
    background: 100% auto;
    width: 100%;
    height: 100%;
}

.navList_top {
    width: 23rem;
    height: 1.2rem;
    line-height: 20px;
    top: -9.7rem;
    /* font-size: 14px; */
    color: #7d5647!important;
    text-align: right;
    font-size: 1rem;
    left: 87.4rem;
    padding-top: 1.4rem;
    /* width: 112rem; */
    /* height: 88rem; */
    position: absolute;
    top: -10.3rem;
    padding-bottom: 1.4rem;
    left: 18rem;
    min-width: 70rem;
}

.navList_top a {
    color: #7d5647!important;
}

.list_main_con {
    background: url(../images/bg_con.png) no-repeat;
    background-size: cover;
    padding-top: 1.4rem;
    /* width: 112rem; */
    /* height: 88rem; */
    position: absolute;
    top: -7rem;
    padding-bottom: 1.4rem;
    left: 18rem;
    min-width: 70rem;
}

/* 商务合作背景图 */

.list_main_conSw {
    background: url(../images/swhz.png) no-repeat;
    background-size: cover;
    padding-top: 1.4rem;
    /* width: 112rem; */
    /* height: 88rem; */
    position: absolute;
    top: -7rem;
    padding-bottom: 1.4rem;
    left: 18rem;
    min-width: 70rem;
}

.con_title {
    height: 72px;
    width: 100%;
    margin-left: 4rem;
    color: #fff;
    text-align: left;
    /* font-size: 24px; */
    line-height: 5rem;
    font-weight: bold;
    letter-spacing: 3px;
    font-size: 1.5rem;
    margin-top: -1.3rem;
}

.list_info {
    height: 75rem;
    width: 100%;
    overflow-y: scroll;
}

.div_list {
    width: 95%;
    height: auto;
    margin: 0px auto;
    text-align: left;
    color: #666;
    font-size: 1.2rem;
}
#itemContent div{
	line-height: 30px;
    font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu, sans-serif;
    font-size: 16px;
}
.ul_list {
    width: 100%;
    height: auto;
}

.ul_list li {
    height: 57px;
    width: 100%;
    line-height: 57px;
    border-bottom: 1px solid #cecece;
    position: relative;
}

.sw-style {
    width: 100%;
    height: 17rem;
    margin-top: 4rem;
}

.lx {
    font-size: 1.2rem;
    color: #000;
    font-weight: 700;
    text-align: center;
    padding-top: 2.5rem;
    box-sizing: border-box;
    padding-left: 2.5rem;
    padding-bottom: .61rem;
}

.swzs-bg {
    margin-top: 16px;
    width: 35rem;
    height: 3rem;
    background: url(../images/swbg.png)no-repeat;
    background-size: cover;
    margin: 0 auto;
}

.qwe p {
    color: #434e5a;
    font-size: 1rem;
    text-align: center;
}

.times_list {
    width: 15rem;
    height: 100%;
    display: inline-block;
    color: #999999;
    padding-right: 40px;
    text-align: right;
    font-size: 14px;
    font-weight: normal;
}

.list1_list {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    color: #666;
    font-weight: bold;
}

#myMenuPop {
      z-index: 99;
      position: fixed;
      top: 185px;
      right: 51px;
      width: 146px;
      height: 528px;
      background: url(../images/float-bg.png) no-repeat left top;
  }

  #myMenu {
      padding: 1px 10px;
  }

  .QQdata {
      position: absolute;
      bottom: 77px;
      width: 79px;
      height: 20px;
      left: 29px;
      color: #fff;
      font-size: 12px;
      text-align: center;
      line-height: 20px;
  }

  .wbdev {
      width: 80px;
      height: 80px;
      position: absolute;
      top: 35px;
      left: 29px;
      background: #fff;
  }

  .tapdev {
      width: 80px;
      height: 80px;
      position: absolute;
      top: 161px;
      left: 29px;
      background: #fff;
  }

  .tapdev img {
      width: 100%;
      height: 100%;
      padding: 4px;
      box-sizing: border-box;
  }

  .wxdev {
      width: 80px;
      height: 80px;
      position: absolute;
      top: 285px;
      left: 29px;
      background: #fff;
  }

  .wxdev img {
      width: 100%;
      height: 100%;
      padding: 4px;
      box-sizing: border-box;
  }

  .wbdev img {
      width: 100%;
      height: 100%;
      padding: 4px;
      box-sizing: border-box;
  }

  #myMenuPop .shu {
      z-index: 9999;
      position: absolute;
      top: -186px;
      right: -57px;
      width: 289px;
      height: 188px;
      background: url(../images/shu.png) no-repeat left top;
  }
/* #section0 video {
  width:100%;
  height:100%
} */

.showSP {
    display: none;
    position: absolute;
    width: 1080px;
    height: 610px;
    z-index: 99999;
    top: 50%;
    left: 50%;
    margin-left: -540px;
    margin-top: -305px;
    box-shadow: 0 0 50px #000;
    background-color: #000;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #333
}

.showSP span {
    position: absolute;
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    border-radius: 5px;
    box-shadow: 0 0 1px #666;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 99
}

#toplay {
    width: 1080px;
    height: 610px;
    outline: none
}

#toplay1 {
    width: 100%;
    height: 100vh;
    outline: none;
    position: absolute;
    left: 0;
    top: 0;
    /* margin-left: -960px; */
    z-index: 0;
    object-fit: cover
}

.showSPbg1 {
    width: 1920px;
    height: 1043px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
    z-index: 1
}

.fp-controlArrow.fp-prev {
    left: -92px;
    width: 39px;
    border-width: 0;
    border-color: none;
    height: 90px;
    margin-top: -48px;
    background: url(../images/f-4-left.png) no-repeat left top
}

.fp-controlArrow.fp-next {
    right: -80px;
    width: 39px;
    border-width: 0;
    border-color: none;
    height: 90px;
    margin-top: -48px;
    background: url(../images/f-4-right.png) no-repeat left top
}

.fp-slides {
    width: 1050px;
    height: 591px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -298px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -525px;
}

.fp-slides .slide img {
    width: 1050px;
    height: 591px;
}

.fp-slidesNav ul li a span {
    background-color: #907053
}

.slide .fp-tableCell {
    height: auto !important
}

.section.fp-auto-height {
    height: 200px !important;
    width: 100%;
}

.sec3 {
    width: 1050px;
    height: 591px;
    margin: 0 auto;
    margin-top: -293px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -528px;
}

.fp-slidesNav.bottom {
    /* bottom: 50%;
    margin-bottom: -355px; */
    bottom: 100px;
}

#myMenuPop .shu {
    /* position: fixed;
    top: 120px;
    right: 0px; */
    position: absolute;
    top: -186px;
    right: -78px;
    width: 289px;
    height: 188px;
    background: url(../images/shu.png) no-repeat left top
}

.fp-tableCell {
    /* vertical-align: bottom; */
}

#fullpage {
    /* max-width: 1920px; */
    margin: 0 auto !important;
}

.links ul {
    width: 411px;
    height: 25px;
    margin: 0 auto;
    display: inline-flex;
}

.links ul li {
    width: 137px;
    color: #95aeba;
    font-size: 14px;
    background: none
}

.links ul li+li {
    width: 137px;
    color: #95aeba;
    font-size: 14px;
    background: url(../images/line1.jpg) no-repeat left center
}

.links ul li a {
    width: 137px;
    color: #95aeba !important;
    font-size: 14px;
    line-height: 25px
}

.wenzi a {
    color: #95aeba !important;
    font-size: 14px;
}

.yuyue_btn a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0;
}

.list_info {
    margin: 30px 0px 30px 50px !important;
    padding-right: 50px;
    height: 33rem;
    width: auto;
    overflow-y: scroll;
}

#itemContent p {
    color: #000;
    line-height: 30px;
}

#myMenuPop {
    /* transform-origin:50% 0;
	-ms-transform-origin:50% 0;
	-moz-transform-origin:50% 0;
	-webkit-transform-origin:50% 0;
	-o-transform-origin:50% 0;

	animation: spring_latren 4s infinite alternate ease-in-out;
	-moz-animation: spring_latren 4s infinite alternate ease-in-out;
	-webkit-animation: spring_latren 4s infinite alternate ease-in-out;
	-o-animation: spring_latren 4s infinite alternate ease-in-out; */
}

@keyframes spring_latren {
    from {
        transform: rotate(-2deg);
    }
    to {
        transform: rotate(2deg);
    }
}

@-moz-keyframes spring_latren {
    from {
        -moz-transform: rotate(-2deg);
    }
    to {
        -moz-transform: rotate(2deg);
    }
}

@-ms-keyframes spring_latren {
    from {
        -ms-transform: rotate(-2deg);
    }
    to {
        -ms-transform: rotate(2deg);
    }
}

@-webkit-keyframes spring_latren {
    from {
        -webkit-transform: rotate(-2deg);
    }
    to {
        -webkit-transform: rotate(2deg);
    }
}

@-o-keyframes spring_latren {
    from {
        -o-transform: rotate(-2deg);
    }
    to {
        -o-transform: rotate(2deg);
    }
}

.s2-tit {
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -196px;
    width: 395px;
    height: 92px;
    background: url(../images/f-2-tit.png) no-repeat left top
}

.s2-con {
    position: absolute;
    top: 180px;
    top: 50%;
    left: 50%;
    margin-left: -631px;
    margin-top: -339px;
    width: 1262px;
    height: 679px;
    background: url(../images/f-2-con.png) no-repeat left top;
    transform: scale(1.5);
}

.s4-tit {
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -98px;
    width: 196px;
    height: 87px;
    background: url(../images/f-4-tit.png) no-repeat left top
}

.s4-con {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -561px;
    /* margin-top: -342px; */
    margin-top: -324px;
    width: 1122px;
    height: 685px;
    background: url(../images/f-4-con.png) no-repeat left top
}

#fp-nav ul, .fp-slidesNav ul {
    margin: 0;
    padding: 0;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 14px;
    height: 28px;
    box-shadow: 0 0 1px #999;
}
