@charset "utf-8";

.banner {
    position: relative;
    overflow: hidden;

}

.banner img {
    display: block;
    width: 100%;
}


.banner a {
    display: block;
}

.banner .slick {
    position: relative;
    z-index: 9;
}

.banner .slick-slide a {
    display: block;
    position: relative;
}

.banner .slick-dots {
    bottom: 5%;
    right: 300px;
    text-align: right;
}

.banner .slick-dots li {
    width: 26px;
    height: 26px;
    border: solid 1px transparent;
    border-radius: 50%;
    transition: all 0.3s;
}

.banner .slick-dots li button {
    font-size: 14px;
    color: #ffffff;
    padding: 0;
    padding-top: 5px;
    padding-left: 5px;
}

.banner .slick-dots li button::before {
    content: '0';
}

.banner .slick-dots li.slick-active {
    border-color: #fff;
    transform: translateY(-40px);
}


.banner .slick-dots li.slick-active::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 24px;
    background-color: #eeeaea;
    position: absolute;
    left: 50%;
    bottom: -35px;
    transform: translateX(-50%);
}

.banner-tx {
    position: absolute;
    width: 70%;
    bottom: 80px;
    left: 240px;
    z-index: 99;
    padding-left: 62px;
    background: url(../images/banner-txbj.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 30px;
    padding-bottom: 50px;
   display:none;
}

.banner-tx h3 {
    font-size: 36px;
    color: #ffffff;
    margin-bottom: 30px;
    background: url(../images/banner-arrow.png) no-repeat;
    background-position: 213px center;
    transition: all 0.3s;
}

.banner-tx:hover h3 {
    background-position: 240px center;
}

.banner-tx p {
    font-size: 18px;
    line-height: 33px;
    height: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ffffff;
    width: 75%;
}

/* s1 */
.s1 {
    padding: 55px 0;
    background: url(../images/s1-bj.jpg) no-repeat;
    background-size: cover;
}

.tit {
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}

.tit b {
    font-size: 32px;
    color: #000000;
}

.tit a {
    font-size: 16px;
    color: #034394;
    padding: 6px 0;
    padding-left: 22px;
    background: url(../images/more1.png) no-repeat;
    background-position: left center;
    border-bottom: 1px solid #034394;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.tit a:hover {
    opacity: 0.7;
}


.s1-l {
    width: 837px;
    float: left;
    margin-right: 35px;
    padding-bottom: 30px;
    padding-left: 30px;
    background: url(../images/s1-banner-bj.jpg) no-repeat;
    background-position: left bottom;
    background-size: 90% 80%;
}

.s1-banner {
    float: right;
    width: 553px;
    margin-left: 30px;
}

.s1-banner .pic::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/s1-zzc.png) no-repeat;
    background-position: center bottom;
}

.s1-banner .pic {
    height: 372px;
    padding-top: 0;
}

.s1-banner a:hover img {
    transform: scale(1.1);
}

.s1-tx {
    overflow: hidden;
    padding-top: 40px;
}

.s1-date {
    text-align: center;
    width: 78px;
    height: 75px;
    background-color: #d02a25;
}

.s1-date b {
    font-size: 36px;
    color: #ffffff;
    display: block;
    font-weight: normal;
}

.s1-tx span {
    font-size: 16px;
    color: #ffffff;
}

.s1-tx h3 {
    font-size: 22px;
    line-height: 35px;
    height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: normal;
}

.s1-tx p {
    font-size: 16px;
    line-height: 25px;
    color: #999999;
    height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 2em;
    text-align: justify;
}

.s1-tx .slick-slider {
    padding-bottom: 50px;
}

.s1-tx .slick-dots li {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #0d4ea0;
    opacity: 0.33;
}

.s1-tx .slick-dots li.slick-active {
    opacity: 1;
}

.s1-tx a:hover h3 {
    color: #034394;
}

.s1-list {
    overflow: hidden;
}

.s1-list ul li a span {
    font-size: 18px;
    color: #034394;
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid rgba(3, 67, 148, 0.33);
    line-height: 20px;
}

.s1-list ul li a p {
    overflow: hidden;
    font-size: 18px;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000000;
}

.s1-list ul li {
    margin-top: 25px;
}

.s1-list ul li:first-child {
    margin-top: 0;
}

/* s2 */
.s2 {
    padding-top: 50px;
    padding-bottom: 60px;
    background: url(../images/s2-bj.jpg) no-repeat;
    background-size: 100% 266px;
}

.s2-l {
    float: left;
    width: 48%;
    margin-right: 4%;
}

.s2-r {
    float: left;
    width: 48%;
}


.s2 .tit {
    text-align: left;
}

.s2 .tit b {
    color: #fff;
}

.s2 .tit a {
    color: #fff;
    border-color: #fff;
    background: url(../images/more2.png) no-repeat;
    background-position: left center;

}


.s2-list {
    background-color: #fff;
    padding: 35px;
}

.s2-date b {
    font-size: 28px;
    color: #044394;
    line-height: 40px;
    display: block;
}

.s2-date span {
    font-size: 16px;
    color: #ffffff;
    line-height: 26px;
    display: block;
    background-color: #044394;
    padding: 0 15px;
}

.s2-date {
    float: left;
    border: solid 1px #044394;
    text-align: center;
    margin-right: 24px;
}


.s2-tx p {
    font-size: 18px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000000;
}

.s2-list ul li a {
    padding: 13px 0;
    border-bottom: 1px dashed #ccc;
}

.s2-list ul li:first-child a {
    padding-top: 0;
}

.s2-list ul li a:hover p {
    color: #044394;
}

.s2-pt {
    padding: 30px 35px;
    background-color: #fff;
}

.s2-pt .pic {
    float: left;
    width: 189px;
    height: 134px;
    padding-top: 0;
    margin-right: 28px;
}

.s2-txt p {
    font-size: 18px;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
}

.s2-txt span {
    font-size: 16px;
    color: #0d4b99;
    margin-top: 30px;
    display: block;
}

.s2-pt ul li a {
    padding: 14px 0;
    border-bottom: 1px dashed #ccc;
}

.s2-pt ul li:first-child a {
    padding-top: 0;
}

.s2-pt ul li a:hover p {
    color: #044394;
}

.s234 {
    background: url(../images/s234.jpg) no-repeat;
    background-size: cover;
}

/* s3 */
.s3 .tit {
    margin-bottom: 0px;
}


.poster-main {
    position: relative;

}

.poster-main a,
.poster-main img {
    display: block;
    width: 100%;
    height: 100%;
}



.poster-main .poster-list {
    width: 1000px;
    height: 500px;
}

.poster-main .poster-list .poster-item {
    width: 200px;
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;

}

.poster-main .poster-btn {
    position: absolute;
    top: 0;
    cursor: pointer;
}

.poster-main .poster-prev-btn {
    left: 0;
    background: url(../images/s3-l.png) no-repeat center center;
}

.poster-main .poster-next-btn {
    right: 0;
    background: url(../images/s3-r.png) no-repeat center center;
}

.poster-item-title {
    font-size: 18px;
    text-align: center;
    line-height: 48px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.poster-item {
    overflow: visible !important;
    opacity: 1 !important;
    position: relative;
}
.poster-item a {
    position: relative;
}

/* s4 */
.s4 {
    padding-top: 60px;
    padding-bottom: 80px;
}

.s4 .tit {
    text-align: left;
    margin-bottom: 35px;
}

.s4-banner ul li a {
    margin: 0 20px;

}

.s4-banner ul li a p {
    font-size: 20px;
    letter-spacing: 1px;
    color: #000000;
    margin-top: 20px;
    text-align: center;
}

.s4-banner ul li a:hover p {
    color: #034394;
}

/* s5 */
.s5 {
    background: url(../images/s5-bj.jpg) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 60px;
    background-position: center bottom;
}

.s5-l {
    float: left;
    width: 48%;
    margin-right: 4%;
}

.s5 .tit {
    text-align: left;
}

.s5-l .tit {
    margin-bottom: 20px;
}

.s5-l ul li a .pic {
    width: 302px;
    height: 108px;
    padding-top: 0;

}

.s5-l ul li {
    width: 48%;
    float: left;
    margin-top: 30px;
}

.s5-l ul li:nth-child(odd) {
    margin-right: 4%;
}

.s5-r {
    overflow: hidden;
}

.s5-r ul li {
    margin-top: 17px;
}

.s5-r ul li a {
    font-size: 18px;
    line-height: 50px;
    letter-spacing: 1px;
    color: #000000;
    border: solid 1px #ebebeb;
    padding-left: 30px;
    transition: all 0.3s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #fcfefe;
    position: relative;
}

.s5-r ul li a::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #000000;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
}

.s5-r ul li a:hover {
    color: #034394;
    padding-left: 35px;
}