﻿.zonghe-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 45px;
    margin-bottom: 18px;
}

.zonghe-top .top-left {
    color: #353535;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
}

.zonghe-top .top-right a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #b5b5b5;
    font-size: 14px;
}

.zonghe-top .top-right a img {
    margin-left: 7px;
}

.zonghe-container {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 63px;
}

.zonghe-container .zonghe-bottom {
    padding: 30px;
    display: flex;
    height: 290px;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(153, 153, 153, 0.3);
}

.zonghe-container .zonghe-bottom .bottom-right {
    margin-left: 20px;
}

.zonghe-container .zonghe-bottom .bottom-right .right-list {
    display: flex;
    flex-wrap: wrap;
}

.zonghe-container .zonghe-bottom .bottom-right .right-list li {
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
}

.zonghe-container .zonghe-bottom .bottom-right .right-list li:nth-child(2n) {
    margin-right: 0;
}

.zonghe-container .zonghe-bottom .bottom-right .right-list li a {
    transition: all 0.3s linear;
    padding: 20px 12px 10px 17px;
    text-decoration: none;
    display: inline-block;
    width: 335px;
    height: 105px;
    background-color: #f8f8f8;
    font-size: 16px;
    font-weight: bold;
}

.zonghe-container .zonghe-bottom .bottom-right .right-list li a:hover {
    background-color: #1486de;
    color: #fff;
}

.zonghe-container .zonghe-bottom .bottom-right .right-list li a:hover .point {
    background-color: #fff;
}

.zonghe-container .zonghe-bottom .bottom-right .right-list li a:hover .title-text {
    color: #fff;
}

.zonghe-container .zonghe-bottom .bottom-right .right-list li a:hover .item-content {
    color: #fff;
}

.zonghe-container .zonghe-bottom .bottom-right .right-list li .item-header {
    display: flex;
    align-items: center;
}

.zonghe-container .zonghe-bottom .bottom-right .right-list li .item-header .point {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #353535;
    margin-right: 7px;
}

.zonghe-container .zonghe-bottom .bottom-right .right-list li .item-header .title-text {
    color: #353535;
    font-size: 16px;
    font-weight: bold;
    width: 290px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zonghe-container .zonghe-bottom .bottom-right .right-list li .item-content {
    width: 290px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #6e6e6e;
    font-size: 14px;
    margin-top: 8px;
}

.zonghe-container .zonghe-bottom .bottom-left img {
    width: 430px;
    height: 230px;
}

.zhengce-outer {
    background-color: #f8f8f8;
    padding-top: 88px;
    margin-bottom: 20px;
}

.zhengce-container {
    width: 1200px;
    margin: 0 auto;
}

.zhengce-container .tab {
    display: flex;
    margin-bottom: 38px;
}

.zhengce-container .tab li {
    color: #353535;
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 10px;
    border-bottom: 5px solid transparent;
    cursor: pointer;
    margin-right: 59px;
}

.zhengce-container .tab li.active {
    border-color: #0164b0;
}

.zhengce-container .msg-list li {
    margin-bottom: 20px;
    line-height: 60px;
    padding: 0 30px;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(153, 153, 153, 0.2);
}

.zhengce-container .msg-list li a {
    color: #353535;
    font-size: 18px;
    text-decoration: none;
}

.zhengce-container .msg-list li a .msg-left {
    display: flex;
    align-items: center;
}

.zhengce-container .msg-list li a .msg-right {
    color: #797979;
    font-size: 14px;
}

.zhengce-container .msg-list .point {
    margin-right: 10px;
}

.zhengce-container .msg-list .msg-title {
    width: 690px;
}

.zhengce-container .see-more-container {
    text-align: center;
    padding-bottom: 22px;
}

.zhengce-container .see-more-container .see-more {
    text-decoration: none;
}

.zhengce-container .see-more-container .see-more span {
    color: #1486de;
    font-size: 14px;
}

.zhengce-container .see-more-container .see-more img {
    margin-left: 7px;
}

.banner img {
    width: 100%;
}

.zhengce-list {
    display: flex;
    flex-wrap: wrap;
}

.zhengce-list>li {
    margin-right: 27px;
    margin-bottom: 50px;
    display: flex;
    padding: 20px 0;
    width: 380px;
    height: 220px;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(153, 153, 153, 0.2);
}

.zhengce-list>li a {
    text-decoration: none;
}

.zhengce-list>li:nth-child(3n) {
    margin-right: 0;
}

.zhengce-list>li .zhengce-left {
    padding-top: 40px;
    border-right: 1px solid #efefef;
    height: 180px;
    flex-direction: column;
    display: flex;
    align-items: center;
    flex: 1;
}

.zhengce-list>li .zhengce-left img {
    margin-bottom: 28px;
}

.zhengce-list>li .zhengce-left .left-name {
    color: #353535;
    font-size: 16px;
    font-weight: bold;
}

.zhengce-list>li .zhengce-right {
    margin-left: 15px;
}

.zhengce-list>li .zhengce-right .zhengce-msg-list {
    padding-top: 34px;
    width: 225px;
}

.zhengce-list>li .zhengce-right li {
    margin-bottom: 26px;
}

.zhengce-list>li .zhengce-right li a {
    display: flex;
    align-items: center;
    font-size: 16px;
}

.zhengce-list>li .zhengce-right .zhengce-msg-list .point {
    background-color: #6f7071;
    margin-right: 6px;
}

.zhengce-list>li .zhengce-right .zhengce-msg-list .msg-content {
    width: 190px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #6f7071;
    font-size: 16px;
}

.carousel-indicators {
    bottom: 0px;
}

.carousel-indicators .active {
    background-color: #0164b0;
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    background-color: #b3b3b3;
}

.zhengce-container .tab-pane {
    display: none;
}

#carousel-example-generic2 {
    display: block;
}

.msg-list li a {}

.msg-list .date {
    color: #999;
    float: right;
    font-size: 14px;
}