.el-icon-error:before{
    content:'';
}
.jjfa{
    position: relative;
    z-index: 20;
}
.jjfa>span{
    width: 100%;
}
.jjfa>div{
    position: absolute;
    bottom: -.6rem;
    z-index: 20;
    width: 100%;
    padding: 0 1.6rem;
}
.jjfa>div>ul{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    box-shadow: 0px 0px 32px 0px rgba(19, 49, 143, 0.1);
}
.jjfa>div>ul>li{
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    background: #fff;
    padding: .3rem;
    cursor: pointer;
}
.jjfa>div>ul.ul3>li{
    width: 33.33%;
}
.jjfa>div>ul.ul4>li{
    width: 25%;
    flex: 1;
}
.jjfa>div>ul.ul5>li{
    width: 20%;
    /* box-shadow: 0px 0px 32px 0px rgb(19 49 143 / 10%); */
}
.jjfa>div>ul>li::after{
    width: 1px;
    height: .3rem;
    top: .45rem;
    right: 0;
    background: #DBDBDB;
}
.jjfa>div>ul>li:last-child::after{
    display: none;
}
.jjfa>div>ul>li>i{
    height: 0;
    padding-bottom: 13%;
}
.jjfa>div>ul>li>.i{
    height: 0;
    padding-bottom: 8% !important;
}
.jjfa>div>ul>li>p{
    font-size: .18rem;
    color: #666666;
    transition: .5s;
    margin-top: .15rem;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    margin-bottom: 0;
}
.jjfa>div>ul>li.on>p,
.jjfa>div>ul>li:hover>p{
    color: #142D7E;
    font-weight: bold;
}
.all h3{
    font-size: .48rem;
    font-weight: normal;
}
.all p{
    font-size: .18rem;
    line-height: 1.7;
    margin-bottom: .4rem;
}
.all b{
    font-size: .24rem;
    line-height: 1.5;
}
.zxfw{
    padding-top: 1.4rem;
    padding-bottom: 1.2rem;
}
.zxfw>h3{
    margin-bottom: .45rem;
    padding-left: 1.4rem;
}
.zxfw>.zxfw2{
    width: 100% !important;
    padding-left: 1.4rem !important;
}
.zxfw>div{
    
}
.zxfw>p{
    padding-left: 1.4rem;
}
.zxfw>.zxfw1{
    margin-top: .3rem;
    padding: .8rem 0 0 1.4rem;
    background-color: #FAFAFA;
}
.zxfw>.zxfw1>b{
    margin-bottom: .85rem;
}
.zxfw>.zxfw1>ul{
    padding-left: .4rem;
    display: flex;
    flex-wrap: wrap;
}
.zxfw>.zxfw1>ul>li{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0.9rem;
    width: 50%;
}
.zxfw>.zxfw1>ul>li>span{
    /* width: 2.75rem;
    height: 2.75rem; */
    width: auto;
    height: auto;
    /* background-color: #ff7373; */
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.zxfw>.zxfw1>ul>li>span>p{
    color: #793093;
}
.zxfw>.zxfw1>ul>li>span>svg{
    width: 100%;
    height: 100%;
}
@keyframes sv1 {
    0%{
        d:path("M162.285,25.286 C176.114,25.286 187.325,36.497 187.325,50.325 C187.325,64.154 176.114,75.365 162.285,75.365 C148.456,75.365 137.246,64.154 137.246,50.325 C137.246,36.497 148.456,25.286 162.285,25.286 Z");
    }
    100%{
        d:path("M161.999,50.0 C223.855,50.0 274.0,100.144 274.0,161.999 C274.0,202.107 252.917,237.291 221.230,257.74 ");
    }
}
@keyframes sv4 {
    0%{
        d:path("M162.285,25.286 C176.114,25.286 187.325,36.497 187.325,50.325 C187.325,64.154 176.114,75.365 162.285,75.365 C148.456,75.365 137.246,64.154 137.246,50.325 C137.246,36.497 148.456,25.286 162.285,25.286 Z");
    }
    100%{
        d:path("M49.999,49.999 C111.855,49.999 161.999,100.144 161.999,161.999 C161.999,223.855 111.855,273.999 49.999,273.999 ");
    }
}
#svg1 path{
    animation: sv1 1 4s ease-in-out alternate forwards;
    -webkit-animation: sv1 1 4s ease-in-out alternate forwards;
}
#sv1{
    animation: sv1 1 4s ease-in-out alternate forwards;
    -webkit-animation: sv1 1 4s ease-in-out alternate forwards;
}
#sv4{
    animation: sv1 infinite 4s ease-in-out alternate forwards;
    -webkit-animation: sv1 infinite 4s ease-in-out alternate forwards;
}
.yuan{
    border-radius: 50%;
	width: 200px;
	height: 200px; 
    border: 5px solid #333;
    position: relative;
}
.zxfw>.zxfw1>ul>li>span>i{

}
.zxfw>.zxfw1>ul>li>b{
    font-size: .22rem;
    line-height: 1.5;
    padding: .4rem;
}
.zxfw>.zxfw2{
    width: 60%;
    margin: 0 auto;
    margin-top: .6rem;
}
.zxfw>.zxfw2>i{
    font-size: .2rem;
    margin-bottom: .1rem;
}
.zxfw>.zxfw2>p{
    margin-bottom: 20px;
}
.zxfw>.zxfw2>b{
    margin-top: .4rem;
    margin-bottom: .7rem;
}
.zxfw>.zxfw2>img{
    width: 53%;
    margin: 0 auto;
}
.all h4{
    font-size: .32rem;
    font-weight: normal;
}
.fwzx2{

}
.fwzx2>h3{
    margin-bottom: .2rem;
}
.fwzx2>h4{
    margin-bottom: .4rem;
    margin-top: .4rem;
}
.fwzx2>ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.fwzx2>ul>li{
    width: 37%;
}
.fwzx3>h3{
    margin-bottom: .7rem;
}
.fwzx3_ul{
    padding: .8rem 1.4rem;
    background-color: #FAFAFA;
    margin-bottom: .8rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-bottom: 0;
}
.fwzx3_ul>li{
    width: 30%;
    margin-right: 5%;
    margin-bottom: .35rem;
}
.fwzx3_ul>li>span{
    width: .9rem;
    height: .9rem;
    background: linear-gradient(135deg, #7C3094, #142D7E);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: .2rem;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.fwzx3_ul>li:hover>span{
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}
.fwzx3_ul>li>b{
    margin-top: .25rem;
    margin-bottom: .4rem;
    font-size: .24rem;
}
.fwzx3_ul>li>p{
    text-align: justify;
}
.fwzx4{

}
.fw4_1{
    margin: .6rem auto;
    width: 69%;
    position: relative;
    padding: .75rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.fw4_1>i{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 2px;
    transform-origin: bottom;
    transform: scaleY(0);
    transition: 1.5s;
    background: linear-gradient(135deg, #7C3094, #142D7E);
}
.fw4_1>u{
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 2px;
    transform-origin: top;
    transform: scaleY(0);
    transition: 1.5s;
    background: linear-gradient(135deg, #7C3094, #142D7E);
}
.fw4_1.animated>i,
.fw4_1.animated>u{
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
}
.fw4_1::before{
    top: 0;
    left: 0;
    height: 2px;
    width: 100%;
    transform-origin: left;
    transform: scaleX(0);
    transition: 1.5s;
    background: linear-gradient(135deg, #7C3094, #142D7E);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -ms-transition: 1.5s;
    -o-transition: 1.5s;
}
.fw4_1::after{
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    transform-origin: right;
    transform: scaleX(0);
    transition: 1.5s;
    background: linear-gradient(135deg, #7C3094, #142D7E);
}
.fw4_1.animated::before,
.fw4_1.animated::after{
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
}
.fw4_1>p{
    padding: .35rem .25rem;
    width: 0.75rem;
    font-size: .24rem;
    color: #fff;
    margin: 0;
    transform: translateX(-0.35rem);
    background: linear-gradient(135deg, #7C3094, #142D7E);
}
.fw4_1>p:last-child{
    transform: translateX(0.35rem);
    -webkit-transform: translateX(0.35rem);
    -moz-transform: translateX(0.35rem);
    -ms-transform: translateX(0.35rem);
    -o-transform: translateX(0.35rem);
}
.fw4_1>span{
    width: 73%;
}
.fw4_2{
    display: flex;
    padding: 1rem 2rem;
    align-items: center;
    background: #FAFAFA;
}
.fw4_2>ul{
    width: 30%;
}
.fw4_2>ul>li{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 1.5rem;
}
.fw4_2>ul:last-child>li{
    align-items: flex-start;
}
.fw4_2>ul>li>b,
.fw5_ul>li>b{
    color: #C6C6C6;
    background: linear-gradient(
135deg, #7C3094 0%, #142D7E 100%);
    font-size: .5rem;
    line-height: 0.8;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.fw4_2>ul>li>i{
    font-size: .3rem;
    margin: 0.35rem 0;
}
.fw4_2>ul>li:last-child{
    margin-bottom: 0;
}
.fw4_2>ul>li>p{
    text-align: right;
    margin: 0;
}
.fw4_2>ul:last-child>li>p{
    text-align: left;
}
.fw4_2>div{
    position: relative;
    width: 40%;
}
.fw4_2>div>p{
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    flex-direction: column;
    color: #fff;
    font-size: .32rem;
}
.fw4_2>div>p>i{
    width: 0.75rem;
    margin-bottom: 0.25rem;
}
.fwzx5{

}
.fwzx5>h3{
    margin-bottom: .6rem;
}
.fwzx5>h4{
    margin-top: .4rem;
}
.fw5_ul{
    margin-top: .4rem;
    background: #FAFAFA;
    padding: .7rem;
}
.fw5_ul>li{
    display: flex;
    justify-content: flex-start;
    padding-bottom: .55rem;
    margin-bottom: .55rem;
    border-bottom: 1px solid #E5E5E5;
}
.fw5_ul>li:last-child{
    margin-bottom: .3rem;
}
.fw5_ul>li>b{
    width: 10%;
}
.fw5_ul>li>p{
    width: 90%;
margin-bottom: 0;
color: #666;
}
.fw5_ul>li>p>i{
display: inline-block;
font-size: .24rem;
}
@media screen and (max-width:1440px) {
    .zxfw>.zxfw2>i,
    .zxfw>.zxfw1>ul>li>b{
        font-size: 16px;
    }
    .all p ,
    .jjfa>div>ul>li>p{
        font-size: 14px;
        line-height: 1.5;
    }
    .all b {
        font-size: 18px;
    }
    .zxfw>.zxfw2>i {
        margin-bottom: 10px;
    }
}
@media screen and (max-width:1366px) {
    
}
@media screen and (max-width:1024px) {
    .fwzx3_ul>li>b ,
    .fw5_ul>li>p>i{
        font-size: 16px;
    }
    .jjfa>div>ul>li>i{
        height: 0;
        padding-bottom: 20%;
    }
    .jjfa>div>ul>li>.i{
        height: 0;
        padding-bottom: 10% !important;
    }
}
@media screen and (max-width:768px) {
    .all h4,
    .fw4_2>ul>li>i {
        font-size: 18px;
    }
    .fw4_2>ul>li>b{
        font-size: 30px;
    }
    .fw4_2>div>p{
        font-size: 14px;
    }
    .jjfa>div>ul>li>i{
        height: 0;
        padding-bottom: 30%;
    }
    .jjfa>div>ul>li>.i{
        height: 0;
        padding-bottom: 16% !important;
    }
}
@media screen and (max-width:540px) {
    .jjfa>div>ul>li>i{
        height: 0;
        padding-bottom: 30%;
    }
    
    .jjfa>div>ul>li>.i{
        height: 0;
        padding-bottom: 13% !important;
    }
    .zxfw>.zxfw1>ul>li>span{
        width: 100px;
        height: 100px;
    }
    .fw4_2>ul>li>b, .fw5_ul>li>b{
        font-size: 30px;
    }
    .fw5_ul>li>b {
        width: 20%;
        padding-top: 5px;
    }
    .fw5_ul>li>p {
        width: 80%;
    }
    .jjfa>div>ul>li>p{
        font-size: 12px;
    }
    .jjfa>div>ul>li>i {
        width: 15px;
    }
    .jjfa>div>ul>li::after {
        height: 40%;
        top: 30%;
    }
    .all h3 {
        font-size: 22px;
		margin-top: 30px;
    }
    .zxfw>.zxfw1>ul>li{
        width: 100%;
    }
    .zxfw>.zxfw1 {
        padding: 20px;
    }
    .zxfw>.zxfw2 {
        width: 100%;
        margin-top: 15px;
    }
    .zxfw>.zxfw2>img {
        width: 100%;
    }
    .fwzx2>ul>li {
        width: 45%;
    }
    .fwzx3_ul>li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .fwzx3_ul>li>span>img {
        width: 80%;
    }
    .fwzx3_ul>li>span {
        width: 50px;
        height: 50px;
        margin: 0 auto;
    }
    .fwzx3_ul>li>b{
        text-align: center;
    }
    .fw4_2>div {
        display: none;
    }
    .fw4_2>ul {
        width: 50%;
    }
    .fw4_2>ul>li {
        padding: 10px 0;
        align-items: center !important;
    }
    .fw4_2>ul>li>p {
        text-align: center !important;
        padding: 0 5px;
    }
    .fw4_2 {
        padding: 20px;
    }
    .fw4_1 {
        width: 100%;
    }
    .fw4_1>p {
        padding: 15px;
        width: 45px;
        transform: translateX(-22px);
    }
    .fw4_1>p:last-child {
        transform: translateX(22px);
    }
}
@media screen and (max-width:417px) {
    .jjfa>div>ul>li>i{
        height: 0;
        padding-bottom: 30%;
    }
}
.qie_huan{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.4rem;
}
.qie_huan>div{
    display: flex;
    justify-content: center;
    align-items: center;
}
.qie_huan>div>a{
    font-size: .24rem;
    width: .4rem;
    margin-right: .05rem;
    position: relative;
    text-align: center;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.qie_huan>div>a::after{
    width: 100%;
    bottom: -.1rem;
    left: 0;
    background-color: #fff;
    height: 2px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.qie_huan>div>a.on,
.qie_huan>div>a:hover{
    color: #142D7E;
}
.qie_huan>div>a.on::after,
.qie_huan>div>a:hover::after{
    background-color: #142D7E;
}

.qie_huan>a:first-child,
.qie_huan>a:last-child{
    width: .6rem;
    height: .6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    background-color: #BFBFBF;
}
.qie_huan>a:first-child::after,
.qie_huan>a:last-child::after{
    display: none;
}
.qie_huan>a:first-child{
    margin-right: .6rem;
}
.qie_huan>a:last-child{
    margin-left: .6rem;
}
.qie_huan>a:first-child:hover,
.qie_huan>a:last-child:hover{
    background: linear-gradient(
135deg, #7C3094, #142D7E);
}
.qie_huan>a:first-child>i,
.qie_huan>a:last-child>i{
    font-size: 24px;
    font-weight: lighter;
    transform: scaleY(2);
    -webkit-transform: scaleY(2);
    -moz-transform: scaleY(2);
    -ms-transform: scaleY(2);
    -o-transform: scaleY(2);
    color: #FFF;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.qie_huan>a:first-child:hover>i,
.qie_huan>a:last-child:hover>i{
    color: #fff;
}
.news{

}
.news_ul{

}
.news_ul>li{
    display: flex;
    flex-wrap: wrap;
    cursor: pointer;
    margin-bottom: .3rem;
}
.news_ul>li>span{
    overflow: hidden;
    width: 22.5%;
}
.news_ul>li>span>img{
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.news_ul>li:hover>span>img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}
.news_ul>li>div{
    width: 77.5%;
display: flex;
flex-direction: column;
justify-content: center;
padding: 0 0.6rem;
}
.news_ul>li>div>b{
    font-size: .34rem;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
/* .news_ul>li>div>i{
    font-size: .18rem;
    padding: .2rem 0;
    border-bottom: 1px solid #B8B8B8;
    transition: .5s;
    padding-top: 0;
} */
.news_ul>li>div>i{
    font-size: .18rem;
    padding: .2rem 0;
    border-top: 1px solid #B8B8B8;
    transition: .5s;
    /* padding-top: 0; */
}
.news_ul>li>div>h5{
    font-size: .22rem;
    margin: .2rem 0;
    font-weight: normal;
    transition: .5s;
}
/* .news_ul>li>div>p{
    font-size: .16rem;
    color: #666666;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: .5s;
} */
.news_ul>li>div>p{
    font-size: .16rem;
    color: #666666;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: .5s;
}
.news_ul>li:hover>div{
    background: linear-gradient(
135deg, #7C3094, #142D7E);
}
.news_ul>li:hover>div *{
    color: #fff;
    border-color: #fff;
}
.ss{
    padding-bottom: 1.2rem;
}
.dh{
    display: flex;
    flex-wrap: wrap;
    padding: 1.5rem 0 .5rem 0;
    border-bottom: 1px solid #E5E5E5;
    font-size: .18rem;
    align-items: center;
}
.dh p{
    display: flex;
    flex-wrap: wrap;
    /* padding: 1.5rem 0 0.5rem 0; */
    /* border-bottom: 1px solid #E5E5E5; */
    font-size: .18rem;
    align-items: center;
}
.dh>i{
margin: 0 .1rem;
cursor: pointer;
}
.dh>p>i{
    margin: 0 .1rem;
    cursor: pointer;
    }
.dh>a{

}
.dh>p{
color: #142D7E;
margin: 0;
line-height: 1.5;
}
.ss1{
margin-top: .55rem;
margin-bottom: .6rem;
}
.ss1>b{
font-size: .28rem;
margin-bottom: .3rem;
}
.ss1>p{
font-size: .18rem;
color: #999999;
display: flex;
    align-items: center;
    margin: 0;
}
.ss1>p>i{
    color: #333;
margin: 0 .1rem;
}
.news_xq{

}
.news_val{
    padding: .58rem 2rem .85rem;
    padding-bottom: .6rem;
}
.news_val img{
    /* width: auto !important; */
    height: auto !important;
}
.news_val>h3{
font-size: .28rem;
margin-bottom: .3rem;
font-weight: normal;
}
.news_val>p{
font-size: .18rem;
color: #666666;
display: flex;
}
.news_val>p>i{
color: #333;
margin-bottom: .65rem;
}
.news_val>div{
padding-bottom: .6rem;
border-bottom: 1px solid #E5E5E5;
}
.news_val>div>p{
    font-size: .18rem;
    line-height: 1.7;
margin-bottom: .3rem;
}
.news_val>div>img{
    margin: 0 auto;
margin-bottom: .3rem;
width: auto;
}
.news_val>div>b{
font-size: .2rem;
margin-bottom: .4rem;
}
.news_val>span{
    margin-top: .6rem;
}
.news_val>span>a{
    font-size: .2rem;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    line-height: 2;
}
.news_val>span>a:hover{
    color: #142D7E;
}
.news_val>div span,
.news_val>div em,
.news_val>div b{
    display: inline;
}
.news_val>div span{
	font-weight: bold;
}
.jjfa_val{

}
.jjfa_val>div{
    border-bottom: none;
    padding-bottom: 0;
}
.jjfa_val>div>div{
    padding: .8rem 0;
    border-bottom: 1px solid #D2D2D4;
}
.cpzx_val>div>div{
    padding: .6rem 0;
}
.jjfa_val>div>div>h4{
font-size: .28rem;
font-weight: normal;
margin-bottom: .4rem;
}
.jjfa_val>div>div>b{
    font-size: .2rem;
    color: #333;
    line-height: 1.5;
    margin-bottom: .5rem;
}
.jjfa_val>div>div>p{
font-size: .18rem;
color: #666666;
line-height: 1.7;
}
.jjfa_val>div>div>img{
width: auto;
margin: 0.5rem auto;
}
.jjfa_val>div>div>ul{
margin-bottom: .6rem;
}
.jjfa_val>div>div>ul>li{
    margin-bottom: .5rem;
}
.jjfa_val>div>div>ul>li:last-child{
    margin-bottom: 0;
}
.jjfa_val>div>div>ul>li>b{
    margin-bottom: 0.15rem;
font-size: .22rem;
}
.jjfa_val>div>div>ul>li>p{
font-size: .18rem;
line-height: 1.7;
color: #666;
}
@media screen and (max-width:1680px) {
    .ab1>ul {
        padding: 0.9rem 0.7rem;
    }
}
@media screen and (max-width:1440px) {
    .news_ul>li>div>p ,
    .news_ul>li>div>i{
        font-size: 14px;
    }
    .news_val>div>b,
    .news_val>span>a{
        font-size: 18px;
    }
    .dh ,
    .ss1>p,
    .news_val>p,
    .jjfa_val>div>div>p,
    .jjfa_val>div>div>b,
    .jjfa_val>div>div>ul>li>p,
    .news_val>div>p{
        font-size: 16px;
    }
    .qie_huan>div>a{
        width: auto;
        font-size: 14px;
        margin: 0 10px;
    }
}
@media screen and (max-width:1366px) {
    .news_val>div>b,
    .jjfa_val>div>div>ul>li>b,
    .news_val>span>a{
        font-size: 16px;
    }
    .news_val>p,
    .jjfa_val>div>div>p,
    .jjfa_val>div>div>ul>li>p,
    .news_val>div>p{
        font-size: 14px;
    }
}
@media screen and (max-width:1280px) {
    .news_ul>li>div>h5 {
        font-size: 18px;
    }
    .news_ul>li>div>p, .news_ul>li>div>i {
        font-size: 14px;
    }
    .dh ,
    .ss1>p{
        font-size: 14px;
    }
    .dh p{
        font-size: 14px;
    }
}
@media screen and (max-width:1024px) {
    .news_val>h3 {
        font-size: 22px;
    }
    .qie_huan>a:first-child, .qie_huan>a:last-child {
        width: 40px;
        height: 40px;
    }
    .qie_huan>a {
        font-size: 16px;
        width: 20px;
    }
    .news_ul>li>span{
        width: 30%;
    }
    .news_ul>li>div {
        width: 70%;
    }
    .ss1>b {
        font-size: 18px;
    }
    .jjfa_val>div>div>h4 {
        font-size: 20px;
    }
}
@media screen and (max-width:768px) {
    .qie_huan{
        justify-content: center;
        position: relative;
    }
    .qie_huan>a{
        margin-right: 10px;
    }
    .qie_huan>a:first-child, .qie_huan>a:last-child {
        position: absolute;
        margin-right: 0px;
    }
    .qie_huan>a:first-child{
        left: 30px;
    }
    .qie_huan>a:last-child{
        right: 30px;
    }
    .news_ul>li>div>h5 {
        font-size: 16px;
        line-height: 1.5;
    }
    .news_ul>li>div>b {
        font-size: 18px;
    }
    .dh {
        padding: 2.2rem 0 0.5rem 0;
    }
}
@media screen and (max-width:540px) {
    .zxfw>div{
        padding-bottom: 30px;
    }
    .qie_huan>a::after {
        bottom: -5px;
    }
    .news_ul>li>span {
        width: 100%;
    }
    .news_ul>li>div {
        width: 100%;
        display: block;
        padding: 15px;
        padding-top: 5px;
    }
    .news_ul>li {
        margin-bottom: 20px;
    }
    .dh {
        padding: 60px 0 0.5rem 0;
    }
    .news_val {
        padding: 20px 0;
    }
    .news_val>h3 {
        font-size: 20px;
        line-height: 1.5;
        margin-bottom: 10px;
    }
    .news_val>span>a {
        margin-bottom: 15px;
    }
    .news_val>span>a:last-child {
        margin-bottom: 0;
    }
}
.cpzx{

}
.cpzx>h3{
    padding-bottom: 0.6rem;
    border-bottom: 1px solid #ededed;
}
.cpzx>div>h3{
    padding-bottom: 0.6rem;
    border-bottom: 1px solid #ededed;
    margin-bottom: 0.45rem;
}
.cpzx_val{
    display: flex;
    flex-wrap: wrap;
}
.cpzx_val>span{
width: 20%;
}
.cpzx_val>span>b{
font-size: .32rem;
margin-bottom: .6rem;
}
.cpzx_val>span>b.on{
color: #142D7E;
}
.cpzx_val>span>p{
font-size: .18rem;
margin-bottom: .3rem;
}
.cpzx_val>span>p>i{
    color: #666666;
    border-left: 1px solid transparent;
    margin-bottom: .45rem;
    transition: .5s;
    cursor: pointer;
}
.cpzx_val>span>p>i.on{
padding-left: .13rem;
border-left: 1px solid #142D7E;
color: #142D7E;
}

.cpzx_val>span{
    width: 20%;
    }
    .cpzx_val>span>div>b{
    font-size: .32rem;
    margin-bottom: .6rem;
    }
    .cpzx_val>span>div>b.on{
    color: #142D7E;
    }
    .cpzx_val>span>div>p{
    font-size: .18rem;
    margin-bottom: .3rem;
    }
    .cpzx_val>span>div>p>i{
        color: #666666;
        border-left: 1px solid transparent;
        margin-bottom: .45rem;
        transition: .5s;
        cursor: pointer;
    }
    .cpzx_val>span>div>p>i.on{
    padding-left: .13rem;
    border-left: 1px solid #142D7E;
    color: #142D7E;
    }

.cpzx_val>div{
    width: 100%;
}
.cpzx .cpzx_val>div{
    width: 80%;
}
.cpzx_val>div>ul{
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
margin-bottom: .4rem;
}
.cpzx_val>div>ul>li{
width: 32%;
margin-right: 1%;
margin-bottom: 2%;
position: relative;
cursor: pointer;
}
.cpzx_val>div>ul>li>span{
    overflow: hidden;
}
.cpzx_val>div>ul>li>span>img{
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.cpzx_val>div>ul>li:hover>span>img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}
.cpzx_val>div>ul>li>p{
padding: .1rem .4rem;
height: 1rem;
display: flex;
justify-content: space-between;
align-items: center;
font-size: .2rem;
color: #333;
transition: .5s;
background-color: #fff;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
margin-bottom: 0;
border-top: none;
border: 1px solid #D6D6D6;
}
.cpzx_val>div>ul>li>p>i{
width: .15rem;
height: .15rem;
border-top: 1px solid;
transform: rotate(
    45deg);
border-right: 1px solid;
border-color: #333;
}
.cpzx_val>div>ul>li:hover>p{
    color: #fff;
    background-image: url(../img/cpzxpbg.png);
    background-color: transparent;
    /* opacity: 0.6; */
}
.cpzx_val>div>ul>li:hover>p>i{
    border-color: #fff;
}
.cpzx .cpzx_val>div>div{
    padding-top: 0;
}
.about{
    padding: 0;
}
.about h3{

}
.ab1{
    padding-top: 1.5rem;
    padding-bottom: 0.2rem;
    background-color: #F9F9F9;
    position: relative;
}
.ab1>span{
    bottom: 0;
    right: 7%;
    /* z-index: -1; */
    position: absolute;
    width: 43%;
}
.ab1>h3{
    width: 100%;
}
.ab1>div{
    width: 55%;
    position: relative;
    z-index: 10;
    margin-top: .5rem;
}
.ab1>div b,
.ab1>div em,
.ab1>div span{
    display: inline;
}
.ab1>div p{
    margin-bottom: 0;
}
.ab1>div *{
    line-height: 1.5;
}
/* .ab1>div>h4{
    margin: 1.05rem 0 .6rem 0;
    line-height: 1.3;
}
.ab1>div>p{
    color: #666666;
    text-align: justify;
}
.ab1>div>p>i{
    color: #333;
    font-size: .2rem;
    display: inline;
}
.ab1>div>b{
    color: #333;
} */
.ab1>ul{
    display: none;
    width: 40%;
    background-color: #fff;
    padding: .9rem 1.15rem;
    /* display: block; */
}
.ab1>ul>li{
    width: 50%;
    margin-bottom: 0.2rem;
    position: relative;
    float: left;
    z-index: 10;
}
.ab1>ul>li>p{
    display: flex;
    align-items: flex-end;
    font-size: .16rem;
    margin: 0;
    margin-bottom: 10px;
    line-height: 1.5;
}
.ab1>ul>li>p>b{
    font-size: .4rem;
    color: #142D7E;
    font-weight: bold;
    line-height: 1;
}
.ab1>ul>li>i{
font-size: .18rem;
}
.ab2{
    padding: 1.2rem 0 0 1.6rem;
}
.ab2>div{
    margin-top: 1rem;
}
.ab2>div>ul{
    width: 10%;
}
.ab2>div>ul>li{
    font-size: .2rem;
    padding-bottom: .2rem;
    margin-bottom: .6rem;
    border-bottom: 1px solid transparent;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    display: table;
}
.ab2>div>ul>li.on{
    color: #142D7E;
    border-bottom: 1px solid #142D7E;
}
.ab2>div>div{
    width: 85%;
}
.ab2>div>div .swiper-slide{
    padding-bottom: .4rem;
    border-bottom: 4px solid transparent;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
/* .ab2>div>div .swiper-slide-active, */
.ab2>div>div .swiper-slide.on{
    /* border-bottom: 4px solid #142D7E; */
}
.ab2>div>div .swiper-slide>b{
    margin-top: .61rem;
    font-size: .44rem;
    display: none;
}
.ab2>div>div .swiper-slide>p{
    margin-bottom: 0;
    margin-top: .3rem;
    /* font-size: .18rem; */
    color: #666;
    display: none;
}
.about3{
    padding-top: 1.05rem;
    background-color: #f9f9f9;
    padding-bottom: 1rem;
}
.about3>h3{
    padding-left: 1.6rem;
    margin-bottom: .8rem;
}
.about3>.about3_1{
    margin-bottom: 1rem;
    position: relative;
}
.about3>.about3_1>div{
    /* padding-left: 3rem;
    padding-right: 1.6rem; */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    transform: scale(1.2);
}
.about3>.about3_1>div.on{
    position: relative;
    opacity: 1;
    z-index: 10;
    transform: scale(1);
}
.about3>.about3_1>div>span{
    width: 42%;
}
.about3>.about3_1>div>div{
    width: 100%;
    padding: 0.4rem 1.6rem;
    padding-left: 0.9rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.about3>.about3_1>div>div>h3{
    display: flex;
    align-items: center;
    margin-bottom: 0.35rem;
}
.about3>.about3_1>div>div>h3>b{
    width: .25rem;
    font-size: .28rem;
    color: #142D7E;
}
.about3>.about3_1>div>div>h3>i{
    width: 6px;
    height: 6px;
    background: #142D7E;
    border-radius: 50%;
    margin: 0 .2rem;
}
.about3>.about3_1>div>div>h3>p{
    font-size: .2rem;
    color: #142D7E;
}
.about3>.about3_1>div>div>b{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.06;
    color: #142D7E;
    font-size: 3rem;
}
.about3>.about3_1>div>div>p{
    font-size: .26rem;
    text-align: justify;
    line-height: 1.5;
    margin-bottom: 0;
}
.about3>.about3_2{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.about3>.about3_2::after{
    width: 100%;
    height: 2px;
    background-color: #E9E9E9;
    top: .18rem;
    left: 0;
}
.about3>.about3_2>span{
    width: .38rem;
    height: .38rem;
    background-color: #BFBFBF;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.about3>.about3_2>span:hover{
    background: linear-gradient(18deg, #7E318E, #0B318F);
}
.about3>.about3_2>span::after{
    width: 8px;
    height: 8px;
    position: relative;
    border: 1px solid #FFFFFF;
    border-top: none;
    border-left: none;
    transform: rotate(
        135deg) translate(-2px,-1px);
}
.about3>.about3_2>span:hover{
    box-shadow: 0px 6px 13px 0px rgba(14, 77, 42, 0.34);
}
.about3>.about3_2>span:last-child{

}
.about3>.about3_2>span:last-child::after{
    transform: rotate(
-45deg) translate(-1px,-2px);
}
.about3>.about3_2>div{
    width: 85%;
    overflow: hidden;
}
.about3>.about3_2>div>div{
    width: 100%;
    /* overflow: hidden; */
    transition: .8s;
}
.about3>.about3_2>div>div>div{
    position: relative;
    cursor: pointer;
}
.about3>.about3_2>div>div>div::after{
    width: 100%;
    height: 2px;
    top: .18rem;
    left: .2rem;
    width: 0%;
    background-color: #142D7E;
}
@keyframes chang {
    0%{
        width: 0%;
    }
    100%{
        width: 100%;
    }
}
.about3>.about3_2>div>div>div.on::after{
    animation-duration: 3s;
    animation-name: chang;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    -webkit-animation-name: chang;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
}
.about3>.about3_2>div>div>div.on:last-child::after{
    animation: none;
    -webkit-animation: none;
}
.about3>.about3_2>div>div>div.on>span{
    /* border: 1px solid #142D7E; */
    /* background-color: #fff; */
}
.about3>.about3_2>div>div>div>span{
    width: .24rem;
    height: .24rem;
    background: transparent;
    border: 1px solid transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s;
    border-radius: 50%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    margin-bottom: .25rem;
    margin-top: 0.07rem;
    margin-left: 0.11rem;
    position: relative;
    z-index: 10;
}
.about3>.about3_2>div>div>div>span>i{
    width: 15px;
    height: 15px;
    background-color: #8D8D8D;
    border-radius: 50%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.about3>.about3_2>div>div>div.on>span>i{
    background: #142D7E;
}
.about3>.about3_2>div>div>div>p{
    font-size: .26rem;
    color: #868686;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    /* transform: translateX(-0.08rem); */
    margin-bottom: 0;
}
.about3>.about3_2>div>div>div.on>p{
    color: #142D7E;
}
.ab4{
    padding-top: .6rem;
}
.ab4>h3{
    padding-left: 1.6rem;
}
.ab4>ul{
    margin-top: .5rem;
    margin-bottom: .5rem;
    padding-left: 1.6rem;
    display: flex;
    justify-content: flex-start;
}
.ab4>ul>li{
    margin-right: 1rem;
    font-size: .2rem;
    color: #666;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    border-bottom: 1px solid transparent;
    padding-bottom: .2rem;
    cursor: pointer;
}
.ab4>ul>li:last-child{
    margin-right: 0rem;
}
.ab4>ul>li.on,
.ab4>ul>li:hover{
    color: #0B318F;
    border-bottom: 1px solid #0B318F;
}
.ab4>div{
    background-image: url(../img/about5_bg.png);
    padding-left: 3.2rem;
    position: relative;
}
.ab4>div>div{
    position: relative;
}
.ab4>div>div>div{
    position: absolute;
    top: 0;
    opacity: 0;
    z-index: 1;
    transition: .5s;
    padding: .8rem 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    left: -20%;
    display: table;
}
.ab4>div>div>div.on{
    position: relative;
    z-index: 10;
    opacity: 1;
    transition-delay: .5s;
    left: 0%;
}
.ab4>div>div>div>b{
    font-size: .4rem;
    margin-bottom: .5rem;
    color: #fff;
}
.ab4>div>div>div>p{
    color: #F6F6F9;
    height: 3rem;
}
.ab4>div>div>div>div{
    display: flex;
    justify-content: start;
}
.ab4>div>div>div>div>ul{
    margin-right: 100px;
}
.ab4>div>div>div>div>ul>li{
    font-size: .18rem;
    color: #fff;
    line-height: 2.5;
}
.ab4>div>span{
    position: absolute;
    right: 85px;
    bottom: 15px;
}
.ab4>div>span>img{
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
@keyframes sx {
    0%{
        top: 0%;
    }
    25%{
        top: -5%;
    }
    50%{
        top: 0%;
    }
    75%{
        top:5%;
    }
    100%{
        top: 0%;
    }
}
.ab4>div>span>img:first-child{
  /* position: absolute;
   margin-top: 300px; */
}
.ab5{
    padding-top: 1.2rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    padding-bottom: 1.2rem;
    position: relative;
}
.ab5>h3{
    margin-bottom: .6rem;
    position: relative;
}
.ab5>#sw2{
    padding-bottom: .4rem;
    width: 85%;
    margin: 0 auto;
}
.ab5>h3>.sw2_btn{
    position: absolute;
    width: 100%;
    top: 1.07rem;
    /* left: 0; */
    /* padding-left: 1.6rem; */
    /* padding-right: 1.6rem; */
    display: flex;
    justify-content: space-between;
}
.ab5>h3>.sw2_btn>div{
    width: 0.6rem;
    height: 0.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    background-color: #BFBFBF;
    cursor: pointer;
}
.ab5>h3>.sw2_btn>div:hover {
    background: linear-gradient( 135deg, #7C3094, #142D7E);
}
.ab5>h3>.sw2_btn>div>i {
    font-size: 24px;
    font-weight: lighter;
    transform: scaleY(2);
    -webkit-transform: scaleY(2);
    -moz-transform: scaleY(2);
    -ms-transform: scaleY(2);
    -o-transform: scaleY(2);
    color: #FFF;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.ab5>h3>.sw2_btn>div>i:hover{
    color: #fff;
}
.ab5>#sw2 .swiper-slide{
    padding: .2rem .1rem;
    /* width: auto !important; */
    font-size: .18rem;
    text-align: center;
    cursor: pointer;
    border: 1px solid #DFDFDF;

}
.swiper-scrollbar {
    background: #B1B1B1;
}
.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 20;
    height: 5px;
    width: 100%;
}
.swiper-scrollbar-drag{
    background-color: #0B318F;
}
.ab5>#sw2 .swiper-slide.on{
    color: #F6F6F9;
    background: linear-gradient(135deg, #7C3094, #142D7E);
}
.ab5>ul{
    border-top: 1px solid #B1B1B1;
    position: relative;
    padding-top: 1.05rem;
}
.ab5>ul>li{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* padding-right: 1.6rem; */
}
.ab5>ul>li.on{
    position: relative;
    z-index: 10;
    opacity: 1;
}
.ab5>ul>li>div{
    width: 36%;
}
.ab5>ul>li>div>b{
    font-size: .26rem;
    margin-bottom: 0.6rem;
}
.ab5>ul>li>div>div{
    margin-bottom: .3rem;
}
.ab5>ul>li>div>div>i{
    width: .35rem;
    margin-bottom: .2rem;
}
.ab5>ul>li>div>div>p{
    margin-bottom: 0;
    color: #666666;
}
.ab5>ul>li>div>div>b{
    font-size: .2rem;
    line-height: 1.5;
}
.ab5>ul>li>span{
    width: 55%;
}
.ab5>ul>li>span b{
    font-size: 16px;
}
.ab5>ul>li>span img{
    max-width: initial;
}
@media screen and (max-width:1440px) {
    .cpzx_val>span>p,
    .ab1>ul>li>p{
        font-size: 14px;
    }
    .cpzx_val>span>div>p{
        font-size: 14px;
    }
    .cpzx_val>span>div>p>i{
        font-size: 14px;
    }
    .about3>.about3_2>div>div>div>p,
    .about3>.about3_1>div>div>h3>p,
    .ab1>ul>li>i,
    .ab2>div>ul>li,
    .ab5>#sw2 .swiper-slide,
    .ab4>ul>li,
    .about3>.about3_1>div>div>p{
        font-size: 16px;
    }

    .ab1>ul>li>p>b{
        font-size: .66rem;
    }
    .ab1>ul>li{
        margin-bottom: .55rem;
    }
    .ab1>span{
        width: 58%;
        right: 0;
    }
    .ab4>div>div>div>div>ul>li{
        font-size: 14px;
    }
}
@media screen and (max-width:1366px) {
    .cpzx_val>div>ul>li>p{
        font-size: 16px;
    }
    .ab4>div>div>div>p {
        color: #F6F6F9;
        height: 215px;
        overflow: auto;
    }
    .ab4>div>div>div>p::-webkit-scrollbar-thumb {
        background-color: #fff;
        border: 2px solid #fff;
    }
}
@media screen and (max-width:1024px) {
    .about3>.about3_2>span {
        width: 30px;
        height: 30px;
    }
    .about3>.about3_2>div>div>div>span {
        width: 20px;
        height: 20px;
    }
    .about3>.about3_2::after{
        top: 13px;
    }
    .about3>.about3_2>div>div>div::after {
        top: 13px;
        left: 20px;
    }
    .about3>.about3_1>div>div>h3>b {
        width: 18px;
        font-size: 18px;
    }
    .ab1>ul {
        padding: 0.9rem 0.5rem;
    }
    .ab5>ul>li>div>div>b{
        font-size: 16px;
    }
    .ab5>h3>.sw2_btn>div{
        width: 40px;
        height: 40px;
    }
    .ab5>h3>.sw2_btn{
        top: 59px;
    }
}
@media screen and (max-width:768px) {
    .ab5>h3>.sw2_btn{
        top: 38px;
    }
    .cpzx_val>div>ul>li>p {
        font-size: 14px;
        line-height: 1.2;
        height: 50px;
        padding-right: 20px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
    }
    .dh>p:last-child{
        /* margin-top: 10px; */
    }
    .cpzx_val>div>ul>li>p>i {
        width: 10px;
        height: 10px;
        position: absolute;
        top: 20px;
        right: 10px;
    }
    .cpzx_val>span>b {
        font-size: 20px;
    }
    .cpzx_val>span>div>b{
        font-size: 20px;
    }
    .ab1>div {
        width: 100%;
    }
    .ab1>ul {
        width: 100%;
    }
    .ab1>ul>li {
        width: 33.33%;
    }
    .ab1>ul>li>p{
        line-height: 2;
    }
    .ab2>div>ul {
        width: 15%;
    }
    .ab5>#sw2 .swiper-slide{
        font-size: 14px;
    }
    .ab5>ul>li>div>b {
        font-size: 18px;
    }    
    .ab5>ul>li>div>div>i {
        width: 20px;
    }
}
@media screen and (max-width:540px) {
    .ab4>div>div>div>div{
        flex-direction: column;
    }
    .ab5>h3>.sw2_btn{
        top: 37px;
    }
    .ab5>#sw2{
        width: 75%;
    }
    .dh>i>img{
        margin-right: 5px;
    }
    .dh>i{
        margin: 0 8px 0px;
    }
    .dh>i,
    .dh>a,
    .dh>p{
        margin-bottom: 5px;
    }
    .dh>p>i{
        margin: 0 8px 0px;

    }
    .dh>i:nth-child(1){
        margin-left: 0;
    }
    .cpzx_val>div>ul{
        justify-content: space-between;
    }
    .cpzx_val>div>ul>li {
        width: 48%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .about3>.about3_1>div>span {
        width: 100%;
    }
    .about3>.about3_1>div>div {
        width: 100%;
        padding: 15px;
    }
    .about3>.about3_1>div{
        padding:0 1.6rem;
    }
    .about3>.about3_2>div>div>div>span{
        margin-bottom: 10px;
    margin-top: 4px;
    margin-left: 8px;
    }
    .ab1>ul>li>p>b {
        font-size: 20px;
    }
    .ab1>div>p>i{
        font-size: 16px;
    }
    .about3>.about3_2>div>div>div>p, .about3>.about3_1>div>div>h3>p, .ab1>ul>li>i, .ab2>div>ul>li, .ab5>#sw2 .swiper-slide, .ab4>ul>li, .about3>.about3_1>div>div>p {
        font-size: 14px;
    }
    .ab2>div>ul {
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding-right: 1.6rem;
    }
    .ab2>div>div {
        width: 100%;
    }
    .ab2>div>div .swiper-slide>b {
        font-size: 20px;
    }
    .ab4>div>div>div>b {
        font-size: 20px;
    }
    .ab4>div {
        padding-left: 1.6rem;
    }
    .ab5>#sw2 .swiper-slide {
        padding: 10px 0;
    }
    .ab5>#sw2 {
        padding-bottom: 15px;
    }
    .ab5>ul>li>div {
        width: 100%;
    }
    .ab5>ul>li>span {
        width: 100%;
        height: 300px;
    }
    .ab5>ul>li>div>div:nth-child(2) {
        width: 100%;
        margin-bottom: 25px;
    }
    .ab5>ul>li>div>div {
        margin-bottom: 20px;
        width: 50%;
        float: left;
    }
    .cpzx .cpzx_val>div,
    .cpzx_val>span {
        width: 100%;
    }
    .cpzx_val>span>p {
        display: flex;
    }
    .cpzx_val>span>p>i {
        margin-right: 15px;
    }
    .cpzx_val>span>div>p{
        display: flex;
        justify-content: start;
    }
    .cpzx_val>span>div>p>i{
        margin-right: 10%;
    }
    .ab1>span{
        display: none;
    }
    .all b {
        font-size: 16px;
    }
    .qie_huan>a:first-child>i, .qie_huan>a:last-child>i {
        font-size: 14px;
    }
    .fwzx2>h3 {
        margin-bottom: 20px;
    }
    .fwzx2>h4 {
        margin-top: 1.4rem;
    }
    .ab4>div>span {
        
    bottom: auto;
    top: 10%;
    width: 80%;
    }
    .cpzx>h3{
        padding-top: 20px;
    }
    .news_ul>li>div>i{
        display: flex;
        padding: 15px 0;
    }
}
.ab2{
    padding: 1.2rem 1.6rem 0 !important;
}
.ab2>.fle{
    display: none !important;
}
.qywh2{
    width: 100%;
    margin-top: .5rem !important;
}
.qywh2>ul{
    width: 100% !important;
    margin: 0 auto;
    display: flex !important;
    justify-content: start !important;
    flex-wrap: wrap !important;
}
.qywh2>ul>li {
    width: 47% !important;
    height: auto !important;
    margin: 0 1.5% 2.5% !important;
    display: block !important;
    overflow: hidden;
}
.ab2>.fle>ul{
    display: none;
}
.ab2 #sw1{
    display: none;
}
.ab1>i {
    display: block;
    width: 40%;
    /* background-color: #fff; */
    padding: 1rem 0.5rem 0.5rem;
}
.ab1>i>ul{
    width: 100%;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}
.ab1>i>ul>li{
    width: 45%;
    margin: 0 2.5% 5%;
}
.padl{
    padding-left: 1.4rem !important;
}
.ab2>div>ul>li.on{
    border-bottom: 0px solid transparent !important;
}

@media screen and (max-width:540px) {
    .qywh2>ul>li{
        width: 100% !important;
    }
}