@charset "UTF-8";
.coop-list {
    color: #333;
    font-size: 14px;
    background-color: #f5f7fa;
    width: 220px;
    float: left
}

.coop-list .son-li {
    cursor: pointer;
    display: block;
    padding: 12px 24px;
    font-weight: 600;
    width: 100%;
    color: #666;
    border-bottom: 1px solid #dedede
}

.coop-list .son-li:hover {
    color: #2d7bff
}

.coop-list .title-act {
    background-color: #e6e9ed
}

.coop-content {
    width: 920px;
    float: left;
    margin-left: 60px
}

.coop-content .bar, .coop-content .com-box {
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle
}

.coop-content .com-title {
    display: inline-block;
    border-left: 5px solid #2c7afe;
    margin-top: 40px;
    font-size: 24px;
    padding-left: 10px;
    font-weight: 500
}

.coop-content .com-title2 {
    display: inline-block;
    color: #666;
    cursor: pointer;
    vertical-align: middle
}

.coop-content .com-box {
    margin-top: 5px
}

.coop-content .c-act {
    border-bottom: 1px solid #2c7afe
}

.coop-content .bar {
    color: #e5e5e5;
    margin-right: 15px
}

.coop-content .com-title-bottom {
    border-top: 1px dashed #ddd;
    margin-top: 20px;
    height: 1px
}

.coop-content .img-content {
    background-color: #f5f6f8;
    padding-right: 20px
}

.coop-content .img-content .img-left {
    width: 45%;
    float: left
}

.coop-content .img-content .c-r {
    float: left;
    padding-left: 20px;
    width: 55%
}

.coop-content .img-content .c-r .c-p {
    margin-top: 20px;
    line-height: 28px
}

.coop-content .img-down {
    padding: 30px;
    background-color: #f5f6f8
}

.coop-content .img-down .down-left {
    width: 45%;
    padding: 30px 25px;
    background-color: #fff;
    margin-left: 30px
}

.coop-content .img-down .down-left .down-detail {
    padding: 5px 15px 15px
}

.coop-content .img-down .down-left .down-detail .f22 {
    font-size: 22px;
    font-weight: 500;
    padding-bottom: 5px
}

.coop-content .product {
    padding-bottom: 30px
}

.coop-content .product .items {
    font-size: 14px;
    margin-top: 30px;
    width: 32%;
    height: 200px;
    padding: 60px 30px 30px;
    color: #fff;
    text-align: center
}

.coop-content .product .items p {
    line-height: 24px
}

.coop-content .product .items-bg1 {
    background-image: url("../../images/aboutus/product-icon1.png");
}

.coop-content .product .items-bg2 {
    background-image: url("../../images/aboutus/product-icon2.png");
}

.coop-content .product .items-bg3 {
    background-image: url("../../images/aboutus/product-icon3.png");
}

.coop-content .develop-history {
    width: 100%;
    height: 100%
}

.coop-content .develop-history .history-left {
    background-color: red;
    width: 10%
}

.coop-content .develop-history .left-top {
    background: url("../../images/aboutus/map-mark.png") left 15px no-repeat
}

.coop-content .develop-history .left-middle {
    background: url("../../images/aboutus/map-mark.png") left -148px no-repeat
}

.coop-content .develop-history .left-bottom {
    background: url("../../images/aboutus/map-mark.png") left -564px no-repeat
}

.coop-content .develop-history .history-right {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #666;
    width: 90%;
    line-height: 24px;
    height: 100%
}

.coop-content .develop-history .history-right h3 {
    color: #333;
    font-weight: 500;
    margin-bottom: 15px
}

.coop-content .coops-company .g-hzimg {
    width: 100px;
    height: 40px;
    margin: 10px 5px;
    border: 1px solid #eee
}

.coop-content .coops-company .sub-title {
    margin-left: 15px;
    margin-top: 40px;
    margin-bottom: 5px;
    font-weight: 500
}

.coop-content .contact-table .contact-us {
    border: 1px dashed #ddd;
    padding: 36px 30px 30px 32px;
    line-height: 24px;
    color: #666;
    font-size: 12px;
    vertical-align: top
}

.coop-content .notice-title {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 500
}

.coop-content .notice .notice-a {
    display: block;
    padding: 20px 15px;
    border-bottom: 1px dashed #dedede
}

.coop-content .notice .notice-a .time-sp {
    float: right;
    color: #999;
    font-size: 12px
}

.coop-content .notice .notice-a:hover {
    background-color: #f5f7fa;
    color: #1c81e5
}

.coop-content .new-detail {
    text-indent: 2em;
    padding-bottom: 15px;
    line-height: 24px
}

.coop-content .new-detail .detais-img {
    margin: 5px
}

.coop-content .state-p {
    text-align: left;
    line-height: 24px;
    margin-bottom: 10px
}

.coop-content .mb15 {
    margin-bottom: 36px !important
}

.more {
    color: #2c7afe;
    margin-left: 20px
}