.xrjbrand-banner {
    width: 100%;
    height: 410px;
    position: relative;
}

.xrjbrand-banner>img {
    width: 100%;
    height: 410px;
    object-fit: cover;
}

.xrjbrand-banner-content {
    width: 1074px;
    height: 410px;
    box-sizing: border-box;
    top: 0;
    left: 50%;
    margin-left: -530px;
    padding-top: 110px;
    position: absolute;
}

.xrjbrand-banner-content h1 {
    font-size: 36px;
    color: #3a3a3a;
    line-height: 40px;
    margin-bottom: 12px;
    padding: 0 7px;
}

.xrjbrand-banner-content p {
    font-size: 21px;
    color: #ff5e62;
    line-height: 24px;
    margin-bottom: 70px;
    padding: 0 7px;
}

.xrjbrand-banner-content p span {
    color: #666;
    display: inline-block;
}

.xrjbrand-banner-img {
    width: 596px;
    height: 111px;
    background: url(/images/v2018/version2/xrjbrand-banner-img.png) no-repeat;
    background-size: 100% 100%;
}

.xrjbrand-concentration {
    width: 100%;
    overflow: hidden;
    padding-top: 64px;
    padding-bottom: 80px;
}

.xrjbrand-concentration-content {
    width: 1200px;
    margin: auto;
}

.xrjbrand-concentration-font {
    font-size: 24px;
    color: #333;
    margin-bottom: 35px;
    text-align: center;
}

.select-brand-tab {
    width: 100%;
    overflow: hidden;
    background: #fafafa;
    padding: 21px 16px 4px 14px;
    box-sizing: border-box;
}

.select-brand-tab li {
    width: 81px;
    /* height: 16px; */
    padding-bottom: 6px;
    margin: 0 18px 14px;
    border-bottom: 2px solid #fafafa;
    display: flex;
    justify-content: center;
    float: left;
    cursor: pointer;
}

.select-brand-tab li.active {
    border-bottom: 2px solid #ff8800;
}

.select-brand-tab li div {
    width: 15px;
    height: 15px;
    background: url(/images/xrjconcentration-icon.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 7px;
    float: left;
}

.select-brand-tab li.active div {
    background: url(/images/xrjconcentration-icon-h.png) no-repeat;
    background-size: 100% 100%;
}

.select-brand-tab li.active p {
    color: #ff8800;
}

.select-brand-tab li p {
    max-width: 100%;
    font-size: 14px;
    color: #666;
    line-height: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.select-brand-content {
    width: 1200px;
}

.select-brand-content-ul {
    display: none;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.select-brand-content-ul li {
    width: 278px;
    height: 274px;
    background: linear-gradient(to right bottom, #f8f8f8, #fcfbfc, #fefeff);
    box-shadow: 0 0 4px rgba(197, 197, 197, .2);
    margin: 20px 10px 0 10px;
    float: left;
}

.select-brand-content-ul .select-brand-image {
    width: 276px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.select-brand-content-ul .select-brand-image>img {
    width: 194px;
    height: 49px;
}

.select-brand-content-ul .select-brand-name {
    font-size: 16px;
    color: #333;
    line-height: 18px;
    padding-top: 15px;
    padding-left: 15px;
    margin-bottom: 8px;
}

.select-brand-content-ul .select-brand-desc {
    width: 100%;
    font-size: 14px;
    color: #666;
    padding-left: 15px;
    padding-right: 20px;
    box-sizing: border-box;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.xrjbrand-settled {
    width: 100%;
    height: 350px;
    position: relative;
}

.xrjbrand-settled>img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.xrjbrand-settled-content {
    width: 1200px;
    padding: 0 1.5px;
    box-sizing: border-box;
    height: 350px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    padding-top: 60px;
}

.xrjbrand-settled .xrjbrand-concentration-font {
    margin-bottom: 53px;
}

.xrjbrand-settled-ul li {
    width: 165px;
    height: 100px;
    margin-right: 7px;
    border-radius: 3px;
    box-shadow: 10px 10px 16px rgba(10, 2, 4, .08);
    float: left;
}

.xrjbrand-settled-ul li:last-child {
    margin-right: 0;
}

.xrjbrand-settled-ul .xrjfirstpage-saas-li-wrap {
    width: 165px;
    height: 100px;
    margin: 0;
}

.xrjsettled-li-img1 {
    width: 135px;
    height: 34px;
}

.xrjsettled-li-img2 {
    width: 131px;
    height: 33px;
}

.xrjsettled-li-img3 {
    width: 120px;
    height: 38px;
}

.xrjsettled-li-img4 {
    width: 119px;
    height: 50px;
}

.xrjsettled-li-img5 {
    width: 131px;
    height: 33px;
}

.xrjsettled-li-img6 {
    width: 120px;
    height: 38px;
}

.xrjsettled-li-img7 {
    width: 119px;
    height: 50px;
}

.xrjbrand-whole {
    width: 100%;
}

.xrjbrand-whole-content {
    width: 1200px;
    overflow: hidden;
    margin: auto;
    padding-top: 60px;
    padding-bottom: 100px;
}

.xrjbrand-whole .xrjbrand-concentration-font {
    margin-bottom: 50px;
}

.xrjbrand-whole-tab {
    width: 1200px;
    height: 40px;
    background: #f9f9fa;
    padding-top: 5px;
    border-bottom: 1px solid #b5b5b5;
    padding-left: 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
    cursor: pointer;
}

.xrjbrand-whole-tab li {
    height: 32px;
    line-height: 32px;
    margin: 0 14px;
    font-size: 16px;
    color: #333;
    padding-bottom: 1px;
    float: left;
}

.xrjbrand-whole-tab li:hover,
.xrjbrand-whole-tab .active {
    color: #ff8800;
    font-size: 22px;
    border-bottom: 2px solid #ff6a00;
}

.xrjbrand-whole-tab-cont {
    padding: 0 14px;
    display: flex;
}

.xrjbrand-whole-ul {
    display: none;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
}

.xrjbrand-whole-ul li {
    width: 134px;
    height: 115px;
    background: linear-gradient(to bottom, #f2f2f3, #edf0fa, #e9eefe);
    margin: 20px 18px 0 15px;
    border-radius: 5px;
}

.xrjbrand-whole-ul .xrjfirstpage-saas-li-wrap {
    width: 134px;
    height: 80px;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 10px rgba(193, 211, 237, .13);
    position: relative;
    overflow: hidden;
}

.xrjbrand-whole-li-icon {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.xrjbrand-whole-li-title {
    width: 132px;
    height: 31px;
    background: linear-gradient(to right, #fff, #f8f9ff, #f6f9ff);
    font-size: 14px;
    color: #333;
    line-height: 31px;
    text-align: center;
    border-radius: 0 0 5px 5px;
    margin: auto;
}

.xrjbrand-whole-ul li:hover {
    background: linear-gradient(to bottom, #ff6262, #ff8365, #ff9566);
    border-radius: 5px 5px 0 0;
    box-shadow: 0 8px 27px rgba(222, 166, 117, .13);
}

.xrjbrand-whole-ul li:hover .xrjfirstpage-saas-li-wrap {
    background: none;
}

.xrjfirstpage-saas-li-wrap .brand-image {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 165px;
    height: 100px;
}

.xrjfirstpage-saas-li-wrap .brand-image img {
    width: 100%;
    height: 100%;
}

.xrjbrand-whole-ul li:hover .xrjfirstpage-saas-li-wrap::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 123px;
    height: 1px;
    background: rgba(255, 255, 255, .33);
    left: 50%;
    margin-left: -61.5px;
    bottom: -1px;
}

.xrjbrand-whole-ul li:hover .xrjbrand-whole-li-title {
    background: none;
    color: #fff;
}