input:focus {
    border: none !important;
}


.warp {
    background: url('../img/zt_bzzm_pc/back.png') no-repeat;
    background-size: contain;
}

.top_bz {
    padding: 149px 0 68px 0;
    margin-bottom: 60px;
}

.back_name img {
    width: 456px;
}

.back_logo {
    width: 500px;
}

.top_bz .js {
    font-size: 18px;
    color: #181c29;
}

.top_bz .js li {
    line-height: 32px;
    margin-bottom: 9px;
}

.top_bz .js li::before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #181C29;
    border-radius: 50%;
    margin-right: 12px;
    margin-bottom: 5px;
}

.top_bz .ljyd {
    width: 190px;
    height: 50px;
    background: linear-gradient(103deg, #3660FD 0%, #A369FB 47%, #FF6CA7 100%);
    border-radius: 6px;
    margin-top: 52px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
}

.top_bz .tab {
    height: 110px;
    background: rgba(255, 255, 255, 0.4);
    box-shadow: 0px 2px 32px 0px rgba(100, 110, 144, 0.09);
    border-radius: 12px;
    border: 1px solid #FFFFFF;
    margin-top: 40px;
}

.top_bz .tab .dl {
    width: 33%;
    padding-left: 70px;
    padding-top: 24px;
}

.top_bz .tab img {
    width: 62px;
    height: 62px;
    margin-right: 20px;
}

.top_bz .tab .price {
    font-size: 30px;
    color: #51586f;
    font-family: DINProM;
    line-height: normal;
}

.top_bz .tab .price span {
    display: inline-block;
    font-size: 21px;
    line-height: normal;
}

.top_bz .tab .desc {
    font-size: 16px;
    color: #828897;
    line-height: normal;
}

.top_bz .cpbx {
    width: 130px;
    margin-top: 158px;
}

.cpbx_list {
    margin-top: 58px;
}

.cpbx_list .dl {
    width: calc(25% - 12px);
    height: 240px;
    padding: 32px;
    margin-right: 16px;
    cursor: pointer;
}

.cpbx_list .dl_bot {
    display: none;
}

.cpbx_list .dl:hover {
    background: #fff;
    box-shadow: 0px 6px 24px 0px rgba(226, 239, 255, 0.52);
    border-radius: 12px;
    transition: all .3s;
    padding: 32px 10px 10px 24px;
}

.cpbx_list .dl:hover .dl_top {
    display: none;
}

.cpbx_list .dl:hover .dl_bot {
    display: block;
}

.cpbx_list .dl:hover .desc {
    width: 224px;
}

.cpbx_list .dl:last-child {
    margin-right: 0;
}

.cpbx_list .dl_top img {
    width: 40px;
}

.cpbx_list .dl_top h1 {
    font-size: 18px;
    color: #181C29;
    margin-top: 32px;
    font-weight: 600;
}

.cpbx_list .dl_top .desc {
    font-size: 14px;
    color: #51586f;
    margin-top: 12px;
    line-height: 20px;
}

.cpbx_list .dl_bot img {
    width: 110px;
    height: 100px;
    margin-top: 21px;
}

.cpbx_list .dl_bot h1 {
    font-size: 18px;
    color: #181C29;
}

.cpbx_list .dl_bot .desc {
    font-size: 14px;
    color: #51586f;
    margin-top: 12px;
    line-height: 20px;
}



.roll-wrap {
    width: 100%;
    height: 28px;
    margin-top: 107px;
    position: relative;
    overflow: hidden;
}

.roll__list {
    white-space: nowrap;
}

.roll__list li {
    float: left;
    overflow: hidden;
    margin-right: 64px;
}

.roll__list li img {
    height: 28px;
}

.roll-wrap .roll__list {
    position: absolute;
    top: 0;
    width: 9999px;
}

.header_fiexd {
    width: 100%;
    position: fixed;
    z-index: 99;
}

.header {
    height: 62rpx;
    line-height: 62px;
    background: rgba(0, 0, 0, 0);
}

.header button {
    width: 96px;
    height: 38px;
    background: linear-gradient(132deg, #3660FD 0%, #A369FB 57%, #FF6CA7 100%);
    border-radius: 4px;
    color: #fff;
    line-height: 62px;
    margin-top: 12px;
    font-size: 14px;
}

.header ul {
    margin-left: 90px;
}

.header ul li {
    margin-right: 52px;
    color: #181C29;
    font-size: 14px;
    cursor: pointer;
}

.header img {
    width: 96px;
    height: 30px;
    margin-top: 16px;
}

.bzal {
    width: 100%;
    height: 800px;
    background: #111327;
    color: #fff;
    padding-top: 80px;
}

.bzal>.tit {
    font-size: 21px;
}

.bzal_scll {
    margin-top: 59px;
}

.swiper {
    width: calc(1200px - 540px);
    height: 100%;
    overflow: hidden;
    position: relative;
}

.swiper-slide {
    text-align: center;
}

.swiper-scrollbar {
    width: 320px;
    height: 1px;
    margin-top: 10px;
    background: rgba(13, 83, 255, .24) !important;
}

.swiper-scrollbar-drag {
    background: #0D53FF !important;
}

.list_one {
    float: left;
    margin-right: 120px;
}

.list_one .tit {
    width: 197px;
    margin-top: 84px;
}

.list_one .desc {
    font-size: 18px;
    width: 420px;
    white-space: pre-wrap;
    margin-top: 52px;
}

.list_one button {
    width: 190px;
    height: 50px;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, .6);
    margin-top: 84px;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 18px;
}

.bzal_scll .list_item {
    display: inline-block;
    text-align: center;
    width: 49%;
}

.bzal_scll .list_item img {
    width: 230px;
    height: 497px;
    display: block;
    margin-bottom: 24px;
    display: inline-block;
}

.bzal_scll .list_item span {
    font-size: 14px;
    display: block;
}

.bzal_scll .list_item div {
    width: 230px;
    font-size: 14px;
    color: #fff;
    opacity: .8;
    margin-top: 6px;
}

.swiper {
    --swiper-theme-color: #ff6600;
    /* 设置Swiper风格 */
    --swiper-navigation-color: #00ff33;
    /* 单独设置按钮颜色 */
    --swiper-navigation-size: 30px;
    /* 设置按钮大小 */
}

.white_warp {
    position: relative;
}

.white_warp .ty {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.pxtx {
    margin-bottom: 125px;
    position: relative;
}

.pxtx .tit {
    width: 251px;
    height: 64px;
    margin-top: 76px;
}

.pxtx .list {
    margin-top: 108px;
}

.pxtx .yh {
    width: 52px;
    position: absolute;
    right: 0;
    bottom: -44px;
}

.pxtx .dl {
    width: 380px;
    height: 260px;
    background-repeat: no-repeat;
    background-size: 180px 164px;
    background-position: 148px 30px;
    padding: 40px 52px 0 2px;
    margin-right: 30px;
}

.pxtx .dl:last-child {
    margin-right: 0;
}

.pxtx .dl img {
    width: 40px;
}

.pxtx .dl .name {
    font-size: 21px;
    background: linear-gradient(109deg, #3660FD 0%, #A369FB 47%, #FF6CA7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 22px;
    font-weight: 600;
}

.pxtx .dl .desc {
    width: 224px;
    color: #181c29;
    font-size: 16px;
    line-height: 28px;
    margin-top: 12px;
}

.gsjj {
    margin-bottom: 120px;
}

.gsjj .tit {
    width: 135px;
    margin-bottom: 58px;
}

.gsjj .con {}

.gsjj .con .img {
    width: 677px;
}
.gsjj .con .img img{
    height: 200px;
}

.gsjj h1 {
    font-size: 32px;
    margin-bottom: 16px;
    font-weight: 600;
}

.gsjj .list {
    margin-top: 40px;
    margin-bottom: 42px;
}

.gsjj .list .dl {
    margin-right: 70px;
}

.gsjj .list .dl:last-child {
    margin-right: 0;
}

.gsjj .con .desc {
    font-size: 16px;
    color: #51586f;
}

.gsjj .price .num {
    font-family: DINProM;
    font-size: 32px;
}

.gsjj .price .dw {
    font-size: 16px;
    margin-left: 2px;
}

.gsjj .list .desc {
    width: 100px;
    font-size: 16px;
    color: #51586f;
}


.form {
    width: 100%;
    height: 333px;
    background: url("../img/zt_bzzm_pc/back2.png") no-repeat;
    background-size: cover;
    text-align: center;
    padding: 0 0 40px 0;
}

.form img {
    width: 392px;
    margin-bottom: 16px;
}

.form_item {
    margin-bottom: 20px;
}

.form input {
    width: 380px;
    height: 50px;
    background: rgba(255, 255, 255, 0.24);
    border-radius: 6px;
    padding-left: 20px;
    margin-right: 20px;
    font-size: 16px;
    color: #fff;
}

.form input::placeholder {
    color: #fff;
    font-size: 16px;
}

.form button {
    width: 190px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 4px;
    font-size: 18px;
    color: #0D53FF;
}

.zsdz {
    width: 100%;
    height: 110px;
    background: url("../img/zt_bzzm_pc/zsdz_back.png") no-repeat;
    background-size: 100% 100%;
    padding: 22px 0 18px 0;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99;
}

.zsdz .icon {
    width: 16px;
    height: 16px;
    position: fixed;
    right: 10px;
    bottom: 90px;
    cursor: pointer;
}

.zsdz_logo img {
    width: 392px;
    height: 44px;
}

.zsdz_logo div {
    margin-top: 4px;
    color: #51586f;
    font-size: 16px;
}

.zsdz_form {
    /* width: 740px; */
    height: 66px;
    background: rgba(255, 255, 255, 0.64);
    box-shadow: 0px 2px 32px 0px rgba(100, 110, 144, 0.09);
    border-radius: 8px;
    border: 1px solid #FFFFFF;
    padding: 8px 12px;
}

.zsdz_form input {
    width: 268px;
    height: 50px;
    background: #D0E3FF;
    border-radius: 4px;
    padding-left: 12px;
    font-size: 16px;
    margin-right: 10px;
}

.zsdz_form input::placeholder {
    color: #51586f;
    font-size: 16px;
}

.zsdz_form button {
    width: 150px;
    height: 50px;
    background: linear-gradient(103deg, #3660FD 0%, #A369FB 47%, #FF6CA7 100%);
    border-radius: 4px;

    font-size: 18px;
    color: #fff;
}


.footer {
    width: 100%;
    height: 506px;
    box-sizing: border-box;
    background: #32373E;
    color: #fff;
}

.footer .top {
    margin-bottom: 60px;
}

.footer .top img {
    height: 32px;
}

.footer .rt {
    margin-right: 25px;
    position: relative;
}

.footer .rt::after {
    content: "";
    position: absolute;
    right: -14px;
    bottom: 4px;
    width: 1px;
    height: 24px;
    background: #fff;
}

.footer .left {
    width: 80%;
}

.footer .right {
    width: 20%;
    text-align: right;
}

.footer .tab {
    color: #8B94A7;
}

.footer .tab li {
    width: 25%;
    text-align: left;
}

.footer .lxwm {
    color: #B8BECC;
}

.footer .right img {
    width: 96px;
    height: 96px;
}

.footer .qrcode {
    width: 96px;
    margin-top: 24px;
    margin-bottom: 24px;
}

.footer .qrcode .wxkf {
    width: 96px;
    margin-top: 10px;
    text-align: center;
}

.footer .tel {
    font-size: 20px;
    line-height: 28px;
}

.footer .tel img {
    width: 18px;
    height: 18px;
    margin-right: 6px;
}

.tab_list {
    margin-top: 24px;
}

.tab_list li {
    width: 25%;
    text-align: left;
}

.tab_list a {
    display: block;
    color: #fff;
    margin-bottom: 16px;
    font-size: 14px;
}

.tab_list li a:last-child {
    margin-bottom: 0;
}

.footer .bot {
    font-size: 12px;
    color: #8B94A7;
    margin-top: 60px;
}

.scoll_top {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #0D53FF;
    position: fixed;
    z-index: 99;
    right: 30px;
    bottom: 18%;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    cursor: pointer;
}

.scoll_top i {
    font-size: 40px;
    color: #fff;
}

.bd_skin{
    border-radius: 12px!important;
    background: rgba(0, 0, 0, 0);
}
.mask_form {
    width: 420px;
    padding: 24px 28px 24px 28px;
    border-radius: 12px!important;
    border: 1px solid #FFFFFF;
    background: linear-gradient(180deg, #D6F7FE 0%, #FFFFFF 100%);
    letter-spacing:normal !important;
}

.mask_form h1 {
    font-size: 16px;
    color: #181C29;
    margin-bottom: 20px;
    font-weight: 500;
}

.mask_form .mask_form_item {
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin-bottom: 16px;
    font-size: 14px;
    display: flex;
}
.mask_form input{
    background: rgba(0, 0, 0, 0);
    font-size: 14px;
}
.mask_form input::placeholder{
    color: #bbbfc9;
}
.mask_form .mask_form_item:last-child {
    margin-bottom: 0;
}

.mask_form_item .label {
    width: 70px;
    color: #51586F;
    font-size: 14px;
    float: left;
    position: relative;
    letter-spacing:normal !important;

}

.mask_form_item .inp {
    /* float: left; */
    margin-left: 20px;
    flex: 1;
}

.mask_form_item .inp input {
    width: 100%;
}

.mask_form_item .inp input::placeholder {
    color: #bbbfc9;
}

.req::before {
    content: "*";
    position: absolute;
    left: -10px;
    color: #0D53FF;
}

.mask_form .submit {
    width: 100%;
    height: 44px;
    background: linear-gradient(90deg, #3BC4FF 0%, #0D53FF 100%);
    border-radius: 0.42rem;
    font-size: 16px;
    color: #fff;
    margin-top: 30px;
}
.layui-layer-close{
    right: -22px!important;
    top: -22px!important;
    background: url("../img/zt_bzzm_pc/close.png")!important;
    background-repeat: no-repeat!important;
    background-size: 16px 16px!important;
    background-position: left bottom!important;
}
.bzal_tab{
    width: 320px;
    white-space: nowrap;
}
.bzal_tab span{
    display: inline-block;
    width: 33.3%;
    text-align: center;
    padding-right: 10px;
    opacity: .5;
    cursor: pointer;
}
.bzal_active{
    opacity: 1!important;
}