body,
h4,
p {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

.bg {
    width: 100%;
    height: 3715px;
    /* background-image: url(../../img/index4.0/zhaomu.jpg)no-repeat; */
    background: #331aef;
    overflow: hidden;
}

.bg>.imageBox {
    /* position: relative;

    overflow: hidden;
    width: 100% !important;
    min-width: 1117px;
    height: 580px;
    background: url(../../img/index4.0/zhaomu.jpg)no-repeat; */
    width: 100% !important;
    height: 660px;
    min-width: 1117px;
    background: url(../../img/index4.0/zhaomu.jpg)center center no-repeat;
    margin: 0 auto;
}


/* .bg>.imageBox img{


} */

.bg_container {
    width: 1117px;
    margin: -7px auto;
    position: relative;
    z-index: 9999;
}

.icon {
    float: left;
    margin-right: 12px;
}

.title1 {
    width: 618.8px;
    height: 90.6px;
    background: url(../../img/bannerDetail/1.png)center center no-repeat;
    margin: 50px 0 0 245px;
}

.title2 {
    width: 618.8px;
    height: 90.6px;
    background: url(../../img/bannerDetail/2.png)center center no-repeat;
    margin: 50px 0 0 245px;
}

.title3 {
    width: 618.8px;
    height: 90.6px;
    background: url(../../img/bannerDetail/3.png)center center no-repeat;
    margin: 50px 0 0 245px;
}

.title4 {
    width: 618.8px;
    height: 90.6px;
    background: url(../../img/bannerDetail/4.png)center center no-repeat;
    margin: 50px 0 0 245px;
}

.container1 {
    width: 100%;
    height: 384px;
    background: url(../../img/bannerDetail/11.png)center center no-repeat;
    overflow: hidden;
}

.container1 p {
    margin: 0 78px 8px 87px;
    font-size: 21px;
    /* font-weight: bold; */
    color: #FFFFFF;
    line-height: 36px;
}

.container2 {
    width: 100%;
    height: 565px;
    background: url(../../img/bannerDetail/22.png)center center no-repeat;
    overflow: hidden;
    margin: 39px 0 0 0;
}

.container2 p {
    width: 609px;
    margin: 34px 0 0 54px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
}

.container2 p:last-child {
    margin-top: 30px;
}

.container3 {
    width: 100%;
    height: 550px;
    background: url(../../img/bannerDetail/33.png)-14px center no-repeat;
    overflow: hidden;
    margin: 35px 0 0 0;
}

.container3>p {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    margin: 0 68px 30px 47px;
}

.container3>p:nth-child(1) {
    margin-top: 50px;
    margin-bottom: 7px;
}

.container3 ul {
    width: 100%;
    height: 225px;
}

.container3 ul li {
    float: left;
    width: 31%;
    margin: 0 0 30px 26px;
}

.container3 ul li div {
    float: left;
}

.container3 ul li div h4 {
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    /* line-height: 36px; */
    margin-bottom: 14px;
}

.container3 ul li div p {
    width: 278px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    /* line-height: 36px; */
}

.icon1 {
    width: 56px;
    height: 54px;
    margin-top: 12px;
    color: #37c !important;
}

.container4 {
    width: 100%;
    height: 550px;
    background: url(../../img/bannerDetail/33.png)-14px center no-repeat;
    overflow: hidden;
    margin: 45px 0 0 0;
}

.container4>p {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    margin: 50px 53px 0 50px;
}

.container4 h4 {
    /* width: 660px;
    height: 122px; */
    font-size: 26px;
    font-weight: bold;
    /* color: #FFFFFF; */
    line-height: 24px;
    text-align: center;
    /* background: linear-gradient(to right, red, blue);
    -webkit-background-clip: text;
    color: transparent; */
    background: linear-gradient(37deg, #D45306 0%, #FDBB1D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 24px;
}

.icon2 {
    width: 41px;
    height: 41px;
}

.container4 ul {
    width: 100%;
    margin-top: 46px;
    height: 148px;
}

.container4 ul li {
    width: 46%;
    float: left;
    margin: 0 0 30px 4%;
}

.container4 ul li p {
    width: 460px;
    /* height: 20px; */
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
}

.container5 {
    width: 100%;
    height: 132px;
    background: url(../../img/bannerDetail/44.png)center center no-repeat;
    overflow: hidden;
    margin: 45px 0 0 0;
}

.icon3 {
    width: 40px;
    height: 60px;
    /* filter: drop-shadow(#D45306 80px 0);
    transform: translateX(-80px); */
    color: linear-gradient(37deg, #D45306 0%, #FDBB1D 100%);
    /* -webkit-background-clip: text; */
    /* color: transparent; */
}

.container5 ul {
    display: flex;
    justify-content: space-around;
    margin-top: 38px;
}

.container5 ul li {
    width: 21%;
    float: left;
}

.container5 ul li p {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    margin-top: 10px;
}