@charset "utf-8";
p, button {
    font-family: "Microsoft YaHei";
}

.PCMessageListBox {
    display: block;
    width: 1130px;
    background-color: #fff;
    /*display: none;*/
}

.PCMeLtHd {
    border-bottom: 1px solid #f1f1f1;
    width: 100%;
    min-height: 40px;
    font-size: 0;
}

.PCMeLtHdP {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    color: #e45050;
    line-height: 40px;
}

.navigationBox {
    display: inline-block;
    margin-left: 50px;
    width: 88%;
    vertical-align: top;

}


.navigationBox > li {
    display: inline-block;
    width: 80px;

    text-align: center;
    font-size: 14px;
    line-height: 34px;
    margin: 0 15px;
}

.LiActive {
    font-weight: 600;
    color: #e44f4f;
    border-bottom: 2px solid #e44f4f;
}

.PublishBn {
    float: right;
    width: 100px;
    height: 25px;
    line-height: 24px;
    margin: 7px 0;
    border: none;
    outline: none;
    color: #fff;
    background-color: #e45050;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
}

.sortordBox {
    display: inline-block;
    margin-left: 5px;
    /*border:1px solid;*/
}

.sortordBox > button {
    width: 120px;
    height: 26px;
    line-height: 26px;
    margin: 12px 20px 12px 0;
    border: none;
    outline: none;
    color: #333;
    background-color: transparent;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;

}

.SdActive {
    color: #fff !important;
    background-color: #e45050 !important;
}

.PCMeLtBox {
    /*border:1px solid red;*/
}

.showPCMeLtBox {
    display: none;
}

.PCMeLtBox > li {
    border-bottom: 1px solid #efefef;
    height: 139px;
    padding: 30px 5px 9px 5px;
    box-sizing: border-box;
}

.PCMeLtBox > li:first-child {
    padding-top: 17px;
}

.IconLBox {
    display: inline-block;
    width: 130px;
    height: 100px;
    vertical-align: top;
}

.IconLBox > img {
    width: 100%;
    height: 100%;
}

.ContentRBox {
    width: 490px;
    display: inline-block;
    margin-left: 15px;
    /*border:1px solid red;*/
    font-size: 0;
    vertical-align: top;

}

.ContentRBox > p {
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.ContentSon {
    width: 495px;
    height: 46px;
    overflow: hidden;

}

.ContentSon > p {
    width: 100%;
    line-height: 23px;
    font-size: 14px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.BmMessageBox {
    width: 100%;
    margin-top: 9px;
    /*border:1px solid;*/
    font-size: 0;
}

.BmMessageBox > p {
    height: 20px;
    line-height: 20px;
    display: inline-block;
    font-size: 14px;
    color: #999;
    margin-right: 30px;
}

/*详情*/
.PCDetailsBox {
    display: block;
    width: 1130px;
    background-color: #fff;
    text-align: center;

}

.detailsBox {
    display: inline-block;
    text-align: center;
    width: 890px;

}

.detailHdP {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    height: 40px;
    line-height: 40px;

}

.storeNameBox {
    height: 23px;
    width: 100%;
    text-align: center;
    font-size: 0;
}

.storeName {
    display: inline-block;
    font-size: 14px;
    line-height: 23px;
    color: #666;
}

.entranceBn {
    float: right;
    display: inline-block;
    font-size: 14px;
    color: #e34848;
    line-height: 24px;
    vertical-align: middle;
    margin-right: 20px;
}

.entranceBn > i {
    display: inline-block;
    position: relative;
    top: -3px;
    width: 18px;
    margin-right: 10px;
    height: 18px;
    background: url(../images/storeIcon.png) no-repeat center;
    background-size: contain;
    vertical-align: middle;
}

.ParagraphBox {
    text-align: left;
    width: 100%;
    margin-top: 30px;
}

.ParagraphBox > p {
    text-indent: 35px;
}

.subheadP {
    font-size: 14px;
    color: #333;
    height: 26px;
    line-height: 26px;
}

.ParagraphP {
    line-height: 26px;
    font-size: 14px;
    color: #777;
}

.detailsIconBox {
    width: 890px;
    height: 350px;
    margin: 10px 0;
}

.detailsIconBox > img {
    width: 100%;
    height: 100%;
}

.BmShareBox {
    width: 100%;
    height: 22px;
    font-size: 0;
}

.ShareP {
    display: inline-block;
    font-size: 14px;
    color: #999;
    line-height: 22px;
    vertical-align: middle;
    margin-right: 5px;
}

.BmShareBox img {
    width: 22px;
    height: 22px;
    vertical-align: middle;
    margin: 0 5px;
}

.complainBox {
    float: right;
    height: 22px;
    font-size: 0;
}

.complainBox > button {
    width: 70px;
    height: 18px;
    line-height: 16px;
    border: none;
    outline: none;
    color: #fff;
    background-color: #e45050;
    font-size: 13px;
    text-align: center;
    border-radius: 4px;
    vertical-align: middle;
}

.complainBox > p {
    display: inline-block;
    font-size: 14px;
    color: #999;
    line-height: 22px;
    vertical-align: middle;
    margin-left: 20px;
    position: relative;
    top: 1px;
}
/*遮罩*/
.complainTeBox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100vw;
    background-color: rgba(0, 0, 0, 0.3);
    text-align: center;
    z-index:999;
}

.UpWindows {
    width: 300px;
    height: 200px;
    text-align: center;
    padding: 50px 10px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    box-sizing: border-box;
}

.UpWindows > p {
    display: block;
    white-space: normal !important;
    font-size: 14px;
    color: #333;
    height: 45px;
}

.DeleteBnBox {
    display: inline-block;
    width: 200px;
    text-align: left;
    margin-top: 20px;
}

.DeleteBnBox > button {
    width: 80px;
    height: 30px;
    border-right: 21px;
    background-color: #e02222;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    outline: none;
    border: none;
    border-radius: 5px;
}

.DeleteBnBox > button:last-child {
    float: right;
}



/*新-资讯*/
html,body{
    min-height:100%;
    background:#eee;
}
.infor-head-nav{
    margin-bottom:10px;
    padding-right:26px;
    line-height:42px;
    height:44px;
}
.infor-head-nav strong{
    position:relative;
    margin-right:32px;
    width:128px;
    font-size:18px;
    font-weight:normal;
    color: #1C1C1C;
    text-align:center;
}
.infor-head-nav strong:before{
    position:absolute;
    left:6px;
    top:10px;
    content:"";
    width:6px;
    height:22px;
    background: #C51E1E;
}
.infor-head-nav strong:after{
    position:absolute;
    top:4px;
    right:0;
    content:"";
    width:1px;
    height:32px;
    background: #e3e3e3;
}
.infor-head-nav p a{
    display:inline-block;
    margin-right:20px;
    padding:0 10px;
    font-size:14px;
    color:#4a4a4a;
    border-bottom:2px solid transparent;
}
.infor-head-nav p a.active{
    color: #C51E1E;
    border-color:#C51E1E;
}
.infor-nav-sel-hav{
    display:inline-block;
    width:113px;
    height:30px;
    line-height:28px;
    box-sizing:border-box;
    border:1px solid #e3e3e3;
    text-align:center;
    cursor:pointer;
}
.infor-nav-sel-hav em{
    font-size:14px;
    color:#4a4a4a;
}
.infor-nav-sel{
    position: relative;
}
.infor-nav-sel ul{
    display:none;
    position:absolute;
    left:0;
    top:35px;
    z-index:2;
    padding:8px 10px;
    width:100%;
    background:#fff;
    border:1px solid #e3e3e3;
    box-sizing:border-box;
}
.infor-nav-sel ul.active{
    display:inline-block;
}
.infor-nav-sel ul li{
    line-height:24px;
    height:24px;
}
.infor-nav-sel ul li .iconfont{
    display:none;
    float:right;
    color: #DB2C2C;
}
.infor-nav-sel ul li.active i.iconfont{
    display:inline-block;
}
.infor-nav-sel ul li span{
    font-size:14px;
    color:#4a4a4a;
}
.infor-nav-sel ul li.active span,.infor-nav-sel ul li.active i{
    display:inline-block;
    color:#DB2C2C;
}
.infor-list-items li{
    position: relative;
    padding:18px 18px;
    height:184px;
}
.infor-list-items li:after{
    content:"";
    border-bottom:1px solid #e6e6e6;
    position:absolute;
    left:15px;
    right:15px;
    bottom:0;

}

.infor-list-items li:hover{
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.13);
}
/*.infor-list-items li.active{*/
/*    height:152px;*/
/*}*/
/*.infor-list-items li.active .infor-text-module{*/
/*    margin-left:0;*/
/*}*/
.infor-list-items .infor-left-img{
    position:absolute;
    left:18px;
    top:18px;
    display:inline-block;
    width:264px;
    height:184px;
    overflow: hidden;
}
.infor-list-items .infor-left-img img{
    max-width:100%;
    max-height:100%;
}
.infor-text-module{
    position:relative;
    margin-left:278px;
    height:100%;
}
.infor-text-module h4{
    margin-top:4px;
    margin-bottom:10px;
    font-size:18px;
    color:#000;
}
.infor-text-des{
    font-size:14px;
    color:#9b9b9b;
    overflow: hidden;
}
.infor-text-rel{
    margin-top:42px;
}
.infor-text-rel{
    position:absolute;
    left:0;
    bottom:10px;
    width:100%;
}
.infor-text-rel .img-box{
    display:inline-block;
    margin-right:10px;
    width:24px;
    height:24px;
}
.infor-text-rel span.fl{
     margin-right:20px;
}
.infor-text-rel span{
   
    line-height:24px;
}
.infor-text-rel span.fr{
    color:#9b9b9b;
}
.infor-text-rel .img-box img{
    max-width:100%;
    max-height:100%;
    border-radius:100%;
}
.infor-text-rel em{
    font-size:14px;
    color:#4a4a4a;
}
.infor-text-rel .view-num .iconfont{
    margin-right:4px;
    font-size:14px;
    color:#9b9b9b;
}
.infor-text-rel .view-num.active em{
    color:#C51E1E;
}
.infor-page{
    padding-bottom:20px;
    text-align:center !important;
}

