@charset "UTF-8";
.faqs_list {
  padding: 0.17391rem; }

.faqs_list .item {
  position: relative;
  padding: 0.26087rem 0;
  border-bottom: 1px dashed #eee; }

.faqs_list .item:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden; }

.faqs_list .item .title {
  position: relative;
  padding-left: 0.52174rem;
  font-size: 0.34783rem;
  margin-bottom: 0.08696rem;
  height: 0.43478rem;
  line-height: 0.43478rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.faqs_list .item .title a {
  color: #333; }

.faqs_list .item i {
  position: absolute;
  left: 0;
  top: 0.04348rem; }

.faqs_list .item .info {
  position: relative;
  padding-left: 0.52174rem;
  line-height: 0.43478rem;
  color: #666;
  font-size: 0.26087rem; }

.faqs_list .item .more {
  color: #1d60d3;
  margin-left: 5px; }

/*新闻开始================================*/
.newslist {
  padding: 0.17391rem; }

.newslist .item {
  position: relative;
  padding: 0.26087rem 0;
  border-bottom: 1px dashed #eee; }

.newslist .item:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.newslist .item a {
  display: block;
  height: 1.56522rem; }

.newslist .item a .pic {
  float: left;
  width: 2.21739rem;
  height: 1.56522rem;
  border: 1px solid #eee; }

.newslist .item a .pic img {
  display: block;
  width: 100%;
  height: 100%; }

.newslist .item a .desc {
  margin-left: 2.43478rem; }

.newslist .item .datetime {
  display: block;
  font-family: arial;
  color: #434343;
  font-size: 0.15652rem;
  line-height: 0.26087rem; }

.newslist .item .title {
  display: block;
  color: #000;
  font-size: 0.31304rem;
  height: 0.43478rem;
  line-height: 0.43478rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.newslist .item .info {
  height: 0.69565rem;
  line-height: 0.34783rem;
  overflow: hidden;
  font-size: 0.24348rem;
  margin: 0.08696rem 0; }

/* 新闻详细页 */
.news_detail {
  padding: 0.17391rem; }

.news_detail .hd {
  text-align: center;
  margin-bottom: 0.17391rem;
  padding-bottom: 0.17391rem;
  border-bottom: 1px dotted #ccc; }

.news_detail .tt {
  font-size: 0.43478rem;
  color: #333;
  font-weight: normal;
  padding: 0.17391rem 0;
  line-height: 0.52174rem; }

.news_detail .datetime {
  font-size: 0.27826rem;
  color: #999; }

.news_detail .nr {
  word-wrap: break-word;
  word-break: normal;
  margin-bottom: 0.34783rem; }

.news_detail .nr a {
  color: #18b6ea; }

.news_detail .pic {
  text-align: center;
  border-bottom: 1px dotted #ccc;
  padding: 0.17391rem 0;
  margin-bottom: 0.34783rem; }

.news_detail .pic img {
  border: 2px solid #B47738; }

.news_detail img {
  max-width: 100%; }
