.items table {
  width: 100%;
  font-size: 14px;
  margin: 1em 0;
  border-collapse: collapse;
  border: solid 1px #000;
}
.items table caption {
  border: solid 1px #000;
  border-bottom: 0;
  font-size: 18px;
}
.items table tr th {
  background: #92D050;
  border: solid 1px #000;
  text-align: left;
  color: #000;
  padding: 0 0.5em;
  line-height: 2;
}
.items table tr td {
  border: solid 1px #000;
  padding: 0 0.5em;
  line-height: 1.5;
}
.items table tr td a {
  color: #666;
}
.items table tr td a:hover {
  text-decoration: underline;
}
.items table .bg-blue {
  background: #C5D9F1;
  color: #333;
}
.items i {
  font-size: 12px;
  margin-left: 2em;
}
.contactus {
  width: 100%;
  margin: 30px 0;
  background: #f0f0f0;
  position: relative;
}
.contactus ul {
  margin: 0;
  padding: 0;
}
.contactus ul li {
  position: relative;
  height: 50px;
  text-indent: 54px;
  border-bottom: 1px solid #fff;
}
.contactus ul li a {
  display: block;
  line-height: 50px;
  height: 50px;
  color: #808080;
  font-size: 16px;
}
.contactus ul li a .con_icon {
  position: absolute;
  display: inline-block;
  width: 32px;
  height: 32px;
  top: 9px;
  left: 10px;
  background: url("../../../../p6.qhmsg.com/t01ffd19a693bb01298.jpg")/*tpa=http://p6.qhmsg.com/t01ffd19a693bb01298.jpg*/ no-repeat -32px 0;
}
.contactus ul li a .con_icon.forum {
  background-position: -32px -96px;
}
.contactus ul li a .con_icon.weibo {
  background-position: -32px -64px;
}
.contactus ul li a .con_icon.QQ {
  background-position: -32px -160px;
}
.contactus ul li a .con_icon.weixin {
  background-position: -32px -32px;
}
.contactus ul li a .con_icon.webmaster {
  background-position: -32px -128px;
}
.contactus ul li a.wangguan,
.contactus ul li a.QQ_service {
  line-height: 30px;
}
.contactus ul li a.wangguan i,
.contactus ul li a.QQ_service i {
  width: 100%;
  left: 0px;
  top: 20px;
  position: absolute;
  font-size: 12px;
  font-style: normal;
}
.contactus ul li a:hover {
  background: #00a0ea;
  color: #fff;
}
.contactus ul li a:hover .con_icon {
  background-position: 0px 0px;
}
.contactus ul li a:hover .con_icon.forum {
  background-position: 0px -96px;
}
.contactus ul li a:hover .con_icon.weibo {
  background-position: 0px -64px;
}
.contactus ul li a:hover .con_icon.QQ {
  background-position: 0px -160px;
}
.contactus ul li a:hover .con_icon.weixin {
  background-position: 0px -32px;
}
.contactus ul li a:hover .con_icon.webmaster {
  background-position: 0px -128px;
}
#weixin_qrcode {
  display: none;
  position: absolute;
  right: 210px;
  top: 46px;
}
.container .main-content-wrap .main-content .newscontent .author {
  text-align: center;
  font-size: 14px;
  text-indent: 0;
  padding-bottom: 1em;
  border-bottom: solid 1px #ccc;
}
.container .main-content-wrap .main-content .newscontent .abstract {
  font-weight: bold;
}
.container .main-content-wrap .main-content .newscontent .doc {
  padding: 18px;
  background: url("../../img/document-word-text.png")/*tpa=/res/img/document-word-text.png*/ no-repeat 0 center;
  text-decoration: underline;
}
.bold {
  font-weight: bold;
  text-align: center;
  color: #000;
}
.list_format {
  text-indent: 2em;
  line-height: 26px;
  color: #383838;
  font-size: 14px;
}
