* {
  margin: 0;
  padding: 0;
}
.w {
  width: 1200px;
  margin: auto;
}
body {
  min-width: 1200px;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
/*清除浮动*/
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.nav {
  position: fixed;
  width: 100%;
  margin: auto;
  text-align: center;
  height: 64px;
  z-index: 99;
  background-color: #0A2349;
  transition: all 0.3s linear;
}
.nav .layui-nav {
  margin: 0 auto;
  padding: 0;
  background-color: #0A2349;
}
.layui-nav .logo {
  float: left;
  line-height: 64px;
}
.nav .layui-nav .yc:hover {
  background-color: #1093E1;
}
.nav .layui-nav .yc:after {
  display: none;
}
.nav .layui-nav .layui-nav-item {
  line-height: 64px;
}
.layui-nav .layui-nav-item a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.layui-nav .layui-this:after,
.layui-nav-bar {
  background-color: #FFFFFF;
}
.layui-nav-item .layui-nav-child {
  display: none;
  position: absolute;
  top: 63px;
  min-width: 100%;
  line-height: 36px;
  padding: 5px 0;
  box-shadow: 0 2px 4px rgb(0 0 0%);
  border: none;
  background-color: #1093E1;
  z-index: 100;
  border-radius: 0px;
  white-space: nowrap;
}
.layui-nav .layui-nav-child a {
  color: #fcfdfd;
}
.layui-nav .layui-nav-child a:hover {
  color: #8DF7C2;
  background-color: transparent;
}
.layui-nav .layui-nav-item:after {
  content: "";
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  left: 23%;
  width: 54%;
  height: 5px;
  background-color: #fff;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  opacity: 0;
}
.layui-nav .layui-nav-item:hover:after {
  opacity: 1;
}
.layui-nav .layui-this:after {
  opacity: 1;
}
.layui-nav-bar {
  display: none;
}
.layui-nav .layui-nav-item a {
  width: 130px;
  padding: 0 20px;
}
.article {
  height: 3950px;
  background-color: #FFFFFF;
}
.tit_box {
  position: relative;
  height: 244px;
  line-height: 300px;
  text-align: center;
}
.tit_box ul .line_l {
  position: absolute;
  float: left;
  top: 50%;
  margin-top: 20px;
  left: 360px;
  width: 3px;
  height: 18px;
  background: #0A2349;
}
.tit_box ul .line_r {
  position: absolute;
  float: right;
  top: 50%;
  margin-top: 20px;
  right: 360px;
  width: 3px;
  height: 18px;
  background: #0A2349;
}
.tit_box .tit_text {
  font-size: 28px;
  margin: 0 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.text_box .title {
  font-family: PingFangSC-Medium, FZLTXHK, arial, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 24px;
  color: #181818;
  letter-spacing: 0;
  margin-bottom: 30px;
  font-weight: 700;
}
.type-page {
  width: 1200px;
  margin: auto;
}
.text_box {
  margin-bottom: 50px;
}
.text .date {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.text_box .text {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  margin-bottom: 30px;
}
.footer {
  width: 100%;
  height: 328px;
  background: #0A2349;
}
.contactus {
  float: left;
  width: 302px;
  height: 269px;
  padding-top: 53px;
}
.line {
  float: left;
  margin-top: 53px;
  width: 1px;
  height: 179px;
  background: #999999;
}
.contactus dl dd {
  padding-top: 8px;
}
.contactus .lxdh {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #CBCBCB;
  line-height: 13px;
}
.Disclaimers a {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #DCD9D9;
}
.Disclaimers span {
  color: #FFFFFF;
}
.contactus .wx {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #CBCBCB;
}
.mod_help {
  height: 269px;
  border-bottom: 1px solid #999999;
  padding-top: 53px;
  padding-left: 452px;
}
.mod_help dl {
  float: left;
  width: 265px;
}
.mod_help dl:last-child {
  width: 185px;
}
.mod_help dl dt {
  margin-bottom: 27px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #DCD9D9;
}
.mod_help dl dd {
  margin-bottom: 16px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #DCD9D9;
}
.mod_help dl dd a:hover {
  margin-bottom: 16px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
.mod_copyright {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  text-align: center;
  line-height: 58px;
}
