#menu .navContain dlhtml{
    height: 100%;
}

body{
    height: 100%;
    behavior: url(ie-css3.htc); /* 通知IE浏览器调用脚本作用于'organizationBox'类 */
    /*background: url("../images/20190828.jpg") top center no-repeat;*/
    background-size:cover;
}
header{
    height: 100%;
}
.row{
    height: 100%;
    margin-left: 0;
    margin-right: 0;
}
.rightContainer{
    height: 100%;
}

.menuContainer1{
    background-color: #FFFFFF;
    height: calc(100vh);
}
.menuContainer1 .navContain{
    padding-top: 30%;
    padding-left: 0;
}

.menuContainer1 .navContain .currentLi{
    background: url("../images/current_02.png") left no-repeat;*/
    background-position-y: 25%;
    background-size: 15px 25px;
}
.menuContainer1 .navContain li{
    list-style: none;
    position: relative;
    line-height: 36px;
    padding-left: 48px;
    font-size: 10px;
}
.menuContainer1 .navContain li:hover{
    background: url("../images/current_02.png") left no-repeat;
    background-position-y: 25%;
    background-size: 15px 25px;
}
.menuContainer1 .navContain li a{
    /*font-size: 13.5px;*/
    font-size: 16px;
}
.menuContainer1 .navContain li a:hover{
    color: #682f62;
}
.menuContainer1 .navContain li a span{
    font-size: 12px;
    margin-left: 10px;
}
.menuContainer1 .logo{
    width: 25%;
    height: 35px;
    margin:20px auto;
}
.menuContainer1 .logo img{
    width: 25%;
    position: absolute;
    left: 15%;
    top: 2%;
}



.menuContainer{
    background-color: #FFFFFF;
    height: 100%;
}
.menuContainer .navContain{
    padding-top: 30%;
    padding-left: 0;
}

.menuContainer .navContain .currentLi{
    background: url("../images/current_02.png") left no-repeat;
    background-position-y: 25%;
    background-size: 15px 25px;
    background-color: rgb(245,235,244);
}
.menuContainer .navContain li{
    list-style: none;
    position: relative;
    line-height: 36px;
    /*padding-left: 48px;*/
    padding-left: 33%;
    font-size: 10px;
}
.menuContainer .navContain li:hover{
    background: url("../images/current_02.png") left no-repeat;
    background-position-y: 25%;
    background-size: 15px 25px;
    background-color: rgb(245,235,244);
}
.menuContainer .navContain li a{
    font-size: 13.5px;
}
.menuContainer .navContain li a:hover{
     color: #682f62;
 }
.menuContainer .navContain li a span{
    font-size: 12px;
    margin-left: 10px;
}
.menuContainer .logo{
    width: 25%;
    height: 35px;
    margin:20px auto;
}
.menuContainer .logo img{
    width: 80px;
    position: absolute;
    left: 27%;
    top: 2%;
}
.rightContainer{
    background-color: #FFFFFF;
}
.col-xs-10{
    width: calc(98vw - 210px);
}

/*下拉菜单*/
#menu{
    padding-left: 0;
}
#menu .navContain dl dt a, #menu .navContain dl dt a:visited {
    display:block;
    text-align:center;
    text-decoration:none;
    width:100%;
    height:40px;
    color:#FFFFFF;
    border-width:1px 1px 0 0;
    background:rgba(0,0,0,0.4);
    line-height:40px;
    font-size:13px;
    font-weight: normal;
    letter-spacing:1px;
}
#menu .navContain dl {
    display: none;
    width:100%;
    margin-left: -2%;
}
#menu .navContain dl p{
    display: none;
    width:100%;
}
#menu .navContain dl dt:hover a {
    color:#fff;
    background:rgba(0,0,0,0.4);
}
#menu .navContain dl dt{
    position: relative;
}
#menu .navContain dl dt p a:hover{
    color:#FFFFFF;
    background:#2b1629;
}
#menu .navContain li:hover dl {
    display:block;
    position:absolute;
    top:0;
    left:102%;
    z-index: 99999;
    width:200px;
}
#menu .navContain li dl dt:hover p {
    display:block;
    position:absolute;
    top:0;
    left:102%;
    z-index: 99999;
    width:200px;
}
#menu .navContain dl dt:hover dl dt a {
    display:block;
    background:#692f62;
    height:20px;
    line-height:20px;
    color:#fff;
    font-size:13px;
}

#menu .navContain dl dt:hover dl dt a:hover {
     color:#FFFFFF;
 }

/*下拉菜单*/
/*项目查询*/
.navbar-search .search-query{margin-bottom:0;padding:4px 14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:1;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background: url(../images/sou_01.png) no-repeat right;
    background-size: 15px 15px;background-position: 95%}.navbar-static-top{position:static;margin-bottom:0}.navbar-static-top .navbar-inner{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.navbar-search{position:relative;float:left;margin-top:5px;margin-bottom:0}
.navbar-search input{
    border: 1px solid #cccccc;
}
/*项目查询*/

/*tab切换*/
.container {
    margin: 10px auto;
    overflow: hidden;
    height: 100%;
}
.containersz {
    margin: 10px auto;
    height: 100%;
}
ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    z-index: 88888;
    width: 220px;
    font-size: 14px;
}
ul.tabs li {
    margin: 0;
    padding: 0;
    height: 41px;
    line-height: 41px;
    margin-bottom: 1px;
    overflow: hidden;
    position: relative;
    background-position: 5px center;
    background: #e7e7e7;
}
ul.tabs li a {
    text-decoration: none;
    color: #000000;
    display: block;
    font-size: 14px;
    padding: 0 20px;
    outline: none;
}
ul.tabs li a:hover {
    background: #692f61;
    color: #ffffff;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
    background: #692f61!important;
    color: #ffffff!important;
    background-position: 5px center;
}
li.active a{
    color: #ffffff!important;
}
.tab_container {
    background-color: #ffffff;
    margin-top: -80px;
    margin-left: -20px;
    z-index: 1;
    height: 100%;
}
.tab_containerDiv{
    height: 100%;
    overflow: auto;
    background-color: #f9f9f9;
    /*padding: 0 0 0 20px;*/
}
.tab_content {
    font-size: 1.2em;
}
.tab_content h2 {
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    font-size: 1.8em;
}
.tab_content h3 a{
    color: #692f61;
}

/*tab切换*/
.rightTopCon{
    margin-top: 20px;
    overflow: hidden;
    padding: 0 20px;
}
.rightTopCon p{
    background: url("../images/icon_03.png") no-repeat left;
    padding-left:25px;
    background-position: 0 center;
    color: #797979;
    margin-top: 0%;
    font-size: 12px;
}

.rightTopCon p a{
    color: #797979;
}
.rightTopCon p a:hover{
    text-decoration: underline;
}
.MainContainer{
    /*height: 590px;*/
    height: calc(100vh - 160px);
    overflow: auto;
    /*padding-top:1%;*/
}
.MainContainerOrg {
     overflow: auto;
     padding-left: 10px;
     padding-right: 10px;
}

.MainContainer::-webkit-scrollbar{
    display:none;
}
.MainContainerOrg::-webkit-scrollbar{
    display:none;
}

.Designer{
    width: 164px;
    height: 263px;
    position: relative;
    margin-right: 20px;
    margin-top: 20px;
}
.Designer006{
     width: 164px;
     height: 230px;
     position: relative;
     margin-right: 20px;
     margin-top: 20px;
 }

.Designer006 img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.Designer_title {
    line-height: 20px;
    padding-top: 40px;
    margin-bottom: -10px;
}
.Designer_title > div:nth-child(1) {
    letter-spacing: 2px;
    font-size: 19px;
    font-weight: bold;
}
.Designer_title > div:nth-child(2) {
    color: #bbb;
    font-size: 12px;
    margin-top: -2px;
}

.leader-list:nth-child(1) {
     width: 164px;
     height: 248px;
     position: relative;
     margin-right: 20px;
     margin-top: 20px;
}
.leader-list:nth-child(1) img{
    width: 164px;
    height: 248px;
}
.Designer p{
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
}
.Linklogo{
    width: 220px;
    height: 220px;
    background-color: #ffffff;
    position: relative;
}
.Linklogo img{
    width: 180px;
    height: 180px;
    position: absolute;
    top: 20px;
    left: 20px;
    display: block;
    margin: auto;
    padding-top: 3%;
}
.Linklogo p{
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
}
.workPic{
    width: 33.33%;
    height: 250px;
    position: relative;
    /*margin-right:10px;*/
    margin-top: 20px;
}
.workPic dl{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 360px;
    height: 50px;
    color:#FFFFFF;
    background: rgba(0,0,0,0.5);
    margin-bottom: 0;
    text-align: center;
    opacity:0.8;
}
.workPic dl dt{
    float: left;
    width: 240px;
    font-size: 13px;
    font-weight: 500;
    height: 49px;
    line-height: 50px;
    background: rgba(0,0,0,0.8);
    color: #FFFFFF;
    padding: 0 10px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.workPic dl dd{
    float: right;
    line-height: 50px;
    width: 119px;
    color: #FFFFFF;
    padding: 0 10px;
    height: 50px;
}
.workPic img{
    width: 360px;
    height: 200px;
}
.Designer img{
    width: 164px;
    height: 223px;
}
.Designer dl{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 164px;
    height: 50px;
    background-color: #000000;
    color:#FFFFFF;
    margin-bottom: 0;
    text-align: center;
    opacity:0.8;
    filter:alpha(opacity=80);
}
.Designer006 dl{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 164px;
    height: 50px;
    background-color: #000000;
    color:#FFFFFF;
    margin-bottom: 0;
    text-align: center;
    opacity:0.8;
    filter:alpha(opacity=80);
}
.Designer dl{
    color:#FFFFFF;
}
.footer02{
    position: fixed;
    /*background-color: #5e5e5e;*/
    bottom: 0;
    right: 0;
    padding-bottom: 10px;
    z-index: 3;
}
.footer02 ul{
    margin-bottom: 0;
    margin-top: -2px;
    /*margin-top: -1%;*/
    margin-right: 30px;
}
.footer02 li{
    list-style: none;
    margin-right: 10px;
}
.footer02 li a{
    color: #000000;
}
.footer02 li:hover{
    border-bottom: 2px solid #692f62;
}
.footer02 .currentFli{
    border-bottom: 2px solid #692f62;
}
/*描述文字*/
.DescriptionText{
    background-color: rgba(000,000,000,0.5);
    height: 150px;
    overflow: auto;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 9999;
    right: 0;
}
.DescriptionText p{
    color: #FFFFFF;
    padding: 10px;
    /*height: 100%;*/
    font-size: 14px;
}

/*弹出框背景颜色css*/
.black_overlay{
    display: none; position: absolute; top: 0%;
    left: 0%; width: 100%;height: 100%; background-color: black;
    z-index:1001;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
}
.loginContainer {
    display: none;
    width: 80%;
    background-color: #ffffff;
    position: absolute;
    top: 20%;
    left: 10%;
    height: 60%;
    z-index: 1002;
    overflow: auto;
    box-shadow: 0px 4px 8px #343434;
    /*position: relative;*/
}
.loginContainer03 {
    display: none;
    width: 20%;
    background-color: #ffffff;
    position: absolute;
    top: 20%;
    left: 40%;
    z-index: 1002;
    overflow: auto;
    box-shadow: 0px 4px 8px #343434;
}
.loginContainer03 img{
    width: 95%;
}
.closeLg{
    position:fixed;
    margin-top: 1%;
    margin-left: 76%;
    z-index: 100;
    cursor: pointer;


}
.mianPopTop{
    padding: 10px 20px;
}
/*弹出框背景颜色css结束*/
.workPopPic img{
    width: 100%;
}
.designerPic img{
    width: 90%
}
.designerText{
    margin-left: -34px;
}
.designerText span{
    font-size: 12px;
    color: #000;
}
.designerText h4{
    font-size: 14px;
    font-weight: 500;
    /*color: #323232;*/
    color: #000;
    line-height: 24px;
}
.designerText h1{
    font-weight: bold;
    color: #000;`
}
.designerText p{
    font-size: 14px;
    /*color: #646464;*/
    color: #000;
    line-height: 24px;
}
.col-xs-7 {
    width: 68.333333%;
}
.UsText{
    color: #FFFFFF;
    margin-top: -230px;
    width: 25%;
    margin-left: 50%;
}
.UsText dt{
    border-left: 5px solid #692f62;
    line-height: 18px;
    padding-left: 10px;
    color: #000000;
}
.UsText dd{
    padding-left:5px;
    margin-top: 20px;
     color: #000000;
}
.container h2{
    color: #FFFFFF;
}
.containersz h2{
    color: #FFFFFF;
}
.container h2 span{
    color: rgba(255, 255, 255, 0.5);
}
.containersz h2 span{
    color: rgba(255, 255, 255, 0.5);
}
.tab_content h3{
    color: #692f61;
    font-size: 16px;
    border-bottom: 1px dashed #6e626c;
    padding-bottom: 10px;
    background: url("../images/clpd_03.png") no-repeat left top;
    padding-left: 30px;
}
.tab_content dl{
    color: #FFFFFF;
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    margin-left: 20px;
    font-weight: normal;
}
.tab_content dl dt{
    font-weight: normal;
}
.tab_content dl dd{
    color: #000000;
}
/*tab切换*/
.container02 {
    margin: 10px auto;
    overflow: hidden;
    height: 100%;
}
ul.tabs02 {
    margin: 0;
    padding: 0;
    float: left;
    z-index: 88888;
    font-size: 14px;
    /*border: 1px solid #534c52;*/
    border-bottom: none;
    border-left: none;
    width: 100%;
}
ul.tabs02 li {
    margin: 0;
    padding: 0;
    height: 30px;
    width: 150px;
    line-height: 41px;
    text-align: center;
    float: left;
    overflow: hidden;
    position: relative;
    background-position: 5px center;
}
ul.tabs02 li a {
    text-decoration: none;
    color: rgb(154,154,154);
    display: block;
    font-size: 11px;
    padding: 0 20px;
    outline: none;
    margin-top: -4%;
}
ul.tabs02 li a:hover {
    /*background: #2b1629;*/
    border-bottom:1px solid rgb(108,59,122);
    color: #e0e0e0;
}
html ul.tabs02 li.active, html ul.tabs02 li.active a:hover  {
    /*background: #2b1629;*/
    border-bottom:1px solid rgb(108,59,122);
    color: #e0e0e0;
    background-position: 5px center;
}

.tab_container02 {
    background-color: #ffffff;
    height: 90%;
    overflow: auto;
    padding: 0 0 10% 0;
}
.tab_container02 .tab_containerDiv{
    height: 100%;
    overflow: auto;
    color: #cccccc;
}


/*tab切换*/
.tab_content02 p{
    line-height: 30px;
    color: #000000;
    border-bottom: 1px solid  #e9e8e8;
    height: 30px;
    letter-spacing: 1px;
    font-size:13px;
}
.container03{
    background-color: #2b1629;
    height: 100%;
}
.container03 h4{
    color: #FFFFFF;
    font-size: 12px;
    border-bottom: 1px solid  #e9e8e8;
    margin-right: 20px;
}
.container03 h4 a{
    /*background: url("../images/line_04.png") no-repeat;*/
    background-position: 0 center;
    background-size: 13px 13px;
    padding-left: 15px;
    color: #000000;
    line-height: 36px;
    height: 36px;
    letter-spacing: 1px;
}
.container03 h3{
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px dashed  #6e626c;
    line-height: 30px;
}
.container03 h3 a{
    color: #000000;
}
.container03 h3 span{
    font-size: 14px;
}
.ActiviesText{
    text-indent: 3em;
    color: #dedede;
    width: 100%;
    margin: auto;
}
.ActiviesText::-webkit-scrollbar{
  width:6px;
  height:6px;
  /**/
}
.ActiviesText::-webkit-scrollbar-track{
  background: rgb(239, 239, 239);
  border-radius:2px;
}
.ActiviesText::-webkit-scrollbar-thumb{
  background: #bfbfbf;
  border-radius:10px;
}
.ActiviesText::-webkit-scrollbar-thumb:hover{
  background: #333;
}
.ActiviesText::-webkit-scrollbar-corner{
  background: #179a16;
}
.tab_container02 img{
    width: 4000px;
}
.ActiviesTextY01{
    color: #000000;!important;
}
/*下拉菜单*/

#menu{
    /*background-color: rgba(0, 0, 0, 0.4);*/
    height:100%;
}
video#bgvid {
    position: fixed; right: 0; bottom: 0;
    min-width: 100%; min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    background: url(polina.jpg) no-repeat;
    background-size: cover;
}

#menu .navContain li a:hover{
    color: #682f62;
}


/*点击图片放大*/
#content{ width:500px; height:170px; margin:100px auto;}
#imgbox-loading {position: absolute;top: 0;left: 0;	cursor: pointer;display: none;z-index: 90;}
#imgbox-loading div {background: #FFF;width: 100%;height : 100%;}
#imgbox-overlay {position: absolute;top: 0;	left: 0;width: 100%;height: 100%;background: #000;display: none;z-index: 80;}
.imgbox-wrap {position: absolute;top: 0;left: 0;background: #FFF;display: none;	z-index: 90;}
.imgbox-img {padding: 0;margin: 0;border: none;width: 100%;	height: 100%;vertical-align: top;}
.imgbox-title {	padding-top: 10px;font-size: 11px;text-align: center;font-family: Arial;color: #333;display: none;}
.imgbox-bg-wrap {position: absolute;padding: 0;margin: 0;display: none;}
.imgbox-bg {position: absolute;width: 20px;	height: 20px;}
/*组织架构*/

.organizationBox {
    width: 1080px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    margin-top: 10px;
}

.organizationBox a {
    display: block;
    cursor: pointer;
    /*border: 1px red solid;*/

}

.Ybtn001 {
    background: url("../images/organization/第一分院@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 255.5px;
    width: 22px;
    height: 85px;
    z-index: 99;
}

.Ybtn002 {
    background: url("../images/organization/第二分院@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 24px;
    top: 255.5px;
    width: 22px;
    height: 85px;
    z-index: 99;

}

.Ybtn003 {
    background: url("../images/organization/第三分院@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 48px;
    top: 255.5px;
    width: 22px;
    height: 85px;
    z-index: 99;

}

.Ybtn004 {
    background: url("../images/organization/第四分院@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 72px;
    top: 255.5px;
    width: 22px;
    height: 85px;
    z-index: 99;

}

.Ybtn005 {
    background: url("../images/organization/第五分院@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 96px;
    top: 255.5px;
    width: 22px;
    height: 85px;
    z-index: 99;

}

.Ybtn006 {
    background: url("../images/organization/第六分院@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 120px;
    top: 255.5px;
    width: 22px;
    height: 85px;
    z-index: 99;
}

.Ybtn007 {
    background: url("../images/organization/第七分院@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 144px;
    top: 255.5px;
    width: 22px;
    height: 85px;
    z-index: 99;

}

.Ybtn008 {
    background: url("../images/organization/第八分院@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 168px;
    top: 255.5px;
    width: 22px;
    height: 85px;
    z-index: 99;
}

.Ybtn009 {
    background: url("../images/organization/第九分院@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 192px;
    top: 255.5px;
    width: 22px;
    height: 85px;
    z-index: 99;
}

.Ybtn012 {
    background: url("../images/organization/文化旅游设计研究分院@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 216px;
    top: 150px;
    width: 22px;
    height: 190px;
    z-index: 99;

}


.Ybtn015 {
    background: url("../images/organization/建筑产业化设计研究分院@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 240px;
    top: 135px;
    width: 22px;
    height: 205px;
    z-index: 99;
}

.Ybtn011 {
    background: url("../images/organization/城乡发展规划研究分院@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 264px;
    top: 150px;
    width: 22px;
    height: 190px;
    z-index: 99;

}

.Ybtn013 {
    background: url("../images/organization/建筑环境与节能设计研究分院@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 288px;
    top: 100px;
    width: 22px;
    height: 240px;
    z-index: 99;

}

.Ybtn014 {
    background: url("../images/organization/医疗健康工程设计研究分院@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 312px;
    top: 120px;
    width: 22px;
    height: 220px;
    z-index: 99;

}

.Ybtn016 {
    background: url("../images/organization/建筑策划与设计分院@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 336px;
    top: 170px;
    width: 22px;
    height: 170px;
    z-index: 99;
}

.Ybtn017 {
    background: url("../images/organization/建筑全过程设计分院@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 360px;
    top: 170px;
    width: 22px;
    height: 170px;
    z-index: 99;

}

.Ybtn018 {
    background: url("../images/organization/创新设计研究分院.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 384px;
    top: 185px;
    width: 22px;
    height: 170px;
    z-index: 99;
}

.Ybtn023 {
    background: url("../images/organization/吴良镛院士工作室.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 408px;
    top: 185px;
    width: 22px;
    height: 155px;
    z-index: 99;
}

.Ybtn024 {
    background: url("../images/organization/关肇邺院士工作室.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 432px;
    top: 185px;
    width: 22px;
    height: 155px;
    z-index: 99;
}

.Ybtn026 {
    background: url("../images/organization/江亿院士工作室.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 456px;
    top: 185px;
    width: 22px;
    height: 156px;
    z-index: 99;
}

.Ybtn027 {
    background: url("../images/organization/聂建国院士工作室@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 480px;
    top: 185px;
    width: 22px;
    height: 156px;
    z-index: 99;
}

.Ybtn028 {
    background: url("../images/organization/张建民院士工作室@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 504px;
    top: 185px;
    width: 22px;
    height: 156px;
    z-index: 99;
}

.Ybtn029 {
    background: url("../images/organization/胡绍学建筑大师工作室.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 528px;
    top: 155px;
    width: 22px;
    height: 186px;
    z-index: 99;
}

.Ybtn033 {
    background: url("../images/organization/文化遗产保护中心.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 552px;
    top: 188px;
    width: 22px;
    height: 152px;
    z-index: 99;
}

.Ybtn019 {
    background: url("../images/organization/建筑专业一所@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 576px;
    top: 223px;
    width: 22px;
    height: 117px;
    z-index: 99;
}

.Ybtn020 {
    background: url("../images/organization/建筑专业二所@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 600px;
    top: 223px;
    width: 22px;
    height: 117px;
    z-index: 99;
}

.Ybtn021 {
    background: url("../images/organization/建筑专业三所@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 624px;
    top: 223px;
    width: 22px;
    height: 117px;
    z-index: 99;
}

.Ybtn022 {
    background: url("../images/organization/绿色建筑工程设计研究所@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 648px;
    top: 135px;
    width: 22px;
    height: 205px;
    z-index: 99;
}

.Ybtn030 {
    background: url("../images/organization/简盟工作室.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 672px;
    top: 241.5px;
    width: 22px;
    height: 99px;
    z-index: 99;
}

.Ybtn037 {
    background: url("../images/organization/素朴工作室@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 696px;
    top: 241.5px;
    width: 22px;
    height: 99px;
    z-index: 99;
}

.Ybtn035 {
    background: url("../images/organization/宜居城乡规划设计研究所.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 720px;
    top: 137px;
    width: 22px;
    height: 203px;
    z-index: 99;
}

.Ybtn032 {
    background: url("../images/organization/结构专业一所.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 744px;
    top: 224px;
    width: 22px;
    height: 116px;
    z-index: 99;
}

.Ybtn034 {
    background: url("../images/organization/水利水电工程设计研究所.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 768px;
    top: 137px;
    width: 22px;
    height: 203px;
    z-index: 99;
}

.Ybtn036 {
    background: url("../images/organization/风景园林设计研究所.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 792px;
    top: 171.5px;
    width: 22px;
    height: 169px;
    z-index: 99;
}

.Ybtn065 {
    background: url("../images/organization/工程结构诊治与城市交通设计技术咨询中心.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 816px;
    top: 0;
    width: 22px;
    height: 340px;
    z-index: 99;
}

.Ybtn038 {
    background: url("../images/organization/同原照明工作室.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 840px;
    top: 207px;
    width: 22px;
    height: 133px;
    z-index: 99;
}

.Ybtn066 {
    background: url("../images/organization/数字科技研究院.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 864px;
    top: 211px;
    width: 22px;
    height: 129px;
    z-index: 99;
}

.Ybtn031 {
    background: url("../images/organization/工程咨询所.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 888px;
    top: 242px;
    width: 22px;
    height: 98px;
    z-index: 99;
}

.Ybtn010 {
    background: url("../images/organization/工程分院@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 912px;
    top: 256px;
    width: 22px;
    height: 84px;
    z-index: 99;
}

.Ybtn041 {
    background: url("../images/organization/照明与智能化研究中心.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 936px;
    top: 155px;
    width: 22px;
    height: 185px;
    z-index: 99;
}

.Ybtn040 {
    background: url("../images/organization/清华大学建筑设计研究院有限公司-康.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 960px;
    top: 70px;
    width: 40px;
    height: 300px;
    z-index: 99;
}

.Ybtn042 {
    background: url("../images/organization/公共建筑工程后评估中心.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 1003px;
    top: 140px;
    width: 22px;
    height: 200px;
    z-index: 99;
}

.Ybtn043 {
    background: url("../images/organization/检测中心@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 1027px;
    top: 260px;
    width: 22px;
    height: 80px;
    z-index: 99;
}

.Ybtn100 {
    background: url("../images/organization/和美乡村创新中心.png") no-repeat;
    background-size: contain;
    position: absolute;
    left:1050px;
    top:180px;
    width: 22px;
    height: 160px;
    z-index: 999;
}
.Ybtn101 {
    background: url("../images/organization/智慧互联与智慧建筑工作室.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 1074px;
    top: 110px;
    width: 22px;
    height: 240px;
    z-index: 999;
}

.Ybtn044 {
    background: url("../images/organization/经营计划部.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 35px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*125*/
}
    /*2024.7.5 改*/
.Ybtn102 {
    background: url("../images/organization/市场部.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 69px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*125*/
}

.Ybtn045 {
    background: url("../images/organization/技术质量部.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 103px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*160*/
}

.Ybtn046 {
    background: url("../images/organization/人力资源部.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 135px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*190*/
}

.Ybtn047 {
    background: url("../images/organization/企划部.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 168px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*220*/
}

.Ybtn048 {
    background: url("../images/organization/国际部.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 200px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*250*/
}

.Ybtn049 {
    background: url("../images/organization/行政部.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 236px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*280*/
}

.Ybtn050 {
    background: url("../images/organization/信息部.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 270px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*310*/
}

.Ybtn051 {
    background: url("../images/organization/财务部.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 305px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*340*/
}

.Ybtn052 {
    background: url("../images/organization/科技发展部.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 339px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*370*/
}

.Ybtn053 {
    background: url("../images/organization/大屯管理中心.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 374px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*400*/
}

.Ybtn054 {
    background: url("../images/organization/住区编辑部.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 407px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*430*/
}




.Ybtn055 {
    background: url("../images/organization/北京清筑华诚国际建筑咨询有限公司@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 518px; 
    top: 492px;
    width: 22px;
    height: 253px;
    z-index: 99;
    /*633*/
}

.Ybtn056 {
    background: url("../images/organization/中清大科技股份有限公司@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 554px;
    top: 492px;
    width: 22px;
    height: 177px;
    z-index: 99;
    /*713*/
}

.Ybtn057 {
    background: url("../images/organization/住区文化传媒（北京）有限责任公司@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 556px;
    top: 492px;
    width: 22px;
    height: 244px;
    z-index: 99;
    /*753*/
}

.Ybtn058 {
    background: url("../images/organization/北京清动互联科技有限公司@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 633px;
    top: 492px;
    width: 22px;
    height: 189px;
    z-index: 99;
    /*793*/
}





.Ybtn060 {
    background: url("../images/organization/海南分公司.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 588px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*865*/
}

.Ybtn061 {
    background: url("../images/organization/成都分公司3.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 552px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*865*/
}

.Ybtn062 {
    background: url("../images/organization/商丘分公司.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 624px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*865*/
}

.Ybtn064 {
    background: url("../images/organization/青岛分公司.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 696px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*865*/
}
/*2024.7.5 改*/
.Ybtn063 {
    background: url("../images/organization/绍兴分院6.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 912px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;

}

.Ybtn067 {
    background: url("../images/organization/西安分公司.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 732px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*865*/
}

.Ybtn068 {
    background: url("../images/organization/广州分公司.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 768px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*865*/
}

.Ybtn069 {
    background: url("../images/organization/定州分公司.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 804px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*865*/
}

.Ybtn070 {
    background: url("../images/organization/保定分公司.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 840px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*865*/
}

.Ybtn071 {
    background: url("../images/organization/河北雄安分公司.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 660px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*865*/
}

.Ybtn072 {
    background: url("../images/organization/重庆分院1.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 876px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*865*/
}
/*2024.7.5 改*/
.Ybtn074 {
    background: url("../images/organization/深圳分公司.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 948px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*865*/
}
.Ybtn075 {
    background: url("../images/organization/郑州分公司.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 984px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*865*/
}
.Ybtn076 {
    background: url("../images/organization/上海分公司.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 1020px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    /*865*/
}
/*.Ybtn073 {
    background: url("../images/organization/深圳分院.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 912px;
    top: 492px;
    width: 22px;
    height: 127px;
    z-index: 99;
    
}*/
/*2024.7.5 改*/

.Ybtn_test {
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    z-index: 99;
}





.connect_Ybtn {
    background: url("../images/organization/103.JPG") no-repeat;
    background-size: cover;
    position: absolute;
    left: 9px;
    top: 342px;
    width: 100%;
    height: 148px;
    z-index: 99;
    /* background-color: aqua; */

}
.connect_Ybtn {
     background: url("../images/organization/connect8.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 9px;
    top: 342px;
    width: 100%;
    height: 135px;
    z-index: 99;
}
/* .line1 {
    background: url("../images/organization/1@2x.png") no-repeat;
    width: 1209px;
    height: 60px;
    position: absolute;
    top: 313px;
    background-size: contain;
}
.line2 {
    background: url("../images/organization/2@2x.png") no-repeat;
    width: 1209px;
    height: 60px;
    position: absolute;
    top: 313px;
    background-size: contain;
} */

/* .Ybtn058 {
    position: absolute;
    left: 98.8%;
    top: 37%;
    width: 2%;
    height: 13%;
    z-index: 99;
} */
/* .line1 {
    background: url("../../images/organization/1@2x.png") no-repeat;
    width: 1209px;
    height: 60px;
    position: absolute;
    top: 313px;
    background-size: contain;
}
.line2 {
    background: url("../../images/organization/2@2x.png") no-repeat;
    width: 1209px;
    height: 60px;
    position: absolute;
    top: 313px;
    background-size: contain;
} */

/* .Ybtn058 {
    position: absolute;
    left: 98.8%;
    top: 37%;
    width: 2%;
    height: 13%;
    z-index: 99;
} */

/*.organizationBox{
   
    
    width: 1200px;
    height: 100%;
    margin: 0 auto;
   
}
.organizationBox a{
    display: block;
    cursor: pointer;
   
}*/


.positionPop{
    position: absolute;
    left: 0;
    top: 0;
    width: 360px;
    padding: 20px;
    background-color: rgba(000,000,000,0.6);
    height: 100%;
    z-index: 9;
}
.positionPop p{
    color: #FFFFFF;
    font-size: 12px;
}

/*检索导航*/
.navLittleBox{
    width: 100%;
    /*border-bottom: 1px dashed #969696;*/
    padding-left: 0;
    height: 30px;
}
.navLittleBox li{
    font-size: 12px;
    margin: 10px;
    float: left;
    position: relative;
    list-style: none;
    width: 7.1% !important;
}
.navLittleBox li a{
    font-size: 12px;
    color: #d3d3d3;
    display: block;

}
.navLittleBox .Abtn:hover{
    color: #bf61b4;
}
.navLittleBox p{
    display: none;
    position:absolute;
    top:20px;
    left:0;
    z-index: 99999;
}
.navLittleBox p a{
    line-height: 30px;
}
.navLittleBox p a:hover{
    color: #bf61b4;
}

/*无缝衔接字体滚动*/
.bcon{
    margin:9px auto;
    width: 70%;
    border-radius: 5px;
    margin-top: -1px;
}
.bcon h1{
    border-bottom: 1px dashed #692f62;
    padding:10px 0;
    text-align: center;
    margin-top: 0;
    font-size: 14px;
    color: #000000;
    margin-bottom: 0;
}

.list_lh{ height:175px; overflow:hidden;width: 150%;}
.list_lh li{
    padding:5px;
    /*background: url("../images/clpd_03_1.png") no-repeat;*/
    background-size: 15px 15px;
    /*padding-left: 30px;*/
    background-position: 5px center;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    border-radius: 5px;
    list-style-type: none;

}
.list_lh li p{ height:44px; line-height:24px;margin-bottom: 0;
    font-size: 12px;
    overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    /*white-space: nowrap;*//*强制不换行*/
}
.list_lh li p a{ float:left; color: #FFFFFF;font-size: 12px}
.list_lh li p em{ width:80px; font:normal 12px/24px Arial; color:#FF3300; float:right; display:inline-block;}
.list_lh li p span{ color:#999; float:right;}
.list_lh li p a.btn_lh{ background:#28BD19; height:17px; line-height:17px; color:#fff; padding:0 5px; margin-top:4px;
    display:inline-block; float:right;
}
.btn_lh:hover{ color:#fff; text-decoration:none;}

.btm p{ font:normal 12px/24px 'Microsoft YaHei'; text-align:center;}
.thumbnails a{
    display: block;
}
.thumbnails p{
    text-align: center;
    color: #000000;
}
.honorTable{
    border: 1px solid #6b6b6b;
}
.honorTable th{
    text-align: center;
    padding: 5px 0;
    font-weight: normal;
    color: #000000;
}
.honorTable td{
    text-align: center;
    font-weight: normal;
    border-bottom: 1px dashed #b1b1b1;
    padding: 3px 0;
    color: #000000;
}

/*滚动条*/
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.MainContainer::-webkit-scrollbar
{
    width: 16px;
    height: 16px;
    background-color: rgb(214,214,214);
}

/*定义滚动条轨道 内阴影+圆角*/
.MainContainer::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(89,34,89,0.1);
    border-radius: 10px;
    background-color: rgb(238,238,238);
}

/*定义滑块 内阴影+圆角*/
.MainContainer::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(89,34,89,0.1);
    background-color: rgb(214,214,214);
}
/*滚动条*/
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.MainContainerOrg::-webkit-scrollbar
{
    width: 16px;
    height: 16px;
    background-color: rgb(214,214,214);
}

/*定义滚动条轨道 内阴影+圆角*/
.MainContainerOrg::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(89,34,89,0.1);
    border-radius: 10px;
    background-color: rgb(238,238,238);
}

/*定义滑块 内阴影+圆角*/
.MainContainerOrg::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(89,34,89,0.1);
    background-color: rgb(214,214,214);
}


#btn1{
    color: #FFFFFF;
    width: 80px;
    text-align: center;
    height: 40px;
    font-size: 12px;
    position: fixed;
    bottom: 120px;
    /*right: 80px;*/
    right: 1%;
    display: none;
}
#btn1 img{
    width: 40px;
    height: 40px;
}



/*下载页面*/
.downLoadBox{

}
.downLoadBox dl{
    overflow: hidden;
    width: 100%;
    margin-bottom: 5px;
    background-color:rgba(255,255,255,0.8);
}
.downLoadBox dl a{
    color: #202020;
    font-size: 16px;
}
.downLoadBox dl dt{
    font-weight: normal;
    float: left;
    width: 70%;
    padding: 10px 2%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.downLoadBox dl dd{
    float: right;
    text-align: center;
    width: 20%;
    border-left: 1px solid #cccccc;
    padding: 10px 0;
}
.downLoadBox dl dd a{
    display: block;
}
.downLoadBox dl dd a:hover{
    color: #FFFFFF;
}
.downLoadBox dl dd:hover{
    background-color: #692f62;
}
.downLoadBox dl dt a:hover{
    text-decoration: underline;
}
.BtnJump{

}
.BtnJump a{
    font-size: 12px;
    color: #FFFFFF;
    display: block;
    background: url("../images/Kuaijin.png") no-repeat;
    position: fixed;
    top: 22.5px;
    z-index: 999999;
    right: 10px;
    height: 30px;
    background-size: 15px;
    padding: 5px 10px 5px 30px;
    border-radius: 5px;
    background-position: 5px center;
    /*background-color: rgba(105,47,98,0.8);*/
}
.hiddenAddShow{
    position: fixed;
    bottom: 160px;
    right: 20px;
    z-index: 99999;
}
.hiddenAddShow img, .hiddenAddShow02 img{
    width: 40px;
}

.hiddenAddShow02{
    position: fixed;
    bottom: 20px;
    z-index: 99999;
    right: 20px;
}


@media screen and (min-width:2500px ) {
    .connect_Ybtn {
        background: url("../images/organization/connect8.png") no-repeat;
    }

    .Ybtn001 {
        background: url("../images/organization/第一分院@1x.png") no-repeat;
        height: 78px;
    }

    .Ybtn002 {
        background: url("../images/organization/第二分院@1x.png") no-repeat;
        height: 78px;
    }

    .Ybtn003 {
        background: url("../images/organization/第三分院@1x.png") no-repeat;
        height: 78px;
    }

    .Ybtn004 {
        background: url("../images/organization/第四分院@1x.png") no-repeat;
        height: 78px;
    }

    .Ybtn005 {
        background: url("../images/organization/第五分院@1x.png") no-repeat;
        height: 78px;
    }

    .Ybtn006 {
        background: url("../images/organization/第六分院@1x.png") no-repeat;
        height: 78px;
    }

    .Ybtn007 {
        background: url("../images/organization/第七分院@1x.png") no-repeat;
        height: 78px;
    }

    .Ybtn008 {
        background: url("../images/organization/第八分院@1x.png") no-repeat;
        height: 78px;
    }

    .Ybtn009 {
        background: url("../images/organization/第九分院@1x.png") no-repeat;
        height: 78px;
    }
    .Ybtn010 {
        background: url("../images/organization/工程分院@1x.png") no-repeat;
        height: 78px;
    }

    .Ybtn011 {
        background: url("../images/organization/城乡发展规划研究分院.png") no-repeat;
        height: 176px;
        top: 58px;
    }

    .Ybtn012 {
        background: url("../images/organization/文化旅游设计研究分院.png") no-repeat;
        height: 176px;
        top: 58px;
    }

    .Ybtn013 {
        background: url("../images/organization/建筑环境与节能设计研究分院@1x.png") no-repeat;
        height: 221px;
        top: 12px;
    }

    .Ybtn014 {
        background: url("../images/organization/医疗健康工程设计研究分院.png") no-repeat;
        top: 29px;
        height: 204px;
    }

    .Ybtn015 {
        background: url("../images/organization/建筑产业化设计研究分院@1x.png") no-repeat;
        top: 43px;
        height: 190px;
    }

    .Ybtn016 {
        background: url("../images/organization/建筑策划与设计分院@1x.png") no-repeat;
        top: 76px;
        height: 157px;
    }

    .Ybtn017 {
        background: url("../images/organization/建筑全过程设计分院@1x.png") no-repeat;
        top: 76px;
        height: 157px;
    }

    .Ybtn018 {
        background: url("../images/organization/创新设计研究分院.png") no-repeat;
        top: 76px;
        height: 157px;
    }

    .Ybtn019 {
        background: url("../images/organization/建筑专业一所@1x.png") no-repeat;
        top: 124px;
        height: 109px;
    }

    .Ybtn020 {
        background: url("../images/organization/建筑专业二所@1x.png") no-repeat;
        top: 124px;
        height: 109px;
    }

    .Ybtn021 {
        background: url("../images/organization/建筑专业三所@1x.png") no-repeat;
        top: 124px;
        height: 109px;
    }

    .Ybtn022 {
        background: url("../images/organization/绿色建筑工程设计研究所@1x.png") no-repeat;
        top: 44px;
        height: 190px;
    }

    .Ybtn023 {
        background: url("../images/organization/吴良镛院士工作室.png") no-repeat;
        top: 90px;
        height: 142px;
    }

    .Ybtn024 {
        background: url("../images/organization/关肇邺院士工作室.png") no-repeat;
        top: 90px;
        height: 142px;
    }

    .Ybtn025 {
        background: url("../images/organization/李道增院士工作室@1x.png") no-repeat;
        top: 90px;
        height: 142px;
    }

    .Ybtn026 {
        background: url("../images/organization/江亿院士工作室.png") no-repeat;
        top: 90px;
        height: 142px;
    }

    .Ybtn027 {
        background: url("../images/organization/聂建国院士工作室@1x.png") no-repeat;
        top: 90px;
        height: 142px;
    }

    .Ybtn028 {
        background: url("../images/organization/张建民院士工作室@1x.png") no-repeat;
        top: 90px;
        height: 142px;
    }

    .Ybtn029 {
        background: url("../images/organization/胡绍学建筑大师工作室.png") no-repeat;
        top: 62px;
        height: 172px;
    }

    .Ybtn030 {
        background: url("../images/organization/简盟工作室.png") no-repeat;
        top: 142px;
        height: 90px;
    }

    .Ybtn031 {
        background: url("../images/organization/工程咨询所.png") no-repeat;
        top: 142px;
        height: 90px;
    }

    .Ybtn032 {
        background: url("../images/organization/结构专业一所.png") no-repeat;
        top: 126px;
        height: 106px;
    }

    .Ybtn033 {
        background: url("../images/organization/文化遗产保护中心.png") no-repeat;
        top: 93px;
        height: 141px;
    }

    .Ybtn034 {
        background: url("../images/organization/水利水电工程设计研究所.png") no-repeat;
        top: 46px;
        height: 188px;
    }

    .Ybtn035 {
        background: url("../images/organization/宜居城乡规划设计研究所.png") no-repeat;
        top: 46px;
        height: 188px;
    }

    .Ybtn036 {
        background: url("../images/organization/风景园林设计研究所.png") no-repeat;
        top: 77px;
        height: 158px;
    }

    .Ybtn037 {
        background: url("../images/organization/素朴工作室@1x.png") no-repeat;
        top: 142px;
        height: 90px;
    }

    .Ybtn038 {
        background: url("../images/organization/同原照明工作室.png") no-repeat;
        top: 108px;
        height: 126px;
    }

    .Ybtn039 {
        background: url("../images/organization/工程设计文件审查所@1x.png") no-repeat;
        top: 77px;
        height: 157px;
    }

    .Ybtn040 {
        background: url("../images/organization/清华康宁翰联合中心@1x.png") no-repeat;
        top: 77px;
        height: 157px;
    }

    .Ybtn041 {
        background: url("../images/organization/照明与智能化研究中心.png") no-repeat;
        top: 63px;
        height: 170px;
    }

    .Ybtn042 {
        background: url("../images/organization/公共建设工程后评估中心.png") no-repeat;
        top: 46px;
        height: 188px;
    }

    .Ybtn043 {
        background: url("../images/organization/检测中心@1x.png") no-repeat;
        top: 156px;
        height: 77px;
    }



    .Ybtn044 {
        background: url("../images/organization/经营计划部@1x.png") no-repeat;
        height: 116px;
    }
    /*2024.7.5 改*/
    .Ybtn102 {
        background: url("../images/organization/市场部.png") no-repeat;
        height: 116px;
    }

    .Ybtn045 {
        background: url("../images/organization/技术质量部@1x.png") no-repeat;
        height: 116px;
    }

    .Ybtn046 {
        background: url("../images/organization/人力资源部@1x.png") no-repeat;
        height: 116px;
    }

    .Ybtn047 {
        background: url("../images/organization/企划部@1x.png") no-repeat;
        height: 116px;
    }

    .Ybtn048 {
        background: url("../images/organization/national@1x.png") no-repeat;
        height: 116px;
    }

    .Ybtn049 {
        background: url("../images/organization/行政部@1x.png") no-repeat;
        height: 116px;
    }

    .Ybtn050 {
        background: url("../images/organization/信息部@1x.png") no-repeat;
        height: 116px;
    }

    .Ybtn051 {
        background: url("../images/organization/财务部@1x.png") no-repeat;
        height: 116px;
    }

    .Ybtn052 {
        background: url("../images/organization/科技发展部@1x.png") no-repeat;
        height: 116px;
    }

    .Ybtn053 {
        background: url("../images/organization/大屯管理中心@1x.png") no-repeat;
        height: 116px;
    }

    .Ybtn054 {
        background: url("../images/organization/住区编辑部@1x.png") no-repeat;
        height: 116px;
    }



    .Ybtn055 {
        background: url("../images/organization/北京清筑华诚国际建筑咨询有限公司@1x.png") no-repeat;
        height: 232px;
    }

    .Ybtn056 {
        background: url("../images/organization/清虹（上海）规划建筑设计顾问有限公司@1x.png") no-repeat;
        height: 252px;
    }

    .Ybtn057 {
        background: url("../images/organization/中清大科技股份有限公司@1x.png") no-repeat;
        height: 163px;
    }

    .Ybtn058 {
        background: url("../images/organization/住区文化传媒（北京）有限责任公司@1x.png") no-repeat;
        height: 225px;
    }

    .Ybtn059 {
        background: url("../images/organization/北京清动互联科技有限公司@1x.png") no-repeat;
        height: 173px;
    }



    .Ybtn060 {
        background: url("../images/organization/海南分公司.png") no-repeat;
        height: 116px;
    }

    .Ybtn061 {
        background: url("../images/organization/成都分公司3.png") no-repeat;
        height: 116px;
    }

    .Ybtn062 {
        background: url("../images/organization/商丘分公司.png") no-repeat;
        height: 116px;
    }

    .Ybtn063 {
        background: url("../images/organization/深圳分院.png") no-repeat;
        height: 116px;
    }

    .Ybtn064 {
        background: url("../images/organization/青岛分公司.png") no-repeat;
        height: 116px;
    }
}

#fade.black_overlay {
  pointer-events: none;
}