.product7_container {
    background-color: #fff;
}
.product7_container .header {
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: -1px;
}
.product7_container .header .bg_banner {
    width: 100%;
    height: 300px;
}
.product7_container .header .bg_content {
    position: absolute;
    width: 982px;
    height: 286px;
    margin-top: 7px;
    z-index: 99;
    left: 50%;
    margin-left: -491px;
    top: 0;
}
.product7_container .content {
    margin: 0 auto;
    width: 1200px;
    /* background-color: #ccc; */
}
/*两大模块*/
.product7_container .left_module {
    width: /* 500px */395px;
    height: 166px;
    float: left;
    margin-top: 84px;
    margin-left: 74px;
    margin-right: /* 130px */30px;
    cursor: pointer;
    position: relative;
}
.product7_container .left_module .sch_1 {
    width: 100%;
    height: 100%;
}
.product7_container .left_module .sch_2 {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 111.5px;
    top: 64px;
    pointer-events: none;
}
.product7_container .left_module span {
    display: block;
    position: absolute;
    color: #fff;
    font-size: 32px;
    top: 64px;
    left: 167.5px;
    font-weight: lighter;
    pointer-events: none;
}
.product7_container .sch_mask {
    width: /* 500px */395px;
    height: 166px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    background-color: rgba(0, 0, 0, .23);
    position: absolute;
    top: 0;
    left: 0;
    pointer-events:none;
}
.product7_container .right_module {
    width: /* 418px */330px;
    height: 142px;
    float: left;
    margin-top: 96px;
    margin-right: /* 130px */30px;
    cursor: pointer;
    position: relative;
}
.product7_container .right_module:hover {
    transform: scale(1.02);
}
.product7_container .right_module:hover .edu_mask {
    width: /* 418px */330px;
    height: 142px;
    opacity: .6;
}
.product7_container .right_module .edu_1 {
    width: 100%;
    height: 100%;
}
.product7_container .right_module .edu_2 {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 64px;
    top: 52px;
    background: url("../images/edu_icon.png") center center no-repeat;
    background-size: cover;
    pointer-events: none;
}
.product7_container .right_module span {
    display: block;
    position: absolute;
    color: #c0cce2;
    font-size: 32px;
    top: 50px;
    left: 120px;
    font-weight: lighter;
    pointer-events: none;
}
.product7_container .right_module2 {
    width: /* 418px */330px;
    height: 142px;
    float: left;
    margin-top: 96px;
    cursor: pointer;
    position: relative;
}
.product7_container .right_module2:hover {
    transform: scale(1.02);
}
.product7_container .right_module2:hover .edu_mask {
    width: /* 418px */330px;
    height: 142px;
    opacity: .6;
}
.product7_container .right_module2 .edu_1 {
    width: 100%;
    height: 100%;
}
.product7_container .right_module2 .edu_2 {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 64px;
    top: 52px;
    background: url("../images/tip4.png") center center no-repeat;
    background-size: cover;
    pointer-events: none;
}
.product7_container .right_module2 span {
    display: block;
    position: absolute;
    color: #c0cce2;
    font-size: 32px;
    top: 50px;
    left: 120px;
    font-weight: lighter;
    pointer-events: none;
}
.product7_container .edu_mask {
    width: /* 418px */330px;
    height: 142px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    background-color: rgba(19,31,53, .65);
    position: absolute;
    top: 0;
    left: 0;
    pointer-events:none;
}

.product7_container .swiper-wrapper .swiper-slide {
    height: 140px !important;
}
.product7_container .swiper-button-prev, .product7_container .swiper-button-next {
    background: url("../images/turn_able.png") no-repeat center center;
    box-sizing: border-box;
    width: 28px;
    height: 28px;
    top: 154px;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -ms-border-radius: 28px;
    -o-border-radius: 28px;
    position: absolute;
}
.product7_container .swiper-button-next {
    right: 2px;
    opacity: .5;
}
.product7_container .swiper-button-prev {
    transform: rotate(180deg);
    left: 0;
}
.product7_container .solutions {
    position: relative;
    padding-left:40px;
    padding-right: 40px;
}
.product7_container .solutions  .solution a{
    border: none;
}
.product7_container .solution {
    float: left;
    margin-left: 2px;
}
.product7_container .teacher, .product7_container .school, .product7_container .safety, .product7_container .logistics, .product7_container .posted, .product7_container .culture, .product7_container .connect, .product7_container .hardware {
    float: left;
    text-align: center;
}
.product7_container .teacher {
    margin-top: 94px;
    margin-left: 42px;
}
.product7_container .teacher a {
    text-decoration: none;
    display: block;
}
.product7_container .teacher img {
    display: block;
    width: 140px;
    height: 84px;
    margin: 0 auto;
    margin-bottom: 22px;
}
.product7_container .teacher span {
    display: block;
    color: #333333;
    font-size: 18px;
    text-align: center;
}
.product7_container .teacher a:hover span {
    color: #60cc05;
}
.product7_container .teacher a:hover img {
    transform: scale(1.1);
}
.product7_container .school {
    margin-top: 82px;
    margin-left: 114px;
}
.product7_container .school a {
    text-decoration: none;
    color: #333333;
    display: block;
}
.product7_container .school img {
    display: block;
    width: 126px;
    height: 88px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.product7_container .school a:hover img {
    transform: scale(1.1);
}
.product7_container .school a:hover span {
    color: #60cc05;
}
.product7_container .school span {
    display: block;
    color: #333333;
    font-size: 18px;
    text-align: center;
}

.product7_container .safety {
    margin-left: 112px;
    margin-top: 96px;
}
.product7_container .safety a {
    text-decoration: none;
    color: #333333;
    display: block;
}
.product7_container .safety a:hover span {
    color: #60cc05;
}
.product7_container .safety a:hover img {
    transform: scale(1.1);
}
.product7_container .safety img {
    display: block;
    width: 158px;
    height: 78px;
    margin: 0 auto;
    margin-bottom: 26px;
}
.product7_container .safety span {
    display: block;
    color: #333333;
    font-size: 18px;
    text-align: center;
}
.product7_container .logistics {
    margin-top: 92px;
    margin-left: 74px;
}
.product7_container .logistics a {
    text-decoration: none;
    color: #333333;
    display: block;
}
.product7_container .logistics img {
    display: block;
    width: 150px;
    height: 83px;
    margin: 0 auto;
    margin-bottom: 25px;
}
.product7_container .logistics span {
    display: block;
    color: #333333;
    font-size: 18px;
    text-align: center;
}
.product7_container .logistics a:hover span {
    color: #60cc05;
}
.product7_container .logistics a:hover img {
    transform: scale(1.1);
}


.product7_container .posted {
    margin-top: 80px;
    margin-left: 98px;
    margin-right: 45px;
}
.product7_container .posted a {
    text-decoration: none;
    color: #333333;
    display: block;
}
.product7_container .posted span {
    display: block;
    color: #333333;
    font-size: 18px;
    text-align: center;
}
.product7_container .posted a:hover span {
    color: #60cc05;
}
.product7_container .posted a:hover img {
    transform: scale(1.1);
}
.product7_container .posted img {
    display: block;
    width: 168px;
    height: 100px;
    margin: 0 auto;
    margin-bottom: 20px;
}


.product7_container .culture {
    margin-top: 86px;
    margin-left: 102px;
}
.product7_container .culture a {
    text-decoration: none;
    color: #333333;
    display: block;
}
.product7_container .culture a:hover span {
    color: #60cc05;
}
.product7_container .culture a:hover img {
    transform: scale(1.1);
}
.product7_container .culture img {
    display: block;
    width: 148px;
    height: 94px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.product7_container .culture span {
    display: block;
    color: #333333;
    font-size: 18px;
    text-align: center;
}
.product7_container .connect {
    margin-top: 60px;
    margin-left: 112px;
}
.product7_container .connect a {
    text-decoration: none;
    color: #333333;
    display: block;
}

.product7_container .connect img {
    display: block;
    width: 170px;
    height: 114px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.product7_container .connect span {
    display: block;
    width: 190px;
    height: 40px;
    background-color: #60cc05;
    color: #ffffff;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
}
.product7_container .hardware {
    margin-top: 88px;
    margin-left: 102px;
}
.product7_container .hardware a {
    text-decoration: none;
    color: #333333;
    display: block;
}
.product7_container .hardware a:hover span {
    color: #60cc05;
}
.product7_container .hardware a:hover img {
    transform: scale(1.1);
}
.product7_container .hardware img {
    display: block;
    width: 130px;
    height: 92px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.product7_container .hardware span {
    display: block;
    color: #333333;
    font-size: 18px;
    text-align: center;
}


.product7_container .tongdian {
    margin-top: 96px;
    margin-bottom: 72px;
}
.product7_container .one {
    width: 22px;
    height: 22px;
    border-radius: 22px;
    background-color: #60cc05;
    color: #ffffff;
    text-align: center;
    line-height: 22px;
    font-size: 16px;
    float: left;
    margin-top: 5px;
}
.product7_container .sort_title span {
    display: block;
    font-size: 24px;
    color: #333333;
    float: left;
    margin-left: 12px;
    margin-right: 16px;
}
.product7_container .tongdian .sort_line {
    width: 1100px;
    height: 1px;
    background-color: #E7E7E7;
    float: left;
    margin-top: 16px;
}
.product7_container .boy_avater {
    float: left;
    width: 56px;
    height: 82px;
    margin-left: 50px;
}
.product7_container .boy_avater img {
    width: 100%;
    height: 100%;
}
.product7_container .girl_avater {
    float: right;
    width: 56px;
    height: 76px;
    margin-right: 360px;
    margin-top: 42px;
}
.product7_container .girl_avater2 {
    float: left;
    width: 56px;
    height: 82px;
    margin-left: 50px;
    margin-top: 50px;
}
.product7_container .girl_avater img {
    width: 100%;
    height: 100%;
}
.product7_container .girl_avater2 img {
    width: 100%;
    height: 100%;
}
.product7_container .jiao_left {
    display: block;
    position: absolute;
    top: 22px;
    left: -22px;
    z-index: 999;
}
.product7_container .jiao_right {
    display: block;
    position: absolute;
    top: 22px;
    right: -22px;
    z-index: 999;
}
.product7_container .notfirst {
    margin-top: 50px;
}
.product7_container .talk_content {
    position: relative;
    float: left;
    height: 72px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    margin-left: 26px;
    border: 2px solid #585858;
    border-radius: 10px;
    color: #585858;
    font-size: 18px;
}
.product7_container .talk_content2 {
    position: relative;
    float: right;
    height: 72px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    margin-right: 34px;
    margin-top: 42px;
    border: 2px solid #585858;
    border-radius: 10px;
    color: #585858;
    font-size: 18px;
}
.product7_container .talk_content p{
    display: block;
    float: left;
    margin-top: 26px;
}
.product7_container .talk_content2 p {
    display: block;
    float: left;
    margin-top: 26px;
}
.product7_container .round {
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    border-radius: 26px;
    background-color: #ECECEC;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
    color: #585858;
    margin-top: 22px;
    margin-right: 4px;
}
.product7_container .resolve {
    margin-top: 158px;
    padding-bottom: 34px;
}
.product7_container .resolve .sort_line {
    width: 1054px;
    height: 1px;
    background-color: #E7E7E7;
    float: left;
    margin-top: 16px;
}
.product7_container .resole_content {
    position: relative;
    padding-bottom: 168px;
    padding-left: 32px;
}
.product7_container .resole_content p{
    display: block;
    font-size: 16px;
    color: #585858;
    line-height: 28px;
}
.product7_container .resole_content h1 {
    font-size: 20px;
    color: #333333;
    font-weight: normal;
    display: block;
    margin-top: 58px;
    margin-bottom: 18px;
}
.product7_container .last_h1 {
    margin-left: 404px;
}
.product7_container .des_tb {
    width: 1158px;
    height: 532px;
    background: url("../images/product7_1.png") no-repeat;
    background: cover;
    margin-bottom: 18px;
}
.product7_container .resole_content h2 {
    display: block;
    margin-top: 18px;
    font-size: 16px;
    color: #585858;
    font-weight: normal;
}
.product7_container .resole_content h2 span {
    font-size: 16px;
    color: #333333;
}
.product7_container .types li {
    list-style: none;
    margin-bottom: 16px;
}
.product7_container .types li p {
    display: block;
    float: left;
    font-size: 16px;
}
.product7_container .types li:first-child {
    margin-top: 20px;
}

.product7_container .fun_intro {
    margin-top: 16px;
    margin-left: 20px;
}
.product7_container .fun_intro li {
    margin-bottom: 16px;
    font-size: 16px;
    color: #585858;
}
.product7_container .list_title {
    border: 1px solid #60cc05;
    border-radius: 4px;
    color: #60cc05;
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    padding-left: 14px;
    padding-right: 14px;
    float: left;
    margin-right: 8px;
}
.product7_container .content_bottom {
    background-color: #F1F1F1;
    width: 100%;
    padding-bottom: 138px;
}
.product7_container .dynamics_moudle {
    margin: 0 auto;
    width: 1200px;
    padding-top: 40px;
}
.product7_container .dynamics_moudle p {
    display: block;
    padding-left: 34px;
    margin-top: 22px;
    color: #585858;
    font-size: 16px;
    line-height: 28px;
}
.product7_container .teacher_case .sort_line {
    width: 958px;
    height: 1px;
    background-color: #E7E7E7;
    float: left;
    margin-top: 16px;
}
.product7_container .animation {
    position: relative;
    margin-top: 120px;
    background-image: url("../images/dynamics_bg.png");
    width: 1222px;
    height: 478px;
    background-size: cover;
}
.product7_container .xiang {
    position: relative;
    width: 230px;
    height: 210px;
    background-image: url("../images/shenti.png");
    left: 210px;
    top: 252px;
}
.product7_container .bizi {
    position: absolute;
    left: 108px;
    top: 102px;
    z-index: 3;
}
.product7_container .saihong {
    position: absolute;
    left: 18px;
    top: 38px;
    opacity: 0;
    /* z-index: 4; */
}
.product7_container .shouji {
    position: absolute;
    bottom: 2px;
    left: 364px;
    z-index: 2;
}
.product7_container .big_cloud {
    position: absolute;
    left: 30px;
    top: 20px;
    animation: bcloud_fly 8s alternate infinite linear ;
    -moz-animation: bcloud_fly 8s alternate infinite linear ;
    -webkit-animation: bcloud_fly 8s alternate infinite linear ;
    -o-animation: bcloud_fly 8s alternate infinite linear ;
}
@keyframes bcloud_fly
{
    0% {
        left: 30px;
    }
    100% {
        left: 220px;
    }
}
@-moz-keyframes bcloud_fly
{
    0% {
        left: 30px;
    }
    100% {
        left: 220px;
    }
}
@-webkit-keyframes bcloud_fly
{
    0% {
        left: 30px;
    }
    100% {
        left: 220px;
    }
}
@-o-keyframes bcloud_fly
{
    0% {
        left: 30px;
    }
    100% {
        left: 220px;
    }
}
.product7_container .small_cloud {
    position: absolute;
    right: 56px;
    top: 162px;
    animation: scloud_fly 12s alternate infinite linear ;
    -moz-animation: scloud_fly 12s alternate infinite linear ;
    -webkit-animation: scloud_fly 12s alternate infinite linear ;
    -o-animation: scloud_fly 12s alternate infinite linear ;
}
@keyframes scloud_fly
{
    0% {
        right: 56px;
    }
    100% {
        right: 256px;
    }
}
@-moz-keyframes scloud_fly
{
    0% {
        right: 56px;
    }
    100% {
        right: 256px;
    }
}
@-webkit-keyframes scloud_fly
{
    0% {
        right: 56px;
    }
    100% {
        right: 256px;
    }
}
@-o-keyframes scloud_fly
{
    0% {
        right: 56px;
    }
    100% {
        right: 256px;
    }
}
.product7_container .dynamics_bottom {
    margin: 0 auto;
    margin-top: 22px;
}
.product7_container .describle {
    box-sizing: border-box;
    width: 654px;
    height: 56px;
    margin: 0 auto;
}
.product7_container .dynamics_bottom span {
    float: left;
    font-size: 20px;
    color: #63D04F;
}

.product7_container .dynamics_bottom p {
    display: block;
    float: left;
    margin: 0;
    padding-left: 14px;
    color: #585858;
    font-size: 16px;
}

.product7_container .bottom_btn {
    margin: 0 auto;
    width: 710px;
    height: 100px;
    margin-top: 22px;
}
.product7_container .bottom_btn li {
    list-style: none;
    position: relative;
    display: block;
    width: 142px;
    height: 100px;
    float: left;
    display: table;
    cursor: pointer;
}
.product7_container .no {
    margin: auto;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 10px;
    top: 10px;
}

.product7_container .btn1 .yes {
    display: none;
}
.product7_container .btn2 .yes {
    display: none;
}
.product7_container .btn3 .yes {
    display: none;
}
.product7_container .btn4 .yes {
    display: none;
}
.product7_container .btn5 .yes {
    display: none;
}
.product7_container .btn6 .yes {
    display: none;
}
.product7_container .btn7 .yes {
    display: none;
}
.product7_container .active {
    margin-top: 0;
}
.product7_container .active .no {
    display: none;
}
.product7_container .active .yes {
    display: block;
}
