/* 面包屑 */
.construct-breadcrumb {
  font-size: 14px;
  color: #777777;
  margin: 20px 0;
}

.construct-breadcrumb span a {
  text-decoration: none;
  color: #777777;
}

.mian-content{
    width: 1200px;
    margin:  0 auto;
}
.main-content-left{
    width: 200px;
    background-color: #F5F6F9;
    display: inline-block;
    margin-bottom: 20px;
}
.main-content-right{
    display: inline-block;
    vertical-align: top;
    margin-left: 24px;
    width: 970px;
}
.main-content-right .content-title {
   font-weight: bold;
   font-size: 16px;
   color: #333333;
}
.main-content-right .content-title span{
    display: inline-block;
    width: 3px;
    height: 16px;
    background: #BE956B;
    border-radius:0px 100px 100px 0px;
    margin-right: 5px;
    vertical-align: text-bottom;
}

/* 左侧菜单 */
.left-menu {
  min-height: 600px;
  background:#f6f7f6;
}

.left-menu li:not(.selectedActive):hover {
  background: #EDEDF1;
}

.left-menu li {
  height: 52px;
  line-height: 52px;
  padding-left: 32px;
  font-size: 14px;
  cursor: pointer;
}

.left-menu>.selectedActive {
  background: #BE956B;
  color: #FFFFFF;
  width: 180px;
}

.left-menu>.selectedActive .rightArrow {
  float: right;
  background: url(../images/rightArrow-img.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 9px;
  height: 15px;
  margin-right: 10px;
  margin-top: 20px;
}

/* .left-menu>.selectedActive a {
  color: #fff;
}

.left-menu > li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #333333;
} */


/* 组织架构 */
.main-content-right .organization-content{
        width: 100%;
    height: 1700px;

    background-position: center center;
    background-size: contain;
}
/* 控股股东 */
.gltd-list {
    margin-top: 24px;
    margin-bottom: 40px;
}

.gltd-list ul li{
    position: relative;
    width: 970px;
    height: 80px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #D2D2D2;
    border-left: 0;
}
.gltd-list ul li::before {
    position: absolute;
    left: 0;
    content: '';
    width: 4px;
    height: 80px;
    background-color: #BE956B;
    border-radius: 3px 0px 0px 3px;
}
.gltd-list ul li:not(:first-child) {
    margin-top: 16px;
}
.gltd-list ul li div:first-child {
    position: absolute;
    left: 72px;
    top: 28px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.gltd-list ul li div:last-child {
    position: absolute;
    right: 46px;
    top: 0px;
    font-size: 16px;
    color: #333333;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow:ellipsis;
}
.gltd-list ul li .cxtz{
    top: 4px !important;
}
.gltd-list ul li .gtjzj{
    top: 28px !important;
}
.gltd-list ul li .zgpa{
    top: 15px !important;
}
.gltd-list ul li .gxtz{
    top: 20px !important;
}

#result-business{
margin:16px 0
}
/* 动态焦点 */
.dieline {
    margin-top: 20px;
    height: 1px;
    background: #efefef;
}
.tdky_tabCls_tab1 {
        border-bottom: 1px solid #BE956B;
    }
.tdky_tabCls .tdky_tabCls_tab1{
   float: left;
}
.header-tabs {
  display: flex;
  margin-top: 24px;
}
.header-tabs div {
  width: 96px;
  height: 35px;
  font-size: 14px;
  color: #555555;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  background: rgba(190,149,107,0.1000);
  display: inline-block;
}
.header-tabs div a{
    color: #333333;
    text-decoration: none;
}
.header-tabs .isActive {
  background: #BE956B;
  color: #ffffff;
}

.title-item {
    position: relative;
    margin-top: 20px;
}
.title-item .title-item-a{
    display: block;
    width: 200px;
    height: 150px;
    overflow: hidden;
}
.title-item img{
    width: 200px;
    height: 150px;
    /* background-color: aqua; */
}

.title-item-right {
    position: absolute;
    right: 0;
    top: 20px;
    left: 220px;
    width: 750px;
    /* margin-left: 10px; */
} 
.title-item-right a {
    text-decoration: none;
    color: #333333;
}
.title-item-right .title-item-2{
    color: #666666;
}
.title-item-right .title-item-1:hover {
    color: #be966d;
}
.title-item-1 {
    width: 750px;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 16px; 
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}
.title-item-2 {
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.title-item-right div {
    margin-top: 16px;
    font-size: 14px;
    color: #666666;
}
.list-box .content-table{
    margin-top: 24px !important;
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.list-box .content-table thead{
    background: #F5F6F9;
    padding-left: 14px;
}
.content-table tbody tr {
    height: 48px;
    line-height: 48px;
    padding-left: 10px;
    display:table-row;
}
.content-table tbody tr th{
    font-weight: normal;
}
.content-table tbody  tr:hover th{
    font-weight: 700;
}
.content-table tbody  tr:hover{
    box-shadow: 0px 2px 6px 0px rgba(216, 192, 167, 1);
    border-radius: 2px;
    border: 1px solid #BE956B;
    font-weight: 700;
}
.content-table tbody .table-view{
    display: block;
    width: 68px;
    height: 32px;
    line-height: 32px;
    border-radius: 20px;
    border: 1px solid #BE956B;
    margin: 10px auto;
    color: #BE956B;
}
.content-table tbody .table-view a{
  text-decoration-line: none; 
  color: #BE956B;
}
.content-table tbody  tr:hover  .table-view{
    background-color: #BE956B;
    color: #FFF;
    cursor: pointer;
}
.content-table tbody  tr:hover  .table-view a{
    color: #FFF;
}
/* 业务资质 */
.content-ywzz{
    margin-top: 24px;
}
.content-ywzz-item{
    display: inline-block;
    width: 475px;
    height: 68px;
    line-height: 68px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E2E2E2;
    margin-bottom: 16px;
}
.content-ywzz-item img{
    width: 30px;
    height: 30px;
    margin-left: 24px;
    margin-right: 16px;
    vertical-align: middle;
}
.content-ywzz-item span{
    font-size: 16px;
    color: #333333;
}
.content-ywzz div:nth-child(odd){
    margin-left: 10px;

}
/* 荣誉奖项 */
.content-ryjx{
    margin-top: 24px;
}
.content-ryjx-item{
    display: inline-block;
    width: 300px;
    height: 319px;
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    margin-right: 14px;
    margin-bottom: 14px;
    vertical-align: middle;
}
.content-ryjx-item:hover{
    box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.0800);
}
.content-ryjx-item .content-ryjx-item-title{
    padding: 0 16px 16px;
}
.content-ryjx-item .content-ryjx-item-title  a{
    text-decoration-line: none;
    color: #333333;
    width: 271px;
    /* height: 55px; */
    overflow: hidden;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.content-ryjx-item .content-ryjx-item-title a:hover{
color: #BE956B 
}
.content-ryjx-item div .contentryjxTitle{
    color: #444444;;
    font-size: 14px;
    font-weight: normal;
}
.content-ryjx-item div .contentryjxTime{
    color: #444444;;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 12px;
}
/* 成功案例 */
.content-ryjx-item div .contentTitle{
    color: #444444;;
    font-size: 16px;
    margin-bottom: 12px;
    height: 55px;
    font-weight: 700;
}
.content-ryjx-item div .contentTime{
    color: #999;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}
.content-ryjx-item .item-img-div{
    position: relative;
    width: 260px;
    height: 188px;
    margin: 16px;
}
.content-ryjx-item .item-cgal{
   margin: 0;
   margin-bottom:16px;
   width:300px;
   overflow: hidden;
}
.content-ryjx-item  .item-img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 273px;
    height: 188px;
    background-color: rgba(0, 0, 0, 0.3);
    background-image: url(../images/enlarge-img.png);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
}
.content-ryjx-item .item-img-div img{
    width: 273px;
    height: 188px;
    transition: all .3s;
}
.content-ryjx-item .item-img-div:hover img{
    transform: scale(1.1)  
}
.content-ryjx-item .item-img-div:hover .item-img{
    opacity: 1;
    cursor: pointer;
}

/* 图片放大 */
.bigImg{
    position: absolute;
    top: 50%;
    left: 50%;
    /*图片向左移动自身宽度的50%, 向上移动自身高度的50%。*/
    transform: translate(-50%,-50%);
    width: 50%;
}
/*遮罩层*/
.opacityBottom {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.4);
    z-index: 9999;
    top: 0;
    left: 0;
}
.opacityBottom  .closeBottom{
    position: absolute;
    top: 5%;
    right: 5%;
    width: 30px;
    display: block;
    height: 30px;
    text-align: center;
    background: #fff;
    line-height: 30px;
    border-radius: 50%;
    cursor: pointer;
}
/* 公司简介 */
.gsjj-img {
    margin-top: 24px;
    background: url(../picture/gsjj-img.jpg) no-repeat;
    width: 976px;
    height: 290px;
}
.gsjj-title {
    margin: 30px 0;
}
.gsjj-title p {
    font-size: 14px;
    color: #444444;
    line-height: 21px;
    text-indent: 32px;
}
.gsjj-title p:not(:first-child) {
    margin-top: 20px;
}

/* 联系我们 */
.lxwm-title {
    margin-top: 37px;
    font-size: 18px;
    font-weight: bold;
    color: #444444;
}
.lxwm-title-art {
    margin-top: 24px;
    font-size: 14px;
    color: #444444;
    line-height: 21px;
}
.lxwm-title-art p:last-child {
    margin-top: 10px;
}
.lxwm-phone {
    color: #c44c67;
    font-family: 800;
    font-size: 24px;
}
#allmap {
    width: 976px;
    height: 346px;
    overflow: hidden;
    margin-top:24px;
}
.lxwm-lxfs {
    margin-top: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #444444;
}
.lxwm-phone-box {
    display: flex;
    margin: 14px 0 32px 0;
    flex-wrap: wrap;
}
.lxwm-phone-box div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 480px;
    height: 94px;
    background-color: #F5F5F5;
    border-radius: 4px;
    margin-top: 16px;
}
.lxwm-phone-box div:nth-child(even) {
    margin-left: 16px;
    flex: 1;
}
.lxwm-phone-box div p {
    margin-left: 24px;
    color: #444444;
}
.lxwm-phone-box div p:first-child {
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
}
.lxwm-phone-box div p:last-child {
    margin-top: 12px;
    font-size: 14px;
    line-height: 21px;
}
.lxwm-phone-box div p:last-child > span:last-child {
    margin-left: 21px;
}


/* 发展历程 */
.fzlc-content {
    position: relative;
    margin: 24px 0;
    width: 970px;
    min-height: 500px;
    /* background-color: pink; */
}

.fzlc-swiper {
    width: 100%;
    height: 450px;
}

.swiper-button-next, .swiper-button-prev {
    height: 35px;
    width: 35px;
    top: 90%;
    border: 1px solid #ceccc8;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
    border-radius: 50%;
    z-index: 99;
}
.swiper-button-next:hover ,.swiper-button-prev:hover {
    transform: scale(1.1);
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 16px;
    color: #be956b;
}
.swiper-pagination {
    bottom: 30px !important;
}


.swiper-active div:first-child {
    background-color: #be956b;
    border: #be956b;
}

.swiper-active div:first-child div {
    background-color: #ffffff;
}


.step-swiper {
    height: 120px;
    overflow: hidden !important;
    width: 880px;
    margin-bottom: 50px;
}
.step-swiper .swiper-slide {
    text-align: center;
    cursor: pointer;
}
.swiper-big-cle {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 50%;
    background-color: #f2f2f2;
    border: 1px solid #595858;
}
.swiper-small-cle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #888888;
}
.swiper-title {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%);
    font-size: 14px;
    color: #444444;
}
.step-swiper::after {
    content: '';
    position: absolute;
    width: 880px;
    height: 1px;
    background-color: #ceccc8;
    top: 50%;
}


.fzlc-content-title {
    display: flex;
    align-items: center;
    margin: 30px 20px 0;
}
.fzlc-content-title p:first-child {
    margin: 0 69px 0 20px;
    font-size: 28px;
    font-weight: normal;
    color: #444444;
    line-height: 32px;
}

.fzlc-content-title p:last-child {
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    line-height: 22px;
}
.liTop{
   display: inline-block;
    font-size: 12px;
    border-radius: 2px;
    color: #fff;
    margin-right: 6px;
    height: 20px;
    line-height: 20px;
    width: 40px;
    text-align: center;
    padding: 0px 2px; 
    background-color: #BE956B;
    vertical-align: middle;
}


.shqy-list-box {
    width: 968px;
    margin-top: 16px;
    margin-bottom: 20px;
    min-height: 240px;
}
.shqy-list-box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.shqy-list-box ul li {
    position: relative;
    width: 23.9%;
    height: 102px;
    cursor: pointer;
    margin-bottom: 16px;
}
.shqy-list-box li:hover .box-visible {
    display: block;
}
.hzjg-title {
    margin-top: 32px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
}
.ysqh-box {
    width: 100%;
    height: 102px;
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    border-radius: 2px;
}
.ysqh-box img {
    width: 100%;
    height: 100px;
    border-radius: 2px;
}
.box-visible {
    display: none;
    padding: 0 20px;
    background: #BE956B;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 102px;
    border-radius: 2px;
}
.box-visible p {
    margin: 0 auto;
    width: 200px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 102px;
}


/*新版发展历程*/
.fzlc-item-box {
    position: relative;
    margin-top: 20px;
}
.fzlc-right-text {
    margin: 20px 0 0 60px;
}
.fzlc-right-text-item {
    overflow: hidden;
    margin-bottom: 50px;
    min-height: 50px;
}
.fzlc-year-s {
    font-size: 14px;
    font-weight: bold;
    color: #BE956B;
}
.fzlc-text-t {
    width: 750px;
    float: right;
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    line-height: 22px;
}
.fzlc-year {
    float: left;
    font-size: 28px;
    font-weight: normal;
    color: #444444;
    margin-right: 49px;
}
.fzlc-cle-big {
    position: relative;
    float: left;
    width: 14px;
    height: 14px;
    background: #F2F2F2;
    border: 1px solid #D9D9D9;
    border-radius: 50%;
    margin: 7px 20px 0 0;
    z-index: 1;
}
.fzlc-cle-small {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 6px;
    background: #9D9D9D;
    border-radius: 50%;
}
.fzlc-line {
    position: absolute;
    top: 50px;
    margin-left: 6px;
    width: 2px;
    height: 85%;
    border: 1px solid #D8D8D8;
}

.pagger-wrapper {
    width: 976px !important;
}


.rczp-list {
    width: 100%;
    margin-top: 10px;
}
.rczp-list li{
    height: 48px;
    border: 1px solid transparent;
    cursor: pointer;
}
.rczp-list li span {
    display: inline-block;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #444444;
    height: 48px;
    line-height: 48px;
}

.rczp-l-name {
    width: 200px;
    padding-left: 15px;
}
.rczp-l-bm {
    width: 225px;
}
.rczp-l-num {
    width: 225px;
}
.rczp-l-time {
    width: 230px;
}

.rczp-l-check a {
    display: block;
    width: 68px;
    height: 32px;
    line-height: 32px;
    border-radius: 20px;
    border: 1px solid #BE956B;
    text-align: center;
    color: #BE956B;
    text-decoration: none;
}

.rczp-list li:hover {
    box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.1200);
    border-radius: 2px;
    border: 1px solid #BE956B;
    font-weight: bold;
    color: #444444;
}

.rczp-list li:hover a {
    background: #BE956B;
    color: #ffffff;
}


/* 指引 */
.mapBtns {
    margin-top: 16px;
    width: 100%;
    height: 48px;
}

.mapBtns div {
    width: 480px;
    height: 48px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #BE956B;
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
}

.mapBtns div:hover {
    background: #BE956B;
    border: 1px solid #BE956B;
    color: #FFFFFF;
}

.mapBtns .btn-active {
    background: #BE956B;
    border: 1px solid #BE956B;
    color: #FFFFFF;
}

.busBtn {
    float: left;
}

.stopBtn {
    float: right;
}

.mapBtns-visible-box {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0, 0, 0,.5);
    display: none;
    z-index: 9999;
}

.mapBtns-visible-content {
    position: absolute;
    width: 600px;
    height: 800px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #fff;
    border-radius: 3px;
    z-index: 9999;
}

.mapBtns-visible-text {
    font-size: 16px;
    margin: 20px 0 20 20px;
    color: #333333;
}

.visible-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    border: 1px solid #d2d2d2;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}

.mapBtns-visible-line {
    width: 100%;
    height: 1px;
    background: #d2d2d2;
}

.visible-content {
    width: 100%;
    height: 700px;
    overflow-y: auto;
    overflow-x: hidden;
}

.visible-content img {
    display: block;
    width: 100%;
}

/* 页码 */
.pagger-wrapper {
    display: block;
    width: 1200px;
    margin-top: 20px;
    height: 30px;
    margin: 20px auto;
    text-align: center;
}
.pagger-wrapper {
    width: 976px !important;
}