.baner {
    width: 100%;
    height: 540px;
    background-image: url("../../../images/magicRuler/bg3.png");
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
}

.baner h1 {
    width: 515px;
    height: 320px;
    display: inline-block;
    margin-top: 92px;
    vertical-align: top;
}

.baner h1 img {
    width: 100%;
}

.baner .ul {
    display: inline-block;
    width: 380px;
    height: auto;
    margin-top: 80px;
    vertical-align: top;
    margin-left: 4%;
}

.baner .ul li {
    width: 100%;
    height: 120px;
    margin-top: 30px;
}

.baner .ul li p {
    width: 120px;
    height: 120px;
    float: left;
}

.baner .ul li p img {
    width: 100%;
    vertical-align: top;
}

.baner .ul li span {
    width: 25px;
    height: 118px;
    float: left;
    background: url("../../../images/magicRuler/saoma.png");
    display: block;
    margin-left: 5px;
}

.baner .ul li .a {
    width: 206px;
    height: 52px;
    float: left;
    display: block;
    margin-left: 23px;
    cursor: pointer;
}

.baner .ul h2 {
    font-size: 16px;
    color: #fff;
    text-align: justify;
    line-height: 28px;
    margin-top: 10px;
}


/* 标题 */

.header {
    width: 1200px;
    height: 76px;
    margin: 25px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-end;
}

.header h1 {
    width: 70px;
    height: 65px;
    background: url("../../../images/magicRuler/bt.png");
    margin-top: 5px;
}

.header h2 {
    margin-left: 10px;
    height: 76px;
}

.header h2 span {
    font-size: 30px;
    color: #02b1ff;
    font-family: "Arial";
    display: block;
    margin-top: 3px;
}

.header h2 p {
    font-size: 30px;
    color: #333333;
    margin-top: 5px;
    font-family: "黑体"
}

.header h3 {
    font-size: 16px;
    width: auto;
    margin-left: 20px;
    color: #666666;
    margin-top: 23px;
    line-height: 25px;
    flex: 1;
}


/* 功能介绍 */

.body {
    width: 100%;
    /* height: 750px; */
    background-repeat: no-repeat;
    background: url("../../../images/magicRuler/bg4.jpg") no-repeat;
    background-position: top center;
    overflow: hidden
}

.mokuai {
    width: 1200px;
    text-align: center;
    margin: 20px auto 0;
}

.mokuai li {
    width: 211px;
    height: 287px;
    display: inline-block;
    background: rgba(255, 255, 255, 0.3);
    margin: 0 5px;
}

.mokuai li h1 {
    width: 133px;
    height: 133px;
    margin: 20px auto;
}

.mokuai li h1 img {
    width: 100%;
    vertical-align: top;
}

.mokuai li p {
    width: 90%;
    height: 30px;
    margin-left: 5%;
    line-height: 30px;
    font-size: 24px;
    color: #fff;
    overflow: hidden;
    text-align: center;
}

.mokuai li span {
    width: 90%;
    margin-left: 5%;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    display: block;
    margin-top: 10px;
}

.video {
    width: 1110px;
    height: auto;
    background: url("../../../images/magicRuler/bg.jpg");
    background-size: 100% 100%;
    margin: 30px auto 0;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding-bottom: 10px;
    text-align: center;
}

.video h1 {
    width: 100%;
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
    display: inline-block;
    margin-bottom: 25px;
}

.video li {
    width: 205px;
    height: auto;
    display: inline-block;
    margin: 0 4px;
}

.video li p {
    width: 205px;
    height: 140px;
    background: #666666;
    position: relative;
}

.video li p i {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../../../images/magicRuler/v.png");
    z-index: 99;
    cursor: pointer;
    background-size: 100% 100%;
}

.video li p img {
    width: 100%;
    vertical-align: top;
}

.video li span {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
}

.vidersrc {
    width: 100%;
    height: 580px;
    position: fixed;
    top: 20%;
    left: 0;
    display: none;
    z-index: 888;
}

.vidersrc.on {
    display: block;
}

.vidersrc ul {
    width: 940px;
    height: auto;
    padding: 20px 0;
    margin: 0 auto;
    background: #000;
    position: relative;
}

.vidersrc ul video {
    width: 100%;
}

.vidersrc ul p {
    width: 50px;
    height: 50px;
    background: #666666;
    position: absolute;
    top: 0;
    right: 0;
    background: url("../../../images/magicRuler/dit.png");
    z-index: 890;
    cursor: pointer;
}


/* 服务 */

.fuwu {
    width: 100%;
    text-align: center;
}

.fuwu li {
    width: 500px;
    height: 176px;
    display: inline-block;
    margin: 10px 25px 0;
}

.fuwu li:nth-of-type(1) {
    background: url("../../../images/magicRuler/bg5.jpg");
    background-size: 100% 100%;
}

.fuwu li:nth-of-type(2) {
    background: url("../../../images/magicRuler/bg6.jpg");
    background-size: 100% 100%;
}

.fuwu li div {
    width: 100%;
    height: 176px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.fuwu li div p {
    width: 156px;
    height: 156px;
    margin-left: 10px;
    flex: 0 0 auto;
}

.fuwu li:nth-of-type(1) div span {
    width: 25px;
    height: 118px;
    background: url("../../../images/magicRuler/gongzhonghao.png");
    margin-left: 10px;
    flex: 0 0 auto;
}

.fuwu li:nth-of-type(2) div span {
    width: 25px;
    height: 118px;
    background: url("../../../images/magicRuler/shouhou.png");
    margin-left: 10px;
    flex: 0 0 auto;
}

.fuwu li div h1 {
    width: auto;
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    text-align: left;
    margin-left: 10px;
    flex: 0 1 auto;
    padding-right: 5px;
}


/* 底部表单 */

.bot {
    width: 100%;
    height: auto;
    background-image: url("../../../images/magicRuler/bg2.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    overflow: hidden;
    margin-top: 60px;
    background-size: auto 100%;
    padding-bottom: 30px;
}

.form {
    width: 1056px;
    height: auto;
    margin: 50px auto 0;
    background: #fff;
    display: block;
}

.form li {
    width: 470px;
    height: 60px;
    float: left;
    background: #e0f5ff;
    margin-left: 38.6px;
    margin-top: 30px;
    position: relative;
    display: flex;
}

.form h1 {
    width: 978px;
    height: 193px;
    float: left;
    background: #e0f5ff;
    margin-left: 38.6px;
    margin-top: 30px;
}

.form button {
    width: 468px;
    height: 60px;
    float: left;
    background: #02b1ff;
    margin-top: 30px;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    margin-left: 294px;
    margin-bottom: 20px;
    border: 0;
}

.form li span {
    font-size: 18px;
    color: #666666;
    margin: 0 10px;
    line-height: 60px;
}

.form li input {
    width: 350px;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    font-size: 18px;
    color: #666666;
    border: 0;
    background: inherit;
    vertical-align: top;
}

.form li select {
    width: 350px;
    font-size: 18px;
    color: #666666;
    height: 60px;
    display: inline-block;
    border: 0;
    vertical-align: top;
    background: url("../../../images/magicRuler/se.png") no-repeat scroll right center transparent;
}

.form li select option {
    font-size: 24px;
    color: #666666;
}

.form h1 span {
    font-size: 18px;
    color: #666666;
    margin: 0 10px;
    line-height: 40px;
}

.form h1 textarea {
    font-size: 18px;
    color: #666666;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    width: 890px;
    height: 160px;
    background: transparent;
}

.form li .send_code {
    width: 150px;
    height: 60px;
    font-size: 16px;
    color: #02b1ff;
    margin: 0;
    text-align: center;
    line-height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
}

/* APP */

.app {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #02b1ff;
}


/* 小于980 */


/* 新增标签内容 */

.baner .ul1 {
    width: 170px;
    height: auto;
    display: inline-block;
    margin-top: 100px;
    margin-left: 20px;
}

.baner .ul1 p {
    width: 170px;
    height: 170px;
}

.baner .ul1 p img {
    width: 100%;
    vertical-align: top;
}

.baner .ul1 span {
    width: 170px;
    height: 28px;
    display: block;
    background-image: url("../../../images/magicRuler/980-saoma.png");
    background-size: 100% 100%;
    margin-top: 5px;
}

.baner .ul2 {
    width: 90%;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    text-align: justify;
    line-height: 28px;
    margin-top: 10px;
}

.ul3 {
    width: 90%;
    margin-top: 15px;
    display: inline-block;
    text-align: center;
}

.ul3 p {
    width: 206px;
    height: 52px;
    display: inline-block;
    margin: 0 20px;
    cursor: pointer;
}

.ul3 p img {
    width: 100%;
    vertical-align: top;
}

@media screen and (max-width: 980px) {
    .baner {
        background-image: url("../../../images/magicRuler/980.jpg");
    }
    .baner h1 {
        margin-top: 40px;
    }
}


/* 宽度小于790 大于600*/

@media screen and (min-width:600px) and (max-width:790px) {
    .baner h1 {
        width: 450px;
        height: 290px;
    }
    .baner .ul1 {
        display: none;
    }
    .baner .ul2 {
        width: 80%;
        margin-top: 0;
    }
    .header h3 {
        font-size: 14px;
        line-height: 20px;
    }
}


/* 宽度小于600 */

@media screen and (max-width: 600px) {
    .baner h1 {
        width: 340px;
        height: 230px;
    }
    .baner .ul1 {
        display: none;
    }
    .baner .ul2 {
        width: 90%;
        margin-top: 0;
    }
    .baner .ul3 {
        width: 96%;
    }
    .baner .ul3 p {
        width: 160px;
        height: 41px;
        display: block;
        float: left;
        margin: 0;
    }
    .baner .ul3 p:nth-of-type(2) {
        float: right;
    }
    .header {
        justify-content: center;
    }
}


/* 宽度小于1200 */

@media screen and (max-width: 1200px) {
    .header {
        width: 90%;
    }
}

@media screen and (min-width: 750px) and (max-width: 1200px) {
    .video {
        width: 90%;
        background: url("../../../images/magicRuler/bg9.jpg");
        background-size: 100%;
    }
    .video li {
        margin-top: 10px;
    }
    .vidersrc ul {
        width: 90%;
    }
}

@media screen and (max-width: 750px) {
    .video {
        width: 90%;
        background: url("../../../images/magicRuler/bg9.jpg");
        background-size: 100%;
    }
    .video li {
        width: 90%;
        margin-top: 10px;
    }
    .video li p {
        width: 100%;
        height: auto;
    }
    .vidersrc {
        width: 100%;
        height: 100%;
        top: 0;
    }
    .vidersrc ul {
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
    }
}

@media screen and (min-width: 690px) and (max-width: 1200px) {
    .body {
        background: url("../../../images/magicRuler/bg8.jpg") no-repeat;
        background-position: top center;
    }
    .mokuai {
        width: 90%;
    }
    .mokuai li {
        width: 25%;
        margin-top: 10px;
    }
}

@media screen and (max-width: 690px) {
    .body {
        background: #02b1ff;
        /* background-position: top center; */
    }
    .mokuai {
        width: 100%;
        background: #02b1ff;
    }
    .mokuai li {
        width: 90%;
        height: auto;
        margin-top: 10px;
    }
    .mokuai li h1 {
        height: 120px;
        margin: 10px auto;
    }
    .mokuai li p {
        margin-top: 18px;
    }
    .mokuai li span {
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 590px) and (max-width: 600px) {
    .fuwu li {
        width: 90%;
    }
}

@media screen and (max-width: 690px) {
    .fuwu li {
        width: 90%;
        margin: 10px 5% 0;
    }
    .fuwu li div h1 {
        font-size: 14px;
        line-height: 25px;
    }
}

@media screen and (min-width: 730px) and (max-width: 1056px) {
    .form {
        width: 90%;
    }
    .form li {
        width: 45%;
        margin-left: 3.333%;
    }
    .form li input {
        width: 60%;
    }
    .form li select {
        width: 70%;
    }
    .form h1 {
        width: 93%;
        margin-left: 3.333%;
    }
    .form h1 textarea {
        width: 86%;
    }
    .form button {
        width: 60%;
        margin-left: 20%;
    }
}

@media screen and (max-width: 730px) {
    .form {
        width: 90%;
    }
    .form li {
        width: 90%;
        height: 50px;
        margin-left: 5%;
        margin-top: 13px;
    }
    .form li span {
        line-height: 50px;
    }
    .form li input {
        width: 60%;
        height: 50px;
        line-height: 50px;
    }
    .form li select {
        width: 70%;
        height: 50px;
    }
    .form h1 {
        width: 90%;
        margin-left: 5%;
        height: 130px;
        margin-top: 13px;
    }
    .form h1 textarea {
        width: 70%;
        height: 110px;
    }
    .form button {
        width: 60%;
        height: 45px;
        line-height: 45px;
        margin-left: 20%;
        margin-top: 18px;
    }
}

.zaox {
    width: 1140px;
    margin: 0 auto;
}

.zaox img {
    width: 100%;
}

@media screen and (max-width: 1140px) {
    .zaox {
        width: 100%;
        margin: 0;
    }
}

.scotoid-img {
    display: block;
}

.scotoid-img2 {
    display: none;
}

@media screen and (min-width: 0px) and (max-width: 1200px) {
    .form li .send_code {
        line-height: 50px;
        height: 50px;
    }

    .scotoid-img {
        display: none;
    }

    .scotoid-img2 {
        display: block;
    }


    .header h3 {
        margin-left: 0;
    }

    .header {
        height: auto;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
    }

}