﻿@charset "utf-8";
/* CSS Document */
.ej-cont-box{
	background-color:#fff;
	}
.lm-box {
  padding: 16px 10px 10px 10px;
  border-bottom:1px solid #e9e9e9;
}
.lm-box img{
	width: 24px;
	margin-top: -6px;
margin-right: 10px;

}
.lm-box a {
  font-size: 20px;
  color: #145b7d;
}
.lm-box .dqlm {
  font-weight: bold;
}
.list-box {
  min-height: 300px;
  margin: 14px 0px 40px 0px;
  padding: 0px 10px;
}
.list-box ul {
  padding: 0px;
}
.list-box .list-item {
  padding: 6px 0px;
  background: #FFF;
  border-bottom: 1px dashed #edeaea;
}
.list-box .list-item a p {
  color: #3f3b3b;
  font-size: 18px;
}
.list-box .list-item a span {
  font-size: 16px;
  color: #a09e9e;
  background-size: 18px;
}
.list-box .list-more {
  background: #FFF;
  margin: 0px auto;
  text-align: center;
  width: 99.9%;
  border-right: none;
}
.list-box .list-more {
  color: #007750;
  font-size: 15px;
  width: 111px;
  height: 36px;
  line-height: 36px;
}
.content-box {
  min-height: 300px;
  margin: 14px 0px 40px 0px;
  padding: 0px 15px 0px 15px;
}
.content-box .cont-tit-box {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 12px;
margin-bottom: 7px;
}
.content-box .cont-tit-box .cont-tit {
  width: 100%;
  display: block;
  font-size: 18px;
  color: #646464;
  margin-bottom: 10px;
}
.content-box .cont-tit-box .cont-time,
.content-box .cont-tit-box .cont-djl {
  font-size: 16px;
  color: #a09e9e;
}
.content-box .cont-tit-box .cont-djl {
  padding-left: 4px;
}
.content-box .cont-nr {
  padding-top: 20px;
}
.content-box .cont-nr div {
  text-indent: 26px;
  line-height: 35px;
  font-size: 17px;
}
.content-box .syp {
  padding-top: 20px;
  margin-top: 30px;
  border-top: 1px dashed #dedede;
}
.content-box .syp p {
  padding-top: 5px;
  font-size: 16px;
  color: #145b7d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content-box .syp p a {
  color: #434343;
}
.xyfg-list-box {
  min-height: 300px;
  margin: 14px 0px 40px 0px;
  padding: 0px 10px;
}
.xyfg-list-box ul {
  padding: 0px;
}
.xyfg-list-box .list-item {
  margin-bottom: 10px;
  padding: 15px 20px;
  background: #FFF;
}
.xyfg-list-box .list-item a img {
  width: 100%;
  height: 150px;
}
.xyfg-list-box .list-item a span {
  padding: 16px 0px 7px 0px;
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #3a3b3c;
}
.xyfg-list-box .list-more {
  background: #FFF;
  margin: 0px auto;
  text-align: center;
  width: 99.9%;
  border-right: none;
  margin-top: -20px;
  border-top: 1px solid #efefef;
}
.xyfg-list-box .list-more a {
  display: inline-block;
  margin: 15px 0px 23px 0px;
  color: #13509b;
  font-size: 18px;
  width: 111px;
  height: 36px;
  line-height: 36px;
}
.xyld-list-box {
  min-height: 300px;
  margin: 14px 0px 40px 0px;
  padding: 0px 10px;
}
.xyld-list-box ul {
  padding: 0px;
}
.xyld-list-box .list-item {
  margin-bottom: 10px;
  padding: 15px 20px;
  background: #FFF;
  border-bottom: 1px dashed #ddd;
}
.xyld-list-box .list-item a p {
  color: #13509b;
  font-size: 18px;
}
.xyld-list-box .list-item a p .zc {
  color: #8a8585;
  padding-left: 18px;
  font-size: 16px;
}
.xyld-list-box .list-item a .js {
  padding: 3px 0px 7px 0px;
  display: block;
  font-size: 16px;
  color: #8a8585;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xyld-list-box .list-more {
  background: #FFF;
  margin: 0px auto;
  text-align: center;
  width: 99.9%;
  border-right: none;
  margin-top: -20px;
  border-top: 1px solid #efefef;
}
.xyld-list-box .list-more a {
  display: inline-block;
  margin: 15px 0px 23px 0px;
  color: #13509b;
  font-size: 18px;
  width: 111px;
  height: 36px;
  line-height: 36px;
}
.zzjg-list-box {
  min-height: 300px;
}
.zzjg-list-box .cont-nr {
  padding: 0px 15px;
}
.zzjg-list-box .cont-nr ul {
  padding: 0px;
}
.zzjg-list-box .cont-nr ul li {
  float: left;
  padding-bottom: 14px;
}
.zzjg-list-box .cont-nr ul li a {
  display: block;
  padding: 3px 20px;
  float: left;
  color: #4b4f54;
  font-size: 16px;
}


/* 小屏幕（平板，大于等于 768px） */
@media only screen and (max-width: 768px) {
  .ej-banner .ej-lm {
    font-size: 20px;
    bottom: 24px;
    padding: 6px 20px;
  }
}

/*机构设置 开始*/
.jgsz_box{ padding:10px;}
.jgmc{ color:#145b7d; font-size:1.2em; margin-top:10px;}
.jgnr ul li{ float:left; width:50%; text-align:left; margin-top:10px;}
.jgnr ul li a{font-size:0.8em; color:#333;}

/*机构设置 结束*/