body {
    min-width: 100%;
    overflow-x: hidden;
}

.top-a {
    height: 64px;
}

.top {
    width: 100%;
    display: flex;
    height: 64px;
}

.logo {
    flex: 0.8;
    margin: 0 0 0 20px;
    float: unset;
    width: 168px;
    align-self: center;
}

.logo img {
    width: 168px;
}

.action {
    width: 100%;
    display: flex;
    align-self: center;
    justify-content:flex-end;
    flex-wrap: nowrap;
    align-items: center;
}

.lang {
    margin-top: 0;
    float: unset;
    flex: 0.3;
}

.search {
    margin-top: 0;
    float: unset;
    flex: 0.3;
}
.search img{
    width: 35px;
    height: 35px;
}
.nav-menu{
    flex: 0.3;
}
.nav-menu img{
    width: 35px;
    height: 35px;
}

.footer_bg {
    height: 235px;
    background-color: #153e52;
    overflow: hidden;
}

.footer {
    width: 100%;
    margin: 0 auto;
}

.f-logo {
    margin-top: 67px;
    width: 100%;
}

.f-top {
    height: 100%;
}

.f-info {
    font-size: 14px;
    color: #869ca3;
    line-height: 30px;
    margin: 60px 10px 10px 10px;
    width: 100%;
    float: none;
}

.f-copy {
    width: 100%;
    margin-top: 15px;
    color: #869ca3;
    text-align: center;
}

.top-nav{
    position: fixed;
    display: none;
    width: 100%;
    z-index: 99999;
    top: 0;
    left: 0;
}
.top-nav-head{
    height: 64px;
    background-color: #153e52;
    border-bottom: 1px solid #396276;
}
.exp-icon{
    background: url(../images/mobile/exp-right.png) no-repeat center;
    width: 23px;
    height: 23px;
    float: right;
    margin-top: 10px
}
.top-nav-body{
    background-color: rgb(21 62 82 / 84%);
    border-bottom: 1px solid #396276;
}

.close-icon{
    float: right;
    margin: 16px 10px;
    width: 30px !important;
    height: 30px !important;
}

.top-nav-list li div{
    font-size: 20px;
    font-weight: bold;
    line-height: 48px;
    height: 48px;
    margin: 0 10px;
    border-bottom:1px solid #396276;
}

.top-nav-list li a{
    color: #f0f0f0;
    white-space:nowrap;
}
.top-nav-child{
    display: none;
}

.top-nav-child dd{
    height: 40px;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    margin: 0 40px;
    border-bottom:1px solid #396276;
}

.top-nav-child dd a{
    display: block;
    width: 100%;
    height: 100%;
    white-space:nowrap;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#f0f0f0 !important;
    font-size:16px;
}

input:-moz-placeholder,textarea:-moz-placeholder{
    color:#f0f0f0 !important;
    font-size:16px;
}

input::-moz-placeholder,textarea::-moz-placeholder{
    color:#f0f0f0 !important;
    font-size:16px;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{
    color:#f0f0f0 !important;
    font-size:16px;
}

.top-nav-logo{
    height: 64px;
    display: inline-block;
    margin-left: 10px;
}

.top-nav-logo img{
    height: 40px;
    width: unset;
    max-width: 250px;
    margin-top: 12px;
    margin-left: 10px;
}

.banner img{
    height: 300px;
    width: 100%;
    object-fit: cover;
}

#swiper-one .swiper-slide p{
    height: 50px;
    font-size:12px;
    font-weight: unset;
}
#swiper-one .swiper-slide p span{
    margin-top: 10px;
    line-height: 12px;
}

.news-content{
    padding: 0 20px;
}

.content-title{
    padding: 20px 0;
    font-size: 24px;
    text-align: center;
}

.newsList{

}

.newsList li{
    margin-bottom: 20px;
}

.newsList img{
    width: 100%;
}

.newsDiv{
    position: relative;
}

.newsBox{
    height: auto;
    padding: 20px 10px 85px;
}

.news_p{
    font-size: 22px;
    line-height: 28px;
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
}

.news_p a {
    color: #fff;
}

.news_date{
    width: 65px;
    height: 55px;
    font-size: 24px;
    text-align: center;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.news_date1{
    color: #b8dfe6;
    border: 1px solid #b8dfe6;
}

.news_date2{
    color: #f9df99;
    border: 1px solid #f9df99;
}

.news_date3{
    color: #a6cdf4;
    border: 1px solid #a6cdf4;
}

.bgColor1{
    background-color: #27BAD0;
}

.bgColor2{
    background-color: #F7B80F;
}

.bgColor3{
    background-color: #319DEF;
}

.inter-content{
    padding: 0 15px;
    background-color: #f8f2f2;
}

.inter-content li{
    margin-bottom: 20px;
}

.res_box{
    position: relative;
}

.res_box img{
    width: 100%;
    overflow: hidden;
}
.res_box h5{
    padding: 20px 0;
}
.res_box h5 a{
    font-size: 22px;
    line-height: 28px;
    color: #444;
}

.res_box span{
    display: block;
    width: 120px;
    height: 24px;
    background-color: #F26033;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    position: absolute;
    left: calc(50% - 60px);
    margin-top:-13px
}

.scientists-content{
    background-color: #fbfbfb;
}

.scient {
    height: 365px;
    background-color: unset;
}

.scient-list {
    width: 100%;
    margin-top: 20px;
}

.full-main {
    min-width: 400px;
    padding: 10px 10px;
    overflow:hidden;
}

.media-article {
    width: 100%;
    margin-top: 15px;
}

.m-article {
    padding: 0 10px;
    margin-bottom: 20px;
}

.m-article span {
    max-width: 100%;
}

.m-article img {
    max-width: 100%;
    object-fit: contain;
    max-height: 250px;
}

.team-list {
    padding-top: 25px;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.main-container {
    width: auto;
    max-width: 100%;
    padding: 0 10px;
    overflow: hidden;
}

.team-list .team-item {
    width: 100%;
}

.team-info {
    float: unset;
    width: 100%;
    height: auto;
}

.team-text {
    padding-bottom: 20px;
}

.team-info img {
    margin-top: 20px;
}

.team-xq {
    float: unset;
    width: 100%;
    margin: 20px auto;

}

.alert-info {
    width: 100%;
    margin-top: 20px;
    height: 100%;
}

.about {
    width: auto;
    max-width: 100%;
    margin: 20px 0;
    padding: 0 10px;
}

.about-left {
    float: unset;
    width: 100%;
}

.about-left img {
    width: 100%;
}

.about-right {
    float: unset;
    width: 100%;
}

.about-title {
    font-size: 24px;
    margin: 10px 0;
}

.about-info {
    margin-top: 10px;
}
.latest-top-news{
    margin-top: 20px;
    margin-bottom: 20px;
}
.latest-top-news .top-item{
    width: 100%;
    float: unset;
    margin-right: 0;
    margin-bottom: 20px;
}
.latest-top-news .text h4 a{
    height: auto;
}
.latest-top-news .text p{
    margin-top: 10px;
    margin-bottom: 15px;
}
.latest-top-news .img .date{
    top: 0;
    right: 10px;
}
.mobile-view-more{
    width: 100%;
    margin: 10px 0;
}
.mobile-view-more span{
    display: block;
    height: 24px;
    width: 100px;
    border: 1px #333570 solid;
    text-align: center;
    line-height: 24px;
    margin: 0 auto;
}

.news-bt{
    padding: 0 10px;
}
.news-sub-date{
    margin: 10px auto;
    display: block;
    width: 82px;
    font-size: 16px;
    color: #666666;
}

.cover{
    width: auto;
    max-width: 100%;
    padding: 10px;
    margin-bottom: 20px;
}

.cover dl{
    margin-top: 20px;
}
.cover dl dt{
    float: unset;
    width: 100%;
}
.cover dl dd{
    width: 100%;
    float:unset;
}

.cover dl dd p{
    font-size: 18px;
    height: 40px;
    line-height: 40px;
}
.cover-lis{
    margin-top: 0;
    height: 195px;
}
.cover-lis ul li{
    margin-top:10px;
    margin-left: 0;
}

.search-result{
    width: auto;
    max-width: 100%;
    margin-top: 20px;
    padding: 0 10px;
}
.result-list{
    margin-top: 10px;
    margin-bottom: 20px;
}

.news {
    width: auto;
    max-width: 100%;
    padding: 0 10px;
    margin-bottom: 20px;
}
.news ul{
    width: 100%;
}

.news ul li{
    margin-top: 15px;
    width: auto;
    float: unset;
    margin-right: 0;
}

.news ul li img{
    width: 100%;
}

.table-img{
    width: 100% !important;
}

.swiper-two{
    width: 100% !important;
    min-height:200px;
}

.media{
    width: auto;
    max-width: 100%;
    padding: 0 10px;
}

.media ul{
    width: 100%;
}

.media ul li{
    width: 100%;
    margin-top:10px;
    float:unset;
}

.shipin{
    top: 72px;
    left: calc(100%/2 - 40px);
}

.media ul li img{
    width: 100%;
    height: auto;
}

.media ul li p{
    margin-top: 10px;
}


.video-js{
    width: 100%;
    height: 250px;
}

.list-banner{
    width: 100%;
    height: 250px;
}

.banner-font p{
    font-size: 18px;
    width: 100%;
    margin-top: 60px;
    text-align: center;
}

.banner-font span{
    margin-top: 10px;
    text-align: left;
    margin-right: 0;
    margin-left: 20px;
}

.list-block{
    width: auto;
    max-width: 100%;
    margin-top: 10px;
    padding: 0 10px;
}
.l-left {
    float: unset;
    width: 100%;
    margin-top: 5px;
}
.l-right{
    float: unset;
    width: 100%;
}

.l-right img{
    width: 100%;
}

.l-left span{
    font-size: 18px;
}

.list-block-bg{
    margin-top: 30px;
    height: auto;
    padding: 0 10px;
    margin-bottom: 20px;
}

.list-kuan{
    width: 100%;
}
.k-left{
    float: unset;
    width: 100%;
    margin-top:15px;
    margin-bottom: 15px;
}
.k-right{
    float: unset;
    width: 100%;
    margin-left: 0;
}
.k-left img{
    width: 100%;
}
.k-left p{
    font-size: 18px;
    margin-bottom:15px;
}

.k-lis{
    margin-top: 20px;
}

.list-top{
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 10px;
    width: auto;
}

.l0{
    width: 100% !important;
}

.k-right p{
    font-size: 18px;
}

.show-title{
    font-size: 18px;
    margin-top: 20px;
}

.show-list{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.sea-title{
    margin-right: 10px;
}

.sea-list {
    width: 100%;
    padding: 0 10px;
}

.sea-input {
    width: 100px;
}

.search-result {
    margin: 20px 0;
}

.result p {
    margin-right: 0;
    text-align: center;
}

.cover dl dd p {
    height: auto;
    min-height: 40px;
    text-indent: unset;
    padding-left: 10px;
}
