body {
    font-family: PingFangSC-Regular, PingFang SC, Microsoft YaHeis;
    min-width:1200px;
}
.center-box {
    width: 1200px;
    margin: auto;
    height: 100%;
}
.ellipsis-style {
    color: #999999;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.breadcrumbs-container {
    /* position: absolute;
    top: 150px;
    left: 20px; */
    padding: 20px;
}
.breadcrumbs-trangle {
    display: inline-block;
    width: 0px;
    height: 0px;
    border: 4px solid #999999;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #999999;
    border-right-color: transparent;
    margin: 0 6px 2px 8px;
}
.breadcrumbs-item {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 16px;
}
.contain-title{width: 935px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;display: inline-block;vertical-align: top;}
.row-tip {
    width: 960px;
    padding: 20px 20px 0 20px;
    background-color: #fff;
}
.title-block {
    float: left;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
}
.more {
    float: right;
    color: #003686;
    font-size: 12px;
    font-weight: 500;
}
.a-img-block {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.small-title {
    color: #333333;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 8px 0;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.md-title {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    padding: 4px 10px 0 10px;
}
.pdt1 {
    padding-top: 10px;
    text-align: center;
}
.layout-wrap {
    width: 100%;
    /*height: 100%;*/
    height: auto !important;
    position: relative;
    margin: auto;
}
.bg-banner-container {
    width: 100%;
    height: 190px;
    background-image: url(https://file.00dao.com/ShangHai/2022/05/2022051311652414008449.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
}
.bg-nav {
    height: 60px;
    line-height: 60px;
    position: absolute;
    top: 0; 
    width: 1200px;
    z-index: 99;
}
.bg-nav-scroll {
    left: 0;
    background-color: #fff;
}
.nav-box {
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    position: absolute;
    top: 0;
    width: 1200px;
    /* z-index: 999999; */
    font-size: 14px;
}
.search-img {
    vertical-align: middle;
    cursor: pointer;
    margin-top: 4px;
}
.search-img-expend {
    vertical-align: middle;
    padding-bottom: 2px;
}
.search-btn {
    padding: 0 6px 0 8px;
    font-size: 12px;
    border-left: 1px solid rgba(0, 0, 0, 0.3);
    cursor: pointer;
}
.search-label {
    margin: 0 4px;
}
.logo-block {
    width: 184px;
    /* float: left; */
    text-align: center;
    padding: 20px 0px;
}
.action-block {
    display: flex;
    float: right;
}
.action-block span {
    margin: 0 12px;
    color:#333333;

}
.action-block span:last-child {
    margin-right: 0;
}
.search-content-expend-box {
    width: 308px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    transform: translateY(50%);
}
.search-expend-box {
    width: 0;
    /* width: 244px; */
    height: 30px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    transform: translate(-16px,48%);
}
.search-input {
    border: none;
    background-color: transparent;
    margin-left:7px;
    width:109px;
    outline: none;
}
.action-block .search-span {
    margin-top: 2px;
}
.search-input:focus-visible {
    border: none;
    background-color: transparent;
    outline: none;
}
.main-container {
    background-color: #F7F7F7;
    width: 100%;
    /*height: 1260px;*/
    /* height:auto !important; */
    /* min-height: 960px; */
    min-height:600px;
}
.menu-content {
    width: 184px;
    /* height: 1000px; */
    /* position: absolute; */
    position: fixed;
    /* top: 60px; */
    top: 0;
    left: auto;
    /* background-color: #fff;
    box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22); */
    z-index: 999;
}
.menu-items-box-scroll-wrap {
    /* box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22); */
    box-shadow: 0 0px 0px rgb(0 0 0 / 10%), 0 0px 10px rgb(0 0 0 / 10%);
    background-color: #fff;
}
.menu-items-box-scroll-wrap::-webkit-scrollbar { width: 0 !important }
.menu-items-box {
    box-shadow: 0 0px 0px rgb(0 0 0 / 10%), 0 0px 10px rgb(0 0 0 / 10%);
    /* box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22); */
    background-color: #fff;
}
.menu-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: left;
    padding: 20px 20px 20px 35px;
    height: 66px;
    box-sizing: border-box;
    background-color: #fff;
}
.actived-menu-item {
    background-color: #003686;
}
.default-actived-menu-item {
    background-color: #003686;
}
.subMenu-box {
    max-width: 1014px;
    position: fixed;
    top: 60px;
    background-color: #003686;
    z-index: 9999;
    color: #fff;
}
.subMenu-box ul {
    padding: 15px 0 15px 10px;
}
.subMenu-box li {
    display: flex;
    flex-direction: column;
    padding-right:10px;
}
.subMenu-box ul.subMenu-hidden {
    display: none;
}
.subMenu-box ul.subMenu-show {
    display: flex;
}
.subMenu-item-title {
    font-size: 17px;
    font-weight: 400;
    color: rgb(255 255 255 / 50%);
    padding: 10px;
    margin-bottom:10px;
}
.subMenu-item {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 10px;
}
.subMenu-item:hover {
    text-decoration:underline;
}
.chinese-sp {
    color: #333333;
    font-size: 18px;
}
.en-sp {
    color: #999999;
    font-size: 12px;
    padding-top: 4px;
    display: none;
}
.color {
    color: #fff;
}
.default-color {
    color: #fff;
}
.chinese-action-sp {
    color: #333333;
    font-size: 16px;
}
.en-action-sp {
    color: #CCCCCC;
    font-size: 12px;
    display: none;
}
.chinese-organization-p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    width: 200px;
}
.en-organization-p {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    width: 200px;
    opacity: 0.7;
}
.main-content {
    width: 1043px;
    /* position: absolute;
    top: 60px;
    left: 536px; */
    margin-left: 188px;
    padding-bottom: 50px;
}
.footer-container {
    background-color: #222E41;
    width: 100%;
    /* height: 408px; */
    height: 238px;
    position: relative;
}
.footer-content {
    position: absolute;
    top:5px;
    /* position: unset !important; */
    /*top: 1460px;*/
    /*left: 536px;*/
    /*margin-left: 20px;*/
    width: 1000px;
    margin-left: 212px;
    overflow: hidden;
}
.footer-head {
    color: #FFFFFF;
    padding: 20px 0 ;
    display: flex;
    border-bottom: 1px solid rgba(124, 136, 177, 0.2);
    /* margin-top: 10px; */
}
.phone-icon-block {
    width: 20px;
    margin-left: 40px;
    margin-right: 4px;
}
.phone-number-block {
    line-height: 20px; 
}
.footer-main {
    display: flex;
    /* border-bottom: 1px solid rgba(124, 136, 177, 0.2);
    padding: 20px 0px; */
}
.item-block {
    padding: 20px 0;
}
.left-main-box{
    width: 362px;
    margin-right: 210px;
}
.right-main-box{
    /* margin-left: 112px; */
    margin-left: 224px;
}
.qrcode-box {
    display: flex;
    text-align: center;
}
.qrcode-item-block {
    width: 98px;
    height: 98px;
    padding: 20px 28px 14px 0;
}
.footer-item-title {
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    /* line-height: 18px; */
    line-height: 24px;
}
.footer-item-content {
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    opacity: 0.5;
}
.footer-bottom {
    /* padding: 20px 0; */
}
.bgScroll {
    background-color: #fff;
    left: 50%;
    margin-left: -600px;
}
.search-img-show {
    display: inline-block;
}
.search-input-show {
    opacity: 1;
    width: 200px;
    transition: all 0.4s ease 0s;
}
.search-input-show label{
    margin-left:7px;
}
.search-input-hidden {
    opacity: 0;
    width: 0;
    transition: all 0.5s ease 0s;
}