

/*合作伙伴文字*/
li,ul {
    margin: 0;
    padding: 0;
}
ul {
    list-style: none;
}
a {
    text-decoration: none;
}
a {
    color: #000;
}
a:hover {
    text-decoration: none;
    color: #bf0614;
}


.row15 {
    padding-top: 27px;
    padding-bottom: 36px;
    background-color: #fff;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.w1100-w1200 {
    width: 1100px !important;
    margin: 0 auto;
}
.row15 .col_w100percent {
    float: none;
}
.row15 .col_w100percent, .row15 .col_w649 {
    float: left;
}
.row15 .col_w100percent .tit {
    padding-bottom: 33px;
    text-align: center;
}

.row15 .col_w100percent .tit, .row15 .col_w649 .tit {
    padding-bottom: 33px;
}
.row15 .col_w100percent .tit .sub-link {
    display: inline-block;
}
.row15 .col_w100percent .tit .sub-link a {
    display: block;
    background: url(../image/title_zhitongyangguang.png) no-repeat;
    width: 139px;
    height: 56px;
}
.row15 .col_w100percent .tit .sub-link a, .row15 .col_w649 .tit .sub-link a {
    display: block;
    background: url(../image/title_yangguangzhitongche.png) no-repeat;
    width: 137px;
    height: 66px;
}
.row15 .col_w100percent ul.list, .row15 .col_w649 ul.list {
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
}
.row15 .col_w100percent ul.list li {
    border-right: none;
    width: 10%;
}
.row15 .col_w100percent ul.list li, .row15 .col_w649 ul.list li {
    float: left;
    border-bottom: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    width: 107px;
    text-align: center;
    height: 54px;
}
.row15 .col_w100percent ul.list li a {
    border-right: 1px solid #dbdbdb;
    width: auto;
}
.row15 .col_w100percent ul.list li a, .row15 .col_w649 ul.list li a {
    display: block;
    width: 100%;
    font-size: 14px;
    height: 54px;
    line-height: 54px;
}
.row15 .col_w100percent ul.list li a:hover, .row15 .col_w649 ul.list li a:hover {
    background: url(../image/redline.png) repeat-x left bottom;
}
/*合作伙伴文字*/

/*合作伙伴图片*/

.express {
    background: #fff url(../image/express_bg.jpg) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 100px;
}
.container, .containerFull {
    margin: 0 auto;
    width: 100%;
    max-width: 1260px;
    padding: 0 18px;
}
.express-cap {
    padding: 80px 0 0;
    color: #666;
    text-align: center;
}
.express-cap h2 {
    font-size: 24px;
    line-height: 38px;
    font-weight: normal;
}
.express-cap-sub {
    font-size: 14px;
    line-height: 28px;
}

.logo-list {
    width: 1200px;
    margin: 30px auto 0;
}
.logo-list img {
    display: block;
    margin: 15px 10px;
    float: left;
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(180, 180, 180, 0.45);
    box-shadow: 0 2px 10px 0 rgba(180, 180, 180, 0.45);
}

.logo-list li:hover{cursor:pointer;transform:translate(0,-5px);}


/*成员展示图文*/
.bagData_content {
    padding-top: 30px;
    background: #fff;
}
.bagData_Industry_menubg {
    width: 1220px;
    margin: 0 auto;
}
.cl {
    zoom: 1;
}
.index_Industry_case {
    width: 1220px;
    margin: 0 auto;
}
.news_title h1 {
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    color: #000;
    margin-bottom: 20px;
    border-left: 3px solid #03bad5;
    text-indent: 10px;
}
.About_news li:hover {
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
}
.About_news .moudle {
    width: 46%;
    float: left;
    margin-right: 8px;
}
.About_news li {
    padding: 20px;
    background: #f5f2f2;
    margin-bottom: 20px;
    -webkit-transition: all 160ms;
    transition: all 160ms;
}
.About_news .moudle img {
    width: 130px;
    height: 130px;
}
.About_news img {
    float: left;
    width: 239px;
    height: 122px;
}
.About_news .news_m {
    width: 72%;
    float: right;
}
.About_news .news_m a {
    display: block;
    font: 18px/24px "Microsoft YaHei";
    color: #333;
    padding-bottom: 15px;
}
.About_news .news_m font {
    display: block;
    color: #999999;
    font: 14px/27px "Microsoft YaHei";
    padding-bottom: 10px;
    height: 51px;
    overflow: hidden;
}
.About_news .news_m span {
    display: block;
    color: #03bad5;
    font: 14px/27px "Microsoft YaHei";
}
.cl:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
}
.min_page {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin: 15px;
    clear: both;
}
/*成员展示图文*/