.right-content{
    margin-top:27px;
}

/*.aboutone .aboutctent .right .tabctentshow .pslist{*/
/*    position: absolute;*/
/*    left: 148px;*/
/*    top: 40px;*/
/*}*/

/*标题--更多*/
.boxTitle {
    position: relative;
    overflow: hidden;
    border: none;
    height: 41px;
    border-bottom: 1px solid #CDE0CD;
}
.boxTitle .titleBox{
    /*line-height:36px;*/
    height:36px;
    /*padding-left:10px;*/
    /*padding-top: 6px;*/
    /*padding-right:20px;*/
   /* padding: 6px 20px 0px 10px;;*/
    /* background-image:url('../images/top/banner-green.png');;*/
    background-position: round;
    background-size: cover;
}
.boxTitle .titleBox .title{
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
}

.boxTitle .leftTitle {
    position: absolute;
}
.boxTitle .titleBox .titleImg {
    height: 36px;
    vertical-align: top;
    margin-left: -5px;
}
.boxTitle .rightMore {
    position: absolute;
    right: 0px;
}
.boxTitle .titleBox .title {
   
    height: 36px;
    display: inline-block;
    line-height: 36px;
    padding-left: 10px;
    background: #007F38;
}

.boxTitle .more {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #6DB08B;
    cursor: pointer;
}

.boxMiddle{
    margin-top:24px;
    overflow:hidden;
}

.boxMiddle .leftSwiper{
    float:left;

}
.boxMiddle .swiperList{
    float:right;
}

/*轮播图*/
.swiper-container {
    width: 378px;
    height: 284px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-button-next {
    display: none !important;
}

.swiper-button-prev {
    display: none !important;
}

.leftSwiper .title{
    width: 100%;
    position: absolute;
    z-index: 5;
    height: 34px;
    line-height: 34px;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 0 10px 0 20px;
    text-align: left;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
    text-align: right;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    background: #fff;
}

.swiper-pagination-bullet-active {
    background: #FFB320 !important;
}

swiper-pagination-bullet swiper-pagination-bullet-active
.information-list .fr {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
}


/*最新资讯那块*/
.swiperRight{
    width:471px;
    float:right;

}
.swiperRight .flex-row{
    width:100%;
    height:125px;
    border-bottom: 1px dashed #DFDEDE;
    box-sizing: border-box;
}
.swiperRight .rightText{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #262626;
    line-height: 28px;
}
.swiperRight .rightMsg {
    position: relative;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5E615B;
    line-height: 22px;
    margin-top: 19px;
}
.swiperRight .rightMsg  a {
    position: absolute;
    /*top: 23px;*/
    bottom: 0px;
    right: 0px;
    width: 53px;
    text-align: right;
    background-color: #fff;
}
.swiperRight .rightMsg  a span {
    color: #FF9518;
}
.swiperRight .moreMsg {
    margin-left: 10px;
    cursor: pointer;
    color: #FFB320 !important;
    display:none;

}

.swiperBottomList {
    padding-top: 9px;
}

.swiperBottomList li {
    margin-top: 12px;
}

.swiperBottomList a {
    color: #5E615B;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    position: relative;
}

.swiperBottomList a:hover .msg {
    color: #007F38;
}

.swiperBottomList a:hover .dateMsg {
    color: #007F38;
}

.swiperBottomList .msg {
    width: 76%;
    display: inline-block;
    margin-left: 13px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5E615B;
}

.swiperBottomList .dateMsg {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B3B3B3;
	display:inline-block;
	width:18%;
	text-align:right;
}

.swiperBottomList ul li:last-child {
    margin-bottom: 0px;
}

.swiperBottomList .square {
    margin-right: 17px;
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #007F38;
    position: absolute;
    top: 5px;
}



/*下面栏目*/
.listBox{
    margin-top:40px;
}
.otherLi{
    padding:21px 0px;
    border-bottom:1px solid #DFDEDE;
    overflow:hidden;
}
.otherLi:last-child{
    border:none !important;
}
.otherLi .liDate{
    width: 74px;
    height: 72px;
    padding: 0px 6px;
    text-align: center;
    background: #FFFFFF;
    border: 1.5px solid;
    border-image: linear-gradient(0deg, #01863C, #79C589) 10 10;
    float:left;
}
.liDate div{
    height:36px;
    text-align:center;
    line-height:36px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #01863C;
}
.liDate .liDay{
    width: 100%;
    margin-left: 0px !important;
    /*width:58px;*/
    /*margin-left:10px;*/
    border-bottom: 1px solid #79C589;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #01863C;
}

.liMsg{
    float:right;
    width:783px;
    height:72px;
}
.liMsg .liTitle{
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    margin-bottom:14px;
}
.liMsg .liContent span{
    display:inline-block;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    width:100%;
}
.liMsg .rightText{
    position:relative;width:100%;
}
.liMsg .rightTitle{
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    margin-bottom:8px;
    margin-top:-2px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    float: left;
}
.liMsg .rightTitle:hover{
    text-decoration: none;
    color: #249254;
}
.liMsg .rightMsg{
    position:absolute;bottom:0;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    right: 0;
    left: 0;
    width: 100%;
}

.liMsg .rightMsg span {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height:20px;
}
.listBoxList{
    margin-top:29px !important;
}
.listBox  .flex-row{
    height:100%;
}



/*分页*/
.pageBox{
    margin-top:60px;text-align:center;
}

.currentPage{
    border-radius: 0px;
    display: inline-block;
    line-height: 0px;
    text-decoration: none;
    padding: 14px 14px;
    margin: 0 5px;
    border: 1px solid #E6E6E6;
    color:#333;
    background: #007F38 ;
    color:#fff;
}


.page a {
    background: #fff;
    border-radius: 0px;
    display: inline-block;
    line-height: 0px;
    text-decoration: none;
    padding: 14px 14px;
    margin: 0 5px;
    border: 1px solid #E6E6E6;
    color:#333;
}
.page .prePage{
    background: #007F38;
    color:#fff;
}
.page a:hover {
    background-color: #007F38;
    color: #fff;
}
.page .goPage{
    background: #fff;
    border-radius: 0px;
    display: inline-block;
    line-height: 0px;
    text-decoration: none;
    padding: 14px 14px;
    margin: 0 5px;
    border: 1px solid #E6E6E6;
    color:#333;
}


/*搜索页面*/

.searchList{
    border-bottom:1px dashed #eee;
    height:60px;line-height:60px;
}
.searchList .li{
    width:100%;
}
.searchList .li>span{
    float:left;
    height:60px;
    line-height:60px;
    color:#4c4c4c;
    font-size:14px;
}
.searchList .li:hover span{
    color:#007F38;
}
.searchList .li> .number{
    width:5%;
    text-align:center;
}

.searchList .li> .category{
    width:18%;
    text-align:left;
    margin-right:10px;
}
.searchList .li> .title{
    width:60%;
}
.searchList .li> .date{
    float:right;
    width:10%;
    color:rgb(170,170,170);
}
.tabbasecontentlist {
    display: none !important;
}
.tabctentshow{
    display: block !important;
}


