@font-face {
  font-family: 'iconfont';
  /* Project id 971715 */
  src: url('//at.alicdn.com/t/c/font_971715_0cxua14qie0j.woff2?t=1666778062154') format('woff2'), url('//at.alicdn.com/t/c/font_971715_0cxua14qie0j.woff?t=1666778062154') format('woff'), url('//at.alicdn.com/t/c/font_971715_0cxua14qie0j.ttf?t=1666778062154') format('truetype');
}
.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;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  clear: both;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
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;
}
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 {
  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 {
  height: 100px;
}
.head .cont {
  position: relative;
}
.head .cont .logo {
  width: 326px;
  height: 55px;
  float: left;
  margin-top: 23px;
}
.head .cont .logo img {
  width: 100%;
  height: 100%;
}
.head .cont .nav {
  float: right;
  margin-top: 53px;
}
.head .cont .nav .nLi {
  display: inline-block;
  position: relative;
  margin-left: 30px;
}
.head .cont .nav .nLi h3 {
  font-size: 16px;
  padding: 0 20px;
  padding-bottom: 23px;
  border-bottom: 4px solid transparent;
}
.head .cont .nav .nLi h3 a {
  color: #333333;
}
.head .cont .nav .nLi .sub {
  position: absolute;
  z-index: 99;
  top: 38px;
  width: 310px;
  left: -100px;
  display: none;
}
.head .cont .nav .nLi .sub li {
  text-align: center;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px dashed #70768a;
  background-color: rgba(29, 39, 69, 0.902);
}
.head .cont .nav .nLi .sub li a {
  font-size: 14px;
  color: #ffffff;
}
.head .cont .nav .nLi .sub li:hover a {
  color: #57e5e6;
}
.head .cont .nav .nLi .sub li:last-child {
  margin-bottom: 10px;
  border-bottom: 0px dashed #70768a;
}
.head .cont .nav .nLi .sub li:first-child {
  margin-top: 10px;
}
.head .cont .nav .nLi:hover h3 {
  border-bottom: 4px solid #92a2bd;
}
.head .cont .nav .nLi:hover h3 a {
  color: #52678a;
}
.head .cont:after {
  content: ".";
  background: url(../img/nav.png) no-repeat;
  width: 590px;
  height: 114px;
  position: absolute;
  top: 113px;
  z-index: 98;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.banner {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 615px;
}
.banner .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.banner .hd {
  position: absolute;
  bottom: 4%;
  left: 48%;
}
.banner .hd ul li {
  display: inline-block;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.302);
  width: 12px;
  height: 12px;
  vertical-align: middle;
  margin: 0 6px;
}
.banner .hd ul .on {
  border-radius: 50%;
  background-color: #7d8fae;
  width: 18px;
  height: 18px;
}
.page-1 {
  margin-top: 65px;
}
.page-1 .title {
  text-align: center;
}
.page-1 .title h4 {
  font-size: 28px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  margin-bottom: 9px;
}
.page-1 .title p {
  font-size: 16px;
  font-family: "AtillaNormal";
  color: rgba(51, 51, 51, 0.329);
  text-transform: uppercase;
}
.page-1 .u-bd {
  margin-top: 65px;
}
.page-1 .u-bd .hd {
  width: 405px;
  border-right: 1px solid #d1d1d1;
  float: left;
}
.page-1 .u-bd .hd ul li {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  height: 70px;
  line-height: 70px;
}
.page-1 .u-bd .hd ul .on{
  background: #92a2bd;
  padding-left: 13px;
  color: #fff;
}
.page-1 .u-bd .hd ul li i{
  margin-right: 20px;
float:right;
  font-size: 24px;
  display: none;
}
.page-1 .u-bd .hd ul li span {
  margin-right: 14px;
  color: #bdbdbd;
  font-size: 14px;
}
.page-1 .u-bd .hd ul .on span{
  display: none;
}
.page-1 .u-bd .hd ul .on i{
  display:inline-block;
}
.page-1 .u-bd .bd {
  width: 895px;
  float: left;
}
.page-1 .u-bd .bd ul {
  padding-left: 54px;
}
.page-1 .u-bd .bd ul .img-box {
  width: 100%;
  height: 400px;
}
.page-1 .u-bd .bd ul .img-box img {
  width: 100%;
  height: 100%;
}
.page-1 .u-bd .bd ul .text {
  margin-top: 30px;
}
.page-1 .u-bd .bd ul .text p {
  width: 687px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 2.143;
  padding-right: 34px;
  float: left;
}
.page-1 .u-bd .bd ul .text .more {
  background-color: #f2f2f2;
  width: 152px;
  height: 112px;
  float: right;
  padding-top: 25px;
  text-align: center;
}
.page-1 .u-bd .bd ul .text .more span {
  color: #92a2bd;
  font-size: 24px;
}
.page-1 .u-bd .bd ul .text .more h4 {
  margin-top: 15px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #888888;
  text-transform: uppercase;
}
.page-2 {
  background: url(../img/1_02_08.jpg) no-repeat center;
  height: 475px;
  margin-top: 75px;
  padding-top: 90px;
}
.page-2 .title {
  float: left;
  width: 550px;
  padding-left: 300px;
}
.page-2 .title h4 {
  font-size: 28px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  margin-bottom: 10px;
}
.page-2 .title p {
  font-size: 16px;
  font-family: "AtillaNormal";
  color: rgba(51, 51, 51, 0.329);
  text-transform: uppercase;
}
.page-2 .u-bd {
  width: 745px;
  float: right;
}
.page-2 .u-bd p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #555555;
  text-transform: uppercase;
  line-height: 2.143;
}
.page-2 .u-bd a {
  border-width: 1px;
  border-color: #8598b7;
  border-style: solid;
  width: 148px;
  height: 28px;
  border-radius: 20px;
  display: inline-block;
  text-align: center;
  line-height: 28px;
  color: #8598b7;
  font-size: 14px;
  margin-top: 35px;
  float: right;
}
.foot {
  background: #2e2e2e;
  padding-top: 70px;
}
.foot .f-top {
  text-align: center;
}
.foot .f-top .f-logo {
  width: 360px;
  height: 74px;
  margin: 0 auto;
}
.foot .f-top .f-logo img {
  width: 100%;
  height: 100%;
}
.foot .f-top h5 {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #b6b6b6;
  text-transform: uppercase;
  line-height: 1;
  margin-top: 26px;
}
.foot .f-botton {
  background: #3a3a3a;
  margin-top: 53px;
  padding: 0 74px;
  padding-top: 40px;
  padding-bottom: 34px;
}
.foot .f-botton .f-er {
  background-color: #ffffff;
  width: 137px;
  height: 156px;
  padding: 10px;
  text-align: center;
  float: left;
  margin-right: 55px;
}
.foot .f-botton .f-er img {
  width: 110px;
  height: 110px;
}
.foot .f-botton .f-er p {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #555555;
  margin-top: 10px;
}
.foot .f-botton .f-dh {
  display: inline-block;
  vertical-align: top;
  float: left;
  padding-top: 14px;
  margin-left: 50px;
}
.foot .f-botton .f-dh h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
}
.foot .f-botton .f-dh .link {
  background-color: rgba(254, 255, 255, 0.302);
  width: 89px;
  height: 1px;
  margin: 18px 0;
}
.foot .f-botton .f-dh p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #b9b9b9;
  line-height: 2.143;
}
.foot .f-botton .f-dh p span {
  color: #a6b8d6;
  font-weight: bold;
  font-size: 18px;
}
.foot .f-1 {
  padding: 40px 0 30px 0;
  text-align: center;
}
.foot .f-1 span {
  color: #92a2bd;
  margin-right: 20px;
  font-size: 30px;
  vertical-align: middle;
}
.foot .f-1 p {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #bababa;
  line-height: 2;
  vertical-align: middle;
  display: inline-block;
}
.foot-1 {
  text-align: center;
  height: 55px;
  line-height: 55px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #808080;
  background: #232323;
}
.foot-1 a{
  color: #808080; 
}
