.FAQ .banner{position: relative;}
/*.FAQ .banner .container{margin-top: -10%;}*/
.FAQ .search{width: 550px; height: 40px;display: flex; margin: auto;}
.FAQ .search button{width: 131px; height: 100%; float: left; background: #282828; color: #ffffff; text-align: center; line-height: 40px;}
.FAQ .search input{flex: 1; margin:0 5px 0 0 ; padding: 0; height:100%; background: #ffffff; border: 1px solid #e7ccb2; float: left; text-indent: 18px;}
.FAQ .contentI{margin-top: 0;}
.FAQ .contentI .title{font-size: 20px; }
.FAQ .contentI .list ul{margin-top: 15px;}
.FAQ .contentI .list ul a{display: block;width: 100%;}
.FAQ .contentI .list ul::after{content: ''; display: block; clear: both;}
.FAQ .contentI .list ul li{float: left;}
.FAQ .contentI .list ul li:last-of-type{width: calc(100% - 45px); line-height: 19px; display: flex; justify-content: flex-start; align-items: center; min-height: 35px;}

.mobile .FAQ .banner img{min-height: initial;}
.mobile .FAQ .search{width: 100%;}
.mobile .FAQ .banner .container{width: 100%; top: 100%}

/*pc版*/
.page-news-detail{margin: 0 auto 5%;color: #7E7E7E;}
.page-news-detail img{width: auto;max-width: 100%;}
.page-news-detail .new-left-item{width: 65%;float: left;position: relative;}
.page-news-detail .new-left-item .icon{width: 30px; height: 29px; float: left; margin-right: 10px; margin-top: 6px;}
.page-news-detail .new-right-item{width: 32.5%; padding-left:2.5%;border-left: 1px solid #eaeaea; float: right;position: relative;}
.page-news-detail .new-left-item h1{color: #666;
    line-height: initial;
    padding-bottom: 25px;/*border-bottom: 1px solid #eaeaea;*/}
.acticlePage_ms {border-bottom: 1px solid #eaeaea;overflow: hidden; margin-bottom: 25px;}
.acticlePage_ms .time{float: right;}
.acticlePage_ms .keywords{float: left;}

.page-news-detail .new-left-item .prev,.page-news-detail .new-left-item .next{-webkit-transition:width .3s;-moz-transition:width .3s;transition:width .3s;-webkit-backface-visibility:hidden}
.page-news-detail .new-left-item .prev::before{content: '\e680'; font-family: icon2; transform: rotate(90deg); display: block; margin-right: 10px; float: left;}
.page-news-detail .new-left-item .next::after{content: '\e680'; font-family: icon2; transform: rotate(-90deg); display: block; margin-left: 10px; float: right;}
.page-news-detail .new-left-item .prev:hover,.page-news-detail .new-left-item .next:hover{color: #ffb500}

.page-news-detail .contant p{margin-bottom: 20px;    word-break: break-word;}
.mb25{margin-bottom: 20px;}
.page-news-detail .new-right-item h2{border-bottom: 1px solid #eaeaea;padding: 25px 0;color: #7E7E7E;}
.page-news-detail .contant{min-height: 150px;}
.acticlePage{overflow: hidden;margin: 25px 0;}
.acticlePage .prev{float: left; cursor: pointer}
.acticlePage .next{float: right; cursor: pointer}
/*.page-news-detail .new-right-item ul「」*/
/*移动版*/

@media (max-width: 1190px) {
    .page-news-detail .new-left-item, .page-news-detail .new-right-item{
        width: 100%;
        border-left: 0;
        padding: 0;
    }
    .new-right-item .contentI{
        width: 100%;
    }
    .page-news-detail .new-left-item h1{
        margin-bottom: 0.3rem;
        font-size: 24px;
        padding: 15px 0;
    }
    .page-news-detail .new-left-item .time{
        margin-bottom: 0.3rem;
    }
    .page-news-detail .contant p{margin: 10px 0;}
    .page-news-detail .mb25{margin-bottom: 0.2rem;}
    .page-news-detail .new-right-item h2{padding: 0.25rem 0;}
    .page-news-detail .new-right-item ul li{ line-height: 35px;}
    .page-news-detail .new-left-item .icon{
        width: auto;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        margin-top: 0;
    }

}
/*.mobile .page-news-detail .new-left-item,.mobile .page-news-detail .new-right-item{*/
/*    width: 100%;*/
/*    border-left: 0;*/
/*    padding: 0;*/
/*}*/
.mobile .page-news-detail .new-left-item h1{
    /*padding-bottom: 0.4rem;*/
    font-size: 20px;
    padding: .2rem 0;
    /*font-size: 0.42rem;*/
}
.mobile .page-news-detail .new-left-item .icon{
    width: 20px;
    height: 20px;
}
.contentI .title{margin: 0 0 0.35rem;}
.mobile .FAQ .contentI .title{font-size: 20px; line-height: normal; padding: .2rem 0; height: auto;}

/*.mobile .page-news-detail .contant p{margin-bottom: 0.2rem;}*/
/*.mobile .page-news-detail .mb25{margin-bottom: 0.2rem;}*/
/*.mobile .page-news-detail .new-right-item h2{padding: 0.25rem 0;}*/
/*.mobile .page-news-detail .new-right-item ul li{ line-height: 35px;}*/

