/* CDN 服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';
  /* Project id 971715 */
  src: url('//at.alicdn.com/t/c/font_971715_ow05qb045gd.woff2?t=1660696495951') format('woff2'), url('//at.alicdn.com/t/c/font_971715_ow05qb045gd.woff?t=1660696495951') format('woff'), url('//at.alicdn.com/t/c/font_971715_ow05qb045gd.ttf?t=1660696495951') 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: 115px;
}
.head .cont {
  position: relative;
}
.head .cont .nav {
  padding: 0 60px;
      display: flex;
    justify-content: space-between;
}
.head .cont .nav .nLi {
  display: inline-block;

  line-height: 115px;
  position: relative;
}
.head .cont .nav .nLi h3 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  text-transform: uppercase;
}
.head .cont .nav .nLi h3 a {
  color: #000000;
}
.head .cont .nav .nLi .sub {
  position: absolute;
  top: 88px;
  left: -16px;
  z-index: 99;
  display: none;
}
.head .cont .nav .nLi .sub li {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  text-transform: uppercase;
  margin-bottom: 6px;
  background-color: #ee1d23;
  padding: 0 19px;
  min-width: 100px;
  height: 29px;
  line-height: 29px;
  text-align: center;
}
.head .cont .nav .nLi .sub li a {
  color: #ffffff;
}
.head .cont .nav .nLi .sub li:hover a {
  color: #ffd800;
}
.head .cont .nav .nLi:hover h3 a {
  color: #ee1d23;
}
.head .cont .nav .on h3 a {
  color: #ee1d23;
}
.head .cont .nav .nLi:last-child {
  margin-right: 0px;
}
.head .cont .nav .nLi:nth-child(3) {
    margin-right: 200px;
}
.head .cont .nav .nLi:nth-child(4) {
    margin-left:200px;
}
.head .cont .logo {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99;
}
.head .cont .logo img {
  width: 100%;
  height: 100%;
}
.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: 483px;
}
.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;
}
.page-1 {
  background: url(../img/1_03.jpg) no-repeat center;
  height: 1032px;
  min-width: 1200px;
  padding-top: 67px;
}
.page-1 .title {

  height: 112px;
  text-align: center;
}
.page-1 .u-bd {
  margin-top: 60px;
}
.page-1 .u-bd ul li {
  width: 402px;
  margin-right: 47px;
  margin-bottom: 57px;
  float: left;
}
.page-1 .u-bd ul li .img-box {
  width: 100%;
  height: 249px;
}
.page-1 .u-bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.page-1 .u-bd ul li .text {
  margin-top: 28px;
}
.page-1 .u-bd ul li .text .img {
  width: 31px;
  height: 27px;
  margin-right: 15px;
  margin-left: 85px;
  background: url(../img/bz.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-top: 3px;
}
.page-1 .u-bd ul li .text h4 {
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #030303;
  display: inline-block;
  vertical-align: middle;
}
.page-1 .u-bd ul li .text .link {
  margin: 0 auto;
  background-color: #060604;
  width: 275px;
  height: 2px;
  margin-top: 15px;
}
.page-1 .u-bd ul li:hover .text .img {
  background: url(../img/bz1.png) no-repeat;
}
.page-1 .u-bd ul li:nth-child(3n) {
  margin-right: 0px;
}
.page-2 {
  background: url(../img/1_04.jpg) no-repeat center;
  height: 860px;
  min-width: 1200px;
  padding-top: 66px;
}
.page-2 .left {
  width: 454px;
  height: 756px;
  float: left;
  margin-right: 51px;
}
.page-2 .right {
  float: left;
  width: 790px;
  margin-top: 20px;
}
.page-2 .right .c1 {
  width: 261px;
  height: 112px;
  margin-bottom: 58px;
}
.page-2 .right h4 {
  background: url(../img/bj.png) no-repeat;
  width: 364px;
  height: 67px;
  line-height: 62px;
  text-align: center;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 30px;
}
.page-2 .right p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 2.143;
}
.page-2 .right ul {
  margin-top: 25px;
}
.page-2 .right ul li {
  display: inline-block;
  width: 242px;
  height: 161px;
  margin-right: 27px;
}
.page-2 .right ul li img {
  width: 100%;
  height: 100%;
}
.page-2 .right ul li:nth-child(3) {
  margin-right: 0px;
}
.page-3 {
  padding-top: 80px;
  background: url(../img/1_06.jpg) no-repeat center;
  height: 1207px;
}
.page-3 .title {
  background: url(../img/tit3.png) no-repeat center;
  height: 112px;
}
.page-3 .u-bd {
  background: url(../img/bj2.png) no-repeat center;
  height: 827px;
  width: 100%;
  margin-top: 60px;
  padding: 51px 50px 0 50px;
}
.page-3 .u-bd ul li {
  width: 377px;
  margin-right: 34px;
  float: left;
  margin-bottom: 30px;
}
.page-3 .u-bd ul li .tit {
  margin-bottom: 18px;
}
.page-3 .u-bd ul li .tit h4 {
  display: inline-block;
  background: url(../img/tp3.png) no-repeat;
  width: 64px;
  height: 62px;
  line-height: 62px;
  font-size: 36px;
  font-family: "jiangxizhuokai";
  color: #1b1b1b;
  font-weight: bold;
  text-align: center;
  margin-right: 9px;
  vertical-align: middle;
}
.page-3 .u-bd ul li .tit h5 {
  height: 62px;
  line-height: 62px;
  display: inline-block;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #000000;
  font-weight: bold;
  vertical-align: middle;
}
.page-3 .u-bd ul li .tit h5 span {
  color: #ee1d23;
}
.page-3 .u-bd ul li .img-box {
  height: 158px;
  margin-bottom: 13px;
}
.page-3 .u-bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.page-3 .u-bd ul li p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #303030;
  text-transform: uppercase;
  line-height: 1.714;
  height: 95px;
}
.page-3 .u-bd ul li:nth-child(3n) {
  margin-right: 0px;
}
.page-3 .wz {
  background: url(../img/wz.png) no-repeat center;
  height: 25px;
  margin-top: 30px;
}
.page-4 {
  background: url(../img/1_09.jpg) center;
  height: 616px;
  overflow: hidden;
  padding-top: 104px;
  position: relative;
}
.page-4 .title {
    text-align: center;
  height: 112px;
}
.page-4 .page4-box {
  margin-top: 80px;
}
.page-4 .page4-box .bd .tempWrap{
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}
.page-4 .page4-box .bd ul li {
  width: 326px;
  height: 256px;
  float: left;
  margin-right: 30px;
}
.page-4 .page4-box .bd ul li img {
  width: 100%;
  height: 100%;
}
.page-4 .banner1 {
  background: url(../img/banner1.png) no-repeat center;
  height: 236px;
}
.page-4 .banner1 .cont {
  position: relative;
}
.page-4 .banner1 .cont h4 {
  font-size: 26px;
  font-family: "Microsoft YaHei";
  color: #ffe400;
  font-weight: bold;
  padding-top: 153px;
  position: absolute;
  right: 0px;
}
.page-5 {
  background: url(../img/1_09.jpg) center;
  height: 745px;
  padding-top: 75px;
}
.page-5 .title {
    text-align: center;
  height: 112px;
}
.page-5 .u-bd {
  margin-top: 105px;
}
.page-5 .u-bd ul li {
  width: 600px;
  float: left;
  padding-bottom: 30px;
  margin-right: 100px;
  margin-bottom: 70px;
  position: relative;
}
.page-5 .u-bd ul li .text {
  width: 465px;
  float: left;
}
.page-5 .u-bd ul li .text h4 {
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #030303;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 20px;
}
.page-5 .u-bd ul li .text h4 img {
  margin-right: 17px;
}
.page-5 .u-bd ul li .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
  line-height: 1.714;
}
.page-5 .u-bd ul li .time {
  float: right;
}
.page-5 .u-bd ul li .time h4 {
  font-size: 60px;
  font-family: "Microsoft YaHei";
  color: #030303;
}
.page-5 .u-bd ul li .time p {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #666666;
}
.page-5 .u-bd ul li:hover .text h4 {
  color: #ee1d23;
}
.page-5 .u-bd ul li:hover .time h4 {
  color: #ee1d23;
}
.page-5 .u-bd ul li:hover::after {
  width: 100%;
  transition: all linear 0.4s;
}
.page-5 .u-bd ul li:hover::before {
  width: 0%;
  transition: all linear 0.4s;
}
.page-5 .u-bd ul li::after {
  content: "";
  width: 0%;
  height: 2px;
  background: #ee1d23;
  position: absolute;
  bottom: 0px;
  left: 0px;
  transition: all linear 0.4s;
}
.page-5 .u-bd ul li::before {
  content: "";
  width: 100%;
  height: 2px;
  background: #000;
  position: absolute;
  bottom: 0px;
  right: 0px;
  transition: all linear 0.4s;
}
.page-5 .u-bd ul li:nth-child(2n) {
  margin-right: 0px;
}
.foot {
  background: url(../img/1_10.jpg) no-repeat center;
  height: 467px;
}
.foot .f-logo {
  background-color: rgba(255, 255, 255, 0.122);
  width: 240px;
  text-align: center;
  height: 467px;
  line-height: 467px;
  float: left;
}
.foot .f-logo img {
  width: auto;
  height: auto;
}
.foot .f-text {
  width: 870px;
  float: left;
  padding-left: 80px;
  padding-top: 100px;
}
.foot .f-text h4 {
  font-size: 26px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.foot .f-text .f-dh {
  margin-bottom: 20px;
}
.foot .f-text .f-dh .img-box {
  display: inline-block;
  width: 60px;
  height: 60px;
  vertical-align: middle;
  margin-right: 7px;
}
.foot .f-text .f-dh .img-box img {
  width: 100%;
  height: 100%;
}
.foot .f-text .f-dh .text {
  display: inline-block;
  vertical-align: middle;
}
.foot .f-text .f-dh .text h6 {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #cbcbcb;
}
.foot .f-text .f-dh .text h5 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #ffea00;
  font-weight: bold;
}
.foot .f-text p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #cbcbcb;
  margin-bottom: 14px;
}
.foot .f-text a {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #999;
  margin-bottom: 14px;
}
.foot .f-er {
  width: 170px;
  float: left;
  margin-right: 18px;
  padding-top: 100px;
}
.foot .f-er .er-box {
  width: 153px;
  height: 153px;
  margin: 0 auto;
}
.foot .f-er .er-box img {
  width: 100%;
  height: 100%;
}
.foot .f-er p {
  margin-top: 17px;
  text-align: center;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}

/*悬浮*/
.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: #032f5c;
  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 {
  width: 90px;
  height: 0px;
  margin-left: 60px;
  overflow: hidden;
  padding-bottom: 0;
  transition: all 0.5s;
box-sizing: initial;
}
.float:hover {
  right: 0;
}
.float:hover .wx {
  height: 90px;
  padding-bottom: 10px;
}
