@font-face {
  font-family: 'iconfont';
  /* project id 995532 */
  src: url('//at.alicdn.com/t/font_995532_6j1gq49ybeb.eot');
  src: url('//at.alicdn.com/t/font_995532_6j1gq49ybeb.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_995532_6j1gq49ybeb.woff2') format('woff2'), url('//at.alicdn.com/t/font_995532_6j1gq49ybeb.woff') format('woff'), url('//at.alicdn.com/t/font_995532_6j1gq49ybeb.ttf') format('truetype'), url('//at.alicdn.com/t/font_995532_6j1gq49ybeb.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.clear:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  clear: both;
}
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  text-transform: uppercase;
}
i {
  font-style: normal;
}
body,
html {
  min-height: 100%;
}
body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: #232323;
}
a:hover,
a:focus {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  table-layout: fixed;
}
input,
textarea {
  outline: none;
  border: none;
}
textarea {
  resize: none;
  overflow: auto;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  overflow: hidden;
}
.cont {
  width: 1300px;
  margin: 0 auto;
}

.head {
  background: #004098;
  height: 131px;
}
.head .head-box {
  height: 80px;
}
.head .head-box .cont {
  position: relative;
}
.head .head-box .cont .logo {
  float: left;
  display: inline-block;
}
.head .head-box .cont .logo img {
  width: 328px;
  height: 131px;
  display: inline-block;
}
.head .head-box .cont .nav {
  float: right;
  margin-top: 80px;
}
.head .head-box .cont .nav ul .nLi {
  display: inline-block;
  position: relative;
  margin: 0 17px;
  padding-bottom: 29px;
  border-bottom: 4px solid #004098;
}
.head .head-box .cont .nav ul .nLi h3 {
  line-height: 1;
  position: relative;
}
.head .head-box .cont .nav ul .nLi h3 a {
  font-size: 18px;
  color: #ffffff;
}
.head .head-box .cont .nav ul .nLi .sub {
  width: 123px;
  position: absolute;
  z-index: 99;
  top: 51px;
  left: -26px;
  display: none;
}
.head .head-box .cont .nav ul .nLi .sub li {
  background-color: rgba(0, 0, 0, 0.231);
  width: 123px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  margin-bottom: 2px;
}
.head .head-box .cont .nav ul .nLi .sub li a {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #FFFFFF;
}
.head .head-box .cont .nav ul .nLi .sub li:hover a {
  color: #ffc000;
}
.head .head-box .cont .nav ul .on {
  border-bottom: 4px solid #FFFFFF;
}
.head .head-box .cont .nav ul .nLi:hover {
  border-bottom: 4px solid #FFFFFF;
}
.head .head-box .cont .phone {
  position: absolute;
  right: 20px;
  top: 20px;
}
.head .head-box .cont .phone img {
  margin-right: 10px;
  margin-top: -5px;
}
.head .head-box .cont .phone p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}
.head .head-box .cont .phone p span {
  margin-left: 10px;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
}
.banner {
  position: relative;
  background: #000;
  margin: 0 auto;
}
.banner .bd {
  position: relative;
  z-index: 0;
}
.banner .bd li img {
  width: 100%;
  vertical-align: top;
}
.banner .hd {
  position: absolute;
  z-index: 1;
  bottom: 80px;
  width: 100%;
  text-align: center;
}
.banner .hd ul {
  text-align: center;
}
.banner .hd ul li {
  display: inline-block;
  cursor: pointer;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0 8px;
  background: #ffffff;
  opacity: 0.38;
  filter: alpha(opacity=38);
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
.banner .hd ul li.on {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .index-search {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 74px;
  background-color: rgba(0, 0, 0, 0.7);
}
.banner .index-search .cont {
  line-height: 74px;
}
.banner .index-search .cont .tit {
  color: #ffffff;
  font-size: 22px;
  vertical-align: middle;
}
.banner .index-search .cont .tit .iconfont {
  vertical-align: middle;
  color: #ffffff;
  font-size: 30px;
  margin-right: 5px;
}
.banner .index-search .cont .form {
  display: inline-block;
  vertical-align: top;
}
.banner .index-search .cont .form .item {
  display: inline-block;
  margin-left: 15px;
}
.banner .index-search .cont .form .item span {
  vertical-align: middle;
  font-size: 20px;
  letter-spacing: -1px;
  color: #ffffff;
}
.banner .index-search .cont .form .item input {
  vertical-align: middle;
  width: 220px;
  height: 50px;
  background-color: #fff;
  border-radius: 5px;
  text-indent: 1em;
}
.banner .index-search .cont .form button {
  vertical-align: middle;
  width: 151px;
  height: 50px;
  background-color: #f02626;
  border-radius: 5px;
  border: none;
  color: #ffffff;
  font-size: 20px;
  margin-left: 17px;
}
.banner .index-search .cont .tel {
  margin-top: 18px;
  float: right;
}
.banner .index-search .cont .tel .p1 {
  color: #ffffff;
  font-size: 14px;
  line-height: 1;
  text-align: center;
}
.banner .index-search .cont .tel .p1 .iconfont {
  font-size: 12px;
  color: #ff4040;
}
.banner .index-search .cont .tel .p2 {
  text-align: center;
  color: #ffde00;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-top: 8px;
}
.foot {
  background: #0b3369;
  padding: 70px 0;
}
.foot .f-nav {
  width: 522px;
  display: inline-block;
}
.foot .f-nav .f1 {
  display: inline-block;
  margin-right:15px;
  vertical-align: top;
}
.foot .f-nav .f1 h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  margin-bottom: 27px;
}
.foot .f-nav .f1 h4 a {
  color: #ffffff;
}
.foot .f-nav .f1 ul li {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #b4b4b4;
  margin-bottom: 20px;
}
.foot .f-nav .f1 ul li a {
  color: #b4b4b4;
}
.foot .link {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.212);
  width: 1px;
  height: 125px;
  vertical-align: top;
}
.foot .lx {
  vertical-align: top;
  display: inline-block;
  width: 487px;
  padding-left: 46px;
}
.foot .lx p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  margin-bottom: 25px;
}
.foot .lx p span {
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
}
.foot .er {
  vertical-align: top;
  display: inline-block;
  width: 110px;
  text-align: center;
}
.foot .er .img-box {
  width: 100%;
  height: 110px;
}
.foot .er .img-box img {
  width: 100%;
  height: 100%;
}
.foot .er p {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #e1e1e1;
  margin-top: 15px;
}
.foot-1 {
    background: #0b3369;
    border-top: 1px solid #1e4375;
}
.foot-1 p {
  float: left;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgba(255, 255, 255, 0.631);
}
.foot-1 p a {
  color: rgba(255, 255, 255, 0.631);
}
.foot-1 h4 {
    float: right;
    display: inline-block;
}
.foot-1 h4 a {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgba(255, 255, 255, 0.631);
}
.txt-ln1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.Links {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-top: 20px;
}
.Links h4 {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 27px;
  display: inline-block;
}
.Links ul li {
    margin-bottom: 15px;
    display: inline-block;
    margin-right: 10px;
}
.Links ul li a {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #b4b4b4;
}
.bq-box p {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgba(255, 255, 255, 0.631);
    width: 80%;
    display: inline-block;
    float: none;
}
.bq-box {
    margin: 15px 0;
}