<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen  and (max-width: 750px) {
    .header,.header .top,.wrap,.index-left,.m-slide,.index-right,.news-wrap .news-list,.footer,.foot_p ,.header .nav-wrap{
        width: 100%;
        min-width: 320px;}
    .m-slide,.news-wrap .news-list,.slideTxtBox,.footer{
        min-height: 0;
        height: auto;}
    .index-left{}
    .m-slide .img li, .m-slide .img a, .m-slide .img img{
        width: 100%;
        height: 56vw;}
    body{
        overflow-x: hidden;}
    .notice,.news-list ul,.slideTxtBox .mt5 ul{
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 15px;
        height: auto;}
    .fullSlide img{
        display: block;
        width: 100%;
        height: auto;}
    .fullSlide{
        height: auto;}
    .header .top{
        height: 20vw;
        background: url(../images/mlogo.jpg) no-repeat left center #005AAB;
        background-size: 100%;}
    .bt.bts3{
        margin-top: 0 !important;}
    .mail{
        text-align: left;}
    .mail span{
        padding-left: 15px;}
    .ico img{
        width: 32%;}
    .ico{
        text-align: center;}
    .foot_link{
        padding: 10px;
        height: auto;
        overflow: hidden;}
    .header .nav-wrap .nav li h3 a{
        color: #fff;}
.header .nav-wrap{
height:80px;}


    .venus-menu{
        margin:30px 0 10px 0;}
    .venus-menu{
        width:100%;
        margin:0;
        padding:0;
        position:relative;
        float:left;
        font-family:'Open Sans', sans-serif;
        list-style:none;
        /*background:#fff;*/
        box-shadow:0 1px 3px #dedede;}
    .venus-menu li{
        display:inline-block;
        margin:0;
        padding:0;
        float:left;
        /*line-height:20px;*/
		text-align:center;
        position:relative;}
    .venus-menu &gt; li &gt; a{
        padding:18px 24px;
        font-size:18px;
        color:#777;
        text-decoration:none;
        display:block;
        -webkit-transition:color 0.2s linear, background 0.2s linear;
        -moz-transition:color 0.2s linear, background 0.2s linear;
        -o-transition:color 0.2s linear, background 0.2s linear;
        transition:color 0.2s linear, background 0.2s linear;}
    .venus-menu li:hover &gt; a, .venus-menu li.active a{
        background:#018A00;
        color:#fff;}
    .venus-menu &gt; li &gt; a i{
        color:#bababa;}
    .venus-menu &gt; li:hover &gt; a i, .venus-menu li.active a i{
        color:#fff;}
    .venus-menu ul, .venus-menu ul li ul{
        list-style:none;
        margin:0;
        padding:0;
        display:none;
        position:absolute;
        z-index:99;
        width:140px;}
    .venus-menu ul{
        top:56px;
        left:0;
        padding-top:10px;}
    /*.venus-menu &gt; li &gt; ul &gt; li:first-child a:before{*/
    /*content:'';*/
    /*position:absolute;*/
    /*bottom:48px;*/
    /*left:45%;*/
    /*margin-left:-48px;*/
    /*width:0;*/
    /*height:0;*/
    /*border-left:8px solid rgba(255, 255, 255, 0);*/
    /*border-right:8px solid rgba(255, 255, 255, 0);*/
    /*border-bottom:8px solid #8ECB8D;*/
    /*}*/
    /*.venus-menu &gt; li &gt; ul &gt; li ul li:first-child a:before{*/
    /*content:'';*/
    /*position:absolute;*/
    /*bottom:16px;*/
    /*left:45%;*/
    /*margin-left:-71px;*/
    /*width:0;*/
    /*height:0;*/
    /*border-top:8px solid rgba(255, 255, 255, 0);*/
    /*border-right:8px solid #018A00;*/
    /*border-bottom:8px solid rgba(255, 255, 255, 0);*/
    /*}*/
    .venus-menu ul li ul{
        top:0;
        left:100%;
        padding-left:10px;}
    .venus-menu ul li{
        clear:both;
        width:100%;
        border:none;}
    /*.venus-menu ul li a{*/
    /*padding:14px 20px;*/
    /*width:100%;*/
    /*color:#fff;*/
    /*font-size:14px;*/
    /*text-decoration:none;*/
    /*display:inline-block;*/
    /*float:left;*/
    /*clear:both;*/
    /*background:#018A00;*/
    /*box-sizing:border-box;*/
    /*-moz-box-sizing:border-box;*/
    /*-webkit-box-sizing:border-box;*/
    /*-webkit-transition:background 0.2s linear;*/
    /*-moz-transition:background 0.2s linear;*/
    /*-o-transition:background 0.2s linear;*/
    /*transition:background 0.2s linear;*/
    /*}*/
    /*.venus-menu ul li:hover &gt; a{ background-color: #0E560D; }*/
    /*.venus-menu &gt; li &gt; ul &gt; li:first-child:hover a:before{*/
    /*border-bottom-color:#0E560D;*/
    /*}*/
    /*.venus-menu &gt; li &gt; ul &gt; li ul li:first-child:hover a:before{*/
    /*border-right-color:#0E560D;*/
    /*}*/
    /*.venus-menu &gt; li .indicator{*/
    /*position:absolute;*/
    /*color:#bababa;*/
    /*top:19px;*/
    /*right:8px;*/
    /*font-size:20px;*/
    /*-webkit-transition:color 0.2s linear;*/
    /*-moz-transition:color 0.2s linear;*/
    /*-o-transition:color 0.2s linear;*/
    /*transition:color 0.2s linear;*/
    /*display: none;*/
    /*}*/
    /*.venus-menu &gt; li:hover &gt; .indicator{*/
    /*color:#fff;*/
    /*}*/
    /*.venus-menu ul &gt; li .indicator{*/
    /*top:14px;*/
    /*right:8px;*/
    /*color:#fff;*/
    /*}*/
    .venus-menu i{
        line-height:20px !important;
        margin-right:6px;
        font-size:20px;
        float:left;}
    .venus-menu &gt; li.showhide{
        display:none;
        width:100%;
        height:46px;
        cursor:pointer;
        color:#777;
        border-bottom:solid 1px rgba(0, 0, 0, 0.1);
        background:#fff;}
    .venus-menu &gt; li.showhide span.title{
        margin:13px 0 0 20px;
        float:left;}
    .venus-menu &gt; li.showhide span.icon{
        margin:16px 20px;
        float:right;}
    .venus-menu &gt; li.showhide .icon em{
        margin-bottom:3px;
        display:block;
        width:20px;
        height:2px;
        background:#ccc;}
    .venus-menu li.search{
        float:right;}
    .venus-menu li.search form{
        margin:13px 20px 0 0;}
    .venus-menu li.search form input.search{
        height:26px;
        float:right;
        padding-left:5px;
        padding-right:5px;
        color:#777;
        outline:none;
        border:solid 1px #dedede;
        -o-transition:border .3s linear;
        -moz-transition:border .3s linear;
        -webkit-transition:border .3s linear;
        transition:border .3s linear;}
    .venus-menu li.search form input.search:focus{
        border-color:#018A00;}
    .zoom-out{
        -webkit-animation:zoomOut 600ms ease both;
        -moz-animation:zoomOut 600ms ease both;
        -o-animation:zoomOut 600ms ease both;
        animation:zoomOut 600ms ease both;}

    @-webkit-keyframes zoomOut{
        0%{
            -webkit-transform:scale(.6);}
        100%{
            -webkit-transform:scale(1);}
    }
    @-moz-keyframes zoomOut{
        0%{
            -moz-transform:scale(.6);}
        100%{
            -moz-transform:scale(1);}
    }
    @-o-keyframes zoomOut{
        0%{
            -o-transform:scale(.6);}
        100%{
            -o-transform:scale(1);}
    }
    @keyframes zoomOut{
        0%{
            transform:scale(.6);}
        100%{
            transform:scale(1);}
    }

    @media only screen and (max-width:768px){
        .venus-menu li{
            display:block;
            width:25%;}
        .venus-menu &gt; li &gt; a{
            padding:13px 0 14px 20px;}
        .venus-menu &gt; li.brand{
            display:none !important;}
        .venus-menu a{
            width:100%;
            box-sizing:border-box;
            -moz-box-sizing:border-box;
            -webkit-box-sizing:border-box;}
        .venus-menu ul, .venus-menu ul li ul{
            width:100%;
            padding:0;
            left:0;
            border:none;
            position:static;
            box-sizing:border-box;
            -moz-box-sizing:border-box;
            -webkit-box-sizing:border-box;}
        .venus-menu &gt; li &gt; ul &gt; li:first-child a:before, .venus-menu &gt; li &gt; ul &gt; li ul li:first-child a:before{
            border:none;}
        .venus-menu ul li{
            border-left:none;
            border-right:none;}
        .venus-menu ul li a{
            padding-top:10px;
            padding-bottom:10px;}
        .venus-menu ul &gt; li &gt; a{
            padding-left:40px !important;}
        .venus-menu &gt; li .indicator{
            top:14px;
            right:20px;
            font-size:20px;}
        .venus-menu ul &gt; li .indicator{
            top:10px;
            right:20px;}
        .venus-menu li.search form{
            margin:12px 18px 0 18px;}
        .venus-menu li.search form input.search{
            width:100%;
            margin-bottom:12px;
            box-sizing:border-box;
            -moz-box-sizing:border-box;
            -webkit-box-sizing:border-box;}
        .venus-menu &gt; li &gt; ul &gt; li &gt; a{
            padding-left:40px !important;}
        .venus-menu &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a{
            padding-left:60px !important;}
        .venus-menu &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a{
            padding-left:80px !important;}
    }
    .page-left{
        width: 150px;}
    .page-right{
        width: 100%;min-height: 200px;}
    .page-right .news-li li a{
        width: 50vw;
        min-width: 200px;}
    .news-wrap .news-list li a,.notice li a{
        width: 50vw;
        min-width: 250px;}

    .page-left.div2{
        position: relative;}


    .sec_left_title~ul{
        width: 100vw;}
    .sec_left_title~ul li{
        float: left;
        text-indent: 15px;}
    .sec_left_title~ul li a{
        padding-right: 15px;}
.header .nav-wrap .nav li h3 a{
padding:0;}





















}
.indicator{
    display: none;}




</pre></body></html>