.column-list {
  display: block;
  margin-bottom: 30px;
}
.column-list li {
  width: 100%;
  height: 48px;
  position: relative;
}
.column-list .column-icon {
  position: absolute;
  width: 10px;
  height: 9px;
  background: url("../img/list-arrow-right.png") no-repeat center;
  top: 19px;
  left: 10px;
}
.column-list .column-item {
  height: 47px;
  line-height: 47px;
  display: block;
  margin-left: 30px;
  border-bottom: 1px dashed #d8d8d8;
  font-size: 14px;
  color: #3f3f3f;
}
.column-list .column-item:hover {
  color: #c41204;
}
.column-list span {
  font-size: 14px;
  color: #747474;
  height: 47px;
  line-height: 47px;
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 800px) {
  .column-list span {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .main-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pagination li:not(.btn),
  .pagination li:not(.btn) {
    display: none;
  }
  .pagination li.prev {
    margin-right: 100px;
  }
}
.main-container .main-content {
  width: 820px;
  float: left;
}
.main-container .sidebar {
  width: 325px;
  float: right;
}
.main-container .sidebar-channel-item {
  border: solid 1px #e5e5e5;
  margin-bottom: 15px;
  background-color: #f6f6f6;
}
.main-container .sidebar-channel-title {
  color: #c41204;
  font-size: 18px;
  margin: 0;
  line-height: 42px;
  padding-left: 20px;
  border-bottom: solid 1px #e5e5e5;
}
.main-container .sidebar-doclist {
  padding: 20px 12px;
}
.main-container .sidebar-doclist li {
  line-height: 20px;
  margin-bottom: 8px;
  background: url("../img/dot-black.png") left 8px no-repeat;
  padding-left: 10px;
}
.main-container .sidebar-doclist a {
  font-size: 12px;
  color: #686868;
}
.main-container .sidebar-doclist a:hover {
  color: #c41204;
}
.main-container-channel .channel-item {
  border: solid 1px #e5e5e5;
  border-top: solid 4px #c41204;
  margin-bottom: 30px;
}
.main-container-channel .channel-item-more {
  float: right;
  margin-right: 15px;
}
.main-container-channel .channel-item-more a {
  font-size: 14px;
  color: #3f3f3f;
}
.main-container-channel .channel-item-more a:hover {
  color: #c41204;
}
.main-container-channel .column-head {
  background: #f4f4f4;
  border-bottom: none;
}
.main-container-channel .column-list {
  margin-bottom: 0;
  padding: 25px 15px;
}
.main-container-channel .column-list li {
  height: 32px;
}
.main-container-channel .column-list .column-icon {
  top: 12px;
}
.main-container-channel .column-list span {
  height: 32px;
  line-height: 32px;
}
.main-container-channel .column-list .column-item {
  border-bottom: none;
  height: 32px;
  line-height: 32px;
}
@media screen and (max-width: 1162px) {
  .main-container {
    padding: 0 15px;
  }
  .main-container .main-content {
    width: 75%;
  }
  .main-container .sidebar {
    width: 23%;
  }
}
@media screen and (max-width: 1000px) {
  .main-container .main-content {
    width: 68%;
  }
  .main-container .sidebar {
    width: 30%;
  }
}
@media screen and (max-width: 768px) {
  .main-container .main-content {
    width: 60%;
  }
  .main-container .sidebar {
    width: 37%;
  }
}
@media screen and (max-width: 580px) {
  .main-container {
    padding: 0;
  }
  .main-container .main-content {
    width: 100%;
    float: none;
  }
  .main-container .sidebar {
    width: 100%;
    float: none;
  }
  .main-container .sidebar-channel-item {
    margin-bottom: 10px;
  }
  .main-container .channel-item {
    margin-bottom: 10px;
  }
}
/**鏂囩珷璇︾粏椤�**/
.main-container-detail .main-content {
  border: solid 1px #e5e5e5;
  border-top: solid 4px #c41204;
  box-shadow: 3px 3px 5px #F5F5F5;
}
.main-container-detail .content {
  padding: 10px 45px;
}
.main-container-detail .content-title {
  font-size: 18px;
  line-height: 32px;
  padding: 10px 0;
  color: #222;
  text-align: center;
  border-bottom: dashed 1px #e5e5e5;
}
.main-container-detail .content-attrs {
  font-size: 12px;
  color: #9b9b9b;
}
.main-container-detail .content-pubtime {
  float: right;
}
.main-container-detail .content-html {
  font-size: 14px;
  line-height: 1.85;
  color: #222;
}
.main-container-detail .content-share {
  border-top: solid 1px #BABABA;
  margin-top: 35px;
  padding: 20px 0;
}
@media screen and (max-width: 768px) {
  .main-container-detail .content {
    padding: 10px;
  }
}
@media screen and (max-width: 580px) {
  .main-container-detail .main-content {
    margin-bottom: 10px;
  }
}
.column-list {
  display: block;
  margin-bottom: 30px;
}
.column-list li {
  width: 100%;
  height: 48px;
  position: relative;
}
.column-list .column-icon {
  position: absolute;
  width: 10px;
  height: 9px;
  background: url("../img/list-arrow-right.png") no-repeat center;
  top: 19px;
  left: 10px;
}
.column-list .column-item {
  height: 47px;
  line-height: 47px;
  display: block;
  margin-left: 30px;
  border-bottom: 1px dashed #d8d8d8;
  font-size: 14px;
  color: #3f3f3f;
}
.column-list span {
  font-size: 14px;
  color: #747474;
  height: 47px;
  line-height: 47px;
  position: absolute;
  right: 0;
  top: 0;
}
.pagination {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.pagination li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 1px solid #dddddd;
  background-color: #f4f4f4;
  font-size: 12px;
}
.pagination li a {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  height: 29px;
  color: #333;
}
.pagination li.on a {
  color: #c41204;
}
.pagination li.on,
.pagination li.more {
  cursor: default;
  border: 0 none;
  line-height: 30px;
  background-color: transparent;
}
.pagination li.on a,
.pagination li.more a {
  cursor: default;
}
@media screen and (max-width: 800px) {
  .column-list span {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .main-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pagination li:not(.btn),
  .pagination li:not(.btn) {
    display: none;
  }
  .pagination li.prev {
    margin-right: 100px;
  }
}
.left-column {
  width: 68%;
  height: auto;
  min-height: 500px;
  float: left;
}
.right-column {
  width: 30%;
  height: auto;
  min-height: 500px;
  float: right;
}
.column-head.column-head-bg {
  background: url("../img/header-bg-3.png") no-repeat bottom left;
  position: relative;
}
.column-head.column-head-bg .more {
  position: absolute;
  color: #363636;
  font-size: 12px;
  line-height: 42px;
  top: 0;
  right: 0;
}
.news-list-2 {
  display: block;
}
.news-list-2 .list-item {
  display: block;
  width: 100%;
  height: 36px;
  line-height: 36px;
}
.news-list-2 .list-item .list-index {
  font-size: 10px;
  color: #ffffff;
  text-align: center;
  background-color: #505050;
  padding: 0 3px;
}
.news-list-2 .list-item .list-index.red-index {
  background-color: #c41204;
}
.news-list-2 .list-item .item-title {
  font-size: 14px;
  color: #747474;
}
.news-list-3 {
  display: block;
}
.news-list-3 .list-item {
  width: 100%;
  height: 50px;
  display: block;
  margin-top: 11px;
  padding-bottom: 11px;
  border-bottom: 1px solid #e5e5e5;
}
.news-list-3 .list-item .item-img {
  float: left;
  width: 63px;
  height: 50px;
  overflow: hidden;
  margin-right: 18px;
}
.news-list-3 .list-item .item-img img {
  height: 100%;
}
.news-list-3 .list-item .item-title {
  font-size: 14px;
  color: #747474;
  height: 36px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.news-list-3 .list-item .item-title a {
  color: #747474;
}
.news-list-3 .list-item .item-date {
  margin: 0;
  padding: 0;
  line-height: 14px;
  font-size: 12px;
  color: #b7b7b7;
  text-align: right;
}
.pic-news {
  clear: both;
  padding: 15px 0;
}
.pic-news .list-wrap {
  width: 100%;
  height: 182px;
  margin-top: 14px;
  overflow: hidden;
}
.pic-news .pic-news-list {
  display: block;
  width: 400%;
  height: 182px;
}
.pic-news .pic-news-list .list-item {
  display: block;
  float: left;
  height: 180px;
  width: 212px;
  border: 1px solid #dcdcdc;
  margin-right: 20px;
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
}
.pic-news .pic-news-list .item-img {
  display: block;
  width: 212px;
  height: 122px;
  overflow: hidden;
}
.pic-news .pic-news-list .item-img img {
  width: 100%;
}
.pic-news .pic-news-list .item-title {
  display: block;
  width: 192px;
  height: 38px;
  padding: 10px;
  line-height: 19px;
  overflow: hidden;
  font-size: 12px;
  color: #494949;
}
.news-list-1.switch {
  width: 100%;
  height: 112px;
}
.news-list-1.switch .list-item {
  float: left;
  margin: 0;
  padding: 0;
  border: 0 none;
  height: 112px;
  width: 100%;
}
.news-list-1.switch .item-img {
  height: 110px;
  width: 162px;
  border: 1px solid #e5e5e5;
}
.news-list-1.switch .item-title {
  font-size: 14px;
  color: #494949;
  font-weight: 400;
}
.news-list-1.switch .item-title a {
  color: #494949;
}
.half-column {
  width: 49%;
  min-height: 174px;
}
.half-column .content-wrap {
  margin-top: 18px;
  width: 100%;
  height: 112px;
  overflow: hidden;
  position: relative;
}
.half-column .content-wrap .top-line-pic {
  float: left;
  width: 164px;
  height: 112px;
  overflow: hidden;
}
.half-column .content-wrap .top-line-pic img {
  width: 100%;
}
.half-column .content-wrap .news-list-2 {
  float: right;
  width: 62%;
}
.half-column .content-wrap .news-list-2 .list-item {
  line-height: 28px;
  height: 28px;
}
.half-column .content-wrap .news-list-2 .list-index {
  font-size: 0;
  line-height: 0;
  padding: 2px;
  vertical-align: middle;
  background-color: #7b7b7b;
}
.half-column .content-wrap .news-list-2 .list-index.red-index {
  background-color: #7b7b7b;
}
.half-column .next,
.half-column .prev {
  position: absolute;
  bottom: 2px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.half-column .prev {
  background: url("../img/arrow-btn-left.png") no-repeat;
  right: 50px;
}
.half-column .prev:hover {
  background: url("../img/arrow-btn-left-hover.png") no-repeat;
}
.half-column .next {
  background: url("../img/arrow-btn-right.png") no-repeat;
  right: 20px;
}
.half-column .next:hover {
  background: url("../img/arrow-btn-right-hover.png") no-repeat;
}
.half-column.odd {
  float: left;
}
.half-column.even {
  float: right;
}
@media screen and (max-width: 860px) {
  .half-column {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 720px) {
  .left-column {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
  .right-column {
    width: 100%;
    float: none;
  }
}
.red-frame {
  border: 2px solid #c41204;
  padding: 18px;
  position: relative;
}
.frame-header {
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.frame-header .hd {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.frame-header .header-title {
  width: 107px;
  height: 37px;
  position: absolute;
  left: 16px;
  top: -13px;
  background: url("../img/title-bg.png") no-repeat center;
  text-align: center;
  font-size: 16px;
  line-height: 37px;
  color: #ffffff;
}
.frame-header .frame-tags {
  display: block;
  margin-left: 120px;
  height: 100%;
}
.frame-header .frame-tags li {
  float: left;
  line-height: 30px;
  font-size: 14px;
  color: #707070;
}
.frame-header .frame-tags li a {
  color: #707070;
}
.frame-header .frame-tags li.tag-item {
  padding: 0 10px;
  cursor: pointer;
}
.frame-header .frame-tags li.tag-item.on {
  color: #c41204;
}
.frame-header .frame-tags li.tag-item.on a {
  color: #c41204;
}
.frame-header .more {
  font-size: 12px;
  color: #acacac;
  position: absolute;
  right: 10px;
  top: 6px;
}
.notice-wrap {
  min-height: 218px;
  margin-bottom: 22px;
}
.notice-wrap .notice-top-line-images {
  float: left;
  width: 38%;
  height: 218px;
  overflow: hidden;
  position: relative;
}
.notice-wrap .notice-top-line-images .notice-top-line-img {
  display: block;
  width: 100%;
  height: 100%;
}
.notice-wrap .notice-top-line-images img {
  width: 100%;
}
.notice-wrap .notice-top-line-images .notice-top-line-txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 36px;
  height: 36px;
  font-size: 14px;
  color: #ffffff;
  text-indent: 10px;
  background-color: rgba(0, 0, 0, 0.6);
}
.notice-wrap .notice-switch {
  float: right;
  width: 59%;
}
.notice-wrap .notice-switch .notice-tags,
.notice-wrap .notice-switch .tag-item {
  list-style: none;
  margin: 0;
  padding: 0;
}
.notice-wrap .notice-switch .notice-tags {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 24px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 10px;
}
.notice-wrap .notice-switch .tag-item {
  cursor: pointer;
  float: left;
  font-size: 16px;
  color: #7a7a7a;
  line-height: 16px;
  width: 100px;
  height: 24px;
  text-align: center;
}
.notice-wrap .notice-switch .tag-item a {
  color: #7a7a7a;
}
.notice-wrap .notice-switch .tag-item.on {
  color: #c41204;
  height: 23px;
  border-bottom: 2px solid #c41204;
}
.notice-wrap .notice-switch .tag-item.on a {
  color: #c41204;
}
.notice-wrap .notice-content.on {
  display: block;
}
.notice-wrap .notice-content {
  width: 100%;
  height: 183px;
  display: none;
}
.notice-wrap .notice-content .notice-top-line {
  width: 100%;
  height: 74px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #c7c7c7;
  margin-bottom: 10px;
}
.notice-wrap .notice-content .notice-top-line-title {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  color: #c41204;
}
.notice-wrap .notice-content .notice-top-line-title a {
  color: #c41204;
}
.notice-wrap .notice-content .abstract {
  width: 100%;
  height: 44px;
  line-height: 22px;
  overflow: hidden;
  font-size: 12px;
}
.notice-wrap .notice-content .abstract a {
  color: #424242;
}
.notice-wrap .notice-content .notice-list,
.notice-wrap .notice-content .notice-item {
  list-style: none;
  margin: 0;
  padding: 0;
}
.notice-wrap .notice-content .notice-list {
  display: block;
}
.notice-wrap .notice-content .notice-item:before {
  content: '鈻�  ';
  font-size: 10px;
}
.notice-wrap .notice-content .notice-item {
  width: 100%;
  height: 22px;
  line-height: 22px;
  color: #6d6d6d;
  font-size: 12px;
}
.notice-wrap .notice-content .notice-item a {
  color: #6d6d6d;
}
.leader-wrap {
  min-height: 212px;
  margin-bottom: 22px;
}
.leader-wrap .bd {
  width: 100%;
  height: 174px;
  margin-top: 38px;
}
.leader-wrap .leader-scroll {
  display: none;
  width: 100%;
  height: 100%;
  position: relative;
}
.leader-wrap .leader-scroll .prev-btn,
.leader-wrap .leader-scroll .next-btn {
  width: 29px;
  height: 62px;
  position: absolute;
  top: 56px;
  cursor: pointer;
}
.leader-wrap .leader-scroll .prev-btn {
  left: 0;
  background: url("../img/scroll-arrow-left.png") no-repeat;
}
.leader-wrap .leader-scroll .next-btn {
  right: 0;
  background: url("../img/scroll-arrow-right.png") no-repeat;
}
.leader-wrap .scroll-db {
  height: 100%;
  margin: 0 48px;
  overflow: hidden;
}
.leader-wrap .scroll-db .leader-list {
  display: block;
  height: 100%;
}
.leader-wrap .scroll-db .leader-item {
  float: left;
  display: block;
  width: 100px;
  height: 174px;
  margin-left: 23px;
  margin-right: 23px;
}
.leader-wrap .scroll-db .leader-img {
  display: block;
  width: 100px;
  height: 134px;
  overflow: hidden;
}
.leader-wrap .scroll-db .leader-img img {
  width: 100%;
}
.leader-wrap .scroll-db .leader-name {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #686868;
  font-size: 14px;
  font-weight: 500;
}
.two-col {
  margin-bottom: 22px;
}
.two-col .system-wrap {
  float: left;
  width: 44.5%;
  height: 176px;
}
.two-col .personnel-wrap {
  float: right;
  width: 44.5%;
  height: 176px;
}
.two-col .bd {
  margin-top: 26px;
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.two-col .content {
  display: none;
}
.two-col .representative-wrap {
  float: left;
  width: 44.5%;
  height: 86px;
}
.two-col .representative-wrap .header-title {
  font-size: 14px;
}
.two-col .secretary-wrap {
  float: right;
  width: 43.4%;
  height: 76px;
  padding: 19px;
  border: 8px solid #fdebc5;
  background-color: #fff9db;
  position: relative;
}
.two-col .secretary-wrap .secretary-head {
  position: absolute;
  width: 170px;
  height: 126px;
  top: -8px;
  left: -8px;
  background: url("../img/secretary-head-1.jpg") no-repeat;
  color: #ffffff;
  font-size: 16px;
  padding: 20px 10px 0 10px;
}
.two-col .secretary-wrap .btns {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 170px;
  right: 0;
}
.two-col .secretary-wrap .btns .xin-btn {
  display: block;
  width: 45%;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  background-color: #c41204;
  border-radius: 5px;
  margin: 42px auto 0;
  text-align: center;
}
.two-col .secretary-wrap .btns .query-btn {
  display: block;
  width: 45%;
  height: 28px;
  line-height: 28px;
  color: #c41204;
  border: 1px solid #c41204;
  border-radius: 5px;
  margin: 5px auto 0;
  text-align: center;
}
.two-col .secretary-wrap .secretary-list {
  display: block;
  width: 40%;
  float: right;
  padding-left: 10%;
}
.two-col .secretary-wrap .secretary-list li:before {
  content: '路 ';
}
.two-col .secretary-wrap .secretary-list li {
  font-size: 12px;
  line-height: 20px;
  color: #656565;
}
.two-col .secretary-wrap .secretary-list li a {
  color: #656565;
}
.common-list {
  display: block;
  width: 100%;
  height: 100%;
}
.common-list .arrow-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 30px;
  vertical-align: middle;
  width: 10px;
  height: 9px;
  background: url("../img/list-arrow-right.png") no-repeat center;
  margin-right: 10px;
}
.common-list li {
  line-height: 30px;
  height: 30px;
  font-size: 14px;
  color: #969696;
}
.common-list li a {
  color: #969696;
}
@media screen and (max-width: 900px) {
  .two-col .system-wrap {
    float: none;
    width: inherit;
    height: 176px;
    margin-bottom: 22px;
  }
  .two-col .personnel-wrap {
    float: none;
    width: inherit;
    height: 176px;
  }
  .two-col .representative-wrap {
    float: none;
    width: inherit;
    margin-bottom: 22px;
  }
  .two-col .secretary-wrap {
    float: none;
    width: inherit;
  }
}
@media screen and (max-width: 720px) {
  .main-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
  .notice-wrap .notice-top-line-images {
    display: none;
  }
  .notice-wrap .notice-switch {
    width: 100%;
    float: none;
  }
  .two-col .secretary-wrap .btns {
    right: 0;
    border-right: 0 none;
  }
  .two-col .secretary-wrap .btns .xin-btn,
  .two-col .secretary-wrap .btns .query-btn {
    width: 90%;
  }
  .two-col .secretary-wrap .secretary-list {
    display: none;
  }
}
/**鑱屽伐涔嬪**/
.worker-item {
  width: 565px;
  min-height: 290px;
  margin: 7px;
  float: left;
}
.worker-item-container {
  border: solid 1px #e5e5e5;
  border-top: solid 1px #c41204;
}
.worker-item-title {
  height: 32px;
  line-height: 32px;
  background: #f4f4f4;
  padding: 0 10px;
  position: relative;
}
.worker-item-title-cur {
  color: #c41204;
  font-size: 16px;
  margin-right: 30px;
}
.worker-item-title-cur i {
  margin-right: 2px;
  font-style: normal;
  background: #c41204;
  color: #fff;
  padding: 1px;
}
.worker-item-title-sub {
  margin-left: 30px;
  font-size: 12px;
  color: #474747;
  margin: 0 3px;
}
.worker-item-title-sub a {
  color: #4c4c4c;
  margin: 0 3px;
}
.worker-item-title-sub a.current,
.worker-item-title-sub a:hover {
  color: #393939;
  font-weight: bold;
}
.worker-item-title-more {
  float: right;
  color: #363636;
  font-size: 12px;
}
.worker-item-title-more a {
  color: #363636;
}
.worker-item-title-more a:hover {
  color: #c41204;
}
.worker-item-inner {
  padding: 10px;
}
.worker-item-firstdoc {
  min-height: 95px;
  padding-bottom: 10px;
  border-bottom: dashed 1px #e5e5e5;
}
.worker-item-firstdoc img {
  width: 145px;
  height: 95px;
  float: left;
}
.worker-item-firstdoc img:hover {
  opacity: 0.9;
}
.worker-item-txtblock {
  margin-left: 155px;
}
.worker-item-txtblock h3 {
  margin: 0;
  font-size: 16px;
}
.worker-item-txtblock h3 a {
  color: #3a3a3a;
}
.worker-item-txtblock h3 a:hover {
  color: #c41204;
}
.worker-item-txtdesc {
  font-size: 12px;
  color: #515151;
  line-height: 22px;
  margin: 0;
  margin-top: 5px;
  text-indent: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.worker-item-txtdesc a {
  color: #c41204;
}
.worker-item-txtdesc a:hover {
  opacity: 0.9;
}
.worker-item-doclist {
  padding: 10px 0;
}
.worker-item-doclist li {
  line-height: 24px;
  position: relative;
  padding-left: 8px;
  font-size: 12px;
}
.worker-item-doclist li a {
  color: #787878;
}
.worker-item-doclist li a:hover {
  color: #c41204;
}
.worker-item-doclist li span {
  position: absolute;
  right: 0;
  top: 0;
}
/**澶曢槼绾�**/
.worker-elderly {
  padding: 7px;
}
.worker-elderly-title {
  height: 36px;
  border-bottom: solid 1px #c41204;
  position: relative;
}
.worker-elderly-title .worker-item-title-cur {
  line-height: 31px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 8px;
  width: 120px;
}
.worker-elderly-title .worker-item-title-cur:after {
  content: "";
  display: block;
  background: #c41204;
  height: 5px;
  width: 80px;
  bottom: 0;
  border-top-right-radius: 10px;
}
.worker-elderly-title .more {
  position: absolute;
  top: 3px;
  right: 10px;
}
.worker-elderly-title .more a {
  font-size: 12px;
  color: #474747;
}
.worker-elderly-title .more a:hover {
  color: #c41204;
}
.worker-elderly-inner {
  padding: 10px 0;
}
.worker-elderly-item {
  width: 19%;
  margin: 0.5%;
  float: left;
}
.worker-elderly-item a {
  display: block;
  position: relative;
  font-size: 0;
}
.worker-elderly-item a:hover img {
  border: solid 1px #c41204;
}
.worker-elderly-item a:hover .icon-play {
  opacity: 0.8;
}
.worker-elderly-item img {
  display: block;
  border: solid 1px #E1E1E1;
}
.worker-elderly-item .mask {
  position: absolute;
  bottom: 0;
  height: 25px;
  width: 100%;
  background: #000;
  opacity: 0.4;
}
.worker-elderly-item .txt {
  position: absolute;
  bottom: 0;
  font-size: 12px;
  padding: 0 5px;
  height: 25px;
  color: #fff;
  line-height: 25px;
}
.worker-elderly-item .icon-play {
  width: 41px;
  height: 41px;
  background: url("../img/icon-play.png");
  opacity: 0.5;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -21px;
}
@media screen and (max-width: 1180px) {
  .worker-item {
    width: 50%;
    box-sizing: border-box;
    margin: 0;
    padding: 10px;
  }
}
@media screen and (max-width: 920px) {
  .worker-item-title-sub {
    display: none;
  }
}
@media screen and (max-width: 765px) {
  .worker-item {
    width: 100%;
    float: none;
  }
  .worker-item-title-sub {
    display: inline;
  }
  .worker-item-doclist li span {
    display: none;
  }
  .worker-elderly-item {
    width: 49%;
  }
  .worker-elderly-item img {
    width: 100%;
  }
  .worker-elderly-item:last-child {
    display: none;
  }
}
@media screen and (max-width: 465px) {
  .worker-item-title-sub {
    display: none;
  }
}
.mailbox-wrap {
  height: 586px;
  width: 100%;
  background: url("../img/transparent-bg.png") repeat top left;
}
.mailbox-title {
  width: 264px;
  height: 57px;
  line-height: 57px;
  margin-left: 82px;
  margin-bottom: 25px;
  border-bottom: 2px solid #c41204;
  font-size: 16px;
  color: #c41204;
  text-align: center;
  position: relative;
}
.mailbox-title .title-triangle {
  position: absolute;
  top: 59px;
  left: 124px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 6px solid #c41204;
}
.form-row {
  width: 640px;
  min-height: 36px;
  line-height: 36px;
  margin: 0 auto 14px;
}
.form-row .form-label,
.form-row .input-text,
.form-row .hint-required,
.form-row .btn-submit {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.form-row .form-label {
  width: 82px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #2f2f2f;
}
.form-row .text-content,
.form-row .input-text {
  padding: 0 10px;
  border: 1px solid #b9b9b9;
  border-radius: 8px;
  font-size: 14px;
  color: #353535;
}
.form-row .text-content {
  width: 472px;
  height: 120px;
  line-height: 24px;
  outline: none;
}
.form-row .input-text {
  line-height: 34px;
  width: 236px;
  height: 34px;
}
.form-row .hint-required {
  width: 50px;
  height: 36px;
  line-height: 36px;
  color: #c41204;
  text-align: right;
}
.form-row .btn-submit {
  width: 95px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  margin-left: 85px;
  background-color: #f8b03a;
  border: 0 none;
  border-radius: 6px;
  color: #ffffff;
  font-size: 14px;
}
.form-row .btn-submit:hover {
  background-color: #c41204;
}
@media screen and (max-width: 720px) {
  .form-row {
    width: 100%;
    padding: 0 10px;
    margin: 0 0 10px;
    box-sizing: border-box;
  }
  .form-row .input-text {
    width: 40%;
    min-width: 200px;
  }
  .form-row .form-label {
    width: 18%;
  }
  .form-row .text-content {
    width: 65%;
  }
  .form-row .hint-required {
    width: 4%;
  }
}
@media screen and (max-width: 450px) {
  .form-row {
    width: 100%;
    padding: 0 10px;
    margin: 0 0 10px;
    box-sizing: border-box;
  }
  .form-row .input-text {
    width: 84%;
    min-width: 0;
  }
  .form-row .form-label {
    display: none;
  }
  .form-row .text-content {
    width: 84%;
  }
  .form-row .hint-required {
    width: 6%;
  }
  .form-row .btn-submit {
    margin: 0 auto;
  }
  .form-row .mailbox-title {
    margin: 0 auto 25px;
  }
  .form-row:last-child {
    text-align: center;
  }
}
.special-ad,
.special-ad-2 {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
.special-ad .ad-img,
.special-ad-2 .ad-img {
  display: block;
  margin: 0 auto;
}
.special-ad {
  max-height: 210px;
}
.special-ad-2 {
  max-height: 260px;
  margin-bottom: 30px;
}
.special-two-column {
  width: 100%;
  margin-bottom: 30px;
}
.special-two-column .left-column {
  width: 66%;
  min-height: 600px;
  float: left;
  background-color: #fff;
}
.special-two-column .right-column {
  width: 32%;
  float: right;
}
.special-three-column .item {
  background-color: #ffffff;
  width: 32%;
  min-height: 300px;
  margin-bottom: 20px;
}
.special-three-column .item.first {
  float: left;
  margin-right: 2%;
}
.special-three-column .item.second {
  float: left;
}
.special-three-column .item.third {
  float: right;
}
.special-header {
  padding: 0 20px;
  height: 56px;
  line-height: 56px;
  background-color: #c41204;
}
.special-header .title {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 20px;
  line-height: 20px;
  border-left: 4px solid #ffffff;
  text-indent: 10px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}
.special-header .more {
  float: right;
  font-size: 18px;
  color: #fff;
}
.center-body {
  height: 504px;
  padding: 20px;
}
.center-body .center-list {
  display: block;
}
.center-body .item {
  border-bottom: 1px dashed #333333;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.center-body .item a {
  color: #333333;
}
.center-body .item a:hover {
  color: #00428f;
}
.center-body .item .title {
  margin: 0;
  padding: 0;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
}
.center-body .item .abstract {
  font-size: 16px;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}
.party-body,
.speech-body,
.city-body {
  padding: 20px;
  background-color: #ffffff;
  overflow: hidden;
}
.party-body {
  height: 116px;
  margin-bottom: 18px;
}
.speech-body {
  height: 78px;
  margin-bottom: 18px;
}
.city-body {
  height: 80px;
}
.txt-body {
  padding: 20px;
}
.txt-list {
  display: block;
}
.txt-list .list-item {
  line-height: 24px;
  font-size: 16px;
  max-height: 48px;
  margin-bottom: 3px;
  overflow: hidden;
}
.txt-list .list-item:before {
  content: '鈻� ';
  color: #c41204;
}
.txt-list a {
  color: #333333;
}
.txt-list a:hover {
  color: #00428f;
}
.img-text-body {
  padding: 20px;
}
.img-text-body .body-top {
  height: 100px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
.img-text-body .body-top .img {
  display: block;
  width: 160px;
  height: 100px;
  float: left;
  margin-right: 10px;
}
.img-text-body .body-top .img img {
  width: 100%;
}
.img-text-body .body-top .title {
  color: #333333;
  font-size: 18px;
  font-weight: 700;
  line-height: 33px;
}
.img-text-body .body-top .name,
.img-text-body .body-top .duties {
  margin: 0;
  padding: 0;
}
.img-text-body .body-top .name {
  color: #333333;
  font-size: 18px;
  font-weight: 700;
  line-height: 33px;
  height: 33px;
  overflow: hidden;
}
.img-text-body .body-top .name a {
  color: #333333;
}
.img-text-body .body-top .duties {
  color: #666666;
  font-size: 18px;
  line-height: 33px;
  height: 66px;
  overflow: hidden;
}
.img-text-body .body-top .duties a {
  color: #666;
}
.img-text-body .abstract {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  height: 150px;
  overflow: hidden;
}
.img-text-body .abstract a {
  color: #c41204;
}
.img-text-body a:hover {
  color: #00428f;
}
.special-expert-header {
  width: 100%;
  height: 127px;
  background: url("../kapiancss/special-bg.png") repeat-x top left;
  padding-bottom: 2px;
  border-bottom: 2px solid #2c3c7a;
  margin: 16px 0;
}
.special-expert-header .title {
      width: 82px;
    height: 127px;
    padding: 24px 10px;
    background-color: #00428f;
    color: #ffffff;
    font-weight: 400;
    font-size: 30px;
    float: left;
    line-height: 40px;
}
.special-expert-header .sub-title-1,
.special-expert-header .sub-title-2 {
  font-size: 30px;
  height: 40px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  margin: 0;
}
.special-expert-header .sub-title-1 {
  color: #fffb90;
  padding-top: 25px;
}
.special-expert-header .sub-title-2 {
  color: #fff;
    padding-top: 25px;
}
.article-body {
  padding: 20px;
}
.article-body .title {
  display: block;
  height: 42px;
  line-height: 42px;
  color: #333333;
  font-size: 20px;
  font-weight: 700;
}
.article-body .date {
  padding: 0;
  color: #666666;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  margin: 4px 0;
}
.article-body .abstract {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  height: 180px;
  overflow: hidden;
    text-indent: 2em;
}
.article-body .abstract a {
  color: #c41204;
}
.article-body a:hover {
  color: #00428f;
}
@media screen and (max-width: 800px) {
  .special-two-column .left-column {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .special-two-column .right-column {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 800px) {
  .special-three-column .item.first,
  .special-three-column .item.second,
  .special-three-column .item.third {
    float: none;
    margin-right: 0;
  }
  .special-three-column .item {
    width: 100%;
  }
  .special-expert-header .sub-title-1,
  .special-expert-header .sub-title-2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 550px) {
  .special-expert-header .sub-title-1,
  .special-expert-header .sub-title-2 {
    font-size: 16px;
    overflow: hidden;
  }
}
.column-head.result-head {
  font-size: 14px;
  color: #999999;
}
.column-head.result-head .result-number {
  color: #434343;
}
.result-list {
  display: block;
  margin-bottom: 30px;
}
.result-list .list-item {
  width: 100%;
  height: 110px;
  display: block;
  margin-top: 12px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
.result-list .list-item .item-title {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #1f1f1f;
  font-weight: 700;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
}
.result-list .list-item .item-title a {
  color: #1f1f1f;
}
.result-list .list-item .item-abstract {
  margin: 0;
  padding: 0;
  height: 47px;
  line-height: 23px;
  font-size: 14px;
  color: #7f7f7f;
  overflow: hidden;
}
.result-list .list-item .item-abstract a {
  color: #c41204;
}
.result-list .list-item .item-abstract span.key {
  color: #c41204;
}
.result-list .list-item .item-other {
  margin: 0;
  padding: 0;
  height: 27px;
  line-height: 27px;
  font-size: 14px;
  overflow: hidden;
}
.result-list .list-item .item-other .item-link {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 40px;
  color: #00428f;
}
.result-list .list-item .item-other .item-date {
  color: #7f7f7f;
}
@media screen and (max-width: 640px) {
  .result-list .list-item .item-other {
    font-size: 12px;
  }
  .result-list .list-item .item-other .item-date {
    display: none;
  }
}



.content-html table{
	border: 1px solid #ddd;
}

.content-html td{
  border: 1px solid #ddd;
 line-height: 1.5;
}