@font-face {
  font-family: 'iconfont';
  /* project id 971715 */
  src: url('//at.alicdn.com/t/font_971715_fdpmu222067.eot');
  src: url('//at.alicdn.com/t/font_971715_fdpmu222067.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_971715_fdpmu222067.woff2') format('woff2'), url('//at.alicdn.com/t/font_971715_fdpmu222067.woff') format('woff'), url('//at.alicdn.com/t/font_971715_fdpmu222067.ttf') format('truetype'), url('//at.alicdn.com/t/font_971715_fdpmu222067.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: 16px;
  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: 1200px;
  margin: 0 auto;
}
.rise {
  background: #efefef;
  height: 30px;
  line-height: 30px;
}
.rise p {
  color: #7e7e7e;
  font-size: 14px;
}
.head .head-box {
  height: 124px;
}
.head .head-box .logo {

  float: left;
    line-height: 122px;
}
.head .head-box .logo img {
  width: 100%;
  height: 100%;
}
.head .head-box .brief {
  float: left;
  text-align: center;
  width: 405px;
  margin-left: 50px;
  margin-top: 32px;
}
.head .head-box .brief h4 {
  color: #ff8400;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
  position: relative;
}
.head .head-box .brief p {
  color: #2f2f2f;
  font-size: 16px;
}
.head .head-box .phone {
  position: relative;
  float: right;
  margin-top: 41px;
  text-align: right;
}
.head .head-box .phone .iconfont {
  color: #295cc6;
  vertical-align: sub;
  font-size: 26px;
  margin-right: 15px;
}
.head .head-box .phone p {
  display: inline-block;
  vertical-align: middle;
  color: #1f1f1f;
  font-size: 16px;
  font-weight: bold;
}
.head .head-box .phone p span {
  vertical-align: sub;
  color: #ff8400;
  font-size: 26px;
}
.head .nav {
  background: #295cc6;
  height: 52px;
  line-height: 52px;
}
.head .nav ul .nLi {
  float: left;
  font-size: 16px;
  width: 14.28%;
  text-align: center;
}
.head .nav ul .nLi a {
  color: #ffffff;
}
.head .nav ul .nLi a span {
  margin-left: 10px;
  color: rgba(255, 255, 255, 0.2);
}
.head .nav ul .on {
  background: #396ddb;
}
.head .nav ul .on a {
  color: #FFFFFF;
}
.banner {
  position: relative;
  width: 100%;
  height: 582px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 582px;
}
.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: 18px;
  left: 44%;
}
.banner .hd ul li {
  width: 65px;
  height: 4px;
  background: #FFFFFF;
  display: inline-block;
  margin-left: 10px;
  border-radius: 10px;
}
.banner .hd ul .on {
  background: #55e3ff;
  transition: all 0.4s;
}
.banner1 {
  position: relative;
  width: 100%;
  height: 358px;
  overflow: hidden;
  min-width: 1200px;
}
.banner1 .bd {
  width: 100%;
  height: 100%;
}
.banner1 .bd ul li {
  position: relative;
  height: 358px;
}
.banner1 .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.n-title {
  text-align: center;
}
.n-title h4 {
  color: #333333;
  font-size: 34px;
  font-weight: bold;
  padding-bottom: 20px;
}
.n-title h1 {
  font-size: 36px;
  font-weight: bold;
  color: #295cc6;
}
.n-title h1 span {
  color: #5a5a5a;
}
.n-title .line {
  width: 335px;
  height: 1px;
  background: #bfbfbf;
  margin: 0 auto;
  margin-top: -1px;
  position: relative;
  display: inline-block;
}
.n-title .line::after {
  content: ' ';
  position: absolute;
  width: 143px;
  background: #295cc6;
  height: 2px;
  left: 29%;
}
.n-title p {
  color: #ababab;
  font-size: 16px;
  margin-top: 15px;
}
.one {
  height: 46px;
  line-height: 46px;
  background: #efefef;
}
.one .left {
  float: left;
}
.one .left h4 {
  display: inline-block;
  width: 117px;
  background: #295cc6;
  text-align: center;
  color: #FFFFFF;
  margin-right: 25px;
}
.one .left p {
  display: inline-block;
}
.one .left p a {
  display: inline-block;
  margin-right: 15px;
  color: #666666;
  font-size: 14px;
}
.one .search {
  float: right;
}
.one .search input {
  width: 235px;
  padding-left: 20px;
  height: 30px;
  border: 1px solid #e4e4e4;
  vertical-align: middle;
  margin-right: -6px;
}
.one .search button {
  width: 80px;
  background: #ff8400;
  color: #ffffff;
  font-size: 14px;
  border: 0px;
  height: 30px;
  vertical-align: middle;
}
.two {
  margin-top: 65px;
}
.two .u-bd {
  margin-top: 40px;
}
.two .u-bd ul li {
  width: 280px;
  margin-right: 25px;
  margin-bottom: 80px;
  float: left;
}
.two .u-bd ul li .img-box {
  border-top: 6px solid #295cc6;
  width: 100%;
  height: 310px;
  overflow: hidden;
}
.two .u-bd ul li .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.6s;
}
.two .u-bd ul li .text {
  height: 90px;
  padding-top: 24px;
  position: relative;
  border-bottom: 3px solid #d5d5d5;
}
.two .u-bd ul li .text p {
  text-align: center;
  color: #333333;
  font-size: 18px;
}
.two .u-bd ul li .text .more {
  transition: all 0.6s;
  z-index: 1;
  color: #ffffff;
  font-size: 14px;
  background: #d5d5d5;
  width: 64px;
  height: 64px;
  line-height: 58px;
  text-align: center;
  border-radius: 50%;
  border: 4px solid #FFFFFF;
  position: absolute;
  bottom: -33px;
  left: 37%;
  box-shadow: 0px 2px 12.09px 0.91px rgba(0, 0, 0, 0.18);
}
.two .u-bd ul li .text::after {
  content: ' ';
  position: absolute;
  height: 3px;
  width: 0;
  background: #295cc6;
  bottom: -3px;
  z-index: 0;
  left: 50%;
  transition: all 0.6s;
}
.two .u-bd ul li:nth-child(4n+4) {
  margin-right: 0px;
}
.two .u-bd ul li:hover .img-box img {
  transform: scale(1.2);
  transition: all 0.6s;
}
.two .u-bd ul li:hover .text .more {
  background: #295cc6;
  transition: all 0.6s;
}
.two .u-bd ul li:hover .text:after {
  left: 0%;
  width: 100%;
  transition: all 0.6s;
}
.three {
  background: url(../img/1_08.jpg) no-repeat center;
  height: 776px;
  min-width: 1200px;
  margin-top: 40px;
  padding-top: 65px;
}
.three .n-title h4 {
  color: #ffe400;
  font-size: 48px;
  font-weight: bold;
  padding-bottom: 20px;
}
.three .n-title h4 span {
  color: #ffffff;
  margin-left: 5px;
}
.three .n-title .line {
  width: 335px;
  height: 1px;
  background: #bfbfbf;
  margin: 0 auto;
  margin-top: -1px;
}
.three .n-title p {
  color: #ffffff;
  font-size: 34px;
  margin-top: 15px;
}
.three .u-bd {
  margin-top: 50px;
  height: 315px;
  background: #16469a;
  text-align: center;
  padding: 0 80px;
  padding-top: 30px;
  line-height: 36px;
  position: relative;
}
.three .u-bd p {
  color: #FFFFFF;
}
.three .u-bd h4 {
  color: #ffba00;
  font-size: 24px;
  font-weight: bold;
  margin-top: 10px;
  position: relative;
}
.three .u-bd h4::before {
  content: ' ';
  background: url(../img/z.png) no-repeat;
  width: 170px;
  height: 14px;
  display: inline-block;
  position: absolute;
  left: 7%;
  top: 11px;
}
.three .u-bd h4::after {
  content: ' ';
  background: url(../img/y.png) no-repeat;
  width: 170px;
  height: 14px;
  display: inline-block;
  position: absolute;
  right: 7%;
  top: 11px;
}
.three .u-bd h6 {
  color: #3f6dbd;
  font-size: 12px;
  font-family: "Arial";
  line-height: 3;
  letter-spacing: 3px;
  margin-top: 5px;
}
.three .u-bd .botton {
  position: absolute;
  bottom: -110px;
}
.three .u-bd .botton ul li {
  width: 205px;
  height: 205px;
  float: left;
  margin-right: 63px;
}
.three .u-bd .botton ul li .img-box {
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 6px solid #FFFFFF;
}
.three .u-bd .botton ul li .img-box img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: all 0.6s;
}
.three .u-bd .botton ul li:last-child {
  margin-right: 0px;
}
.three .u-bd .botton ul li:hover .img-box img {
  transform: scale(1.2);
  transition: all 0.6s;
}
.four {
  padding-top: 73px;
  background: url(../img/2_02.jpg) no-repeat center;
  height: 550px;
  min-width: 1200px;
}
.four .n-title h4 {
  color: #333333;
}
.four .n-title h1 {
  color: #ffffff;
}
.four .n-title h6 {
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  width: 1200px;
  margin: 0 auto;
  margin-top: 43px;
  line-height: 30px;
}
.four .u-bd {
  margin-top: 45px;
}
.four .u-bd .owl-carousel .owl-stage-outer .item .img-box {
  width: 280px;
  height: 233px;
  position: relative;
  overflow: hidden;
}
.four .u-bd .owl-carousel .owl-stage-outer .item .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.6s;
}
.four .u-bd .owl-carousel .owl-stage-outer .item .img-box p {
  text-align: center;
  height: 36px;
  line-height: 36px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  color: #ffffff;
  font-size: 14px;
  background: rgba(22, 70, 154, 0.831);
}
.four .u-bd .owl-carousel .item:hover .img-box img {
  transform: scale(1.2);
  transition: all 0.6s;
}
.four .u-bd .owl-carousel .owl-controls {
  margin-top: 35px;
}
.four .u-bd .owl-carousel .owl-controls .owl-dots {
  text-align: center;
}
.four .u-bd .owl-carousel .owl-controls .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  background: #afafaf;
  border-radius: 50%;
  display: inline-block;
  margin: 0 6px;
}
.five {
  margin-top: 75px;
  margin-bottom: 90px;
}
.five .u-bd {
  margin-top: 60px;
}
.five .u-bd .left {
  width: 600px;
  float: left;
}
.five .u-bd .left ul li {
  padding: 26px 0;
  border-bottom: 1px solid #e0e0e0;
}
.five .u-bd .left ul li .box {
  position: relative;
  left: 0px;
  transition: all 0.6s;
}
.five .u-bd .left ul li .box .time {
  text-align: right;
  display: inline-block;
  vertical-align: top;
  width: 95px;
}
.five .u-bd .left ul li .box .time h4 {
  color: #333333;
  font-size: 30px;
  margin-bottom: 20px;
}
.five .u-bd .left ul li .box .time p {
  color: #999999;
  font-size: 16px;
}
.five .u-bd .left ul li .box .text {
  display: inline-block;
  width: 498px;
  vertical-align: top;
  padding-left: 45px;
}
.five .u-bd .left ul li .box .text h4 {
  color: #333333;
  font-size: 16px;
  margin-bottom: 12px;
}
.five .u-bd .left ul li .box .text p {
  color: #999999;
  font-size: 14px;
  line-height: 24px;
}
.five .u-bd .left ul li:first-child {
  border-top: 1px solid #e0e0e0;
}
.five .u-bd .left ul li:hover .box {
  left: 25px;
  transition: all 0.6s;
}
.five .u-bd .left ul li:hover .box .text h4 {
  color: #16469a;
  transition: all 0.6s;
}
.five .u-bd .right {
  float: right;
  width: 546px;
  height: 405px;
  background: #f2f2f2;
  padding-top: 50px;
  padding-left: 90px;
}
.five .u-bd .right p {
  color: #333333;
  font-size: 16px;
  margin-bottom: 30px;
}
.five .u-bd .right p span {
  font-size: 18px;
}
.five .u-bd .right img {
  width: 364px;
  height: 204px;
  margin-bottom: 32px;
}
.five .u-bd .right .more {
  width: 123px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  background: #16469a;
  font-size: 16px;
}
.five .u-bd .right .more a {
  color: #ffffff;
}
.foot {
  background: #313131;
  color: #ffffff;
}
.foot .cont .nav {
  background: #16469a;
  padding: 0 35px;
  height: 57px;
  line-height: 54px;
}
.foot .cont .nav h4 {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.foot .cont .nav h4 span {
  color: #4975c3;
  font-size: 16px;
  margin-left: 10px;
  font-weight: 100;
}
.foot .cont .nav ul {
  display: inline-block;
  vertical-align: middle;
}
.foot .cont .nav ul li {
  display: inline-block;
  font-size: 16px;
  margin-left: 66px;
}
.foot .cont .nav ul li a {
  color: #ffffff;
}
.foot .cont .bottom {
  padding-top: 60px;
}
.foot .cont .bottom .foot-1 {
  padding-left: 35px;
  float: left;
  padding-bottom: 52px;
}
.foot .cont .bottom .foot-1 h4 {
  color: #ffffff;
  font-size: 24px;
  margin-bottom: 25px;
}
.foot .cont .bottom .foot-1 .phone span {
  display: inline-block;
  font-size: 42px;
  color: #818181;
  margin-right: 5px;
  vertical-align: middle;
}
.foot .cont .bottom .foot-1 .phone .phone-box {
  display: inline-block;
  vertical-align: middle;
}
.foot .cont .bottom .foot-1 .phone .phone-box h6 {
  color: #818181;
  font-size: 14px;
}
.foot .cont .bottom .foot-1 .phone .phone-box h4 {
  margin-bottom: 0px;
  color: #ffe400;
  font-size: 30px;
}
.foot .cont .bottom .foot-2 {
  float: left;
  margin-left: 80px;
}
.foot .cont .bottom .foot-2 p {
  line-height: 41px;
  color: #ffffff;
  font-size: 16px
                    
                    ;
}
.foot .cont .bottom .foot-2 p span {
  font-size: 18px;
  margin-right: 10px;
}
.foot .cont .bottom .foot-2 p i {
  color: #ffe400;
  font-size: 20px;
}
.foot .cont .bottom .foot-3 {
  float: right;
  margin-left: 38px;
}
.foot .cont .bottom .foot-3 p {
  writing-mode: tb-rl;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  color: #6d6d6d;
  font-size: 14px;
}
.foot .cont .bottom .foot-3 img {
  width: 137px;
  height: 137px;
  display: inline-block;
  vertical-align: middle;
}
.foot .foot-box {
  border-top: 1px solid #404040;
  text-align: center;
  background: #313131;
  height: 48px;
  line-height: 48px;
}
.foot .foot-box p {
  color: #6d6d6d;
  font-size: 14px;
}
.foot .foot-box p a {
  color: #6d6d6d;
}

.float {
  width: 200px;
  position: fixed;
  right: -150px;
  transition: all 0.5s;
  top: 20%;
  z-index: 100;
}
.float ul li {
  position: relative;
  width: 100%;
  min-height: 50px;
  line-height: 50px;
  background: #295cc6;
  border-radius: 5px;
  margin-bottom: 3px;
  cursor: pointer;
}
.float ul li span {
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  text-align: center;
  margin-right: 10px;
}
.float ul li .iconfont {
  color: #ffffff;
  font-size: 30px;
}
.float ul li .icon-huidingbu {
  font-size: 20px !important;
}
.float ul li p {
  font-size: 18px;
  color: #ffffff;
}
.float ul li .wx {
  box-sizing: initial;
  width: 90px;
  height: 0px;
  margin-left: 60px;
  overflow: hidden;
  padding-bottom: 0;
  transition: all 0.5s;
}
.float:hover {
  right: 0;
}
.float:hover .wx {
  height: 90px;
  padding-bottom: 10px;
}

