﻿* {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

.CampEducation-Content {
    width: 100%;
    height: 100%;
}

    .CampEducation-Content .Banner {
        width: 100%;
        height: 500px;
    }

        .CampEducation-Content .Banner img {
            width: 100%;
            height: 100%;
        }

.CoveredIndustries-Content {
    width: 1200px;
    margin: auto;
}

    .CoveredIndustries-Content p {
        font-family: MicrosoftYaHei;
        font-size: 34px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 2px;
        color: #232526;
        text-align: center;
        margin-top: 100px;
        margin-bottom: 55px;
    }

.box-div {
    width: 100%;
    height: 274px;
    margin-bottom: 100px;
    display:flex;
    justify-content:space-between;
}

.box-Img {
    width: 288px;
    height: 274px;
    /*float: left;
    margin-right: 16px;*/
    overflow: hidden;
    cursor: pointer;
    transition: all 0.6s;
    position: relative;
}

    .box-Img img {
        width: 288px;
        height: 274px;
    }

    /*.box-Img p {
        width: 284px;
        height: 32px;
        text-align: center;
        bottom: -41px;
        position: absolute;
        font-family: MicrosoftYaHei;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 1px;
        color: #ffffff;
    }*/

    /*.box-Img img:hover {
        transform: scale(1.4);
    }*/

.Research {
    width: 100%;
    height: 556px;
    background: url("/Centent/V2019/images/Solution/CampEducation/CampEducation20.png") no-repeat center;
}

.Research-Content {
    width: 1200px;
    height: 100%;
    margin: auto;
}

.Research-Title {
    font-family: MicrosoftYaHei;
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #ffffff;
    padding-top: 99px;
    margin-bottom: 60px;
    text-align: center;
}

.box-Content {
    width: 380px;
    height: 263px;
    float: left;
    margin-left: 16px;
    background-color: rgba(255,255,255,0.3);
}

.box-ResearchBox {
    width: 308px;
    margin: auto;
}

.box-Content-Img {
    width: 100%;
    margin: auto;
    text-align: center;
}

    .box-Content-Img img {
        width: 61px;
        height: 57px;
        margin-top: 40px;
        margin-bottom: 35px;
    }

.box-Content p {
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff !important;
    text-align: center;
}

.box-content-font {
    width: 308px !important;
    font-family: MicrosoftYaHei;
    font-size: 14px !important;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
}
.CustomMade {
    background-color: #ffffff;
    height: 100%;
}
.CustomMade-Content {
    width: 1200px;
    margin: auto;
}

.CustomMade-Title {
    font-family: MicrosoftYaHei;
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    padding-top: 99px;
    margin-bottom: 60px;
    text-align: center;
}

.CustomMade-box {
    width: 1200px;
    height: 619px;
    position: relative;
    margin-bottom: 100px;
}

.CustomMade-box-content {
    width: 1100px;
    height: 619px;
    float: left;
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
}



.box-content-img1 img {
    width: 74px;
    vertical-align: super;
    height: 16px;
}

.box-content-img1 {
    font-family: MicrosoftYaHei-Bold;
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    /*color: #1285f7;*/
    margin-top: 128px;
}

.box-content-img2 img {
    width: 16px;
    vertical-align: super;
    height: 16px;
    margin-left: 56px;
}

.box-content-img2 {
    font-family: MicrosoftYaHei;
    font-size: 34px;
    font-weight: normal;
    line-height: 34px;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #232526;
    margin-top: 128px;
}

.CustomMade-Img {
    width: 720px;
    height: 540px;
    z-index: 22;
    left: 483px;
    top: 36px;
    position: absolute;
}

    .CustomMade-Img p {
        font-family: MicrosoftYaHei;
        font-size: 30px;
        font-weight: normal;
        font-style: italic;
        font-stretch: normal;
        letter-spacing: 2px;
        color: #f3f6f8;
        padding-top: 60px;
        margin-left: 60px;
        margin-bottom: 60px;
        position: absolute;
        top: 0px;
    }

.CustomMade-Img-Font {
    width: 308px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    margin-left: 60px;
    color: #ffffff;
    top: 140px;
    position: absolute;
}
