*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.navtop img.wxcode{display: none;}
@media screen and (max-width:960px){
    html{
        /* 1vw = 1%视口宽度*/
        font-size: 15.625vw;  /* 15.625*6.4=100px*/
        }
        /*    头部*/

        #navBox .navBox-top{
            width: 100%;
            height: 0.85rem;
            padding: 0 5%;
            background: #fff;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }
        .navtab{
            display: none;
        }
        .logobox{
            width: 40%;
            margin: 0 2%;
        }
        .logobox img{
            display: block;
            width: 100%;
        }
        .navmenu{
            flex: 1;
            display: flex;
            align-items: center;
            justify-content: flex-end;
        }
        .navmenu img{
            display: block;
            width: 0.32rem;
            margin-left: 0.2rem;
        }
        .box1-pc,.box1-m,.m-two-nav  {display: none; }
		.box1-m{position:relative;z-index:100;}
        .box1-m ul {position: fixed;left: 0;top: 0;bottom: 0;width: 0;background: #094185;z-index: 10;margin: 0;z-index:100}
        .box1-m ul li {padding: 0 0.21rem 0 0.3rem;font-size: 0.28rem;font-weight: 400;color: #FFFFFF;line-height: 1.06rem;border-bottom: solid 1px #3B7DCF;position: relative;}
        .box1-m ul li a {color: #FFFFFF;text-decoration:none;}
        .box1-m ul li i {display: block;position: absolute;right: 0.3rem;top:0;font-style: normal;}
        .box1-m .m-two-nav li i {position: absolute;left: 0.3rem;top:0;}
        .box1-m .m-two-nav a:nth-child(1) li {padding-left: 0.6rem;background:#07346C;}
        /* 中英文切换模块 */
        .select-lan-box {display: none;}
        .select-lan-box .mask {top:0.85rem;}
        .select-lan {display:none;width: 100%;background: #FFFFFF;z-index: 10;position: fixed;top:0.85rem;left: 0;right: 0;}
        .select-lan li {font-size: 0.28rem;font-weight: 400;color: #272727;line-height: 1.06rem;padding-left:0.71rem;position: relative;margin:0 0.3rem;}
        .select-lan li:nth-child(1) {border-bottom: 1px solid #E5E5E5;}
        .select-lan li:nth-child(1)::before {content: '';width: 0.24rem;height: 0.24rem;background: url('../images/z-icon.png') no-repeat center center;background-size:100% 100%;position: absolute;left: 0.3rem;top:0.42rem;}
        .select-lan li:nth-child(2)::before {content: '';width: 0.24rem;height: 0.24rem;background: url('../images/e-icon.png') no-repeat center center;background-size:100% 100%;position: absolute;left: 0.3rem;top:0.42rem;}
    }
    @media screen and (min-width:961px){
        /*    头部*/
        .headbox{
            width: 100%;
            height: 134px;

            background: #fff;
			position:relative;
			z-index:100;
            }
            #navBox .navBox-top{
                width:1200px;
                margin: 0 auto;
                height: 134px;
                background: #fff;
                display: flex;
                align-items: center;
                justify-content: space-between;
            }
            .logobox{
                width: 285px;
                margin-right: 20px;
            }
            .logobox img{
                width: 285px;
                margin: 15px 0;
                height: auto;
            }
            .navtab{
                width: 895px;
                height: 100%;
                display: flex;
                justify-content: space-between;
                flex-direction: column;
                padding:15px 0; 
            }
            .navtop{
                width: 100%;
                display: flex;
                justify-content: flex-end;
                margin: 0;
                position: relative;
            }
            .navtop img{
                width: 28px;
                margin-left: 12px;
                cursor: pointer;
            }
            .navtop img.wxcode{
                position: absolute;
                top:30px;
                right:10px;
                width: 140px;
                height: auto;
                z-index:2;
            }
            .navBox-top ul{
                width: 100%;
                font-size: 16px;
                color: #666;
                display: flex;
                align-items: center;
                justify-content: space-around;
                margin: 0;
            }
            .navBox-top ul li{
                list-style: none;
                width: 134px;
                height: 56px;
            }
            .navBox-top ul a{
                display: block;
                text-align: center;
                line-height: 56px;
                color: #666;
                text-decoration: none;
            }
            .navBox-top ul li:hover a {color: #ffffff;}
            .navBox-top ul li:hover{
                width: 134px;
                height: 56px;
                background: url('../images/home/pc-btnbg.png') 0 0 no-repeat;
                background-size: 100% 100%;
                color: #ffffff;
                font-weight: bold;
            }
            .navBox-top ul li.on a {color: #ffffff;}
            .navBox-top ul li.on{
                width: 134px;
                height: 56px;
                background: url('../images/home/pc-btnbg.png') 0 0 no-repeat;
                background-size: 100% 100%;
                color: #ffffff;
                font-weight: bold;
            }
            .box1-m {display: none;position:relative;
			z-index:100;}
            .box1-div {width:100%;background:#F0F0F0;height:300px;display: none;position: absolute;top:134px;left: 0;z-index: 10;}
            /* .box1{} */
            .wrap1{width:1200px;margin:0 auto;display:flex;align-items:flex-start;justify-content:flex-start;}
            /* .wrap{width:1132px;margin:0 auto;} */
            .box1-l{border-right:1px solid #E4E4E4;color:#666666;padding:20px 0;padding-right:67px;height:100%;}
            .box1-l-p1{width:101px;font-size:22px;font-weight:bold;color:#0A4286;margin-bottom: 29px;}
            .box1-l-p2{width:403px;height:123px;font-size:13px;font-weight:400;color:#656565;line-height:27px;}
            .box1-c{width:187px;height:100%;padding:21px 0;}.box1-c ul{margin:0 30px;}
            .box1-c-li{width:100%;text-align:center;font-size:13px;font-weight:bold;color:#656565;padding:18px 30px;border-bottom:1px solid #E4E4E4;}
            .box1-c-li a {color:#656565;}
            .box1-c-li.col a{color:#0A4185;}
            .box1-r{padding:40px 0;width:385px;height:100%;padding-left:156px;border-left:1px solid #E4E4E4;}
            .box1-r img{width:385px;height:186px;}.box2{width:100%;height:200px;}
            .select-lan-box,.select-lan-box .mask {display: none;}
    }