﻿
.productClassify {
    width: 100%;
    
}

.swiper-wrapper img {
    width: 100%;
    height: auto;
    display:block;
}

.sameClass {
    height: 51px;
    font-family: "微软雅黑";
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 4px;
    color: #22ac38;
    clear: both;
    width: 11%;
    margin: 0 auto;
    margin-bottom: 42px;
    text-align:center;
    /*position: relative;*/
}
/*新加class*/
h2.earlypen, h2.studyMachine {
    width: 13%
}

.sameClass .line {
    height: 2px;
    background: #25A338;
    clear: both;
    width: 45%;
    margin: 0 auto;
    margin-top: 18px;
}

.product_list {
    width: 62.5%;
    margin: 0 auto;
    margin-top: 20px;
    overflow: visable;
}

.productOne {
   display:inline-block;
    width: 49.6%;
    background: #fff;
    border-radius: 5px;
text-align: center;
    position: relative;
    padding-bottom: 84px;
    padding-top: 146px;
    margin-bottom: 10px;
    overflow: hidden;
}

    .productOne:nth-child(2n) {
        float: right;
    }

.EarlyEducomputer .productOne {
    background-color: #ffffff;
}

.productOne img {
    transition: transform .6s ease-in-out;
     width:73%;
    height:auto;
    transform: scale(1, 1) translateZ(0)
}

    .productOne img:hover {
        transform: scale(1.04, 1.04) translateZ(0)
    }

.hotSale, .newProduct {
    position: absolute;
    z-index: 9;
    left: 7%;
    top: 6%;
    width: 77px;
    height: 77px;
    border-radius: 50%;
    background: yellow;
    
}
.hotSale {
    background: url(../images/product/newProduct.png) no-repeat;
    background-size: 100% 100%;
}

.newProduct {
    background: url(../images/product/bg2.png) no-repeat;
 
    background-size: 100% 100%;
}



.typeOfProduct {
    font-size: 16px;
    color: #3d3d3d;
    height: 17px;
    margin-top: 42px;
}









.function {
    color: #22ac38;
    font-family: "微软雅黑";
    font-size: 24px;
    height: 24px;
    margin-top: 36px;
}

.moreType {
    clear: both;
    width: 11.875%;
    height: 32px;
    border: solid 1px #22ac38;
    margin: 0 auto;
    font-weight: bold;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #22ac38;
    text-align: center;
    cursor: pointer;
    margin-top: 42px;
}



.ele_dictionary {
    clear: both;
}


.productOne:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    -webkit-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    -ms-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    -webkit-transition: transform .4s ease;
    -moz-transition: transform .4s ease;
    -o-transition: transform .4s ease;
    -ms-transition: transform .4s ease;
    transition: transform .4s ease;
    overflow: hidden;
}

.Stucomputer {
    clear: both;
}

.IntelligentMachine {
    width: 100%;
    padding-top: 84px;
    padding-bottom: 84px;
    overflow: hidden;
}
/*媒体查询*/

@media (min-width: 1024px) {
    .product_list {
        width: 75.5%;
    }

    .sameClass {
        font-size: 26px;
        width: 13%;
    }

    h2.earlypen, h2.studyMachine {
        width: 16%;
    }

    .typeOfProduct {
        font-size: 13px;
    }

    .function {
        font-size: 18px;
    }
}
/*>=1024的设备*/

@media (min-width: 1152px) {
    .product_list {
        width: 70.5%;
    }

    .sameClass {
        font-size: 28px;
        width: 13%;
    }

    h2.earlypen, h2.studyMachine {
        width: 16%;
    }

    .typeOfProduct {
        font-size: 14px;
    }

    .function {
        font-size: 19px;
    }
}
/*>=1100的设备*/
@media (min-width: 1280px) {
    .product_list {
        width: 68.5%;
    }

    .sameClass {
        font-size: 33px;
        width: 12%;
    }

    h2.earlypen, h2.studyMachine {
        width: 15%;
    }

    .typeOfProduct {
        font-size: 14px;
    }

    .function {
        font-size: 21px;
    }
}
/*>=1280的设备*/
@media (min-width: 1360px) {
    .product_list {
        width: 62.5%;
    }

    .sameClass {
        font-size: 30px;
    }

    .typeOfProduct {
        font-size: 14px;
    }

    .function {
        font-size: 18px;
    }
}

@media (min-width: 1366px) {
    .product_list {
        width: 62.5%;
    }

    .sameClass {
        font-size: 30px;
    }

    .typeOfProduct {
        font-size: 14px;
    }

    .function {
        font-size: 18px;
    }
}

@media (min-width: 1400px) {
    .product_list {
        width: 62.5%;
    }

    .sameClass {
        font-size: 30px;
    }

    .typeOfProduct {
        font-size: 14px;
    }

    .function {
        font-size: 18px;
    }
}

@media (min-width: 1440px) {

    .product_list {
        width: 62.5%;
    }

    .sameClass {
        font-size: 30px;
    }

    .typeOfProduct {
        font-size: 14px;
    }

    .function {
        font-size: 18px;
    }
}

@media (min-width:1600px) {
    .product_list {
        width: 62.5%;
    }

    .sameClass {
        font-size: 34px;
    }

    .typeOfProduct {
        font-size: 15px;
    }

    .function {
        font-size: 22px;
    }
}

@media (min-width: 1680px) {

    .product_list {
        width: 62.5%;
    }

    .sameClass {
        font-size: 33px;
    }

    .typeOfProduct {
        font-size: 16px;
    }

    .function {
        font-size: 22px;
    }
}

@media (min-width: 1920px) {

    .product_list {
        width: 62.5%;
    }

    .sameClass {
        font-size: 36px;
    }

    .typeOfProduct {
        font-size: 16px;
    }

    .function {
        font-size: 24px;
    }
}

@media (max-width: 1024px) {
    .product_list {
        width: 75.5%;
    }

    .sameClass {
        font-size: 26px;
        width: 13%;
    }

    h2.earlypen, h2.studyMachine {
        width: 16%;
    }

    .typeOfProduct {
        font-size: 13px;
    }

    .function {
        font-size: 18px;
    }
}