
.content {
}

.content-bg {
    overflow: hidden;
}

.content-bg img {
    width: 100%;
}

.inner-content {
    padding: 98px 0 150px 0;
}

.title {
    padding-bottom: 40px;
}

.title span {
    border-left: 3px solid #122a88;
    font-size: 24px;
    padding-left: 16px;
    color: #122a88;
}

.all-product {
    font-size: 0;
}

.all-product .f-cb {
    width: 49%;
    zoom: 1;
    float: left;
}

.all-product .f-right {
    float: right;
}

.all-product .row {
}

.show-item {
    width: 100%;
    border: 1px solid #dcdcdc;
    font-size: 18px;
    margin-bottom: 32px;
    cursor: pointer;
    display: inline-block;
    margin-right: 4%;
}

.show-item:nth-child(2n) {
    margin-right: 0;
}


.show-item .main-tit {
    width: 100%;
    padding: 4% 5%;
    display: block;
    background-image: ;
    background-repeat: no-repeat;
    text-decoration: none;
    background-position: 95% center;
}

.show-item:hover .main-tit {
    color: #fff;
    background-image: ;
    background-color: #122a88;
}

.show-item .pic {
    transition: color .3s;
    margin-bottom: 0;
    padding-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

.show-item .ico {
    display: inline-block;
    vertical-align: middle;
}

.show-item .ico_show {
    display: block;
}

.show-item .ico_hide {
    display: none;
}

.show-item:hover .ico_show {
    display: none!important;
}

.show-item:hover .ico_hide {
    display: inline-block!important;
}

.sub-product-div {
}

.sub-product-div dl {
    width: 100%;
}

.sub-product-div dd {
    display: block;
    width: 100%;
}

.sub-product-div dd .dd-tit {
    padding: 15px 0 15px 60px;
    display: block;
    border-bottom: 1px solid #eaeaea;
    font-size: 18px;
    text-decoration: none;
}

.sub-product-div dd .dd-tit.on {
    background:  no-repeat 20px center;
    background-color: #fff
}

.sub-product-div dd .dd-tit.on:hover {
    color: #fff;
    background-color: #122a88;
    background-image: ;
}

.sub-product-div .con-t {
    display: none;
}

.sub-product-div .con-tb {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #333;
    padding: 16px 0 16px 45px;
    border-bottom: 1px solid #eaeaea;
    transition: background .3s, color .3s;
}

.sub-product-div dd .con-t .con-tb {
    padding-left: 60px;
    font-size: 16px;
}

.sub-product-div dd .con-t .con-tb:hover {
    color: #122a88;
}

.show-item-name, .show-item-more {
    width: 49%;
    display: inline-block;
}

.show-item-name img {
}

.show-item-name span {
    padding-left: 20px;
}

.show-item-more {
    text-align: right;
}

.show-item-more img {

}


.sub-product {
    margin: 20px 30px;
    display: none;
}


.child-div {
    padding: 10px 20px;
    border-bottom: 1px solid #f0f0f0;
}

.sub-product-div:hover .child-div {
    background-color: #122a88;
    color: #fff;
}

.all-product .f-cb .show-item .show-act {
    background-color: #122a88;
    color: #fff;
    background-position: 95% center;
    background-image: ;
    background-repeat: no-repeat;
}

/*.all-product .f-cb .show-item .show-act > .ico_hide{*/
/*    display: none;*/
/*}*/

/*.all-product .f-cb .show-item .show-act > .ico_show{*/
/*    display: inline-block;*/
/*}*/



.all-product .f-cb .show-item .show-act > p {
    /*background-position: left 10% !important;*/
}

.all-product .f-cb .show-item .show-act.dd-tit {
    background-position: 20px center;
}

.child-div span {
    vertical-align: middle;
    padding-left: 20px;
}


@media screen and (max-width: 1200px) {
    .inner-content {
        padding: 60px 0 30px 0;
    }

    .title {
        padding-bottom: 28px;
    }
}

@media screen and (max-width: 992px) {
    .all-product .f-cb {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 768px) {
    .show-item .main-tit {
        padding: 15px 4%;
    }

    .show-item {
        margin-bottom: 20px;
        margin-right: 0;
    }

    .sub-product-div dd .dd-tit {
        padding: 10px 0 10px 60px;
    }

    .sub-product {
        margin: 10px 20px;
    }

    .sub-product-div dd .dd-tit.on {
        background:  no-repeat 20px center;
    }

    .sub-product-div dd .dd-tit.on:hover {
        background-image: ;
    }

    .content-bg img {
        width: 130%;
        margin-left: -20%;
    }

    .show-item .ico img{
        width: 24px;
    }
}

@media screen and (max-width: 640px) {
    .inner-content {
        padding: 30px 0 10px 0;
    }

    .title {
        padding-bottom: 10px;
    }

    .title span {
        font-size: 22px;
    }

    .show-item, .sub-product-div dd .dd-tit {
        font-size: 16px;
    }

    .ico0 {
        background-size: 22px;
    }

    .sub-product-div dd .con-t .con-tb {
        font-size: 14px;
    }

    .all-product .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
        padding: 0;
    }
}

@media screen and (max-width: 414px) {
    .show-item .ico img {
        width: 20px;
    }

    .show-item, .sub-product-div dd .dd-tit {
        font-size: 14px;
    }

    .sub-product-div dd .con-t .con-tb {
        font-size: 12px;
    }

    .ico0 {
        background-size: 18px;
    }

    .sub-product-div dd .dd-tit.on {
        background: url(/uploads/image/images/8add-icon.png) no-repeat 15px center;
        background-size: 14px;
    }

    .sub-product-div dd .dd-tit {
        padding: 10px 0 10px 50px;
    }

    .sub-product-div dd .con-t .con-tb {
        padding-left: 50px;
    }

    .content-bg img {
        width: 140%;
        margin-left: -24%;
    }
}