/*左侧导航*/
.leftNav {
    padding-right: 20px;
    margin-top: 20px;
}

.leftNav h5 {
    line-height: 60px;
    border-bottom: 2px solid #0082CE;
    font-size: 20px;
    color: #0082CE;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-align: center;
}

.leftNav h5 a {
    color: #0082CE;
}


.leftNav ul li {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
}

.leftNav ul li.current span {
    color: #0082CE;
}

.leftNav ul li span {
    font-size: 16px;
    color: #434343;
    line-height: 50px;
    letter-spacing: 1px;
}

/*服务子栏目*/
.childUl {
    padding-left: 90px;
    padding-top: 3px;
    background: rgb(247, 248, 248);
    width: 100%;
    box-sizing: border-box;
}

.childUl li {
    border-bottom: none !important;
    text-align: left !important;
}

.childUl li span {
    font-size: 15px !important;
    line-height: 35px !important;
    color: #656363 !important;
    padding-left: 7px;
}

.childUl li.current {
    background: transparent !important;
}

.childUl li.current span {
    color: #0082CE !important;
    padding-left: 5px;
    border-left: 2px solid #0082CE;
}

/*右侧内容*/
/*当前位置*/
.locationBox {
    height: 40px;
    float: right;
}

.locationBox a, .locationBox span {
    color: #333;
    font-size: 14px;
    line-height: 40px;
}

.bigBox {
    min-height: 500px;
    padding: 20px;
}

/*头部*/
.mechanismHead {
    border-bottom: 2px solid #d2d0d0;
}

.mechanismHead h5 {
    color: #0082CE;
    font-size: 20px;
    display: inline-block;
    line-height: 40px;
    margin-bottom: -1px;
    letter-spacing: .8px;
    font-weight: normal;
}

/*文章稿件内容*/
.centerText {
    overflow: hidden;
    margin: 10px 0 20px;
}

.centerText p {
    line-height: 2em;
    font: 16px/2em "微软雅黑", "宋体";
    color: #2C2C2C;
    margin-bottom: 1em;
}

.centerText p a {
    color: #0B5EA4 !important;
    text-decoration: underline !important;
    cursor: pointer !important;
}

.centerText div {
    line-height: 2em;
    font: 16px/2em "微软雅黑", "宋体";
    color: #2C2C2C;
}

.centerText img, .centerText video {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

/*加载更多*/
.loadMore {
    background: #0082CE;
    border-radius: 5px;
    text-align: center;
    margin: 50px auto;
    width: 18%;
}

.loadMore span {
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    letter-spacing: 1px;
}

/*行业服务*/
.serviceParentBox {
    padding: 15px 3%;
    overflow: hidden;
}

.serviceParentBox .serviceOne {
    background: #fff;
    margin-right: 40px;
    float: left;
    width: 399px;
    text-align: center;
    padding: 15px 0px;
    margin-bottom: 40px;
}

.serviceParentBox .serviceOne:nth-child(2n) {
    margin-right: 0;
}

.serviceParentBox .serviceOne img {
    width: 380px;
    height: 150px;
}

.serviceParentBox .serviceOne p {
    width: 326px;
    height: 230px;
    overflow: hidden;
    float: left;
    margin: 10px 0 0 27px;
    font-size: 15px;
    border-top: 1px solid #3c924d;
    line-height: 30px;
    text-indent: 2em;
    text-align: justify;
    padding-top: 15px;
}

.serviceParentBox .serviceOne a {
    width: 326px;
    height: 30px;
    float: left;
    margin: 5px 0 0 27px;
    cursor: pointer;
    background: #3c924d;
    color: #fff;
    text-align: center;
    line-height: 30px;
    display: block;
    border-radius: 5px;
}

/*服务的子栏目右侧内容*/
.serviceSunBoxHead {
    width: 100%;
    height: 50px;
    margin-top: 15px;
}

.serviceSunBoxHead p {
    width: 150px;
    height: 35px;
    float: left;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    margin: 5px 0 0 5px;
    border-radius: 5px;
    background: #ccc;
    color: #0082CE;
    margin-right: 10px;
}

.serviceSunBoxHead p.current {
    background: #3c924d;
    color: #fff;
}

/*稿件列表*/
.serviceSunNewsList {
    width: 100%;
    overflow: hidden;
}

.serviceSunNewsList ul li {
    overflow: hidden;
    height: 100px;
}

.serviceSunNewsList span {
    width: 50px;
    height: 50px;
    float: left;
    text-align: center;
    background: #878787;
    color: #fff;
    line-height: 50px;
    margin-top: 15px;
}

.serviceSunNewsList a {
    color: #656565;
    font-size: 16px;
    line-height: 35px;
    display: block;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: .8px;
}

.serviceSunNewsList p {
    width: 100%;
    height: 45px;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
    color: #b7b7b7;
    border-bottom: 1px solid #e4e4e4;
    text-align: justify;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*集团领导*/
.jtldDataBox {
    padding: 20px;
}

.jtldDataBox .topHead {
    overflow: hidden;
}

.jtldDataBox .topHead a {
    width: 150px;
    float: left;
    text-align: center;
    font-size: 16px;
    margin: 5px 0 0 5px;
    border-radius: 5px;
    margin-right: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
}

.jtldDataBox .topHead a.current {
    color: #fff;
    background: #009944;
    border: 1px solid #009944;
}

.jtldDataBox .conBox {
    margin-top: 15px;
    padding: 0 7px;
}

.jtldDataBox .conBox img {
    max-width: 100%;
}

/*轮播图*/
#scroll_Box {
    width: 100%;
    overflow: hidden;
}

.qyryBox {
    white-space: nowrap;
}

.qyryBox li {
    display: inline-block;
    margin-right: 10px;
}

.qyryBox li img {
    width: 330px;
    height: 220px;
}

/*核心企业*/
.hxqyBox {
    display: flex;
}

.hxqyBox li {
    border: 2px solid #E4E4E4;
    box-sizing: border-box;
    padding-top: 20px;
    border-radius: 3px;
    margin-bottom: 50px;
    flex: 1;
    margin-right: 20px;
}

.hxqyBox li:last-child {
    margin-right: 0;
}

.hxqyBox li img {
    height: 223px;
    width: 100%;
    object-fit: cover;
}

.hxqyBox li pre {
    font-family: '微软雅黑';
    height: 125px;
    line-height: 30px;
    color: #000000;
    font-size: 16px;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
    letter-spacing: 1px;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.swiperBox {
    margin-top: 70px;
}

.swiperBox .swiper-button-next, .swiperBox .swiper-button-prev {
    font-size: 16px;
    line-height: 45px;
    background: none;
    position: absolute;
    color: #868686;
    background: #E5E5E5;
    width: 25px;
    height: 35px;
}

.swiperBox .swiper-button-next::after,
.swiperBox .swiper-button-prev::after {
    display: none;
}

.swiperBox .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}

/*组织架构*/
.zzjgBox .el-collapse-item__header {
    height: 40px;
    line-height: 40px;
    background: #eeeeee;
    border-radius: 3px;
    padding-left: 25px;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: bold !important;
}

.zzjgBox .el-collapse-item__header a {
    color: #0081CC;
}

.zzjgBox .el-collapse-item__arrow {
    line-height: 40px;
    color: #0081CC;
    font-weight: bold !important;
}

.zzjgBox .el-collapse-item__wrap {
    background: #F9F9F9;
}

.zzjgBox ul {
    padding: 20px 0 35px 25px;
    overflow: hidden;
}

.zzjgBox ul li {
    width: 48%;
    margin-right: 4%;
    float: left;
    list-style: circle;
}

.zzjgBox ul li:nth-child(2n) {
    margin-right: 0;
}

.zzjgBox ul li a {
    line-height: 33px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #353535;
    font-size: 15px;
    letter-spacing: 1px;
}