.WJwarp {
    position: relative;
    width: 100%;
    height: auto;
    background: #f8f8f8;
}

.white {
    background: #fff;
}

.WJfocus {
    position: relative;
    margin: 29px auto;
    width: 1335px;
    height: 668px;
}

.WJfocus .swiper-container {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: 300px;
}

#wj-gallery-top {
    margin-right: 0;
    margin-left: 89px;
    width: 827px;
    height: 667px;
}

#wj-gallery-top .swiper-slide img {
    height: 100%;
    display: block;
    margin: 0 auto;
}

#wj-gallery-thumbs {
    position: absolute;
    top: 58px;
    left: 0;
    z-index: 8;
    width: 70px;
    height: 80%;
}

#wj-gallery-thumbs .swiper-slide {
    overflow: hidden;
    width: 66px;
    height: 46px;
    border: 2px solid #e5e5e5;
    opacity: 1;
}

#wj-gallery-thumbs .swiper-slide img {
    width: 100%;
}

#wj-gallery-thumbs .swiper-slide-thumb-active {
    border: 2px solid #00a0e9;
    opacity: 1;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url(../img/toys/btn_top.png);
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url(../img/toys/btn_bottom.png);
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: auto;
    left: 28px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    right: auto;
    left: 28px;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    z-index: 10;
    margin-top: -5px;
    width: 16px;
    height: 11px;
    background-position: center;
    background-size: 16px 11px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.swiper-button-next {
    top: 95%;
}

.swiper-button-prev {
    top: 5%;
}

.WJfocus_r {
    position: absolute;
    top: 0;
    right: 0;
    padding: 27px;
    width: 356px;
}

.WJfocus_r .car_title {
    height: 65px;
    color: #2d2d29;
    font-weight: 700;
    font-size: 20.08px;
    line-height: 65px;
}

.WJfocus_r p {
    color: #2d2d29;
    font-size: 14px;
}

.WJtwo {
    padding: 29px 0;
    border-top: 2px solid #dcdcdc;
    border-bottom: 2px solid #dcdcdc;
    background: #fff;
}

.WJtwo ul {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.WJtwo ul li {
    padding-top: 27px;
    width: 400px;
    height: 163px;
    border-right: 1px solid #d3d3d4;
    color: #2d2d29;
}

.WJtwo ul li:last-child {
    border-right: none;
}

.WJtwo ul li h2,
.WJtwo ul li p,
.WJtwo ul li span {
    width: 100%;
}

.WJtwo ul li em {
    height: 48px;
    border-radius: 50px;
    background: #000;
    color: #fff;
    font-size: 20px;
    line-height: 48px;
    padding: 5px 10px;
}

.WJtwo ul li span {
    display: block;
    height: 48px;
    line-height: 48px;
}

.WJtwo ul li h2 {
    height: 60px;
    font-weight: 700;
    font-size: 27px;
    line-height: 60px;
}

.WJtwo ul li p {
    text-align: center;
    font-size: 18px;
}

.WJthree {
    display: inline-block;
    width: 100%;
}

.WJthree .three_title {
    width: 100%;
    height: 103px;
    background: #f8f8f8;
    line-height: 103px;
}

.WJthree .three_title h2 {
    margin: 0 auto;
    width: 1335px;
    color: #2d2d29;
    font-size: 34px;
}

.WJthree .three_com {
    display: table;
    margin: 0 auto;
    padding: 25px 0;
    width: 1335px;
}

.WJthree .com_L {
    float: left;
    width: 100%;
    color: #2d2d29;
    font-size: 20px;
}

.WJthree .com_R {
    float: right;
    width: 517px;
}

.WJthree .com_R img {
    width: 100%;
}

.four {
    margin-top: 104px;
    padding-bottom: 30px;
    background: #fff;
}

.four .title1 {
    margin: 0 auto;
    width: 1335px;
    height: 80px;
    color: #2d2d29;
    font-size: 34px;
    line-height: 100px;
}

.lit_recommend {
    display: flex;
    margin: 0 auto;
    width: 1335px;
    justify-content: center;
    align-items: center;
}

.recommend {
    float: left;
    overflow: hidden;
    width: 330px;
    height: auto;
    max-height: 500px;
    border: 2px solid #d3d3d4;
    /* border-bottom: 2px solid #d3d3d4; */
    /* border-left: 2px solid #d3d3d4; */
    text-align: center;
    margin: 0 24px;
    padding: 20px 30px;
}

.recommend img {
    width: 100%;
    height: auto;
    max-height: 360px;
    overflow: hidden;
}

.recommend h3 {
    height: 25px;
    color: #727171;
    font-weight: 700;
    font-size: 16px;
}

.recommend p {
    height: 25px;
    color: #9fa0a0;
    text-align: center;
    font-size: 16.73px;
}

.recommend a {
    display: block;
    margin: 22px auto 0;
    width: 308px;
    height: 52px;
    border-radius: 5px;
    background: #ddd;
    color: #fff;
    font-size: 16px;
    line-height: 52px;
}

.recommend:last-child {
    border-right: 2px solid #d3d3d4;
}

.date .date-title a {
    display: inline-block;
    padding: 0;
    height: 60px;
    border: none;
    background: url(../img/toys/return.png) no-repeat;
    background-size: 56px 60px;
}