<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.idx_hf {
    padding-top: 50px;
}

.idx_hf .swiper-slide {
    width: 100%;
    height: 110px;
}

.idx_hf .swiper-slide a,
.idx_hf .swiper-slide a img {
    display: block;
    width: 100%;
    height: 100%;
}

.idx_main {
    padding-top: 30px;
}

.idx_main_left {
    float: left;
    width: 344px;
    box-sizing: border-box;
    background: url(/dist/about/images/idx_cont_icon2.png) no-repeat right center;
    height: 1765px;
    background-color: #f8fbff;
    border-radius: 0 45px 0 0;
    position: relative;
}

.idx_usr {
    padding: 48px 30px 45px;
    background: url(/dist/about/images/idx_usr_bg.png) no-repeat center bottom;
    height: 434px;
    box-sizing: border-box;
}

.idx_usr .hd {
    border-bottom: 1px dashed #c0cff4;
    padding-bottom: 30px;
}

.idx_usr .hd_l {
    float: left;
    position: relative;
    width: 57px;
    height: 66px;
    margin-left: 35px;
}

.idx_usr .hd_l img {
    display: block;
    position: relative;
    z-index: 2;
    /* margin: 0 auto; */
    margin-left: 5px;
    margin-top: 7px;
}

.idx_usr .hd_l::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: #295de0;
    width: 57px;
    height: 57px;
    z-index: 0;
    border-radius: 50%;
}

.idx_usr .hd_r {
    float: left;
    margin-left: 20px;
}

.idx_usr .hd_r p {
    font-size: 20px;
    color: #333333;
    line-height: 34px;
    margin-bottom: 3px;
}

.idx_usr .hd_r div.span1 {
    line-height: 26px;
    display: none;
}

.idx_usr .hd_r div.span1.show {
    display: block;
}

.idx_usr .hd_r div.span1 em {
    font-size: 16px;
    color: #333333;
    margin-right: 20px;
}

.idx_usr .hd_r div.span1 a {
    font-size: 16px;
    color: #295de0;
}

.idx_usr .hd_r div.span1 a:hover {
    text-decoration: underline;
}

.idx_usr .hd_r div.span2 {
    display: block;
    line-height: 25px;
}

.idx_usr .hd_r div.span2 a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    border: 1px solid #295de0;
    box-sizing: border-box;
    border-radius: 3px;
    text-align: center;
    line-height: 25px;
    height: 25px;
    width: 50px;
    background: #295de0;
    margin-right: 5px;
}

.idx_usr .hd_r div.span2 a:nth-child(2) {
    color: #295de0;
    background: #fff;
}

.idx_usr .bd a {
    float: left;
    width: 50%;
    text-align: center;
    margin-top: 40px;
}

.idx_usr .bd a em {
    display: block;
    height: 36px;
    margin-bottom: 17px;
}

.idx_usr .bd a img {
    display: block;
    margin: 0 auto;
    transition: transform .3s;
}

.idx_usr .bd a span {
    display: block;
    font-size: 18px;
    color: #333333;
}

.idx_usr .bd a:hover img {
    transform: translateY(-5px);
    transition: transform .3s;
}

.idx_usr .bd a:hover span {
    color: #295de0;
}

.idx_cont_btn {
    position: absolute;
    right: 0;
    transform: translateX(50%);
    top: 320px;
    transition: transform .3s;
}

.idx_cont_btn img {
    display: block;
    transition: transform .3s;
}

.idx_cont_btn.on {
    /* position: fixed;
    top: 320px; */
    transition: top .3s;
}

.idx_cont_btn.on img {
    transform: rotateZ(180deg);
    transition: transform .3s;
}

.idx_zwzxTzgg {
    padding: 30px 30px 0;
}

.idx_grbsFrbs {
    padding: 40px 30px 0;
    height: 440px;
    box-sizing: border-box;
}

.idx_grbsFrbs .bd .swiper-slide ul {
    padding-top: 5px;
    min-height: 305px;
    box-sizing: border-box;
}

.idx_grbsFrbs .bd .swiper-slide li {
    float: left;
    width: 33.3333%;
    height: 75px;
    margin-top: 25px;
}

.idx_grbsFrbs .bd .swiper-slide li a {
    display: block;
    width: 100%;
    height: 100%;
}

.idx_grbsFrbs .bd .swiper-slide li a em {
    display: block;
    height: 40px;
    margin-bottom: 7px;
}

.idx_grbsFrbs .bd .swiper-slide li a em img {
    display: block;
    margin: 0 auto;
}

.idx_grbsFrbs .bd .swiper-slide li a span {
    display: block;
    font-size: 16px;
    color: #333333;
    text-align: center;
}

.idx_grbsFrbs .bd .swiper-slide li a:hover span {
    color: #295de0;
    font-weight: 700;
}

.idx_grbsFrbs .bd .swiper-slide&gt;p {
    line-height: 24px;
    height: 24px;
    position: relative;
    margin-top: 25px;
}

.idx_grbsFrbs .bd .swiper-slide&gt;p::after {
    content: "";
    position: absolute;
    left: 0;
    border-top: 1px solid #e7e7e7;
    width: 190px;
    top: 50%;
}

.idx_grbsFrbs .bd .swiper-slide&gt;p a {
    float: right;
    font-size: 16px;
    color: #91a1cf;
}

.idx_grbsFrbs .bd .swiper-slide&gt;p a img {
    float: right;
    margin-top: 4px;
}

.idx_grbsFrbs .bd .swiper-slide&gt;p a:hover {
    text-decoration: underline;
}

.idx_tszt {
    padding: 30px 30px 0;
}

.idx_tszt .bd {
    position: relative;
    padding-bottom: 50px;
}

.idx_tszt .bd .swiper-slide ul li {
    width: 100%;
    height: 146px;
    margin-top: 20px;
    border-radius: 5px;
    overflow: hidden;
}

.idx_tszt .bd .swiper-slide ul li a,
.idx_tszt .bd .swiper-slide ul li a img {
    display: block;
    width: 100%;
    height: 100%;
}

.idx_tszt .bd .swiper-pagination span {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #cccccc;
    margin: 0 5px;
    opacity: 1;
}

.idx_tszt .bd .swiper-pagination span.swiper-pagination-bullet-active {
    width: 25px;
    height: 9px;
    border-radius: 25px;
    background: #295de0;
}

.idx_main_right {
    float: right;
    width: 1056px;
    height: 1765px;
    padding-top: 20px;
    box-sizing: border-box;
}

.idx_lbt {
    float: left;
    width: 517px;
    height: 311px;
}

.idx_lbt .swiper-slide {
    position: relative;
    width: 517px;
    height: 311px;
}

.idx_lbt .swiper-slide a,
.idx_lbt .swiper-slide a img {
    display: block;
    width: 100%;
    height: 100%;
}

.idx_lbt .swiper-slide a span {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    height: 58px;
    background: url(/dist/about/images/idx_lbt_bg.png) no-repeat left center;
    line-height: 64px;
    color: #fff;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.idx_lbt .swiper-pagination {
    z-index: 10;
    text-align: right;
    padding-right: 20px;
    box-sizing: border-box;
    width: auto;
    right: 0;
    left: auto;
    bottom: 17px;
}

.idx_lbt .swiper-pagination span {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #ffffff;
    opacity: 1;
}

.idx_lbt .swiper-pagination span.swiper-pagination-bullet-active {
    width: 25px;
    border-radius: 25px;
    background: #295de0;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 0;
    background: none;
    width: 21px;
    height: 34px;
    margin-top: -20px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 0;
    background: none;
    width: 21px;
    height: 34px;
    margin-top: -20px;
}

.idx_zscd {
    float: right;
    width: 500px;
}

.idx_zscd .bd .swiper-slide ul li {
    height: 48px;
    line-height: 48px;
}

.idx_zscd .tong_tab_hd ul li {
    height: 37px;
    margin-right: 25px;
}

.idx_zscd .tong_tab_hd ul li:last-child {
    margin-right: 0;
}

.idx_zscd .tong_tab_hd ul li.on a {
    color: #295de0;
}

.idx_zscd .bd .swiper-slide ul li span {
    color: #999999;
    font-size: 16px;
    float: left;
}

.idx_zscd .bd .swiper-slide ul li a {
    display: inline-block;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
    margin-left: 15px;
}

.idx_zscd .bd .swiper-slide ul li a:hover {
    color: #295de0;
}

.idx_lbtTab {
    height: 311px;
    overflow: hidden;
}

.idx_xfh {
    width: 100%;
    height: 100px;
    margin-top: 50px;
    position: relative;
}

.idx_xfh .swiper-slide {
    width: 100%;
    height: 100px;
}

.idx_xfh .swiper-slide a,
.idx_xfh .swiper-slide a img {
    display: block;
    width: 100%;
    height: 100%;
}

.idx_xfh .swiper-container .swiper-pagination {
    text-align: right;
    padding-right: 9px;
    box-sizing: border-box;
}

.idx_xfh .swiper-container .swiper-pagination span {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #666;
    background: rgba(255, 255, 255, .7);
    opacity: 1;
    border-radius: 0;
    margin: 0 1px;
    text-align: center;
}

.idx_xfh .swiper-container .swiper-pagination span.swiper-pagination-bullet-active {
    background: #a10404;
    color: #fff;
}

.idx_zwgk {
    padding-top: 40px;
}

.idx_zwgk_block1 .tong_tab_hd ul li {
    height: 41px;
}

.idx_zwgk_zfwj {
    float: left;
    width: 705px;
    height: 380px;
    overflow: hidden;
}

.idx_zwgk_zfwj .bd .swiper-slide .block {
    padding: 30px 0;
    border-bottom: 1px dashed #b7b7b7;
}

.idx_zwgk_zfwj .bd .swiper-slide .block&gt;span {
    float: left;
    width: 84px;
    height: 86px;
    box-sizing: border-box;
    border: 1px solid #d8d8d8;
}

.idx_zwgk_zfwj .bd .swiper-slide .block&gt;span em {
    display: block;
    text-align: center;
    font-size: 32px;
    color: #333333;
    line-height: 44px;
    margin: 5px 0 5px;
}

.idx_zwgk_zfwj .bd .swiper-slide .block&gt;span i {
    display: block;
    font-size: 15px;
    color: #999999;
    text-align: center;
}

.idx_zwgk_zfwj .bd .swiper-slide .block&gt;p {
    float: left;
    margin-left: 27px;
    width: 535px;
    height: 86px;
    overflow: hidden;
}

.idx_zwgk_zfwj .bd .swiper-slide .block&gt;p a {
    display: inline-block;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    margin-top: -5px;
}

.idx_zwgk_zfwj .bd .swiper-slide .block&gt;p a:hover {
    color: #295de0;
}

.idx_zwgk_zfwj .bd .swiper-slide .block&gt;p span {
    display: block;
    font-size: 16px;
    color: #999999;
    line-height: 32px;
    margin-top: 6px;
}

.idx_zwgk_zfwj .bd .swiper-slide ul {
    padding-top: 12px;
}

.idx_zwgk_zfwj .bd .swiper-slide ul li {
    height: 48px;
    line-height: 48px;
    position: relative;
    padding-left: 23px;
}

.idx_zwgk_zfwj .bd .swiper-slide ul li::after {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #cccccc;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.idx_zwgk_zfwj .bd .swiper-slide ul li&gt;a {
    font-size: 18px;
    color: #333333;
    display: inline-block;
    max-width: 74%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.idx_zwgk_zfwj .bd .swiper-slide ul li&gt;a:hover {
    color: #295de0;
}

.idx_zwgk_zfwj .bd .swiper-slide ul li em {
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: 15px;
}

.idx_zwgk_zfwj .bd .swiper-slide ul li span {
    float: right;
    font-size: 16px;
    color: #999999;
}

.idx_zwgk_zfxxgk {
    float: right;
    width: 310px;
    height: 380px;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .05);
}

.idx_zwgk_zfxxgk&gt;span {
    display: block;
    width: 100%;
    height: 77px;
    line-height: 77px;
    text-align: center;
    font-size: 26px;
    color: #ffffff;
    font-family: "numDigital";
    background: url(/dist/about/images/idx_zfxx_zl.png) no-repeat center;
    font-weight: 700;
}

.idx_zwgk_zfxxgk&gt;a {
    display: block;
    width: 100%;
    height: 58px;
    box-sizing: border-box;
    line-height: 58px;
    position: relative;
    font-size: 18px;
    color: #333333;
    padding-left: 88px;
}

.idx_zwgk_zfxxgk&gt;a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 250px;
    height: 1px;
    background: #eeeeee;
    bottom: 0;
}

.idx_zwgk_zfxxgk&gt;a.a1 {
    background: url(/dist/about/images/idx_zfxx_icon1.png) no-repeat 37px center;
    margin-top: 6px;
}

.idx_zwgk_zfxxgk&gt;a.a2 {
    background: url(/dist/about/images/idx_zfxx_icon2.png) no-repeat 37px center;
}

.idx_zwgk_zfxxgk&gt;a.a3 {
    background: url(/dist/about/images/idx_zfxx_icon3.png) no-repeat 37px center;
}

.idx_zwgk_zfxxgk&gt;a.a4 {
    background: url(/dist/about/images/idx_zfxx_icon4.png) no-repeat 37px center;
}

.idx_zwgk_zfxxgk&gt;a.a5 {
    background: url(/dist/about/images/idx_zfxx_icon5.png) no-repeat 37px center;
}

.idx_zwgk_zfxxgk&gt;a.a5::after {
    display: none;
}

.idx_zwgk_zfxxgk&gt;a:hover {
    color: #295de0;
}

.idx_zwgk_zfxxgk&gt;a.a1:hover {
    background: url(/dist/about/images/idx_zfxx_icon1_1.png) no-repeat 37px center;
    background-color: #f4f7fd;
}

.idx_zwgk_zfxxgk&gt;a.a2:hover {
    background: url(/dist/about/images/idx_zfxx_icon2_1.png) no-repeat 37px center;
    background-color: #f4f7fd;
}

.idx_zwgk_zfxxgk&gt;a.a3:hover {
    background: url(/dist/about/images/idx_zfxx_icon3_1.png) no-repeat 37px center;
    background-color: #f4f7fd;
}

.idx_zwgk_zfxxgk&gt;a.a4:hover {
    background: url(/dist/about/images/idx_zfxx_icon4_1.png) no-repeat 37px center;
    background-color: #f4f7fd;
}

.idx_zwgk_zfxxgk&gt;a.a5:hover {
    background: url(/dist/about/images/idx_zfxx_icon5_1.png) no-repeat 37px center;
    background-color: #f4f7fd;
}

.idx_zwgk_block2 {
    padding-top: 40px;
}

.idx_zwgk_wjk {
    float: left;
    width: 705px;
    height: 110px;
    background: #edf6ff;
}

.idx_zwgk_wjk span {
    float: left;
}

.idx_zwgk_wjk_select {
    float: left;
}

.idx_zwgk_wjk_select&gt;div {
    float: left;
    position: relative;
    width: 210px;
    height: 56px;
    margin-left: 10px;
    margin-top: 27px;
    background: url(/dist/about/images/idx_zcwjk_img3.png) no-repeat right 20px center;
    background-color: #fff;
}

.idx_zwgk_wjk_select&gt;div.idx_zwgk_wjk_select1 {
    margin-left: 20px;
}

.idx_zwgk_wjk_select&gt;div&gt;span {
    float: left;
    line-height: 56px;
    width: 74px;
    background: url(/dist/about/images/idx_zcwjk_img2.png) no-repeat right center;
    text-align: center;
    font-size: 18px;
    color: #666666;
}

.idx_zwgk_wjk_select&gt;div&gt;em {
    float: left;
    line-height: 56px;
    width: 105px;
    box-sizing: border-box;
    padding-left: 16px;
    font-size: 18px;
    color: #333333;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.idx_zwgk_wjk_select&gt;div&gt;ul {
    position: absolute;
    width: 140px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .1);
    border-radius: 5px;
    padding: 5px 0;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    box-sizing: border-box;
    display: none;
    z-index: 10;
}

.idx_zwgk_wjk_select&gt;div&gt;ul li {
    height: 38px;
    line-height: 38px;
    cursor: pointer;
}

.idx_zwgk_wjk_select&gt;div&gt;ul li:hover {
    color: #fff;
    background: #295de0;
    transition: .3s;
}

.idx_zwgk_wjk&gt;button {
    float: right;
    margin-right: 15px;
    width: 65px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-radius: 3px;
    background: #295de0;
    outline: none;
    border: none;
    margin-top: 27px;
    cursor: pointer;
}

.idx_zwgk_ldzcZfgb {
    float: right;
    width: 310px;
}

.idx_zwgk_ldzcZfgb p {
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    border: 1px solid #cbe7fa;
    background: url(/dist/about/images/idx_zwgk_icon.png) no-repeat 263px center;
    background-color: #e3f3fe;
}

.idx_zwgk_ldzcZfgb p a {
    display: block;
    box-sizing: border-box;
    padding-left: 90px;
    color: #333333;
    font-size: 18px;
}

.idx_zwgk_ldzcZfgb p:nth-child(1) {
    margin-bottom: 10px;
}

.idx_zwgk_ldzcZfgb p:nth-child(1) a {
    background: url(/dist/about/images/idx_zwgk_ld.png) no-repeat 39px center;
}

.idx_zwgk_ldzcZfgb p:nth-child(2) a {
    background: url(/dist/about/images/idx_zwgk_gk.png) no-repeat 39px center;
}

.idx_zwgk_ldzcZfgb p a:hover {
    color: #295de0;
    font-weight: 700;
}

.idx_zwgk_block3 {
    padding-top: 40px;
}

.idx_zwgk_block3 .block {
    float: left;
    width: 342px;
    height: 120px;
    margin-right: 21px;
    background-color: #edf6ff;
}

.idx_zwgk_block3 .block a {
    line-height: 44px;
    font-size: 26px;
    font-weight: 700;
    color: #2c3f5e;
    display: block;
    padding-left: 30px;
    font-family: "numDigital1";
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.idx_zwgk_block3 .block a em {
    color: #fe6100;
}

.idx_zwgk_block3 .block_lb {
    float: right;
    width: 310px;
    height: 120px;
}

.idx_zwgk_block3 .block_lb .swiper-slide {
    width: 310px;
    height: 120px;
    background-color: #edf6ff;
}

.idx_zwgk_block3 .block_lb .swiper-slide a {
    line-height: 44px;
    font-size: 26px;
    font-weight: 700;
    color: #2c3f5e;
    display: block;
    padding-left: 30px;
    font-family: "numDigital1";
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.idx_zwgk_block3 .block_lb .swiper-slide a em {
    color: #fe6100;
}

.idx_zmhd {
    padding-top: 35px;
}

.idx_zmhd_zjdc {
    float: left;
    width: 705px;
}

.idx_zmhd_zjdc .bd .swiper-slide ul li {
    height: 48px;
    line-height: 48px;
}

.idx_zmhd_zjdc .bd .swiper-slide ul li em {
    float: left;
    width: 57px;
    height: 19px;
    background: url(/dist/about/images/idx_yjzj_icon2.png) no-repeat center;
    margin-top: 15px;
    margin-right: 15px;
}

.idx_zmhd_zjdc .bd .swiper-slide ul li em.on {
    background: url(/dist/about/images/idx_yjzj_icon1.png) no-repeat center;
}

.idx_zmhd_zjdc .bd .swiper-slide ul li span {
    float: right;
    font-size: 16px;
    color: #999999;
}

.idx_zmhd_zjdc .bd .swiper-slide ul li a {
    display: inline-block;
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
}

.idx_zmhd_zjdc .bd .swiper-slide ul li a:hover {
    color: #295de0;
}

.idx_zmhd_zjdc .tong_tab_hd ul li {
    height: 45px;
}

.idx_zmhd_zxft {
    float: right;
    width: 310px;
}

.idx_zmhd_zxft .hd ul li.on a {
    color: #295de0;
}

.idx_zmhd_zxft .bd {
    padding-top: 10px;
}

.idx_zmhd_zxft .bd a {
    display: block;
    position: relative;
    width: 311px;
    height: 175px;
}

.idx_zmhd_zxft .bd a img {
    display: block;
    width: 100%;
    height: 100%;
}

.idx_zmhd_zxft .bd a span {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 18px;
    color: #ffffff;
    box-sizing: border-box;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 58px;
    line-height: 62px;
    width: 100%;
    background: url(/dist/about/images/idx_zxft_bg.png) no-repeat center / 100% 58px;
}

.idx_zmhd_zxft .hd .more {
    float: right;
    padding-top: 3px;
}

.idx_zmhd_block1 {
    height: 231px;
    overflow: hidden;
}

.idx_zmhd_block2 {
    padding-top: 38px;
}

.idx_zmhd_block2 a {
    float: left;
    width: 222px;
    height: 110px;
    margin-right: 19px;
    box-sizing: border-box;
    padding-left: 25px;
    padding-top: 18px;
    border-radius: 3px;
    transition: box-shadow .3s;
}

.idx_zmhd_block2 a.a1 {
    background: url(/dist/about/images/idx_sik_icon1.png) no-repeat right 5px bottom;
    background-color: #ecf6fe;
}

.idx_zmhd_block2 a.a2 {
    background: url(/dist/about/images/idx_sik_icon2.png) no-repeat right 5px bottom;
    background-color: #eff2fb;
}

.idx_zmhd_block2 a.a3 {
    background: url(/dist/about/images/idx_sik_icon3.png) no-repeat right 10px bottom;
    background-color: #fbf6ef;
}

.idx_zmhd_block2 a.a4 {
    background: url(/dist/about/images/idx_sik_icon4.png) no-repeat right 10px bottom;
    background-color: #faf3f4;
    float: right;
    width: 310px;
    margin-right: 0;
}

.idx_zmhd_block2 a span {
    font-size: 22px;
    color: #333333;
    line-height: 48px;
    font-family: "numDigital";
    font-weight: 700;
}

.idx_zmhd_block2 a p {
    font-size: 15px;
    color: #999999;
    line-height: 20px;
}

.idx_zmhd_block2 a:hover {
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, .1);
    transition: box-shadow .3s;
}

.idx_zmhd_block2 a:hover span {
    color: #295de0;
    font-weight: 700;
}

.idx_ztzl {
    padding-top: 50px;
}

.idx_ztzl .bd .swiper-slide a,
.idx_ztzl .bd .swiper-slide a img {
    display: block;
    width: 272px;
    height: 153px;
}

.idx_ztzl .swiper-button-prev,
.idx_ztzl .swiper-container-rtl .swiper-button-next {
    width: 40px;
    height: 40px;
}

.idx_ztzl .swiper-button-next,
.idx_ztzl .swiper-container-rtl .swiper-button-prev {
    width: 40px;
    height: 40px;
}

.idx_ztzl .idx_title {
    height: 62px;
}
</pre></body></html>