.bigimg {
    width: 100%;
    height: 550px;
}

.bigimg a {
    width: 100%;
    height: 100%;
}

.bigimg a img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.content {
    padding-top: 50px;
    width: 1200px;
    margin: 0 auto;
}

.con {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content .left {
    width: 944px;
}

.content .left .title {
    height: 26px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 24px;
    color: #333333;
    line-height: 26px;
    text-align: justify;
    font-style: normal;
    margin-bottom: 32px;
}

.content .left .leftinfo {
    width: 100%;
    height: 271px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
}

.mySwiper {
    width: 480px;
    height: 271px;
    margin: 0;
}

.content .left .leftinfo .leftlist {
    width: 450px;
    height: 100%;
}

.content .left .leftinfo .leftlist a {
    width: 100%;
    height: 20px;
    font-family: PingFang SC,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,Arial,Hiragino Sans GB,Source Han Sans,Noto Sans CJK Sc,Microsoft YaHei,Microsoft Jhenghei,sans-serif;
    font-size: 18px;
    color: #333;
    line-height: 20px;
    text-align: justify;
    font-style: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 40px;
}

.content .right {
    width: 200px;
}

.content .right .title {
    height: 26px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 24px;
    color: #333333;
    line-height: 26px;
    text-align: justify;
    font-style: normal;
    margin-bottom: 32px;
}

.content .right .jigou {
    width: 200px;
    height: 123px;
    background: #F9FBFF;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.content .right .jigou:nth-child(2) {
    margin-bottom: 24px;
}

.content .right .jigou img {
       max-width: 200px;
    max-height: 80px;
}

.content .right .jigou p {
    height: 16px;
    font-family: PingFangSC, PingFang SC;
    font-size: 16px;
    color: #333333;
    line-height: 16px;
    text-align: justify;
    font-style: normal;
    margin-top: 7px;
}

.conone {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
}

.conone .left {
    width: 785px;
}

.conone .left .title {
    height: 26px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 24px;
    color: #333333;
    line-height: 26px;
    text-align: justify;
    font-style: normal;
    margin-bottom: 32px;
}

.conone .left .jxbox {
    width: 100%;
}

.conone .left .jxbox .jxlist {
    width: 100%;
    height: 130px;
    display: flex;
    margin-bottom: 28px;
    justify-content: space-between;
}

.conone .left .jxbox .jxlist .jximg {
    width: 230px;
    height: 130px;
}

.conone .left .jxbox .jxlist .imginfo {
    display: flex;
    width: 527px;
    height: 130px;
    flex-direction: column;
    justify-content: space-between;
}

.conone .left .jxbox .jxlist .imginfo .titles {
    width: 100%;
    height: 55px;
    font-family: PingFang-SC, PingFang-SC;
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    text-align: justify;
    font-style: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.conone .left .jxbox .jxlist .imginfo .info {
    margin-bottom: 8px;
    display: flex;
    align-items: center;
}

.conone .left .jxbox .jxlist .imginfo .info span {
    height: 18px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    line-height: 18px;
    text-align: justify;
    font-style: normal;
    margin-right: 10px;
}

.conone .left .jxbox .jxlist .imginfo .info .look {
    display: flex;
    align-items: center;
    font-size: 16px;
}

.conone .left .jxbox .jxlist .imginfo .info .look img {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}

.conone .right {
    width: 348px;
}

.conone .right .title {
    width: 100%;
    height: 22px;
    font-family: PingFang-SC, PingFang-SC;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    line-height: 22px;
    text-align: justify;
    font-style: normal;
    text-align: center;
    margin-bottom: 26px;
}

.conone .right .oneimg {
    display: flex;
    align-items: center;
    width: 100%;
    height: 170px;
    margin-bottom: 26px;
    position: relative;
}
.conone .right .oneimg .onespan{
      width: 300px;
    height: 76px;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    padding: 0 24px 11px;
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    background: linear-gradient(360deg, #111111 0%, rgba(17, 17, 17, 0) 100%);
    z-index: 1;
    box-sizing: border-box;
    line-height: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    right: 0;
}
.conone .right .oneimg p {
    width: 48px;
    height: 170px;
    font-family: PingFang-SC, PingFang-SC;
    font-weight: bold;
    font-size: 26px;
    color: #D21900;
    line-height: 170px;
    text-align: left;
    font-style: normal;
}

.conone .right .oneimg img {
    width: 300px;
    height: 168px;
}

.conone .right .listimg {
    display: flex;
    width: 100%;
    margin-bottom: 23px;
    height: 76px;
}

.conone .right .listimg p {
    width: 48px;
    height: 76px;
    font-family: PingFang-SC, PingFang-SC;
    font-weight: bold;
    font-size: 26px;
    color: #FF3233;
    line-height: 76px;
    text-align: left;
    font-style: normal;
}

.conone .right .listimg:nth-child(4) p {
    color: #F49306;
}

.conone .right .listimg:nth-child(5) p,
.conone .right .listimg:nth-child(6) p {
    color: #999999;
}

.conone .right .listimg .info {
    display: flex;
    align-items: center;
}

.conone .right .listimg .info span {
    display: inline-block;
    width: 148px;
    font-family: PingFang-SC, PingFang-SC;
    font-size: 18px;
    color: #333333;
    line-height: 27px;
    text-align: justify;
    font-style: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.conone .right .listimg .info img {
    max-width: 133px;
    height: 76px;
    margin-left: 19px;
}

.contwo {
    margin-top: 20px;
    width: 100%;
}

.contwo .title {
    height: 26px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 24px;
    color: #333333;
    line-height: 26px;
    text-align: justify;
    font-style: normal;
    margin-bottom: 32px;
}

.contwo .lista {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.contwo .lista .ainfo {
    width: 48%;
    margin-bottom: 40px;
}

.contwo .lista .ainfo .titles {
    width: 100%;
    height: 18px;
    font-family: PingFang-SC, PingFang-SC;
    font-size: 18px;
    color: #333333;
    line-height: 18px;
    text-align: justify;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 12px;
}

.contwo .lista .ainfo .titles:hover{
    color:#FF3333;
    
}
.conone .left .jxbox .jxlist .imginfo .titles:hover{
    color:#FF3333;
    
}
.conone .right .listimg .info span:hover{
    color:#FF3333;
    
}
.tbold{
    font-weight: 600;
}
.contwo .lista .ainfo .info {
    display: flex;
    align-items: center;
}

.contwo .lista .ainfo .info span {
    height: 18px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    line-height: 18px;
    text-align: justify;
    font-style: normal;
    margin-right: 10px;
}

.contwo .lista .ainfo .info .look {
    display: flex;
    align-items: center;
    font-size: 16px;
}

.contwo .lista .ainfo .info .look img {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}