*{
    padding: 0;
    margin: 0;
    font-family: 黑体,STHeiti, 'libre_baskervilleregular', Arial, Helvetica, sans-serif;
}
@media (min-width: 1501px) {
    .header {
        position: fixed;
        width: 100%;
        height: 50px;
        color: #fff;
        z-index: 9999;
        top: 0;
        left: 0;
        background-color: #000000;
    }

    .logo {
        width: 140px;
        height: 35px;
        margin: 5px 20px;
    }

    .logo img {
        width: 100%;
    }

    .header ul li {
        list-style-type: none;
        position: relative;
        float: left;
        width: 100px;
        height: 50px;
        line-height: 50px;
        text-align: center;
    }

    #menu {
        position: absolute;
        width: 600px;
        right: 0;
        top: 0;
    }
    .Openxc{
        display: none;
    }
    .Close1{
        display: none;
    }
    .nav {
        top: 0px;
        right: 0px;
        position: absolute;
        width: 600px;
        height: 50px;
        float: right;
    }

    .header ul li a {
        text-decoration: none;
        color: #fff;
        font-size: 14px;
    }

    .header ul li a:hover {
        width: 100px;
        height: 50px;
        text-decoration: none;
        color: #e60012;
        border-bottom: 3px solid #e60012;
        padding: 6px 20px;
        font-size: 14px;
    }

    .header ul li a:active {
        width: 100px;
        height: 50px;
        text-decoration: none;
        color: #e60012;
        border-bottom: 3px solid #e60012;
        padding: 6px 20px;
        font-size: 14px;
    }

    .active {
        width: 100px;
        height: 50px;
        text-decoration: none;
        color: #e60012;
        border-bottom: 3px solid #e60012;
        padding: 6px 20px;
        font-size: 14px;

    }

    .minde{
        width: 100px;height: 52px;
    }
    /*内容页*/
    .nr_main{
        width: 1200px;
        margin:0 auto;
        text-align: center;
    }

    .nr_top{
        width: 100%;height: 80px
    }

    .nr_title{
        width: 100%;height: 18px
    }
    .nr_title_w{
        font-size: 25px;font-family: "Microsoft_YaHei";color: #666666;
    }
    .nr_zh{
        width: 100%;height: 30px;
    }
    .nr_zh_w{
        font-size: 14px;font-family: "Microsoft_YaHei";color: #666666;
    }
    .nr_wz{
        width: 1000px;margin:0 auto;
    }
    .nr_wz_nr{
        font-size: 14px;font-family: "Microsoft_YaHei";color: #666666;text-align: justify;
    }
    .nr_img{
        width: 100%;height:20px;
    }

    .nr_img_s{
        width: 1000px;margin:0 auto;text-align: center;

    }
    .nr_img_s img{
        width: 100%;
    }
    /*案例*/
    .grid-item a {
        color: #9E7E6B;
    }

    .grid-item img {
        width: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        top: 0;
        bottom: 0;
        left: 0;
    }

    .font_st {
        width: 100%;
        height: 26px;
        font-size: 12px;
        /*text-align: center;*/
        line-height: 26px;
        background-color: #ffffff;
        position: absolute;
        bottom: 0;
    }

    .grid {
        position: relative;
        /* fluffy */
        margin: 0 auto;
        width: 99%; /* end fluffy */
        background-color: #ececec;
    }

    .grid a {
        text-decoration: none;

    }

    .grid-item {
        padding: 0;
        margin: 0;
        position: absolute;
        /* fluffy */
        opacity: 0;
        /*box-shadow: 1px 1px #000000;*/
        width: 400px;
        /*height: 120px;*/
        border-radius: 2px;
        background-color: #ffffff; /* end fluffy */

    }

    .zhibo1 {
        width: 100px;
        height: 50px;
    }

    .zhibo2_1 {
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 50px;
        left: 0px;
        position: absolute;
        background-color: #0b1933
    }

    .zhibo2_2 {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }

    .zhibo2_3 {
        width: 50%;
        position: absolute;
        left: 25%;
        bottom: 0;
        z-index: 1;
    }

    .zhibo2_4 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 150px;
        z-index: 2;
        text-align: center;
    }

    .zhibo2_5 {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 50px;
        font-weight: 600;
        color: #ffffff;
    }

    .zhibo2_6 {
        width: 100px;
        height: 60px;
    }

    .zhibo2_7 {
        color: #ffffff;
        font-size: 32px;
        font-weight: 600;
    }

    .zhibo3_1 {
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 750px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .zhibo3_2 {
        width: 70%;
        height: 700px;
        position: absolute;
        left: 15%;
        top: 100px;
        z-index: 2;
    }

    .zhibo3_3 {
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo3_4 {
        width: 14%;
        height: 80px;
        float: left;
        left: 12%;
        position: absolute;
        top: 12%;
    }

    .zhibo3_5 {
        width: 100%;
    }

    .zhibo3_6 {
        width: 14%;
        height: 80px;
        float: left;
        left: 43%;
        position: absolute;
        top: 12%;
    }

    .zhibo3_7 {
        width: 100%;
    }

    .zhibo3_8 {
        width: 14%;
        height: 80px;
        right: 12%;
        position: absolute;
        top: 12%;
    }

    .zhibo3_9 {
        width: 100%;
    }

    .zhibo3_10 {
        width: 18%;
        height: 80px;
        left: 10%;
        position: absolute;
        top: 48%;
    }

    .zhibo3_11 {
        color: #555;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo3_12 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo3_13 {
        width: 18%;
        height: 80px;
        left: 41%;
        position: absolute;
        top: 48%;
    }

    .zhibo3_14 {
        color: #555;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo3_15 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo3_16 {
        width: 18%;
        height: 80px;
        right: 10%;
        position: absolute;
        top: 48%;
    }

    .zhibo3_17 {
        color: #555;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo3_18 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }
    .zhibo6_1{
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 1450px;
        left: 0;
        position: absolute;
        background-color: #ECECEC;
    }
    .zhibo6_2 {
        width: 70%;
        height: 700px;
        position: absolute;
        left: 15%;
        top: 100px;
        z-index: 2;
    }

    .zhibo6_3 {
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo6_4 {
        width: 10%;
        height: 80px;
        float: left;
        left: 10%;
        position: absolute;
        top: 12%;
    }

    .zhibo6_5 {
        width: 100%;
    }

    .zhibo6_6 {
        width: 10%;
        height: 80px;
        float: left;
        left: 45%;
        position: absolute;
        top: 12%;
    }

    .zhibo6_7 {
        width: 100%;
    }

    .zhibo6_8 {
        width: 10%;
        height: 80px;
        right: 10%;
        position: absolute;
        top: 12%;
    }

    .zhibo6_9 {
        width: 100%;
    }

    .zhibo6_10 {
        width: 18%;
        height: 80px;
        left: 6%;
        position: absolute;
        top: 33%;
    }

    .zhibo6_11 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_12 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_13 {
        width: 18%;
        height: 80px;
        left: 41%;
        position: absolute;
        top: 33%;
    }

    .zhibo6_14 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_15 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_16 {
        width: 18%;
        height: 80px;
        right: 6%;
        position: absolute;
        top: 33%;
    }

    .zhibo6_17 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_18 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_21 {
        width: 10%;
        height: 80px;
        float: left;
        left: 10%;
        position: absolute;
        top: 45%;
    }

    .zhibo6_22 {
        width: 100%;
    }

    .zhibo6_23 {
        width: 10%;
        height: 80px;
        float: left;
        left: 45%;
        position: absolute;
        top: 45%;
    }

    .zhibo6_24 {
        width: 100%;
    }

    .zhibo6_25 {
        width: 10%;
        height: 80px;
        right: 10%;
        position: absolute;
        top: 45%;
    }

    .zhibo6_26 {
        width: 100%;
    }

    .zhibo6_27 {
        width: 18%;
        height: 80px;
        left: 6%;
        position: absolute;
        top: 66%;
    }

    .zhibo6_28 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_29 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_30 {
        width: 18%;
        height: 80px;
        left: 41%;
        position: absolute;
        top: 66%;
    }

    .zhibo6_31 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_32 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_33 {
        width: 18%;
        height: 80px;
        right: 6%;
        position: absolute;
        top: 66%;
    }

    .zhibo6_34 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_35 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }


    .zhibo7_1{
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 2150px;
        left: 0;
        position: absolute;
        background-color: #ffffff;
    }
    .zhibo7_2 {
        width: 70%;
        height: 700px;
        position: absolute;
        left: 15%;
        top: 100px;
        z-index: 2;
    }

    .zhibo7_3 {
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo7_4 {
        width: 28%;
        height: 80px;
        float: left;
        left:36%;
        position: absolute;
        top: 12%;

    }
    .zhibo7_5 {
        width: 16%;
        height: 80px;
        float: left;
        left: 9%;
        position: absolute;
        top: 12%;

    }
    .zhibo7_6 {
        width: 12%;
        height: 80px;
        float: left;
        left: 14%;
        position: absolute;
        top: 57%;

    }
    .zhibo7_7 {
        width: 15%;
        height: 80px;
        float: left;
        left: 21%;
        position: absolute;
        top: 40%;

    }
    .zhibo7_8 {
        width: 16%;
        height: 80px;
        float: left;
        left: 60%;
        position: absolute;
        top: 60%;

    }
    .zhibo7_9 {
        width: 12%;
        height: 80px;
        float: left;
        left: 66%;
        position: absolute;
        top: 34%;

    }
    .zhibo7_10{
        width: 16%;
        height: 80px;
        float: left;
        left: 77%;
        position: absolute;
        top: 12%;

    }

    .zhibo7_11{
        width: 100%;
    }
    .zhibo7_12{
        width: 100%;
    }
    .zhibo7_13{
        width: 100%;
    }
    .zhibo7_14{
        width: 100%;
    }
    .zhibo7_15{
        width: 100%;
    }
    .zhibo7_16{
        width: 100%;
    }
    .zhibo7_17{
        width: 100%;
    }


    .zhibo4_1 {
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 2850px;
        left: 0px;
        position: absolute;
        background-color: #000000;
    }

    .zhibo4_2 {
        width: 70%;
        height: 450px;
        position: absolute;
        left: 15%;
        top: 100px;
        z-index: 2;
    }

    .zhibo4_3 {
        color: #ffffff;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo4_4 {
        width: 26%;
        height: 80px;
        float: left;
        left: 37%;
        position: absolute;
        top: 12%;
    }

    .zhibo4_5 {
        width: 100%;
    }

    .zhibo4_6 {
        width: 18%;
        height: 80px;
        left: 40%;
        position: absolute;
        top: 98%;
    }

    .zhibo4_7 {
        color: #555;
        font-size: 18px;
        font-weight: 400;
        text-align: center;
        font-family: 黑体,STHeiti, 'libre_baskervilleregular', Arial, Helvetica, sans-serif;
    }
    .zhibo5_1{
        width: 100%;
        height: 500px;
        overflow: hidden;
        top: 3550px;
        left: 0;
        position: absolute;
        background-color:  #e60012;
    }
    .zhibo5_2 {
        width: 70%;
        height: 450px;
        position: absolute;
        left: 15%;
        top: 100px;
        z-index: 2;
    }
    .zhibo5_3{
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
        font-family: 黑体,STHeiti, 'libre_baskervilleregular', Arial, Helvetica, sans-serif;
    }
    .zhibo5_4 {
        width: 100%;
        height: 300px;
        position: absolute;
        top: 80px;

    }
    .zhibo5_5{
        color: #555;
        font-size: 14px;
        text-align: justify;
        font-family: 黑体,STHeiti, 'libre_baskervilleregular', Arial, Helvetica, sans-serif;
    }
    .footer1 {
        width: 100%;
        height: 40px;
        overflow: hidden;
        top: 2150px;
        left: 0px;
        position: absolute;
        background-color: #000;
    }
    .footer_nr{
        width: 100%;
        height: 40px;
        overflow: hidden;
        bottom: 0;
        left: 0;
        position: fixed;
        background-color: #000;
        z-index: 99991;
    }
    .footer1_1 {
        color: #666;
        font-size: 12px;
        font-weight: 200;
        text-align: center;
        line-height: 40px;
    }

    .footer1_2 {
        color: #666;
        font-size: 12px;
        font-weight: 200;
        text-align: center;
        line-height: 40px;
    }

    .footer2 {
        width: 100%;
        height: 40px;
        overflow: hidden;
        top: 1200px;
        left: 0px;
        position: absolute;
        background-color: #000;
    }

    .footer3 {
        width: 100%;
        height: 40px;
        overflow: hidden;
        bottom: 0;
        left: 0px;
        position: absolute;
        background-color: #000;
        z-index: 99;
    }

    .footer4 {
        width: 100%;
        height: 40px;
        overflow: hidden;
        top: 3450px;
        left: 0px;
        position: absolute;
        background-color: #000;
        z-index: 99;
    }

    .abc {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .guanyu2_3 {
        position: absolute;
        bottom: 0;
        z-index: 99;
        width: 100%;

    }

    .guanyu2_4 {
        position: absolute;
        color: #ffffff;
        z-index: 999;
        width: 60%;
        left: 20%;
        top: 25%
    }

    .guanyu2_5 {
        text-align: center;
        z-index: 99;
        color: #ffffff;
        font-size: 55px;
        font-weight: 800;
    }

    .guanyu2_6 {
        width: 100px;
        height: 50px;
    }

    .guanyu2_7 {
        text-align: justify;
        color: #ffffff;
        font-size: 15px;
    }





    .contacts2_3 {
        position: absolute;
        bottom: 0;
        z-index: 99;
        width: 100%;

    }

    .contacts2_4 {
        position: absolute;
        color: #ffffff;
        z-index: 999;
        width: 60%;
        left: 20%;
        top: 25%
    }

    .contacts2_5 {
        text-align: center;
        z-index: 99;
        color: #ffffff;
        font-size: 55px;
        font-weight: 800;
    }

    .contacts2_6 {
        width: 100px;
        height: 50px;
    }

    .contacts2_7 {
        text-align: justify;
        color: #ffffff;
        font-size: 15px;
    }






    .contact2_3 {
        position: absolute;
        bottom: 0;
        z-index: 99;
        width: 80%;
        left: 10%;
    }
    .contactsj{
        display: none;
    }

    /*深瞳*/
    .shentong1 {
        width: 100px;
        height: 50px;
    }

    .shentong1_1 {
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 50px;
        left: 0px;
        position: absolute;
    }

    .shentong1_2 {
        width:60%;
        position: absolute;
        left: 20%;
        top: -220px;
        z-index: 1;
        vertical-align: middle;
    }

    .shentong1_3 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 35px;
        z-index: 2;
    }

    .shentong1_4 {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 50px;
        font-weight: 600;
        color: #ffffff;
    }

    .shentong1_5 {
        color: #ffffff;
        font-size: 25px;
        font-weight: 600;
        font-family: 黑体,STHeiti, 'libre_baskervilleregular', Arial, Helvetica, sans-serif;
    }

    .shentong1_6 {
        color: #ffffff;
        font-size: 22px;
        font-weight: 600;
    }

    .shentong2_1 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 750px;
        left: 0;
        position: absolute;
        background-color: #e60012;
    }

    .shentong2_2 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 118px;
        z-index: 2;
    }

    .shentong2_3 {
        width: 240px;
        height: 80px;
    }

    .shentong2_4 {
        width: 100px;
        height: 40px;
    }

    .shentong2_5 {
        color: #ffffff;
        font-size: 15px;
        font-weight: 500;
        font-family: 黑体,STHeiti, 'libre_baskervilleregular', Arial, Helvetica, sans-serif;
    }

    .shentong2_6 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 1200px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .shentong2_7 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 118px;
        z-index: 2;
        font-family: 黑体,STHeiti, 'libre_baskervilleregular', Arial, Helvetica, sans-serif;
    }

    .shentong2_8 {
        width: 240px;
        height: 80px;
        right: 0;
        position: absolute;
    }

    .shentong2_9 {
        color: #58585B;
        font-size: 15px;
        font-weight: 500;
        position: absolute;
        top: 150px;
        right: 0;
    }

    .shentong3_1 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 1650px;
        left: 0px;
        position: absolute;
        background-color: #e60012;
    }

    .shentong3_2 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 118px;
        z-index: 2;
    }

    .shentong3_3 {
        width: 240px;
        height: 80px;
    }

    .shentong3_4 {
        width: 100px;
        height: 40px;
    }

    .shentong3_5 {
        color: #ffffff;
        font-size: 15px;
        font-weight: 500;
    }

    .shentong4_1 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 2100px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .shentong4_2 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 118px;
        z-index: 2;
    }

    .shentong4_3 {
        width: 240px;
        height: 80px;
        right: 0;
        position: absolute;
    }

    .shentong4_4 {
        color: #58585B;
        font-size: 15px;
        font-weight: 500;
        position: absolute;
        top: 150px;
        right: 0;
    }

    .shentong5_1 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 2550px;
        left: 0px;
        position: absolute;
        background-color: #e60012;
    }

    .shentong5_2 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 118px;
        z-index: 2;
    }

    .shentong5_3 {
        width: 240px;
        height: 80px;
    }

    .shentong5_4 {
        width: 100px;
        height: 40px;
    }

    .shentong5_5 {
        color: #ffffff;
        font-size: 15px;
        font-weight: 500;
    }

    .shentong6_1 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 3000px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .shentong6_2 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 118px;
        z-index: 2;
    }

    .shentong6_3 {
        width: 240px;
        height: 80px;
        right: 0;
        position: absolute;
    }

    .shentong6_4 {
        color: #58585B;
        font-size: 15px;
        font-weight: 500;
        position: absolute;
        top: 150px;
        right: 0;
    }

}


@media (min-width: 1371px) and (max-width: 1500px) {
    .header {
        position: fixed;
        width: 100%;
        height: 50px;
        color: #fff;
        z-index: 9999;
        top: 0;
        left: 0;
        background-color: #000000;
    }

    .logo {
        width: 140px;
        height: 35px;
        margin: 5px 20px;
    }

    .logo img {
        width: 100%;
    }

    .header ul li {
        list-style-type: none;
        position: relative;
        float: left;
        width: 100px;
        height: 50px;
        line-height: 50px;
        text-align: center;
    }

    #menu {
        position: absolute;
        width: 600px;
        right: 0;
        top: 0;
    }
.Openxc{
    display: none;
}
.Close1{
    display: none;
}
    .nav {
        top: 0px;
        right: 0px;
        position: absolute;
        width: 600px;
        height: 50px;
        float: right;
    }

    .header ul li a {
        text-decoration: none;
        color: #fff;
        font-size: 14px;
    }

    .header ul li a:hover {
        width: 100px;
        height: 50px;
        text-decoration: none;
        color: #e60012;
        border-bottom: 3px solid #e60012;
        padding: 6px 20px;
        font-size: 14px;
    }

    .header ul li a:active {
        width: 100px;
        height: 50px;
        text-decoration: none;
        color: #e60012;
        border-bottom: 3px solid #e60012;
        padding: 6px 20px;
        font-size: 14px;
    }

    .active {
        width: 100px;
        height: 50px;
        text-decoration: none;
        color: #e60012;
        border-bottom: 3px solid #e60012;
        padding: 6px 20px;
        font-size: 14px;

    }

    .minde{
        width: 100px;height: 52px;
    }
    /*内容页*/
    .nr_main{
        width: 1200px;
        margin:0 auto;
        text-align: center;
    }

    .nr_top{
        width: 100%;height: 80px
    }

    .nr_title{
        width: 100%;height: 18px
    }
    .nr_title_w{
        font-size: 25px;font-family: "Microsoft_YaHei";color: #666666;
    }
    .nr_zh{
        width: 100%;height: 30px;
    }
    .nr_zh_w{
        font-size: 14px;font-family: "Microsoft_YaHei";color: #666666;
    }
    .nr_wz{
        width: 1000px;margin:0 auto;
    }
    .nr_wz_nr{
        font-size: 14px;font-family: "Microsoft_YaHei";color: #666666;text-align: justify;
    }
    .nr_img{
        width: 100%;height:20px;
    }

    .nr_img_s{
        width: 1000px;margin:0 auto;text-align: center;

    }
    .nr_img_s img{
        width: 100%;
    }
    /*案例*/
    .grid-item a {
        color: #9E7E6B;
    }

    .grid-item img {
        width: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        top: 0;
        bottom: 0;
        left: 0;
    }

    .font_st {
        width: 100%;
        height: 26px;
        font-size: 12px;
        /*text-align: center;*/
        line-height: 26px;
        background-color: #ffffff;
        position: absolute;
        bottom: 0;
    }

    .grid {
        position: relative;
        /* fluffy */
        margin: 0 auto;
        width: 99%; /* end fluffy */
        background-color: #ececec;
    }

    .grid a {
        text-decoration: none;

    }

    .grid-item {
        padding: 0;
        margin: 0;
        position: absolute;
        /* fluffy */
        opacity: 0;
        /*box-shadow: 1px 1px #000000;*/
        width: 300px;
        /*height: 120px;*/
        border-radius: 2px;
        background-color: #ffffff; /* end fluffy */

    }

    .zhibo1 {
        width: 100px;
        height: 50px;
    }

    .zhibo2_1 {
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 50px;
        left: 0px;
        position: absolute;
        background-color: #0b1933
    }

    .zhibo2_2 {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }

    .zhibo2_3 {
        width: 50%;
        position: absolute;
        left: 25%;
        bottom: 0;
        z-index: 1;
    }

    .zhibo2_4 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 150px;
        z-index: 2;
        text-align: center;
    }

    .zhibo2_5 {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 50px;
        font-weight: 600;
        color: #ffffff;
    }

    .zhibo2_6 {
        width: 100px;
        height: 60px;
    }

    .zhibo2_7 {
        color: #ffffff;
        font-size: 32px;
        font-weight: 600;
    }

    .zhibo3_1 {
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 750px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .zhibo3_2 {
        width: 70%;
        height: 700px;
        position: absolute;
        left: 15%;
        top: 100px;
        z-index: 2;
    }

    .zhibo3_3 {
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo3_4 {
        width: 18%;
        height: 80px;
        float: left;
        left: 9%;
        position: absolute;
        top: 12%;
    }

    .zhibo3_5 {
        width: 100%;
    }

    .zhibo3_6 {
        width: 18%;
        height: 80px;
        float: left;
        left: 40%;
        position: absolute;
        top: 12%;
    }

    .zhibo3_7 {
        width: 100%;
    }

    .zhibo3_8 {
        width: 18%;
        height: 80px;
        right: 10%;
        position: absolute;
        top: 12%;
    }

    .zhibo3_9 {
        width: 100%;
    }

    .zhibo3_10 {
        width: 18%;
        height: 80px;
        left: 10%;
        position: absolute;
        top: 48%;
    }

    .zhibo3_11 {
        color: #555;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo3_12 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo3_13 {
        width: 18%;
        height: 80px;
        left: 40%;
        position: absolute;
        top: 48%;
    }

    .zhibo3_14 {
        color: #555;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo3_15 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo3_16 {
        width: 18%;
        height: 80px;
        right: 10%;
        position: absolute;
        top: 48%;
    }

    .zhibo3_17 {
        color: #555;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo3_18 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }
    .zhibo6_1{
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 1450px;
        left: 0;
        position: absolute;
        background-color: #ECECEC;
    }
    .zhibo6_2 {
        width: 70%;
        height: 700px;
        position: absolute;
        left: 15%;
        top: 100px;
        z-index: 2;
    }

    .zhibo6_3 {
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo6_4 {
          width: 12%;
          height: 80px;
          float: left;
          left: 9%;
          position: absolute;
          top: 12%;
      }

    .zhibo6_5 {
        width: 100%;
    }

    .zhibo6_6 {
        width: 12%;
        height: 80px;
        float: left;
        left: 44%;
        position: absolute;
        top: 12%;
    }

    .zhibo6_7 {
        width: 100%;
    }

    .zhibo6_8 {
        width: 12%;
        height: 80px;
        right: 9%;
        position: absolute;
        top: 12%;
    }

    .zhibo6_9 {
        width: 100%;
    }

    .zhibo6_10 {
        width: 18%;
        height: 80px;
        left: 6%;
        position: absolute;
        top: 31%;
    }

    .zhibo6_11 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_12 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_13 {
        width: 18%;
        height: 80px;
        left: 41%;
        position: absolute;
        top: 31%;
    }

    .zhibo6_14 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_15 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_16 {
        width: 18%;
        height: 80px;
        right: 6%;
        position: absolute;
        top: 31%;
    }

    .zhibo6_17 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_18 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_21 {
        width: 12%;
        height: 80px;
        float: left;
        left: 9%;
        position: absolute;
        top: 44%;
    }

    .zhibo6_22 {
        width: 100%;
    }

    .zhibo6_23 {
        width: 12%;
        height: 80px;
        float: left;
        left: 44%;
        position: absolute;
        top: 44%;
    }

    .zhibo6_24 {
        width: 100%;
    }

    .zhibo6_25 {
        width: 12%;
        height: 80px;
        right: 9%;
        position: absolute;
        top: 44%;
    }

    .zhibo6_26 {
        width: 100%;
    }

    .zhibo6_27 {
        width: 18%;
        height: 80px;
        left: 6%;
        position: absolute;
        top: 63%;
    }

    .zhibo6_28 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_29 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_30 {
        width: 18%;
        height: 80px;
        left: 41%;
        position: absolute;
        top: 63%;
    }

    .zhibo6_31 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_32 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_33 {
        width: 18%;
        height: 80px;
        right: 6%;
        position: absolute;
        top: 63%;
    }

    .zhibo6_34 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_35 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }


    .zhibo7_1{
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 2150px;
        left: 0;
        position: absolute;
        background-color: #ffffff;
    }
    .zhibo7_2 {
        width: 70%;
        height: 700px;
        position: absolute;
        left: 15%;
        top: 100px;
        z-index: 2;
    }

    .zhibo7_3 {
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo7_4 {
        width: 28%;
        height: 80px;
        float: left;
        left:36%;
        position: absolute;
        top: 12%;

    }
    .zhibo7_5 {
        width: 16%;
        height: 80px;
        float: left;
        left: 9%;
        position: absolute;
        top: 12%;

    }
    .zhibo7_6 {
        width: 12%;
        height: 80px;
        float: left;
        left: 14%;
        position: absolute;
        top: 57%;

    }
    .zhibo7_7 {
        width: 15%;
        height: 80px;
        float: left;
        left: 21%;
        position: absolute;
        top: 40%;

    }
    .zhibo7_8 {
        width: 16%;
        height: 80px;
        float: left;
        left: 60%;
        position: absolute;
        top: 60%;

    }
    .zhibo7_9 {
        width: 12%;
        height: 80px;
        float: left;
        left: 66%;
        position: absolute;
        top: 34%;

    }
    .zhibo7_10{
        width: 16%;
        height: 80px;
        float: left;
        left: 77%;
        position: absolute;
        top: 12%;

    }

    .zhibo7_11{
        width: 100%;
    }
    .zhibo7_12{
        width: 100%;
    }
    .zhibo7_13{
        width: 100%;
    }
    .zhibo7_14{
        width: 100%;
    }
    .zhibo7_15{
        width: 100%;
    }
    .zhibo7_16{
        width: 100%;
    }
    .zhibo7_17{
        width: 100%;
    }


    .zhibo4_1 {
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 2850px;
        left: 0px;
        position: absolute;
        background-color: #000000;
    }

    .zhibo4_2 {
        width: 70%;
        height: 450px;
        position: absolute;
        left: 15%;
        top: 100px;
        z-index: 2;
    }

    .zhibo4_3 {
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo4_4 {
        width: 26%;
        height: 80px;
        float: left;
        left: 37%;
        position: absolute;
        top: 12%;
    }

    .zhibo4_5 {
        width: 100%;
    }

    .zhibo4_6 {
        width: 18%;
        height: 80px;
        left: 40%;
        position: absolute;
        top: 80%;
    }

    .zhibo4_7 {
        color: #555;
        font-size: 18px;
        font-weight: 400;
        text-align: center;
    }
    .zhibo5_1{
        width: 100%;
        height: 500px;
        overflow: hidden;
        top: 3550px;
        left: 0;
        position: absolute;
        background-color: #e60012;
    }
    .zhibo5_2 {
        width: 70%;
        height: 450px;
        position: absolute;
        left: 15%;
        top: 100px;
        z-index: 2;
    }
    .zhibo5_3{
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }
    .zhibo5_4 {
        width: 100%;
        height: 300px;
        position: absolute;
        top: 80px;

    }
    .zhibo5_5{
        color: #555;
        font-size: 14px;
        text-align: justify;
    }
    .footer1 {
        width: 100%;
        height: 40px;
        overflow: hidden;
        top: 2150px;
        left: 0px;
        position: absolute;
        background-color: #000;
    }
.footer_nr{
    width: 100%;
    height: 40px;
    overflow: hidden;
    bottom: 0;
    left: 0;
    position: fixed;
    background-color: #000;
    z-index: 99991;
}
    .footer1_1 {
        color: #666;
        font-size: 12px;
        font-weight: 200;
        text-align: center;
        line-height: 40px;
    }

    .footer1_2 {
        color: #666;
        font-size: 12px;
        font-weight: 200;
        text-align: center;
        line-height: 40px;
    }

    .footer2 {
        width: 100%;
        height: 40px;
        overflow: hidden;
        top: 1200px;
        left: 0px;
        position: absolute;
        background-color: #000;
    }

    .footer3 {
        width: 100%;
        height: 40px;
        overflow: hidden;
        bottom: 0;
        left: 0px;
        position: absolute;
        background-color: #000;
        z-index: 99;
    }

    .footer4 {
        width: 100%;
        height: 40px;
        overflow: hidden;
        top: 3450px;
        left: 0px;
        position: absolute;
        background-color: #000;
        z-index: 99;
    }

    .abc {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .guanyu2_3 {
        position: absolute;
        bottom: 0;
        z-index: 99;
        width: 100%;

    }

    .guanyu2_4 {
        position: absolute;
        color: #ffffff;
        z-index: 999;
        width: 60%;
        left: 20%;
        top: 25%
    }

    .guanyu2_5 {
        text-align: center;
        z-index: 99;
        color: #ffffff;
        font-size: 55px;
        font-weight: 800;
    }

    .guanyu2_6 {
        width: 100px;
        height: 50px;
    }

    .guanyu2_7 {
        text-align: justify;
        color: #ffffff;
        font-size: 15px;
    }





    .contacts2_3 {
        position: absolute;
        bottom: 0;
        z-index: 99;
        width: 100%;

    }

    .contacts2_4 {
        position: absolute;
        color: #ffffff;
        z-index: 999;
        width: 60%;
        left: 20%;
        top: 25%
    }

    .contacts2_5 {
        text-align: center;
        z-index: 99;
        color: #ffffff;
        font-size: 55px;
        font-weight: 800;
    }

    .contacts2_6 {
        width: 100px;
        height: 50px;
    }

    .contacts2_7 {
        text-align: justify;
        color: #ffffff;
        font-size: 15px;
    }






    .contact2_3 {
        position: absolute;
        bottom: 0;
        z-index: 99;
        width: 80%;
        left: 10%;
    }
    .contactsj{
        display: none;
    }

    /*深瞳*/
    .shentong1 {
        width: 100px;
        height: 50px;
    }

    .shentong1_1 {
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 50px;
        left: 0;
        position: absolute;
    }

    .shentong1_2 {
        width:80%;
        position: absolute;
        left: 10%;
        top: -28%;
        z-index: 1;
        vertical-align: middle;
    }

    .shentong1_3 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 35px;
        z-index: 2;
    }

    .shentong1_4 {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 50px;
        font-weight: 600;
        color: #ffffff;
    }

    .shentong1_5 {
        color: #ffffff;
        font-size: 25px;
        font-weight: 600;
    }

    .shentong1_6 {
        color: #ffffff;
        font-size: 22px;
        font-weight: 600;
    }

    .shentong2_1 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 750px;
        left: 0;
        position: absolute;
        background-color: #e60012;
    }

    .shentong2_2 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 118px;
        z-index: 2;
    }

    .shentong2_3 {
        width: 240px;
        height: 80px;
    }

    .shentong2_4 {
        width: 100px;
        height: 40px;
    }

    .shentong2_5 {
        color: #ffffff;
        font-size: 16px;
        font-weight: 500;
    }

    .shentong2_6 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 1200px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .shentong2_7 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 118px;
        z-index: 2;
    }

    .shentong2_8 {
        width: 240px;
        height: 80px;
        right: 0;
        position: absolute;
    }

    .shentong2_9 {
        color: #666666;
        font-size: 13px;
        font-weight: 500;
        position: absolute;
        top: 150px;
        right: 0;
    }

    .shentong3_1 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 1650px;
        left: 0px;
        position: absolute;
        background-color: #e60012;
    }

    .shentong3_2 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 118px;
        z-index: 2;
    }

    .shentong3_3 {
        width: 240px;
        height: 80px;
    }

    .shentong3_4 {
        width: 100px;
        height: 40px;
    }

    .shentong3_5 {
        color: #ffffff;
        font-size: 13px;
        font-weight: 500;
    }

    .shentong4_1 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 2100px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .shentong4_2 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 118px;
        z-index: 2;
    }

    .shentong4_3 {
        width: 240px;
        height: 80px;
        right: 0;
        position: absolute;
    }

    .shentong4_4 {
        color: #666666;
        font-size: 13px;
        font-weight: 500;
        position: absolute;
        top: 150px;
        right: 0;
    }

    .shentong5_1 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 2550px;
        left: 0px;
        position: absolute;
        background-color: #e60012;
    }

    .shentong5_2 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 118px;
        z-index: 2;
    }

    .shentong5_3 {
        width: 240px;
        height: 80px;
    }

    .shentong5_4 {
        width: 100px;
        height: 40px;
    }

    .shentong5_5 {
        color: #000000;
        font-size: 13px;
        font-weight: 500;
    }

    .shentong6_1 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 3000px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .shentong6_2 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 118px;
        z-index: 2;
    }

    .shentong6_3 {
        width: 240px;
        height: 80px;
        right: 0;
        position: absolute;
    }

    .shentong6_4 {
        color: #666;
        font-size: 13px;
        font-weight: 500;
        position: absolute;
        top: 150px;
        right: 0;
    }

}




@media (min-width: 601px) and (max-width: 1370px) {
    .header {
        position: fixed;
        width: 100%;
        height: 50px;
        color: #fff;
        z-index: 9999;
        top: 0;
        left: 0;
        background-color: #000000;
    }

    .logo {
        width: 140px;
        height: 35px;
        margin: 5px 20px;
    }

    .logo img {
        width: 100%;
    }

    .header ul li {
        list-style-type: none;
        position: relative;
        float: left;
        width: 100px;
        height: 50px;
        line-height: 50px;
        text-align: center;
    }

    #menu {
        position: absolute;
        width: 600px;
        right: 0;
        top: 0;
    }
    .Openxc{
        display: none;
    }
    .Close1{
        display: none;
    }
    .nav {
        top: 0px;
        right: 0px;
        position: absolute;
        width: 600px;
        height: 50px;
        float: right;
    }

    .header ul li a {
        text-decoration: none;
        color: #fff;
        font-size: 14px;
    }

    .header ul li a:hover {
        width: 100px;
        height: 50px;
        text-decoration: none;
        color: #e60012;
        border-bottom: 3px solid #e60012;
        padding: 6px 20px;
        font-size: 14px;
    }

    .header ul li a:active {
        width: 100px;
        height: 50px;
        text-decoration: none;
        color: #e60012;
        border-bottom: 3px solid #e60012;
        padding: 6px 20px;
        font-size: 14px;
    }

    .active {
        width: 100px;
        height: 50px;
        text-decoration: none;
        color: #e60012;
        border-bottom: 3px solid #e60012;
        padding: 6px 20px;
        font-size: 14px;

    }

    .minde{
        width: 100px;height: 52px;
    }
    /*内容页*/
    .nr_main{
        width: 1200px;
        margin:0 auto;
        text-align: center;
    }

    .nr_top{
        width: 100%;height: 80px
    }

    .nr_title{
        width: 100%;height: 18px
    }
    .nr_title_w{
        font-size: 25px;font-family: "Microsoft_YaHei";color: #666666;
    }
    .nr_zh{
        width: 100%;height: 30px;
    }
    .nr_zh_w{
        font-size: 14px;font-family: "Microsoft_YaHei";color: #666666;
    }
    .nr_wz{
        width: 1000px;margin:0 auto;
    }
    .nr_wz_nr{
        font-size: 14px;font-family: "Microsoft_YaHei";color: #666666;text-align: justify;
    }
    .nr_img{
        width: 100%;height:20px;
    }

    .nr_img_s{
        width: 1000px;margin:0 auto;text-align: center;

    }
    .nr_img_s img{
        width: 100%;
    }
    /*案例*/
    .grid-item a {
        color: #9E7E6B;
    }

    .grid-item img {
        width: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        top: 0;
        bottom: 0;
        left: 0;
    }

    .font_st {
        width: 100%;
        height: 26px;
        font-size: 12px;
        /*text-align: center;*/
        line-height: 26px;
        background-color: #ffffff;
        position: absolute;
        bottom: 0;
    }

    .grid {
        position: relative;
        /* fluffy */
        margin: 0 auto;
        width: 99%; /* end fluffy */
        background-color: #ececec;
    }

    .grid a {
        text-decoration: none;

    }

    .grid-item {
        padding: 0;
        margin: 0;
        position: absolute;
        /* fluffy */
        opacity: 0;
        /*box-shadow: 1px 1px #000000;*/
        width: 250px;
        /*height: 120px;*/
        border-radius: 2px;
        background-color: #ffffff; /* end fluffy */

    }

    .zhibo1 {
        width: 100px;
        height: 50px;
    }

    .zhibo2_1 {
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 50px;
        left: 0px;
        position: absolute;
        background-color: #0b1933
    }

    .zhibo2_2 {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }

    .zhibo2_3 {
        width: 50%;
        position: absolute;
        left: 25%;
        bottom: 0;
        z-index: 1;
    }

    .zhibo2_4 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 150px;
        z-index: 2;
        text-align: center;
    }

    .zhibo2_5 {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 50px;
        font-weight: 600;
        color: #ffffff;
    }

    .zhibo2_6 {
        width: 100px;
        height: 60px;
    }

    .zhibo2_7 {
        color: #ffffff;
        font-size: 32px;
        font-weight: 600;
    }

    .zhibo3_1 {
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 750px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .zhibo3_2 {
        width: 70%;
        height: 700px;
        position: absolute;
        left: 15%;
        top: 100px;
        z-index: 2;
    }

    .zhibo3_3 {
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo3_4 {
        width: 18%;
        height: 80px;
        float: left;
        left: 9%;
        position: absolute;
        top: 12%;
    }

    .zhibo3_5 {
        width: 100%;
    }

    .zhibo3_6 {
        width: 18%;
        height: 80px;
        float: left;
        left: 40%;
        position: absolute;
        top: 12%;
    }

    .zhibo3_7 {
        width: 100%;
    }

    .zhibo3_8 {
        width: 18%;
        height: 80px;
        right: 10%;
        position: absolute;
        top: 12%;
    }

    .zhibo3_9 {
        width: 100%;
    }

    .zhibo3_10 {
        width: 18%;
        height: 80px;
        left: 10%;
        position: absolute;
        top: 48%;
    }

    .zhibo3_11 {
        color: #555;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo3_12 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo3_13 {
        width: 18%;
        height: 80px;
        left: 40%;
        position: absolute;
        top: 48%;
    }

    .zhibo3_14 {
        color: #555;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo3_15 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo3_16 {
        width: 18%;
        height: 80px;
        right: 10%;
        position: absolute;
        top: 48%;
    }

    .zhibo3_17 {
        color: #555;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo3_18 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }
    .zhibo6_1{
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 1450px;
        left: 0;
        position: absolute;
        background-color: #ECECEC;
    }
    .zhibo6_2 {
        width: 70%;
        height: 700px;
        position: absolute;
        left: 15%;
        top: 100px;
        z-index: 2;
    }

    .zhibo6_3 {
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo6_4 {
        width: 12%;
        height: 80px;
        float: left;
        left: 9%;
        position: absolute;
        top: 12%;
    }

    .zhibo6_5 {
        width: 100%;
    }

    .zhibo6_6 {
        width: 12%;
        height: 80px;
        float: left;
        left: 44%;
        position: absolute;
        top: 12%;
    }

    .zhibo6_7 {
        width: 100%;
    }

    .zhibo6_8 {
        width: 12%;
        height: 80px;
        right: 9%;
        position: absolute;
        top: 12%;
    }

    .zhibo6_9 {
        width: 100%;
    }

    .zhibo6_10 {
        width: 18%;
        height: 80px;
        left: 6%;
        position: absolute;
        top: 31%;
    }

    .zhibo6_11 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_12 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_13 {
        width: 18%;
        height: 80px;
        left: 41%;
        position: absolute;
        top: 31%;
    }

    .zhibo6_14 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_15 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_16 {
        width: 18%;
        height: 80px;
        right: 6%;
        position: absolute;
        top: 31%;
    }

    .zhibo6_17 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_18 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_21 {
        width: 12%;
        height: 80px;
        float: left;
        left: 9%;
        position: absolute;
        top: 44%;
    }

    .zhibo6_22 {
        width: 100%;
    }

    .zhibo6_23 {
        width: 12%;
        height: 80px;
        float: left;
        left: 44%;
        position: absolute;
        top: 44%;
    }

    .zhibo6_24 {
        width: 100%;
    }

    .zhibo6_25 {
        width: 12%;
        height: 80px;
        right: 9%;
        position: absolute;
        top: 44%;
    }

    .zhibo6_26 {
        width: 100%;
    }

    .zhibo6_27 {
        width: 18%;
        height: 80px;
        left: 6%;
        position: absolute;
        top: 63%;
    }

    .zhibo6_28 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_29 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_30 {
        width: 18%;
        height: 80px;
        left: 41%;
        position: absolute;
        top: 63%;
    }

    .zhibo6_31 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_32 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_33 {
        width: 18%;
        height: 80px;
        right: 6%;
        position: absolute;
        top: 63%;
    }

    .zhibo6_34 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_35 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }


    .zhibo7_1{
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 2150px;
        left: 0;
        position: absolute;
        background-color: #ffffff;
    }
    .zhibo7_2 {
        width: 70%;
        height: 700px;
        position: absolute;
        left: 15%;
        top: 100px;
        z-index: 2;
    }

    .zhibo7_3 {
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo7_4 {
        width: 28%;
        height: 80px;
        float: left;
        left:36%;
        position: absolute;
        top: 12%;

    }
    .zhibo7_5 {
        width: 16%;
        height: 80px;
        float: left;
        left: 9%;
        position: absolute;
        top: 12%;

    }
    .zhibo7_6 {
        width: 12%;
        height: 80px;
        float: left;
        left: 14%;
        position: absolute;
        top: 57%;

    }
    .zhibo7_7 {
        width: 15%;
        height: 80px;
        float: left;
        left: 21%;
        position: absolute;
        top: 40%;

    }
    .zhibo7_8 {
        width: 16%;
        height: 80px;
        float: left;
        left: 60%;
        position: absolute;
        top: 60%;

    }
    .zhibo7_9 {
        width: 12%;
        height: 80px;
        float: left;
        left: 66%;
        position: absolute;
        top: 34%;

    }
    .zhibo7_10{
        width: 16%;
        height: 80px;
        float: left;
        left: 77%;
        position: absolute;
        top: 12%;

    }

    .zhibo7_11{
        width: 100%;
    }
    .zhibo7_12{
        width: 100%;
    }
    .zhibo7_13{
        width: 100%;
    }
    .zhibo7_14{
        width: 100%;
    }
    .zhibo7_15{
        width: 100%;
    }
    .zhibo7_16{
        width: 100%;
    }
    .zhibo7_17{
        width: 100%;
    }


    .zhibo4_1 {
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 2850px;
        left: 0px;
        position: absolute;
        background-color: #000000;
    }

    .zhibo4_2 {
        width: 70%;
        height: 450px;
        position: absolute;
        left: 15%;
        top: 100px;
        z-index: 2;
    }

    .zhibo4_3 {
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo4_4 {
        width: 26%;
        height: 80px;
        float: left;
        left: 37%;
        position: absolute;
        top: 12%;
    }

    .zhibo4_5 {
        width: 100%;
    }

    .zhibo4_6 {
        width: 18%;
        height: 80px;
        left: 40%;
        position: absolute;
        top: 80%;
    }

    .zhibo4_7 {
        color: #555;
        font-size: 18px;
        font-weight: 400;
        text-align: center;
    }
    .zhibo5_1{
        width: 100%;
        height: 500px;
        overflow: hidden;
        top: 3550px;
        left: 0;
        position: absolute;
        background-color: #e60012;
    }
    .zhibo5_2 {
        width: 70%;
        height: 450px;
        position: absolute;
        left: 15%;
        top: 100px;
        z-index: 2;
    }
    .zhibo5_3{
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }
    .zhibo5_4 {
        width: 100%;
        height: 300px;
        position: absolute;
        top: 80px;

    }
    .zhibo5_5{
        color: #555;
        font-size: 14px;
        text-align: justify;
    }
    .footer1 {
        width: 100%;
        height: 40px;
        overflow: hidden;
        top: 2150px;
        left: 0px;
        position: absolute;
        background-color: #000;
    }
    .footer_nr{
        width: 100%;
        height: 40px;
        overflow: hidden;
        bottom: 0;
        left: 0;
        position: fixed;
        background-color: #000;
        z-index: 99991;
    }
    .footer1_1 {
        color: #666;
        font-size: 12px;
        font-weight: 200;
        text-align: center;
        line-height: 40px;
    }

    .footer1_2 {
        color: #666;
        font-size: 12px;
        font-weight: 200;
        text-align: center;
        line-height: 40px;
    }

    .footer2 {
        width: 100%;
        height: 40px;
        overflow: hidden;
        top: 1200px;
        left: 0px;
        position: absolute;
        background-color: #000;
    }

    .footer3 {
        width: 100%;
        height: 40px;
        overflow: hidden;
        bottom: 0;
        left: 0px;
        position: absolute;
        background-color: #000;
        z-index: 99;
    }

    .footer4 {
        width: 100%;
        height: 40px;
        overflow: hidden;
        top: 3450px;
        left: 0px;
        position: absolute;
        background-color: #000;
        z-index: 99;
    }

    .abc {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .guanyu2_3 {
        position: absolute;
        bottom: 0;
        z-index: 99;
        width: 100%;

    }

    .guanyu2_4 {
        position: absolute;
        color: #ffffff;
        z-index: 999;
        width: 60%;
        left: 20%;
        top: 25%
    }

    .guanyu2_5 {
        text-align: center;
        z-index: 99;
        color: #ffffff;
        font-size: 55px;
        font-weight: 800;
    }

    .guanyu2_6 {
        width: 100px;
        height: 50px;
    }

    .guanyu2_7 {
        text-align: justify;
        color: #ffffff;
        font-size: 15px;
    }





    .contacts2_3 {
        position: absolute;
        bottom: 0;
        z-index: 99;
        width: 100%;

    }

    .contacts2_4 {
        position: absolute;
        color: #ffffff;
        z-index: 999;
        width: 60%;
        left: 20%;
        top: 25%
    }

    .contacts2_5 {
        text-align: center;
        z-index: 99;
        color: #ffffff;
        font-size: 55px;
        font-weight: 800;
    }

    .contacts2_6 {
        width: 100px;
        height: 50px;
    }

    .contacts2_7 {
        text-align: justify;
        color: #ffffff;
        font-size: 15px;
    }






    .contact2_3 {
        position: absolute;
        bottom: 0;
        z-index: 99;
        width: 80%;
        left: 10%;
    }
    .contactsj{
        display: none;
    }

    /*深瞳*/
    .shentong1 {
        width: 100px;
        height: 50px;
    }

    .shentong1_1 {
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 50px;
        left: 0;
        position: absolute;
    }

    .shentong1_2 {
        width:80%;
        position: absolute;
        left: 10%;
        top: -28%;
        z-index: 1;
        vertical-align: middle;
    }

    .shentong1_3 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 35px;
        z-index: 2;
    }

    .shentong1_4 {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 50px;
        font-weight: 600;
        color: #ffffff;
    }

    .shentong1_5 {
        color: #ffffff;
        font-size: 25px;
        font-weight: 600;
    }

    .shentong1_6 {
        color: #ffffff;
        font-size: 22px;
        font-weight: 600;
    }

    .shentong2_1 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 750px;
        left: 0;
        position: absolute;
        background-color: #e60012;
    }

    .shentong2_2 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 118px;
        z-index: 2;
    }

    .shentong2_3 {
        width: 240px;
        height: 80px;
    }

    .shentong2_4 {
        width: 100px;
        height: 40px;
    }

    .shentong2_5 {
        color: #ffffff;
        font-size: 16px;
        font-weight: 500;
    }

    .shentong2_6 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 1200px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .shentong2_7 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 118px;
        z-index: 2;
    }

    .shentong2_8 {
        width: 240px;
        height: 80px;
        right: 0;
        position: absolute;
    }

    .shentong2_9 {
        color: #666666;
        font-size: 13px;
        font-weight: 500;
        position: absolute;
        top: 150px;
        right: 0;
    }

    .shentong3_1 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 1650px;
        left: 0px;
        position: absolute;
        background-color: #e60012;
    }

    .shentong3_2 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 118px;
        z-index: 2;
    }

    .shentong3_3 {
        width: 240px;
        height: 80px;
    }

    .shentong3_4 {
        width: 100px;
        height: 40px;
    }

    .shentong3_5 {
        color: #ffffff;
        font-size: 13px;
        font-weight: 500;
    }

    .shentong4_1 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 2100px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .shentong4_2 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 118px;
        z-index: 2;
    }

    .shentong4_3 {
        width: 240px;
        height: 80px;
        right: 0;
        position: absolute;
    }

    .shentong4_4 {
        color: #666666;
        font-size: 13px;
        font-weight: 500;
        position: absolute;
        top: 150px;
        right: 0;
    }

    .shentong5_1 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 2550px;
        left: 0px;
        position: absolute;
        background-color: #e60012;
    }

    .shentong5_2 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 118px;
        z-index: 2;
    }

    .shentong5_3 {
        width: 240px;
        height: 80px;
    }

    .shentong5_4 {
        width: 100px;
        height: 40px;
    }

    .shentong5_5 {
        color: #fff;
        font-size: 13px;
        font-weight: 500;
    }

    .shentong6_1 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 3000px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .shentong6_2 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 118px;
        z-index: 2;
    }

    .shentong6_3 {
        width: 240px;
        height: 80px;
        right: 0;
        position: absolute;
    }

    .shentong6_4 {
        color: #666;
        font-size: 13px;
        font-weight: 500;
        position: absolute;
        top: 150px;
        right: 0;
    }

}

@media (min-width: 400px) and (max-width: 600px) {

    .header{
        position: fixed;
        width: 100%;
        height: 40px;
        color: #fff;
        z-index: 9999;
        top: 0;
        left: 0;
        background-color: #000000;
    }

    .logo{
        width: 112px;
        height: 28px;
        margin: 6px 12px;
    }
    .logo img{
        width: 100%;
    }
    .header ul li{
        list-style-type: none;
        width: 100%;
        height: 30px;
        line-height: 30px;
        text-align: center;
    }
    #menu{
        position: absolute;
        width: 100%;
        top: 0;
    }

    .Openxc{
        position: absolute;right: 12px;top: 7px;width: 26px;height: 26px;overflow: hidden;display: none;z-index: 999911;
    }
    .Openxc img{
        width: 100%;
    }
    .Close1{
        position: absolute;right: 12px;top: 9px;width: 26px;height: 26px;overflow: hidden;z-index: 99991;
    }
    .Close1 img{
        width: 100%;
    }
    .nav{
        top: 40px;

        position: absolute;
        width: 100%;
        height: 162px;
        background-color: #000000;
        display: none;
    }
    .header ul li a{
        text-decoration: none;
        color: #fff;
        font-size: 14px;
    }
    .header ul li a:hover{
        width: 100%;
        height: 30px;
        text-decoration: none;
        color: #e60012;
        border-bottom: 3px solid #e60012;
        padding:1px 6px;
        font-size: 14px;
    }
    .header ul li a:active{
        width: 100%;
        height: 30px;
        text-decoration: none;
        color: #e60012;
        border-bottom: 3px solid #e60012;
        padding: 1px 6px;
        font-size: 14px;
    }
    .active{
        width: 100%;
        height: 30px;
        text-decoration: none;
        color: #e60012;
        border-bottom: 3px solid #e60012;
        padding: 1px 6px;
        font-size: 14px;

    }
    .zhuce{
        display: none;
    }

    .footer_nr{
        display: none;
    }
    .minde{
        width: 100px;height:38px;
    }
    /*内容页*/

    .nr_main{
        width: 96%;
        left: 2%;
        margin:0 auto;
        text-align: center;
    }

    .nr_top{
        width: 10px;height: 66px
    }

    .nr_title{
        width: 10px;height: 12px
    }
    .nr_title_w{
        font-size: 18px;font-family: "Microsoft_YaHei";color: #666666;
    }
    .nr_zh{
        width: 10px;height: 30px;
    }
    .nr_zh_w{
        font-size: 13px;font-family: "Microsoft_YaHei";color: #666666;
    }
    .nr_wz{
        width: 100%;margin:0 auto;
    }
    .nr_wz_nr{
        font-size: 13px;font-family: "Microsoft_YaHei";color: #666666;
        text-align: justify;;
    }
    .nr_img{
        width: 10px;height:20px;
    }

    .nr_img_s{
        width: 100%;margin:0 auto;text-align: center;

    }
    .nr_img_s img{
        width: 100%;
    }

    /*案例*/

    .grid-item {
        width: 186px;
        /*height: 80px;*/
        position: absolute;
        opacity: 0;
        /*box-shadow: 1px 1px #000000;*/
        /*height: 120px;*/
        border-radius: 2px;
        background-color: #ffffff;
    }
    .grid-item a {
        color: #9E7E6B;
    }

    .grid-item img {
        width: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        top: 0;
        bottom: 0;
        left: 0;
    }

    .font_st {
        width: 100%;
        height: 26px;
        font-size: 12px;
        /*text-align: center;*/
        line-height: 26px;
        background-color: #ffffff;
        position: absolute;
        bottom: 0;
    }

    .grid {
        position: relative;
        /* fluffy */
        margin: 0 auto;
        width: 99%; /* end fluffy */
        background-color: #ececec;
    }

    .grid a {
        text-decoration: none;

    }



    /*深瞳*/
    .shentong1 {
        width: 100px;
        height: 50px;
    }

    .shentong1_1 {
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 50px;
        left: 0px;
        position: absolute;
    }

    .shentong1_2 {
        width:164%;
        position: absolute;
        left: -32%;
        top: 0;
        z-index: 1;

    }

    .shentong1_3 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 35px;
        z-index: 2;
    }

    .shentong1_4 {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 50px;
        font-weight: 600;
        color: #ffffff;
    }

    .shentong1_5 {
        color: #ffffff;
        font-size: 25px;
        font-weight: 600;
    }

    .shentong1_6 {
        color: #ffffff;
        font-size: 22px;
        font-weight: 600;
    }

    .shentong2_1 {
        width: 100%;
        height: 380px;
        overflow: hidden;
        top: 750px;
        left: 0;
        position: absolute;
        background-color: #e60012;
    }

    .shentong2_2 {
        width: 90%;
        height: 300px;
        position: absolute;
        left: 5%;
        top: 50px;
        z-index: 2;
    }

    .shentong2_3 {
        position: absolute;
        /*text-align:center;*/
        width: 50%;
        height: 80px;
        top: 0;
        left: 0%;
    }

    .shentong2_4 {
        width: 100px;
        height: 20px;
    }

    .shentong2_5 {
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 110px;
        text-align: justify;
    }

    .shentong2_6 {
        width: 100%;
        height: 380px;
        overflow: hidden;
        top: 1130px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .shentong2_7 {
        width: 90%;
        height: 300px;
        position: absolute;
        left: 5%;
        top: 50px;
        z-index: 2;
    }

    .shentong2_8 {
        position: absolute;
        text-align:center;
        width: 50%;
        height: 80px;
        top: 0;
        right: 0;
    }

    .shentong2_9 {
        color: #58585B;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 110px;
        right: 0;
        text-align: justify;
    }

    .shentong3_1 {
        width: 100%;
        height:500px;
        overflow: hidden;
        top: 1510px;
        left: 0px;
        position: absolute;
        background-color: #e60012;
    }

    .shentong3_2 {
        width: 90%;
        height: 300px;
        position: absolute;
        left: 5%;
        top: 50px;
        z-index: 2;
    }


    .shentong3_3 {
        position: absolute;
        text-align:center;
        width: 50%;
        height: 80px;
        top: 0;
        left: 0%;
    }

    .shentong3_4 {
        width: 100px;
        height: 40px;
    }

    .shentong3_5 {
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 110px;
        right: 0;
        text-align: justify;
    }

    .shentong4_1 {
        width: 100%;
        height: 380px;
        overflow: hidden;
        top: 2010px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .shentong4_2 {
        width: 90%;
        height: 300px;
        position: absolute;
        left: 5%;
        top: 50px;
        z-index: 2;
    }

    .shentong4_3 {
        position: absolute;
        text-align:center;
        width: 50%;
        height: 80px;
        top: 0;
        right: 0;
    }

    .shentong4_4 {
        color: #58585B;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 110px;
        right: 0;
        text-align: justify;
    }

    .shentong5_1 {
        width: 100%;
        height: 380px;
        overflow: hidden;
        top: 2390px;
        left: 0px;
        position: absolute;
        background-color: #e60012;
    }

    .shentong5_2 {
        width: 90%;
        height: 300px;
        position: absolute;
        left: 5%;
        top: 50px;
        z-index: 2;
    }

    .shentong5_3 {
        position: absolute;
        text-align:center;
        width: 50%;
        height: 80px;
        top: 0;
        left: 0;
    }

    .shentong5_4 {
        width: 100px;
        height: 20px;
    }

    .shentong5_5 {
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 110px;
        right: 0;
        text-align: justify;
    }

    .shentong6_1 {
        width: 100%;
        height:380px;
        overflow: hidden;
        top: 2770px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .shentong6_2 {
        width: 90%;
        height: 300px;
        position: absolute;
        left: 5%;
        top: 50px;
        z-index: 2;
    }

    .shentong6_3 {
        position: absolute;
        text-align:center;
        width: 50%;
        height: 80px;
        top: 0;
        right: 0;
    }

    .shentong6_4 {
        color: #666;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 110px;
        right: 0;
        text-align: justify;
    }


/*直播*/

    .zhibo1 {
        width: 100px;
        height: 50px;
    }

    .zhibo2_1 {
        width: 100%;
        height: 220px;
        overflow: hidden;
        top: 40px;
        left: 0px;
        position: absolute;
        background-color: #0b1933
    }

    .zhibo2_2 {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }

    .zhibo2_3 {
        width: 70%;
        position: absolute;
        left: 15%;
        bottom: 0;
        z-index: 1;
    }

    .zhibo2_4 {
        width: 86%;
        height:150px;
        position: absolute;
        left: 7%;
        top: 48px;
        z-index: 2;
        text-align: justify;
    }

    .zhibo2_5 {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 26px;
        font-weight: 600;
        color: #ffffff;
    }

    .zhibo2_6 {
        width: 100px;
        height: 8px;
    }

    .zhibo2_7 {
        color: #ffffff;
        font-size: 14px;
        font-weight: 600;
    }

    .zhibo3_1 {
        width: 100%;
        height: 900px;
        overflow: hidden;
        top: 260px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .zhibo3_2 {
        width: 70%;
        height: 900px;
        position: absolute;
        left: 15%;
        top: 30px;
        z-index: 2;
    }

    .zhibo3_3 {
        color: #555;
        font-size: 26px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo3_4 {
        width: 60%;
        height: 160px;
        left: 20%;
        position: absolute;
        top: 8%;
    }

    .zhibo3_5 {
        width: 100%;
    }

    .zhibo3_6 {
        width: 60%;
        height: 160px;
        left: 20%;
        position: absolute;
        top: 37%;
    }

    .zhibo3_7 {
        width: 100%;
    }

    .zhibo3_8 {
        width: 60%;
        height: 160px;
        left: 20%;
        position: absolute;
        top: 66%;
    }

    .zhibo3_9 {
        width: 100%;
    }

    .zhibo3_10 {
        width: 70%;
        height: 40px;
        left: 15%;
        position: absolute;
        top: 28%;
    }

    .zhibo3_11 {
        color: #555;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo3_12 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo3_13 {
        width: 70%;
        height: 80px;
        left: 15%;
        position: absolute;
        top: 57%;
    }

    .zhibo3_14 {
        color: #555;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo3_15 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo3_16 {
        width: 70%;
        height: 80px;
        right: 15%;
        position: absolute;
        top: 86%;
    }

    .zhibo3_17 {
        color: #555;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo3_18 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo4_1 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 2610px;
        left: 0;
        position: absolute;
        background-color: #000000;
    }

    .zhibo4_2 {
        width: 70%;
        height: 450px;
        position: absolute;
        left: 15%;
        top: 50px;
        z-index: 2;
    }

    .zhibo4_3 {
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo4_4 {
        width: 76%;
        height: 80px;
        float: left;
        left: 12%;
        position: absolute;
        top: 18%;
    }

    .zhibo4_5 {
        width: 100%;
    }
    .zhibo4_6 {
        width: 76%;
        height: 80px;
        float: left;
        left: 12%;
        position: absolute;
        top: 68%;
    }
    .zhibo4_7 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }
    .zhibo5_1{
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 3060px;
        left: 0;
        position: absolute;
        background-color: #e60012;
    }
    .zhibo5_2 {
        width: 70%;
        height: 400px;
        position: absolute;
        left: 15%;
        top: 50px;
        z-index: 2;
    }
    .zhibo5_3{
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }
    .zhibo5_4 {
        width: 100%;
        height: 300px;
        position: absolute;
        top: 80px;

    }
    .zhibo5_5{
        color: #555;
        font-size: 14px;
        text-align: justify;
    }


    .zhibo6_1{
        width: 100%;
        height: 750px;
        overflow: hidden;
        top: 1160px;
        left: 0;
        position: absolute;
        background-color: #ECECEC;
    }
    .zhibo6_2 {
        width: 100%;
        height: 700px;
        position: absolute;
        left: 0%;
        top: 30px;
        z-index: 2;
    }

    .zhibo6_3 {
        color: #555;
        font-size: 24px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo6_4 {
        width: 26%;
        height: 80px;
        float: left;
        left: 12%;
        position: absolute;
        top: 11%;
    }

    .zhibo6_5 {
        width: 100%;
    }

    .zhibo6_6 {
        width: 26%;
        height: 80px;
        right: 12%;
        position: absolute;
        top: 11%;
    }

    .zhibo6_7 {
        width: 100%;
    }

    .zhibo6_8 {
        width: 26%;
        height: 80px;
        left: 12%;
        position: absolute;
        top: 40%;
    }

    .zhibo6_9 {
        width: 100%;
    }

    .zhibo6_10 {
        width: 46%;
        height: 80px;
        left: 2%;
        position: absolute;
        top: 28%;
    }

    .zhibo6_11 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_12 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_13 {
        width: 46%;
        height: 80px;
        right: 2%;
        position: absolute;
        top: 28%;}

    .zhibo6_14 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_15 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_16 {
        width: 46%;
        height: 80px;
        left: 2%;
        position: absolute;
        top: 57%;
    }

    .zhibo6_17 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_18 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_21 {
        width: 26%;
        height: 80px;
        right: 12%;
        position: absolute;
        top: 40%;
    }

    .zhibo6_22 {
        width: 100%;
    }

    .zhibo6_23 {
        width: 26%;
        height: 80px;
        left: 12%;
        position: absolute;
        top: 66%;
    }

    .zhibo6_24 {
        width: 100%;
    }

    .zhibo6_25 {
        width: 26%;
        height: 80px;
        right: 12%;
        position: absolute;
        top: 66%;
    }

    .zhibo6_26 {
        width: 100%;
    }

    .zhibo6_27 {
        width: 46%;
        height: 80px;
        right: 2%;
        position: absolute;
        top: 57%;
    }

    .zhibo6_28 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_29 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_30 {
        width: 46%;
        height: 80px;
        left: 2%;
        position: absolute;
        top: 83%;
    }

    .zhibo6_31 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_32 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_33 {
        width: 46%;
        height: 80px;
        right: 2%;
        position: absolute;
        top: 83%;
    }

    .zhibo6_34 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_35 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }


    .zhibo7_1{
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 1910px;
        left: 0;
        position: absolute;
        background-color: #ffffff;
    }
    .zhibo7_2 {
        width: 100%;
        height: 700px;
        position: absolute;
        left: 0;
        top: 30px;
        z-index: 2;
    }

    .zhibo7_3 {
        color: #555;
        font-size: 24px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo7_4 {
        width: 46%;
        height: 80px;
        float: left;
        left:27%;
        position: absolute;
        top: 26%;

    }
    .zhibo7_5 {
        width: 26%;
        height: 80px;
        float: left;
        left: 9%;
        position: absolute;
        top: 12%;

    }
    .zhibo7_6 {
        width: 16%;
        height: 80px;
        float: left;
        left: 54%;
        position: absolute;
        top: 57%;

    }
    .zhibo7_7 {
        width: 30%;
        height: 80px;
        float: left;
        left: 10%;
        position: absolute;
        top: 53%;

    }
    .zhibo7_8 {
        width: 27%;
        height: 80px;
        float: left;
        left: 60%;
        position: absolute;
        top: 74%;

    }
    .zhibo7_9 {
        width: 16%;
        height: 80px;
        float: left;
        left: 76%;
        position: absolute;
        top: 34%;

    }
    .zhibo7_10{
        width: 16%;
        height: 80px;
        float: left;
        left: 77%;
        position: absolute;
        top: 12%;

    }

    .zhibo7_11{
        width: 100%;
    }
    .zhibo7_12{
        width: 100%;
    }
    .zhibo7_13{
        width: 100%;
    }
    .zhibo7_14{
        width: 100%;
    }
    .zhibo7_15{
        width: 100%;
    }
    .zhibo7_16{
        width: 100%;
    }
    .zhibo7_17{
        width: 100%;
    }

    /*关于*/

    .abc {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .guanyu2_3 {
        position: absolute;
        bottom: 0;
        z-index: 99;
        width: 100%;

    }

    .guanyu2_4 {
        position: absolute;
        color: #ffffff;
        z-index: 999;
        width: 80%;
        left: 10%;
        top: 18%
    }

    .guanyu2_5 {
        text-align: center;
        z-index: 99;
        color: #ffffff;
        font-size: 30px;
        font-weight: 800;
    }

    .guanyu2_6 {
        width: 100px;
        height: 50px;
    }

    .guanyu2_7 {
        text-align: justify;
        color: #ffffff;
        font-size: 13px;
    }





    .contacts2_3 {
        position: absolute;
        bottom: 0;
        z-index: 99;
        width: 100%;

    }

    .contacts2_4 {
        position: absolute;
        color: #ffffff;
        z-index: 999;
        width: 80%;
        left: 10%;
        top: 18%;
        display: none;
    }

    .contacts2_5 {
        text-align: center;
        z-index: 99;
        color: #ffffff;
        font-size: 42px;
        font-weight: 800;
    }

    .contacts2_6 {
        width: 100px;
        height: 50px;
    }

    .contacts2_7 {
        text-align: justify;
        color: #ffffff;
        font-size: 15px;
    }
    .contact2_3 {
        position: absolute;
        top: 46%;
        z-index: 99;
        width: 100%;
        left: 0;
        display: none;
    }
  .contactsj{
      position: absolute;
      top: 10%;
      width: 80%;
      left: 10%;
      z-index: 99;
  }
    .contactsj1{
        position: absolute;
        top: 34px;
        width: 100%;
        left: 0;
    }
    .contactsj1_1{
       text-align: center;
        font-size: 30px;
        font-weight: 600;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #ffffff;
    }
    .contactsj2{
        position: absolute;
        top: 75px;
        width: 100%;
        left: 0;
    }
    .contactsj2_1{
        text-align: center;
        font-size: 13.5px;
        /*font-weight: 300;*/
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #ffffff;
    }
    .contactsj3{
        position: absolute;
        top: 135px;
        width: 100%;
        left: 0;
    }
    .contactsj3_1{
        position: absolute;
        top:0;
        width: 100%;
        left: 0;
    }
    .contactsj4{
        position: absolute;
        top: 288px;
        width: 100%;
        left: 0;
    }
    .contactsj4_1{
        text-align: center;
        line-height: 26px;
        font-size: 13px;
        /*font-weight: 300;*/
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #ffffff;
    }
    .contactsj4_2{
        text-align: center;
        line-height: 26px;
        font-size: 13px;
        /*font-weight: 300;*/
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #ffffff;
    }
    .contactsj4_3{
        text-align: center;
        line-height: 26px;
        font-size: 13px;
        /*font-weight: 300;*/
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #ffffff;
    }
}




@media (min-width: 366px) and (max-width: 399px) {

    .header{
        position: fixed;
        width: 100%;
        height: 40px;
        color: #ffffff;
        z-index: 9999;
        top: 0;
        left: 0;
        background-color: #000000;
    }

    .logo{
        width: 112px;
        height: 28px;
        margin: 6px 12px;
    }
    .logo img{
        width: 100%;
    }
    .header ul li{
        list-style-type: none;
        width: 100%;
        height: 30px;
        line-height: 30px;
        text-align: center;
    }
    #menu{
        position: absolute;
        width: 100%;
        top: 0;
    }

    .Openxc{
        position: absolute;right: 12px;top: 7px;width: 26px;height: 26px;overflow: hidden;display: none;z-index: 999911;
    }
    .Openxc img{
        width: 100%;
    }
    .Close1{
        position: absolute;right: 12px;top: 9px;width: 26px;height: 26px;overflow: hidden;z-index: 99991;
    }
    .Close1 img{
        width: 100%;
    }
    .nav{
        top: 40px;

        position: absolute;
        width: 100%;
        height: 162px;
        background-color: #000000;
        display: none;
    }
    .header ul li a{
        text-decoration: none;
        color: #fff;
        font-size: 14px;
    }
    .header ul li a:hover{
        width: 100%;
        height: 30px;
        text-decoration: none;
        color: #e60012;
        border-bottom: 3px solid #e60012;
        padding:1px 6px;
        font-size: 14px;
    }
    .header ul li a:active{
        width: 100%;
        height: 30px;
        text-decoration: none;
        color: #e60012;
        border-bottom: 3px solid #e60012;
        padding: 1px 6px;
        font-size: 14px;
    }
    .active{
        width: 100%;
        height: 30px;
        text-decoration: none;
        color: #e60012;
        border-bottom: 3px solid #e60012;
        padding: 1px 6px;
        font-size: 14px;

    }
    .zhuce{
        display: none;
    }

    .footer_nr{
        display: none;
    }
    .minde{
        width: 100px;height:38px;
    }
    /*内容页*/

    .nr_main{
        width: 96%;
        left: 2%;
        margin:0 auto;
        text-align: center;
    }

    .nr_top{
        width: 10px;height: 66px
    }

    .nr_title{
        width: 10px;height: 12px
    }
    .nr_title_w{
        font-size: 18px;font-family: "Microsoft_YaHei";color: #666666;
    }
    .nr_zh{
        width: 10px;height: 30px;
    }
    .nr_zh_w{
        font-size: 13px;font-family: "Microsoft_YaHei";color: #666666;
    }
    .nr_wz{
        width: 100%;margin:0 auto;
    }
    .nr_wz_nr{
        font-size: 13px;font-family: "Microsoft_YaHei";color: #666666;
        text-align: justify;;
    }
    .nr_img{
        width: 10px;height:20px;
    }

    .nr_img_s{
        width: 100%;margin:0 auto;text-align: center;

    }
    .nr_img_s img{
        width: 100%;
    }

    /*案例*/

    .grid-item {
        width: 170px;
        /*height: 80px;*/
        position: absolute;
        opacity: 0;
        /*box-shadow: 1px 1px #000000;*/
        /*height: 120px;*/
        border-radius: 2px;
        background-color: #ffffff;
    }
    .grid-item a {
        color: #9E7E6B;
    }

    .grid-item img {
        width: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        top: 0;
        bottom: 0;
        left: 0;
    }

    .font_st {
        width: 100%;
        height: 26px;
        font-size: 12px;
        /*text-align: center;*/
        line-height: 26px;
        background-color: #ffffff;
        position: absolute;
        bottom: 0;
    }

    .grid {
        position: relative;
        /* fluffy */
        margin: 0 auto;
        width: 99%; /* end fluffy */
        background-color: #ececec;
    }

    .grid a {
        text-decoration: none;

    }




    /*深瞳*/



    /*深瞳*/
    .shentong1 {
        width: 100px;
        height: 50px;
    }

    .shentong1_1 {
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 50px;
        left: 0px;
        position: absolute;
    }

    .shentong1_2 {
        width:164%;
        position: absolute;
        left: -32%;
        top: 0;
        z-index: 1;

    }

    .shentong1_3 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 35px;
        z-index: 2;
    }

    .shentong1_4 {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 50px;
        font-weight: 600;
        color: #ffffff;
    }

    .shentong1_5 {
        color: #ffffff;
        font-size: 25px;
        font-weight: 600;
    }

    .shentong1_6 {
        color: #ffffff;
        font-size: 22px;
        font-weight: 600;
    }

    .shentong2_1 {
        width: 100%;
        height: 380px;
        overflow: hidden;
        top: 750px;
        left: 0;
        position: absolute;
        background-color: #e60012;
    }

    .shentong2_2 {
        width: 90%;
        height: 300px;
        position: absolute;
        left: 5%;
        top: 50px;
        z-index: 2;
    }

    .shentong2_3 {
        position: absolute;
        /*text-align:center;*/
        width: 50%;
        height: 80px;
        top: 0;
        left: 0%;
    }

    .shentong2_4 {
        width: 100px;
        height: 20px;
    }

    .shentong2_5 {
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 110px;
        text-align: justify;
    }

    .shentong2_6 {
        width: 100%;
        height: 380px;
        overflow: hidden;
        top: 1130px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .shentong2_7 {
        width: 90%;
        height: 300px;
        position: absolute;
        left: 5%;
        top: 50px;
        z-index: 2;
    }

    .shentong2_8 {
        position: absolute;
        text-align:center;
        width: 50%;
        height: 80px;
        top: 0;
        right: 0;
    }

    .shentong2_9 {
        color: #666666;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 110px;
        right: 0;
        text-align: justify;
    }

    .shentong3_1 {
        width: 100%;
        height:500px;
        overflow: hidden;
        top: 1510px;
        left: 0px;
        position: absolute;
        background-color: #e60012;
    }

    .shentong3_2 {
        width: 90%;
        height: 300px;
        position: absolute;
        left: 5%;
        top: 50px;
        z-index: 2;
    }


    .shentong3_3 {
        position: absolute;
        text-align:center;
        width: 50%;
        height: 80px;
        top: 0;
        left: 0%;
    }

    .shentong3_4 {
        width: 100px;
        height: 40px;
    }

    .shentong3_5 {
        color: #ffffff;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 110px;
        right: 0;
        text-align: justify;
    }

    .shentong4_1 {
        width: 100%;
        height: 380px;
        overflow: hidden;
        top: 2010px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .shentong4_2 {
        width: 90%;
        height: 300px;
        position: absolute;
        left: 5%;
        top: 50px;
        z-index: 2;
    }

    .shentong4_3 {
        position: absolute;
        text-align:center;
        width: 50%;
        height: 80px;
        top: 0;
        right: 0;
    }

    .shentong4_4 {
        color: #666666;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 110px;
        right: 0;
        text-align: justify;
    }

    .shentong5_1 {
        width: 100%;
        height: 380px;
        overflow: hidden;
        top: 2390px;
        left: 0px;
        position: absolute;
        background-color: #e60012;
    }

    .shentong5_2 {
        width: 90%;
        height: 300px;
        position: absolute;
        left: 5%;
        top: 50px;
        z-index: 2;
    }

    .shentong5_3 {
        position: absolute;
        text-align:center;
        width: 50%;
        height: 80px;
        top: 0;
        left: 0;
    }

    .shentong5_4 {
        width: 100px;
        height: 20px;
    }

    .shentong5_5 {
        color: #ffffff;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 110px;
        right: 0;
        text-align: justify;
    }

    .shentong6_1 {
        width: 100%;
        height:380px;
        overflow: hidden;
        top: 2770px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .shentong6_2 {
        width: 90%;
        height: 300px;
        position: absolute;
        left: 5%;
        top: 50px;
        z-index: 2;
    }

    .shentong6_3 {
        position: absolute;
        text-align:center;
        width: 50%;
        height: 80px;
        top: 0;
        right: 0;
    }

    .shentong6_4 {
        color: #666;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 110px;
        right: 0;
        text-align: justify;
    }


    /*直播*/


    .zhibo1 {
        width: 100px;
        height: 50px;
    }

    .zhibo2_1 {
        width: 100%;
        height: 220px;
        overflow: hidden;
        top: 40px;
        left: 0px;
        position: absolute;
        background-color: #0b1933
    }

    .zhibo2_2 {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }

    .zhibo2_3 {
        width: 70%;
        position: absolute;
        left: 15%;
        bottom: 0;
        z-index: 1;
    }

    .zhibo2_4 {
        width: 86%;
        height:150px;
        position: absolute;
        left: 7%;
        top: 48px;
        z-index: 2;
        text-align: justify;
    }

    .zhibo2_5 {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 26px;
        font-weight: 600;
        color: #ffffff;
    }

    .zhibo2_6 {
        width: 100px;
        height: 8px;
    }

    .zhibo2_7 {
        color: #ffffff;
        font-size: 14px;
        font-weight: 600;
    }

    .zhibo3_1 {
        width: 100%;
        height: 900px;
        overflow: hidden;
        top: 260px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .zhibo3_2 {
        width: 70%;
        height: 900px;
        position: absolute;
        left: 15%;
        top: 30px;
        z-index: 2;
    }

    .zhibo3_3 {
        color: #555;
        font-size: 26px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo3_4 {
        width: 60%;
        height: 160px;
        left: 20%;
        position: absolute;
        top: 8%;
    }

    .zhibo3_5 {
        width: 100%;
    }

    .zhibo3_6 {
        width: 60%;
        height: 160px;
        left: 20%;
        position: absolute;
        top: 37%;
    }

    .zhibo3_7 {
        width: 100%;
    }

    .zhibo3_8 {
        width: 60%;
        height: 160px;
        left: 20%;
        position: absolute;
        top: 66%;
    }

    .zhibo3_9 {
        width: 100%;
    }

    .zhibo3_10 {
        width: 70%;
        height: 40px;
        left: 15%;
        position: absolute;
        top: 28%;
    }

    .zhibo3_11 {
        color: #555;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo3_12 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo3_13 {
        width: 70%;
        height: 80px;
        left: 15%;
        position: absolute;
        top: 57%;
    }

    .zhibo3_14 {
        color: #555;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo3_15 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo3_16 {
        width: 70%;
        height: 80px;
        right: 15%;
        position: absolute;
        top: 86%;
    }

    .zhibo3_17 {
        color: #555;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo3_18 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo4_1 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 2610px;
        left: 0;
        position: absolute;
        background-color: #000000;
    }

    .zhibo4_2 {
        width: 70%;
        height: 450px;
        position: absolute;
        left: 15%;
        top: 50px;
        z-index: 2;
    }

    .zhibo4_3 {
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo4_4 {
        width: 76%;
        height: 80px;
        float: left;
        left: 12%;
        position: absolute;
        top: 18%;
    }

    .zhibo4_5 {
        width: 100%;
    }
    .zhibo4_6 {
        width: 76%;
        height: 80px;
        float: left;
        left: 12%;
        position: absolute;
        top: 68%;
    }
    .zhibo4_7 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }
    .zhibo5_1{
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 3060px;
        left: 0;
        position: absolute;
        background-color: #e60012;
    }
    .zhibo5_2 {
        width: 70%;
        height: 400px;
        position: absolute;
        left: 15%;
        top: 50px;
        z-index: 2;
    }
    .zhibo5_3{
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }
    .zhibo5_4 {
        width: 100%;
        height: 300px;
        position: absolute;
        top: 80px;

    }
    .zhibo5_5{
        color: #555;
        font-size: 14px;
        text-align: justify;
    }


    .zhibo6_1{
        width: 100%;
        height: 750px;
        overflow: hidden;
        top: 1160px;
        left: 0;
        position: absolute;
        background-color: #ECECEC;
    }
    .zhibo6_2 {
        width: 100%;
        height: 700px;
        position: absolute;
        left: 0%;
        top: 30px;
        z-index: 2;
    }

    .zhibo6_3 {
        color: #555;
        font-size: 24px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo6_4 {
        width: 26%;
        height: 80px;
        float: left;
        left: 12%;
        position: absolute;
        top: 11%;
    }

    .zhibo6_5 {
        width: 100%;
    }

    .zhibo6_6 {
        width: 26%;
        height: 80px;
        right: 12%;
        position: absolute;
        top: 11%;
    }

    .zhibo6_7 {
        width: 100%;
    }

    .zhibo6_8 {
        width: 26%;
        height: 80px;
        left: 12%;
        position: absolute;
        top: 40%;
    }

    .zhibo6_9 {
        width: 100%;
    }

    .zhibo6_10 {
        width: 46%;
        height: 80px;
        left: 2%;
        position: absolute;
        top: 28%;
    }

    .zhibo6_11 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_12 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_13 {
        width: 46%;
        height: 80px;
        right: 2%;
        position: absolute;
        top: 28%;}

    .zhibo6_14 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_15 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_16 {
        width: 46%;
        height: 80px;
        left: 2%;
        position: absolute;
        top: 57%;
    }

    .zhibo6_17 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_18 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_21 {
        width: 26%;
        height: 80px;
        right: 12%;
        position: absolute;
        top: 40%;
    }

    .zhibo6_22 {
        width: 100%;
    }

    .zhibo6_23 {
        width: 26%;
        height: 80px;
        left: 12%;
        position: absolute;
        top: 66%;
    }

    .zhibo6_24 {
        width: 100%;
    }

    .zhibo6_25 {
        width: 26%;
        height: 80px;
        right: 12%;
        position: absolute;
        top: 66%;
    }

    .zhibo6_26 {
        width: 100%;
    }

    .zhibo6_27 {
        width: 46%;
        height: 80px;
        right: 2%;
        position: absolute;
        top: 57%;
    }

    .zhibo6_28 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_29 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_30 {
        width: 46%;
        height: 80px;
        left: 2%;
        position: absolute;
        top: 83%;
    }

    .zhibo6_31 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_32 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_33 {
        width: 46%;
        height: 80px;
        right: 2%;
        position: absolute;
        top: 83%;
    }

    .zhibo6_34 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_35 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }


    .zhibo7_1{
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 1910px;
        left: 0;
        position: absolute;
        background-color: #ffffff;
    }
    .zhibo7_2 {
        width: 100%;
        height: 700px;
        position: absolute;
        left: 0;
        top: 30px;
        z-index: 2;
    }

    .zhibo7_3 {
        color: #555;
        font-size: 24px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo7_4 {
        width: 46%;
        height: 80px;
        float: left;
        left:27%;
        position: absolute;
        top: 26%;

    }
    .zhibo7_5 {
        width: 26%;
        height: 80px;
        float: left;
        left: 9%;
        position: absolute;
        top: 12%;

    }
    .zhibo7_6 {
        width: 16%;
        height: 80px;
        float: left;
        left: 54%;
        position: absolute;
        top: 57%;

    }
    .zhibo7_7 {
        width: 30%;
        height: 80px;
        float: left;
        left: 10%;
        position: absolute;
        top: 53%;

    }
    .zhibo7_8 {
        width: 27%;
        height: 80px;
        float: left;
        left: 60%;
        position: absolute;
        top: 74%;

    }
    .zhibo7_9 {
        width: 16%;
        height: 80px;
        float: left;
        left: 76%;
        position: absolute;
        top: 34%;

    }
    .zhibo7_10{
        width: 16%;
        height: 80px;
        float: left;
        left: 77%;
        position: absolute;
        top: 12%;

    }

    .zhibo7_11{
        width: 100%;
    }
    .zhibo7_12{
        width: 100%;
    }
    .zhibo7_13{
        width: 100%;
    }
    .zhibo7_14{
        width: 100%;
    }
    .zhibo7_15{
        width: 100%;
    }
    .zhibo7_16{
        width: 100%;
    }
    .zhibo7_17{
        width: 100%;
    }

    /*关于*/

    .abc {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .guanyu2_3 {
        position: absolute;
        bottom: 0;
        z-index: 99;
        width: 100%;

    }

    .guanyu2_4 {
        position: absolute;
        color: #ffffff;
        z-index: 999;
        width: 80%;
        left: 10%;
        top: 18%
    }

    .guanyu2_5 {
        text-align: center;
        z-index: 99;
        color: #ffffff;
        font-size: 42px;
        font-weight: 800;
    }

    .guanyu2_6 {
        width: 100px;
        height: 50px;
    }

    .guanyu2_7 {
        text-align: justify;
        color: #ffffff;
        font-size: 15px;
    }





    .contacts2_3 {
        position: absolute;
        bottom: 0;
        z-index: 99;
        width: 100%;

    }

    .contacts2_4 {
        position: absolute;
        color: #ffffff;
        z-index: 999;
        width: 80%;
        left: 10%;
        top: 18%;
        display: none;
    }

    .contacts2_5 {
        text-align: center;
        z-index: 99;
        color: #ffffff;
        font-size: 42px;
        font-weight: 800;
    }

    .contacts2_6 {
        width: 100px;
        height: 50px;
    }

    .contacts2_7 {
        text-align: justify;
        color: #ffffff;
        font-size: 15px;
    }
    .contact2_3 {
        position: absolute;
        top: 46%;
        z-index: 99;
        width: 100%;
        left: 0;
        display: none;
    }
    .contactsj{
        position: absolute;
        top: 10%;
        width: 80%;
        left: 10%;
        z-index: 99;
    }
    .contactsj1{
        position: absolute;
        top: 34px;
        width: 100%;
        left: 0;
    }
    .contactsj1_1{
        text-align: center;
        font-size: 30px;
        font-weight: 600;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #ffffff;
    }
    .contactsj2{
        position: absolute;
        top: 75px;
        width: 100%;
        left: 0;
    }
    .contactsj2_1{
        text-align: center;
        font-size: 13.5px;
        /*font-weight: 300;*/
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #ffffff;
    }
    .contactsj3{
        position: absolute;
        top: 135px;
        width: 100%;
        left: 0;
    }
    .contactsj3_1{
        position: absolute;
        top:0;
        width: 100%;
        left: 0;
    }
    .contactsj4{
        position: absolute;
        top: 273px;
        width: 100%;
        left: 0;
    }
    .contactsj4_1{
        text-align: center;
        line-height: 26px;
        font-size: 13px;
        /*font-weight: 300;*/
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #ffffff;
    }
    .contactsj4_2{
        text-align: center;
        line-height: 26px;
        font-size: 13px;
        /*font-weight: 300;*/
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #ffffff;
    }
    .contactsj4_3{
        text-align: center;
        line-height: 26px;
        font-size: 13px;
        /*font-weight: 300;*/
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #ffffff;
    }
}


@media  (max-width: 365px) {

    .header{
        position: fixed;
        width: 100%;
        height: 40px;
        color: #ffffff;
        z-index: 9999;
        top: 0;
        left: 0;
        background-color: #000000;
    }

    .logo{
        width: 112px;
        height: 28px;
        margin: 6px 12px;
    }
    .logo img{
        width: 100%;
    }
    .header ul li{
        list-style-type: none;
        width: 100%;
        height: 30px;
        line-height: 30px;
        text-align: center;
    }
    #menu{
        position: absolute;
        width: 100%;
        top: 0;
    }

    .Openxc{
        position: absolute;right: 12px;top: 7px;width: 26px;height: 26px;overflow: hidden;display: none;z-index: 999911;
    }
    .Openxc img{
        width: 100%;
    }
    .Close1{
        position: absolute;right: 12px;top: 9px;width: 26px;height: 26px;overflow: hidden;z-index: 99991;
    }
    .Close1 img{
        width: 100%;
    }
    .nav{
        top: 40px;

        position: absolute;
        width: 100%;
        height: 162px;
        background-color: #000000;
        display: none;
    }
    .header ul li a{
        text-decoration: none;
        color: #fff;
        font-size: 14px;
    }
    .header ul li a:hover{
        width: 100%;
        height: 30px;
        text-decoration: none;
        color: #e60012;
        border-bottom: 3px solid #e60012;
        padding:1px 6px;
        font-size: 14px;
    }
    .header ul li a:active{
        width: 100%;
        height: 30px;
        text-decoration: none;
        color: #e60012;
        border-bottom: 3px solid #e60012;
        padding: 1px 6px;
        font-size: 14px;
    }
    .active{
        width: 100%;
        height: 30px;
        text-decoration: none;
        color: #e60012;
        border-bottom: 3px solid #e60012;
        padding: 1px 6px;
        font-size: 14px;

    }
    .zhuce{
        display: none;
    }

    .footer_nr{
        display: none;
    }
    .minde{
        width: 100px;height:38px;
    }
    /*内容页*/

    .nr_main{
        width: 96%;
        left: 2%;
        margin:0 auto;
        text-align: center;
    }

    .nr_top{
        width: 10px;height: 66px
    }

    .nr_title{
        width: 10px;height: 12px
    }
    .nr_title_w{
        font-size: 18px;font-family: "Microsoft_YaHei";color: #666666;
    }
    .nr_zh{
        width: 10px;height: 30px;
    }
    .nr_zh_w{
        font-size: 13px;font-family: "Microsoft_YaHei";color: #666666;
    }
    .nr_wz{
        width: 100%;margin:0 auto;
    }
    .nr_wz_nr{
        font-size: 13px;font-family: "Microsoft_YaHei";color: #666666;
        text-align: justify;;
    }
    .nr_img{
        width: 10px;height:20px;
    }

    .nr_img_s{
        width: 100%;margin:0 auto;text-align: center;

    }
    .nr_img_s img{
        width: 100%;
    }

    /*案例*/

    .grid-item {
        width: 140px;
        /*height: 80px;*/
        position: absolute;
        opacity: 0;
        /*box-shadow: 1px 1px #000000;*/
        /*height: 120px;*/
        border-radius: 2px;
        background-color: #ffffff;
    }
    .grid-item a {
        color: #9E7E6B;
    }

    .grid-item img {
        width: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        top: 0;
        bottom: 0;
        left: 0;
    }

    .font_st {
        width: 100%;
        height: 26px;
        font-size: 12px;
        /*text-align: center;*/
        line-height: 26px;
        background-color: #ffffff;
        position: absolute;
        bottom: 0;
    }

    .grid {
        position: relative;
        /* fluffy */
        margin: 0 auto;
        width: 99%; /* end fluffy */
        background-color: #ececec;
    }

    .grid a {
        text-decoration: none;

    }




    /*深瞳*/



    /*深瞳*/
    .shentong1 {
        width: 100px;
        height: 50px;
    }

    .shentong1_1 {
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 50px;
        left: 0px;
        position: absolute;
    }

    .shentong1_2 {
        width:164%;
        position: absolute;
        left: -32%;
        top: 0;
        z-index: 1;

    }

    .shentong1_3 {
        width: 70%;
        height: 300px;
        position: absolute;
        left: 15%;
        top: 35px;
        z-index: 2;
    }

    .shentong1_4 {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 50px;
        font-weight: 600;
        color: #ffffff;
    }

    .shentong1_5 {
        color: #ffffff;
        font-size: 25px;
        font-weight: 600;
    }

    .shentong1_6 {
        color: #ffffff;
        font-size: 22px;
        font-weight: 600;
    }

    .shentong2_1 {
        width: 100%;
        height: 380px;
        overflow: hidden;
        top: 750px;
        left: 0;
        position: absolute;
        background-color: #e60012;
    }

    .shentong2_2 {
        width: 90%;
        height: 300px;
        position: absolute;
        left: 5%;
        top: 50px;
        z-index: 2;
    }

    .shentong2_3 {
        position: absolute;
        /*text-align:center;*/
        width: 50%;
        height: 80px;
        top: 0;
        left: 0%;
    }

    .shentong2_4 {
        width: 100px;
        height: 20px;
    }

    .shentong2_5 {
        color: #ffffff;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 110px;
        text-align: justify;
    }

    .shentong2_6 {
        width: 100%;
        height: 380px;
        overflow: hidden;
        top: 1130px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .shentong2_7 {
        width: 90%;
        height: 300px;
        position: absolute;
        left: 5%;
        top: 50px;
        z-index: 2;
    }

    .shentong2_8 {
        position: absolute;
        text-align:center;
        width: 50%;
        height: 80px;
        top: 0;
        right: 0;
    }

    .shentong2_9 {
        color: #666666;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 110px;
        right: 0;
        text-align: justify;
    }

    .shentong3_1 {
        width: 100%;
        height:500px;
        overflow: hidden;
        top: 1510px;
        left: 0px;
        position: absolute;
        background-color: #e60012;
    }

    .shentong3_2 {
        width: 90%;
        height: 300px;
        position: absolute;
        left: 5%;
        top: 50px;
        z-index: 2;
    }


    .shentong3_3 {
        position: absolute;
        text-align:center;
        width: 50%;
        height: 80px;
        top: 0;
        left: 0%;
    }

    .shentong3_4 {
        width: 100px;
        height: 40px;
    }

    .shentong3_5 {
        color: #ffffff;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 110px;
        right: 0;
        text-align: justify;
    }

    .shentong4_1 {
        width: 100%;
        height: 380px;
        overflow: hidden;
        top: 2010px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .shentong4_2 {
        width: 90%;
        height: 300px;
        position: absolute;
        left: 5%;
        top: 50px;
        z-index: 2;
    }

    .shentong4_3 {
        position: absolute;
        text-align:center;
        width: 50%;
        height: 80px;
        top: 0;
        right: 0;
    }

    .shentong4_4 {
        color: #666666;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 110px;
        right: 0;
        text-align: justify;
    }

    .shentong5_1 {
        width: 100%;
        height: 380px;
        overflow: hidden;
        top: 2390px;
        left: 0px;
        position: absolute;
        background-color: #e60012;
    }

    .shentong5_2 {
        width: 90%;
        height: 300px;
        position: absolute;
        left: 5%;
        top: 50px;
        z-index: 2;
    }

    .shentong5_3 {
        position: absolute;
        text-align:center;
        width: 50%;
        height: 80px;
        top: 0;
        left: 0;
    }

    .shentong5_4 {
        width: 100px;
        height: 20px;
    }

    .shentong5_5 {
        color: #ffffff;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 110px;
        right: 0;
        text-align: justify;
    }

    .shentong6_1 {
        width: 100%;
        height:380px;
        overflow: hidden;
        top: 2770px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .shentong6_2 {
        width: 90%;
        height: 300px;
        position: absolute;
        left: 5%;
        top: 50px;
        z-index: 2;
    }

    .shentong6_3 {
        position: absolute;
        text-align:center;
        width: 50%;
        height: 80px;
        top: 0;
        right: 0;
    }

    .shentong6_4 {
        color: #666;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: 110px;
        right: 0;
        text-align: justify;
    }



    /*直播*/


    .zhibo1 {
        width: 100px;
        height: 50px;
    }

    .zhibo2_1 {
        width: 100%;
        height: 220px;
        overflow: hidden;
        top: 40px;
        left: 0px;
        position: absolute;
        background-color: #0b1933
    }

    .zhibo2_2 {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }

    .zhibo2_3 {
        width: 70%;
        position: absolute;
        left: 15%;
        bottom: 0;
        z-index: 1;
    }

    .zhibo2_4 {
        width: 86%;
        height:150px;
        position: absolute;
        left: 7%;
        top: 48px;
        z-index: 2;
        text-align: justify;
    }

    .zhibo2_5 {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 26px;
        font-weight: 600;
        color: #ffffff;
    }

    .zhibo2_6 {
        width: 100px;
        height: 8px;
    }

    .zhibo2_7 {
        color: #ffffff;
        font-size: 14px;
        font-weight: 600;
    }

    .zhibo3_1 {
        width: 100%;
        height: 900px;
        overflow: hidden;
        top: 260px;
        left: 0px;
        position: absolute;
        background-color: #ffffff;
    }

    .zhibo3_2 {
        width: 70%;
        height: 900px;
        position: absolute;
        left: 15%;
        top: 30px;
        z-index: 2;
    }

    .zhibo3_3 {
        color: #555;
        font-size: 26px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo3_4 {
        width: 60%;
        height: 160px;
        left: 20%;
        position: absolute;
        top: 8%;
    }

    .zhibo3_5 {
        width: 100%;
    }

    .zhibo3_6 {
        width: 60%;
        height: 160px;
        left: 20%;
        position: absolute;
        top: 37%;
    }

    .zhibo3_7 {
        width: 100%;
    }

    .zhibo3_8 {
        width: 60%;
        height: 160px;
        left: 20%;
        position: absolute;
        top: 66%;
    }

    .zhibo3_9 {
        width: 100%;
    }

    .zhibo3_10 {
        width: 70%;
        height: 40px;
        left: 15%;
        position: absolute;
        top: 28%;
    }

    .zhibo3_11 {
        color: #555;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo3_12 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo3_13 {
        width: 70%;
        height: 80px;
        left: 15%;
        position: absolute;
        top: 57%;
    }

    .zhibo3_14 {
        color: #555;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo3_15 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo3_16 {
        width: 70%;
        height: 80px;
        right: 15%;
        position: absolute;
        top: 86%;
    }

    .zhibo3_17 {
        color: #555;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo3_18 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo4_1 {
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 2610px;
        left: 0;
        position: absolute;
        background-color: #000000;
    }

    .zhibo4_2 {
        width: 70%;
        height: 450px;
        position: absolute;
        left: 15%;
        top: 50px;
        z-index: 2;
    }

    .zhibo4_3 {
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo4_4 {
        width: 76%;
        height: 80px;
        float: left;
        left: 12%;
        position: absolute;
        top: 18%;
    }

    .zhibo4_5 {
        width: 100%;
    }
    .zhibo4_6 {
        width: 76%;
        height: 80px;
        float: left;
        left: 12%;
        position: absolute;
        top: 68%;
    }
    .zhibo4_7 {
        color: #555;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }
    .zhibo5_1{
        width: 100%;
        height: 450px;
        overflow: hidden;
        top: 3060px;
        left: 0;
        position: absolute;
        background-color: #e60012;
    }
    .zhibo5_2 {
        width: 70%;
        height: 400px;
        position: absolute;
        left: 15%;
        top: 50px;
        z-index: 2;
    }
    .zhibo5_3{
        color: #555;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }
    .zhibo5_4 {
        width: 100%;
        height: 300px;
        position: absolute;
        top: 80px;

    }
    .zhibo5_5{
        color: #555;
        font-size: 14px;
        text-align: justify;
    }


    .zhibo6_1{
        width: 100%;
        height: 750px;
        overflow: hidden;
        top: 1160px;
        left: 0;
        position: absolute;
        background-color: #ECECEC;
    }
    .zhibo6_2 {
        width: 100%;
        height: 700px;
        position: absolute;
        left: 0%;
        top: 30px;
        z-index: 2;
    }

    .zhibo6_3 {
        color: #555;
        font-size: 24px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo6_4 {
        width: 26%;
        height: 80px;
        float: left;
        left: 12%;
        position: absolute;
        top: 11%;
    }

    .zhibo6_5 {
        width: 100%;
    }

    .zhibo6_6 {
        width: 26%;
        height: 80px;
        right: 12%;
        position: absolute;
        top: 11%;
    }

    .zhibo6_7 {
        width: 100%;
    }

    .zhibo6_8 {
        width: 26%;
        height: 80px;
        left: 12%;
        position: absolute;
        top: 40%;
    }

    .zhibo6_9 {
        width: 100%;
    }

    .zhibo6_10 {
        width: 46%;
        height: 80px;
        left: 2%;
        position: absolute;
        top: 28%;
    }

    .zhibo6_11 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_12 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_13 {
        width: 46%;
        height: 80px;
        right: 2%;
        position: absolute;
        top: 28%;}

    .zhibo6_14 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_15 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_16 {
        width: 46%;
        height: 80px;
        left: 2%;
        position: absolute;
        top: 57%;
    }

    .zhibo6_17 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_18 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_21 {
        width: 26%;
        height: 80px;
        right: 12%;
        position: absolute;
        top: 40%;
    }

    .zhibo6_22 {
        width: 100%;
    }

    .zhibo6_23 {
        width: 26%;
        height: 80px;
        left: 12%;
        position: absolute;
        top: 66%;
    }

    .zhibo6_24 {
        width: 100%;
    }

    .zhibo6_25 {
        width: 26%;
        height: 80px;
        right: 12%;
        position: absolute;
        top: 66%;
    }

    .zhibo6_26 {
        width: 100%;
    }

    .zhibo6_27 {
        width: 46%;
        height: 80px;
        right: 2%;
        position: absolute;
        top: 57%;
    }

    .zhibo6_28 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_29 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_30 {
        width: 46%;
        height: 80px;
        left: 2%;
        position: absolute;
        top: 83%;
    }

    .zhibo6_31 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_32 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .zhibo6_33 {
        width: 46%;
        height: 80px;
        right: 2%;
        position: absolute;
        top: 83%;
    }

    .zhibo6_34 {
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .zhibo6_35 {
        color: #555;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }


    .zhibo7_1{
        width: 100%;
        height: 700px;
        overflow: hidden;
        top: 1910px;
        left: 0;
        position: absolute;
        background-color: #ffffff;
    }
    .zhibo7_2 {
        width: 100%;
        height: 700px;
        position: absolute;
        left: 0;
        top: 30px;
        z-index: 2;
    }

    .zhibo7_3 {
        color: #555;
        font-size: 24px;
        font-weight: 600;
        text-align: center;
    }

    .zhibo7_4 {
        width: 46%;
        height: 80px;
        float: left;
        left:27%;
        position: absolute;
        top: 26%;

    }
    .zhibo7_5 {
        width: 26%;
        height: 80px;
        float: left;
        left: 9%;
        position: absolute;
        top: 12%;

    }
    .zhibo7_6 {
        width: 16%;
        height: 80px;
        float: left;
        left: 54%;
        position: absolute;
        top: 57%;

    }
    .zhibo7_7 {
        width: 30%;
        height: 80px;
        float: left;
        left: 10%;
        position: absolute;
        top: 53%;

    }
    .zhibo7_8 {
        width: 27%;
        height: 80px;
        float: left;
        left: 60%;
        position: absolute;
        top: 74%;

    }
    .zhibo7_9 {
        width: 16%;
        height: 80px;
        float: left;
        left: 76%;
        position: absolute;
        top: 34%;

    }
    .zhibo7_10{
        width: 16%;
        height: 80px;
        float: left;
        left: 77%;
        position: absolute;
        top: 12%;

    }

    .zhibo7_11{
        width: 100%;
    }
    .zhibo7_12{
        width: 100%;
    }
    .zhibo7_13{
        width: 100%;
    }
    .zhibo7_14{
        width: 100%;
    }
    .zhibo7_15{
        width: 100%;
    }
    .zhibo7_16{
        width: 100%;
    }
    .zhibo7_17{
        width: 100%;
    }

    /*关于*/

    .abc {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .guanyu2_3 {
        position: absolute;
        bottom: 0;
        z-index: 99;
        width: 100%;

    }

    .guanyu2_4 {
        position: absolute;
        color: #ffffff;
        z-index: 999;
        width: 80%;
        left: 10%;
        top: 18%
    }

    .guanyu2_5 {
        text-align: center;
        z-index: 99;
        color: #ffffff;
        font-size: 42px;
        font-weight: 800;
    }

    .guanyu2_6 {
        width: 100px;
        height: 50px;
    }

    .guanyu2_7 {
        text-align: justify;
        color: #ffffff;
        font-size: 15px;
    }





    .contacts2_3 {
        position: absolute;
        bottom: 0;
        z-index: 99;
        width: 100%;

    }

    .contacts2_4 {
        position: absolute;
        color: #ffffff;
        z-index: 999;
        width: 80%;
        left: 10%;
        top: 18%;
        display: none;
    }

    .contacts2_5 {
        text-align: center;
        z-index: 99;
        color: #ffffff;
        font-size: 42px;
        font-weight: 800;
    }

    .contacts2_6 {
        width: 100px;
        height: 50px;
    }

    .contacts2_7 {
        text-align: justify;
        color: #ffffff;
        font-size: 15px;
    }
    .contact2_3 {
        position: absolute;
        top: 46%;
        z-index: 99;
        width: 100%;
        left: 0;
        display: none;
    }
    .contactsj{
        position: absolute;
        top: 10%;
        width: 80%;
        left: 10%;
        z-index: 99;
    }
    .contactsj1{
        position: absolute;
        top: 34px;
        width: 100%;
        left: 0;
    }
    .contactsj1_1{
        text-align: center;
        font-size: 30px;
        font-weight: 600;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #ffffff;
    }
    .contactsj2{
        position: absolute;
        top: 75px;
        width: 100%;
        left: 0;
    }
    .contactsj2_1{
        text-align: center;
        font-size: 13.5px;
        /*font-weight: 300;*/
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #ffffff;
    }
    .contactsj3{
        position: absolute;
        top: 135px;
        width: 100%;
        left: 0;
    }
    .contactsj3_1{
        position: absolute;
        top:0;
        width: 100%;
        left: 0;
    }
    .contactsj4{
        position: absolute;
        top: 273px;
        width: 100%;
        left: 0;
    }
    .contactsj4_1{
        text-align: center;
        line-height: 26px;
        font-size: 13px;
        /*font-weight: 300;*/
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #ffffff;
    }
    .contactsj4_2{
        text-align: center;
        line-height: 26px;
        font-size: 13px;
        /*font-weight: 300;*/
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #ffffff;
    }
    .contactsj4_3{
        text-align: center;
        line-height: 26px;
        font-size: 13px;
        /*font-weight: 300;*/
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #ffffff;
    }
}


