ul,
li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
p {
  margin: 0px;
}
.avatar-img {
  border-radius: 100%;
}
.spliter {
  border-top: 1px solid #e5e5e5;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 25px;
}
.post-thumb {
  height: 60px;
  width: 80px;
}
.pull-action {
  text-align: center;
  height: 45px;
  line-height: 45px;
  color: #999;
}
.pull-action .am-icon-spin {
  display: none;
}
.pull-action.loading .am-icon-spin {
  display: block;
}
.pull-action.loading .pull-label {
  display: none;
}
.news-container {
  width: 100%;
}
.news-container .news-box-list {
  top: 49px;
  bottom: 0;
  overflow: hidden;
  margin: 0;
  width: 100%;
  /*position:relative;*/
}
.news-container .news-box-list .news-box {
  margin: 0;
  overflow: hidden;
  text-decoration: none;
}
.news-container .news-box-list .news-box li {
  margin-bottom: 15px;
  background-color: #FFFFFF;
  border: 1px solid #999;
  position: relative;
  border-radius: 5px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  border: 1px solid #f4f4f4;
}
.news-container .news-box-list .news-box li .info {
  padding: 0 0 10px 0 ;
}
.news-container .news-box-list .news-box li .info h3 {
  width: 100%;
  font-size: 15px;
  margin: 0;
  color: #000;
}
.news-container .news-box-list .news-box li .name {
  font-size: 13px;
  padding: 2px;
  color: #666;
}
.news-container .news-box-list .news-box li .name .author {
  margin-right: 5px;
}
.news-container .news-box-list .news-box li .name .omit-content {
  margin: 0px;
  line-height: 25px;
}
.news-container .news-box-list .news-box li .hot {
  color: #999;
  font-size: 13px;
  position: absolute;
  right: 10px;
  bottom: -8px;
}
/*资讯详情*/
.news-detail-container .news-detail .news-box {
  background: #F2F2F2;
  display: block;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
.news-detail-container .news-detail .news-box .news {
  margin-bottom: 5px;
  background-color: #FFFFFF;
}
.news-detail-container .news-detail .news-box .news .news-content {
  line-height: 150%;
  word-break: normal;
  word-wrap: break-word;
}
.news-detail-container .news-detail .news-box .news .news-content .title {
  padding: 5px;
}
.news-detail-container .news-detail .news-box .news .news-content .title h3 {
  margin: 0px;
}
.news-detail-container .news-detail .news-box .news .news-content .title .info {
  padding: 0px 0px;
}
.news-detail-container .news-detail .news-box .news .news-content .title .info .name {
  font-size: 13px;
  padding: 2px;
}
.news-detail-container .news-detail .news-box .news .news-content .title .info .hot {
  font-size: 13px;
  padding: 2px;
}
.news-detail-container .news-detail .news-box .news .news-content .content-box {
  padding: 5px;
}
.news-detail-container .news-detail .news-box .news .news-content .weibo_post_box {
  background-color: #F2f2f2;
}
.news-detail-container .comment-list {
  margin-top: 20px;
}
.news-detail-container .comment-list .comment-item {
  background-color: #ffffff;
  padding: 10px;
  margin-bottom: 5px;
  border: 1px solid #F2F2F2;
}
.news-detail-container .comment-list .comment-item .user-info .time {
  font-size: 13px;
  text-align: right;
}
.news-detail-container .comment-list .comment-item .content {
  padding: 10px;
}
.news-type-list a {
  color: #000;
}
.news-type-list .type .type-list {
  border: 1px #c3c3c3 solid;
  background-color: #FFFFFF;
}
.news-type-list .type .type-list .level-one {
  padding: 10px;
  background-color: #f5f5f5;
  text-align: center;
}
.news-type-list .type .type-list .level-two-list {
  padding: 10px;
}
.news-type-list .type .type-list .level-two-list .level-two {
  padding: 5px 2px;
}
.news-type-list .type .type-list .level-two-list .level-two div {
  border: 1px #c3c3c3 solid;
  text-align: center;
  padding: 5px 2px;
}
.types {
  display: none;
  background-color: white;
  position: absolute ;
  text-align: center;
  width: 100%;
  right: 10%;
  border: 1px solid #f4f4f4;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
.types a {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}
.types a:last-child {
  border: none;
}
.news-form .am-form-group {
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 5px;
  width: 96%;
  margin: 10px auto;
}
.news-form .am-form-group label {
  color: #737373;
  margin: 0 4px 0 0;
  line-height: 37px;
  font-size: 14px;
}
.news-form .am-form-group textarea {
  border: none;
  padding: 0 10px;
}
.news-form .ip-txt {
  width: 80%!important;
  border: none!important;
}
.bg {
  background: url("../../images/sentissue.png") center;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.bg .add-box {
  margin: 50px auto;
  text-align: center;
  position: relative;
  z-index: 99;
}
.bg .add-box .add {
  border-radius: 50%;
  background-color: #0e90d2;
  border: none;
}
.bg .add-box .add i {
  color: #fff;
  font-size: 25px;
  padding: 12px 20px;
}
.bg .m-btn {
  left: 160px;
  top: 0;
  position: absolute;
  z-index: 1;
  width: 72px;
  height: 72px;
  opacity: 0;
  cursor: pointer;
}
.bg p {
  color: #fff;
  margin-top: 10px;
  font-weight: 700;
}
.bg .show_cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bg .show_cover img {
  width: 100% !important;
  height: 100%!important;
}
.img-list li {
  float: left;
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  margin: 5px 5px 20px 5px;
  border: 1px solid #6495c6;
  background: #fff no-repeat center;
  background-size: cover;
  border-radius: 10px;
}
.col-md-4{
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    height: 20px;
    width: 100%;
}
.operationtwo li {
    float: left;
    list-style: none;
    width: 33.3%;
    text-align: center;
}
.mokuai {
    border: 0.6px solid #ccc;
    border-radius: 20px;
    width: 80px;
    height: 35px;
    margin: auto;
    line-height: 35px;
}



.com-p{
            border-top: 1px solid #eee;
            border-bottom: 1px solid #eee;
            line-height: 4rem;
            font-size: 14px;
            color: #f37b1d;
        }
        .am-dropdown-content{
            min-width: 90px!important;
            right: 3px!important;
        }
        .am-dropdown-content a{
            padding: 5px auto;
            font-size: 14px;
        }
        .emot_content{
            width: 100%;
            margin: 0 auto;
            height: 300px;
            position: absolute;
            bottom: 45px;
        }
        .half-box{
            height: 30%;
            width: 100%;
        }
        .half-box span{
            color: #737373;
        }
        .time{
            color: #ccc!important;
            margin-left: 10px;
        }
        .more-special{
            margin-bottom: 20px;
        }
        .more-news{
            margin-top: 20px;
        }

