#section .ztlm {
    padding: 30px 0px 15px;
}

.ztlm div {
    float: left;
    width: 220px;
    height: 80px;
    line-height: 80px;
    margin: 0 0 0 25px;
    font-size: 18px;
}

.ztlm div:first-child {
    margin: 0;
}

.ztlm div a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background: #f6f6f6;
}
.ztlm div a::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 45%;
    height: 100%;
    z-index: 1;
}
.ztlm div a::after {
    display: block;
    content: "";
    clear: both;
}
.ztlm div a p {
    float: right;
    width: 55%;
    height: 100%;
    text-align: center;
    border: 1px solid #dcdcdc;
    border-left: none;
    position: relative;
    z-index: 9;
}

.ztlm div:hover a p {
    color: #fff;
    border: none;
}

.ztlm div a i {
    position: absolute;
    top: 0;
    left: 0;
    width: 45%;
    height: 100%;
    z-index: 2;
}

.ztlm1 i {
    background: url("../images/ztlmImg1.png") no-repeat 50% 50%;
}
.ztlm1 a::before { background: #ae222d; }
.ztlm2 a::before { background: #3091c9; }
.ztlm3 a::before { background: #d6a600; }
.ztlm4 a::before { background: #3ec4cc; }
.ztlm5 a::before { background: #34b48b; }

.ztlm2 i {
    background: url("../images/ztlmImg2.png") no-repeat 50% 50% ;
}

.ztlm3 i {
    background: url("../images/ztlmImg3.png") no-repeat 50% 50% ;
}

.ztlm4 i {
    background: url("../images/ztlmImg5.png") no-repeat 50% 50% ;
}

.ztlm5 i {
    background: url("../images/ztlmImg4.png") no-repeat 50% 50% ;
}

.ztlm div:hover a::before {
    width: 100%;
}

.xykx {
    height: 444px;
    overflow: hidden;
}

.xykx .column {
    height: 60px;
    line-height: 60px;
    margin: 0 0 30px;
    border-bottom: 2px solid #224b77;
}

.xykx .column h3 {
    font-size: 20px;
    padding: 0 0 0 50px;
    background: url("../images/xykxIcon.png") no-repeat 0% 50%;
}

.xykx .column a {
    float: right;
    font-size: 12px;
    color: #999;
}

.xykx .new-banner {
    width: 580px;
    height: 350px;
    overflow: hidden;
    position: relative;
}

.xykx .new-banner .ban-img li {
    height: 350px;
    position: relative;
}

.xykx .new-banner .ban-img li a, .xykx .new-banner .ban-img li img {
    vertical-align: top;
    width: 100%;
    height: auto;
    min-height: 350px;
}

.xykx .new-banner .ban-img li p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-indent: 22px;
    color: #fff;
    background: rgba(0, 0, 0, .6);
}

.new-banner .ban-tag {
    position: absolute;
    bottom: 18px;
    right: 10px;
}

.new-banner .ban-tag li {
    float: left;
    width: 9px;
    height: 9px;
    margin: 0 3px;
    font-size: 0;
    background: #fff;
    border-radius: 50%;
}

.new-banner .ban-tag li.on {
    background: #224b77;
}

.new-list, .xshd, .tzgg {
    width: 580px;
}

.new-list li {
    line-height: 39px;
}

.new-list li a {
display: inline-block;
vertical-align: top;
width: calc(100% - 85px);
    font-weight: initial !important;
    padding: 0 0 0 15px;
    background: url("../images/liBg.png") no-repeat 0% 50%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.new-list span {
    float: right;
    font-size: 12px;
    color: #999;
}

#section .section-layer4 {
    padding: 30px 0;
}

.xshd .column, .tzgg .column {
    padding: 0 18px;
    line-height: 60px;
    border-top: 2px solid #224b77;
    background-image: linear-gradient(180deg, #f2f2f2, #fff);
}

.xshd .column h3, .tzgg .column h3 {
    font-size: 20px;
    color: #232323;
    padding: 0 0 0 50px;
    font-weight: bold;
    background: url("../images/xshdIcon.png") no-repeat 0% 50%;
}

.xshd .column a, .tzgg .column a {
    float: right;
    font-size: 12px;
    color: #999;
}

.xshd ul, .tzgg ul {
    padding: 5px 22px;
}

.xshd ul li {
    margin: 0 0 25px;
}

.xshd ul .date {
    width: 70px;
    height: 70px;
    font-size: 12px;
    text-align: center;
    color: #224b77;
    background: #dfdfdf;
}

.xshd ul .date p {
    height: 35px;
    line-height: 35px;
}

.xshd ul .date p:first-child {
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #dfdfdf;
    background: #fff;
}

.xshd ul .text-box {
    width: 440px;
}

.xshd ul .text-box p {
    padding: 0 0 0 20px;
    font-size: 12px;
    line-height: 22px;
    color: #999;
}

.xshd ul .text-box p.time {
    background: url("../images/clock.png") no-repeat 0% 50%;
}

.xshd ul .text-box p.place {
    background: url("../images/position.png") no-repeat 0% 50%;
}

.tzgg .column h3 {
    background-image: url("../images/tzggIcon.png");
}

.tzgg .new-list li {
    line-height: 42px;
}
@media screen and (max-width: 1360px) {
    .ztlm div { width: calc((100% - 80px) / 5); height: auto; margin-left: 20px; font-size: 16px; line-height: 65px; }
    .ztlm div a { height: auto; }
    .ztlm div a i { width: 42%; background-size: 65%; }
    .ztlm div a::before { width: 42%; }
    .ztlm div a p { width: 58%; }
    .new-list li a { display: inline-block; vertical-align: top; width: calc(100% - 75px); }
    .new-list { width: 100%; }
    .xshd, .tzgg { width: 48.5%; }
    .xshd ul .text-box { width: calc(100% - 80px); }
    .xshd ul .text-box a { display: block; }
    .new-list li a, .xshd ul .text-box a, .xshd ul .text-box p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    .xshd ul, .tzgg ul { padding: 5px 10px 0; }
}
@media screen and (max-width: 1024px) {
    .ztlm div { font-size: 14px; }
    .xshd .column h3, .tzgg .column h3 { font-size: 18px; }
    .new-list li a, .xshd ul .text-box a { font-size: 15px; }
    
}
@media screen and (max-width: 768px) {
    .xshd, .tzgg { width: 100%; float: none; margin: 0 0 20px; }
    #section .ztlm { display: flex; flex-wrap: wrap; justify-content: center; padding-bottom: 0;}
    .ztlm .clear { display: none; }
    .ztlm div { width: 33.33%; margin: 0 0 10px !important; padding: 0 5px; line-height: 50px; }
#section .section-layer4 { padding: 0; }
#section .ztlm { padding: 20px 0 0; }
.ztlm div a i { background-size: 52%; width: 70px; }
.ztlm div a::before { width: 70px; }
.ztlm div a p { width: calc(100% - 70px); }
.xshd { margin: 0 0 30px; }
.new-list li a { display: block; width: 100%; overflow: visible; text-overflow: clip; white-space: initial; background-position: 0 7px; }
.new-list li span { display: inline-block; vertical-align: top; padding-left: 15px; float: none;  }
.tzgg .new-list li { line-height: 25px; padding: 7px 0; }
}
@media screen and (max-width: 456px) {
    .ztlm div { width: 50%;}
.ztlm .ztlm5 { width: 68%; }
}