﻿.public-list a {
    display: block;
    line-height: 18px;
    color: #05162E;
    font-size: 18px;
    border-top: 1px solid #DADFE8;
    overflow: hidden;
}

.public-list a:hover, .public-list a:hover span {
    color: #2267C5;
}

.public-list a p {
    width: 254px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 22px 0;
}

.public-list a span {
    float: right;
    color: #566273;
    font-size: 16px;
    margin: 22px 0;
}

.label {
    font-size: 24px;
    line-height: 30px;
    overflow: hidden;
    font-weight: 600;
    margin-bottom: 30px;
}

.label i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("/shengli/dfiles/14386/r/cms/yxy/default/img/more-list.png") no-repeat center center;
    margin-right: 10px;
}


.part1 {
    height: 539px;
    overflow: hidden;
    padding-top: 9px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(235, 240, 248, 1) 100%);
    position: relative;
}

.part1:before {
    content: '';
    display: block;
    height: 51px;
    background: linear-gradient(180deg, rgba(223, 232, 246, 0) 0%, rgba(223, 232, 246, 1) 100%);
    border-bottom: 1px solid #fff;
    position: absolute;
    bottom: 130px;
    left: 0;
    right: 0;
}
.part1-nolist{
    height: auto;
    padding-bottom: 10px;
}
.part1-nolist::before{
    bottom: 0px;
}
.part1 .banner-content {
    overflow: hidden;
}

.part1 .banner-content .banner {
    float: left;
    width: 791px;
    height: 400px;
}

.part1 .banner-content .banner img {
    width: 100%;
    height: 100%;
}

.banner .swiper-pagination {
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    height: 20px;
    background: rgba(40, 30, 20, 0.4);
    border-radius: 10px;
    padding: 4px 3px;
    overflow: hidden;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    float: left;
    width: 12px;
    height: 12px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
    margin: 0 3px;
    background: #fff;
    opacity: 1;
}

.banner .swiper-pagination span.swiper-pagination-bullet-active {
    background: #2267C5;
}

.part1 .banner-content .public-list {
    float: right;
    width: 380px;
    height: 366px;
    margin-top: 8px;
}

.part1 .public-list .swiper-slide {
    width: 100%;
    border-bottom: 1px solid #DADFE8;
}

.part1 .public-list .swiper-slide a {
    border: transparent;
}

.part1 .public-list .swiper-slide:first-child a {
    border-top: transparent;
}

.part1 .entry-box {
    height: 130px;
    overflow: hidden;
    font-size: 0;
}

.part1 .entry-box a {
    float: left;
    padding: 40px 90px 0px;
    color: #05162E;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    line-height: 50px;
}

.part1 .entry-box a:before {
    content: '';
    display: inline-block;
    float: left;
    width: 1px;
    height: 20px;
    background: #05162E;
    position: absolute;
    left: 0;
    top: 55px;
}

.part1 .entry-box a:first-child {
    padding-left: 75px;
}


.part1 .entry-box a:first-child:before {
    background: transparent;
}

.part1 .entry-box a:last-child {
    padding-right: 0;
}

.part1 .entry-box a img {
    margin-right: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}


.part2 {
    padding: 60px 0 35px;
    box-sizing: border-box;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(235, 240, 248, 1) 100%);
}

.part2-1 {
    overflow: hidden;
}

.part2-1 .list {
    float: left;
    width: 380px;
    margin-left: 30px;
}

.part2-1 .list:first-child {
    margin-left: 0;
}


.part2-1 .label {
    line-height: 24px;
}

.part2-1 .list .imgs {
    width: 380px;
    overflow: hidden;
    position: relative;
    margin-bottom: 8px;
}

.part2-1 .imgs img {
    width: 100%;
    height: 238px;
}

.part2-1 .imgs p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background: linear-gradient(270deg, rgba(5, 22, 46, 0) 0%, rgba(5, 22, 46, 1) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
}

.part2-1 .public-list {
    margin-bottom: 39px;
}

.part2-1 .public-list li:first-child a {
    border-top: transparent;
}

.part2-2 .label i {
    background: url("/shengli/dfiles/14386/r/cms/yxy/default/img/labelbg1.png") no-repeat center center;
    vertical-align: middle;
}

.part2-2 .list .swiper-slide {
    border-bottom: 12px solid #2267C5;
    overflow: hidden;
    background: #FFFFFF;
    margin-bottom: 60px;
    font-size: 18px;
    width: 380px;
    margin-right: 30px;
}

.part2-2 .swiper-wrapper {
    height:auto!important;
}

.part2-2 .list a {
    color: #05162E;
}

.part2-2 .list img {
    width: 380px;
    height: 253px;
}

.part2-2 .list .title, .part2-3 .list .title {
    font-weight: bold;
    line-height: 18px;
    padding: 20px 19px 10px 20px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.part2-2 .list p, .part2-3 .list p {
    height: 54px;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0 19px 0 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.part2-3 .label i {
    background: url("/shengli/dfiles/14386/r/cms/yxy/default/img/labelbg2.png") no-repeat center center;
    vertical-align: middle;
}

.part2-3 .list {
    overflow: hidden;
    margin-bottom: 60px;
}

.part2-3 .list li {
    width: 380px;
    height: 395px;
    float: left;
    font-size: 18px;
    background: #FFFFFF;
    padding: 30px 20px;
    box-sizing: border-box;
    margin-left: 30px;
}

.part2-3 .list a {
    color: #05162E;
}

.part2-3 .list li:first-child {
    margin-left: 0;
}

.part2-3 .list li img {
    width: 100%;
    height: 213px;
}

.part2-3 .list .title {
    padding: 7px 0 10px 0;
}

.part2-3 .list p {
    padding: 0;
    margin-bottom: 18px;
}

.part2-3 .list span {
    float: left;
    color: #566273;
    font-size: 16px;
    line-height: 16px;
}

.part2-3 .list .detail-btn {
    float: right;
    color: #2267C5;
    font-size: 14px;
    line-height: 16px;
}


.part2-4 .label {
    margin-bottom: 5px;
}

.part2-4 .label i {
    background: url("/shengli/dfiles/14386/r/cms/yxy/default/img/labelbg3.png") no-repeat center center;
    vertical-align: middle;
}

.part2-4 .links {
    font-size: 0;
    margin-right: -25px;
}

.part2-4 .links a {
    display: inline-block;
    width: 150px;
    border: 1px solid #DADFE8;
    margin: 25px 25px 25px 0;
    overflow: hidden;
}

.part2-4 .links a img {
    width: 100%;
    height: 80px;
}

.part2-4 .links a:last-child {
    margin-right: 0;
}
.part7 {
    padding-top: 60px;
}

.part7 .news-title .title-icon {
    background: url("/shengli/dfiles/14386/r/cms/yxy/default/images/title4.png") no-repeat;
    background-size: 100% 100%;
}

.part7 .links {
    height: 130px;
    font-size: 0;
    margin-bottom: 60px;
    overflow: hidden;
}

.part7 .links .swiper-slide {
    margin-top: 20px;

}

.part7 .links a {
    display: inline-block;
    width: 150px;
    height: 80px;
    border: 1px solid #E5E5E5;
    border-radius: 6px;
    overflow: hidden;
}

.part7 .links a img {
    width: 100%;
    height: 100%;
}

.part7 .links a:last-child {
    margin-right: 0;
}





