@font-face {
  font-family: 'iconfont';
  /* project id 971715 */
  src: url('//at.alicdn.com/t/font_971715_uojw1htdpb.eot');
  src: url('//at.alicdn.com/t/font_971715_uojw1htdpb.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_971715_uojw1htdpb.woff2') format('woff2'), url('//at.alicdn.com/t/font_971715_uojw1htdpb.woff') format('woff'), url('//at.alicdn.com/t/font_971715_uojw1htdpb.ttf') format('truetype'), url('//at.alicdn.com/t/font_971715_uojw1htdpb.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: 1100px;
  margin: 0 auto;
}
.head-top {
  width: 100%;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
}
.head-top h4 {
  display: inline-block;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #999999;
}
.head-top p {
  display: inline-block;
  float: right;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
}
.head-top p i {
  color: #2a2a2a;
  font-size: 14px;
  margin-right: 5px;
}
.head-top p span {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #4978bc;
  font-weight: bold;
  margin-left: 5px;
}
.head .head-box {
  height: 140px;

}
.head .head-box .logo {
  float: left;
  line-height: 139px;
  display: inline-block;
}
.head .head-box .logo img {

  display: inline-block;
}
.head .head-box .dh {
  float: right;
  margin-top: 39px;
  text-align: center;
  margin-left: 135px;
}
.head .head-box .dh p {
  border-radius: 15px;
  background-color: #ffae00;
  width: 211px;
  height: 31px;
  font-size: 18px;
  font-family: "";
  color: #ffffff;
}
.head .head-box .dh p span {
  margin-right: 5px;
  font-size: 20px;
}
.head .head-box .dh h4 {
  font-size: 30px;
  font-family: "BritannicBold";
  color: #272727;
  font-style: oblique;
  font-weight: bold;
}
.head .head-box .er {
  float: right;
  margin-top: 28px;
}
.head .head-box .er .img-box {
  width: 83px;
  height: 83px;
  border: 1px solid #c9c9c9;
  display: inline-block;
  vertical-align: top;
}
.head .head-box .er .img-box img {
  width: 100%;
  height: 100%;
}
.head .head-box .er p {
  display: inline-block;
  writing-mode: vertical-rl;
  vertical-align: top;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #323232;
}
.head .nav {
  background: #4182cd;
  height: 53px;
  line-height: 53px;
  overflow: hidden;
}
.head .nav ul{
    display: flex;
}
.head .nav ul li {
  display: inline-block;
  text-align: center;
    flex: 1;
}
.head .nav ul li a {
  font-size: 16px;
  color: #FFFFFF;
  display: inline-block;
}
.head .nav ul .on {
  background: #ffae00;
}
.head .nav ul li:hover {
  background: #ffae00;
}
.banner {
  position: relative;
  width: 100%;
  height: 669px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 669px;
}
.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 {
  border-width: 2px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
}
.banner .hd ul .on {
  border-radius: 50%;
  background-color: #207ed8;
  width: 12px;
  height: 12px;
  border-color: #207ed8;
}
.title {
  text-align: center;
}
.title h4 {
  font-size: 26px;
  font-family: "Microsoft YaHei";
  color: #292929;
  font-weight: bold;
}
.title h4 img {
  margin-right: 15px;
  width: 47px;
  height: 29px;
  margin-top: -3px;
}
.title p {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #999999;
  text-transform: uppercase;
  line-height: 2.5;
}
.title .link {
  margin-top: 20px;
  width: 100%;
  height: 1px;
  background: #cecece;
}
.one {
  margin-top: -137px;
  position: relative;
  z-index: 99;
}
.one .title img {
  width: 68px;
  height: 68px;
}
.one .title h4 {
  font-size: 36px;
  font-family: "Microsoft YaHei";
  color: rgba(58, 58, 58, 0.667);
  font-weight: bold;
  line-height: 1;
  margin-top: 25px;
  margin-bottom: 19px;
}
.one .title h4 span {
  color: #4182cd;
}
.one .title p {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #848484;
  line-height: 1;
}
.one .u-bd {
  background: url(../img/bj.png) no-repeat center;
  height: 435px;
  margin-top: 50px;
}
.one .u-bd .c1 {
  padding-top: 10px;
  width: 533px;
  padding-right: 225px;
  text-align: right;
  display: inline-block;
  margin-bottom: 60px;
  vertical-align: top;
}
.one .u-bd .c1 h4 {
  font-size: 18px;
  font-family: "Arial";
  color: #898989;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.one .u-bd .c1 h4 span {
  font-size: 28px;
  font-family: "Microsoft YaHei";
  color: #4182cd;
  font-weight: bold;
  margin-left: 10px;
}
.one .u-bd .c1 ul {
  height: 114px;
}
.one .u-bd .c1 ul li {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #585858;
  margin-bottom: 10px;
}
.one .u-bd .c1 ul li span {
  background-color: #ffb34f;
  width: 7px;
  height: 7px;
  display: inline-block;
  float: right;
  margin-top: 8px;
  margin-left: 10px;
}
.one .u-bd .c1:nth-child(2n) {
  padding-left: 225px;
  text-align: left;
  padding-right: 0px;
  margin-left: 29px;
}
.one .u-bd .c1:nth-child(2n) h4 span {
  margin-right: 10px;
  margin-left: 0px;
}
.one .u-bd .c1:nth-child(2n) ul li span {
  float: left;
  margin-left: 0px;
  margin-right: 10px;
}
.two {
  margin-top: 120px;
}
.two .title h4 {
  background: url(../img/t4.png) no-repeat center;
  font-size: 48px;
  font-family: "Microsoft YaHei";
  color: #3a3a3a;
  font-weight: bold;
}
.two .title h4 span {
  color: #4182cd;
}
.two .title p {
  color: #848484;
  font-size: 20px;
}
.two .title h6 {
  color: #bebebe;
  font-size: 12px;
}
.two .u-bd {
  margin-top: 40px;
  background: url(../img/1_02.jpg) no-repeat bottom;
  height: 438px;

}
.three .u-bd {
  text-align: center;
  width: 1100px;
  border: 1px solid #959595;
  margin: 0 auto;
  margin-top: 80px;
  padding-bottom: 50px;
  position: relative;
}
.three .u-bd img {
  padding: 0 25px;
  margin-top: -25px;
  background: #FFFFFF;
  margin-bottom: 15px;
}
.three .u-bd h4 {
  font-size: 36px;
  font-family: "Microsoft YaHei";
  color: #3a3a3a;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
  background: url(../img/x1.png) no-repeat center;
}
.three .u-bd h4 span {
  font-size: 36px;
  font-family: "Microsoft YaHei";
  color: #4182cd;
  font-weight: bold;
  line-height: 1;
}
.three .u-bd h6 {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #bebebe;
  text-transform: uppercase;
  line-height: 1.667;
  margin-bottom: 30px;
}
.three .u-bd p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  line-height: 1.714;
  padding: 0 45px;
}
.three .u-bd .more {
  border-radius: 18px;
  background-color: #ffc74f;
  width: 141px;
  height: 38px;
  font-size: 22px;
  font-family: "Microsoft YaHei";
  line-height: 38px;
  text-align: center;
  position: absolute;
  left: 43.5%;
  bottom: -18px;
}
.three .u-bd .more a {
  color: #ffffff;
}
.four {
  margin-top: 60px;
}
.four .title {
  background: url(../img/bt_02.jpg) no-repeat center;
  height: 164px;
  padding-top: 38px;
}
.four .title p {
  font-size: 36px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  padding-left: 230px;
}
.four .title p span {
  color: #82e5df;
  margin-left: 10px;
}
.four .u-bd {
  margin-top: 25px;
  margin-bottom: 110px;
}
.four .u-bd .text {
  width: 759px;
  float: left;
  padding-right: 55px;
}
.four .u-bd .text ul li {
  padding-bottom: 15px;
  border-bottom: 1px dashed #c9c9c9;
}
.four .u-bd .text ul li h4 {
  padding-top: 15px;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #303030;
  line-height: 1.2;
}
.four .u-bd .text ul li h4 span {
  border-radius: 5px;
  background-color: #ffc74f;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  margin-right: 15px;
  color: #FFFFFF;
  font-size: 18px;
}
.four .u-bd .text ul li p {
  margin-top: 10px;
}
.four .u-bd .text ul li p i {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  line-height: 1.714;
  display: inline-block;
  width: 654px;
  vertical-align: middle;
}
.four .u-bd .text ul li p span {
  border-radius: 5px;
  background-color: #4182cd;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  margin-right: 15px;
  color: #FFFFFF;
  font-size: 18px;
}
.four .u-bd .text ul li:hover h4 {
  color: #4182cd;
}
.four .u-bd .img-box {
  float: right;
  width: 338px;
  height: 485px;
}
.four .u-bd .img-box img {
  width: 100%;
  height: 100%;
}
.five .title h4 {
  background: url(../img/x2.png) no-repeat center;
  font-size: 36px;
  font-family: "Microsoft YaHei";
  color: #3a3a3a;
  font-weight: bold;
}
.five .title h4 span {
  color: #4182cd;
  margin-left: 10px;
}
.five .title p {
  color: #bebebe;
  font-size: 12px;
  width: 778px;
  margin: 0 auto;
  line-height: 1.5;
  margin-top: 10px;
}
.five .u-bd {
  margin-top: 28px;
  padding-bottom: 75px;
}
.five .u-bd ul li {
  border: 1px solid transparent;
  width: 355px;
  float: left;
  margin-right: 17px;
  padding-bottom: 15px;
}
.five .u-bd ul li .img-box {
  width: 353px;
  height: 148px;
}
.five .u-bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.five .u-bd ul li .text {
  padding: 0 10px;
}
.five .u-bd ul li .text h6 {
  margin-top: 29px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #3a3a3a;
  line-height: 1.714;
}
.five .u-bd ul li .text img {
  margin: 10px 0;
}
.five .u-bd ul li .text h4 {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #3a3a3a;
  line-height: 1.5;
}
.five .u-bd ul li .text p {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #666666;
  line-height: 2;
  margin-top: 10px;
}
.five .u-bd ul li:hover {
  border-color: #ffc74f;
}
.five .u-bd ul li:hover .text h6 {
  color: #42c7bf;
}
.five .u-bd ul li:hover .text h4 {
  color: #4182cd;
}
.five .u-bd ul li:last-child {
  margin-right: 0px;
}
.foot {
  background: #2c2c2c;
  padding: 50px 0;
}
.foot .f-left {
  float: left;
  vertical-align: top;
  padding-top: 16px;
}
.foot .f-left .f1 {
  margin-bottom: 40px;
}
.foot .f-left .f1 img {
  width: 608px;
  height: 34px;
}
.foot .f-left .f2 {
  border-bottom: 1px solid #484848;
}
.foot .f-left .f2 .title {
  width: 165px;
  display: inline-block;
}
.foot .f-left .f2 .title h4 {
  font-size: 24px;
  font-family: "Arial";
  color: #8c8c8c;
  font-weight: 100;
}
.foot .f-left .f2 .title p {
  color: #dbdbdb;
  font-size: 20px;
  line-height: 1;
}
.foot .f-left .f2 .link {
  background-color: #8c8c8c;
  width: 1px;
  height: 40px;
  display: inline-block;
}
.foot .f-left .f2 .dz {
  padding-left: 57px;
  width: 530px;
  display: inline-block;
  padding-bottom: 40px;
}
.foot .f-left .f2 .dz p {
  margin-bottom: 10px;
  color: #8c8c8c;
  font-size: 14px;
  display: inline-block;
  width: 200px;
  vertical-align: top;
}
.foot .f-left .f3 {
  padding-top: 20px;
}
.foot .f-left .f3 p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #8c8c8c;
  line-height: 1.429;
  text-align: justifyLeft;
}
.foot .f-left .f3 p a{
  color: #8c8c8c;  
}
.foot .f-er {
  width: 307px;
  float: right;
}
.foot .f-er p {
  display: inline-block;
  writing-mode: tb-rl;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #737373;
  letter-spacing: 11px;
  margin-top: 16px;
  float: right;
}
.foot .f-er img {
  display: inline-block;
  float: right;
  width: 186px;
  height: 186px;
  margin-left: 15px;
}
.foot-1 {
  height: 70px;
  line-height: 70px;
  background: #4182cd;
  text-align: center;
}
.foot-1 p {
  font-size: 24px;
  font-family: "Arial";
  color: #ffffff;
  line-height: 1;
  display: inline-block;
  height: 27px;
  padding: 0 27px;
  border-right: 1px solid #71a1da;
}
.foot-1 p img {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}
.foot-1 p i {
  vertical-align: middle;
  display: inline-block;
}
.foot-1 p span {
  vertical-align: middle;
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
  margin-top: -2px;
}
.foot-1 p:last-child {
  border: 0px;
}
.two .u-bd ul{
   display: flex;
}
.two .u-bd ul li{
     width: 25%;
    margin-bottom: 0.4rem;
        padding-top: 64px;
}
.two .u-bd ul li .img-box{
    width: 160px;
    height: 160px;
    line-height: 140px;
    background-color: #4082cc;
    transform: rotate(45deg);
    border: 10px solid #fff;
    margin: 0 auto;
    text-align: center;
}
.two .u-bd ul li:nth-child(2n) .img-box{
    background: #ffc750;
}
.two .u-bd ul  li .img-box img{
    width: 102px;
    height: 102px;
    display: inline-block;
    transform: rotate(315deg);
}
.two .u-bd ul li .text{
    text-align: center;
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    margin-top: 45px;
}
.two .u-bd ul li .text h4{
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}
.two .u-bd ul li .text p{
    margin-top: 10px;
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
}

