.home-wrapper {
    width: 100%;
}

/* 绾㈣壊鑳屾櫙鏍囬 */
.header-title {
    width: 321px;
    height: 71px;
    background-image: url(/uploads/image/images/qmydz-header_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-size: 36px;
    font-family: microsoftyahei-bold;
    line-height: 58px;
    text-align: center;
    text-indent: -30px;
    color: #fff;
    margin: 72px auto 54px;
}

/* 榛勮壊鑳屾櫙鏍囬 */
.headery-title {
    width: 321px;
    height: 71px;
    background-image: url(/uploads/image/images/qmydz-headery_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-size: 36px;
    font-weight: bold;
    line-height: 58px;
    text-align: center;
    text-indent: -30px;
    color: #c91116;
    margin: 72px auto 54px;
}

.swiper-button-next,
.swiper-button-prev {
    width: 56px;
    height: 56px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.swiper-button-next {
    background-image: url(/uploads/image/images/qmydz-icon_right.png);
    right: 30px;
}

.swiper-button-prev {
    background-image: url(/uploads/image/images/qmydz-icon_left.png);
    left: 30px;
}

/* banner鍖哄煙 */
.banner {
    position: relative;
    width: 100%;
    background-image: url(/uploads/image/images/qmydz-banner.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.banner::before {
    content: "";
    display: block;
    padding-top: 46%;
}

.banner .xcp {
    position: absolute;
    display: inline-block;
    top: 50%;
    right: 0;
    z-index: 1;
    width: 197px;
    height: 68px;
    background-image: url(/uploads/image/images/qmydz-xcp-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    cursor: pointer;
}

.banner .countdown {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: calc((100% - 1200px)/2);
    bottom: -97px;
    z-index: 1;
    width: 1200px;
    height: 165px;
    background-image: url(/uploads/image/images/qmydz-daojishi-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.banner .countdown .daojishi-img {
    width: 144px;
    height: 65px;
    background-image: url(/uploads/image/images/qmydz-daojishi.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.banner .countdown .gzzx {
    display: inline-block;
    width: 152px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    border-radius: 30px;
    font-size: 22px;
    color: #fff;
    background-image: linear-gradient(to right, #bb1f1f, #ee3535);
    cursor: pointer;
}

.banner .countdown .daojishi {
    display: flex;
    align-items: center;
    font-size: 24px;
    color: #2d170e;
    margin: 0 120px;
}

.banner .countdown .daojishi span {
    display: inline-block;
    width: 66px;
    height: 63px;
    line-height: 63px;
    text-align: center;
    border-radius: 5px;
    background-color: rgba(40, 40, 40, 1);
    font-size: 41px;
    font-weight: 600;
    font-weight: bold;
    color: #fff;
    margin: 0 18px;
}

.float-box {
    display: none;
    flex-direction: column;
    align-items: center;
    position: fixed;
    right: 0px;
    bottom: 30%;
    z-index: 95;
    width: 152px;
}

.float-box .cy-entrance {
    display: none;
    width: 152px;
    height: 127px;
}

.float-box .cy-entrance img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.float-box .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 98px;
    border-radius: 4px;
    background-image: linear-gradient(#ee3535, #bb1f1f);
    cursor: pointer;
    margin-left: 8px;
    margin-top: 20px;
}

.float-line {
    display: none;
    width: 52px;
    height: 1px;
    background-image: linear-gradient(#ffd9bf, #f9da84);
}

.float-box .gzcenter {
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 105px;
}

.float-box .gzcenter .text {
    line-height: 24px;
    color: #fff;
    font-size: 18px;
    margin-top: 5px;
}

.float-box img {
    width: 28px;
    height: 28px;
    object-fit: cover;
}

.float-box .share {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 105px;
}

.float-box .share .text {
    line-height: 24px;
    color: #fff;
    font-size: 18px;
    margin-top: 5px;
}

.float-box .share:hover .sharebox {
    display: block;
}

.float-box .share .sharebox {
    display: none;
    position: absolute;
    top: 170px;
    right: 116px;
}

.float-box .share .sharebox .item-box {
    display: flex;
    align-items: center;
    width: 173px;
    height: 70px;
    background-image: url(/uploads/image/images/qmydz-share.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 0 12px;
    box-sizing: border-box;
}

.float-box .share .item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
}

.float-box .share .item:first-child::after {
    position: absolute;
    right: 0;
    top: 6px;
    display: inline-block;
    content: "";
    width: 1px;
    height: 25px;
    background-color: #f2f2f2;
}

.float-box .share .sharebox .icon {
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.float-box .share .sharebox .icon.sina {
    background-image: url(/uploads/image/images/qmydz-weibo.png);
}

.float-box .share .sharebox .icon.sina:hover {
    background-image: url(/uploads/image/images/qmydz-weibo-active.png);
}

.float-box .share .sharebox .icon.wechat {
    background-image: url(/uploads/image/images/qmydz-wechat.png);
}

.float-box .share .sharebox .icon.wechat:hover {
    background-image: url(/uploads/image/images/qmydz-wechat-active.png);
}

.qrcodebox {
    display: none;
    flex-direction: column;
    align-items: center;
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 20;
    width: 405px;
    height: 357px;
    background-color: #fff;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.21);
    padding: 15px;
    box-sizing: border-box;
}

.qrcodebox .title {
    display: flex;
    justify-content: space-between;
    width: 100%;
    line-height: 18px;
    color: rgba(41, 41, 41, 1);
    font-size: 14px;
    text-align: left;
}

.qrcodebox .title i {
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    font-style: normal;
    text-align: center;
    cursor: pointer;
}

.qrcodebox .qrcode {
    width: 270px;
    height: 270px;
    margin: 10px 0 15px;
}

.qrcodebox .qrcode img {
    width: 100%;
    height: 100%;
}

.qrcodebox .footer {
    color: rgba(41, 41, 41, 1);
    font-size: 12px;
    line-height: 16px;
}

/* 璧勮鍖哄煙 */
.main-zixun {
    background-color: #fafafa;
    padding-top: 82px;
}

.main-zixun .zixun {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    padding-bottom: 74px;
}

.main-zixun .zixun .content {
    display: flex;
}

.main-zixun .zixun .zixun-swiper {
    position: relative;
    width: 743px;
    height: 463px;
    overflow: hidden;
}

.main-zixun .zixun .zixun-swiper a {
    display: inline-block;
}

.main-zixun .zixun .zixun-swiper .swiper-slide .explain {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 131px;
    font-size: 22px;
    font-family: microsoftyahei-bold;
    line-height: 150px;
    color: #fff;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(41, 26, 6, 1));
    padding: 0 36px 40px 26px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-zixun .zixun .zixun-swiper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-zixun .zixun .realtime {
    flex: 1;
    box-shadow: 0px 2px 18px 0px rgba(144, 103, 103, 0.14);
}

.realtime .tabs {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
}

.realtime .tabs a {
    flex: 1;
    font-size: 24px;
    color: rgba(45, 23, 14, .4);
    text-align: center;
    cursor: pointer;
}

.realtime .tabs a.active,
.realtime .tabs a:hover {
    font-family: microsoftyahei-bold;
    color: #2d170e;
}

.realtime .tabs a.active::before,
.realtime .tabs a:hover::before {
    display: inline-block;
    content: "";
    width: 16px;
    height: 21px;
    background-image: url(/uploads/image/images/qmydz-icon_zixun_ltab.png);
    background-size: 100% 100%;
    margin-right: 10px;
}

.realtime .tabs a.active::after,
.realtime .tabs a:hover::after {
    display: inline-block;
    content: "";
    width: 16px;
    height: 21px;
    background-image: ;
    background-size: 100% 100%;
    margin-left: 10px;
}

.realtime .baodao,
.realtime .yicheng {
    display: none;
}

.baodao {
    padding: 0 0 0 20px;
    box-sizing: border-box;
}

.baodao .item {
    height: 382px;
    overflow: auto;
    margin-right: 8px;
}

.baodao a {
    display: inline-block;
    width: 410px;
    height: 64px;
    line-height: 64px;
    font-size: 18px;
    color: #2d170e;
    border-bottom: 1px solid #ececec;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.baodao a::before {
    display: inline-block;
    content: "";
    width: 6px;
    height: 6px;
    background-color: rgba(235, 51, 51, 1);
    margin-right: 12px;
}

.baodao a:last-child {
    border-bottom: 0;
}

.yicheng {
    height: 382px;
    margin-right: 8px;
    padding-bottom: 30px;
    box-sizing: border-box;
    overflow-y: auto;
}

.yicheng .date {
    height: 40px;
    line-height: 40px;
    color: #c91116;
    font-size: 28px;
    font-weight: 800;
    margin: 2px 0 16px 36px;
    font-weight: 600;
    margin-top: 30px;
}

.yicheng .date:first-child {
    margin-top: 0;
}

.yicheng .item {
    position: relative;
    padding-left: 36px;

}

.yicheng .item a::before {
    position: absolute;
    top: 25px;
    left: -1px;
    display: inline-block;
    content: "";
    width: 1px;
    height: 100%;
    background-color: rgba(235, 51, 51, .2);
}

.yicheng .item a:last-child::before {
    height: 70%;
}

.yicheng .item a {
    position: relative;
    display: inline-block;
    padding: 12px 20px 9px 14px;
    box-sizing: border-box;
}

.yicheng .item a .time {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #2d170e;
}

.yicheng .item a .time::before {
    position: absolute;
    left: -4px;
    top: 24px;
    display: inline-block;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 7px;
    background-color: rgba(235, 51, 51, 1);
}

.yicheng .item a .title {
    width: 360px;
    font-size: 18px;
    line-height: 25px;
    color: rgba(45, 23, 14, .8);
    margin-top: 5px;
    /* overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; */
}

/* 璁哄潧鍖哄煙 */
.main-luntan {
    width: 1200px;
    margin: 0 auto;
}

.main-luntan .luntan {
    position: relative;
    display: flex;
    height: 540px;

}

.luntan-left {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 543px;
}

.luntan-left .zhuangshi {
    width: 423px;
    height: 43px;
    background-image: url(/uploads/image/images/qmydz-luntan-zhuangshi.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.luntan-left .module {
    width: 543px;
    height: 446px;
    background-image: url(/uploads/image/images/qmydz-luntan-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 20px;
    padding: 76px 124px 0 77px;
    box-sizing: border-box;
}

.luntan-left .module h2 {
    font-size: 32px;
    font-family: microsoftyahei-bold;
    line-height: 42px;
    color: #fff;
    margin-bottom: 24px;
}

.luntan-left .module p {
    display: flex;
    font-size: 22px;
    color: #fff;
    line-height: 38px;
    margin-bottom: 10px;
}

.luntan-left .module p label {
    min-width: 66px;
}

.luntan-left .module p span {
    display: inline-block;
}

.luntan-right {
    position: absolute;
    right: 0;
    width: 749px;
    height: 540px;
}

.luntan-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-luntan .tabs {
    display: flex;
    margin-top: 40px;
}

.main-luntan .tabs a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: #2e2d2d;
    width: 95px;
    height: 35px;
    line-height: 35px;
    margin-right: 40px;
    padding-bottom: 12px;
    cursor: pointer;
    border-bottom: 4px solid transparent;
}

.main-luntan .tabs a.active,
.main-luntan .tabs a:hover {
    font-size: 24px;
    font-weight: 600;
    color: #b01e20;
    border-bottom: 4px solid #b01e20;
    white-space: nowrap;
}

.main-luntan .luntan-swiper {
    display: none;
    position: relative;
    width: 100%;
    height: 234px;
    overflow: hidden;
}

.main-luntan .luntan-swiper a {
    display: inline-block;
}

.main-luntan .luntan-swiper .swiper-slide {
    position: relative;
    width: 300px;
    cursor: pointer;
}

.main-luntan .luntan-swiper .swiper-slide .lt-title {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    height: 216px;
    text-align: center;
}

.main-luntan .luntan-swiper .swiper-slide .lt-title .lt-box {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 245px;
    margin: 0 auto;
    /* padding: 0 100px; */
    background-image: url(/uploads/image/images/qmydz-rectangle1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

#twenty-four .swiper-slide .lt-title {
    height: 100%;
}

#twenty-three .swiper-slide .lt-title .lt-box,
#twenty-five .swiper-slide .lt-title .lt-box {
    width: 100%;
    height: 100%;
    line-height: 234px;
    background-image: url(/uploads/image/images/qmydz-rectangle.png);
    padding: 0;
}

.main-luntan .luntan-swiper .swiper-slide .lt-title span {
    position: relative;
    z-index: 2;
    font-size: 20px;
    color: #fff;
}

.main-luntan .luntan-swiper .swiper-slide .explain {
    display: none;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(52, 50, 50, 0.51), rgba(23, 23, 23, 1));
    padding: 0 20px 0 20px;
    box-sizing: border-box;
}

.main-luntan .luntan-swiper .swiper-slide:hover .lt-title {
    display: none;
}

#twenty-five .swiper-slide:hover .lt-title {
    display: block;
}

.main-luntan .luntan-swiper .swiper-slide:hover .explain {
    display: flex;
}

.main-luntan .luntan-swiper .swiper-slide .explain p {
    display: flex;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
}

#twenty-three p {
    font-size: 18px;
    line-height: 38px;
    padding: 0 20px;
}

#twenty-five .explain {
    display: flex;
    background-image: url(/uploads/image/images/qmydz-luntan-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#twenty-five .explain p {
    font-size: 18px;
    line-height: 38px;
    padding: 0 15px;
}

#twenty-five .explain p label {
    min-width: 72px;
}

.main-luntan .luntan-swiper .swiper-slide .explain p label {
    min-width: 64px;
}

.main-luntan .luntan-swiper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 澶т細闀滃ご鍖哄煙 */
.main-jingtou .jingtou-swiper {
    position: relative;
    width: 100%;
    height: 240px;
    overflow: hidden;
}

.main-jingtou .jingtou-swiper::after {
    position: absolute;
    display: inline-block;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(/uploads/image/images/qmydz-shadow.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.main-jingtou .jingtou-swiper a {
    display: inline-block;
}

.main-jingtou .jingtou-swiper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-jingtou .jingtou-swiper .swiper-button-next {
    right: 390px;
}

.main-jingtou .jingtou-swiper .swiper-button-prev {
    left: 390px;
}

/* 鎴愭灉鍖哄煙 */

.main-chengguo {
    width: 100%;
    height: 715px;
    background-image: url(/uploads/image/images/qmydz-chengguo-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 72px;
    padding-top: 72px;
    box-sizing: border-box;
}

.main-chengguo .headery-title {
    margin: 0 auto 54px;
}

.main-chengguo .content {
    display: flex;
    width: 1200px;
    margin: 0 auto;
    padding-top: 10px;
    padding-left: 10px;
    background-color: rgba(255, 255, 255, .3);
    box-sizing: border-box;
}

.main-chengguo .content a {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.main-chengguo .content .sides {
    width: 176px;
    height: 353px;
}

.main-chengguo .content .middle {
    display: flex;
    flex-wrap: wrap;
    width: 845px;
}

.main-chengguo .content .middle a {
    width: 171px;
    height: 171px;
}

.main-chengguo .content .middle a:nth-child(3),
.main-chengguo .content .middle a:nth-child(5) {
    width: 270px;
}


.main-chengguo .content a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* .main-chengguo .content a p {
    position: absolute;
    z-index: 1;
    top: 32px;
    right: 30px;
    font-size: 16px;
    color: #2d170e;
    line-height: 23px;
    text-align: right;
} */

.main-zhanting .zhanting {
    display: flex;
    width: 1200px;
    margin: 0 auto 72px;
}

.zhanting .item {
    position: relative;
    width: 288px;
    height: 318px;
    margin-right: 16px;
    transition: width .65s;
    -moz-transition: width .65s;
    -webkit-transition: width .65s;
    -o-transition: width .65s;
    overflow: hidden;
}

.zhanting .item:hover {
    width: 468px;
}

.zhanting .item:hover .card {
    margin-top: 130px;
}

.zhanting .item:hover .card span::after,
.zhanting .item:hover .card p {
    opacity: 1;
}

.zhanting .item:last-child {
    margin-right: 0;
}

.zhanting .item img {
    width: 100%;
    height: 318px;
    object-fit: cover;
}

.zhanting .item .cover {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 95px;
    width: 100%;
    height: 223px;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .7));
}

.zhanting .item .card {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-left: 32px;
    margin-top: 189px;
    transition: .65s;
    -moz-transition: .65s;
    -webkit-transition: .65s;
    -o-transition: .65s;
}

.zhanting .item .card i {
    font-size: 44px;
    line-height: 44px;
    color: #fff;
}

.zhanting .item .card span {
    position: relative;
    display: inline-block;
    font-size: 22px;
    line-height: 29px;
    color: #fff;
    margin-top: 16px;
}

.zhanting .item .card span::after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 32px;
    height: 2px;
    border-top: 3px solid #fff;
    margin-top: 16px;
    opacity: 0;
    -webkit-transition: .2s;
    transition: .2s;
}

.zhanting .item .card p {
    font-size: 18px;
    line-height: 24px;
    opacity: 0;
    -webkit-transition: .2s;
    transition: .2s;
    color: rgba(255, 255, 255, .9);
    margin-top: 34px;
}