﻿.content {
    width: 100%;
    margin: 0 auto;
    height: auto;
}

.threeright a:hover {
    color: #BC261A;
    text-decoration: none;
}

.huanying {
    width: 100%;
    text-align: center;
    font-size: 72px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFDE7;
    position: absolute;
    top: 40%;
}

#ad-1 img {
    margin: 10px auto 10px auto;
}

#ad-2 img {
    margin: 10px auto 10px auto;
}

#ad-3 img {
    margin: 10px auto 10px auto;
}

/* 新闻资讯 */

#service-xinwen {
    /* width: 85%; */
    width: 48%;
    height: auto;
    background: #FFFFFF;
    float: left;
    margin: 30px auto 30px auto;
}


/* 品牌活动 */

#service-pinpai {
    width: 48%;
    height: auto;
    background: #FFFFFF;
    float: right;
    margin: 30px auto 30px auto;
}

.xinwenone {
    display: flex;
    flex-direction: row;
    height: 60px;
    line-height: 60px;
    background: #FFFFFF;
}

.oneleft {
    flex: 1;
    margin-left: 20px;
    display: flex;
    align-items: center;
}

.oneleft img {
    margin-right: 10px;
    width: 28px;
    height: 28px;
}

.oneleft span {
    font-size: 28px;
    font-family: Source Han Serif CN;
    font-weight: 600;
    color: #333333;
}

.oneright {
    float: right;
    margin-right: 20px;
}

.oneright a {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    /* line-height: 21px; */
}

.xinwentwo {
    width: 100%;
    height: 1px;
    background: #E2E2E2;
    margin-bottom: 30px;
}

.xinwenthree {
    display: block;
    flex-direction: row;
}

.threeleft {
    margin-left: 30px;
    margin-right: 40px;
    flex: 1;
}

.threeright {
    margin-right: 30px;
    flex: 1;
}

.p1 a {
    /*text-indent: 29px;*/
    font-size: 32px;
    line-height: 40px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #BC261A;
    height: 77px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.p2 a {
    /*text-indent: 29px;*/
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 21px;
    margin-top: 20px;
    width: 100%;
    height: 42px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.p3 {
    width: 100%;
    height: 1px;
    background: #E2E2E2;
    margin-top: 13px;
    margin-bottom: 9px;
}

.threebottem {
    display: flex;
    flex-direction: row;
    margin-bottom: 8px;
}

a:hover {
    color: #BC261A !important;
}

.sanjiao {
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 398px;
    margin-left: 24px;
}

.sanjiao span {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 21px;
}

.sanjiao span:hover {
    color: #BC261A;
}

.datass {
    margin-left: 6.5%;
}

.datass span {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 21px;
}


/* 业务领域 */

#service-yewu {
    width: 25%;
    height: 298px;
    margin: 30px auto 30px auto;
    height: auto;
    background: #FFFFFF;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    float: right;
}

#service-yewu .item{
    display: block;
    width: 210px;
    height: 75px;
    text-align: center;
    line-height: 75px;
    background-color: red;
    background-size: 100% 100%;
    margin: 18px auto;
    border-radius: 5px;
}

#service-yewu .zskc{
    background: url(../image/index_btn_01.png) no-repeat;
}
#service-yewu .xxrk{
    background: url(../image/index_btn_02.png) no-repeat;
}
#service-yewu .ksrk{
    background: url(../image/index_btn_03.png) no-repeat;
}
#service-rongyu , #service-kecheng{
    width: 100%;
    margin: 30px auto 30px auto;
    height: auto;
    background: #FFFFFF;
}

.allimg {
    display: flex;
    flex-direction: row;
    /* margin-top: 16px; */
    padding-bottom: 46px;
}

.allimg div {
    /* flex: 1; */
    display: table-cell !important;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    line-height: 162px;
}

.allimg p {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 23px;
}

.firstnew {
    width: 162px;
    height: 162px;
}

.firstnew a {
    width: 100%;
    height: 100%;
}

/*.firstnew:hover {*/
/*    width: 162px;*/
/*    height: 162px;*/
/*    background: #FFFFFF;*/
/*    border: 1px solid #BC261A;*/
/*    border-radius: 50%;*/
/*}*/

.firstnew img {
    vertical-align: middle;
    margin: 0 auto;
    padding: 0;
    /*max-width: 50%;*/
    border-radius: 50%;
    width: 90%;
    margin-bottom: 20px;
    border: 2px solid #ccc;
}

.rongyu {
    display: inline-table;
    /*flex-direction: row;*/
    margin: auto;
    /* margin-top: 30px; */
    padding-bottom: 30px;
}

.rongyu .rongyu_item {
    float: left;
    margin: 20px 2%;
    width: 29.3%;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
}
.rongyu img {
    display: inline-block;
    width: 100%;
}
.rongyu .km_img{
    display: inline-block;
    width: 100%;
    height: 200px;
}

.rongyu_item .title, .rongyu_item .date,.rongyu_item .techer {
    display: inline-block;
    width: 100%;
    height: 24px;
    line-height: 24px;
    margin: 5px 0;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
}

.rongyu_item .title {
    border-left: 4px #b62720 solid;
    color: #333;
    padding-left: 20px;
    font-size: 17px;
    font-weight: bolder;
    margin: 20px 0 0 20px;
}
.rongyu_item .techer {
    padding-left: 26px;
    font-size: 14px;
    margin: 0 0 0 20px;
}
.rongyu_item .date {
    padding-left: 26px;
    font-size: 14px;
    margin: 0 0 20px 20px;
    color: #666;
}

.flex-control-nav {
    max-width: 254px;
    height: 27px;
    position: absolute;
    right: 20px !important;
    bottom: 0px;
    text-align: center;
    z-index: 999;
}

.flex-control-nav li {
    width: 10px;
    height: 10px;
    background: rgba(255, 255, 255, .48);
    /* opacity: 0.48; */
    border-radius: 50%;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
    overflow: hidden;
    z-index: 11;
}

.flex-control-nav a {
    text-indent: -9999px;
    display: block;
    width: 30px;
    background: rgba(255, 255, 255, .48);
}

.flex-control-nav .flex-active {
    width: 10px;
    height: 10px;
    background: rgba(255, 255, 255);
    border-radius: 50%;
    z-index: 999;
}

.newflexslider {
    position: relative;
    overflow: hidden;
    /* width: 560px; */
    height: 346px;
}

.flexsliderone {
    position: relative;
    overflow: hidden;
    /* width: 560px; */
    height: 346px;
}

.slides {
    position: relative;
    /* z-index: 1; */
}

.marginleft {
    margin: 0 1.5%;
}

.slides li {
    width: 100%;
    height: 346px;
    background-size: 100% 100% !important;
}

.banner-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 48px;
    /* background: #000000;

    opacity: 0.6; */
    background: rgb(0, 0, 0, .7);
    z-index: -1;
}

.banner-text p {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 48px;
    margin-left: 15px;
    z-index: 1;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/* 头部轮播 */


/* 头部轮播 */

.bannerflexslider {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

#newslides {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%
}

#newslides li {
    height: 400px;
}

.bannerflexslider .flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
    max-width: 26%;
    left: 37%;
}

.bannerflexslider .flex-control-nav li {
    display: inline-block;
    width: 25%;
    height: 6px;
    margin: 0px 4%;
    border-radius: 5px;
    position: relative;
}

.bannerflexslider .flex-control-nav a {
    display: inline-block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    background: url(https://rencai.gxbxxpt.org.cn/static/frontend/css/images/dot.png) right 0 no-repeat;
    cursor: pointer;
}

.bannerflexslider .flex-control-nav .flex-active {
    background: rgb(255, 255, 255);
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    position: absolute;
    left: 0%;
}

.bannerflexslider .flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

.bannerflexslider .flex-direction-nav li a {
    display: block;
    width: 80px;
    height: 300px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.bannerflexslider .flex-direction-nav li a.flex-prev {
    left: 40px;
}


/*background:url(images/prev.png) center center no-repeat;*/

.bannerflexslider .flex-direction-nav li a.flex-next {
    right: 40px;
}


/*background:url(images/next.png) center center no-repeat;*/


.fu {
    position: absolute;
    width: 100px;
    height: 100px;
    z-index: 999;
    line-height: 100px;
    text-align: center;
    background-color: rgb(0, 0, 0, 0.2);
    border-radius: 50%;
    margin-top: 110px;
}

.zuo {
    left: 0;
}

.you {
    right: 0;
}

.clear-float {
    width: 100%;
    height: 1px;
    clear: both;
}

#service-tushu {
    background-color: #fff;
    width: 71%;
    margin: 30px auto 30px auto;
    float: left;
}

.library-row {
    line-height: 21px;
    overflow: hidden;
    height: 205px;
    width: 96%;
    margin-left:24px;
    flex-wrap: wrap;
}

.library-row p {
    width: 45%;
    margin-right: 5%;
    float: left;
    line-height: 25px;
    height: 25px;
}

.library-row p a {
    width: 100%;
    display: inline-block;
    display: flex;
    flex-direction: row;
}

.library-row p a:hover {
    color: #BC261A;
}

.library-row p a:hover span {
    color: #BC261A;
}

.library-row p a:hover #down {
    background-image: url(../image/downred.png);
}

#down {
    display: inline-block;
    width: 16px;
    height: 14px;
    cursor: pointer;
    margin-top: 8px;
    background-image: url(../image/downgray.png);
}

#down:hover {
    display: inline-block;
    width: 16px;
    height: 14px;
    cursor: pointer;
    margin-top: 8px;
    background-image: url(../image/downred.png);
}

#down:hover {
    display: inline-block;
    width: 16px;
    height: 14px;
    cursor: pointer;
    margin-top: 8px;
    background-image: url(../image/downred.png);
}

.library-row .a {
    display: inline-block;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 5%;
}

.library-row img {
    width: 4px;
    height: 8px;
    margin-right: 10px;
    margin-top: 10px;
}
