.w {

    width: 1200px;
    margin: 0 auto;
    }
    .kuang {
        position: relative;
        width: 100%;
    }

    .kuang .toubu {
        padding: 0 20px;
        background: #06365f;
      
        position: relative;
        height: 97px;
        z-index: 999999;
    }
    .kuang .toubu .tu {
        float: left;
       width: 240px;
       margin-left: 220px;
       margin-top: 20px;
    }
    .kuang .toubu .tu img {
        width: 100%;
       float: left;
    }
    .kuang .tou .toubu .li {
        float: right;
        width: 66%;
      
    }
    @media (max-width:1700px) {
        .kuang .tou .toubu .li {
            float: right;
            width: 60%;
            margin-left: 1%;
        }
    }
.kuang .tou .toubu ul>li:nth-of-type(5) ul,.kuang .tou .toubu ul>li:nth-of-type(6) ul,.kuang .tou .toubu ul>li:nth-of-type(7) ul{
	left:auto;
	right:0;
}
.kuang .tou .toubu .li li {
    float: left;
    position: relative;
}

.kuang .tou .toubu  li a {
    display: block;
    text-align: center;
    padding: 30px 28px 30px;
    font-size: 16px;
    max-height: 96px;
    line-height: inherit;
    color: #fff;
}
@media (max-width:1700px) {
    .kuang .tou .toubu  li a {
        display: block;
        text-align: center;
        padding: 30px 20px 30px;
        font-size: 16px;
        max-height: 96px;
        line-height: inherit;
        color: #fff;
    }
}
@media (max-width:1440px) {
    .kuang .tou .toubu  li a {
        display: block;
        text-align: center;
        padding: 30px 10px 30px;
        font-size: 16px;
        max-height: 96px;
        line-height: inherit;
        color: #fff;
    }
}
.kuang .tou .li>ul>li>a:hover{
    background-color: rgba(37,96,147,0.95);
    color: #fff;
}
.kuang .tou .toubu  li span {
    display: block;
    color: #727b8c;
    font-size: 10px;
}
.kuang .tou .toubu ul ul {
    position: absolute;
    left: 0;
    text-align: left;
    top: 96px;
    box-shadow: 0 5px 5px rgba(0,0,0,0.3);
    width: 500px;
    background: #06365f;
    border-radius: 0 0px 10px 10px;
    padding: 15px 50px 20px 20px;
    box-sizing: border-box;
    display: none;

}
.kuang .tou .toubu .li .img {
    float: right;
    width: 35%;
    border: none;
    text-align: center;
    margin-top: 30px;
}
.kuang .tou .toubu .li .img img {
    width: 100%;
}

.kuang .tou .toubu .li .img p {
    font-size: 14px;
   color: #fff;
}
.kuang .tou .toubu .li li li {
    float: none;
    width: 50%;
    border-right: 1px dashed #dadee6;
    line-height: 30px;
}
.kuang .tou .toubu  li li a {
    display: block;
    text-align: left;
    padding: 0 0 0 0;
    font-size: 16px;
    max-height: 96px;
    line-height: inherit;
}
.kuang .tou .toubu  li li a:hover {
    color: #727b8c;
   
}
.kuang .tou .toubu li:hover ul {
    display: block;
}
.dibu {
    padding: 40px 0;
    background: #06365f;
}
.dibu .nei {
    overflow: hidden;
}
.dibu .nei .nei1 {
    float: left;
    width: 65%;
   

    color: #c7e7ff;
 
   
}
.dibu .nei .nei1 img {
    width: 40%;
    float: left;
}
.dibu .nei .nei1 span {
    float: right;
    width: 59%;
    margin-top: 5px;
    margin-left: 7px;
}
.dibu .nei .nei1 section{
    margin: 10px 0px 0px;
    width: 100%;
    display: flex;
    float: left;
}
.dibu .nei .nei1 {
    font-size: 12px;
    color: #c7e7ff;
}
.dibu .nei .nei1 a {
    font-size: 12px;
    color: #c7e7ff;
}
.dibu .nei  .r {
    float: right;
}
.fix {
    position: fixed;
    width: 50px;
    height: 275px;
    right: 0;
    top: 300px;
    z-index: 10000;
}
.fix li {
    width: 50px;
    height: 50px;
    float: left;
    position: relative;
    margin-bottom: 2px;
}
.fix li .x {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 5px 0 0 5px;
    top: 0;
    right: 0;
    transition: all 0.3s;
    background: #256093;
    color: #fff;
    font: 16px/50px "Î¢ÈíÑÅºÚ";
    overflow: hidden;
    transition: 0.5s;
}
.fix li .x:hover {
  width: 175px; 
  background: #0068b7; 
  padding-left: 17px; 
  overflow: hidden;

}

.fix li .x img {
    float: right;
}
.fix1 {
    position: fixed;
    width: 50px;
    right: 0px;
    z-index: 10000;
    top: 402px;
    height: 80px;
}
.fix1 li {
    width: 50px;
    height: 50px;
    font: 16px/50px "Î¢ÈíÑÅºÚ";
    margin-top: 3px;
}
.fix1 li a {
    display: block;
    background: #256093;
    color: #fff;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 5px 0 0 5px;
}
.fix1 li a img {
    vertical-align: middle;
    display: inline-block;
    padding: 15px 0;
}


.fix1 li:hover a{
    background-color:#0068b7 ; 
}

.fix1 li:hover i{
      display: block;
}
.fix1 li a {
    display: block;
}
.fix1 li .e {

    position: relative;
}
.fix1 li i {
   
    position: absolute;
   top: -45px;
    right: 60px;
    display: none;
}
.fix1 li  i img {
    width: 150px;
    height: auto;
    padding: 15px 0;

}
.fix1 li  .e:hover i {
    display: block;
}
