.box-l {
    left: -20%;
    position: absolute;
}

.box-r {
    left: 120%;
    position: absolute;
}

.box1 {
    margin-left: -470px;
}

.box2 {
    margin-left: -560px;
    width: 600px;
    text-align: left;
}

.box3 {
    margin-left: -500px;
    width: 268px;
    height: 190px;
}

.box32 {
    width: 600px;
    text-align: center;
}

.box_parent {
    position: relative;
    width: 1200px;
    overflow: hidden;
    height: 235px;
}

.box4 {
    /*margin-left:-600px;*/
    width: 600px;
    text-align: right;
}

.box5 {
    margin-left: 190px;
    padding-top: 25px;
}

.box_b {
    position: absolute;
    bottom: -205px;
    left: 0px;
}

.box6 {
    width: 600px;
    height: 235px;
    margin-left: -600px;
    padding-top: 30px;
}

.solution_banner {
    background: url(/Mytk/Tpl/Home/TKstyle/Public/css/../images/solution_banner.jpg) no-repeat center top;
    height: 350px;
}

.solution_li {
    width: 100%;
    margin: 0 auto;
    background: #f6f6f6;
}

.solution_li2 {
    width: 100%;
    margin: 0 auto;
    background: #ffdfb3;
}

.solution_li_con,
.solution_li2_con {
    width: 1200px;
    overflow: hidden;
    min-height: 200px;
    margin: 0 auto;
    /*padding:70px 0;*/
}

.solution_img {
    width: 600px;
    margin: 0 auto;
    overflow: hidden;
}

.solution_content {
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
}

.solution_con {
    width: 600px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}

.solution_img img {
    text-align: center;
    margin: 0 auto;
    margin-top: 28px;
}

.solution_title {
    color: #00367B;
    font-size: 26px;
    font-family: "Î¢ÈíÑÅºÚ";
    font-weight: bold;
}

.solution_int {
    font-size: 14px;
    font-family: "Î¢ÈíÑÅºÚ";
    line-height: 28px;
    margin-top: 20px;
    text-align: left;
}

.box-l2 {
    left: 50%;
    top: 300px;
    position: absolute;
}

.box-r2 {
    left: 50%;
    top: -300px;
    position: absolute;
}

.solution_li {
    width: 100%;
    margin: 0 auto;
    background: #fff5e7 none repeat scroll 0% 0%
}

.solution_content {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.solution_li_con,
.solution_li2_con {
    width: 1200px;
    overflow: hidden;
    min-height: 400px;
    margin: 0 auto;
}

.box-l2 {
    position: absolute;
}

.solution_img {
    width: 600px;
    margin: 0 auto;
    overflow: hidden;
}

.solution_img img {
    text-align: center;
    margin: 28px auto 0px
}

.solution_title {
    color: #402000;
}

.businessContainer {
    color: #A5793C;
    display: block
}

.business_ip {
    display: none;
}

.business_ip h4 {
    text-align: center;
    margin: 20px;
    font-size: 1.4rem;
}

@media(max-width:480px) {
    .businessContainer {
        display: none;
    }

    .business_ip {
        display: block;
    }

    .business_ip .odd {
        background: #eee;
    }

    .business_ip .even {
        background: #fff;
    }

    .ip_img {
        width: 100%;
        display: block;
        padding: 10px
    }

    .ip_img img {
        width: 100%;
        max-width: 100%;
    }

    .business_ip h5 {
        font-size: 1.4rem;
        text-align: center;
        margin: 0;
    }

    .business_ip p {
        padding: 10px;
        color: #000;
    }

    .business_ip .anniu {
        text-align: right;
        display: block;
    }

    .business_ip .anniu .btn {
        border-radius: 5px;
        margin: 5px;
        background: #865c22;
        color: #fff;
        border-color: #865c22;
    }
}

.solution_li {
    margin-top: 25px;
}