@charset "utf-8";

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    width: 100%;
    height: 100%;
    background: transparent;
}

.sFWR section {
    position: relative;
    width: 100%;
    min-width: 1200px;
    max-width: 1920px;
    font-size: 16px;
    padding-bottom: 20px;
}

.container {
    position: relative;
    width: 1220px;
    margin: 0 auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    line-height: 1.5;
}

h1 {
    font-size: 48px;
}

h2 {
    font-size: 40px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

p {
    font-size: 16px;
    line-height: 1.75;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pc {
    display: block;
}

.m-mobile {
    display: none;
}

/*banner*/
#banner {
    position: relative;
    height: 500px;
    background: url("/project/sFWR/images/banner.jpg") no-repeat center center;
    background-size: cover;
}

#banner h1 {
    color: #fff;
    padding-top: 160px;
}

#banner .text {
    color: #fff;
    font-size: 20px;
}

#banner .bframe {
    width: 160px;
    height: 40px;
    background: linear-gradient(-90deg, #3059F9 0%, #59A3F6 100%);
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    margin-top: 20px;
}

#banner .bframe:hover {
    background: linear-gradient(to right, #ffb252 0%, #f18541 100%);
}

#banner .bframe a {
    color: #fff;
    font-size: 16px;
    line-height: initial;
    display: block;

}

.titlss {
    float: right;
    width: 320px;
    height: 350px;
    background: #fff;
    box-shadow: 0 0 20px 2px rgba(153, 153, 153, .5);
    margin-top: 60px;
    opacity: .95;
}

.titlss .tith3 {
    font-size: 24px !important;
    color: #000;
    text-align: center;
    padding-top: 20px;
    padding-left: 0;
    padding-bottom: 20px;
}

#titlsses {
    margin-left: 30px;
}

#titlsses .outline {
    position: relative;
    width: 260px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}

.titlss .inputTitle {
    position: absolute;
    top: 10px;
    left: 10px;
    /*z-index: -1;*/
    /*-webkit-transition: 0.5s;*/
    /*transition: 0.5s;*/
    color: #777;

}

.titlss input {
    display: block;
    width: 100%;
    height: 40px;
    padding: 14px 0 4px 10px;
    background: #f0f0f5;
    border: none;
    border-bottom: 1px solid #999;
    font-size: 18px;

}

.titlss #submit_a {
    width: 260px;
    color: #fff;
    font-size: 16px;
    padding: 9px 48px;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
    background: linear-gradient(to right, #ffb252 0%, #f18541 100%);
    border: none;
    border-radius: 6px;
}

.titlss .inputTitle {
    margin-bottom: 4px;
    font-size: 16px;
}

.titlss .inputTitle .requiredHint {
    margin-right: 4px;
    color: #fe5757;
}

.titlss .inputTitle .fillHint {
    color: #888;
    font-size: 14px;
}

.titlss .inputTitle .fa {
    display: none;
    margin-left: 4px;
    color: #ffa800;
    /*font-size: 14px;*/
}

.titlss .noInput .inputTitle .fa {
    display: inline-block;
}


.titlss .outline {
    position: relative;
    margin-bottom: 10px;
}

.titlss .inputTitle.focus {
    top: 0;
    font-size: 0;
    color: #3798e4;
}

.titlss .inputTitle .focus .requiredHint {
    color: #3798e4;
}

.titlss input:focus {
    outline: none;
}

.titlss input.noInput+.inputTitle .fa {
    display: inline-block;
}



#power {
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    background: #eeeef0;
    overflow: hidden;
}

#power h2,
#model h2,
#needs h2,
#item h2,
#case h2 {
    padding: 60px 0 30px;
}

#power h2 br,
#model h2 br,
#needs h2 br,
#item h2 br,
#case h2 br {
    display: none;
}

#power img,
#model img {
    margin: 65px auto;
}

#model {
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.buttonM {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 70px;
    position: relative;
    overflow: hidden;
}

.buttonM .btn_m {
    border: none;
    display: inline-block;
    margin: 0 20px;
    width: 160px;
    height: 40px;
    background: linear-gradient(-90deg, #3059F9 0%, #59A3F6 100%);
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.buttonM .btn_m:hover {
    background: linear-gradient(to right, #ffb252 0%, #f18541 100%);
}

.buttonM .btn_m a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.buttonM .btn_m a:hover {
    color: #fff;
    /* background: #016c80; */
}

#needs {
    position: relative;
    height: 1100px;
    background: url("/project/sFWR/images/needsbg.jpg") no-repeat center center;
    margin: 0 auto;
    text-align: center;
    background-size: cover;
}

#needs .Visualization {
    position: relative;
    width: 100%;
    height: 302px;
    margin: 65px 10px;
}

#needs .Visualization li {
    float: left;
    width: 386px;
    margin-left: 10px;
}

#needs h3 {
    color: #3f83bf;
}

.digitalize {
    position: relative;
    width: 100%;
    height: 302px;
}

.digitalize li {
    float: left;
    margin-top: 50px;
    margin-left: 9px;
}

.digitalize li:first-child {
    width: 380px;
}

.digitalize li:nth-child(2) {
    width: 412px;
}

.digitalize li:last-child {
    width: 379px;

}

.digitalize li .wtxt {
    display: block;
    width: 350px;
    text-align: justify;
    padding-top: 20px;
}

.digitalize li .wtxt1 {
    display: block;
    width: 380px;
    text-align: justify;
    padding-top: 20px;
}

#item {
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    overflow: hidden;
}

#item h2 {
    padding-bottom: 60px;
}

#item ul {
    position: relative;
    width: 100%;
    margin: 0 125px;
}

#item ul li {
    float: left;
    width: 190px;
    margin-bottom: 40px;
}

#item ul li .boldH {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    padding-top: 25px;
    padding-bottom: 15px;
}

.color1 {
    color: #f17931;
}

.color2 {
    color: #de334e;
}

.color3 {
    color: #b32084;
}

.color4 {
    color: #54488a;
}

.color5 {
    color: #1eaf85;
}

#item ul li .ptxt {
    display: block;
    width: 150px;
    margin: 0 auto;
    text-align: justify;
}

#case {
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    background: #eeeef0;
    overflow: hidden;
}

#case h2 {
    padding-bottom: 60px;
}

#case ul {
    width: 100%;
    overflow: hidden;
    margin-bottom: 170px;
}

#case ul li {
    float: left;
    margin: 0 30px;
    position: relative;
}

#case ul li .fadeout {
    width: 536px;
    height: 265px;
}

.fadeout .boldH {
    position: absolute;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.2;
    /*top:0;*/
    bottom: 60px;
    left: 50%;
    margin-left: -65px;
    color: #fff;
}

.fadeout .eimg {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -14px;
}

#case ul li .fadein {
    position: absolute;
    text-align: justify;
    top: 130%;
    width: 536px;
    height: 265px;
    background: #2da2bf;
    border-radius: 3px;
}

#case ul li .fadein>p {
    color: #fff;
    padding: 65px 50px;
}

section h3 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

.sectionDesc,
.sectionDesc-center {
    margin: 0 auto 30px;
    padding: 0 140px;
    font-size: 16px;
    line-height: 1.8;
}

@media (max-width:768px) {
    .sectionDesc-center {
        padding-left: 10px;
        padding-right: 10px
    }

}

.sectionDesc-center {
    text-align: center;
}

.imgNote {
    font-size: 19px;
    text-align: center;
}

.imgCenter {
    display: block;
    margin: 0 auto;
}

.twoimg {
    width: 100%;
    position: relative;
    margin: 0 auto;
    /* margin-top: 60px; */
    /* margin-bottom: 60px; */
}

.twoimg ul {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.twoimg ul>li {
    position: relative;
    float: left;
    width: 285px;
    height: 190px;
    margin-right: 20px;
    overflow: hidden;
    box-sizing: border-box;
}

.twoimg ul>li>.iconimg {
    position: absolute;
    z-index: 900;
    top: 0;
}

.twoimg ul>li>h4 {
    position: absolute;
    display: inline-block;
    width: 285px;
    line-height: 190px;
    text-align: center;
    color: #fff;
    z-index: 910;
    font-weight: bold;
    top: -15px;
}

.twoimg ul>li>p {
    position: absolute;
    display: inline-block;
    /*padding-top: 160px;*/
    /*padding-left: 60px;*/
    width: 285px;
    line-height: 190px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding-top: 20px;
    z-index: 910;
    cursor: pointer;
}

.twoimg ul>li:last-child {
    margin-right: 0;
}

.twoimg ul>li>.scaleimg {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    transition: all 0.6s;
    z-index: 906;
}

.twoimg ul>li>.scaleimg:hover {
    transform: scale(1.1);
}

.bgrou {
    width: 100%;
    overflow: hidden;
}

.bgrou a {
    display: inline-block;
    width: 300px;
    /*!*height: 50px;*!*/
    /*!*line-height: 50px;*!*/
    /*border: 1px solid #333;*/
    text-decoration: none;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.bgrou .flb {
    margin-left: 250px;
    margin-right: 50px;
}

.bgrou .frb {
    margin-right: 250px;
}

.g_contact {
    border: none;
    display: inline-block;
    margin: 0 20px;
    width: 160px;
    height: 40px;
    background: linear-gradient(-90deg, #3059F9 0%, #59A3F6 100%);
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.g_contact:hover {
    background: linear-gradient(to right, #ffb252 0%, #f18541 100%);
}

/*移动端*/

@media (max-width:768px) {
    .sFWR section {
        min-width: 100%;
        max-width: 100%;
    }

    .container {
        width: 100%;
    }

    h1 {
        font-size: 36px;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 18px;
    }

    p {
        font-size: 16px;
        line-height: 1.75;
    }

    .pc {
        display: none;
    }

    .m-mobile {
        display: block;
    }

    #banner {
        height: 352px;
        background: url("/project/sFWR/images/banner_m.jpg") no-repeat center center;
        background-size: cover;
    }

    #banner h1 {
        font-size: 36px;
        padding: 0 38px;
        padding-top: 120px;
    }

    #banner .text {
        padding: 0 38px;
        font-size: 16px;
    }

    #banner .bframe {
        display: none;
    }

    .titlss {
        float: none;
        margin: 40px auto;
    }

    #power h2,
    #model h2,
    #needs h2,
    #item h2,
    #case h2 {
        font-size: 26px;
        padding: 40px 18px 20px;
    }

    #power h2 br,
    #model h2 br,
    #needs h2 br,
    #item h2 br,
    #case h2 br {
        display: block;
    }

    #power h4,
    #model h4,
    #needs h4 {
        padding: 0 38px;
    }

    #power h4 br,
    #model h4 br,
    #needs h4 br {
        display: none;
    }

    #power img,
    #model img {
        margin: 50px auto;
    }

    .buttonM .btn_m {
        margin-bottom: 8%;
    }

    .bgrou .flb,
    .bgrou .frb {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 80%
    }

    #needs {
        height: 958px;
        background: url("/project/sFWR/images/needsbg_m.jpg") no-repeat center center;
        background-size: cover;
    }

    #needs h3 {
        padding: 35px 0 10px;
    }

    #needs .swiper-wrapper {
        margin: 40px auto 10px;
    }

    #needs .swiper-slide {
        margin-bottom: 20px;
    }

    #needs .swiper-button-next,
    #needs .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 24px;
        height: 38px;
        margin-top: -10%;
        z-index: 10;
        cursor: pointer;
        background-size: 24px 38px;
        background-position: center;
        background-repeat: no-repeat;
    }

    #needs .swiper-button-next {
        background-image: url(/project/sFWR/images/rarr.png);
        right: 13%;
    }

    #needs .swiper-button-prev {
        background-image: url(/project/sFWR/images/larr.png);
        left: 13%;
    }

    #needs .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        background: #5597d1;
        border-radius: 0;
    }

    #needs .swiper-container-horizontal>.swiper-pagination-bullets,
    #needs .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 0;
    }

    #needs .swiper-container .ml {
        margin: 5% 0 0 3%;
    }

    #needs .m2 {
        margin-bottom: 8%;
    }

    #item ul {
        margin: 0 auto;
    }

    #item ul li {
        width: 50%;
    }

    #item ul li .boldH {
        font-size: 18px;
        padding: 2% 0;
    }

    #item ul li .boldH br {
        display: none;
    }

    #item ul li .ptxt {
        line-height: 1.4;
    }

    #item ul li:last-child {
        float: none;
        margin: 0 auto;
        margin-bottom: 10%;
    }

    #case ul {
        overflow: hidden;
        margin-bottom: 10%;
    }

    #case ul li {
        width: 312px;
        float: none;
        margin: 0 auto;
        margin-bottom: 3%;
        position: relative;
        overflow: hidden;
    }

    #case ul li .fadeout {
        width: 312px;
        height: 218px;
    }

    #case ul li .fadeout>img {
        margin: 0 auto;
    }

    .fadeout .boldH {
        font-size: 22px;
        bottom: 18%;
        margin-left: -42px;
    }

    .fadeout .eimg {
        bottom: 0;
        margin-left: 0;
    }

    #case ul li .fadein {
        width: 312px;
        height: 218px;
        overflow: hidden;
    }

    #case ul li .fadein>p {
        padding: 5%;
    }

    .twoimg {
        z-index: 0;
    }

    .twoimg ul li {
        float: none;
        width: 100%;
        margin: 0 auto;
    }

    .twoimg ul li img {
        display: block;
        width: 100%;
    }

    .twoimg ul>li>h4,
    .twoimg ul>li>P {
        width: 100%;
    }

    .twoimg ul>li:last-child {
        margin: 0 auto;
    }

    .twoimg ul>li>h4 {
        display: block;


    }

    .twoimg ul>li>p {
        display: block;
    }
}