.news-hot-image {
  width: 646px;
}
.news-hot-image img {
  width: 100%;
}
.news-hot-content {
  width: 690px;
  padding: 1px;
  border: 1px solid #d6d6d6;
}
.news-hot-first {
  padding: 10px;
}
.news-hot-first h1 {
  padding: 10px 0;
  font-size: 14px;
  text-align: center;
}
.news-hot-first a {
  color: #000000;
  text-decoration: none;
}
.news-hot-first a:hover {
  text-decoration: underline;
}
.news-hot-first p {
  color: #6b6b6b;
}
.news-hot-list {
  padding: 10px;
}
.news-hot-list ul li {
  border-bottom: 1px solid #d6d6d6;
  line-height: 42px;
  font-size: 14px;
}
.news-hot-list ul li i {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px;
  border-color: transparent transparent transparent #d80b46;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}
.news-hot-list ul li a {
  color: #4f4f4f;
  text-decoration: none;
}
.news-hot-list ul li a:hover {
  text-decoration: underline;
}
.news-hot-list span {
  color: #9c9c9c;
}
.news-container {
  width: 666px;
  padding: 1px;
  border: 1px solid #d6d6d6;
}
.news-hot-no1 {
  padding: 10px;
}
.news-hot-no1-image img {
  width: 160px;
}
.news-hot-desc {
  margin-left: 10px;
}
.news-hot-desc h2 {

}
.news-hot-desc h2 a {
  color: #000000;
  text-decoration: none;
}
.news-hot-desc h2 a:hover {
  text-decoration: underline;
}
.news-hot-desc p {
  margin-top: 10px;
  color: #6b6b6b;
}
.member-show-content {
  padding: 20px 0;
}
.member-show {
  padding: 1px;
  border: 1px solid #d6d6d6;
}
.member-show .member-show-item img {
  width: 100%;
}
.member-show .member-show-item {
  width: 400px;
  background: #f3f3f3;
}
.member-show .member-show-item .member-show-intro {
  padding: 10px;
}
.member-show .member-show-item .member-show-intro h2 {
  font-size: 14px;
}
.member-show .member-show-item .member-show-intro p {
  margin-top: 5px;
  font-size: 12px;
  color: #5b5b5b;
}
.menus {
  width: 200px;
  border: 1px solid #d6d6d6;
}
.menus ul li {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #d6d6d6;
}
.menus ul li a {
  display: inline-block;
  width: 100%;
  height: 39px;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  position: relative;
}
.menus ul li a:hover,.menus ul li a.cur {
  font-weight: bold;
  background: #f4ebff;
}
.menus ul li a.cur:after {
  content:'';
  display: inline-block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px;
  border-color: transparent transparent transparent #f4ebff;
  position: absolute;
  top: 15px;
  right: -12px;
}
.info {
  width: 1130px;
  padding: 0 30px;
}
.info .title {
  padding: 5px 0;
  border-bottom: 1px solid #d6d6d6;
}
.info .title strong {
  font-size: 16px;
  color: #3d0085;
}
.info .image {
  padding: 30px;
}
.info p {
  margin: 10px 0;
  line-height: 24px;
  text-indent: 2em;
}
.content {
  padding: 30px;
}
.content .header {
  text-align: center;
}
.content .header h1 {
  font-size: 16px;
}
.content .header p {
  font-size: 12px;
  color: #8e8e8e;
}
.content .article img {
  max-width: 100%;
}
.notice-list {
  padding: 10px 0;
}
.notice-item {
  padding: 20px 0;
  border-bottom: 1px solid #d6d6d6;
}
.notice-item img {
  width: 160px;
}
.notice-item h3 {
  font-size: 14px;
}
.notice-item h3 a {
  color: #000000;
  text-decoration: none;
}
.notice-item h3 a:hover {
  text-decoration: underline;
}
.notice-item .desc {
  margin-top: 10px;
  color: #888888;
}
.notice-item .date {
  margin-top: 20px;
  color: #a5a5a5;
}