/**
introduct
 */
.banner{
	background-color:#28C39B;
}
.banner_con{
	background: url('../mirror/images/edu/banner1.png') no-repeat top right;
}
.banner_left{
    width:650px;
    height: 100%;
    float: left;
    color: #FFF; 
}

.banner_title{
    margin-top: 150px;
    font-size: 40px;

}
.banner_desc{
    margin-top: 30px;
}

.banner_desc p{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.banner_input{
    margin-top: 50px;
    height: 45px;
    color: #FFF;
}

.banner_input a{
    display: block;
}


.banner_input p{
    height: 40px;
    line-height: 40px;
    width: 145px;
    border:1px solid #FFF;
    text-align: center;
    color: #FFF;
    float: left;
    margin-right: 20px;
}

.banner_input p:hover{
    background: #FFF;
    color: #000;
}
.introduct{
    height: 612px;
    width: 100%;
    text-align: center;
}

.item-title{
    font-size: 30px;
    /* font-weight: 700; */
    margin-top: 50px;
    margin-bottom: 30px;
}

.item-content{
    margin-top: 20px;
    margin-bottom: 10px;
    /* font-weight: 300; */
    font-size: 16px;
}

.introduct>div{
    width: 660px;
    height: 400px;
    margin: 30px auto 0;
	background: url('../mirror/images/edu/introduct.png') no-repeat;
}

/**
product
 */
.product{
    height: 565px;
    width: 100%;
    background-color: #eff6ff;
    text-align: center;
}

.product>p{
    padding-top: 50px;
    font-size: 28px;
    margin-bottom: 30px;
}

.product-box{
    display: flex;
    width: 70%;
    margin: 0 auto;
}

.product-item{
    width: 370px;
    height: 100px;
    margin-bottom: 55px;
    min-width: 365px;
}

.product-img{
    width: 100px;
    height: 100px;
    float: left;
}

.product-content{
    float: left;
    height: 100%;
    padding-left: 20px;
    text-align: left;
}

.product-content>p{
    text-align: left;
    font-size: 19px;
    margin-bottom: 28px;
}

.product-text{
    width: 245px;
    font-size: 14px;
}

.product-empty{
    flex: 1;
    min-width: 10px;
}

/**
scene
 */
.scene{
    height: 535px;
    width: 100%;
    text-align: center;
    background: url('../mirror/images/edu/scene_bg.png') no-repeat;
}

.scene>p{
    padding-top: 50px;
    font-size: 28px;
    color: #fff;
    margin-bottom: 35px;
}

.scene-box{
    display: flex;
    width: 66%;
    margin: 0 auto;
}

.scene-item{
    width: 225px;
    height: 360px;
    background-color: #fff;
}

.scene-img{
    width: 131px;
    height: 131px;
    border-radius: 130px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 30px;
}

.scene-item>p{
    font-size: 18px;
    margin-bottom: 30px;
}

.scene-text{
    width: 185px;
    margin: 0 auto;
    font-size: 14px;
    margin-bottom: 20px;
}

.scene-line{
    margin: 0 auto;
    width: 65px;
    height: 0;
    border-bottom: 1px solid #999;
}

.scene-empty{
    flex: 1;
    min-width: 20px;
}

.scene-or{
    border-top: 2px solid #ea9b0a;
}

.scene-gr{
    border-top: 2px solid #07af79;
}

.scene-blue{
    border-top: 2px solid #2277da;
}

.scene-po{
    border-top: 2px solid #ba56e8;
}

.scene-red{
    border-top: 2px solid #ff7f7f;
}

/**
how
 */
.how{
    height: 645px;
    width: 100%;
    text-align: center;

}

.how>p{
    font-size: 28px;
    padding-top: 50px;
    margin-bottom: 35px;
}

.how>p>span{
    color: red;
}

.how-box{
    width: 70%;
    display: flex;
    margin: 0 auto;
}

.how-item{
    width: 280px;
    height: 340px;

    position: relative;
}

.how-item>p{
    margin-top: 60px;
    font-size: 17px;
    margin-bottom: 25px;
}

.how-text{
    width: 210px;
    margin: 0 auto;
    font-size: 14px;
}

.how-img{
    width: 83px;
    height: 72px;
    /* margin: 0 auto; */
    position: absolute;
    bottom: 40px;
    left: 101px;
}

.how-empty{
    flex: 1;
    min-width: 20px;
}

.how>a{
    display: block;
    width: 180px;
    height: 40px;
    margin: 0 auto;
    border: 1px solid #3da6e9;
    line-height: 40px;
    margin-top: 40px;
    color: #3da6e9;
    font-size: 15px;
}

.how>a:hover{
    color: #3da6e9;
}

.how-ye{
    background: #f0ffe2;
}

.how-wb{
    background: #dffffa;
}

.how-pp{
    background: #ffdff9;
}

.how-oy{
    background: #fffee3;
}

@media screen and (max-width: 1370px){
    .product-box {
        display: flex;
        width: 80%;
        margin: 0 auto;
    }
}

.hangye{
	width: 100px; display: block; color: #999; margin-bottom: 10px;
}
.shouhou{
	width: 100px; display: block;color: #999;margin-bottom: 10px;
}
.wenzi{
	color: #999;
}
.product-item .jiaoyu-img1{
	background: url('../mirror/images/edu/product1.png') no-repeat
}

.product-item .jiaoyu-img2{
	background: url('../mirror/images/edu/product2.png') no-repeat
}

.product-item .jiaoyu-img3{
	background: url('../mirror/images/edu/product3.png') no-repeat
}

.product-item .jiaoyu-img4{
	background: url('../mirror/images/edu/product4.png') no-repeat
}

.product-item .jiaoyu-img5{
	background: url('../mirror/images/edu/product5.png') no-repeat
}

.product-item .jiaoyu-img6{
	background: url('../mirror/images/edu/product6.png') no-repeat
}

.product-item .jiaoyu-img7{
	background: url('../mirror/images/edu/product7.png') no-repeat
}

.product-item .jiaoyu-img8{
	background: url('../mirror/images/edu/product8.png') no-repeat
}

.product-item .jiaoyu-img9{
	background: url('../mirror/images/edu/product9.png') no-repeat
}
.scene-item .img1{
	background: url('../mirror/images/edu/scene1.png') no-repeat
}
.scene-item .img2{
	background: url('../mirror/images/edu/scene2.png') no-repeat
}
.scene-item .img3{
	background: url('../mirror/images/edu/scene3.png') no-repeat
}
.scene-item .img4{
	background: url('../mirror/images/edu/scene4.png') no-repeat
}
.scene-item .img5{
	background: url('../mirror/images/edu/scene5.png') no-repeat
}
.how-item .img1{
	background: url('../mirror/images/edu/how1.png') no-repeat
}

.how-item .img2{
	background: url('../mirror/images/edu/how2.png') no-repeat
}

.how-item .img3{
	background: url('../mirror/images/edu/how3.png') no-repeat
}

.how-item .img4{
	background: url('../mirror/images/edu/how4.png') no-repeat
}




















