* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "Arial Black", "Arial Bold", "Century Gothic", "Comic Sans MS", "幼圆", "黑体", sans-serif;
    list-style: none;
}

a {
    text-decoration: none;
    color: #eee;
}

body {
    overflow-x: hidden;
}

.hide {
    display: none;
}

.c {
    display: none !important;
    background: #fff;
    height: 2px;
    width: 200px;
    display: inline-block;
}

.clear {
    clear: both;
}

.r {
    float: right !important;
}

.l {
    float: left !important;
}

.w1920 {
    max-width: 1920px;
    margin: 0 auto;
}

#main {
    max-width: 1920px;
    margin: 0 auto;
}

.header {
    height: 100px;
    height: 90px;
    /*background: #34495e;*/
    padding: 0 80px;
    color: #fff;
    /*position: fixed;*/
    width: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    transition: 0.4s;
    /*
    max-width: 1920px;
    margin: 0 calc(calc(100% - 1920px) / 2);
    */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*border-bottom: 1px solid #333;/*
    /*box-shadow: 0px 0px 10px #333;*/
    /*width: 1920px;*/
    right: 0;
    left: 0;
}

.xzkd {
    max-width: 1760px;
    margin: 0 auto;
    height: 100%;

}
.head-line{
    max-width: 100%;
    height: 1px;
    /*border-bottom: 1px solid #666;*/
    background-color: #666;

}
.cl{
    clear: both;
    float: none;
}

.logo {
    height: 60px;
    /*line-height: 100px;*/
    float: left;
    text-transform: uppercase;
    padding: 12px 0;
}

.logo img {
    height: 100%;
    transition: 0.4s;
}

.logo img:hover {
    height: 100%;
    content: url(../images/logo-2.png);
}

.menu {
    float: right;
    line-height: 90px;
}

.menu a {
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    transition: 0.4s;
    /*position: absolute;*/
    height: 180px;
    left: 0;
    top: 0;
    /*text-align: right;*/
    text-align: center;
    font-size: 22px;
}

.menu a:hover {
    top: -90px;
    color: #1c65ca;
}

.menu li {
    padding: 0 10px;
    display: inline-block;
    height: 90px;
    min-width: 70px;
    overflow: hidden;
    position: relative;
}
.menu li.action a {
    color: #1c65ca;
}

.menu li span {
    display: none;
}

.show-menu-btn,
.hide-menu-btn {
    transition: 0.4s;
    font-size: 30px;
    cursor: pointer;
    display: none;
}

.show-menu-btn {
    float: right;
}

.show-menu-btn i {
    line-height: 100px;
}

.menu a:hover,
.show-menu-btn:hover,
.hide-menu-btn:hover {
    color: #1c65ca;
}

#chk {
    position: absolute;
    visibility: hidden;
    z-index: -1111;
}

.htop {
    background: #fff;
}

.htop .menu a {
    color: #a0a0a0;
}

.htop .logo img {
    content: url(../images/logo-2.png);
}

.footer {
    color:#fff;
    height: auto;
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: #1b1b1b;
    margin-top: 0.5%;
    padding: 75px 80px 30px 80px;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.footer>a{
    width:15%;
    display: inline-block;
    float:left;
}

.footer .pc {
    display: block;
}

.footer .phone {
    display: none;
}

.footer .downlogo {
    float: left;
    width: 182px;
    height: 93px;
    background: url(../images/logo-3.png);
    background-size: 100% 100%;
}

.footer .links {
    float: left;
    color: #fff;
}
.footer .links:nth-child(1) p{
    line-height: 39px;
    padding:0 10px 0 0;
}
.footer .links:nth-child(1) {
    width:25%;
}

.footer .links:nth-child(2) {
    width:12%;
    margin-left: 5%;
    /*text-align: center;*/
}
.footer .links:nth-child(3) {
    width:25%;
    margin-left: 5%;
}
.footer .links:nth-child(4) {
    width:10%;
}
.footer .links .title {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}

.footer .links .title::before {
    background: #fff;
    content: "";
    position: absolute;
    top: 40px;
    left: 0px;
    height: 3px;
    width: 25px;
}

.footer .links ul,
.footer .links img {
    margin-top: 40px;
}

.footer .links li {
    line-height: 32px;
}
.footer .foot-contact li{
    line-height: 37px;
}

.footer .links.code {
    margin-left: 0px;
    /*width: 115px;*/
    float: right;
    overflow: hidden;
}

.footer .links.code img {
    height: 115px;
    width: 115px;
}

.footer .copyright {
    position: relative;
    bottom: 0;
    padding: 45px 0 15px;
    width: 100%;
    /*width: 1760px;*/
    border-top: 1px solid #eee;
    margin-top: 45px;
}

.footer .copyright a {
    color: #ddd;
    margin-right: 40px;
}

.footer .copyright a.r {
    margin-right: 0;
}

.footer .copyright a:hover {
    color: #fff;
}


/*黑体加粗效果开始*/

ul.menu2 .ch {
    font-family: "黑体";
    
}


/*黑体加粗效果结束*/

ul.menu2>li {
    /*color: #1b1b1b;*/
    position: relative;
    overflow: unset;
    /*width: 110px;*/
    text-align: center;
}

ul.menu2>li a {
    height: 90px;
    width: 100%;
}

ul.menu2>li a:hover {
    top: auto;
    color: #1c65ca;
}

ul.menu2>li ul.down {
    /*max-height: 0;*/
    /*transition: max-height 0.4s;*/
}

ul.menu2>li:hover ul.down {
    /*max-height: 400px;*/
}

ul.menu2>li:hover ul {
    height: auto;
    border-top: 4px solid #1c65ca;
    z-index: 1;
}

ul.menu2>li:hover>a {
    color: #0f0f0f;
}

ul.menu2>li:hover>a {
    color: #1c65ca;
}

.menu2 ul.down {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    height: 0;
    overflow: hidden;
    /*transition: 0.4s;*/
    top: calc(100% - 30px);
    background: rgba(0, 0, 0, .6);
}

.menu2 ul.down a {
    position: unset;
    color: #fff;
    font-size: 14px;
    display: block;
    height: auto;
}

ul.menu2 ul.down li {
    position: unset;
    box-sizing: border-box;
    width: 100%;
    line-height: 50px;
    line-height: 40px;
    line-height: 34px;
    padding: 0;
    margin: 0;
    display: block;
    height: auto;
    transition: 0.4s;
}

ul.menu2 ul.down li:hover {
    /*background: #1c65ca;*/
}

.menu2 ul.down a:hover {
    position: unset;
    color: #eee;
}


/*
.menu2 ul.down a:hover {
    color: #1c65ca;
}
*/

.menu2 .jj {
    display: none;
}

ul.menu2 li.none::before {
    display: none !important;
}

.BMap_bubble_content {
    height: 100% !important;
    width: 100% !important;
}

.BMap_bubble_content img {
    height: 100%;
    width: 100%;
}

.page{
    margin-top: 2em;
    text-align: center;
}
.page .current,.page .num,.page .prev,.page .next{
    display: inline-block;
    padding:.5em 1em .5em 1em;
    margin-right:.5em;
    border: 1px solid #cccccc;
    color:#000;
}
.page .current{
    background-color: #172144;
    color:#fff;}
.page .current:hover,.page .num:hover,.page .prev:hover,.page .next:hover{
    background-color: #172144;
    color:#fff;
}

/*底部小屏幕*/
@media screen and (max-width: 800px){
    .footer {
        height: auto;
        width: 100%;
        margin: 0 auto;
        position: relative;
        background: #1b1b1b;
        margin-top: 5px;
        padding: 75px 80px;
        font-size: 16px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .footer>a{
        width:100%;
        display: inline-block;
        float:left;
    }

    .footer .pc {
        display: none;
    }

    .footer .phone {
        display: block;
    }

    .footer .downlogo {
        float: left;
        width: 182px;
        width: 140px;
        height: 143px;
        height: 110px;
        background: url(../images/logo-3.png);
        background-size: 100% 100%;
    }

    .footer .links {
        float: left;
        color: #fff;
    }
    .footer .links:nth-child(1) p{
        line-height: 2em;
        padding:0 80px 0 0;
    }
    .footer .links:nth-child(1) {
        width:100%;
    }

    .footer .links:nth-child(2) {
        width:12%;
        margin-left: 5%;
        /*text-align: center;*/
    }
    .footer .links:nth-child(3) {
        width:100%;
        margin-left: 0%;
    }
    .footer .links:nth-child(4) {
        width:10%;
    }
    .footer .links .title {
        display: inline-block;
        font-size: 18px;
        font-weight: bold;
        position: relative;
    }

    .footer .links .title::before {
        background: #fff;
        content: "";
        position: absolute;
        top: 40px;
        left: 0px;
        height: 3px;
        width: 25px;
    }

    .footer .links ul,
    .footer .links img {
        margin-top: 40px;
    }

    .footer .links li {
        line-height: 30px;
    }

    .footer .links.code {
        margin-left: 0px;
        /*width: 115px;*/
        float: right;
        overflow: hidden;
    }

    .footer .links.code img {
        height: 115px;
        width: 115px;
    }

    .footer .copyright {
        position: relative;
        bottom: 0;
        padding: 45px 0 75px;
        width: 100%;
        /*width: 1760px;*/
        border-top: 1px solid #eee;
        margin-top: 45px;
    }

    .footer .copyright a {
        color: #ddd;
        margin-right: 40px;
    }

    .footer .copyright a.r {
        margin-right: 0;
    }

    .footer .copyright a:hover {
        color: #fff;
    }
}

.indent1{ text-indent: 1em;}
.indent2{ text-indent: 2em;}
.indent3{ text-indent: 3em;}
.indent4{ text-indent: 4em;}

/*修改*/
.fullimage{
    width:100%;
    margin: 0 auto;
}
.htop{
    /*position: fixed;*/
}

.page {
    text-align:center;
    padding:50px 0px 80px
}
.page li{
    display: contents;
}
.page span {
    display:inline-block;
    vertical-align:top;
    *display:inline;
    *zoom:1;
    width:37px;
    height:37px;
    text-align:center;
    line-height:37px;
    margin:0px 5px;
    padding:0;
    color:#636363;
    font-size:14px;
    font-weight:400
}
.page .laypage_curr {
    color:#fff;
    background-color:#d90000 !important;
    border-color:#d90000
}
.page a {
    display:inline-block;
    vertical-align:top;
    *display:inline;
    *zoom:1;
    width:37px;
    height:37px;
    text-align:center;
    line-height:37px;
    margin:0px 5px;
    padding:0;
    color:#636363;
    font-size:14px;
    font-weight:400;
    border:1px solid #ccc;
    -webkit-border-radius:3px;
    border-radius:3px;
    background-color:#fff
}
.page a:hover {
    color:#fff;
    background-color:#d90000;
    border-color:#d90000
}
.page .laypage_next, #page .laypage_prev {
    width:65px
}

.top-tel{
     color:#c1272d;
    font-size: 26px;
    font-weight: 600;
    /*font-style: italic;*/
    font-family: "sans-serif";
    height: 40px;
    padding: 22px 0 0;
    margin-left: 45px;
    display: inline-block;
}

/*2023-2-2*/

.footer{
    background: #2a66b0;
    padding: 0;
}
.footer .pc img{
    max-width: 100%;
}
.footer .pc-1{
    width:100%;
    /*display: table;*/
    line-height: 53px;
    display: flex;
    justify-content: space-between;
}
.footer .pc-1 .f-logo{
    float: left;
    margin-right: 0%;
}
.footer .pc-1 .f-menu{
    float: left;
}
.footer .pc-1 li{
    float: left;
    margin-right:0px;
}
.footer .pc-1 li a{
    font-size: 41px;
    font-weight: 300;
}

.footer .pc-2{
    width: 100%;
    /*display: table;*/
    line-height: 53px;
    display: flex;
    justify-content: space-between;
}
.footer .pc-2 .f-logo1{
    float: left;
    margin-right: 07%;
}
.footer .pc-2 .f-en{
    float: left;
    font-size: 25.3px;
    font-weight: 300;
}

.footer .pc-3{
    width: 100%;
    /*display: table;*/
    line-height: 53px;
    display: flex;
    justify-content: space-between;
}
.footer .pc-3 .f-logo1{
    float: left;
    margin-right: 0%;
}
.footer .pc-3 .f-address{
    float: left;
    font-size: 33px;
    font-weight: 300;
}

.footer .pc-4{
    margin-bottom: 70px;
}

.footer .downlogo{
    width:195px;
    height: 70px;
    background:url("../images/2023/icon6.png");
}

.pc .left{
    float: left;
    width:55%;
}
.footer .left .links{
    margin-top: 30px;
    width:100%;
    margin-left: 0;
    line-height: 1.7em;
    font-size: 14px;
}
.footer .left .links .foot-about{
    width:60%;
}
.pc .right{
    float: left;
}

.footer .right .foot-contact-left{
    float: left;
}
.footer .right .foot-contact-right{
    float: left;
}
.footer .right .links{
    margin-top: 15px;
    width:100%;
}
.footer .weixin img{
    width:155px;
    height: auto;
    margin-right: 40px;
}
.footer .foot-contact .title{
    display: block;
    font-size: 32px;
    font-weight: 400;
}
.footer .foot-contact .title::before{
    height: 0;
}
.footer .foot-contact .en{
 margin-left: 30px;
}
.footer .foot-contact .foot-contact-right-title{
    display: inline-block;
    font-size: 18px;
    position: relative;
    margin-bottom: 10px;
}
.footer .foot-contact .foot-contact-right-title::before{
    background: #fff;
    content: "";
    position: absolute;
    top: 30px;
    left: 0px;
    height: 3px;
    width: 18px;
}
.footer .foot-contact .foot-contact-right li{
    line-height: 25px;
}
.footer .copyright{
    width:100%;
    padding:15px 80px 40px 0px;
    /*padding-top: 15px;*/
    /*padding-top: 30px;*/
    margin-top: 0;
}
.footer .copyright a.l{
    margin-left: 115px;
}
.footer .copyright a.r{
    padding-right: 115px;
}

@media screen and (max-width: 1200px){
    .top-tel{
        display: none;
    }
    .footer .pc-1 li a{
        font-size: 14px;
    }
    .footer .pc-2 .f-en{
        font-size: 18px;
        line-height: 1.5em;
    }
    .footer .pc-3 .f-address{
        font-size: 14px;
    }
}
/*2023-2-15*/

