.banner{

}
.banner .head {
    width: 100%;
    position: relative;
}

.banner .head img{
    width: 100%;
}

.mobile-inner{
    display: none;
}

.banner .head .text {
    position: absolute;
    width: 1200px;
    height: 120px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFF;
}

.banner .head .text .text-div1 {
    color: #FFFFFF;
    font-size: 48px;
    line-height: 2;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgba(0,0,0,.3);
}

.banner .head .text .aline{
    width: 60px;
    height: 2px;
    background-color: #fff;
}

.banner .head .text .text-div2 {
    color: #e6e7ee;
    font-size: 24px;
    line-height: 3;
}

.box {
    width: 1200px;
    height: 60px;
    border-top: 1px solid rgb(233, 233, 233);
    border-bottom: 1px solid rgb(233, 233, 233);
    margin-top: 33px;
    margin-left: 224px;
    display: flex;
}

.tit-box {
    display: flex;
    justify-content: center;
    padding: 15px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 15px 0;
}

.tit-box .tit {
    padding: 15px 50px;
    line-height: 1;
    font-size: 20px;
    border-radius: 5px;
    transition: color .2s;
    color: #333;
}

.tit-box .tit.active {
    background: #176ac8;
    color: #fff;
}

.content-box {
    padding: 30px 0 0 0;
}
#notice-con {
    min-height: 365px;
}
.mk1 {
    min-height: 365px;
    padding: -2px 350px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: rgb(253, 253, 253);
    margin-bottom: 20px;
}

.mk1-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 45%;
    height: 140px;
    background-color: #FFF;
    padding: 15px;
    margin-top: 20px;
}
.mk1-box.a {
    background: #fff;
    border-left: 5px solid #b10004;
}
.mk1-box.a .box1 {
    border: none;
}
.mk1-box:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    transition: box-shadow .2s;
}
.mk1-box:hover .box1 {
    background-color: #176ac8;
    color: #fff;
}
.mk1-box.a:hover .box1 {
    background-color: inherit;
    color: #25518A;
}

.box1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    border: 1px solid #25518a;
    color: #b10004;
}

.box1-1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    color: #b10004;
    margin-top: 35px;
}

.span1 {
    font-size: 39px;
    font-weight:100;

}

.span1-1{
    line-height: 24px;
    font-size: 39px;
    color: #b10004;
    font-weight:100;
    text-align: center;
    margin-top: -30px;
}

.span2 {
    font-size: 15px;
}

.span2-1{
    line-height: 24px;
    margin-top:8px;
    font-size: 16px;
    color: #b10004;
    text-align: center;
}

.div1 {
    display: flex;
    flex-direction: column;
    margin-left: 15px;
}

.span3 {
    font-size: 18px;
    line-height: 40px;
    font-family: PingFangSC-Semibold, "PingFang SC Semibold", "PingFang SC", sans-serif;
    font-weight: 650;
    color: rgb(51, 51, 51);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 430px;
}

.span4 {
    width: 420px;
    height: 48px;
    font-size: 14px;
    line-height: 24px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.mk2 {
    display: flex;
    justify-content: space-around;
    margin: 30px 0;
}

.mk2-box {
    border: 600px;
}

.mk2-box1 {
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
.mk2-box1.active {
    background-color: #25518a;
    color: #fff;
    border: 1px solid #25518a;
}
.mk2-box1:hover {
    border: 1px solid #25518a;
}


.mk3 {
    display: flex;
    justify-content: center;
    margin-top: 123px;
}

.mk3-box {
    width: 1200px;
    height: 60px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.mk3-box-text1 {
    width: 96px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #666;
    /* color: #fff; */
    /* background-color: #333333; */
}

.mk3-box-text2:hover {
    color: #409eff;
}

.mk3-box-text2 {
    width: 96px;
    height: 36px;
    font-size: 14px;
    color: #666;
    line-height: 36px;
    text-align: center;
    margin: 0 0 0 20px;
}

.content {
    background: inherit;
    background-color: #fff;
    /*background-color: red;*/
    /*box-shadow: 0px 0px 10px rgba(153,153,153,0.2);*/
    color: #333333;

}

.con-tit {
    color: #333;
    display: flex;
    justify-content: center;
    flex-direction:  column;
    align-items: center;
    padding: 20px 0;
}
.con-tit .tit {
    font-size: 36px;
}
.con-tit .dec {
    font-size: 20px;
    color: #999;

}

.news_left {
    float: left;
    width: 76%;
    margin-left: 20px;
}

.news_left_title {
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    font-weight: 650;
    color: rgb(51, 51, 51);
    font-size: 17px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right:10px;
    width:85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inherit;
}

.news_left_text {
    font-weight: 400;
    color: rgb(153, 153, 153);
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.newx_date {
    display: flex;
    font-size: 14px;
    color: #CCCCCC;
    /*margin-left: 480px;*/
    line-height: 28px;
    margin: 21px 0 0 480px;
    position: absolute;
}

.contenttd {
    position: relative;
    width: 590px;
    height: 130px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.047058823529411764);
    transition: box-shadow .2s;
}

.contenttd:hover {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.047058823529411764);
    transition: box-shadow .2s;
}

.mk4 {
    display: flex;
    justify-content: space-around;
    margin-bottom: 50px;
}

#footer {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    line-height: 1;
    font-size: 14px;
    color: #fff;
    background: #1a8a69;
}
#footer .icon {
    width: 20px;
    height: 20px;
    margin-left: 15px;
}

.news-video {

}
.news-video .video-item {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
}


.news-video .video-item .pic {
    width: 400px;
    height: 240px;
}
.news-video .video-item .info {
    flex: 1;
    padding: 30px 40px 0;
}
.news-video .video-item .info:hover {
    color: #478cdf;
}
.news-video .video-item .name {
    padding-bottom: 30px;
    font-size: 20px;
}
.news-video .video-item .dec {
    line-height: 1.8;
    font-size: 16px;
    color: #999999;
}
.news-video .video-item .date {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.news-video .date .month {
    padding-bottom: 5px;
    font-size: 28px;
    font-weight: bold;
}
.news-video .date .year {
    font-size: 16px;
    color: #ccc;
}

.img-item {
    display: flex;
    justify-content: center;
}
.img-item img {
    width: 100%;
    height: 100%;
}
.img-item > .pic {
    display: block;
    position: relative;
    width: 590px;
    flex-basis: 590px;
    height: 400px;
}
.img-item > .pic .info {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    padding: 15px 20px;
    color: #fff;*
background-color: rgba(0,0,0,.8);
}
.img-item > .pic .info:hover {
    color: #478cdf;
}
.img-item > .pic .name {
    font-size: 18px;
    font-weight: bold;
}
.img-item > .pic .dec {
    font-size: 16px;
    line-height: 1.8;
    padding: 10px 0;
}
.img-item > .pic .date {
    font-size: 16px;
    color: #CCC;
}

.img-item .box-item  {
    flex: 1;
}
.img-item .img-box {
    display: flex;
    justify-content: space-between;
    width: 590px;
    height: 120px;
    padding-left: 20px;
    box-shadow: 3px 3px 15px  #ccc;
    margin-bottom: 20px;
}
.img-item .img-box .pic {

    width: 200px;
    height: 120px;
}
.img-item .img-box .info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;
}
.img-item .img-box .info .name {
    font-size: 18px;
}
.img-item .img-box .info .dec {
    font-size: 16px;
    color: #ccc;
}

#news-con .title-box {
    display: none;
}
#news-con .mk1 .mk1-box .data {
    display: none;
}
@media screen and (max-width: 1200px) {
    #header {display: block;}
    .mobile-inner{
        display: block;
    }
    .w {
        width: 100% !important;
        padding: 0 10px;
    }
    .head{
        height: 250px;
    }
    .more {
        /*float: none !important;*/
        clear: both;
        margin: 30px !important;
    }
    .tit-box {
        flex-wrap: wrap;
    }
    #news-tab {
        display: none;
    }
    #notice-con {
        min-height: initial;
    }
    #notice-con .mk1 {
        width: 100%;
        min-width: 100%;
        min-height: initial;
    }

    #notice-con .mk1 .div1 {
        width: calc(100% - 80px);
    }

    #notice-con .mk1-box {
        width: 100%;
        height: 80%;
        padding: 0;
    }
    #notice-con .mk1 .mk1-box .span3{
        width: auto;
        /*overflow: hidden;*/
        /*text-overflow: ellipsis;*/
        /*display: -webkit-box;*/
        /*-webkit-line-clamp: 1;*/
        /*-webkit-box-orient: vertical;*/
    }
    #notice-con .mk1 .mk1-box .span4 {
        width: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    #news-con table {
        display: block;
        width: 100%;
    }
    #news-con table tbody {
        display: block;
    }
    #news-con table .newx_date {
        margin: 0;
    }
    #news-con tr {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
    }
    #news-con tr .contenttd {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
    }

    #news-con tr td {
        width: 100%;
    }
    #news-con tr .news_left {
        flex: 1;
        margin: 0;
        float: none;
    }
    #news-con tr .news_right {
        float: none;
        padding-left: 10px;
    }
    #news-con tr .newx_date {
        position: static;
    }
    #news-con tr .news_left_title {
        width: 100%;
    }
    #news-con tr .news_left_text {
        display: none;
    }

    #news-con .item {
        position: relative;
        display: block !important;
    }
    #news-con .title-box {
        display: block;
        line-height: 1;
        padding: 20px 0;
    }
    #news-con .item .title-box .name {
        display: inline-block;
        position: relative;
        font-size: 20px;
        font-weight: bolder;
        color: #000;
    }

    #news-con .item .title-box .name::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -15px;
        width: 50%;
        height: 4px;
        background-color: #2a8be7;
    }

    #news-con .more {
        float: none !important;
        clear: both;
        margin: 0 !important;
        position: absolute !important;
        left: initial !important;
        right: 0 !important;
        top: 18px !important;
        padding: 5px 10px !important;
        line-height: 1;
    }
    #news-con .con-tit {
        display: none;
    }

    #footer {
        flex-wrap: wrap;
        padding: 10px;
        height: auto;
        line-height: 1.2;
    }


    #news-con .mk1 {
        display: block;
        min-height: auto;
    }
    #news-con .mk1 .mk1-box {
        height: auto;
        width: 100%;
        margin: 0;
        padding: 12px 0;
    }
    #news-con .mk1 .box1-1 {
        display: none;
    }
    #news-con .mk1 .mk1-box .div1 {
        margin-left: 0;
        width: 70%;
    }
    #news-con .mk1 .mk1-box .div1 a {
        line-height: 1.5;
        width: auto;
        flex: 1;
    }
    #news-con .mk1 .mk1-box .div1 span {
        display: none;
    }
    #news-con .mk1 .mk1-box .data {
        display: block !important;
        flex: 1;
        width: 120px;
        text-align: right;
        color: #999;
    }
}

.mk1-box a:hover{
    color:#00a1e9;
}