.container.container-l {
    background-image: url('../images/u94.jpg');
    background-repeat: no-repeat;
    position: relative;
    min-height: 1300px;
}

.en .container.container-l {
    background-image: url('../images/u95.jpg');
    background-repeat: no-repeat;
    position: relative;
    min-height: 1300px;
}

.container-l .member-content-l {
    position: absolute;
    height: 1000px;
    width: 1100px;
    margin-top: -450px;
    margin-left: -550px;
    padding: 10px;
    top: 50%;
    left: 50%;
    background-color: #fff;
    border-radius: 4px;
    border: none;
}

.container {
    background: url('../images/u94.jpg') top center;
    background-repeat: no-repeat;
    position: relative;
    min-width: 1376px;
    overflow: hidden;
    /* margin: 0 auto; */
}

.en .container {
    background-image: url('../images/u95.jpg');
    background-repeat: no-repeat;
    position: relative;
    min-height: 830px;
}

.container {
    background-position: top center;
}

#about-main.layui-tab-content {
    /* overflow-y: auto;
    height: 640px; */
    padding: 0;
}

.about-content {
    position: relative;
    min-height: 640px;
    width: 1100px;
    /* padding-top: 126px; */
    /* margin-left: -550px; */
    padding: 10px;
    /* top: 50%; */
    /* left: 50%; */
    background-color: #fff;
    border-radius: 4px;
    border: none;
    margin: 0 auto;
    margin-top: 126px;
}

.about-content .layui-nav {
    height: 640px;
    background-color: #c1f6ff;
}

.about-content .layui-nav-item {
    border-bottom: 2px solid #a1dee8;
}

.about-content .layui-nav-item:hover {
    border-left: none;
}

.about-content .layui-nav-item>a {
    height: 60px;
    line-height: 60px;
    background-color: #c1f6ff;
    color: #252525 !important;
    text-align: center;
    font-size: 20px;
    font-weight: bolder;
}

.about-content .layui-nav-itemed .layui-nav-more {
    display: none;
}

.about-content .layui-nav .layui-nav-more {
    display: none;
}

.about-content .layui-nav-item>a:hover,
.about-content .layui-nav-item>a:active,
.about-content .layui-nav-item>a:visited {
    background-color: #c1f6ff;
    color: #252525 !important;
}

.about-content .layui-nav-item dd {
    height: 52px;
    line-height: 52px;
    background-color: #c1f6ff;
    border-top: 2px solid #a1dee8;
}

.about-content .layui-nav-tree .layui-nav-child a {
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #252525 !important;
    font-size: 16px;
}

.about-content .layui-nav .layui-nav-child dd.layui-this a {
    color: #e8441e !important;
    background-color: #fff !important;
}

.about-content .layui-nav-bar,
.about-content .layui-nav .layui-this:after,
.about-content .layui-nav-tree .layui-nav-itemed:after {
    background-color: transparent !important;
}

.about-container {
    position: relative;
    padding: 20px 30px;
    width: 800px;
}
 .about-article{
    min-height: 780px;
    }

.about-ul {
    min-height: 560px;
    border-bottom: 1px solid #E2E2E2;
}

.about-items {
    margin-top: 10px;
}

.about-items::before {
    position: absolute;
    content: '·';
    font-size: 24px;
    color: #b2b2b2;
    left: 12px;
}

.about-items p {
    font-size: 16px;
    color: #2d2d2d;
    height: 24px;
    line-height: 24px;
}

.about-items span {
    font-size: 12px;
    color: #afafaf;
    height: 24px;
    line-height: 24px;
}

.news-t-1 {
    padding: 20px 10px 40px 0;
}

.news-t-2 {
    padding: 20px 10px 20px 0;
}

.news-t-3 {
    padding: 18px 10px;
}

.news-t-1,
.news-t-2 {
    border-bottom: 1px solid #eaeaea;
}

.news-t-3 {
    border-bottom: 2px solid #d2d2d2;
}

.news-t-3:last-child {
    border-bottom: none;
}

.news-t-1-top h3,
.news-t-2-top h3 {
    font-weight: bolder;
    font-size: 16px;
    line-height: 2;
}

.news-t-3-top h3 {
    font-size: 14px;
    line-height: 2;
}

.news-t-1-top img {
    width: 690px;
    height: 400px;
    margin-bottom: 15px;
}

.news-t-1-top p,
.news-t-2-top p,
.news-t-3-top p {
    font-size: 14px;
    line-height: 2;
}

.news-t-1-main p,
.news-t-2-main p,
.news-t-3-main p {
    margin-top: 5px;
    font-size: 12px;
    line-height: 2;
}

.news-t-2-left img,
.news-t-3-left img {
    width: 150px;
    height: 100px;
}

.news-t-2-left {
    width: 160px;
}

.news-t-2-right {
    width: 600px;
}

.news-t-3-left {
    width: 160px;
}

.news-t-3-right {
    width: 190px;
}

.about-tree {
    position: relative;
}

.about-tree img {
    position: absolute;
    width: 650px;
    /* height: 550px; */
    margin-left: 30px;
    margin-top: 10px;
}

.about-container .about-article>p {
    font-size: 16px;
    line-height: 2;
    text-indent: 2em;
}

.about-container .about-article div {
    margin: 30px 0;
}

.about-container .about-article div>p {
    font-size: 16px;
    font-weight: bolder;
    line-height: 2;
    text-indent: 2em
}

.about-container .about-article h5 {
    font-size: 18px;
    font-weight: bolder;
    line-height: 2;
}

.about-article h4 {
    font-size: 20px;
    line-height: 2;
}

.about-article h5 {
    font-size: 18px;
    line-height: 2;
}

.about-container .about-article li {
    font-size: 16px;
    line-height: 2;
    text-indent: 2em;
}

/* .about-container .about-tree > div {
  display: inline-block;
  width: 170px;
  height: 170px;
  position: absolute;
  top: 370px;
  opacity: .5;
  background: red;
  z-index: 9999;
  color: #fff;
  left: 400px;
  line-height: 15px;
  padding: 10px;
} */


.about-container .about-tree .tooltip {
    position: absolute;
    width: 110px;
    height: 50px;
    z-index: 99999;
    top: 490px;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 170px;
    background-color: rgba(70, 76, 91, .9);
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -95px;
    padding: 10px;
    line-height: 15px;
    /* 淡入 - 1秒内从 0% 到 100% 显示: */
    opacity: 0;
    transition: opacity 1s;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.tooltiptext ol {
    padding-left: 15px;
}

.tooltiptext li {
    list-style: decimal;
}

.about-container .about-tree .btn-Office {
    left: 41px;
}

.about-container .about-tree .btn-Business {
    left: 182px;
}

.about-container .about-tree .btn-Liaison {
    left: 376px;
}

.about-container .about-tree .btn-Beijing-Liaison {
    left: 551px;
}





/*
.about-container .about-tree div {
  position: absolute;
  display: inline-block;
  background: red;
  width: 112px;
  height: 50px;
  top: 494px;
  z-index: 9999;
  opacity: .5;
}

.about-container .about-tree div span {
  display: none;
  position: absolute;
  left: -55px;
  top: -110px;
  background: blue;
  width: 200px;
  padding: 10px;
  color: #fff;
}

.about-container .about-tree .Liaison span {
  top: -183px;
}

.about-container .about-tree .Office {
  left: 40px;
}

.about-container .about-tree .Business {
  left: 181px;
}

.about-container .about-tree .Liaison {
  left: 377px;
}

.about-container .about-tree .Beijing-Liaison {
  left: 546px;
} */