/*
 *Theme Name: 正信检测专用
 *Theme URI: http://www.zhengxiaojing.cn
 *Description: 山东正信珠宝首饰检测有限公司
 *Author: 郑晓敬
 *Author URI: http://www.zhengxiaojing.cn
 *Version: 0.0.1
 */
* {
  position: relative;
}
h2 {
  text-align: center;
}
body {
  margin: 0px;
  padding: 0px;
}
div {
  margin: auto;
}
a {
  text-decoration: none;
}
.main {
  width: 1000px;
  overflow: hidden;
}
.header {
  height: 138px;
  text-align: center;
}
.navcontainer {
  background-color: #378ed5;
}
.navbar {
  list-style: none;
  padding: 0px;
  margin: auto;
  width: 1000px;
  color: white;
  font-size: 14px;
  font-weight: bold;
  background-color: #378ed5;
  height: 35px;
  line-height: 35px;
  text-indent: 10px;
}
.navbar .item {
  float: left;
  line-height: 35px;
  text-decoration: none;
}
/*.navbar .item.last{margin: 0px;}*/
.navbar .item a:visited {
  color: white;
}
.navbar .item a:-webkit-any-link {
  color: white;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.logo {
  height: 100px;
}
.left {
  width: 71%;
  margin-right: 1%;
}
.right {
  width: 26%;
}
.news {
  border: 1px solid #cecece;
  padding: 3px 3px 3px 3px;
  margin: 3px 0px 0px 0px;
}
.verify {
  border: 1px solid #cecece;
  padding: 3px 3px 3px 3px;
  margin: 3px 0px 0px 0px;
}
.title {
  color: white;
  font-size: 14px;
  font-weight: bold;
  background-color: #378ed5;
  height: 35px;
  line-height: 35px;
  text-indent: 10px;
}
label {
  font-size: 12px;
}
.mt10 {
  margin: 10px 0px 0px 0px;
}
.index-content a {
  color: #000;
}
.index-content ul {
  margin: 6px 0px 6px -15px;
  font-size: 12px;
  *margin-left: 0px;
}
.index-content ul li {
  padding-bottom: 8px;
}
.more {
  font-size: 10px;
  padding-right: 10px;
}
.frame {
  border: 1px solid #cecece;
  padding: 3px 3px 3px 3px;
  margin: 3px 0px 0px 0px;
}
.pull-right {
  position: absolute;
  right: 30px;
}
.pager {
  margin: auto;
}
.pager .item {
  float: left;
  list-style: none;
  background-color: #378ed5;
  font-size: 12px;
  padding: 5px;
  font-weight: bold;
  color: white;
  margin-right: 10px;
  cursor: pointer;
}
.site-info {
  text-align: center;
  margin-top: 40px;
  font-size: 12px;
  color: #777777;
}
.site-info a {
  color: #777;
}
