* {
    vertical-align: top;
    padding: 0;
    margin: 0;
    list-style: none;
    outline: none;
    font-weight: normal;
    font-family: "微软雅黑";
    text-decoration: none;
}

body {
    font-family: microsoft yahei, "微软雅黑";
    font-size: .2rem;
    background: #eff2f6;
}

a {
    text-decoration: none;
    color: #fff;
}

img {
    width: 100%;
    height: auto;
}

.wrap .top {
    width: 100%;
    overflow: hidden;

}

.title {
    height: .38rem;
    margin-bottom: .34rem;
}

/* 轮播图 */
.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.jdt_box {
    padding: 0 .3rem;
    margin-top: .4rem;
}

#jdt,
#zhbegin {
    padding-bottom: .3rem;
}

#jdt img,
#zhbegin img {
    vertical-align: bottom;
}

.video {
    margin: 0 .22rem;
    height: 3.7rem;
}

#jdt .swiper-slide p,
#zhbegin .swiper-slide p {
    font-size: .26rem;
    width: 100%;
    color: #fff;
    line-height: .42rem;
    height: .42rem;
    background: rgba(2, 106, 204, 0.8);
    position: absolute;
    left: 0;
    bottom: 0;
}

#jdt .swiper-pagination,
#zhbegin .swiper-pagination {
    bottom: -.1rem;
}

#jdt .swiper-pagination-bullet,
#zhbegin .swiper-pagination-bullet {
    opacity: 1;
    background: #58d6ff;
    width: .1rem;
    height: .1rem;
    margin: 0 .05rem;
}

#jdt .swiper-pagination-bullet-active,
#zhbegin .swiper-pagination-bullet-active {
    width: .3rem;
    border-radius: .15rem;
}

/* 最佳装备 */
.bestEquip {
    padding: .31rem .3rem 0;
}

.bestEquip li {
    height: 2.59rem;
    width: 100%;
    color: #fff;
}

.bestEquip li:not(:last-of-type) {
    margin-bottom: .22rem;
}

.bestEquip li a {
    display: block;
    height: 2.59rem;
    width: 100%;
    overflow: hidden;
}

.bestEquip li .left {
    width: 50%;
    float: left;
    box-sizing: border-box;
    height: 100%;
}

.bestEquip li:nth-of-type(odd) .left {
    position: relative;

}

.bestEquip li:nth-of-type(even) .left {
    background: -webkit-linear-gradient(top, #478bff 0%, #355cff 100%);
    background: -moz-linear-gradient(top, #478bff 0%, #355cff 100%);
    background: -o-linear-gradient(top, #478bff 0%, #355cff 100%);
    background: -ms-linear-gradient(top #478bff 0%, #355cff 100%);
    background: linear-gradient(top, #478bff 0%, #355cff 100%);
    padding: .35rem .3rem 0;
}

.bestEquip li:nth-of-type(odd) .left p,
.bestEquip li:nth-of-type(even) .right p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.44rem;
    line-height: 0.44rem;
    font-size: 0.24rem;
    text-align: center;
    background: rgba(48, 188, 253, .8);
}

.bestEquip li .right {
    height: 100%;
    margin-left: 50%;
}

.bestEquip li:nth-of-type(odd) .right {
    background: -webkit-linear-gradient(top, #2dafff 0%, #0085ff 100%);
    background: -moz-linear-gradient(top, #2dafff 0%, #0085ff 100%);
    background: -o-linear-gradient(top, #2dafff 0%, #0085ff 100%);
    background: -ms-linear-gradient(top #2dafff 0%, #0085ff 100%);
    background: linear-gradient(top, #2dafff 0%, #0085ff 100%);
    padding: .35rem .3rem 0;

}

.bestEquip li:nth-of-type(even) .right {
    width: 50%;
    height: 2.59rem;
    position: relative;

}

.bestEquip li h3 {
    font-size: .25rem;
}

.bestEquip li .line {
    width: .31rem;
    height: .05rem;
    background: #58e5ff;
    margin: .17rem 0rem .07rem 0rem;
}

.bestEquip li .briefIntro {
    font-size: .2rem;
    line-height: .35rem;
}

/* 视频逛展 */
.shipin {
    padding: .42rem .3rem .38rem;
    background-color: #ffffff;
    margin-top: .42rem;
}

.relativeArticleWrap {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}
.relativeArticleWrap ul {
    display: flex;
    justify-content: space-around;
}
/* .relativeArticleWrap li:nth-of-type(odd) {
    margin-right: 0.2rem;
} */

.relativeArticleWrap ul li {
    position: relative;
    width: 3.3rem;
    margin-top: 0.2rem;
    display: inline-block;
    overflow: hidden;
    vertical-align: baseline;
    border: 1px solid #1c91ff;
    box-sizing: border-box;
}

.relativeArticleWrap ul li  p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.52rem;
    line-height: 0.52rem;
    color: #fff;
    font-size: 0.26rem;
    text-align: center;
    background: rgba(28, 145, 255);
}

/* 展会花絮 */
.zhhx {
    padding: 0 .3rem 0;
    margin-top: .4rem;
    background-size: 100% auto;
}

/* 前沿资讯 */
.qyzhx {
    padding: .56rem .2rem 0;
}

.qyzhx dl {
    height: 1.92rem;
    padding: .1rem 0 0 .1rem;
    margin-right: .1rem;
    background: url(http://www.yesky.com/TLimages2009/yesky/special/images/chinajoy2020_wap/qybg.jpg) no-repeat;
    background-size: 100% auto;
}

.qyzhx dt {
    float: left;
    width: 34.5%;
    margin-right: .25rem;
    height: 100%;
}

.qyzhx dd {
    color: #444;
    line-height: .32rem;
    padding-right: .2rem;
}

.qyzhx dd.tit {
    font-size: .25rem;
    color: #0084ff;
    padding: .25rem 0 .1rem;
}

.qyzhx dd.date {
    text-align: right;
    color: #5bcbff;
}

.qyzhx dd span {
    color: #0084ff;
}

.more,
.lookmore {
    width: 2.35rem;
    height: .589rem;
    margin: .3rem auto 0rem;
}

.more {
    margin-bottom: .77rem;
}

footer {
    height: 1.71rem;
    width: 100%;
    background: -webkit-linear-gradient(left, #0688ff 0%, #58c4ff 100%);
    background: -moz-linear-gradient(left, #0688ff 0%, #58c4ff 100%);
    background: -o-linear-gradient(left, #0688ff 0%, #58c4ff 100%);
    background: -ms-linear-gradient(left #0688ff 0%, #58c4ff 100%);
    background: linear-gradient(left, #0688ff 0%, #58c4ff 100%);
}