* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

li {
    list-style: none;
}

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

img {
    border: 0;
    vertical-align: middle;
}

body {
    font-family: "Microsoft YaHei", sans-serif;
    min-width: 1300px;
}
/* ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â */
.h_login {
    float: left;
    position: relative;
    line-height: 40px;
    margin-right: 20px;
}

.h_login a {
    color: #fff;
}
.h_login ul{
    position:absolute;
    background:#fff;
    color:#000;
    text-align:center;
    display: none;
}
.h_login:hover ul {display: block;}
.h_login ul li{
    text-align:center;
    width:100%;
    margin-left:0 !important;
        float: left;
    line-height: 28px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.h_login ul li a{
    color:#000;
    text-align:center;
}
.ext-inline-1 {
    cursor: pointer;
}
.ext-inline-2 {
    cursor: pointer;
}
.header {
    position: relative;
    overflow: hidden;
}
.header .top {
    width: 100%;
    height: 40px;
    /* float: left; */
    background: #004564;
}
.header .top .w1200 {
    width: 1200px;
    margin: 0 auto;
}
.header .top .w1200 .left {
    float: left;
}
.header .top .w1200 .left p {
    float: left;
    margin-right: 10px;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
        position: relative;
    top: 12px;
}
.header .top .w1200 .left p a {
    display: block;
    color: #fff;
    text-decoration: none;
}
.header .top .w1200 .left span {
    float: left;
    padding-right: 8px;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
}
.header .top .w1200 .right {
    float: right;
    display: flex;
    align-items: center;
}
.header .top .w1200 .right p {
    margin: 0 10px 0 0;
}
.header .top .w1200 .right p a {
    display: block;
    color: #fff;
    text-decoration: none;
}
.header .jtfontstyle28616, .header .ftfontstyle28616 {
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    margin: 0 5px;
}
.header .top .w1200 .right p a.wza {
    display: block;
    float: right;
    padding: 0 15px;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    background: none;
    border: 1px solid #fff;
    border-radius: 40px;
    text-decoration: none;
}
.header .top .w1200 .right p a.zzgh {
    display: block;
    float: left;
    padding: 0 15px;
    border-radius: 20px;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    text-decoration: none;
}
.header .top .w1200 .right p a.zzb {
    background: #d18044;
}
.header .top .w1200 .right p a.ghb {
    background: #c00;
}
.header .hbg {
    width: 100%;
    /* float: left; */
    background: #004564;
    background-size: 100% 100%;
    border-top: 1px solid #01283a;
    border-bottom: 1px solid #2b627b;
}
.header .hbg .w1200 {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.header .hbg .w1200 .left {
    width: 500px;
    height: 200px;
    /* float: left; */
}
.header .hbg .w1200 .left a.logo {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/common/logo1.png) no-repeat left center;
}
.header .hbg .w1200 .left a.logo img {
    display: none;
}
.header .search {
    width: 430px;
    height: 50px;
    /* float: right; */
    margin: 80px 0 0 70px;
}
.header .search .searchbox {
    display: flex;
    background-color: #668fa2;
    border-radius: 5px;
    overflow: hidden;
}
.header .search .text {
    width: 340px;
    height: 40px;
    float: left;
    margin: 5px;
    border: none;
    border-radius: 8px;
    background: none;
    outline: none;
    color: #fff;
}
.header .search .text:focus {
    outline: none;
    border: none;
    box-shadow: none;
}
.header .search .button {
    width: 80px;
    height: 50px;
    float: left;
    margin: 0;
    border: none;
    background: #eee;
    font-size: 20px;
    line-height: 50px;
    color: #004564;
    text-align: center;
    font-weight: bold;
}
.header .bnav {
    /* position: fixed; */
    top: 0;
    left: 0;
    right: 0;
    z-index: 998;
    background: #004564;
    border-top: 1px solid #002f44;
    /* border-bottom: 10px solid #145a79; */
    height: 64px;
    z-index: 2;
}
.header .bnav .nav {
    width: 1200px;
    height: 64px;
    margin: 0 auto;
    overflow: hidden;
}
.header .bnav .nav li {
    width: 171px;
    height: 64px;
    float: left;
    list-style-type: none;
}
.header .bnav .nav li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 24px;
    color: #fff;
    line-height: 64px;
    text-align: center;
    text-decoration: none;
}
.header .bnav .nav li a:hover {
    border-bottom: 3px solid #fff;
}
.header .bnav .nav li:first-child {
    border-left: none;
}
/* ÃƒÂ¥Ã‚Â°Ã‚ÂÃƒÂ¥Ã‚Â±Ã‚ÂÃƒÂ¥Ã‚Â¹Ã¢â‚¬Â¢ */
/* ==================== ÃƒÂ§Ã‚Â§Ã‚Â»ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ§Ã‚Â«Ã‚Â¯ÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ©Ã¢â‚¬Â¦Ã‚ÂÃƒÂ¯Ã‚Â¼Ã‹â€ ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ¯Ã‚Â¼Ã¢â‚¬Â° ==================== */
@media (max-width: 768px) {
    /* ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¨ÃƒÂ¥Ã‚Â±Ã¢â€šÂ¬ÃƒÂ©Ã‹Å“Ã‚Â²ÃƒÂ¦Ã‚ÂºÃ‚Â¢ÃƒÂ¥Ã¢â‚¬Â¡Ã‚Âº */
    html, body {
        overflow-x: hidden !important;
    }
    body {
        min-width: 100% !important;
    }
    .header {
        overflow: visible !important;  /* ÃƒÂ©Ã‹Å“Ã‚Â²ÃƒÂ¦Ã‚Â­Ã‚Â¢ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ¦Ã¢â‚¬Â¹Ã¢â‚¬Â°ÃƒÂ¨Ã‚ÂÃ…â€œÃƒÂ¥Ã‚ÂÃ¢â‚¬Â¢ÃƒÂ¨Ã‚Â¢Ã‚Â«ÃƒÂ¦Ã‹â€ Ã‚ÂªÃƒÂ¦Ã¢â‚¬â€œÃ‚Â­ */
    }

    /* ÃƒÂ¦Ã¢â‚¬Â°Ã¢â€šÂ¬ÃƒÂ¦Ã…â€œÃ¢â‚¬Â°ÃƒÂ¥Ã¢â‚¬ÂºÃ‚ÂºÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¥Ã‚Â®Ã‚Â½ÃƒÂ¥Ã‚ÂºÃ‚Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹ÃƒÂ¥Ã¢â€žÂ¢Ã‚Â¨ÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¹ÃƒÂ¤Ã‚Â¸Ã‚ÂºÃƒÂ¨Ã¢â‚¬Â¡Ã‚ÂªÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â */
    .header .top .w1200,
    .header .hbg .w1200,
    .header .bnav .nav {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: auto;
        margin-right: auto;
    }

    /* ÃƒÂ©Ã‚Â¡Ã‚Â¶ÃƒÂ¦Ã‚Â Ã‚ÂÃƒÂ¯Ã‚Â¼Ã…Â¡ÃƒÂ¦Ã‚Â¨Ã‚ÂªÃƒÂ¥Ã‚ÂÃ¢â‚¬ËœÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¹ÃƒÂ¤Ã‚Â¸Ã‚ÂºÃƒÂ¦Ã‚ÂÃ‚Â¢ÃƒÂ¨Ã‚Â¡Ã…â€™ÃƒÂ¯Ã‚Â¼Ã…â€™flex ÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¦ÃƒÂ¤Ã‚Â¸Ã‚Â­ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ©Ã‚Â½Ã‚Â */
    .header .top {
        height: auto !important;
        padding: 8px 0;
    }
    .header .top .w1200 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .header .top .w1200 .left {
        float: none;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 5px;
    }
    .header .top .w1200 .left p {
        float: none;
        top: auto;
        margin-right: 5px;
        font-size: 13px;
        line-height: 28px;
    }
    .header .top .w1200 .left span {
        float: none;
        line-height: 28px;
        font-size: 13px;
    }
    .header .top .w1200 .right {
        float: none;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .header .top .w1200 .right p {
        margin: 3px 5px;
    }
    .header .jtfontstyle28616,
    .header .ftfontstyle28616 {
        line-height: 30px;
        font-size: 13px;
    }
    .header .top .w1200 .right p a.wza,
    .header .top .w1200 .right p a.zzgh {
        float: none;
        font-size: 13px;
        line-height: 24px;
        padding: 0 10px;
    }

    /* Logo + ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ¥Ã…â€™Ã‚ÂºÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¹ÃƒÂ¤Ã‚Â¸Ã‚ÂºÃƒÂ§Ã‚ÂºÃ‚ÂµÃƒÂ¥Ã‚ÂÃ¢â‚¬Ëœ */
    .header .hbg {
        padding: 15px 0;
    }
    .header .hbg .w1200 .left {
        width: 100% !important;
        height: auto !important;
        float: none;
        display: flex;
        justify-content: center;
    }
    .header .hbg .w1200 .left a.logo {
        width: 80%;
        height: 20vw;
        background-size: contain;
        background-position: center;
    }
    .header .search {
        width: 100% !important;
        float: none;
        margin: 15px 0 0 0;
        height: auto;
    }
    .header .search .searchbox {
        width: 100%;
    }
    .header .search .text {
        width: calc(100% - 80px);
        font-size: 14px;
        height: 40px;
        margin: 5px;
    }
    .header .search .button {
        width: 70px;
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        margin: 4px 4px;
        border-radius: 5px;
    }

    /* ÃƒÂ¤Ã‚Â¸Ã‚Â»ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¹ÃƒÂ¤Ã‚Â¸Ã‚ÂºÃƒÂ§Ã‚ÂºÃ‚ÂµÃƒÂ¥Ã‚ÂÃ¢â‚¬ËœÃƒÂ¥Ã‚Â Ã¢â‚¬Â ÃƒÂ¥Ã‚ÂÃ‚Â  */
    .header .bnav {
        height: auto !important;
        border-bottom: none;
    }
    .header .bnav .nav {
        display: flex;
        flex-wrap: wrap;
        height: auto;
    }
    .header .bnav .nav li {
        float: none;
        height: auto;
        border-bottom: 1px solid rgba(255,255,255,0.15);
    }
    .header .bnav .nav li a {
        font-size: 17px;
        line-height: 46px;
        text-align: left;
        padding-left: 20px;
    }
    .header .bnav .nav li a:hover {
        line-height: 46px;
        border-bottom: none;
        background: rgba(255,255,255,0.1);
    }

    /* ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ§Ã¢â‚¬Â°Ã¢â‚¬Â¡ÃƒÂ©Ã‹Å“Ã‚Â²ÃƒÂ¦Ã‚ÂºÃ‚Â¢ÃƒÂ¥Ã¢â‚¬Â¡Ã‚Âº */
    .header img {
        max-width: 100%;
        height: auto;
    }
}

@media (max-width: 480px) {
    .header .hbg .w1200 .left a.logo {
        height: 18vw;
    }
    .header .search .text {
        width: calc(100% - 70px);
    }
    .header .bnav .nav li a {
        font-size: 15px;
        line-height: 42px;
    }
}
/* ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Âend */
/* ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â */
.auto-gen-1 {
    margin-top: 500px;
}
.auto-gen-2 {
    margin: 0;
    border: 0;
    cursor: pointer;
}
.yqlj {
    width: 100%;
    height: 55px;
    float: left;
    background: #004564;
}
.yqlj .yq-box {
    width: 1200px;
    margin: 0 auto;
}
.yqlj .yq-box li {
    width: 183px;
    float: left;
    position: relative;
}
.yqlj .yq-box li font {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fff;
    line-height: 55px;
    text-align: center;
}
.yqlj .yq-box span {
    width: 100px;
    float: left;
    font-size: 19px;
    line-height: 55px;
    color: #fff;
    font-weight: bold;
}
.yqlj .yq-box li font::after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 23px;
    right: 5px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(45deg);
}
.yqlj .yq-box li:hover font::after {
    top: 28px;
    border-right: none;
    border-bottom: none;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.yqlj .yq-box li dl {
    width: 100%;
    max-height: 245px;
    float: left;
    padding: 10px 0;
    overflow-x: hidden;
    position: absolute;
    display: none;
    z-index: 10;
    bottom: 55px;
    left: 0;
    background: #fff;
}
.yqlj .yq-box li dl dd {
    width: 100%;
    float: left;
}
.yqlj .yq-box li dl dd a {
    display: block;
    width: 100%;
    font-size: 15px;
    color: #333;
    line-height: 35px;
    text-align: center;
}
.yqlj .yq-box li:hover dl {
    display: block;
}
.yqlj .yq-box li dl dd a:hover {
    color: #004564;
}
.foot {
    /* float: left; */
    background: #004564;
    border-top: solid 1px #145a79;
}
.foot .footer {
    width: 1200px;
    margin: 30px auto;
    overflow: hidden;
}
.foot .footer div {
    float: left;
    background: #145a79;
    margin-right: 5px;
}
.foot .footer .f-l {
    width: 250px;
    height: 155px;
}
.foot .footer .f-l .red {
    width: 74px;
    height: 80px;
    margin: 0 25px;
}
.foot .footer .f-l .jiucuo {
    width: 110px;
    margin-top: 13px;
    margin-bottom: 8px;
}
.foot .footer .f-l .wzabs {
       width: 46%;
    /* height: 55px; */
    float: left;
    margin-top: 13px;
    margin-left: 10px;
}
.foot .footer .f-l .wzabs a {
    display: block;
    float: left;
    background: #fff;
}
.foot .footer .f-l .wzabs a img {
    width: 110px;
    float: left;
}
.foot .footer .f-l .wljb {
    width: 91px;
    float: left;
}
.foot .footer .f-l .wljb a {
    display: block;
    width: 109px;
    float: left;
    margin-bottom: 5px;
}
.foot .footer .f-l .wljb a img {
    width: 100%;
    height: 31px;
    float: left;
}
.foot .footer .f-c {
    width: 100px;
    height: 155px;
}
.foot .footer .f-c p {
    width: 100%;
    float: left;
}
.foot .footer .f-c p a {
    display: block;
    font-size: 14px;
    line-height: 51px;
    color: #fff;
    text-align: center;
}
.foot .footer .f-e {
    width: 555px;
    height: 155px;
    padding: 0 20px;
}
.foot .footer .f-e p {
    float: left;
    font-size: 14px;
    line-height: 39px;
    color: #fff;
}
.foot .footer .f-e p:nth-child(2), .foot .footer .f-e p:nth-child(4), .foot .footer .f-e p:nth-child(6) {
    margin-left: 8px;
}
.foot .footer .f-r {
        width: 253px;
    height: 154px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.foot .footer .f-r li {
    display: block;
    width: 100px;
    float: left;
    margin: 5px 10px 5px 0;
}
.foot .footer .f-r li img {
    /* width: 100px; */
    text-align: center;
    height: 100px;
    float: left;
    position: relative;
    left: 5px;
}
.foot .footer .f-r li p {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    text-align: center;
}
.foot .foot-b {
    width: 100%;
    overflow: hidden;
    display: flex;
    /* float: left; */
    background: #145a79;
    height: 59px;
}
.foot .foot-b .w1200 {
    width: 1200px;
    margin: 0 auto;
    display: flex;
}
.foot .foot-b p {
    float: left;
    font-size: 16px;
    color: #fff;
    padding: 0 75px;
    line-height: 60px;
    text-align: left;
}
.foot .foot-b p a {
    color: #fff;
}
.foot .foot-b p a img {
    float: left;
    margin: 22px 10px 0 0;
}
.foot .foot-b p a:hover {
    color: #004564;
}
.foot a {
    text-decoration: none;
}
.foot li {
    list-style: none;
}
/* ==================== ÃƒÂ§Ã‚Â§Ã‚Â»ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ§Ã‚Â«Ã‚Â¯ÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ©Ã¢â‚¬Â¦Ã‚ÂÃƒÂ¯Ã‚Â¼Ã‹â€ ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ¥Ã‚ÂÃ…Â ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¨Ã¢â‚¬Å¾Ã…Â¡ÃƒÂ¯Ã‚Â¼Ã¢â‚¬Â° ==================== */
/* ==================== ÃƒÂ§Ã‚Â§Ã‚Â»ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ§Ã‚Â«Ã‚Â¯ÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ©Ã¢â‚¬Â¦Ã‚ÂÃƒÂ¯Ã‚Â¼Ã‹â€ ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ¥Ã‚ÂÃ…Â ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¨Ã¢â‚¬Å¾Ã…Â¡ÃƒÂ¯Ã‚Â¼Ã¢â‚¬Â° ==================== */
/* ==================== ÃƒÂ§Ã‚Â§Ã‚Â»ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ§Ã‚Â«Ã‚Â¯ÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ©Ã¢â‚¬Â¦Ã‚ÂÃƒÂ¯Ã‚Â¼Ã‹â€ ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ¥Ã‚ÂÃ…Â ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¨Ã¢â‚¬Å¾Ã…Â¡ÃƒÂ¯Ã‚Â¼Ã¢â‚¬Â° ==================== */
@media (max-width: 768px) {
    /* ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¨ÃƒÂ¥Ã‚Â±Ã¢â€šÂ¬ÃƒÂ©Ã‹Å“Ã‚Â²ÃƒÂ¦Ã‚ÂºÃ‚Â¢ÃƒÂ¥Ã¢â‚¬Â¡Ã‚Âº */
    html, body {
        overflow-x: hidden !important;
    }
    body {
        min-width: 100% !important;
    }
    .foot {
        float: none !important;
        width: 100% !important;
    }

    .auto-gen-1 {
        margin-top: 20px;
    }

    /* ÃƒÂ¥Ã‚ÂÃ¢â‚¬Â¹ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ÃƒÂ©Ã¢â‚¬Å“Ã‚Â¾ÃƒÂ¦Ã…Â½Ã‚Â¥ÃƒÂ¥Ã…â€™Ã‚ÂºÃƒÂ¥Ã…Â¸Ã…Â¸ */
    .yqlj {
        height: auto !important;
    }
    .yqlj .yq-box {
        width: 100% !important;
        display: flex;
        flex-wrap: wrap;
        padding: 10px 15px;
    }
    .yqlj .yq-box span {
        width: 100% !important;
        float: none;
        line-height: 40px;
        font-size: 17px;
    }
    .yqlj .yq-box li {
        width: 50% !important;
        float: none !important;
        border-bottom: 1px solid rgba(255,255,255,0.3);
        position: relative;
    }
    .yqlj .yq-box li font {
        font-size: 15px;
        line-height: 45px;
        cursor: pointer; /* ÃƒÂ¦Ã‚ÂÃ‚ÂÃƒÂ§Ã‚Â¤Ã‚ÂºÃƒÂ¥Ã‚ÂÃ‚Â¯ÃƒÂ§Ã¢â‚¬Å¡Ã‚Â¹ÃƒÂ¥Ã¢â‚¬Â¡Ã‚Â» */
    }
    .yqlj .yq-box li font::after {
        top: 18px;
        right: 10px;
    }

    /* ÃƒÂ§Ã‚Â§Ã‚Â»ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ§Ã‚Â«Ã‚Â¯ÃƒÂ§Ã‚Â¦Ã‚ÂÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ hover ÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¢ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¯Ã‚Â¼Ã…â€™ÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¹ÃƒÂ¤Ã‚Â¸Ã‚ÂºÃƒÂ§Ã¢â‚¬Å¡Ã‚Â¹ÃƒÂ¥Ã¢â‚¬Â¡Ã‚Â»ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â¡ÃƒÂ¦Ã‚ÂÃ‚Â¢ */
    .yqlj .yq-box li:hover dl {
        display: none !important;   /* ÃƒÂ¥Ã‚Â½Ã‚Â»ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ§Ã‚Â¦Ã‚ÂÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ hover */
    }
    .yqlj .yq-box li dl {
        display: none !important;   /* ÃƒÂ©Ã‚Â»Ã‹Å“ÃƒÂ¨Ã‚Â®Ã‚Â¤ÃƒÂ©Ã…Â¡Ã‚ÂÃƒÂ¨Ã¢â‚¬â€Ã‚Â */
        position: static;
        width: 100%;
        max-height: none;
        background: rgba(0,0,0,0.3);
        padding: 5px 0;
    }
    .yqlj .yq-box li.active dl {
        display: block !important;  /* ÃƒÂ§Ã¢â‚¬Å¡Ã‚Â¹ÃƒÂ¥Ã¢â‚¬Â¡Ã‚Â»ÃƒÂ¥Ã‚ÂÃ…Â½ÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¢ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ */
    }
    .yqlj .yq-box li dl dd a {
        color: #fff;
        font-size: 14px;
        line-height: 32px;
    }

    /* ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¨Ã¢â‚¬Å¾Ã…Â¡ÃƒÂ¤Ã‚Â¸Ã‚Â»ÃƒÂ¥Ã…â€™Ã‚ÂºÃƒÂ¥Ã…Â¸Ã…Â¸ÃƒÂ§Ã‚ÂºÃ‚ÂµÃƒÂ¥Ã‚ÂÃ¢â‚¬ËœÃƒÂ¥Ã‚Â Ã¢â‚¬Â ÃƒÂ¥Ã‚ÂÃ‚Â ÃƒÂ¯Ã‚Â¼Ã‹â€ ÃƒÂ¤Ã‚Â»Ã‚Â¥ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â¸Ã‚ÂÃƒÂ¥Ã‚ÂÃ‹Å“ÃƒÂ¯Ã‚Â¼Ã¢â‚¬Â° */
    .foot .footer {
        width: 100% !important;
        padding: 15px;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    .foot .footer div {
        float: none !important;
        width: 100% !important;
        height: auto !important;
        margin-right: 0 !important;
        background: #145a79;
        padding: 5px;
        border-radius: 6px;
        box-sizing: border-box;
    }
    .foot .footer .f-l {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        gap: 10px;
    }
    .foot .footer .f-l .red,
    .foot .footer .f-l .jiucuo,
    .foot .footer .f-l .wzabs,
    .foot .footer .f-l .wljb {
        width: auto !important;
        height: auto !important;
        float: none;
        margin: 0;
    }
    .foot .footer .f-l .red img {
        /* width: 80px; */
        height: auto;
    }
    .foot .footer .f-l .wljb {
        display: flex;
        gap: 10px;
    }
    .foot .footer .f-l .wljb a {
        width: auto;
    }
    .foot .footer .f-l .wljb a img {
        width: 100px;
        height: auto;
    }
    .foot .footer .f-c {
        display: flex;
        justify-content: space-around;
    }
    .foot .footer .f-c p {
        width: auto;
        float: none;
    }
    .foot .footer .f-c p a {
        line-height: 40px;
        font-size: 16px;
    }
    .foot .footer .f-e {
        padding: 10px;
    }
    .foot .footer .f-e p {
        float: none;
        line-height: 30px;
        font-size: 14px;
        margin-left: 0 !important;
    }
    .foot .footer .f-r {
        width: 100% !important;
        height: auto !important;
        display: flex;
        justify-content: center;
        gap: 20px;
    }
    .foot .footer .f-r li {
        width: auto;
        margin: 0;
    }
    .foot .footer .f-r li img {
        /* width: 80px; */
        height: auto;
    }
    .foot .foot-b {
        float: none;
        height: 131px;
    }
    .foot .foot-b .w1200 {
        width: 100% !important;
        padding: 10px 15px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 5px 15px;
    }
    .foot .foot-b p {
        float: none;
        font-size: 14px;
        line-height: 30px;
        padding: 0;
        white-space: nowrap;
    }
    .foot .foot-b p a img {
        margin: 5px 5px 0 0;
        float: left;
        height: 19px !important;
    }
    .foot .foot-b p a {
        color:#fff !important;
    }
    .foot img {
        max-width: 100%;
        height: 45px !important;
    }
}

@media (max-width: 480px) {
    .yqlj .yq-box li {
        width: 100% !important;
    }
    .foot .footer .f-c {
        flex-direction: column;
        align-items: center;
    }
    .foot .foot-b .w1200 {
        /* flex-direction: column; */
        /* align-items: center; */
        position: relative;
        top: -1px;
    }
    .foot .foot-b p {
        white-space: normal;
        text-align: left;
        width: 100%;
    }
}
/* ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Âend */


/* ---------- ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ÃƒÂ¥Ã‚Â®Ã‚Â¹ÃƒÂ¥Ã¢â€žÂ¢Ã‚Â¨ ---------- */
.w100 {
    width: 100%;
    float: left;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

/* ---------- ÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Â°ÃƒÂ©Ã‚Â¡Ã‚Â¹ÃƒÂ¥Ã‚ÂÃ‚Â¡ ---------- */
.tabbt {
    width: 100%;
    float: left;
    background: #eee;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
}

.tabbt li {
    float: left;
}

.tabbt li a {
    display: block;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    padding: 0 20px;
    color: #004564;
}

.tabbt li a:hover,
.tabbt li.thistab a,
.tabbt li.thistab a:hover {
    color: #fff;
    background: #004564;
}

.news-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
}

.news-item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 8px 0;
    border-bottom: 1px solid #eaeef2;
}

.news-dot {
    flex-shrink: 0;
    width: 8px;
    height: 8px;
    margin-right: 12px;
    background: #004564;
    border-radius: 50%;
}

.news-title {
    flex: 1;
    font-size: 18px;
    line-height: 1.45;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-date {
    flex-shrink: 0;
    margin-left: 12px;
    font-size: 14px;
    color: #777;
    white-space: nowrap;
}

.news-title:hover {
    color: #004564;
    text-decoration: underline;
}

@media (max-width:768px) {
    .news-title {
        font-size: 14px;
        white-space: normal;
    }

    .news-date {
        font-size: 12px;
    }


}


@media (max-width:480px) {
    .news-item {
        flex-wrap: wrap;
    }

    .news-title {
        width: calc(100% - 20px);
    }

    .news-date {
        margin-left: 20px;
        margin-top: 4px;
    }
}

/* ---------- ÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Â°ÃƒÂ©Ã‚Â¡Ã‚Â¹ÃƒÂ¥Ã‚ÂÃ‚Â¡end ---------- */
/* ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Å“ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Å“ÃƒÂ¦Ã‚Â Ã‚Â */

.ztlist {
    position: relative;
    margin: 40px 0;
    /* height: 139px; */
}

.ztlist .btn {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    cursor: pointer;
    z-index: 9;
}

.ztlist .ztprev {
    left: -75px;
}

.ztlist .ztnext {
    right: -75px;
}

.ztswiper {
    overflow: hidden;
}

.ztswiper .swiper-slide {
    overflow: hidden;
}

.ztswiper .swiper-slide a {
    display: block;
}

.ztswiper .swiper-slide img {
    transition: all .5s;
    width: 100%;
    height: 139px;
}

.ztswiper .swiper-slide:hover img {
    transform: scale(1.1);
}

/* ÃƒÂ¥Ã‚Â°Ã‚ÂÃƒÂ¥Ã‚Â±Ã‚ÂÃƒÂ¥Ã‚Â¹Ã¢â‚¬Â¢ */
@media (max-width:768px) {
    .ztswiper .swiper-slide a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .ztswiper .swiper-slide img {
        width: 100%;
    }

    .ztlist .btn {
        width: 40px;
        margin-top: -20px;
    }

    .ztlist .ztprev {
        left: -3px;
    }

    .ztlist .ztnext {
        right: -3px;
    }
}

/* ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Å“ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Å“ÃƒÂ¦Ã‚Â Ã‚Âend */
.main-t-28 {
    margin-top: 28px;
}

/* MARK:ÃƒÂ¥Ã‚Â¼Ã‚Â¹ÃƒÂ§Ã‚ÂªÃ¢â‚¬â€ÃƒÂ¯Ã‚Â¼Ã‹â€ ÃƒÂ¦Ã‚ÂÃ‚ÂÃƒÂ§Ã‚Â¤Ã‚ÂºÃƒÂ§Ã¢â€žÂ¢Ã‚Â»ÃƒÂ¥Ã‚Â½Ã¢â‚¬Â¢ÃƒÂ£Ã¢â€šÂ¬Ã‚ÂÃƒÂ¤Ã‚Â¿Ã‚Â¡ÃƒÂ¤Ã‚Â»Ã‚Â¶ÃƒÂ¦Ã…Â¸Ã‚Â¥ÃƒÂ¨Ã‚Â¯Ã‚Â¢ÃƒÂ¥Ã‚Â¼Ã‚Â¹ÃƒÂ§Ã‚ÂªÃ¢â‚¬â€ÃƒÂ¯Ã‚Â¼Ã¢â‚¬Â° */
.mail-message-box {
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
  width: 400px;
  padding: 15px;
  border-radius: 5px;
  position: relative;
}
.mail-message-box-wrapper {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.mail-message-box-wrapper:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.mail-message-box-header {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  color: #303133;
}
.mail-message-box-content {
  padding: 15px 15px;
  color: #606266;
  font-size: 14px;
}
.mail-message-box-buttons {
  padding: 10px 0;
}
.mail-message-box-buttons a {
  display: inline-block;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #dcdfe6;
  color: #606266;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: none;
  margin: 0;
  transition: 0.1s;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 8px 20px;
  font-size: 14px;
  border-radius: 4px;
  margin: 0 5px;
}
.mail-message-box-buttons a:first-child {
  color: #fff;
  background-color: rgba(153, 49, 49, 1);
  border-color: rgba(153, 49, 49, 1);
}
.mail-message-box-close {
  position: absolute;
  top: -6px;
  right: 5px;
  font-size: 20px;
  padding: 10px;
  cursor: pointer;
}
.mail-message-box-group {
  margin-bottom: 10px;
}
.mail-message-box-group label {
  width: 80px;
  text-align: right;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  padding: 0 12px 0 0;
  height: 40px;
  line-height: 40px;
}
.mail-message-box-group input {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding: 0 15px;
  width: 250px;
}
@media screen and (max-width: 460px) {
  .mail-message-box {
    width: 80%;
  }
  .mail-message-box-group label {
    width: 100%;
    text-align: left;
  }
  .mail-message-box-group input {
    width: 100%;
  }
}
