@charset "utf-8";

.index-bg {
    /* z-index: 9; */
    /* position: relative; */
    overflow: hidden;
}

.s1 {
    margin-top: 60px;
    position: relative;
    z-index: 9;
}

.s1 .slick li a {
    display: block;
}

.s1 .slick li a h3 {
    font-size: 40px;
    font-weight: normal;
    line-height: 45px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.s1 .slick li a p {
    font-size: 18px;
    font-weight: normal;
    line-height: 32px;
    color: #fff;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.s1 .slick li a:hover h3,
.s1 .slick li a:hover p {
    /* text-decoration: underline;*/
    color: #333;
}

.tit {
    position: relative;
    margin-bottom: 40px;
    z-index: 9;
}

.tit div {
    display: flex;
    justify-content: center;
    position: relative;
}

.tit div h3 {
    display: flex;
    align-items: center;
    font-size: 36px;
    font-family: 'sysong';
    position: relative;
    z-index: 9;
    padding: 0 10px;
}

.tit div h3::before {
    content: "";
    position: absolute;
    right: 100%;
    bottom: 0;
    width: 155px;
    height: 22px;
    background: url(../images/tit-sub.png) no-repeat;
    background-size: 100% 100%;
}

.tit div h3::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    width: 155px;
    height: 21px;
    background: url(../images/tit-sup.png) no-repeat;
    background-size: 100% 100%;
}

.tit div h3 b {
    font-weight: normal;
    font-stretch: normal;
    color: #1a65e1;
}

.tit div h3 span {
    font-weight: normal;
    letter-spacing: 0px;
    color: #333333;
}

.tit div h4 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    font-size: 80px;
    line-height: 80px;
    font-weight: 600;
    color: rgba(0, 82, 219, .06);
    z-index: 1;
}

.tit a {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 30px;
    font-size: 18px;
    font-weight: normal;
    color: #555555;
    background: url(../images/tit-more.png) no-repeat;
    background-position: left center;
    z-index: 9;
}

.tit a:hover {
    color: #1a65e1;
}

.subtit ul {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.subtit ul li {
    margin-left: 60px;
    position: relative;
    padding-bottom: 14px;
    border-bottom: 2px solid transparent;
}

.subtit ul li::before {
    content: "";
    right: 0;
    bottom: 0;
    position: absolute;
    border-width: 0 0 5px 5px;
    border-style: solid;
    border-color: transparent transparent #0052db transparent;
    opacity: 0;
}

.subtit ul li::after {
    content: "";
    top: 100%;
    position: absolute;
    border-width: 7px 7px 0 0;
    border-style: solid;
    border-color: #0052db transparent transparent transparent;
    opacity: 0;
}



.subtit ul li:nth-child(1) {
    margin-left: 0;
}

.subtit ul li a {
    display: block;
    font-size: 24px;
    line-height: 24px;
    font-weight: 100;
    color: #333333;
    font-family: 'sysongn';

}

.subtit ul li.active {
    border-color: #0052db;
}

.subtit ul li.active::before {
    opacity: 1;
}

.subtit ul li.active::after {
    opacity: 1;
}

.subtit ul li.active a {
    font-weight: 600;
}

.coverpic {
    position: relative;
    z-index: 9;
}

.coverpic a {
    display: block;
}

.coverpic a img {
    display: block;
    width: 100%;
}

.s2 {
    margin-top: 85px;
}

.s2-c {
    display: flex;
    justify-content: space-between;
    z-index: 9;
}

.s2-l {
    flex: 1;
    min-width: 0;
    z-index: 9;
}

.s2-lc ul {}

.s2-lc ul li {
    position: relative;
    padding-bottom: 30px;
    padding-left: 25px;
}

.s2-lc ul li::before {
    content: "";
    position: absolute;
    left: 4px;
    height: calc(100% - 9px);
    top: 19px;
    width: 1px;
    background-color: #e1e1e1;
    z-index: 1;
}

.s2-lc ul li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 7px;
    height: 7px;
    border: solid 1px #dcdcdc;
    border-radius: 50%;
    z-index: 2;
    transition: all 0.3s;
}

.s2-lc ul li a {
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 56px;
}

.s2-lc ul li:hover::after {
    background-color: #0052db;
    border-color: #0052db;
}

.s2-lc ul li:hover a {
    color: #0052db;
    font-weight: 600;
}

.s2-m {
    width: 654px;
    margin: 0 3%;
    z-index: 9;
}

.s2-m .slick1 ul li a {
    display: block;
}

.s2-m .slick1 ul li a .pic {
    padding-top: 61.6%;
}

.s2-m .slick1 ul li a .pic::after {
    content: "";
    position: absolute;
    left: 0;
    height: 60%;
    right: 0;
    bottom: 0;
    background: url(../images/zzc1.png) repeat-x;
    background-position: center bottom;
    background-size: auto 100%;
}

.s2-m .slick1 .slick-prev,
.s2-m .slick1 .slick-next {
    top: 62%;
    width: 40px;
    height: 70px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9;
}

.s2-m .slick1 .slick-prev {
    left: 0;
}

.s2-m .slick1 .slick-prev::before {
    content: "<";
    font-size: 22px;
    font-weight: bold;
}

.s2-m .slick1 .slick-next {
    right: 0;
}

.s2-m .slick1 .slick-next::before {
    content: ">";
    font-size: 22px;
    font-weight: bold;
}

.s2-m .slick2 {
    padding: 25px 0 30px 0;
    margin-bottom: 20px;
    position: relative;
}

.s2-m .slick2::before {
    content: "";
    position: absolute;
    left: 0;
    height: 8px;
    width: 50%;
    bottom: 0;
    background: url(../images/zsborder1.png) no-repeat;
    background-position: left center;
    background-size: auto 8px;
}

.s2-m .slick2::after {
    content: "";
    position: absolute;
    right: 0;
    height: 8px;
    width: 50%;
    bottom: 0;
    background: url(../images/zsborder1.png) no-repeat;
    background-position: right center;
    background-size: auto 8px;
}

.s2-m .slick2 ul li a {
    display: flex;
    align-items: center;
}

.s2-m .slick2 ul li a .date {
    background: url(../images/date-bg.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 78px;
    height: 79px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 17px;
}

.s2-m .slick2 ul li a .date b {
    font-size: 24px;
    font-weight: normal;
    line-height: 26px;
    color: #0052db;
    font-weight: 600;
}

.s2-m .slick2 ul li a .date span {
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: rgba(0, 82, 219, 0.68);
}

.s2-m .slick2 ul li a .info {
    flex: 1;
    min-width: 0;
}

.s2-m .slick2 ul li a .info h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s2-m .slick2 ul li a .info p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 48px;
    margin-top: 10px;
}

.s2-m .slick2 ul li a:hover .info h3 {
    color: #0052db;
    font-weight: 600;
}


.s2-r {
    flex: 1;
    min-width: 0;
    z-index: 9;
}

.s3 {
    margin-top: 70px;
    background: url(../images/s3-bg.jpg) no-repeat;
    background-position: center 109px;
    background-size: cover;
    padding-bottom: 45px;
}

.s3-tit {
    position: relative;
    padding-top: 10px;
}

.s3-tit::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 1920px;
    transform: translateX(-50%);
    height: 100%;
    border-top: 1px solid #eef5ff;
    border-bottom: 1px solid #eef5ff;
}

.s3-tit ul {
    display: flex;
    align-items: center;
}

.s3-tit ul li {
    width: 33.33%;
    position: relative;
    transition: all 0.5s;
}

.s3-tit ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/s3-tit-hwbg.png) repeat;
    background-position: center center;
    background-size: auto 100%;
    z-index: 2;
    transition: all 0.5s;
}

.s3-tit ul li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 82, 219, .3);
    transform: skew(-10deg);
    z-index: 1;
    transform-origin: right top;
    transition: all 0.5s;
}

.s3-tit ul li:nth-child(1)::before {
    left: calc((-100vw + 900px) / 2);
}

.s3-tit ul li:nth-child(1):after {
    left: calc((-100vw + 900px) / 2);
}

.s3-tit ul li:nth-child(2):after {
    background: rgba(0, 82, 219, .14);
}

.s3-tit ul li:nth-child(3)::before {
    right: calc((-100vw + 900px) / 2);
}

.s3-tit ul li:nth-child(3):after {
    right: calc((-100vw + 900px) / 2);
    background: rgba(0, 82, 219, .05);
}

.s3-tit ul li a {
    display: flex;
    align-items: center;
    text-align: center;
    height: 99px;
    position: relative;
    z-index: 9;
    justify-content: center;
}

.s3-tit ul li a::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 15px;
    background: #0052db;
    border-left: 1px dashed rgba(255, 255, 255, .5);
    transform: skewX(-10deg) skewY(36deg);
    transform-origin: left top;
    opacity: 0;
    transition: all 0.5s;
}

.s3-tit ul li:nth-child(2) a::after {
    left: calc(100% - 1px);
}

.s3-tit ul li:nth-child(3) a::after {
    display: none;
}

.s3-tit ul li a h3 {
    display: flex;
    align-items: flex-end;
    font-family: sysong;
}

.s3-tit ul li a h3 b {
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    color: #004bc8;
}

.s3-tit ul li a h3 span {
    font-size: 30px;
    line-height: 30px;
    font-weight: 100;
    color: #333333;
}

.s3-tit ul li.active {
    transform: translateY(-10px);
}

.s3-tit ul li.active::after {
    background: rgba(0, 82, 219, 1);
}

.s3-tit ul li.active a::after {
    opacity: 1;
}

.s3-tit ul li.active a h3 b {
    color: #ffffff;
}

.s3-tit ul li.active a h3 span {
    color: #ffffff;
}

.s3-c {
    margin-top: 60px;
    position: relative;
   /* overflow: hidden;*/
}

.s3-c>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: -9;
    transition: all 0.5s;
    transform: translateY(100%);
}

.s3-c>div.on {
    position: relative;
    z-index: 9;
    opacity: 1;
    transform: translateY(0);
}

.s3-i1-t {
    display: flex;
    justify-content: space-between;
}

.s3-i1-tl {
    width: 54%;
    background: rgba(255, 255, 255, .48);
    padding: 52px 66px 58px 73px;
    position: relative;
}

.border-item {
    position: absolute;
    top: 23px;
    right: 32px;
    bottom: 25px;
    left: 44px;
    border-top: 1px solid rgba(0, 82, 219, .48);
    border-bottom: 1px solid rgba(0, 82, 219, .48);
    z-index: 1;
    pointer-events: none;
}

.border-item::before {
    content: "";
    position: absolute;
    left: -15px;
    top: -1px;
    width: 15px;
    height: 15px;
    background: url(../images/border-item-bg.png) no-repeat;
    background-position: left top;
}

.border-item::after {
    content: "";
    position: absolute;
    right: -15px;
    top: -1px;
    width: 15px;
    height: 15px;
    background: url(../images/border-item-bg.png) no-repeat;
    background-position: right top;
}

.border-item>div {
    position: absolute;
    left: -15px;
    top: 14px;
    right: -13px;
    bottom: 15px;
    border-left: 1px solid rgba(0, 82, 219, .48);
    border-right: 1px solid rgba(0, 82, 219, .48);
}

.border-item>div::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 16px;
    height: 16px;
    background: url(../images/border-item-bg.png) no-repeat;
    background-position: left bottom;
}

.border-item>div::after {
    content: "";
    position: absolute;
    right: -2px;
    bottom: -16px;
    width: 14px;
    height: 17px;
    background: url(../images/border-item-bg.png) no-repeat;
    background-position: right bottom;
}

.s3-sup {
    position: absolute;
    width: 96px;
    height: 112px;
    left: -4px;
    top: -5px;
    background: url(../images/s3-supbg.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
}

.s3-sup p {
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
    color: #ffffff;
    font-family: sysong;
    font-weight: lighter;
}

.s3-i1-tr {
    width: 41.8%;
    background: rgba(255, 255, 255, .48);
    padding: 43px 42px 42px 73px;
    position: relative;
}

.form-box2 {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 9;
}

.form-box2>.input-text:nth-child(1) {
    width: 40%;
    margin-right: 29px;
}

.form-box2>.input-text:nth-child(2) {
    flex: 1;
    min-width: 0;
}

.form-box2>.input-text:nth-child(2) span {
    margin-right: 0;
}

.s3-i1-tr .more {
    position: absolute;
    right: 50px;
    top: 10px;
    z-index: 8;
}

.s3-i1-tr .more a {
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #0052db;
    background: #f2f7fd;
    padding: 0 5px;
}

.s3-i1-tr .publist1 ul li a p {
    line-height: 50px;
}

.s3-i1-b {
    position: relative;
    margin-top: 30px;
    /* background: url(../images/jz.png) no-repeat; */
    /* background-position: center center; */
}

.s3-i1-b::before {
    content: "";
    position: absolute;
    width: 50%;
    left: 0;
    top: 0;
    bottom: 0;
    background: url(../images/jz.png) no-repeat;
    background-position: left center;
    background-size: auto 100%;
    z-index: 1;
}

.s3-i1-b::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    bottom: 0;
    background: url(../images/jz.png) no-repeat;
    background-position: right center;
    background-size: auto 100%;
    z-index: 1;
}

.s3-i1-b ul {
    padding: 57px 40px 60px 40px;
    z-index: 9;
}

.s3-i1-b ul li {}

.s3-i1-b ul li a {
    display: block;
}

.s3-i1-b ul li a .icons {
    width: 107px;
    height: 108px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/s3-i1-bicon-bg.png) no-repeat;
    background-position: center center;
    background-size: 100%;
    position: relative;
    margin: 0 auto;
    padding-bottom: 15px;
    transition: all 0.3s;
}

.s3-i1-b ul li a .icons img {
    display: none;
}

.s3-i1-b ul li a .icons img:nth-child(1) {
    display: block;
}

.s3-i1-b ul li a p {
    font-size: 18px;
    font-weight: normal;
    line-height: 46px;
    color: #333333;
    text-align: center;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s3-i1-b ul li a:hover .icons {
    background: url(../images/s3-i1-bicon-bg2.png) no-repeat;
    background-position: center center;
    background-size: 100%;
}

.s3-i1-b ul li a:hover .icons img {
    display: block;
}

.s3-i1-b ul li a:hover .icons img:nth-child(1) {
    display: none;
}

.s3-i3-t {
    background: rgba(255, 255, 255, .48);
    padding: 63px 100px 63px 100px;
    position: relative;
}

.s3-btit h3 {
    font-size: 28px;
    line-height: 28px;
    font-weight: normal;
    color: #333333;
    position: relative;
    padding-bottom: 20px;
}

.s3-btit h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 3px;
    background-color: #0255da;
}

.table-box {
    overflow-x: auto;
}

.table-box table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    min-width: 500px;
}

.table-box table tr th {
    background-color: rgba(20, 90, 171, .06);
    border-top: 1px solid rgba(2, 85, 218, .2);
    line-height: 70px;
    font-size: 22px;
    font-weight: normal;
    color: #333333;
    padding: 0 40px;
    text-align: left;
}
.table-box table tr th {
    padding: 0 20px;
}

.table-box table tr td a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-weight: normal;
    line-height:45px;
    color: #333333;
}

.table-box table tr:hover td a {
    color: #0052db;
}

.s3-i3-b {
    margin-top: 35px;
}

.s3-i3-b ul {
    display: flex;
    justify-content: space-between;
}

.s3-i3-b ul li {
    width: 19%;
}

.s3-i3-b ul li a {
    display: block;
    height: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* padding-left: 15%; */
}

.s3-i3-b ul li a h3 {
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
}

.s3-i3-b ul li a p {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    color: #ffffff;
    opacity: 0.5;
    margin-top: 10px;
}

.s3-i2-t {
    background: rgba(255, 255, 255, .48);
    padding: 60px 100px;
    position: relative;
}

.s3-i2-ttit ul {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid rgba(2, 85, 218, .2);
}

.s3-i2-ttit ul li {
    margin: 0 80px;
}

.s3-i2-ttit ul li a {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}

.s3-i2-ttit ul li a div {
    height: 35px;
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.s3-i2-ttit ul li a div img {
    display: block;
    max-height: 100%;
}

.s3-i2-ttit ul li a p {
    font-size: 28px;
    line-height: 35px;
    font-weight: normal;
    font-stretch: normal;
    color: #333333;
    position: relative;
}

.s3-i2-ttit ul li a p::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -21px;
    width: 0;
    height: 3px;
    transition: all 0.3s;
    background-color: #0255da;
}

.s3-i2-ttit ul li.active a p::after {
    width: 80px;
}

.s3-i2-tc {
    position: relative;
    overflow: hidden;
    margin-top: 35px;
}

.s3-i2-tc>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: -9;
    transition: all 0.5s;
    transform: translateY(100%);
}

.s3-i2-tc>div.on {
    position: relative;
    z-index: 9;
    opacity: 1;
    transform: translateY(0);
}

.s3-i2-tc .slick>ul li a {
    display: block;
}

.s3-i2-tc .slick>ul li a .icons {
    width: 91px;
    height: 86px;
    background: url(../images/s3-i2-tc-iconbg.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.s3-i2-tc .slick>ul li a .icons img {
    max-width: 40%;
    max-height: 60%;
}

.s3-i2-tc .slick>ul li a p {
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    color: #333333;
    text-align: center;
    margin-top: 15px;
}

.s3-i2-tc .slick>ul li a:hover .icons img {
    transform: rotateY(360deg);
    transition: all 0.5s;
}

.s3-i2-tc .slick>ul li a:hover P {
    color: #0052db;
    font-weight: 600;
}

.s3-i2-tc .slick-prev,
.s3-i2-tc .slick-next {
    width: 12px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 9;
}

.s3-i2-tc .slick-prev {
    left: 0;
    background-image: url(../images/xq1.png);
}

.s3-i2-tc .slick-next {
    right: 0;
    background-image: url(../images/xq2.png);
}



.s3-i2-b {
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
}

.s3-i2-bl {
    width: 48%;
    background: rgba(255, 255, 255, .48);
    padding: 50px 60px;
    position: relative;
}

.s3-i2-br {
    width: 48%;
    background: rgba(255, 255, 255, .48);
    padding: 50px 60px;
    position: relative;
}

.s3-i2-btit {
    display: flex;
    align-items: center;
}

.s3-i2-btit div {
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
}

.s3-i2-btit div img {
    max-height: 100%;
}

.s3-i2-btit p {
    font-size: 28px;
    line-height: 30px;
    font-weight: normal;
    color: #333333;
}

.s3-i2-bllist1 {
    margin-top: 30px;
}

.s3-i2-bllist1 ul li a {
    display: block;
}

.s3-i2-bllist1 ul li a .icons {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.s3-i2-bllist1 ul li a .icons img {
    max-height: 100%;
}

.s3-i2-bllist1 ul li a p {
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    color: #333333;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 30px;
}

.s3-i2-bllist1 ul li a:hover .icons img {
    transform: rotateY(360deg);
    transition: all 0.5s;
}


.s3-i2-bllist2 ul {
    display: flex;
    flex-wrap: wrap;
    padding-top: 15px;
    margin: 0 -15px;
}

.s3-i2-bllist2 ul li {
    width: 33.33%;
    padding: 15px 0;
}

.s3-i2-bllist2 ul li a {
    display: block;
    text-align: center;
    margin: 0 15px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;

}

.s3-i2-bllist2 ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 10px;
    bottom: 0;
    background: url(../images/s3-i2-bllist2-itembg.png) no-repeat;
    background-position: left center;
}

.s3-i2-bllist2 ul li a::after {
    content: "";
    position: absolute;
    width: 10px;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/s3-i2-bllist2-itembg.png) no-repeat;
    background-position: right center;
}

.s3-i2-bllist2 ul li a p {
    font-size: 16px;
    font-weight: normal;
    line-height: 41px;
    color: #333333;
    border-top: 1px solid rgba(0, 82, 219, .3);
    border-bottom: 1px solid rgba(0, 82, 219, .3);

}

.s3-i2-bllist2 ul li a:hover p {
    color: #0052db;
    font-weight: 600;
}

.s4 {
    margin-top: 60px;
}

.s4-c {
    margin-top: 35px;
    display: flex;
    align-items: center;
}

.s4-l {
    width: 101px;
}

.s4-l ul {}

.s4-l ul li {
    background: #2e87e9;
    border-radius: 10px 0px 0px 10px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    margin-top: 9px;
    transition: all 0.5s;
}

.s4-l ul li:nth-child(1) {
    margin-top: 0;
}


.s4-l ul li a {
    background: url(../images/s4-litembgyun.png) no-repeat;
    background-position: center center;
    height: 146px;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
}

.s4-l ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/border-item-bg2.png) no-repeat;
    background-position: center center;
    opacity: 0;
    transition: all 0.5s;
}

.s4-l ul li.active {
    margin-left: -70px;
}

.s4-l ul li.active a::before {
    opacity: 1;
}

.s4-rl ul li a {
    display: block;
}

.s4-rl ul li a h3 {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #0052db;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: sysong;
    padding-bottom: 40px;
    position: relative;
    margin-top: 25px;
}

.s4-rl ul li a h3::before {
    content: "";
    position: absolute;
    left: 0;
    height: 8px;
    width: 50%;
    bottom: 0;
    background: url(../images/zsborder1.png) no-repeat;
    background-position: left center;
    background-size: auto 8px;
}

.s4-rl ul li a h3::after {
    content: "";
    position: absolute;
    right: 0;
    height: 8px;
    width: 50%;
    bottom: 0;
    background: url(../images/zsborder1.png) no-repeat;
    background-position: right center;
    background-size: auto 8px;
}

.s4-rl ul li a p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    color: #5978ab;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 108px;
    margin: 30px 0 40px 0;
}

.s4-rl ul li a div {
    width: 203px;
    height: 53px;
    position: relative;
}

.s4-rl ul li a b {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 53px;
    color: #0052db;
    font-family: sysong;
    position: relative;
    z-index: 9;
    transition: all 0.3s;
}


.s4-rl ul li a div::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    bottom: 0;
    background: url(../images/s3-i2-bllist2-itembg.png) no-repeat;
    background-position: left center;
    background-size: auto 100%;
    z-index: 1;
    transition: all 0.3s;
}

.s4-rl ul li a div::after {
    content: "";
    position: absolute;
    width: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/s3-i2-bllist2-itembg.png) no-repeat;
    background-position: right center;
    background-size: auto 100%;
    z-index: 1;
    transition: all 0.3s;
}

.s4-rl ul li a:hover b {
    color: #fff;
}

.s4-rl ul li a:hover div::before {
    background: url(../images/s3-i2-bllist2-itembg2.png) no-repeat;
    background-position: left center;
    background-size: auto 100%;
}

.s4-rl ul li a:hover div::after {
    background: url(../images/s3-i2-bllist2-itembg2.png) no-repeat;
    background-position: right center;
    background-size: auto 100%;
}



.s4-r {
    flex: 1;
    min-width: 0;
    background-color: #d5e8ff;
    position: relative;
    padding: 100px 130px 100px 100px;
}

.s4-r>.border-item2 {
    top: 48px;
    right: 48px;
    left: 48px;
    bottom: 48px;
    background-color: #f4f9ff;
    border-color: transparent;
}

.s4-r>.border-item2>div {
    border-color: transparent;
}

.s4-r>.border-item2::before {
    background: url(../images/s4-rborbg.png) no-repeat;
    background-position: left top;
    left: 0;
}

.s4-r>.border-item2::after {
    background: url(../images/s4-rborbg.png) no-repeat;
    background-position: right top;
    right: 0;
}

.s4-r>.border-item2>div::before {
    background: url(../images/s4-rborbg.png) no-repeat;
    background-position: left bottom;
    left: 14px;
}

.s4-r>.border-item2>div::after {
    background: url(../images/s4-rborbg.png) no-repeat;
    background-position: right bottom;
    right: 12px;
}

.s4-r>.border-item3 {
    left: 92px;
    right: 94px;
    top: 77px;
    bottom: 77px;
}


.s4-rmain {
    position: relative;
    /* overflow: hidden; */

}

.s4-rmain::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: -70px;
    background: url(../images/s4-rmain-bg.png) no-repeat;
    background-position: left bottom;
    z-index: 1;
    pointer-events: none;
}

.s4-rmain>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: -9;
    transition: all 0.5s;
    /* transform: translateY(100%); */
    display: flex;
    justify-content: space-between;
}

.s4-rmain>div.on {
    position: relative;
    z-index: 9;
    opacity: 1;
    /* transform: translateY(0); */
}

.s4-rl {
    flex: 1;
    min-width: 0;
}

.s4-rl .slick-dots {
    position: static;
    margin-top: 70px;
    display: flex;
    width: 60%;
    margin-left: calc(40% - 20px);
    display: flex;
    justify-content: space-around;
    padding: 6px 20px;
    position: relative;
    bottom: auto;
    margin-right: 20px;
}

.s4-rl .slick-dots::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    height: 1px;
    background: rgba(0, 82, 219, .4);
    z-index: 1;
}

.s4-rl .slick-dots li {
    width: 9px;
    height: 9px;
    background-color: #94b7f1;
    border-radius: 50%;
    position: relative;
    z-index: 9;
}

.s4-rl .slick-dots li.slick-active {
    background: #0052db;
}

.s4-rl .slick-prev,
.s4-rl .slick-next {
    width: 21px;
    height: 22px;
    top: auto;
    bottom: 0;
    left: auto;
    transform: translateY(0);
}

.s4-rl .slick-prev {
    background: url(../images/icon-prev.png) no-repeat;
    background-position: center center;
    background-size: cover;
    right: 60%;
    margin-right: 18px;
}

.s4-rl .slick-next {
    right: 0;
    background: url(../images/icon-next.png) no-repeat;
    background-position: center center;
    background-size: cover;
}

.s4-rr {
    width: 445px;
    position: relative;
    margin-left: 40px;
}

.s4-rr ul li a {
    display: block;
    position: relative;
    border: 6px solid #ffffff;
    box-shadow: 0px 2px 12px 0px rgba(5, 52, 132, 0.2);
    border-radius: 50%;
}

.s4-rr ul li a .pic {
    padding-top: 100%;
    border-radius: 50%;
}

.s4-rr ul li:nth-child(1) a {
    padding: 44px;
    border: none;
}

.s4-rr ul li:nth-child(1) a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/s4-rcircle.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    animation: _anirotate 55s linear infinite;
}

.s4-rr ul li:nth-child(2) {
    position: absolute;
    right: -13%;
    bottom: 17%;
    width: 38.8%;
}

.s4-rr ul li:nth-child(3) {
    position: absolute;
    left: 22.9%;
    bottom: -5%;
    width: 26%;
}

@keyframes _anirotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.s5 {
    background: #f7faff;
    padding: 55px 0;
    margin-top: 80px;
}

.s5-c {
    margin-top: 60px;
}

.s5-c>ul {
    margin: 0 -25px;
}

.s5-c>ul li a {
    display: block;
    margin: 0 25px;
    padding: 11px;
}

.s5-c>ul li a .pic {
    padding-top: 38.7%;
}

.s5-c>ul li a .pic::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    bottom: 0;
    background: url(../images/s5-itembg.png) no-repeat;
    background-position: left center;
    background-size: auto 100%;
    z-index: 9;
}

.s5-c>ul li a .pic::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    bottom: 0;
    background: url(../images/s5-itembg.png) no-repeat;
    background-position: right center;
    background-size: auto 100%;
    z-index: 9;
}

.s5-c .slick-dots {
    position: static;
    margin-top: 70px;
    display: flex;
    width: 290px;
    margin: 70px auto 0 auto;
    display: flex;
    justify-content: space-around;
    padding: 6px 20px;
    position: relative;
    bottom: auto;
}

.s5-c .slick-dots::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    height: 1px;
    background: rgba(0, 82, 219, .4);
    z-index: 1;
}

.s5-c .slick-dots li {
    width: 9px;
    height: 9px;
    background-color: #94b7f1;
    border-radius: 50%;
    position: relative;
    z-index: 9;
}

.s5-c .slick-dots li.slick-active {
    background: #0052db;
}

.s5-c .slick-prev,
.s5-c .slick-next {
    width: 21px;
    height: 22px;
    top: auto;
    bottom: 0;
    left: auto;
    transform: translateY(0);
}

.s5-c .slick-prev {
    background: url(../images/icon-prev.png) no-repeat;
    background-position: center center;
    /* background-size: cover; */
    right: 50%;
    margin-right: 145px;
}

.s5-c .slick-next {
    left: 50%;
    background: url(../images/icon-next.png) no-repeat;
    background-position: center center;
    /* background-size: cover; */
    margin-left: 145px;
}


@media screen and (max-width: 1540px) {
    .s4-c {
        margin-left: 50px;
    }
}


@media screen and (max-width: 1420px) {
    .s2-m {
        width: 50%;
    }

    .subtit ul li {
        margin-left: 15px;
    }

    .subtit ul li a {
        font-size: 20px;
    }

    .tit div h3 {
        font-size: 26px;
    }

    .tit div h4 {
        font-size: 50px;
        line-height: 50px;
    }

    .tit a {
        font-size: 16px;
    }

    .s3-tit ul li a h3 b {
        font-size: 26px;
        line-height: 26px;
    }

    .s3-tit ul li a h3 span {
        font-size: 22px;
        line-height: 22px;
    }

    .s3-sup {
        width: 72px;
        height: 84px;
    }

    .s3-i1-tl {
        padding: 52px 30px 58px 40px;
        width: 60%;
    }

    .s3-sup p {
        font-size: 16px;
    }

    .s3-i1-tr {
        padding: 43px 30px 40px 40px;
        width: 38%;
    }

    .form-box2>.input-text:nth-child(1) {
        margin-right: 15px;
    }


    .border-item {
        top: 15px;
        right: 30px;
        bottom: 15px;
        left: 30px;
    }

    .s3-i1-tr .more {
        top: 0;
    }

    .s3-i2-t,
    .s3-i3-t {
        padding: 40px;
    }

    .s3-i2-ttit ul li a p,
    .s3-btit h3 {
        font-size: 22px;
    }

    .s3-i2-btit p {
        font-size: 22px;
    }

    .s3-i2-btit div {
        height: 20px;
        margin-right: 10px;
    }

    .s3-i2-btit div img {
        max-width: 20px;
        max-height: 20px;
    }

    .s3-i2-bl,
    .s3-i2-br {
        padding: 40px;
    }

    .s3-i2-bllist1 ul li a p {
        font-size: 16px;
    }

    .table-box table tr th {
        font-size: 16px;
        padding: 0 20px;
        line-height: 45px;
    }

    .table-box table tr td a {
        font-size: 16px;
    }

    .table-box table tr td {
        padding: 10px 20px;
    }

    .s3-i3-b ul li {
        width:19%;
    }

    .s3-i3-b ul li a h3 {
        font-size: 20px;
    }

    .s4-l ul li a {
        height: 100px;
    }

    .s4-l ul li a::before {
        background-size: auto 80px;
    }

    .s4-l ul li a img {
        height: 50px;
    }

    .s4-l ul li.active {
        margin-left: -50px;
    }

    .s4-rr {
        width: 350px;
    }

    .s4-rl .slick-dots {
        margin-top: 35px;
    }

    .s4-rl ul li a h3 {
        font-size: 20px;
    }

    .s4-rl ul li a p {
        font-size: 16px;
        line-height: 30px;
        height: 90px;
    }

    .s4-rl ul li a b {
        font-size: 16px;
    }

    .s3-i1-b ul li a p {
        font-size: 16px;
        line-height: 38px;
    }

}

@media screen and (max-width: 1024px) {
    .s1 {
        padding: 30px 0;
        background: url(../images/nav-bg.png) no-repeat;
        background-position: center -50px;
        margin-top: 0;
    }

    .s1 .slick li a h3 {
        font-size: 20px;
    }

    .s1 .slick li a p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 10px;
        border-radius: 5px;
        display: block;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        text-align: left;
    }

    .s2-c {
        display: block;
    }

    .s2-lc ul li {
        padding-bottom: 20px;
    }

    .s2-lc ul li a {
        max-height: 56px;
        height: auto;
    }

    .s2-m {
        width: auto;
        margin: 15px 0;
    }

    .s2-m .slick1 .slick-prev,
    .s2-m .slick1 .slick-next {
        top: 50%;
    }

    .tit div h3::before {
        display: none;
    }

    .tit div h3::after {
        display: none;
    }

    .tit div {
        justify-content: flex-start;
    }

    .tit div h4 {
        left: 0;
        transform: translateY(-50%);
    }


    .s3-tit ul li a h3 b {
        font-size: 22px;
        line-height: 26px;
    }

    .s3-tit ul li a h3 span {
        font-size: 20px;
        line-height: 22px;
    }

    .s3-tit ul li:nth-child(1)::before {
        left: -50px;
    }

    .s3-tit ul li:nth-child(1):after {
        left: -50px;
    }

    .s3-tit ul li:nth-child(3)::before {
        right: -50px;
    }

    .s3-tit ul li:nth-child(3):after {
        right: -50px;
    }

    .s3-tit ul li a::after {
        display: none;
    }

    .s3-tit ul li a {
        height: 50px;
    }

    .s3-i1-t {
        display: block;
    }

    .s3-i1-tl {
        width: auto;
        padding: 80px 30px 58px 30px;
    }

    .s3-i1-tr {
        width: auto;
        margin-top: 25px;
        padding: 70px 30px 40px 30px;
    }

    .s3-i1-tr .more a {
        background: #eaf1fd;
    }

    .s3-i2-tc .slick>ul li a .icons {
        width: 61px;
        height: 58px;
    }

    .s3-i2-tc .slick>ul li a .icons img {
        max-width: 50%;
        max-height: 50%;
    }

    .s3-i2-ttit ul li a div img {
        max-height: 20px;
        max-width: 30px;
    }

    .s3-i2-ttit ul li {
        margin: 0;
    }

    .s3-i2-ttit ul li:nth-child(1) {
        margin-right: 15px;
    }

    .s3-i2-t {
        padding: 40px 30px;
    }

    .s3-i2-b {
        display: block;
    }

    .s3-i2-bl {
        width: auto;
    }

    .s3-i2-br {
        width: auto;
        margin-top: 25px;
    }

    .s3-i2-bl,
    .s3-i2-br,
    .s3-i2-t,
    .s3-i3-t {
        padding: 40px 30px;
    }

    .s3-i2-bllist1 ul li a .icons {
        height: 30px;
    }

    .s3-i2-bllist1 ul li a p {
        margin-top: 10px;
    }

    .s3-i2-bllist2 ul {
        margin: 0 -5px;
    }

    .s3-i2-bllist2 ul li {
        width: 50%;
    }

    .s3-i2-bllist2 ul li a {
        margin: 0 5px;
    }

    .table-box table {
        table-layout: auto;
    }

    .table-box table tr td {
        padding: 1px 12px;
    }

    .table-box table tr th {
        padding: 0 3px;
    }

    .s3-i3-b ul li a h3 {
        font-size: 18px;
    }

    .s4-c {
        display: block;
        margin-left: 0;
    }

    .s4-l {
        width: auto;
    }

    .s4-l ul {
        display: flex;
        justify-content: space-between;
    }

    .s4-l ul li {
        width: 24%;
        margin-top: 0;
        border-radius: 10px 10px 0px 0px;
    }

    .s4-l ul li a {
        height: 60px;
        transition: all 0.5s;
    }

    .s4-l ul li.active {
        margin-left: 0;
        margin-top: -20px;
    }

    .s4-l ul li.active a {
        height: 80px;
    }

    .s4-l ul li a::before {
        background-size: auto 70%;
    }

    .s4-l ul li a img {
        height: 35px;
    }

    .s4-rmain>div {
        flex-wrap: wrap;
    }

    .s4-rl {
        width: 100%;
        order: 2;
        flex: auto;
    }

    .s4-rr {
        width: 100%;
        order: 1;
        margin-left: 0;
        max-width: 300px;
        margin: 0 auto;
    }

    .s4-r {
        padding: 50px 50px 70px 50px;
    }

    .s4-r>.border-item2 {
        top: 20px;
        right: 20px;
        bottom: 20px;
        left: 20px;
    }

    .s4-r>.border-item3 {
        top: 40px;
        right: 50px;
        bottom: 40px;
        left: 50px;
    }

    .s4-rl ul li a h3 {
        font-size: 18px;
        padding-bottom: 20px;
    }

    .s4-rl ul li a p {
        margin: 15px 0 20px 0;
    }

    .s4-rl ul li a div {
        width: 150px;
        height: 40px;
    }

    .s4-rl ul li a b {
        line-height: 40px;
    }

    .s4-rl .slick-dots {
        margin-left: 20px;
        width: auto;
    }

    .s4-rl .slick-prev {
        right: auto;
        left: 0;
    }

    .s5-c>ul {
        margin: 0 -5px;
    }

    .s5-c>ul li a {
        margin: 0 5px;
        padding: 0;
    }

    .s5-c .slick-dots {
        width: auto;
        margin: 25px 20px 0 20px;
    }

    .s5-c .slick-prev {
        left: 0;
        right: auto;
        margin-right: 0;
    }

    .s5-c .slick-next {
        right: 0;
        left: auto;
        margin-left: 0;
    }

    .s3-i1-b ul li a .icons {
        width: 72px;
        height: 73px;
    }

    .s3-i1-b ul li a .icons img {
        max-width: 45%;
        max-height: 45%;
    }

    .s3-i1-b ul {
        padding: 35px 30px;
    }

    .s2,
    .s3,
    .s4,
    .s5 {
        margin-top: 35px;
    }

    .tit {
        margin-bottom: 25px;
    }

    .s3-c {
        margin-top: 25px;
    }

    .s3 {
        background-position: center 60px;
        padding-bottom: 35px;
    }

    .s5 {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .s5-c {
        margin-top: 0;
    }

}

@media screen and (max-width: 768px) {
    .form-box2 {
        display: block;
    }

    .form-box2>.input-text:nth-child(1) {
        margin-right: 0;
        width: auto;
    }

    .form-box2>.input-text:nth-child(2) {
        flex-wrap: wrap;
        margin-top: 20px;
        padding-bottom: 10px;
    }

    .form-box2>.input-text:nth-child(2) span {
        width: 100%;
    }

    .s3-i3-b ul {
        display: block;
    }

    .s3-i3-b ul li {
        width: auto;
        margin-top: 15px;
    }

    .s3-i3-b ul li a {
        padding-left: 20px;
    }
}

@media screen and (max-width: 640px) {}

@media screen and (max-width: 480px) {}

@media screen and (max-width: 375px) {}

/*2023-4-13 通知公告新增结束 */

/*2023-4-20 头部优化*/
.wap-head.scl {
    background: #1c4da3;
}

.wap-head.scl .navbtnm i {
    background-image: url("../images/menu.png");
}

.wap-head .logo {
    opacity: 0;
    visibility: hidden;
}

.wap-head .logo a {
    display: flex;
    align-items: center;
}

.wap-head.scl .logo,
body.navShow .logo {
    opacity: 1;
    visibility: visible;
}

/*2023-4-20*/