@charset "utf-8";

/* CSS Document */
/* f党的建设ed */
@font-face {
    font-family: ttfYsbtyh;
    src: url(../fonts/ttfYsbtyh.ttf)
}

/* 先隐藏原滚动条 */
body::-webkit-scrollbar {
    display: none;
}

body {
    -ms-overflow-style: none;
}

/*设置滚动条的样式*/

/*!* WebKit 浏览器隐藏滚动条 *!*/
/*html::-webkit-scrollbar {*/
/*    width: 0; !* 隐藏滚动条 *!*/
/*    height: 0;*/
/*}*/

/*html.show-scrollbar::-webkit-scrollbar {*/
/*    width: 8px; !* 滚动条宽度 *!*/
/*    height: 10px; !* 滚动条高度 *!*/
/*}*/

/*html.show-scrollbar::-webkit-scrollbar-thumb {*/
/*    background-color: #c1d5f1; !* 滚动条滑块颜色 *!*/
/*    border-radius: 5px;*/
/*}*/

/*html.show-scrollbar::-webkit-scrollbar-track {*/
/*    background: rgb(239, 239, 239); !* 滚动条轨道颜色 *!*/
/*}*/


html,
body {
    font: 14px/1.8 "微软雅黑";
    font-family: "微软雅黑", Arial;
    color: #666;

}

a {
    color: #666;
}

.pw {
    width: 80%;
    margin: 0 auto !important;
}

.gywmpw {
    margin: 0 8vw 0 18vw;
}

.pw2 {
    width: 80%;
    margin: 0 auto;
}

/* fed end */
.wedge {
    background: #fff;
    /*padding: 0 200px;*/
    /*max-width: 1920px;*/
    /*margin: 0 auto;*/
}

.header {
    /*background-color: rgba(255, 255, 255, 0.72);*/
    padding: 0 1vw;
}

.hdt {
    height: 10vh;
    /*position:relative;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mtop {
    /*height: 84px;*/
}

.logo {
    /*width: 442px;*/
    height: 100%;
    /*position: absolute;*/
    left: 0;
    /*line-height: 10px;*/
    /*top:10px;*/
    display: flex;
    align-items: center;
    /*padding: ;*/
    /*font-size: 30px;*/
}

.nav{
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /*gap: 40px;*/
}

.nav .wsib{
    height: 100%;
}
.nav .wsib a{
    height: 100%;
}

.nav li>a {
    display: flex;
    color: #FFFFFF;
    line-height: 24px;
    font-size: 1vw;
    padding:0 1vw;
    justify-content: center;

}

.nav li>a.act,
.nav li>a:hover {
    background: rgba(74, 159, 216, 0.25);
    color: #fff;
    font-weight: bold;

}

.nav li>a.act {
    /*padding: 21px 25px;*/

}

.nav li>a:hover {
    /*padding: 30px 25px;*/
}

.nav li>a.act:hover {
    /*padding: 21px 25px;*/
    /* 悬停时的 padding */
    /* 你可以在这里修改其他样式，例如改变颜色或背景 */
}

.nav li>a.act .Underline {
    /*display: block;*/

}

.nav li>a {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.Underline {
    width: 100%;
    background: #ffffff;
    border-radius: 2px;
    height: 3px;
    /*display: none;*/
}

.h-share {
    /*overflow: hidden;*/
    /*position: absolute;*/
    /*right: 75px;*/
    /*top: 27px;*/
}

.h-share a {
    display: block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-image: url(../images/header-share.png);
    float: left;
    margin-left: 17px;
}

.h-share .searchbox {
    margin-right: 15px;
}

.h-share a.lagerA {
    margin-left: 5px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background: none #A9A9A9;
    color: #fff;
    font-size: 12px;
}

.h-share a.lagerA.active {
    background-color: #244c9b;
}

.h-share .link {
    background-position: right top;
}

.h-share .link:hover {
    background-position: right bottom;
}

.h-share .email:hover {
    background-position: left bottom;
}

.banner-box {
    /*position: relative;*/
}

.banner {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    color: #fff;
    position: relative;
}

.banner .slides {
    width: 100%;
    position: relative;
    z-index: 20;
}

.banner .slides li {
    height: 100%;
    line-height: 0;
    opacity: 0;
    transition: opacity 2000ms linear;
    -webkit-transition: opacity 2000ms linear;
    overflow: hidden;
}

.banner .slides .bimg {
    line-height: 0;
    width: 100%;
    position: relative;
    transition: transform 4s ease;
    -webkit-transition: transform 4s ease;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.banner .slides li.imgIn {
    opacity: 1;
}

.banner .slides li.imgIn a>img {
    transform: matrix(1, 0, 0, 1, 0, 0);
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
}

.bannerText {
    position: absolute;
    left: 0;
    width: 100%;
    height: 110px;
    top: 38%;
    z-index: 30;
}

.bann {
    height: 100%;
    position: relative;
}

.banne-list {
    position: relative;
}

.banne-list li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transition: 800ms 200ms;
    -webkit-transition: 800ms 200ms;
}

.banne-list .en {
    text-transform: uppercase;
    letter-spacing: 5px;
    visibility: hidden;
    opacity: 0;
    /* transition:800ms; -webkit-transition:800ms; */
}

.banne-list .ch {
    text-shadow: 7px 4px 6px rgba(0, 0, 0, 0.5);
    font-family: ttfYsbtyh;
    font-size: 60px;
    line-height: 1.1;
    margin-top: 4px;
    visibility: hidden;
    opacity: 0;
    /* transition:800ms; -webkit-transition:800ms; */
}

.banne-list li.on {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}

.banne-list li.on .en {
    visibility: visible;
    opacity: 1;
}

.banne-list li.on .ch {
    /*width: 32%;*/
    visibility: visible;
    opacity: 1;
}

.bamnline {
    width: 487px;
    height: 1px;
    background: #fff;
    margin: 20px auto 0;
}

.bamnline span {
    display: block;
    width: 0;
    height: 100%;
    background: #133074;
}

.bamnline.load span {
    width: 100%;
    transition: 3.6s linear;
    -webkit-transition: 3.6s linear;
    -moz-transition: 3.6s linear;
}

.banner .flex-control-nav li {
    float: left;
    margin-right: 8px;
    width: 60px;
    height: 60px;
}

.banner .flex-control-nav li:last-child {
    margin-right: 0;
}

.banner .flex-control-nav li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}


/*.banner .flex-control-nav li a span {*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    !*background: #fff;*!*/
/*    position: absolute;*/
/*    !*top: 50%;*!*/
/*    !*margin-top: -7px;*!*/
/*    left: 0;*/
/*    font-size: 0;*/
/*    !*transition: 400ms;*!*/
/*    !*-webkit-transition: 400ms;*!*/
/*    background: url(../images/banner-icon.png);*/
/*    background-position: 0 0;*/
/*    background-size: cover;*/


/*}*/


/*.banner .flex-control-nav li a.flex-active span {*/
/*    !*background-color: #2146a1;*!*/
/*    !*height: 26px;*!*/
/*    !*margin-top: -13px;*!*/
/*    background: url(../images/banner-icon.png);*/
/*    background-position: 0 60px;*/
/*    background-size: cover;*/
/*}*/

.tabvideo {
    position: absolute;
    right: 5%;
    bottom: 5%;
    z-index: 88;
    width: 194px;
}

.tabvideo .itemtxt {
    color: #fff;
    text-align: center
}

.homevideo b {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 6px;
    line-height: 1;
    text-align: left;
    display: block;
}

.videoIbox {
    border: 3px solid #fff;
    overflow: hidden;
    position: relative;
    line-height: 1;
}

.videoIbox .img {
    display: block;
    width: 100%;
    height: auto;
    transition: 340ms;
    line-height: 0;
}

.videoIbox span {
    display: block;
    width: 36px;
    height: 36px;
    background: url(../images/ix-ba-video-ico.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -18px;
    margin-top: -18px;
    z-index: 30;
    transition: 300ms;
    -webkit-transition: 300ms;
}


.vwrap {
    display: none;
    z-index: 1040;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
}

.vwrap .videobtg {
    z-index: 900;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    overflow: hidden;
}

.vwrap .videobox {
    z-index: 990;
    width: 860px;
    height: 480px;
    background-color: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -240px;
    margin-left: -430px;
}

.vwrap .videobox #videobox {
    width: 100%;
    display: inline-block;
    height: 100%;
    background: #80abde;
}

#videobox_wrapper {
    height: 100% !important;
}

.vwrap .close {
    z-index: 999;
    width: 24px;
    height: 24px;
    cursor: pointer;
    position: absolute;
    top: -28px;
    right: 0px;
}

.vwrap .close i {
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/close1.png) no-repeat 50% 50%;
    -webkit-transition: 400ms;
    transition: 400ms;
}

.vwrap .close:hover i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

#videobox_display_button {
    background: none no-repeat !important;
}

.jwplayer .jwicon:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.jwlogo,
.jwclick {
    display: none !important;
}

.mouse {
    border-radius: 50%;
    background-position: center -32px;
    /* 背景图片水平居中，垂直靠下 */
    background-color: rgba(33, 70, 161, 0.9);
    width: 50px;
    height: 50px;
    background-image: url(../images/imaw.png);
    background-repeat: no-repeat;
    position: absolute;
    z-index: 50;
    left: 50%;
    margin-left: -25px;
    bottom: 12%;
    animation: arrow linear 2s 0s infinite running;
    -webkit-animation: arrow linear 2s 0s infinite running;
}

@-webkit-keyframes arrow {
    0% {
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    50% {
        -webkit-transform: translate3d(0px, -8px, 0px);
    }

    100% {
        -webkit-transform: translate3d(0px, 0px, 0px);
    }
}

@keyframes arrow {
    0% {
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    50% {
        -webkit-transform: translate3d(0px, -8px, 0px);
    }

    100% {
        -webkit-transform: translate3d(0px, 0px, 0px);
    }
}

.ix1 {
    padding:  0 6vw 2.6vh 6vw;
    /*background: #fff;*/
    /*!*position: relative;*!*/
    /*overflow: hidden;*/
    /*background: url(../images/新闻背景png.png);*/
    /*padding: 40px 40px 28px 40px;*/
    /*display: flex;*/
    /*justify-content: space-between;*/
}

/*新闻中心样式*/
.isnpics {
    width: 48%;
    position: relative;
    /* overflow:hidden;  */
}

.isnpics .pic {
    height: 100%;
}

.isnpics .swiper .swiper-slide {
    display: block;
    cursor: pointer;
}

.isnpics .swiper .swiper-slide .pic{
    height:100%;
    cursor: pointer;
}

.isnpics .pic img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
}

.isnpics .swiper .swiper-slide .pic img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
}

.isnpics .item {
    position: relative;
}

.isnpics .swiper .swiper-slide .item {
    position: relative;
}

.isnpics .swiper-pagination {
    bottom: 65px !important;
}

/*.isnpics .slick-dots {*/
/*    width: 48%;*/
/*    left: auto;*/
/*}*/

.isntxts {
    /*width: 50%;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*bottom: 0;*/
    border: 1px solid #b5b5b5;
    background: #fff;
}

/*.isntxts .pa {*/
/*    padding: 0 8%;*/
/*}*/



.xc-date {
    width: 74px;
    padding: 10px 0 30px;
    background: url(../images/date.png) no-repeat scroll center bottom;
    color: #fff;
    text-align: center;
    font-family: Arial;
    line-height: 1.1;
    overflow: hidden;
    margin-top: -1px;
    position: absolute;
    z-index: 20;
    top: 0;
}

.xc-date .d {
    font-size: 30px;
    font-weight: bold;
}

.xc-date .ym {
    font-size: 12px;
    margin-top: 2px;
}



.isntxts .txts {
    /*padding-top: 27px;*/
}

.isntxts .txts .ti {
    width: 99%;
    font-size: 24px;
    line-height: 1.5 !important;
    /*color: #fff;*/
    position: absolute;
    bottom: 0;
    padding: 10px 0 10px 10px;
    background-color: rgb(158 158 158 / 66%);
}

.isntxts .txts .ti a {
    color: #fff
}

.isntxts .txts .tx {
    /*line-height: 1.8 !important;*/
    /*height: 80px;*/
    /*border-top: 1px solid #ccc;*/
    /*margin-top: 10px;*/
    padding: 18px;
    font-size: 18px;
}

.isntxts .lookmore {
    margin-top: 20px;
}

/*新闻中心样式*/


.lookmore {
    display: block;
    width: 148px;
    height: 40px;
    border: 1px solid #b5b5b5;
    position: relative;
    overflow: hidden;
    color: #666;
    line-height: 40px;
}

.lookmore .bg {
    width: 0;
    height: 100%;
    background: linear-gradient(to right, #244c9b, #5483e1);
}

.lookmore .txx {
    padding-left: 25px;
    position: relative;
    padding-bottom: 10px;
}

.lookmore .aw {
    width: 10px;
    height: 10px;
    background: url(../images/lm.png) no-repeat right center;
    position: absolute;
    top: 15px;
    right: 25px;
}

.ixnews {
    width: 48%;
    /*position: absolute;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*right: 0;*/
    border: 1px solid #d5d5d5;
    background: #fff;
}

.in-nav {
    background: #244c9b;
    margin-top: -1px;
    /*position: relative;*/
}

.in-navTB {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}



.in-nav>ul>li {
    float: left;
    line-height: 24px;
    padding: 27px 0;
    width: 21.5%;
    text-align: center;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    position: relative;
    transition: background 300ms;
    -webkit-transition: background 300ms;
}

.in-nav .aw {
    width: 18px;
    height: 7px;
    background: url(../images/inaw.png) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -9px;
    bottom: -7px;
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    opacity: 0;
    visibility: hidden;
}

.in-nav>ul>li.act {
    background: #133074;
}

.in-nav>ul>li.act .aw {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.newsmore {
    display: block;
    width: 30px;
    height: 30px;
    /*position: absolute;*/
    background: url(../images/nm.png) no-repeat center center;
    top: 50%;
    /*margin-top: -15px;*/
    /*right: 5%;*/
    padding: 0 20px;
}

.ivmore {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    background: url(../images/nm.png) no-repeat center center;
    top: 50%;
    margin-top: -15px;
    right: 5%;
}

.ivmore {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    background: url(../images/nm.png) no-repeat center center;
    top: 50%;
    margin-top: -15px;
    right: 5%;
}

.int {
    /*display: block;*/
    color: #666;
    /*line-height: 50px;*/
    /*padding: 10px 15px 10px 10px;*/
    overflow: hidden;
    position: relative;
    font-size: 26px;
    display: flex;
    justify-content: space-between;
}

.int .nowti {
    /*line-height: 24px;*/
    width: 70%;
    /*float: left;*/
    position: relative;
}

.int .syList {
    display: flex;
    align-items: center;
}

.int .syList .wb {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 1vw;
}


.int .d {
    width: 30%;
    /*float: left;*/
    text-align: right;
    color: #999;
    /*position: relative;*/
    z-index: 1;
    font-size: 1vw;

}

.int .bg {
    background: #f2f2f2;
    height: 0;
    bottom: 0;
    top: auto;
    width: 100%;
}

.int:hover .nowti {
    color: #133074;
}

.in-list {
    margin-top: 25px;
}

.in-list li {
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transition: 600ms;
    -webkit-transition: 600ms;
}

.in-list li.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}

.ix2 {
    padding: 0px 6vw;
    /*margin-top: 35px;*/
    /* background-image: url(../images/indexQieTp/子公司bg.png); */
    background-size: 100% 100%;
}

.ix3 {
    padding: 2.6vh 6vw;
    /*margin-top: 35px;*/
    background-image: url(../images/indexQieTp/视频中心bg.png);
    background-size: 100% 100%;

}

.ix4 {
    /*margin-top: 35px;*/
    padding: 2.6vh 6vw;
}

.ix5 {
    padding: 2.6vh 6vw;
    /*margin-top: 35px;*/
    /*padding-top: 40px;*/
}
.ix4 .trtion-top{
    padding-bottom: 2.6vh;
    cursor: pointer;
}
#mySwiper3 img {
    width: 100%;
}

.ixItem .item {
    position: relative;
}

.ixItem .txts {
    width: 600px;
    height: 215px;
    background: url(../images/iibg.png);
    position: absolute;
    right: 0;
    bottom: 0;
}

.ixItem .txts {
    width: 600px;
    /*height: 215px;*/
    background: url(../images/iibg.png);
    /*position: absolute;*/
    right: 0;
    bottom: 0;
    background: #f8f8f8;
    border: 1px solid #d5d5d5;
}

.ixItem .txts .pa {
    padding: 25px 105px 20px 35px;
}

.ixItem a {
    color: #666;
}

.ixItem .txts .nowti {
    font-size: 26px;
    color: #133074;
}

.ixItem .txts .tx {
    font-size: 100%;
    height: 28px;
    margin-top: 18px;
}

.ixItem .slick-active .pic img {
    visibility: visible !important;
    -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
    animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

@-webkit-keyframes scaleUpDown {
    from {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scaleUpDown {
    from {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.ixItem .slick-dots li {
    width: 14px;
    height: 5px;
    background: #999;
    border-radius: 0;
    border: none;
    margin-right: 5px;
    margin-left: 0;
}

.ixItem .slick-dots li.slick-active,
.ixItem .slick-dots li:hover {
    background: #3862c7 !important;
}

/*.ixItem .slick-dots {*/
/*    width: 565px;*/
/*    left: auto;*/
/*    right: 0;*/
/*    text-align: left;*/
/*    padding: 0 0 0 35px;*/
/*    bottom: 23px;*/
/*}*/

.ixItem .slick-dots {
    width: 565px;
    left: auto;
    right: 0;
    text-align: left;
    padding: 0 0 0 35px;
    bottom: 23px;
}


.ixItem .slick-next {
    width: 46px;
    height: 46px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #234b99 url(../images/iaw.png) no-repeat center center;
}

.ixItem .slick-next:hover {
    background-color: #999;
}

.ix3 {
    overflow: hidden;
    /*background: #f8f8f8;*/
}

/*.ix3 .cw {*/
/*    width: 33.33%;*/
/*    float: left;*/
/*}*/
.ix3 .cw2 {
    width: 50%;
    float: left;
}

.ix3 .cw2 .pic>img {
    height: 400px;
}

.ixVideo {
    position: relative;
}

.ixVideo .pic span {
    display: block;
    width: 66px;
    height: 66px;
    background: url(../images/ix-video-ico.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: 8px;
    left: 50%;
    margin-left: -33px;
}

.cwt h1 {
    color: #133074;
    font-size: 24px;
    line-height: 24px;

}

.cwt {
    padding: 30px 0 21px 35px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    border-right: 1px solid #e5e5e5;
}

.cwt .ivmore {
    top: auto;
    bottom: 18px;
    margin-top: 0;
    background: url(../images/np2.png) no-repeat right top;
    transition: 0ms;
    -webkit-transition: 0ms;
}

.cwt .ivmore:hover {
    background-position: left top;
}

.ixVideo .cwt {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
    border-color: rgba(255, 255, 255, .2);
}

.ixVideo .cwt h1 {
    color: #fff;
}

.ixVideo .ivmore {
    background-image: url(../images/np2.png);
}

.ixVideo .tx {
    padding: 35px 45px 0 35px;
    font-size: 18px;
    line-height: 30px !important;
    height: 90px;
    border: 1px solid #d5d5d5;
}

.ixMember {
    background: #fff;
}

.im-list {
    padding-top: 16px;
    padding-bottom: 14px;
    border-right: 1px solid #e5e5e5;
}

.im-list .item {
    height: 238px;
    overflow: hidden;
    border: none;
}

.im-list .item a {
    display: block;
    color: #666;
    padding: 5px 25px 5px 35px;
}

.im-list .nowti {
    font-size: 18px;
    line-height: 24px;
}

.im-list .item a:hover .nowti {
    color: #133074;
}

.im-list .slick-arrow {
    width: 25px;
    height: 20px;
    position: absolute;
    /*background-color: #ffba35;*/
    background-color: #133074;
    top: -44px;
    background-image: url(../images/imaw.png);
    background-repeat: no-repeat;
    background-size: cover;
    /* 填充容器 */
}

.im-list .slick-prev {
    right: 52px;
    border-radius: 8px 0 0 8px;
}

.im-list .slick-next {
    right: 25px;
    border-radius: 0 8px 8px 0;
    background-position: left bottom;
}

.im-list .slick-arrow:hover {
    /*background-color: #133074;*/
    background-color: #ffba35;
}

.ixDev {
    background: #fff;
}

.id-list {
    border-right: 1px solid #e5e5e5;
    height: 259px;
    padding: 0 35px;
    padding-top: 9px;
}

.id-list a {
    color: #666;
    font-size: 18px;
    overflow: hidden;
    display: block;
    line-height: 24px;
    border-top: 1px dashed #bababa;
    padding: 13px 0;
}

.id-list a:first-child {
    border-top: none;
}

.id-list .nowti {
    width: 70%;
    float: left;
    line-height: 24px;
}

.id-list .d {
    width: 30%;
    float: left;
    text-align: right;
    color: #999;
}

.id-list a:hover .nowti {
    color: #244c9b;
}

.flink span {
    margin: 0 7px 0 12px;
}

.flink a {
    color: #fff;
}

.fcop {
    margin-top: 6px;
}

.flinkmoreInput1,
.flinkmoreInput2 {
    position: relative;
    width: 100%;
    z-index: 9999;
}

.flinkmoreInput1 .t,
.flinkmoreInput2 .t {
    height: 5vh;
    border: 1px solid #6c8dcda3;;
    padding: 0 30px 0 20px;
    /*line-height: 50px;*/
    cursor: pointer;
    position: relative;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:0.8vw;
}

.flinkmoreInput1 .t .aw,
.flinkmoreInput2 .t .aw {
    width: 14px;
    height: 6px;
    background: url(../images/三角形.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 15px;
}

.flinkmoreInput1 .t.act .aw,
.flinkmoreInput2 .t.act .aw {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.flinkmoreInput1 ul,
.flinkmoreInput2 ul {
    position: absolute;
    bottom: 6vh;
    left: 0;
    right: 0;
    background: #fff;
    max-height: 340px;
    overflow: scroll; /* 或者 overflow: auto; */
    display: none;
    z-index: 999;
    border: 1px solid #6c8dcda3;
}
.flinkmoreInput1 ul::-webkit-scrollbar {
    display: none; /* 隐藏滚动条（Chrome/Safari/Edge） */
}

.flinkmoreInput1 ul {
    scrollbar-width: none; /* 隐藏 Firefox 中的滚动条 */
}

.flinkmoreInput2 ul::-webkit-scrollbar {
    display: none; /* 隐藏滚动条（Chrome/Safari/Edge） */
}

.flinkmoreInput2 ul {
    scrollbar-width: none; /* 隐藏 Firefox 中的滚动条 */
}

.flinkmoreInput1 li a,
.flinkmoreInput2 li a {
    display: block;
    padding: 5px 31px 5px 21px;
    color: #666;
    text-align: center;
    font-size: 0.8vw;

}

.flinkmoreInput1 .nowti,
.flinkmoreInput2 .nowti {
    line-height: 24px;
}

.flinkmoreInput1 .nowti,
.flinkmoreInput2 .nowti {
    line-height: 24px;
}

.flinkmoreInput1 li a:hover,
.flinkmoreInput2 li a:hover {
    background: #5783ee;
    color: #fff;
}

.ftools {
    margin-top: 23px;
}

.ftools .x {
    float: right;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
}

.ftools .tools {
    float: right;
}

.tools a {
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    float: left;
    margin-left: 12px;
}

.tools .wx {
    background: #23a356 url(../images/weixin.png) no-repeat center center;
}

.tools .sina {
    background: #133074 url(../images/sina.png) no-repeat center center;
}

.tools .qq {
    background: #2799e1 url(../images/qq.png) no-repeat center center;
}

.mvbox {
    display: none;
    z-index: 1040;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/black.png);
}

.mvt {
    width: 860px;
    position: absolute;
    left: 50%;
    margin-left: -430px;
    top: 50%;
    margin-top: -335px;
}

.mvt .nowti {
    font-size: 24px;
    line-height: 25px;
    color: #fff;
    margin-bottom: 25px;
}

.mvideo {
    position: relative;
    height: 480px;
    background: #fff;
}

.mvclose {
    width: 24px;
    height: 24px;
    background: url(../images/close1.png) no-repeat 50% 50%;
    position: absolute;
    right: -44px;
    top: -24px;
    -webkit-transition: 400ms;
    transition: 400ms;
    cursor: pointer;
}

.mvclose:hover {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.mvmore {
    /*width: 692px;*/
    width: 100%;
    /*height: 78%;*/
    height: 480px;
    /*margin: 0 auto;*/
    position: relative;
    /*margin-top: 54px;*/
}

.mvmore .items {
    display: block;
    margin: 0 11px;
    color: #fff;
}

.mvmore .items .x {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
    padding: 7px 0;
    text-align: center;
}

.mvmore .items.act .wLine_1,
.mvmore .items.act .wLine_2 {
    width: 100%;
}

.mvmore .items.act .wLine_3,
.mvmore .items.act .wLine_4 {
    height: 100%;
}

.mvmore .slick-arrow {
    width: 37px;
    height: 37px;
    background: url(../images/mvaw.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -37px;
    transition: 0ms;
    -webkit-transition: 0ms;
}

.mvmore .slick-prev {
    left: -53px;
}

.mvmore .slick-next {
    background-position: right bottom;
    right: -53px;
}

.mvmore .slick-prev:hover {
    background-position: right top;
}

.mvmore .slick-next:hover {
    background-position: left bottom;
}

/* menuBox end */
.navMobile {
    padding-top: 60px;
}

.navMobile dd a {
    display: block;
    position: relative;
    padding: 15px;
    font-size: 16px;
    color: #333;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

.navMobile dd p a {
    border-bottom: 1px solid #5483e11c
}

.navMobile dd p .dot {
    width: 6px;
    height: 6px;
    border: 2px solid #fff;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 15px;
    opacity: 0;
    transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
    transition: 300ms;
    -webkit-transition: 300ms;
}

.navMobile dd p a:hover,
.navMobile dd p a.act {
    background: #4972c1;
    color: #fff;
}

.navMobile dd p a:hover .dot,
.navMobile dd p a.act .dot {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

.navMobile dd .mtnav .aw {
    width: 7px;
    height: 12px;
    background-image: url(../images/mav.png);
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -4px;
    transform-origin: right center;
    -webkit-transform-origin: right center;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
}

.navMobile dd .mtnav {
    display: none;
    overflow: hidden;
}

.navMobile dd .mtnav a {
    float: left;
    width: 50%;
    padding: 0;
    float: left;
    border-bottom: 1px solid #f5f5f5;
    background: #f3f7ff;
}

.navMobile dd .mtnav a p {
    padding: 15px;
    border-right: 1px solid #f5f5f5;
}

/* menuBox end */

#mvi {
    height: 100%;
}

/* fixcta */
.fixcta {
    width:3.2vw;
    position: fixed;
    right: 0;
    top: 92%;
    z-index: 1003;
    height: 3.2vw;
}

.fixcta .top {
    width: 100%;
    height: 100%;
    border-radius: 50%;

}
.fixcta:hover{
    cursor: pointer;
}

.fixcta .call .ico {
    background-position: left top;
}

.fixcta .email .ico {
    background-position: left center;
}

.fixcta .top .ico {
    background-position: left bottom;
}

.fixcta a:hover {
    background: #666;
}

/* fixcta end */

.pbtxts {
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
    color: #fff;
    text-align: center;
}

.pbtxts .ch {
    font-size: 50px;
    /*font-weight: bold;*/
    text-shadow: 7px 4px 6px rgba(0, 0, 0, 0.5);
    font-family: ttfYsbtyh;
}

.pbtxts .en {
    display: none;
    font-family: Arial;
    font-size: 44px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 15px;
    text-shadow: 7px 4px 6px rgba(0, 0, 0, 0.5);
    font-family: ttfYsbtyh;
}

.pbtxts .line {
    width: 50px;
    height: 4px;
    background: #fff;
    margin: 13px auto 0 auto;
}

.ptbox {
    position: relative;
}



/* pnav */
.pnav {
    padding: 1vw 0;
    background: #fff;
}

.pnav ul {
    display: flex;
    justify-content: space-evenly;
    border-bottom: 3px solid #f5f5f5;
}

.pnav ul li {
    /*width: 8%;*/
}

.pnav ul li a {
    /*display: block;*/
    color: #333;
    text-align: center;
    font-size: 1.2vw;
    /*padding: 20px 5px;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    /*border-bottom: 3px solid #b2cbfd;*/
    cursor: pointer;
}

.pnavList ul li a {
    color: #333;
    text-align: center;
    font-size: 26px;
    line-height: 24px;
    /*padding: 20px 5px;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    /*border-bottom: 3px solid #ce8989*/
}

.pnav ul li a .imgHer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 4px;
    margin-bottom: 10px;
}

.pnav ul li a span {
    font-size: 1.4vw;
}

.pnav ul li a .imgHer .image {
    width: 28px;
    height: 28px;
}


.pnav ul li a div {
    font-size: 18px;
    font-weight: bold;
}

.pnav ul li a:hover,
.pnav ul li a.act {
    color: #4875d0;
    border-bottom: 3px solid #4875d0;
}

.pnavList ul li a:hover,
.pnavList ul li a.act {
    border-bottom: 3px solid #990000;
    color: #990000;
}

/* pnav end */

/*侧边栏*/
.leftTab ul {
    display: flex;
    flex-direction: column;
    gap: 1vh;
    position: fixed;
    /*top: 128px;*/
    left: 4vw;
    font-family: "微软雅黑", Arial;
    background: url(../images/外面大框.png);
    background-size: cover;
    padding:1.2vw 1vw;
    z-index: 100;
    /* 确保层级最高 */
    pointer-events: auto;
    /* 确保能够接收到点击事件 */
}

.leftTab ul li {
    padding: 1vh;
    background: url(../images/白底部分.png);
    background-size: cover;

}

.leftTab ul .imgHer {
    display: flex;
    align-items: center;
    /*gap: 10px;*/
    justify-content: space-between;
    padding: 10px;
    background: url(../images/浅色按钮.png);
    background-size: cover;
    padding: 14px 10px 10px 10px;
}

.leftTab ul .imgHer .imgTp {
    /*width: 20%*/
    padding: 0px 0.6vw 0vw 0.5vw;
    display: flex;
    align-items: center;

}

.leftTab ul li span {
    color: #FFFFFF;
    font-size: 1vw;
    font-weight: bold;
}

.leftTab ul li img {
    width: 1.3vw;
    height: 1.3vw;
}

.leftTab ul li.act .imgHer {
    background: url(../images/深色按钮.png);
    background-size: 100% 100%;
    transform: scale(1.2);

}
.leftTab ul li.act span{
    padding-left: 0.3vw;
}
/*侧边栏*/
.abhisbox .conter .tbody{
    width: 70%;
    margin: 0 auto;
}

.ab1 {
    /*background: #f5f5f5;*/
}

.ab1 .fixbg {
    padding: 6vw 0;
    background-image: url(../images/背景图.png);
    background-size: 100% 100%;
    background-repeat: repeat;
}

.cpl {
    width: 30%;
    /*height: 369px;*/
    /*float: left;*/
}

.gywo-ptitle {
    /*display: none;*/
    justify-content: space-between;
    align-items: center;
}

.gywo-ptitle .text {
    font-size: 19px;
    color: #fff;
    display: flex;
    align-items: center;
    cursor: pointer;
    content: '';
    background-color: #4875d0;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    transition: 1s;
    padding: 4px 22px;
}

.gywo-ptitle .text:hover {
    clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 10% 100%);
    background: #133074;
}

.ptitle {
    color: #333;
}

.ptitle .ch {
    font-size: 1.6vw;
}

.ptitle .en {
    font-family: Arial;
    font-size: 1.6vw;
    text-transform: uppercase;
}

.ptitle .en strong {
    color: #133074;
    font-size: 18px;
    font-weight: normal;
}

.ptitle .line {
    width: 3vw;
    height: 3px;
    background: #133074;
    margin-top: 9px;
}

.clearBj {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.clearfixgs {
    display: flex;
    justify-content: space-between;
    /*padding-top: 60px;*/
    align-items: center;
}

.cpl .pic {
    width: 100%;
    /*margin-top: 70px;*/
}

.cpr {
    width: 64%;
    /*float: right;*/
    font-size: 1.2vw;
    margin-right: 2vw;
    color: #333;
    line-height: 2.4vw;
}

.ab2 {
    /*background: #fff;*/
    background-image: url(../images/图层1.png);
    background-size: cover;
    padding: 6vw 0;
}

.aht {
    position: relative;
}

.aht .myselect {
    position: absolute;
    right: 0;
    bottom: 30px;
}

.myselect {
    position: relative;
    width: 303px;
    background: #e7e7e7;
}

.myselect select {
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-size: 18px;
    color: #333;
    position: relative;
}

.myselect .aw {
    width: 13px;
    height: 8px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 27px;
    background: url(../images/ms.png) no-repeat;
}

.hist {
    margin-bottom: 70px;
    position: relative;
}

.hist .w-line {
    width: 100%;
    position: absolute;
    left: 0;
    height: 1px;
    background: #999;
    bottom: 0;
}

.hislist {
    position: relative;
}

.hym {
    text-align: center;
    font-size: 18px;
    color: #333;
    /* padding:16px 0 22px 0; */
    position: relative;
    background: #fff;
    height: 72px;
}

.hym .x {
    padding-top: 16px;
}

.hym .aw {
    width: 100%;
    height: 6px;
    background: url(../images/haw.png) no-repeat center center;
    position: absolute;
    left: 0;
    bottom: 7px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
}

.hym .line1 {
    width: 1px;
    height: 9px;
    background: #133074;
    position: absolute;
    right: 0;
    bottom: 33px;
}

.hym .line2 {
    position: absolute;
    left: 0;
    height: 1px;
    width: 100%;
    background: #999;
    bottom: 0;
}

.hym .line3,
.hym .line4 {
    position: absolute;
    width: 1px;
    height: 0;
    background: #999;
    bottom: 0;
}

.hym .line4 {
    right: 0;
}

.hym .line3 {
    left: 0;
}

.hym .line {
    transition: 300ms;
    -webkit-transition: 300ms;
}

.hislist .slick-current .hym .line1 {
    height: 0;
}

.hislist .slick-current .hym .line2 {
    height: 3px;
    background: #133074;
    bottom: 69px;
}

.hislist .slick-current .hym .line3,
.hislist .slick-current .hym .line4 {
    height: 100%;
}

.hislist .slick-current .hym .x {
    color: #133074;
    font-weight: bold;
}

.hislist .slick-current .hym .aw {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}

.hislist .item {
    cursor: pointer;
}

.h-txts {
    width: 850px;
    margin: 0 auto;
}

.h-txts li {
    font-size: 18px;
    line-height: 2;
    min-height: 360px;

}

.hisc {
    position: relative;
}

.his-prev,
.his-next {
    width: 42px;
    height: 95px;
    background: #e7e7e7;
    position: absolute;
    margin-top: 110px;
    cursor: pointer;
}

.his-prev .aw,
.his-next .aw {
    width: 100%;
    height: 100%;
    background: url(../images/hisaw.png) no-repeat;
    transition: 0ms;
    -webkit-transition: 0ms;
}

.his-next .aw {
    background-position: right bottom;
}

.his-next {
    right: 0;
}

.his-prev {
    left: 0;
}

.his-next .aw:hover {
    background-position: left bottom;
}

.his-prev .aw:hover {
    background-position: right top;
}

.his-prev:hover,
.his-next:hover {
    background: #133074;
}

/*领导简介*/
.abhisbox {
    margin-top: 14px;
}

.abhisbox .conter {
    max-width: 60%;
    margin: 0 auto;
    animation-duration: 1s;
    font-size: 30px;
    color: #333;
    font-weight: bolder;
}

/*领导成员*/
/*.abhisbox .conter .table {*/
/*    width: 100%;*/
/*    font-size: 18px;*/
/*}*/

/*.abhisbox .conter .table>div>div {*/
/*    border-bottom: 0.3333em solid #fff;*/
/*}*/

.abhisbox .conter .xm {
    margin-right: 1.8vw;
    color: #214796;
    font-size: 1.4vw;
}
.abhisbox .conter .zw{
    font-size: 1.4vw;
}

.abhisbox .conter .tbody div{
    font-size:1.8vw;
    margin-bottom:1vw;
}

/*.abhisbox .conter .zw {*/
/*    width: 65%;*/
/*}*/

/*.abhisbox .conter span {*/
/*    box-sizing: border-box;*/
/*    display: inline-block;*/
/*    text-align: center;*/
/*}*/

/*.abhisbox .conter .thead {*/
/*    background: linear-gradient(-90deg, #81acff, #b2cbfd);*/
/*}*/

/*.abhisbox .conter .thead span {*/
/*    font-size: 1.3125em;*/
/*    line-height: 2.8095;*/
/*    color: #fff;*/
/*    font-weight: bold;*/
/*}*/

/*.abhisbox .conter .tbody span {*/
/*    font-size: 1.0625em;*/
/*    line-height: 3.4705;*/
/*    color: #333;*/
/*}*/

/*.abhisbox .conter .tbody .xm {*/
/*    border-right: 0.1666em solid #fff;*/
/*}*/

/*.abhisbox .conter .tbody .zw {*/
/*    border-left: 0.1666em solid #fff;*/
/*}*/

/*.abhisbox .conter .tbody div:nth-of-type(2n) span {*/
/*    background: #fdfdfe;*/
/*}*/

/*.abhisbox .conter .tbody div:not(:nth-of-type(2n)) span {*/
/*    background: #e8ecf5;*/
/*}*/


.myselect select option {
    padding-left: 20px;
}

.w-ptitle,
.w-ptitle .en strong {
    /*color: #333;*/
}

.w-ptitle .line {
    /*background: #fff;*/
}

.xco {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 3vw;
}

.ab3 .fixbg {
    padding: 6vw 0 ;
}


.ab4 {
    /*background: #f5f5f5;*/
    background-position: bottom;
    /* 背景图片居中 */
    /*padding: 80px 0 0 0;*/
}

.ab4 .fixbg {
    padding: 6vw 0;
    display: flex;
    background: 100% 100%;
    background-image: url(../images/87b59cab36774c7512bf8de41bbc12a.png) !important;
}

.s1-tit {
    width: 268px;
    height: 80px;
    background-image: linear-gradient(90deg,
            #aec8fd 0%,
            #84aefe 100%),
        linear-gradient(#3561cb,
            #3561CBFF);
    background-blend-mode: normal,
        normal;
    line-height: 80px;
    color: #fff;
    padding-left: 45px;
}

.s1-l {
    /*float: left;*/
    width: 230px;
    position: relative;
    overflow: auto;
}

.s1-l ul {
    padding-bottom: 100px;
    background: #fff;
    box-shadow: 2px 1px 10px 0px rgba(34, 24, 21, 0.24);
}

.s1-l ul li {
    width: 100%;
    text-align: center;
}

.s1-l ul li a {
    width: 100%;
    display: block;
    line-height: 76px;
    font-size: 20px;
    color: #333333;
    border-top: 1px solid #e5e5e5;
}

.s1-l ul li:first-child a {
    border: none;
}

.s1-l .ckgd {}

.s1-r {
    width: 100%;
    /*height: 100%;*/
    /*margin-left: 24px;*/
    overflow: hidden;
}

.btn-prev {
    width: 45px;
    height: 45px;
    border: 1px solid #4875d0;
    position: relative;
    transform: rotate(45deg);
    display: inline-block;
    cursor: pointer;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}



.btn-prev div {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    border-top: 12px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.btn-prev div {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    border-top: 12px solid #4875d0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.btn-next {
    width: 45px;
    height: 45px;
    border: 1px solid #4875d0;
    position: relative;
    right: -74px;
    top: 50%;
    transform: rotate(45deg);
    cursor: pointer;
}

.btn-next div {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    border-bottom: 12px solid #4875d0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.btn-prev:hover {
    background: #4875d0;
}

.btn-prev:hover div {
    border-top-color: #fff;
}

.btn-next:hover {
    background: #4875d0;
}

.btn-next:hover div {
    border-bottom-color: #fff;
}


/*.s1-l ul li.slick-current a::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    border-right: 10px solid #a52328;*/
/*    border-top: 10px solid transparent;*/
/*    border-bottom: 10px solid transparent;*/
/*}*/
.s1-cont {}

.s1-lbtns {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 114px;
    text-align: center;
}

.s1-lbtns>div {
    display: inline-block;
    margin: 0 20px;
}

.s1-xia {
    display: flex;
    height: 100%;
    position: relative;
}

.s1-nr {
    display: flex;
    height: 100%;
    padding: 0;
    margin: 0;
}

/* 悬浮时暂停滚动 */
.s1-r:hover .s1-nr {
    animation-play-state: paused;
    /* 鼠标悬浮时暂停滚动 */
}

/* 滚动动画效果 */
@keyframes scroll-left {
    0% {
        transform: translateX(0);
        /* 初始位置 */
    }

    100% {
        transform: translateX(-100%);
        /* 最终位置，向左滚动一个完整的宽度 */
    }
}

@-webkit-keyframes rowup {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(0, -312px, 0);
        transform: translate3d(0, -312px, 0);
    }
}

@keyframes rowup {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(0, -312px, 0);
        transform: translate3d(0, -312px, 0);
    }
}

.s1-l>ul li.act a {
    color: #133074;
    font-weight: bold;
    font-size: 24px;
}

.s1-nr[style*="display: block;"] {
    display: block;
}

.s1-r .aw {
    position: absolute;
    top: 22px;
    left: 212px;
    z-index: 1;
    /* 确保span能显示在ul等元素之上，如果有需要的话 */
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 30px solid #b9c9e9;
}

.s1-r .awTab2 {
    top: 96px;
    /* 根据需要调整位置 */
}

.s1-r .awTab3 {
    top: 177px;
    /* 根据需要调整位置 */
}

.s1-r .awTab4 {
    top: 254px;
    /* 根据需要调整位置 */
}

.s1-r .awTab5 {
    top: 326px;
    /* 根据需要调整位置 */
}

.s1-xia .swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


.s1-r .s1-nr li {
    width: 347px;
    /*margin-right: 54px;*/
    /*height: 100%;*/
    /*background: url(../images/框02.png) no-repeat center center;*/
    /*background-size: 100% 100%;*/
    /* background-color: #e8e8e8; */
    /*padding: 24px;*/
    display: flex;
    flex-direction: column;
}

.s1-r .s1-nr li div {
    width: 347px;
    height: 264px;
    background: url(../images/框02.png) no-repeat center center;
    background-size: 100% 100%;
    /* background-color: #e8e8e8; */
    padding: 24px;
    cursor: pointer;
}

.s1-r .s1-nr li img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

/*荣誉资质*/

.me-list {
    margin-left: -1%;
    margin-top: 57px;
}

/*.me-list a {*/
/*    float: left;*/
/*    width: 24%;*/
/*    margin-left: 1%;*/
/*    margin-bottom: 2%;*/
/*    color: #fff;*/
/*}*/
.me-list .nowti {
    background: #999;
    text-align: center;
    line-height: 42px;
    font-size: 18px;
    transition: 400ms;
    -webkit-transition: 400ms;
}


.me-list .pic .bg1 {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border: 3px solid #133074;
    transform: scale(0.3);
    -webkit-transform: scale(0.3);
    opacity: 0;
    visibility: hidden;
    transition: 400ms;
    -webkit-transition: 400ms;
}

.ixVideo .cover {
    background: url(../images/black2.png);
}

.fixImg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    z-index: -1;
}

.abopanel {
    padding: 102px 0 133px 0;
}

.abobox {
    width: 1030px;
    margin: 0 auto;
    background: #fff;
    padding: 60px 0 60px 0;
}

.abobox .pa {
    padding: 0 70px 0 70px;
}

.tbo .l {
    width: 60%;
}

.tbo .r {
    width: 34%;
}

.tbo .ti {
    font-size: 30px;
    color: #244c9b;
    margin-bottom: 15px;
}

.tbo .line {
    width: 33px;
    height: 4px;
    background: #898989;
    margin-bottom: 40px;
}

.abobox .freeTx {
    font-size: 18px;
    line-height: 2;
    color: #4d4f53;
}

.bc-prev,
.bc-next {
    display: block;
    width: 143px;
    height: 36px;
    border: 1px solid #b5b5b5;
    overflow: hidden;
    color: #666;
    line-height: 36px;
    position: relative;
}

.backbox {
    border-top: 1px solid #aaaaaa;
    padding-top: 22px;
    position: relative;
    margin-top: 70px;
}

.bc-prev .aw,
.bc-next .aw {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    background-image: url(../images/bcaw.png);
}

.bc-prev .aw {
    left: 18px;
    background-position: left top;
}

.bc-prev p {
    padding-left: 51px;
    position: relative;
}

.bc-next .aw {
    right: 18px;
    background-position: right bottom;
}

.bc-next p {
    text-align: right;
    padding-right: 51px;
    position: relative;
}

.bc-prev .bg,
.bc-next .bg {
    height: 100%;
    width: 0;
    background: #133074;
}

.bc-prev .bg {
    left: auto;
    right: 0;
}

.backlist {
    width: 145px;
    height: 38px;
    line-height: 38px;
    background: #133074;
    display: block;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -72px;
    top: 22px;
}

.pnav.pvt ul li {
    width: 50%;
}

.culbg {
    background: #f5f5f5;
}

.cul-list li {
    overflow: hidden;
    position: relative;
    transition: 600ms;
    -webkit-transition: 600ms;
    margin-bottom: 20px;
    background: #fff;
}

.cul-list .pic {
    width: 50%;
}

.cul-list .item1 .pic {
    margin-left: 50%;
}

.cul-list .txts {
    width: 50%;
    position: absolute;
    top: 0;
}

.cul-list .item1 .txts {
    left: 0;
}

.cul-list .item2 .txts {
    right: 0;
}

.cul-list .txts .pa {
    padding: 9% 10% 0 11%;
}

.cul-list .txts .ch {
    font-size: 18px;
    color: #244997;
    margin-bottom: 13px;
}

.cul-list .txts .en {
    font-size: 30px;
    font-family: Arial;
    text-transform: uppercase;
    color: #bbc3d8;
    font-weight: bold;
    margin-bottom: 42px;
}

.cul-list .txts .ti {
    color: #333;
    font-size: 36px;
    margin-bottom: 22px;
}

.cul-list .txts .freeTx {
    font-size: 18px;
    line-height: 2;
}

.cul-list .line {
    width: 0;
    height: 10px;
    background: #254c9b;
    position: absolute;
    bottom: 0;
    transition: 600ms;
    -webkit-transition: 600ms;
}

.cul-list .item1 .line {
    left: 0;
}

.cul-list .item2 .line {
    left: 50%;
}

.culpanel .wedge2 {
    padding: 35px 60px 45px 60px;
    background: url(../images/ryzz/r荣誉资质.png);
    background-size: cover;
}

#rongyuId .wedge2-bottom {
    width: 92%;
    margin: 0 auto;
    /*padding-top: 36px;*/
}

#rongyuId .wedge2-bottom .top {
    display: flex;
    font-size: 2.2vw;
    justify-content: space-around;
}

#rongyuId .wedge2-bottom .top li {
    /*border: 1px solid #b5b5b5;*/
    padding: 6px 20px;
    cursor: pointer;


}

#rongyuId .wedge2-bottom .top li.act {
    /*background: url(../images/ryzz/按钮色块.png);*/
    background-position: center;
    /* 背景图片居中 */
    background-repeat: no-repeat;
    /* 不重复 */
    color: #4875d0;
    font-size: 2.4vw;
    font-weight: bolder;
}

#rongyuId .wedge2-bottom .top li:hover {

    font-weight: bolder;
    color: #4875d0;

}

#rongyuId .wedge2-bottom .bottom {
    background: url(../images/ryzz/资质证书-边框.png);
    background-size: 100% 100%;
    margin-top: 8px;
    padding: 36px;
    min-height: 400px;
}


.culobox {
    padding: 62px 0 76px 0;
}

.culoList a {
    display: block;
    color: #666;
    width: 32.33%;
    margin-left: 1%;
    margin-bottom: 3%;
    background: #fff;
    float: left;
}

.culoList {
    margin-left: -1%;
}

.culoList .txts {
    padding: 18px 30px 24px 30px;
    position: relative;
}

.culoList .txts .nowti {
    font-size: 18px;
    position: relative;
}

.culoList .txts .db {
    overflow: hidden;
    color: #919191;
    position: relative;
    margin-top: 28px;
}

.culoList .txts .d {
    float: right;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}

.culoList .txts .line {
    width: 18px;
    height: 1px;
    background: #ccc;
    margin-top: 12px;
    float: right;
    margin-right: 13px;
}

.culoList .txts .bg {
    height: 100%;
    width: 100%;
    background: #133074;
    transform: translateY(-80px);
    -webkit-transform: translateY(-80px);
    opacity: 0;
    visibility: hidden;
    transition: 400ms;
    -webkit-transition: 400ms;
}

.pager {
    padding: 11px 0;
    margin-top: 45px;
    position: relative;
    /*background: #5180dc;*/
    margin-left: 0;
}

.pagerOne {
    background: #e3aeae;
}

.pager a {
    width: 35px;
    height: 32px;
    font-family: Arial;
    font-size: 18px;
    border: 1px solid #0057E4;
    background-color: #3B68BD;
    color: #fff;
    margin-left: 4px;
    line-height: 32px;
    text-align: center;
}

.pager .first,
.pager .last
{
    width: 66px;
}

.pager a.act {
    background: #fff;
    color: #244c9b;
    border: 1px solid #0057E4;
}

.pagerOne a {
    width: 35px;
    height: 32px;
    font-family: Arial;
    font-size: 18px;
    border: 1px solid #ce8989;
    background-color: #ce8989;
    color: #E46766;
    margin-left: 4px;
    line-height: 32px;
    text-align: center;
}

.pagerOne a.act {
    color: #ce8989;
    background: #fff;
    border: 1px solid #ce8989;
}

.pager .prev,
.pager .next {
    /* display: block; */
    /* position: absolute; */
    /* top: 0; */
    height: auto;
    /* bottom: 0; */
    font-size: 12px;
    width: 66px;
    color: #fff;
    background: #3B68BD;
}

.pagerOne .prev,
.pagerOne .next {
    color: #fff;
    background: #ce8989;
}

.pager .prev .aw,
.pager .next .aw {
    height: 100%;
    width: 100%;
}

.pager .prev {
    /* left: 0; */
}

.pager .prev .aw {
    background-image: url(../images/ppaw.png);
}

.pager .next {
    right: 0;
}

.pager .next .aw {
    background-image: url(../images/pnaw.png);
}

.nwdbox .t {
    padding: 70px 70px 0 70px;
    border-bottom: 1px solid #e2e2e2;
}

.nwdbox .t .ti {
    font-size: 30px;
    color: #333;
    margin-bottom: 10px;
}

.newsFunBt .t .ti{
    text-align: center;
}

.nwdbox .t .sjlaiy{
    display: flex;
    /*justify-content: space-between;*/
    gap: 2vw;
}

.nwdbox .t .sjlaiy  .sjlaiy-left{
    display: flex;
    gap: 40px;
}
.nwdbox .freeTx .xinxiCss{
    margin-top: 6vh;
}
.nwdbox .freeTx .xinxiCss .xinxiCss-wb{
    display: flex;
    align-items: center;
    gap: 6px;
}
.nwdbox .freeTx .xinxiCss a:hover{
    color: #133074;
}
.nwdbox .freeTx .xinxiCss .xinxiCss-wb img{
    margin: 0;
    width: 1vw;

}

.nwdbox .t .sjlaiy .d {
    font-size: 16px;
    margin-bottom: 20px;
}

.sharebox p {
    float: left;
    line-height: 30px;
    margin-right: 10px;
    font-size: 16px;
}

.share {
    float: left;
}

.nwdbox .b {
    padding: 30px 70px 0 70px;
}

.pnav.pvth ul li {
    width: 33.33%;
}

.nwList li {
    float: left;
    width: 32.33%;
    margin-left: 1%;
    margin-bottom: 3%;
    height: 454px;
    background: #fff;
    position: relative;
    transition: 600ms;
    -webkit-transition: 600ms;
}

.nwList .nwa {
    display: block;
    color: #333;
}

.nwList .txts {
    padding: 25px 44px 0 28px;
}

.nwList .txts .d {
    color: #919191;
    margin-bottom: 10px;
}

.nwList .txts .ti {
    font-size: 20px;
    line-height: 30px;
    max-height: 60px;
    overflow: hidden;
}

.nwList .txts .tx {
    font-size: 18px;
    line-height: 30px !important;
    height: 90px;
    color: #7f7f7f;
    margin-top: 30px;
}

.nwList {
    margin-left: -1%;
}

.nwList .share {
    float: none;
    border-top: 1px solid #ccc;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 9px 0;
    padding-left: 28px;
}

.nwbox {}


/*.nwoList a {*/
/*    display: block;*/
/*    color: #666;*/
/*    overflow: hidden;*/
/*    background: #fff;*/
/*    transition: 600ms;*/
/*    -webkit-transition: 600ms;*/
/*    margin-bottom: 25px;*/
/*}*/

/*.nwoList .pic {*/
/*    width: 50%;*/
/*    float: left;*/
/*}*/

/*.nwoList .txts {*/
/*    width: 50%;*/
/*    float: left;*/
/*    position: relative;*/
/*}*/

/*.nwoList .txts .pa {*/
/*    padding: 65px 50px 0 50px;*/
/*}*/

/*.nwoList .txts .nowti {*/
/*    font-size: 20px;*/
/*    color: #333;*/
/*    border-bottom: 1px solid #d0d0d0;*/
/*    padding-bottom: 20px;*/
/*    padding-right: 80px;*/
/*}*/

/*.nwoList .txts .tx {*/
/*    font-size: 18px;*/
/*    line-height: 30px !important;*/
/*    height: 120px;*/
/*    margin-top: 25px;*/
/*}*/

/*.nwomore {*/
/*    display: block;*/
/*    width: 128px;*/
/*    height: 36px;*/
/*    line-height: 36px;*/
/*    text-align: center;*/
/*    border: 1px solid #ccc;*/
/*    position: relative;*/
/*    color: #666;*/
/*}*/

/*.nwomore p {*/
/*    position: relative;*/
/*}*/

/*.nwomore .bg {*/
/*    width: 0;*/
/*    height: 100%;*/
/*    background: #c7000a;*/
/*}*/

/*.nwoList .nwomore {*/
/*    margin-top: 45px;*/
/*}*/

/*.nwoList .xc-date {*/
/*    background-image: url(../images/date2.png);*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 50px;*/
/*}*/

/*.nwtList a {*/
/*    display: block;*/
/*    border: 2px solid #fff;*/
/*    height: 54px;*/
/*    background: #fff;*/
/*    color: #666;*/
/*    font-size: 18px;*/
/*    line-height: 54px;*/
/*    position: relative;*/
/*    margin-bottom: 3px;*/
/*}*/

/*.nwtList .nowti {*/
/*    padding-left: 135px;*/
/*    padding-right: 35px;*/
/*    line-height: 54px;*/
/*}*/

/*.nwtList .d {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 35px;*/
/*    color: #999;*/
/*    font-size: 14px;*/
/*}*/



.pnav.pvfi ul li {
    width: 20%;
}

.devtop {
    position: relative;
    min-height: 223px;
    border-bottom: 2px solid #dedede;
    padding-bottom: 42px;
    margin-bottom: 25px;
}

.devtop .pic {
    width: 327px;
    position: absolute;
    top: 0;
    left: 0;
}

.devtop .txts {
    padding-left: 375px;
    padding-top: 10px;
}

.devtop .txts .nowti {
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
}

.devtop .txts .tx {
    font-size: 18px;
    height: 125px;
}

.devtop .txts .nwomore {
    float: left;
}

.devtop .txts .db {
    float: right;
    color: #919191;
    line-height: 38px;
    overflow: hidden;
}

.devtop .txts .db .d {
    float: right;
}

.devtop .txts .db .line {
    width: 18px;
    height: 1px;
    background: #ccc;
    float: right;
    margin-top: 19px;
    margin-right: 20px;
}

.bj {
    background-image: url(../images/背景02.png);
    background-size: 100% 100%;
    /* 背景图片自适应 */
    /*background-position: center; !* 背景图片居中 *!*/
    background-repeat: no-repeat;
    /* 不重复 */
}

.devbox {
    width: 80%;
    padding: 24px 0 72px 0;
    margin: 0 auto;

}

.devList a {
    display: block;
    font-size: 18px;
    color: #666;
    line-height: 44px;
    position: relative;
}

.devList .pw2 {
    position: relative;
}

.devList .nowti {
    line-height: 44px;
    padding-left: 100px;
    padding-right: 30px;
}

.devList .d {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    color: #999;
}

.devList .bg {
    height: 0;
    bottom: 0;
    top: auto;
    width: 100%;
    background: #fff;
}

.devList .aw {
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/devaw.png) no-repeat left center;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
}

.devoList .ti {
    font-size: 24px;
    color: #133074;
    font-weight: bold;
    margin-bottom: 25px;
}

.devoList .devo {
    background: #fff;
}

.devoList .pic,
.devoList .txts {
    width: 50%;
    float: left;
}

.devoList .txts .pa {
    padding: 50px 45px 0 45px;
}

.devox a {
    color: #666;
    display: block;
    position: relative;
    line-height: 40px;
}

.devox .nowti {
    line-height: 40px;
    padding-left: 100px;
    font-size: 18px;
}

.devox .d {
    position: absolute;
    left: 0;
    top: 0;
}

.devox a:hover .d,
.devox a:hover .nowti {
    color: #133074;
}

.devox {
    margin-bottom: 40px;
}

.devoList li {
    margin-bottom: 60px;
}

.stybox {
    padding: 57px 0 70px 0;
}
.stybox .pic > img{
    height: 30vh;
}
.stybox .scapic{
    cursor: pointer;

}

.stynav a {
    color: #fff;
    width: 104px;
    height: 104px;
    border-radius: 100%;
    background: #959595;
    position: relative;
    margin: 0 17px;
}

.stynav .x {
    line-height: 24px;
    font-weight: bold;
    padding-top: 40px;
    position: relative;
    font-size: 18px;
}

.stynav .bg1 {
    width: 90px;
    height: 90px;
    border-radius: 100%;
    border: 1px solid #fff;
    top: 6px;
    left: 6px;
}

.stynav .bg2 {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: #5180dc;
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    opacity: 0;
    visibility: hidden;
}

.stynav {
    margin-bottom: 75px;
}

.styList {
    width: 90%;
    margin: 0 auto;
}

.styList .styList-her {}

.styList .styList-her li {
    /*background-color: #fff;*/
    height: 550px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
    gap: 30px;
    padding: 20px;
}

.styList .styList-her .styList-wb {
    height: 100%;
    width: 36%;
    font-size: 20px;
    line-height: 30px;
    /*border: 1px solid tan;*/

}

.styList .styList-her .styList-lbtp {
    width: 55%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

.styList .styList-her .styList-lbtp2 {
    width: 55%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-end;

}

.styList-lbtptop {
    height: 80px;
    width: 45%;
    margin-bottom: 40px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 26px;
    color: #244997;
    padding: 20px;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    text-align: center;
}

.yw {
    color: #bbc3d8;
    ;
}

.lunbo {
    height: 100%;
    position: relative;
    border: 1px solid royalblue;
    overflow: hidden;
    width: 100%;
}

.carousel-container {
    height: 100%;
    display: flex;
    width: 100%;
    transition: transform 0.5s ease-in-out;
}

.carousel-container .carousel-item {
    flex: 0 0 100%;
    /* 每个轮播项占据 100% 的宽度 */
    height: 100%;
    /* 确保每个轮播项占满容器的高度 */
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    /* 确保文字可见 */
    font-size: 40px;
    font-weight: bold;
}

.carousel-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: none;
    padding: 10px;
    cursor: pointer;
    font-size: 20px;
    z-index: 1;
}

.carousel-btn.prev {
    left: 10px;
}

.carousel-btn.next {
    right: 10px;
}


.styList a {
    float: left;
    width: 32%;
    color: #666;
    padding: 10px;
    /*background: #fff;*/
    /*padding: 20px;*/
}

.styList .nowti {
    text-align: center;
    font-size: 1.2vw;
    line-height: 66px;
    position: relative;
    z-index: 20;
    border: 1px solid #ccc;
    padding: 0 10px;
}
#caselistId .nowti{
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 隐藏溢出的内容 */
    text-overflow: ellipsis; /* 用省略号表示溢出的文本 */
}

.styList .pic .cover {
    background-color: rgba(72, 117, 208, 0.5);
    /*background-image: url(../images/stybg.png);*/
    opacity: 0;
    visibility: hidden;
}

.styList .pic .ico {
    display: none;
    width: 68px;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -34px;
    background: url(../images/styico.png) no-repeat;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transition: 600ms;
    -webkit-transition: 600ms;
}

.styList .txts {
    position: relative;
    /*border-right: 1px solid #ccc;*/
    /*padding: 0 10px;*/
    background-color: #ffffff;
}

.styList .txts .bg {
    background: #254c9b;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transition: 600ms;
    -webkit-transition: 600ms;
    z-index: 10;
}

.stydbox {
    background: #fff;
}

.stydbox {
    width: 1050px;
    margin: 0 auto;
    background: #fff;
}

.sdpics {
    position: relative;
}

.sdpics .slick-arrow {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    background: url(../images/styaw.png) no-repeat;
    z-index: 99;
    transition: 0ms;
    -webkit-transition: 0ms;
}

.sdpics .slick-prev {
    left: 25px;
    background-position: left top;
}

.sdpics .slick-next {
    right: 25px;
    background-position: right bottom;
}

.sdpics .slick-prev:hover {
    background-position: right top;
}

.sdpics .slick-next:hover {
    background-position: left bottom;
}

.sdtxts {
    padding-bottom: 54px;
}

.sdtxts .t {
    padding: 38px 70px 52px 70px;
    border-bottom: 2px solid #e2e2e2;
    position: relative;
}

.sdtxts .t .ti {
    font-size: 30px;
    color: #333;
    width: 70%;
}

.sdtxts .t .sharebox {
    position: absolute;
    top: 48px;
    right: 70px;
}

.sdtxts .b {
    padding: 60px 70px 0 70px;
}

.sdtxts .b .freeTx {
    font-size: 18px;
    line-height: 2;
}

.videoList a {
    width: 48%;
    margin-left: 2%;
    margin-bottom: 2%;
}

.videoList {
    margin-left: -2%;
}

.videoList .pic .ico {
    width: 56px;
    height: 56px;
    background-image: url(../images/styoico.png);
    margin-top: -28px;
    margin-left: -28px;
}

.videoList .txts {
    border-right: 0;
}

.videoList .pic .ico {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}

.myselect2 {
    background: #fff;
    border: 1px solid #cecece;
    width: 292px;
}

.myselect2 select {
    height: 40px;
    font-size: 14px;
    color: #666;
}

.myselect2 .aw {
    right: 20px;
}

.notList a {
    float: left;
    width: 47.5%;
    margin-left: 2.5%;
    margin-bottom: 2.5%;
    background: #fff;
    color: #787878;
    height: 200px;
    position: relative;
}

.notList {
    margin-left: -2.5%;
    margin-top: 48px;
}

.notList .nowti {
    font-size: 24px;
    color: #333;
    margin-bottom: 15px;
}

.notList .tx {
    height: 72px;
    font-size: 16px;
}

.notList .txts {
    padding: 43px 50px 0 155px;
}

.notList .db {
    width: 85px;
    height: 129px;
    background: #a9a9a9;
    color: #fff;
    text-align: center;
    font-family: Arial;
    line-height: 1;
    position: absolute;
    top: 30px;
    left: 28px;
    transition: 400ms;
    -webkit-transition: 400ms;
}

.notList .db .d {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 2px;
    padding-top: 23px;
}

.notList .db .ym {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
}

.notList .db .ico {
    height: 25px;
    background-image: url(../images/notdate.png);
}

.mapbox {
    /*height: 426px;*/
    border: 3px solid #fff;
    background: #fff;
    overflow: hidden;
    margin-top: 65px;
    position: relative;
    /* 悬浮时显示抓取手型 */
}

.mapbox .dingwei {
    position: absolute;
    top: 42%;
    left: 26%;
    width: 72px;
    ;
}

.map-img:hover+.dingwei {
    transform: scale(1.5);
    ;
    /* 放大定位图标到1.5倍 */
}

#map {
    height: 100%;
    width: 50%;
    float: left;
}

.mapbox .txts {
    width: 50%;
    float: left;
}

.mapbox .txts .pa {
    padding: 4% 18% 0 14%;
}

.mapbox .txts .name {
    font-size: 1.6vw;
    color: #133074;
    border-bottom: 1px solid #ccc;
    padding-bottom: 24px;
}

.ctas a {
    display: block;
    color: #666;
    font-size: 1.2vw;
    line-height: 3vw;
    position: relative;
    padding-left: 38px;
}

.ctas .ico {
    width: 22px;
    height: 100%;
    position: absolute;
}

/*.ctas .addr .ico{*/
/*	!*background-position:center top;*!*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	!*background-image:url(../images/电话.png);*!*/
/*	}*/
.ctas .addr .a {
    background-image: url(../images/dingwei1.png);
    left: 0px;
}

.ctas .tel .b {
    background-image: url(../images/dianhua1.png);
    left: 0;
}

.ctas .fax .c {
    background-image: url(../images/chuanzhen1.png);
    left: 3px
}

.ctas .email2 .d {
    background-image: url(../images/youxiang1.png);
    left: 3px
}

/*.ctas .tel .ico{*/
/*	background-position:center -72px;*/
/*	}*/
/*.ctas .fax .ico{*/
/*	background-position:center bottom;*/
/*	}*/
/*.ctas .email2 .ico{*/
/*	background-position:center -36px;*/
/*	}*/
.ctas {
    margin-top: 32px;
}

.cta1 {
    padding: 4vh 0 4vh 0;
}

.cta2 {
    background: #fff;
    padding: 85px 0 75px 0;
}

.joList a {
    width: 31.83%;
    float: left;
    color: #333;
    margin-left: 1.5%;
    margin-bottom: 1.5%;
}

.joList {
    margin-left: -1.5%;
}

.joList .bodr {
    height: 208px;
    border: 2px solid #dfdfdf;
    padding: 0 45px 0 35px;
    transition: 400ms;
    -webkit-transition: 400ms;
}

.joList .tt {
    font-size: 24px;
    padding-top: 30px;
}

.joList ul {
    border-top: 1px solid #ccc;
    padding-top: 14px;
    margin-top: 50px;
}

.joList ul li {
    width: 24%;
    margin-left: 14%;
    float: left;
    overflow: hidden;
    font-size: 16px;
}

.joList ul li:first-child {
    margin-left: 0;
}

.joList li .ti {
    font-size: 12px;
    color: #999;
    white-space: nowrap;
    margin-bottom: 7px;
}

.jobox {
    margin-top: 45px;
    position: relative;
}

.jobox .slick-arrow {
    width: 40px;
    height: 40px;
    border: 1px solid #999;
    border-radius: 100%;
    position: absolute;
    display: block;
    top: -97px;
    background: url(../images/joaw.png) no-repeat;
    transition: background-color 300ms;
    -webkit-transition: background-color 300ms;
}

.jobox .slick-prev {
    right: 66px;
}

.jobox .slick-next {
    right: 0;
    background-position: right bottom;
}

.jobox .slick-prev:hover {
    background-color: #133074;
    background-position: right top;
    border-color: #133074;
}

.jobox .slick-next:hover {
    background-color: #133074;
    background-position: left bottom;
    border-color: #133074;
}

.joshowbox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background: url(../images/black.png);
    opacity: 0;
    visibility: hidden;
    transition: 600ms;
    -webkit-transition: 600ms;
}

.joshowbox.show {
    opacity: 1;
    visibility: visible;
}

.joshow {
    width: 728px;
    background: #fff;
    height: 800px;
    position: absolute;
    top: 50%;
    margin-top: -400px;
    left: 50%;
    margin-left: -364px;
    opacity: 0;
    visibility: hidden;
    transition: 600ms;
    -webkit-transition: 600ms;
    transform: translateX(80px);
    -webkit-transform: translateX(80px);
}

.joshowbox.show .joshow {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

.joshow .pa {
    padding: 55px 70px 0 70px;
}

.joshow .ti {
    font-size: 30px;
    color: #333;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 15px;
}

.jsc {
    overflow: auto;
    height: 560px;
    margin-top: 30px;
}

.jsc .freeTx {
    font-size: 18px;
}

.jsc .freeTx .t {
    font-weight: bold;
    color: #2146a1;
}

.jsb {
    position: absolute;
    left: 0;
    right: 0;
    color: #fff;
    background: #2146a1;
    bottom: 0;
    font-size: 18px;
    padding: 8px 70px;
    /* line-height:2; */
}

.jsb a {
    color: #fff;
}

.jsb a:hover {
    text-decoration: underline;
}

.joclose {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 28px;
    right: 40px;
    background: url(../images/joclose.png) no-repeat;
    transition: 0ms;
    -webkit-transition: 0ms;
}

.joclose:hover {
    background-position: center bottom;
}

.cta3 .ptitle {
    float: left;
    width: 30%;
}

.cta3 .freeTx {
    width: 64%;
    float: right;
    font-size: 18px;
    line-height: 2;
}

.cta3 {
    padding: 75px 0 130px 0;
}

.ixpanel {
    /*padding: 30px 0 37px 0;*/
    /*padding: 0 200px;*/

}

.mdate {
    display: none;
    color: #999;
    margin-bottom: 3px;
    font-size: 12px;
}

.stynav a.act .bg1 {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    border-color: #5180dc;
}

.stynav a.act .bg2 {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
    visibility: visible;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.searchbox {
    float: left;
    position: relative;
    margin-top: 2px;
}

.search-tx {
    font-size: 0.8vw;
    display: block;
    width: 8vw;
    height: 3.8vh;
    border: 1px solid #427bbe;
    background-color: rgba(44, 80, 160, 0.4);
    opacity: 0.5;
    /*padding: 0 21px 0 13px;*/
    /*color: #2146a1;*/
    transition: 300ms;
    border-radius: 50px !important;
    /* 水平方向半径 12px，垂直方向半径 0 */
    -webkit-transition: 300ms;
    text-align: center;
}

.search-btn {
    display: none;
    width: 54px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
    border: 1px solid #4a9fd8;
    background-image: url(../images/shuang.svg), linear-gradient(to right, #244c9b, #5483e1);
    /* 组合背景图片和渐变 */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* 宽度为容器的 80%，高度为 50% */
    background-position: center;
    /* 居中显示 */
    border-radius: 50px
}

.search-tx:focus {
    border-color: #4a9fd8;
}

.search-tx::placeholder {
    color: #fff;
    /* 设置关键字的颜色 */
}

.search-btn:hover {
    /*background-position:right center;*/
}

.search-tx:focus::placeholder {
    opacity: 0;
    /* 鼠标聚焦时隐藏 placeholder */
}

.menuBox .searchbox {
    margin-top: 40px;
    float: none;

}


.menuBox .search-tx {
    width: 100%;
    box-sizing: border-box;
    height: 38px;
    font-size: 14px;
    padding: 0 21px 0 14px;
}

.menuBox .search-btn {
    right: 0;
}

.s-search {
    width: 1118px;
    position: absolute;
    top: 50%;
    margin-top: -41px;
    left: 50%;
    margin-left: -559px;
}

.s-search .sstx {
    width: 856px;
    padding: 25px 40px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #fff;
    font-size: 16px;
    color: #999;
    transition: 300ms;
    -webkit-transition: 300ms;
}

.s-search .ssbtn {
    display: block;
    width: 80px;
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    background: #a6a6a6 url(../images/seach2.png) no-repeat 55px center;
    color: #fff;
    font-size: 16px;
    padding-left: 100px;
    cursor: pointer;
    transition: 300ms;
    -webkit-transition: 300ms;
}

.s-search .sstx:focus {
    border-color: #5483e1;
    border-right-color: #fff;
}

.s-search .ssbtn:hover {
    background-color: #5483e1;
}

.searbox {
    padding: 87px 0 99px 0;
}

.searbox .pw {
    position: relative;
    min-height: 120px;
}

.mtjjBuju {
    display: flex;
    flex-wrap: wrap;
    /* 自动换行 */
    gap: 10px;
    /* 子项间距 */
    ;
}

.mtjjBuju .post-item {
    flex: 0 1 calc(50% - 10px);
    box-sizing: border-box;
    padding: 10px;
}


.searbox .ptitle {
    width: 360px;
    position: absolute;
    top: 0;
    left: 0;
}

.sR {
    margin-left: 360px;
}

.sList {
    background: #fff;
    padding: 14px 0 21px 0;
}

.sList a {
    display: block;
    padding: 0 45px;
    color: #666;
    position: relative;
}

.sList .nowti {
    font-size: 16px;
    line-height: 24px;
    padding: 19px 24px 18px 10px;
    border-bottom: 1px solid #cfcfcf;
}

.sList .nowti .k {
    color: #133074;
}

.sList a:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 100%;
    top: 0;
    right: 50px;
    background: url(../images/saw.png) no-repeat center center;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    transition: 300ms;
    -webkit-transition: 300ms;
}

.sList a:last-child .nowti {
    border-color: #fff;
}

.ad-btn {
    position: fixed;
    z-index: 599;
    left: 1%;
    bottom: 240px;
    cursor: pointer;
    transition: 400ms;
    -webkit-transition: 400ms;
}

.ad-btn.active {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    opacity: 0;
    visibility: hidden;
}

.ad-btn img {
    vertical-align: bottom;
    max-width: 100%;
}

.ad-wrap {
    position: fixed;
    z-index: 599;
    width: 100%;
    left: -100%;
    bottom: 0;
    background: url(../images/black.png);
    background: rgba(0, 0, 0, .75);
    color: #fff;
    transition: 600ms;
    -webkit-transition: 600ms;
    overflow: hidden;
}

.ad-wrap.show {
    left: 0;
}

.ad-wrap .pw2 {
    padding: 28px 0;
    position: relative;
}

.ad-wrap .img {
    float: left;
    margin: 0 7.5% 0 11.25%;
}

.ad-wrap .text {
    padding-top: 30px;
    overflow: hidden;
    font-size: 16px;
    line-height: 1;
}

.ad-wrap .text em {
    display: block;
    font-size: 30px;
    font-style: italic;
    margin-top: 10px;
}

.ad-wrap .close {
    position: absolute;
    top: 20px;
    right: 6.66%;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    border: 1px solid #bebebe;
    border-color: rgba(255, 255, 255, .6);
    box-sizing: border-box;
    background: url(../images/close2.png) no-repeat center center;
}

.ad-wrap a {
    color: #fff;
}

.fix-tools {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 599;
    width: 170px;
    margin-top: -71px;
}

.fix-tools a {
    display: block;
    height: 70px;
    padding: 12px 0 0 15px;
    background: #133074;
    color: #fff;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 15px 0 0 15px;
}

.fix-tools a+a {
    margin-top: 2px;
}

.fix-tools .ico {
    float: left;
    width: 22px;
    height: 16px;
    background-position: left center;
}

.fix-tools .b {
    overflow: hidden;
    line-height: 1.1;
}

.fix-tools .email .ico {
    background-image: url(../images/ico_1.png);
}

.fix-tools .tel .ico {
    background-image: url(../images/ico_2.png);
}

.fix-tools .tii {
    width: 105px;
    font-size: 13px;
    max-width: 100%;
    margin-bottom: 4px;
}

.dev-wrap .fixcta {
    display: none;
}

#fdgg {
    position: fixed;
    right: 8px;
    bottom: 0;
    width: 400px;
    height: auto;
    border-radius: 5px;
    font-size: 14px;
    border: 1px solid #8f8f8f;
    background-color: #fff;
    z-index: 900;
    line-height: 1.5;
    color: #333;
}

#fdgg_close {
    position: absolute;
    top: -7px;
    right: -7px;
    width: 15px;
    height: 15px;
    border: 1px solid #c7c7c7;
    border-radius: 50%;
    line-height: 13px;
    text-align: center;
    color: #999;
    cursor: pointer;
    background-color: #fff;
}

#fdgg_content {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 15px;
}



/*新闻中心ulli列表样式*/

.nwbox .post-loop {
    padding: 0;
    list-style: none;
    /*min-height: 300px;*/
}

#gonggaoListId .xw .fixbg {
    background: url(../images/背景01.png);
    background-size: 100% 100%;
}

.nwbox .post-loop .post-item {
    display: flex;
    padding: 32px 50px;
    background-image: url(../images/蓝色背景图.png);
    background-size: 100% 100%;
    cursor: pointer;

}

.nwbox .post-loop .post-item:hover .post-item-title {
    color: #4875d0;
    /*font-weight: bold;*/
}

#news .post-loop .post-item:hover {
    /*transform: scale(1.05);*/
    background: url(../picture/背景色2024-12-28.png) no-repeat center center;
    background-size: 100% 100%;

}

.nwbox .post-loop .post-item:hover {
    /*transform: scale(1.05);*/

}

.devbox .post-loop .post-item {
    background: url(../images/03.png) no-repeat center center;
    background-size: 100% 100%;
}



.nwbox .post-item .post-item-thumb {
    width: 16%;
    margin-right: 20px;
    flex-shrink: 0;
    display: block;
    border-radius: 2px;
    overflow: hidden
}


.nwbox .post-item .post-item-thumb img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.nwbox .videoDataTu {
    /*width: 100%;*/
    /*margin: 0 auto;*/
    background-color: #FFFFFF;
    margin-bottom: 80px;
}

.nwbox .videoDataTu .splunbor {
    width: 100%;
    display: none;
    align-items: center;
    background: url(../images/上面背景.png);
    background-size: cover;
    padding: 100px 0;
}

.nwbox .swiper {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.nwbox .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 300px;
    height: 300px;
}

.nwbox .videoDataTu-br {
    background: #FFFFFF;
    border: 1px solid #f2f2f2;
    margin: 0 auto;
    margin: 60px;
    display: none;
}

.nwbox .video-buttom {
    width: 90%;
    margin: 0 auto;

}

.nwbox .video-buttom ul {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    align-items: center;

}

.nwbox .video-buttom ul li {
    width: 29%;
    aspect-ratio: 1.5;
    /* display: flex;
    flex-direction: column;
    justify-content: space-between; */
    position: relative;
    padding: 20px;
    border-radius: 2%;
    border-image-source: url(../images/视频背景图.png);
    border-image-slice: 0 0 0 0 fill;
    border-image-repeat: stretch;

}

.nwbox .video-buttom ul li .videoText {
    position: absolute;
    bottom: 0.5vw;
    text-align: center;
    font-size: 1.2vw;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}

.nwbox .video-buttom ul li .bottomSp {
    aspect-ratio: 1.8;
    padding:0 4px;
}
.nwbox .lineClass{
    height: 0.2vw;
    background:#8da5d5;
    width: 80%;
    margin: 0 auto
}

.clearfixTab {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}

.clearfixTab .tab-item {
    position: relative;  /* 使下拉框相对于 li 定位 */
    margin-right: 20px;
}

.clearfixTab .tab-item a {
    text-decoration: none;
    padding: 10px 20px;
    display: inline-block;
    border: 1px solid #ddd;
    background: #f5f5f5;
    transition: all 0.3s ease;
}
/* 下拉框样式 */
.clearfixTab .dropdownZz {
    position: absolute;
    /*top: 100%;  !* 下拉框在 li 下方 *!*/
    /*left: 0;*/
    width: 6vw;
    background: #fff;
    z-index: 100;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    padding: 0 1vw;
}

.clearfixTab .dropdownZz .selectClass {
    width: 100%;
    cursor: pointer;
    outline: none;
    text-align: center;
    /*height: 6vw;*/
    -ms-overflow-style: none;  /* 适用于 IE 和 Edge */
    scrollbar-width: none;      /* 适用于 Firefox */
}
.clearfixTab .dropdownZz select::-webkit-scrollbar {
    display: none;  /* 适用于 Chrome、Safari */
}
.clearfixTab .dropdownZz .selectClass .opTyleClass{
    font-size: 1.2vw;
    padding: 1.2vw 0;
}
.clearfixTab .dropdownZz .selectClass .opTyleClass:hover {
    color: #3f6ebe;
}


.post-item-content {
    width: 100%;
    flex-shrink: 1;
    /*font-size: 18px;*/
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.post-item-header {
    /*margin-bottom: 15px*/
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.post-item-title {
    margin: 0;
    font-size: 1.2vw;
    line-height: 1.4;
    color: #000;
}
.post-item-title7Bj{
    align-items: flex-start;
}
.post-item-title7{
    width: 85%;

}
.gonggaoWidth{
    align-items: flex-start;
}
.kuanTitle{
    width: 78%;
}

.post-itemTop {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.dangqun-title {
    color: #990000 !important;
}

.post-item-title a {
    color: var(--theme-black-color)
}

.post-item-meta {
    /*margin-top: 15px;*/
    color: var(--theme-light-color);
    font-size: 1vw;
}

.post-item-meta span {
    display: inline-block;
    margin-right: 1vw;
    font-size: 1vw;
}

.post-item-meta a {
    color: inherit
}

.post-item-meta a:hover {
    color: var(--theme-hover)
}

.post-item-header-meiti {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.post-item-excerpt {
    max-height: 72px;
    /*line-height: 24px;*/
    color: var(--theme-gray-color);
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 0.9vw;
}

.post-item-more {
    /*margin-top: 20px;*/
    text-align: right;
    font-size: 0.9;
}



/*子集团样式*/
.subUrl {
    padding: 0 0 3vh 0;
    /*border: 1px solid red;*/

}

.subUrl .ixpanelLunb {
    /*border: 1px solid saddlebrown;*/
    display: flex;
    /*height: 400px;*/
    justify-content: space-between;
    /*background-color: #f8f8f8;*/
    /*padding: 40px 40px 28px 40px;*/
    gap: 20px;

}

.subUrl #mySwiper2 {
    display: none;
}

.subUrl .ixpanelLunb a {
    /*height: 100px;*/
    width: 100%;
    /*border: 1px solid darkblue;*/
    /*display: flex;*/
}

.subUrl .ixpanelLunb a .kuang {
    /*padding: 20px 10px;*/
}

.subUrl .ixpanelLunb a .firstImg {
    height: auto;
    width: 100%;
}

.subUrl .ixpanelLunb a .secondImg {
    display: flex;
    align-items: center;
    justify-content: space-around;
    /*height: 44px;*/
}

/*.subUrl .ixpanelLunb a .yl {*/
/*    left: 100px;*/
/*}*/
/*.subUrl .ixpanelLunb a .cy {*/
/*    left: 64px;*/
/*}*/

.aboutList {}

.abpanel {
    position: relative;
}

.abpanel-zs {
    width: 90%;
    margin: 0 auto;
    padding: 130px 0 60px 0;
}

.abpanel-zs .abpanel-ry {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 30px;
}

.abpanel-zs ul li {
    background-color: #7f7f7f;
    width: 100%;
    height: 400px;
    flex-basis: 32%;
    box-sizing: border-box;
    padding: 26px;
    background: url(../images/框02.png) no-repeat center center;
    background-size: 100% 100%;
}

.abpanel-zs ul li img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.footer {
    background: #244c9b;
    padding: 30px 20px;
    color: #fff;
    font-size: 18px;
    display: none;
}

.footer .footerShang {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;

}

.footer .footerShang .footerShang-lj {
    display: none;
}

.footer .footerShang ul {
    display: flex;
    gap: 40px;
    /* 设置子盒子之间的间隙 */
}

.footer .footerShang ul li {
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer .footerXia {
    display: flex;
    justify-content: space-between;
    /* 或者 use space-around */
    align-items: center;
    /* 垂直居中对齐 */
    height: 220px;
    /* 可以设置父盒子的高度 */
    gap: 20px;
    /* 设置子盒子之间的间隙 */
}

.footer .footerXia .footer-input-top,
.footer-input-middle,
.footer-input-buttom {
    display: flex;
    justify-content: space-between;
    /* 子元素均匀分布 */
    align-items: stretch;
    /* 子盒子高度与父盒子一致 */
    flex: 1;
    /* 让每个部分占据相等的高度 */
    background-color: #a6bbe514;
    height: 100%;
}

.footer .footerXia .footer-input-top {
    display: none;
    flex-direction: column;
    justify-content: space-around;
    padding: 0 20px;
}

.footer .footerXia .footer-input-middle .footer-input-text {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 38px;
}

.footer .footerXia .footer-input-middle .footer-input-text div {
    display: flex;
    align-items: center;
    margin-right: 12px;
    gap: 16px;
    justify-content: center;
}

.footer .footerXia .footer-input-middle .footer-input-text div img {
    height: 22px;
    width: 22px;
}

.footer .footerXia .footer-input-buttom {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer .footerXia .footer-input-middle {
    padding: 0 0 0 10px;
}

.footer .footerXia .footer-input-buttom .buju {
    width: 100px;
    height: 100px;
}

.footer .footerXia .footer-input-buttom .buju .lgImg {
    width: 100%;
    height: 100%;
}

.footer .footerXia .footer-input-buttom .fl-text {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.clearfixOne {
    /*width: 100%;*/
    display: flex;
    background: #F2F8FF;
    padding: 10px 6vw;
    align-items: stretch;
    gap: 20px;
}

.clearfixOne .footerShang {
    /*height: 100%;*/
    display: flex;
    flex-direction: column;
    flex: 1;
    align-self: stretch;
    justify-content: flex-start;
}

.clearfixOne .footerZhong{
    display: flex;
    align-items: center;
    flex-direction: column;
    flex: 1;
    gap: 14px;
}
.clearfixOne .footerZhong .footerZhong-bottom{
    display: flex;
    align-items: center;
}
.clearfixOne .footerZhong .footerZhong-bottom .footerXiaDiv div {
    padding: 6px 10px;
    margin-bottom: 1vh;
    font-size: 0.8vw;
}
.clearfixOne .footerZhong .footerZhong-bottom .footerXiaDiv-left div {
    background: #f8fbff;
    border: 1px solid #d5e8ff;
    padding: 6px 10px;
    border-radius: 2px;
    color: #333333;
    font-weight: normal;
    text-align: center;
    font-size: 0.8vw;
}

.footerXiaDiv-zhong {
    color: #333333;
    font-weight: normal;
}
.footerXiaDiv-zhong div{
    width: 100%;
}

.clearfixOne .footerXia .footerXiaDiv-right img {
    width: 95px;
    height: 95px;
    background: rgba(0, 0, 0, 0.00);
}

.clearfixOne .footerXia .footerXiaDiv-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.clearfixOne .footerXia .footerXiaDiv-right .text{
    font-size: 0.8vw;
}
.clearfixOne .footerXia img{
    width: 6vw;
    height: 6vw;
}
.footerXiaDiv-zhong2 {
    color: rgba(51, 51, 51, 0.5);
    ;
}

.footerXiaDiv-zhong2 .dhLan {
    /*font-size: 26px;*/
    /*font-family: MicrosoftYaHei-Bold;*/
    /*font-weight: bold;*/
    color: #333333;
}

.clearfixOne .footerXia {
    /*height: 100%;*/
    display: flex;
    align-items: center;
    flex-direction: column;
    flex: 1;
}

.clearfixTwo {
    display: flex;
    justify-content: center;
    gap: 4vw;
    padding: 0.4vw 0;
    background-color: rgba(17, 87, 192, 0.49);
    color: #fff;
    font-size: 0.7vw;
}
.ctaboxTop{
    /*width: 100%;*/
    display: flex;
    gap: 2.5vw;
    margin-top: 20px;
    padding: 2vw;
    background-image: url(../picture/lxwm/01.png);
    background-size: 100% 100%;
}
.ctaboxTop .ctaboxTopLeft img{
    width: 100%;
    height: 100%;
}
.searchKuang{
    text-align: center;
    margin-top: 2vw;
}
.searchKuang .searchKuangBj{
    display: flex;
    justify-content: center;
    align-items: center;
}
.searchKuang .searchKuangInbut{
    background-color: #fff;
    height: 2.5vw;
    padding-left: 1vw;
    width: 22vw;
}
.searchKuang .searchKuangInbut[type=text]::placeholder{
    color: #999;
}
.searchKuang .buttonDiv{
    color: #fff;
    height: 2.5vw;
    display: flex;
    align-items: center;
    background-color: #3b68bd;
    justify-content: space-evenly;
    width: 6vw;
    cursor:pointer
}
.bottomXia{
    height: 100%;
    display: flex;
    align-self: stretch;
    justify-content: center;
    align-items: center;
}
.footerShang-tp img{
    width: 45%;
}
.footerXia-bottomXia{
    display: flex;
    flex-direction: column;
    align-items: center;
}