/* 产品导航栏 */
.product_nav {
    width: 100%;
    height: 60px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    margin-top: -0.25%;
    /* border: 1px solid red; */
}

.product_nav .product_nav_title {
    width: 100%;
    /*border: 1px solid black;*/
    /*padding-top:0.5%;*/
}

.product_nav .product_nav_title div {
    width: 44%;
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    /*border: 1px solid blue;*/
}

.product_nav .product_nav_title div a {
    color: #aaa;
    /*font-family: MicrosoftYaHei;*/
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 1.1px;
    color: #2552a4;
}

.product_nav .product_nav_title div:nth-child(2) a {
    display: inline-block;
    color: #fff;
    background: #1c5db6;
    padding: 0 30px;
}

.product_nav .product_nav_title .product_nav_title_one {
    text-align: right;
    margin-right: 10%;
}

.classroomN:nth-child(2n){
    background: #f7f7f7;
}
/*.product_nav .product_nav_title div a .line{*/


/*position:relative;*/


/*bottom:10px;*/


/*height:10px;*/


/*width:66px;*/


/*}*/

.product_nav .product_nav_title .move {
    width: 10%;
    height: 16.2%;
    background-color: #1e6dff;
    position: absolute;
    top: 127%;
    left: -1%;
}


/*.product_nav .product_nav_title .move{*/


/*height: 4px;*/


/*width: 150px;*/


/*border-top: 4px solid #1e6dff;!*只需要将上边显示出来*!*/


/*position: absolute;*/


/*left: 53%;*/


/*top: 110%;*/


/*transition: left .2s ease-in-out 0s;!*包含四个过度属性：执行变换属性、执行时间、速率、延迟*!*/


/*-webkit-transition: left .2s ease-in-out 0s;!*chrome和safari*!*/


/*-moz-transition: left .2s ease-in-out 0s;!*firefox*!*/


/*-o-transition: left .2s ease-in-out 0s;!*opera*!*/


/*display:hidden;*/


/*}*/


/*.product_nav span:nth-child(1):hover~ .move{    !*li元素的父元素的第一个子元素，当鼠标停留其上时，move元素的left属性改变*!*/


/*left: 36.2%;*/


/*}*/


/*.product_nav span:nth-child(2):hover~ .move{*/


/*left: 52%;*/


/*}*/


/* 教室应用场景 */

.classroom {
    width: 100%;
    /*border:1px solid red;*/
    box-sizing: border-box;
    padding-bottom: 0.6%;
    /*margin-top:3%;*/
    /*margin-left:15%;*/
    /*float: left;*/
}

.classroom div {
    /*float: left;*/
    display: inline-block;
    width: 48%;
    box-sizing: border-box;
    vertical-align: top;
    /*border: 1px solid blue;*/
}

.classroom .photo {
    /*margin-top:4%;*/
    padding-left: 14%;
    padding-top: 8.2%;
    margin-bottom: 6%;
}

.classroom .describe {
    width: 36%;
    margin-left: 2%;
    margin-top: 3%;
    margin-bottom: 3%;
    padding-top: 3.2%;
}

.classroom .describe>p {
    margin-left: 3%;
}

.classroom .describe .title {
    /*font-family: MicrosoftYaHei-Bold;*/
    font-size: 1.5rem;
    font-weight: bold;
    font-stretch: normal;
    line-height: 1.8rem;
    letter-spacing: 0px;
    color: #1c5db6;
    margin-top: 2%;
    margin-left: 42%;
}

.classroom .describe .content {
    margin-top: 4%;
    /*font-family: MicrosoftYaHei;*/
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #333333;
    text-align: justify;
}


/* 教学楼/宿舍应用场景 */

.dormitory {
    width: 100%;
    background-color: #f7f7f7;
    box-sizing: border-box;
    /*float: left;*/
    margin-top: -1.4%;
    padding-bottom: 0.6%;
}

.dormitory div {
    /* display: inline-block; */
    /* width: 48%; */
    box-sizing: border-box;
    vertical-align: top;
    margin-bottom: 2%;
}

.dormitory .photo {
    /*width: 48%;*/
    /*padding-top: 4.2%;*/
    /*padding-left: 13.8%;*/
}

.dormitory .photo>img {
    width: 46%;
}

.dormitory .photo .photo2 {
    margin-left: -1%;
}

.dormitory .describe {
    /*width: 40%;*/
    /*float:left;*/
    /*padding-top: 3.2%;*/
    /*margin-left: 1.2%;*/
    /*margin-bottom: 4.2%;*/
    /*border:1px solid red;*/
}

.dormitory .describe>p {
    margin-left: 3%;
}

.dormitory .describe .title {
    /*font-family: MicrosoftYaHei-Bold;*/
    font-size: 1.5rem;
    font-weight: bold;
    font-stretch: normal;
    line-height: 1.6rem;
    letter-spacing: 0px;
    color: #1c5db6;
    /*text-align:center;*/
    margin-left: 35.4%;
}

.dormitory .describe .content {
    /*width: 88%;*/
    /*font-family: MicrosoftYaHei;*/
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #333333;
    text-align: justify;
}

.dormitory .describe .content2 {
    margin-top: 0.5%;
}


/* 校门口*/

.school_gate {
    /*width: 100%;*/
    /*box-sizing: border-box;*/
    /*margin-top: 0.6%;*/
    /*border: 1px solid red;*/
    /*padding-left:10%;*/
    /*float: left;*/
}

.school_gate div {
    /*float: left;*/
    /*border: 1px solid blue;*/
    /* display: inline-block; */
    /* width: 46%; */
    box-sizing: border-box;
    vertical-align: top;
    /*margin-bottom: 6%;*/
}

.school_gate .photo {
    /*padding-left: 14%;*/
    /*padding-top:4.2%;*/
}

.school_gate .describe {
    /*float: left;*/
    /*width: 40%;*/
    /*padding-top: 6%;*/
    /*margin-left: 4.8%;*/
    /*width: 45.4%;*/
    /* border: 1px solid red; */
}


/*.school_gate .describe > p{*/


/*margin-left:3%;*/


/*}*/

.school_gate .describe .title {
    /*font-family: MicrosoftYaHei-Bold;*/
    font-size: 1.5rem;
    font-weight: bold;
    font-stretch: normal;
    line-height: 1.6rem;
    letter-spacing: 0px;
    color: #1c5db6;
    text-align: center;
    /*margin-top:-1.5%;*/
    margin-left: -12%;
}

.school_gate .describe .content {
    /*width: 88%;*/
    /*font-family: MicrosoftYaHei;*/
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #333333;
    text-align: justify;
}

.school_gate .describe .content2 {
    margin-top: 0.5%;
}


/* 硬件组成 */

.hardware {
    width: 100%;
    background-color: #f7f7f7;
    margin-top: 0.8%;
    padding-bottom: 5%;
    /*border:1px solid red;*/
    /*float: left;*/
}

.hardware>.title {
    /*font-family: MicrosoftYaHei-Bold;*/
    font-size: 1.6rem;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1e6dff;
    padding-top: 1%;
    /*padding-bottom: 1%;*/
    margin-left: 46.8%;
}

.hardware .circle>img {
    width: 80%;
}

.hardware .circle {
    float: left;
    margin-top: -1.2%;
    margin-left: 2%;
}

.hardware .hx {
    margin-left: 16%;
    width: 80%;
    height: 1px;
    background-color: #ffffff;
    margin-top: 1%;
}

.hardware .content {
    width: 100%;
    box-sizing: border-box;
    margin-top: 1%;
    padding-left: 11%;
    /*border: 1px solid red;*/
}

.hardware .content>div {
    display: inline-block;
    width: 17%;
    box-sizing: border-box;
    /*border: 1px solid blue;*/
}


/*.hardware .content > div{*/


/*border-right:1px solid #ffffff;*/


/*width: 20%;*/


/*}*/

.hardware .content .photo {
    text-align: center;
}

.hardware .content1 .photo {
    padding-bottom: 6%;
}

.hardware .content2 .photo {
    padding-bottom: 6%;
}

.hardware .content4 .photo {
    margin-bottom: -6%;
}

.hardware .content5 .photo {
    margin-left: 2%;
    margin-top: 6%;
    padding-bottom: 2%;
}

.hardware .content .content4 .photo {
    text-align: center;
    /*margin-left: 40%;*/
}

.hardware .content .title {
    text-align: center;
    /*font-family: MicrosoftYaHei;*/
    font-size: 1rem;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 4%;
    margin-top: 13%;
}

.hardware .content .describe {
    width: 100%;
    /*margin-left: 8%;*/
    /*font-family: MicrosoftYaHei;*/
    font-size: 0.8rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.6rem;
    letter-spacing: 0px;
    color: #666666;
    padding-top: 0.5%;
    padding-left: 0.5%;
    text-align: justify;
}

.hardware .content .content4>.title {
    margin-top: 18%;
}

.hardware .content .hx {
    width: 1px;
    height: 400px;
    color: #ffffff;
    margin-left: 0.1%;
}


/*.hardware .content > .content1{*/


/*margin-left: -6%;*/


/*}*/

.hardware .yuan {
    float: right;
    width: 6%;
    height: 100px;
    border-radius: 100% 0 0 0;
    background: #d8f2fc;
    margin-top: 37.6%;
    margin-left: -1%;
}

#main .scene:nth-child(2n) {
    background-color: #f7f7f7;
}

.new_scene {
    padding: 8.2% 14% 6%;
    display: flex;
    justify-content: space-between;
}

.new_scene>div {
    width: 48%;
}

.new_scene>div:last-child {
    vertical-align: middle;
}

.new_scene .photo img {
    width: 92%;
}

.new_scene .describe {
    display: flex;
    align-items: center;
}

.new_scene .describe .title {
    font-size: 1.5rem;
    font-weight: bold;
    font-stretch: normal;
    line-height: 1.6rem;
    letter-spacing: 0px;
    color: #1c5db6;
    text-align: left;
    margin-left: 0;
}

.new_scene .describe .content {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    margin-top: 7px;
    letter-spacing: 0px;
    color: #333333;
    text-align: justify;
}


/*!*尾部说明*!*/


/*footer .trademark > div {*/


/*padding-bottom: 1%;*/


/*}*/

@media only screen and (min-width: 640px) and (max-width: 980px) {
    .product_nav {
        margin-top: -1.25%;
    }
    .product_nav .product_nav_title div {
        margin-top: 1%;
    }
    .product_nav .product_nav_title div a {
        font-size: 20px;
        line-height: 50px;
    }
    .product_nav .product_nav_title .move {
        width: 35%;
        height: 5.2%;
        top: 92%;
        left: -5%;
    }
    /*.product_nav .product_nav_title .move {*/
    /*width: 120px;*/
    /*left: 52%;*/
    /*top: 120%;*/
    /*}*/
    .product_nav span:nth-child(1):hover~.move {
        /*li元素的父元素的第一个子元素，当鼠标停留其上时，move元素的left属性改变*/
        left: 36.2%;
    }
    .product_nav span:nth-child(2):hover~.move {
        left: 52%;
    }
    .classroom .photo {
        width: 38%;
        padding-top: 8.2%;
        padding-left: 4%;
    }
    .classroom .describe .title {
        margin-left: 36%;
    }
    .classroom .describe {
        width: 54%;
    }
    .dormitory .photo {
        width: 40%;
        padding-top: 8.2%;
        padding-left: 4%;
    }
    .dormitory .describe {
        width: 56%;
    }
    .school_gate .photo {
        width: 38%;
        padding-left: 3%;
        padding-top: 8.2%;
    }
    .school_gate .describe {
        width: 54%;
        margin-left: 3.8%;
    }
    .hardware .circle>img {
        width: 60%;
    }
    .hardware .circle {
        margin-top: -8.2%;
    }
    .hardware .content {
        padding-left: 8.4%;
    }
    .hardware .content>div {
        width: 26%;
    }
    .hardware .content .content3 {
        width: 28%;
    }
    .new_scene {
        padding-top: 6% !important;
        padding-left: 4% !important;
        padding-right: 6% !important;
    }
    .new_scene .photo {
        padding-top: 40px;
        width: 44%;
    }
    .new_scene .describe {
        width: 54%;
    }
    .dormitory .photo {
        padding-left: 0;
        width: 44%;
    }
    .dormitory .photo {
        vertical-align: middle;
    }
    .dormitory .photo img {
        width: 95% !important;
    }
    .school_gate .photo {
        width: 45%;
        padding-left: 0;
    }
    .school_gate .photo img {
        width: 90% !important;
    }
    .dormitory .describe>p {
        margin-left: 0 !important;
    }
    .school_gate .describe {
        margin-left: 0;
    }
}

@media only screen and (max-width: 639px) {
    .product_nav .product_nav_title div a {
        font-size: 0.9rem;
    }
    .product_nav {
        margin-top: -1.25%;
    }
    .product_nav .product_nav_title {
        /*padding-top: 2.5%;*/
    }
    .product_nav .product_nav_title .move {
        width: 38%;
        height: 8.2%;
        top: 141%;
        left: 0%;
    }
    .product_nav .product_nav_title .product_nav_title_one {
        margin-right: 10%;
    }
    /*.product_nav .product_nav_title .move {*/
    /*width: 110px;*/
    /*left: 51%;*/
    /*top: 120%;*/
    /*}*/
    .product_nav span:nth-child(1):hover~.move {
        /*li元素的父元素的第一个子元素，当鼠标停留其上时，move元素的left属性改变*/
        left: 36.2%;
    }
    .product_nav span:nth-child(2):hover~.move {
        left: 51%;
    }
    .classroom .photo {
        margin-top: 8%;
        width: 90%;
    }
    .classroom .describe .title {
        margin-left: 36%;
        font-size: 1.2rem;
    }
    .classroom .describe {
        width: 78%;
        margin-left: 12%;
        /*font-size: 1rem;*/
        margin-top: -2%;
    }
    .classroom .describe .content {
        font-size: 0.7rem;
        line-height: 1.6rem;
    }
    .dormitory {
        margin-top: 10%;
    }
    .dormitory .photo {
        width: 96%;
    }
    .dormitory .describe {
        /*width: 81%;*/
        /*margin-left: 11%;*/
        padding-top: 0.2%;
    }
    .dormitory .describe .content {
        font-size: 0.7rem;
        line-height: 1.6rem;
        width: 95%;
    }
    .dormitory .describe .title {
        margin-top: 1.6%;
        margin-left: 29%;
        font-size: 1.2rem;
    }
    .school_gate .photo {
        margin-top: 8%;
        width: 88%;
    }
    .school_gate .describe {
        width: 75%;
        margin-left: 15%;
        padding-top: 0;
    }
    .school_gate .describe .content {
        font-size: 0.7rem;
        width: 98%;
        line-height: 1.6rem;
    }
    .school_gate .describe .title {
        font-size: 1.2rem;
        margin-left: 9%;
    }
    .hardware {
        margin-top: 7.8%;
    }
    .hardware>.title {
        margin-left: 38.8%;
        font-size: 1.4rem;
    }
    .hardware .circle>img {
        width: 40%;
    }
    .hardware .circle {
        margin-top: -9.2%;
    }
    .hardware .content>div {
        width: 98%;
    }
    .hardware .content {
        padding-left: 2.4%;
    }
    .hardware .content>.content5 {
        margin-top: 12%;
    }
    .hardware .content .content4 .photo {
        text-align: left;
        margin-left: 40%;
    }
    .hardware .content .describe {
        width: 83%;
        margin-left: 8%;
        font-size: 0.8rem;
    }
    .new_scene {
        display: flex;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        flex-direction: column;
        width: 100%;
    }
    .new_scene>div {
        width: 100% !important;
    }
    .new_scene .describe .content {
        margin-left: 0;
        width: 92%;
    }
    .school_gate .describe {
        margin-left: 0;
    }
    .new_scene .describe .title {
        /*margin-left: 36%;*/
        font-size: 1.2rem !important;
    }
    .new_scene .describe .content {
        font-size: 0.7rem !important;
        line-height: 1.6rem !important;
    }
    .dormitory .describe {
        /*width: 81%;*/
        /* margin-left: 11%; */
        padding-top: 0.2%;
    }
    .new_scene .photo img {
        width: 100% !important;
    }
    .dormitory .photo img {
        width: 100% !important;
    }
    .new_scene .describe .content {
        width: 100% !important;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .product_nav .product_nav_title .move {
        width: 9.6%;
        top: 148%;
        left: 0;
    }
    .dormitory .photo {
        padding-top: 8.2%;
    }
    .hardware .content .describe {
        margin-left: 0;
    }
    .school_gate .photo {
        padding-top: 6.2%;
    }
    .hardware .content {
        padding-left: 3%;
    }
    .hardware .content>div {
        width: 19%;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
    .product_nav .product_nav_title .move {
        left: -0.2%;
        top: 152%;
        width: 11%;
    }
    .classroom .photo {
        /*margin-top: 6%;*/
    }
    .hardware .content {
        margin-left: 10.4%;
    }
    .hardware .content>div {
        width: 15%;
    }
    .hardware .content .describe {
        margin-left: 0;
    }
    .dormitory .describe {
        padding-top: 6.2%;
    }
    .dormitory .photo {
        padding-top: 8.2%;
        width: 51%;
    }
    .school_gate div {
        width: 48%;
    }
    .school_gate .photo {
        padding-top: 7.2%;
    }
    .school_gate .photo {
        padding-top: 6.2%;
    }
    /*.hardware .content .content2 {*/
    /*width: 20%;*/
    /*}*/
    .hardware .content .content1 {
        margin-left: -1.6%;
    }
    footer {
        padding-top: 8%;
    }
}

@media only screen and (min-width: 1100px) and (max-width: 1400px) {
    .product_nav .product_nav_title .move {
        left: -1%;
        width: 13%;
        top: 146%;
    }
    .classroom .describe {
        margin-top: 3%;
    }
    .classroom .describe .title {
        margin-left: 36%;
    }
    .classroom .photo {
        /*margin-top: 3%;*/
    }
    .classroomN.new_scene .describe .title {
        /* margin-left: 19.5% !important; */
    }
    .classroomN.new_scene .describe .content {
        /* width: 80% !important;
        float: right !important; */
    }
    .dormitory .describe .title {
        margin-left: 24.6% !important;
    }
    .dormitory .photo {
        padding-top: 8.2%;
        width: 51.4%;
    }
    .dormitory .describe {
        margin-left: -0.8%;
    }
    .dormitory .describe .content {
        width: 78%;
        float: right
    }
    .school_gate .photo {
        padding-top: 8.2%;
    }
    .school_gate div {
        width: 48%;
    }
    .school_gate .describe {
        width: 38%;
        margin-left: 3.8%;
    }
    .dormitory .describe {
        width: 53%;
        margin-left: 3.8%;
    }
    .hardware .content {
        margin-left: 5.8%;
        padding-left: 0;
    }
    .hardware .content .describe {
        margin-left: 0;
    }
    .hardware .content .content1 {
        margin-left: -7.6%;
    }
    footer {
        padding-top: 10%;
    }
}

@media only screen and (min-width: 1100px) and (max-width: 1290px) {
    .classroom .photo {
        /*margin-top: 5%;*/
    }
    .classroom .describe .title {
        margin-left: 38%;
    }
    .dormitory .photo {
        padding-top: 8.2%;
        width: 51%;
    }
    .dormitory .describe .title {
        margin-left: 27.6%;
    }
    .school_gate div {
        width: 47.8%;
    }
    .school_gate .describe .title {
        margin-left: -11%;
    }
    .school_gate .photo {
        padding-top: 8.2%;
    }
    .product_nav .product_nav_title .move {
        left: 0;
    }
    .school_gate .describe {
        width: 39%;
        margin-left: 4.2%;
    }
    .hardware .content {
        margin-left: 5.8%;
    }
    .hardware .circle>img {
        width: 40%;
    }
}

@media only screen and (min-width: 980px) and (max-width: 1100px) {
    .product_nav .product_nav_title .move {
        width: 17%;
        left: -1%;
    }
    .classroom .photo {
        /*margin-top: 10%;*/
    }
    .classroomN .photo {
        margin-top: 4%;
    }
    .dormitory .photo {
        width: 50%;
        padding-top: 8.2%;
    }
    .school_gate .photo {
        padding-top: 11.2%;
    }
    .hardware .circle {
        margin-top: -7.2%;
    }
    .hardware .circle>img {
        width: 48%;
    }
    .hardware .content {
        padding-left: 3.4%;
        margin-left: 3%;
        /* border: 1px solid red; */
    }
    .hardware .content .content2 .title {
        font-size: 1rem;
    }
    .hardware .content .content3 .title {
        font-size: 1rem;
    }
    .hardware .content .content4 {
        width: 16%;
    }
    .hardware .content .describe {
        margin-left: 0;
    }
    .new_scene .photo img {
        vertical-align: middle !important;
    }
    .new_scene .describe .title {
        padding-top: 0 !important;
    }
}

@media only screen and (max-width: 500px) {
    .bg-con .bg-title {
        font-size: 18px;
        margin-bottom: 30px;
    }
    .bg-con .bg-message {
        width: 70%;
        font-size: 14px;
        line-height: 24px;
        margin: 0 auto;
    }
}


/*@media only screen and (min-width: 1500px) and (max-width: 1700px){*/


/*!*.product_nav .move {*!*/


/*!*top: 108%;*!*/


/*!*}*!*/


/*.classroom {*/


/*width: 90%;*/


/*}*/


/*.dormitory .photo {*/


/*margin-top: 8.2%;*/


/*}*/


/*.school_gate {*/


/*width: 90%;*/


/*}*/


/*.school_gate .photo {*/


/*margin-top: 1.2%;*/


/*}*/


/*.hardware .content {*/


/*margin-left: 10.4%;*/


/*}*/


/*.hardware .content > .content1{*/


/*margin-top: -2%;*/


/*}*/


/*.hardware .yuan {*/


/*width: 10%;*/


/*height: 180px;*/


/*margin-top: 28.4%;*/


/*}*/


/*}*/


/*@media only screen and (min-width: 1300px) and (max-width: 1500px){*/


/*!*.product_nav .move {*!*/


/*!*top: 108%;*!*/


/*!*}*!*/


/*.classroom {*/


/*margin-left: 10%;*/


/*width: 94%;*/


/*}*/


/*.classroom .photo > img{*/


/*width: 80%;*/


/*}*/


/*.classroom .describe {*/


/*margin-left: -4%;*/


/*margin-top: 4%;*/


/*}*/


/*.dormitory .photo {*/


/*margin-left: 10%;*/


/*margin-top: 10.2%;*/


/*}*/


/*.dormitory .photo > img{*/


/*width: 40%;*/


/*}*/


/*.dormitory .describe {*/


/*width: 44%;*/


/*margin-left: -4.2%;*/


/*}*/


/*.school_gate .photo > img{*/


/*width: 80%;*/


/*}*/


/*.school_gate {*/


/*margin-left: 9.6%;*/


/*width: 100%;*/


/*}*/


/*.school_gate .photo {*/


/*margin-top: 4%;*/


/*}*/


/*.school_gate .describe {*/


/*margin-left: -5%;*/


/*width: 44%;*/


/*}*/


/*.hardware .content1 .photo {*/


/*padding-bottom: 14%;*/


/*}*/


/*.hardware .content .content3{*/


/*width: 18%;*/


/*}*/


/*.hardware .yuan {*/


/*width: 10%;*/


/*height: 150px;*/


/*margin-top: 32.4%;*/


/*}*/


/*}*/


/*@media only screen and (min-width: 1000px) and (max-width: 1300px){*/


/*.product_nav .product_nav_title span a{*/


/*font-size: 1.2rem;*/


/*}*/


/*.product_nav .move {*/


/*border-top: 3px solid #1e6dff;*/


/*top: 116%;*/


/*}*/


/*.classroom {*/


/*width: 100%;*/


/*margin-left: 5%;*/


/*}*/


/*.classroom .photo {*/


/*width: 40%;*/


/*margin-top: 6%;*/


/*}*/


/*.classroom .describe {*/


/*margin-top: 4.5%;*/


/*}*/


/*.classroom .describe .title {*/


/*font-size: 1.6rem;*/


/*line-height: 1.4rem;*/


/*}*/


/*.classroom .describe .content {*/


/*font-size: 1.2rem;*/


/*line-height: 2rem;*/


/*}*/


/*.dormitory {*/


/*width: 100%;*/


/*}*/


/*.dormitory .photo {*/


/*width: 50%;*/


/*margin-left:5%;*/


/*margin-top: 11%;*/


/*!*border: 1px solid red;*!*/


/*}*/


/*.dormitory .photo > img {*/


/*width: 39.6%;*/


/*}*/


/*.dormitory .describe {*/


/*margin-top: 5.5%;*/


/*margin-left: -4.8%;*/


/*width: 48%;*/


/*}*/


/*.dormitory .describe .title {*/


/*font-size: 1.6rem;*/


/*line-height: 1.4rem;*/


/*}*/


/*.dormitory .describe .content {*/


/*font-size: 1.2rem;*/


/*line-height: 2rem;*/


/*}*/


/*.school_gate {*/


/*width: 100%;*/


/*margin-left: 5%;*/


/*}*/


/*.school_gate .photo {*/


/*width: 40%;*/


/*margin-top: 6%;*/


/*margin-left: 0.6%;*/


/*}*/


/*.school_gate .photo > img {*/


/*width: 96%;*/


/*}*/


/*.school_gate .describe {*/


/*margin-top: 7.5%;*/


/*margin-left: 5%;*/


/*width: 48%;*/


/*}*/


/*.school_gate .describe .title {*/


/*font-size: 1.6rem;*/


/*line-height: 1.4rem;*/


/*}*/


/*.school_gate .describe .content {*/


/*font-size: 1.2rem;*/


/*line-height: 2rem;*/


/*}*/


/*.hardware .circle {*/


/*margin-top: -1.2%;*/


/*margin-left: 3%;*/


/*}*/


/*.hardware .circle > img{*/


/*width: 60%;*/


/*}*/


/*.content .photo img{*/


/*width: 80%;*/


/*}*/


/*.hardware .content > div {*/


/*width: 15%;*/


/*}*/


/*.hardware .content > .content2 {*/


/*width: 17%;*/


/*}*/


/*.hardware .content .photo {*/


/*line-height: 220px;*/


/*}*/


/*.hardware .content .title {*/


/*font-size: 1.1rem;*/


/*}+*/


/*.hardware .content .content1{*/


/*margin-left: -3rem;*/


/*}*/


/*.hardware .content .content3 .photo{*/


/*margin-top: -4%;*/


/*}*/


/*.hardware .content .content3 .title{*/


/*padding-bottom: 4%;*/


/*margin-top: 0;*/


/*}*/


/*.hardware .content .content3 .photo{*/


/*line-height: 80px;*/


/*}*/


/*.hardware .content .content3 .describe{*/


/*margin-top: -4%;*/


/*}*/


/*.hardware .content .content3 .photo > img{*/


/*width: 50%;*/


/*}*/


/*.hardware .content .content4  .photo{*/


/*line-height: 90px;*/


/*}*/


/*.hardware .content {*/


/*margin-top: 4%;*/


/*margin-left: 4.6%;*/


/*}*/


/*.hardware .content > .content3{*/


/*width: 16%;*/


/*margin-top: -6%;*/


/*}*/


/*.hardware .yuan {*/


/*height: 110px;*/


/*width: 9%;*/


/*margin-top: 48.4%;*/


/*margin-left: -10%;*/


/*}*/


/*}*/


/*@media only screen and (max-width: 900px) {*/


/*}*/


/*@media only screen and (max-width: 800px) {*/


/*.product_nav .product_nav_title {*/


/*margin-left: 36%;*/


/*}*/


/*.classroom {*/


/*width: 90%;*/


/*margin-left: 8%;*/


/*}*/


/*.classroom .photo {*/


/*margin-top: 16%;*/


/*width: 44%;*/


/*}*/


/*.classroom .describe .title {*/


/*font-size: 1.4rem;*/


/*margin-left: 7.4rem;*/


/*}*/


/*.classroom .describe .content {*/


/*font-size: 1rem;*/


/*}*/


/*.dormitory .photo > img{*/


/*width: 44%;*/


/*}*/


/*.dormitory .photo {*/


/*margin-top: 24%;*/


/*margin-left: 9%;*/


/*width: 44%;*/


/*}*/


/*.dormitory .describe {*/


/*margin-left: -0.2%;*/


/*width: 44%;*/


/*}*/


/*.dormitory .describe .title {*/


/*font-size: 1.4rem;*/


/*margin-left: 6rem;*/


/*}*/


/*.dormitory .describe .content {*/


/*font-size: 1rem;*/


/*}*/


/*.school_gate {*/


/*width: 90%;*/


/*margin-left: 8%;*/


/*}*/


/*.school_gate .photo {*/


/*margin-top: 16%;*/


/*width: 44%;*/


/*}*/


/*.school_gate .describe .title {*/


/*font-size: 1.4rem;*/


/*margin-left: 2rem;*/


/*}*/


/*.school_gate .describe .content {*/


/*font-size: 1rem;*/


/*}*/


/*!*.school_gate .photo {*!*/


/*!*margin-top: 10%;*!*/


/*!*}*!*/


/*.hardware .content {*/


/*margin-left: 0;*/


/*}*/


/*.hardware .content .content1{*/


/*margin-left: -15%;*/


/*}*/


/*.hardware .content .content3 > .photo {*/


/*margin-bottom: 20%;*/


/*}*/


/*.hardware .content .content3 .title {*/


/*padding-top: 10%;*/


/*margin-top: 10%;*/


/*}*/


/*.hardware .content .content5 > .photo{*/


/*line-height: 140px;*/


/*}*/


/*.hardware .content > div {*/


/*width: 24%;*/


/*}*/


/*.hardware .content > .content2 {*/


/*width: 24%;*/


/*}*/


/*.hardware .content > .content3 {*/


/*width: 24%;*/


/*}*/


/*.hardware .content > .content4 {*/


/*margin-left: 10%;*/


/*margin-top: 10%*/


/*}*/


/*.hardware .content .content4 .photo > img{*/


/*margin-left: 4%;*/


/*}*/


/*.hardware .yuan {*/


/*height: 120px;*/


/*margin-top: 124.4%;*/


/*width: 13%;*/


/*}*/


/*.hardware .content > .content3 {*/


/*margin-top: 0;*/


/*width: 26%;*/


/*}*/


/*}*/


/*@media only screen and (max-width: 700px) {*/


/*aside{*/


/*display: none;*/


/*}*/


/*.post{*/


/*width: 100%;*/


/*float: none;*/


/*padding: 5px;*/


/*box-sizing: border-box;*/


/*-webkit-box-sizing: border-box;*/


/*-moz-box-sizing: border-box;*/


/*}*/


/*.grid{*/


/*width: 100%;*/


/*}*/


/*.grid .box{*/


/*width: 100%;*/


/*}*/


/*}*/


/*@media only screen and (max-width: 600px) {*/


/*}*/


/*@media only screen and (max-width: 500px) {*/


/*}*/


/*@media only screen and (max-width: 490px) {*/


/*.product_nav {*/


/*margin-top: -1.25%;*/


/*}*/


/*.product_nav .product_nav_title {*/


/*margin-left: 20%;*/


/*}*/


/*.product_nav .product_nav_title span a {*/


/*font-size: 1rem;*/


/*line-height: 2.4rem;*/


/*}*/


/*.product_nav .product_nav_title span {*/


/*margin-top: 4%;*/


/*}*/


/*.product_nav .move {*/


/*border-top: 2px solid #1e6dff;*/


/*width: 32%;*/


/*top: 100%;*/


/*left: 71%;*/


/*}*/


/*.classroom .photo {*/


/*width: 90%;*/


/*margin-left: 12%;*/


/*}*/


/*.classroom .describe {*/


/*width: 96%;*/


/*margin-left: 6%;*/


/*margin-top: 6%;*/


/*}*/


/*.classroom .describe .content {*/


/*margin-top: 4%;*/


/*}*/


/*.classroom .describe .title {*/


/*margin-left: 34%;*/


/*}*/


/*.classroom {*/


/*margin-left: 0;*/


/*}*/


/*.classroom .describe > p {*/


/*margin-left: 6%;*/


/*}*/


/*.dormitory .photo {*/


/*width: 90%;*/


/*margin-left: 12%;*/


/*}*/


/*.dormitory .describe {*/


/*width: 90%;*/


/*margin-left: 3.6%;*/


/*margin-top: 6%;*/


/*}*/


/*.dormitory .describe .content {*/


/*margin-top: 4%;*/


/*}*/


/*.dormitory .photo > img {*/


/*width: 44%;*/


/*}*/


/*.dormitory .describe .title {*/


/*font-size: 1.4rem;*/


/*line-height: 1.4rem;*/


/*margin-top: 3.6%;*/


/*margin-left: 32%;*/


/*}*/


/*.dormitory .describe .content {*/


/*font-size: 1rem;*/


/*line-height: 2rem;*/


/*margin-left: 8%;*/


/*}*/


/*.school_gate .photo {*/


/*width: 90%;*/


/*margin-left: 4%;*/


/*}*/


/*.hardware .content .content4 .photo > img{*/


/*margin-left: 10%;*/


/*}*/


/*.school_gate .describe {*/


/*width: 92%;*/


/*margin-left: 3%;*/


/*margin-top: 6%;*/


/*}*/


/*.school_gate .describe .content {*/


/*margin-top: 4%;*/


/*}*/


/*.school_gate .describe .title {*/


/*font-size: 1.4rem;*/


/*line-height: 1.4rem;*/


/*}*/


/*.school_gate .describe .content {*/


/*font-size: 1rem;*/


/*line-height: 2rem;*/


/*}*/


/*.hardware .circle > img {*/


/*width: 40%;*/


/*}*/


/*.hardware .circle {*/


/*margin-top: -8.2%;*/


/*margin-left: 1%;*/


/*}*/


/*.hardware .title {*/


/*margin-left: 38%;*/


/*font-size: 1.5rem;*/


/*}*/


/*.hardware .content {*/


/*margin-top: 6%;*/


/*}*/


/*.hardware .content > div {*/


/*width: 100%;*/


/*}*/


/*.hardware .content > div .photo > img{*/


/*width: 60%;*/


/*}*/


/*.hardware .content .describe {*/


/*padding-left: 3.5%;*/


/*margin-right: 4%;*/


/*}*/


/*.hardware .content .content1 {*/


/*margin-left: 0;*/


/*margin-top: -86%;*/


/*}*/


/*.hardware .content .content1 .title {*/


/*margin-left: -2%;*/


/*margin-top: -2%;*/


/*margin-bottom: 1.8rem;*/


/*}*/


/*.hardware .content .content2 {*/


/*margin-left: 0;*/


/*margin-top: -66%;*/


/*width: 100%;*/


/*}*/


/*.hardware .content .content2 .title {*/


/*margin-left: -2%;*/


/*margin-top: 1.2%;*/


/*!*margin-bottom: 12%;*!*/


/*}*/


/*.hardware .content .content3 .photo > img {*/


/*width: 40%;*/


/*margin-bottom: -10%;*/


/*}*/


/*.hardware .content .content3 {*/


/*margin-left: 0;*/


/*margin-top: -66%;*/


/*width: 100%;*/


/*}*/


/*.hardware .content .content3 .title {*/


/*margin-left: -2%;*/


/*margin-top: -12%;*/


/*!*margin-bottom: 12%;*!*/


/*}*/


/*.hardware .content .content4 {*/


/*margin-left: 0;*/


/*margin-top: -66%;*/


/*}*/


/*.hardware .content .content4 .title {*/


/*margin-left: -2%;*/


/*margin-top: 10%;*/


/*!*margin-bottom: 12%;*!*/


/*}*/


/*.hardware .content .content5 {*/


/*margin-left: 0;*/


/*margin-top: -66%;*/


/*margin-bottom: 10%;*/


/*}*/


/*.hardware .content .content5 .title {*/


/*margin-left: -2%;*/


/*margin-top: -18%;*/


/*!*margin-bottom: 12%;*!*/


/*}*/


/*.hardware .content .content5 .photo > img {*/


/*width: 40%;*/


/*margin-bottom: 10%;*/


/*}*/


/*.hardware .yuan{*/


/*visibility:hidden;*/


/*margin-top: 64.4%;*/


/*}*/


/*footer {*/


/*padding-top: 21%;*/


/*}*/


/*}*/


/*@media only screen and (max-width: 376px) {*/


/*footer .map > img{*/


/*height: 120px;*/


/*}*/


/*}*/


/*@media only screen and (max-width: 321px) {*/


/*.product_nav {*/


/*margin-top: -1.25%;*/


/*}*/


/*.product_nav .product_nav_title .product_nav_title_one {*/


/*margin-right: 80px;*/


/*}*/


/*.product_nav .move {*/


/*left: 68%;*/


/*}*/


/*.classroom .describe .title {*/


/*font-size: 1.4rem;*/


/*line-height: 1.2rem;*/


/*margin-left: 36%;*/


/*}*/


/*.classroom .describe .content {*/


/*font-size: 1rem;*/


/*line-height: 2rem;*/


/*}*/


/*.classroom {*/


/*margin-left: 0;*/


/*}*/


/*.classroom .photo {*/


/*margin-left: 14%;*/


/*}*/


/*.dormitory .describe .title {*/


/*font-size: 1.4rem;*/


/*line-height: 1.2rem;*/


/*margin-left: 24%;*/


/*}*/


/*.dormitory .photo > img {*/


/*width: 38%;*/


/*}*/


/*.dormitory .photo {*/


/*margin-left: 15%;*/


/*}*/


/*.dormitory .describe .content {*/


/*font-size: 1rem;*/


/*line-height: 2rem;*/


/*margin-left: 8%;*/


/*}*/


/*.school_gate .describe .title{*/


/*font-size: 1.4rem;*/


/*line-height: 1.2rem;*/


/*}*/


/*.school_gate .describe .content {*/


/*font-size: 1rem;*/


/*line-height: 2rem;*/


/*!*margin-left: 8%;*!*/


/*}*/


/*.hardware .content > .content2 {*/


/*width: 100%;*/


/*}*/


/*.hardware .content > .content3 {*/


/*width: 100%;*/


/*}*/


/*.hardware .content .content1 {*/


/*margin-top: -386%;*/


/*}*/


/*.hardware .yuan {*/


/*margin-top: 84.4%;*/


/*}*/


/*.hardware .content .content4 .title {*/


/*margin-top: 10%;*/


/*}*/


/*footer .trademark > div {*/


/*margin-left: 8%;*/


/*line-height: 1.2rem;*/


/*}*/


/*footer .trademark > div a {*/


/*margin-left: -6%;*/


/*display: block;*/


/*}*/


/*}*/

#toTop {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
    border-radius: 2px;
    font-size: 35px;
    position: fixed;
    z-index: 9999;
    display: inline-block;
    word-wrap: break-word;
    color: #ffffff;
    background: #1c5db6;
    right: 25px;
    bottom: 30px;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
}

.dormitory .photo img {
    width: 100%;
}

.school_gate {
    padding-top: 4.2%;
    padding-bottom: 6%;
}

.dormitory .describe>p {
    margin-left: 0 !important;
}

.dormitory {
    padding-top: 4.2%;
    padding-bottom: 2%;
}