body {
    font-family: "Microsoft YaHei";
}

.row {
    margin: 0;
}

li {
    list-style: none;
}

a {
    color: #333;
}

a:hover {
    color: #ee8c3e;
}

ul {
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
}

dl {
    margin: 0;
}

.foot_bottom {
    line-height: 36px;
    color: #fff;
    text-align: center;
    background-color: #999;
    z-index: 50;
    position: relative;
    margin-top: 20px;
    padding: 40px 0;
}

.logo {
    margin: 18px 15px;
    float: left;
}

.logo_h1 {
    margin: 0;
}

.toppic {
    width: 100%;
    height: 420px;
    object-fit: cover;
}

.toppic2 {
    width: 100%;
    height: 240px;
    object-fit: cover;
}

.guide {
    box-shadow: 0px 2px 6px 0px #aaa;
    background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 100;
}

.navbar {
    margin-bottom: 0;
}

.navbar-default {
    background-color: #fff;
    border: none
}

.navbar-default .navbar-nav>li>a {
    color: #333;
}

.navbar-default .navbar-nav>li .active {
    color: #ee8c3e;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #ee8c3e;
}

.navbar-nav>li>a {
    margin: 23px 12px;
    padding: 0;
    font-size: 15px;
}

.navbar-toggle {
    margin: 16px 15px 16px 0;
}

.line1 {
    border: 1px #b4bbc1 solid;
    margin: 30px 30%;
}

.line2 {
    border: 1px #b4bbc1 solid;
    margin: 10px 0 20px;
}

.tit_line1 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    margin-top: -46px;
}

.tit_line1 span {
    padding: 0 20px;
    background-color: #fff;
}

.tit_line2 span {
    padding: 0 20px;
    background-color: #f6f6f6;
}

.tit_line3 {
    margin-top: -34px;
    text-align: left;
    margin-left: 30px;
}

.tit_line4 {
    margin-top: -36px;
    text-align: right;
    margin-right: 30px;
}

.home_page_tit {
    margin-bottom: 30px;
    margin-top: 40px;
}

.list1 img {
    width: 100%;
    height: 168px;
    object-fit: cover;
}

.list1 {
    margin-bottom: 20px;
}

.list1 .list1_tit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
}

.list1 span {
    color: #999;
}

.more_button {
    text-align: center;
    margin-bottom: 30px;
}

.more_button a {
    padding: 4px 10px;
    border: 1px #b4bbc1 solid;
    display: inline-block;
    color: #b4bbc1;
}

.more_button a:hover {
    background-color: #b4bbc1;
    color: #fff;
    text-decoration: none;
}

.home_page_bg {
    background-color: #f6f6f6;
}

.pic404 {
    margin: 40px auto 40px;
    display: block;
    max-width: 80%;
}

.bread {
    margin: 14px 15px;
}

.bread .active {
    color: #ee8c3e;
}

.page {
    margin: 30px 0 20px;
    font-size: 14px;
    text-align: center;
}

.page li {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 10px;
}

.page a {
    padding: 4px 12px;
    background-color: #fff;
    border: 1px solid #b4bbc1;
    display: block;
    color: #b4bbc1;
}

.page a.active {
    background-color: #b4bbc1;
    color: #fff;
}

.page a:hover {
    background-color: #b4bbc1;
    color: #fff;
    text-decoration: none;
}

.links {
    padding: 0 15px;
    margin-bottom: 10px;
}

.links a {
    margin-right: 30px;
    display: inline-block;
    margin-bottom: 20px;
}

.home_page_ul {
    margin-bottom: 20px;
}

.home_page_ul img {
    width: 100%;
    height: 332px;
    object-fit: cover;
}

.home_page_ul .home_page_ul_tit1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 6px 14px;
    color: #fff;
    position: relative;
    margin-top: -33px;
    font-size: 15px;
}

.home_page_ul a {
    color: #fff;
}

.home_page_ul_list {
    margin-bottom: 14px;
}

.home_page_ul_list li {
    line-height: 26px;
}

.home_page_ul_list a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 66%;
    display: inline-block;
}

.home_page_ul_list span {
    float: right;
    color: #999;
}

.home_page_ul_list2 li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    list-style: circle;
    list-style-position: inside;
    padding-left: 2px;
    margin-bottom: 20px;
    margin-right: 3rem;
    float: left;
    width: 340px;
}

.home_page_ul_list2 span {
    color: #999;
    line-height: 36px;
}

.about_web {
    border: 2px #b4bbc1 solid;
    margin: 0 15px 42px;
    padding: 20px 5px;
}

.about_pic {
    height: 260px;
    object-fit: cover;
}

.about_web p {
    line-height: 30px;
    letter-spacing: 0.5px;
}

.home_page_tit2 {
    margin-bottom: 10px;
}

.article_list {
    margin-bottom: 20px;
}

.article_list_pic {
    padding-left: 0;
    height: 148px;
    object-fit: cover;
}

.article_list_introduction {
    padding-right: 0;
}

.home_page_tit3 {
    margin-bottom: 20px;
    margin-top: 0;
}

.article_list_introduction .article_list_introduction_tit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 6px;
    line-height: 28px;
    margin-top: 4px;
}

.article_list_introduction p {
    color: #999;
    margin-bottom: 6px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    letter-spacing: 0.5px;
}

.article_list_introduction span {
    color: #666;
    line-height: 28px;
}

.hot_news {
    margin-bottom: 30px;
}

.hot_news li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    list-style: circle;
    list-style-position: inside;
    padding-left: 2px;
    margin-bottom: 10px;
    margin-right: 3rem;
    float: left;
    width: 340px;
}

.article_details {
    margin: 0 15px;
    border: 2px #b4bbc1 solid;
    margin-bottom: 34px;
    padding: 30px 50px 20px;
}

.line3 {
    border: 1px #b4bbc1 solid;
    margin: 30px 0;
}

.article_tit {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    margin-top: -46px;
}

.article_tit span {
    padding: 0 20px;
    background-color: #fff;
    line-height: 32px;
}

.source_time {
    text-align: center;
    margin-bottom: 30px;
}

.source_time span {
    margin: 0 10px;
}

.article_details_content p {
    line-height: 26px;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
}

.article_details_content table {
    max-width: 100%;
    display: block;
    margin: 10px auto;
}

.article_details_content img {
    max-width: 100%;
    display: block;
    margin: 10px auto;
}

.links_tit {
    padding: 0 15px
}

.article_tit0 {
    margin: 30px 0 38px;
}

@media (max-width: 991px) {
    .list1 img {
        height: 120px;
    }
    .home_page_ul_list a {
        max-width: 54%;
    }
}

@media (max-width: 899px) {
    .home_page_ul_list a {
        max-width: 50%;
    }
}

@media (max-width: 767px) {
    .home_page_ul_list a {
        max-width: 60%;
    }
    .article_details {
        padding: 30px;
    }
}

@media (max-width: 500px) {
    .home_page_ul_list a {
        max-width: 50%;
    }
}