@charset "utf-8";

html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #f7f7f7;
    color: #000;
    font: 14px/1.5 Microsoft YaHei, arial, 微软雅黑, sans-serif;
    vertical-align: baseline;
    width: 100%;
    background: url(../images/body.jpg) no-repeat top center #d7edfb;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}


a:hover,
a:active,
a:focus {
    color: #003082;
    text-decoration: none;
    outline: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 14px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

.w {
    width: 1400px;
    margin: 0 auto;
}

.top {
    padding: 40px 0;
}

.top img {
    width: 600px;
}

.top_news {
    padding: 22px 15px 0px 140px;
    text-align: left;
    height: 140px;
    background: #ffffff url(../images/topnews.png) no-repeat 30px 30px;
    margin: 20px 0;
}

.top_news h2 {
    font-weight: bold;
    display: block;
    height: 40px;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.top_news h2 a {
    font-size: 22px;
    color: #2a60b4;
    font-weight: bold;
}

.search {
    height: 28px;
    padding: 10px 0;
    width: 300px;
    background: #fff;
    border-radius: 24px;
    overflow: hidden;
    padding-right: 90px;
    position: relative;
    overflow: hidden;
    margin-top: 65px;
}

.ipt-sea {
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    color: #b8b8b8;
    outline: none;
    border: 0;
    width: 285px;
    padding-left: 15px;
}

.search .search_btn {
    display: block;
    width: 108px;
    height: 48px;
    border-radius: 24px;
    background: url(../images/ss.png) no-repeat 20px center #0f50bc;
    text-indent: 40px;
    border: 0;
    color: #fff;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    transition: all .3s ease;
    cursor: pointer;
}

.nav {
    height: 60px;
    line-height: 60px;
    background: #0065c1;
}

.headmenu {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
    max-width: 1400px;
}

.headmenu li {
    position: relative;
    border-right: 1px solid #257fd0;
    width: 100%;
    z-index: 9999;
    height: 60px;
}

.headmenu li:first-child {
    border-left: 1px solid #257fd0;
}

.headmenu h2 a {
    padding-left: 35px;
    color: #fff;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
}

.head_menubot {
    position: absolute;
    z-index: 5;
    left: 0;
    top: 100%;
    background: rgb(75 166 243);
    padding: 0px 0px;
    width: 100%;
    opacity: 0;
    transition: all ease .3s;
    visibility: hidden;
}

.headmenu li:hover .head_menubot {
    opacity: 1;
    visibility: visible;
}

.headmenu h2 i {
    display: block;
    position: absolute;
    top: 32%;
    left: 10px;
    width: 21px;
    height: 19px;
}

.headmenu .menu1 h2 a {
    padding-left: 60px;
}

.headmenu .menu1 h2 i {
    background: url(../images/yy1.png) no-repeat;
    background-size: 100%;
    background-position: center;
    left: 33px;
}

.headmenu .menu9 h2 i {
    background: url(../images/yy2.png) no-repeat;
    background-size: 100%;
    background-position: center;

}

.headmenu .menu35 h2 i {
    background: url(../images/yy3.png) no-repeat;
    background-size: 100%;
    background-position: center;
}

.headmenu .menu32 h2 i {
    background: url(../images/yy4.png) no-repeat;
    background-size: 100%;
    background-position: center;
}

.headmenu .menu11 h2 i {
    background: url(../images/yy5.png) no-repeat;
    background-size: 100%;
    background-position: center;
}

.headmenu .menu36 h2 i {
    background: url(../images/yy6.png) no-repeat;
    background-size: 100%;
    background-position: center;
}

.headmenu .menu34 h2 i {
    background: url(../images/yy7.png) no-repeat;
    background-size: 100%;
    background-position: center;
}

.headmenu .menu31 h2 i {
    background: url(../images/yy8.png) no-repeat;
    background-size: 100%;
    background-position: center;
}

.headmenu .menu13 h2 i {
    background: url(../images/yy9.png) no-repeat;
    background-size: 100%;
    background-position: center;
}

.headmenu .menu14 h2 i {
    background: url(../images/yy10.png) no-repeat;
    background-size: 100%;
    background-position: center;
}

.head_menubot {
    position: absolute;
    z-index: 5;
    left: 0;
    top: 100%;
    background:#4ba6f3;
    padding: 0px 0px;
    width: 100%;
    opacity: 0;
    transition: all ease .3s;
    visibility: hidden;
}

.head_menubot a {
    display: block;
    color: #fff;
    opacity: .6;
    font-size: 14px;
    transition: all ease .2s;
    border-top: 1px solid #257fd0;
    text-align: center;
    line-height:1.5;
    padding:10px 0;

}
.head_menubot a:hover{ background: #0065c1;}
.con2,
.con3 {

    margin: 20px 0;
    background: #fff;
}

.con2 {
    padding-bottom: 40px;
}

.con2 .tit {
    max-width: 1340px;
    border-bottom: #f0f0f0 solid 1px;
    padding: 20px 0 10px 0;
    margin: 0 auto;
    position: relative;
}

.con2 .tit .tname {
    width: 20%;
    padding-top: 15px;
}

.con2 .tname i {
    position: absolute;
    display: inline-block;
    height: 2px;
    width: 90px;
    background: #035aa9;
    bottom: 0px;
}

.con2 .tit h2 {
    font-size: 20px;
    color: #0059A9;
    height: 25px;
}

.con2 .tit ul {
    float: right;
}

.ntab li {
    display: inline-block;
    background-color: #E4F1FF;
    text-align: center;
    color: #0059A9;
    border-radius: 7px;
    padding: 10px 15px;
    font-weight: bold;
}

.ntab li.active {
    color: rgba(255, 255, 255, 1);
    background-color: #0059A7;
}

.cNewlist {
    max-width: 1340px;
    margin: 0 auto;
    padding: 20px 0;
}

.cNewlist .lnew {
    width: 50%;
    position: relative;
    overflow: hidden;
}

.cNewlist .lnew .swiper-slide {
    position: relative;
}

.cNewlist .lnew .swiper-slide p {
    position: absolute;
    z-index: 99;
    bottom: 0;
    padding-left: 15px;
    left: 0;
    right: 0;
    height: 48px;
    line-height: 48px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.cNewlist .lnew img {
    width: 100%;
}

.cNewlist .lnewlist {
    width: 48%;
}

.lnewlist .item {
    display: none;
}

.lnewlist .item .more {
    display: block;
    text-align: right;
}

.fr .more {
    font-size: 12px;
    display: inline-block;
    margin-top: 12px;
}

.lnewlist .item li {
    border-bottom: 1px dashed #ccc;
    line-height: 48px;
    background: url(../images/ico.jpg) no-repeat left center;
    padding-left: 20px;
}

.lnewlist .item li a {
    color: #333;
}

.lnewlist .item li .date {
    float: right;
    color: #666;
}

.cnew3 {
    max-width: 1340px;
    margin: 0 auto;
    padding: 20px 0;
}

.clist3 {
    position: relative;
    overflow: hidden;
}

.clist3 .swiper-container {
    width: 95%;
    position: static;
}

.clist3 .swiper-button-next,
.clist3 .swiper-button-prev {
    color: #666;
    background: none;
    font-size: 36px
}

.clist3 .swiper-button-next {
    right: 0px;
}

.clist3 .swiper-button-prev {
    left: 0px;
}

.clist3 .swiper-slide {
    position: relative;
    font-size: 14px;
    float: none;
    background: linear-gradient(344deg, #4BA6F3 0%, #0065C0 100%);
    padding-top: 40px;
    padding-bottom: 24px;
    border-radius: 5px;
    text-align: center;
    height: 80px;
}

.clist3 .swiper-slide a {
    color: #fff;
}

.tit1 {
    margin-bottom: 20px;

}

.tit1 h2 {
    font-size: 20px;
    color: #0059A9;
    height: 20px;
}

.tit1 i,
.tit2 i {
    display: inline-block;
    height: 2px;
    width: 90px;
    background: #035aa9;
}

.tit2 {
    position: relative;
    border-bottom: #f0f0f0 solid 1px;
}

.tit2 h2 {
    font-size: 20px;
    color: #0059A9;
    line-height: 1.8;
}

.tit2 i {
    position: absolute;
    bottom: 0;
}

.tit2 .tli {
    padding-left: 40px;
}

.tit2 li {
    display: inline-block;
    padding: 10px 10px 0px 0;

}

.tit2 li.active {
    color: #0059A9;
    font-weight: 500;
}


.con4>div {
    width: 49%;
    background: #fff;
    box-sizing: border-box;
    padding: 20px;
}

.nlist1 li {
    line-height: 40px;
    background: url(../images/ico.jpg) left center no-repeat;
    padding-left: 20px;
}
.nlist1 li a{font-size:16px;}

.nlist1 li .date {
    float: right;
    color: #666;
}

.con5 img {
    width: 100%;
    margin: 0px auto 20px auto;
}

.con6 {
    margin-bottom: 20px;
}

.con6 img {
    width: 100%;
}

.con6>div {
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.con6>div.fl {
    width: 80%;
}

.con6>div.fr {
    width: 19%;
}

.djgz {
    padding-top: 20px;
}

.djgz>div.fl {
    width: 38%;
    box-sizing: border-box;
}

.djgz>div.fr {
    width: 60%;
    box-sizing: border-box;
}

.xhhk {
    position: relative;
    overflow: hidden;
    padding: 10px;
}

.con7 {
    background: #fff;
    margin: 0 auto 20px auto;
    padding: 20px;
}

.hydw {
    padding: 20px 0;
    position: relative;
    overflow: hidden;
}

.hydw .swiper-button-next,
.hydw .swiper-button-prev {
    color: #fff;
    font-size: 48px;
    background: none;
    top: 40%;
    opacity: 0.8;
}

.xhhk .swiper-button-next,
.xhhk .swiper-button-prev {
    color: #fff;
    font-size: 30px;
    background: none;
    top: 40%;
    background: rgba(163, 163, 163, 0.5);
    width: 30px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.xhhk .swiper-button-next {
    right: 0;
}

.xhhk .swiper-button-prev {
    left: 0;
}

.hydw .swiper-slide img {
    width: 100%;
}

.hydw .swiper-slide p {
    text-align: center;
    padding: 10px 0;
}

.hydw .swiper-slide a:hover p {
    background: #0059A9;
    color: #fff;
}
.con4{margin-bottom:20px;}

.footer {
    background: #2265ab;
    padding: 30px 0px 0px 0px;

}

.foot {
    max-width: 1400px;
    margin: 0 auto;
}

.footL {
    float: left;
    margin: 15px 0px 0px 0px;
}

.footL li {
    margin: 0px 0px 6px 0px;
    line-height: 28px;
}

.footL a {
    font-size: 16px;
    color: #fff;
    font-family: "Noto San S Chinese Demilight";
    font-weight: 300;
}

.footR {
    float: right;
    text-align: center;
    font-size: 12px;
    color: #fff;
    width: 600px;
    padding: 0px 0px 15px 0px;
}

.footR li {
    font-size: 14px;
    color: #fff;
    float: left;
    text-align: left;
    margin: 0px 0px 25px 0px;
    padding: 0px 0px 0px 25px;
    position: relative;
    height: 20px;
    line-height: 20px;
}

.footR li>div {
    position: relative;
    display: inline-block;
    padding-left: 20px;
}

.footR li>div img {
    vertical-align: middle;
    max-width: 20px;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.copyright {
    text-align: center;
    font-size: 12px;
    color: #fff;
    opacity: 0.8;
    line-height: 24px;
    padding: 10px 0px;
    background: #044c82;
}

.copyright a {
    color: #fff;
    margin: 0px 20px 0px 0px;
}

.mlogo {
    display: none;
}

.copyright .footR {
    display: none;
}

.nav .bottom {
    display: none;
}

.outbox {
    width: 1400px;
    min-height: 200px;
    margin: 20px auto;
    background: #ffffff;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.outbox .left_nav {
    width: 20%;
    background: #2a60b4;
    text-align: right;
    padding-top: 45px;

}

.outbox .left_nav h3 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #2a60b4;
    margin-bottom: 30px;
    color: #ffffff;
    font-weight: bold;
}

.outbox .text_box {
    width: 80%;
    padding: 45px 60px;
    box-sizing: border-box;
}

.outbox .left_nav .nav_list {
    padding-left: 20px;
}

.outbox .left_nav .nav_list a.nav_btn {
    height: 50px;
    display: block;
    line-height: 50px;
    font-size: 16px;
    margin-bottom: 2px;
    padding-right: 20px;
    font-weight: bold;
    color: #ffffff;
}

.outbox .left_nav .nav_list a.active,
.outbox .left_nav .nav_list a:hover {
    background: #ffffff url(../images/arrow.png) no-repeat 20px 20px;
    color: #2a60b4;
}

.outbox .text_box .text_title {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #ededed;
    text-align:center;
}

.outbox .text_box .text_title h1 {
    font-size: 30px;
    margin-bottom: 10px;
    color: #2a60b4;
    font-weight: bold;
}

.outbox .text_box .text_title p {
    color: #aaa;
    font-size: 14px;
}

.outbox .text_box .text_area {
    text-align: left;
    font-size: 16px;
	line-height:200%
}

.page-right {

    background: #fff;
}

.nytit {
    line-height: 40px;
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}

.mod-tit {
    text-align: center;
    font-size: 20px;
    margin-top: 30px;
}

.table {
    padding: 20px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table th {
    height: 40px;
    line-height: 40px;
}

.table TD {
    TEXT-ALIGN: center;
    LINE-HEIGHT: 40px;
    PADDING-LEFT: 5px;
    HEIGHT: 40px;
    BORDER: 1px solid #B9DCFF;
}

.lnewlist .ntab {
    display: none;
}
.m{display: none;}
.mheadmenu{ display: none;}
.picList{margin-top:20px;}
.picList li{width:33%; box-sizing: border-box; padding:0 10px;float:left; margin-bottom:20px;}
.picList li img{width:100%;}
.picList li>div{position:relative; overflow:hidden;}
.picList li .info{position:absolute; left:0; right:0; bottom:0; height:40px; line-height: 40px; color:#fff; text-align: center; background: rgba(0,0,0,0.6);}
.links{color:#fff;background:#275aa9;box-sizing: border-box;padding-top:10px;height:40px;}
.links a{ display: inline-block;height:14px; line-height:14px; border-right:#fff solid 1px;color:#fff;padding:0 5px;}
@media(max-width:768px) {
    .w {
        width: 95%;
    }


    .top {
        padding: 15px 0;
    }

    .top img {
        width: 90%;
        float: none;
        display: block;
        margin: 0 auto 20px auto;
    }

    .search {
        width: 75%;
        margin: 0 auto;
        float: none;
    }

    .search {
        margin-top: 0;
        padding-left: 0px;
    }

    .headmenu {
        display: none;
    }

    .top_news {
        display: none;
    }

    .cNewlist>div {
        width: 100% !important;
    }

    .con2 {
        padding: 0 10px;
        box-sizing: border-box;
    }

    .con4>div {
        width: 100%;
    }

    .con6>div {
        width: 100% !important;
    }

    .djgz>div {
        width: 100% !important;
    }

    .tit2 li {
        padding: 10px 5px 0px 0px;
    }

    .foot {
        width: 100%;
    }

    .footL {
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    .footR {
        width: 95%;
        margin: 15px auto 0 auto;
        box-sizing: border-box;
    }

    .footR li {
        padding: 0;
    }

    .con2 .tit ul {
        display: none;
    }

    .lnewlist .ntab {
        display: block;
    }

    .con2 .tit .tname {
        width: 100%;
    }

    .ntab {
        float: left;
    }

    .cNewlist .lnew {
        margin-bottom: 20px;
    }

    .lnewlist .item li a {
        width: 60%;
        display: inline-block;
        overflow: hidden;
        /* 确保超出容器的文本被裁剪 */
        white-space: nowrap;
        /* 确保文本在一行内显示 */
        text-overflow: ellipsis;
        /* 使用省略号表示文本被裁剪 */
    }
    .con2 .tit .tname{padding:0;}
    .lnewlist .item li{ line-height: 36px;}
    .nlist1 li {line-height: 36px;}
    .nlist1 li a{  width: 60%;
        display: inline-block;
        overflow: hidden;
        /* 确保超出容器的文本被裁剪 */
        white-space: nowrap;
        /* 确保文本在一行内显示 */
        text-overflow: ellipsis;
        /* 使用省略号表示文本被裁剪 */}
        .cnew3{padding:20px 10px;}
        .m{color:#fff; display:block;padding:0 10px; }
        .m h1{display:inline-block;font-size:24px;}
        .m i{float:right;font-size:36px; margin-top:10px;}
        .mheadmenu{position:fixed;background: rgba(255,255,255,1); z-index: 9999;top:0; left:0; right:0;     transform: translateX(100%);    transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
            -webkit-transition: all ease 0.5s; width:100%; height:100%;padding:10px; box-sizing: border-box;}
        .open{transform: translateX(0); display: block;}
        .mheadmenu li{border-bottom: #f5f5f5 solid 1px;}
        .fa-close{ display:block; height: 40px; text-align: right;font-size:24px; color:#666;}
        .mheadmenu li i{ float:right;}
        .outbox{width:100%;}
        .outbox .left_nav{display:none;}
        .outbox .text_box{width:100%; box-sizing: border-box; padding:10px;}
        .mheadmenu li i{font-size:20px; margin-top:20px;margin-right:10px;}
        .mheadmenu li .head_menubot{position: static; display:none;visibility:visible; background: none;}
        .mheadmenu li .head_menubot a{ color:#666; font-size:14px; padding-left:10px; box-sizing:border-box; border:none; border-bottom:#ddd solid 1px; text-align: left;}
        .xs{opacity: 1; display:block !important;}
        .table{padding:0;}
        .table input{width:100% !important;}
        .picList li{width:50%;}
        .links{height:auto;padding:10px 0px;}
        .links span{display: block;}
}