/* .content{
	display: flex;
} */
.banner {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.banner ul li a {
    display: block;
    width: 100%;
    padding-bottom: 31.6%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner ul li h4 {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 47px;
    line-height: 47px;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    padding: 0 120px 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}

.banner ul li h4 span {
    font-size: 18px;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255, 255, 255, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff, endColorstr=#7Fffffff);
    width: 25px;
    height: 5px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #d30b10;
}

.banner .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 6px;
    width: 115px;
    right: 0;
}

.main-work {
    position: relative;
    float: left;
    width: 46.3%;
}

.work-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 62px;
    height: 62px;
    font-size: 20px;
    color: #d30b10;
    background: #eee;
    padding: 5px 8px;
    letter-spacing: 3px;
    line-height: 26px;
}

.work-title:before {
    content: '';
    width: 59px;
    height: 2px;
    background: #6c9fd0;
    position: absolute;
    bottom: -2px;
    right: 0;
}

.work-title:after {
    content: '';
    width: 3px;
    height: 61px;
    background: #6c9fd0;
    position: absolute;
    right: -3px;
    top: 3px;
}

.notification {
    float: right;
    width: 46.3%;
}

.notice {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* width: 282px; */
    height: 51px;
    margin-bottom: 15px;
}

.notice-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 50px;
    margin-right: 12px;
}

.notice-left .top {
    width: 100%;
    height: 22px;
    background-color: #d30b10;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
}

.notice-left .btm {
    width: 100%;
    height: 27px;
    background-color: #e5e5e5;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #d30b10;
}
.notice .txt{
    flex: 5;
    width: 100%;
    font-size: 16px;
    color: #000;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: calc(100% - 56px);
}
.notice-right {
    width: 100%;
    font-size: 16px;
    color: #000;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
}
.notice-right:hover{
 color: #d30b10;
}
.notice-right.intro{
    font-size: 12px;
    color: #666;
    margin-top: 10px;
}
.main-list1 li {
    border-bottom: 1px dashed #e5e5e5;
}

.main-list1 li a {
    display: block;
}

.main-list1 .list-F {
    padding-left: 85px;
    padding-bottom: 13px;
}

.main-list1 .list-F h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #454545;
    margin-bottom: 15px;
}

.main-list1 .list-F p {
    text-indent: 2em;
    font-size: 12px;
    color: #666;
    line-height: 22px;
    max-height: 66px;
    overflow: hidden;
}

.main-list1 .list-F p a {
    display: inline;
    color: #1d8cc0;
}

.main-list1 .list-S a {
    position: relative;
    padding: 13px 0 13px 77px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #000;
}

.main-list1 .list-S a span {
    width: 62px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    color: #d30b10;
    background: #eee;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12.5px;
}

.work-more {
    font-size: 12px;
    color: #999;
    float: right;
    margin-top: 5px;
}

.main-list1 .list-F a:hover h4,
.main-list1 .list-S a:hover,
.work-more:hover {
    color: #d30b10;
}

.zbw-img {
    display: block;
    margin-top: 35px;
}

.main-left {
    float: left;
    width: 46.3%;
}

.main-right {
    float: right;
    width: 46.3%;
}

.main-title {
    float: left;
    width: 100%;
    padding-bottom: 2px;
    border-bottom: 2px solid #ed9d9f;
    margin-top: 35px;
    margin-bottom: 2px;
}

.main-title h4 {
    float: left;
    padding: 10px 20px;
    font-size: 18px;
    color: #fee18f;
    background: #d30b10;
}

.main-title a {
    float: right;
    font-size: 12px;
    margin-top: 12px;
    color: #666;
}

.main-title a:hover {
    color: #d30b10;
}

.main-list2 li a {
    display: block;
    position: relative;
    font-size: 16px;
    color: #000;
    padding: 11px 45px 11px 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main-list2 li a:before {
    content: '';
    border-top: 5.5px solid transparent;
    border-bottom: 5.5px solid transparent;
    border-left: 6px solid #c5c5c5;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5.5px;
}

.main-list2 li a span {
    font-size: 12px;
    color: #999;
    height: 15px;
    line-height: 15px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7.5px;
}

.main-list2 li a:hover {
    color: #d30b10;
}

.main-right {
    position: relative;
}

.main-title2 {
    position: absolute;
    width: 100%;
    background: url(../images/index_title_bg.png) left center no-repeat;
    padding: 9px 0 10px 28px;
    color: #fee18f;
    font-size: 18px;
    top: 31px;
    left: -4px;
}

.main-list3 {
    margin-top: 30px;
    padding: 36px 22px 0;
    border: 1px solid #e5e5e5;
    border-bottom: none;
}

.main-list3 li a {
    float: left;
    width: 100%;
    display: block;
    padding-bottom: 26px;
    padding-top: 24px;
}

.main-list3 li a .media-left {
    width: 40.5%;
    height: 150px;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.main-list3 li.list-F a {
    border-bottom: 1px dashed #dcdcdc;
}

.main-list3 li.list-S a .media-left {
    float: right;
}

.main-list3 li.list-S a .media-right {
    float: left;
}

.main-list3 li a .media-right {
    float: right;
    width: 54%;
}

.main-list3 li a .media-right h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #333;
    margin-bottom: 17px;
}

.main-list3 li a .media-right p {
    font-size: 12px;
    color: #000;
    text-indent: 2em;
    line-height: 20px;
    max-height: 120px;
    overflow: hidden;
}

.main-more {
    text-align: center;
    height: 25px;
    line-height: 25px;
    background: #eee;
    color: #d30b10;
    font-size: 12px;
    display: block;
}

.main-list3 li a:hover .media-right h4 {
    color: #d30b10;
}

.main-more:hover {
    background: #d30b10;
    color: #fff;
}

.list-img {
    width: 100%;
    height: 150px;
    background: url(../images/content_banner.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
}

.local-title {
    text-align: center;
    width: 192px;
    height: 103px;
    line-height:103px;
    position: absolute;
    left: 0;
    bottom: -50px;
    background: #d30b10 url(../images/list_title_bg.jpg) right center no-repeat;
    paddin00g: 60px 84px 20px 20px;
    font-size: 22px;
    color: #fff;
    font-weight: normal;
}

.local-titlexxx:before {
    content: '';
    width: 23px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 20px;
    top: 35px;
}

.common-top {
    float: left;
    width: 100%;
    padding: 18px 0 15px;
    border-bottom: 1px solid #d30b10;
}

.common-local {
    float: right;
    font-size: 12px;
    color: #333;
    padding-left: 18px;
    background: url(../images/icon_local.png) left 2px no-repeat;
}

.common-local a {
    color: #333;
}

.common-local a:hover {
    color: #d30b10;
}

.common-list {
    margin-top: 13px;
}

.common-list>li>a {
    display: block;
    position: relative;
    padding: 17px 85px 17px 20px;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #e5e5e5;
}

.common-list>li>a:before {
    content: '';
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 7px solid #d2d2d2;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
    transition: all .2s ease-in;
}

.common-list>li>a span {
    font-size: 12px;
    color: #666;
    height: 16px;
    line-height: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
}

.common-list>li>a:hover {
    color: #d30b10;
}

.common-list>li>a:hover:before {
    border-left: 7px solid #d30b10;
    left: 5px;
}

.article-top {
    padding: 38px 15px 30px;
    background: #f7f7f7;
    text-align: center;
    margin-bottom: 30px;
}

.article-top h4 {
    font-size: 24px;
    color: #000;
    line-height: 33px;
    margin-bottom: 35px;
}

.article-top p span {
    font-size: 12px;
    color: #000;
    padding: 0 20px;
    position: relative;
}

.article-top p span:after {
    content: '';
    width: 1px;
    height: 10px;
    background: #3e3e3e;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
}

.article-top p span:last-child:after {
    display: none;
}







@media (max-width: 991px) {

    .banner,
    .main-work,
    .main-left,
    .main-right,
    .notification {
        width: 100%;
    }

    .banner ul li a {
        height: auto;
        padding-bottom: 31.6%;
    }

}

@media (max-width: 768px) {
    .main-list3 {
        margin-top: 0;
        padding: 0 15px 0;
    }

    .main-title2 {
        margin-top: 30px;
        position: static;
        background: #d30b10;
        left: 0;
        padding: 10px 15px;
    }

    .main-list3 li a .media-left {
        height: auto;
        padding-bottom: 75%;
    }

    .main-list3 li.list-F a .media-left {
        margin-bottom: 15px;
    }

    .main-list3 li.list-S a .media-left {
        margin-top: 15px;
    }

    .main-list3 li a .media-left,
    .main-list3 li a .media-right {
        width: 100%;
    }

}

