<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 鎸夐挳 */

.btns {
    width: 260px;
    height: 50px;
    display: flex;
    justify-content: space-between;
}

ul, li {
    list-style: none;
    display: block;
}

.zydy {}

.btns a {
    display: block;
    width: 130px;
    height: 50px;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
    background-image: linear-gradient(62deg, #6d99f1 0%, #4b84f3 100%), linear-gradient( #b5b5b5, #b5b5b5);
    background-blend-mode: normal, normal;
    border: none;
}

.btns a:nth-child(2) {
    margin-left: -2px !important;
    background-image: linear-gradient(62deg, #f5b46a 0%, #faa338 100%), linear-gradient( #b5b5b5, #b5b5b5);
    background-blend-mode: normal, normal;
}

@keyframes tss {
    0% {
        margin-top: -3px;
    }
    100% {
        margin-top: 0px;
    }
}

.btns a:hover, .btns2 a:hover {
    animation: tss 0.4s ease-in;
}

.TTb {
    width: 100%;
    height: 54px;
}

.TTb h2 {
    width: 405px;
    margin: 0 auto;
    font-family: MicrosoftYaHei-Bold;
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 2px;
    color: #3d6fd2;
    text-align: right;
    box-sizing: border-box;
    padding-right: 45px;
    position: relative;
    /* border: 1px solid red; */
}

.TTb h2::before {
    content: '1';
    width: 84px;
    height: 51px;
    background-image: url(../img/TTL.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 45px;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: right;
    box-sizing: border-box;
    padding-right: 14px;
}

.TTb h2::after {
    content: '';
    width: 35px;
    height: 47px;
    background-image: url(../img/TTR.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.Right {
    display: block;
    width: 78px !important;
    height: 78px !important;
    background-image: url(../img/left.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    left: 12.6% !important;
    outline-style: none;
    border: none;
    transition: all 0.4s;
    opacity: 0;
}

.Left {
    display: block;
    width: 78px !important;
    height: 78px !important;
    background-image: url(../img/left.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    right: 12.6% !important;
    transform: rotate(180deg);
    outline-style: none;
    border: none;
    transition: all 0.4s;
    opacity: 0;
}

.swiper1:hover .Right, .swiper1:hover .Left {
    opacity: 1;
}

/* 鎷涚敓绠€绔� */

.zsjz {
    height: 80px;
    background-color: #ffffff;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-top: -40px;
    /* z-index: 9; */
    z-index: 1;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0px 20px;
    align-items: center;
}

.zsjz&gt;div:nth-child(1) {
    height: 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
}

.zsjz&gt;div span {
    display: block;
    width: 151px;
    height: 66px;
    background-image: url(../img/zstb.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.zsjz&gt;div p {
    width: 459px;
    height: 23px;
    font-family: MicrosoftYaHei;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 2px;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 40px;
}

.zsjz&gt;div a {
    width: 105px;
    height: 18px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 2px;
    color: #3d6fd2;
}

#scrollBox {
    height: 46px;
    width: 300px;
    margin: 100px auto;
    overflow: hidden;
}

#scrollBox #con1, #con2 {
    width: 280px;
    float: left;
}

#scrollBox li {
    height: 36px;
    line-height: 15px;
    text-align: left;
    margin-bottom: 15px;
}

#scrollBox li p {
    height: 36px;
}

#scrollBox li a {
    width: 100%;
    height: 100%;
    font-size: 22px;
    line-height: 36px;
    color: #666666;
    display: block;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#scrollBox:hover a {
    color: #3d6fd2;
}

/* 2021骞寸儹闂ㄦ嫑鐢熶笓涓� */

.rmzszy {
    width: 100%;
    height: 1165px;
    background-color: #f9f9f9;
    box-sizing: border-box;
    padding-top: 88px;
    margin-top: 10px;
}

.rmzszy ul {
    width: 100%;
    height: 820px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
    margin-top: 53px;
}

.rmzszy ul li {
    width: 580px;
    height: 240px;
    position: relative;
}

.rmzszy ul li&gt;a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.rmzszy ul a&gt;div {
    width: 580px;
    height: 220px;
    background-color: #ffffff;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    box-sizing: border-box;
    padding-left: 10px;
}

.rmzying {
    width: 290px;
    height: 240px;
    float: left;
    margin-top: -30px;
    overflow: hidden;
}

.rmzying div {
    width: 100%;
    height: 100%;
    background-image: url(../img/img.png);
    background-size: cover;
    background-repeat: no-repeat !important;
    transition: all 0.4s;
}

.rmzszy li:hover .rmzying div {
    transform: scale(1.03);
}

.rmzszy .cont {
    width: 220px;
    float: left;
    margin-left: 20px;
}

.rmzszy .cont h3 {
    height: 50px;
    font-family: MicrosoftYaHei;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #3d6fd2;
    position: relative;
    box-sizing: border-box;
    margin-top: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
}

.rmzszy .cont h3::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 2px;
    background-color: #607dd6;
    bottom: 0px;
    left: 0px;
}

.rmzszy .cont p {
    width: 261px;
    height: 36px;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 2px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 20px;
}

.rmzszy .btns {
    margin-top: 32px;
    position: absolute;
    bottom: 20px;
    right: 10px;
    z-index: 1;
}

.rmzszy li .btns a {
    text-align: center !important;
}

/*鎸夐挳 */

.btns2 {
    width: 650px;
    height: 54px;
    margin: 0 auto;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.btns2 a {
    display: block;
    width: 130px;
    height: 50px;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
}

.btns2 a:nth-child(1) {
    width: 250px;
    height: 100%;
    font-size: 24px;
    background-image: linear-gradient(62deg, #628ee4 0%, #477ce7 100%), linear-gradient( #607dd6, #607dd6);
    background-blend-mode: normal, normal;
    box-shadow: 0px 5px 20px 0px rgba(71, 124, 231, 0.6);
    border-radius: 27px;
}

.btns2 a:nth-child(2) {
    width: 250px;
    height: 100%;
    font-size: 24px;
    background-image: linear-gradient(62deg, #eead63 0%, #f79f31 100%), linear-gradient( #607dd6, #607dd6);
    background-blend-mode: normal, normal;
    box-shadow: 0px 5px 20px 0px rgba(235, 153, 53, 0.6);
    border-radius: 27px;
}

@keyframes btnsa {
    0% {
        box-shadow: 0px 5px 20px 0px rgba(71, 124, 231, 0.5);
    }
    100% {
        box-shadow: 0px 0px 0px 20px rgba(71, 124, 231, 0);
    }
}

@keyframes btnsas {
    0% {
        box-shadow: 0px 5px 20px 0px rgba(235, 153, 53, 0.6);
    }
    100% {
        box-shadow: 0px 0px 0px 20px rgba(235, 153, 53, 0);
    }
}

.btns2 a:hover {
    animation: btnsa 0.4s ease-in-out;
}

.btns2 a:nth-child(2):hover {
    animation: btnsas 0.4s ease-in-out;
}

/* 鍒濅腑鐢熶笓鍖� */

.czszq {
    height: 1029px;
    box-sizing: border-box;
    padding-top: 49px;
}

.czszq h2 {
    width: 360px;
    /* letter-spacing: 2px; */
    padding-right: 64px;
}

.czszq h2::before {
    content: '2';
}

.czszq p {
    width: 377px;
    height: 36px;
    margin: 0 auto;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #333333;
    text-align: center;
    margin-top: 24px;
    /* border: 1px solid red; */
}

.czszq .contenB {
    height: 670px;
    background-image: url(../img/czxzq.png);
    margin-top: 41px;
    box-sizing: border-box;
    padding: 40px 20px 20px 20px;
}

.leftI {
    width: 460px;
    height: 612px;
    float: left;
}

.rightI {
    width: 682px;
    height: 610px;
    float: right;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
}

.rightI li {
    width: 330px;
    height: 290px;
    position: relative;
}

.rightI .imgR {
    width: 330px;
    height: 230px;
    background-image: url(../img/cs1.png);
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.4s;
}

.rightI li:nth-child(2) .imgR {
    background-image: url(../img/cs12.png);
}

.rightI li:nth-child(3) .imgR {
    background-image: url(../img/cs13.png);
}

.rightI li:nth-child(4) .imgR {
    background-image: url(../img/cs14.png);
}

.rightI li p {
    width: 330px;
    height: 60px;
    background-color: #ffffff;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    margin: 0;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    line-height: 60px;
    letter-spacing: 0px;
    color: #333333;
}

.rightI li:hover .imgR {
    margin-top: -5px;
}

.leftdic {
    width: 460px;
    height: 390px;
    position: relative;
}

.leftdic a {
    display: block;
    width: 460px;
    height: 100%;
    background-color: #ffffff;
    position: absolute;
    margin-top: 0px;
    transition: all 0.4s;
}

.leftdic a p {
    line-height: 20px;
    transition: all 0.4s;
    position: absolute;
    bottom: -60px;
    left: 0;
    width: 100%;
    text-align: center;
}

.leftdic div {
    width: 460px;
    height: 320px;
    position: relative;
    background-color: #ffffff;
}

.leftdic div div {
    width: 100%;
    height: 100%;
    background-image: url(../img/cs2.png);
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.4s;
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.4s ease-in-out;
}

.rightI li:hover .leftdic p {
    width: 100%;
    height: 70px;
    background-color: #ffffff;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    margin: 0;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 70px;
    letter-spacing: 0px;
    color: #333333;
    transition: all 0.4s;
}

.leftI:hover .leftdic a {
    margin-top: -3px;
}

.leftI&gt;div:nth-child(2) {
    width: 100%;
    height: 190px;
    background-color: #ffffff;
    margin-top: 30px;
    border-radius: 10px;
    box-sizing: border-box;
    padding-top: 18px;
}

.leftI&gt;div:nth-child(2) h3 {
    width: 346px;
    height: 31px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #f26f46;
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.leftI&gt;div:nth-child(2) h3::before {
    content: '';
    width: 26px;
    height: 20px;
    background-image: url(../img/zuo\ .png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.leftI&gt;div:nth-child(2) h3::after {
    content: '';
    width: 26px;
    height: 20px;
    background-image: url(../img/you\ .png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.leftI&gt;div:nth-child(2) div {
    width: 413px;
    height: 36px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 26px;
}

.leftI&gt;div:nth-child(2) div input {
    width: 180px;
    height: 36px;
    background-color: #ffffff;
    border: solid 1px #f9693d;
    outline-style: none;
    box-sizing: border-box;
    padding-left: 10px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #999999;
}

#tjxx {
    width: 195px;
    height: 44px;
    background-image: linear-gradient(62deg, #fb3b2c 0%, #ff7251 100%), linear-gradient( #f9693d, #f9693d);
    background-blend-mode: normal, normal;
    box-shadow: 0px 5px 20px 0px rgba(251, 62, 46, 0.59);
    border-radius: 22px;
    font-family: MicrosoftYaHei;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 44px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    display: block;
    margin: 0 auto;
    outline-style: none;
    border: none;
    margin-top: 24px;
    cursor: pointer;
}

@keyframes dh {
    0% {
        box-shadow: 0px 5px 20px 0px rgba(251, 62, 46, 0.49);
        background-image: linear-gradient(62deg, #fb3b2c 0%, #ff7251 100%), linear-gradient( #f9693d, #f9693d);
    }
    100% {
        box-shadow: 0px 0px 0px 20px rgba(251, 62, 46, 0.0);
        background-image: linear-gradient(62deg, #fb3b2c 0%, #ff7251 100%), linear-gradient( #f9693d, #f9693d);
    }
}

#tjxx:hover {
    animation: dh 0.4s ease-in-out;
}

.czszq&gt;a {
    display: block;
    width: 280px;
    height: 54px;
    background-color: #ffffff;
    box-shadow: 0px 5px 20px 0px rgba(78, 123, 213, 0.59);
    border-radius: 27px;
    margin: 0 auto;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 54px;
    letter-spacing: 2px;
    color: #3d6fd2;
    text-align: center;
    margin-top: 50px;
}

@keyframes lj {
    0% {
        box-shadow: 0px 5px 20px 0px rgba(78, 123, 213, 0.49);
    }
    100% {
        box-shadow: 0px 0px 0px 30px rgba(78, 123, 213, 0);
    }
}

.czszq&gt;a:hover {
    animation: lj 0.4s ease-out;
}

/* 鍏ぇ浼樺娍 */

.bdys {
    width: 100%;
    height: 875px;
    background-color: #eeeeee;
    background-image: url(../img/slrzB.png);
    box-sizing: border-box;
    padding-top: 43px;
}

.bdys h2 {
    width: 494px;
}

.bdys h2::before {
    content: '3';
    left: 0px;
}

.bdys .contenB {
    height: 586px;
    margin-top: 44px;
}

.bdys .contenB&gt;div {
    width: 585px;
    height: 585px;
    margin: 0 auto;
    border: solid 1px rgba(61, 111, 210, .35);
    border-radius: 50%;
    background-color: transparent;
    position: relative;
}

.bdys .contenB .smyu {
    width: 485px;
    height: 485px;
    border: solid 2px #637bf9;
    border-radius: 50%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bdys .bdysB {
    width: 356px;
    height: 361px;
    background-image: url(../img/bdys.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}

.leflist {
    width: 427px;
    height: 500px;
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    flex-direction: column;
    left: -300px;
    top: 50%;
    transform: translateY(-50%);
}

.leflist li, .leflists li {
    width: 427px;
    height: 70px;
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    align-items: center;
}

.leflists {
    width: 427px;
    height: 500px;
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    flex-direction: column;
    right: -300px;
    top: 50%;
    transform: translateY(-50%);
}

.leflist li div {
    display: flex;
    justify-content: right;
    flex-direction: column;
    float: right;
    margin-right: 20px;
}

.leflist li div h3, .leflists li div h3 {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #333333;
    text-align: right;
}

.leflists li div h3 {
    text-align: left;
}

.leflist li div p, .leflists li div p {
    width: 272px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #666666;
    /* text-align: right; */
}

.leflist li span, .leflists li span {
    display: block;
    width: 62px;
    height: 62px;
    float: right;
    background-image: url(../img/qybj0.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.leflist li:hover span, .leflists li:hover span {
    transition: all 4s ease-in-out;
    transform: rotate(359deg);
}

.leflist li:nth-child(2), .leflist li:nth-child(3) {
    margin-left: -88px;
}

.leflists li {
    justify-content: flex-start;
}

.leflists li div {
    margin-left: 20px;
}

.leflists li:nth-child(2), .leflists li:nth-child(3) {
    margin-left: 88px;
}

.bdys&gt;a {
    display: block;
    width: 280px;
    height: 54px;
    margin: 0 auto;
    background-color: #6395f9;
    box-shadow: 0px 5px 20px 0px rgba(78, 123, 213, 0.59);
    border-radius: 27px;
    text-align: center;
    line-height: 54px;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #ffffff;
    margin-top: 50px;
}

@keyframes xxys {
    0% {
        box-shadow: 0px 5px 20px 0px rgba(78, 123, 213, 0.49);
    }
    100% {
        box-shadow: 0px 0px 0px 30px rgba(78, 123, 213, 0.0);
    }
}

.bdys&gt;a:hover {
    animation: xxys 0.4s ease-out;
}

/* 鏁欏璁炬柦榻愬叏瀹屽 涓€浣撳寲鏁欏鎴愭灉鏄庢樉  */

.ssqq {
    height: 666px;
    box-sizing: border-box;
    padding-top: 47px;
}

.ssqq h2 {
    width: 873px;
}

.ssqq h2::before {
    content: '4';
    left: 82px;
}

.ssqq .contenB {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.ssqq .contenB iframe {
    width: 440px;
    height: 330px;
}
.ssqq .contenB video{
    width: 440px;
    height: 330px;
    object-fit: fill;
}
.ssqq .swiImg {
    width: 740px;
    height: 330px;
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
}

.ssqq .swiImg li {
    width: 240px;
    height: 160px;
    overflow: hidden;
}

.swiImg li div {
    width: 100%;
    height: 100%;
    background-image: url(../img/cs3.png);
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.4s;
}

.swiImg li:hover div {
    transform: scale(1.1);
}
.ssqq .videoVal{
    display: block;
    width: 440px;
    height: 330px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.ssqq p {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 2px;
    color: #333333;
    text-align: center;
}

.swiper2 {
    width: 740px;
    height: 362px;
    overflow: hidden;
    margin-left: 20px;
    position: relative;
}

.swiper2 .swiper-wrapper {
    height: 340px;
}

.pagination {
    position: absolute;
    bottom: -40px !important;
}

.pagination span {
    display: block;
    width: 36px;
    height: 4px;
    background-color: #3d6fd2;
    border-radius: 2px;
}

#yydxcg {
    display: block;
    width: 280px;
    height: 54px;
    background-color: #ffffff;
    box-shadow: 0px 5px 20px 0px rgba(78, 123, 213, 0.59);
    border-radius: 27px;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 54px;
    letter-spacing: 2px;
    color: #3d6fd2;
    text-align: center;
    display: block;
    margin: 0 auto;
    outline-style: none;
    border: none;
    margin-top: 35px;
}

@keyframes yydx {
    0% {
        box-shadow: 0px 5px 20px 0px rgba(78, 123, 213, 0.49);
    }
    100% {
        box-shadow: 0px 0px 0px 30px rgba(78, 123, 213, 0);
    }
}

#yydxcg:hover {
    animation: yydx 0.8s ease-out;
}

/* 鑽ｈ獕姒滀笂 灏藉睍瀛﹀瓙椋庨噰 */

.xzfc {
    height: 710px;
    background-image: url(../img/xzfcB.png);
    box-sizing: border-box;
    padding-top: 50px;
    margin-top: -17px;
}

.xzfc h2 {
    width: 580px;
    color: #ffffff;
}

.xzfc h2::before {
    content: '5';
    color: #3a5ecc;
    left: 2px;
    background-image: url(../img/TTLw.png);
}

.xzfc h2::after {
    background-image: url(../img/TTRw.png);
}

.xzfc .contenB {
    height: 491px;
    display: flex;
    /* justify-content: space-between; */
    align-content: space-between !important;
    margin-top: 46px;
    flex-wrap: wrap;
}

.xzfc li {
    width: 290px;
    height: 241px;
    margin-right:13px ;
    /* margin-bottom:2px ; */
}
.xzfc li:nth-child(4n){
    margin-right: 0px;
}

.xzfc li div {
    width: 290px;
    height: 200px;
    background-image: url(../img/zs.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.xzfc li p {
    width: 100%;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 11px;
}

/* 瀛﹂櫌鍔ㄦ€� */

.xydt {
    height: 967px;
    box-sizing: border-box;
    padding-top: 50px;
    position: relative;
}

.xydt .contenB {
    display: flex;
    justify-content: space-between;
}

.xydt .xydtB {
    width: 637px;
    height: 536px;
}

.TTLE {
    width: 630px;
    height: 36px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.TTLE h3 {
    height: 36px;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 2px;
    color: #333333;
    box-sizing: border-box;
}

.TTLE span {
    display: block;
    flex: 1;
    height: 100%;
    text-align: center;
    cursor: pointer;
    /* border-left: 3px solid #3d6fd2; */
}

.TTLE&gt;a {
    display: block;
    width: 26px !important;
    height: 26px;
    background-image: url(../img/more.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

.xydtLis {
    width: 100%;
    height: 341px;
    margin-top: 23px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.xydtLis li {
    width: 100%;
    height: 160px;
    background-color: #f6f6f6;
}

.xydtLis li a {
    width: 100%;
    height: 100%;
    display: block;
    display: flex;
    justify-content: space-between;
}

.xydtLis li div:nth-child(1) {
    width: 220px;
    height: 160px;
    overflow: hidden;
}

.xydtLis li div:nth-child(1) div {
    width: 100%;
    height: 100%;
    background-image: url(../img/cs4.png);
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.4s;
}

.xydtLis li:hover div:nth-child(1) div {
    transform: scale(1.05);
}

.xydtLis li div:nth-child(2) {
    width: 370px;
    margin-right: 30px;
    box-sizing: border-box;
    padding-top: 30px;
    position: relative;
}

.xydtLis li div:nth-child(2) hr {
    width: 50px;
    border: 1px solid #d2d2d2;
    margin-top: 17px;
    border-radius: 1px;
}

.xydtLis li a div:nth-child(2) p, .sljz p {
    /* height: 66px; */
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    position: relative;
}

.xydtLis li div:nth-child(2) span {
    height: 20px;
    display: block;
    box-sizing: border-box;
    padding-left: 30px;
    position: relative;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #999999;
    margin-top: 17px;
}

.xydtLis li div:nth-child(2) span::before, .sljz&gt;div span::before, .zsggB span::before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(../img/sj.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.xydtLis li:hover div:nth-child(2) p {
    color: #3a5ecc;
}

.sljz div:hover p {
    color: #3a5ecc;
}

/* 瀹炵幇璁插骇 */

.sljz {
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: space-between !important;
    margin-top: 30px;
}

.sljz a {
    display: inline-block;
    width: 300px;
    height: 100px;
}

.sljz div {
    width: 300px;
    height: 100px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    box-sizing: border-box;
    padding-left: 12px;
    border-left: 2px solid #d2d2d2;
}

.sljz div span, .zsggB span {
    height: 20px;
    display: block;
    box-sizing: border-box;
    padding-left: 30px;
    position: relative;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #999999;
    margin-top: 22px;
}

.sljz div p {
    height: 55px;
    color: #333333;
}

.sljz div span {
    margin-top: 20px;
}

/* 鎷涚敓鍏憡 */

.zsgg {
    width: 510px;
    height: 526px;
}

.zsgg .TTLE {
    width: 100%;
}

.xydtB .TTLE:nth-child(1) {
    border-left: 3px solid #3d6fd2;
    box-sizing: border-box;
    padding-left: 10px;
}

.TTLE h3&gt;span {
    display: block;
    width: 120px;
    height: 100%;
    float: left;
}

.borL {
    border-left: 3px solid #3d6fd2 !important;
}

.tzggT, .ZSggT,.zcfg {
    border-left: 3px solid #999999;
    box-sizing: border-box;
    padding-left: 10px;
}

.tzggT {
    margin-left: 10px;
}

.zsggB {
    width: 100%;
    height: 160px;
    background-color: #f6f6f6;
    box-sizing: border-box;
    padding-left: 12px;
    padding-top: 20px;
    margin-top: 23px;
}

.zsggB a {
    display: block;
    width: 100%;
    height: 100%;
}

.zsggB h3 {
    height: 30px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #3a5ecc;
    /* color: #333333; */
    overflow: hidden;
    box-sizing: border-box;
    padding-left: 22px;
    position: relative;
}

.zsggB h3::before {
    content: '';
    width: 9px;
    height: 9px;
    background-color: #3a5ecc;
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}

.zsggB p {
    height: 50px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #666666;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    box-sizing: border-box;
    padding: 0px 20px;
    margin-top: 6px;
}

.zsggB span {
    box-sizing: border-box;
    padding-left: 30px;
    margin-top: 15px;
    margin-left: 20px;
}

.tzggB {
    width: 100%;
    height: 284px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 24px;
}

.tzggB a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding-right: 10px;
}

.tzggB li {
    width: 510px;
    height: 80px;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
}

.tzggB li a div {
    width: 88px;
    height: 46px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-right: 1px solid #dcdcdc;
}

.tzggB li p {
    width: 394px;
    height: 26px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 1px;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 0;
    padding: 0;
}

.tzggB li:hover p {
    color: #3a5ecc;
}

.tzggB li div span {
    display: block;
    width: 100%;
    font-family: MicrosoftYaHei;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 1px;
    color: #3a5ecc;
    text-align: center;
}

.tzggB li div span:nth-child(2) {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #666666;
}

.xydt&gt;img {
    width: 1200px;
    height: 420px;
    display: block;
    margin: 0 auto;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    margin-top: 43px;
}</pre></body></html>