@charset "utf-8";

* {

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

}



html,

body {

    width: 100%;

    height: 100%;

    background: transparent;

}



.OBM section {

    position: relative;

    width: 100%;

    min-width: 1220px;

    max-width: 100%;

    font-size: 16px;

}

.container {

    position: relative;

    width: 1220px;

    margin: 0 auto;

}

h1,

h2,

h3,

h4,

h5,

h6 {

    font-weight: normal;

    line-height: 1.5;

}



h1 {

    font-size: 58px;

}



h2 {

    font-size: 40px;

}



h3 {

    font-size: 24px;

}

h4 {

    font-size: 20px;

}

p {

    font-size: 16px;

    line-height: 1.75;

}

.pc {

    display: block;

}

.m-mobile {

    display: none;

}

.fl {

    float: left;

}

.fr {

    float: right;

}

/*banner*/

#banner {

    position: relative;

    height: 500px;

    background: url("/project/OBM/images/bannerbg.jpg") no-repeat center center;

    background-size: cover;

}

#banner h1 {

    color: #62d9fb;

    padding-top: 90px;

    padding-left: 200px;

    line-height: 50px;

    font-weight: bold;

}



#banner .text {

    color: #fff;

    font-size: 44px;

    /*padding-top: 10px;*/

    padding-left: 200px;

}

#banner .groupbtn {

    width: 305px;

    margin: 0 auto;

    margin-left: 200px;

}

#banner .bframe {

    height: 40px;
    background: linear-gradient(-90deg, #3059F9 0%, #59A3F6 100%);
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border: none;
    width: 305px;
    padding: 0;
    margin-top: 20px;
    box-sizing: border-box;

}

#banner .bframe:hover {

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

#banner .cx {

    background: #2f345b;

    border: 1px solid #62d9fb;

}

#banner .bframe a {

    position: relative;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    outline: none;

}

#banner .cx a {

    color: #62d9fb;

}

.titlss {

    float: right;

    width: 320px;

    height: 320px;

    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;

    padding-top: 20px;

    padding-left: 40px;

    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 {
    font-size: 16px;
    margin: 0 auto;
    display: block;
    background: linear-gradient(to right, #ffb252 0%, #f18541 100%);
    width: 260px;
    padding: 7px 30px;
    margin-top: 10px;
    color: #fff;
    border-radius: 6px;
    height: 40px;
    cursor: pointer;

}



.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;

}



#sect1 {

    position: relative;

    height: 877px;

    background: url("/project/OBM/images/sect_1.jpg") no-repeat center center;

    background-size: cover;

    text-align: center;

    overflow: hidden;

}

#sect1 h2 br {

    display: none;

}

#sect1 h2 {

    color: #fff;

    padding: 80px 0 30px;

}

#sect1 h3 {

    color: #fff;

    padding-bottom: 80px;

}

.x_t {

    margin: 0 auto;

    overflow: hidden;

}

.b_group {

    margin: 0 auto;

    overflow: hidden;

}

.btn {

    margin-left: 40px;
    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: 0.35rem;
    border: none;
    position: relative;
    width: 342px;
    outline: none;
    cursor: pointer;

}

.btn:hover {

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

.b_group a:last-child .btn {

    width: 254px;

    margin-left: 40px;

}



/*困境*/

#perplex {

    width: 100%;

    margin: 0 auto;

    position: relative;

    text-align: center;

    overflow: hidden;

}

#perplex h2,
#idea h2,
#demand h2,

#sketch h2,
#model h2 {

    color: #000;

    padding: 80px 0 30px;

}



#perplex ul {

    width: 100%;

    margin: 0 85px;

    margin-bottom: 90px;

    overflow: hidden;

}

#perplex ul li {

    float: left;

    width: 332px;

    height: 298px;

    border: 3px solid #62d9fb;

    margin-right: 20px;

}

#perplex ul li:last-child {

    margin-right: 0;

}

#perplex ul li>img {

    margin-top: 42px;

}

#perplex ul li h3 {

    display: block;

    height: 70px;

    color: #28a5ff;

    font-weight: bold;

}

#perplex ul li>p {

    display: inline-block;

    width: 270px;

    padding-top: 10px;

    text-align: center;

}

.groupbtns {

    width: 100%;

    margin: 0 auto;

}

.bframea {
    width: 235px;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 80px;
    box-sizing: border-box;
    margin-left: 40px;
    height: 40px;
    background: linear-gradient(-90deg, #3059F9 0%, #59A3F6 100%);
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border: none;

}

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

.bframea a {

    display: block;

    width: 100%;

    text-align: center;

    color: #fff;

    font-size: 20px;

    line-height: 40px;

}





/*理念*/

#idea {

    width: 100%;

    height: 1303px;

    margin: 0 auto;

    position: relative;

    text-align: center;

    overflow: hidden;

    background: url("/project/OBM/images/ideabg.jpg") no-repeat center center;

    background-size: cover;

}

#idea h3 {

    font-size: 36px;

    color: #00b0ec;

    padding-bottom: 20px;

}

#idea h4 {

    padding-bottom: 10px;

}

#idea .txtp1,
#sketch .txtp1 {

    padding: 0 138px;

}



/*需求*/

#demand {

    position: relative;

    height: 877px;

    background: url("/project/OBM/images/debg.jpg") no-repeat center center;

    background-size: cover;

    text-align: center;

    overflow: hidden;

}

#demand h2 {

    color: #fff;

}

#demand .mx {

    width: 394px;

    margin-left: 150px;

    margin-top: 120px;

}

#demand .mx h3 {

    text-align: left;

    padding-bottom: 20px;

    color: #fff;

}

#demand .mx p {

    color: #fff;

    text-align: justify;

}

#demand .ih {

    width: 540px;

    height: 480px;

    margin-right: 46px;

}

#demand .ih>img {

    text-align: center;

}

.swiper-wrapper {

    margin-top: 40px;

    margin-bottom: 40px;

}

.swiper-pagination-bullet {

    width: 12px;

    height: 12px;

    background: #fff;

    opacity: 1;

}

.swiper-pagination-bullet-active {

    opacity: 1;

    background: #007aff;

}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {

    margin: 0 6px;

}

.swiper-container-horizontal>.swiper-pagination-bullets {

    bottom: 0;

}

#demand .bframea {

    width: 45%;

}

/*概述*/

#sketch {

    width: 100%;

    margin: 0 auto;

    position: relative;

    text-align: center;

    overflow: hidden;

    background: #f3f3f3;

}

#sketch ul {

    width: 100%;

    margin: 20px auto;

    padding-left: 142px;

}

#sketch ul li {

    float: left;

    width: 290px;

    margin-right: 42px;

    margin-top: 50px;

    text-align: left;

}

#sketch ul li:last-child {

    margin-right: 0;

    margin-left: 20px;

}

#sketch ul li h3 {

    color: #00a9e8;

    font-weight: bold;

}

#sketch ul li>p {

    text-align: justify;

}



/*模式*/

#model {

    width: 100%;

    margin: 0 auto;

    position: relative;

    text-align: center;

    overflow: hidden;

}





/*案例展示*/

#case {

    width: 100%;

    margin: 0 auto;

    position: relative;

    text-align: center;

    overflow: hidden;

    background: #f3f3f3;

}

#case h3 {

    display: inline-block;

    width: 400px;

    font-size: 36px;

    color: #00b0ec;

    font-weight: bold;

    text-align: justify;

    padding-bottom: 30px;

}

#case p {

    display: inline-block;

    width: 400px;

    text-align: justify;

}

/*移动端*/



@media (max-width:768px) {

    .OBM section {

        min-width: 100%;

        max-width: 100%;

    }

    .container {

        width: 100%;

    }

    h1 {

        font-size: 36px;

    }



    h2 {

        font-size: 26px;

    }



    h3 {

        font-size: 22px;

    }

    h4 {

        font-size: 18px;

    }

    p {

        font-size: 16px;

        line-height: 1.75;

        text-align: justify;

    }

    .pc {

        display: none;

    }

    .m-mobile {

        display: block;

    }

    #banner {

        height: 522px;

        background: url("/project/OBM/images/mbannerbg.jpg") no-repeat center center;

        text-align: center;

    }

    #banner .fl {

        float: none;

    }

    #banner h1 {

        font-size: 40px;

        padding: 0;

        padding-top: 30%;

    }



    #banner .text {

        font-size: 40px;

        padding: 0;

        text-align: center;

    }

    #banner .groupbtn {

        width: 100%;

        margin: 0 auto;

    }

    .bframea {

        width: 90%;

        height: 40px;

        line-height: 40px;

        border: none;

        background: #00b0ec;

        padding: 0;

        margin-top: 5%;

        margin-bottom: 8%;

        box-sizing: border-box;

    }



    .titlss {

        float: none;

        margin: 40px auto;

    }



    #sect1 {

        height: auto;

    }

    #sect1 h2 br {

        display: block;

    }

    #sect1 h3 {

        color: #fff;

        padding: 0 8%;

        padding-bottom: 20%;

    }

    #sect1 img {

        padding: 0 8%;

    }

    #sect1 img.fl {

        margin-bottom: 5%;

    }

    .b_group {

        margin-bottom: 10%;

    }

    .btn {

        width: 90%;

    }

    .b_group a:last-child .btn {

        width: 90%;

        margin-left: 0;

    }



    #perplex ul {

        width: 100%;

        margin: 0 auto;

        margin-bottom: 5%;

        overflow: hidden;

    }

    #perplex ul li {

        float: none;

        width: 90%;

        height: auto;

        border: none;

        margin: 0 auto;

        margin-bottom: 5%;

        overflow: hidden;

    }

    #perplex ul li:last-child {

        margin: 0 auto;

    }

    #perplex ul li>img {

        margin-top: 0;

    }

    #perplex ul li .fr {

        width: 80%;

        overflow: hidden;

    }

    #perplex ul li h3 {

        display: block;

        height: auto;

        font-size: 20px;

        text-align: left;

    }

    #perplex .groupbtns {

        width: 100%;

        margin: 0 auto;

        overflow: hidden;

    }

    #perplex .bframea {

        width: 45%;

    }

    #idea {

        height: auto;

        background: #f3f3f3;

    }

    #idea h3 {

        font-size: 26px;

    }

    #idea .m-mobile p {

        padding: 0px 5%;

    }

    #idea .m-mobile img {

        margin: 8% 0;

        padding: 0px 5%;

    }

    #demand {

        height: 1070px;

        background: url("/project/OBM/images/mdewbg.png") no-repeat center center;

        background-size: auto;

    }

    #demand h3 {

        color: #fff;

    }

    #demand p {

        display: block;

        height: 250px;

        padding: 0px 5%;

        color: #fff;

        padding-bottom: 5%;

    }

    #demand img {

        padding: 5%;

    }

    #sketch ul {

        padding: 0px 5%;

    }

    #sketch ul li {

        float: none;

        width: 100%;

        margin-right: 0;

        margin-top: 5%;

        text-align: left;

    }

    #sketch ul li:last-child {

        margin-right: 0;

        margin-left: 0;

    }

    #case .m-mobile {

        padding: 5%;

    }

    #case .m-mobile h3 {

        display: block;

        width: auto;

        font-size: 24px;

        padding-bottom: 10px;

    }

    #case .m-mobile p {

        display: block;

        width: auto;

    }

}

@media (max-width:360px) {

    #panel .tabs .titles li {

        width: 45%;

    }

    #panel .tabs .tab_img {

        margin-top: 2%;

    }

}
}