.ejtbtp {
    position: relative;
}

.ejtbtp img {
    width: 100%;
    height: 37vw;
    object-fit: cover;
}

.ejtbtp .zz {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(73, 113, 190, 0.4);
    width: 100%;
    height: 100%;
}

.ejtbtp .ejtbmc {
    font-size: 0.78rem;
    color: #ffffff;
    position: absolute;
    max-width: 1500px;
    width: 100%;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ejlmlclb {
    padding: 0.14rem 0;
    background-color: #6f87c4;
}

.ejlmlclb1 {
    max-width: 1500px;
    margin: auto;
    overflow: hidden;
}

.ejlmlclb .item {
    float: left;
}

.ejlmlclb .a {
    padding: 0.1rem 0.5rem;
    font-size: 0.24rem;
    color: #ffffff;
    line-height: 1.5;
}

.ejlmlclb .a:hover,
.ejlmlclb .style .a {
    font-weight: 600;
}

.lmy .item {
    padding-bottom: 0.8rem;
}

.lmy .item .a {
    border-top: 2px solid #e6e6e6;
    border-bottom: 2px solid #e6e6e6;
    padding: 0.35rem 0;
}

.lmy .item .block {
    position: relative;
}

.lmy .item .img {
    float: left;
    width: 35%;
    margin-right: 1.2rem;
}

.lmy .item .img img {
    width: 100%;
    height: 3.45rem;
    object-fit: cover;
}

.lmy .item .wz {
    padding-bottom: 0.7rem;
}

.lmy .item .wz1 {
    overflow: hidden;
}

.lmy .item .sj {
    width: 0.96rem;
    text-align: center;
    height: 0.96rem;
    border: 1px solid #3d4e9c;
    color: #3d4e9c;
    font-weight: 600;
    float: left;
    margin-right: 0.5rem;
}

.lmy .item .sj1 {
    font-size: 0.18rem;
    padding-top: 0.15rem;
    padding-bottom: 0.14rem;
}

.lmy .item .sj2 {
    font-size: 0.30rem;
}

.lmy .item .bt {
    font-size: 0.36rem;
    line-height: 0.44rem;
    font-weight: 600;
}

.lmy .item .zy {
    margin-top: 0.4rem;
    font-size: 0.18rem;
    line-height: 0.24rem;
    color: #999999;
}

.lmy .item .gd {
    width: 1.6rem;
    line-height: 0.46rem;
    background-color: #3d4e9c;
    color: #ffffff;
    font-size: 0.18rem;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
}

.lmy .item * {
    transition: all 0.4s;
}

.lmy .item a:hover {
    padding: 0.35rem;
    border-top: 2px solid #eef1ff;
    border-bottom: 2px solid #eef1ff;
    background-color: #eef1ff;
    box-shadow: 0rem 0rem 0.2rem 0rem rgba(204, 204, 204, 0.8);
    color: #3d4e9c;
}

.lmy .item a:hover .gd {
    background-color: #ff9a53;
}

.lmy .item.wutu .img {
    display: none;
}

.lxbox {
    padding: 0.8rem 0;
    max-width: 1500px;
    margin: auto;
}

.lxym .wz1 {
    font-size: 0.48rem;

}

.lxym .wz2 {
    color: #cccccc;
    font-size: 0.24rem;
    margin-top: 0.14rem;
    margin-bottom: 0.11rem;
}

.lxym .wz3 {
    font-size: 0.18rem;
    line-height: 1.5;
}

.lx1 .list {
    margin-top: 1.2rem;
    display: flex;
    gap: 0.8rem;
    justify-content: space-between;
}

.lx1 .list .item {
    flex: 1;
}

.lx1 .list .block {
    height: 4.1rem;
    box-sizing: border-box;
    border: 2px solid #dadada;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.4s;
}

.lx1 .list .item:hover .block {
    transform: translate(0rem, -0.2rem);
    box-shadow: 0rem 0.1rem 0.1rem 0rem rgba(0, 0, 0, 0.1);
}

.lx1 .list .info {
    text-align: center;
    box-sizing: border-box;
    padding: 15px;
}

.lx1 .list .icon {
    height: 0.47rem;
    margin: auto;
}

.lx1 .list .bt {
    font-size: 0.3rem;
    margin-top: 0.27rem;
    margin-bottom: 0.45rem;
}

.lx1 .list .zy {}

.lx1 .list .zy p {
    line-height: 0.36rem;
    font-size: 0.24rem;
}

.lx2 {
    background-color: #f8f8ff;
}

.lx2 .zxly {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
    gap: 0.9rem;
    padding-top: .35rem;
}

.lx2 .zxly .yc {
    height: 4.6rem;
    width: 40%;
    border: 2px solid #e3e3e7;
    box-sizing: border-box;
    padding: 0.35rem 0.4rem;
    background-color: #ffffff;
}

.lx2 .zxly .yc textarea {
    resize: none;
    border: none;
    outline: none;
    background: none;
    padding: 0;
    margin: 0;
    width: 100%;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 100%;
    font-size: 0.24rem;
    line-height: 1.6;
}

.lx2 .zxly .zc input {
    border: none;
    outline: none;
    background: none;
    padding: 0;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
}

.lx2 .zxly .zc button {
    border: none;
    outline: none;
    background: none;
    padding: 0;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
}

.lx2 .zxly .zc input::placeholder,
.lx2 .zxly .yc textarea::placeholder {
    font-size: 0.24rem;
    color: #cccccc;
}

.lx2 .zxly .zc {
    flex: 1;
}

.lx2 .zxly .zc .input {
    width: calc(100% + 0.75rem);
}

.lx2 .zxly .zc .input .item {
    float: left;
    width: calc(50% - 0.75rem);
    margin-right: 0.75rem;
    border-bottom: 1px solid #999999;
    padding-top: 0.25rem;
}


.lx2 .zxly .zc .input .item input {
    line-height: 1rem;
    font-size: 0.24rem;
    width: 100%;
}

.lx2 .zxly .zc .input .item:nth-child(3) {
    width: calc(100% - 0.75rem);
}

.lx2 .zxly .zc .tjan {
    margin-top: 1rem;
    position: relative;
    line-height: 0.78rem;
    width: 3rem;
    color: #ffffff;
    font-size: 0.24rem;
    text-align: center;
    background-color: #284ca7;
    cursor: pointer;
    transition: all 0.2s;
}

.lx2 .zxly .zc .tjan input,
.lx2 .zxly .zc .tjan button {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
}

.lx2 .zxly .zc .tjan:hover {
    background-color: #f8a876 !important;
}

.zjtdym {
    width: calc(100% + 0.6rem);
}

.zjtdym .item {
    width: 25%;
    box-sizing: border-box;
    padding-right: 0.6rem;
    padding-bottom: 0.75rem;
    float: left;
}

.zjtdym .a {
    position: relative;
}

.zjtdym .img1 {
    overflow: hidden;
}

.zjtdym .img {
    width: 100%;
    padding-top: 156.5%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 0.4s;
}

.zjtdym .wz {
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    padding: 0.12rem .15rem;
    text-align: center;
    background: url(../image/assdafdsa.png) no-repeat left center;
    background-size: cover;
    background-color: #e9e9e9;
    left: 0;
    bottom: 0;
    transition: all 0.4s;
}

.zjtdym .wz1 {
    font-size: 0.25rem;
    padding-bottom: 0.06rem;
    line-height: 1.5;
}

.zjtdym .wz2 {
    font-size: 0.17rem;
    line-height: 1.8;
}

.zjtdym .a:hover .wz {
    background-image: url(../image/anjkjadsjkds.png);
    color: #ffffff;
}

.zjtdym .a:hover .img {
    transform: scale(1.15);
}

.lby .item {
    background-color: #fafbff;
    padding: 0.5rem 15% 0.25rem 0.5rem;
    box-sizing: border-box;
    margin-bottom: 0.45rem;
}


.lby .item .date {
    color: #3d4e9c;
    font-size: .16rem;
}

.lby .item .title {
    font-size: 0.3rem;
    margin: 0.25rem 0;
    font-weight: 600;
}

.lby .item .summary {
    line-height: 0.32rem;
    font-size: 0.18rem;
}

.lby .item .more1,
.lby .item .more2 {
    font-size: .16rem;
    margin-top: 0.2rem;
    line-height: 0.4rem;
    padding: 0rem 0.2rem;
    float: left;
}

.lby .item .more1 {
    color: #cccccc;
    background-color: #edf2f8;
    margin-right: 0.2rem;
}

.lby .item .more2 {
    color: #ffffff;
    background-color: #ff9a53;
}

.lby .item:hover {
    transition: all 0.4s;
    background-color: #14408d;
    color: #ffffff !important;
}

.lby .item:hover .date {
    color: #ffffff !important;
}

.zzym {
    width: calc(100% + 0.7rem);
}

.zzym .item {
    margin-right: 0.7rem;
    margin-bottom: 0.7rem;
    width: calc(33.33% - 0.7rem);
    float: left;
    box-sizing: border-box;
}

.zzym .a {
    background-color: #f8faff;
    padding: 0.45rem;
    box-sizing: border-box;
    transition: all 0.4s;
}

.zzym .wz {
    display: inline-block;
    color: #284ca7;
    max-width: 100%;
}

.zzym .wz1,
.zzym .wz2 {
    line-height: 0.45rem;
}

.zzym .wz1 {
    font-size: 0.18rem;
    padding: 0rem 0.28rem;
    box-sizing: border-box;
    border-radius: 0.5rem;
    background: #ffffff;
    border: 1px solid #284ca7;
}

.zzym .wz2 {
    padding-left: 0.3rem;
    float: right;
    font-size: 0.18rem;
    box-sizing: border-box;
}

.zzym .bt {
    font-size: 0.24rem;
    margin-top: 0.25rem;
    margin-bottom: 0.3rem;
}

.zzym .img {
    width: 100%;
    max-width: 2.7rem;
    height: 3.9rem;
    margin: auto;
    background-color: #ffffff;
}

.zzym .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.zzym .item:hover .a {
    background-color: #ffffff;
    transform: translate(0rem, -0.2rem);
    box-shadow: 0rem 0rem 0.25rem 0rem rgba(0, 0, 0, 0.15);
}

.zzym .item:hover .bt {
    color: #284ca7;
    font-weight: 600;
}

.kjcx .kjcxlist {
    width: calc(100% + 0.2rem);
}

.kjcx .kjcxlist .item {
    width: calc(25% - 0.2rem);
    margin-right: 0.2rem;
    box-sizing: border-box;
    margin-bottom: 0.4rem;
    float: left;
}

.kjcx .kjcxlist .item .img {
    padding: 5% 0rem 0rem 10%;
    border: 1px solid #cccccc;
    position: relative;
}

.kjcx .kjcxlist .item .img .bj {
    width: 100%;
    /* height: 2.2rem; */
    object-fit: contain;
    /* box-shadow: 0.1rem 0.1rem 0.05rem 0.1rem rgba(51, 51, 51,0.3); */
    position: relative;
    z-index: 2;
}

.kjcx .kjcxlist .item .img .tp {
    position: absolute;
    z-index: 1;
    top: 19%;
    width: 62%;
    object-fit: cover;
    height: 61%;
    left: 19.5%;
}

.kjcx .kjcxlist .item .title {
    font-size: 0.24rem;
    margin-top: 0.3rem;
    text-align: center;
}

.kjcx .kjcxlist .item:hover .tp {
    transform: scale(1.15);
}

.kjcx .kjcxlist .item:hover .title {
    color: #284ca7;
    font-weight: 600;
}

/*  */

.qygk .qygkbox {
    box-sizing: border-box;
    margin: auto;
    padding: 0.9rem 0;
    max-width: 1500px;
}

.qygk1 .left {
    width: 47.5%;
    box-sizing: border-box;
    padding-right: 0.4rem;
}

.qygk1 .left .gsmz {
    background: url(../image/hafjads.png) no-repeat;
    margin-bottom: 0.6rem;
    padding: 0.3rem;
}

.qygk1 .left .bt {
    font-size: 0.36rem;
    line-height: 1.1;
    border-left: 4px solid #284ca7;
    padding-left: 0.2rem;
}

.qygk1 .left .sp {
    height: 4.55rem;
}

.qygk1 .left .sp .play-button {
    width: .54rem;
    height: .54rem;
}

.qygk1 .right {
    width: 52.5%;
    padding-top: 0.8rem;
}

.qygk1 .right .wby {}

.qygk1 .right .wby p {
    line-height: 2;
    font-size: 0.18rem;
    text-indent: 2em;
    text-align: justify;
}

.qygk1 .custom-scrollbar {
    padding-right: 0.3rem;
    width: 100%;
    height: 4.3rem;
    overflow: auto;
    box-sizing: border-box;
}

.qygk1 .custom-scrollbar::-webkit-scrollbar {
    width: 0.05rem;
    background: #ebebeb;
    border-radius: 0.1rem;
}

.qygk1 .custom-scrollbar::-webkit-scrollbar-thumb {
    background: #284ca7;
    border-radius: 0.1rem;
}

.qygk1 .right .xian {
    height: 0.01rem;
    background: #ebebeb;
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
}

.qygk1 .right .suju {
    display: flex;
    justify-content: space-between;
    padding: 0rem 0.15rem;
}

.qygk1 .right .suju .item {
    text-align: center;

}

.qygk1 .right .suju .suju1 {
    font-size: 0.18rem;
}

.qygk1 .right .suju .suju1 span {
    font-size: 0.6rem;
    font-weight: 600;
    color: #284ca7;
}

.qygk1 .right .suju .suju2 {
    font-size: 0.18rem;
    margin-top: 0.22rem;
}

.qygktitle1 {
    margin-bottom: 0.5rem;
}

.qygktitle1 .btwz {
    font-size: 0.36rem;
}

.qygktitle1 .btxt {
    width: 0.67rem;
    height: 0.03rem;
    background-color: #214da1;
    margin-top: 0.27rem;
}

.qygk2 {
    background: url(../image/list12.png) no-repeat center center;
    background-size: cover;
}

.qygk2 .qygktitle1 {
    color: #ffffff;
}

.qygk2 .qygktitle1 .btxt {
    background-color: #ffffff;
}

.qygk2 {
    padding-top: 0.7rem;
    padding-left: calc((100% - 1500px) / 2);
    box-sizing: border-box;
}

.qygk2 .left {
    width: 39%;
}

.qygk2 .left .a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.qygk2 .left .zc {
    flex: 1;
    box-sizing: border-box;
    padding-right: 0.2rem;
}

.qygk2 .left .wz {
    padding: .05rem 0;
    color: #ffffff;
    transition: all 0.4s;
}

.qygk2 .left .wz1 {
    font-weight: 600;
    font-size: 0.26rem;
    line-height: 1.4;
}

.qygk2 .left .l3 {
    -webkit-line-clamp: 4;
}

.qygk2 .left .yc {
    padding: 0.25rem;
    padding-top: 0;
    position: relative;
}

.qygk2 .left .img {
    max-width: 2.97rem;
    margin: auto;
    position: relative;
    z-index: 1;
    width: 15.46vw;
    overflow: hidden;
}

.qygk2 .left .img1 {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 133%;
    transition: all 0.4s;
}

.qygk2 .left .bj {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
    width: 100%;
    height: calc(100% - 0.5rem);
}

.qygk2 .slick-dots {
    display: none !important;
}

.qygk2 .left .slick-prev,
.qygk2 .left .slick-next {
    width: 0.6rem;
    height: 0.6rem;
    box-sizing: border-box;
    position: absolute;
    left: 0rem;
    bottom: 0;
    background: url(../image/dfsdsfadasf.png) no-repeat center center;
    background-size: .32rem;
    background-color: #214da1;
    z-index: 9;
    cursor: pointer;
    transition: all 0.4s;
}

.qygk2 .left .slick-next {
    left: 0.75rem;
    background-image: url(../image/dfsdsfadasf1.png);
}

.qygk2 .left .slick-slider {
    padding-bottom: 2.2rem;
}

.qygk2 .left .slick-prev:hover,
.qygk2 .left .slick-next:hover {
    background-color: #e5e5e5;
}

.qygk2 .left .a:hover .img1 {
    transform: scale(1.1);
}

.qygk2 .left .a:hover .wz {
    color: #f8a876;
}

.qygk2 .right {
    width: 61%;
    box-sizing: border-box;
}

.qygk2 .right .item {
    padding-left: 0.45rem;
    box-sizing: border-box;
}

.qygk2 .right .a {
    max-width: 2.97rem;
    margin: auto;
    position: relative;
    z-index: 1;
    width: 15.46vw;
    overflow: hidden;
}

.qygk2 .right .img {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 133%;
    transition: all 0.4s;
}

.qygk2 .right .a:hover .img {
    transform: scale(1.1);
}

.qygk2 .right .slick-prev {
    display: none !important;
}

.qygk3 img {
    margin: auto;
}

.qygk4 {
    background: url(../image/lsyg111.png) center center;
    background-size: cover;
}

.qygk4 .list .item .block {
    position: relative;
    width: 50%;
}

.qygk4 .list .item .block:nth-child(2) {
    margin-left: auto;
    margin-top: 0.4rem;
}

.qygk4 .list .item .date {
    width: 1.03rem;
    height: 1.12rem;
    background: url(../image/lsygtb3.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding-top: 0.05rem;
}

.qygk4 .list .item .date1 {
    font-size: 0.24rem;
    font-weight: 600;
    color: #ffffff;
}

.qygk4 .list .item .text {
    position: absolute;
    left: 0.5rem;
    bottom: calc(100% - 0.07rem);
}


.qygk4 .list .item .text1 {
    position: relative;
    padding: 0rem 0.1rem;
    padding-bottom: 0.25rem;
    box-sizing: border-box;
    width: 1.85rem;
    min-height: 1.35rem;
}

.qygk4 .list .item .xian {
    width: 0.02rem;
    position: absolute;
    bottom: 0rem;
    left: 0rem;
    height: calc(100% - 0.15rem);
    background-color: #3ac1fc;
}

.qygk4 .list .item .dian {
    width: 0.08rem;
    height: 0.08rem;
    position: absolute;
    top: 0.1rem;
    left: -0.03rem;
}

.qygk4 .list .item .text2 {
    font-size: 0.22rem;
    margin-bottom: 0.15rem;
    font-family: SourceHanSansCNBold;
    white-space: nowrap;
    color: #284ca7;
}

.qygk4 .list .item .text3 {
    font-size: 0.14rem;
    line-height: 0.21rem;
}

.qygk4 .slick-list {
    padding-top: 2.4rem;
    padding-bottom: 2.8rem;
    overflow: visible;
}

.qygk4 .list .item .block:nth-child(2) .text {
    top: calc(100% - 0.07rem);
}

.qygk4 .list .item .block:nth-child(2) .xian {
    top: 0rem;
}

.qygk4 .list .item .block:nth-child(2) .dian {
    top: auto;
    bottom: 0.1rem;
}

.qygk4 .list .item .block:nth-child(2) .text1 {
    padding-top: 0.2rem;
    padding-bottom: 0.3rem;
}

.qygk4 .list .slick-prev,
.qygk4 .list .slick-next {
    width: 0.6rem;
    height: 0.6rem;
    box-sizing: border-box;
    position: absolute;
    left: 0rem;
    bottom: 0;
    background: url(../image/dfsdsfadasf.png) no-repeat center center;
    background-size: .32rem;
    background-color: #214da1;
    z-index: 9;
    cursor: pointer;
    transition: all 0.4s;
}

.qygk4 .list .slick-next {
    left: 0.75rem;
    background-image: url(../image/dfsdsfadasf1.png);
}

.qygk4 .list .slick-dots {
    display: none !important;
}

.qygk4 .list .slick-prev:hover,
.qygk4 .list .slick-next:hover {
    background-color: #e5e5e5;
}

.qygk4 .list {
    overflow: hidden;
}

.qygk4 .qygkbox {
    padding-bottom: 0.2rem !important;
}

.qygk4 .qygktitle1 {
    margin-bottom: 0rem;
}

.qygk5 {
    background-color: #f6f9ff;
}

.qygk5 .list {
    margin: 0 -0.1rem;
}

.qygk5 .list .item {
    padding: 0rem 0.1rem;
}

.qygk5 .list .item .img {
    padding: 5% 0rem 0rem 10%;
    border: 0.01rem solid #cccccc;
    position: relative;
    background-color: #ffffff;
}

.qygk5 .list .item .img .bj {
    width: 100%;
    /* height: 2.2rem; */
    object-fit: contain;
    /* box-shadow: 0.1rem 0.1rem 0.05rem 0.1rem rgba(51, 51, 51,0.3); */
    position: relative;
    z-index: 2;
}

.qygk5 .list .item .img .tp {
    position: absolute;
    z-index: 1;
    top: 19%;
    width: 62%;
    object-fit: cover;
    height: 61%;
    left: 19.5%;
}

.qygk5 .list .item .title {
    font-size: 0.26rem;
    margin-top: 0.4rem;
    text-align: center;
}

.qygk5 .list .item:hover .tp {
    transform: scale(1.15);
}

.qygk5 .list .item:hover .title {
    color: #284ca7;
    font-weight: 600;
}

.qygk5 .list .slick-dots {
    display: none !important;
}


.qygk5 .slick-prev,
.qygk5 .slick-next {
    width: 1rem;
    height: 1rem;
    box-sizing: border-box;
    position: absolute;
    top: 25%;
    /* transform: translateY(-50%); */
    left: -1.2rem;
    background: url(../image/fssfad.png) no-repeat center center;
    background-size: 0.16rem;
    background-color: #ffffff;
    z-index: 9;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.4s;
    border: 0.01rem dashed #e8e8e8;
}

.qygk5 .slick-next {
    background-image: url(../image/fssfad1.png);
    left: auto;
    right: -1.2rem;
}

.qygk5 .slick-prev:hover {
    background-color: #284ca7;
    border: 1px solid #284ca7;
    background-image: url(../image/fssfad_c.png)
}


.qygk5 .slick-next:hover {
    border: 1px solid #284ca7;
    background-color: #284ca7;
    background-image: url(../image/fssfad1_c.png)
}



.qygk6 .list {
    margin: 0rem -0.22rem;
}

.qygk6 .list .item {
    padding: 0rem 0.22rem;
    box-sizing: border-box;
}

.qygk6 .list .item .a {
    border: 1px solid #ebebeb;
    box-sizing: border-box;
}

.qygk6 .list .item .img {
    overflow: hidden;
}

.qygk6 .list .item .img img {
    width: 100%;
    height: 3rem;
    object-fit: cover;
}

.qygk6 .list .item .wz {}

.qygk6 .list .item .bt {
    padding: 0 0.3rem;
    border-bottom: 1px solid #ebebeb;
}

.qygk6 .list .item .l1 {
    line-height: 0.75rem;
    font-size: 0.18rem;
    transition: all 0.4s;
}

.qygk6 .list .item .zy {
    padding: 0 0.3rem;
}

.qygk6 .list .item .gd,
.qygk6 .list .item .sj {
    line-height: 0.65rem;
    font-size: 0.18rem;
}

.qygk6 .list .item .sj {
    float: left;
    color: #284ca7;
}

.qygk6 .list .item .gd {
    float: right;
}

.qygk6 .list .a:hover {
    color: #284ca7;
}

.qygk6 .list .a:hover .l1 {
    padding-left: 0.1rem;
    box-sizing: border-box;
}

.qygk6 .list .a:hover .img img {
    transform: scale(1.1);
}

.qygk6 .list .slick-dots {
    display: none !important;
}

.qygk6 .slick-prev,
.qygk6 .slick-next {
    width: 1rem;
    height: 1rem;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -1.2rem;
    background: url(../image/fssfad.png) no-repeat center center;
    background-size: 0.16rem;
    background-color: #ffffff;
    z-index: 9;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.4s;
    border: 1px dashed #e8e8e8;
}

.qygk6 .slick-next {
    background-image: url(../image/fssfad1.png);
    left: auto;
    right: -1.2rem;
}

.qygk6 .slick-prev:hover {
    background-color: #284ca7;
    border: 1px solid #284ca7;
    background-image: url(../image/fssfad_c.png)
}


.qygk6 .slick-next:hover {
    border: 1px solid #284ca7;
    background-color: #284ca7;
    background-image: url(../image/fssfad1_c.png)
}

.qygk6 .slick-list {
    padding: 2px 0;
}


.djy .ejtbtp .zz{background-color: rgb(175 3 1 / 40%);}
.djy .header .mldh{background-color: #af0301;}
.djy .header.fixed-nav .top{background-color: rgb(175 3 1 / 80%);}
.djy .ejlmlclb{background-color: #e77b7a;}
.djy .lmy .item .sj{border: 1px solid #af0303;color: #af0303;}
.djy .lmy .item a:hover{border-top: 2px solid #fbf3f3;border-bottom: 2px solid #fbf3f3;background-color: #fbf3f3;color: #af0303;}
.djy .lmy .item .gd{background-color: #bf3534;}
.djy .pb_sys_style1 .p_no_d {border: 1px solid #bf3534 !important;background-color: #bf3534 !important;}
.djy .footer{background-color: #bf3534;}
.djy .footer .block .right .dh .dh1,.djy .footer .block .right .dh .dh2item,.djy .footer .info .hm{color: #e1aaaa;}
.djy .menu .item .menu2item:hover{background-color: #af0301;}
@media screen and (max-width: 1850px) {

    .qygk6 .list,
    .qygk5 .list {
        margin: 0;
        padding: 0 1rem;
    }
}

@media screen and (max-width: 1580px) {

    .qygk2,
    .qygk .qygkbox {
        padding-left: 3%;
        padding-right: 3%;
        box-sizing: border-box;
    }

    .ejtbtp .ejtbmc {
        box-sizing: border-box;
        padding: 0 5%;
    }

    .lxbox {
        padding-left: 3%;
        padding-right: 3%;
    }

}

@media screen and (max-width: 1000px) {
    .qygk6 .list .item .img img {
        height: 28vw;
    }



    .qygk6 .slick-prev,
    .qygk6 .slick-next,
    .qygk5 .slick-prev,
    .qygk5 .slick-next {
        width: 40px;
        height: 40px;
        background-size: 0.12rem;
        left: -45px;
    }

    .qygk6 .list,
    .qygk5 .list {
        margin: 0;
        padding: 0 45px;
    }

    .qygk6 .slick-next,
    .qygk5 .slick-next {
        left: auto;
        right: -45px;
    }

    .qygktitle1 .btxt {
        margin-top: 15px;
    }

    .qygktitle1 .btwz {
        font-size: 22px;
    }

    .qygktitle1 {
        margin-bottom: 26px;
    }

    .qygk1 .left .bt {
        font-size: 20px;
        border-left: 3px solid #284ca7;
        padding-left: 8px;
    }

    .qygk1 .left .gsmz {
        margin-bottom: 25px;
        padding: 0.2rem;
    }

    .qygk1 .right {
        padding-top: 30px;
    }

    .qygk1 .left .sp {
        width: 6.7rem;
        margin: auto;
    }

    .qygk1 .left {
        width: 100%;
        float: none;
        padding-right: 0;
    }

    .qygk1 .right {
        width: 100%;
        float: none;
    }

    .qygk .qygkbox {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .zzym .item {
        width: calc(50% - 0.7rem);
    }

    .lx2 .zxly .yc {
        width: 100%;
    }

    .lx2 .zxly {
        display: block;
    }

    .lx1 .list {
        display: block;
        gap: 30px;
        margin-top: 0px;
    }

    .lx1 .list .item {

        margin-top: 30px;
    }

    .lxym .wz1 {
        font-size: 24px;
    }

    .lxbox {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .lmy .item .img {
        margin-right: 25px;
    }

    .lmy .item .img {
        width: 250px;
    }

    .lmy .item .img img {
        height: 165px;
    }

    .lmy .item .sj {
        margin-right: 20px;
        width: 60px;
        height: 55px;
    }

    .lmy .item .zy {
        margin-top: 10px;
    }

    .lmy .item .sj2 {
        font-size: 12px;
    }

    .lmy .item .sj1 {
        font-size: 16px;
        padding-top: 14px;
        padding-bottom: 4px;
    }

    .lmy .item .bt {
        font-size: 18px;
        line-height: 26px;
    }

    .ejtbtp .ejtbmc {
        top: 50%;
        font-size: 28px;
    }

    .ejlmlclb {
        padding: 11px 5px;
    }

    .ejtbtp img {
        min-height: 180px;
    }

    .ejlmlclb .a {
        padding: 4px 10px;
        font-size: 14px;
    }
}

@media screen and (max-width: 900px) {
    .qygk2 .left {
        width: 50%;
    }

    .qygk2 .right .item {
        padding: 0 15px;
    }

    .qygk2 .right {
        width: 50%;
        padding-left: 15px;
    }

    .qygk2 .right .a,
    .qygk2 .left .img {
        width: 19.46vw;
    }

    .zjtdym .item {
        width: 33.33%;
        padding-bottom: 30px;
    }

    .kjcx .kjcxlist .item {
        width: calc(33.33% - 20px);
    }
}

@media screen and (max-width: 700px) {
    .zzym .img {
        max-width: 300px;
        height: auto;
        width: 100%;
    }

    .zzym .item {
        width: calc(100% - 0.7rem);
        margin-bottom: 30px;
    }

    .zzym .item:hover .a {
        transform: translate(0rem, -5px);
    }

    /* .zzym .img {
        max-width: 270px;
        height: 390px;
    } */

    .zjtdym .item {
        width: 50%;
    }

    .lby .item .title {
        font-size: 16px;
        margin: 13px 0;
    }

    .lby .item {
        padding: 20px;
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 600px) {
    .qygk6 .list .item .img img {
        height: 46vw;
    }

    .qygk5 .list .item .title {
        font-size: 17px;
        margin-top: 20px;
    }

    .qygk4 .slick-list {
        padding-top: 120px;
        padding-bottom: 150px;
    }


    /* .qygk4 .list .item .block1 {
        display: inline-block;
        position: relative;
        transform: translateX(-40px);
    }

    .qygk4 .list .item .block {
        text-align: center;
    }
    */
    .qygk4 .list .item .text1 {
        text-align: left;
        width: 120px;
    }

    .qygk4 .list .item .block1 {
        position: relative;
    }

    .qygk4 .list .item .block {
        box-sizing: border-box;
        padding-left: calc((50% - 156px)/2);
    }

    .qygk2 .left .slick-slider {
        padding-bottom: 70px;
    }

    .qygk2 {
        padding-top: 30px;
    }

    .qygk2 .left .yc {
        padding: 10px;
        padding-top: 0;
    }

    .qygk2 .left .wz1 {
        font-size: 14px;
    }

    .qygk2 .left .zc {
        padding-right: 12px;
    }

    .qygk2 .right .a,
    .qygk2 .left .img {
        width: 120px;
    }

    .qygk2 .right {
        display: none;
    }

    .qygk2 .left {
        width: 100%;
    }

    .kjcx .kjcxlist .item {
        width: calc(50% - 20px);
    }

    .lmy .item .img {
        width: 100%;
        margin-right: 0px;
        float: none;
    }

    .lmy .item .img img {
        height: 62vw;
    }

    .lmy .item {
        padding-bottom: 30px;
    }

    .lmy .item .a {
        padding: 20px 0;
    }

    .lmy .item .wz {
        padding-top: 20px;
    }

    .lmy .item.wutu .wz {
        padding-top: 0rem;
    }
}

@media screen and (max-width: 550px) {

    .lmy .item .sj1{font-size: 15px;
        padding-top: 15px;}
    .qygk1 .right .suju .suju2 {
        margin-top: 9px;
    }

    .qygk1 .custom-scrollbar {
        padding-right: 10px;
    }

    .qygk1 .right .suju .suju1 span {
        font-size: 32px;
    }

    .qygk1 .right .xian {
        margin-top: 20px;
        margin-bottom: 0px;
    }

    .qygk1 .right .suju .item {
        float: left;
        width: 50%;
        margin-top: 30px;
    }

    .qygk1 .right .suju {
        display: block;
        padding: 0;
    }

    .qygk1 .left .sp {
        width: 100%;
        height: 64vw;
    }

    .qygk1 .right {
        padding-top: 15px;
    }


}

@media screen and (max-width: 500px) {
    .lx2 .zxly .zc .input .item {
        float: none;
        width: calc(100% - 0.75rem);
        /* padding-top: 0; */
    }

    /* .lx2 .zxly .yc {
        padding: 20px;
    } */

    .lx2 .zxly .zc .tjan {
        margin: auto;
        margin-top: 40px;
    }
}

@media screen and (max-width: 450px) {
    .qygk1 .left .bt {
        font-size: 18px;
    }

    .zjtdym .item {
        width: 100%;
    }

    .kjcx .kjcxlist .item .title {
        font-size: 19px;
    }

    .kjcx .kjcxlist .item {
        width: calc(100% - 20px);
    }

    .zjtdym .item .a {
        max-width: 250px;
        margin: auto;
    }

    .zzym .a {
        padding: 20px;
    }
}