.max1400 {
    max-width: 1410px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.ttt2 {
    text-align: center;
}
.ttt2 h2 {
    font-size: 38px;
    color: #333333;
}

.ttt2 p {
    font-size: 18px;
    color: #666666;
    padding-top: 10px;
}

.sort2 {
    position: relative;
    margin: 15px 0 30px;
    text-align: center;
}

.sort2 li {
    position: relative;
    display: inline-block;
    padding: 0 15px;
}

.sort2 li+li::before {
    position: absolute;
    left: 0px;
    content: "|";
    top: 2px;
}

.sort2 li a {
    display: block;
    color: #666666;
    font-size: 18px;
}

.sort2 li:hover a,
.sort2 li.on a {
    color: #007bbc;
}
.c5_index {
    position: relative;
    background: #f9f9f9;
    padding: 3.125% 0;
    overflow: hidden;
}

.tabz_content2 {
    padding-top: 1.125%;
}

.news_list11 {
    position: relative;
}

.news_list11 li {
    position: relative;
    margin: 0 15px;
    border-radius: 10px;
    padding: 35px 20px 0 20px;
    margin-bottom: 30px;
    background: url(//cdn.xypt.top/f9ae5eb7/21/06/a60a9becbc8e0b08be36ad346ea8b13513937114.png) no-repeat 20px bottom #f4f4f4;
    transition: .5s;
}

.news_list11 li a.img {
    display: block
}

.news_list11 li a.img .ntime {
    width: 90px;
    float: left;
    text-align: right;
}

.news_list11 li a.img .ntime p {
    color: #666666;
    font-size: 14px;
    font-family: "Arial";
}

.news_list11 li a.img .ntime h2 {
    color: #333333;
    font-size: 30px;
    font-family: "Arial";
    font-weight: 400;
    line-height: 1;
}

.news_list11 li a.img .nright {
    width: calc(100% - 110px);
    float: right;
}

.news_list11 li a.img .nright h3 {
    color: #333333;
    font-size: 18px;
}

.news_list11 li a.img .nright span {
    display: block;
    margin: 25px 0;
    font-size: 14px;
    color: #666666;
    line-height: 1.7;
}

.news_list11 li a.img .nright i {
    display: block;
    background: url(//cdn.xypt.top/f9ae5eb7/21/06/06d61996841853ba677c0cab9461aeea0be8dcff.png) no-repeat left center;
    height: 14px;
    margin-bottom: 30px;
}

.news_list11 li:hover {
    background: url(//cdn.xypt.top/f9ae5eb7/21/06/1ce2e6b279b7ca01134e317044db581a7a25d101.png) no-repeat 20px bottom #0269a7;
}

.news_list11 li:hover a.img .ntime p,
.news_list11 li:hover a.img .ntime h2,
.news_list11 li:hover a.img .nright h3,
.news_list11 li:hover a.img .nright span {
    color: #fff;
}

.news_list11 li:hover a.img .nright i {
    background: url(//cdn.xypt.top/f9ae5eb7/21/06/881b2e72f2160c4bcb7a793b07828d76cd7f2059.png) no-repeat left center;
}


.news_list11 .slick-prev,
.news_list11 .slick-next {
    display: none !important;
}

.news_list11 .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    z-index: 9;
    bottom: -10px;
}

.news_list11 .slick-dots li {
    display: inline-block;
    margin: 0 8px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #bdbdbd;
    cursor: pointer;
    padding: 0;
}

.news_list11 .slick-dots li button {
    background: none;
    outline: none;
    border: none;
    font-size: 0;
}

.news_list11 .slick-dots li.slick-active {
    background-color: #0269a7;
}

@media (max-width:768px) {
    .news_list11 .slick-dots {
        bottom: 0;
    }
}
