@charset "UTF-8";
* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: normal;
    outline: none;
}

html,
body {
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333333;
}

img,
input {
    border: 0;
    outline: none;
}

.wap {
    display: none !important;
}

.top>img.wap {
    display: none;
}

body .clear {
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}

.px1200 {
    max-width: 1200px;
    margin: 0 auto;
}

.px1460 {
    max-width: 1460px;
    margin: 0 auto;
}

.px1650 {
    max-width: 1650px;
    margin: 0 auto;
}


/* 定位搜索框 */

.b-top {
    line-height: 40px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}

.t-search-zzc {
    position: fixed;
    z-index: 99998;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
}

.t-search {
    padding: 0 0 10px 0;
    display: none;
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 99999;
}

.t-search>div {
    min-width: 500px;
    margin: 0 auto;
    position: relative;
    padding-right: 50px;
    padding: 5px 0;
    background: #fff;
}

.t-search>div input[type="text"] {
    display: block;
    width: 100%;
    padding: 0 70px 0 20px;
    font-size: 16px;
    height: 30px;
    box-sizing: border-box;
}

.search-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    background: #00488b;
}

.search-btn input {
    display: block;
    width: 20px;
    margin: 10px auto;
}


/* 定位搜索框 */

.b-t-search {
    float: left;
}

.b-t-search>div {
    position: relative;
    border: 1px solid #595959;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0 10px;
    font-size: 0;
    background: #373535;
}

.b-t-search>div .search-text {
    border: none;
    outline: none;
    line-height: 25px;
    height: 25px;
    width: 125px;
    vertical-align: middle;
    background: none;
    color: #fff;
}

.b-t-search>div .search-btn {
    width: 25px;
    height: 25px;
    background: url(../images/search.png) no-repeat;
    background-position: center center;
    border: none;
    outline: none;
    vertical-align: middle;
}

.head {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
    transition: top 0.3s;
}

.head.on {
    position: fixed;
    top: 0;
    left: 0;
}

.head.on .head-top {
    padding-top: 10px;
    padding-bottom: 10px;
}

.head::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%;
    height: 100%;
    background: #0e599d;
    /* background: rgba(0, 102, 203, .8); */
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    transition: all 0.5s;
}

.head.on::before {
    bottom: 0;
}


.b-top-c {
    line-height: 46px;
    background: #0c4d87;
    position: relative;
    z-index: 9;
}
.b-top-c>div{
    max-width: 1400px;
    margin: 0 auto;
}
.b-top-c>div>p{
    float: left;
    color: #fff;
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
}
.b-top-c>div>div{
    float: right;
}
.b-top {
    line-height: 40px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}

.b-top-l {
    float: left;
    font-size: 14px;
    color: #fff;
    color: rgba(229, 229, 229, 0.8);
}

.b-top-r {
    float: right;
    overflow: hidden;
}

.b-top-r>ul {
    float: left;
    overflow: hidden; 
}

.b-top-r>ul>li {
    float: left;
    font-size: 0;
}

.b-top-r>ul>li a {
    font-size: 14px;
    display: inline-block;
    line-height: 14px;
    padding: 0px 15px;
    color: #fff;
    border-left: 1px solid rgba(255,255,255,.5);
    color: rgba(255,255,255,.5);
    vertical-align: middle;
}

.b-top-r>ul>li:first-child a {
    border: none;
}

.b-top-r>ul>li a:hover {
    color: #fff;
}

.b-t-search {
    float: left;
}

.b-t-search>div {
    position: relative;
    border: 1px solid #595959;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0 10px;
    font-size: 0;
    background: #373535;
}

.b-t-search>div .search-text {
    border: none;
    outline: none;
    line-height: 25px;
    height: 25px;
    width: 125px;
    vertical-align: middle;
    background: none;
    color: #fff;
}

.b-t-search>div .search-btn {
    width: 25px;
    height: 25px;
    background: url(../images/search.png) no-repeat;
    background-position: center center;
    border: none;
    outline: none;
    vertical-align: middle;
}

.search-box {
    float: left;
    margin-left: 20px;
    font-size: 0;
}

.search-box img {
    cursor: pointer;
    vertical-align: middle;
}
.head-top {
    position: relative;
    padding-bottom: 15px;
    padding-top: 15px;
    max-width: 1400px;
    margin: 0 auto;
    height: 108px;
}

.head.on .nav-r a {
    color: #333333;
    border-color: #333;
}

.head.on .nav-r a img {
    display: inline-block;
}

.head.on .nav-r a img:first-child {
    display: none;
}

.head.on .nav>ul>li>div {
}

.logo {
    float: left;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 15px;
}

.logo a {
    position: relative;
    transition: all 0.5s;
    top: 0;
}

.logo a {
    display: block;
}

.logo a img {
    vertical-align: middle;
}

.nav {
    text-align: right;
    margin-top: 19px;
    padding-left: 410px;
}

.nav>ul {
    font-size: 0;
    /* float: left; */
}

.nav>ul>li {
    float: left;
    text-align: center;
    position: relative;
    width: 9%;
}

.nav>ul>li.active>a {
    border-bottom: 3px solid #fff;
}

.nav>ul>li:first-child {
    margin-left: 0;
}

.nav>ul>li>a {
    display: block;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    position: relative;
    transition: all 0.3s;
}

.nav>ul>li.on>div {
    border-top: 3px solid #ffffff;
}

.nav>ul>li>a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.nav>ul>li.on>a::after {
    border-bottom: 5px solid #ffffff;
}


/* .nav>ul>li.active>a {
    border-color: #f0a402;
} */

.nav>ul>li>div {
    position: absolute;
    top: 100%;
    min-width: 90px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    background: rgb(255 255 255);
    z-index: 9999;
    overflow: hidden;
    line-height: normal;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.nav>ul>li>div>ul {
    overflow: hidden;
}

.nav>ul>li>div>ul>li a {
    display: block;
    font-size: 14px;
    line-height: 40px;
    transition: .3s;
    color: #333;
}

.nav>ul>li>div>ul>li a:hover {
    background: rgba(14 ,89 ,157,1);
    color: #fff;
}

.nav-r {
    float: left;
    position: relative;
}

.nav-r a {
    float: left;
    margin-left: 20px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 0;
}

.nav-r a img {
    vertical-align: middle;
    display: none;
}

.nav-r a img:first-child {
    display: inline-block;
}

.nav-r a span {
    display: block;
    font-size: 18px;
}

.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;
}


/* nav */

.next-back img {
    display: block;
    width: auto !important;
    height: auto !important;
}

.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.05);
}

.footer {
    position: relative;
    padding: 30px 0;
    /* display: none; */
    background: #253646;
} 
.link {}

.link p {
    line-height: 48px;
    padding-right: 20px;
    background: #303c45;
    color: #fff;
    text-align: left;
    font-size: 14px;
    background: url(../images/link-icon-down.png) no-repeat;
    background-position: right center;
}

.link>div {
    position: relative;
    padding: 0 20px;
    border: 1px solid rgba(255, 255, 255, .2);
    float: left;
    width: 30%;
    margin-left: 5%;
}

.link>div:first-child {
    margin-left: 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;
    height: 290px;
    overflow-x: auto;
}

.link>div div a {
    display: block;
    color: #333;
    line-height: 30px;
    font-size: 14px;
    padding: 0 10px;
}

.link>div div a:hover {
    background: #0560a9;
    color: #fff;
}
.bq{
    text-align: center;
    margin-top: 20px;
}
.bq p{
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
}
.bq p a{
    color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width:1600px) {
    .logo {
    }
    .nav {
    }
    .head-top{
        height: 90px;
    }
    .logo a img {
        height: 60px;
    }
    .nav {
        margin-top: 10px;
        padding-left: 320px;
    }
}

@media screen and (max-width:1400px) {
    .head-top{
        height: 75px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .logo{
        top: 10px;
    }
    .logo a img {
    height: 55px;
    }
    .nav {
        margin-top: 5px;
        padding-left: 300px;
    }
    
}

@media screen and (max-width:1320px) {
    .px1300 {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width:1220px) {
    .logo {
    }
    .nav {
    }
    .nav>ul>li>a {
        font-size: 14px;
    }
    .nav>ul>li {
    }
     
    .px1200{
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width:1024px) {
    body {
        padding-top: 60px !important;
    }
    .pc {
        display: none !important;
    }
    .wap {
        display: block !important;
    }
    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #0c4d87;
        z-index: 999;
        padding: 10px;
    }
    .m-logo {
        font-size: 0;
    }
    .m-logo a {
        font-size: 0;
        line-height: 40px;
        display: block;
    }
    .m-logo img {
        max-height: 40px;
        max-width: 80%;
        vertical-align: middle;
    }
    .m-tlink {
        padding: 10px 15px 0 15px;
    }
    .m-tlink a {
     font-size: 12px;
        display: inline-block;
        background: #fff;
        color: #304174;
        line-height: 25px;
        padding: 0 15px;
        border-radius: 5px;
        width: 100px;
        text-align: center;
        margin: 5px;
    }
    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        /* background: #fff; */
        margin-top: 15px;
        border: 1px solid #fff;
    }
    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: #fff;
    }
    .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;
        right: -100%;
        bottom: 0;
        z-index: 999;
        background: #0e599d;
        overflow-y: scroll;
        width: 100%;
        max-width: 375px;
    }
    .m-nav ul {
        padding: 0 15px;
        /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
    }
    .m-nav ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
    }
    .m-nav ul li>span.on {
        transform: rotateZ(90deg);
    }
    .m-nav ul li ul {
        display: none;
    }
    .m-nav ul li ul li {
        border: none;
    }
    .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) {
    .link>div{
        width: auto;
        float: none;
        margin-left: 0;
        margin-top: 10px;
    }
    .link>div:first-child{
        margin-top: 0;
    }
    .link p{
        line-height: 38px;
    }
}

@media screen and (max-width:480px) {
     
}

/*2022-3-11*/
        .li_tit > .str{ color:#e12738;}
        .box_nav{ text-align: right;    margin-top: 19px;    padding-left: 410px;}
        .clearr{ clear:both;}
        .home{float:left;height: 40px;width:60px;/* background-color:#2080d1; */font-size:15px;text-align: center;line-height: 40px;position:relative;z-index:9;font-weight: normal;}
        .home a{font-size: 16px !important;text-align: center;line-height: 40px;font-weight: normal;}
        
        .nav_tab{position:relative;text-align: right;margin-top: 19px;padding-left: 0;float: right;width: 1000px;}
        
        .nav_tab li{width: 117px;height: 100%;float:left;font-size:18px;text-align: center;line-height: 40px;}
        .nav_tab li a{color:#fff;font-size: 16px;font-weight: normal;}
        .home a{color:#fff;}
        .nav_tab li+li{margin-left: 0px;}
         .subnav{width: 1000px;position: absolute;z-index:8;top: 75px;right: 0;overflow:hidden;}
.subnav a:hover{color#0c4d87}
        .subnav>div{width: 100%;height: 100%;display: none;}
        .sty{color:#2080d1 !important; font-weight:bold;}
        .nav_tab li:hover{ background:#fff;}
  .subr{ width:1000px;height:386px; left:0px; overflow:hidden;position:absolute; z-index:11 ;}   
  .subr1{ width:1000px;height:180px; left:0px; overflow:hidden;position:absolute; z-index:11 ;}
  .ceshi {float:left;width: 1000px;height: 210px;font-size:13px;padding:20px;}
  .ceshi1 { float:left;width:970px;height:159px;font-size:13px;padding:17px 15px;}
  .ceshi2 {float:left;width: 1000px;height:181px;font-size:13px;padding:25px;}
  .sd{font-size:14px;color:#2080d1; line-height:42px; border:1px #9b9b9b dashed ; border-style:dashed none; width:100px; padding-left:10px;}
  .sd a{color:#2080d1;font-size:14px;}
  .sx a{ color:#6e6e6e; font-size:14px;}
  .sd a:hover{color:#2080d1;font-size:14px;}
  .sx a:hover{ color:#2080d1;font-size:14px ;}
  .sx{ color:#6e6e6e; line-height:28px; width:100px; padding:8px 0 8px 10px;} 
  .bsx{  border:1px #9b9b9b dashed ; border-style:dashed none;}
  .bx{ border-bottom:1px #9b9b9b dashed;border-style: none none dashed none;}
.s1{ height:301px; width:885px; background:#fff;}
.s2{ height:301px; width:885px; background:#fff;}
.s3{ height:301px; width:885px;background:#fff;}
.s4{ height:301px; width:885px;background:#fff;}
.s5{ height:301px; width:885px;background:#fff;}
.s6{ height:301px; width:885px;}
.s7{ height:301px;     background: #fff;
    width: 400px !important;}
.s8{ height:301px; width:885px;}
.s9{ height:301px; width:885px;background:#fff;}
.s10{ height:301px; width:885px;background:#fff;}
.sd,.sx,.bsx,.bx,.s1,.s2,.s3,.s4,.s5,.s6{ z-index:9999; position:relative;}

.ldbt{
    background: url(../images/saf0448b6d1c04a4e9ae058a4819518ab.png) no-repeat bottom left;
    padding-left: 4px;
    font-size: 16px;
    cursor: pointer;
    line-height: 30px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    }
    .fl{float:left;}
    .lwid470{width:470px;}
    .lwid357{width:357px;}
    .lwid345{width: 645px;}
    .lwid320{width: 645px;}
    .lwid306{width:306px;}
    .p13{font-size:13px;}

@media screen and (max-width: 1320px){
.nav_tab{margin-top: 23px;}
.nav_tab{width: 900px;}
.nav_tab li{width: 84px;}
.nav_tab li a{font-size: 14px;}
.home a{font-size: 14px !important;}
}
