.content{
    padding: 5px 4%;
}
.searchBox{
    border-radius: 20px;
    background: rgba(255,255,255,0.8);
}

.searchBtn{
    left: 0;
    right: unset;
    background: url(https://gtimg.in-en.com/mobile_rev/images/ss.png) no-repeat center;
    background-size: 17px;
}

.dlTop{
    width: 100%;
}
.dlTopBg{
    width: 100%;
}
.dlNav{
    background: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 92%;
    margin: 0 auto;
    padding: 20px 0% 10px;
    box-sizing: border-box;
    box-shadow: 0px 1px 10px 1px #eee;
}
.dlNav a{
    color: #333;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 10px;
}
.dlNav a p{
    margin-bottom: 8px;
}

#top{
    padding: 5px 0px 15px 0;
    position: relative;
}
.nav{
    height: unset;
    border-bottom: unset;
    width: 92%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav-list{
    height: unset;
    /*overflow-x: hidden;*/
    width: 92%;
}
.nav-list::-webkit-scrollbar{
    display: none;
}
.selected{
    font-size: 18px !important;
    color: #333;
}

.nav-a{
    font-size: 16px;
    padding: 0;
    margin-right: 5.5%;
}
.nav-a a{
    color: #7f7f7f;
}
.navMore{
    width: 16px;
}
.navMoreList{
    width: 100%;
    position: absolute;
    top: 55px;
    left: 0;
    background: #fff;
    z-index: 999;
    display: none;
}
.navMoreList h3{
    width: 92%;
    margin: 0 auto;
    text-align: right;
    position: absolute;
    top: -5px;
    right: 16px;
}
.navMoreList h3 span{
    font-size: 24px;
    color: #333;
}
.navMoreList ul{
    width: 92%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}
.navMoreList ul li{
    font-size: 16px;
    color: #7f7f7f;
    margin-right: 20px;
    margin-bottom: 15px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 0 10px;
}

.banner{
    margin-bottom: 25px;
}
.banner .swiper-slide img{
    height: 100%;
}
.banner .swiper-slide p{
    bottom: 28px;
    padding: 3px 12px 0px 12px;
    font-size: 18px;
    font-weight: bold;
    background-image: unset;
}
.banner .swiper-horizontal>.swiper-pagination-bullets{
    /*left: -138px;*/
    left: -36%;
    bottom: 15px;
}
.banner .swiper-pagination-bullet {
    width: 20px;
    height: 2px;
    background-color: #fff;
    border-radius: unset;
}

.tit h4{
    font-size: 18px;
    color: #333;
}
.tit p{
    margin-left: 10px;
}
.tit p a{
    font-size: 15px;
    color: #808080;
    margin-left: 15px;
}
.tit .more{
    font-size: 12px;
    color: #808080;
}
.item{
    width: 92%;
    margin: 0 auto;
    padding: 15px 0% 12px;
    border-bottom: 1px solid #f2f2f2;
}
.item-txt{
    width: 64%;
}
.item-txt h3 a{
    color: #333;
    font-size: 17px;
}
.item-txt p{
    display: flex;
}
.item-txt p span{
    color: #999;
    font-size: 13px;
    padding-left: 0;
}
.item-txt p span.tag,
.item-txt p span.tag1{
    margin-right: 5px;
    padding-right: 0;
    padding-left: 0;
    background: unset;
    display: block;
    /*width: 25%;*/
    width: 30%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.nopic .item-txt p{
    width: 64%;
}
/*.nopic p span.tag,*/
/*.nopic p span.tag1{*/
/*    display: unset;*/
/*    width: auto;*/
/*    overflow: unset;*/
/*    white-space: unset;*/
/*    text-overflow: unset;*/
/*}*/
.item-txt p span.time{
    padding-left: 0;
    background: unset;
}
.item-txt p span.num{
    float: unset;
    padding-left: 15px;
    margin-left: 25px;
    background: unset;
}
.item-img{
    width: 32%;
}
.tit h4{
    font-size: 18px;
    border-left: unset;
    padding-left: 0;
}
.tit h4 a{
    color: #333;
}
.celeb{
    background: #f2f2f2;
}
.celeb .swiper{
    margin: 15px auto 0;
    padding-top: 10px;
}
/*.celeb .swiper .swiper-slide{*/
/*    height: auto;*/
/*}*/
/*.celeb .swiper .swiper-slide a{*/
/*    display: block;*/
/*    height: 230px;*/
/*    overflow: hidden;*/
/*}*/
/*.celeb .swiper .swiper-slide img{*/
/*    height: auto;*/
/*}*/
.celeb .swiper .swiper-slide p a{
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.celeb .swiper-pagination-fraction{
    font-size: 13px;
    position: unset;
    width: 50px;
}
.celeb .pagPage{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: -5px;
}

.zt{
    margin-bottom: 45px;
}
.zt-list:first-child p{
    left: 15px;
    bottom: 10px;
    padding-left: 0;
    padding-bottom: 0;
}
.zt-list:first-child p a{
    font-size: 17px;
    font-weight: bold;
}
.zt-list:last-child{
    border-top: unset;
    margin-top: 0;
    padding-top: 0;
}
.zt-list p span{
    padding: 2px 3px;
    box-sizing: border-box;
    background: #d3d4d7;
    border-radius: 3px;
    font-size: 12px;
    color: #2564d5;
    /*color: #2d9694;*/
    margin-right: 10px;
}
.ztBox, .ztBox ul{
    width: 100%;
    overflow: unset;
}
.ztBox ul{
    display: flex;
    justify-content: space-between;
}
.ztBox ul li{
    width: 48%;
    box-shadow: 0px 10px 15px 0px #efefef;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.ztBox ul li a{
    font-size: 13px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.ztBox ul li a img{
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.ztBox ul li p{
    display: flex;
    width: 100%;
    padding: 8px 10px;
    box-sizing: border-box;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.pro{
    padding: 20px 4%;
    box-sizing: border-box;
}
.pro_L{
    width: 100%;
}
.pro_L ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.pro_L ul li{
    width: 25%;
    margin-bottom: 20px;
}
.pro_L ul li span{
    height: 28px;
    display: block;
}
.pro_L ul li p{
    font-size: 14px;
    color: #808080;
    text-align: center;
    margin-top: 5px;
    padding: 0 7px;
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
}
.pro .swiper{
    width: 100%;
    height: auto;
    padding: 0%;
    margin: 0px auto 0px;
}
.pro .swiper-slide{
    height: 135px !important;
}
.pro .swiper-slide img{
    width: 60%;
}
.proEve{
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 1px 10px 1px #eee;
    padding: 10px 0 5px 0;
    margin: 5px 5px 0px 5px;
}
.pro .swiper-slide p{
    height: auto;
    margin-top: 8px;
    padding: 0px 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pro .swiper-slide p a{
    font-size: 13px;
    color: #0a0a0a;
}
.pro .swiper-slide p.price{
    font-size: 13px;
    margin-top: 3px;
}
.swiperEve{
    display: none;
    width: 100%;
    height: 320px;
}
.showSwiper{
    display: block;
}
.pro .swiper-horizontal>.swiper-pagination-bullets{
    bottom: 0;
}
.pro .swiper-pagination .swiper-pagination-bullet{
    width: 8px;
    height: 5px;
    border-radius: 20px;
    background: #ccc;
}
.pro .swiper-pagination .swiper-pagination-bullet-active{
    width: 12px;
}

.expo-img{
    width: 32%;
}
.expo-img img{
    height: auto;
    border-radius: 5px;
}
.expo-list{
    margin-top: 15px;
}
.expo-list p{
    width: 64%;
}
.expo-list p a{
    color: #28292f;
    font-size: 17px;
    margin-bottom: 8px;
}
.expo-list p span{
    font-size: 13px;
    color: #999;
}
.expo-list:first-child{
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 15px;
}

.posterBox{
    width: 100%;
    position: relative;
    padding: 11px 0 5px;
    background: #f3f3f3;
}
.posterBox span{
    position: absolute;
    bottom: 8px;
    right: 3px;
    border: 1px solid #696969;
    background: rgba(0,0,0,.42);
    color: #ccc;
    border-radius: 3px;
    z-index: 90;
    padding: 0 4px;
    line-height: 16px;
}



