/***本项目中所有文件可复用样式*********************************************************************************************************/
img {
    width: 100%;
    display: block;
  }
  video {
    width: 100%;
  }
  .ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .margin {
    margin-bottom: 1.8rem;
  }
  * {
    word-break: break-all;
  }
  .tag-advertise {
    border: 1px solid #1819EB!important;
    color: #1819EB!important;
  }
  .part-comment {
    padding: 0 0.95rem;
    margin-top: .6rem;
  }
  .part-comment h3 {
    font-size: .44rem;
    color: #222;
    font-weight: 800;
  }
  .part-comment .list li {
    border-bottom: 1px solid #dfdfdf;
    padding: .3rem 0;
  }
  .part-comment .list li .portrait {
    width: .9rem;
    height: .9rem;
    line-height: .9rem;
    padding-top: .2rem;
  }
  .part-comment .list li .portrait img {
    border-radius: .45rem;
  }
  .part-comment .list li .text {
    width: 12rem;
  }
  .part-comment .list li .text .top {
    height: .7rem;
    line-height: .7rem;
  }
  .part-comment .list li .text .top .nickname {
    font-size: .3rem;
    color: #60c5ff;
    width: 4.7rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .part-comment .list li .text .top .time {
    font-size: .24rem;
    color: #c1c1c1;
  }
  .part-comment .list li .text .bottom {
    font-size: .3rem;
    color: #222;
    line-height: .6rem;
  }
  .part-comment .btn {
    width: 5.2rem;
    height: .7rem;
    line-height: .7rem;
    border: 1px solid #60c5ff;
    font-size: .3rem;
    color: #60c5ff;
    text-align: center;
    margin: 0 auto;
    margin-top: .5rem;
    border-radius: .1rem;
  }
  .part-recommend {
    padding: 0 0.95rem;
    margin-top: .6rem;
  }
  .part-recommend h3 {
    font-size: .44rem;
    color: #222;
    font-weight: 800;
  }
  .part-recommend .list p {
    font-size: .34rem;
    color: #222;
    height: .88rem;
    line-height: .88rem;
    border-bottom: 1px solid #eee;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .part-appBar {
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.28rem;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#509CFC), to(#4FD5FD));
  }
  .part-appBar .logo {
    width: 3.5rem;
    height: 1rem;
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.95rem;
  }
  .part-appBar .openApp {
    width: 2.2rem;
    height: .74rem;
    position: absolute;
    top: 50%;
    right: .8rem;
    margin-top: -0.37rem;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: .74rem;
    border-radius: .37rem;
  }
  .part-appBar .close {
    width: .42rem;
    height: .42rem;
    position: absolute;
    top: .2rem;
    right: .2rem;
  }
  .page-video .part-video {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: .37rem;
  }
  .page-video .part-video .video video {
    width: 100%;
    height: 100%;
  }
  .page-video .part-video .title {
    font-size: .44rem;
    color: #222;
    margin: .25rem 0;
    padding: 0 0.95rem;
    font-weight: 600;
  }
  .page-video .part-video .description {
    font-size: .32rem;
    line-height: .5rem;
    color: #999;
    padding: 0 0.95rem;
  }
  .page-news .notes,
  .page-photos .notes {
    padding-bottom: .05rem;
    line-height: .23rem;
    border-left: 0.06rem solid #60c5ff;
    padding-left: .25rem;
  }
  .page-news .notes span,
  .page-photos .notes span {
    margin-right: .1rem;
  }
  .page-news .notes .notes-1,
  .page-photos .notes .notes-1 {
    display: inline-block;
    font-size: .2rem;
    color: #d60310;
    border: 1px solid #d60310;
    border-radius: 2px;
    padding: 0 7px;
    height: .34rem;
    line-height: .34rem;
    position: relative;
    margin-right: .7rem;
    margin-left: 5px;
  }
  .page-news .notes .notes-2,
  .page-photos .notes .notes-2 {
    font-size: .28rem;
    color: #999;
    margin-right: .6rem;
    line-height: .28rem;
  }
  .page-news .notes .notes-2:nth-child(3),
  .page-photos .notes .notes-2:nth-child(3) {
    margin-right: .2rem;
  }
  .page-news .part-news,
  .page-photos .part-news,
  .page-news .part-photos,
  .page-photos .part-photos {
    padding: 0 0.95rem;
  }
  .page-news .part-news h2,
  .page-photos .part-news h2,
  .page-news .part-photos h2,
  .page-photos .part-photos h2 {
    font-size: .66rem;
    color: #222;
    font-weight: 600;
    line-height: .8rem;
    margin-top: .62rem;
    padding: .07rem 0 .3rem .25rem;
    letter-spacing: .01rem;
    border-left: 0.06rem solid #60c5ff;
  }
  .page-news .part-news .digest,
  .page-photos .part-news .digest,
  .page-news .part-photos .digest,
  .page-photos .part-photos .digest {
    font-size: .3rem;
    color: #222;
    line-height: .55rem;
    padding: .25rem;
    background-color: #e6e6e6;
    margin-bottom: .3rem;
    margin-top: .45rem;
  }
  .page-news .part-news .content,
  .page-photos .part-news .content,
  .page-news .part-photos .content,
  .page-photos .part-photos .content {
    padding-bottom: .6rem;
    border-bottom: 1px solid #dfdfdf;
    padding-top: .2rem;
  }
  .page-news .part-news .content img,
  .page-photos .part-news .content img,
  .page-news .part-photos .content img,
  .page-photos .part-photos .content img {
    margin: .2rem 0;
  }
  .page-news .part-news .content p,
  .page-photos .part-news .content p,
  .page-news .part-photos .content p,
  .page-photos .part-photos .content p {
    font-size: .34rem;
    color: #222;
    line-height: .5rem;
  }
  .page-zhengwuhao img,
  .page-zhuanti img {
    display: inline;
  }
  .page-zhengwuhao .zhengwuhao-title,
  .page-zhuanti .zhengwuhao-title {
    font-size: .48rem;
    line-height: .6rem;
    color: #505050;
    margin-bottom: .2rem;
    font-weight: 600;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .page-zhengwuhao .zhengwuhao-notes,
  .page-zhuanti .zhengwuhao-notes {
    margin-top: .15rem;
    line-height: .34rem;
    height: .34rem;
  }
  .page-zhengwuhao .zhengwuhao-notes .notes-1,
  .page-zhuanti .zhengwuhao-notes .notes-1 {
    border-radius: 2px;
    color: #d60310;
    display: inline-block;
    padding: 0 7px;
    height: .34rem;
    line-height: .32rem;
    border: 1px solid #d60310;
    font-size: .2rem;
    margin-right: .4rem;
  }
  .page-zhengwuhao .zhengwuhao-notes .notes-2,
  .page-zhuanti .zhengwuhao-notes .notes-2 {
    font-size: .32rem;
    color: #ccc;
    margin-right: .4rem;
  }
  .page-zhengwuhao .zhengwuhao-notes .notes-3,
  .page-zhuanti .zhengwuhao-notes .notes-3 {
    font-size: .32rem;
    color: #ccc;
  }
  .page-zhengwuhao .part-introduce,
  .page-zhuanti .part-introduce {
    padding: 0.4rem 0.95rem 0.55rem;
  }
  .page-zhengwuhao .part-introduce .top,
  .page-zhuanti .part-introduce .top {
    position: relative;
    margin-bottom: .35rem;
  }
  .page-zhengwuhao .part-introduce .top .portrait,
  .page-zhuanti .part-introduce .top .portrait {
    width: 2.1rem;
    height: 2.1rem;
    text-align: center;
    margin: 0 auto;
    float: none;
  }
  .page-zhengwuhao .part-introduce .top .portrait img,
  .page-zhuanti .part-introduce .top .portrait img {
    border-radius: .2rem;
  }
  .page-zhengwuhao .part-introduce .top .middle,
  .page-zhuanti .part-introduce .top .middle {
    float: none;
  }
  .page-zhengwuhao .part-introduce .top .name,
  .page-zhuanti .part-introduce .top .name {
    font-size: .56rem;
    color: #222;
    margin-top: .35rem;
    text-align: center;
  }
  .page-zhengwuhao .part-introduce .top .note,
  .page-zhuanti .part-introduce .top .note {
    font-size: .35rem;
    color: #999;
    margin-top: .1rem;
    text-align: center;
  }
  .page-zhengwuhao .part-introduce .top .focus,
  .page-zhuanti .part-introduce .top .focus {
    display: none;
    width: 1.05rem;
    height: .45rem;
    border-radius: 4px;
    color: #d60310;
    font-size: .24rem;
    line-height: .45rem;
    text-align: center;
    border: 1px solid #d60310;
    position: absolute;
    top: 50%;
    margin-top: -0.225rem;
    right: 0;
  }
  .page-zhengwuhao .part-introduce .bottom,
  .page-zhuanti .part-introduce .bottom {
    font-size: .33rem;
    color: #505050;
    line-height: .55rem;
  }
  .page-zhengwuhao .line,
  .page-zhuanti .line {
    width: 100%;
    background: #f6f6f6;
    height: .18rem;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
  }
  .page-zhengwuhao .part-newzhengwu,
  .page-zhuanti .part-newzhengwu {
    margin-top: .55rem;
  }
  .page-zhengwuhao .part-newzhengwu h3,
  .page-zhuanti .part-newzhengwu h3 {
    font-size: .55rem;
    color: #222;
    font-weight: 800;
    margin-left: 0.95rem;
  }
  .page-zhengwuhao .part-newzhengwu .list,
  .page-zhuanti .part-newzhengwu .list {
    padding: 0 0.95rem;
  }
  .page-zhengwuhao .part-newzhengwu .list .item,
  .page-zhuanti .part-newzhengwu .list .item {
    padding: .45rem 0;
    border-bottom: 1px solid #dfdfdf;
  }
  .page-zhengwuhao .part-newzhengwu .list .item:last-child,
  .page-zhuanti .part-newzhengwu .list .item:last-child {
    border-bottom: 1px solid transparent;
    padding-bottom: 0;
  }
  .page-zhengwuhao .part-newzhengwu .list .threeImg .title,
  .page-zhuanti .part-newzhengwu .list .threeImg .title {
    font-size: .48rem;
    line-height: .6rem;
    color: #505050;
    margin-bottom: .2rem;
    font-weight: 600;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .page-zhengwuhao .part-newzhengwu .list .threeImg .desc,
  .page-zhuanti .part-newzhengwu .list .threeImg .desc {
    font-size: .36rem;
    line-height: .5rem;
    color: #A1A1A1;
    margin-bottom: .33rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .page-zhengwuhao .part-newzhengwu .list .threeImg .imgs img,
  .page-zhuanti .part-newzhengwu .list .threeImg .imgs img {
    width: 4.42rem;
    height: 2.82rem;
    margin-right: .06rem;
    margin-bottom: .06rem;
  }
  .page-zhengwuhao .part-newzhengwu .list .threeImg .notes,
  .page-zhuanti .part-newzhengwu .list .threeImg .notes {
    margin-top: .15rem;
    line-height: .34rem;
    height: .34rem;
  }
  .page-zhengwuhao .part-newzhengwu .list .threeImg .notes .notes-1,
  .page-zhuanti .part-newzhengwu .list .threeImg .notes .notes-1 {
    border-radius: 2px;
    color: #d60310;
    display: inline-block;
    padding: 0 7px;
    height: .34rem;
    line-height: .32rem;
    border: 1px solid #d60310;
    font-size: .2rem;
    margin-right: .4rem;
  }
  .page-zhengwuhao .part-newzhengwu .list .threeImg .notes .notes-2,
  .page-zhuanti .part-newzhengwu .list .threeImg .notes .notes-2 {
    font-size: .32rem;
    color: #ccc;
    margin-right: .4rem;
  }
  .page-zhengwuhao .part-newzhengwu .list .threeImg .notes .notes-3,
  .page-zhuanti .part-newzhengwu .list .threeImg .notes .notes-3 {
    font-size: .32rem;
    color: #ccc;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneImg .title,
  .page-zhuanti .part-newzhengwu .list .oneImg .title {
    font-size: .48rem;
    line-height: .6rem;
    color: #505050;
    margin-bottom: .2rem;
    font-weight: 600;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneImg .desc,
  .page-zhuanti .part-newzhengwu .list .oneImg .desc {
    font-size: .36rem;
    line-height: .5rem;
    color: #A1A1A1;
    margin-bottom: .33rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneImg .notes,
  .page-zhuanti .part-newzhengwu .list .oneImg .notes {
    margin-top: .15rem;
    line-height: .34rem;
    height: .34rem;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneImg .notes .notes-1,
  .page-zhuanti .part-newzhengwu .list .oneImg .notes .notes-1 {
    border-radius: 2px;
    color: #d60310;
    display: inline-block;
    padding: 0 7px;
    height: .34rem;
    line-height: .32rem;
    border: 1px solid #d60310;
    font-size: .2rem;
    margin-right: .4rem;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneImg .notes .notes-2,
  .page-zhuanti .part-newzhengwu .list .oneImg .notes .notes-2 {
    font-size: .32rem;
    color: #ccc;
    margin-right: .4rem;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneImg .notes .notes-3,
  .page-zhuanti .part-newzhengwu .list .oneImg .notes .notes-3 {
    font-size: .32rem;
    color: #ccc;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneVideo .title,
  .page-zhuanti .part-newzhengwu .list .oneVideo .title {
    font-size: .48rem;
    line-height: .6rem;
    color: #505050;
    margin-bottom: .2rem;
    font-weight: 600;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneVideo .desc,
  .page-zhuanti .part-newzhengwu .list .oneVideo .desc {
    font-size: .36rem;
    line-height: .5rem;
    color: #A1A1A1;
    margin-bottom: .33rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneVideo .notes,
  .page-zhuanti .part-newzhengwu .list .oneVideo .notes {
    margin-top: .15rem;
    line-height: .34rem;
    height: .34rem;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneVideo .notes .notes-1,
  .page-zhuanti .part-newzhengwu .list .oneVideo .notes .notes-1 {
    border-radius: 2px;
    color: #d60310;
    display: inline-block;
    padding: 0 7px;
    height: .34rem;
    line-height: .32rem;
    border: 1px solid #d60310;
    font-size: .2rem;
    margin-right: .4rem;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneVideo .notes .notes-2,
  .page-zhuanti .part-newzhengwu .list .oneVideo .notes .notes-2 {
    font-size: .32rem;
    color: #ccc;
    margin-right: .4rem;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneVideo .notes .notes-3,
  .page-zhuanti .part-newzhengwu .list .oneVideo .notes .notes-3 {
    font-size: .32rem;
    color: #ccc;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneVideo .video,
  .page-zhuanti .part-newzhengwu .list .oneVideo .video {
    position: relative;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneVideo .video video,
  .page-zhuanti .part-newzhengwu .list .oneVideo .video video {
    width: 100%;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneVideo .video i,
  .page-zhuanti .part-newzhengwu .list .oneVideo .video i {
    display: inline-block;
    width: 1.2rem;
    height: .5rem;
    line-height: .5rem;
    border-radius: .1rem;
    background: rgba(0, 0, 0, 0.6);
    color: #e2e2e2;
    text-align: center;
    position: absolute;
    bottom: .9rem;
    right: .2rem;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneImgLeft .text,
  .page-zhuanti .part-newzhengwu .list .oneImgLeft .text {
    width: 8.7rem;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneImgLeft .text .title,
  .page-zhuanti .part-newzhengwu .list .oneImgLeft .text .title {
    font-size: .48rem;
    line-height: .6rem;
    color: #505050;
    margin-bottom: .2rem;
    font-weight: 600;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: .1rem;
    height: 1.2rem;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneImgLeft .text .notes,
  .page-zhuanti .part-newzhengwu .list .oneImgLeft .text .notes {
    margin-top: .15rem;
    line-height: .34rem;
    height: .34rem;
    margin-bottom: .1rem;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneImgLeft .text .notes .notes-1,
  .page-zhuanti .part-newzhengwu .list .oneImgLeft .text .notes .notes-1 {
    border-radius: 2px;
    color: #d60310;
    display: inline-block;
    padding: 0 7px;
    height: .34rem;
    line-height: .32rem;
    border: 1px solid #d60310;
    font-size: .2rem;
    margin-right: .4rem;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneImgLeft .text .notes .notes-2,
  .page-zhuanti .part-newzhengwu .list .oneImgLeft .text .notes .notes-2 {
    font-size: .32rem;
    color: #ccc;
    margin-right: .4rem;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneImgLeft .text .notes .notes-3,
  .page-zhuanti .part-newzhengwu .list .oneImgLeft .text .notes .notes-3 {
    font-size: .32rem;
    color: #ccc;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneImgLeft .text .notes .notes-1,
  .page-zhuanti .part-newzhengwu .list .oneImgLeft .text .notes .notes-1,
  .page-zhengwuhao .part-newzhengwu .list .oneImgLeft .text .notes .notes-2,
  .page-zhuanti .part-newzhengwu .list .oneImgLeft .text .notes .notes-2,
  .page-zhengwuhao .part-newzhengwu .list .oneImgLeft .text .notes .notes-2,
  .page-zhuanti .part-newzhengwu .list .oneImgLeft .text .notes .notes-2 {
    margin-right: .4rem;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneImgLeft .text .desc,
  .page-zhuanti .part-newzhengwu .list .oneImgLeft .text .desc {
    font-size: .36rem;
    line-height: .5rem;
    color: #A1A1A1;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .page-zhengwuhao .part-newzhengwu .list .oneImgLeft .img img,
  .page-zhuanti .part-newzhengwu .list .oneImgLeft .img img {
    width: 4.42rem;
    height: 2.81rem;
  }
  .page-zhuanti .banner {
    width: 100%;
    margin-bottom: .35rem;
  }
  .page-zhuanti .digest {
    margin: 0 0.95rem;
    padding: .2rem;
    background: #E6E6E6;
    font-size: .36rem;
    line-height: .5rem;
  }
  .page-zhuanti .part-newzhengwu h3 {
    color: #60c5ff;
  }