body {
    width: 15rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#zt {
    position: relative;
}

#zt .head {
    width: 15rem;
    height: 14.14rem;
    background: url("../images/head.jpg") no-repeat top center/100%;
    position: relative;
}

#zt .gm {
    position: absolute;
    top: 1.55rem;
    left: 4.2rem;
    width: 6.66rem;
    height: 1.1rem;
}

#zt .gm img {
    width: 100%;
}

#zt .expotime {
    position: absolute;
    top: 5.4rem;
    left: 0.8rem;
    line-height: 1.2;
    text-align: right;
}

#zt .expotime .time {
    font-size: 0.62rem;
    color: #212121;
    font-weight: bold;
}

#zt .expotime .addr {
    font-size: 0.62rem;
    color: #212121;
}

#zt .advantage {
    position: absolute;
    top: 8.44rem;
    left: 0.8rem;
    line-height: 1.2;
    width: 11rem;
}

#zt .advantage::before {
    content: "";
    width: 3.88rem;
    height: 1.88rem;
    display: block;
    background: url(../images/20years.png) no-repeat top center/100%;
    margin-bottom: 0.1rem;
}

#zt .advantage .one {
    display: inline-block;
    font-size: 0.42rem;
    color: #ffffff;
    background-color: rgba(127, 1, 13, 0.5);
    border-radius: 0.8rem;
    margin-top: 0.16rem;
    padding: 0.1rem 0.2rem;
}

#zt .catelist {
    background-color: #a50c1b;
    width: 13.52rem;
    padding: 0.2rem 0.74rem 0.4rem;
    font-size: 0.36rem;
    color: #e7ddca;
    font-style: italic;
    opacity: 0.9;
}

#zt .suopiao {
    width: 15rem;
    padding-bottom: 0px;
    background: linear-gradient(180deg, #eed7ba 0%, #f9ead8 100%);
    padding-bottom: 1.6rem;
}

#zt .expobox {
    width: 13.72rem;
    padding: 0 0 0.5rem 0;
    margin: 0 auto;
    background-color: #ffffff;
    border-radius: 0 0 0.4rem 0.4rem;
    position: relative;
}

#zt .expobox::before {
    content: "";
    width: 0.64rem;
    height: 0.72rem;
    background-color: #40070a;
    position: absolute;
    top: 0;
    left: -0.64rem;
    -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 100% 100%);
}

#zt .expobox::after {
    content: "";
    width: 0.64rem;
    height: 0.72rem;
    background-color: #40070a;
    position: absolute;
    top: 0;
    right: -0.64rem;
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%);
    clip-path: polygon(100% 0, 0 0, 0 100%);
}

#zt .expobox .ticket-header {
    padding: 0.6rem 0;
    margin-bottom: 0.4rem;
    border-bottom: 1px dashed #ccc;
    background: linear-gradient(to bottom, #e4e4e4, #ffffff);
    position: relative;
}

#zt .expobox .ticket-header::before {
    content: "";
    width: 0.56rem;
    height: 0.56rem;
    background-color: #ebd9be;
    border-radius: 50%;
    position: absolute;
    top: 2.85rem;
    left: -0.28rem;
}

#zt .expobox .ticket-header::after {
    content: "";
    width: 0.56rem;
    height: 0.56rem;
    background-color: #ebd9be;
    border-radius: 50%;
    position: absolute;
    top: 2.85rem;
    right: -0.28rem;
}

#zt .expobox .ticket-header h2 {
    color: #a50c1b;
    text-align: center;
}

#zt .expobox .sub_bt {
    color: #333333;
    font-size: 0.4267rem;
    line-height: 0.7467rem;
    text-align: left;
    padding: 0px 0.5333rem;
}

#zt .expobox .sub_bt a {
    padding: 0 !important;
    border: none !important;
    display: block;
    width: 100%;
    height: 1.9rem;
    line-height: 1.9rem;
    margin: 0 auto;
    color: #ffffff;
    background: #a50c1b !important;
    border-radius: 0.2667rem !important;
    font-size: 0.64rem;
    font-weight: 600;
    /* background: linear-gradient(-90deg, rgba(255, 85, 66, 1), rgba(255, 59, 80, 1)) !important; */
    box-shadow: 0px 0.225rem 0.425rem 0px rgba(255, 59, 80, 0.35);
}

#zt .expobox .ticket-header .tongji {
    color: #000;
    text-align: center;
    font-family: PingFang SC;
    font-size: 0.56rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 0.2rem;
}

#zt .secondbox {
    padding: 0.97rem 0 0.5rem 0;
    background: linear-gradient(180deg, #f6f2ec 0%, #e9cfb3 100%);
}

#zt .secondbox .sec-top .tit {
    font-size: 0;
    width: 7.68rem;
    height: 1rem;
    margin: 0 auto;
    background: url(../images/tit1.png) no-repeat top center/100%;
}

#zt .secondbox .sec-top p {
    color: rgba(0, 0, 0, 0.9);
    margin-top: 0.2rem;
    font-size: 0.48rem;
    font-style: normal;
    line-height: normal;
    text-align: center;
}

#zt .secondbox .sec-top .imgbox {
    padding: 1rem 0.64rem 1rem;
}

#zt .secondbox .sec-top .imgbox .imgs {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.8rem;
}

#zt .secondbox .sec-bottom img {
    display: block;
    width: 13.72rem;
    margin: 0.6rem auto 0 auto;
}

#zt .secondbox .sec-top .imgbox img {
    display: block;
    width: 6.32rem;
    height: 2.08rem;
}

#zt .secondbox .sec-top .imgbox img.img5 {
    height: 2.72rem;
}

#zt .secondbox .sec-bottom .tit {
    font-size: 0;
    width: 7.44rem;
    height: 1rem;
    margin: 0 auto;
    background: url(../images/tit2.png) no-repeat top center/100%;
}

#zt .secondbox .sec-bottom img {
    display: block;
    width: 13.72rem;
    margin: 0.6rem auto 0 auto;
}

#zt .secondbox .sec-bottom .img1 {
    height: 3.44rem;
}

#zt .secondbox .sec-bottom .img2 {
    height: 4.95rem;
}

#zt .secondbox .sec-bottom .img3 {
    height: 4.96rem;
}

#zt .secondbox .sec-bottom p {
    padding: 0.2rem 0 0.16rem 0;
    justify-content: center;
    align-items: center;
    display: flex;
    color: #a50c1b;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background: rgba(163, 13, 27, 0.2);
    width: 13.72rem;
    margin: 0.8rem auto;
}

#zt .secondbox .sec-bottom p span {
    color: #ff0006;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

#zt .thirdbox {
    padding: 0.97rem 0 0.8rem 0;
    background: linear-gradient(180deg, #f6f2ec 0%, #e9cfb3 100%);
}

#zt .thirdbox img {
    display: block;
    margin: 0 auto;
    width: 14.16rem;
    height: 11.08rem;
}

#zt .fourthbox {
    padding: 0.97rem 0 1.2rem 0;
    background: linear-gradient(140deg, #f6f2ec 0%, #e7ddca 97.36%);
}

#zt .fourthbox .tit {
    font-size: 0;
    width: 10.8rem;
    height: 1.72rem;
    margin: 0 auto;
    background: url(../images/tit3.png) no-repeat top center/100%;
}

#zt .fourthbox p {
    width: 10.8rem;
    margin: 0.1rem auto;
    text-align: right;
    color: #d02b3b;
    font-size: 0.56rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#zt .fourthbox .tit_1 {
    margin-top: 0.8rem;
    width: 10.4rem;
    height: 1.44rem;
    background: url(../images/tit3_1.png) no-repeat top center/100%;
}

#zt .fourthbox .tit_2 {
    width: 10.92rem;
    height: 1.44rem;
    background: url(../images/tit3_2.png) no-repeat top center/100%;
}

#zt .fourthbox .evaluate {
    width: 14.04rem;
    margin: 0.4rem auto 0.8rem auto;
    background: url(../images/1.jpg) no-repeat top center/100%;
    border-radius: 0.2rem;
}

#zt .fourthbox .evaluate .danmu {
    width: 14rem;
    border-radius: 0.4rem;
    overflow: hidden;
    display: flex;
    line-height: 1;
    padding: 0.3rem 0;
}

#zt .scrollhide::-webkit-scrollbar {
    display: none;
}

#zt .fourthbox .evaluate .danmubox {
    flex-shrink: 0;
    line-height: 1;
}

#zt .fourthbox .evaluate .danmu .oneline {
    display: flex;
}

#zt .fourthbox .evaluate .danmu .onedan {
    flex-shrink: 0;
    display: inline-block;
    padding: 0.1rem 0.4rem;
    margin: 0.15rem 0.2rem 0.15rem 0;
    border-radius: 0.16rem;
    background: linear-gradient(91deg, #e6dcc9 3.18%, #fff7e7 99.57%);
    color: #000;
    font-size: 0.48rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#zt .fourthbox .apppic {
    margin-top: -0.8rem;
}

#zt .fourthbox .apppic img {
    display: block;
    width: 14.66rem;
    height: 30.72rem;
}

#zt .gotoexpo {
    width: 15rem;
    height: 2.08rem;
    background: url(../images/suopiaobtn.png) no-repeat top center/100%;
}

#zt .subtit {
    color: rgba(0, 0, 0, 0.9);
    font-size: 0.48rem;
    font-weight: normal;
    text-align: center;
    margin-top: 0.2rem;
}

#zt .fulilist {
    width: 12.52rem;
    background-color: #ffffff;
    margin: 0 auto;
    padding: 0 0.5rem 0.7rem 0.7rem;
    overflow: hidden;
}

#zt .fulione {
    margin-top: 0.48rem;
    display: flex;
    align-items: baseline;
    line-height: 1.1;
}

#zt .fulione b {
    font-size: 0.4rem;
    color: #a50c1b;
    white-space: nowrap;
    display: block;
    width: 2rem;
}

#zt .fulione div span {
    color: rgba(0, 0, 0, 0.9);
    font-size: 0.48rem;
    font-style: normal;
}

#zt .fulione div i {
    opacity: 0.8;
    color: rgba(99, 99, 99, 0.9);
    font-size: 0.4rem;
    font-style: normal;
    display: block;
}

#zt .fulione div b {
    opacity: 0.8;
    color: #a50c1b;
    font-size: 0.48rem;
    margin: 0;
    font-weight: normal;
    width: auto;
    display: inline;
}

#zt .fulilist .shuoming {
    color: rgba(99, 99, 99, 0.9);
    font-size: 0.4rem;
    font-style: normal;
    text-align: right;
    margin-top: 0.4rem;
}

#zt .ditubox {
    width: 13.8rem;
    height: 9.95rem;
    margin: 0 auto;
    border-radius: 0.3rem;
    overflow: hidden;
}

#zt .ditubox img {
    display: block;
    width: 100%;
    height: 100%;
}

#zt .mapadd {
    width: 15rem;
    margin: 0 auto;
}

#zt .mapadd ul {
    width: 15.5rem;
    margin: 0.4rem auto 0;
}

#zt .mapadd ul li {
    clear: both;
    width: 100%;
    margin-bottom: 0.1rem;
    padding: 0.2rem 0;
}

#zt .mapadd .r1 {
    background: #ff9c00;
}

#zt .mapadd .r2 {
    background: #e170a7;
}

#zt .mapadd .r3 {
    background: #129136;
}

#zt .mapadd i {
    font-style: normal;
    font-size: 0.45rem;
    line-height: 0.7rem;
    display: block;
    width: 90%;
    margin: 0 auto;
}

#zt .mapadd span {
    width: 2.25rem;
    height: 0.8rem;
    border-radius: 5px;
    font-size: 0.45rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    display: block;
    margin-left: 0.6rem;
}

#zt .titbox {
    font-size: 1rem;
    text-align: center;
    color: #a50c1b;
    font-weight: bold;
}
