* {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    color: #333333;
}
::-webkit-scrollbar {
    width: 0;
    height: 0;
    color: transparent;
}
a {
    text-decoration: none;
}

li {
    list-style: none;
}

body {
    background: #FFE9E5;
    width: 100%;
    overflow-x: hidden;
}

.wrap {
    width: 100%;
    min-width: 1360px;
}

header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #FF6441 0%, #FFCE99 100%);
    z-index: 9999;
}

.h_bot_wrap>ul>li>a,
.news_ul li>h3 a,
.news_img_wrap img,
.news_ul li,
.more_wrap,
.pay_method_ul li,
.gd_img_wrap>div img,
.pay_btn_wrap div,
.gd_img_wrap>div,
.sd_sec1_ul li,
.sd_sec1_ul li span,
.in_sec3_ul li,
.ni_sec4_shadow,
.sec2_ul li,
.more_wrap span,
.h_bot_wrap>ul>.h_list ul li a,
.h_no_login a,
.h_login>a,
.sec5_pay_btn,
.fot_wrap>div>ul li a,
.sec5_wrap ul li,
.sec4_wrap>ul li {
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
}

.sd_second_list li {
    -webkit-transition: background 0.5s linear;
    transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
}

.sd_day_ul li {
    -webkit-transition: color 0.5s linear;
    transition: color 0.5s linear;
    -moz-transition: color 0.5s linear;
    -ms-transition: color 0.5s linear;
    -o-transition: color 0.5s linear;
}

.sec2_ul li div {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}

.h_top {
    width: 100%;
    height: 38px;
}

.h_top_wrap {
    width: 1300px;
    height: 38px;
    margin: auto;
    font-size: 16px;
    color: white;
}

.h_no_login {
    float: right;
    margin-top: 15px;
    margin-right: 10px;
}

.h_no_login a {
    color: white;
}

.h_no_login a:hover {
    color: #9E0003;
}

.h_no_login span {
    color: white;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -7px;
    display: inline-block;
}

.h_login {
    float: right;
    margin-top: 15px;
    margin-right: 10px;
    display: none;
}

.h_login>img {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    vertical-align: middle;
    margin-top: -7px;
}

.h_login_name {
    margin-left: 6px;
    margin-right: 15px;
    color: white;
}

.h_login>a {
    color: white;
}

.h_login>a:hover {
    color: #9E0003;
}

.h_bottom {
    width: 100%;
    height: 77px;
}

.h_bot_wrap {
    width: 1380px;
    height: 100%;
    margin: auto;
    font-size: 16px;
    color: white;
    position: relative;
}

.h_bot_wrap .h_logo {
    width: 362px;
    position: absolute;
    left: 40px;
    top: 18px;
}

.h_bot_wrap>ul {
    font-size: 16px;
    margin-left: 610px;
    padding-top: 36px;
}

.h_bot_wrap>ul>li {
    float: left;
    /* margin-right: 2px; */
    position: relative;
}

.h_bot_wrap>ul>.h_list:hover>ul {
    /*display: block;*/
}

.h_bot_wrap>ul>li:nth-last-child(1) {
    margin-right: 0;
}

.h_bot_wrap>ul>li>a {
    color: white;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 15px;

}

.h_bot_wrap>ul>li:hover>a {
    color: #9E0003;
}

.h_bot_wrap>ul>li img {
    position: absolute;
    top: -17px;
    left: 50%;
}

.h_bot_wrap>ul>.h_list ul {
    width: auto;
    float: left;
    position: absolute;
    left: -27px;
    top: 41px;
    background: white;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 0 0 4px #c0c0c0;
    display: none;
}

.h_bot_wrap>ul>.h_list ul li {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    width: auto;
    white-space: nowrap;
}

.h_bot_wrap>ul>.h_list ul li a {
    width: 100%;
    display: inline-block;
    color: #666666;
}

.h_bot_wrap>ul>.h_list ul li:hover a {
    color: #9E0003;
}

section {
    width: 100%;
}

/* 新增 */
.in_sec1_wrap1 {
    width: 100%;
    /*min-height: 791px;*/
    position: relative;
    margin-top: 115px;
    background: linear-gradient(131deg, rgba(47, 32, 88, 1) 0%, rgba(246, 117, 4, 1) 100%);
}

.in_sec1_wrap1 .in_cen {
    width: 84vw;
    margin: 0 auto;
    position: relative;
}

.in_sec1_wrap1 .in_cen>img {
    width: 100%;
}

/* 现代 */
.in_sec1_wrap1 .in_cen ul li:nth-child(1) {
    position: absolute;
    top: 8vw;
    left: 14vw;
}

.in_sec1_wrap1 .in_cen ul li>div {
    position: relative;
}

.in_sec1_wrap1 .in_cen ul li:nth-child(1) .hd_shadow {
    width: 10vw;
    height: 7vw;
    transform: rotateZ(-30deg);

}

/* 云上 */
.in_sec1_wrap1 .in_cen ul li:nth-child(2) {
    position: absolute;
    top: 17vw;
    left: 9vw;
}

.in_sec1_wrap1 .in_cen ul li>div {
    position: relative;
}

.in_sec1_wrap1 .in_cen ul li:nth-child(2) .hd_shadow {
    width: 7vw;
    height: 7vw;
    transform: rotateZ(-40deg);

}

/* 国际新医疗 */
.in_sec1_wrap1 .in_cen ul li:nth-child(3) {
    position: absolute;
    top: 24vw;
    left: 15vw;
}

.in_sec1_wrap1 .in_cen ul li>div {
    position: relative;
}

.in_sec1_wrap1 .in_cen ul li:nth-child(3) .hd_shadow {
    width: 10vw;
    height: 7vw;
    transform: rotateZ(-40deg);

}

/* 健康新基建论坛 */
.in_sec1_wrap1 .in_cen ul li:nth-child(4) {
    position: absolute;
    top: 32vw;
    left: 20vw;
}

.in_sec1_wrap1 .in_cen ul li>div {
    position: relative;
}

.in_sec1_wrap1 .in_cen ul li:nth-child(4) .hd_shadow {
    width: 8vw;
    height: 7vw;
    transform: rotateZ(-40deg);

}

/* 开幕式 */
.in_sec1_wrap1 .in_cen ul li:nth-child(5) {
    position: absolute;
    top: 16vw;
    left: 22vw;
}

.in_sec1_wrap1 .in_cen ul li>div {
    position: relative;
}

.in_sec1_wrap1 .in_cen ul li:nth-child(5) .hd_shadow {
    width: 12vw;
    height: 7vw;
    transform: rotateZ(40deg);

}

/* 健康新服务论坛 */
.in_sec1_wrap1 .in_cen ul li:nth-child(6) {
    position: absolute;
    top: 28vw;
    left: 29vw;
}

.in_sec1_wrap1 .in_cen ul li>div {
    position: relative;
}

.in_sec1_wrap1 .in_cen ul li:nth-child(6) .hd_shadow {
    width: 9vw;
    height: 7vw;
    transform: rotateZ(40deg);

}

/* 云游标杆医院 */
.in_sec1_wrap1 .in_cen ul li:nth-child(7) {
    position: absolute;
    top: 35vw;
    left: 34vw;
}

.in_sec1_wrap1 .in_cen ul li>div {
    position: relative;
}

.in_sec1_wrap1 .in_cen ul li:nth-child(7) .hd_shadow {
    width: 11vw;
    height: 7vw;
    transform: rotateZ(-40deg);

}

/* 云峰会 */
.in_sec1_wrap1 .in_cen ul li:nth-child(8) {
    position: absolute;
    top: 6vw;
    left: 36vw;
}

.in_sec1_wrap1 .in_cen ul li>div {
    position: relative;
}

.in_sec1_wrap1 .in_cen ul li:nth-child(8) .hd_shadow {
    width: 13vw;
    height: 13vw;
    transform: rotateZ(-40deg);

}

/* 日程 */
.in_sec1_wrap1 .in_cen ul li:nth-child(9) {
    position: absolute;
    top: 5.4vw;
    left: 58vw;
}

.in_sec1_wrap1 .in_cen ul li>div {
    position: relative;
}

.in_sec1_wrap1 .in_cen ul li:nth-child(9) .hd_shadow {
    width: 5vw;
    height: 5vw;
    transform: rotateZ(-40deg);

}

/* 嘉宾 */
.in_sec1_wrap1 .in_cen ul li:nth-child(10) {
    position: absolute;
    top: 10vw;
    left: 66vw;
}

.in_sec1_wrap1 .in_cen ul li>div {
    position: relative;
}

.in_sec1_wrap1 .in_cen ul li:nth-child(10) .hd_shadow {
    width: 3vw;
    height: 3vw;
    transform: rotateZ(-40deg);

}

/* 健康科普周 */
.in_sec1_wrap1 .in_cen ul li:nth-child(11) {
    position: absolute;
    top: 23vw;
    left: 46vw;
}

.in_sec1_wrap1 .in_cen ul li>div {
    position: relative;
}

.in_sec1_wrap1 .in_cen ul li:nth-child(11) .hd_shadow {
    width: 8vw;
    height: 7vw;
    transform: rotateZ(-40deg);

}

/* 云展览 */
.in_sec1_wrap1 .in_cen ul li:nth-child(12) {
    position: absolute;
    top: 16vw;
    left: 53vw;
}

.in_sec1_wrap1 .in_cen ul li>div {
    position: relative;
}

.in_sec1_wrap1 .in_cen ul li:nth-child(12) .hd_shadow {
    width: 10vw;
    height: 7vw;
    transform: rotateZ(40deg);

}

/* 爱医云健跑 */
.in_sec1_wrap1 .in_cen ul li:nth-child(13) {
    position: absolute;
    top: 29vw;
    left: 57vw;
}

.in_sec1_wrap1 .in_cen ul li>div {
    position: relative;
}

.in_sec1_wrap1 .in_cen ul li:nth-child(13) .hd_shadow {
    width: 10vw;
    height: 7vw;
    transform: rotateZ(-40deg);

}

/* 西部医疗健康博览会 */
.in_sec1_wrap1 .in_cen ul li:nth-child(14) {
    position: absolute;
    top: 20vw;
    left: 68vw;

}

.in_sec1_wrap1 .in_cen ul li>div {
    position: relative;
}

.in_sec1_wrap1 .in_cen ul li:nth-child(14) .hd_shadow {
    width: 10vw;
    height: 7vw;
    transform: rotateZ(-40deg);
}

/* 西部医疗健康博览会 */
.in_sec1_wrap1 .in_cen ul li:nth-child(15) {
    position: absolute;
    top: 15vw;
    left: 64vw;
    /* background: red; */
}

.in_sec1_wrap1 .in_cen ul li>div {
    position: relative;
}

.in_sec1_wrap1 .in_cen ul li:nth-child(15) .hd_shadow {
    width: 6vw;
    height: 5vw;
    transform: rotateZ(-35deg);

}

.hd_toast {
    width: 290px;
    position: absolute;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 4px;
    background: #FFF2E6;
    border: 1px solid #FF7900;
    display: none;
    top: -7vw;
    left: -5vw;
}

.in_sec1_wrap1 .in_cen ul li:nth-child(2) .hd_toast {
    top: -15vw;
    left: -4vw;
    /* display: block; */
}

.in_sec1_wrap1 .in_cen ul li:nth-child(3) .hd_toast {
    top: -16vw;
    left: -4vw;
    /* display: block; */
}

.in_sec1_wrap1 .in_cen ul li:nth-child(4) .hd_toast {
    top: -16vw;
    left: -4vw;
    /* display: block; */
}

.in_sec1_wrap1 .in_cen ul li:nth-child(5) .hd_toast {
    top: -16vw;
    left: 0vw;
    /* display: block; */
}

.in_sec1_wrap1 .in_cen ul li:nth-child(6) .hd_toast {
    top: -16vw;
    left: -3vw;
    /* display: block; */
}

.in_sec1_wrap1 .in_cen ul li:nth-child(7) .hd_toast {
    top: -16vw;
    left: 0vw;
    /* display: block; */
}

.in_sec1_wrap1 .in_cen ul li:nth-child(8) .hd_toast {
    top: -18vw;
    left: 0vw;
    /* display: block; */
}

.in_sec1_wrap1 .in_cen ul li:nth-child(9) .hd_toast {
    top: -5vw;
    left: -4vw;
    /* display: block; */
}

.in_sec1_wrap1 .in_cen ul li:nth-child(10) .hd_toast {
    top: -12vw;
    left: -2vw;
    /* display: block; */
}

.hd_toast p {
    text-align: center;
    font-weight: bold;
    color: #222222;
    font-size: 16px;
    z-index: 999;
}

.hd_content,
.hd_btn {
    width: 90%;
    margin-left: 5%;
    cursor: pointer;
}

.hd_btn a {
    text-decoration: none;
    color: #fff;
}

.hd_content {
    line-height: 1.5;
    font-size: 14px;
    margin-top: 10px;
    transform: rotateZ(0deg) !important;
}

.hd_btn {
    width: 252px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #FF7900;
    font-size: 14px;
    color: white;
    margin-top: 15px;
    transform: rotateZ(0deg) !important;
}

.in_sec1_wrap {
    width: 100%;
    /*min-height: 791px;*/
    position: relative;
    margin-top: 115px;
}

.in_sec1_wrap h1 {
    width: fit-content;
    position: absolute;
    color: white;
    margin: auto;
    display: block;
    font-size: 84px;
    top: 282px;
    left: 50%;
    transform: translate(-50%, -50%);
    letter-spacing: 5px;
}

.in_sec1_wrap h1 p {
    font-size: 36px;
    letter-spacing: 0;
    font-weight: 400;
    color: white;
}

.in_sec1_wrap #in_video {
    width: 100%;
    height: 791px;
    object-fit: fill;
}

.in_sec_wraps {
    width: 1300px;
    margin: auto;
    padding-top: 40px;
}

.ni_sec_title_wrap {
    position: relative;
}

.ni_sec_title_wrap h2:nth-child(1) {
    font-size: 60px;
    color: #9E0003;
    font-weight: 400;
    position: relative;
    z-index: 99;
}

.ni_sec_title_wrap h2:nth-child(2) {
    font-size: 30px;
    position: relative;
    z-index: 99;
}

.sec2_ul {
    width: fit-content;
    height: 260px;
    margin: auto;
    margin-top: 30px;
    display: table;
}

.sec2_ul li {
    width: 225px;
    float: left;
    text-align: center;
    margin-right: 25px;
}

.sec2_ul li a {
    cursor: inherit;
}

.sec2_ul li div {
    width: 145px;
    text-align: center;
    margin: auto;
    padding: 20px;
    border-radius: 4px;
}

.sec2_ul li:nth-last-child(1) {
    margin-right: 0;
}

.sec2_ul li img {
    width: 100%;
}

.sec2_ul li p {
    font-size: 31px;
    color: #9E0003;
    margin-top: 5px;
}

.sec2_ul li:hover div {
    width: 155px;
    box-shadow: 0 0 10px #c0c0c0;
}

.sec2_ul li span {
    font-size: 18px;
}

.sec_wrap {
    padding-bottom: 115px;
}

.in_sec3_wrap,
.in_sec5_wrap {
    background: #f5f5f5;
}

.more_wrap {
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: 10px;
    bottom: 0;
    padding-left: 10px;
    z-index: 999;
}

.more_wrap span {
    font-size: 18px;
    margin-right: 10px;
}

.more_wrap:hover {
    background: #9E0003;
}

.more_wrap:hover span {
    color: white;
}

.more_wrap img {
    width: 26px;
    height: 28px;
    float: right;
}

.sce3_wrap {
    margin-top: 20px;
}

.sce3_wrap .swiper-container {
    width: 1280px;
    height: inherit;
    padding-left: 10px;
    padding-right: 10px;
}

.in_sec3_ul {
    margin-left: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
}

.in_sec3_ul li {
    width: 308px;
    margin-right: 16px;
    background: white;
    float: left;
}

.in_sec3_ul li:hover {
    box-shadow: 0 0 12px gray;
}

.in_sec3_ul li:nth-last-child(1) {
    margin-right: 0;
}

.in_sec3_ul li>img {
    width: 100%;
    display: block;
}

.in_sec3_ul li>img:nth-child(1) {}

.in_sec3_ul li>img:nth-child(2) {
    height: 204px;
}

.in_sec3_ul li>img:nth-last-child(1) {}

.sec3_content_wrap {
    width: 92%;
    min-height: 94px;
    margin-left: 4%;
    margin-top: 10px;
}

.sec3_content_wrap img {
    display: block;
}

.sec3_content_wrap img:nth-child(1) {}

.sec3_content_wrap img:nth-last-child(1) {
    margin-left: 265px;
}

.sec3_content_wrap strong {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.sec3_msg_wrap {
    margin-top: 10px;
    /* float: right; */
    /* margin-right: 15px; */
    margin-bottom: 15px;
    background: url('/home/index504/img/guest_icon.png') no-repeat;
    background-position: 240px;
    background-size: 60px;
    padding: 10px 20px;
}

.sec3_msg_wrap span {}

.sec3_msg_wrap span:nth-child(1) {
    /* max-width: 277px; */

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    text-align: right;
    font-weight: bold;
    font-size: 24px;
    text-align: left;
}

.sec3_msg_wrap span:nth-child(2) {
    /* max-width: 277px; */

    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    text-align: left;
}

.sec3_msg_wrap span:nth-child(3) {
    font-size: 16px;
    font-weight: bold;
}

.sce3_wrap .swiper-wrapper {
    padding-bottom: 40px;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0;
}

.swiper-pagination-bullet {
    background: #E8E8E8;
}

.swiper-pagination-bullet-active {
    background: #1F70BA;
}

.sec4_wrap,
.sec5_wrap,
.sec6_wrap {
    margin-top: 35px;
}

.sec4_wrap>ul {}

.sec4_wrap>ul li {
    width: 410px;
    height: 110px;
    margin-bottom: 20px;
    margin-right: 30px;
    float: left;
    position: relative;
}

.sec4_wrap>ul li:hover {
    box-shadow: 0 0 15px grey;
}

.sec4_wrap>ul li:hover .ni_sec4_shadow {
    background: rgba(23, 110, 242, 0.7);
}

.sec4_wrap>ul li:nth-child(3n) {
    margin-right: 0;
}

.sec4_wrap>ul li>a strong {
    width: 96%;
    font-size: 28px;
    color: white;
    position: absolute;
    top: 50%;
    left: 2%;
    transform: translate(0, -50%);
    text-align: center;
    z-index: 9;
}

.ni_sec4_shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(23, 110, 242, 1);
    z-index: 6;
}

.sec4_wrap>ul li>a div:nth-child(1) {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 8;
}

.ni_agen {
    background: url(../img/in_img5.png);
}

.ni_agenda1 {
    background: url(../img/in_img5.png);
}

.ni_agenda2 {
    background: url(../img/in_img6.png);
}

.ni_agenda3 {
    background: url(../img/in_img7.png);
}

.ni_agenda4 {
    background: url(../img/in_img8.png);
}

.ni_agenda5 {
    background: url(../img/in_img9.png);
}

.ni_agenda6 {
    background: url(../img/in_img10.png);
}

.sec5_wrap ul {}

.sec5_wrap ul li {
    width: 640px;
    height: 235px;
    float: left;
    margin-right: 17px;
    margin-bottom: 35px;
    position: relative;
}

.sec5_wrap ul li:hover {
    box-shadow: 0 0 15px #c0c0c0;
}

.sec5_wrap ul li>img {
    position: absolute;
    z-index: 9;
}

.sec5_wrap ul li>img:nth-child(1) {
    left: -9.5px;
}

.sec5_wrap ul li>img:nth-child(2) {
    right: -9.5px;
}

.sec5_wrap ul li:nth-child(1) .sec5_left {
    background: #ED644B;
}

.sec5_wrap ul li:nth-child(2) .sec5_left {
    background: #87D37C;
}

.sec5_wrap ul li:nth-child(3) .sec5_left {
    background: #40AEEE;
}

.sec5_wrap ul li:nth-child(4) .sec5_left {
    background: #FDB337;
}

.sec5_wrap ul li:nth-child(2n) {
    margin-right: 0;
}

.sec5_left {
    width: 242px;
    height: 100%;
    float: left;
    position: relative;
}

.sec5_left>img:nth-child(1) {
    display: block;
    margin: 15px auto;
    margin-bottom: 20px;
}

.sec5_left>img:nth-last-child(1) {
    position: absolute;
    right: -3px;
    top: 0;
}

.sec5_left>p {
    padding: 2px 6px;
    font-size: 40px;
    border: 1px solid white;
    color: white;
    margin: auto;
    display: table;
}

.sec5_price_wrap {
    width: 88%;
    position: absolute;
    bottom: 10px;
    left: 6%;
}

.sec5_price_wrap span {
    color: white;
}

.sec5_price_wrap span:nth-child(1) {
    font-size: 30px;
}

.sec5_price_wrap span:nth-child(2) {
    font-size: 14px;
}

.sec5_bg1 {
    width: 100%;
    position: absolute;
    height: 100%;
    background: url(../img/in_bg1.png)no-repeat;
    left: 10px;
    top: 10px;
}

.sec5_bg2 {
    width: 100%;
    position: absolute;
    height: 100%;
    background: url(../img/in_bg2.png)no-repeat 0 0/95% 100%;
    left: 0;
    top: 0;
}

.sec5_right {
    width: 398px;
    height: 100%;
    float: left;
    position: relative;
    background: #FFFFFF;
}

.sec5_right_wrap {
    width: 86%;
    margin-left: 7%;
    padding-top: 20px;
}

.sec5_right_wrap p {
    color: #B9B9B9;
    font-size: 16px;
}

.sec5_right_wrap p span {
    color: #FF3F00;
}

.sec5_pay_btn {
    width: 125px;
    height: 42px;
    line-height: 42px;
    position: absolute;
    bottom: 10px;
    background: #9E0003;
    color: white;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
    left: 50%;
    margin-left: -62.5px;
    cursor: pointer;
    z-index: 9;
}

.sec5_pay_btn:hover {
    background: #135bc7;
}

.in_sec5_wrap {
    padding-bottom: 45px;
}

.sec6_wrap img {
    width: 100%;
}

footer {
    width: 100%;
    background: linear-gradient(90deg, #FFCE99 0%, #FF6441 100%);
    padding-top: 20px;
    padding-bottom: 30px;
}

.fo_logo {
    display: block;
    margin: auto;
    margin-bottom: 30px;
}

.fot_wrap {
    width: 1200px;
    margin: auto;
    /*margin-top: 30px;*/
}

.fot_wrap>div {
    margin-bottom: 30px;
}

.fot_wrap>div span {
    width: 145px;
    display: inline-block;
    float: left;
    color: white;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    margin-right: 20px;
}

.fot_wrap>div>ul {
    width: 1020px;
    float: left;
}

.fot_wrap>div>ul li {
    float: left;
    position: relative;
    color: white;
}

.fot_wrap>div>ul li a {
    color: white;
    font-size: 14px;
    margin-left: 5px;
    margin-right: 5px;
    cursor: text;
}

.fot_wrap>strong {
    width: 100%;
    font-size: 20px;
    color: white;
    margin-top: 20px;
    display: block;
    text-align: center;
}

.fot_wrap>p {
    width: 100%;
    font-size: 14px;
    color: white;
    margin-top: 10px;
    text-align: center;
}

.in_sec2_wrap {
    margin-top: 20px;
    padding-bottom: 55px;
}

.in_seclist_wrap {
    min-height: 509px;
}

.it_cont_wrap {}

.it_cont_wrap p {
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 20px;
}

.it_cont_wrap>p {
    text-indent: 2em;
}

.it_cont_wrap>p:nth-child(1) {
    margin-bottom: 5px;
}

.it_ident {
    text-align: right;
    padding-top: 50px;
}

.it_ident p {
    margin-bottom: 0;
}

.it_wrap .in_sec1_wrap {
    height: inherit;
}

.it_sec_title_wrap {
    position: relative;
}

.it_sec_title_wrap>div {
    position: absolute;
    left: 0;
    width: 5px;
    height: 100%;
    top: 6%;
    background: #9E0003;
}

.it_sec_title_wrap>h2 {
    font-size: 28px;
    margin-left: 20px;
}

.it_list_wrap {
    margin-top: 45px;
}

.it_list_wrap>ul li {
    margin-bottom: 10px;
}

.it_list_wrap>ul li>div {
    width: 100%;
    height: 53px;
    line-height: 53px;
    font-size: 24px;
    background: #F5F5F5;
}

.it_list_wrap>ul li>div strong {
    color: #222222;
    margin-left: 20px;
}

.it_list_wrap>ul li>div span {
    float: right;
    font-size: 66px;
    color: #222222;
    font-family: serif;
    opacity: 0.4;
    margin-right: 20px;
}

.it_list_wrap>ul li ol {
    overflow: hidden;
}

.it_list_wrap>ul li ol li {
    width: 360px;
    float: left;
    height: 240px;
    text-align: center;
    margin-right: 90px;
}

.it_list_wrap>ul li ol li:nth-child(3n) {
    margin-right: 0px;
}

.it_list_wrap>ul li ol li img {
    width: 60px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.it_list_wrap>ul li ol li p {
    margin-left: 0;
    line-height: 26px;
    height: 26px;
}

.it_list_wrap>ul li ol li .ol_tips {
    color: #9E0003;
    font-size: 24px;
    margin-bottom: 10px;
}

.it_list_wrap>ul li ol li .ol_desc {
    text-align: left;
}

.it_list_wrap>ul li ol>p {
    clear: both;
    color: #666666;
    font-size: 14px;
}

.it_list_wrap>ul li>p {
    height: 55px;
    line-height: 55px;
    margin-left: 20px;
    font-size: 16px;
}

.it_wrap .it_sec_wrap {
    padding-bottom: 20px;
}

.sd_sec1_ul {
    position: relative;
    z-index: 9;
}

.sd_sec1_ul li {
    height: 47px;
    padding: 0 25px;
    font-size: 16px;
    border-radius: 25px;
    margin-right: 15px;
    border: 1px solid #DDDDDD;
    float: left;
    display: table;
    cursor: pointer;
    margin-bottom: 15px;
    background: #FFFFFF;
}
.gu_list_wraps{
    background-color: #fff;
    padding-top: 10px;
    margin-top: 20px;
}
.sd_sec1_ul li:hover,
.sd_sec1_ul .sd_sec1_active {
    background: #9E0003;
    border: 1px solid #9E0003;
}

.sd_sec1_ul li:hover span {
    color: white;
}

.sd_sec1_ul .sd_sec1_active span {

    color: white;
}

.sd_sec1_ul li span {
    /* max-width: 200px; */
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.sd_day_wrap {
    border-bottom: 1px solid #DDDDDD;
    margin-top: 30px;
}

.sd_day_ul {}

.sd_day_ul li {
    padding: 20px 8px;
    font-size: 18px;
    color: #999999;
    float: left;
    cursor: pointer;
    margin-right: 10px;
}

.sd_day_ul li:hover {
    color: #9E0003;
}

.sd_day_ul .ad_day_active {
    color: #9E0003;
    border-bottom: 3px solid #9E0003;
    box-sizing: border-box;
}

.sd_msg_wrap {
    width: 100%;
    padding-bottom: 35px;
}

.sd_msg_wrap>div {
    float: left;
}

.sd_list_left_wrap {
    width: 284px;
    display: none;
}

.sd_second_list {
    width: 100%;
}

.sd_second_list li {
    width: 100%;
    height: 60px;
    border: 1px solid #DDDDDD;
    border-top: none;
    border-right: none;
    display: table;
    background: #F4F4F6;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
}

.sd_second_list li:hover {
    background: white;
}

.sd_second_list .sd_scon_active>div {
    display: block;
}

.sd_second_list .sd_scon_active {
    background: white;
}

.sd_second_list li>span {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

.sd_second_list li>div {
    position: absolute;
    width: 1px;
    height: 100%;
    background: white;
    right: -1px;
    display: none;
}

.sd_list_right_wrap {
    width: 1016px;
    min-height: 370px;
    border: 1px solid #DDDDDD;
    border-top: none;
    box-sizing: border-box;
    padding-bottom: 10px;
    display: none;
}

.sd_msg_list_wrap {
    width: 90%;
    margin-left: 5%;
}

.sd_list_ul {}

.sd_list_ul>li {
    margin-bottom: 20px;
}

.sd_listime {
    font-size: 30px;
    margin-bottom: 10px;
    padding-top: 20px;
}

.sd_list_wraps {}

.sd_topic_title {
    font-size: 18px;
    color: #176DF2;
    position: relative;
}

.sd_topic_title>div {
    position: absolute;
    left: -7px;
    width: 14px;
    height: 14px;
    background: #D8D8D8;
    border-radius: 50%;
    top: 50%;
    margin-top: -7px;
}

.sd_topic_title span {
    color: #176DF2;
    margin-right: 10px;
    margin-left: 20px;
    display: inline-block;
}

.sd_abstract {
    padding-left: 20px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 25px;
    font-size: 16px;
}

.sd_abstract>div {
    width: 1px;
    height: 105%;
    position: absolute;
    left: 0;
    top: -5%;
    background: #D8D8D8;
}

.sd_topic_list {
    border-left: 1px solid #D8D8D8;
}

.sd_topic_list>a>div {
    font-size: 14px;
    margin-left: 20px;
    margin-bottom: 3px;
    position: relative;
}

.sd_topic_list>a>div>div {
    width: 8px;
    height: 8px;
    position: absolute;
    background: #D8D8D8;
    border-radius: 50%;
    left: -24.7px;
    top: 50%;
    margin-top: -4px;
}

.sd_topic_list>a>div span {
    color: #176DF2;
    margin-right: 10px;
}

.sd_wrap .in_sec1_wrap,
.gd_wrap .in_sec1_wrap {
    height: inherit;
}

.gd_wrap .sd_sec1_ul li {
    padding: 0 35px;
}

.gd_wrap .it_list_wrap>ul li>div strong {
    color: #333333;
    font-weight: 400;
}

.it_list_wrap>p {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 28px;
}

.it_list_wrap>p span {
    margin-right: 40px;
}

.gd_img_wrap {
    padding-top: 20px;
}

.gd_img_wrap>div {
    width: 271px;
    height: 182px;
    margin-right: 65px;
    cursor: pointer;
    float: left;
    overflow: hidden;
}

.gd_img_wrap>div img {
    width: 100%;
    height: 100%;
}

.gd_img_wrap>div:hover img {
    transform: scale(1.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.gd_img_wrap>div:hover {
    box-shadow: 0 0 10px gray;
}

.gd_img_wrap>div:nth-last-child(1) {
    margin-right: 0;
}

.gd_sec2_wrap {
    padding-bottom: 0;
}

.gt_list_wrap>ul li>p {
    height: 30px;
    line-height: 30px;
}

.gt_list_wrap>ul li>p:nth-child(2) {
    margin-top: 15px;
}

.gt_list_wrap>ul li {
    margin-bottom: 20px;
}

.gd_img1 {
    margin-top: 20px;
    cursor: pointer;
}

.gt_list {}

.gt_list>div {
    width: 300px;
    float: left;
    margin-right: 32px;
}

.gt_list>div:nth-child(4n) {
    margin-right: 0;
}

.gt_list>div>div {
    font-size: 16px;
    margin-bottom: 10px;
}

.gt_list>div>img {
    width: 126px;
    height: 126px;
    margin-top: 7px;
}

.gt_list>div>.gt_list_title {
    font-size: 20px;
}

.gt_list_title span {
    background: linear-gradient(to right, #1CBF37, #1B61B5);
    -webkit-background-clip: text;
    color: transparent;
    margin-left: 28px;
}

.gd_sec_wraps {
    padding-top: 0;
}

.ad_list_wrap>div {
    margin-top: 20px;
}

.ad_list_wrap>div h3 {
    font-size: 20px;
    color: #9E0003;
}

.ad_list {
    margin-top: 20px;
}

.ad_list img {
    width: 200px;
    height: 63px;
    margin-right: 65px;
    margin-bottom: 20px;
}

.ad_list img:nth-child(5n) {
    margin-right: 0px;
}

.pay_nav_ul {
    /*width: 100%;*/
    width: max-content;
    margin: auto;
    display: table;
}

.pay_nav_ul li {
    width: 260px;
    height: 65px;
    position: relative;
    float: left;
    background: #F4F4F6;
}

.pay_nav_ul li div {
    width: 100%;
    height: 65px;
    line-height: 65px;
    position: absolute;
    z-index: 9;
    font-size: 16px;
    text-align: center;
}

.pay_nav_ul li div span:nth-child(1) {
    width: 38px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    border: 1px solid #D8D8D8;
    text-align: center;
    margin-right: 10px;
    font-size: 22px;
    margin-top: -2px;
    vertical-align: middle;
}

.pay_nav_ul li img {
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
}

.pay_nav_ul .pay_nav_active img {
    display: block;
}

.pay_nav_ul .pay_nav_active div span:nth-child(1) {
    border: 1px solid #176DF2;
    color: white;
    margin-left: -20px;
    margin-right: 0;
}

.pay_nav_ul .pay_nav_active div span:nth-child(2) {
    color: white;
}

.pay_title_wrap {
    text-align: center;
}

.pay_title_wrap h2 {
    font-size: 30px;
    margin-top: 50px;
}

.pay_title_wrap p {
    font-size: 14px;
    margin-top: 10px;
}

.pay_title_wrap p span {
    color: #176DF2;
}

.pay_group_ul {
    width: 520px;
    margin: auto;
    margin-top: 40px;
}

.pay_group_ul li {
    width: 240px;
    height: 83px;
    line-height: 83px;
    text-align: center;
    border: 1px solid #DDDDDD;
    float: left;
    margin-right: 35px;
    font-size: 20px;
    cursor: pointer;
}

.pay_group_ul li:nth-last-child(1) {
    margin-right: 0;
}

.pay_group_ul .pay_group_active {
    border: 1px solid #176DF2;
    color: white;
    background: #176DF2;
}

.pay_tick_wrap {
    margin-top: 40px;
}

.pay_tick_wrap li {
    position: relative;
    margin-bottom: 20px;
}

.pay_tick_wrap li>span {
    float: left;
    font-size: 16px;
    color: #777777;
    margin-left: 20px;
    vertical-align: middle;
    margin-top: 66px;
}

.pay_ti_wrap {
    width: 770px;
    height: 85px;
    float: left;
    position: relative;
    margin-left: 258px;
}

.pay_ti_left {
    width: 686px;
    height: 75px;
    float: left;
    position: relative;
    background: #dddddd;
    overflow: hidden;
    border: 5px solid #dddddd;
}

.pay_price {
    line-height: 75px;
    float: left;
    font-size: 60px;
    color: white;
    margin-left: 25px;
}

.pay_price span {
    color: white;
}

.pay_name {
    float: right;
    text-align: right;
    margin-right: 20px;
}

.pay_name p {
    font-size: 30px;
    color: white;
    margin-top: 5px;
}

.pay_name span {
    color: white;
    display: block;
    margin-top: 2px;
}

.pay_ti_left img {
    position: absolute;
}

.pay_for_sale {
    width: 54px;
    left: 50%;
    margin-left: -27px;
    margin-top: 5px;
    display: none;
}

.pay_list_icon {
    width: 150px;
    position: absolute;
    right: 10px;
    top: -10px;
}

.pay_ti_right {
    width: 74px;
    height: 85px;
    line-height: 73px;
    text-align: center;
    float: left;
    background: #dddddd;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    font-size: 20px;
    color: white;
}

.pay_list1 .pay_ti_right {
    background: #87D37C;
}

.pay_list1 {
    cursor: pointer;
}

.pay_ti_wrap>img {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.pay_list1 .pay_ti_left {
    background: #176DF2;
    border: 5px solid #176DF2;
}

.pay_list2 .pay_for_sale {
    display: block;
}

.pay_list3 .pay_ti_right {
    background: #ED644B;
}

.pay_num_wraps {
    text-align: center;
}

.pay_num_wraps>h2 {
    font-size: 30px;
}

.pay_num_wraps>div {
    display: inline-block;
    vertical-align: middle;
    margin-left: 50px;
    margin-top: 28px;
}

.pay_num_wraps>.pay_num_wrap {
    margin-left: 138px;
}

.pay_num_wrap {}

.pay_num_wrap div {
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #176DF2;
    color: white;
    font-size: 34px;
    cursor: pointer;
    float: left;
}

.remove_num {}

.add_num {}

#pay_num {
    width: 171px;
    height: 46px;
    float: left;
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    font-size: 20px;
    text-align: center;
    outline: none;
}

.pay_invoice_wrap {}

.pay_invoice_wrap img {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    cursor: pointer;
}

.pay_invoice_wrap span {
    font-size: 14px;
    color: #777777;
    margin-left: 5px;
}

#pay_num::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

.pay_mw_wraps {
    width: 770px;
    margin: auto;
    margin-top: 50px;
    display: none;
}

.pay_mw_wraps>div {
    margin-bottom: 40px;
}

.pay_mw_wraps>div:nth-last-child(1) {
    margin-bottom: 40px;
}

.pay_mw_wraps>div span {
    font-size: 16px;
    color: #777777;
    vertical-align: top;
    display: inline-block;
    margin-top: 1px;
    font-weight: bold;
}

.pay_mw_wraps>div ul {
    display: inline-block;
    margin-left: 77px;
}

.pay_mw_wraps>div .invoice_rise_ul {
    margin-left: 177px;
}

.pay_mw_wraps>div ul li {
    float: left;
    color: #777777;
    margin-right: 30px;
}

.pay_mw_wraps>div ul li img {
    width: 16px;
    height: 16px;
    margin-right: 15px;
    vertical-align: middle;
    margin-top: -2px;
    cursor: pointer;
}

.pay_input_wrap {
    width: 576px;
    display: inline-block;
    margin-left: 77px;
    margin-top: -13px;
    margin-bottom: 15px;
}

.pay_input_wrap input {
    width: 100%;
    height: 46px;
    padding-left: 10px;
    margin-bottom: 15px;
    font-size: 16px;
    border: 1px solid #DDDDDD;
}

input::-webkit-input-placeholder {
    color: #C3C3C3;
}

.pay_btn_wrap {
    width: 830px;
    margin: auto;
    margin-bottom: 35px;
    margin-top: 40px;
}

.pay_btn_wrap div {
    width: 400px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    float: left;
    border: 1px solid #DDDDDD;
    color: #777777;
    margin-right: 25px;
    font-size: 20px;
    cursor: pointer;
}

.pay_btn_wrap div:hover {
    color: white;
    background: #176DF2;
    border: 1px solid #176DF2;
}

.pay_btn_wrap .pay_next {
    color: white;
    border: 1px solid #176DF2;
    background: #176DF2;
    margin-right: 0;
}

.pay_btn_wrap .pay_next:hover {
    border: 1px solid #195cc4;
    background: #195cc4;
}

.msg_write_wraps {
    width: 558px;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 55px;
}

.msg_write_wraps>div {
    margin-bottom: 30px;
}

.msg_write_wraps>div>span {
    font-size: 16px;
    color: #777777;
    display: inline-block;
    width: 100px;
    text-align: right;
    vertical-align: top;
    margin-top: 12px;
    font-weight: bold;
}

.msg_write_wraps>div>span span {
    color: red;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}

.msg_write_wraps>div input,
.msg_write_wraps>div textarea {
    width: 283px;
    height: 46px;
    padding-left: 10px;
    border: 1px solid #DDDDDD;
    margin-left: 30px;
}

.msg_write_wraps>div textarea {
    height: 102px;
    padding: 10px;
}

.pay_list_table {
    border-collapse: collapse;
    margin-top: 30px;
}

.pay_list_table tr {}

.pay_list_table tr:nth-child(1) {
    background: #F4F4F6;
}

.pay_list_table tr td {
    width: 284px;
    height: 60px;
    border: 1px solid #DDDDDD;
}

.pay_title_wrap .pay_money {
    font-size: 30px;
    color: #FF0000;
    text-align: right;
    margin-top: 30px;
    margin-bottom: 60px;
}

.pay_method_ul {
    margin-top: 40px;
}

.pay_method_ul li {
    width: 250px;
    height: 90px;
    float: left;
    margin-right: 97px;
    border: 1px solid #DDDDDD;
    background: linear-gradient(to bottom, white, #eeeeee);
    cursor: pointer;
}

.pay_method_ul li:nth-last-child(1) {
    margin-right: 0;
}

.pay_method_ul li>div {
    float: left;
    text-align: left;
    margin-left: 15px;
    margin-top: 10px;
}

.pay_method_ul li>div p {
    font-size: 20px;
}

.pay_method_ul li>div span {
    font-size: 14px;
}

.pay_method_ul li>img {
    float: right;
    margin-right: 20px;
    margin-top: 13px;
}

.pay_method_ul li:hover {
    box-shadow: 0 0 10px #c0c0c0;
}

.pay_explain_wrap {
    font-size: 16px;
    margin-bottom: 55px;
}

.pay_explain_wrap>div {
    margin-bottom: 20px;
    margin-top: 25px;
}

.pay_explain_wrap>p {
    color: #999999;
}

.pay_suc_msg h2 {
    margin-top: 0;
    font-size: 60px;
    color: #86D27B;
}

.pay_suc_msg p {
    font-size: 16px;
}

.pay_qrcode_wraps {
    width: 550px;
    margin: auto;
    margin-top: 180px;
    margin-bottom: 180px;
}

.pay_qrcode_wraps>div {
    width: 270px;
    float: left;
}

.pay_qrcode_wraps>div:nth-last-child(1) {
    width: 232px;
    float: right;
}

.pay_qrcode_wraps>div p {
    font-size: 16px;
    margin-bottom: 15px;
}

.pay_qrcode_wraps>div p span {
    font-size: 16px;
    vertical-align: top;
    margin-right: 10px;
}

.pay_qrcode_wraps>div p:nth-child(1) {
    font-size: 18px;
}

.pay_qrcode_wraps>div p:nth-child(1) span {
    font-size: 18px;
}

.pay_qrcode_wraps>div p img {}

.pay_suc_yh {
    margin-top: 30px;
}

.guest_wrap .in_sec1_wrap {
    height: 720px;
    background: #F5F5F5;
}

.gu_tab_wrap ul {
    float: left;
}

.gu_search_wrap {
    width: 263px;
    height: 47px;
    border-radius: 30px;
    border: 1px solid #DDDDDD;
    float: right;
    background-color: #fff;
    margin-right: 10px;
}

.gu_search_wrap input {
    width: 180px;
    font-size: 14px;
    margin-left: 23px;
    margin-top: 14px;
    border: none;
    outline: none;
}

.gu_search_wrap img {
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 15px;
    cursor: pointer;
}

.gu_toast {
    font-size: 14px;
    margin-top: 30px;
    margin-left: 27px;
    margin-bottom: 25px;
}

.guest_wrap .sd_sec1_ul li span {
    font-size: 18px;
}

.gu_list_wrap {}

.gu_list {
    width: 92%;
    margin-left: 4%;
}

.swiper-wrapper .gu_list {
    width: 100%;
    margin-left: 0;
}

.gu_list_wrap li {
    width: 309px;
    height: 158px;
    float: left;
    background: #F6F6F6;
    margin-right: 6px;
    margin-left: 9px;
    margin-bottom: 18px;
    box-shadow: 0 0 7px #dddddd;
}

.gu_list_wrap li:nth-child(4n) {
    margin-right: 0;
}

.gu_list>img {
    width: 90px;
    height: 90px;
    float: left;
    border-radius: 50%;
    margin-top: 10px;
}

.gu_list_right {
    width: 182px;
    float: left;
    margin-left: 11px;
    margin-top: 10px;
}

.gu_name {
    font-size: 18px;
}

.gu_position {
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 5px;
}

.gu_time {}

.gu_time img {
    width: 13px;
    height: 13px;
    vertical-align: middle;
    margin-top: -10px;
}

.gu_times {
    margin-top: 7px;
}

.gu_time span {
    max-width: 162px;
    font-size: 14px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 5px;
}

.gu_list_wrap .swiper-container {
    width: 92%;
    margin-left: 4%;
    height: inherit;
}

.gu_list_wrap .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #CCCCCC;
}

.gu_list_wrap .swiper-pagination-bullet-active {
    background: #9E0003;
}

.gu_list_wrap .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 7px;
}

.gu_list_wrap .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.sec_swiper {
    width: 305px;
    box-shadow: 0 0 5px #c0c0c0;
    margin-right: 20px;
}

.sec_swiper:hover {
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    box-shadow: 0 0 10px gray;
}

.sec_swiper>img:nth-child(2) {
    height: 305px;
    object-fit: cover;

}

:root {
    --grow-time: 5s;
    --fade-time: 3s;
}

.controls {
    position: relative;
    z-index: 2;
}

.controls__label {
    display: block;
    font-family: Menlo;
    font-weight: bold;
    margin-bottom: 10px;
}

.controls__slider {
    width: 200px;
}

.circle {
    -webkit-animation: grow var(--grow-time) forwards, fade var(--fade-time) calc(var(--grow-time) - var(--fade-time)) forwards;
    animation: grow var(--grow-time) forwards, fade var(--fade-time) calc(var(--grow-time) - var(--fade-time)) forwards;
    background: #81ecec;
    border-radius: 100%;
    height: 2px;
    left: 20vw;
    position: absolute;
    top: 20vh;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 2px;
}

@-webkit-keyframes grow {
    0% {
        -webkit-transform: translateZ(0) scale(0);
        transform: translateZ(0) scale(0);
    }

    100% {
        -webkit-transform: translateZ(0) scale(40);
        transform: translateZ(0) scale(40);
    }
}

@keyframes grow {
    0% {
        -webkit-transform: translateZ(0) scale(0);
        transform: translateZ(0) scale(0);
    }

    100% {
        -webkit-transform: translateZ(0) scale(40);
        transform: translateZ(0) scale(40);
    }
}

@-webkit-keyframes fade {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fade {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.su_ball_wrap,
.su_ball_wrap1 {
    width: 300px;
    height: 200px;
    position: absolute;
    left: 0;
    bottom: -105px;
}

.pay_tick_wrap2 {
    display: none;
}

.clear:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
}

.clear {
    zoom: 1
}


/* 新增支付成功对公转账 */
.pay_public_transfer {
    margin-top: 67px;
    padding-bottom: 163px;
}

.pay_public {
    width: 250px;
    height: 90px;
    margin-right: 97px;
    border: 1px solid #DDDDDD;
    background: linear-gradient(to bottom, white, #eeeeee);
}

.pay_public>div {
    float: left;
    text-align: left;
    margin-left: 15px;
    margin-top: 10px;
}

.pay_public>div p {
    font-size: 20px;
}

.pay_public>div span {
    font-size: 14px;
}

.pay_public>img {
    float: right;
    margin-right: 20px;
    margin-top: 13px;
}

.pay_public_transfer>img {
    width: 200px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.pay_public_transfer ul li {
    color: #535353;
    font-size: 18px;
    margin-bottom: 5px;
}

/* 注意事项 */
.pay_note {
    background: #F5F5F5;
    width: 100%;
    height: 155px;
}

.pay_note .pay_note_content {
    width: 1300px;
    margin: 0 auto;
}

.pay_note .pay_note_content h3 {
    color: #525252;
    font-size: 18px;
    padding-top: 15px;
    margin-bottom: 20px;
}

.pay_note .pay_note_content ul li {
    color: #999999;
    font-size: 16px;
    line-height: 24px;
}

.not_agend_wrap {
    width: 100%;
    height: 370px;
    line-height: 370px;
    font-size: 31px;
    text-align: center;
    color: #c0c0c0;
    display: none;
}

.h_bot_wrap>ul>.active_tab>a {
    color: #9E0003;
}

.gu_not_wrap {
    width: 100%;
    height: 300px;
    line-height: 300px;
    text-align: center;
    font-size: 31px;
    color: #c0c0c0;
    display: none
}

.gust_not_lb {
    width: 100%;
    height: 300px;
    line-height: 300px;
    text-align: center;
    font-size: 31px;
    color: #c0c0c0;
}

.gu_not_wrap {
    width: 100%;
    height: 300px;
    line-height: 300px;
    text-align: center;
    font-size: 31px;
    color: #c0c0c0;
}

.news_ul {
    margin-top: 35px;
}

.news_ul li {
    width: 310px;
    height: 390px;
    margin-right: 20px;
    float: left;
    margin-bottom: 20px;
}

.news_ul li:hover {
    box-shadow: 0 0 10px #c0c0c0;
}

.news_ul li:nth-child(4n) {
    margin-right: 0;
}

.news_ul li>h3 {
    color: #9E0003;
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    cursor: pointer;
    margin-top: 15px;
    line-height: 25px;
    min-height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
}

.news_ul li>p {
    color: #999999;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    cursor: pointer;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
}

.news_img_wrap {
    width: 100%;
    height: 216px;
    overflow: hidden;
}

.news_img_wrap a {}

.news_img_wrap img {
    width: 100%;
    height: 100%;
}

.news_img_wrap img:hover {
    transform: scale(1.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.news_ul li>h3 a:hover {
    color: #9E0003;
}

.sperker_top {
    height: 85px;
    line-height: 85px;
    overflow: hidden;
    border-bottom: 2px solid #E4E4E4;
}

.sperker_top .sperker_top_left {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 30px;
    float: left;
}

.sperker_top .sperker_top_right {
    width: 68%;
    float: right;
    color: #333;
    font-size: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}

.noData {

    font-size: 31px;
    color: #c0c0c0;
    text-align: center;
    margin-top: 60px;
}


/* 新增 */
.show_index {
    width: 1300px;
    margin: 0 auto;
}

.show_index .show_index_nav {
    height: 93px;
    display: flex;
    align-content: center;
    justify-content: center;
}

.show_index .show_index_nav>li {
    width: 298px;
    height: 98px;
    margin-right: 15px;
    /* background: rgba(0,0,0,1); */
    display: block;
    position: relative;
    cursor: pointer;

}

.show_index .show_index_nav>li:nth-child(4) {
    margin-right: 0px;
}

.show_index .show_index_nav>li img {
    width: 100%;
    height: 100%;
}

.show_index_nav>li div {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
}

.show_index_nav .show_index_active div {
    display: none;
}

.show_area {
    background: rgba(224, 107, 22, 0.8);
    margin-top: 34px;
    display: none;
}

.show_area:nth-child(1) {
    display: block;
}

.show_area ul {
    padding: 18px 33px;
    overflow: hidden;
}

.show_area ul li {
    width: 391.5px;
    height: 201px;
    float: left;
    background: #fff;
    margin-right: 25px;
    position: relative;
    margin-bottom: 20px;
}

.show_area ul li:nth-child(3n) {
    margin-right: 0px;
}

.show_area ul li .show_logo {
    width: 270px;
    height: 105px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.show_area ul li .show_zuan {
    width: 48px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.show_area ul li span {
    position: absolute;
    color: #C6C6C6;
    font-size: 24px;
    top: 15px;
    left: 18px;
}

.show_area:nth-child(2) {
    background: rgba(10, 107, 197, 0.8);
}

.show_area:nth-child(4) {
    background: rgba(80, 189, 134, 0.8);
}

.show_area:nth-child(3) {
    background: rgba(127, 26, 218, 0.8);
}

.show_shadow {
    background: rgba(0, 0, 0, 0.59);

    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

.show_shadow div {
    width: 300px;
    height: 86px;
    line-height: 86px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    border-radius: 11px;
    display: flex;
    align-content: center;
    justify-content: center;
    color: #222222;
    font-size: 35px;
    font-weight: bold;
    z-index: 99999;
    overflow: hidden;
    transform: scale(0.8);
}

.show_shadow div img {
    width: 40px;
    height: 47.14px;
    margin-right: 14px;
    margin-top: 20px;
}

.top_nav {
    overflow: hidden;
    margin-top: 5px;
}

.top_nav>div {
    width: 125px;
    float: left;
    padding-top: 10px;
    font-weight: bold;
    font-size: 24px;
    color: #333333;
}

.top_nav>ul {
    width: 1160px;
    float: left;

}

.top_nav>div img {
    width: 10px;
    margin-left: 10px;
    height: 19px;
}

/* 新首页 */
.body_bg {
    width: 100vw;
    min-height: 100vh;
    /* background: url('/home/index504/img/index_headerbg.png') no-repeat center 114px; */
    overflow: hidden;
    background-size: 100%;
}

.body_bg .wrap {
    width: 100%;
    /* height: 100%; */
    min-height: 100vh;
    background: url('/home/index504/img/index_footerbg.png') no-repeat 0 bottom;
    overflow: hidden;
    background-size: 100%;
}

.index_con .index_bg .index_strimg {
    width: 88.7vw;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 14vw;
}

.index_con .index_bg ul {
    width: 44.1vw;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 13vw;
}

.index_con .index_bg ul li {
    width: 28%;
    float: left;
    margin-right: 7.9%;
    height: 60px;
    background: linear-gradient(90deg, #B8B5FF 0%, #9E0003 100%);
    border-radius: 34px;
    color: #FFFFFF;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;

}

.index_con .index_bg ul li:nth-child(3) {
    margin-right: 0;
}

.index_con .index_bg ul li img {
    width: 22px;
    height: 22px;
    margin-left: 12px;
    border-radius: 50%;
}


.introcontainer {
    width: 1300px;
    margin: 0 auto;
    height: 546px;
    overflow: hidden;
}

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

.intro_tell {
    overflow: hidden;
    display: flex;
    margin-top: 20px;
}

.intro_tell>div:nth-child(1) {
    width: 238px;
    /* display: inline-block; */
    background: #E7E7E9;
     display: none;
}

.intro_tell>div:nth-child(1) img {
    /* display: block; */
    width: 100%;
    display: none;
}

.intro_tell>div:nth-child(2) {
    width: 1300px;
    display: inline-block;
    /* margin-left: 18px; */
    color: #222222;
    font-size: 18px;
}

.intro_tell_intr {
    margin-top: 20px;
    /* font-weight: bold; */
    font-size: 20px;
    color: #222222;
}

.guide_step1 img {
    /* width: 500px; */
    margin-top: 20px;
}

.guide_step2 {
    margin-top: 20px;
    width: 840px;
    line-height: 25px;
}

.guide_step2 p {
    color: #222222;
    font-size: 18px;
    line-height: 30px;
}

.guide_step2>div {
    color: #222222;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0;
}

.guide_step2 a {
    color: #9E0003;
    display: block;
    padding: 5px 0;
}

.guide_step3 a {
    display: inline-block;
}

.guide_step4 {
    color: #222222;
    font-size: 18px;
    width: 910px;
    margin-top: 20px;
}

.guide_step4 a {
    display: inline-block;
}

.guide_step3 .logo_er {
    width: 180px;
    margin-top: 20px;
}

.guide_step5 {
    color: #222222;
    font-size: 18px;
    width: 910px;
    margin-top: 20px;
}

.guide_step5 ul li {
    margin-bottom: 22px;
    line-height: 25px;
}

.guide_step5 ul li div {
    font-weight: bold;
}


.hxpartner {
    overflow: hidden;
    margin-top: 40px;
}

.hxpartner img {
    width: 312px;
    margin-right: 15px;
    margin-bottom: 15px;
    display: block;
    float: left;
}

.hxpartner img:nth-child(4n) {

    margin-right: 0;
}

.enterprise ul {
    margin-top: 40px;
    padding-bottom: 200px;
}

.enterprise ul li {
    display: flex;
    height: 236px;
    margin-bottom: 20px;
}

.enterprise ul li .eb_top {
    width: 341px;
    display: block;
    background: #fff;
    position: relative;
}

.enterprise ul li .eb_top img {
    width: 312px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

/* 新闻资讯页 */
.news_alllist {
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 40px;
    padding-bottom: 100px;
}

.news_alllist a {
    width: 620px;
    height: 145px;
    border-bottom: 1px solid #E5E5E5;
    border-radius: 8px;
    background: #FFFFFF;
    /* clear: both; */
    /* float: left; */
    margin-right: 10px;
    padding: 10px;
    margin-bottom: 10px;
    float: left;
    cursor: pointer;
    display: block;
    overflow: hidden;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0);

    border: 1px solid #ffffff;

}

.news_alllist .news_listactive {

    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);

    border: 1px solid #9E0003;
}

.news_alllist a:nth-child(2n) {
    margin-right: 0px;
}

.news_alllist .news_list .news_list_right {
    width: 203px;
    float: left;
}

.news_alllist .news_list .news_list_left .news_list_title {
    font-size: 18px;
    color: #333333;
    height: 90px;
    margin-top: 15px;
}

.news_alllist .news_list .news_list_left .news_list_title span {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_alllist .news_list .news_list_left .news_list_info {
    font-size: 12px;
    color: #8790A4;
    height: 17px;
    line-height: 17px;
    display: flex;
    align-items: center;
    /*垂直居中*/
}

.news_alllist .news_list .news_list_left .news_list_info span {
    font-size: 12px;
    color: #8790A4;
    display: inline-block;
}

.news_alllist .news_list .news_list_left .news_list_info span:nth-child(1) {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    max-width: 120px;
    display: inline-block;
}

.news_alllist .news_list .news_list_left {
    width: 393px;
    float: right;
    height: 100%;
}

.news_alllist .news_list .news_list_right img {
    width: 100%;
    height: 100%;
}

/* 往届回顾 */
.review_alllist {
    margin-top: 40px;
    /* width: 1300px;
    margin: 0 auto; */
}

.review_alllist a {
    width: 100%;
    height: 200px;
    margin-bottom: 40px;
    overflow: hidden;
    clear: both;
    display: block;

}

.review_alllist .news_list {
    width: 100%;
    height: 100%;
}

.review_alllist a .news_list_right {
    float: left;
    width: 287px;
    /* height: 247px; */
}

.review_alllist a .news_list_right img {
    width: 100%;
    height: 100%;
}

.review_alllist a .news_list_left {
    float: right;
    width: 990px;
}

.review_alllist a .news_list_left .news_list_title1 {
    width: 800px;
    color: #333333;
    font-size: 28px;
    padding-bottom: 16px;
    font-weight: 500;
}

.review_alllist a .news_list_left .news_list_info1 {
    width: 800px;
    color: #222222;
    font-size: 18px;
    line-height: 30px;

}

.review_alllist a .news_list_left>span {
    display: block;
    width: 80px;
    height: 6px;
    background: linear-gradient(90deg, #B8B5FF 0%, #50AAEB 100%);
    margin-bottom: 17px;
}

/* 组织机构 */
.organization_list {
    margin-top: 40px;
    overflow: hidden;
    padding-bottom: 200px;
}

.organization_list li {
    width: 610px;
    height: 240px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 20px 15px;
    color: #222222;
    font-size: 18px;
    line-height: 28px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #9E0003;
}

.organization_list li:nth-child(2n) {
    margin-right: 0;
}

.organization_list li .org_title {
    font-weight: 500;
    color: #333333;
    font-size: 22px;
    padding-bottom: 6px;
}

.organization_list li .org_hide {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    line-clamp: 7;
    -webkit-box-orient: vertical;
    text-indent: 2em;
}

.org_shadow{
    background-color: rgba(0, 0, 0, 0.6);
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    display: none;
}
.org_shadow .org_con{
    width: 800px;
    height: 627px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
   background: #FFE9E5;
    border-radius: 10px;
}
.org_shadow .org_con>div{
     background: url('/home/index504/img/org_alertbg.png') no-repeat center bottom;
     height: 100%;
     border-radius: 8px;
}

.org_shadow .org_con>div .org_shadow_header{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: linear-gradient(90deg, #FF6441 0%, #FFCE99 100%);
    border-radius: 10px 10px 0px 0px;
    color: #fff;
    font-size: 28px;
    font-weight: 500;
}
.org_shadow .org_con>div .org_shadow_header img{
    width: 28px;
    height: 28px;
    float: right;
    margin-right: 16px;
    margin-top: 16px;
    cursor: pointer;
}

.org_shadow .org_con>div .org_shadow_center{
    width: 690px;
    /* padding-left: 56px; */
    clear: both;
    display: block;
    margin: 0 auto;
    height: 70px;
    line-height: 70px;
    color:#333333;
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.org_shadow .org_con>div .org_shadow_center span{
    width: 4px;
    height: 22px;
    background: #9E0003;
    float: left;
    margin-top: 24px;
    margin-right: 10px;
}
.org_shadow .org_con>div .org_shadow_footer{
    width: 689px;
    height: 387px;
    overflow-y: scroll;
    margin-left: 56px;
    line-height: 28px;
}
.org_shadow .org_con>div .org_shadow_footer1{
    width: 689px;
    height: 407px;
    overflow-y: scroll;
    margin-left: 56px;
    line-height: 28px;
    margin-top: 20px;
}
.org_shadow .org_con>div .org_shadow_footer1 .box_guest_header{
    overflow: hidden;
}
.org_shadow .org_con>div .org_shadow_footer1 .box_guest_header>img{
    width: 200px;
    float: left;
}
.org_shadow .org_con>div .org_shadow_footer1 .box_guest_header .box_guest_header_right{
    width: 450px;
    float: left;
    margin-left: 20px;
}
.org_shadow .org_con>div .org_shadow_footer1 .box_guest_header  .box_guest_name{
    color: #333333;
    font-size: 22px;
    font-weight: bold;
    position: relative;
    margin-top: 20px;
}
.box_guest{
    margin-top: 20px;
    text-indent: 2em;
}
.org_shadow .org_con>div .org_shadow_footer1 .box_guest_header  .box_guest_name span{
    position: absolute;
    width: 33px;
    height: 2px;
    background: #9E0003;
    bottom: -10px;
    left: 0;
}
.org_shadow .org_con>div .org_shadow_footer1 .box_guest_header .box_guest_unit{
    margin-top:22px;
    color: #333333;
    font-size: 20px;
}
.showList{
    width: 1300px;
    margin: 0 auto;
}
.showList .swiper-container{
    width: 100%;
    height: 113px;
}
.aganda_nav{
	display: flex;
	align-items: center;
	height: 50px;
	margin-top: 30px;
}
.aganda_nav li{
	width:auto;
	height:50px;
	background:rgba(255,255,255,1);
	border-radius:32px;
	text-align: center;
	color: #333333;
	font-size: 18px;
	margin-left: 25px;
    cursor: pointer;
	padding:4px 45px;
    vertical-align: middle;
    display: flex;
    align-items: center;
}
.aganda_nav li:nth-child(1){
    margin-left: 20px;
}
.aganda_nav .swiper-slactive{

    background: linear-gradient(90deg, #FF6441 0%, #FFCE99 100%);
    color: #fff;
}
/* .aganda_nav li:nth-last-child(1){
    margin-right: 20px;
} */
.aganda_nav .aganda_nav_active{
	background:linear-gradient(90deg, #FF6441 0%, #FFCE99 100%);
	color: #FFFFFF;
}
.aganda_con{
    overflow: hidden;
    padding: 20px;
}
.aganda_con .aganda_time{
    border-bottom: 1px solid #D8D8D8;
    height: 40px;
    line-height: 40px;
}
.aganda_con .aganda_time li{
    /* width: 107px; */
    float: left;
    position: relative;
    margin-right: 40px;
    cursor: pointer;
}
.aganda_con .aganda_time li span{
    display: block;
    width:100%;
    height:4px;
    background:rgba(237,84,91,1);
    position: absolute;
    bottom: 0;
    display: none;
}


/* 日程 */
.divlist{
        padding-bottom: 200px;
        display: none;
 }
 .divlist:nth-child(1){
     display: block;
 }
.divlist h2{
    height: 66px;
    line-height: 66px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background: #9E0003;
    border-radius: 4px;
    color: #fff;
    font-size: 28px;
    padding-left: 20px;
}
.divlist .divlist_se1{
    margin-top: 15px;
}
.divlist .divlist_se1{
    display: flex;
    background-color: #fff;
    margin-bottom: 8px;
    padding: 20px;
}
.divlist .divlist_se1 .divlist_se1_left{
    display: flex;
    justify-content: center;
    color: #222222;
    font-weight: bold;
    margin-right: 20px;
    width: 250px;
    font-size: 28px;
}
.divlist .divlist_se1 .divlist_se1_left img{
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: 10px;
}
.divlist .divlist_se1 .divlist_se1_right{
      /* display: flex; */
      font-size: 16px;
      color: #666666;
      width: 800px;
}
.divlist .divlist_se1 .divlist_se1_right img{
    height: 22px;
    flex-shrink: 1;
    margin-right: 10px;
    float: left;
    margin-top: 5px;
}
.divlist .divlist_se1 .divlist_se1_right p {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}
.divlist .divlist_se1 .divlist_se1_right .right_color{
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 6px;
}
.divlist .divlist_se1 .divlist_se1_right p span{
    color: #9E0003;
    margin-right: 10px;
}

.divlist .divlist_se1  .divlist_se2_right{
    display: flex;
    font-size:20px;
    color: #333333;
}
.divlist .divlist_se1 .divlist_se2_right img{
    height: 22px;
    flex-shrink: 1;
    margin-right: 10px;
    margin-top: 0;
}

.guide_hui{
    width: 300px;
    /* margin: 0 auto; */
    margin-bottom:70px;
    height: 50px;
    background: #9E0003;
    border-radius: 4px;
    color: #FFFFFF;
    font-size:20px;
    display: flex;
    font-weight: bold;
    align-items: center;
    justify-content: center;
}
.guide_hui img{
    width: 26px;
    height: 30px;
    flex-shrink: 0;
    margin-right: 10px;
}
.guide_fft{
    font-weight: bold;
    margin-top: 5px;
    display: block;
}
.eb_content{
    width: 690px;
    text-align: center;
    background: #F2F2F2;
 }
.eb_content img{
    margin: 0 auto;
}
