.index_banner {
    background: url(../img/banner.png) no-repeat center;
    background-size: cover;
    height: 400px;
}

.index_f {
    background: #F5F7FF;
    padding: 60px 0;
    box-sizing: border-box;
}

.index_jy {
    padding: 60px 0;
    box-sizing: border-box;
    background: url(../img/bg1.png) no-repeat center;
    background-size: cover;
}

.colf {
    color: #fff;
}

.jy {
    align-items: center;
    justify-content: space-between;
}

.jy_son {
    width: 280px;
    height: 319px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    padding: 40px 20px 0;
    box-sizing: border-box;
    text-align: center;
}

.jy_name {
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #599BC3;
    line-height: 33px;
    margin-top: 20px;
}

.jy_span {
    width: 30px;
    height: 4px;
    background: #599BC3;
    border-radius: 2px;
    margin: 10px auto 0;
}

.jy_det {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    margin-top: 20px;
}

.ys {
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
}

.ys_son {
    position: relative;
    margin: 0 10px;
}

.ys_son>img {
    display: block;
}

.ys_son>p {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 183px;
    height: 60px;
    background: rgba(89, 155, 195, .9);
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 60px;
    text-align: center;
}

#certify {
    position: relative;
    width: 1200px;
    margin: 30px auto 0
}

#certify .swiper-container {
    padding-bottom: 60px;
}

#certify .swiper-slide {
    width: 520px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
    position: relative;
}

#certify .swiper-slide img {
    display: block;
    width: 100%;
}

#certify .swiper-slide p {
    position: absolute;
    top: 102px;
    width: 100%;
    height: 80px;
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 80px;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: -30px;
    width: 45px;
    height: 45px;
    background: url(../img/wm_button_icon.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#certify .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#certify .swiper-button-next {
    right: -30px;
    width: 45px;
    height: 45px;
    background: url(../img/wm_button_icon.png) no-repeat;
    background-position: 0 -93px;
    background-size: 100%;
}

#certify .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}

.chanp {
    background: #FFFFFF;
    margin: 20px auto;
    padding: 20px;
}

.chanp1-1 {
    width: 4px;
    height: 16px;
    background: #599BC3;
    border-radius: 2px;
}

.chanp1-2 {
    width: 64px;
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 22px;
    margin-left: 10px;
}

.chanp21 {
    width: 265px;
    height: 263px;
    background: #FFFFFF;
    box-shadow: 0px 9px 28px 0px rgba(0, 0, 0, 0.05);
    border-radius: 7px;
    padding: 20px;
    margin: 10px;
}

.chanp2-11 {
    width: 228px;
    height: 127px;
    border-radius: 4px;
}

.chanp2-12 {
    height: 21px;
    font-size: 15px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 21px;
}

.chanp2-13-1 {
    width: 49px;
    height: 16px;
    font-size: 11px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 16px;
}

.chanp2-13-2 {
    height: 16px;
    font-size: 11px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #0e0d0d;
    line-height: 16px;
}

.dspt {
    width: 320px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
}

.dspt2 {
    background-color: rgb(217 214 214);
    width: 1200px;
    height: 1px;
    margin-top: 20px
}

.dspt3 {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
}

.seeM {
    width: 130px;
    height: 50px;
    background: #599BC3;
    border-radius: 25px;
    margin: 20px auto;
}

.seeMC {
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 28px;
}

.team {
    width: 224px;
    height: 279px;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    margin: 30px 6px;
    position: relative;
}

.team-img {
    width: 224px;
    height: 279px;
    border-radius: 8px;
}

.team-menu {
    width: 224px;
    height: 60px;
    background: #000000;
    border-radius: 0px 0px 8px 8px;
    opacity: 0.7;
    position: absolute;
    top: 220px;
    left: 0;
}

.team-menus {
    text-align: center;
}

.team-f {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 22px;
}

.team-fs {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 17px;
}

.team2 {
    width: 224px;
    height: 279px;
    background: #000000;
    border-radius: 8px;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}

.team2-b {
    width: 30px;
    height: 3px;
    background: #FFFFFF;
    border-radius: 3px;
    margin: 5px auto;
}

.team2-c {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 17px;
}

.team2:hover {
    opacity: 0.7;
}

.main5-img {
    width: 340px;
    height: 191px;
    border-radius: 4px;
}

.rsend {
    position: absolute;
    left: 249px;
    width: 80px;
    color: #599bc3;
    cursor: pointer;
}

.personal {
    width: 183px;
    height: 381px;
    background: #FFFFFF;
}

.personal2 {
    width: 998px;
    height: 520px;
    background: #FFFFFF;
    margin-left: 19px;
    margin-bottom: 30px;
}

.personal-b {
    width: 4px;
    height: 14px;
    background: #599BC3;
    border-radius: 2px;
}

.personal-t {
    width: 64px;
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 22px;
}

.personal-nf {
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
}

.personal2-table {
    width: 938px;
    height: 452px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #E6E6E6;
}

.personal2-t1 {
    height: 41px;
    background: #F0F0F0;
    border-radius: 4px 4px 0px 0px;
}

.personal2-f {
    width: 188px;
    text-align: center;
    line-height: 40px;
}

.borderline {
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}

.fontc {
    width: 120px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}

.arcI {
    width:40%;
    height: 36px;
}

.arclogo {
    width: 125px;
    height: 70px;
    border-radius: 4px;
}

.arctarea {
    width: 820px;
    height: 150px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #E6E6E6;
}

.arcbtn {
    width: 100px;
    height: 36px;
    background: #599BC3;
    border-radius: 4px;
    text-align: center;
}

.arcsav {
    width: 28px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 33px;
}

.personal3 {
    width: 998px;
    height: 61px;
    background: #FFFFFF;
}

.personal3-1 {
    width: 998px;
    min-height: 314px;
    background: #FFFFFF;
}

.mmsend {
    height: 36px;
    background: #F0F0F0;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
}

.fonthigh {
    height: 22px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #599BC3;
    line-height: 22px;
}

.fontline {
    width: 84px;
    height: 4px;
    background: #599BC3;
    border-radius: 3px;
    position: absolute;
    top: 38px;
}

.fontsline {
    width: 58px;
    height: 4px;
    background: #599BC3;
    border-radius: 3px;
    position: absolute;
    top: 38px;
}

.mpst {
    position: relative;
}

.personal4 {
    width: 998px;
    min-height: 400px;
    background: #FFFFFF;

}

.personal4-table {
    width: 938px;
    min-height: 247px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #E6E6E6;
}

.personal4-f {
    width: 749px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    text-align: center;
}

.personal4-t1 {
    background: #F0F0F0;
    border-radius: 4px 4px 0px 0px;
}

.p4-set {
    width: 100px;
    height: 36px;
    background: #F0F0F0;
    border-radius: 18px;
    border: 1px solid #CCCCCC;
    text-align: center;
    line-height: 30px;
}

.p4-des {
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #599BC3;
    line-height: 20px;
}

.p5-t {
    width: 160px;
    height: 33px;
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 33px;
}

.delall {
    width: 114px;
    height: 30px;
    background: #E6E6E6;
    border-radius: 18px;
    border: 1px solid #CCCCCC;
}

.upfile {
    width: 100px;
    height: 36px;
    background: #599BC3;
    border-radius: 18px;
}

.delfont {
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    text-align: center;
}

.upfont {
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    text-align: center;
}

.personal6-f {
    width: 52px;
    text-align: center;
    line-height: 40px;

}

.personal7-f {
    width: 296px;
    text-align: center;
    line-height: 40px;
}
.personal8-f {
    width: 188px;
    text-align: center;
    line-height: 40px;
}
.personal9-f{
    width: 312px;
    text-align: center;
    line-height: 40px;
}
.bj-t {
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 22px;
}

.bj-addr {
    width: 923px;
    height: 113px;
    border-radius: 8px;
    border: 1px solid #599BC3;
}

.bj-font {
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}

.bj-font1 {
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}

.bj-font2 {
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #599BC3;
    line-height: 20px;
}

.bj-font3 {
    height: 17px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 17px;
}

.bj-bg {
    width: 100px;
    height: 28px;
    background: #F0F0F0;
    border-radius: 14px;
    border: 1px solid #CCCCCC;
}

.bj-font4 {
    width: 182px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}

.bj-font5 {
    width: 88px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}
.bj-font6{
    width: 140px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}

.tkt {
    width: 100%;
}

.ord1 {
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 22px;
}

.ord2 {
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}

.ord3 {
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
}

.ordline {
    height: 1px;
    width: 100%;
    border: 1px solid #CCCCCC;
}

.ord4 {
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #afabab;
    line-height: 20px;

}
.xqdetail-img>img{
    width: 192px;
    height: 192px;
    margin-right: 5px;;
}
.xqdetail-desc{
    width: 829px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}
.tbzj{
    width: 600px;
    height: 339px;
    background: #FFFFFF;
    border-radius: 8px;
}
.tbzj1{
    text-align: end;
}
.tbzj2{
    width: 16px;
    height: 16px;
}
.tbzj3{
    height: 33px;
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 33px;
}
.tbzj4{
    width: 20px;
    height: 3px;
    background: #599BC3;
    border-radius: 2px;
}
.tbzj5{
    width: 128px;
}
.tbzj6{
    width: 100%;
}
.tbzj7{
    width: 260px;
    height: 48px;
    background: #599BC3;
    border-radius: 25px;
    margin: 30px auto;
}
.tbzj8{
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px; 
}
.sqfp{
    width: 600px;
    height: 477px;
    background: #FFFFFF;
    border-radius: 8px;
}
.scang{
    background-color: rgb(219 214 212);
    border-radius: 25px;
    height: 50px;
    width: 140px;
    margin: 15px 0 0 111px;
}
.scang-f{
    width: 60px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgb(147 144 144);
    font-size: 20px;
    font-family: PingFangSC-Regular;
    text-align: center;
    white-space: nowrap;
    line-height: 28px;
    display: block;
}
.blue{
    color: #239be3;
}
.address{
    width: 300px;
    height: 40px;
    background: #F0F0F0;
    border-radius: 20px;
    border: 1px solid #CCCCCC;
}
.spfont{
    color: rgba(51, 51, 51, 1);
    font-size: 20px;
    font-family: PingFangSC-Semibold;
    text-align: center;
    white-space: nowrap;
    line-height: 28px;
}