#section1 {
    width:100%;height:700px;
}
#section1 .wrap-1320{
    width:100%;max-width:1320px;height:100%;position: absolute;
    left:50%;top:50%;transform: translate(-50%,-50%);z-index:9;
}

#section2 {
    width:100%;height:512px;
    background:url("../../../resources/images/index_section2.jpg")center;
}
#section3 {
    width:100%;height:570px;
    background:url("../../../resources/images/index_section3.jpg")center;
}
#section4 {
    width:100%;height:740px;padding-top:100px;
}

#section4 .info-box {
    border-bottom:3px #333 solid;
    padding-bottom:5px;margin-bottom:40px;
    position: relative;
}
#section4 .info-box h2,
#section4 .info-box p{
    display: inline;color:#333;
}
#section4 .info-box h2{
    font-family: "scd9";margin-right:15px;
}
#section4 .info-box p{
    font-family: "scd4";
}

#section5 {
    width:100%;height:570px;
    background:url("../../../resources/images/index_section5.jpg")center;
}
#section5 .slogan h2{
    font-family: "scd1";color: white;
    font-weight: 100;
}
#section5 .slogan .fs70-box {
    display: flex;justify-content: space-around;
    padding-top:30px;padding-bottom:50px;
}
#section5 .slogan .img-box {
    text-align: center;
}
#section5 .slogan .text-box {
    text-align: center;padding-top:30px;
}
#section5 .slogan .text-box p {
    font-family: "scd4";color:white;
}
#section5 .slogan .text-box img {
    padding-top:10px;padding-bottom:25px;
}

#section6 {
    width:100%;height:1016px;
    background:url("../../../resources/images/index_section6.jpg")center;
}
#section6 .article-box{
    width:100%;height:100%;
    position: relative;
}
#section6 .article-box article h2{
    font-family: "scd9";color:#333;
    padding-bottom:5px;
    word-break: keep-all;
}
#section6 .article-box article p{
    font-family: "scd4";color:#333;line-height:30px;
}
#section6 .article-box article img:first-child {
    padding-bottom:10px;
}
#section6 .article-box article img:last-child {
    padding-top:45px;
}
#section6 .article-box article:nth-child(1){
    width:480px;height:540px;padding:130px 110px;
    position: absolute;left:0;top:0;
}
#section6 .article-box article:nth-child(1) h2{
    line-height:50px;
}
#section6 .article-box article:nth-child(2){
    width:240px;margin:60px 0 60px 0;padding:0 40px 0 0;
    position: absolute;right:480px;top:540px;text-align: right;
}
#section6 .article-box article:nth-child(3){
    width:240px;margin:60px 0 60px 0;padding:0 40px 0 40px;
    border-left:1px solid #969696;
    position: absolute;right:240px;top:540px;
}
#section6 .article-box article:nth-child(4){
    width:240px;margin:60px 0 60px 0;padding:0 0 0 40px;
    border-left:1px solid #969696;
    position: absolute;right:0;top:540px;
}

#section7 {
    width:100%;height:450px;
    background-color:#f1f1f1;
}

#section8 {
    width:100%;height:591px;
    background-color:#fff;
    padding-top:100px;
}
#section8 .wrap-1200{
    display: flex;justify-content: space-between;
}
#section8 .left .fs50{
    font-family: "scd8";color:#333;
}
#section8 .left .text-box1 .fs18{
    font-family: "scd4";color:#333;line-height:35px;
}
#section8 .left .text-box2 .fs18{
    font-family: "scd4";color:#333;line-height:30px;
}
#section8 .left > img{
    padding: 15px 0;margin-bottom:5px;
}
#section8 .right{
    width: 100%;max-width:730px;
}
