.navbar-default .navbar-nav > li > a {
  color: #fff !important;
}
.navtitle {
  background-color: #000;
  width: 100%;
}
.navtitle nav {
  width: 75%;
  margin: 0 auto;
  background-color: #000;
  border: 0;
}
.navtitle nav .navbar-brand {
  padding: 5px;
}
.navtitle nav li {
  padding: 0px 5px;
}
.bdtitle {
  width: 100%;
  margin-bottom: 50px;
  position: relative;
}
.bdtitle img {
  width: 100%;
}
.bdtitle .logo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.bdtitle .logo .logoimg {
  width: 80px;
}
.bdimg2 {
  width: 70%;
  text-align: center;
  margin: 0 auto;
}
.bdimg2 h2 {
  margin-bottom: 2px;
}
.bdimg2 i {
  font-style: normal;
  height: 20px;
  line-height: 26px;
}
.bdimg2 p {
  margin-bottom: 20px;
}
.precept {
  width: 100%;
}
.precept .preceptHead {
  background-color: #1e2a42;
}
.precept .preceptHead h2 {
  text-align: center;
  color: #fff;
  padding: 35px 0;
}
.precept .dataimg {
  width: 68%;
  margin: 0 auto;
}
.precept .dataimg img {
  width: 100%;
}
.precept .preceptBody {
  width: 100%;
}
.precept .preceptBody .preceptC {
  width: 100%;
}
.precept .preceptBody .preceptC .contentHead {
  width: 33%;
  height: 100%;
  margin: 0 auto;
  float: left;
  margin-top: 6%;
  margin-left: 25%;
}
.precept .preceptBody .preceptC .contentHead h2 {
  font-weight: 700;
  color: #0086cd;
  display: inline-block;
}
.precept .preceptBody .preceptC .contentHead p {
  margin-top: 15px;
  width: 80%;
  font-size: 16px;
  display: inline-block;
  color: #737373;
}
.precept .preceptBody .preceptC .contentBody {
  float: left;
  width: 17%;
  height: 100%;
  margin: 0 auto;
}
.precept .preceptBody .preceptC .contentBody img {
  width: 339px;
  padding: 59px;
}
.precept .preceptBody .preceptC .contentHead1 {
  width: 33%;
  height: 100%;
  margin: 0 auto;
  float: left;
  margin-top: 6%;
  margin-left: 15%;
}
.precept .preceptBody .preceptC .contentHead1 h2 {
  font-weight: 700;
  color: #0086cd;
  display: inline-block;
}
.precept .preceptBody .preceptC .contentHead1 p {
  margin-top: 15px;
  width: 80%;
  font-size: 16px;
  display: inline-block;
  color: #737373;
}
.precept .preceptBody .preceptC .contentBody1 {
  float: left;
  width: 17%;
  height: 100%;
  margin-left: 21%;
}
.precept .preceptBody .preceptC .contentBody1 img {
  width: 339px;
  padding: 59px;
}
.precept .preceptBody .msg1,
.precept .preceptBody .msg3 {
  background-color: #f8f8f8;
}
.foott {
  width: 100%;
  background-color: #f8f8f8;
}
.foott .foottc {
  width: 70%;
  margin: 0 auto;
}
.foott .foottc ul {
  width: 21%;
  height: 120px;
  margin-top: 40px;
  display: inline-block;
  color: #707070;
  margin-right: 24px;
  margin-bottom: 35px;
  border-right: 1px solid #ccc;
  padding: 20px 7px 13px 6px;
}
.foott .foottc .rnone {
  border-right: none;
}
.foot {
  width: 100%;
  height: 100px;
  background-color: #e1e2e5;
  position: relative;
}
.foot ul {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.foot ul li {
  text-align: center;
  float: left;
}
.foot ul li a {
  text-decoration: none;
  color: #9a9999;
}
.foot span {
  position: absolute;
  left: 50%;
  top: 74%;
  transform: translate(-50%, -50%);
  color: #9a9999;
  margin-bottom: 20px;
}
