body,
html {
    font-size: 10px;
    font-family: "GBK";
    /* background-color: #0B3C89; */
    /* font-size: 1rem; */
}
.enword{
    font-family: "FuturaBT Medium";
}
@font-face {
    font-family: "GBK";
    src: url('../fonts/fz_min.ttf');
}
@font-face {
    font-family: "FuturaBT Medium";
    src: url('../fonts/futurabt-medium.ttf');
}
header{
    height:85px;
}
header .pc-header{
    position:fixed;
    top:0;
    left:0;
    z-index:100000000;
    background:#ffffff;
    border-bottom:1px solid #bbbbbb;
}
.flex-row {
    display: flex;
    flex-direction: row !important;

}

.app_ft_icon {
    display: none;
}
.c-header {
    display: none;
}

.flex-cloum {
    display: flex;
    flex-direction: column;
}

.pl4 {
    padding-left: 7rem !important;
}

.pl28 {
    padding-left: 28rem !important;
}

.mt8 {
    margin-top: 8rem !important;
}

.m36 {
    margin-top: 38rem;
}

.m0 {
    margin: 0 !important;
}

.m34 {
    margin-top: 34%;
}

.pc_some {
    display: block !important;
}

.flex-end {
    justify-content: flex-end;
}

.pc-footer-corner_marker {
    font-size: 1.2rem;
    opacity: .5;
    line-height: 2;
    color: #fff;
    margin-left: 10.2%;
    margin-top: 45px;
}


    .pc-header>.pc-logo-div {
        width: 6.7rem;
        height: 8.1rem;
        margin-top: 4.1rem;
    }

    .pc-header .nav {
        /* height: 5.1rem; */
        /* width: 40%; */
    }

    .pc-header .nav>.nav-item {
        /* height: 5.1rem; */
        /* font-size: 1rem; */
    }

    .pc-header .user-operation {
        display: flex;
        flex-direction: row;
        height: 6rem;
        /* width: 40%; */
        justify-content: flex-end;
        align-items: center;
    }

    .pc-header .user-operation>.user-operation-item-user {
        margin-left: 7.5rem;
    }

    .pc-header .user-operation>.user-operation-item {
        margin-left: 1.5rem;
    }

    .pc-header .icon-user {
        width: 43px;
        height: 22px;
    }

    .pc-header .user-operation-text {
        font-size: .8rem;
    }

    .title-container {
        /* width: 32rem; */
        position: relative;
    }

    .beijing-information {
        /* height: 40rem; */
        width: 100%;
    }

    .container-infor-banner {
        position: relative;
        width: 87%;
        margin-left: 13%;
    }
    .container-beijing-information {
        display: flex;
        justify-content: flex-end;
        position: absolute;
        top: -13rem;
        right: 0;
    }

    .container-beijing-information img {
        width: 100%;
    }

    .inforList-banner-title-container {
        margin-top: 13rem;
    }

    .inforList-banner-title {
        position:absolute;
        width: 25%;
        font-size: 14px;
        color: #4d4d4d;
        text-align: justify;
        position:absolute;
        bottom:10%;
        left:18%;
    }

    .inforList-banner-title-title {
        color:#383838;
        font-size: 24px;
        line-height: 1.6;
        font-weight:bold;
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .mart{
        margin-top:6%;
    }
    .nor{
        line-height:2;
        color:#383838;
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }

    .inforList-banner-title-date {
        margin: 1% 0 5% 0;
        color:rgba(56,56,56,.5);
    }
    .inforList-banner {
        position:relative;
        left:45%;
        width: 55%;
        z-index: 1000;
    }

    .container-infor-contain2 {
        width: 100%;
        display: inline-block;
        margin-top:1rem;
        margin-bottom:1rem;
        position: relative;
    }

    .container-infor-contain2 img {
        width: 100%;
    }

    .container-infor-contain2-write {
        position: absolute;
        width:20%;
        bottom: 12%;
        right: 27%;
        left:auto;
        color: #ffffff;
        z-index:1000;
    }
    .container-infor-contain2-write .inforList-banner-title-title{
        color:#ffffff;
    }
    .container-infor-contain2-write .nor,.container-infor-contain2-write .inforList-banner-title-date{
        color:#dcdcdc;
    }

    .container-infor-contain3-item {
        display: flex;
        flex-direction: row;
        position: relative;
    }
    .container-infor .container-infor-contain3-item:nth-child(2n+1) div{
        width:50%;
    }
    .container-infor .container-infor-contain3-item:nth-child(2n+1) .inforList-banner-title{
        width:20%;
        right:27%;
        left:auto;
        position: absolute;
        bottom:20%;
    }
     .container-infor .container-infor-contain3-item:nth-child(2n) div{
        width:50%;
    }
    .container-infor .container-infor-contain3-item:nth-child(2n) .inforList-banner-title{
        width:20%;
        left:27%;
        position: absolute;
        bottom:12%;
    }

    /*.container-infor-contain3-item div {
        width: 50%;
    }*/

    .inforList-banner .information {
        width: 100%;
    }

    .title-container>.title {
        z-index: 1000;
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
        position: absolute;
        top: 5%;
        left: 0;
    }

    .title-container>.title>.English {
        font-size: 9.9rem;
    }

    .title-container>.title>.Chinese {
        font-size: 2.4rem;
    }

    .pagination {
        padding: 0 3.6rem;
        height: 3.6rem;
        margin: 2rem 0 10rem;
    }

    .pagination>.pagination-item {
        width: 3.6rem;
        height: 3.6rem;
    }

    .footer-top {
        height: 16.8rem;
    }

	/* 底部二维码 */
	.footer-top-icon .footer_ewm_box{
		position: relative;
	}
	.footer-top-icon .footer_ewm_box #footer_ewm{
		position: absolute;
		top:-86px;
		/* left:0; */
		display: none;
		width:80px;
		height:80px;
	}
	.footer-top-icon .footer-top-icon-item:hover{
		opacity: 1;
	}
	.footer-top-icon .footer_ewm_box:hover #footer_ewm{
		display: block;
		opacity: 1;
	}
	
    .footer-top>.footer-top-icon {
        padding-top: 2.6rem;
        padding-left: 10%;
    }

    .footer-top>.footer-top-icon>.footer-top-icon-item {
        width: 50px;
        height: 50px;
        border-radius: 3rem;
    }

    .footer-top>.footer-top-icon>.footer-top-icon-item-margin {
        margin: 0 .7rem;
    }

    .footer-top>.footer-top-icon>.footer-top-icon-item img {
        width: 21px;
        height: 17px;
    }

    .footer-top>.footer-top-link {
        margin-top: 95px;
        margin-left: 9.2%;
        /* padding-left: 10rem; */
    }

    .footer-top>.footer-top-link>.footer-top-link-item a {
        font-size: 1.4rem;
        margin: 0 1.2rem;
        display: flex;
        flex-direction: row;
        padding-bottom: 1rem;
        text-decoration: underline;
        line-height: 2.7rem;
    }

    .footer-top>.footer-top-link>.footer-top-link-item a img {
        width: 1.2rem;
        height: 1.2rem;
        display: flex;
        margin-right: 1rem;
        margin-top: .7rem;
    }

    .footer-top>.link-top {
        width: 6.2rem;
        height: 6.2rem;
    }

    .footer-top>.link-top>.next {
        width: 1.9rem;
        height: 1.6rem;
    }

    .footer-top>.link-top>.text {
        font-size: 1.1rem;
    }

    .footer-bottom {
        display: none;
        margin-top: 5.7rem;
    }

    .footer-bottom>.logo {
        width: 5.4rem;
        height: 6.48rem;
    }

    .footer-bottom>.statement {
        margin-top: 12.6rem;
        font-size: .7rem;
        margin-bottom: 2.8rem;
    }


.flex-row-center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.fl {
    float: left;
}

.pc-header {
    width: 95%;
    padding-left: 3%;
    padding-right: 2%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.pc-header>.pc-logo-div {
    width: 11.2rem;
    /* height: 13.5rem; */
    /* margin-top: 5.1rem; */
}

.pc-logo-div>.logo {
    width: 100%;
    height: auto;
}

.pc-header .nav {
    height: 8.5rem;
    /* background-color: #f7f7f7; */
    margin-top: .1rem;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    min-width: 755px;
    /*max-width: 755px;*/
    /* margin-left: 12%; */
}

.pc-header .nav>.nav-item {
    /* height: 8.5rem; */
    /* flex: 1; */
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #383838;
    font-size: 1.8rem;
    margin: 0 0.9rem;
}

.pc-header .nav>.nav-item>.next-icon {
    display: flex;
    margin-top: .5rem;
}

.pc-header .nav>.nav-item-active {
    background-color: #0B3C89;
    color: #ffffff !important;
    width: 143px !important;
    margin-left: 0;
}

.pc-header .nav>.nav-item-active>span {
    display: inline-block;
    padding-right: 1rem;
}

.pc-header .user-operation {
    display: flex;
    flex-direction: row;
    height: 9em;
    /* width: 40%; */
    align-items: center;
    justify-content: flex-end;
    cursor: pointer;
}

.pc-header .user-operation>.user-operation-item-user {
    margin-left: 12.5rem;
}

.pc-header .user-operation>.user-operation-item {
    margin-left: 11rem;
    margin-right: 32px;
    display: flex;
}

.pc-header .icon-user {
    width: 43px;
    height: 22px;
}

.pc-header .user-operation-text {
    font-size: 1.6rem;
    color: #000000;
}

.vertical-line {
    height: 2rem;
    width: .2rem;
    opacity: .3;
    background-color: black;
    display: flex;
    margin: 0 1rem;
}

.mobile-header {
    display: none;
}

.container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 80%;
    margin: 0 10%;
    /* align-items: flex-end; */
    align-items: center;
}

.title-container {
    position: relative;
    width: 81rem;
    height: 95rem;
}

.title-bottom {
    width: 90%;
    font-size: 1.8rem;
    color: #383838;
    display: flex;
    margin: 1rem 0;
    margin-top: 5%;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.title-bottom>.door-contain {
    width: 75%;
    display: flex;
}

.door-colors {
    width: 45%;
    margin-top: 3%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    height: 90px;
    overflow: hidden;
}

.door-colors-item {
    width: 5rem;
    height: 5rem;
    border-radius: 3rem;
    box-shadow: .2rem .2rem .5rem #868686;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.6rem;
    color: #ffffff;
}
.door-colors-item.door-colors-blue{
    width: 5rem;
    height: 5rem;
    border-radius: 3rem;
    box-shadow: .2rem .2rem .5rem #868686;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.6rem;
    color: #ffffff;
    margin-top: -1.5px;
}
/* .door-colors-item:hover {  transform: scale(1.2); } */
.door-colors-grey {
    background-color: #CCCCCC;
}

.door-colors-red {
    background-color: #921411;
}

.door-colors-yellow {
    background-color: #B4891D;
}

.door-colors-blue {
    background-color: #103E86;
}

.door-colors-black {
    background-color: #000000;
}

.door-colors-write {
    background-color: #ffffff;
}

.title-container>.title>.English {
    font-size: 10.6rem;
    font-weight: 800;
    text-decoration: underline;
}

.title-container>.title>.Chinese {
    font-size: 4rem;
    text-align: right;
}

.container>.main-list {
    width: 100%;
    background: url('../images/1wenli.png') no-repeat;
}

.main-list>.main-list-item {
    width: 40%;
    margin: 5%;
    cursor: pointer;

}

.main-list>.main-list-item .main-list-item-img {
    width: 100%;
    height: 422px;
    object-fit: cover;
}

.main-list>.main-list-item>.main-list-item-img:hover {
    background-color: #393939;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.main-list>.main-list-item>.main-list-item-name {
    font-size: 1.8rem;
    font-weight: 800;
    color: #000000;
    margin-top: 1.2rem;
}

.main-list>.main-list-item>.main-list-item-date {
    color: #383838;
    font-size: 1.6rem;
    opacity: .5;
    margin-top: 1.6rem;
}

.pagination {
    padding: 0 6rem;
    margin-bottom: 4rem 0;
    height: 6rem;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    font-size: 1.6rem;
    color: black;
    background: linear-gradient(to bottom,#E6E6E6, #B3B3B3 );
}

.mobeil-pagination {
    display: none;
}

.pagination>.pagination-item {
    width: 6rem;
    height: 6rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.pagination>.pagination-item-active {
    background-color: black;
    color: #ffffff;
}

.footer-top {
    width: 90%;
    margin: 0 5%;
    position: relative;
    height: 370px;
    background: linear-gradient(to bottom, #c2c2c2, #808080);
    display: flex;
    flex-direction: column;
}

.footer-top-icon {
    padding-top: 4.4rem;
    display: flex;
    flex-direction: row;
    padding-left: 20rem;
}

.footer-top-icon>.footer-top-icon-item {
    width: 5rem;
    height: 5rem;
    /* background-color: #8F8F8F; */
    opacity: .5;
    background-color: #8e8e8e;
    border-radius: 5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-top-icon>.footer-top-icon-item:hover {
    /* background-color: #393939; */
	 background-color: #8e8e8e;
    /* opacity: .5; */
}

.pc-icon>.footer-top-icon-item {
    width: 4rem;
    height: 4rem;
}

.footer-top-icon>.footer-top-icon-item-margin {
    margin: 0 1.3rem;
}

.footer-top-icon>.footer-top-icon-item img {
    width: 2.1rem;
    height: 1.6rem;
}

.footer-top-link {
    margin-top: 9.5rem;
    display: flex;
    flex-direction: row;
    margin-left: 9%;
}

.footer-top-link>.footer-top-link-item a {
    font-size: 1.4rem;
    margin: 0 3rem;
    display: flex;
    color: #ffffff;
    padding-bottom: 1rem;
    text-decoration: underline;
    line-height: 4.5rem;
}

.footer-top>.link-top {
    position: absolute;
    left: 80%;
    top: -4%;
    width: 6.2rem;
    height: 6.2rem;
    background: #313131;
    opacity: .6;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.footer-top>.link-top>.next {
    width: 2.6rem;
    height: 2.4rem;
}

.footer-top>.link-top>.text {
    font-size: 1.4rem;
    color: #ffffff;
}

.footer-bottom {

    display: none;
    flex-direction: column;
    margin-top: 4.6rem;
    align-items: center;
}

.footer-bottom>.logo {
    width: 8.9rem;
    height: 10.8rem;
}

.footer-bottom>.statement {
    margin-top: 6rem;
    font-size: .8rem;
    margin-bottom: 4.7rem;
    width: 98%;
    text-align: center;
}

.mobile-container-infor {
    display: none;
}

.img-bg-mobeil {
    display: none;
}

.img-bg-pc {
    display: flex;
}

.mobile-container-infor_banner {
    display: none !important;
    width: 100%;
    height: 18rem;
    display: flex;
    flex-direction: column;
    position: relative;
}

.mobile-container-infor_banner>.mobile-container-infor_banner_img {
    width: 100%;
    height: auto;
    margin-top: 4rem;
}

.imgWith100 {
    width: 100%;
}

.marginT2 {
    margin-top: 2rem;
}

.mobile-container-infor_banner-img {
    width: 90%;
    margin: 0 5%;
}

.mobile-container-infor_banner-img_absolut {
    position: absolute;
    top: 82%;
}

.mobile-container-infor_banner-img_img {
    width: 100%;
}

.mobile-container-infor_content {
    display: flex;
    flex-direction: column;
    color: #383838;
}

.mobile-container-infor_content_title {
    font-size: 1.8rem;
    font-weight: 800;
}

.mobile-container-infor_content_date {
    font-size: 1.4rem;
    line-height: 3rem;
}

.mobile-container-infor_content_text {
    font-size: 1.4rem;
    line-height: 2.4rem;
}

.mobeil-width90_margin {
    width: 90%;
    margin: 0 5%;
    margin-top: 2rem;
}
.pc-header .user-operation>.user-operation-item {
    /*margin-left: 8.3vw;*/
}
.mobileshow{display: none;}
@media screen and (max-width: 1630px){
    .m36 {
        margin-top: 28rem;
    }
    .pc-header .user-operation>.user-operation-item {
        margin-left: 7.5vw;
        display: flex;
    }
    .inforList-banner-title{
        width:30%;
        left:13%;
        font-size:12px;
    }

    .inforList-banner-title-title {
        font-size:18px;
    }
    .inforList-banner-title-date{
        margin:1% 0 3%;
    }
    .container-infor-contain2-write {
        width:20%;
        bottom: 12%;
        right: 27%;
        left:auto;
    }
    .door-colors-item{
        width:4rem;
        height:4rem;
    }
    .door-colors-item.door-colors-blue{
         width:4rem;
        height:4rem;
    }
}
@media screen and (max-width: 1430px) and (min-width: 1199px) {
    .footer-top {
        height: 260px;
    }
    .c-header {
        display: block;
    }
}


@media screen and (max-width: 1430px) and (min-width: 1199px) {
    .pc-header>.pc-logo-div {
        width: 9.2rem;
        height: 11.5rem;
    }
    .pc-header .user-operation>.user-operation-item {
        margin-left: 7.1vw;
        display: flex;
    }
    .pc-header .nav>.nav-item {
        /* width: 8.5rem; */
    }

    .pc-header .user-operation>.user-operation-item-user {
        margin-left: 5rem;
    }

    .pc-header .nav {
        margin-left: 6%;
    }

    .m36 {
        margin-top: 25rem;
    }
    .inforList-banner-title{
        width:30%;
        left:13%;
        bottom:3%;
    }
    .inforList-banner-title-title{
        font-size:1.8rem;
    }
    .inforList-banner-title-date{
        margin:1% 0 3%;
    }
     .nor{
        line-height:1.8;
    }
    .container-infor-contain2-write {
        width: 20%;
        bottom: 12%;
        right: 27%;
        left: auto;
    }
}

@media screen and (max-width: 1440px) {
    .footer-top{
        height: 310px;
    }
    
    .c-header {
        display: block;
    }
}
@media screen and (max-width: 1045px) {
    .pcshow{display:none;}
    .mobileshow{display: block};
}
@media screen and (max-width: 1199px) and (min-width: 1045px) {
    .pc-header>.pc-logo-div {
        width: 9.2rem;
        height: 11.5rem;
    }

    .title-container>.title>.English {
        font-size: 14.6rem;
    }

    .pc-header .user-operation>.user-operation-item-user {
        margin-left: 3rem;
    }

    .pc-header .nav {
        margin-left: 6%;
        width: 48rem;
    }

    .m36 {
        margin-top: 28rem;
    }
    .inforList-banner-title{
        width:33%;
        left:11%;
        bottom:8%;
    }
    .inforList-banner-title-title{
        font-size:1.6rem;
    }
    .inforList-banner-title-date{
        margin:1% 0 3%;
    }
     .nor{
        font-size:1.2rem;
    }
    .container-infor-contain2-write {
        bottom: 12%;
        right: 20%;
        left:auto;
    }
}

@media screen and (max-width: 1045px) {
    .pc-header {
        display: none;
    }

    .pagination {
        display: none;
    }

    .mobeil-pagination {
        display: block;
    }

    .mobile-header {
        display: block;
        width: 100%;
    }

    .mobile-header>.mobile-header-top {
        display: flex;
        flex-direction: row;
        padding: 2rem 0;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #808080;
    }

    .mobile-header>.mobile-header-top>.logo-div {
        /* width: 50%; */
    }

    .mobile-header>.mobile-header-top>.logo-div>.logo {
        width: 100%;
        padding-left: 13px;
    }

    .mobile-header>.mobile-header-top>.user-operation {
        justify-content: flex-end;
        /* margin-right: 10%; */
        display: flex;
        flex-direction: row;
        align-items: center;
        width: 100%;
        /* background-color: aqua; */
        height: 3.1rem;
    }

    .mobile-header>.mobile-header-top>.user-operation>.user-operation-item {
        display: flex;
        flex-direction: row;
        width: 5rem;
        align-items: center;
    }

    .mobile-header>.mobile-header-top>.user-operation>.user-operation-item>.icon-user {
        width: 24px;
        height: auto;
    }

    .mobile-header>.mobile-header-top>.user-operation>.user-operation-item>.icon-user img {
        width: 100%;
    }

    /* .mobile-header-bottom{
        width: 100%;
    } */
    .mobile-header-bottom>.nav {
        width: 100%;
        /* height: 7.6rem; */
        background-color: #efefef;
        display: flex;
        flex-direction: row;
    }

    .mobile-header-bottom>.nav>.nav-item {
        /* width: 20%; */
        padding: 0 5%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        color: #383838;
    }
    .mobile-header-bottom>.nav>.active{
        font-weight:bold;
    }

    .mobile-header-bottom>.nav>.nav-item>.next-icon {
        /* margin-top: 1rem; */
        width: 14px;
        height: 7px;
    }

    .mobile-header-bottom>.nav>.nav-item-active {
        background-color: #103E86;
        color: #ffffff;
    }

    .mobile-header-bottom>.nav>.nav-item-active>.next-icon {
        margin: 0;
    }

    .mobile-header-bottom>.nav>.nav-item-active .next-icon-active {
        width: 1rem;
    }

    .mobile-header-bottom>.nav>.nav-item-active>span {
        display: inline-block;
        padding-right: 1rem;
    }

    .container {
        display: flex;
        justify-content: left;
        flex-direction: column;
        width: 94%;
        margin: 0 3%;
        align-items: flex-start;
        margin-top: 10px !important;
    }
    #video{
        margin-top: 0 !important;
    }
.main-list{
    margin-top: 3rem !important;
}
    .title-container>.title {
        margin: 10% 0;
    }
    .main-list li{
        margin-bottom: 20px !important;
    }
.l_cate{
    margin-top: 0 !important;
}
    .title-container>.title>.English {
        text-align: left;
        font-size: 8.6rem;
        font-weight: 800;
        text-decoration: underline;

    }

    .title-container>.title>.Chinese {
        font-size: 2rem;
        text-align: right;
    }

    .container>.main-list {
        width: 100%;
        display: flex;
        flex-direction: column;
        background: none;
    }

    .main-list>.main-list-item {
        width: 100%;
        margin: 10% 0;
    }

    .mobeil-pagination {
        display: flex;
        flex-direction: row;
        font-size: 2rem;
        align-self: center;
        justify-content: center;
        margin-bottom: 10rem;
    }

    .mobeil-pagination>.mobeil-pagination-item {
        color: black;
        background: linear-gradient(to bottom,#E6E6E6, #B3B3B3 );
        padding: .8rem 1.5rem;
    }

    .mobeil-pagination>.center {
        display: flex;
        justify-content: space-around;
        align-items: center;
        padding: 0.8rem 2rem;
        margin: 0 3rem;
        font-size:12px;
    }
    .mobeil-pagination>.before img,.mobeil-pagination>.after img{
        width:7px;
    }
    .mobeil-pagination>.center img{
        width:14px;
        margin:0 3px;
    }
    .mobeil-pagination>.center span{
        display: inline-block;
    }
    .mobeil-pagination>.center span:first-child{
        color:#383838;
    }
    .mobeil-pagination>.center span:last-child{
        color:#999999;
    }
    .footer-top .footer-top-link {
        display: none;
    }

    .footer-top>.footer-top-icon {
        padding-top: 2.6rem;
        padding-left: 10.2%;
    }
    .pc-footer-corner_marker{
        margin-top:12rem;
    }
    .footer-top>.link-top{
        top:5%;
        left:85%;
    }
}

@media screen and (max-width: 1200px) {
    .mobile-header-bottom>.nav>.nav-item {
        /* font-size: 1.4rem; */
        padding: 0 4%;
        white-space: nowrap;
    }
}

@media screen and (max-width: 980px) {
    .mobile-header-bottom>.nav>.nav-item {
        /* font-size: 1.2rem; */
        padding: 0 4%;
    }
}

@media screen and (max-width: 767px) {
    .mobile-header{
        position: absolute;
        left: 0;
    }
    .container-infor-contain2-write .inforList-banner-title-title{
        color: #383838;
    }
    .title-container>.title {
        margin: 10% 0;
    }

    .title-container>.title>.English {
        font-size: 6.6rem;
    }

    .title-container>.title>.Chinese {
        font-size: 2rem;
    }

    .footer-top {
        height: 12.8rem;
    }
    .footer-top>.footer-top-icon{
        padding-left:6%;
    }
    .pc-footer-corner_marker{
        margin-top:2rem;
        margin-left:3%;
        margin-right:3%;
        text-align: justify;
    }
    .footer-top>.link-top{
        width:4.5rem;
        height:4.5rem;
    }
    .footer-top>.link-top>.next{
        width:1.5rem;
        height:1.4rem;
    }
    .footer-top>.link-top>.text{
        font-size:1.2rem;
    }
    .mobile-header-bottom>.nav>.nav-item {
        /* font-size: 1rem; */
        padding: 0 4%;
    }

    .container-infor-banner{
        width:100%;
        margin-left:0;
    }
    .inforList-banner{
        left:50%;
        width:50%;
        margin-top:20%;
    }
    .inforList-banner-title{
        width:45%;
        left:3%;
    }
    .container-infor-contain2-write{
        width:92%;
        top:1.5rem;
        position: relative;
        color:#383838;
    }
    .container-infor-contain2-write .nor, .container-infor-contain2-write .inforList-banner-title-date{
        color: rgba(56,56,56,.5);
    }
    .container-infor .container-infor-contain3-item:nth-child(2n+1) .inforList-banner-title{
        width:45%;
        right:3%;
        bottom:5%;
    }
    .container-infor .container-infor-contain3-item:nth-child(2n) .inforList-banner-title{
        width:45%;
        left:3%;
        bottom:0;
    }
    .nor{
        display: none;
    }
    .container-beijing-information{
        top:-16rem;
        margin-top: 50px;
    }

}

/* 大屏幕  大于等于1200px  70px    30px
默认  大于等于980px   60px    20px
平板  大于等于768px   42px    20px
手机到平板   小于等于767px   流式列，无固定宽度
手机  小于等于480px */
/* @media screen and (max-width: 640px) {
    .mobile-header>.mobile-header-top>.logo-div {
        width: 65%;
    }
    .mobile-header-bottom>.nav {
        width: 100%;
        height: 5.6rem;
    }
    .mobile-header-bottom>.nav>.nav-item {
        font-size: 1rem;
        padding: 0 5%;
    }
    .title-container>.title {
        width: 30rem;
        margin: 10% 0;
    }
    .title-container>.title>.English {
        font-size: 6rem;
    }
    .title-container>.title>.Chinese {
        font-size: 1rem;
    }
} */

@media screen and (max-width: 480px) {
    .inforList-banner{
        margin-top:14%;
    }
    .inforList-banner-title{
        bottom:0;
    }
    .inforList-banner-title-title{
        font-size:1.5rem;
    }

    .mobile-header>.mobile-header-top>.user-operation>.user-operation-item {
        width: 38px;
    }

    /* .mobile-header-top>.user-operation>.user-operation-item { width: 4rem;} */
    .title-container>.title>.English {
        font-size: 5rem;
    }

    /* .title-container>.title {
        width: 25rem;
    } */
    .mobile-header-bottom>.nav>.nav-item {
        /* font-size: .8rem; */
        padding: 0 4%;
    }

}

@media screen and (max-width: 480px) {
    .footer-bottom {
        display: flex;
    }

    .mobile-container-infor_banne {
        display: block !important;
    }


    .mobile-container-infor {
        display: block !important;
    }

    .pc_some {
        display: none !important;
    }

    .img-bg-pc {
        display: none;
    }

    .mobeil-pagination {
        display: flex;
        /* margin-top: 2rem; */
    }

    .mobile-header>.mobile-header-top>.user-operatio>.user-operation-item {
        width: 4rem;
    }

    .mobile-header-bottom>.nav {
        height: 54px;
        overflow: auto;
    }
    /* .mobile-header-top>.user-operation>.user-operation-item { width: 4rem;} */
    .title-container>.title>.English {
        font-size: 4rem;
    }

    /* .title-container>.title {
        width: 20rem;
    } */
    .mobile-header-bottom>.nav>.nav-item {
        font-size: 12px;
        padding: 0 4%;
    }
    .mobile-header-bottom>.nav>.nav-item.active span{
        /* color: rgb(56, 56, 56); */
        font-weight: bold;
    }
    .mobile-header-bottom>.nav>.nav-item span{
        margin-top:11px;
        height: 14px;
    }
    .mobile-header-bottom>.nav>.nav-item.nav-item-active span{
        margin-top:0px;
    }
    .mobile-header-bottom>.nav>.nav-item>.next-icon{
        margin-top:4px;
    }
    .footer-top>.footer-top-icon{
        margin-top:1rem;
        padding-top:0;
    }
    .pc-footer-corner_marker{
        line-height:1.6;
        margin-top:7rem !important;
    }
    .footer-top>.footer-top-icon>.footer-top-icon-item{
        width:35px;
        height:35px;
    }
    .footer-top>.footer-top-icon>.footer-top-icon-item img{
        width:18px;
        height:14px;
    }
    .door-colors-item.door-colors-blue{
        width:3.2rem;
        height:3.2rem;
    }
    .news-detail-tip-item .bor-bot{
        width:228px;
        overflow: hidden;
    }
    .news-detail-tip-item .news-detail-tip-item-container{
        justify-content: flex-start !important;
    }
}
@media screen and (max-width: 375px) {
    .footer-top>.link-top{
        left:80%;
    }
    .pc-footer-corner_marker{
        margin-top:6rem !important;
    }
}
@media screen and (max-width: 320px) {
    .inforList-banner-title-title{
        font-size:1.3rem;
    }
    .footer-top>.link-top {
        left:77%;
    }
    .pc-footer-corner_marker{
        margin-top:4rem !important;
    }
     .mobile-header-bottom>.nav>.nav-item {
        font-size: 11px;
        padding: 0 5%;
    }
}

@media (max-width: 1024px) {
    .main-list>.main-list-item .main-list-item-img {
        width: 100%;
        height: auto;
    }
}

