﻿html,body {
    font-family: "Microsoft YaHei","氓戮庐猫陆炉茅鈥衡�γ┞烩��","茅禄鈥樏ぢ解��","忙鈧澝β郝惷┞烩�樏ぢ解��","猫鈥孤姑︹�撀�","氓庐鈥姑ぢ解��";
}
.banner{
    background: #fff;
}
.left-hot-more{
    position: relative;
    left: 60px;
    top: 95px;
}
.newsbox .section .left{
    justify-content: flex-end;
}
.home .news .section .left a {
    margin-top: 15px;
}
.section .newslist {
    height: 320px;
}
.navbtn .swiper-pagination-bullet{
    width: 25%;
}
.hot.zh{
    font-size: 40px;
    font-weight: 600;
    font-family: "氓戮庐猫陆炉茅鈥衡�γ┞烩��","猫鈥孤姑︹�撀�","茅禄鈥樏ぢ解��","氓庐鈥姑ぢ解��";
    letter-spacing: .2em;
}
.news .title {
    justify-content: center;
    margin-top: 5em;
    margin-bottom: -3em;
}
.news {
    background-position: -666px;
}
.information-title{
    left: -120px;
    z-index: 99;
}
.information .title div p:nth-child(3){
    bottom: 0.2em;
    margin-left: .5em;
    position: absolute;
}
.informationline{
    width: 222px
}
.information .information_list .information_list_navbar span {
    width: 20%;
}
/*
盲录拧氓炉录猫鈥÷疵┞溍ヂ郝γぢ嘎嵜ヂづ�
.information .information_cont_right {
    height: 180px;   
}
*/
.information .other_information {
    margin-top: auto;
}
.information .other_information_item {
    line-height: 60px;
    height: 60px;
}
.science_box .science_list{
    flex-direction: unset;
}
.science-more-box{
    align-self: flex-end;
    margin-bottom: 102px;
}
.home .special .special_contaniner .special_container .special_item img {
    /*height: 233px;*/
}

@media all and (max-width: 1200px) {
    .left-hot-more{
        text-align: center;
        top: 35px;
        left: 50%;
    }
    .news {
        background-position: initial;
    }
    .news .title {
        display: none;
    }
    .newsbox .section .left .detail{
        width: auto;
    }
    .newsborder {
        margin-top: 50px;
    }
    .people_box .people_container .people_list {
        justify-content: space-around;
    }
} 

@media screen and (max-width: 1000px) {
    .information-title{
        left: 0;
    }
    .titleborder div{
        width: 100%;
    }
}