@charset "UTF-8";

ul,li{list-style: none}
.w1540 {
    position: relative;
    width: 90.5%;
    margin: 0 auto;
}
@media (min-width: 768px) {
    html {
        font-size: 28px!important;
    }
}
.about-mamindody .leftz .naleft-jie::-webkit-scrollbar {
    width: 3px;
    height:3px;
}
.about-list3 .fazhengbodyu .swiper-slide .rightz::-webkit-scrollbar {
    width: 3px;
    height:3px;
}
.hovergun::-webkit-scrollbar {
    width: 3px;
    height:3px;
}
.hovergun::-webkit-scrollbar-thumb:vertical:hover {
    background: transparent;
}

.hovergun::-webkit-scrollbar-thumb {
    background: transparent;
    /*border-radius: 4px;*/
}

.hovergun::-webkit-scrollbar-thumb:window-inactive {
    background: transparent;
}
@media (min-width: 1025px) {
    ::-webkit-scrollbar {
        width: 6px;
        height:6px;
    }

    ::-webkit-scrollbar-track {
        background: #fff;
    }

    ::-webkit-scrollbar-thumb {
        background: #298efd;
        /*border-radius: 4px;*/
    }

    ::-webkit-scrollbar-thumb:window-inactive {
        background: #298efd;
    }

    ::-webkit-scrollbar-thumb:vertical:hover {
        background: #298efd;
    }
    html {
        font-size: 30px!important;
    }
    body{
        -ms-overflow-style: scrollbar;
    }
}
@media (min-width: 1440px) {
    html {
        font-size: 34px!important;
    }
}
@media (min-width: 1680px) {
    html {
        font-size: 40px!important;
    }
}

.about-list3 .tebold{
    font-size: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    position: relative;
    color: #000;
    margin-bottom: 1.75rem;
    font-family: "PINGFANG HEAVY_1";
}
.about-list3 .tebold:after{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 1.5rem;
    height: 0.2rem;
    content: "";
    background-image: url(../images/after.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    bottom: -0.75rem;
}
.about-list3 .fajie{
    font-size:0.35rem;
    color:#333333;
    line-height:0.45rem;
    text-align:center;
}
.about-list3  .fabodymian{
    margin-top:0.75rem;
    position:relative;
}
.about-list3  .fabodymian .fazhengye-swiper{
    position:relative;
    width:76.5%;
    margin:0 auto;
    height:2.25rem;
    overflow:hidden;
    font-size:0;
}
.about-list3  .fabodymian .fazhengye-swiper:after{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:100%;
    height:1px;
    border-bottom:1px dashed #cccccc;
    content:"";
}
.about-list3  .fabodymian .fazhengye-swiper .swiper-slide{
    text-align:center;
    width:2.25rem;
    margin-left:8.6%;
    cursor:pointer;
    font-size:0;
}
.about-list3  .fabodymian .fazhengye-swiper .swiper-slide .item-acviet{
    padding-top:0.75rem;
    transition:all 0.3s;
}
.about-list3  .fabodymian .fazhengye-swiper .swiper-slide .img{
    width:0.75rem;
    height:0.75rem;
    display:inline-block;
    position:relative;
    transition:all 0.3s;
    font-size:0;
}
.about-list3  .fabodymian .fazhengye-swiper .swiper-slide .img img{
    width:100%;
}
.about-list3  .fabodymian .fazhengye-swiper .swiper-slide .img .item2{
    display:none;
}
.about-list3  .fabodymian .fazhengye-swiper .swiper-slide .img .tiyen{
    position:absolute;
    top:50%;
    left:50%;
    width:70%;
    height:70%;
    text-align:center;
    color:#fff;
    border-radius:50%;
    background-color:#f23a3a;
    font-size:0.5rem;
    transform:translate(-50%,-50%);
    vertical-align:middle;
    display:none;
}
.about-list3  .fabodymian .fazhengye-swiper .swiper-slide .yeader{
    font-size:0.35rem;
    color:#000000;
    font-family: "BEBAS_";
    opacity:0.5;
    margin-top:0.2em;
    text-align:center;
    line-height:0.4rem;
}
.about-list3  .fabodymian .fazhengye-swiper .active .item-acviet{
    padding-top:0;
}
.about-list3  .fabodymian .fazhengye-swiper .active .img{
    width:100%;
    height:100%;
}
.about-list3  .fabodymian .fazhengye-swiper .active .img .item1{
    display:none;
}
.about-list3  .fabodymian .fazhengye-swiper .active .img .item2{
    display:block;
    animation:rotate 5s linear infinite;
}
@keyframes rotate{
    0%{
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100%{
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.about-list3  .fabodymian .fazhengye-swiper .active .yeader{
    display:none;
}
.about-list3  .fabodymian .fazhengye-swiper .active .img .tiyen{
    line-height:1.5rem;
    display:block;
}
.about-list3  .fabodymian .tab1-prev,.about-list3  .fabodymian .tab1-next{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    background-size:100% 100%;
    background-repeat:no-repeat;
    background-position:center;
    width:0.9rem;
    height:0.9rem;
    cursor:pointer;
    z-index:10;
}
.about-list3  .fabodymian .tab1-prev{
    left:0;
    background-image:url(../images/tab2.png)
}
.about-list3  .fabodymian .tab1-next{
    right:0;
    background-image:url(../images/tab1.png)
}
.about-list3  .fabodymian .swiper-button-disabled{
    
}
.about-list3 .fazhengbodyu{
    margin: 1.5rem auto 0;
    max-width:920px;
    position:relative;
    overflow:hidden;
}
.about-list3 .fazhengbodyu .swiper-slide{
    position:relative;
}
.about-list3 .fazhengbodyu .swiper-slide .leftz{
    width:45.6%;
    overflow:hidden;
    border-radius:8px;
}
.about-list3 .fazhengbodyu .swiper-slide .leftz img{
    width:100%;
    transition:all 0.3s;
}
.about-list3 .fazhengbodyu .swiper-slide .rightz{
// position:absolute;
// top:0;
// right:0;
// width:45.6%;
    margin-left:10%;

    width:80%;
    overflow:auto;
    padding-right:0.3rem;
}
.about-list3 .fazhengbodyu .swiper-slide .rightz ul{
    position:relative;
}
.about-list3 .fazhengbodyu .swiper-slide .rightz ul:after{
    position:absolute;
    width:1px;
    height:100%;
    left:1.53rem;
    content:"";
    top:0;
    background-color:#ccc;
    z-index:-1;
}
.about-list3 .fazhengbodyu .swiper-slide .rightz li{
    font-size:0.35rem;
    color:#333333;
    position:relative;
    cursor:pointer;
    padding:0.25rem 0 0.25rem 2.25rem;
}
.about-list3 .fazhengbodyu .swiper-slide .rightz li .yue{
    position:absolute;
    top:50%;
    left:0;
    transform:translateY(-50%);
    font-size:0.35rem;
    color:#333;

}
.about-list3 .fazhengbodyu .swiper-slide .rightz li .yue:after{
    position:absolute;
    width:0.4rem;
    height:0.4rem;
    background-repeat:no-repeat;
    background-image:url(../images/smyuan1.png);
    background-position:center;
    background-size:100%;
    top:50%;
    transform:translateY(-50%);
    left:calc(1.42rem - 0.1rem);
    content:"";
    z-index:10;
}
.fazhengbodyu .swiper-slide .rightz li:hover .yue:after {
    background-image: url(../images/smyuan.png);
}
.fazhengbodyu .swiper-slide .rightz li:hover{
    color:#f23a3a;
}
.fazhengbodyu .swiper-slide .rightz li:hover .yue{
    color:#f23a3a;
}