@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: 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;
}
.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: 114px;
}
.head .head-box .logo {
  float: left;
  line-height: 110px;
  display: inline-block;
}
.head .head-box .logo img {
display: inline-block;

}
.head .head-box .dh {
  padding-top: 20px;
  width: 250px;
  float: right;
}
.head .head-box .dh img {
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px;
}
.head .head-box .dh .text {
  padding-left: 15px;
  border-left: 1px solid #dcdcdc;
  display: inline-block;
  vertical-align: middle;
}
.head .head-box .dh .text p {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
}
.head .head-box .dh .text p span {
  color: #ff8e42;
}
.head .nav {
  background: url(../img/2_02.jpg);
  height: 46px;
  line-height: 46px;
  overflow: hidden;
}
.head .nav ul li {
  display: inline-block;
  text-align: center;
  width: 12.19%;
}
.head .nav ul li a {
  font-size: 16px;
  color: #FFFFFF;
  display: inline-block;
}
.head .nav ul .on a {
  color: #ffd800;
}
.head .nav ul li:hover a {
  color: #ffd800;
}
.banner {
  position: relative;
  width: 100%;
  height: 550px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 550px;
}
.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;

}
.title .link {
  margin-top: 20px;
  width: 100%;
  height: 1px;
  background: #cecece;
}
.one {
  background: url(../img/1_04.jpg);
  padding-top: 65px;
}
.one .left-nav {
  background: url(../img/top.png) no-repeat top;
  width: 290px;
  float: left;
}
.one .left-nav .title {
  height: 117px;
  padding-top: 16px;
}
.one .left-nav .title h4 {
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 0px;
}
.one .left-nav .title p {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: rgba(255, 255, 255, 0.5);
}
.one .left-nav .nav-box {
  padding-top: 10px;
  width: 280px;
  margin: 0 auto;
  background: #fafafa;
  border: 1px solid #eeeeee;
  border-top: 0px;
}
.one .left-nav .nav-box h3 {
  background-color: #eeeeee;
  width: 260px;
  height: 38px;
  line-height: 38px;
  border-left: 5px solid #207ed8;
  text-align: center;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
  margin-bottom: 20px;
}
.one .left-nav .nav-box .on {
  background-color: #207ed8;
  border-left: 5px solid #ffd200;
  color: #FFFFFF;
}
.one .left-nav .nav-box ul li {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #555555;
  display: inline-block;
  width: 47%;
  height: 24px;
  line-height: 24px;
  margin-bottom: 20px;
}
.one .left-nav .nav-box ul li span {
  color: #207ed8;
}
.one .left-nav .nav-box ul li:hover {
  background: #207ed8;
}
.one .left-nav .nav-box ul li:hover a {
  color: #FFFFFF;
}
.one .right-nav {
  width: 864px;
  float: right;
}
.one .right-nav ul li {
  width: 275px;
  height: 296px;
  float: left;
  margin-right: 19px;
  margin-bottom: 32px;
  position: relative;
  overflow: hidden;
}
.one .right-nav ul li .img-box {
  width: 100%;
  height: 226px;
  margin-bottom: 8px;
}
.one .right-nav ul li .img-box img {
  width: 100%;
  height: 100%;
}
.one .right-nav ul li .text {
  background-color: #eeeeee;
  width: 100%;
  height: 62px;
  transition: all 0.4s;
}
.one .right-nav ul li .text p {
  text-align: center;
  line-height: 62px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
}
.one .right-nav ul li .text h3 {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #ffffff;
    transition: all 0.4s;
    text-align: center;
}
.one .right-nav ul li .text .more {
  display: none;
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  line-height: 29px;
  text-align: center;
  color: #FFFFFF;
  margin: 0 auto;
  margin-top: 20px;
  font-size: 18px;
  transition: all 0.4s;
}
.one .right-nav ul li:hover .text {
  position: absolute;
  background-color: rgba(32, 126, 216, 0.902);
  width: 100%;
  height: 296px;
  bottom: 0px;
  padding-top: 80px;
  transition: all 0.4s;
}
.one .right-nav ul li:hover .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  transition: all 0.4s;
}
.one .right-nav ul li:hover .text .more {
  display: block;
  transition: all 0.4s;
}
.one .right-nav ul li:nth-child(3n) {
  margin-right: 0px;
}
.two {
  background: url(../img/1_08.jpg) center no-repeat;
  height: 735px;
  margin-top: 88px;
}
.two .title-1 .left {
  float: left;
  width: 178px;
  padding-top: 52px;
  padding-left: 35px;
}
.two .title-1 .left h4 {
  font-size: 26px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 11px;
}
.two .title-1 .left p {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  margin-bottom: 52px;
}
.two .title-1 .left .link {
  background-color: #ffffff;
  width: 28px;
  height: 4px;
}
.two .title-1 .right {
  float: left;
  text-align: left;
  width: 1022px;
  padding-left: 42px;
}
.two .title-1 .right h4 {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1.714;
  padding-top: 50px;
  margin-bottom: 20px;
}
.two .title-1 .right p {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #c4c4c4;
  line-height: 1.667;
  width: 737px;
  display: inline-block;
  vertical-align: top;
}
.two .title-1 .right .more {
  background-color: #e3e3e3;
  width: 137px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  float: right;
}
.two .title-1 .right .more a {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
}
.two .u-bd {
  margin-top: 30px;
  padding-left: 505px;
}
.two .u-bd ul li {
  height: 110px;
  margin-bottom: 24px;
}
.two .u-bd ul li .time {
  font-size: 74px;
  font-family: "Impact";
  color: #ffffff;
  width: 131px;
  display: inline-block;
  text-align: center;
  padding-top: 8px;
  vertical-align: middle;
}
.two .u-bd ul li .text {
  width: 558px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
  padding-right: 20px;
}
.two .u-bd ul li .text h4 {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #207ed8;
  font-weight: bold;
  margin-bottom: 8px;
}
.two .u-bd ul li .text p {
  font-size: 13px;
  font-family: "Microsoft YaHei";
  color: #666666;
  line-height: 1.846;
}
.two .u-bd ul li:nth-child(2n) .time {
  float: right;
}
.two .u-bd ul li:nth-child(2n) .text {
  padding-top: 14px;
}
.three {
  margin-top: 60px;
  padding-bottom: 65px;
}
.three .u-bd {
  margin-top: 25px;
}
.three .u-bd .cont {
  position: relative;
}
.three .u-bd .cont .bd {
  text-align: center;
  padding-left: 50px;
}
.three .u-bd .cont .bd ul {
  display: inline-block;
}
.three .u-bd .cont .bd ul li {
  width: 260px;
  float: left;
  margin-right: 21px;
}
.three .u-bd .cont .bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.three .u-bd .cont .bd ul li p {
  text-align: center;
  background: #aaaaaa;
  height: 42px;
  line-height: 42px;
  color: #FFFFFF;
  margin-top: 7px;
}
.three .u-bd .cont .bd ul li:hover p {
  background: #207ed8;
}
.three .u-bd .cont .hd {
  width: 100%;
  position: absolute;
  top: 37%;
}
.three .u-bd .cont .hd a {
  border-radius: 50%;
  background-color: #ebebeb;
  width: 34px;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  text-align: center;
  color: #8f8f8f;
  font-size: 18px;
}
.three .u-bd .cont .hd .prev {
  float: right;
}
.four {
  background: #f5f5f5;
  padding-top: 55px;
}
.four .u-bd {
  margin-top: 50px;
  padding-bottom: 55px;
}
.four .u-bd .top ul li {
  float: left;
  margin-right: 43px;
  position: relative;
}
.four .u-bd .top ul li .img-box {
  width: 371px;
  height: 230px;
}
.four .u-bd .top ul li .img-box img {
  width: 100%;
  height: 100%;
}
.four .u-bd .top ul li .img-box p {
  background-color: rgba(41, 41, 41, 0.702);
  width: 371px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  bottom: 0px;
  color: #FFFFFF;
}
.four .u-bd .top ul li:last-child {
  margin-right: 0px;
}
.four .u-bd .top ul li:hover .img-box p {
  background-color: rgba(32, 126, 216, 0.8);
}
.four .u-bd .botton {
  margin-top: 50px;
}
.four .u-bd .botton ul li {
  width: 571px;
  float: left;
  margin-bottom: 52px;
  margin-right: 58px;
}
.four .u-bd .botton ul li .time {
  border-width: 1px;
  border-color: #dcdcdc;
  border-style: solid;
  width: 84px;
  height: 84px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.four .u-bd .botton ul li .time h4 {
  font-size: 50px;
  font-family: "Microsoft YaHei";
  color: #939393;
  font-weight: bold;
  line-height: 1;
  padding-top: 5px;
}
.four .u-bd .botton ul li .time p {
  font-size: 13px;
  font-family: "Microsoft YaHei";
  color: #939393;
}
.four .u-bd .botton ul li .text {
  padding-left: 20px;
  width: 480px;
  display: inline-block;
  vertical-align: middle;
}
.four .u-bd .botton ul li .text h4 {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #292929;
  font-weight: bold;
  margin-bottom: 8px;
}
.four .u-bd .botton ul li .text h4 span {
  background-color: #ededed;
  width: 70px;
  height: 18px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #898989;
  font-weight: 100;
  float: right;
  text-align: center;
}
.four .u-bd .botton ul li .text p {
  font-size: 13px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
  line-height: 2;
}
.four .u-bd .botton ul li:nth-child(2n) {
  margin-right: 0px;
}
.four .u-bd .botton ul li:hover .time {
  background: #207ed8;
}
.four .u-bd .botton ul li:hover .time h4 {
  color: #FFFFFF;
}
.four .u-bd .botton ul li:hover .time p {
  color: #FFFFFF;
}
.four .u-bd .botton ul li:hover .text h4 {
  color: #207ed8;
}
.four .u-bd .botton ul li:hover .text h4 span {
  background: #207ed8;
  color: #FFFFFF;
}
.foot {
  background-color: #3b3b3b;
  width: 100%;
  height: 180px;
}
.foot .f-nav {
  width: 350px;
  float: left;
  padding-top: 40px;
}
.foot .f-nav .f-tit {
  margin-bottom: 25px;
}
.foot .f-nav .f-tit h4 {
  display: inline-block;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  vertical-align: middle;
}
.foot .f-nav .f-tit h4 span {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgba(255, 255, 255, 0.302);
  font-weight: bold;
  margin: 0 10px;
}
.foot .f-nav .f-tit .link {
  background-color: #959595;
  width: 49px;
  height: 1px;
  display: inline-block;
  vertical-align: middle;
}
.foot .f-nav ul li {
  display: inline-block;
  margin-right: 35px;
  margin-bottom: 8px;
}
.foot .f-nav ul li a {
  font-size: 15px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  line-height: 1;
}
.foot .f2 {
  float: left;
  width: 500px;
  margin-left: 200px;
  padding-top: 40px;
}
.foot .f2 p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 2.2;
}
.foot .f2 p span {
  color: #ffd200;
  font-size: 20px;
  font-weight: bold;
}
.foot .f2 h5 {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: rgba(255, 255, 255, 0.4);
  text-transform: uppercase;
  line-height: 2.5;
}
.foot .f2 h5 a {
  color: rgba(255, 255, 255, 0.4);
}
.foot .f3 {
  float: right;
  padding-top: 35px;
}
.foot .f3 img {
  width: 108px;
  height: 108px;
}

/*悬浮*/
.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: #207ed8;
  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;
}

