.img_scroll {
    width: 100%;
    height: auto;
}

.swiper1 {
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper1 .swiper-slide {
    width: 100%;
    height: auto;
}

.swiper1 .swiper-slide a {
    display: block;
    width: 100%;
}

.swiper1 .swiper-slide a img {
    width: 100%;
    display: block;
}

.swiper1 .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: '';
}

.swiper1 .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: '';
}

.swiper1 .swiper-button-next,
.swiper-button-prev {
    width: 23.54px;
    height: 43px;
    bottom: 47.62px;
    top: auto;
}

.swiper1 .swiper-button-next {
    background: url(../img/right_arrow.png) no-repeat center;
    left: 30%;
}

.swiper1 .swiper-button-prev {
    background: url(../img/left_arrow.png) no-repeat center;
    left: 18%;
}

.swiper1 .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background-color: #fff;
    border-radius: 0%;
    opacity: 1;
}

.swiper1 .swiper-pagination-bullet-active {
    width: 46px;
    background-color: #FFB768;
}

.swiper1 .swp1 {
    width: auto;
    bottom: 62px;
    right: 20%;
    left: auto;
}

/* 头部轮播图结束 */

.main_box {
    width: 100%;
    height: auto;
}

.main {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 72px;
}

.main .zxzx {
    width: 100%;
    height: auto;
}

.zxzx .title {
    width: 100%;
    height: 42px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.zxzx .title .tit_lf span:first-child {
    font-size: 32px;
    font-weight: 600;
    color: #0A0E29;
    font-family: PingFangSC-SNaNpxibold;
    padding-right: 17px;
    border-right: 2px solid #dfdfdf;
}

.zxzx .title .tit_lf span:last-child {
    font-size: 32px;
    font-weight: 500;
    color: #BFBFBF;
    font-family: PingFangSC-Medium;
    padding-left: 17px;
}

.zxzx .title .tit_rt a {
    font-size: 18px;
    color: #999999;
    font-family: PingFangSC-Medium;
    font-weight: 500;
}

.zxzx .cont {
    margin-top: 43px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 415px;
}

.zxzx .cont .lf_img {
    width: 707px;
    height: 100%;
}

.zxzx .cont .rt_list {
    width: 493px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.swiper2 {
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper2 .swiper-slide a {
    display: block;
}

.swiper2 .swiper-slide a img {
    width: 100%;
    height: 415px;
}

.swiper2 .swiper-slide a .des {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70px;
    line-height: 70px;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    font-family: PingFangSC-Medium;
    padding-left: 16px;
}

.swiper2 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 0%;
    opacity: 1;
}

.swiper2 .swiper-pagination-bullet-active {
    width: 17px;
    background-color: #FFB768;
}

.swiper2 .swp2 {
    width: auto;
    bottom: 25px;
    right: 27px;
    left: auto;
}

.zxzx .cont .rt_list .item {
    padding: 19px 28px 14px 34px;
    background: #F5F6F8;
    transition: background-color 400ms;
}

.zxzx .cont .rt_list .item:hover {
    background: #FFFAF4;
    border-right: 6px solid #DBA66B;
    transition: border-right 200ms;
}

.zxzx .cont .rt_list .item:hover a .news_name {
    color: #C86A00;
    transition: color 400ms;
}

.zxzx .cont .rt_list .item a {
    display: block;
}

.zxzx .cont .rt_list .item a .news_name {
    font-family: PingFangSC-Medium;
    font-weight: 600;
    font-size: 18px;
    color: #333333;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zxzx .cont .rt_list .item a .news_des {
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    margin: 7px auto;
}

.zxzx .cont .rt_list .item a .news_date {
    width: 100%;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 13px;
    color: #999999;
}

/* 资讯中心样式结束 */

.gsgk {
    width: 100%;
    height: 646px;
    background-color: #f3f5f7;
    margin-top: 92px;
    overflow: hidden;
    position: relative;
}

.gsgk .title {
    text-align: center;
    font-family: PingFangSC-SNaNpxibold;
    font-weight: 600;
    font-size: 34px;
    color: #0A0E29;
    margin-top: 46px;
}

.gsgk .title_en {
    text-align: center;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 32px;
    color: #BFBFBF;
    margin-top: 5px;
}

.gsgk .cont {
    width: 1268px;
    margin: 0 auto;
    position: relative;
    height: 433px;
    margin-top: 31px;
}

.gsgk .cont .cont_lf {
    width: 881px;
    height: 433px;
    background: #FFFFFF;
    padding: 80px 212px 69px 68px;
    position: absolute;
}

.gsgk .cont .cont_lf p {
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    margin-bottom: 24px;
}

.gsgk .cont .cont_lf a {
    padding: 11px 30px;
    background-color: #ea1f18;
    color: #fff;
    font-size: 16px;
    font-family: MicrosoftYaHei;
}

.gsgk .cont .cont_rt {
    width: 532px;
    height: 341px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -170.5px;
}

.gsgk .cont .cont_rt img {
    width: 100%;
    height: 100%;
}

/* 公司概况样式结束 */

/* .xyzj{width: 100%;height: 234px;position: relative;margin-top: -35px;}
.xyzj ul{display: flex;justify-content: space-between;align-items: flex-end;position: absolute;bottom: 0;}
.xyzj ul li{width: 388px;height: 199px;position: relative;transition: height 0.5s;}
.xyzj ul li:nth-child(1){background: url(../img/xyzjyw_bg.png) no-repeat center;background-size: cover;}
.xyzj ul li:nth-child(2){background: url(../img/tzyw_bg.png) no-repeat center;background-size: cover;}
.xyzj ul li:nth-child(3){background: url(../img/jrysp_bg.png) no-repeat center;background-size: cover;}
.xyzj ul li a{display: block;width: 100%;height: 100%;padding: 0 32px;text-align: center;position: relative;}
.xyzj ul li a .txt_cn{width: 100%;font-family: PingFangSC-SNaNpxibold;font-weight: 600;font-size: 26px;color: #C86A00;position: absolute;top: 30%;left: 50%;transform: translateX(-50%);}
.xyzj ul li a .txt_en{width: 100%;font-family: PingFangSC-SNaNpxibold;font-weight: 600;font-size: 18px;color: #C86A00;position: absolute;top: 58%;left: 50%;transform: translateX(-50%);line-height: 21px;}
.xyzj ul li:hover{height: 234px;border-radius: 5px;}
.xyzj ul li:hover a p{color: #fff;}
.xyzj ul li:nth-child(1):hover{background: url(../img/xyzjyw_bg_hov.png) no-repeat;}
.xyzj ul li:nth-child(2):hover{background: url(../img/tzyw_bg_hov.png) no-repeat;}
.xyzj ul li:nth-child(3):hover{background: url(../img/jrysp_bg_hov.png) no-repeat;} */

.ywmk {
    width: 100%;
    height: 422px;
    background: #F5F6F8;
    padding: 57px 37px 69px 36px;
}

.ywmk .tit {
    width: 100%;
    height: auto;
}

.ywmk .tit .name_cn {
    font-family: PingFangSC-SNaNpxibold;
    font-weight: 600;
    font-size: 34px;
    color: #0A0E29;
    letter-spacing: 0;
    line-height: 26px;
    padding-right: 17px;
    border-right: 1px solid #c1c1c1;
}

.ywmk .tit .name_en {
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 32px;
    color: #BFBFBF;
    letter-spacing: 0;
    line-height: 26px;
    padding-left: 16px;
}

.ywmk .cont {
    margin-top: 40px;
}

.slideTxtBox2 .hd2 {
    margin-top: 19px;
}

.slideTxtBox2 .hd2 ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.slideTxtBox2 .hd2 ul li {
    width: 376px;
    height: 131px;
    position: relative;
    transition: background 0.25s;
    cursor: pointer;
}

.slideTxtBox2 .hd2 ul li.on {
    width: 376px;
    height: 163px;
}

.slideTxtBox2 .hd2 ul li:nth-child(1) {
    background: url(../img/ywmk_zxyw.png) no-repeat center;
    background-size: cover;
}

.slideTxtBox2 .hd2 ul li:nth-child(2) {
    background: url(../img/ywmk_tzyw.png) no-repeat center;
    background-size: cover;
}

.slideTxtBox2 .hd2 ul li:nth-child(3) {
    background: url(../img/ywmk_yspyw.png) no-repeat center;
    background-size: cover;
}

.slideTxtBox2 .hd2 ul li.on:nth-child(1) {
    background: url(../img/ywmk_zxyw_hov.png) no-repeat center;
    background-size: cover;
}

.slideTxtBox2 .hd2 ul li.on:nth-child(2) {
    background: url(../img/ywmk_tzyw_hov.png) no-repeat center;
    background-size: cover;
}

.slideTxtBox2 .hd2 ul li.on:nth-child(3) {
    background: url(../img/ywmk_yspyw_hov.png) no-repeat center;
    background-size: cover;
}

.slideTxtBox2 .hd2 ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}

.slideTxtBox2 .hd2 ul li a .title {
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
    position: absolute;
    bottom: 26px;
    left: 50%;
    transform: translateX(-50%);
}

.slideTxtBox2 .hd2 ul li.on a .title {
    color: #fff;
}

.slideTxtBox2 .bd2 ul li {
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 28px;
    min-height: 56px;
}

/* 业务模块样式结束 */

.djyj {
    margin-top: 107px;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.djgz {
    width: 46%;
}

.djgz .dj_tit {
    width: 100%;
    height: auto;
}

.djgz .dj_tit .name_cn {
    font-family: PingFangSC-SNaNpxibold;
    font-weight: 600;
    font-size: 34px;
    color: #0A0E29;
    padding-right: 17px;
    border-right: 1px solid #c1c1c1;
}

.djgz .dj_tit .name_en {
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 32px;
    color: #BFBFBF;
    padding-left: 17px;
}

.slideTxtBox1 {
    width: 100%;
    height: auto;
    margin-top: 39px;
}

.slideTxtBox1 .hd1 {
    width: 100%;
    height: auto;
}

.slideTxtBox1 .hd1 ul li {
    float: left;
}

.slideTxtBox1 .hd1 ul li:not(:nth-child(-n+1)) {
    margin-left: 12px;
}

.slideTxtBox1 .hd1 ul li a {
    font-size: 17px;
    padding: 8px 16px;
    background-color: #ffe8e7;
    color: #EA1F17;
    font-family: PingFangSC-Regular;
    cursor: pointer;
}

.slideTxtBox1 .hd1 ul li.on a {
    background-color: #ec2019;
    color: #fff;
}

.slideTxtBox1 .bd1 {
    width: 100%;
    height: auto;
    margin-top: 24px;
}

.slideTxtBox1 .bd1 div ul li {
    line-height: 40px;
    padding-left: 10px;
    background: url(../img/li_bg.png) no-repeat left center;
    width: 100%;
    height: auto;
}

.slideTxtBox1 .bd1 div ul li a {
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    display: block;
    float: left;
    width: 85%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.slideTxtBox1 .bd1 div ul li .date {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #818181;
    float: right;
}

.slideTxtBox1 .bd1 div {
    position: relative;
}

.slideTxtBox1 .bd1 div a.more {
    position: absolute;
    right: 0;
    top: -47px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 18px;
    color: #999999;
}

/* tab切换样式结束 */


.qrcode {
    width: 100%;
    height: 330.94px;
    margin-top: 56.06px;
    background: url(../img/qrcode.png) no-repeat center;
    background-size: cover;
}


/* 相关链接 */
.xglj {
    width: 100%;
    margin-top: 75px;
}

.xglj .xg_tit {
    width: 100%;
    height: auto;
}

.xglj .xg_tit .name_cn {
    font-family: PingFangSC-SNaNpxibold;
    font-weight: 600;
    font-size: 34px;
    color: #0A0E29;
    padding-right: 17px;
    border-right: 1px solid #c1c1c1;
}

.xglj .xg_tit .name_en {
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 32px;
    color: #BFBFBF;
    padding-left: 17px;
}

.xglj .cont {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.linkItem {
    margin-top: 40px;
    position: relative;
}

.linkItemTitle {
    width: 565px;
    height: 64px;
    line-height: 64px;
    margin-right: 24px;
    padding-left: 15px;
    border: 1px solid #eeeeee;
    background: url(../img/sanjiao.png) 93% center no-repeat #ffffff;
    cursor: pointer;
    font-size: 18px;
}

.linkList {
    position: absolute;
    left: 0px;
    top: 64px;
    width: 565px;
    background: #ffffff;
    z-index: 1;
    height: 108px;
    overflow-y: auto;
    display: none;
    border: 1px solid #eeeeee;
}

.linkList li:nth-child(1) {
    margin-top: 10px;
}

.linkList li {
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    font-size: 16px;
    color: #808080;
}

.linkList li a {
    color: #808080;
    padding-left: 15px;
    display: block;
}

.linkList li a:hover {
    background: #cd3333;
    color: #ffffff;
}

.show {
    display: block !important;
}

.linkList::-webkit-scrollbar-button {
    display: none;
}

.linkList::-webkit-scrollbar-thumb {
    width: 5px;
    background-color: #BDC4D0;
    border-radius: 3px;
}

.linkList::-webkit-scrollbar {
    display: block;
    width: 5px;
}