* {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #333;
}
img {
  border: none;
  font-size: 0;
  display: block;
  max-width: 100%;
}
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body {
  font-size-adjust: none;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  font: 14px Arial, Helvetica, sans-serif;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #333;
  max-width: 16rem;
  margin: 0 auto;
  background: #f1f1f1;
  line-height: 1.67;
  min-width: 320px;
  font-size: 0.54rem;
}
.logo {
  width: 16rem;
  margin-bottom: 1px;
}
.nav-cont-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.nav-cont-ul li {
  width: 25%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  text-align: center;
  line-height: 1.35rem;
  background: url(../images/nav_bg.jpg) no-repeat;
  background-size: 100%;
}
.nav-cont-ul li:nth-child(4n) {
  border-right: none ;
}
#banner{
	margin-bottom: 0.5rem;
}

.zx-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.6rem;
  margin-top: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5rem 0;
}
.zx-content .zx-nr {
  width: 25%;
  overflow: hidden;
  text-align: center;
}
.zx-content .zx-nr .zx-icon {
  margin: 0 auto 0.1rem;
  width: 1.85rem;
  height: 1.85rem;
  background: url(../images/top_zx1.jpg) no-repeat center;
  background-size: 100% 100%;
}
.zx-content .zx-nr span {
  display: block;
}

.yyjj-content {
  text-align: justify;
  margin-bottom: 0.4rem;
}
.yyjj-content img {
  margin-top: 0.2rem;
  float: left;
  width: 6.375rem;
  margin-right: 0.4rem;
}
.bs-cont {
  background: #fff;
  padding: 0.54rem 0.45rem 0.55rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0.5rem;
}

.tszl-ul {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tszl-ul li {
  float: left;
  width: 3.525rem;
  text-align: center;
  line-height: 1.5rem;
  box-sizing: border-box;
  /* border: 1px solid #b46d1e; */
  background: #f0e3d4;
  margin-bottom: 0.325rem;
  border-radius: 0.375rem;
}
.ys-title {
  width: 4.3rem;
  height: 11rem;
  overflow: hidden;
  float: left;
}
.ys-title ul {
  width: 4.3rem;
}
.gruen{
	color: #b46d1e;
}
.ys-title ul li {
  line-height: 1.63rem;
  background: #f8f3ed;
  text-align: center;
  margin-bottom: 1px;
  position: relative;
}

.tabs{
  margin-bottom: 0.5rem;
  overflow: hidden;
}
.tabs div{
  width: 3rem;
  line-height: 1.2rem;
  float: left;
  margin-right: 0.3rem;
  background: #e9e9e9;
  text-align: center;
}
.tabs .tab-active{
  color: #db6d01;
  border-bottom: 1px solid #db6d01;
}
.ys-title ul li i {
  position: absolute;
  right: 10%;
  font-size: 12px;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  color: #f8f3ed !important;
}
.ys-title ul li.cur {
  background: #b46d1e;
  color: #fff;
}
.ys-title .tab-zj {
  background: #e8c086;
  color: #fff;
  text-align: center;
  height: 1rem;
}
.ys-title .tab-zj img {
  height: 100%;
}
.zj-content {
  background: #f8f8f8;
  width: 11.7rem;
  height: 11rem;
  float: left;
  min-height: 1rem;
  text-align: center;
}
.zj-content .zj-img-cont {
  width: 4.35rem;
  height: 4.35rem;
  margin: 0.8rem auto 0.3rem;
}
.zj-content .zj-title {
  font-size: 0.8rem;
  font-weight: bold;
}
.zj-content .zj-rongyu {
  color: #111;
}
.zj-content .zj-jj-wz {
  font-size: 0.5rem;
  color: #888;
  width: 90%;
  margin: 0.2rem auto;
}
.zj-zhixun {
  text-align: center;
  margin-top: 0.7rem;
}
.zj-zhixun a {
  display: inline-block;
  line-height: 1.2rem;
  width: 4.25rem;
  border-radius: 50px;
  background: #e8c086;
  color: #fff;
}
.zj-zhixun a:nth-child(2) {
  margin-left: 0.4rem;
  background: #c65400;
}
#banner .swiper-pagination-bullet-active{
	background-color: #ff8700 !important;
}

.new-ul {
  overflow: hidden;
  margin-top: 0.2rem;
}
.new-ul li {
  border-bottom: 1px dashed  #ccc;
  overflow: hidden;
  padding-bottom: 0.6rem;
  margin-bottom: 0.6rem;
  position: relative;
}
.new-ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.new-ul .bk-img {
  width: 5.2rem;
  height: 3.35rem;
  float: left;
  border-radius: 6px;
  overflow:hidden;
}
.new-ul .bk-img img {
  height: 100%;
}
.new-ul .bk-wemzi {
  margin-left: 5.7rem;
}
.new-ul .bk-wemzi h3 {
  line-height: 1;
  margin-bottom: 0.25rem;
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.new-ul .bk-wemzi .new-p {
  font-size: 0.5rem;
  color: #777;
  line-height: 1.6;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.new-ul .new-msg {
  overflow: hidden;
  font-size: 0.43rem;
  height: 0.875rem;
  position: absolute;
  bottom: 0.2rem;
  color: #999;
  width: calc(9.2rem);
}
.new-ul .new-msg p {
  float: left;
  width: 50%;
}
.new-ul .new-msg span {
  float: right;
  width: 50%;
  text-align: right;
}
.red-zx {
    color: #db6d01;
}

.cone form {
  background: #f5f5f5;
  padding: 0.7rem .5rem 1rem;
  margin-top: .5rem;
  border-radius: .25rem;
}
.cone form p {
  margin-bottom: .15rem;
}
.cone form p label {
  display: inline-block;
  height: 1.2rem;
  line-height: 1.2rem;
}
.clear {
  clear: both;
  overflow: hidden;
}
.cone form p input,
.cone form p select {
  /* float: left; */
  width: 100%;
  height: 1.5rem;
  background: #fff;
  line-height: 1.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  border: 1px solid #ccc;
}
.footer {
  margin-top: 0.7rem;
}
.foot_wenzhi{
	background: #3d464f;
	text-align: center;
	color: #fff;
	padding-bottom: .4rem;
}
.foot_wenzhi p{
	margin-bottom: .12rem;
}
.text1::-webkit-input-placeholder,
#ms::-webkit-input-placeholder {
  color: #ccc;
  text-indent: 3px;
}
.textA::-webkit-input-placeholder {
  color: #ccc;
  position: relative;
  top: 0;
  left: 0;
}
input[type="date"]::-webkit-datetime-edit {
  /* content: '起始时间'; */
  color: #ccc;
}
.form_btn input {
  display: block;
  width: 5rem;
  height: 1.45rem;
  line-height: 1.45rem;
  text-align: center;
  color: #fff;
  background: #ff9d00;
  border-radius: .125rem;
  font-family: microsoft yahei;
  border: none;
  outline: none;
}
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
}

/*列表页样式*/
.fl {
  float: left;
}
.position {
  line-height: 1.5rem;
  width: 100%;
  text-indent: 0.5rem;
  background: #f4f4f4;
}
.article-list-ul {
  padding: 0.4rem 0 0;
}
.article-list-ul li:last-child {
  border-bottom: none;
  margin-bottom: 0.2rem;
}
.article-list-li {
  padding-bottom: 0.5rem;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 0.6rem;
  overflow: hidden;
}
.article-list-li .article-img {
  float: left;
  width: 4.3rem;
  margin-right: 0.4rem;
  height: 3.125rem;
  overflow: hidden;
}
.article-list-li .article-img img {
  width: 4.3rem;
}
.article-wenzi{
	float: left;
	width: 11.2rem;
}
.article—list-wenzi{
	float: left;
	width: 10.3rem;
}
.article-list-li .article-wenzi h3 {
  line-height: 1;
  margin-bottom: 0.3rem;
  font-weight: 600;
  color: #555;
}
.article-list-li .article-wenzi p {
  line-height: 1.6;
  color: #666;
  font-size: 0.48rem;
}
.article-list-li .article-wenzi .laiyuan {
  font-size: 12px;
  color: #999;
  margin-top: 0.2rem;
}
.pagelist {
  padding: 0.25rem 0.25rem 0.375rem;
  text-align: center;
}
.pagelist ul {
  width: 100%;
  overflow: hidden;
}
.pagelist ul li {
  display: inline-block;
  padding: 5px;
}
.yj-wz {
  line-height: 1.125rem;
  margin-top: 0.4rem;
  text-align: center;
}
.articrl-title {
  text-align: center;
  margin-bottom: 0.5rem;
}
.articrl-title h1 {
  font-size: 0.8rem;
  margin-top: 0.3rem;
}
.articrl-title .msg span {
  margin-right: 0.4rem;
}
.article-zx {
  text-align: center;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.article-zx a {
  display: inline-block;
}
.article-zx a:nth-child(1) {
  width: 8.3rem;
  margin-right: 0.3rem;
}
.article-zx a:nth-child(2) {
  width: 3.475rem;
}
.article-content p {
  margin-bottom: 0.5rem;
  text-align: justify;
}
.article-content p img {
  display: inline-block;
}
.article-article-li {
  padding-bottom: 0.4rem;
  overflow: hidden;
  margin-bottom: 0.4rem;
  border-bottom: 1px dashed #ccc;
}
.article-article-li .article-img {
  width: 3.25rem;
  float: left;
  height: 2.225rem;
  overflow: hidden;
  margin-right: 0.4rem;
}
.article-article-li .article-wenzi h3 {
  line-height: 1;
  margin-bottom: 0.2rem;
}
.article-article-li .article-wenzi p {
  line-height: 1.5;
  color: #666;
  font-size: 0.5rem;
}
.article-article-li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.fenye {
  margin-top: 0.6rem;
}
.td-img {
  padding-top: 0.22rem;
}
.list-zj-img{
	width: 32%;
}
.list-zj-cont{
	overflow: hidden;	
	padding: 0.3rem 0.12rem;
}
.list-zj-cont li{
	width:100%;
	float: left;
	display: flex;
	margin-bottom: 0.5rem;
}
.list-zj-cont li:nth-child(2n){
	float: right;
}
.list-zj{
	width: 68%;
	background: #f3f3f3;
	box-sizing: border-box;
	padding: 0.3rem 0.5rem;
}
.list-zj h3{
	color: #b46d1e;
	margin-bottom: .2rem;
}
.doctor_stitlse{
	background: #dbdbdb;
	display: inline-block;
	margin-bottom: .2rem;
	padding: 2px 10px;
	border-radius: 3px;
}
.list-zj p{
	color: #666;
	font-size: 0.5rem;
}

.db-zx {
  position: fixed;
  width: 16rem;
  bottom: 0;
  height: 2.425rem;
  background: url(../images/footer_swt.gif) no-repeat center top;
  background-size: 100% auto;
  overflow: hidden;
  z-index: 9999;
}
.db-zx a {
  float: left;
  height: 2.3rem;
}