.second-banner {
    width: 100%;
    height: 500px;
}

.second-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.second-content {
    padding-top: 76px;
}

.logo-z {
    color: #666;
}

#header .nav .dt {
    color: #444;
}

#header .nav .dt:hover{
    color:#1930b9
}

#header .nav>.on {

    border-bottom: 1px solid #1930b9;
}

#header .nav>.on a {
    color: #1930b9;
}

#header:hover .nav .navSlide {
    background: #1930b9;
}

.second-menu {
    background: #f3f3f3;
    height: 60px;

}

.second-menu .auto {
    display: flex;

}

.second-menu ul li {
    width: 150px;
    font-size: 16px;

    display: flex;
    height: 60px;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all .3s;
}

.second-menu ul li:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    background: #1930b9;
    transition: all .3s;
    left: 0;
}

.second-menu ul li a {
    color: #444;

}

.second-menu ul li.active:after {
    width: 100%;
}

.second-menu ul li.active a {
    color: #1930b9;
    font-weight: 700;
}

.second-menu ul li:hover a {
    color: #1930b9;
}

.second-menu ul li:hover:after {
    width: 100%;
}

.second-inner {
    padding: 90px 0px;
}

.second-title {
    text-align: center;
    font-size: 30px;
    color: #000;
    letter-spacing: 3px
}

.second-subtitle {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
    letter-spacing: 3px;
    margin-top: 10px;
}

.second-pic img {
    margin: 0 auto;
    margin-top: 20px;
}

.gsjj-title {
    font-size: 18px;
    text-align: center;
    color: #1930b9;
    font-weight: 700;
    line-height: 2;
    margin-top: 25px;
}

.second-sum p {
    font-size: 14px;
    line-height: 2;
    color: #555;
    text-indent: 2em;
}

.gsjj-sum p {
    text-align: center;
}

.gsjj-top {
    display: flex;
}

.gsjj-img {
    width: 540px;
    height: 370px;
}

.gsjj-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.gsjj-tr {
    width: 660px;
    padding: 25px 30px 60px;
    border-bottom: 2px dashed #bbb
}

.gsjj-inner {
    background: rgba(245, 245, 245, 0.8);
    margin-top: 80px;
}

.gsjj-tr p {
    text-indent: 2em;
    margin-top: 30px;
}

.gsjj-bottom {
    padding: 50px 10px 80px;
    display: flex;
}

.gsjj-bl {
    width: 596px;
}

.gsjj-bl p {
    margin-top: 20px;
}

.gsjj-sum {
    width: 85%;
    margin: 0 auto;
}

.gsjj-br {
    position: relative
}

.gsjj-br>div {
    position: absolute;
    border-radius: 50%;
    color: #fff;
    padding: 20px;
    font-weight: 700;

}

.gsjj-br>div p {
    text-align: center;
    line-height: 1.2;
    font-weight: 700;
    line-height: 1.5
}

.gsjj-br .gsjj-one {
    width: 105px;
    height: 105px;
    background-color: rgba(255, 192, 143, 0.85);
    font-size: 12px;
    left: 16px;
    z-index: 5;
    padding-top: 26px;
    top: 60px;
}

.gsjj-br .gsjj-two {
    width: 162px;
    height: 162px;
    background-color: rgb(73, 101, 154);
    font-size: 14px;
    left: 97px;
    padding-top: 50px;
    top: 70px;
}

.gsjj-br .gsjj-three {
    width: 176px;
    height: 176px;
    background-color: rgba(100, 140, 189, 0.9);
    font-size: 16px;
    left: 236px;
    padding-top: 50px;
    top: 32px;
}

.gsjj-br .gsjj-four {
    width: 147px;
    height: 147px;
    background-color: rgba(95, 160, 239, 0.94);
    font-size: 12px;
    left: 368px;
    padding: 19px;
    padding-top: 55px;
    top: 106px;
}

.gsjj-br .gsjj-five {
    width: 100px;
    height: 100px;
    background-color: rgb(162, 204, 255);
    font-size: 10px;
    left: 490px;
    padding: 19px;
    padding-top: 35px;
    top: 94px;
}

.gsjj-br .gsjj-six {
    width: 20px;
    height: 20px;
    background-color: rgb(162, 204, 255);
    padding: 0px;
    top: 174px;
    left: 71px;
}

.gsjj-br .gsjj-seven {
    width: 18px;
    height: 18px;
    background-color: rgb(73, 101, 154);
    padding: 0px;
    top: 72px;
    left: 430px;
}

.gsjj-br .gsjj-eight {
    width: 30px;
    height: 30px;
    background-color: rgb(162, 204, 255);
    padding: 0px;
    top: 31px;
    left: 460px;
}

.fzlc-module li {
    display: flex;
    justify-content: space-between;
    height: 80px;
    align-items: center;
    margin: 20px 0px;
}

.fzlc-title {
    width: 90px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #1930b9;
    position: relative;
}

.fzlc-sum {
    width: 1029px;
    font-size: 14px;
    color: #555;
    line-height: 2;
}

.fzlc-module {
    position: relative;
    margin-top: 20px;
}

.fzlc-module:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    border-right: 1px dashed rgba(221, 221, 221, 1);
    position: absolute;
    top: 0;
    left: 105px;
    z-index: -1
}

.fzlc-title:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #1930b9;
    left: 102px;
    z-index: 1;

}

.fzlc-title:before {
    content: '';
    display: block;
    position: absolute;
    top: 1px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #1930b9;
    left: 98px;
    z-index: 1;
}

.qywh-top {
    background: rgb(243, 243, 242);
    padding: 40px 0px;
    margin-top: 45px;
}

.qywh-top img,
.qywh-b {
    width: 891px;
    margin: 0 auto;
}

.qywh-t {
    width: 960px;
    margin: 0 auto;
    display: flex;
    justify-content: end;
    margin-top: 70px;
}

.qywh-b {
    position: relative;
    margin-bottom: 30px;
}

.qywh-b:after {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 210px;
    background: #6fa8dc;
    right: 65px;
    top: 50px;
}

.ywfz-module {
    display: flex;
    justify-content: space-between;
    margin-top: 90px;
    margin-bottom: 50px;
}

.ywfz-module li {
    width: 46.7%;
    background: #fff;
    border: 1px solid #eee;
    /*-box-shadow-*/
    -moz-box-shadow: 0 0 10px rgba(25, 48, 185, 0.1);
    -webkit-box-shadow: 0 0 10px rgba(25, 48, 185, 0.1);
    -ms-box-shadow: 0 0 10px rgba(25, 48, 185, 0.1);
    -o-box-shadow: 0 0 10px rgba(25, 48, 185, 0.1);
    box-shadow: 0 0 10px rgba(25, 48, 185, 0.1);
    transition: all .3s;
}

.ywfz-pic {
    display: flex;
    height: 130px;
    justify-content: center;
    align-items: center;
}

.ywfx-title {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(25, 48, 185);
    font-size: 24px;
    font-family: Source Han Sans, Geneva, sans-serif;
    color: #fff;
    letter-spacing: 2px;
}

.ywfz-module li:hover {
    box-shadow: none;
    margin-top: -3px;
}

.ywtz-top {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
    align-items: center;
}

.ywtz-sum {
    width: 530px;

}

.ywtz-sum p {
    text-indent: 0em
}

.ywtz-img {
    width: 619px;
    height: 140px;
}

.ywtz-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gsdw-module {
    background: url(../images/gsdw-bg.jpg) no-repeat;
    background-size: cover;
    padding: 70px 0px;
    margin-top: 80px;
}

.gsdw-sum {

    width: 74%;
    margin: 0 auto;
    margin-top: 30px;
}

.gsdw-sum p {
    text-align: center;
}

.gsdw-img img {
    width: 759px;
    margin: 10px auto;
}

.fws-module {
    padding: 90px 0px 30px;
}

.fws-module ul {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.fws-module ul li {
    width: 220px;
    height: 207px;
    box-shadow: 0 0 10px rgba(11, 83, 148, 0.1);
    padding: 30px;
}

.fws-pic img {
    height: 60px;
    margin: 0 auto;
}

.fws-title {
    font-size: 14px;
    color: #555;
    text-align: center;
    width: 130px;
    margin: 15px auto;
}

.zbyw-top {
    display: flex;
    justify-content: space-between;
}

.zbyw-sum {
    width: 530px;
}

.zbyw-img {
    width: 619px;
    height: 231px;
}

.zbyw-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.zbyw-top {
    margin: 80px 0px;
}

.ryzs-module {
    background: url(../images/gsdw-bg.jpg) no-repeat;
    padding: 70px 0px 80px;
    background-size: cover;
    background-position: 50% 50%;
}

.gallery {
    margin-top: 40px;
}

.gallery .item {
    width: 232px !important;
    margin-right: 8px;
}

.gallery .item:hover {
    border: 5px solid #1930b9
}

.gallery .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wmdzz-module {
    padding: 90px 0px;
}

.zz-con {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.zz-left {
    width: 432px;
}

.zz-right {
    width: 745px;
}

.zz-rb {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}

.zz-rb div {
    width: 370px;
}

.zzb-module {
    background: url(../images/zzb-bg.png) no-repeat;
    background-size: cover;
    padding: 90px 0px 100px;
}

.zzb-con {
    margin-top: 55px;
    display: flex;
    justify-content: space-between;
}

.xw-mid {
    width: 770px;
}

.xw-mid ul {
    display: flex;
    justify-content: space-between;
}

.xw-right {
    width: 417px;
    background-color: rgb(25, 48, 185);
    height: 300px;
    padding: 30px;
}

.xw-title {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    line-height: 1.5;
}

.xw-subtitle {
    font-size: 14px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 5px;
}

.xw-ljgd {
    font-size: 20px;
    color: #fff;
    margin-top: 20px;
}

.xw-more {
    margin-top: 15px;
}

.xw-mid ul li {
    width: 380px;
    height: 300px;
    overflow: hidden;
    position: relative;
}

.xw-mid ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .3s;
}

.xw-con {
    position: absolute;
    z-index: 1;
    top: 260px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    padding: 10px;
    color: #fff;
    transition: all .1s;
}

.news-title {
    font-size: 14px;
    font-weight: 700;
    font-family: Tahoma;
    margin-top: 0px;

}

.news-sum {
    font-size: 12px;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 6px;
    font-family: Tahoma;
}

.xw-mid ul li:hover .xw-con {
    top: 0;
}

.xw-mid ul li:hover .news-title {
    margin-top: 120px;
}


.xw-mid ul li:hover img {
    transform: scale(1.05)
}

.xw-right ul li {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dotted #fff;
    font-family: 'Noto Sans CJK';
    color: #fff;
    padding-left: 15px;
    background: url(../images/xw-icon.png) no-repeat left;
}

.xw-right ul li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0 0 5px;
}

.xw-right ul li a:hover {
    text-decoration: underline;
}

.yzkh-module {
    padding: 90px 0px 100px;

}

.yzkh-module ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
}

.yzkh-module ul li {
    height: 108px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.yzkh-module ul li img {
    height: 100%
}

.yzkh-title {
    font-family: Source Han Sans;
    font-size: 14px;
    text-align: center;
}

.yzkh-module ul:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #ddd;
    position: absolute;
    top: 210px;
}

.yqlj-module {
    background: url(../images/gsdw-bg.jpg) no-repeat;
    background-size: cover;
    padding: 60px 0px 70px;
    background-position: 50% 50%;
}

.yqlj-module .auto {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.yqlj-title {
    width: 130px;
    position: relative;
}

.yqlj-con {
    width: 1000px;
}

.yqlj-title p {
    position: absolute;
    font-size: 22px;
    color: #1a294f;
    font-family: Source Han Sans, Geneva, sans-serif;
    right: 18px;
    top: -15px;
}

.yqlj-title span {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    color: #777;
}

.yqlj-title span i {
    font-size: 78px;
}

.yqlj-con {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.yqlj-con li  a{
    height: 46px;
    margin-bottom: 10px;
}

.yqlj-con li img {
    width: 100%;
    height: 100%;
}

.yqlj-con li:nth-child(-n+4)  a{
    height: 56px;
}

.zjzj {
    background: url(../images/zjzj-bg.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0px;
}

.zjzj .auto {
    display: flex;
    justify-content: space-between;
}

.zjzj .auto:after {
    display: none;
}

.zjzj-left {
    color: #fff;
}

.zjzj-subtitle {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;

}

.zjzj-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.5;
    font-family: Source Han Sans;
    margin-top: 10px;
}

.zjzj-sum {
    font-size: 14px;
    margin-top: 20px;
}

.zjzj-ljtb {
    width: 135px;
    height: 38px;
    background: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    transition: all .3s;
}

.zjzj-ljtb span {
    padding-right: 20px;
    color: #1930b9;
    background: url(../images/tb-licon.png) no-repeat right;
}

.zjzj-ljtb:hover {
    background: #1930b9;
}

.zjzj-ljtb:hover span {
    color: #fff;
    background: url(../images/tb-bicon.png) no-repeat right;
}

.gsxw-module {
    margin-top: 60px;
}

.gsxw-list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ddd;
}

.gsxw-pic {
    width: 300px;
    height: 180px;
    margin-right: 10px;
    overflow: hidden;
}

.gsxw-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .4s;
}

.gsxw-pic:hover img {
    transform: scale(1.1)
}

.gsxw-right{
    width:899px;
}

.gsxw-item-title {
    font-family: 'Noto Sans CJK';
    font-size: 16px;
    font-weight: bold;
    color: #404040;
}

.gsxw-item-title a:hover {
    text-decoration: underline;
color: #404040;
}

.gsxw-iten-sum {
    font-family: 'Noto Sans CJK';
    font-size: 14px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999;
    line-height: 25px;
    margin-top: 5px;
}

.gsxw-item-date {
    font-family: Arial;
    font-size: 14px;
    color: #bbb;
    margin-top: 5px;
    line-height: 25px;
}

.lxwm-top {
    display: flex;
    justify-content: space-between;
    margin-top: 90px;

}

.lxwm-tl {
    width: 340px;
}

.lxwm-tl ul li {
    display: flex;
    padding: 15px 0px;
    border-bottom: 1px dotted #ccc;
    align-items: center;
}

.lxwm-tl ul li img {
    margin: 0px 10px;
}

.lxwm-con {
    margin-left: 20px;
}

.lxwm-title {
    font-family: Source Han Sans, Geneva, sans-serif;
    font-size: 20px;
    color: #555;
    font-weight: 700;
    line-height: 2
}

.lxwm-sum {
    font-family: Source Han Sans, Geneva, sans-serif;
    color: #999;
    line-height: 2
}

.zjzj-rk {
    width: 100%;
    height: 36px;
    background: rgb(25, 48, 185);
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Noto Sans CJK';
    font-size: 14px;
    color: #FFF;
    transition: all .3s;
    border: 1px solid #1930b9;
}

.zjzj-rk a {
    padding-right: 20px;
    background: url(../images/tb-bicon.png) no-repeat right;
}

.zjzj-rk:hover {
    background: #fff;

}

.zjzj-rk:hover a {
    color: #1930b9;
    background: url(../images/tb-licon.png) no-repeat right;
}

.lxwm-dt{
    margin-top:90px;
}

.lxwm-tr {
    width: 725px;
    height: 490px;
    box-shadow: 0 0 5px rgba(25, 48, 185, 0.1);
    padding: 20px 30px;
}

.ly-title {
    text-align: center;
    font-weight: 700;
    font-family: Source Han Sans, Geneva, sans-serif;
    font-size: 20px;
    color: #555;
    line-height: 2;
}

.ly-subtitle {
    font-size: 12px;
    text-align: center;
    color: #999;
    line-height: 2;
    font-family: Arial, Helvetica, sans-serif
}

.lxwm-tr input {
    background-color: #EDF1F5;
    height: 36px;
    padding: 0px 12px;
}

.lxwm-tr .from-title,.lxwm-tr .code-title{
    display:none !important;
}

.lxwm-tr .form-message-row{
    width:49%;
    margin-top:10px;
}

.lxwm-tr .form-message-board{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    margin-top:20px;
}

.lxwm-tr .form-message-row:nth-child(3){
    width:100%;
}

.lxwm-tr .form-message-row:nth-child(4){
    width:100%;
}

.lxwm-tr .form-content{
    width:100%;
}

.lxwm-tr .code_content{
    width:100%;
}
.lxwm-tr  #code_input_content{
    width:85% !important;
     margin-top:-10px;
}

.lxwm-tr  #captchaCanvas{
    width:14%;
    height:36px !important;
    background-color: #EDF1F5;
   
}

.lxwm-tr  .message_board_btn_save{
    width:98px;
    height:36px;
    background:rgb(25, 48, 185);
    color:#fff;
    margin-top:10px;
}

.lxwm-tr  .message_board_btn_mepty{
    display:none;
}

.ly-con {
    display: flex;
    justify-content: space-between
}

.ly-con input {
    width: 49%;
    margin: 12px 0px;
    color: #666;

}

.lxwm-tr input::placeholder,
.lxwm-tr textarea::placeholder {
    /*-font-*/
    color: #666;
    font-size: 14px;
    font-family: Tahoma;
}

.lxwm-tr textarea {
    width: 100%;
    height: 146px;
    background-color: #EDF1F5;
    padding: 10px 12px;
    border: none;
}

.ly-con .ly-yzm{
    width:80%;
}

.lxwm-tr button{
    width:98px;
    height:36px;
    margin:0 auto;
    background:rgb(25, 48, 185);
    color:#fff;
    display:block;
}

.nav-bread{
    height:60px;
    display:flex;
    align-items:center;
    padding-left:30px;
    background:url(../images/nav-icon.png) no-repeat left;
    font-family: 'Noto Sans CJK';
    font-size: 14px;
    color: #666;
}

.nav-bread a{
    margin:0px 8px;
}

.nav-bread a:last-child{
    color:#999;
}

.detail-title{
    font-family: 'Noto Sans CJK';
    color: #404040;
    font-size: 20px;
    font-weight: bold;
    line-height:34px;
    text-align:center;
}

.detail-date{
    text-align:center;
     font-family: 'Noto Sans CJK';
    color: #999;
    font-size: 12px;
    margin-top:10px;
}

.detail-inner,.detail-bottom{
    width:1000px;
    margin:0 auto;
    margin-top:20px;
}

.detail-inner p img{
    display:inline-block;
}

.detail-pn{
    font-family: 'Noto Sans CJK';
    font-size: 12px;
    color: #666;
    margin-top:10px;
}

.detail-pn a{
    display:inline-block;
}

.detail-pn span{
    position:relative;
    padding-left:20px;
}

.detail-prev span:before{
    display:block;
    content:'<';
    position:absolute;
    font-size:18px;
    color:#666;
}

.detail-next span:before{
    display:block;
    content:'>';
    position:absolute;
    font-size:18px;
    color:#666;
}

.xglj-sum{
    width:58%;
    margin:0 auto;
    margin-top:20px;
}

.xglj-sum p{
    text-align:center;
}

.xglj-inner{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
    margin-top:30px;
}

.xglj-inner li{
    width:23.3%;
    border:1px solid #f3f3f3;
    height:75px;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-top:10px;
}



.xglj-inner li img{
    max-height:55px;
    max-width:80%;
    margin:0 auto;
}

.xglj-inner li:nth-child(1) img{
    max-width:97%;
}