.index-news {
    width: 100%;
    background: #fff;
    overflow: hidden;
     }
     .index-news .index-box {
    max-width: 1610px;
    overflow: hidden;
    padding: 0 5px;
    margin: auto;
    position: relative;
}
.index-news-title {
    font-size: 36px;
    line-height: 1;
    color: #000;
    text-align: center;
    margin: 50px 0px 0px;
    font-weight: bold;
}
.index-news-more {
    font-family: 'sheepsansbold';
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    color: #000;
    margin: 50px 0px 0px;
    background: url(../images/icon21.png) right center no-repeat;
    padding-right: 35px;
    display: block;
    position: absolute;
    right: 5px;
    top: 30px;
}
.index-news-menu {
    width: 100%;
    margin-top: 30px;
    display: table;
    padding: 0 40%;
}
.index-news-menu li {
    float: left;
    margin-right: 10px;
}
.index-news-menu li.on a {
    color: #fff;
    background: #222;
    border-color: #222;
}
.index-news-menu li a {
    display: block;
    line-height: 26px;
    padding: 0 9px;
    border: 1px solid #666;
    font-size: 14px;
    color: #666;
    border-radius: 14px;
    transition: all ease .3s;
}
.index-news-menu li {
    float: left;
    margin-right: 10px;
}
.index-news-list {
    width: calc(700% + 70px);
    margin-top: 40px;
    margin-bottom: 50px;
    display: inline-block;
    left: 0;
    position: relative;
    transition: all ease 1s;
}
.index-news-list .lbox {
    width: calc(100% / 7);
    display: inline-block;
    float: left;
    padding-right: 7px;
}
.index-news-list .lbox .box1 {
    width: 30%;
    margin-right: 0.625%;
    float: left;
    transition: all ease .3s;
}
.index-news-list .lbox .box1 a {
    display: inline-block;
    width: 100%;
}
.index-news-list .lbox .box1 .img {
    width: 100%;
    height: 280px;
}
.index-news-list .lbox .box1 .tbox {
    width: 100%;
    height: 270px;
    box-sizing: border-box;
    background: #f7f7f7;
    padding: 0 30px;
}
.index-news-list .lbox .box1 .tbox .time {
    color: #999;
    font-family: 'sheepsansbold';
    font-weight: bold;
    font-size: 48px;
    line-height: 50px;
    border-bottom: 1px solid #dbdbdb;
    padding: 22px 0 16px;
    background: url(../images/icon20.png) right 54px no-repeat;
    transition: all ease .3s;
}
.index-news-list .lbox .box1 .tbox .titles {
    font-size: 16px;
    line-height: 36px;
    color: #000;
    margin-top: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index-news-list .lbox .box1 .tbox .txts {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index-news-list .lbox .box1 .tbox .time span {
    font-size: 16px;
    line-height: 20px;
    font-weight: initial;
    display: block;
}
.index-news-list .lbox .box2 {
    width: 30%;
    margin-right: 0.625%;
    float: left;
}
.index-news-list .lbox .box2 .tbox {
    width: 100%;
    height: 270px;
    background: #f4f4f4;
    box-sizing: border-box;
    padding: 0 12px;
    margin-bottom: 10px;
    transition: all ease .3s;
}
.index-news-list .lbox .box2 .tbox a {
    display: inline-block;
    width: 100%;
}
.index-news-list .lbox .box2 .tbox .time {
    font-size: 48px;
    font-weight: bold;
    line-height: 50px;
    font-family: 'sheepsansbold';
    color: #999;
    padding: 22px 0 15px;
    background: url(../images/icon20.png) right 54px no-repeat;
    border-bottom: 1px solid #dbdbdb;
    transition: all ease .3s;
}
.index-news-list .lbox .box2 .tbox .titles {
    font-size: 16px;
    line-height: 36px;
    color: #000;
    margin-top: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index-news-list .lbox .box2 .tbox .txts {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index-news-list .lbox .box3 {
    width: 38.75%;
    float: left;
}
.index-news-list .lbox .box2 .tbox .time span {
    font-size: 16px;
    line-height: 20px;
    display: block;
}
.index-news-list .lbox .box3 .tbox .time span {
    font-size: 16px;
    line-height: 20px;
    display: block;
}
.index-news-list .lbox .box3 .tbox {
    width: 97%;
    height: 130px;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 30px;
    background: #f4f4f4 url(../images/icon20.png) 95% 60px no-repeat;
    transition: all ease .3s;
}
.index-news-list .lbox .box3 .tbox a {
    display: inline-block;
}
.index-news-list .lbox .box3 .tbox .time {
    font-size: 48px;
    font-weight: bold;
    line-height: 50px;
    font-family: 'sheepsansbold';
    color: #999;
    float: left;
    margin-right: 30px;
    transition: all ease .3s;
}
.index-news-list .lbox .box3 .tbox .titles {
    width: 410px;
    float: left;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.mess p {
    background: #0166ce;
    color: #fff;
    height: 50px;
    line-height: 50px;
    width: 100%;
    border: none;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    text-align: center;
}

.wzfaHead3 {
    width: 100%;
    min-height: 750px;
    background-color: #f5f5f5;
    height: 100%;
}
.wzfaHead {
    max-width: 1600px;
    padding-top: 60px;
    text-align: center;
    margin: 0 auto;
}
.wzfaHead2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 50px;
    color: #333;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}
.jsHeadImg {
    margin-top: 25px;
    cursor: pointer;
    transition: all 1.5s;
}
.js-text1 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    color: #333;
}
.fa_img1 {
    max-width: 260px;
    width: 100%;
    margin: 20px 0 30px 0;
}
.js-text2 {
    font-size: 14px;
    color: #666666;
    margin-top: 15px;
}
.liaojiebt {
    width: 100%;
    max-width: 180px;
    height: 50px;
    background-color: #dcdcdc;
    margin: 20px auto 35px auto;
    line-height: 50px;
    color: rgb(129, 126, 126);
}
.col-smlg-2-5 {
    padding: 0 10px;
    float: left;
    width: 23%;
}
.dbinfo {
    overflow: hidden;
    padding-bottom: 50px;
    background: #333;
    width: 100%;
}
.container {
    display: block;
    width: 100%;
    max-width: 1600px;
    min-width: 1150px;
    margin: 0 auto;
}
.dbinfo li {
    float: left;
    width: 29%;
    padding: 15px 20px 0;
    color: #ccc;
}
.dbinfo li h3 {
    border-bottom: 1px solid #ccc;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.dbinfo li p {
    text-align: justify;
    color: #999;
    font-size: 14px;
    line-height: 1.8;
}
.footer {
    background: url(../images/foot-bg.jpg) no-repeat center center;
    background-size: cover;
}
.clearfix {
    zoom: 1;
    display: block;
    _height: 1px;
    clear: both;
}
.lian {
    width: 25%;
    background: #0166ce;
    padding: 5.7% 3%;
    color: #fff;
    margin-top: -40px;
}
.fl {
    float: left;
}
.lian span {
    font-size: 23px;
    display: block;
}
.lian p {
    font-size: 16px;
    display: block;
    margin-top: 10px;
}
.lian b {
    font-size: 30px;
    display: block;
    letter-spacing: -1px;
    font-family: Arial;
}
.mess {
    width: 62%;
    overflow: hidden;
    margin-top: 3%;
}
.mess span {
    color: #fff;
    font-size: 27px;
    display: block;
    margin-bottom: 25px;
}
.mess span>i {
    font-size: 14px;
    margin-left: 20px;
}
.mess .k {
    width: 49.5%;
    background: #fff;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
    padding: 0 20px;
    color: #9f9f9f;
}
.mess .k {
    width: 49.5%;
    background: #fff;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
    padding: 0 20px;
    color: #9f9f9f;
}
input, select, option, label, th {
    vertical-align: middle;
    border: none;
}
.fr {
    float: right;
}
.mess .k {
    width: 43%;
    background: #fff;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
    padding: 0 20px;
    color: #9f9f9f;
}
.mess .dk {
    font-size: 14px;
    padding: 10px 20px;
    width: 100%;
    height: 100px;
    line-height: 1.8;
    font-family: 'pingfangsc-regular,microsoft yahei';
}
.mess button {
    background: #0166ce;
    color: #fff;
    height: 50px;
    line-height: 50px;
    width: 100%;
    border: none;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
}
.in-ab {
    position: relative;
    height: 700px;
}
.ab-video {
    width: 100%;
    position: absolute;
    height: 700px;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: -1;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
.kd {
    max-width: 1200px;
    width: 84%;
    margin: 0 auto;
}
.in-ab .kd {
    z-index: 3;
    position: relative;
}
.in-ab .ab-tit {
    text-align: center;
    padding-top: 82px;
}

.in-ab .ab-tit h4 {
    font-size: 2.25rem;
    font-weight: bold;
    color: #f60000;
}
.in-ab .ab-tit p {
    font-size: 14px;
    color: #fff;
    margin: 5px 0;
}
.in-ab .ab-tit hr {
    background: #ffffff;
    border: none;
    width: 78px;
    height: 3px;
    margin: 16px auto;
}
.in-ab .ab-shu {
    width: 90%;
    margin: 129px auto 0;
}
.in-ab .ab-shu h6 {
    color: #fff;
    font-size: 13px;
    line-height: 2;
}
.in-ab .ab-shu li {
    float: left;
    width: 33.33%;
    margin-bottom: 80px;
}
.in-ab .ab-shu li span {
    display: inline-block;
    border: 1px dashed #f60000;
    font-family: 'Alternate';
    font-size: 63px;
    background: none;
    color: #f60000;
    border-radius: 10px;
    padding: 0 10px;
}
.in-ab .ab-shu li p {
    display: inline-block;
    font-size: 3rem;
    color: #fff;
    position: relative;
    top: -2px;
}

/*屏幕小于768px应用一下样式*/
@media (max-width:768px) {
    .footer{
        display: none;
    }
    .dbinfo li{
        width: 90%;
    }
    .dbinfo li:nth-of-type(3){
        display: none;
    }
    .dbinfo li p{
        font-size: 14px;
    }
    .index_footer .Copyright{
        margin-bottom: 35px;
    }
    .index-news-menu li {
    float: left;
    margin-right: 2%;
    }
    .index-news-menu li a{
       padding: 0 10px;
    }
}
