* {
    margin: 0px;
    padding: 0px;
}


.head {
    position: fixed;
    width: 100%;
    right: 0;
    top: 0;
    z-index: 999;
    background-color: white;
    min-width: 1920px;
    /* height: 1.27%; */
    /* border: 1px solid rgb(255, 0, 0); */

    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: -550px;
}

.body {
    /* width: 1200px; */
    margin: 0 auto;
}

.div {

    white-space: nowrap;

}

.cbb {
    width: 100%;
    height: 3090px;
    min-width: 1920px;

    /*background: lightblue;*/
    position: relative;
    /* display:flex; */
    justify-content: center;



}

.title {
    width: 100%;
    min-width: 1920px;
    /* height: 1.27%; */
    /* border: 1px solid rgb(255, 0, 0); */

    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: -550px;

}

.titleimage {

    min-width: 108px;
    margin-left: 237px;
}

.right a {
    text-decoration: none;

    width: 80px;
    min-width: 80px;
    height: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 25px;
    color: #666666;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;

    padding-left: 64px;

}

/* .banner {
    width: 100%;
    min-width: 1920px;
    height: 676px;
    min-height: 676px;
    border: 1px solid rgb(255, 255, 255);
    background-image: url(./images/yewu/业务模块-顶部.png);
    background-position: center center;
    background-repeat: repeat-x;
    background-size: cover;
    background-attachment: scroll;
} */
.banner {
    width: 100%;
    min-width: 1920px;
    height: 676px;
    min-height: 676px;
    border: 1px solid rgb(255, 255, 255);
    /* background-image: url(./images/yewu/业务模块-顶部.png);
    background-position: center center;
    background-repeat: repeat-x;
    background-size: cover;
    background-attachment: scroll; */
}

.bannerimage {
    position: absolute;
    width: 100%;
    min-width: 1920px;
    height: 676px;
    z-index: -1;

}

.bannertext {
    margin-top: 90px;
}

.text {
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: 1px solid rgb(62, 218, 0); */
}

.text1 {
    width: 800px;
    height: 100px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 800;
    font-size: 100px;
    color: #FFFFFF;
    line-height: 100px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.text2 {
    width: 800px;
    height: 64px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500;
    font-size: 64px;
    color: #FFFFFF;
    line-height: 64px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.context {
    width: 100%;
    /* height: 1632px; */
    /* border: 1px solid rgb(21, 255, 0); */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.c {
    width: 1920px;
    /* height: 1632px; */
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: flex-start;
    /* margin-top: 80px; */

}

.c-title {
    width: 1408px;
    height: 40px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 40px;
    color: #333333;
    line-height: 40px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    /* text-align: center; */
    margin-top: 80px;
}

.c-smalltitle {
    width: 1408px;
    height: 32px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500;
    font-size: 32px;
    color: #333333;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 40px;

}

.c-context {
    width: 1408px;
    height: 72px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 24px;
    color: #666666;
    line-height: 36px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 20px;
}

.c-image {
    /* width: 1408px;
    height: 490px; */
    margin-top: 30px;
}

.footer {
    width: 100%;
    height: 430px;
    background: #1A2202;
    border-radius: 0px 0px 0px 0px;

    display: flex;
    justify-content: center;
    align-items: center;

    margin-top: 80px;

}

.f-text {
    width: 750px;
    height: 430px;
    /* border: 1px solid rgb(43, 255, 0); */
    margin-left: 256px;
}

.we {
    margin-top: 50px;
    width: 128px;
    height: 32px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    /* border: 1px solid rgb(212, 0, 255); */
}

.logo {

    /* border: 1px solid rgb(0, 255, 13); */
}

.logoimage {
    margin-top: 50px;
    /* border: 1px solid rgb(98, 0, 255); */

}

.logotext {
    width: 290px;
    height: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;

}

.f-image {
    width: 750px;
    height: 430px;

    margin-right: 256px;
    /* border: 1px solid rgb(255, 0, 0); */

}

.phone {
    width: 750px;

    display: flex;

    align-items: center;
}

.phonetitle {
    margin-top: 40px;
    width: 316px;
    height: 24px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.a {
    display: flex;

    align-items: center;
    margin-top: 25px;
}

.phonenum {
    /* margin-top: -15px; */
    margin-left: 10px;
    width: 123px;
    height: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.b {
    width: 1px;
    height: 65px;
    background: #FFFFFF;
    border-radius: 7px 7px 7px 7px;
    border: 1px solid #FFFFFF;
    margin-left: 88px;
    margin-top: 80px;
}

.phoneright {
    margin-left: 88px;
}

.f-image {
    height: 230px;
    display: flex;
    /* justify-content: center;
    align-items: center; */
    /* margin-right: 200px; */
    /* border: 1px solid rgb(255, 230, 0); */
    flex-wrap: wrap;

}

.cc-fa {
    height: 230px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-right: 200px; */
    /* margin-top: -20px; */
    /* border: 1px solid rgb(35, 3, 122); */
    margin-left: 100px;
}

.cc {
    width: 144px;
    height: 190px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 95px;
    /* border: 1px solid rgb(23, 122, 3); */

    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;

}

.cc-image {
    /* margin-top: 27px; */

}

.beian {

    width: 351px;
    height: 28px;
    margin-left: 200px;
    margin-top: 9px;
}

.beian a {
    text-decoration: none;

    width: 80px;
    min-width: 80px;
    height: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 25px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;

    /* padding-left: 64px; */

}