.picture_book {
    background: #fed30c;
    width: 182px;
    height: 62px;
    margin-top: 442px;
    margin-left: 65px;
}

.book_img {
    margin-top: 10px;
    margin-left: 12px;
}

.book_imgs {
    margin-top: 16px;
    margin-left: 12px;
}

.book_size {
    text-align: center;
    line-height: 62px;
    margin-left: 8px;
    color: #026e11;
    font-size: 23px;
}

.swiper-pagination-bullet {
    width: 44px;
    height: 5px;
    border-radius: 0 !important;
    display: inline-block;
    background: #fff;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fed30c !important;
}

.swiper-slide {
    width: 100%;
    height: 723px;
    background: url(../images/detailsbanner.png) no-repeat;
    background-size: 100% 100%;
}

.trait {
    background: #38b449;
    width: 53px;
    height: 197px;
    margin-left: 19px;
    text-align: center;
    color: #fff;
}

.trait_fi {
    margin-top: 38px;
}

.trait_se {
    margin-top: 12px;
}

.trait_class {
    margin-left: 55px;
}

.activity_img {
    margin-top: 42px;
}

.activity_contact {
    margin-top: 55px;
    margin-left: 22px;
}

.activity_contact h3 {
    font-size: 24px;
    font-weight: normal;
    color: #555555;
}

.activity_contact img {
    margin-top: 4px;
    margin-bottom: 4px;
}

.activity_contact p {
    line-height: 20px;
    font-size: 12px;
	width:158px;
	margin:0 auto;
	margin-bottom:10px;
}

.hardware {
    background: #38b449;
    width: 100%;
    height: 230px;
    clear: both;
}

.trais {
    background: #fff;
    width: 53px;
    height: 197px;
    text-align: center;
    color: #fff;
}

.hard {
    margin-left: 68px;
}

.activity_contacts {
    margin-top: 40px;
    margin-left: 22px;
}

.activity_contacts h3 {
    font-size: 24px;
    font-weight: normal;
    color: #fff;
}

.hard {
    margin-left: 67px;
}

.activity_contacts p {
    color: #fff;
    font-size: 12px;
    margin-top: 10px;
	width:158px;
	margin:0 auto;
	margin-bottom:10px;
}

.trait_classe {
    margin-left: 57px;
}

.activity_imgs {
    margin-top: 40px;
    margin-left: 12px;
}

.trais {
    width: 55px;
    height: 230px;
}

.traits {
    color: #38b449;
    width: 55px;
    margin-top: 15px;
}

.traits p {
    text-align: center;
}

/*banner字*/

.wrap1 {
    margin-left: 22%;
    margin-top: 560px;
}

/*绘本介绍、联系客服 链接*/

.link1 {
    width: 180px;
    height: 60px;
    background: #fed30c;
    color: #026e11;
    line-height: 60px;
    text-align: center;
    float: left;
    font-size: 24px;
}

.link1 a {
    display: block;
}

.link1 img {
    vertical-align: middle;
}

.service {
    margin-left: 20px;
}

.mobile_btn {
    display: none;
}

/*手机导航pc端隐藏*/

.m_subject {
    display: none;
}

/*响应式*/

@media screen and (min-width:768px) and (max-width:1024px) {
    .banner .wrap1 {
        display: none;
    }
    .mobile_btn {
        display: block;
    }
    .mobile_btn .wrap1 {
        margin-top: 0;
        margin-left: 0;
    }
    .wrap1 .link1 {
        width: 50%;
        height: 50px;
        line-height: 50px;
    }
    .service {
        margin-left: 0;
    }
}

@media screen and (min-width:320px) and (max-width:1220px) {
    .head {
        display: none;
    }
    .wrap {
        width: 100%;
    }
    .wrap1 {
        margin-left: 22%;
        margin-top: 250px;
    }
    .swiper-slide {
        width: 100% !important;
        height: 320px;
        background-size: 100% 100% !important;
    }
    .banner {
        width: 100%;
        height: 320px;
    }
    .swiper-pagination-bullet {
        width: 24px;
    }
    .link1 {
        width: 100px;
        height: 30px;
        background: #fed30c;
        color: #026e11;
        line-height: 30px;
        text-align: center;
        float: left;
        font-size: 14px;
    }
    .link1 img {
        width: 25px;
        vertical-align: middle;
    }
    .picture_book {
        margin-top: 100px;
    }
    /*手机特点*/
    .subject {
        display: none;
    }
    .m_subject {
        display: block;
    }
    .m_trai {
        background: #38b449;
        width: 100%;
        height: 68px;
        text-align: center;
        line-height: 68px;
        color: #fff;
        font-size: 28px;
    }
    .m_activity {
        height: 197px;
        text-align: center;
    }
    .m_trait_all {
        width: 100%;
        height: 200px;
        margin: 0 auto;
    }
    .m_trait_class {
        width: 33.3333333%;
        padding: 0 5px;
    }
    .m_trais {
        background: #fff;
        color: #38b449;
        width: 100%;
        height: 68px;
        text-align: center;
        line-height: 68px;
        font-size: 28px;
    }
    .m_trait_classe {
        width: 33.3333333%;
        padding: 0 5px;
    }
    .m_hard {
        background: #38b449;
        width: 100%;
        height: 230px;
    }
}

@media screen and (min-width:320px) and (max-width:1000px) {
    .m_trait_class {
        margin: 0 auto;
    }
    .activity_img {
        text-align: center;
        width: 100%;
    }
    .m_activity {
        height: auto !important;
    }
    .activity_contact {
        margin-top: 10px !important;
        margin-left: 0 !important;
        width: 100%;
        text-align: center;
    }
    .activity_contacts {
        margin-top: 10px !important;
        margin-left: 0 !important;
        width: 100%;
        text-align: center;
    }
    .m_trait_all {
        width: 100%;
        height: 260px;
        margin: 0 auto;
    }
    .m_hard {
        background: #38b449;
        width: 100%;
        height: 345px;
    }
}

@media screen and (min-width:320px) and (max-width:750px) {
    .banner {
        height: 150px;
    }
    .swiper-slide {
        height: 150px;
    }
    .cont li {
        height: 30px;
    }
    .contpic {
        width: 30px;
        height: 30px;
        float: left;
        line-height: 30px;
    }
    .contpic img {
        width: 20px;
        height: 20px;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
    }
    .wrap1 {
        margin-left: 22%;
        margin-top: 210px;
    }
    .link1 {
        width: 80px;
        height: 30px;
        background: #fed30c;
        color: #026e11;
        line-height: 30px;
        text-align: center;
        float: left;
        font-size: 16px;
    }
    .link1 a {
        height: 30px;
    }
    .link1 img {
        vertical-align: middle;
        width: 20px;
    }
    .tp4 {
        font-size: 12px;
        margin-left: 0px;
    }
    .m_trai {
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }
    .m_trait_all {
        height: auto;
    }
    .m_trait_class {
        width: 100%;
    }
    .activity_img {
        margin-top: 20px;
    }
    .m_trais {
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }
    .m_hard {
        height: 860px;
    }
    .m_trait_classe {
        width: 100%;
    }
    .activity_contact p {
        font-size: 14px;
    }
    .activity_contacts p {
        font-size: 14px;
    }
}

@media screen and (min-width:320px) and (max-width:414px) {
    .mobile_btn {
        display: block;
        height: 50px;
    }
    .banner .wrap1 {
        display: none;
    }
    .mobile_btn .wrap1 {
        margin: 0;
    }
    .mobile_btn .pbintro,
    .mobile_btn .service {
        width: 50%;
        height: 50px;
        line-height: 50px;
    }
    .mobile_btn .service {
        margin-left: 0;
        border-left: 1px solid #fff;
    }
    .tp4 {
        font-size: 16px;
    }
    .mobile_btn .link1 a {
        height: 100%;
    }
}