.main-content .swiper-1 {
    width: 100%;
    height: 560px;
overflow:hidden;
}

.main-content .swiper-1 img {
    width: 100%;
    height: 100%;
}

.main-content .swiper-1 .swiper-slide {
    position: relative;
}

.main-content .swiper-1 .swiper-slide div {
    width: 100%;
    font-size: 26px;
    color: #ffffff;
    line-height: 42px;
    background: rgba(97, 115, 126, 0.8);
    padding-left: 15px;
    position: absolute;
    bottom: 0;
}

.main-content .swiper-pagination {
    display: flex;
    justify-content: flex-end;
}

.main-content .swiper-css-mode>.swiper-wrapper {
    overflow: hidden !important;
}

.main-content .content-1,
.main-content .content-2 {
    width: 580px;
}

.main-content .sub-title {
    height: 50px;
    background: #ecf1f7;
}

.main-content .sub-title div:nth-of-type(1) {
    width: 140px;
    height: 100%;
    font-size: 28px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    line-height: 50px;
    background: #4175ae;
}

.main-content .sub-title div:nth-of-type(2) a {
    color: #959595;
    margin-right: 10px;
}



.main-content .content-3 div div {
    background: #cbe4fb;
    border-radius: 4px;
}

.main-content .content-3 div a {
    height: 100%;
    font-size: 32px;
    color: #4175ae;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.main-content .content-3 div a img {
    margin-bottom: 10px;
}

.c-1 {
    width: 278px;
    height: 162px;
    margin-top: 25px;
}

.main-content .content-3 .c-2 {
    width: 380px;
    height: 162px;
    margin-top: 25px;
}

.main-content .content-4 .c-3 {
    width: 340px;
    height: 360px;
    border-radius: 4px;
    margin-top: 30px;
}

.main-content .content-4 .c-3 a {
    height: 100%;
    font-size: 32px;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.main-content .content-4 .c-3 a span {
    width: 80%;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
}

.main-content .content-4 .c-3:nth-of-type(1) {
    background: #fef4e5;
}

.main-content .content-4 .c-3:nth-of-type(2) {
    background: #edf8ec;
}

.main-content .content-4 .c-3:nth-of-type(3) {
    background: #edf4fa;
}

.main-content .content-4 .c-3:nth-of-type(4) {
    background: #effcfc;
}

.main-content .content-4 .c-3:nth-of-type(5) {
    background: #edf4fa;
}

.main-content .content-4 .c-3:nth-of-type(6) {
    background: #effcfc;
}

.main-content .content-4 .c-3:nth-of-type(7) {
    background: #edf8ec;
}

.main-content .content-4 .c-3:nth-of-type(8) {
    background: #fef4e5;
}

.main-content .content-4 .c-3:nth-of-type(9) {
    background: #f6f0f9;
}

.main-content .content-5 ul li a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.slide-box {
    width: 100%;
}

.main-content .tempWrap {
    width: 80% !important;
}



.main-content .tempWrap ul li {
    width: 225px !important;
    margin: 0 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}



.main-content .tempWrap ul li img {
    width: 100%;
}

.main-content .slide-box {
    margin-top: 20px;
}

.c-1 a {
    height: 100%;
    font-size: 32px;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.content-2-1>div {
    width: 100%;
}

.content-2-1 a img {
    margin-bottom: 10px;
}

.content-2-1 p,
.content-2-2 p,
.main-content-4 p {
    line-height: 42px;
    text-indent: 2em;
   width:100%;
}

.content-2-1 p span,
.content-2-2 p span {
    color: #1b5b9f;
    cursor: pointer;
}

.content-2-2 {
    border-top: 25px solid #efefef;
    padding-top: 40px;
}

.content-2-2 div div div {
    width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}

.content-2-2 div div img {
    width: 100%;
    margin-top: 30px;
}

.content-2-2 div div span {
    width: 100%;
    font-size: 32px;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    position: absolute;
    bottom: 40px;
    left: 0;
}

.type-title {
    width: 100%;
    font-size: 34px;
    color: #4175ae;
    line-height: 32px;
    font-weight: 600;
    border-bottom: 1px solid #dddddd;
    margin-top: 30px;
}

.content-2-3 div div {
    height: 120px;
    font-size: 32px;
    background: #dde9f0;
    border: 1px solid #1188cc;
    border-radius: 6px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
}

.content-2-3 .c-2 {
    width: 380px;
}

.content-2-3 .c-3 {
    width: 585px;
}

.content-2-3 .c-2 a,
.content-2-3 .c-3 a {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-2-3 .c-2 a span,
.content-2-3 .c-3 a span {
    color: #4175ae;
    margin-left: 12px;
}

.leader-list {
    border-radius: 4px;
    background: #edf6ff;
    padding: 20px;
}

.leader-list .leader-type {
    width: 200px;
    font-size: 28px;
    color: #4175ae;
    font-weight: 600;
    border-right: 2px solid #ffffff;
    border-bottom: 1px solid #97b5d6;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    flex-shrink: 0;
}

.leader-list .leader-type div {
    width: 60%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.leader-list .leader-photo {
    display: flex;
    flex-wrap: wrap;
}

.leader-list .leader-photo div {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 15px 35px;
}

.leader-list .leader-photo div span {
    margin-top: 10px;
}

.color-666 {
    color: #666666;
}

.color-417 {
    color: #4175ae;
}

.f-s-32 {
    font-size: 32px;
}

.main-content-4 {
    padding: 20px;
    box-sizing: border-box;
}

.bar {
    margin: 40px 0 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}

.main-content-4 .main-title {
    line-height: 46px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}

.main-content-4 .main-title span:nth-of-type(2) {
    margin-bottom: 10px;
}

.main-content-4 p {
    margin-bottom: 30px;
}

.data-list .data {
    line-height: 36px;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.data-list .data>div:nth-of-type(1) {
    width: 14%;
    color: #999999;
    font-weight: 600;
    flex-shrink: 0;
}

.pagination-total span:nth-of-type(2) {
    color: #4175ae;
}

.bar span {
    font-size: 26px;
    color: #000000;
    font-weight: 600;
}

.more-info div {
    width: 40%;
    height: 62px;
    color: #ffffff;
    text-align: center;
    line-height: 62px;
    border-radius: 10px;
    background: #1b5b9f;
    margin: 0 auto;
}

.c-4 {
    width: 48%;
    height: 90px;
    font-size: 32px;
    background: #e1eaf3;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
}

.yybf{
width:100px;
height:100px;
}