@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%;
}

.banner .slick-dots li {
    width: 18px;
    height: 18px;
    border: solid 1px #ffffff;
    border-radius: 50%;
    margin: 0 10px;
    padding-top: 3px;
    padding-left: 3px;
    opacity: 0.6;
}

.banner .slick-dots li button {
    font-size: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ffffff;
}

.banner .slick-dots li button::before {
    content: '0';
}

.banner .slick-dots li.slick-active {
    opacity: 1;
}

.banner .slick-slide a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/banner-zzc2.png) repeat-x;
    background-position: center bottom;
    z-index: 9;
}

.banner .slick-prev {
    width: 120px;
    height: 101px;
    /* background: url(../images/banner-l.png) no-repeat; */
    background-size: cover;
    left: 4%;
}

.banner .slick-next {
    width: 120px;
    height: 101px;
    /* background: url(../images/banner-r.png) no-repeat; */
    background-size: cover;
    right: 4%;
}

.banner-tx {
    display: none;
    position: absolute;
    z-index: 98;
    background-color: rgba(0, 19, 34, 0.43);
    right: 13%;
    top: 15px;
    padding-top: 100px;
    padding-left: 90px;
    padding-right: 40px;
    width: 13%;
    height: 100%;
    min-width: 200px;
}

.banner-tx img {
    display: block;
    width: 100%;
}



/* s1 */
.s1 {
    padding-top: 36px;
    padding-bottom: 40px;
    background: url(../images/s1-bj.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.tit b {
    line-height: 36px;
    font-size: 24px;
    color: #333333;
}

.tit img {
    vertical-align: bottom;
    margin-right: 9px;
}

.tit {
    position: relative;
    font-size: 0;
    margin-bottom: 30px;
}

.more {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
}

.more:hover {
    opacity: 0.7;
}

.s1-l {
    float: left;
    width: 64%;
    margin-right: 70px;
}

.s1-banner {
    float: left;
    width: 461px;
    margin-right: 40px;
}

.s1-banner .pic {
    width: 100%;
    height: 316px;
    padding-top: 0;
}
.s1-banner .slick-dots{
    bottom: 35%;
}
.s1-banner .slick-dots li{
    width: 6px;
    height: 6px;
    background-color: #fff;
    opacity: 0.6;
    border-radius: 50%;
}
.s1-banner .slick-dots li.slick-active{
    opacity: 1;
}
.s1-info {
    background-color: #f0f0f0;
    padding: 30px 20px;
}

.s1-info h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 20px;
}

.s1-info span {
    float: right;
    font-family: Arial;
    font-size: 14px;
    color: #0068b7;
}

.s1-info p {
    font-size: 14px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999999;
}

.s1-banner .slick-prev {
    width: 30px;
    height: 76px;
    background: url(../images/s1-l.png) no-repeat #0068b7;
    background-position: center center;
    top: 35%;
}

.s1-banner .slick-prev:hover {
    background: url(../images/s1-l-hover.png) no-repeat #fff;
    background-position: center center;
}

.s1-banner .slick-next:hover {
    background: url(../images/s1-r-hover.png) no-repeat #fff;
    background-position: center center;
}

.s1-banner .slick-next {
    width: 30px;
    height: 76px;
    background: url(../images/s1-r.png) no-repeat #0068b7;
    background-position: center center;
    top: 35%;
}

.s1-banner ul li a:hover h3 {
    color: #0068b7;
}

.s1-item {
    overflow: hidden;
}

.s1-item ul li a p {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: none;
}

.s1-item ul li.on a p {
    display: block;
    margin-top: 10px;
}

.s1-item ul li a h3 {
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
    padding-left: 20px;
    background: url(../images/s1-dots.png) no-repeat;
    background-position: left center;
}

.s1-item ul li a span {
    float: right;
    font-family: Arial;
    font-size: 14px;
    color: #666666;
}

.s1-item ul li a {
    padding: 21px 0;
    border-bottom: 1px solid #ddd;
}

.s1-item ul li:first-child a {
    padding-top: 0;
}

.s1-item ul li.on a h3 {
    color: #ff4f0f;
    font-weight: 600;
}

.s1-item ul li.on a span {
    color: #0068b7;
}

.s1-list {
    overflow: hidden;
}

.s1-r {
    overflow: hidden;
}

.s1-date {
    float: left;
    background: url(../images/s1-date-bj.png) #0687e8;
    background-size: cover;
    background-position: center center;
    width: 92px;
    height: 80px;
    border-radius: 13px;
    text-align: center;
    padding-top: 20px;
}

.s1-date b {
    font-family: Arial;
    font-size: 20px;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
}

.s1-date span {
    display: block;
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
}

.s1-list ul li {
    margin-bottom: 18px;
}

.s1-list ul li:last-child {
    margin-bottom: 0;
}

.s1-list ul li a {
    background-color: #ffffff;
    border-radius: 13px;
    border: solid 1px #90c0e4;
}

.s1-list ul li a:hover {
    background-color: #cce4f6;
}

.s1-tx {
    overflow: hidden;
    padding-top: 17px;
    padding-left: 23px;
    padding-right: 35px;
}

.s1-tx p {
    font-size: 16px;
    color: #333333;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;

}

/* s2 */

.s2-banner ul li a {

text-align: center;

padding: 65px 0;

height: 221px;
}

.s2-banner ul li a h3 {
    font-size: 24px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 20px;
    transition: all 0.3s;
}

.s2-banner ul li a:hover h3 {
    letter-spacing: 1px;
}

.s2-banner ul li a p {
    font-size: 12px;
    color: #ffffff;
    text-align: left;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 66%;
    margin: 0 auto;
}


/* s3 */

/* 2023/7/7 */
.s3-left ul{
    display: none;
}
.s3-left ul.on{
    display: block;
}
/* 2023/7/7 */

/* s3 */
.s3 {
    padding: 40px 0;
    background: url(../images/s3-bj.jpg) no-repeat;
    background-size: cover;
}

.s3-list ul li a p {
    font-size: 16px;
    color: #333333;
    line-height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 15px;
    background: url(../images/s2-list-dots2.png) no-repeat;
    background-position: left center;
}

.s3-list ul li a span {
    float: right;
    font-family: Arial;
    font-size: 14px;
    color: #666666;
}

.s3-list ul li a {
    border-bottom: 1px solid #ddd;
}

.s3-l {
    width: 66%;
    float: left;
    margin-right: 54px;
}

.s3-ll {
    width: 47.5%;
    margin-right: 5%;
    float: left;
}

.s3-item{
    width: 47.5%;
    float: left;
}
.s3-list ul li a:hover p,
.s3-list ul li a:hover p span {
    color: #ff4f0f;
    font-weight: 600;
}

.s3-item h3{
    display: inline-block;
}
.s3-item h3 b:first-child{
    margin-right: 10px;
}
.s3-item h3 b{
	opacity: 0.6;
    cursor: pointer;
    display: inline-block;
    position: relative;

}
.s3-mid .tit a{
    display: none;
}
.s3-mid .tit a.on{
    display: block;
}
.s3-item h3 b.on{
    opacity: 1;
}
.s3-item h3 b.on::before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 1px;
    background-color: #0068b7;
}
.s3-item h3 b.on::after{
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -3PX;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #0068b7;
    width: 0;
}
.s3-mid .s3-list ul{
    display: none;
}
.s3-mid .s3-list ul.on{
    display: block;
}

.s3-mid .s3-list ul li a p{
    background: url(../images/s2-list-dots2.png) no-repeat;
    background-position: left center;
}
.s3-r .s3-list ul li a p{
    background: url(../images/s2-list-dots2.png) no-repeat;
    background-position: left center;
}
.s3-r{
    overflow: hidden;
}

.s3-pic{
    width: 435px;
	height: 115px;
}

.s3-pic img{
    max-width: 100%;
    display: block;
    width: 435px;
    height: 115px;
    object-fit: cover;
}


/* s4 */
.s4{
    padding: 23px 0;
    background-color: #f3f3f3;
}
.s4-list ul li a{
    text-align: center;
}
.s4-list ul li a .icon {
    width: 71px;
    height: 71px;
    margin: 0 auto;
}
.s4-list ul li a p{
    text-align: center;
    font-size: 18px;
	color: #004070;
    margin-top: 15px;
}




























