.header{
    width: 100%;
    background-color: #003466;
}

.footer{
    height: 100%;
}

.w{
    width: 1250px;
    background-color: #fff;
    margin: 0 auto;
}

.gg{
    padding: 0 0 0 0;
    height: 120px;
    position: relative;
    background-color: rgb(0,52,102);
    color: #fff;
}
.gg p{
    padding: 10px;
}
.gg p a{
    color: #fff;
    text-decoration:underline;
}
.gb{
    position:absolute;
    right:0px;
    top:15px;
    font-size: 22px;
    cursor:pointer
}
.nav{
    height: 35px;
    background-color: #000;
    position: relative;
}
.nav li{
    float: left;
    line-height: 35px;
    margin-right: 15px;
    font-size: 14px;
}
.nav li a{
    color: #fff;
}
.dengru{
    display: block;
    /* background-color: red; */
    position: absolute;
    right: 0;
    top: 0;
}
.dengru li{
    margin: 0;
    width: 70px;
    text-align: center;
    font-size: 14px;
}
.dengru li:nth-child(2) ul{
    position: absolute;
    top: 35px;
    right: 0;
    background: #ededed;
    /* display: none; */
}
.dengru li:nth-child(2) li{
    width: 300px;
    height: 50px;
    text-align: left;
    text-indent: 1em;
    line-height: 50px;
    font-size: 16px;
    border-bottom: 1px solid #d2d2d2;
}
.dengru #dlist{
    z-index: 999;
    display: none;
}
.dengru li:nth-child(2) li a{
    color: #000;
}
.dengru li:nth-child(2) li:hover{
    background-color: rgb(204, 204, 204);
}



.headermain{
    height: 85px;
    position: relative;
}
.logo{
    width: 220px;
    height: 85px;
    float: left;
    
}
.headermain .logo img{
    margin: 20px;
}
.headermain li{
    width: 120px;
    float: left;
    height: 85px;
    text-indent:2em;
    cursor:pointer;
}
.headermain li:hover{
    background-color:rgb(237, 237, 237);
}
.headermain li span{
    font-size: 12px;
}

.headermain .nanmain{
    width: 1250px;
    /* height: 500px; */
    background-color:rgb(237, 237, 237);
    position: absolute;
    top: 85px;
    left: 0;
    z-index: 10;
    float: left;
    display: none;
}
.headermain .nanmain .nanmainleft{
    width: 325px;
}
.headermain .nanmain .nanmainleft li{
    width: 100%;
    float: none;
    height: 100%;
    text-indent: 30px;
    cursor:none;
    font-size: 12px;
    margin: 10px 0 0 0;
}
.headermain .nanmain .nanmainleft li:hover{
    background-color:rgb(237, 237, 237);
}
.headermain .nanmain .nanmainleft{
    width: 325px;
    background-color:rgb(237, 237, 237);
    float: left;
    margin: 40px 0 0 0;
}
.headermain .nanmain .nanmainleft h2{
    color: #000;
    font-size: 18px;
    text-indent: 30px;
    margin: 25px 0 0 0;
}
.headermain .nanmain .nanmainleft a{
    color: #000;
}
.headermain .nanmain .nanmainleft:nth-child(4) h2{
    color: #fff;
}
.headermain .nanmain .nanmainleft:nth-child(4) a{
    color: #fff;
}
.headermain .nanmain .nanmainleft:nth-child(4) li:hover{
    background-color: #404040;;
}
.headermain .nanmain .nanmainleft:nth-child(4){
    position: absolute;
    top: 30px;
    right: 25px;
    background-color: #404040;;
}

















.box{
    height: 400px;
    /* background-color: red; */
}
.box .imginfo{
    width: 935px;
    height: 400px;
    background-image: url(../img/10265-kv-933x400.jpg);
    background-size: 935px 400px;
    position: relative;
    float: left;
}
.box .imginfo .imginfomin{
    height: 254px;
    width: 514px;
    background-color: #fff;
    position: absolute;
    top: 70px;
    left: 50px;
}
.box .imginfo .imginfomin h1{
    font-size: 38px;
    margin-top: 30px;
    margin-left: 30px;
}
.box .imginfo .imginfomin p{
    margin-left: 30px;
    margin-top: 10px;
}
.box .imginfo .imginfomin div{
    width: 190px;
    height: 50px;
    background-color: #db0011;
    text-align: center;
    line-height: 50px;
    margin-top: 10px;
    margin-left: 30px;

}
.box .imginfo .imginfomin div a{
    color: #fff;
}
.box .boxright{
    width: 300px;
    height: 400px;
    background-color: #3e505d;
    float: right;
}
.box .boxtop{
    width: 300px;
    height: 200px;
    color: #fff;
    border-bottom: 1px #000;
}
.box .boxtop h1{
    font-size: 20px;
    margin: 20px 0px 22px 15px;
}
.box .boxtop a{
    color: #fff;
}
.box .boxtop a:hover{
    text-decoration:underline;
}
.box .boxtop p{
    margin: 15px 15px 0px 15px;
}
.box .boxbelow{
    width: 300px;
    height: 200px;
    color: #fff;
    border-top: 1px solid #fff;
}
.box .boxbelow a{
    color: #fff;
}
.box .boxbelow a:hover{
    text-decoration:underline;
}
.box .boxbelow h1{
    font-size: 20px;
    margin: 20px 0px 22px 15px;
}
.box .boxbelow p{
    margin: 15px 15px 0px 15px;
}
.box .boxbelow a{
    color: #fff;
}








.notification{
    width: 1250px;
    background: rgba(55,103,152,0.15);
    margin-top: 25px;
    border: 1px solid #376798;
    position: relative;
    margin-bottom: 40px;
}
.notification .gb1{
    position:absolute;
    right:10px;
    top:15px;
    font-size: 22px;
    cursor:pointer
}
.notification p{
    display: block;
    margin-left: 40px;
    margin-right: 40px;
}
.columns{
    height: 163px;
    margin-bottom: 40px;
}
.columns li{
    width: 312.5px;
    height: 163px;
    float: left;
}
.columns li p{
    font-size: 12px;
    margin: 10px 40px 0 0;
}
.columns li a{
    color: #000;
    font-size: 26px;
}

.mainbody{
    height: 460px;
    /* background-color: red; */
    overflow: hidden;
    margin-bottom: 40px;
}
.mainbody ul{
    width: 1400px;
}
.mainbody li{
    width: 400px;
    /* height: 455px; */
    background-color: #fff;
    float: left;
    margin: 0 25px 0 0;
    /* border: 1px solid #d7d8d6; */
}
.mainbody li img{
    width: 400px;
    height: 224px;
}
.mainbody-a{
    color: #000;
    font-size: 26px;
}
.mainbody li a p{
    margin: 20px 20px 25px 25px;
}
.mainbody li p{
    margin: 20px 20px 25px 25px;
}



.fh{
    height: 40px;
}
.fh a{
    color: #000;
}






























.footer{
    height: 235px;
    background-color: aqua;
}
.footer .footermain{
    background-color: #404040;
    height: 140px;
}
.footer .footermain li{
    width: 300px;
    height: 85px;
    float: left;
    text-align: left;
    color: #fff;
    border-right: 1px solid #fff;
    margin: 25px 0 0 0;
}
.footer .footermain li:nth-child(4){
    border:none;
}
.footer .footermain li p{
    margin: 10px 0 0 20px;
}
.footer .footermain li a{
    color: #fff;
    margin: 0 0 0 20px;
}

.footer .footerbelow{
    height: 95px;
    background-color: #333;
}
.footer .footerbelow li{
    float: left;
    margin-top: 24px;
    margin-left: 10px;
}
.footer .footerbelow li a{
    color: #fff;
}
.footer .footerrigth{
    float: right;
}
.footer .footerrigth p{
    margin-top: 10px;
    color: #fff;
    font-size: 12px;
    text-align: left;
}
