@font-face {
  font-family: 'iconfont';
  /* project id 971715 */
  src: url('//at.alicdn.com/t/font_971715_kq1v5qc2fyh.eot');
  src: url('//at.alicdn.com/t/font_971715_kq1v5qc2fyh.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_971715_kq1v5qc2fyh.woff2') format('woff2'), url('//at.alicdn.com/t/font_971715_kq1v5qc2fyh.woff') format('woff'), url('//at.alicdn.com/t/font_971715_kq1v5qc2fyh.ttf') format('truetype'), url('//at.alicdn.com/t/font_971715_kq1v5qc2fyh.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;
}
.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 {
  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;
  line-height: 131px;
}
.head .head-box .cont .logo img {
  width: 380px;
  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 35px;
  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;
  width: 100%;
  height: 684px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 684px;
}
.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: 46%;
}
.banner .hd ul li {
  background-color: #ffffff;
  width: 58px;
  height: 7px;
  border-radius: 5px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
  text-indent: -999px;
  overflow: hidden;
}
.banner .hd ul .on {
  background: #006bff;
}
.title {
  text-align: center;
}
.title h4 {
  font-size: 48px;
  font-family: "Microsoft YaHei";
  color: #165ab7;
  font-weight: bold;
  line-height: 1;
}
.title h4 span {
  line-height: 1;
  color: #1d1d1d;
}
.title p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #666666;
  margin-top: 15px;
  line-height: 1;
}
.one {
  margin: 72px 0;
}
.one .u-bd {
  margin-top: 50px;
}
.one .u-bd ul li {
  float: left;
  position: relative;
  margin-right: 22px;
  border-width: 1px;
  border-color: #e3e3e3;
  border-style: solid;
  background-color: #f7f7f7;
  width: 308px;
  height: 279px;
  padding-top: 35px;
  overflow: hidden;
}
.one .u-bd ul li .img-box {
  width: 111px;
  height: 96px;
  margin: 0 auto;
}
.one .u-bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.one .u-bd ul li .img-box .i2 {
  display: none;
}
.one .u-bd ul li .make {
  font-size: 170px;
  font-family: "Impact";
  color: #edecec;
  line-height: 1;
  position: absolute;
  bottom: -15px;
  left: 68px;
}
.one .u-bd ul li .text {
  position: relative;
  z-index: 1;
  text-align: center;
  width: 215px;
  margin: 0 auto;
  margin-top: 65px;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.one .u-bd ul li .text p {
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  line-height: 1.5;
}
.one .u-bd ul li:hover {
  border-width: 1px;
  border-color: #e3e3e3;
  border-style: solid;
  background-color: #004098;
}
.one .u-bd ul li:hover .img-box .i1 {
  display: none;
}
.one .u-bd ul li:hover .img-box .i2 {
  display: block;
}
.one .u-bd ul li:hover .make {
  color: rgba(255, 255, 255, 0.031);
}
.one .u-bd ul li:hover .text p {
  color: #FFFFFF;
}
.one .u-bd ul li:last-child {
  margin-right: 0px;
}
.one .more {
  border-width: 1px;
  border-color: #f3d08e;
  border-style: solid;
  background-color: rgba(29, 29, 29, 0);
  width: 172px;
  height: 46px;
  text-align: center;
  line-height: 44px;
  margin: 0 auto;
}
.one .more a {
  font-size: 24px;
  font-family: "Arial";
  color: #f3d08e;
}
.two {
  background: url(../img/1_04.jpg) no-repeat top center;
  padding-top: 55px;
}
.two .title {
  text-align: center;
}
.two .title h4 {
  color: #FFFFFF;
}
.two .title p {
  color: #FFFFFF;
}
.two .u-bd {
  margin-top: 43px;
}
.two .u-bd .img-box {
  width: 609px;
  height: 403px;
  float: left;
}
.two .u-bd .img-box img {
  width: 100%;
  height: 100%;
}
.two .u-bd .text {
  float: right;
  background-color: #ffffff;
  box-shadow: 0px 2px 9px 0px rgba(25, 25, 25, 0.27);
  width: 691px;
  height: 403px;
  padding: 45px 54px;
}
.two .u-bd .text h4 {
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #2e2e2e;
  font-weight: bold;
}
.two .u-bd .text .link {
  background-color: #bfbfbf;
  width: 44px;
  height: 2px;
  margin: 29px 0;
}
.two .u-bd .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #777777;
  text-transform: uppercase;
  line-height: 2.143;
}
.three {
  margin-top: 75px;
  margin-bottom: 70px;
}
.three .u-bd {
  margin-top: 45px;
}
.three .u-bd .hd {
  margin-bottom: 30px;
}
.three .u-bd .hd ul {
  text-align: center;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding: 7px 0;
}
.three .u-bd .hd ul li {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #1d1d1d;
  font-weight: bold;
  display: inline-block;
  margin: 0 22px;
  padding: 10px 22px;
}
.three .u-bd .hd ul .on {
  background: #004098;
  color: #FFFFFF;
}
.three .u-bd .bd {
  margin-top: 33px;
}
.three .u-bd .bd ul li {
  text-align: center;
  float: left;
  margin-right: 28px;
  margin-bottom: 30px;
}
.three .u-bd .bd ul li:nth-child(3n){
  margin-right: 0px;
}
.three .u-bd .bd ul li .img-box {
  transition: all 0.4s;
  width: 412px;
  height: 290px;
}
.three .u-bd .bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.three .u-bd .bd ul li p {
  margin-top: 32px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #1d1d1d;
  font-weight: bold;
}
.three .u-bd .bd ul li:hover .img-box {
  transition: all 0.4s;
  box-shadow: 0px 2px 10px 0px rgba(25, 25, 25, 0.21);
}
.three .u-bd .bd ul li:last-child {
  margin-right: 0px;
}
.four {
  background: #f7f7f7;
  padding: 63px 0;
}
.four .u-bd {
  margin-top: 55px;
}
.four .u-bd ul li {
  width: 414px;
  height: 280px;
  position: relative;
  margin-right: 29px;
  margin-bottom: 30px;
  float: left;
  overflow: hidden;
}
.four .u-bd ul li img {
  width: 100%;
  height: 100%;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
.four .u-bd ul li .make {
  position: absolute;
  top: 280px;
  background-color: rgba(0, 64, 152, 0.851);
  width: 371px;
  height: 240px;
  margin: 20px;
  text-align: center;
  padding-top: 45px;
  transition: all 0.4s;
}
.four .u-bd ul li .make .m1 {
  width: 49px;
  height: 49px;
  margin-bottom: 23px;
}
.four .u-bd ul li .make p {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}
.four .u-bd ul li .make .m2 {
  margin-top: 43px;
  width: 80px;
  height: 8px;
}
.four .u-bd ul li:hover img {
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.four .u-bd ul li:hover .make {
  top: 0px;
  transition: all 0.4s;
}
.four .u-bd ul li:nth-child(3n) {
  margin-right: 0px;
}
.four .more {
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  width: 284px;
  text-align: center;
  margin: 0 auto;
  padding: 20px 0;
  margin-top: 10px;
}
.four .more a {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
}
.five {
  background: url(../img/1_14.jpg) no-repeat center top;
  padding-top: 90px;
}
.five .title h4 {
  color: #FFFFFF;
}
.five .title p {
  color: #FFFFFF;
}
.five .u-bd {
  margin-top: 45px;
}
.five .u-bd .hd {
  margin-bottom: 50px;
}
.five .u-bd .hd ul {
  text-align: center;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding: 7px 0;
}
.five .u-bd .hd ul li {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  display: inline-block;
  margin: 0 22px;
  padding: 10px 42px;
}
.five .u-bd .hd ul .on {
  background: #004098;
  color: #FFFFFF;
}
.five .u-bd .bd ul li {
  float: left;
  margin-right: 32px;
  margin-bottom: 32px;
}
.five .u-bd .bd ul li .img-box {
  width: 412px;
  height: 367px;
  position: relative;
  overflow: hidden;
}
.five .u-bd .bd ul li .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
.five .u-bd .bd ul li .img-box .make {
  position: absolute;
  bottom: -105px;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  background-color: rgba(0, 64, 152, 0.902);
  text-align: center;
  width: 100%;
  height: 105px;
  line-height: 105px;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
.five .u-bd .bd ul li:hover .img-box img {
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.five .u-bd .bd ul li:hover .img-box .make {
  bottom: 0px;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
.five .u-bd .bd ul li:nth-child(3n) {
  margin-right: 0px;
}
.six {
  padding: 70px 0;

}
.six .u-bd {
  margin-top:40px;
}
.six .u-bd .img-box {
  width: 638px;
  height: 438px;
  float: left;
}
.six .u-bd .img-box img {
  width: 100%;
  height: 100%;
}
.six .u-bd .text {
  float: right;
  width: 662px;
  padding-left: 40px;
}
.six .u-bd .text ul li {
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  margin-top: 30px;
}
.six .u-bd .text ul li h4 {
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  margin-bottom: 13px;
  line-height: 1;
}
.six .u-bd .text ul li h4 span {
  background-color: #004098;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  display: inline-block;
  margin-right: 26px;
  margin-top: -5px;
}
.six .u-bd .text ul li .text-box span {
  background: #ffc000;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  display: inline-block;
  margin-right: 26px;
  vertical-align: top;
  margin-top: 5px;
}
.six .u-bd .text ul li .text-box p {
  vertical-align: top;
  width: 90%;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  line-height: 2.143;
  display: inline-block;
}
.six .u-bd .text ul li:hover h4 {
  color: #004098;
}
.six .u-bd .text ul li:first-child {
  margin-top: 17px;
}
.seven {
  padding-top: 80px;
  padding-bottom: 64px;
  background: url(../img/3_02.jpg) no-repeat center bottom;
}
.seven .u-bd {
  margin-top: 55px;
}
.seven .u-bd ul li {
  float: left;
  margin-right: 31px;
  width: 410px;
  height: 367px;
  overflow: hidden;
}
.seven .u-bd ul li .img-box {
  position: relative;
  width: 100%;
  height: 100%;
}
.seven .u-bd ul li .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
.seven .u-bd ul li .img-box .make {
  position: absolute;
  bottom: 0px;
  background-color: rgba(43, 43, 43, 0.902);
  width: 100%;
  text-align: center;
  line-height: 55px;
  height: 55px;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
}
.seven .u-bd ul li:hover .img-box img {
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.seven .u-bd ul li:hover .img-box .make {
  background-color: rgba(0, 64, 152, 0.902);
}
.seven .u-bd ul li:last-child {
  margin-right: 0px;
}
.foot {
  background: #0b3369;
  padding: 70px 0;
  border-bottom: 1px solid #1e4375 ;
}
.foot .f-nav {
  width: 688px;
  display: inline-block;
}
.foot .f-nav .f1 {
  display: inline-block;
  margin-right: 62px;
  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: 485px;
  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;
  height: 54px;
  line-height: 54px;

}
.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;
}
.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;
}
