@charset "utf-8";
.mb-hide{
    display: none;
}
.banner {
    width: 100%;
    height: 40rem;
    margin-top: 8rem;
}

.banner .banner {
    width: 100%;
    /* height: 41.66667vw; */
    position: relative
}

.banner .banner img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.banner .banner .container {
    position: relative;
    width: 100%;
    max-width: 1370px;
    height: 100%;
    margin: auto;
    text-align: center;
    z-index: 2;
}

.banner .banner .container .banner-box {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0
}

.banner .banner .container .banner-box .title-h1 {
    text-align: left;
    font-size: 2.60417vw;
    color: #ffffff;
    font-weight: normal
}

.banner .banner .container .banner-box .text {
    text-align: left;
    font-size: 1.30208vw;
    color: #ffffff;
    font-weight: normal
}

.banner .banner .container .banner-box .banner-text1 {
    text-align: left;
    margin-top: 2.08333vw;
    font-size: 1.5625vw;
    font-weight: normal;
    color: #FFFFFF;
    opacity: 0.9
}

.crumbs {
    padding: .52083vw 0;
}

.introduction {
    width: 100%;
    height: auto
}

.introduction .introduction-pc {
    width: 100%;
    height: auto;
    padding: 5.20833vw 0;
    background: url(../images/iabout-bj.jpg) center center;
    background-size: cover
}

.introduction .introduction-pc .introduction-box {
    margin-top: 5.72917vw;
    width: 100%;
    border: 1px solid #FFFFFF;
    background: linear-gradient(135deg, #F1F3F9 0%, #fff 100%);
    box-shadow: 4px 4px 10px rgba(0,0,0,0.1);
    opacity: 1;
    border-radius: .52083vw;
    display: flex;
    flex-direction: row
}

.introduction .introduction-pc .introduction-box .video{
    width: 50%;
    margin-left: 3%;
    transform: translateY(-2.60417vw);
    transition: all 1s ease-out;
}

.introduction .introduction-pc .introduction-box .video .bf{
    position:relative;
}
.introduction .introduction-pc .introduction-box .video .bf::after{
    content:"";
    background:url(../images/vid-tb.png) center center;
    height:6rem;
    width:6rem;
    position: absolute;
    left: 50%;
    top: 50%;
    background-size: contain;
    margin-left: -3rem;
    margin-top: -3rem;
}

.introduction .introduction-pc .introduction-box .video:hover {
    transform: translateY(-2.60417vw) scale(1.05)
}
.introduction .introduction-pc .introduction-box .video p{    
    margin-top: 1rem;
}
.introduction .introduction-pc .introduction-box .video p a{
    color: #666;
}
.introduction .introduction-pc .introduction-box .video p a:hover{
    color:#f0610b;
}
.introduction .introduction-pc .introduction-box img {
    width: 100%;
    height: 20.83333vw;
    /* margin-left: 3%; */
    /* transform: translateY(-2.60417vw); */
    /* transition: all 1s ease-out; */
}


.introduction .introduction-pc .introduction-box .introduction-content {
    text-align: left;
    width: 60%;
    height: 100%;
    padding: 3rem 3rem 0;
}

.introduction .introduction-pc .introduction-box .introduction-content .introduction-title {
    font-weight: 400;
    color: #333333;
    font-size: 2.4rem;
}

.introduction .introduction-pc .introduction-box .introduction-content .introduction-text {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.8rem;
    color: #333333;
    margin-top: 1rem;
}
.introduction .introduction-pc .introduction-box .introduction-content .view-more{
    color:#f0610b;
    margin-left: 2em;
    display: table;
    cursor: pointer;
    margin-top: .5rem;
}


.laboratory {
    width: 100%;
    height: auto
}

.laboratory .laboratory-pc {
    width: 100%;
    height: auto;
    padding: 5.20833vw 0;
    background: url(../images/in-bg.jpg) no-repeat;
    background-size: cover
}

.laboratory .laboratory-pc .laboratory-box {
    margin-top: 3.125vw;
    width: 100%;
    height: auto;
    border: 1px solid #FFFFFF;
    background: linear-gradient(135deg, #F1F3F9 0%, #fff 100%);
    box-shadow: 4px 4px 10px rgba(0,0,0,0.1);
    opacity: 1;
    border-radius: .52083vw;
    display: flex;
    flex-direction: row;
    padding: 5rem;
}


.laboratory .laboratory-pc .laboratory-box img:hover {
    /* transform: translateY(-2.60417vw) scale(1.05); */
}

.laboratory .laboratory-pc .laboratory-box .laboratory-content {
    text-align: left;
    width: 70%;
    height: 100%;
    padding: 4rem 0 0  3rem;
    line-height: 2.8rem;
}

.laboratory .laboratory-pc .laboratory-box .laboratory-content .laboratory-title {
    font-size: 2.4rem;
    font-weight: 400;
    color: #f0610b;
}

.laboratory .laboratory-pc .laboratory-box .laboratory-content .laboratory-text {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.8rem;
    color: #333333;
    margin-top: 1rem;
}




.culture {
    width: 100%;
    height: auto
}

.culture .culture-pc {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    padding: 5.20833vw 0
}

.culture .culture-pc .culture-content {
    margin-top: 3.125vw;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row
}

.culture .culture-pc .culture-content .culture-item {
    padding: 0 1.40625vw;
    width: 14.0625vw;
    height: 18.125vw;
    border: 1px solid #FFFFFF;
    background: linear-gradient(135deg, #F1F3F9 0%, #fff 100%);
    box-shadow: 4px 4px 10px rgba(0,0,0,0.1);
    border-radius: .52083vw;
    margin-right: .9375vw
}

.culture .culture-pc .culture-content .culture-item>div {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center
}

.culture .culture-pc .culture-content .culture-item>div img {
    margin-top: 3.125vw;
    width: 30%
}

.culture .culture-pc .culture-content .culture-item>div p {
    margin-top: 1.5625vw;
    font-size: 1.25vw;
    font-weight: bold;
    color: #333333
}

.culture .culture-pc .culture-content .culture-item>p {
    text-align: left;
    margin-top: .52083vw;
    font-size: .9375vw;
    font-weight: 400;
    color: #333333;
    opacity: 0.6
}

.culture .culture-pc .culture-content .culture-item:hover {
    background: url(../images/about/c-itembg.png) no-repeat;
    background-size: cover
}

.culture .culture-pc .culture-content .culture-item-active {
    background: url(../images/about/c-itembg.png) no-repeat;
    background-size: cover
}

.culture .culture-pc .culture-content .culture-item:nth-of-type(1)>div img {
    margin-top: 2.86458vw
}

.culture .culture-pc .culture-content .culture-item:nth-of-type(2)>div img {
    margin-top: 2.91667vw
}

.culture .culture-pc .culture-content .culture-item:nth-of-type(3)>div img {
    margin-top: 2.91667vw
}

.culture .culture-pc .culture-content .culture-item:nth-of-type(4)>div img {
    margin-top: 3.4375vw
}

.culture .culture-pc .culture-content .culture-item:nth-of-type(5)>div img {
    margin-top: 3.22917vw
}

.culture .culture-pc .culture-content .culture-item:last-child {
    margin-right: 0
}

.development {
    width: 100%;
    height: auto
}

.development .development-pc {
    width: 100%;
    height: 25vw;
    padding: 5.20833vw 0;
    background: url(../images/de-bg.png) no-repeat;
    background-size: cover
}

.development .development-pc .title {
    color: #ffffff
}

.development .development-pc .title::before {
    background: url("../images/index/title-top1.png") no-repeat;
    background-size: cover
}

.development .development-pc .title::after {
    background: url("../images/index/title-down1.png") no-repeat;
    background-size: cover
}

.development .development-pc .development-box {
    margin-top: 3.125vw;
    width: 100%;
    height: auto;
    position: relative
}

.development .development-pc .development-box .development-line {
    width: 100%;
    height: .10417vw;
    background: url(../images/about/de-line.png) no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

.development .development-pc .development-box .development-nian {
    width: 100%;
    height: auto;
    position: absolute;
    top: -200%;
    left: 0%;
    z-index: 1
}

.development .development-pc .development-box .development-nian>div {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row
}

.development .development-pc .development-box .development-nian>div>div {
    width: 16.67%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center
}

.development .development-pc .development-box .development-nian>div>div div {
    width: .52083vw;
    height: .52083vw;
    background: #FFFFFF;
    border-radius: 50%
}

.development .development-pc .development-box .development-nian>div>div p {
    margin-top: .52083vw;
    font-size: 1.04167vw;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.75
}

.development .development-pc .development-box .development-nian>div>div:hover div {
    width: .72917vw;
    height: .72917vw;
    background: url(../images/about/de-icon.png) no-repeat;
    background-size: cover;
    border-radius: 50%
}

.development .development-pc .development-box .development-nian>div>div:hover p {
    font-size: 1.45833vw;
    font-weight: bold;
    opacity: 1
}

.development .development-pc .development-box .development-nian>div .li-active div {
    width: .72917vw;
    height: .72917vw;
    background: url(../images/about/de-icon.png) no-repeat;
    background-size: cover;
    border-radius: 50%
}

.development .development-pc .development-box .development-nian>div .li-active p {
    font-size: 1.45833vw;
    font-weight: bold;
    opacity: 1
}

.development .development-pc .swiper-button-next:after,.development .development-pc .swiper-button-prev:after {
    content: " "
}

.development .development-pc .swiper-button-prev {
    left: -2%
}

.development .development-pc .swiper-button-prev img {
    width: .52083vw;
    height: 1.04167vw
}

.development .development-pc .swiper-button-next {
    right: -2%
}

.development .development-pc .swiper-button-next img {
    width: .52083vw;
    height: 1.04167vw
}

.development .development-pc .development-content {
    width: 100%;
    height: 18.59375vw;
    margin-top: 5.20833vw
}

.development .development-pc .development-content .development-item {
    width: 100%;
    height: 100%;
    background: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 1.04167vw 1.04167vw 0 2.60417vw;
    box-shadow: 4px 4px 10px rgba(0,0,0,0.1);
    border-radius: .52083vw;
    position: relative;
    overflow: hidden
}

.development .development-pc .development-content .development-item .development-item-box {
    width: auto;
    height: auto
}

.development .development-pc .development-content .development-item .development-item-box>div {
    cursor: pointer;
    text-align: left;
    padding-left: .67708vw;
    position: relative;
    font-size: 1.04167vw;
    font-weight: normal;
    color: #666666;
    margin-bottom: 1.04167vw
}

.development .development-pc .development-content .development-item .development-item-box>div::before {
    content: "";
    width: .3125vw;
    height: .3125vw;
    border-radius: 50%;
    background: #666666;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0%
}

.development .development-pc .development-content .development-item .development-item-box>div:hover {
    color: #005FB9
}

.development .development-pc .development-content .development-item .development-item-box>div:hover::before {
    background: #005FB9
}

.development .development-pc .development-content .development-item .development-item-img {
    width: auto;
    height: 18.66667vw
}

.development .development-pc .development-content .development-item .development-item-img img:nth-of-type(1) {
    margin-right: 1.04167vw
}

.development .development-pc .development-content .development-item .development-item-img img {
    width: auto;
    height: 60%;
    box-shadow: .10417vw .26042vw 1.04167vw #b3b3b3
}

.development .development-pc .development-content .development-item P {
    position: absolute;
    bottom: -27%;
    right: 5%;
    font-size: 7.8125vw;
    font-weight: bold;
    color: #f7f7f7
}

.development .development-pc .development-content .development-item-active {
    display: none
}

.application {
    width: 100%;
    height: auto
}

.application .application-pc {
    width: 100%;
    height: auto;
    padding: 5.20833vw 0;
    padding-top: 8rem;
}

.application .application-pc .title::before {
    left: 38%
}

.application .application-pc .title::after {
    right: 38%
}

.application .application-pc .application-content {
    margin-top: 3.125vw;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    height: auto
}

.application .application-pc .application-content .application-item {
    padding: 1.04167vw 1.5625vw;
    width: 49%;
    height: 20rem;
    border: 1px solid #FFFFFF;
    background: linear-gradient(135deg, #F1F3F9 0%, #fff 100%);
    box-shadow: 4px 4px 10px rgba(0,0,0,0.1);
    opacity: 1;
    border-radius: .52083vw;
    margin-right: 2%;
    margin-bottom: 1.5625vw;
    position: relative
}
.application .application-pc .application-content .application-item a{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.application .application-pc .application-content .application-item .xian {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/about/app-item-bg.png) no-repeat;
    background-size: cover
}

.application .application-pc .application-content .application-item .application-title {
    font-size: 2.4rem;
    font-weight: normal;
    color: #333333;
    text-align: left
}

.application .application-pc .application-content .application-item .application-text {
    margin-top: .52083vw;
    text-align: left;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 2.8rem;
    color: #333333;
    opacity: 0.75
}

.application .application-pc .application-content .application-item:hover {
    background: #f0610b;
    background-size: cover
}

.application .application-pc .application-content .application-item:hover .xian {
    display: none
}

.application .application-pc .application-content .application-item:hover .application-title {
    color: #ffffff
}

.application .application-pc .application-content .application-item:hover .application-text p {
    color: #ffffff
}

.application .application-pc .application-content .application-item-active {
    background: #f0610b;
    background-size: cover
}

.application .application-pc .application-content .application-item-active>div {
    display: none
}

.application .application-pc .application-content .application-item-active .application-title {
    color: #ffffff
}

.application .application-pc .application-content .application-item-active .application-text {
    color: #ffffff
}

.application .application-pc .application-content .application-item:nth-of-type(2n) {
    margin-right: 0
}

.certificate {
    width: 100%;
    height: auto
}

.certificate .certificate-pc {
    position: relative;
    width: 100%;
    height: auto;
    padding: 2.08333vw 0;
    background: url(../images/about/cer-bg.jpg) no-repeat;
    background-size: cover
}

.certificate .certificate-pc .certificate-content {
    width: 100%;
    height: auto
}

.certificate .certificate-pc .certificate-content .certificate-item {
    width: 9.375vw;
    height: auto
}

.certificate .certificate-pc .certificate-content .certificate-item img {
    width: 100%;
    height: auto
}

.certificate .certificate-pc .certificate-content .certificate-item p {
    margin-top: .52083vw;
    font-size: .83333vw;
    font-weight: normal;
    color: #333333
}

.certificate .certificate-pc .swiper-container-prev {
    position: absolute;
    width: 4.94792vw;
    height: 4.94792vw;
    left: 6.77083vw;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: url(../images/about/jt-l-b.png) center center no-repeat;
    background-size: cover;
    z-index: 3
}

.certificate .certificate-pc .swiper-container-prev:hover {
    background: url(../images/about/jt-l-c.png) center center no-repeat;
    background-size: cover
}

.certificate .certificate-pc .swiper-container-next {
    position: absolute;
    width: 4.94792vw;
    height: 4.94792vw;
    right: 6.77083vw;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: url(../images/about/jt-r-b.png) center center no-repeat;
    background-size: cover;
    z-index: 3
}

.certificate .certificate-pc .swiper-container-next:hover {
    background: url(../images/about/jt-r-c.png) center center no-repeat;
    background-size: cover
}

.certificate-tip {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 15;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6)
}

.certificate-tip>img {
    cursor: pointer;
    width: 2.39583vw;
    height: 2.39583vw;
    position: absolute;
    right: 10.625vw;
    top: 20%;
    z-index: 16
}

.certificate-tip .certificate-tip-item {
    width: 100%;
    height: 100%;
    position: relative
}

.certificate-tip .certificate-tip-item>img {
    width: 30%;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.certificate-tip .certificate-tip-item .certificate-tip-item-bot {
    width: 100%;
    height: 3.90625vw;
    background: #1C1C1C;
    position: absolute;
    top: 88%;
    left: 0%
}

.certificate-tip .certificate-tip-item .certificate-tip-item-bot>p {
    font-size: 1.35417vw;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 3.90625vw
}

.certificate-tip .certificate-tip-item .certificate-tip-item-bot>div {
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    right: 25%;
    transform: translateY(-50%)
}

.certificate-tip .certificate-tip-item .certificate-tip-item-bot>div a {
    display: flex;
    flex-direction: row;
    align-items: center
}

.certificate-tip .certificate-tip-item .certificate-tip-item-bot>div a img {
    width: .86458vw;
    height: 1.25vw
}

.certificate-tip .certificate-tip-item .certificate-tip-item-bot>div a p {
    font-size: 1.35417vw;
    margin-left: .52083vw;
    font-weight: 400;
    color: #FFFFFF
}

.certificate-tip .swiper-button-next:after,.certificate-tip .swiper-button-prev:after {
    content: " "
}

.certificate-tip .swiper-button-prev {
    left: 7.8125vw
}

.certificate-tip .swiper-button-prev img {
    width: 1.66667vw;
    height: 3.33333vw
}

.certificate-tip .swiper-button-next {
    right: 7.8125vw
}

.certificate-tip .swiper-button-next img {
    width: 1.66667vw;
    height: 3.33333vw
}





/*HISTORY*/
.his{
    width: 100%;
    height: 49rem;
    padding: 8rem 0;
    background: url(../images/de-bg.png) no-repeat;
    background-size: cover;
}
.his .title{
    color: #fff;
}
.swiper-naboutc{
    margin-top: 7rem!important;
}
.swiper-naboutc::before{
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    background: #ccc;
    top: 24.2rem;
    margin-top: 0.5px;
}
.swiper-naboutc .img{
    text-align: center;
    margin-bottom: 2rem;
    height: 15rem;
}
.swiper-naboutc .img img{
    height: 15rem;
}
.swiper-naboutc .date{
    color: #fff;
    text-align: center;
    font-size: 4rem;
    font-weight: bold;
    line-height: 1;
}
.swiper-naboutc i{
    display: block;
    width: 7px;
    height: 7px;
    background: #fff;
    border-radius: 50%;
    margin: 30px auto;
}
.swiper-naboutc .brief{
    font-size: 18px;
    color: #8b8a8a;
    line-height: 30px;
}
.swiper-naboutc .brief .rq{
    font-weight: bold;
}
.swiper-naboutc .brief .nr{
    word-break: inherit;
}
.swiper-naboutc .swiper-slide-active .date,.swiper-naboutc .swiper-slide-active .brief .nr,.swiper-naboutc .swiper-slide-active .brief .rq{
    color: #f0610b;
}
.swiper-naboutc .swiper-slide-active i{
    background: #f0610b;
}
.swiper-naboutc .swiper-slide-active .brief{
    display: block;
}
.swiper-naboutc-next{
    right: 0;
}
.swiper-naboutc-prev{
    left: 0;
}
.swiper-naboutc-prev,.swiper-naboutc-next{
    position: absolute;
    z-index: 999;
    top: 21.5rem;
    border: 1px solid #ccc;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    background: #fff;
    font-size: 24px;
    cursor: pointer;
}
.swiper-naboutc-prev:hover,.swiper-naboutc-next:hover{
    background: #1a4b98;
    color: #fff;
}






.aboutd{
    background: url(../images/ngywm-bj01.jpg) center center no-repeat;
    padding: 5rem 0;
    /* margin-top: 7rem; */
}
.aboutd-list{
    position: relative;
    margin-top: 5rem;
}
.swiper-course{
    padding-top: 178px;
    height: 400px;
    /* margin-left: -40px; */
}
.swiper-course .swiper-wrapper{
    /* padding-left: 135px; */
    display: block;
}
.swiper-course .swiper-slide{
    width: 7%!important;
    height: 30px;
    float: left;
    position: relative;
}
.swiper-course .item-circle{
    width: 8px;
    height: 8px;
    display: inline-block;
    border-color: #cccccc;
    border-radius: 50%;
    margin-left: 5px;
    position: absolute;
    top: 13px;
    left: 50%;
    background: #f0610b;
    z-index: 999;
    margin-left: -10px;
}
.swiper-course .item-rec{
    display: inline-block;
    width: 100%;
    height: 3px;
    position: relative;
    background: #cccccc;
}
.swiper-course .item-rec:before,.swiper-course .item-rec:after{
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    border: 10px solid transparent;
    border-left-color: #fff;
    display: none;
}
.swiper-course .item-rec:after{
    right: -20px;
    border-left-color: #cccccc;
}
.swiper-course .item-rec:before{
    left: 0;
}
.course-container{
    position: absolute;
    /* left: 12px; */
    /* width: 460px; */
    /* height: 220px; */
    /* border-left: 3px solid transparent; */
    /* border-left-color: #cccccc; */
    margin-top: 2rem;
}
.swiper-course .swiper-slide:nth-child(odd) .course-container{
    top: -197px;
    position: relative;
    width: 150%;
    margin-top: 0;
}
.course-container .lollipop{
    position: absolute;
    left: -62px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    text-align: center;
}
.course-container .lollipop .img-container{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow .8s;
    transition: -webkit-box-shadow .8s;
    transition: box-shadow .8s;
    transition: box-shadow .8s,-webkit-box-shadow .8s;
    background-color: #cccccc;
}
.swiper-course .swiper-slide:nth-child(2n) .lollipop{
    top: 105px;
}
.course-container .lollipop .img-container .img-box{
    width: 110px;
    height: 109px;
    border: 1px solid #efefef;
    border-radius: 50%;
    background-color: #fff;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.course-container .lollipop .img-container .img-box img{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    overflow: hidden;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.course-container .course-content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /* padding-left: 80px; */
    color: #34354f;
}
.course-container .course-content .lctitle{
    font-size: 2.4rem;
    font-weight: 700;
    color: #f0610b;
}
.course-container .course-content .subtitle{
    line-height: 2.8rem;
    height: auto;
    overflow-x: hidden;
    padding-right: 1rem;
    margin-top: 1rem;
}
.course-container .course-content .subtitle::-webkit-scrollbar {
    width: 3px;
    height: 3px;
  }

.course-container .course-content .subtitle::-webkit-scrollbar-track {
    background: #cccccc;
    border-radius: 10px;
  }

.course-container .course-content .subtitle::-webkit-scrollbar-thumb {
    background: #3874ef;
    border-radius: 10px;
  }

.course-container .course-content .subtitle::-webkit-scrollbar-thumb:hover {
background: #555;
}
.course-container .course-content .subtitle p{
    font-size:1.6rem;
    line-height: 2.8rem;
}
.swiper-course-next,.swiper-course-prev{
    position: absolute;
    top: 50%;
    background: #f0610b;
    color: #fff;
    width: 5rem;
    text-align: center;
    height: 5rem;
    line-height: 5rem;
    font-size: 3rem;
    z-index: 999;
    margin-top: -3rem;
    cursor: pointer;
    border-radius: 50%;
}
.swiper-course-next{
    right: -6rem;
}
.swiper-course-prev{
    left: -6rem;
}
.swiper-course-next.swiper-button-disabled,.swiper-course-prev.swiper-button-disabled{
    display: none;
}





.iabout-photo{
    width: 30%;
}
.iabout-photo ul{
    margin-left: -1rem;
    margin-right: -1rem;
}
.iabout-photo ul li{
    padding: 0 1rem;
}
.iabout-photo img{
    width: 100%;
}
.iabout-photo p{
    margin-top:1rem;
    color: #666;
}


.sysyt{
    margin-top: 6rem;
}
.sysyt .bt{
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2rem;
}
.sysyt table{
    table-layout: fixed; /* 关键：平均分配列宽 */
    background: #fff;
}
.sysyt table thead tr th{
    text-align: center;
    background: #f0610b;
    color: #fff;
    line-height: 4rem;
         /* 水平居中 */
    vertical-align: middle;  /* 垂直居中 */
    padding: .5rem 0;
}
.sysyt table thead tr th.w1{
    width: 10%;
}
.sysyt table thead tr th.w2{
    width: 20%;
}
.sysyt table thead tr th.w3{
    width: 30%;
}
.sysyt table thead tr th.w4{
    width: 30%;
}
.sysyt table thead tr th.w5{
    width: 10%;
}
.sysyt table tbody tr:hover td{
    background:#f2f2f2
}
.sysyt table tbody .cpt{
    text-align: center;
    min-height: 7rem;
}
.sysyt table tbody .cpt img{
    height: 7rem;
}
.sysyt table tbody td{
    vertical-align: middle; /* 核心属性：垂直居中 */
         /* 可选：水平居中 */
}
.sysyt table tbody td.wz{
    text-align:left;
    padding: 1rem;
    line-height: 2.8rem;
}
.sysyt table tbody .pdf img{
    height: 3rem;
}



/*视频*/
.search_wrapa{
    width: 1000px;
    height: 500px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999999;
    margin-left: -500px;
    display: none;
    padding: 3rem;
    box-sizing: border-box;
    background: #fff;
    margin-top: -250px;
}
.search_closea {
    transition: 0.3s all linear;
    cursor: pointer;
    position: absolute;
    top: 0rem;
    right: 1rem;
}
.search_closea i{
    font-size: 2.4rem;
}
.search_closea:hover {
    transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
}
.maskbasea{
    background: rgb(0 0 0 / 50%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    display: none;
}




@media only screen and (max-width: 1023px) {
    .banner {
        width:100%;
        height: 25rem;
    }

    .banner .banner {
        width: 100%;
        height: 100%;
        position: relative
    }

    .banner .banner img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1
    }

    .banner .banner .container {
        z-index: 2
    }

    .banner .banner .container .banner-box {
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        padding: 0 2rem;
    }

    .banner .banner .container .banner-box .title-h1 {
        text-align: left;
        font-size: 6.66667vw;
        color: #ffffff;
        font-weight: normal
    }

    .banner .banner .container .banner-box .text {
        text-align: left;
        font-size: 3.33333vw;
        color: #ffffff;
        font-weight: normal
    }

    .banner .banner .container .banner-box .banner-text1 {
        text-align: left;
        margin-top: 5.33333vw;
        font-size: 4vw;
        font-weight: normal;
        color: #FFFFFF;
        opacity: 0.9
    }

    .introduction {
        width: 100%;
        height: auto
    }

    .introduction .introduction-pc {
        width: 100%;
        height: auto;
        padding: 5rem 0;
        background-size: cover
    }

    .introduction .introduction-pc .introduction-box {
        margin-top: 5rem;
        width: 100%;
        height: auto;
        border: none;
        box-shadow: none;
        opacity: 1;
        border-radius: 0;
        display: flex;
        flex-direction: column;
        padding: 0 2rem 2rem;
    }

    .introduction .introduction-pc .introduction-box .video{
        width: 100%;
        margin-left: 0;
    }

    .introduction .introduction-pc .introduction-box img {
        width: 100%;
        height: 53.33333vw;
        margin-left: 0vw;
        transform: translateY(0vw)
    }

    .introduction .introduction-pc .introduction-box img:hover {
        transform: translateY(-2.60417vw) scale(1.05)
    }

    .introduction .introduction-pc .introduction-box .introduction-content {
        text-align: left;
        width: 100%;
        height: 100%;
        padding: 0vw;
        margin-top: 4vw
    }

    .introduction .introduction-pc .introduction-box .introduction-content .introduction-title {
        font-size: 2.4rem;
        font-weight: 400;
        color: #000000;
        text-align: left
    }

    .introduction .introduction-pc .introduction-box .introduction-content .introduction-text {
        text-align: left;
        font-weight: 400;
        color: #333333;
        margin-top: 3.33333vw
    }

    .culture {
        width: 100%;
        height: auto
    }

    .culture .culture-mb {
        width: 100%;
        height: auto;
        background: #FFFFFF;
        padding: 13.33333vw 0
    }

    .culture .culture-mb .culture-content {
        margin-top: 8vw;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }

    .culture .culture-mb .culture-content .culture-item {
        padding: 3.6vw 4vw;
        width: 100%;
        height: 18.66667vw;
        border: 1px solid #FFFFFF;
        background: linear-gradient(135deg, #F1F3F9 0%, #fff 100%);
        box-shadow: 4px 4px 10px rgba(0,0,0,0.1);
        border-radius: 1.33333vw;
        margin-right: 0vw;
        margin-bottom: 2.66667vw;
        display: flex;
        flex-direction: row;
        align-items: center
    }

    .culture .culture-mb .culture-content .culture-item img {
        width: 10vw;
        height: 11.2vw
    }

    .culture .culture-mb .culture-content .culture-item div {
        margin-left: 4.66667vw
    }

    .culture .culture-mb .culture-content .culture-item div .culture-title {
        text-align: left;
        font-size: 3.73333vw;
        font-weight: bold;
        color: #333333
    }

    .culture .culture-mb .culture-content .culture-item div .culture-text {
        margin-top: .66667vw;
        text-align: left;
        font-size: 3.2vw;
        font-weight: 400;
        color: #333333
    }

    .culture .culture-mb .culture-content .culture-item:nth-of-type(1) img {
        width: 10vw;
        height: 11.2vw
    }

    .culture .culture-mb .culture-content .culture-item:nth-of-type(2) img {
        width: 9.46667vw;
        height: 10.66667vw
    }

    .culture .culture-mb .culture-content .culture-item:nth-of-type(3) img {
        width: 10.8vw;
        height: 11.73333vw
    }

    .culture .culture-mb .culture-content .culture-item:nth-of-type(4) img {
        width: 10.8vw;
        height: 10.13333vw
    }

    .culture .culture-mb .culture-content .culture-item:nth-of-type(5) img {
        width: 10.13333vw;
        height: 10.13333vw
    }

    .culture .culture-mb .culture-content .culture-item:last-child {
        margin-bottom: 0
    }

    .development {
        width: 100%;
        height: auto
    }

    .development .development-mb {
        width: 100%;
        height: auto;
        padding: 8vw 0;
        background: #176CBD
    }

    .development .development-mb .title {
        color: #ffffff
    }

    .development .development-mb .title::before {
        background: url("../images/index/title-top1.png") no-repeat;
        background-size: cover
    }

    .development .development-mb .title::after {
        background: url("../images/index/title-down1.png") no-repeat;
        background-size: cover
    }

    .development .development-mb .development-content {
        width: 100%;
        margin-top: 5.33333vw;
        height: auto;
        position: relative
    }

    .development .development-mb .development-content .development-line {
        width: 1px;
        height: 100%;
        background: url(../images/about/de-line.png) no-repeat;
        background-size: cover;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 0
    }

    .development .development-mb .development-content .development-content-item {
        width: 100%;
        height: auto
    }

    .development .development-mb .development-content .development-content-item .development-item {
        margin-bottom: 2.66667vw;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding: 6.66667vw 0
    }

    .development .development-mb .development-content .development-content-item .development-item .development-img {
        width: 42.13333vw;
        height: 16.8vw;
        display: flex;
        flex-direction: row;
        align-items: center;
        overflow: hidden;
        overflow-x: auto
    }

    .development .development-mb .development-content .development-content-item .development-item .development-img img {
        width: auto;
        height: 100%
    }

    .development .development-mb .development-content .development-content-item .development-item .development-img img:nth-of-type(2) {
        margin-left: 1.33333vw
    }

    .development .development-mb .development-content .development-content-item .development-item .development-item-cur {
        width: 2.4vw;
        height: 2.4vw;
        background: url(../images/about/de-icon.png) no-repeat;
        background-size: cover
    }

    .development .development-mb .development-content .development-content-item .development-item .development-item-box {
        width: 42.13333vw;
        height: auto;
        position: relative
    }

    .development .development-mb .development-content .development-content-item .development-item .development-item-box .development-year {
        text-align: left;
        width: 100%;
        height: auto;
        font-size: 8vw;
        line-height: 10.66667vw;
        font-weight: bold;
        color: #5794cf;
        position: absolute;
        bottom: 100%;
        left: 50%;
        transform: translateX(-50%);
        z-index: 0
    }

    .development .development-mb .development-content .development-content-item .development-item .development-item-box .development-des-box {
        position: relative;
        width: 100%;
        height: auto;
        background: #176CBD;
        z-index: 1
    }

    .development .development-mb .development-content .development-content-item .development-item .development-item-box .development-des-box p {
        margin-bottom: 1.33333vw;
        text-align: left;
        font-size: 2.66667vw;
        font-weight: normal;
        color: #FFFFFF;
        line-height: 4vw
    }

    .development .development-mb .development-content .development-content-item .development-item1 {
        flex-direction: row-reverse
    }

    .development .development-mb .development-more {
        margin-right: 2.66667vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 auto;
        width: auto;
        height: auto
    }

    .development .development-mb .development-more p {
        font-size: 3.2vw;
        font-weight: 400;
        color: #FFFFFF
    }

    .development .development-mb .development-more img {
        margin-top: 1.33333vw;
        width: 2.4vw;
        height: 1.86667vw
    }

    .application {
        width: 100%;
        height: auto
    }

    .application .application-pc {
        width: 100%;
        height: auto;
        padding: 13.33333vw 0;
        padding-top: 5rem;
    }

    .application .application-pc .title::before {
        left: 26%
    }

    .application .application-pc .title::after {
        right: 26%
    }

    .application .application-pc .application-content {
        margin-top: 8vw;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        height: auto
    }

    .application .application-pc .application-content .application-item {
        cursor: pointer;
        padding: 2rem;
        width: 92vw;
        height: auto;
        border: 1px solid #FFFFFF;
        background: linear-gradient(135deg, #F1F3F9 0%, #fff 100%);
        box-shadow: 4px 4px 10px rgba(0,0,0,0.1);
        opacity: 1;
        border-radius: 1.33333vw;
        margin-right: 0vw;
        margin-bottom: 4vw;
        position: relative
    }

    .application .application-pc .application-content .application-item>div {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(../images/about/app-item-bg.png) no-repeat;
        background-size: cover
    }

    .application .application-pc .application-content .application-item .application-title {
        font-weight: bold;
        color: #333333;
        text-align: left
    }

    .application .application-pc .application-content .application-item .application-text {
        margin-top: 1.33333vw;
        text-align: left;
        font-size: 1.6rem;
        font-weight: normal;
        line-height: 2.8rem;
        color: #333333;
        opacity: 0.75
    }

    .application .application-pc .application-content .application-item:hover {
        background: url(../images/app-item-bg1.png) no-repeat;
        background-size: cover
    }

    .application .application-pc .application-content .application-item:hover>div {
        display: none
    }

    .application .application-pc .application-content .application-item:hover .application-title {
        color: #ffffff
    }

    .application .application-pc .application-content .application-item:hover .application-text {
        color: #ffffff
    }

    .application .application-pc .application-content .application-item:nth-of-type(2n) {
        margin-right: 0
    }

    .certificate {
        width: 100%;
        height: auto
    }

    .certificate .certificate-pc {
        width: 100%;
        height: auto;
        padding: 5.33333vw 0;
        background: url(../images/about/cer-bg.jpg) no-repeat;
        background-size: cover
    }

    .certificate .certificate-pc .certificate-content {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }

    .certificate .certificate-pc .certificate-content .certificate-item {
        width: 30%;
        height: auto;
        margin-right: 2.08333vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 2.66667vw
    }

    .certificate .certificate-pc .certificate-content .certificate-item img {
        width: 100%;
        height: 38.53333vw
    }

    .certificate .certificate-pc .certificate-content .certificate-item p {
        margin-top: 1.33333vw;
        font-size: 3.2vw;
        font-weight: normal;
        color: #333333
    }

    .certificate .certificate-pc .certificate-content .certificate-item:nth-of-type(3n) {
        margin-right: 0
    }

    .certificate .certificate-pc .swiper-container-prev {
        width: 12.66667vw;
        height: 12.66667vw;
        left: -1.33333vw
    }

    .certificate .certificate-pc .swiper-container-next {
        width: 12.66667vw;
        height: 12.66667vw;
        right: -1.33333vw
    }

    .certificate-tip {
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 15;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.6)
    }

    .certificate-tip>img {
        cursor: pointer;
        width: 6.13333vw;
        height: 6.13333vw;
        position: absolute;
        right: 27.2vw;
        top: 20%;
        z-index: 16
    }

    .certificate-tip .certificate-tip-item {
        width: 100%;
        height: 100%;
        position: relative
    }

    .certificate-tip .certificate-tip-item>img {
        width: 40%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .certificate-tip .certificate-tip-item .certificate-tip-item-bot {
        width: 100%;
        height: 10vw;
        background: #1C1C1C;
        position: absolute;
        top: 85%;
        left: 0%
    }

    .certificate-tip .certificate-tip-item .certificate-tip-item-bot>p {
        font-size: 3.46667vw;
        font-weight: 400;
        color: #FFFFFF;
        text-align: center;
        line-height: 10vw
    }

    .certificate-tip .certificate-tip-item .certificate-tip-item-bot>div {
        width: auto;
        height: auto;
        position: absolute;
        top: 50%;
        right: 13%;
        transform: translateY(-50%)
    }

    .certificate-tip .certificate-tip-item .certificate-tip-item-bot>div a {
        display: flex;
        flex-direction: row;
        align-items: center
    }

    .certificate-tip .certificate-tip-item .certificate-tip-item-bot>div a img {
        width: 2.21333vw;
        height: 3.2vw
    }

    .certificate-tip .certificate-tip-item .certificate-tip-item-bot>div a p {
        font-size: 3.46667vw;
        margin-left: 1.33333vw;
        font-weight: 400;
        color: #FFFFFF
    }

    .certificate-tip .swiper-button-next:after,.certificate-tip .swiper-button-prev:after {
        content: " "
    }

    .certificate-tip .swiper-button-prev {
        left: 2.66667vw
    }

    .certificate-tip .swiper-button-prev img {
        width: 4.26667vw;
        height: 8.53333vw
    }

    .certificate-tip .swiper-button-next {
        right: 2.66667vw
    }

    .certificate-tip .swiper-button-next img {
        width: 4.26667vw;
        height: 8.53333vw
    }
}




@media (max-width:1024px){
    .aboutd{
        background: url(../images/ngywm-bj01.jpg) center center no-repeat;
        background-size: cover;
        /* margin-top: 7rem; */
    }
    .aboutd-list{
        position: relative;
        margin-top: 5rem;
    }
    .swiper-course{
        padding-top: 0;
        height: 400px;
        /* margin-left: -40px; */
    }
    .swiper-course .swiper-slide{
        width: 49%!important;
        height: 100px;
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 2rem;
    }
    .swiper-course .item-circle{
        display:none;
    }
    .swiper-course .item-rec{
        display:none;
    }
    .swiper-course .item-rec:before,.swiper-course .item-rec:after{
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        border: 10px solid transparent;
        border-left-color: #fff;
        display: none;
    }
    .swiper-course .item-rec:after{
        right: -20px;
        border-left-color: #cccccc;
    }
    .swiper-course .item-rec:before{
        left: 0;
    }
    .course-container{
        position: relative;
        /* left: 12px; */
        /* width: 460px; */
        /* height: 220px; */
        /* border-left: 3px solid transparent; */
        /* border-left-color: #cccccc; */
        margin-top: 0;
    }
    .swiper-course .swiper-slide:nth-child(odd) .course-container{
        top: 0;
        position: relative;
        width: 100%;
        margin-top: 0;
    }
    .course-container .lollipop{
        position: absolute;
        left: -62px;
        width: 120px;
        height: 120px;
        border-radius: 50%;
        text-align: center;
    }
    .course-container .lollipop .img-container{
        width: 100%;
        height: 100%;
        border-radius: 50%;
        padding: 5px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: -webkit-box-shadow .8s;
        transition: -webkit-box-shadow .8s;
        transition: box-shadow .8s;
        transition: box-shadow .8s,-webkit-box-shadow .8s;
        background-color: #cccccc;
    }
    .swiper-course .swiper-slide:nth-child(2n) .lollipop{
        top: 105px;
    }
    .course-container .lollipop .img-container .img-box{
        width: 110px;
        height: 109px;
        border: 1px solid #efefef;
        border-radius: 50%;
        background-color: #fff;
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        backface-visibility: hidden;
        transform: translateZ(0);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .course-container .lollipop .img-container .img-box img{
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-color: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: none;
        overflow: hidden;
        -webkit-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    .course-container .course-content{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        /* padding-left: 80px; */
        color: #34354f;
    }
    .course-container .course-content .lctitle{
        font-size: 2.4rem;
        font-weight: 700;
        color: #f0610b;
    }
    .course-container .course-content .subtitle{
        line-height: 2.8rem;
        height: auto;
        overflow-x: hidden;
        padding-right: 1rem;
        margin-top: 1rem;
    }
    .course-container .course-content .subtitle::-webkit-scrollbar {
        width: 3px;
        height: 3px;
      }

    .course-container .course-content .subtitle::-webkit-scrollbar-track {
        background: #cccccc;
        border-radius: 10px;
      }

    .course-container .course-content .subtitle::-webkit-scrollbar-thumb {
        background: #3874ef;
        border-radius: 10px;
      }

    .course-container .course-content .subtitle::-webkit-scrollbar-thumb:hover {
    background: #555;
    }
    .course-container .course-content .subtitle p{
        font-size:1.6rem;
        line-height: 3rem;
    }
    .swiper-course-next,.swiper-course-prev{
        position: absolute;
        top: 50%;
        background: #f0610b;
        color: #fff;
        width: 5rem;
        text-align: center;
        height: 5rem;
        line-height: 5rem;
        font-size: 3rem;
        z-index: 999;
        margin-top: -3rem;
        cursor: pointer;
        border-radius: 50%;
    }
    .swiper-course-next{
        right: -6rem;
    }
    .swiper-course-prev{
        left: -6rem;
    }
    .swiper-course-next.swiper-button-disabled,.swiper-course-prev.swiper-button-disabled{
        display: none;
    }



    .laboratory {
        width: 100%;
        height: auto
    }
    
    .laboratory .laboratory-pc {
        padding: 5rem 0;
    }
    
    .laboratory .laboratory-pc .laboratory-box {
        margin-top: 3rem;
        width: 100%;
        height: auto;
        border: 1px solid #FFFFFF;
        background: linear-gradient(135deg, #F1F3F9 0%, #fff 100%);
        box-shadow: 4px 4px 10px rgba(0,0,0,0.1);
        opacity: 1;
        border-radius: .52083vw;
        display: block;
        flex-direction: row;
        padding: 2rem;
    }
    
    
    .laboratory .laboratory-pc .laboratory-box img:hover {
        /* transform: translateY(-2.60417vw) scale(1.05); */
    }
    
    .laboratory .laboratory-pc .laboratory-box .laboratory-content {
        width: 100%;
        padding: 3rem 0 0  0rem;
    }


    .iabout-photo{
        width: 100%;
    }
    .iabout-photo ul{
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .iabout-photo ul li{
        padding: 0 1rem;
    }
    .iabout-photo img{
        width: 100%;
    }
    .iabout-photo p{
        margin-top:1rem;
        color: #666;
    }



    .sysyt{
        margin-top: 6rem;
    }
    .sysyt .bt{
        font-size: 3rem;
        font-weight: bold;
        text-align: center;
        margin-bottom: 2rem;
    }
    .sysyt table{
         /* 关键：平均分配列宽 */
         background: #fff;
         table-layout: auto;
         border-collapse: collapse;
    }
    .sysyt table thead tr th{
        text-align: center;
        background: #f0610b;
        color: #fff;
        line-height: 4rem;
             /* 水平居中 */
        vertical-align: middle;  /* 垂直居中 */
        padding: .5rem 1rem;
    }
    .sysyt table thead tr th.w1{
        width: 10%;
    }
    .sysyt table thead tr th.w2{
        width: 20%;
    }
    .sysyt table thead tr th.w3{
        width: 25%;
    }
    .sysyt table thead tr th.w4{
        width: 30%;
    }
    .sysyt table thead tr th.w5{
        width: 15%;
    }
    .sysyt table tbody tr:hover td{
        background:#f2f2f2
    }
    .sysyt table tbody .cpt{
        text-align: center;
        min-height: 7rem;
    }
    .sysyt table tbody tr td img{
    width: 100%;
    height: auto!important;
}
    .sysyt table tbody .cpt img{
        height: 7rem;
    }
    .sysyt table tbody td{
        vertical-align: middle; /* 核心属性：垂直居中 */
             /* 可选：水平居中 */
    }
    .sysyt table tbody td.wz{
        text-align:left;
        padding: 1rem;
    }
    .sysyt table tbody .pdf img{
        height: 3rem;
    }
}