@font-face {
  font-family: 'iconfont';
  /* project id 971715 */
  src: url('//at.alicdn.com/t/font_971715_lxkp80jlawi.eot');
  src: url('//at.alicdn.com/t/font_971715_lxkp80jlawi.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_971715_lxkp80jlawi.woff2') format('woff2'), url('//at.alicdn.com/t/font_971715_lxkp80jlawi.woff') format('woff'), url('//at.alicdn.com/t/font_971715_lxkp80jlawi.ttf') format('truetype'), url('//at.alicdn.com/t/font_971715_lxkp80jlawi.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: 1200px;
  margin: 0 auto;
}
.head-top {
  background: url(../img/2_01.jpg) no-repeat center;
  height: 41px;
  line-height: 41px;
}
.head-top p {
  float: left;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #939393;
}
.head-top h4 {
  float: right;
  color: #FFFFFF;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
}
.head-top h4 i {
  font-size: 18px;
  margin-right: 10px;
}
.head-top h4 span {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
}
.head {
  height: 120px;
}
.head .logo {
  float: left;
}
.head .logo img {
  width: 520px;
  height: 77px;
  margin-top: 15px;
}
.head .nav {
  float: right;
  margin-top: 50px;
}
.head .nav ul li {
  display: inline-block;
  margin-left: 35px;
  font-size: 16px;
  position: relative;
  font-family: "Microsoft YaHei";
}
.head .nav ul li>a {
  color: #000000;
}
.head .nav ul .on>a {
  color: #064aa7;
}
.head .nav ul li:hover>a {
  color: #064aa7;
}
.head .nav ul li .drop {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: #FFFFFF;
  border-top: none;
  display: none;
  z-index: 100;
  padding: 8px 12px;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.head .nav ul li .drop a {
  font-size: 14px;
  white-space: nowrap;
  display: block;
  line-height: 2;
  border-bottom: 1px solid #ddd;
}
.head .nav ul li:hover .drop {
  display: block;
}
.banner {
  position: relative;
  width: 100%;
  height: 750px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 750px;
}
.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: #b3b3b3;
  width: 59px;
  height: 5px;
  border-radius: 20px;
  display: inline-block;
  margin-right: 10px;
}
.banner .hd ul .on {
  background-color: #064aa7;
}
.one {
  padding-top: 125px;
  background: url(../img/1_03.jpg) no-repeat center;
  height: 723px;
}
.one .cont {
  position: relative;
}
.one .cont .left {
  width: 650px;
}
.one .cont .left .text h4 {
  font-size: 36px;
  font-family: "Microsoft YaHei";
  color: #064aa7;
  font-weight: bold;
  margin-bottom: 25px;
}
.one .cont .left .text h4 span {
  color: #000000;
}
.one .cont .left .text h5 {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #000000;
  font-weight: bold;
}
.one .cont .left .text h6 {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #7d7373;
  text-transform: uppercase;
  margin-top: 25px;
}
.one .cont .left .text p {
  margin-top: 25px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
  line-height: 2.429;
}
.one .cont .left .sz {
  margin-top: 45px;
}
.one .cont .left .sz ul li {
  display: inline-block;
  margin-right: 90px;
}
.one .cont .left .sz ul li h4 {
  font-size: 36px;
  font-family: "Arial";
  color: #1a1a1a;
  position: relative;
}
.one .cont .left .sz ul li h4 span {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #000000;
}
.one .cont .left .sz ul li h4 i {
  position: absolute;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #000000;
  right: 2px;
}
.one .cont .left .sz ul li p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  margin-left: 10px;
}
.one .cont .left .more {
  margin-top: 35px;
  background-color: #064aa7;
  width: 127px;
  height: 36px;
  line-height: 36px;
  border-radius: 20px;
  text-align: center;
}
.one .cont .left .more a {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}
.one .cont .img-box {
  position: absolute;
  right: 0px;
  top: 0px;
}
.one .cont .img-box img {
  width: 907px;
  height: 479px;
}
.two {
  padding-top: 68px;
  background: url(../img/1_04.jpg) no-repeat center;
  height: 935px;
}
.two .title-1 {
  text-align: center;
}
.two .title-1 h4 {
  font-size: 36px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 20px;
}
.two .title-1 p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #999999;
}
.two .u-bd {
  margin-top: 50px;
}
.two .u-bd ul li {
  display: inline-block;
  margin-right: 25px;
  width: 380px;
  margin-bottom: 10px;
  text-align: center;
}
.two .u-bd ul li .img-box {
  width: 100%;
  height: 216px;
  overflow: hidden;
}
.two .u-bd ul li .img-box img {
  width: 100%;
  height: 100%;
  transition: all .5s ease;
}
.two .u-bd ul li p {
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  padding: 27px 34px;
  position: relative;
  transition: all .5s ease;
  z-index: 10;
  display: inline-block;
  top: 0px;
}
.two .u-bd ul li:hover .img-box img {
  transform: scale(1.1);
  transition: all .5s ease;
}
.two .u-bd ul li:hover p {
  top: -27px;
  transition: all .5s ease;
  background: #064aa7;
}
.two .u-bd ul li:nth-child(3n) {
  margin-right: 0px;
}
.two .more {
  margin: 0 auto;
  margin-top: 35px;
  border-radius: 30px;
  text-align: center;
  background-color: #064aa7;
  width: 372px;
  height: 51px;
  line-height: 51px;
}
.two .more a {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}
.three {
  background: #f4f4f4;
  padding-bottom: 45px;
  padding-top: 80px;
}
.three .title-1 {
  text-align: center;
}
.three .title-1 h4 {
  font-size: 36px;
  font-family: "Microsoft YaHei";
  color: #064aa7;
  font-weight: bold;
  margin-bottom: 20px;
}
.three .title-1 h4 span {
  color: #1f1f1f;
}
.three .title-1 p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #999999;
}
.three .u-bd {
  margin-top: 50px;
}
.three .u-bd ul li {
  width: 380px;
  height: 267px;
  margin-right: 30px;
}
.three .u-bd ul li .img-box {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.three .u-bd ul li .img-box img {
  width: 100%;
  height: 100%;
  transition: all .5s ease;
}
.three .u-bd ul li .img-box .make {
  position: absolute;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 48px;
  line-height: 48px;
  padding: 0 26px;
}
.three .u-bd ul li .img-box .make p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  display: inline-block;
}
.three .u-bd ul li .img-box .make span {
  float: right;
  color: #FFFFFF;
}
.three .u-bd ul li:hover .img-box img {
  transform: scale(1.1);
  transition: all .5s ease;
}
.three .u-bd ul li:hover .img-box .make {
  transition: all .5s ease;
  background-color: rgba(6, 74, 167, 0.6);
}
.three .more {
  margin: 0 auto;
  margin-top: 35px;
  border-radius: 30px;
  text-align: center;
  background-color: #064aa7;
  width: 372px;
  height: 51px;
  line-height: 51px;
}
.three .more a {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}
.four {
  background: url(../img/1_10.jpg) no-repeat center;
  height: 183px;
}
.four .text {
  padding-top: 50px;
  float: left;
}
.four .text h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  margin-left: 83px;
}
.four .text p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 2.25;
  margin-top: 10px;
}
.four .phone {
  float: right;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #000000;
  background-color: #ffffff;
  width: 349px;
  height: 48px;
  line-height: 48px;
  border-radius: 30px;
  margin-top: 70px;
  text-align: center;
}
.four .phone span {
  color: #064aa7;
  margin-right: 8px;
  font-size: 18px;
}
.four .phone i {
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #064aa7;
  font-weight: bold;
}
.five {
  padding-top: 70px;
  background: #f4f4f4;
  padding-bottom: 65px;
}
.five ul li {
  display: inline-block;
  width: 379px;
  margin-right: 27px;
}
.five ul li .img-box {
  width: 380px;
  height: 217px;
}
.five ul li .img-box img {
  width: 100%;
  height: 100%;
}
.five ul li .text {
  background: #FFFFFF;
  text-align: center;
  padding: 0 15px;
  height: 260px;
}
.five ul li .text h4 {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #000000;
  line-height: 1.107;
  padding-top: 30px;
}
.five ul li .text p {
  font-size: 15px;
  font-family: "Microsoft YaHei";
  color: #999999;
  line-height: 2;
  margin-top: 24px;
}
.five ul li .text .more {
  border-radius: 20px;
  background-color: #e5e5e5;
  width: 127px;
  height: 36px;
  line-height: 36px;
  margin: 0 auto;
  margin-top: 25px;
  display: block;
}
.five ul li:last-child {
  margin-right: 0px;
}
.five ul li:hover .text h4 {
  color: #064aa7;
}
.five ul li:hover .text .more {
  background: #064aa7;
  color: #FFFFFF;
  transition: 1.0s all ease;
}
.six {
  background: url(../img/1_22.jpg) center no-repeat;
  height: 722px;
  padding-top: 78px;
}
.six .title-1 {
  text-align: center;
}
.six .title-1 h4 {
  font-size: 36px;
  font-family: "Microsoft YaHei";
  color: #064aa7;
  font-weight: bold;
  margin-bottom: 20px;
}
.six .title-1 h4 span {
  color: #1f1f1f;
}
.six .title-1 p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #999999;
}
.six .u-bd {
  margin-top: 70px;
}
.six .u-bd .img-box {
  width: 530px;
  height: 404px;
  float: left;
}
.six .u-bd .img-box img {
  width: 100%;
  height: 100%;
}
.six .u-bd .right-box {
  float: left;
  width: 670px;
  padding-left: 45px;
}
.six .u-bd .right-box ul li {
  padding-bottom: 33px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 35px;
}
.six .u-bd .right-box ul li .time {
  transition: 0.5s all ease;
  width: 91px;
  height: 0px;
  text-align: center;
  vertical-align: top;
  display: inline-block;
  padding-top: 10px;
}
.six .u-bd .right-box ul li .time h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 5px;
}
.six .u-bd .right-box ul li .time p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #999999;
  text-transform: uppercase;
  line-height: 1;
}
.six .u-bd .right-box ul li .text {
  width: 510px;
  vertical-align: top;
  display: inline-block;
  padding-left: 35px;
}
.six .u-bd .right-box ul li .text h4 {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 15px;
}
.six .u-bd .right-box ul li .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #999999;
  text-transform: uppercase;
  line-height: 1.714;
}
.six .u-bd .right-box ul li:hover .time {
  height: 74px;
  background: #064aa7;
  transition: 0.5s all ease;
}
.six .u-bd .right-box ul li:hover .time h4 {
  color: #FFFFFF;
}
.six .u-bd .right-box ul li:hover .time p {
  color: #FFFFFF;
}
.six .u-bd .right-box ul li:hover .text h4 {
  color: #064aa7;
}
.foot {
  background: #313131;
  padding-top: 70px;
  height: 290px;
  border-bottom: 1px solid #404040;
}
.foot .f-phone {
  display: inline-block;
  vertical-align: top;
  margin-right: 200px;
}
.foot .f-phone h4 {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
}
.foot .f-phone h4 span {
  font-weight: 100;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #717171;
  text-transform: uppercase;
  margin-left: 9px;
}
.foot .f-phone .f-phone-box {
  margin-top: 30px;
}
.foot .f-phone .f-phone-box span {
  display: inline-block;
  color: #656565;
  font-size: 43px;
  margin-right: 10px;
}
.foot .f-phone .f-phone-box .dh {
  display: inline-block;
}
.foot .f-phone .f-phone-box .dh p {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #818181;
  text-transform: uppercase;
  line-height: 1;
}
.foot .f-phone .f-phone-box .dh h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #ffaa00;
  text-transform: uppercase;
  font-weight: 100;
}
.foot .f-dz {
  display: inline-block;
  vertical-align: top;
}
.foot .f-dz p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #cbcbcb;
  margin-bottom: 25px;
}
.foot .f-dz p span {
  font-size: 20px;
  margin-right: 20px;
  color: #FFFFFF;
}
.foot .f-er {
  display: inline-block;
  vertical-align: top;
  float: right;
}
.foot .f-er p {
  writing-mode: lr-tb;
  writing-mode: tb-rl;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #6d6d6d;
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px;
}
.foot .f-er img {
  width: 126px;
  height: 126px;
  display: inline-block;
  vertical-align: middle;
}
.banner1 {
  position: relative;
  width: 100%;
  height: 439px;
  overflow: hidden;
  min-width: 1200px;
}
.banner1 .bd {
  width: 100%;
  height: 100%;
}
.banner1 .bd ul li {
  position: relative;
  height: 439px;
  text-align: center;
}
.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%);
}
.banner1 .bd ul li .text {
  position: absolute;
  z-index: 10;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  top: 170px;
}
.banner1 .bd ul li .text h4 {
  font-size: 36px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
}
.banner1 .bd ul li .text .link {
  background-color: #ffffff;
  width: 44px;
  height: 1px;
  margin: 23px auto;
}
.banner1 .bd ul li .text p {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #cccccc;
  text-transform: uppercase;
}
.ny-title {
  background: #FFFFFF;
  height: 92px;
}
.ny-title .ny-nav {
  float: left;
}
.ny-title .ny-nav ul li {
  display: inline-block;
  border-bottom: 4px solid transparent;
  padding: 34px 0;
}
.ny-title .ny-nav ul li a {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #000000;
  padding: 0 45px;
  border-right: 1px solid #000000;
}
.ny-title .ny-nav ul li:hover {
  border-bottom: 4px solid #064aa7;
}
.ny-title .ny-nav ul li:hover a {
  color: #064aa7;
}
.ny-title .ny-nav ul .on {
  border-bottom: 4px solid #064aa7;
}
.ny-title .ny-nav ul .on a {
  color: #064aa7;
}
.ny-title .crumbs {
  float: right;
  line-height: 92px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
}
.ny-title .crumbs a {
  color: #666666;
}
.page-box {
  margin-top: 70px;
  margin-bottom: 60px;
}
.page-box .cont {
  background: #FFFFFF;
  padding: 0 33px;
  padding-top: 65px;
}
.page-box .cont h6 {
  text-align: center;
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #000000;
  text-transform: uppercase;
  line-height: 1.6;
  padding-bottom: 25px;
  border-bottom: 1px solid #eeeeee;
}
.page-box .cont .prod {
  margin-top: 40px;
}
.page-box .cont .prod ul li {
  width: 364px;
  margin-bottom: 25px;
  float: left;
  margin-right: 20px;
}
.page-box .cont .prod ul li .img-box {
  width: 100%;
}
.page-box .cont .prod ul li .img-box img {
  width: 100%;
  height: 100%;
}
.page-box .cont .prod ul li .text {
  background-color: #eaeaea;
  width: 100%;
  height: 65px;
  line-height: 65px;
  padding: 0 24px;
  position: relative;
  overflow: hidden;
}
.page-box .cont .prod ul li .text .make {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  background: #064aa7;
  top: 0px;
  left: -364px;
  transition: all .5s ease;
}
.page-box .cont .prod ul li .text p {
  display: inline-block;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #000000;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
  transition: all .5s ease;
}
.page-box .cont .prod ul li .text span {
  font-size: 16px;
  display: inline-block;
  float: right;
  position: relative;
  z-index: 2;
  transition: all .5s ease;
}
.page-box .cont .prod ul li:nth-child(3n) {
  margin-right: 0px;
}
.page-box .cont .prod ul li:hover .text .make {
  left: 0px;
  transition: all .5s ease;
}
.page-box .cont .prod ul li:hover .text p {
  color: #FFFFFF;
  transition: all .5s ease;
}
.page-box .cont .prod ul li:hover .text span {
  color: #FFFFFF;
  transition: all .5s ease;
}
.page-box .cont .news {
  margin-top: 35px;
}
.page-box .cont .news ul li {
  padding-bottom: 40px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 35px;
}
.page-box .cont .news ul li .img-box {
  width: 335px;
  height: 210px;
  float: left;
}
.page-box .cont .news ul li .img-box img {
  width: 100%;
  height: 100%;
}
.page-box .cont .news ul li .text {
  float: right;
  width: 755px;
}
.page-box .cont .news ul li .text h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #064aa7;
  text-transform: uppercase;
  line-height: 1;
}
.page-box .cont .news ul li .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
  line-height: 2.571;
  margin: 20px 0;
}
.page-box .cont .news ul li .text .time {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
  line-height: 2.571;
}
.page-box .cont .page {
  padding: 30px 0;
}
.page-box .cont .paging {
  margin: 0 auto;
  margin-top: 70px;
  text-align: center;
  padding-bottom: 40px;
}
.page-box .cont .paging ul li {
  display: inline-block;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
}
.page-box .cont .paging ul li a {
  color: #000000;
}
.page-box .cont .paging ul li:hover {
  background: #064aa7;
}
.page-box .cont .paging ul li:hover a {
  color: #FFFFFF;
}
.page-box .cont .paging ul .on {
  background: #064aa7;
}
.page-box .cont .paging ul .on a {
  color: #FFFFFF;
}
.page-box .cont .paging ul li:first-child {
  width: auto;
  margin-right: 30px;
}
.page-box .cont .paging ul li:last-child {
  width: auto;
  margin-left: 30px;
}
