* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body::-webkit-scrollbar {
    display: none;
}


/* 锚点定位被遮挡问题 */

html {
    scroll-padding-top: 117px;
}


body,
html {
    scrollbar-width: none;
    font-family: Verdana, Arial;color: #333;font-size: 14px;line-height: 2;
}

body {
    -webkit-tap-highlight-color: transparent;
    
    position: relative;
}

.clear{clear: both;}
header {
    width: 100%;
    /*background-color: #FFFFFF;*/
    position: fixed;
    top: 0;
    left: 0;
    z-index: 221112;
    /* border-bottom: 1px solid #FFFFFF; */
    transform: translateY(-100%);
    animation: initHeader .8s ease-out .2s;
    animation-fill-mode: forwards;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
}

input,
button {
    border: none;
    outline: none;
    background-color: transparent;
}


/* 隐藏 */

.display_none {
    display: none !important;
}


/* 返回顶部 */

#BackTop {
    position: fixed;
    bottom: 0;
    right: 20px;
    z-index: 111;
}

#BackTop img {
    width: 55px;
    height: 55px;
}

.page_active {
    color: #BBBBBB;
}

#delay_show {
    display: none;
}

.c_bread_nav {
    /* height: 50px; */
    width: 100%;
    /* max-width: 1440px; */
    max-width: 1366px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 8px;
}

.c_bread_nav {
    color: #BBBBBB;
}

.c_bread_nav_a-active {
    color: #333333;
}

.c_bread_nav_span {
    margin: 0 6px;
}

.search {
    width: 23px;
    height: 24px;
}

.Navcar {
    width: 30px;
    height: 28px;
}

.user {
    display: flex;
    align-items: center;
}

.user img {
    width: 26px;
    height: 28px;
    margin-right: 3px;
}


.layer_box {
    /*width: 1360px;*/
    margin: 0 auto;
    overflow: auto;
    padding: 0 50px;
}

.header__container {
    height: 80px;
    /* max-width: 1366px; */
    max-width: 1700px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    color: #222;
    margin: 0 auto;
    /*background: #FFFFFF;*/
}


.header__logo {
    margin-right: 6%;
}

.header__container_logo {
    display: block;
    width: 144px;
    height: 24px;
}

nav {
    font-size: 15px;
    flex: 1;position: relative;
}

nav a {
    /* padding: 5px 1%; */
    padding: 5px 4%;
    font-size: 20px;
}

nav a:hover {
    background: #000000;
    color: #fff;
    height: 100%;
    border-radius: 14px;
}
.menu {
    position: relative;
}
.dropdown{position: absolute;
    top: 100%;
    left: 0;
    background-color: #000;
    min-width: 200px;
    display: none;
    flex-direction: column;
    z-index: 100;}
.dropdown a{border-bottom: 1px solid #555;display: block;}
.menu:hover .dropdown {
    display: block;
}

.header__menu {
    align-self: flex-start;
    margin-top: 23px;
    display: flex;
    align-items: center;
    width: auto;
    /* max-width: 212px; */
    justify-content: space-between;
}

.header__menu a {
    font-size: 14px;
}

.header__menu a img {
    vertical-align: middle;
}

.header_mobile_nav-mantle {
    display: none;
}

@keyframes initHeader {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}



.header_mobile_btn {
    display: none;
}

.show_left_textContainer a:hover {
    background-color: #333;
    color: #fff;
}

.foot {
    width: 100%;
    /* background-color: #EBEBEB; */
    background-color: #252525;
}

.foot .footTop {
    /* max-width: 1366px; */
    max-width: 1500px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 90px;
    padding-bottom: 70px;
}

.foot .footTop .left {
    width: 212px;
    height: 36px;
}

.foot .footTop .left img {
    width: 100%;display: block;
}

.foot .footTop .right {
    width: calc(100% - 300px);
    display: flex;
    justify-content: flex-end;
}

.foot .footTop .right .foot-col:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0 70px;
    white-space: nowrap;

}

.foot .footTop .right .foot-col:last-child {
    padding-left: 70px;
}

.foot .footTop .right .top-level {
    font-size: 20px;
    color: #fff;
    margin-bottom: 30px;
}


.foot .footTop .right ul li {
    margin-bottom: 20px;color: #8f8f8f;line-height: 25px;font-size: 16px;
}
.foot .footTop .right .foot-cwus ul li:first-child{background: url("../image/icon_map.png") no-repeat left;padding-left: 30px;}
.foot .footTop .right .foot-cwus ul li:nth-child(2){background: url("../image/icon_tel.png") no-repeat left;padding-left: 30px;}
.foot .footTop .right .foot-cwus ul li:nth-child(3){background: url("../image/icon_mail.png") no-repeat left;padding-left: 30px;}

.foot .footTop .right ul li a {
    display: block;
    color: #8f8f8f;
    font-size: 16px;
    overflow: hidden;
}

.foot .footTop .right ul li a:hover {
    color: #fff;
}

.foot .footTop .right .foot-cwus li {
    display: flex;
    /* align-items: center; */
}

.foot .footTop .right .foot-cwus li a img {
    display: block;
    position: relative;
    left: -80px;
    filter: drop-shadow(#676767 80px 0);
}

.foot .footTop .right .foot-cwus li a:hover img {
    filter: drop-shadow(#fff 80px 0);

}

.foot .footTop .right .foot-cwus li .youtobe {
    width: 34px;
    height: auto;
}

.foot .footTop .right .foot-cwus li .twitter,
.foot .footTop .right .foot-cwus li .facebook,
.foot .footTop .right .foot-cwus li .instagram {
    width: 24px;
    height: auto;
}

.foot .footTop .right .foot-cwus li>a {
    width: 150px;
    line-height: 34px;
}

.foot .footTop .right .foot-cwus li .footSvgFlex {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
    width: calc(100% - 150px);
    max-width: 190px;
}

.foot .footTop .right .foot-cwus li .footSvgFlex a {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .foot .footTop .right .foot-cwus li a:not(:first-child) {
    margin-right: 18px;
} */


.footCenter {
    display: flex;
    justify-content: flex-end;
    padding-top: 20px;
    padding-bottom: 50px;
    position: relative;
    overflow: visible;
}

.footaddress_tit {
    color: #424242;
    font-size: 12px;
    position: absolute;
    top: -20px;
    display: none;
    left: calc(100% - 180px);
}


.footBottom {
}

.footBottom .layer_box {
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    color: #8f8f8f;
    padding: 40px 10px;
    background-color: #252525;
    border-top: 1px solid rgba(255, 255, 255, 0.1);text-align: center;

}

.footBottom .right {
    font-size: 14px;
}

.footBottom .right span::after {
    content: '|';
    margin: 0px 15px;
    color: #8f8f8f;
}

.footBottom .right span:last-child::after {
    display: none;
}

.footBottom .left {
    font-size: 16px;
    text-align: center;
}


.page {
    text-align: center;
    margin-top: 56px;
}

.page a {
    font-size: 18px;
}

.page a,
.page span {
    padding: 0 22px;
}

.page span img {
    width: 12px;
    height: 20px;
    vertical-align: middle;
    cursor: pointer;
}

.page span.after img {
    transform: rotate(180deg);
}


/* .page span img.last {
  display: none;
} */

.page span.before img.first path,
.page span.after img.last path {
    fill: #C1BBBB;
}

.afterLeft path {
    fill: #5767DC;
}


@keyframes initLeft {
    from {
        transform: translateX(-150%);
    }

    to {
        transform: translateX(0);
    }
}

.page {
    text-align: center;
    margin-top: 56px;
}

.page a {
    font-size: 18px;
}

.page a,
.page span {
    padding: 0 22px;
}

.page span img {
    width: 12px;
    height: 20px;
    vertical-align: middle;
    cursor: pointer;
}


/* 加载更多 跳转列表 */

.Tomore {
    width: 140px;
    height: 46px;
    line-height: 46px;
    border-radius: 23px;
    background: #EDF0F2;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.2s;
    /* color: #DF0808; */
    color: #000;
}

.Tomore:hover {
    /* width: 150px; */
    /* transform: scale(1.02); */
}

.Tomore:hover span {
    /* margin-left: 18px; */
    transform: translateX(8px);
}

.Tomore span {
    margin-left: 13px;
    background: #FFFFFF;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    display: inline-block;
    text-align: center;
    transition: all 0.5s;
}

.Tomore span img {
    width: 20px;
    height: 20px;
    position: relative;
    top: 5px;
}



header .subscribe_btn {
    margin-right: 30px;
    cursor: pointer;
    /* color: #5D5B5A; */
    color: #fff;
    background-color: #000;
    border-radius: 5px;
    /* border: 2px solid #5D5B5A; */
    font-size: 18px;
    width: 110px;
    text-align: center;
    height: 34px;
    line-height: 34px;
    box-sizing: border-box;

}


/* 头部修改 */
.search_white {
    display: none;
}

.header__container_logo_white {
    display: none;
}


@media screen and (min-width:1024px) {
    header>.header__container nav {
        width: fit-content;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    nav a {
        font-size: 16px;
        padding: 5px 20px !important;
    }

    header>.header__container {
        padding: 0 40px 0 50px;
        color: #fff;
    }

}

header>.header__container {
    max-width: 100%;
    background: rgba(0,0,0,0.7);
    /*background-color: #252525;*/
}


.header__logo {
    margin-right: 0;
}

.search {
    display: none;
}

.search_white {
    display: block;
    width: 24px;
    height: 24px;
}

.header__container_logo {
    display: none;
}

.header__container_logo_white {
    display: block;
    width: 198px;
    height: auto;
}

header .subscribe_btn {
    display: none;
}

.header__menu {
    height: 80px;
    display: flex;
    align-items: center;
    margin-top: 0;
    width: 198px;
    justify-content: flex-end;
}

.searchTogBtn {
    cursor: pointer;
}

#search_Down {
    position: fixed;
    top: 117px;
    padding: 20px 0;
    background-color: #fff;
    width: 100%;
    z-index: 999;
    display: none;
}


#search_Down .input {
    background: #F7F7F7;
    width: 705px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 20px 18px 30px;
    margin: 0 auto;
}

#search_Down .input input {
    height: 100%;
    width: 90%;
    font-weight: bold;
    font-size: 24px;float: left;
}

#search_Down_keyword::placeholder {
    color: #b5b5b5 !important;
  }


/* input获取焦点 placeholder消失 */

#search_Down .input input:focus::placeholder {
    opacity: 0;
}

#search_Down .input input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
}

#search_Down .input input::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

#search_Down .input input:-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
}

#search_Down .input input:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

#search_Down .input img {
    width: 23px;
    height: 24px;
    cursor: pointer;
}
.image-button{float:left;}
/* 留言 弹窗   end */
@media screen and (max-width:1580px) {
    .foot .footTop {
        padding-left: 50px;
        padding-right: 40px;
    }

    .footBottom .layer_box {
        padding: 40px;
    }

    .foot .footTop .right .foot-col:not(:last-child) {
        padding: 0 60px;
    }

    .foot .footTop .right .foot-col:last-child {
        padding-left: 60px;
    }
}

@media screen and (max-width:1450px) {
    .layer_box {
       /* width: 1200px;*/
    }

    .header__container {
        /* max-width: 1200px; */
    }

    .c_bread_nav,
    .c_banner {
        width: 1200px;
    }
}

@media screen and (max-width: 1366px) {
    .header__container {
        /* max-width: 1024px; */
    }

    .header__container_logo_white {
        width: 159px;
        height: auto;
    }

    nav a {
        padding: 5px 3%;
    }


    .layer_box {
       /* width: 1020px;*/
    }

    .header__logo {
        margin-right: 2%;
    }

    .header__menu {
        /* width: 16%; */
        /* min-width: 144px; */
    }

    .header__menu a img {
        height: 20px;
    }

    .page a,
    .page span {
        padding: 0 16.6px;
    }

    .page a {
        font-size: 16px;
    }



    .personalContent .rightContent .information {
        padding: 40px 30px 80px 30px !important;
    }

    .personalContent .rightContent .bottom {
        padding: 30px !important;
    }

    .foot .footTop {
        /* max-width: 1020px; */
        padding-top: 80px;
    }

    .foot .footTop .left {
        width: 159px;
        height: 27px;
    }

    .foot .footTop .right {
        width: calc(100% - 200px);
    }
}

@media screen and (max-width: 1200px) {
    .foot .footTop .right .foot-col:not(:last-child) {
        padding: 0 30px;
    }

    .foot .footTop .right .foot-col:last-child {
        padding-left: 30px;
    }
}

@media screen and (min-width: 1024px) {
    .foot .footTop .right {
        padding-right: 30px;
    }
}

@media screen and (max-width: 1024px) {
    .c_bread_nav {
        display: none;
    }

    .layer_box {
        width: 100%;
        padding: 0 2%;
    }

    body {
       
    }

    header {
        position: fixed;
        z-index: 22111444444412;
    }

    .header__container_logo_white {
        width: 106px;
        height: auto;
    }

    .header__container {
        justify-content: space-between;
        align-items: center;
        height: 60px;
        padding: 0 10px;
        width: 100%;
        max-width: 100%;
    }


    nav {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 57px;
        background-color: #fff;
    }

    nav a {
        display: block;
        text-align: center;
        line-height: 2;
    }

    .header__menu {
        display: none;
        width: auto;
        margin-left: auto;
        margin-right: 10px;
        margin-top: 0;
        height: 100%;
        line-height: 56px;
    }


    .header__menu a img {
        /* height: 16px; */
    }

    .header_mobile_btn {
        display: block;
    }

    .header_mobile_close {
        display: none;
    }

    .header_mobile_nav-mantle {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 5;
        background-color: rgba(0, 0, 0, .3);
    }

    #search_Down {
        top: 97px;
        padding: 0 10px;
        z-index: 9999999999;
        padding: 10px;
    }

    #search_Down .input input {
        font-size: 14px;
    }

    #search_Down .input img {
        width: 14px;
        height: auto;
    }

    #search_Down .input {
        padding: 10px 15px;
        width: 100%;
        max-width: 700px;
    }


    .page a,
    .page span {
        padding: 0 8px;
    }

    .page a {
        font-size: 14px;
    }



    .Tomore {
        width: 130px;
        height: 35px;
        line-height: 35px;
        border-radius: 17px;
        font-size: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .Tomore span {
        margin-left: 6px;
        background: #FFFFFF;
        width: 26px;
        height: 26px;
        line-height: 26px;
        border-radius: 13px;
        display: inline-block;
        text-align: center;
    }

    .Tomore span img {
        top: 3px;
    }

    .foot .footTop {
        width: 100%;
        /* padding: 0 2%; */
        padding: 0 10px;
        padding-top: 40px;
    }

    .foot .footTop .right {
        width: calc(100% - 130px);
    }

    .foot .footTop .left {
        width: 106px;
        height: 18px;
    }


    .foot .footCenter {
        padding-bottom: 18px;
    }

    .footBottom .right {
        display: none;
    }

    .footBottom {
        padding: 10px 0;
    }

    .footBottom .layer_box {
        justify-content: center;
        overflow: hidden;
    }

    .footBottom .left {
        text-align: center;
        font-size: 12px;
    }

    .foot .footTop {
        /* display: none; */
    }


    /* 新footer */
    .foot .footTop .right .top-level {
        font-size: 16px;
    }

    .foot .footTop .right ul li a {
        font-size: 12px;
    }

    .footBottom .layer_box {
        padding: 20px;
    }

    .foot .footTop .right .foot-cwus li>a {
        width: 120px;
    }

    .foot .footTop .right .foot-cwus li .footSvgFlex {
        gap: 10px;
        width: calc(100% - 120px);
    }


}

@media screen and (max-width: 720px) {
    .Tomore {
        display: none;
    }


    .page a {
        font-size: 12px;
    }


    .footCenter {
        padding-bottom: 16px;
    }


    .footBottom {
        padding: 15px;
    }

    .footBottom .right {
        font-size: 10px;
    }

    .footBottom .left {
        font-size: 12px;
    }

    .footBottom .right span::after {
        margin: 0px 8px;
    }


    header .subscribe_btn {
        border-radius: 4px;
        border: 1px solid #5D5B5A;
        font-size: 12px;
        width: 80px;
        height: 28px;
        line-height: 28px;
    }


    .foot .footTop {
        flex-direction: column;
    }

    .foot .footTop .right {
        width: 100%;
        margin-top: 20px;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .foot .footTop .right .top-level{margin-bottom: 25px;}
    .foot .footTop .right ul li{margin-bottom: 15px;font-size: 14px;}
    .menu:hover .dropdown {
    display: none;
    }
    .dropdown {
        background-color: #ffffff;width: 100%;
    }

}

@media screen and (max-width:620px) {
    .foot .footTop .right .foot-col:not(:last-child) {
        width: 50%;
    }

    .foot .footTop .right .foot-col:last-child {
        margin-top: 20px;
    }

    .foot .footTop .right .foot-col:nth-child(2) {
        border-right: none;
    }
}



@media screen and (max-width:500px) {
    .header_mobile_btn>img {
        width: 28px;
    }
    


}