html,
body {
    width: 100%;
}

body {
    height: 70%;
}

* {
    margin: 0;
    padding: 0;
}

.content {
    width: 100%;
    height: 682px;
    background: url(../../images/home/img_dxgj_sy_bg.png) no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content1 {
    width: 100%;
    height: 100%;
    background: url(../../images/home/img_dxgj_bg_d.png) no-repeat;
    background-size: cover;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
}

.homeFooter{
    width: 100%;
}
.footLink{
    text-align: center;
    color: gray;
}
.server,
.three,
.first {
    width: 1053px;
    height: 450px;
    background: url(../../images/home/img_dxgj_sy_jsbg1.png) no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(-46px);
}

.five {
    width: 1053px;
    height: 450px;
    background: url(../../images/home/img_dxgj_sy_jsbg3.png) no-repeat;
    background-size: cover;
    display: flex;
    justify-content: space-around;
;
    align-items: center;
    transform: translateY(-46px);
}

.autoDial {
    margin-left: 70px;
}

.WebOnDemandBox {
    margin-left: 40px !important;

}

.WebOnDemand {
    margin-right: 40px;
}

.four,
.second {
    width: 1053px;
    height: 450px;
    background: url(../../images/home/img_dxgj_sy_jsbg2.png) no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(-46px);
}

.home-content {
    position: relative;
    width: 400px;
    height: 461px;
    border-radius: 18px;
    background: #192effff;
    margin-left: 60px;
}



.home-box {
    width: 400px;
    height: 461px;
    /* background-color: rgb(172, 106, 26); */
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 30px 30px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.home-box>h1 {
    margin: 30px 0;
    opacity: 1;
    color: #ffffffff;
    font-size: 28px;
    font-weight: 900;
    font-family: "Source Han Sans SC";
    text-align: center;
    line-height: 34px;
}

.layui-input-blocks {
    margin-left: 0px !important;
    width: 320px;
    height: 40px;
    border-radius: 2px;
    opacity: 1;

}

.layui-form-label {
    opacity: 1;
    color: #ffffffff;
    font-size: 16px;
    font-weight: 500;
    font-family: "Source Han Sans SC";
    padding: 9px 0px;
}

.submitButton {
    padding: 0px 130px;
    border-radius: 2px;
    opacity: 1;
    background: #0088ffff;
}

.home-btn {
    margin-top: 20px;
    width: 200px;
    height: 40px;
    background-color: rgb(122, 0, 223);
    border: none;
    border-radius: 40px;
    color: #fff;
    font-size: 18px;
}

/* 轮播图 */


.WebOnDemandBox,
.swiperBox {
    position: relative;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
    overflow: hidden;

}



.swiperBox {
    margin-right: 70px;
}

.swiper {
    width: 189px;
    height: 100%;
    cursor: pointer;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.imgs {

    width: 419px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.imgs img {
    height: auto;
}

/* 自动外呼 */
.autoDialHeader {
    opacity: 1;
    color: #4a4a4aff;
    font-size: 40px;
    font-weight: 900;
    font-family: "Source Han Sans SC";
    text-align: left;
    margin-bottom: 10px;
}

.autoDialFooter {
    margin-top: 20px;
}

.autoDialFooterBtn {
    width: 116px;
    height: 40px;
    border-radius: 20px;
    opacity: 1;
    border: 1px solid #1740ffff;
    opacity: 1;
    color: #1740ffff;
    font-size: 14px;
    font-weight: 500;
    font-family: "Source Han Sans SC";
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}


.item {
    opacity: 1;
    color: #4a4a4aBB;
    font-size: 18px;
    font-weight: 700;
    font-family: "Source Han Sans SC";
    text-align: left;
    line-height: 18px;
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.word {
    color: #6f6f6fff;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    line-height: 16px;
    letter-spacing: 1.6px;
    margin-left: 10px;
}


/* 会员 */
.six {
    width: 1053px;
    height: 517px;
    background: url(../../images/home/img_dxgj_sy_hybg.png) no-repeat;
    background-size: cover;
    display: flex;
    justify-content: space-around;
    align-items: center;
    transform: translateY(-46px);
}

.six-right,
.six-left {
    width: 367px;
    height: 390px;
    opacity: 1;

}

.six-right {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
}

.six-left {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

.six-left-header,
.six-right-header {
    opacity: 1;
    color: #ffffffff;
    font-size: 30px;
    font-weight: 900;
    font-family: "Source Han Sans SC";
    text-align: left;
    line-height: 40px;
    letter-spacing: 3px;
}

.six-right-body,
.six-left-body {
    display: flex;
}

.six-right-line,
.six-left-line {
    width: 51px;
    height: 6px;
    opacity: 1;
    background: #ffffffff;
    margin: 20px 0;
}

.six-right-footer,
.six-left-footer {
    height: 42px;
    border-radius: 21px;
    opacity: 1;
    background: #ffffffff;
    color: #6c8df8ff;
    font-size: 20px;
    font-weight: 700;
    font-family: "Source Han Sans SC";
    text-align: center;
    line-height: 42px;
    margin: 20px 0;
    padding: 0px 20px;
}

ul {
    padding: 5px 35px 5px 0px;
}

ul li {
    margin: 20px 0;
    opacity: 1;
    color: #ffffffff;
    font-size: 16px;
    font-weight: 400;
    font-family: "Source Han Sans SC";
    line-height: 16px;
}

.six-left-body-left {
    border-right: 1px solid #ffffffff;
}

.home-content-img {
    display: flex;
    margin-top: 41px;
}

.home-content-word {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-left: 10px;
}

.home-content-word span {
    color: #ffffffff;
    font-size: 14px;
    font-weight: 400;
    font-family: "DFPLiJinHeiW8-GB";
    text-align: center;
}
.home-content-body-word1{
    opacity: 1;
    color: #ffffffff;
    font-size: 34px;
    font-weight: 400;
    font-family: "DFPLiJinHeiW8-GB";
    text-align: left;
    line-height: 34px;
    margin-top: 110px;

}

.home-content-body-word2{
    color: #ffffffff;
    font-size: 73px;
    font-weight: 900;
    font-family: "Source Han Sans SC";
    text-align: left;
    letter-spacing: 7.3px;
    margin: 120px 0;
}

.home-content-button{
    padding: 10px 20px;
    border-radius: 26px;
    opacity: 1;
    border: 2px solid #ffffffff;
    color: #ffffffff;
    font-size: 26px;
    font-weight: 500;
    font-family: "Source Han Sans SC";
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}
.home-content-label{
    height: 100%;
    margin-right: 60px;
}

@media (max-width: 930px) {
    .home-content-label {
        display: none;
    }
}


.fixedStrip{
    border: 1px solid #e8e8e8ff!important;

}
.apply, .wechat, .phone{
    background-color: #ffffffff;
    color: #0088ffff;
}

.wechat:hover{
    background-color:  #eff8ffff;
}
.apply:hover{
    background-color:  #eff8ffff;
}
.phone:hover{
    background-color:  #eff8ffff;
}
.fixedStrip {
    width: 80px;
    height: 240px;
    opacity: 1;
    position: fixed;
    bottom: 160px;
    right: 10px;
    z-index: 10000;
}

.apply,
.wechat,
.phone {
    width: 80px;
    height: 80px;
    opacity: 1;
    background: #333333ff;

    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #ffffffff;
    font-size: 12px;
    font-weight: 400;
    font-family: "Source Han Sans SC";
    cursor:pointer;

}


.fixedStrip{
    border: 1px solid #e8e8e8ff!important;

}
.apply, .wechat, .phone{
    background-color: #ffffffff;
    color: #0088ffff;
}

.wechat:hover{
    background-color:  #eff8ffff;
}
.apply:hover{
    background-color:  #eff8ffff;
}
.phone:hover{
    background-color:  #eff8ffff;
}



.wechat {
    position: relative !important;
}

.phoneTips p {
    opacity: 1;
    color: #000000ff;
    font-size: 14px;
    font-weight: 700;
    font-family: "Source Han Sans SC";
    text-align: left;
    line-height: 14px;

}

.imgBox {
    display: flex;
    flex-direction: column;
    gap: 6px;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #000
}
.imgBox img{
    display: inline-block;
    width: 100%;
}

/* 修改提示 */

.layui-layer-TipsG {
    width: 15px !important;
    height: 15px !important;
    background-color: white;
    transform: rotate(45deg);
    /*border-color: #ffffff98 !important;*/
    box-shadow: none;
    border: 0px solid #D8DCE5 !important;
    border-top: 1px solid #D8DCE5 !important;
    border-right: 1px solid #D8DCE5 !important;
}

.layui-layer-TipsB:after {
    position: absolute;
    bottom: -27px;
    left: 5px;
    content: '';
    width: 34px;
    height: 49px;
    background: #fff;
    transform: rotate(45deg);
}

.layui-layer-TipsT:after {
    position: absolute;
    bottom: -2px;
    left: -15px;
    content: '';
    width: 31px;
    height: 50px;
    background: #fff;
    transform: rotate(45deg);
}

.layui-layer-tips i.layui-layer-TipsB,
.layui-layer-tips i.layui-layer-TipsT {
    left: 25px !important;
}

.layui-layer-tips i.layui-layer-TipsL {
    top: 30px !important;
}

/*.layui-layer-content {*/
/*    border-radius: 8px !important;*/
/*    box-sizing: border-box;*/
/*    box-shadow: 0px 3px 10px 0px rgba(143, 140, 140, 0.31) !important;*/
/*}*/

.fujian {
    font-size: 16px;
    color: #3e5fdd;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.fujian_tips_box {
    display: flex;
    align-items: start;
    justify-content: flex-start;
    color: #666;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 15px;
}

.fujian_dot {
    width: 10px;
    height: 10px;
    margin-right: 10px;
    margin-top: 5px;
    background: #D9181F;
    border-radius: 50%;
    border: 3px solid #FEBEB3;
    flex-shrink: 0;
}
.reCall{
    width: 355px;
    height: 164px;
    opacity: 1;
    color: #6f6f6f;
    font-size: 16px;
    font-weight: 500;
    font-family: "Source Han Sans SC";
    text-align: left;
    line-height: 33.5px;
    letter-spacing: 1.6px;
}