
/* 版心 */
.wrap{
    width: 1200px;
    margin: 0 auto;
}
.body1{
    min-width: 1200px;
    width: 100%;
    background: url(./bd.png)no-repeat center top;

}
.body2{
    min-width: 1200px;
    width: 100%;
    background: url(./bd1.png)no-repeat center top;

}
.swiper-slide{
	overflow:hidden;
    width: 594px;
    height: 345px;
text-align:center;
}
.swiper-slide a{
    width: 100%;
    height: 300px!important;
}
.swiper-slide img{
    height: 345px;
    width:570px;
}
.swiper-slide div{
    width:100%;
    height: 43px;
    background-color: rgba(0,0,0,.73);
    position: absolute;
    bottom: 0;
    color: #fff;
    line-height: 43px;
    padding-left: 20px;
    box-sizing: border-box;
text-align: left;
}
.content{
    margin-top: 310px;
    background: #fff;
    /* padding-bottom: 30px; */
}
.row{
    background: #fff;
    /* padding-right: 30px; */
}

.swiper-pagination{
    width: 200px!important;
    left: 390px!important;
	margin-top:10px;
}
.swiper-pagination-bullet {
    width: 7px!important;
    height: 7px!important;
    border-radius: 0!important;
    background-color: #fff;
    opacity: 1;
    margin-right: 14px!important;
}
.swiper-pagination-bullet-active {
    background-color: #fff;
}
.title{
    background: url(../images/title3.png)no-repeat right 40px;
    display: flex;
    justify-content: space-between;
}
.title p{
    font-size: 30px;
    font-family: fzch;
    color: #BE0908;
    line-height: 70px;
}
.title i a{
    font-style: normal;
    line-height: 70px;
    color: #BE0908;
    font-size: 14px;
    cursor: pointer;
}
.recent_news{
    margin-top: 5px;
}
.recent_news li{
    background: url(../images/list.png)no-repeat 16px center;
    text-indent: 44px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}
.recent_news li a{
    color: #000;
    width: 26em;
    overflow: hidden;
    /* 显示省略符号来代表被修剪的文本。 */
    text-overflow:ellipsis; 
    /* 文本不换行 */
    white-space:nowrap;
   
}
.recent_news li span{
    color: #202020; 
}
.unscramble{
    height: 50px;
    line-height: 50px;
    background: url(../images/title3.png)no-repeat right 28px;
    font-family: fzch;
    font-size: 30px;
    /* text-align: center; */
    /* text-indent: 490px; */
    color: #BE0908;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}
.unscramble2{
    background: url(../images/title2.png)no-repeat 166px center;
    font-family: fzch;
    font-size: 30px;
    /* text-align: center; */
    /* text-indent: 490px; */
    color: #BE0908;
    display: flex;
    justify-content: space-between;
}
.unscramble1{
    background: url(../images/title.png)no-repeat center 28px;
    font-family: fzch;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    color: #BE0908;
    margin-top: 25px;
    
}
.unscramble1 p{
    font-family: fzch;
   text-align: center;
   
}

.unscramble1 span a{
    font-size: 14px;
    float: right;
    line-height: 40px;
    cursor: pointer;
    margin-top: -50px;
    color: #BE0908;
}
.unscramble2 p{
    font-family: fzch;
    margin-left: 18px;
    font-size: 24px;
    width: 140px;
    height: 47px;
    background-color: #F3F3F3;
    text-align: center;
    line-height: 47px;
}
.unscramble2 span a{
    font-size: 14px;
    float: right;
    line-height: 47px;
    cursor: pointer;
    text-indent: 0;
    color: #BE0908;
    margin-right: -26px;
}
.unscramble p{
    font-family: fzch;
    margin-left: 40px;
}
.unscramble span a{
    font-size: 14px;
    float: right;
    line-height: 40px;
    cursor: pointer;
    text-indent: 0;
    color: #BE0908;
}
.recent_newslist{
    padding-top: 30px;
}
.recent_newslist li{
    background: url(../images/list.png)no-repeat 16px center;
    text-indent: 44px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
    border-bottom: 1px dotted #ccc;
    line-height: 40px;
}
.recent_newslist li a{
    color: #000;
    width: 76%;
    overflow: hidden;
    /* 显示省略符号来代表被修剪的文本。 */
    text-overflow:ellipsis; 
    /* 文本不换行 */
    white-space:nowrap;
   
}
.recent_newslist li span{
    color: #202020; 
    /* margin-right: 60px; */
}
.swiper-container{
	margin-top:10px;
}

.swiper-container1{
    overflow: hidden;
    height: 240px;
    background-color: #f3f3f3;
    padding: 40px 0;
    padding-top: 20px;
    margin: 30px 0;
}
.swiper-container1 .swiper-slide{
	overflow:visible;
    height: 200px;
    text-align: center;
}
.swiper-container1 .swiper-slide p{
    margin-top: 10px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.swiper-container1 .swiper-slide img{
    height:185px;
    width: 315px;
}
.footer{
    width: 100%;
}
.footer img{
    width: 100%;
}
/*去掉默认样式*/
.swiper-button-prev:after{
    display: none;
}
.swiper-button-next:after{
    display: none;
}
/*自定义样式*/
.swiper-button-prev{
    position: absolute;
    width: 40px;
    height: 82px;
    left: 15px;
    top: 50%;
    background: url(../images/prev.png)no-repeat;
    background-size: 80% auto;
    opacity: .5;
}
 
.swiper-button-next{
    position: absolute;
    width: 40px;
    height: 82px;
    right:7px;
    top: 50%;
    background:url(../images/next.png)no-repeat;
    background-size: 80% auto;
    opacity: .5;

}
.footer{
    width: 100%;
    height:185px;
    background: url(../images/footer.png)no-repeat center center;
}



.news_content{
    text-indent: 36px;
    line-height: 36px;
    font-size: 18px;

}
 .more {
    color: #BE0908;
 }
/* 列表页 */
.list_unscramble{
    background: url(../images/list_title.png)no-repeat 200px center;
    font-family: fzch;
    font-size: 30px;
    /* text-align: center; */
    color: #BE0908;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.list_unscramble a{
    font-family: fzch;
    font-size: 30px;
     text-align: center;
    color: #BE0908;
width:200px;
}
.list_unscramble p{
    font-family: fzch;
    margin-left: 40px;
}
.list_unscramble span{
    font-size: 14px;
    float: right;
    line-height: 40px;
    cursor: pointer;
    text-indent: 0;
    color: #BE0908;
}
/* 文章页 */
.content_box{
    padding: 0 50px;
    margin-bottom: 80px;
    margin-top: 30px
}
.content_title{
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    font-weight: 700;
}
.from{
    text-align: center;
    color: #959595;
    margin-top: 20px;
}
.from span:nth-child(2){
    margin-right: 30px;
}
.hr{
    width: 100%;
    height: 1px;
    margin-top: 41px;
}

.content_box p{
    text-align: justify;
    line-height: 32px;
}
@media (max-width:499px) {
    .footer{
        width: 1200px;
        height: 219px;
        background: url(../images/footer.png)no-repeat center center;
    
    }
  
}

.list_picture{
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px;
}

.list_picture li img{
    height: 80%;
    width: auto;
}
.list_picture li {
    width: 22%;
    height: 170px;
    margin-right: 30px;
    text-align: center;
    margin-bottom: 30px;
}



.news_titles{
	font-weight:700;
    font-size: 20px;
    color: #BE0908;
    font-family: fzch;
    text-align: center;
    margin-bottom: 10px;
}
.news_titles a{
	font-size: 24px;
}

.list_picture li p{
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_titles_list{
	margin-top:20px;
    display: flex;
    border-top: 1px solid #BE0908;
}
.news_titles_list li{
    width: 50%;
    text-align: center;
    cursor: pointer;
    line-height: 30px;
	font-size:24px;
    border: 1px solid #ccc;
}
.news_titles_list li:hover{
    color: #fff;
    background-color: #BE0908;
}
.news_titles_list li:hover>a{
    color: #fff;
    background-color: #BE0908;
	text-decoration:none;
}


