@charset "utf-8";
 /*公用设置灰色调20200404
html{
        filter: grayscale(100%);
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
        -webkit-filter: grayscale(1);
    }*/

body,div,p,a,ul,li,form,input,span,img,h1,h2,h3,h4,select,option,img{padding:0; margin:0;}
ul,li{list-style:none;}
h1,h2,h3,h4{font-weight:normal;}
body{font-size:16px; color:#424649; font-family:"Microsoft YaHei"; background:#fff;}
img{border:none;}
a{text-decoration:none; color:#424649;}

/*banner20210629备份banner02.png下面是有口号的新年/files/image/20211231/eaefa6e5-988d-497f-a320-d0de1b4c385f.png下面是庆祝100周年/files/image/20210630/7ec5bf29-c619-4eff-b672-91211d9cf556.png下面是删掉的20220816-banner02.png*/
.bannerW{width:100%; min-width:1306px; height:116px; z-index:-9999; position:relative; background:url(../images/24-946994-bannerxin22.png) center 0 no-repeat;}
.bannerBiaoti2{width:1306px; height:116px; background:url(../images/bannerBiaoti.png) 0 center no-repeat; margin:-116px auto 0;}
/*banner2*/
.bannerW2{width:100%; min-width:1306px; height:116px; overflow:hidden; background:#fff;}
.banner2{width:1306px; height:116px; margin:0 auto; background:url(../images/bannerBiaoti2.png) 0 center no-repeat;}

/*导航*/
.navW{width:100%; min-width:1306px; height:62px; line-height:62px; background:#0e2655;}
.nav{width:1306px; height:62px; margin:0 auto; font-size:18px; color:#fff; border-left:1px solid #233d6d;}
.nav ul li{float:left; border-right:1px solid #233d6d;}
.nav ul li a{height:60px; padding:0 44px; display:block; text-align:center; text-decoration:none; color:#fff;}
.nav ul li .navOn{color:#02fafd; border-bottom:2px solid #02fafd;}

































