@charset "utf-8";* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none
}
i, em {
    font-style: normal;
}
html,body {
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
    overflow-x: hidden
}

li {
    list-style: none
}

a {
    text-decoration: none;
    color: #333333
}

pa {
    border: 0;
    outline: none
}

body .clear {
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both
}

.center {
    max-width: 1400px;
    margin: 0 auto
}

img {
    border: 0;
    outline: none;
    transition: all 0.3s
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
    overflow: hidden;
    font-size: 0;
    height: 0
}

.clearfix {
    zoom: 1}

.pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s
}

.pic img:hover {
    transform: scale(1.2);
    cursor: pointer
}

.wap {
    display: none
}

a {
    display: block
}

.tops {
    background-color: #e7ebf2;
    padding-top: 25px;
    padding-bottom: 20px
}

.head_box {
    position: fixed;
    z-index: 999;
    width: 100%
}

.search {
    position: relative
}

.search div {
    margin-left: 40px
}

.search a {
    display: inline-block;
    color: #16397b;
    margin-right: 25px
}

.search a:hover {
    opacity: 0.85
}

.search span {
    display: inline-block;
    font-size: 14px;
    color: #16397b;
    margin-right: 5px
}

.search span:nth-child(1) {
    margin-right: 15px
}

.ss {
    border-radius: 6px;
    border: solid 1px #16397b;
    margin-top: 20px;
    width: 240px;
    height: 35px;
    background: #eef1f6
}

.search input.srk {
    width: 203px;
    height: 35px;
    padding-left: 10px;
    opacity: 0.3;
    float: left;
    border: 0;
    color: #16397b;
    background: none
}

.search img {
    position: absolute;
    right: 15px;
    top: 50px
}

.nav {
    background: #16397b
}

.first {
    height: 60px;
    font-size: 0
}

.first_nav:first-child {
    border: none
}

.first_nav>a {
    font-size: 18px;
    color: #fff
}

.first_nav {
    display: inline-block;
    font-size: 17px;
    width: 11.11%;
    line-height: 60px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    border-left: 1px solid #102c68
}

.second {
    position: absolute;
    z-index: 999;
    width: 100%;
    display: none;
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    left: 0;
    margin-top: -1px
}

.second>li {
    font-size: 15px;
    transition: 0.3s;
    color: #333;
    height: 50px;
    line-height: 50px;
    font-weight: normal !important
}

.first_nav:hover .second {
    display: block
}

.second li:hover a {
    background: #16397b
}

.second li:hover a {
    color: #ffffff
}

.foot {
    position: relative;
    z-index: 9;
    width: 100%;
    margin: 0 auto;
    background: url(../images/footerbg.jpg) no-repeat center;
    background-size: 100% 100%;
}

.foot_line {
    width: 100%;
    height: 5px;
    /* background-color: #16397b; */
}

.foots {
    margin-top: 40px;
    /* margin-bottom: 50px; */
}

.link p {
    line-height: 45px;
    padding-right: 20px;
    text-align: left;
    font-size: 14px;
    background: url(../images/icon7.png) no-repeat;
    background-position: right center
}

.link {
    font-size: 0
}

.link>div {
    position: relative;
    padding: 0 20px;
    width: 18%;
    background: rgba(34, 103, 177, 0.06);
    margin-right: 2%;
    display: inline-block
}

.link>div:nth-child(5) {
    margin-right: 0
}

.link>div:hover div {
    display: block
}

.link>div div {
    position: absolute;
    bottom: 100%;
    background: #fff;
    padding: 15px 0;
    left: 0;
    right: 0;
    display: none;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
    max-height: 300px;
    overflow: hidden auto
}

.link>div div a {
    display: block;
    color: #333;
    line-height: 30px;
    font-size: 14px;
    padding: 0 10px
}

.link>div div a:hover {
    background: #16397b;
    color: #fff
}

.foots_line {
    margin-top: 40px;
    width: 100%;
    height: 1px;
    background-color: #dcdcdc
}

.foot_w {
    margin-top: 30px;
    width: 100%;
    background: #16397b;
    margin: 0 auto;
    padding: 15px 0;
    /* line-height: 30px; */
    /* font-size: 18px; */
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    opacity: 0.6;
}

.foot_w p {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #fff;
}
.foot_w p a{display:inline-block;color:#fff}

@media screen and (max-width: 1400px) {
    .center {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (max-width: 1024px) {
    html, body {
        font-size: 14px
    }

    body {
        padding-top: 60px
    }

    .pc {
        display: none
    }

    .wap {
        display: block
    }

    .top {
        max-width: 1920px;
        margin: 0 auto;
        position: fixed;
        right: 10px;
        top: 18px;
        width: 25px;
        height: 25px;
        z-index: 9999
    }

    .top>img {
        display: block;
        width: 100%
    }

    .wap-menu {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99999;
        font-size: 0
    }

    .wap-menu img {
        height: 25px
    }

    .close-menu {
        display: none;
        position: absolute;
        right: 0;
        top: 0
    }

    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #e7ebf2;
        padding: 10px;
        z-index: 999;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1)
    }

    .m-logo {
        font-size: 0
    }

    .m-logo a {
        font-size: 0;
        line-height: 40px
    }

    .m-logo img {
        max-height: 40px;
        max-width: 85%;
        line-height: 40px;
        vertical-align: middle
    }

    .m-tlink {
        padding: 10px 15px 0 15px
    }

    .m-tlink a {
        font-size: 12px;
        margin-right: 10px;
        color: #fff;
        display: inline-block;
        line-height: 24px;
        background: #fff;
        color: #304174;
        line-height: 24px;
        padding: 0 15px;
        border-radius: 5px
    }

    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        border: 1px solid #fff;
        border: 1px solid rgba(255, 255, 255, 0.5);
        margin-top: 15px
    }

    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: #fff;
        border: 0
    }

    .m-search input[type="text"]::placeholder {
        color: #fff
    }

    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px
    }

    .m-nav {
        position: fixed;
        top: 60px;
        left: 100%;
        right: 0;
        bottom: 0;
        z-index: 999;
        background: #506da4;
        overflow-y: scroll;
        border-top: 1px solid #fff
    }

    .m-nav ul {
        padding: 0 15px
    }

    .m-nav ul li {
        border-bottom: 1px solid #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        position: relative
    }

    .m-nav ul li>span.on {
        transform: rotateZ(90deg)
    }

    .m-nav ul li ul {
        display: none;
        overflow: hidden
    }

    .m-nav ul li ul li {
        border: none;
        float: left;
        width: 33%
    }

    .m-nav>ul>li a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0;
        position: relative;
        color: #fff
    }

    .m-nav>ul>li ul li a {
        padding: 10px 0
    }

    .m-nav>ul>li>span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(../images/m-nav_down.png) no-repeat;
        background-size: 14px 14px;
        background-position: center center;
        right: 0;
        top: 15px;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s
    }
}

@media screen and (max-width: 768px) {
    .foots {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .foots_line {
        margin-top: 20px
    }

    .foot_w {
        margin-top: 15px
    }

    .link>div {
        width: 30%;
        margin-right: 3.33%
    }

    .link>div:nth-child(4) {
        margin-top: 10px
    }

    .link>div:nth-child(5) {
        margin-top: 10px
    }
}

@media screen and (max-width: 480px) {
    .link>div {
        width: 100%;
        margin-top: 0 !important
    }
}






/*底部*/













.footerbg .footer {
    margin: 0 auto;
    padding-top: 65px;
    /* height: 2.7rem; */
    padding-bottom: 20px;
}
.pagecontainer {
    width: 94%;
    margin: 0 auto;
    /* max-width: 14.4rem; */
}
.footerbg .footer .f_fl{
  float: left;
  width: 30%;
  margin-right: 5%;

}

.footerbg .footer .f_fl ul p{
  color: #FFFFFF;
  font-size: 17px;
  line-height: 31px;
}

.footerbg .footer .f_fl ul li i{
  color: rgba(255, 255, 255, 0.7)
}


.footerbg .footer .f_fl .links{
  position: relative;
  margin-top: 20px;
  width: 80%;
}

.footerbg .footer .f_fl .links .links_t{

height: 50px;

background: rgba(255, 255, 255, 0.05);

border: 1px solid rgba(255, 255, 255, 0.1);

padding: 0 5% 0 7%;
}

.footerbg .footer .f_fl .links .links_t h5{
  line-height: 50px;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
  background: url(../images/links.png) no-repeat right center;
  background-size: 11px 8px;
}

.footerbg .footer .f_fl .links .linksnr{
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 85px;
  background: #fff;
  overflow-x: auto;
  display: none;
  z-index: 99999999;
} 

.footerbg .footer .f_fl .links .linksnr a{
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 30px;
  padding: 0 7%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.footerbg .footer .flogo{
  float: left;
  margin-top: 28px;
  width: 30%;
  max-width: 440px;
}



.footerbg .footer .fico{
  float: right;
  
}


.footerbg .footer .fico .xinxiang{
  float: left;

}


.footerbg .footer .fico .xinxiang ul li{
  width: 164px;
  height: 70px;
  line-height: 70px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 15px;
  text-align: center;
}

.footerbg .footer .fico .xinxiang ul li a{
  display: inline-block;
  text-align: center;
  color: #FFFFFF;
  font-size: 18px;
}

.footerbg .footer .fico .xinxiang ul li a img{
  display: inline-block;
  margin-right: 15px;
  max-width: 23px;
  max-height: 23px;
  position: relative;
  top: 5px;
}

.footerbg .footer .fico .ewm{
  float: left;
  margin-left: 15px;
  width: 130px;
  height: 155px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.footerbg .footer .fico .ewm img{
  display: block;
  margin: 10px auto 0 auto;
  width: 110px;
  height: 110px;
}

.footerbg .footer .fico .ewm p{
  text-align: center;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 35px;
}


.footerbg .endbg{
  width: 100%;
  background: #1160ca;


}

.footerbg .endbg .end{
  margin: 0 auto;
  padding: 0.15rem 0;
  line-height: 0.3rem;
  font-size: 0.18rem;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}

.footerbg .endbg .end a{
  font-size: 0.18rem;
  color: rgba(255, 255, 255, 0.7);
}

@media (min-width: 1024px){
  .footerbg .footer .f_fl .links .linksnr a:hover{
    color: #0956bd;
  }

}



@media (max-width: 980px){

  .top_bg{
    display: none;
  }

  .header{
    display: none;
  }

  .nav_bg{
    display: none;
  }

  .phone_header {
    display: block;
  }


  
  .footerbg .footer{
    margin: 0 auto;
    padding: 0.5rem 0 0.3rem 0;
    height: auto;
  }
  
  .footerbg .footer .f_fl{
    float: none;
    width: 100%;
    margin-right: 0%;
  
  }
  
  .footerbg .footer .f_fl ul li{
    font-size: 0.28rem;
    line-height: 0.45rem;
  }
  
  
  .footerbg .footer .f_fl .links{
    position: relative;
    margin: 20px auto 0 auto;
    width: 80%;
  }
  
  .footerbg .footer .f_fl .links .links_t{
  
height: 60px;
  
padding: 0 5% 0 7%;
  }
  
  .footerbg .footer .f_fl .links .links_t h5{
    line-height: 60px;
    font-size: 18px;
    background: url(../images/links.png) no-repeat right center;
    background-size: 16px 13px;
  }
  
  .footerbg .footer .f_fl .links .linksnr{
    height: 120px;
  } 
  
  .footerbg .footer .f_fl .links .linksnr a{
    /* font-size: 0.24rem; */
    /* line-height: 0.4rem; */
  }
  
  
  .footerbg .footer .flogo{
    float: none;
    margin: 30px auto 0 auto;
    width: 88%;
    max-width: initial;
  }
  
  
  
  .footerbg .footer .fico{
    float: none;
    margin: 30px auto 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  
  
  .footerbg .footer .fico .xinxiang{
    float: none;
    display: inline-block;
  
  }
  
  
  .footerbg .footer .fico .xinxiang ul li{
    /* width: 2.24rem; */
    /* height: 0.8rem; */
    /* line-height: 0.8rem; */
    /* margin-bottom: 0.22rem; */
  }
  
  .footerbg .footer .fico .xinxiang ul li a{
    /* font-size: 0.24rem; */
  }
  
  .footerbg .footer .fico .xinxiang ul li a img{
    display: inline-block;
    margin-right: 0.15rem;
    /* width: 0.23rem; */
    /* height: 0.23rem; */
  }
  
  .footerbg .footer .fico .ewm{
    width: 130px;
    height: 150px;
    margin-left: 20px;
  }
  
  .footerbg .footer .fico .ewm img{
    width: 110px;
    height: 110px;
    margin: 10px auto 0 auto;
  }
  
  .footerbg .footer .fico .ewm p{
    font-size: 16px;
    line-height: 31px;
  }
  
  
  .footerbg .endbg{
    width: 100%;
    background: #1160ca;
  
  
  }
  
  .footerbg .endbg .end{
    margin: 0 auto;
    padding: 0.15rem 0;
    line-height: 0.3rem;
    font-size: 0.18rem;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
  }
  
  .footerbg .endbg .end a{
    font-size: 0.18rem;
    color: rgba(255, 255, 255, 0.7);
  }
  


}