.split {
  display: block;
  clear: both;
  padding: 15px;
}

.bg9 {
  background: #fff;
  min-height: 500px;
}

.bg8 {
  background: #fff;
}

#channel-menu {
  display: block;
  border-bottom: solid 1px #D8D8D8;
  padding: 15px 0 10px 0;
  height: 27px;
}

#channel-menu .tab {
  display: block;
  float: left;
  padding-right: 20px;
}

#channel-menu .tab a {
  display: block;
  padding: 10px;
  font-size: 15px;
  color: #a7a7a7;
  position: relative;
  top: -3px;
}

#channel-menu .tab a:hover {
  display: block;
  padding: 10px;
  font-size: 15px;
  color: #000;
  text-decoration: none;
}

#channel-menu .tab a.on {
  display: block;
  padding: 10px;
  font-size: 15px;
  color: #414141;
  border-bottom: solid 1px #1DB12B;
}

#channel-menu .order {
  display: block;
  float: right;
  padding-left: 15px;
}

#channel-menu .order a {
  display: block;
  padding: 8px 20px 8px 20px;
  color: #a7a7a7;
  border: solid 1px #D8D8D8;
  border-bottom: none;
  position: relative;
  top: 1px;
}

#channel-menu .order a:hover {
  display: block;
  padding: 8px 20px 8px 20px;
  color: #000;
  border: solid 1px #D8D8D8;
  border-bottom: none;
  position: relative;
  top: 1px;
  text-decoration: none;
  background: #F0F0F0;
}

#channel-menu .order a.on {
  display: block;
  padding: 8px 20px 8px 20px;
  color: #a7a7a7;
  border: solid 1px #D8D8D8;
  border-bottom: none;
  position: relative;
  top: 1px;
  background: #fff;
}

#channel-tab {
  display: block;
  padding: 15px 0 35px 0;
}

#channel-tab a {
  padding: 10px 30px 10px 30px;
  border-radius: 5px;
  font-size: 18px;
  font-family: 微软雅黑;
  color: #fff;
  background: #6ED477;
}

#channel-tab a:hover {
  padding: 10px 30px 10px 30px;
  border-radius: 5px;
  font-size: 18px;
  font-family: 微软雅黑;
  color: #fff;
  text-decoration: none;
  background: #7BDF84;
}

#a-tab {
  display: block;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  padding-top: 20px;
}

#a-tab a {
  padding: 8px 18px 8px 18px;
  border-radius: 20px;
  background: #e2e2e2;
  margin-right: 10px;
  color: #737373;
}

#a-tab a.on {
  padding: 8px 18px 8px 18px;
  border-radius: 20px;
  background: #fff;
  text-decoration: none;
  color: #000;
}

#a-tab a:hover {
  padding: 8px 18px 8px 18px;
  border-radius: 20px;
  background: #fff;
  text-decoration: none;
}

#g-tab {
  display: block;
  padding-top: 0;
  width: auto;
  height: auto;
  background: #e2e2e2;
}

#g-tab a {
  font-size: 15px;
  float: left;
  display: block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 8px;
}

#g-tab a.on {
  font-size: 15px;
  float: left;
  display: block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 8px;
  background: #fff;
  font-weight: bold;
}

#g-tab a:hover {
  text-decoration: none;
}

#ask-ad {
  display: block;
  width: 303px;
  height: 150px;
}

#ask-ad a {
  width: 303px;
  height: 150px;
  display: block;
  background-image: url(https://res.psy525.cn/pc/res/images/common/ask_ad.gif);
  background-position: left center;
  background-repeat: no-repeat;
}

.a-tit {
  display: block;
  width: 998px;
}

.a-tit a.tit {
  font-size: 24px;
  padding: 25px;
  display: block;
  width: 150px;
  padding-left: 25px;
  padding-bottom: 15px;
  float: left;
}

.a-tit a.tit:hover {
  font-size: 24px;
  padding: 25px;
  display: block;
  width: 150px;
  padding-left: 25px;
  padding-bottom: 15px;
  float: left;
  text-decoration: none;
}

.a-tit a.btn_edit {
  padding: 5px 30px 5px 30px;
  border-radius: 5px;
  font-size: 16px;
  font-family: 微软雅黑;
  color: #fff;
  background: #6ED477;
  float: right;
  margin: 20px;
}

.a-tit a.btn_edit:hover {
  padding: 5px 30px 5px 30px;
  border-radius: 5px;
  font-size: 16px;
  font-family: 微软雅黑;
  color: #fff;
  text-decoration: none;
  background: #7BDF84;
}

.a-type {
  display: block;
  width: 230px;
  height: 350px;
  border-left: solid 1px #F5F5F5;
  float: right;
  padding-left: 15px;
  color: #B0B0B0;
  padding-top: 15px;
  padding-right: 15px;
  overflow: hidden;
}

.a-type b {
  font-weight: normal;
  float: left;
  display: block;
  width: 40px;
  height: 300px;
}

.a-type a {
  border-radius: 20px;
  background: #eee;
  margin-right: 5px;
  margin-bottom: 12px;
  display: block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  float: left;
  color: #737373;
}

.a-type a:hover {
  background: #F4F4F4;
  color: #279F32;
  text-decoration: none;
}

#art-type {
  display: block;
  width: 643px;
  height: 50px;
  padding-left: 15px;
  color: #B0B0B0;
  padding-top: 15px;
  overflow: hidden;
}

#art-type a {
  border-radius: 20px;
  background: #eee;
  margin-right: 5px;
  display: block;
  width: 75px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  float: left;
  color: #737373;
}

#art-type a:hover {
  background: #F4F4F4;
  color: #279F32;
  text-decoration: none;
}

#art-type a.on {
  background: #F4F4F4;
  color: #279F32;
  text-decoration: none;
  font-weight: bold;
}

#citydr-list li a em {
  line-height: 14px;
}

.art-list {
  display: block;
  width: 693px;
  height: auto;
  float: left;
  padding-right: 15px;
}

.art-list li.txt a {
  display: block;
  padding: 10px 0;
  padding-bottom: 15px;
  color: #000;
}

.art-list li.txt a:hover {
  text-decoration: none;
  background: #F2F9E8;
  border-radius: 8px;
}

.art-list li.txt a b {
  font-size: 18px;
  display: block;
  color: #414141;
  height: 25px;
  overflow: hidden;
  font-weight: normal;
}

.art-list li.txt a i {
  display: block;
  color: #a7a7a7;
  font-style: normal;
  padding-top: 5px;
  font-size: 13px;
  font-family: 宋体;
}

.art-list li.split {
  display: block;
  height: 25px;
  padding-top: 20px;
  margin-bottom: 20px;
  border-bottom: dashed 1px #E6E6E6;
  clear: both;
}

.a-more {
  padding-left: 25px;
  display: block;
  height: 50px;
  padding-top: 10px;
  float: left;
}

.a-more a {
  display: block;
  text-align: center;
  width: 690px;
  height: 40px;
  background: #F2F9E8;
  line-height: 40px;
  border-radius: 40px;
  color: #279F32;
}

.a-more a:hover {
  text-decoration: none;
  background: #E8F3D8;
}

.artlist {
  display: block;
  clear: both;
  width: auto;
  overflow: hidden;
}

.artlist .item {
  display: block;
  padding: 40px;
  background: #fff;
  margin-bottom: 20px;
  line-height: 24px;
}

.artlist .item a.tit {
  font-size: 26px;
  color: #000;
}

.artlist .item a.tit:hover {
  font-size: 26px;
  color: #279F32;
  text-decoration: none;
}

.artlist .item .des {
  display: block;
  padding: 15px 0 15px 0;
  font-size: 14px;
  color: #737373;
}

.artlist .item .des a {
  color: #000;
}

.artlist .item .des a:hover {
  color: #000;
  text-decoration: none;
}

.artlist .item .remark {
  display: block;
  text-align: right;
  font-size: 12px;
  color: #737373;
}

.artlist .item .remark i {
  font-style: normal;
  padding: 0 15px 0 15px;
}

.artlist .item .remark i a {
  color: #737373;
}

.artlist .item .remark i a:hover {
  color: #000;
  text-decoration: none;
}

.artlist .more {
  display: block;
}

.artlist .more a {
  display: block;
  background: #f9f9f9;
  padding: 15px 0 15px 0;
  font-size: 16px;
  color: #737373;
  text-align: center;
}

.artlist .more a:hover {
  display: block;
  background: #fff;
  padding: 15px 0 15px 0;
  font-size: 16px;
  color: #737373;
  text-align: center;
  text-decoration: none;
}

.artlist .no {
  color: #a7a7a7;
  border: none;
  background: none;
  padding-left: 0;
}

.pic-list {
  display: block;
  width: 693px;
  height: auto;
  float: left;
  padding-left: 25px;
  padding-right: 15px;
}

.pic-list li {
  float: left;
  display: block;
  width: 330px;
  height: 140px;
  margin-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  overflow: hidden;
  line-height: 20px;
}

.pic-list li .picIcon {
  display: block;
  float: left;
  width: 150px;
}

.pic-list li .picIcon img {
  width: 120px;
  height: 120px;
  padding: 8px;
  border: solid 1px #E1E1E1;
  border-radius: 8px;
}

.pic-list li .pictxt {
  display: block;
  float: left;
  width: 180px;
  height: 140px;
  overflow: hidden;
  color: #a7a7a7;
}

.pic-list li .pictxt a.picTit {
  display: block;
  width: 175px;
  height: 21px;
  overflow: hidden;
  font-size: 18px;
  color: #414141;
  margin-bottom: 8px;
}

.pic-list li .pictxt .remark {
  color: #737373;
  display: block;
  width: 165px;
  height: 75px;
  overflow: hidden;
  font-family: 宋体;
  font-size: 12px;
  line-height: 19px;
  padding-top: 5px;
}

#bkhotlist {
  display: block;
  width: 693px;
  margin-left: 25px;
  float: left;
}

#bkhotlist li {
  display: block;
  padding-top: 8px;
  padding-bottom: 5px;
}

#bkhotlist li a {
  display: block;
  border-bottom: solid 1px #E0E0E0;
  padding: 10px;
  height: 725px;
  height: 20px;
  overflow: hidden;
  line-height: 28px;
  font-size: 14px;
  color: #666;
}

#bkhotlist li a:hover,
#bkhotlist li a:hover span b,
#bkhotlist li a:hover span {
  text-decoration: none;
  background: #F2F9E8;
  color: #279F32;
  cursor: pointer;
  border-radius: 8px;
}

#bkhotlist li a span {
  display: block;
  width: 605px;
  overflow: hidden;
  float: left;
  padding-right: 15px;
  cursor: pointer;
  font-size: 16px;
  color: #737373;
}

#bkhotlist li a label {
  display: block;
  width: 45px;
  overflow: hidden;
  float: left;
  font-size: 12px;
  color: #a7a7a7;
  background-image: url(https://res.psy525.cn/pc/res/images/common/arrow_right.gif);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 5px;
  cursor: pointer;
}

#bkhotlist li a span b {
  color: #4E4E4E;
  font-size: 16px;
}

#disease-list {
  display: block;
  clear: both;
  width: auto;
}

#disease-list li {
  float: left;
  display: block;
  padding: 10px;
}

#disease-list li a {
  display: block;
  width: 135px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  overflow: hidden;
  border: solid 1px #EBEBEB;
  border-radius: 6px;
  font-size: 16px;
}

#disease-list li a:hover {
  text-decoration: none;
  border: solid 1px #C0E8C4;
}

#citybrother,
#citybrother2 {
  display: block;
  width: 663px;
  height: auto;
  padding: 0 5px 10px 5px;
}

#citybrother a,
#citybrother2 a {
  display: block;
  width: 110px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  float: left;
  overflow: hidden;
  color: #737373;
  font-size: 12px;
  font-family: 宋体;
}

#citybrother a:hover,
#citybrother2 a:hover {
  background: #3AB145;
  color: #fff;
  text-decoration: none;
  border-radius: 40px;
}

.arttop {
  display: block;
  padding: 0 0 1em 0;
  height: 25px;
}

.arttop a.htit {
  font-size: 28px;
  font-weight: bold;
  float: left;
  padding-right: 10px;
}

.arttop .qq_z,
.arttop .qq_s {
  float: left;
  display: block;
  font-size: 12px;
  padding-top: 10px;
}

.arttop .qq_s {
  width: 140px;
  display: block;
}

.typemenu {
  display: block;
  border-bottom: solid 1px #E6E6E6;
  width: 968px;
  height: 43px;
  padding-left: 15px;
  padding-right: 15px;
}

.typemenu a {
  font-size: 15px;
  float: left;
  display: block;
  width: 80px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: solid 1px #E6E6E6;
  border-bottom: none;
  position: relative;
  bottom: -2px;
  margin-right: 8px;
  background: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.typemenu a.on {
  font-size: 15px;
  float: left;
  display: block;
  width: 80px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: solid 1px #E6E6E6;
  border-bottom: none;
  position: relative;
  bottom: -1px;
  border-top: solid 3px #279F32;
  margin-right: 8px;
  background: #fff;
  font-weight: bold;
}

.typemenu a:hover {
  text-decoration: none;
}

.typeremark {
  padding: 35px 0;
  display: block;
  line-height: 26px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.typeremark b {
  display: block;
  font-size: 16px;
}

.typeremark span {
  display: block;
  text-indent: 25px;
  color: #737373;
  font-size: 15px;
}

.typenavi {
  display: block;
  width: 580px;
  float: left;
  padding-right: 45px;
}

.typenavi li {
  border-bottom: dotted 1px #E1E1E1;
  clear: both;
  display: block;
  height: 40px;
}

.typenavi li a.tit1 {
  font-size: 16px;
  font-weight: bold;
  color: #279F32;
  display: block;
  width: 130px;
  float: left;
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
}

.typenavi li a.tit2 {
  color: #279F32;
  font-size: 16px;
  float: left;
  height: 40px;
  line-height: 40px;
}

.typenavi li a:hover {
  text-decoration: underline;
}

.relateTypeArtTit {
  display: block;
  width: 580px;
  float: left;
  border-bottom: solid 1px #ECECEC;
  height: 30px;
  line-height: 30px;
  padding-top: 15px;
  margin-bottom: 10px;
}

.relateTypeArtTit a.r-tit-l {
  font-size: 16px;
  float: left;
  font-weight: bold;
}

.relateTypeArtTit a:hover {
  text-decoration: underline;
}

.relateTypeArtTit a.r-tit-r {
  float: right;
  font-size: 13px;
}

#location {
  display: block;
  padding: 10px 0 0 0;
  color: #a7a7a7;
  width: 1000px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  font-family: 宋体;
}

#location a,
#location b {
  padding: 6px;
  color: #a7a7a7;
}

#location b {
  font-weight: normal;
  color: #a7a7a7;
}

.typeTitle {
  display: block;
  font-size: 18px;
  padding: 20px 0;
}

.typebody {
  display: block;
  font-size: 16px;
  padding-bottom: 20px;
  border-top: none;
  line-height: 28px;
}

.ad-1 {
  border: dotted 1px #E1E1E1;
  display: block;
  overflow: hidden;
  border-radius: 10px;
  width: 300px;
  height: 250px;
  margin-top: 10px;
}

#ad-1 {
  border-top: dotted 1px #ECECEC;
  display: block;
  padding: 5px 0 5px 50px;
}

.typedrlist {
  display: block;
  width: 303px;
  height: auto;
  border: dotted 1px #E1E1E1;
  float: left;
  border-radius: 6px;
}

.typedrlist b {
  display: block;
  padding: 8px;
  color: #414141;
  font-size: 14px;
}

#zcdr-list {
  display: block;
  width: 263px;
  height: auto;
  padding: 20px;
  padding-top: 0;
  padding-bottom: 15px;
}

#zcdr-list li {
  height: 68px;
  _height: 65px;
  *height: 65px;
  display: block;
  border-bottom: dotted 1px #D5D5D5;
  clear: both;
}

#zcdr-list li a {
  display: block;
  color: #737373;
  width: 263px;
  height: 60px;
  padding-top: 6px;
  _padding-top: 1px;
  *padding-top: 1px;
}

#zcdr-list li a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #279F32;
  background: #F2F9E8;
}

#zcdr-list li a img {
  width: 48px;
  height: 48px;
  padding: 4px;
  border: solid 1px #E6E6E6;
  border-radius: 4px;
  float: left;
}

#zcdr-list li a em {
  float: left;
  padding-left: 8px;
  font-style: normal;
  display: block;
  overflow: hidden;
  width: 195px;
  height: 60px;
  font-size: 12px;
  font-family: 宋体;
}

#zcdr-list li a em b {
  font-size: 15px;
  font-style: normal;
  color: #279F32;
  font-family: "microsoft yahei";
  display: block;
  padding: 0;
  padding-bottom: 10px;
}

#zcdr-list li a em i {
  font-style: normal;
  color: #AAA;
}

#zcdr-list .tx {
  display: block;
  height: 20px;
  color: #a7a7a7;
  line-height: 20px;
  font-family: 宋体;
  font-size: 12px;
  border: none;
  padding-top: 8px;
}

.artview-l {
  width: 683px;
  display: block;
  float: left;
  padding: 0;
}

#a-title {
  font-size: 36px;
  padding: 15px 25px 5px 0;
  color: #414141;
}

#a-remark {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 30px;
  line-height: 30px;
  padding-bottom: 5px;
  border-bottom: dotted 1px #E1E1E1;
  color: #a7a7a7;
}

#a-remark i {
  font-style: normal;
  padding-right: 20px;
  color: #a7a7a7;
  font-family: 宋体;
}

#a-remark i a {
  color: #a7a7a7;
}

.a-body {
  font-size: 1.35em;
  padding: 25px 25px 25px 0;
  line-height: 1.75em;
  color: #383838;
  font-family: Arial;
}

.a-body br {
  line-height: 3.2em;
  display: block;
}

.a-body .end {
  display: block;
  clear: both;
  padding: 1em 0;
  width: 100%;
  text-align: center;
  font-size: .8em;
  color: #a7a7a7;
}

#relatedArtTit {
  clear: both;
  display: block;
  font-weight: bold;
  height: 30px;
  width: 590px;
  font-size: 15px;
  color: #000;
  text-indent: 0;
  padding-top: 15px;
  padding-left: 15px;
}

#relateArtList {
  display: block;
  width: 585px;
  padding-left: 15px;
  padding-top: 15px;
}

#relateArtList li {
  display: block;
  text-indent: 0;
  border-bottom: dotted 1px #eee;
}

#relateArtList li a {
  display: block;
  float: left;
  width: 500px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  overflow: hidden;
}

#relateArtList li i {
  font-style: normal;
  color: #a7a7a7;
  font-size: 12px;
  font-family: 宋体;
  float: left;
  display: block;
  padding-left: 15px;
}

#addart {
  display: block;
  border: solid 8px #DBF5DC;
  width: 264px;
  height: 40px;
  padding: 10px;
  margin-top: 12px;
  background: #F1F9F1;
}

#addart input {
  margin: 12px;
  width: 100px;
  height: 30px;
  margin-top: 5px;
}

#title {
  display: block;
  padding: 8px;
  background-image: url(https://res.psy525.cn/pc/res/images/room/roombg.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  height: 30px;
  padding-top: 20px;
}

#title a {
  font-size: 14px;
  color: #2D7810;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
}

#title a:hover {
  text-decoration: underline;
}

#title a.selected {
  color: #414141;
  font-weight: bold;
}

.art-form-r {
  display: block;
  width: 940px;
  height: 35px;
  padding: 15px 0 15px 0;
  line-height: 22px;
  color: #a7a7a7;
  font-family: 宋体;
}

.art-form-r em {
  float: left;
  font-style: normal;
  padding-left: 50px;
}

.art-form-r i {
  float: left;
  font-style: normal;
}

.art-form-l {
  display: block;
  width: 600px;
  height: auto;
  padding-left: 40px;
  padding-bottom: 10px;
}

.art-form-l i {
  float: left;
  display: block;
  width: 50px;
  font-style: normal;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
}

.art-form-l span {
  float: left;
  display: block;
  width: 550px;
  font-style: normal;
  color: #a7a7a7;
}

#clt_Title {
  width: 630px;
  height: 24px;
  line-height: 24px;
  border: solid 1px #C9C9C9;
  border-radius: 6px;
  padding: 8px;
  font-size: 16px;
}

#clt_Contents {
  width: 800px;
  height: 524px;
  border: solid 1px #C9C9C9;
  border-radius: 6px;
  padding: 8px;
  font-size: 16px;
}

#clt_Froms {
  width: 160px;
  height: 24px;
  line-height: 24px;
  border: solid 1px #C9C9C9;
  border-radius: 6px;
  padding: 8px;
  font-size: 16px;
}

#arttype_drop {
  width: 180px;
  height: 35px;
  border: none;
  background: #fff;
  color: #000;
  border: solid 1px #C9C9C9;
  border-radius: 6px;
}

#btn_art_submit {
  width: 170px;
  font-size: 24px;
}

#myartlist {
  display: block;
  width: 900px;
  margin: 0 auto;
  padding-bottom: 15px;
}

#myartlist li {
  border-bottom: dotted 1px #E1E1E1;
  padding: 15px;
  padding-left: 0;
}

#myartlist li a {
  color: #279F32;
}

#myartlist li a.tit {
  font-size: 15px;
  font-weight: bold;
}

#myartlist li span.txt {
  color: #A9A9A9;
  padding-left: 15px;
}

#totalart {
  display: block;
  color: #414141;
  display: block;
  width: 940px;
  height: 20px;
  padding: 10px;
  padding-top: 5px;
  margin-right: 20px;
  margin-left: 20px;
}

#totalart i {
  font-style: normal;
  padding-left: 20px;
}

.a1-tit {
  display: block;
  width: 673px;
  padding-top: 15px;
}

.a1-tit a.tit {
  font-weight: bold;
  font-size: 22px;
  padding: 15px;
  padding-top: 0;
  display: block;
  width: 150px;
  padding-left: 25px;
  float: left;
}

.a1-tit a.btn_edit {
  display: block;
  padding: 5px 15px 5px 15px;
  background: #6EC64A;
  color: #fff;
  border-radius: 20px;
  text-align: center;
  float: right;
}

.a1-tit a.btn_edit:hover {
  background: #8AD957;
  text-decoration: none;
}

.funmenu {
  display: block;
  font-size: 12px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.funmenu a {
  padding: 5px;
  background: #EEEEEF;
  border: solid 1px #D4D4D4;
  margin-right: 10px;
  color: #414141;
  text-decoration: none;
}

.funmenu a:hover {
  color: #2D7810;
}

.funmenu a.share {
  background-image: url(https://res.psy525.cn/pc/res/images/common/icon_4.gif);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 18px;
}

.c-fun {
  display: block;
  padding: 15px 0 15px 0;
}

.c-fun li {
  float: left;
  padding: 0 30px 0 0;
  display: block;
}

.c-fun li a {
  display: block;
  font-size: 28px;
  width: 160px;
  height: 60px;
  color: #414141;
  line-height: 30px;
  border: solid 5px #eee;
  border-radius: 8px;
  padding-top: 10px;
  text-align: center;
}

.c-fun li a:hover {
  display: block;
  font-size: 28px;
  width: 160px;
  height: 60px;
  color: #414141;
  line-height: 30px;
  border: solid 5px #DBDBDB;
  border-radius: 8px;
  padding-top: 10px;
  text-align: center;
  text-decoration: none;
}

.c-fun li a i {
  font-style: normal;
  color: #a7a7a7;
  font-family: 宋体;
  font-size: 12px;
  display: block;
}

.c-fun li a i em {
  font-style: normal;
}

.wr {
  width: 303px;
}

#rel-list {
  padding: 30px 0 30px 0;
  display: block;
  width: 640px;
  float: left;
}

#rel-list li {
  display: block;
  padding: 10px 0;
}

#rel-list .tit {
  color: #737373;
  font-size: 28px;
  border-bottom: solid 1px #DBDBDB;
  margin-bottom: 10px;
}

#rel-list .item {
  float: left;
  display: block;
  width: 33.3%;
}

#rel-list .item a {
  display: block;
  width: 95%;
  height: 14.5em;
  overflow: hidden;
  margin: .5em .8em 0 0;
  background: #fff;
  border: solid 1px #eee;
}

#rel-list .item a img {
  width: 100%;
  display: block;
}

#rel-list .item a b {
  font-weight: normal;
  font-size: 1.2em;
  display: block;
  padding: .5em;
}

#visi-list {
  float: right;
  display: block;
  padding: 30px 0 10px 0;
}

#visiting-user,
.comment-list {
  margin: 0;
}

#comment {
  padding-left: 0;
}

#cityhot {
  font-size: 14px;
  display: block;
}

#subsite-list {
  display: block;
  padding-bottom: 20px;
}

#subsite-list li {
  float: left;
  padding: 2px 8px 2px 2px;
}

#subsite-list li a {
  color: #a7a7a7;
  font-family: 宋体;
  font-size: 12px;
}

#subsite-list li a:hover {
  color: #414141;
  font-family: 宋体;
  font-size: 12px;
}

.cityhot a {
  color: #a7a7a7;
  font-family: 宋体;
  font-size: 12px;
  padding: 5px 15px 5px 0;
  float: left;
}

.cityhot a:hover {
  color: #414141;
  font-family: 宋体;
  font-size: 12px;
  padding: 5px 15px 5px 0;
  float: left;
}

#adinfo {
  display: block;
  padding: 60px 0 60px 0;
}

#adinfo li {
  float: left;
  display: block;
  padding-right: 55px;
}

#adinfo .tit {
  font-size: 28px;
  color: #C1C1C1;
}

#adinfo .item a {
  line-height: 36px;
  display: block;
  color: #C1C1C1;
  text-align: center;
}

#adinfo .item a b {
  display: block;
  font-weight: normal;
  font-size: 32px;
  color: #a7a7a7;
}

#adinfo .item a:hover,
#adinfo .item a:hover b {
  text-decoration: none;
  color: #000;
}

body,
#menu .item a.on,
#menu .item a.on:hover {
  background: #fff;
}

.bg5,
#menu .item ul,
#menu .item ul li {
  background: #eee;
}

#menu .item ul li a:hover {
  background: #f9f9f9;
}

#menu .item a:hover {
  color: #000;
  background: #fff;
}

.pdline {
  display: block;
  padding: 5em 0 0 0;
}

a:hover {
  text-decoration: none;
}

#visi-list {
  float: right;
  display: block;
  padding: 30px 0 10px 0;
}

#visiting-user,
.comment-list {
  margin: 0;
}

#comment {
  padding-left: 0;
}

.a-body .end {
  display: block;
  clear: both;
  padding: 2em 0;
  width: 100%;
  text-align: center;
  font-size: .8em;
  color: #a7a7a7;
}

#a-remark .commentlink {
  background: none;
  padding: 0;
}

.tags {
  display: block;
  font-size: 1em;
}

.tags a {
  padding: .2em .8em;
  border: solid 1px #4BC956;
  border-radius: 100em;
  font-size: 1em;
  margin-right: .6em;
  color: #4BC956;
}

.tags a:hover {
  padding: .2em .8em;
  margin-right: .6em;
  border: solid 1px #4BC956;
  border-radius: 100em;
  text-decoration: none;
  background: #4BC956;
  color: #fff;
}

.artType {
  display: block;
  width: 12%;
}

.artType a b {
  padding: .2em 0;
  background: #5CC665;
  color: #fff;
  font-size: 1.2em;
  font-weight: normal;
  width: 100%;
  text-align: center;
  display: block;
}

.artType a i {
  display: block;
  background-image: url(https://img.psy525.cn/res/images/common/low2017.png);
  width: 100%;
  height: 1em;
  background-size: 1.3em;
  background-position: center -0.3em;
  background-repeat: no-repeat;
}

.a-for {
  display: block;
  line-height: 1.8em;
  padding: .5em 0;
  text-align: left;
  font-size: 1em;
}

.a-for i {
  color: #a7a7a7;
  display: block;
  font-size: .8em;
  font-family: 宋体;
  font-style: normal;
}

.a-for a {
  color: #4BC956;
}

.a-for b {
  padding-right: .5em;
  color: #000;
}

.a-for br {
  line-height: normal;
}

.r-htit {
  display: block;
  padding: 1em;
  color: #414141;
  font-size: 1.2em;
}

.hotcslist {
  display: block;
  width: 90%;
  margin: 0 auto;
}

.hotcslist li {
  display: block;
  width: 100%;
  height: 11em;
  overflow: hidden;
}

.hotcslist li a img {
  width: 100%;
  height: auto;
  display: block;
}

.hotcslist li a i {
  position: relative;
  display: block;
  background: #000;
  color: #fff;
  font-size: 1em;
  padding: .8em;
  width: auto;
  top: -3.1em;
  font-style: normal;
  text-align: right;
  background: linear-gradient(bottom, rgba(0, 0, 0, 0.65098) 4%, rgba(0, 0, 0, 0) 99%);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.65098) 4%, rgba(0, 0, 0, 0) 99%);
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.65098) 4%, rgba(0, 0, 0, 0) 99%);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.65098) 4%, rgba(0, 0, 0, 0) 99%);
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65098) 4%, rgba(0, 0, 0, 0) 99%);
}

.hotcslist li a:hover {
  text-decoration: none;
}

.title {
  display: block;
  padding: 1.8em 0 .8em 0;
  font-size: 2.5em;
}

.title a:hover {
  text-decoration: none;
}
