body, div, p, span, a, ul, li, h1, h2, h3, h4 {
    padding: 0;
    margin: 0;
}

body {
    font-family: Arial, 微软雅黑, serif;
}



ul, li {
    list-style: none;
}

.eight-icon {
   
    text-align: center;
    color: #323232;
    font-size: 22px;
}

.clr {
    clear: both;
    width: 0;
    height: 0;
}

.dot {
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

a, a:active, a:hover, a:focus, a:visited {
    text-decoration: none;
    outline: none;
}

.content {
    width: 750px;
    margin: 0 auto;
    overflow: hidden;
    background: #ddeffe;
}

.banner-top {
    position: relative;
    height: 326px;
    overflow: hidden;
}

.banner-middle{
    position: relative;
    overflow: hidden;
    width: 700px;
    height: 188px;
    margin: 40px auto 0 auto;
    border-radius: 15px;
}
.banner-middle .swiper-wrapper img {
    width: 100%;
}
.banner-middle .swiper-pagination {
    bottom: 21px;
    left: 24px;
    width: auto;
}

.banner-middle .swiper-pagination .swiper-pagination-bullet {
    margin: 0 6px;
    width: 10px;
    height: 10px;
}

.banner-middle .swiper-pagination .swiper-pagination-bullet-active {
    border: none;
    background-color: #ffde00;
}


.cat {
    margin-top: 20px;
}

.cat .cat-list {
    width: 654px;
    margin: 0 auto;
}

.cat .cat-item {
    float: left;
    margin: 5px 16px;
    text-align: center;
}


.flash {
    width: 705px;
    height: 316px;
    margin: 48px auto 0;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    z-index: 2;
}

.flash .flash-nav {
    padding-top: 28px;
}

.flash .flash-title {
    margin-left: 32px;
    font-size: 30px;
    float: left;
    font-weight: normal;
}

.flash .flash-time {
    float: left;
    width: 82px;
    height: 24px;
    text-align: center;
    font-size: 18px;
    padding: 4px 0;
    border-radius: 16px;
    background-color: #d92617;
    color: #fff;
    margin: 7px 0 0 18px;
    position: relative;
    z-index: 2;
}

.flash .flash-left {
    float: left;
    height: 21px;
    font-size: 18px;
    padding: 5px 18px 2px 35px;
    border-radius: 16px;
    border: 2px solid #d92617;
    background-color: #ffff;
    color: #d92617;
    margin: 7px 0 0 -28px;
    width: 70px;
}

.flash .flash-title2 {
    margin-left: 40px;
    font-size: 30px;
    float: left;
    font-weight: normal;
}

.flash .flash-more {
    float: left;
    color: #e58fac;
    border-radius: 16px;
    border: 2px solid #e58fac;
    padding: 2px 10px 2px 20px;
    font-size: 18px;
    margin: 7px 0 0 10px;
    width: 128px;
}

.flash .flash-gt {
    padding-left: 40px;
}

.flash .flash-list {

}

.flash .flash-item {
    float: left;
    padding-left: 6px;
}

.flash .flash-item .flash-discount {
    color: #323232;
    text-align: center;
    font-size: 22px;
    width: 170px;
}

.flash .flash-item .flash-original {
    color: #9e9e9f;
    text-align: center;
    font-size: 20px;
    position: relative;
    width: 170px;
}

.flash .flash-item .flash-original::before {
    content: "";
    position: absolute;
    left: 60px;
    top: -40px;
    width: 57px;
    height: 50px;
    box-sizing: border-box;
    border-bottom: 1px solid #9e9e9f;
    transform-origin: bottom center;
    transform: rotateZ(160deg);
    animation: slash 5s infinite ease;
}

.flash .flash-item .flash-anchor {
    color: #323232;
    text-align: center;
    font-size: 22px;
    margin-top: 10px;
    width: 170px;
    overflow: hidden;
}

.flash-side {
    position: absolute;
    top: 1015px;
}

.cloud-class-top {
    margin: 60px auto 0;
    display: block;
}

.cloud-class-banner {
    margin-top: 35px;
    display: block;
}

.cloud-class-title {
    margin-top: 25px;
}

.cloud-class-title-text {
    font-size: 29px;
    float: left;
    color: #837fcc;
    margin-left: 51px;
}

.cloud-class-title-line {
    margin: 18px 0 0 228px;
    width: 45px;
    border: 2px solid #837fcc;
    border-radius: 2px;
    float: left;
}

.cloud-class-title-line2 {
    margin-left: 51px;
}

.cloud-class-table {
    margin: 20px 0 0 16px;
    width: 666px;
    padding: 19px;
    background-image: linear-gradient(to top, #787bfd, #a7c9fa);
    border-radius: 10px;
}

.cloud-class-line {
    padding: 5px 0;
}

.cloud-class-line-title {
    color: #fff;
    font-size: 24px;
    width: 374px;
    float: left;
}

.cloud-class-line-date {
    margin-left: 20px;
    font-size: 24px;
    color: #4898f2;
    width: 75px;
    padding: 5px 0;
    text-align: center;
    float: left;
    background: #fff;
    border-radius: 5px;
}

.cloud-class-line-time {
    width: 185px;
    text-align: center;
    font-size: 24px;
    float: left;
    padding: 5px 0;
    color: #fff;
}

.cloud-class-table .cloud-class-line:last-child {
    border: none;
}

.cloud-class-list {
    margin-top: 17px;
    padding: 0 13px;
}

.cloud-class-item {
    padding: 7px;
    position: relative;
    font-size: 0;
    width: 347px;
    float: left;
    margin-bottom: 30px;
}

.cloud-class-item-img {
    width: 347px;
    height: 277px;
}

.cloud-class-item-icon {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 167px;
    left: 167px;
}

.cloud-class-item-info {
    padding: 15px 24px 8px;
    background-image: linear-gradient(to bottom right, #4983e7, #5032b4);
    border-radius: 0 0 10px 10px;
}

.cloud-class-item-data {
    font-size: 20px;
    color: #fff;
}

.cloud-class-item-time {
    font-size: 20px;
    color: #fff;
}

.cloud-class {
    margin-top: 50px;
}

.cloud-match-top {
    margin: 30px 0;
}

.cloud-match-banner {
    margin-top: 25px;
}

.cloud-match-list {
    padding: 0 7px;
}

.cloud-match-item {
    margin: 25px 5px 0;
    font-size: 0;
    float: left;
}

.cloud-match-item-title {
    font-size: 25px;
    color: #fff;
    background-image: linear-gradient(to bottom right, #7b32c9, #ff6fd8);
    width: 352px;
    border-radius: 0 0 10px 10px;
    text-align: center;
    padding-bottom: 5px;
}

.cloud-match-item-date {
    font-size: 28px;
    width: 352px;
    text-align: center;
    margin-top: 15px;
    color: #966464;
}

.cloud-pair {
    margin-top: 60px;
}

.cloud-pair-info {
    margin-top: 15px;
}

.supplier-title {
    margin-top: 55px;
}

.supplier-title-text {
    font-size: 29px;
    float: left;
    color: #787878;
    margin-left: 17px;
}

.supplier-title-line {
    margin: 18px 0 0 255px;
    width: 45px;
    border: 2px solid #787878;
    border-radius: 2px;
    float: left;
}

.supplier-title-line2 {
    margin-left: 17px;
}

.supplier-list {
    padding: 0 20px;
    margin-top: 9px;
}

.supplier-item {
    margin: 27px 13px 0;
    float: left;
    font-size: 0;
}

.supplier-item-img {
    width: 325px;
    height: 200px;
}

.supplier-item-title {
    font-size: 25px;
    padding: 10px;
    width: 305px;
    text-align: center;
    background-color: #585858;
    color: #fff;
    border-radius: 0 0 10px 10px;
}

.good-title {
    margin-top: 85px;
}

.good-title-text {
    font-size: 29px;
    float: left;
    color: #787878;
    margin-left: 40px;
}

.good-title-line {
    margin: 18px 0 0 230px;
    width: 45px;
    border: 2px solid #787878;
    border-radius: 2px;
    float: left;
}

.good-title-line2 {
    margin-left: 40px;
}

.good-list {
    margin-top: 33px;
    padding: 0 0 0 21px;
}

.good-item {
    padding: 6px;
    width: 220px;
    background-color: #fff;
    margin: 25px 5px 0 0;
    float: left;
}

.good-item-img {
    width: 220px;
    height: 212px;
}

.good-item-title {
    width: 220px;
    text-align: center;
    color: #323232;
    font-size: 25px;
}

.good-item-price {
    margin-top: 5px;
    width: 218px;
    height: 54px;
    background-image: linear-gradient(#fc8c5d, #de4313);
    border-radius: 2px;
}

.good-item-discount {
    float: left;
    font-size: 20px;
    color: #fff;
    margin: 14px 10px 0 18px;
}

.good-item-original {
    float: left;
    font-size: 16px;
    color: #fff;
    margin-top: 24px;
    padding: 0 4px;
    text-decoration: line-through;
}

.good-item-icon {
    float: right;
    margin: 6px 13px 0 0;
}

.bottom-text {
}

.bottom {
    margin-top: 50px;
    margin-bottom: 150px;
    color: #787878;
    text-align: center;
    font-size: 23px;
    line-height: 35px;
}

.nav {
    position: fixed;
    bottom: 0;
    width: 750px;
    background-color: #1e6da7;
    height: 105px;
    margin: 0 auto;
    z-index: 10;
}

.nav-booth-icon {
    margin: 24px 0 0 80px;
    float: left;
}

.nav-booth {
    margin: 30px 0 0 5px;
    font-size: 26px;
    color: #ffffff;
    float: left;
}

.nav-line {
    float: left;
    margin: 29px 0 0 82px;
    height: 45px;
    border: 1px solid #c8c8c8;
}

.nav-register-icon {
    float: left;
    margin: 26px 0 0 100px;
}

.nav-register {
    float: left;
    font-size: 26px;
    color: #ffffff;
    margin: 30px 0 0 5px;
}

.popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}

.popup-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
}

.popup-close {
    position: fixed;
    top: 20px;
    right: 20px;
    font-size: 60px;
    color: #fff;
    border: 5px solid #fff;
    border-radius: 30px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}

.popup-img {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
}
.popup-text {
    position: fixed;
    width: 90%;
    max-width: 700px;
    height: 600px;
    background: white;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    border-radius: 15px;
}
.popup-text p{
    text-align: center;
    color: #333333;
    font-size: 20px;
    width: 100%;
    margin: 60px 0 20px 0;
}
.popup-text textarea{
    width: 80%;
    height: 400px;
    margin: 0 auto;
    display: block;
    padding: 20px;
    font-size: 20px;
}
.popup-btn {
    position: fixed;
    display: none;
}

.page-block{
    border-radius: 15px;
    background:#fff;
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.home-title {
    float: left;
    font-size: 30px;
    margin: 20px 0 20px 20px;
    color: #333333;
}
.find-more {
    color: #666666;
    text-align: right;
    font-size: 23px;
    float: right;
    margin: 20px 20px 20px 0;
}
.list-line {
    width: 100%;
    overflow: hidden;
}
.list-line::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
.list-line::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.list-line::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
.list-event {
    width: 170px;
    float: left;
    margin-left: 10px;
}
.list-event-img {
    width: 100%;
    height: 180px;
    position: relative;
}
.list-event-img img {
    vertical-align: middle;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
}
.list-event-text {
    width: 100%;
    position: relative;
    overflow: hidden;
    font-size: 20px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
.list-event-text.odd_cost{
    color: #a6a6a7;
    font-size: 15px;
    text-decoration:line-through;
}
.pb-quarter{
    width: 100%;
    height: 160px;
    float: left;
    overflow: hidden;
    border-radius: 15px;
    position: relative;
}
.pb-quarter p{
    font-size: 23px;
    color: #333333;
    text-align: center;
    line-height: 50px;
}
.pb-quarter img,.pb-half img{
    width: 100%;
    height: 100%;
}
.pb-half{
    width: 48.5%;
    height: 335px;
    float: left;
    overflow: hidden;
    border-radius: 15px;
    position: relative;
}
.tips{
    position: absolute;
    bottom: 10px;
    left: 12px;
    padding: 0 12px;
    border-radius: 20px;
    color: white;
    background-image: linear-gradient(to right, #ff1d58, #ff5b94);
    text-align: center;
}
.page-block-inner{
    width: 94%;
    margin: 0 auto 20px auto;
}
.list-shop{
    width: 150px;
    float: left;
    margin-left: 15px;
    margin-bottom: 25px;
}
.list-shop .list-shop-img{
    width: 100%;
    overflow: hidden;
}
.list-shop .list-shop-img img{
    width: 100%;
}
.list-shop-text{
    width: 100%;
    position: relative;
    overflow: hidden;
    font-size: 25px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}