.marketing_content .container {
    width: 1200px;
}
.marketing_product {
    background: #05aaca;
    color: #fff;
}
.marketing_product .container{
    padding-bottom: 120px;
    background: #05aaca;
    padding-top: 54px;
}
.marketing_product .marketing_titlezh,.marketing_product .marketing_titleen {
    color: #fff;
}
.marketing_product p {
    text-align: center;
    margin-top: 50px;
}
.marketing_pain {
    margin-top: -77px;
    padding-bottom: 60px;
    border-bottom: 1px solid #e5e5e5;
}
.marketing_pain_row {
    float: left;
    width: 154px;
}

.marketing_pain_row+.marketing_pain_row {
    margin-left: 86px;
}
.marketing_pain_title ,.marketing_pain_title1{
    text-align: center;
}
.marketing_hxgn {
    margin-top: 70px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 90px;
}
.marketing_hxgn_buttons {
    margin-top: 78px;
}
.marketing_hxgn_button {
    float: left;
    width: 170px;
    height: 50px;
    line-height: 50px;
    color: #222;
    text-align: center;
    font-size: 26px;
    cursor: pointer;
    border-radius: 25px;
}

.marketing_hxgn_button.active,.marketing_hxgn_button:hover {
    background-color:#3bb3e0;
    position:relative;
    text-decoration:none;
    color:#fff;
    background-image: linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
    background-image: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0, rgb(44,160,202)),
            color-stop(1, rgb(62,184,229))
    );
    box-shadow: inset 0px 1px 0px #7fd2f1, 0px 6px 0px #156785;
    border-radius: 25px;
}
.marketing_hxgn_button +.marketing_hxgn_button {
    margin-left: 80px;
}
.marketing_hxgn_imgs>div {
    display: none;
    margin-top: 92px;
}

.marketing_hxgn_imgs>div.active {
    display: block;
}
.marketing_hxgn_title {
    margin-bottom: 70px;
    text-align: center;
}

.marketing_value {
    margin-top: 70px;
    color: #fff;
}
.marketing_value_content {
    margin-top: 80px;
    padding-left: 430px;
    height: 1142px;
}
.marketing_value_col {
    height: 164px;
}
.marketing_value_col:first-child {
    overflow: hidden;
    margin-top: 92px;
}
.marketing_value_col+.marketing_value_col {
    margin-top: 48px;
}

.marketing_value_l {
    float: left;
}
.marketing_value_r {
    float: left;
    width: 538px;
    margin-left: 26px;

}
.marketing_value_entitle {
    border-bottom: 1px solid #fff;
    padding-bottom: 4px;
}
.marketing_value_r p {
    margin-top: 10px;
}
.marketing_suyuan {
    margin-top: 100px;
    height: 728px;
    padding-top: 55px;
    color: #fff;
}
.marketing_suyuan .marketing_titlezh,.marketing_suyuan .marketing_titleen {
    color: #fff;
}
.marketing_suyuan p{
    margin-top: 24px;
    text-align: center;
}
.marketing_pain1 {
    margin-top: 90px;
    padding-bottom: 80px;
    border-bottom: 1px solid #e5e5e5;
}
.marketing_pain1_content {
    margin-top: 56px;
}

.marketing_pain1_row {
    width: 33.333333333%;
    float: left;
    text-align: center;
}
.marketing_pain1_first {
    margin-top: 45px;
}
.marketing_pain1_first,.marketing_pain1_sec {
    font-size: 30px;
    color: #666;
}

.marketing_hxgn1 {
    margin-top: 90px;
    padding-bottom: 50px;
}
.marketing_hxgn1_content {
    margin-top: 60px;
    color: #fff;
}

.marketing_hxgn1_row {
    width: 360px;
    height: 618px;
    float: left;
    text-align: center;
    padding-left: 60px;
    padding-right: 60px;
}
.marketing_hxgn1_row+.marketing_hxgn1_row {
    margin-left: 45px;
}
.marketing_hxgn1_title {
    margin-top: 188px;
}
.marketing_hxgn1_entitle {
    padding-bottom: 13px;
    border-bottom: 2px solid #fff;
}
.marketing_hxgn1_row p {
    text-align: left;
    margin-top: 20px;
}
