body {
    font-size: 30px;
    font-family: '微软雅黑';
    color: #333;
}
a {
    color: #333;
    text-decoration: none;
}
ul {
    list-style-type: disc;
}
ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.d-banner {
    background: url(../images/banner.png) no-repeat center center;
    background-size: auto 100%;
    height: 440px;
    margin-bottom: 48px;
    position: relative;
    overflow: hidden;

}
.d-banner_wap {
    display: none;
    margin-bottom: 2%;
}
.a-more_box {
    display: none;
}
.title {
    font-size: 30px;
    color: #fff;
    padding: 15px;
    background: url(../images/p1-1.png) no-repeat center;
    background-size: 100% 100%;
    font-weight: bold;
    text-align: center;
}
.title.title1 {
    background: url(../images/p1-2.png) no-repeat center;
    background-size: 100% 100%;
}

.list-t {
    border: 1px solid #B3D3F4;
    border-radius: 0px 0px 15px 15px;
}

.title a{
    color: #fff;
}

.main {
    width: 1200px;
    margin: 0 auto;
}
.d-banner__con {
    padding-top: 5px;
}
.btn-group,.rw {
    position: absolute;
}
.btn-group {
    bottom: -10px;
}
.rw {
    right: 5%;
    bottom: -10px;

}
.d-banner__con__logo {
    width: 355px;
    height: auto;
    margin-bottom: 201px;
}
.btn-group {
    display: flex;
}
.btn {
    line-height: 80px;
    border-radius: 40px;
    border: 3px solid #FFF4DA;
    font-size: 36px;
    color: #FFFFFF;
    padding: 0 45px;
}
.btn.org {
    margin-left: 25px;
    background: #E79C43;
}

section {
    margin-bottom: 50px !important;
}
.a-link {
    color: #FA6400;
    text-decoration: underline;
}
.h2-tit {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    font-size: 40px;
    color: #025393;
    line-height: 56px;
    letter-spacing: 1px;
}
.banner {
    margin: 0 auto;
    text-align: center;
    padding-top: 125px;
    display: inline-block;
    right: auto;
    position: relative;
}
/* .h2-tit img {
    width: 100%;

} */
/* .h2-tit::before {
    content: '';
    width: 377px;
    height: 24px;
    margin-right: 36px;
    background: url(../images/title-l.png) no-repeat center center;
    background-size: auto 100%;
}
.h2-tit::after {
    content: '';
    width: 377px;
    height: 24px;
    margin-left: 36px;
    background: url(../images/title-r.png) no-repeat center center;
    background-size: auto 100%;
} */
.h2-tit .a-more {
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 26px;
    color: #025393;
    line-height: 36px;
    transform: translateY(-50%);
    font-weight: normal;
}
.h2-tit .a-more::after {
    content: '';
    margin-left: 4px;
    width: 24px;
    height: 24px;
    background: url(../images/arrow.png) no-repeat center center;
    background-size: 100% 100%;
}
.con1-con {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
}
.con1-con a {
    box-sizing: border-box;
    padding-top: 19px;
    width: 24%;
    height: 174px;
    border-radius: 5px;
    border: 1px solid #B3D3F4;
    text-align: center;
    background: #ffffff;
    margin-bottom: 15px;
}
.con1-con a img {
    margin-bottom: 8px;
    width: 72px;
    height: 72px;
}
.con1-con a .p-tit {
    font-size: 34px;
    margin: 10px 0px;
}

.con2 {
    background: url(../images/p2-bg.png) no-repeat center center;
padding: 20px 0 17px;
height: 740px;

}
.con2-con {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.con2-con a {
    margin-bottom: 24px;
    box-sizing: border-box;
    padding: 38px 123px 0 28px;
    width: 451px;
    height: 200px;
    box-shadow: 0px 0px 19px 0px rgba(25,121,210,0.13);
    border: 1px solid #4C8FF6;
    font-size: 30px;
    color: #025393;
    line-height: 42px;
    background: no-repeat right bottom #fff;
    background-size: 320px 160px;
}

.list1 li {
    line-height: 68px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list1 li .a-tit {
    flex: 1;
    overflow: hidden;
    margin-right: 25px;
    display: flex;
    align-items: center;
}
.list1 li .a-tit::before {
    content: '';
    margin-right: 12px;
    width: 8px;
    height: 8px;
    background: #1979D2;
    border-radius: 2px;
    opacity: 0.4;
}
.list1 li .a-tit span {
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list1 li .s-date {
    font-size: 28px;
    color: #999;
}

.con4-con {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.con4-con a {
    margin-bottom: 24px;
    text-align: center;
    width: 451px;
    height: 80px;
    background: #EDF5FC;
    color: #025393;
    line-height: 80px;
}
.con1 {
    height: 500px;
}

.list-t li {
    position: relative;
    padding-left: 30px;
    line-height: 70px;
    font-size: 26px;
}

.list-t li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    background-color: #ddd;
    border-radius: 100px;
}

.list-t li:hover:before {
    background-color: #1b80d2;
}

.list-t li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-t li .date {
    position: absolute;
    top: 0;
    right: 0;
    color: #bbb;
}

.list-t li .date+a {
    width: 70%;
}



@media screen and (max-device-width: 750px) {
    body {
        font-size: 28px;
        width: 100%;
        background-color: #fff;
    }
    .rw{
        display: none;
    }
    .d-banner__con__logo {
        margin-bottom: 1px;
    }
    .d-banner_wap {
        display: block;
    }
    .banner {
     padding-top: 30px;   
     width: 100%;
    }
    .banner img {
        width: 100%;
    }
    .d-banner {
        height: 300px;
    }
    .con1 {
        height: auto;
    }
    .main {
        width: 100%;
        box-sizing: border-box;
        padding: 0 3%;
    }
    .h2-tit {
        justify-content: flex-start;
    }
    .h2-tit img {
        width: 100%;
        height: auto;
    }

    /* .h2-tit::before {
        width: 10px;
        height: 32px;
        background: #025393;
        margin-right: 12px;
    }
    .h2-tit::after {
        display: none;
    } */
    .h2-tit .a-more {
        display: none;
    }
    .con1-con {
        flex-wrap: wrap;
    }
    .con1-con a {
        margin-bottom: 15px;
        width: 30%;
        padding: 8px 0;
        height: auto;
    }
    .con1-con a img {
        margin-bottom: 16px;
    }
    .con1-con a .p-tit {
        font-size: 28px;
    }
    .con2 {
        padding: 0;
        background: none;
        height: auto;
    }
    .con2-con a {
        width: 100%;
    }
    .con2-con a {
        padding: 18px 16px 0;
        background-size: 160px 80px;
        height: 135px;
        font-size: 28px;
    }
    .a-more_box {
        display: block;
        margin: 10px auto 0;
        width: 267px;
        height: 76px;
        background: #ECF3F8;
        line-height: 76px;
        font-size: 28px;
        color: #025393;
        text-align: center;
    }

    .con1 .col-md-6 { 
    margin-bottom: 15px;
}
    .list1 li {
        display: block;
        line-height: 46px;
        margin-bottom: 12px;
    }
    .list1 li .a-tit {
        position: relative;
    }
    .list1 li .a-tit::before {
        position: absolute;
        left: 0;
        top: 20px;
    }
    .list1 li .a-tit span {
        text-indent: 0.6em;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        line-height: 46px;
    }
    .list1 li .s-date {
        line-height: 46px;
    }
}