.content {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}
/* banner 部分 */
.banner .swiper-container{height: inherit;}
.banner .swiper-container .swiper-slide{display: flex;height: inherit;justify-content: center;align-items: center;}
.banner .swiper-container .swiper-slide img{width: inherit;height: inherit;object-fit: contain;}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction{display: flex;align-items: center;justify-content: center;}
.swiper-pagination-bullet{background: #fff !important;}
.swiper-pagination-bullet-active{background: #FFFFFF !important; width: 12px;height: 12px;}
.fl {
    float: left;
}

.fr {
    float: right;
}
 .slideBox .bd li a .biaoti span {
    display: inline-block;
    width: 400px;
    height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    line-height: 50px;
    padding-left: 10px;
}

.newContent {
    overflow: hidden;
    margin-top: 26px;
    margin-bottom: 20px;
}

.newContent .newLeft {
    width: 676px;
    height: 380px;
}

.newContent .newLeft .slideBox {
    width: 676px;
    height: 380px;
    overflow: hidden;
    position: relative;
}

.newContent .newLeft .slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 9px;
    z-index: 1;
}

.newContent .newLeft .slideBox .hd ul {
    overflow: hidden;
    float: left;
}

.newContent .newLeft .slideBox .hd ul li {
    float: left;
    margin-right: 8px;
    width: 10px;
    height: 10px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.newContent .newLeft .slideBox .hd ul .on {
    background: #d9001b;
}

.newContent .newLeft .slideBox .bd {
    position: relative;
    height: 100%;
}
.newContent .newLeft .slideBox .bd .biaoti {
    position: absolute;
    width: 676px;
    height: 50px;
    left: 0px;
    bottom: 0px;
    background-color: rgba(48, 44, 39, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, 0, 0, endColorstr=#99000000, 0, 0);
}

.newContent .newLeft .slideBox .bd img {
    width: 676px;
    height: 380px;
    display: block;
}

.newContent .newLeft .slideBox .bd .li {
    zoom: 1;
    vertical-align: middle;
}


.newContent .newRight {
    width: 477px;
}

 .wzlm .hd .navTabs {
    height: 37px;
    border-bottom: 1px solid #bd1a2d;
    position: relative;
}
.wzlm .hd .navTabs a{height: 37px;}

 .wzlm .hd .navTabs li {
    width: 116px;
    height: 37px;
    line-height: 37px;
    float: left;
    font-size: 18px;
    color: #000000;
    border-radius: 3px 3px 0 0; /* 上左、上右、下右、下左 */
    text-align: center;
}


 .wzlm .hd .navTabs .on {
    width: 116px;
    height: 37px;
    background: #d9001b;
    opacity: 1;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 37px;
    text-align: center;
}



 .wzlm .bd {
    padding-top: 14px;
    font-size: 14px;
}

 .wzlm .bd .newsData {
    display: inline-block;
    width: 100%;
    color: #333;
    overflow: hidden;
    margin-top: 11px;
}
.newContent .bd .newsData {
    display: inline-block;
    width: 100%;
    color: #333;
    overflow: hidden;
    height: 43px;
    line-height: 43px;
    margin-top: 0;
}

 .wzlm .bd .newsData .articleTitle {
    display: inline-block;
    line-height: 20px;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newContent .bd .newsData .articleTitle {
    display: inline-block;
    line-height: 43px;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


 .wzlm .bd .newsData:hover {
    color: #d9001b;
}
/* 动态和专题专栏 */
.dtzl{height: 290px;margin-bottom: 30px;}
.dtzl .newLeft{width: 676px;height: 290px;}
.dtzl .newRight{width: 477px;height: 290px;}
.dtzl .newRight .more_right{float: right;line-height: 37px;}
.dtzl .newRight .hd .navTabs a{display: block;height: 37px;}
.dtzl .newRight .bd .newsData img,
.dtzl .newRight .bd .newsData{width: 230px;height: 100px;margin-top: 0;}
.dtzl .newRight .bd .newsData:first-child{margin-bottom: 10px;}
.dtzl .newRight .bd .newsData:nth-child(2){margin-bottom: 10px;margin-left: 12px;}
.dtzl .newRight .bd .newsData:nth-child(4){margin-left: 12px;}

/*链接*/
.lianjie {
    position: relative;
    margin-bottom: 20px;
}
.newPic {
    height: 150px;
    overflow: hidden;
    position: relative;
    margin-top: 13px;
}

.newPic .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 9px;
    z-index: 1;
}

.newPic .hd ul {
    overflow: hidden;
    float: left;
}

.newPic .hd ul li {
    float: left;
    margin-right: 8px;
    width: 10px;
    height: 10px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.newPic .hd ul .on {
    background: #d9001b;
}

.newPic .bd {
    position: relative;
    height: 100%;
}

.newPic .bd .luoboItem {
    zoom: 1;
    vertical-align: middle;
}

.newPic .bd .luoboItem .clickHref img {
    width: 100%;
    height: 150px;
    display: block;
}

/* 专题专栏轮播 */
.content5 {
    height: 250px;
    background: #fff;
}

.content5 .contentbox5 {
    height: 230px;
    background: #fff;

}

.w {
    width: 1200px;
    margin: 0 auto;
}

/*标题*/

.titleBT {
    width: 200px;
    height: 30px;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #d9001b;
    line-height: 30px;
    display: inline-block;
}

.titleBT img {
    float: left;
}

.titleBT a {
    float: left;
    color: #d9001b;
    padding-left: 10px;

}

.bais {
    color: #fff;
    margin-right: 22px;
}

.content5 .contentbox5 .ztzlbt {
    margin-bottom: 16px;
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #bd1a2d;
}

.content5 .contentbox5 .ztzllunbo {
    height: 170px;
    position: relative;
    margin-top: 20px;
}

.content5 .contentbox5 .ztzllunbo .prev {
    position: absolute;
    top: 33px;
    left: -66px;
    z-index: 100;
    display: none;
    cursor: pointer;
}

.content5 .contentbox5 .ztzllunbo .next {
    position: absolute;
    top: 33px;
    right: -66px;
    z-index: 100;
    display: none;
    cursor: pointer;
}

.content5 .contentbox5 .ztzllunbo .bd .picList {
    width: 1200px;
    height: auto;
}

.content5 .contentbox5 .ztzllunbo .bd ul li {
    width: 280px;
    height: 170px;
    border: 1px solid #ddd;
    float: left;
    margin-right: 24px;
}

.content5 .contentbox5 .ztzllunbo .bd ul li img {
    width: 280px;
    height: 170px;
}

.content5 .contentbox5 .ztzllunbo .bd ul li .button {
    margin-bottom: 12px;
}

.content5 .contentbox5 .ztzllunbo .bd ul li .button span:first-child {
    display: inline-block;
    width: 56px;
    height: 25px;
    background: url(../images/button.png);
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    margin: 0 107px 0 11px;
}

.content5 .contentbox5 .ztzllunbo .bd ul li .button span:last {
    color: #999;
    font-size: 14px;
}

.content5 .contentbox5 .ztzllunbo .bd ul li p {
    color: #333;
    font-size: 16px;
    padding-left: 16px;
}

.hotNews {
    width: 100%;
    height: 160px;
    background: url(../images/kxtt.png) no-repeat center;
    background-size: 100%;
    margin-top: 15px;
}

.titleList {
    width: 1100px;
    height: 100%;
    margin-left: 80px;
    text-align: center;
    padding-top: 30px;
}

.titleList h1 {
    color: #0074D2;
    line-height: 48px;
}

.titleList span {
    /* padding: 0 5px;
    line-height: 48px; */
    line-height: 48px;
    display: inline-block;
    overflow: hidden;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #2C70BB;
    letter-spacing: 0;
}

.titleList a {
    padding: 0 10px;
    /* font-size: 18px; */
    line-height: 48px;
    width: 460px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #2C70BB;
    letter-spacing: 0;
}

.titleList h1 a {
    font-size: 35px;
    font-weight: bold;
    width: 850px;
    color: #FF0000;
   
}

.titleList h1 a .firstNew{
    width: 850px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.titleList .more {
    width: 80px;
    float: right;
    color: #0074D2;
}

.mtxcBox .dataList{height: auto;display: inline-block;}
.dataList .yxkx{margin-top: 10px;}
.dataList .yxkx ul li:nth-child(2n){
    margin-left: 20px;
    }
    .dataList .yxkx ul li{
        margin-bottom: 10px;
        width: 228px;
        height: 120px;
        display: inline-block;
        float: left;
    }

    .changeContent .bd .gggsBox.mtxcBox .bdLeft .dataList .newsData .articleTitle{width: 360px;}
    .dtzl .hd .navTabs .on{background: none;color: #d9001b;border-bottom: 2px solid #d9001b;}
    .dtzl .newRight .hd .navTabs .on{border-bottom: none;width:100px;padding-left: 20px;}
    .dtzl .newRight .hd .navTabs img{float:left;top:5px;position: absolute;}