/* line 3, ../sass/_list.scss */
.wrap-articles h1 {
  background: url(../images/img/h1_articles.png) top center no-repeat;
}

/* line 10, ../sass/_list.scss */
.wrap-list h1.list-pagetitle {
  background: url(../images/nav-icon1.png) top center no-repeat;
   font-size:1rem;
}
@media screen and (max-width:640px){
.wrap-list h1.list-pagetitle {
	background-size:16%;
  margin-top:2rem;
  padding-top:5rem;

  height:8rem;
	}	
	}
/* line 13, ../sass/_list.scss */
.wrap-list .user-date {
  font-size: 12px !important;
  padding-left: 10px;
}

/* line 19, ../sass/_list.scss */
.wrap-result {
  background: url(../images/img/result_bg.jpg) top center no-repeat;
}
/* line 21, ../sass/_list.scss */
.wrap-result h1 {
  background: url(../images/img/h1_result.png) top center no-repeat;
}
/* line 24, ../sass/_list.scss */
.wrap-result .result-total {
  color: #8a0000;
  font-size: 14px;
}

/* line 32, ../sass/_list.scss */
.wrap-list .list-content {
  width: 77% !important;
  border-right: 0 !important;
}
@media only all and (max-width: 640px) {
  /* line 32, ../sass/_list.scss */
  .wrap-list .list-content {
    width: 100% !important;
  }
}
/* line 39, ../sass/_list.scss */
.wrap-list .list-content ul li {
  padding: 25px 30px 30px 30px;
  border-bottom: 1px #e2e2e2 dashed;
  border-left: 1px #fff solid;
  border-top: 1px #fff solid;
  border-right: 1px #fff solid;
  position: relative;
  cursor: pointer;
}
@media only all and (max-width: 640px) {
  /* line 39, ../sass/_list.scss */
  .wrap-list .list-content ul li {
    padding: 25px 10px 10px 10px;
  }
}
/* line 50, ../sass/_list.scss */
.wrap-list .list-content ul li h2 {
  width: 90%;
  font-size: 18px;
  color: #333333;
  background: url(../images/public/news_arrow.png) left center no-repeat;
  padding-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media only all and (max-width: 640px) {
  /* line 50, ../sass/_list.scss */
  .wrap-list .list-content ul li h2 {
    width: 100%;
  }
  .left-nav .swiper-caidan a{
	  display: block;
	  text-align: center;
	  font-size: 16px;
	  line-height: 30px;
	  color: #333;
	  margin: 0 10px;
  }
  .main .main-wrap .left-nav .swiper-caidan a.on{
  	color: #8a0000;
  	font-weight: bold;
  }
  
  
  
  
}
/* line 63, ../sass/_list.scss */
.wrap-list .list-content ul li p {
  font-size: 14px;
  color: #666666;
  padding-left: 10px;
  margin-top: 5px;
  line-height: 22px;
	position: relative;
	height: 66px;
	overflow: hidden;
}
.wrap-list .list-content ul li .user-date{
	position: absolute;
	top: 30px;
	right: 0;
	width: auto;
}
.wrap-list .list-content ul li .user-date span{
	font-size: 16px;
	
}
/* line 70, ../sass/_list.scss */
.wrap-list .list-content ul li a {
  display: block;
  transition: all 0.6s ease;
  padding-right: 100px;
      position: relative;
	  left: 0;
}
/* line 73, ../sass/_list.scss */
.wrap-list .list-content ul li a.read {
  position: absolute;
  left: 100px;
  top: -4px;
  color: #333333;
  width: 70px;
  height: 30px;
  line-height: 30px;
  padding-bottom: 5px;
  background: url(../images/img/arrow_g.png) right center no-repeat;
  display: none;
}
/* line 85, ../sass/_list.scss */
.wrap-list .list-content ul li:hover>a, .wrap-list .list-content ul li.on>a {
  left: 10px;
}
/* line 87, ../sass/_list.scss */
.wrap-list .list-content ul li:hover h2, .wrap-list .list-content ul li.on h2 {
  color: #8a0000;
}
/* line 91, ../sass/_list.scss */
.wrap-list .list-content ul li:hover a.read, .wrap-list .list-content ul li.on a.read {
  color: #8a0000;
  background: url(../images/img/arrow_r.png) right center no-repeat;
}
/* line 97, ../sass/_list.scss */
.wrap-list .list-content .result-list {
  margin-top: 20px;
  border-top: 1px #e2e2e2 dashed;
}
/* line 100, ../sass/_list.scss */
.wrap-list .list-content .result-list li {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
/* line 105, ../sass/_list.scss */
.wrap-list .list-content .result-list li:hover, .wrap-list .list-content .result-list li.active {
  background-color: #f2f2f2;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
/* line 116, ../sass/_list.scss */
.wrap-list .details-content h2 {
  font-size: 24px;
  color: #8a0000;
  text-align: center;
}
/* line 121, ../sass/_list.scss */
.wrap-list .details-content p.time {
  font-size: 14px;
  color: #666666;
  text-align: center;
  margin-top: 5px;
}
/* line 127, ../sass/_list.scss */
.wrap-list .details-content .news-back-btn {
  width: 100px;
  text-align: center;
  font-size: 15px;
  padding: 4px;
  border: 1px solid #D3D3D3;
  color: #333;
  display: block;
  cursor: pointer;
  margin: 30px 0px;
}
/* line 137, ../sass/_list.scss */
.wrap-list .details-content .news-back-btn:hover {
  color: #fff;
  background-color: #8A0000;
  border: 1px solid #fff;
}
/* line 144, ../sass/_list.scss */
.wrap-list .summary {
  font-size: 14px;
  line-height: 25px;
}
/* line 147, ../sass/_list.scss */
.wrap-list .summary h3 {
  margin-top: 50px;
  color: #8a0000;
}
/* line 151, ../sass/_list.scss */
.wrap-list .summary p {
  color: #333333;
  margin-top: 25px;
}
/* line 157, ../sass/_list.scss */
.wrap-list .summary-news p {
/*  text-indent: 2em;*/
}
@media only all and (max-width: 640px) {
	.wrap-list .list-content ul li .user-date{
		display: none;
	}
	.wrap-list .list-content ul li a{
		padding-right: 0;
	}
}