body {
    width: 100%;
}

.littleHands:hover {
    cursor: pointer;
}

.banner {
    width: 100%;
}

.banner img {
    width: 100%;
    height: auto;
}

.advantage {
    width: 100%;
    /*height: 635px;*/
    background: url('../img/business/pc_02.jpg') no-repeat;
    background-size: 100%;
    margin: -38px auto 0;
}

.advantage .adv_title {
    width: 164px;
    height: 60px;
    margin: 0 auto;
    padding-top: 119px;
}

.advantage .adv_title img {
    width: 164px;
    height: 60px;
}

.advantage .adv_text {
    width: 52rem;
    height: auto;
    position: absolute;
    right: 7rem;
    top: 18rem;
    font-size: 20px;
    color: black;
    line-height: 32px;
}

.advantage .adv_text p {
    text-indent: 2em;
    color: #333333;
    line-height: 25px;
    font-weight: 400;
}

.advantage .adv_tab {
    width: 1200px;
    height: 149px;
    margin: 44px auto 0;
    border-top: 2px solid #F8F8F8;
    border-bottom: 2px solid #F8F8F8;
}

.advantage .adv_tab .adv_tab_box {
    width: 1200px;
    height: 149px;
    margin: 0 auto;
    display: flex;
    border-left: 2px solid #F8F8F8;
    border-right: 2px solid #F8F8F8;
}

.advantage .adv_tab .adv_tab_box .adv_tab_item {
    flex: 1;
    text-align: center;
    border-right: 2px solid #F8F8F8;
}

.advantage .adv_tab .adv_tab_box .adv_tab_item div {
    background-size: 100% 100%;
    margin-left: 50%;
    transform: translate(-50%, 0);
}

.advantage .adv_tab .adv_tab_box .adv_tab_item p {
    font-size: 18px;
    color: #343434;
}

.advantage .adv_tab .adv_tab_box .adv_tab_item:last-child {
    border-right: none;
}

.advantage .adv_tab .adv_tab_box .adv_item_one div {
    width: 69px;
    height: 42px;
    background: url('../img/business/logo1.png') no-repeat;
    margin-top: 36px;
}

.advantage .adv_tab .adv_tab_box .adv_item_one p {
    margin-top: 17px;
}

.advantage .adv_tab .adv_tab_box .adv_item_one:hover {
    background: #FF8B10;
}

.advantage .adv_tab .adv_tab_box .adv_item_one:hover div {
    background: url('../img/business/logo1selected.png') no-repeat;
}

.advantage .adv_tab .adv_tab_box .adv_item_one:hover p {
    color: #FFFFFF;
}

.advantage .adv_tab .adv_tab_box .adv_item_two div {
    width: 64px;
    height: 52px;
    background: url('../img/business/logo2.png') no-repeat;
    margin-top: 36px;
}

.advantage .adv_tab .adv_tab_box .adv_item_two p {
    margin-top: 8px;
}

.advantage .adv_tab .adv_tab_box .adv_item_two:hover {
    background: #FF8B10;
}

.advantage .adv_tab .adv_tab_box .adv_item_two:hover div {
    background: url('../img/business/logo2selected.png') no-repeat;
}

.advantage .adv_tab .adv_tab_box .adv_item_two:hover p {
    color: #FFFFFF;
}

.advantage .adv_tab .adv_tab_box .adv_item_three div {
    width: 41px;
    height: 42px;
    background: url('../img/business/logo3.png') no-repeat;
    margin-top: 36px;
}

.advantage .adv_tab .adv_tab_box .adv_item_three p {
    margin-top: 18px;
}

.advantage .adv_tab .adv_tab_box .adv_item_three:hover {
    background: #FF8B10;
}

.advantage .adv_tab .adv_tab_box .adv_item_three:hover div {
    background: url('../img/business/logo3selected.png') no-repeat;
}

.advantage .adv_tab .adv_tab_box .adv_item_three:hover p {
    color: #FFFFFF;
}

.advantage .adv_tab .adv_tab_box .adv_item_four div {
    width: 46px;
    height: 33px;
    background: url('../img/business/logo4.png') no-repeat;
    margin-top: 42px;
}

.advantage .adv_tab .adv_tab_box .adv_item_four p {
    margin-top: 21px;
}

.advantage .adv_tab .adv_tab_box .adv_item_four:hover {
    background: #FF8B10;
}

.advantage .adv_tab .adv_tab_box .adv_item_four:hover div {
    background: url('../img/business/logo4selected.png') no-repeat;
}

.advantage .adv_tab .adv_tab_box .adv_item_four:hover p {
    color: #FFFFFF;
}

.advantage .adv_tab .adv_tab_box .adv_item_five div {
    width: 52px;
    height: 42px;
    background: url('../img/business/logo5.png') no-repeat;
    margin-top: 36px;
}

.advantage .adv_tab .adv_tab_box .adv_item_five p {
    margin-top: 18px;
}

.advantage .adv_tab .adv_tab_box .adv_item_five:hover {
    background: #FF8B10;
}

.advantage .adv_tab .adv_tab_box .adv_item_five:hover div {
    background: url('../img/business/logo5selected.png') no-repeat;
}

.advantage .adv_tab .adv_tab_box .adv_item_five:hover p {
    color: #FFFFFF;
}


/*132*/
.advantage .adv_tab .adv_tab_box .adv_item_six div {
    width: 57px;
    height: 35px;
    background: url('../img/business/logo6.png') no-repeat;
    margin-top: 39px;
}

.advantage .adv_tab .adv_tab_box .adv_item_six p {
    margin-top: 22px;
}

.advantage .adv_tab .adv_tab_box .adv_item_six:hover {
    background: #FF8B10;
}

.advantage .adv_tab .adv_tab_box .adv_item_six:hover div {
    background: url('../img/business/logo6selected.png') no-repeat;
}

.advantage .adv_tab .adv_tab_box .adv_item_six:hover p {
    color: #FFFFFF;
}
/*seven*/
.advantage .adv_tab .adv_tab_box .adv_item_seven div {
    width: 57px;
    height: 50px;
    background: url('../img/business/taobaojiaoyu.png?3') no-repeat;
    margin-top: 39px;
}

.advantage .adv_tab .adv_tab_box .adv_item_seven p {
    margin-top: 11px;
}

.advantage .adv_tab .adv_tab_box .adv_item_seven:hover {
    background: #FF8B10;
}

.advantage .adv_tab .adv_tab_box .adv_item_seven:hover div {
    background: url('../img/business/taobaojiaouyselect.png?3') no-repeat;
}

.advantage .adv_tab .adv_tab_box .adv_item_seven:hover p {
    color: #FFFFFF;
}

/*腾讯*/
.advantage .adv_tab .adv_tab_box .adv_item_tx div {
    width: 156px;
    height: 35px;
    background: url('../img/business/txo.png') no-repeat;
    margin-top: 39px;
}

.advantage .adv_tab .adv_tab_box .adv_item_tx:hover p {
    color: #FFFFFF;
}

.advantage .adv_tab .adv_tab_box .adv_item_tx:hover {
    background: #FF8B10;
}

.advantage .adv_tab .adv_tab_box .adv_item_tx:hover div {
    background: url('../img/business/txw.png') no-repeat;
}


/*阿里*/
.advantage .adv_tab .adv_tab_box .adv_item_al div {
    width: 140px;
    height: 50px;
    background: url('../img/business/alo.png') no-repeat;
    margin-top: 39px;
    background-position: center center;
}

.advantage .adv_tab .adv_tab_box .adv_item_al:hover p {
    color: #FFFFFF;
}

.advantage .adv_tab .adv_tab_box .adv_item_al:hover {
    background: #FF8B10;
}

.advantage .adv_tab .adv_tab_box .adv_item_al:hover div {
    width: 140px;
    height: 50px;
    background: url('../img/business/alw.png') no-repeat;
    background-position: center center;
}

.overview {
    width: 100%;
    height: auto;
    margin-top: 0px;
}

.overview .ove_title {
    width: 1200px;
    height: 34px;
    margin: 0 auto;
}

.overview .ove_title img {
    width: 380px;
    height: 34px;
}

.overview .ove_box {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    margin-top: 63px;
    background: url('../img/business/wechatMomentsBg.png') no-repeat;
    background-size: 100% 100%;
}

.overview .ove_box .ove_content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    display: flex;
}

.overview .ove_box .ove_content .ove_left {
    padding-top: 77px;
}

.overview .ove_box .ove_content .ove_left .ove_left_title {
    width: 191px;
    height: 49px;
}

.overview .ove_box .ove_content .ove_left .ove_left_title img {
    width: 191px;
    height: 49px;
}

.overview .ove_box .ove_content .ove_left .ove_left_text {
    width: 718px;
    height: auto;
    margin-top: 38px;
}

.overview .ove_box .ove_content .ove_left .ove_left_text p {
    color: #333333;
    font-weight: 400;
    line-height: 30px;
}

.overview .ove_box .ove_content .ove_left .ove_left_btn {
    width: 179px;
    height: 48px;
    margin-top: 123px;
    border: 2px solid #FF8B10;
    border-radius: 24px;
    color: #FF8B10;
    text-align: center;
    line-height: 48px;
}

.overview .ove_box .ove_content .ove_right {
    width: 437px;
    height: 555px;
    margin-left: 37px;
    margin-top: -176px;
}

.map_two {
    width: 1071px;
    height: 596px;
    background: url('../img/business/map2.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 2320px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: -1;
}

.modality {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    /*position: absolute;
    top: 2052px;
    left: 50%;*/
    transform: translate(0, 0);
    z-index: 2;
    display: flex;
}

.modality div:first-child {
    margin-left: 0;
}

.modality .mode_item {
    width: 280px;
    height: 346px;
    border-top: 2px solid #F2F2F2;
    border-left: 2px solid #F2F2F2;
    border-right: 2px solid #F2F2F2;
    border-bottom: 2px solid #FF8B10;
    box-shadow: 0px 2px 0px 0px rgba(131, 119, 102, 0.75);
    margin-left: 26px;
    text-align: center;
}

.modality .mode_item div:nth-child(1) {
    width: 108px;
    height: 108px;
    background-size: 100% 100%;
    margin-top: 47px;
    margin-left: 50%;
    transform: translate(-50%, 0);
}

.modality .mode_item div:nth-child(2) {
    font-size: 20px;
    color: #333333;
    margin-top: 12px;
}

.modality .mode_item div:nth-child(3) {
    width: 242px;
    height: auto;
    margin-top: 13px;
    margin-left: 19px;
    color: #979797;
    font-weight: 400;
    line-height: 30px;
}

.modality .mode_item:hover {
    background: #FF8B10;
    border: 2px solid #FF8B10;
    box-shadow: none;
}

.modality .mode_item:hover div:nth-child(2) {
    color: #FFFFFF;
}

.modality .mode_item:hover div:nth-child(3) {
    color: #FFFFFF;
}

.modality .mode_one div:nth-child(1) {
    background: url('../img/business/icon1.png') no-repeat;
}

.modality .mode_one:hover div:nth-child(1) {
    background: url('../img/business/icon1selected.png') no-repeat;
}

.modality .mode_two div:nth-child(1) {
    background: url('../img/business/icon2.png') no-repeat;
}

.modality .mode_two:hover div:nth-child(1) {
    background: url('../img/business/icon2selected.png') no-repeat;
}

.modality .mode_three div:nth-child(1) {
    background: url('../img/business/icon3.png') no-repeat;
}

.modality .mode_three:hover div:nth-child(1) {
    background: url('../img/business/icon3selected.png') no-repeat;
}

.modality .mode_four div:nth-child(1) {
    background: url('../img/business/icon4.png') no-repeat;
}

.modality .mode_four:hover div:nth-child(1) {
    background: url('../img/business/icon4selected.png') no-repeat;
}

.case {
    width: 100%;
    height: auto;
    /*position: absolute;
    left: 0;
    top: 2479px;*/
    /*margin-top: 50px;*/
    z-index: 2;
}

.case .case_title {
    width: 163px;
    height: 60px;
    margin: 0 auto;
}

.case .case_title img {
    width: 163px;
    height: 60px;
}

.case .case_tab {
    width: 960px;
    height: 44px;
    margin: 0 auto;
    margin-top: 44px;
    display: flex;
}

.case .case_tab .case_tab_item {
    width: 160px;
    height: 44px;
    text-align: center;
    line-height: 44px;
}

.case .case_tab .case_tab_item:hover {
    border-top: 2px solid #FF8B10;
    border-bottom: 2px solid #FF8B10;
    color: #FF8B10;
}

.case .case_tab .on {
    border-top: 2px solid #FF8B10;
    border-bottom: 2px solid #FF8B10;
    color: #FF8B10;
}

.case .case_content {
    width: 100%;
    height: auto;
    margin-top: 37px;
}

.case .case_content .case_cont_item img {
    width: 100%;
    height: auto;
}

.map_three {
    width: 1069px;
    height: 596px;
    background: url('../img/business/map3.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 3427px;
    z-index: -1;
}

.map_four {
    width: 613px;
    height: 596px;
    background: url('../img/business/map4.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 3936px;
    z-index: -1;
}

.recommend {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    /*position: absolute;
    top: 3539px;
    left: 50%;*/
    transform: translate(0, 0);
    margin-top: 50px;
    z-index: 2;
}

.recommend .rec_title {
    width: 163px;
    height: 59px;
    margin: 0 auto;
}

.recommend .rec_title img {
    width: 163px;
    height: 59px;
}

.recommend .rec_content {
    width: 100%;
    height: auto;
    margin-top: 54px;
    display: flex;
}

.recommend .rec_content .rec_cont_item {
    width: 380px;
    height: 400px;
    background: #FFFFFF;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.21);
    margin-left: 30px;
}

.recommend .rec_content .rec_cont_item .rec_item_img {
    width: 380px;
    height: 230px;
}

.recommend .rec_content .rec_cont_item .rec_item_img img {
    width: 380px;
    height: 230px;
}

.recommend .rec_content .rec_cont_item .rec_item_text {
    margin-top: 35px;
    margin-left: 29px;
}

.recommend .rec_content .rec_cont_item .rec_item_text p:nth-child(1) {
    color: #333333;
    font-size: 22px;
    font-weight: 500;
}

.recommend .rec_content .rec_cont_item .rec_item_text p:nth-child(2) {
    color: #888888;
    font-weight: 400;
    margin-top: 22px;
}

.recommend .rec_content .rec_cont_item .rec_item_text p:nth-child(3) {
    color: #888888;
    font-weight: 400;
    margin-top: 14px;
}

.recommend .rec_content div:first-child {
    margin-left: 0;
}

.process {
    width: 1144px;
    height: 215px;
    margin: 0 auto;
    margin-top: 50px;
}

.process img {
    width: 1144px;
    /*height: 215px;*/
}

.partner {
    width: 100%;
    height: 673px;
    background: #F0F0F0;
    /*margin-top: 74px;*/
}

.partner .par_title {
    width: 164px;
    height: 69px;
    margin: 0 auto;
    padding-top: 53px;
}

.partner .par_title img {
    width: 164px;
    height: 69px;
}

.partner .par_icon {
    width: 1201px;
    height: 422px;
    margin: 0 auto;
    margin-top: 10px;
}

.expect {
    width: 100%;
    height: 710px;
    background: url('../img/business/formBg.jpg') no-repeat;
    background-size: 100% 100%;
}

.expect .expect_box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.expect .expect_box .expect_form {
    width: 478px;
    height: auto;
    position: absolute;
    top: 90px;
    right: 0;
}

.expect .expect_box .expect_form .form_title {
    width: 100%;
    height: auto;
    text-align: center;
}

.expect .expect_box .expect_form .form_title p:nth-child(1) {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
}

.expect .expect_box .expect_form .form_title p:nth-child(2) {
    color: #FFFFFF;
    font-size: 42px;
    font-weight: bold;
    margin-top: 11px;
}

.expect .expect_box .expect_form .form_ipt {
    width: 100%;
    height: auto;
    margin-top: 40px;
}

.expect .expect_box .expect_form .form_ipt .ipt_item {
    width: 100%;
    height: 39px;
    border-bottom: 1px solid #666666;
    margin-top: 32px;
}

.expect .expect_box .expect_form .form_ipt .ipt_item span {
    color: #999999;
    font-size: 14px;
}

.expect .expect_box .expect_form .form_ipt .ipt_item input {
    width: 400px;
    float: right;
    border: none;
    background: none;
    color: #FFFFFF;
    outline: none;
}

.expect .expect_box .expect_form .form_ipt .ipt_item:last-child {
    width: 100%;
    height: 110px;
    border-bottom: 1px solid #666666;
}

.expect .expect_box .expect_form .form_ipt .ipt_item:last-child span {
    color: #999999;
    font-size: 14px;
    display: inline-block;
    padding-top: 35px;
}

.expect .expect_box .expect_form .form_ipt .ipt_item:last-child textarea {
    width: 400px;
    float: right;
    border: none;
    background: none;
    color: #FFFFFF;
    outline: none;
    resize: none;
}

.expect .expect_box .expect_form .form_btn {
    width: 130px;
    height: 40px;
    background: #FF8B10;
    margin-left: 50%;
    transform: translate(-50%, 60px);
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
    font-weight: 400;
}

/*合作流程*/
.hzlc {
    background: url('../img/business/pc_10.jpg') no-repeat;
    width: 100%;
    height: 110px;
    margin-top: 20px;
    position: relative;
}


.hzlc-div {
    width: 360px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    padding-top: 10px;
}

.hzlc-div-1 {
    color: black;
    text-align: center;
    font-size: 18px;
    margin-bottom: 5px;
}

/*合作方式*/
.hzfs {
    width: 100%;
    height: 710px;
    background: url('../img/business/pc_04.jpg') no-repeat;
}

.center {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.w100 {
    width: 100%;
    height: 100%;
}

.simg img {
    width: 100px;
    height: 100px;
}
@media screen and (width: 1920px){
    .advantage .adv_title{
        height: 87rem;
    }
    .advantage .adv_text {
        width: 52rem;
        right: 31rem;
        top: 27rem;
    }
}
@media screen and (width: 1600px){
    .advantage .adv_title{
        height: 70rem;
    }
    .advantage .adv_text {
        width: 52rem;
        right: 17rem;
        top: 22rem;
    }
}