* {
  font-family: "Microsoft YaHei";
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
input {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}
a {
  color: #010101;
  text-decoration: none;
  cursor: pointer;
}
/* a:hover {text-decoration:underline;} */
a:active {
  text-decoration: none;
}
li {
  list-style: none;
}
img {
  border: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
ul,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}
mark {
  background: none;
  color: #f00;
}
input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  outline: none;
  background: transparent;
}
.lf {
  float: left;
}
.rt {
  float: right;
}
.re {
  position: relative;
}
.ab {
  position: absolute;
}
.clear {
  clear: both;
  zoom: 1;
}
.clear:before {
  display: block;
  clear: both;
  content: "";
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.clear:after {
  display: block;
  clear: both;
  content: "";
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.warp {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

/* 头部加banner */
.tops {
  width: 100%;
  background: #2474c5;
  height: 100px;
}
.topForm {
  position: absolute;
  top: 38px;
  left: 440px;
  width: 310px;
  height: 50px;
}
.topForm .mount {
  display: inline-block;
  width: 190px;
  background: url(../images/top-img.png) no-repeat 190px center #fff;
  box-shadow: inset 3px 3px 5px #c0d7ee;
  padding: 5px 25px 5px 5px;
  height: 20px;
  color: #808080;
  font-size: 14px;
  border: none;
  border-radius: 5px;
}
.topForm .topBtn {
  display: inline-block;
  width: 80px;
  line-height: 30px;
  text-align: center;
  border-radius: 5px;
  font-size: 16px;
  background: #fff;
  background: #ebebeb;
}

.navs {
  width: 100%;
  height: 45px;
  background: #dee2ec;
}
.navs-sub ul {
  width: 850px;
  height: 45px;
  overflow: hidden;
  float: left;
}
.navs-sub ul li {
  float: left;
  width: 120px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  background: url(../images/nav-lf.png) no-repeat right center;
}
.navs-sub ul li:last-child {
  background: none;
}
.navs-sub ul li.nav-add {
  background: url(../images/nav-lf.png) no-repeat right center #e5e9f1;
}
.navs-sub ul li:after {
  content: "";
  width: 0;
}
.navs-sub ul li:hover {
  background: url(../images/nav-lf.png) no-repeat right center #e5e9f1;
}
.navs-sub ul li:hover :after {
  content: "";
  width: 120px;
  height: 2px;
  background-color: #2474c5;
  display: block;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s linear;
  transition: all 0.2s linear;
  background: #014490;
}

.navs-sub ul li a {
  color: #010101;
}
.navs-sub ul li.nav-add:after {
  content: "";
  width: 120px;
  height: 2px;
  background-color: #2474c5;
  display: block;
  position: relative;
  top: -2px;
}
.nav-xzgh {
  display: block;
  float: right;
  width: 115px;
  line-height: 25px;
  border: 1px solid #2474c5;
  font-size: 16px;
  color: #2474c5;
  margin-top: 10px;
  text-align: center;
}
.nav-xzgh img {
  display: inline-block;
  width: 15px;
  height: 5px;
  position: relative;
  top: -3px;
}

.ft-banner {
  width: 1920px;
  height: 450px;
  margin: auto;
  position: relative;
}

/* 尾部样式 */
.footers {
  width: 100%;
  height: 550px;
  overflow: hidden;
  margin: 50px 0;
}
.footers .foot-top {
  background: #2474c5;
}
.footers .foot-bmt {
  background: #1760aa;
}
.foot-content,
.foot-nav {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.foot-nav ul {
  overflow: hidden;
  width: 560px;
  height: 50px;
  margin: auto;
  padding: 20px 0;
}
.foot-nav ul li {
  width: 50px;
  height: 50px;
  float: left;
  margin: 0 20px;
  border-radius: 50%;
  background: #1760aa;
  text-align: center;
}
.foot-nav ul li img {
  display: inline-block;
  margin-top: 13px;
}
.clear {
  border-top: 1px solid #2474c5;
  border-bottom: 1px solid #3788d9;
}
.con-lg {
  float: left;
  width: 680px;
  height: 215px;
  overflow: hidden;
  background: url(../images/wb-imgbj.png) no-repeat 100px center;
  padding: 45px 0;
}
.con-lg .con-one {
  float: left;
  width: 250px;
  text-align: center;
}
.con-one img {
  display: inline-block;
  margin-top: 30px;
}
.con-one h3 {
  font-size: 30px;
  color: #fff;
  text-align: center;
}
.con-one p {
  font-size: 12px;
  color: #fff;
}
.con-lg .con-two {
  float: left;
  width: 200px;
  margin-left: 30px;
  padding-left: 65px;
  background: url(../images/ft-footimg.png) no-repeat left top;
}
.con-two .bool {
  margin-bottom: 18px;
}
.con-two .bool p {
  font-size: 14px;
  color: #fff;
}
.con-lg .con-three {
  float: left;
  width: 85px;
  text-align: center;
}
.con-three h3 {
  font-size: 20px;
  color: #fff;
  padding-bottom: 16px;
}
.con-three a {
  display: block;
  font-size: 16px;
  color: #fff;
  padding-bottom: 16px;
}
.con-rg {
  float: right;
  width: 280px;
  padding: 45px 0;
}
.con-rg h3 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
}
.con-rg h3 span {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  margin-left: 5px;
}

.foot-bmt {
  width: 100%;
  padding: 30px 0;
  background: #1760aa;
  text-align: center;
}
.foot-bmt p {
  font-size: 14px;
  color: #fff;
}
.foot-bmt p:nth-child(2) {
  margin: 10px 0;
  padding-left: 10px;
}
.foot-bmt p img {
  display: inline-block;
  position: relative;
  top: 2px;
}
