﻿body {
  text-align: left;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #333;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif !important;
  height: auto;
  background: #fff;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

div,
p,
li {
  word-break: break-all;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  padding: 0;
  margin: 0;
}

pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th {
  padding: 0;
  margin: 0;
}

html {
  min-width: 1280px;
}

fieldset {
  border-top-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  border-right-width: 0;
}

a,
img,
iframe {
  border: 0;
  padding: 0;
  margin: 0;
}

i {
  font-style: normal;
}

address,
caption,
cite,
cite,
code,
dfn,
em,
th,
var {
  font-weight: normal;
  font-style: normal;
}

ul,
ol,
li {
  list-style: none;
}

caption {
  text-align: left;
}

th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}

q:unknown {
  content: '';
}

button,
input,
select,
textarea {
  font-size: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.por {
  position: relative;
}

.poa {
  position: absolute;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: 100%;
}

a:link {
  color: #333;
  text-decoration: none;
}

a:visited {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  color: #1478be;
  text-decoration: none;
}

.ease,
.ease * {
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

.noease,
.noease * {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

:-moz-placeholder {
  color: #fff;
}

::-moz-placeholder {
  color: #fff;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #a9a9a9;
  font-size: 16px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #a9a9a9;
  font-size: 16px;
}

.fl,
.left {
  float: left;
  margin-left: 15px;
}

.fr,
.right {
  float: right;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.clear {
  clear: both;
  font-size: 0;
  margin: 0;
  padding: 0;
  display: block;
  _height: 0;
  overflow: hidden;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  *zoom: 1;
}

.hidden {
  display: none;
}

.icon {
  background-image: url("../images/icon.png");
  display: inline-block;
  vertical-align: middle;
}

.w1600 {
  width: 1400px;
  margin: 0 auto;
}

/*banner*/
.banner_main {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.banner_main .banner {
  width: 100%;
  min-width: 1000px;
  padding: 0 0 41.666%;
  z-index: 20;
  position: relative;
  overflow: hidden;
  *zoom: 1;
}

.banner_main .banner .tip {
  text-align: center;
  position: absolute;
  left: 50%;
  width: 1600px;
  margin-left: -800px;
  bottom: 5%;
  z-index: 10;
}

.banner_main .banner .tip span {
  margin: 0 8px;
  width: 9px;
  height: 9px;
  border: 1px solid #fff;
  background: none;
  opacity: 0.9;
  text-align: center;
  border-radius: 100%;
  cursor: pointer;
  font-size: 0;
  font-weight: bold;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.banner_main .banner .tip span.cur {
  opacity: 1;
  background: #1478be;
  border: 1px solid #1478be;
}

.banner_main .banner .prev,
.banner_main .banner .next {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 5%;
  background-position: 0 -46px;
  z-index: 10;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  transition: ease-in-out 0.2s;
  opacity: 0.4;
  filter: alpha(opacity=70);
}

.banner_main .banner .next {
  left: auto;
  right: 5%;
  background-position: -0px -96px;
}

.banner .next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(5px);
}

.banner .prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(-5px);
}

.banner .list {
  width: 100%;
  display: inline-block;
}

.banner .list li {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
}

.banner .list li video {
  width: 100%;
  top: 0;
  position: absolute;
  left: 0;
}

.banner .list li a {
  width: 100%;
  display: block;
  height: 100%;
}

.banner .imo {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  top: 0;

  background: none;

}

.banner .slide_btn {
  position: absolute;
  bottom: 46px;
  right: 5.2%;
  height: 24px;
  z-index: 120;
}

.banner .sline {
  margin: 0 40px;
  float: left;
  display: block;
  width: 1px;
  height: 22px;
  background: url("../images/pnLine.png") no-repeat center center;
}

.banner .pbg1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 885px;
  height: 225px;
  background: url("../images/banner_bg1.png") no-repeat center center;
  z-index: 4;
  background-size: cover;
}

.banner .pbg2 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1614px;
  height: 330px;
  background: url("../images/banner_bg2.png") no-repeat center center;
  z-index: 3;
  background-size: cover;
}

.banner .v-txt {
  position: absolute;
  width: 100%;
  top: 44%;
  text-align: center;
  z-index: 14;
}

.banner .v-txt h3 {
  height: 90px;
  font-size: 54px;
  line-height: 90px;
  margin-bottom: 12px;
  color: #fff;
  letter-spacing: 8px;
}

.banner .v-txt h3 .uimg1 {
  display: block;
  width: 596px;
  height: 61px;
  margin: 0 auto;
}

.banner .v-txt h3 .uimg2 {
  display: block;
  width: 283px;
  height: 30px;
  margin: 30px auto 0;
}

.banner .video-container {
  background-color: #fff;
  z-index: 1;
}

.banner .video-container #video {
  display: block;
  min-width: 100%;
  min-height: 106%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 12;
  /*transform:scale(1.25)*/
  transform: scale(1.1);
}

.banner .opacity {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/tq_02.png") no-repeat center center;
  z-index: 13;
}

.banner .online {
  position: absolute;
  bottom: 30%;
  left: 50%;
  margin-left: -70px;
  display: block;
  width: 140px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  z-index: 16;
  transition: all ease 0.36s;
  border-radius: 5px;
}

.banner .online:hover {
  text-indent: 6px;
  color: #fff;
  border-color: #953034;
  background: #953034;
  box-shadow: 0 6px 12px rgba(71, 114, 222, 0.17);
  transition: all ease 0.36s;
}

.banner .list li .bnma {
  position: absolute;
  left: 6%;
  bottom: 35%;
  width: 35%;
  z-index: 999;
  margin: 0 110px;
  z-index: 1;
}

.banner .list li img {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  top: 0;
}

.banner .list li .cut3video {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  top: 0;
  transform: scale(1.05, 1.05);
}

@keyframes scaleDraw {

  0% {
    transform: scale(1.05);
  }

  25% {
    transform: scale(1.1);
    /*æ”¾å¤§1.1å€*/
  }

  50% {
    transform: scale(1.05);
  }

  75% {
    transform: scale(1.1);
  }
}

.header_main {
  width: 100%;
  height: 80px;
  z-index: 100;
  background: #fff;
  position: relative;
  min-width: 1280px;
}

.header_main .en {
  position: absolute;
  right: 206px;
  top: 20px;
  line-height: 40px;
  z-index: 100;
}

.header_main .tel {
  position: absolute;
  right: 256px;
  top: 21px;
  line-height: 40px;
  z-index: 100;
  font-size: 18px;
  font-family: Arial;
}

.header_main .tel i {
  width: 15px;
  height: 15px;
  background-position: -304px -23px;
  margin-bottom: 2px;
  margin-right: 5px;
}

.header_main .en a {
  display: block;
  width: 100%;
  height: 100%;
}

.header_main .webLogo {
  top: 25px;
  position: absolute;
  left: 158px;
  z-index: 100;
}

.header_main .webLogo img {
  display: block;
  width: 210px;
}

.nav_main {
  width: 100%;
  height: 80px;
  position: relative;
  z-index: 99;
  border-bottom: 1px solid #e5e9ed;
}

.nav_main .list {
  height: 80px;
  float: right;
  padding-right: 607px;
}

.nav_main .list li {
  float: left;
  height: 100px;
  line-height: 80px;
  text-align: center;
  transition: all ease 300ms;
  -webkit-transition: all ease 300ms;
  z-index: 10;
}

.nav_main .list li .nav1 {
  padding: 0 30px;
  display: block;
  position: relative;
  color: #333;
  cursor: pointer;
  margin: 0 1px;
  font-size: 16px;
}

.nav_main .list li .nav1:before {
  width: 0;
  height: 2px;
  content: "\20";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  background: #0b75be;
  transition: all ease 300ms;
  -webkit-transition: all ease 300ms;
}

.nav_main .list li.hover .nav1,
.nav_main .list li:hover .nav1 {
  color: #333;
}

.nav_main .list li.hover .nav1:before,
.nav_main .list li:hover .nav1:before {
  width: 100%;
  left: 0;
}

.nav_main .list li:hover .subNav {
  opacity: 1;
  filter: alpha(opacity=100);
  height: auto;
}

.nav_main .list li .subNav .w1400 .nav_left li a,
.nav_main .list li .subNav2 .w1400 .nav_left li a {
  display: block;
  width: 100%;
  height: 100%;
}

.nav_main .list li .subNav .w1400 .nav_left .on,
.nav_main .list li .subNav2 .w1400 .nav_left .on {
  font-weight: bold;
}

.nav_main .list li .subNav .w1400 .nav_left .on a,
.nav_main .list li .subNav2 .w1400 .nav_left .on a {
  color: #1478be;
}

.nav_main .list li .subNav .w1400 .nav_left li:hover,
.nav_main .list li .subNav2 .w1400 .nav_left li:hover {
  font-weight: bold;
}

.nav_main .subNav {
  width: 100%;
  position: absolute;
  left: 0;
  opacity: 0;
  height: 0;
  top: 81px;
  text-align: center;
  background: #fff;
  z-index: 99;
  transition: all ease 300ms;
  -webkit-transition: all ease 300ms;
  overflow: hidden;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);

}

.nav_main .subNav .about_nav {
  padding-top: 60px;
  padding-bottom: 20px;
}

.nav_main .subNav .about_nav .about_left {
  width: 738px
}

.nav_main .subNav .about_nav .about_left dl {
  width: 152px;
  text-align: left;
  float: left;
  margin-left: 94px;
}

.nav_main .subNav .about_nav .about_left dl dt {
  border-bottom: 1px solid #dfe1e6;
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 13px;
  font-weight: lighter;
  margin-bottom: 18px;
}

.nav_main .subNav .about_nav .about_left dl dd {
  font-size: 13px;
  float: left;
  width: 100%;
  margin-left: 0px;
  line-height: 40px;
}

.nav_main .subNav .about_nav .about_left dl a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0;
  margin: 0;
  cursor: pointer;
  color: #333;
  text-align: left;
}

.nav_main .subNav .about_nav .about_left dl a img {
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 10px;
}

.nav_main .subNav .about_nav .about_left dl a:hover {
  color: #1478be;
  font-weight: bold;
}

.nav_main .subNav .about_nav .about_right img {
  width: 500px;
  height: 320px;
  border-radius: 10px;
}

.nav_main .list li .subNav .w1400 .nav_left,
.nav_main .list li .subNav2 .w1400 .nav_left {
  text-align: left;
  position: relative;
  margin-top: 40px;
  width: 190px;
  transition: none;
  height: 332px;
  overflow-y: auto;
}

.nav_main .list li .subNav .w1400 .nav_left::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.nav_main .list li .subNav .w1400 .nav_left::-webkit-scrollbar-thumb {
  width: 15px;
  -webkit-box-shadow: inset 0 0 5px rgba(91, 152, 217, 5);
  border-radius: 15px;
  background: #5b98d9;
}

.nav_main .list li .subNav .w1400 .nav_left::-webkit-scrollbar-track {
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  background: #f5f5f5;
}

.nav_main .list li .subNav .w1400 .nav_left li,
.nav_main .list li .subNav2 .w1400 .nav_left li {
  height: 40px;
  line-height: 40px;
  text-align: left;
  width: 100%;
  font-size: 18px;
  transition: none;
  font-weight: lighter;
}

.nav_main .list li .subNav .w1400 .nav_right,
.nav_main .list li .subNav2 .w1400 .nav_right {
  width: calc(100% - 240px);

  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 60px;
  box-sizing: border-box;
  border-left: 1px solid #e5e9ed;
  position: relative;
  height: 340px;
  overflow-y: auto;
  overflow-x: hidden;
}

.nav_main .list li .subNav .w1400 .nav_right .col {
  column-count: 5;
  -moz-column-count: 5;
  -webkit-column-count: 5;
  column-gap: 30px;
}

.nav_main .list li .subNav .w1400 .nav_right dl {
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
  margin-left: 20px;
  break-inside: avoid;
  height: 156px;
  overflow-y: auto;
  overflow-x: hidden;
}

.nav_main .list li .subNav .w1400 .nav_right dl::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.nav_main .list li .subNav .w1400 .nav_right dl::-webkit-scrollbar-thumb {
  width: 15px;
  -webkit-box-shadow: inset 0 0 5px rgba(91, 152, 217, 5);
  border-radius: 15px;
  background: #5b98d9;
}

.nav_main .list li .subNav .w1400 .nav_right dl::-webkit-scrollbar-track {
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  background: #f5f5f5;
}



.nav_main .list li .subNav .w1400 .nav_right::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.nav_main .list li .subNav .w1400 .nav_right::-webkit-scrollbar-thumb {
  width: 15px;
  -webkit-box-shadow: inset 0 0 5px rgba(91, 152, 217, 5);
  border-radius: 15px;
  background: #5b98d9;
}

.nav_main .list li .subNav .w1400 .nav_right::-webkit-scrollbar-track {
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  background: #f5f5f5;
}

.nav_main .list li .subNav .w1400 .nav_right dl dt {
  width: 80%;
  border-bottom: 1px solid #dfe1e6;
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 13px;
  font-weight: lighter;
  margin-bottom: 8px;
}

.nav_main .list li .subNav .w1400 .nav_right dl dt a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}

.nav_main .list li .subNav .w1400 .nav_right dl dd,
.nav_main .list li .subNav2 .w1400 .nav_right dl dd {
  font-size: 12px;
  float: left;
  width: 100%;
  margin-left: 0px;
  line-height: 22px;
}

.nav_main .list li .subNav .w1400 .nav_right dl dd a,
.nav_main .list li .subNav2 .w1400 .nav_right dl dd a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0;
  margin: 0;
  cursor: pointer;
  color: #333;
  text-align: left;
}

.nav_main .list li .subNav .w1400 .nav_right dl dd span,
.nav_main .list li .subNav2 .w1400 .nav_right dl dd span {
  color: #ccc;
  font-family: arial;
  float: right;
}

.nav_main .list li .subNav .w1400 .nav_right dl dd:hover a,
.nav_main .list li .subNav2 .w1400 .nav_right dl dd:hover a {
  color: #1478be;
  font-weight: bold;
}

.nav_main .list li .subNav .w1400 .nav_right dl dd:hover a span,
.nav_main .list li .subNav2 .w1400 .nav_right dl dd:hover a span {
  font-weight: 400;
}

.por {
  position: relative;
}

.header .search-box {
  position: absolute;
  top: 20px;
  right: 150px;
  z-index: 101;
}

.header .search-box .butn {
  display: block;
  cursor: pointer;
  width: 40px;
  height: 40px;
}

.header .search-box .butn i {
  width: 40px;
  height: 40px;
  background-position: 0 0;
}

.header .search-box .butn.hov i {
  background-position: -41px 0;
}

.header .share-sub {
  position: absolute;
  right: 55px;
  top: 1px;
  width: 0;
  height: 40px;
  overflow: hidden;
  background: #fff;
  border-radius: 20px;
  border: none;
  z-index: 10;
}

.header .share-sub.on {
  border: 1px solid #ddd;
  height: 38px;
}

.header .share-sub .sub-btn {
  border: none;
  width: 26px;
  height: 26px;
  cursor: pointer;
  margin-top: 7px;
  background-position: -85px 0;
  transition: ease-in-out 0.2s;
  outline: none;
}

.header .share-sub .tex {
  width: 105px;
  font-size: 14px;
  height: 18px;
  line-height: 18px;
  padding: 11px 14px;
  color: #333;
  border: none;
  background: #fff;
  outline: none;
}

/*rightFix*/
.rightFix {
  width: 65px;
  position: fixed;
  right: 2px;
  top: 50%;
  margin-top: -120px;
  z-index: 999;
  display: none;
}

.rightFix a {
  width: 65px;
  height: auto;
  background: #1478be;
  text-align: center;
  display: block;
  margin-bottom: 6px;
  position: relative;
  padding-top: 8px;
  border-radius: 5px;
  padding-bottom: 5px;
}

.rightFix a h3 {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}

.rightFix .ico {
  width: 32px;
  height: 32px;
  display: block;
  position: relative;
  overflow: hidden;
  transition: all ease 300ms;
  margin: 0 auto 1px;
  padding: 0;
  background: url("../images/fix-ico.png") no-repeat 0 0;
}

.rightFix .img {
  width: 110px;
  height: auto;
  position: absolute;
  left: -10px;
  top: 0;
  padding: 6px;
  background: #1478be;
  border: 1px solid #ddd;
  display: none;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 5px;
  color: #333;
  padding-bottom: 10px;
}

.rightFix .img p {
  padding-top: 5px;
}

.rightFix a:hover .img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -140px;
  display: block;
}

.rightFix a:hover .img p {
  color: #fff;
}

.rightFix .img img {
  width: 110px;
  height: 110px;
}

.rightFix a span {
  width: 210px;
  text-align: center;
  height: 62px;
  line-height: 62px;
  position: absolute;
  left: 0;
  top: 0;
  background: #1478be;
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 18px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 7px 0 0 7px;
}

.rightFix a:hover {
  background-color: #1478be;
  overflow: visible;
}

.rightFix a:hover h3 {
  color: #fff;
}

.rightFix a.fix-ewm:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -120px;
}

.rightFix a:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -220px;
}

.rightFix .fix-tel:hover .ico {
  background-position: -32px 0;
}

.rightFix .fix-xcx .ico {
  background-position: 0 -32px;
}

.rightFix .fix-xcx:hover .ico {
  background-position: -32px -32px;
}

.rightFix .fix-bj {
  cursor: pointer;
}

.rightFix .fix-bj .ico {
  background-position: 0 -160px;
}

.rightFix .fix-bj:hover .ico {
  background-position: -32px -160px;
}

.rightFix .fix-ewm .ico {
  background-position: 0 -64px;
}

.rightFix .fix-ewm:hover .ico {
  background-position: -32px -64px;
}

.rightFix .mess .ico {
  background-position: 0 -96px;
}

.rightFix .mess:hover .ico {
  background-position: -32px -96px;
}

.rightFix .fix_top .ico {
  background-position: 0 -128px;
}

.rightFix .fix_top:hover .ico,
.rightFix .fix_top.hover .ico {
  background-position: -32px -128px;
}

.rightFix .fix-form {
  background-position: 10px -234px;
}

.rightFix .fix-form span {
  font-size: 14px;
  line-height: 23px;
  width: 180px;
}

.rightFix .fix-form:hover {
  background-position: -37px -234px;
}

.dialog-layout {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  background: #000;
  opacity: 0.5;
}

/* 图片 */
@-webkit-keyframes gradient-rectangle {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /*FireFox*/
    background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /* Opear */
    background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    opacity: 1;
  }

  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    transform-origin: top;
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /*FireFox*/
    background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /* Opear */
    background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    opacity: 0;
  }
}

/* Underline From Center1 */
.hvr-underline-from-center1 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

.hvr-underline-from-center1:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 2px;
  background: #1478be;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-underline-from-center1:hover:before,
.hvr-underline-from-center1.hover:before,
.hvr-underline-from-center1:focus:before,
.hvr-underline-from-center1:active:before {
  left: 0;
  right: 0;
}

.hvr-underline-from-center1:hover,
.hvr-underline-from-center1.hover {
  *height: 43px;
  *border-bottom: 3px solid #d74f31;
  *line-height: 43px;
}

@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.02);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes scale {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.02);
  }

  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes animatemap {
  0% {
    transform: translateY(-10px);
  }

  20% {
    border-radius: 2px;
  }

  50% {
    transform: translateY(-5px);
    border-bottom-right-radius: 25px;
  }

  80% {
    border-radius: 2px;
  }

  100% {
    transform: translateY(-10px);
  }
}

@-webkit-keyframes big {
  0% {
    -webkit-transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.9);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

.index_title {
  padding-top: 80px;
  padding-bottom: 35px;
}

.index_title .left {
  line-height: 45px;
  position: relative;
  width: 40%;
  font-size: 40px;
  font-weight: 400;
}

.index_title .left i {
  display: block;
  width: 136px;
  height: 5px;
  background: #1478be;
  left: 32px;
  position: absolute;
  top: 40px;
  z-index: 9;
}

.index_title .left span {
  display: block;
  position: absolute;
  z-index: 10;
}

.index_title .left p {
  position: absolute;
  z-index: 10;
  font-size: 18px;
  color: #fff;
  left: 174px;
  top: 10px;
}

.index_title .right a {
  display: block;
  background: #1478be;
  color: #fff;
  width: 140px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  transition: ease-in-out 0.2s;
}

.index_title .right a i {
  width: 24px;
  height: 11px;
  background-position: -123px 0;
  margin-left: 13px;
}

.index_title .right a:hover {
  box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
}

.floor_1_main {
  background: #fafbfd;
  padding-bottom: 80px;
}

.floor_1_main .body .des {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  padding-bottom: 78px;
}

.floor_1_main .body .list {
  background: #fcfcfe;
  border: 1px solid #eaebec;
}

.floor_1_main .body .list .item {
  border-bottom: 1px solid #eaebec;
  border-right: 1px solid #eaebec;
  float: left;
  width: 33.33333%;
  box-sizing: border-box;
  height: 154px;
  padding-left: 90px;
  padding-top: 36px;
}

.floor_1_main .body .list .item .img {
  position: relative;
  width: 60px;
  height: 60px;
  overflow: hidden;
  float: left;
  margin-bottom: 40px;
  margin-right: 25px;
}

.floor_1_main .body .list .item .img img {
  position: absolute;
  left: 0;
  top: 10px;
  transition: ease-in-out 0.2s;
}

.floor_1_main .body .list .item .img img:nth-child(2) {
  left: -60px;
}

.floor_1_main .body .list .item h3 {
  font-size: 60px;
  font-family: arial;
  line-height: 55px;
}

.floor_1_main .body .list .item h3 span {
  font-size: 30px;
  padding-left: 10px;
  font-family: "微软雅黑";
  vertical-align: text-top;
}

.floor_1_main .body .list .item p {
  font-size: 14px;
  color: #666;
  padding-top: 5px;
  line-height: 12px;
}

.floor_1_main .body .list .item strong {
  font-weight: 100;
}

.floor_1_main .body .list .item:hover .img img:first-child {
  left: 60px;
}

.floor_1_main .body .list .item:hover .img img:nth-child(2) {
  left: 0;
}

.floor_1_main .body .list .item:hover h3 {
  color: #1478be;
}

.floor_1_main .body .list .item:nth-child(3n) {
  border-right: none;
}

.floor_2_main {
  background: #076ee2 url("../images/f2_bg.jpg") center bottom no-repeat;
  padding-bottom: 148px;
}

.floor_2_main .index_title .left {
  color: #fff;
}

.floor_2_main .index_title .right a {
  border: 1px solid #fff;
}

.floor_2_main .slideTxtBox {
  position: relative;
}

.floor_2_main .slideTxtBox .hd {
  position: absolute;
  right: 200px;
  top: -60px;
}

.floor_2_main .slideTxtBox .hd li {
  float: left;
  color: #fff;
  font-size: 18px;
  line-height: 16px;
  padding: 0 19px;
}

.floor_2_main .slideTxtBox .hd li:first-child {
  border-right: 1px solid #fff;
}

.floor_2_main .slideTxtBox .hd li.on {
  font-weight: bold;
}

.floor_2_main .slideTxtBox .bd .slideBox {
  width: 1049px;
  position: relative;
  margin-bottom: 57px;
  float: left;
}

.floor_2_main .slideTxtBox .bd .slideBox .Chd {
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 10;
}

.floor_2_main .slideTxtBox .bd .slideBox .Chd ul {
  display: inline-block;
}

.floor_2_main .slideTxtBox .bd .slideBox .Chd li {
  width: 11px;
  height: 11px;
  background: #fff;
  border-radius: 100%;
  float: left;
  margin: 0 8px;
}

.floor_2_main .slideTxtBox .bd .slideBox .Chd li.on {
  background: #1478be;
}

.floor_2_main .slideTxtBox .bd .slideBox .Cbd .ul {
  position: relative;
}

.floor_2_main .slideTxtBox .bd .slideBox .Cbd .ul img {
  width: 100%;
  display: block;
  height: 589px;
}

.floor_2_main .slideTxtBox .bd .slideBox .Cbd .ul p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 286px;
  background: url("../images/f2_box1_bg.png") repeat-x;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  box-sizing: border-box;
  padding: 200px 40px 0;
}

.floor_2_main .slideTxtBox .bd .list .item:first-child {
  float: right;
  margin-right: 0;
  margin-bottom: 57px;
}

.floor_2_main .slideTxtBox .bd .list .item:last-child {
  margin-right: 0;
  float: right;
}

.floor_2_main .slideTxtBox .bd .list .item {
  width: 497px;
  float: left;
  background: #fff;
  height: 590px;
  margin-right: 52px;
}

.floor_2_main .slideTxtBox .bd .list .item img {
  width: 100%;
  height: 276px;
}

.floor_2_main .slideTxtBox .bd .list .item a {
  display: block;
  width: 100%;
  height: 100%;
}

.floor_2_main .slideTxtBox .bd .list .item span {
  font-size: 18px;
  font-family: arial;
  color: #999;
  margin: 40px 45px 30px;
  display: block;
}

.floor_2_main .slideTxtBox .bd .list .item h3 {
  font-size: 22px;
  overflow: hidden;
  padding: 0 45px;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-bottom: 16px;
}

.floor_2_main .slideTxtBox .bd .list .item p {
  font-size: 18px;
  line-height: 27px;
  color: #999;
  padding: 0 45px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 54px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.floor_2_main .slideTxtBox .bd .list .item h4 {
  font-size: 18px;
  width: 140px;
  line-height: 42px;
  margin-left: 45px;
  margin-top: 33px;
}

.floor_2_main .slideTxtBox .bd .list .item h4 i {
  width: 24px;
  height: 11px;
  background-position: -150px 0;
  margin-left: 13px;
  transition: ease-in-out 0.2s;
}

.floor_2_main .slideTxtBox .bd .list .item:hover h3 {
  color: #333;
  font-weight: bold;
}

.floor_2_main .slideTxtBox .bd .list .item:hover h4 {
  background: #1478be;
  text-align: center;
  color: #fff;
}

.floor_2_main .slideTxtBox .bd .list .item:hover h4 i {
  background-position: -123px 0;
}

.floor_3_main {
  position: relative;
  overflow: hidden;
}

.floor_3_main .hd li {
  width: 14.2857%;
  background: #fff;
  float: left;
  height: 281px;
  box-sizing: border-box;
  padding-left: 50px;
  padding-top: 71px;
  position: relative;
  overflow: hidden;
}

.floor_3_main .hd li span {
  color: #666;
  text-transform: uppercase;
}

.floor_3_main .hd li h3 {
  font-size: 18px;
  margin-bottom: 40px;
  padding-top: 16px;
  line-height: 28px;
  height: 56px;
}

.floor_3_main .hd li img {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50px;
  transition: ease-in-out 0.2s;
}

.floor_3_main .hd li a {
  display: block;
  width: 140px;
  height: 32px;
  line-height: 32px;
  background: #1478be;
  color: #fff;
  box-sizing: border-box;
  padding: 0 10px;
  position: absolute;
  left: 0;
  transition: ease-in-out 0.2s;
  opacity: 0;
}

.floor_3_main .hd li a i {
  width: 7px;
  height: 8px;
  background-position: -122px -18px;
  float: right;
  margin-top: 12px;
}

.floor_3_main .hd li:hover:before,
.floor_3_main .hd li.on:before {
  height: 5px;
  background: #1478be;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.floor_3_main .hd li.on {
  background: #f2f2f2;
}

.floor_3_main .hd li:hover a {
  left: 50px;
  opacity: 1;
}

.floor_3_main .hd li:hover img {
  left: 0;
  opacity: 0;
}

.floor_3_main .hd .arrow a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #fff;
  position: absolute;
  z-index: 120;
  text-align: center;
  left: 50%;
  bottom: 350px;
  cursor: pointer;
  margin-left: 677px;
}

.floor_3_main .hd .arrow a i {
  width: 8px;
  height: 13px;
  background-position: -56px -106px;
  margin: 13px auto 0;
}

.floor_3_main .hd .arrow .next {
  margin-left: 760px;
}

.floor_3_main .hd .arrow .next i {
  background-position: -67px -106px;
}

.floor_3_main .hd .arrow a:hover {
  background: #f2f2f2;
}

.floor_3_main .bd li {
  position: relative;
  padding-top: 33.854%;
}

.floor_3_main .bd li img {
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 9;
  top: 0;
  display: block;
}

.floor_3_main .bd li .box {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #1478be;
  color: #fff;
  width: 820px;
  height: 272px;
  z-index: 10;
  box-sizing: border-box;
  padding-left: 158px;
  padding-top: 50px;
}

.floor_3_main .bd li .box h3 {
  font-size: 22px;
  margin-bottom: 25px;
}

.floor_3_main .bd li .box .a .left {
  font-size: 18px;
  line-height: 30px;
}

.floor_3_main .bd li .box .a .right {
  width: 456px;
  float: left;
  margin-left: 10px;
}

.floor_3_main .bd li .box .a a {
  color: #fff;
  border: 1px solid #4794f2;
  width: 132px;
  height: 30px;
  line-height: 30px;
  display: block;
  float: left;
  text-align: center;
  margin-right: 18px;
  margin-bottom: 15px;
  font-size: 14px;
  transition: ease-in-out 0.2s;
}

.floor_3_main .bd li .box .a a:hover {
  background: #fff;
  color: #1478be;
}

.floor_3_main .bd li .box i {
  width: 100px;
  height: 2px;
  background: #fff;
  display: block;
  margin-bottom: 30px;
}

.floor_4_main {
  position: relative;
  padding-top: 49.479166%;
  overflow: hidden;
  background: url("../images/f4_bg.jpg") center top no-repeat;
}

.floor_4_main video {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

.floor_4_main .w1600 {
  position: absolute;
  z-index: 11;
  left: 50%;
  margin-left: -700px;
  top: 0;
}

.floor_4_main .index_title .left {
  color: #fff;
}

.floor_4_main .index_title .left i {
  background: #06a4ee;
  left: 122px;
}

.floor_4_main .index_title .right a {
  border: 1px solid #fff;
  background: none;
}

.floor_4_main .body {
  margin-top: 39px;
}

.floor_4_main .body li {
  float: left;
  width: 150px;
  text-align: center;
  margin: 162px 28px 0;
  cursor: pointer;
}

.floor_4_main .body li a {
  display: block;
  width: 100%;
  position: relative;
}

.floor_4_main .body li .bg {
  position: absolute;
  left: 13px;
  top: 0;
  width: 123px;
  display: block;
  height: 123px;
  background: url("../images/f4_ico.png") no-repeat;
  -webkit-animation: rotate 10s linear 0s infinite;
  animation: rotate 10s linear 0s infinite;
}

.floor_4_main .body li .text {
  display: block;
  width: 100%;
  padding-top: 40px;
}

.floor_4_main .body li .text img {
  width: 45px;
  height: 45px;
  display: block;
  margin: 0 auto 50px;
}

.floor_4_main .body li .text .line {
  display: block;
  width: 1px;
  height: 336px;
  background: url("../images/f3_line.png") no-repeat;
  margin: -47px auto 0;
}

.floor_4_main .body li .text p {
  font-size: 26px;
  color: #fff;
}

.floor_4_main .body li.hover a,
.floor_4_main .body li:hover a {
  transform: translateY(-10px);
  transition: ease-in-out 0.2s;
}

.floor_4_main .body li:first-child {
  margin-left: 0;
}

.floor_4_main .body li:nth-child(2n) {
  margin-top: 0;
}

.floor_4_main .body li:nth-child(2n) .bg {
  width: 150px;
  height: 151px;
  background: url("../images/f4_ico2.png") no-repeat;
  background-size: cover;
  left: 0;
}

.floor_4_main .body li:nth-child(2n) .text {
  padding-top: 55px;
}

.floor_4_main .body li:nth-child(2n) .text img {
  margin-bottom: 60px;
}

.floor_4_main .body li:nth-child(2n) .text .line {
  margin-top: -45px;
}

.floor_4_main .body li:last-child {
  margin-right: 0;
  margin-top: 70px;
}

.floor_4_main .body li:last-child .bg {
  width: 123px;
  height: 123px;
  background: url("../images/f4_ico.png") no-repeat;
  background-size: cover;
  left: 13px;
}

.floor_4_main .body li:last-child .text {
  padding-top: 40px;
}

.floor_4_main .body li:last-child .text img {
  margin-bottom: 50px;
}

.floor_4_main .body li:last-child .text .line {
  margin-top: -47px;
}

.floor_5_main {
  background: #f1f2f6 url("../images/f5_bg.jpg") bottom center no-repeat;
  height: 932px;
  overflow: hidden;
}

.floor_5_main .index_title .right a {
  width: 150px;
  height: 44px;
  line-height: 44px;
}

.floor_5_main .body {
  position: relative;
  padding-top: 76px;
  padding-bottom: 73px;
}

.floor_5_main .tab {
  position: relative;
  margin-top: 20px;
}

.floor_5_main .floor_5_left {
  width: 864px;
  position: absolute;
  left: 80px;
  color: #fff;
  top: 80px;
}

.floor_5_main .floor_5_left h3 {
  font-size: 24px;
  padding-bottom: 28px;
}

.floor_5_main .floor_5_left h4 {
  font-size: 16px;
  color: #c8dcfa;
  line-height: 30px;
}

.floor_5_main .floor_5_left .des {
  line-height: 35px;
  font-size: 16px;
  background: url("../images/f5_ico.png") repeat-y;
  padding-left: 21px;
  margin-top: 20px;
  max-height: 240px;
  overflow: hidden;
}

.floor_5_main .floor_5_right {
  position: relative;
  z-index: 11;
}

.floor_5_main .floor_5_right li {
  float: right;
  width: 198px;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  margin: 170px 27px 0;
  height: 308px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}

.floor_5_main .floor_5_right li img {
  width: 158px;
  height: 211px;
}

.floor_5_main .floor_5_right li p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 52px;
  color: #666;
  border-top: 1px solid #ddd;
  height: 52px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.floor_5_main .floor_5_right li:first-child {
  width: 374px;
  margin-top: 50px;
  height: auto;
  margin-left: 0;
  background: none;
  box-shadow: none;
}

.floor_5_main .floor_5_right li:first-child img {
  width: 100%;
  height: auto;
}

.floor_5_main .floor_5_right li:first-child p {
  display: none;
}

.floor_5_main .floor_5_right li:hover {
  transform: translateY(-10px);
  transition: ease-in-out 0.2s;
}

.floor_5_main .floor_5_right li:hover p {
  font-weight: bold;
}

.floor_5_main .hd {
  position: absolute;
  right: 150px;
  top: -98px;
}

.floor_5_main .hd li {
  float: left;
  width: 180px;
  height: 44px;
  line-height: 44px;
  margin-right: 10px;
  background: #d7dade;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  position: relative;
  transition: ease-in-out 0.2s;
}

.floor_5_main .hd li a {
  display: block;
  width: 100%;
  height: 100%;
}

.floor_5_main .hd li i {
  width: 13px;
  height: 8px;
  background-position: 0 -158px;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  transition: ease-in-out 0.2s;
  opacity: 0;
  top: 10px;
}

.floor_5_main .hd li.on,
.floor_5_main .hd li:hover {
  background: #1478be;
  color: #fff;
}

.floor_5_main .hd li.on a,
.floor_5_main .hd li:hover a {
  color: #fff;
}

.floor_5_main .hd li.on i,
.floor_5_main .hd li:hover i {
  top: -8px;
  opacity: 1;
}

.floor_6_main {
  background: #f8f8f8;
  padding-bottom: 100px;
  overflow: hidden;
}

.floor_6_main .index_title .left i {
  background: #1ec28a;
}

.floor_6_main ul {
  margin-right: 195px;
}

.floor_6_main ul li {
  float: left;
  width: 226px;
  background: #eee;
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  border: 1px solid #eee;
  margin-left: 26px;
}

.floor_6_main ul li img {
  width: 226px;
  height: 226px;
  display: block;
}

.floor_6_main ul li p {
  background: #eee;
  height: 46px;
}

.floor_6_main ul li:hover p {
  background: #1478be;
  color: #fff;
  transition: ease-in-out 0.2s;
}

.bottom_main {
  background: #191b21;
  padding-top: 65px;
  padding-bottom: 51px;
  overflow: hidden;
}

.bottom_main .right {
  float: left;
}

.bottom_main .right dl {
  padding-right: 20px;
  float: left;
  min-width: 151px;
}

.bottom_main .right dl a {
  color: #fff;
}

.bottom_main .right dl a:hover {
  text-decoration: underline;
}

.bottom_main .right dl dt {
  font-size: 16px;
  margin-bottom: 20px;
}

.bottom_main .right dl dt span {
  display: block;
  width: 20px;
  height: 1px;
  background: #fff;
  margin: 13px 0;
}

.bottom_main .right dl dd {
  line-height: 28px;
}

.bottom_main .right dl dd a {
  color: #999;
  font-size: 14px;
}

.bottom_main .right dl dd a:hover {
  color: #fff;
  text-decoration: none;
}

.bottom_main .right dl dt:last-child {
  margin-top: 28px;
}

.bottom_main .left {
  width: 300px;
  float: right;
  text-align: right;
}

.bottom_main .left img {
  margin-bottom: 38px;
  display: block;
  width: 120px;
  height: 120px;
  border: 1px solid #fff;
  float: right;
}

.bottom_main .left li {
  color: #fff;
  margin-bottom: 30px;
}

.bottom_main .left li i {
  width: 44px;
  height: 44px;
  background-position: -71px -51px;
  float: left;
  margin-right: 8px;
}

.bottom_main .left li p {
  font-size: 13px;
}

.bottom_main .left li h3 {
  font-size: 26px;
  font-weight: bold;
}

.bottom_copy {
  background: #17191e;
  color: #999;
  line-height: 50px;
  border-top: 1px solid #2f3034;
}

.bottom_copy a {
  color: #999;
}

.bottom_copy a:hover {
  color: #fff;
}

.bottom_copy .right {
  position: relative;
  overflow: hidden;
}

.bottom_copy .right .a {
  font-size: 18px;
  margin-right: 65px;
}

.bottom_copy .right .a:hover {
  text-decoration: none;
}

.bottom_copy .right div.ul {
  position: absolute;
  background: #fff;
  right: 2px;
  bottom: 30px;
  width: 200px;
  padding-top: 10px;
  padding-bottom: 5px;
  opacity: 0;
}

.bottom_copy .right div.ul li a {
  background: #1478be;
  color: #fff;
  margin: 0 10px 5px;
  display: block;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  padding: 0 5px;
}

.bottom_copy .right div.ul li a:hover {
  background: #3183ff;
  text-decoration: none;
}

.bottom_copy .right div.ul i {
  width: 13px;
  height: 8px;
  background-position: -22px -154px;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -8px;
}

.bottom_copy .right:hover {
  overflow: inherit;
}

.bottom_copy .right:hover div {
  opacity: 1;
  bottom: 50px;
  transition: ease-in-out 0.2s;
}

.w1400 {
  margin: 0 auto;
  width: 1400px;
}

.sub_banner {
  padding-top: 20.83333333%;
  position: relative;
}

.sub_banner img {
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 9;
  top: 0;
  height: 100%;
  display: block;
}

.sub_banner .tit {
  position: absolute;
  left: 50%;
  margin-left: -700px;
  top: 129px;
  z-index: 10;
  color: #fff;
  width: 1400px;
}

.sub_banner .tit .share-sub {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 58px;
}

.sub_banner .tit .share-sub .tex {
  background: #fff;
  width: 290px;
  height: 50px;
  line-height: 50px;
  border: none;
  border-radius: 4px;
  position: absolute;
  right: 0;
  z-index: 9;
  padding-right: 100px;
  padding-left: 10px;
  outline: none;
}

.sub_banner .tit .share-sub .btn {
  width: 99px;
  height: 50px;
  text-align: center;
  background: #46aff7;
  color: #fff;
  outline: none;
  border: none;
  font-size: 16px;
  border-radius: 4px;
  position: absolute;
  right: 0;
  z-index: 10;
}

.sub_banner .tit p {
  font-size: 20px;
  font-weight: lighter;
  width: 602px;
  line-height: 36px;
}

.sub_banner .tit p a {
  color: #fff;
  break-inside: avoid;
  white-space: nowrap;
}

.sub_banner .tit h3 {
  font-size: 50px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  font-weight: lighter;
  margin-bottom: 14px;
}

.sub_banner .tit span {
  display: block;
  background: #fff;
  width: 152px;
  height: 3px;
  z-index: 20;
  position: absolute;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  top: 42px;
  left: 0;
}

.sub_banner .menu {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 64px;
  line-height: 64px;
  background: url("../images/bg9.png") repeat;
  z-index: 10;
  font-size: 18px;
  color: #fff;
}

.sub_banner .menu li {
  float: left;
  margin-right: 2px;
  text-align: center;
  width: 110px;
  transition: ease-in-out 0.2s;
}

.sub_banner .menu li dl {
  position: absolute;
  left: 0;
  top: 64px;
  display: none;
  background: #fff;
  width: 100%;
  height: 62px;
  overflow: hidden;
}

.sub_banner .menu li dl dd {
  position: absolute;
  left: 50%;
  margin-left: -700px;
  top: 0;
}

.sub_banner .menu li dl dd a {
  float: left;
  width: 180px;
  text-align: center;
  line-height: 62px;
  height: 62px;
  position: relative;
  display: block;
}

.sub_banner .menu li dl dd a:before {
  content: "";
  display: block;
  width: 1px;
  height: 17px;
  background: #c9c9c9;
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.sub_banner .menu li dl dd a:first-child:before {
  width: 0;
}

.sub_banner .menu li dl dd a:hover,
.sub_banner .menu li dl dd a.on {
  color: #1478be;
}

.sub_banner .menu li.hover dl {
  display: block;
}

.sub_banner .menu li .a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
}

.sub_banner .menu li:hover,
.sub_banner .menu li.hover {
  background: #1478be;
}

.sub_banner .menu li:hover .a,
.sub_banner .menu li.hover .a {
  font-weight: bold;
}

.about_title p {
  font-size: 30px;
  font-family: arial;
  color: #afbbcf;
  text-transform: uppercase;
}

.about_title h3 {
  font-size: 40px;
}

.about_1_main {
  padding-top: 165px;
  overflow: hidden;
}

.about_1_main .body .box1 .left {
  width: 700px;
}

.about_1_main .body .box1 .left .hd {
  border-bottom: 1px solid #d2d2d2;
}

.about_1_main .body .box1 .left .hd ul {
  width: 140%;
}

.about_1_main .body .box1 .left .hd li {
  float: left;
  width: 100px;
  margin-right: 100px;
  font-size: 20px;
  line-height: 88px;
}

.about_1_main .body .box1 .left .hd li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.about_1_main .body .box1 .left .hd li a:before {
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  border-bottom: 2px solid #1478be;
  z-index: 10;
  content: "";
  transition: ease-in-out 0.2s;
}

.about_1_main .body .box1 .left .hd li.on {
  color: #1478be;
  font-weight: bold;
}

.about_1_main .body .box1 .left .hd li.on a {
  color: #1478be;
}

.about_1_main .body .box1 .left .hd li.on a:before {
  width: 100%;
}

.about_1_main .body .box1 .left .bd li {
  line-height: 32px;
  font-size: 16px;
  margin-top: 37px;
  height: 224px;
  overflow: hidden;
}

.about_1_main .body .box1 .right {
  position: relative;
  overflow: hidden;
}

.about_1_main .body .box1 .right img {
  width: 595px;
  height: 417px;
  padding: 14px;
  border: 1px solid #e3e3e3;
}

.about_1_main .body .box1 .right::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 517px;
  top: 0;
  left: -250px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

.about_1_main .body .box1 .right:hover::before {
  -webkit-transition: left 1.5s;
  -moz-transition: left 1.5s;
  -ms-transition: left 1.5s;
  transition: left 1.5s;
  left: 150%;
  opacity: 1;
}

.about_1_main .body .list {
  background: url("../images/about_1_bg.jpg") no-repeat;
  border: 1px solid #eaebec;
  margin: 76px 0 82px;
}

.about_1_main .body .list .item {
  border-bottom: 1px solid #eaebec;
  border-right: 1px solid #eaebec;
  float: left;
  width: calc(33.333333333333336%);
  box-sizing: border-box;
  height: 154px;
  padding-left: 90px;
  padding-top: 36px;
}

.about_1_main .body .list .item .img {
  position: relative;
  width: 60px;
  height: 60px;
  overflow: hidden;
  float: left;
  margin-bottom: 40px;
  margin-right: 25px;
}

.about_1_main .body .list .item .img img {
  position: absolute;
  left: 0;
  top: 10px;
  transition: ease-in-out 0.2s;
}

.about_1_main .body .list .item .img img:nth-child(2) {
  left: -60px;
}

.about_1_main .body .list .item h3 {
  font-size: 60px;
  font-family: arial;
  line-height: 55px;
}

.about_1_main .body .list .item h3 span {
  font-size: 30px;
  padding-left: 10px;
  font-family: "微软雅黑";
  vertical-align: text-top;
}

.about_1_main .body .list .item p {
  font-size: 14px;
  color: #666;
  line-height: 12px;
}

.about_1_main .body .list .item strong {
  font-weight: 100;
}

.about_1_main .body .list .item:hover .img img:first-child {
  left: 60px;
}

.about_1_main .body .list .item:hover .img img:nth-child(2) {
  left: 0;
}

.about_1_main .body .list .item:hover h3 {
  color: #1478be;
}

.about_1_main .body .list .item:nth-child(3n) {
  border-right: none;
}

.about_1_main .body .box2 {
  position: relative;
  height: 477px;
  margin-bottom: 100px;
}

.about_1_main .body .box2 img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.about_1_main .body .box2 p {
  position: absolute;
  z-index: 10;
  color: #fff;
  font-size: 56px;
  left: 68px;
  top: 71px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.about_1_main .body .box2::before {
  content: "";
  z-index: 10;
  position: absolute;
  width: 100px;
  height: 477px;
  top: 0;
  left: -250px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

.about_1_main .body .box2:hover::before {
  -webkit-transition: left 1.5s;
  -moz-transition: left 1.5s;
  -ms-transition: left 1.5s;
  transition: left 1.5s;
  left: 150%;
  opacity: 1;
}

.about_1_main .body .box3 {
  margin-bottom: 100px;
}

.about_1_main .body .box3 img {
  display: block;
  width: 100%;
}

.about_1_main .body .box4 {
  margin-bottom: 119px;
}

.about_1_main .body .box4 .about_title {
  padding-left: 66px;
  padding-top: 50px;
}

.about_1_main .body .box4 .about_title .right {
  width: 900px;
  line-height: 32px;
  padding-bottom: 44px;
}

.about_1_main .body .box4 .con {
  border: 1px solid #d3d9e3;
  padding-bottom: 10px;
  margin-top: 40px;
}

.about_1_main .body .box4 .con .left {
  width: 774px;
}

.about_1_main .body .box4 .con .left dl {
  padding-top: 70px;
}

.about_1_main .body .box4 .con .left dd img {
  width: 75px;
  height: 75px;
  float: left;
  margin-left: 66px;
}

.about_1_main .body .box4 .con .left dd h3 {
  padding-left: 195px;
  font-size: 30px;
  padding-bottom: 15px;
}

.about_1_main .body .box4 .con .left dd .des {
  padding-left: 195px;
  font-size: 16px;
  color: #666;
  line-height: 26px;
  height: 26px;
}

.about_1_main .body .box4 .con .left dd .des p {
  padding-bottom: 20px;
  padding-left: 20px;
  position: relative;
}

.about_1_main .body .box4 .con .left dd .des p b {
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background: #666;
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
}

.about_1_main .body .box4 .con .left dd {
  margin-bottom: 62px;
  width: 50%;
  float: left;
}

.about_4_main {
  background: #fff;
  padding-top: 94px;
}

.about_4_main .about_title {
  text-align: center;
  padding-bottom: 50px;
}

.about_4_main .hd {
  position: relative;
}

.about_4_main .hd h3 {
  padding-bottom: 60px;
}

.about_4_main .hd a {
  display: block;
  width: 90px;
  height: 45px;
  background: #ccc;
  position: absolute;
  right: 110px;
  cursor: pointer;
  z-index: 10;
  top: 10px;
}

.about_4_main .hd a i {
  width: 12px;
  height: 7px;
  background-position: -221px 0;
  display: block;
  margin: 19px auto 0;
}

.about_4_main .hd a.next {
  right: 0;
}

.about_4_main .hd a.next i {
  background-position: -239px 0;
}

.about_4_main .hd a:hover {
  background: #1478be;
}

.about_4_main .bd {
  padding-bottom: 100px;
}

.about_4_main .bd_list {
  overflow: hidden;
  padding-bottom: 0;
}

.about_4_main .bd_list ul {
  width: 105%;
}

.about_4_main .bd li {
  background: #fff;
  width: 333px;
  border-bottom: 3px solid #fff;
  margin-right: 20px;
  margin-bottom: 2px;
  position: relative;
  border: 1px solid #ddd;
}

.about_4_main .bd_list li {
  float: left;
  margin-bottom: 40px;
}

.about_4_main .bd li .line {
  position: absolute;
  left: 0;
  bottom: -3px;
  height: 3px;
  width: 0;
  background: #1478be;
  display: block;
}

.about_4_main .bd_list li:nth-child(4n) {
  margin-right: 0;
}

.about_4_main .bd li img {
  width: 278px;
  height: 209px;
  display: block;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ddd;
}

.about_4_main .bd li h3 {
  padding: 0 30px;
  font-size: 20px;
  padding-top: 20px;
  line-height: 25px;
  height: 40px;
  padding-bottom: 8px;
  color: #333;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.about_4_main .bd li p {
  padding: 0 30px;
  font-size: 16px;
  color: #999;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.about_4_main .bd li:hover .line {
  width: 100%;
  transition: ease-in-out 0.2s;
}

.about_4_main {
  padding-bottom: 100px;
  overflow: hidden;
}

.about_4_main .hd h3 {
  text-align: center;
}

.about_4_main .hd a {
  left: 50%;
  top: auto;
  bottom: -470px;
  margin-left: -100px;
}

.about_4_main .hd a.next {
  margin-left: 10px;
}

.about_5_main {
  overflow: hidden;
}

.floor_5 .title {
  margin-bottom: 60px;
}

.floor_5 .title .left h3 {
  line-height: 45px;
}

.floor_5 .title li {
  float: left;
  width: 178px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  background: #eeeeee;
  margin-left: 10px;
  border: 1px solid #eee;
  transition: ease-in-out 0.2s;
}

.floor_5 .title li i {
  width: 20px;
  height: 7px;
  background-position: -134px -85px;
  margin-left: 20px;
}

.floor_5 .title li a {
  display: block;
  width: 100%;
  height: 100%;
}

.floor_5 .title li:hover {
  background: #fff;
}

.floor_5 .title li:hover a {
  font-weight: bold;
  color: #ed6d00;
}

.floor_5 .title li:hover i {
  background-position: -155px -85px;
}

.floor_5 .body {
  padding-bottom: 100px;
}

.floor_5 .body .left {
  width: 567px;
  border: 1px solid #ddd;
  height: 357px;
}

.floor_5 .body .left ul {
  padding-top: 5px;
}

.floor_5 .body .left li {
  position: relative;
  border-top: 1px solid #eee;
  margin: 0 45px 16px 28px;
  padding-top: 16px;
}

.floor_5 .body .left li a {
  display: block;
  width: 100%;
  height: 100%;
}

.floor_5 .body .left li i {
  width: 7px;
  height: 15px;
  background-position: -136px -123px;
  position: absolute;
  right: 0;
  top: 36px;
}

.floor_5 .body .left li .fl h3 {
  font-size: 35px;
  color: #737373;
  font-family: arial;
}

.floor_5 .body .left li .fl p {
  font-size: 12px;
  color: #737373;
  font-family: arial;
}

.floor_5 .body .left li .fr {
  font-size: 18px;
  line-height: 26px;
  width: 290px;
  margin-right: 115px;
}

.floor_5 .body .left li:first-child {
  border: none;
}

.floor_5 .body .right {
  width: 998px;
}

.floor_5 .body .right li {
  border: 1px solid #ddd;
  height: 357px;
  width: 311px;
  margin-left: 29px;
  background: #fff;
  float: left;
  transition: ease-in-out 0.2s;
}

.floor_5 .body .right li img {
  width: 274px;
  height: 154px;
  margin: 19px auto 0;
  display: block;
}

.floor_5 .body .right li h3 {
  font-size: 18px;
  line-height: 24px;
  height: 28px;
  padding: 30px 19px 19px;
}

.floor_5 .body .right li p {
  padding: 15px 19px 19px;
  font-size: 12px;
  color: #666;
  line-height: 18px;
}

.floor_5 .body .right li span {
  color: #737373;
  font-family: arial;
  padding-right: 19px;
  float: right;
}

.floor_5 .body .right li:first-child {
  margin-left: 0;
}

.floor_5 .body .right li:hover {
  border: 1px solid #ed6d00;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.about_5_main .about_title {
  text-align: center;
  padding-bottom: 56px;
}

.about_5_main .body {
  position: relative;
  height: 540px;
  margin-bottom: 100px;
}

.about_5_main .body img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.about_5_main .body h3 {
  position: absolute;
  z-index: 10;
  color: #fff;
  font-size: 48px;
  left: 120px;
  top: 160px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  width: 100%;
}

.about_5_main .body p {
  position: absolute;
  z-index: 10;
  color: #fff;
  font-size: 36px;
  left: 120px;
  top: 230px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  width: 100%;
}

.about_5_main .body::before {
  content: "";
  z-index: 10;
  position: absolute;
  width: 100px;
  height: 540px;
  top: 0;
  left: -250px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

.about_5_main .body:hover::before {
  -webkit-transition: left 1.5s;
  -moz-transition: left 1.5s;
  -ms-transition: left 1.5s;
  transition: left 1.5s;
  left: 150%;
  opacity: 1;
}

.ny_main {
  background: #f8f8f8;
  padding-top: 100px;
}

.job_list li {
  width: 48%;
  border: 1px solid #f1f1f1;
  height: 264px;
  background: #fff;
  position: relative;
  box-sizing: border-box;
  padding: 38px;
  float: left;
  margin-bottom: 30px;
}

.job_list li .box1 {
  position: absolute;
}

.job_list li .box1 h3 {
  font-size: 24px;
  position: relative;
}

.job_list li .box1 h3 b {
  border: 1px solid #1478be;
  width: 21px;
  height: 21px;
  position: absolute;
  font-size: 16px;
  font-weight: 100;
  text-align: center;
  line-height: 21px;
  color: #1478be;
  margin-top: 6px;
}

.job_list li .box1 h3 span {
  padding-left: 32px;
  font-weight: bold;
}

.job_list li .box1 p {
  font-size: 16px;
  color: #999;
  border-bottom: 1px solid #ddd;
  width: 359px;
  padding-bottom: 22px;
  padding-top: 4px;
  margin-bottom: 24px;
}

.job_list li .box1 h4 {
  color: #2f323a;
  font-size: 14px;
}

.job_list li .box1 h4 span {
  padding-left: 50px;
}

.job_list li .box1 a {
  color: #1478be;
  margin-top: 25px;
  display: block;
}

.job_list li .box1 h4:nth-child(3) {
  margin-bottom: 12px;
}

.job_list li .box1 a i {
  width: 11px;
  height: 6px;
  background-position: -265px 0;
  margin-left: 5px;
}

.job_list li .img {
  position: absolute;
  right: 10px;
  top: 42px;
  z-index: 5;
}

.job_list li .img img {
  width: 90%;
  float: right;
}

.job_list li .txt_con {
  background: #fff;
  padding: 38px;
  margin-top: 220px;
}

.job_list li .txt {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 8;
  width: 100%;
  box-sizing: border-box;
  display: none;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.job_list li .txt h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}

.job_list li .txt .des {
  color: #666;
  line-height: 28px;
  font-size: 14px;
  transition: ease-in-out 0.2s;
}

.job_list li .txt .des img {
  max-width: 100%;
}

.job_list li .txt .bott {
  margin-top: 50px;
}

.job_list li .txt .bott .left {
  margin-top: 20px;
}

.job_list li .txt .bott .left a {
  color: #1478be;
}

.job_list li .txt .bott .left a i {
  width: 11px;
  height: 6px;
  background-position: -286px 0;
  margin-left: 5px;
}

.job_list li .txt .bott .right {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #1478be;
  color: #fff;
}

.job_list li .txt .bott .right a {
  color: #fff;
  width: 100%;
  height: 100%;
  display: block;
}

.job_list li .txt .bott .right i {
  width: 20px;
  height: 7px;
  background-position: -123px 0;
  margin-left: 7px;
  margin-bottom: 2px;
}

.job_list li .txt .bott .right:hover a {
  background: #488ffb;
}

.job_list li .txt .des:nth-child(2) {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.job_list li:nth-child(2n) {
  float: right;
}

.job_list li.on {
  z-index: 10;
}

.job_list li:hover .box1 h3 {
  color: #1478be;
}

.job_list li:hover {
  transform: translateY(-5px);
  transition: ease-in-out 0.2s;
}

/* pager */
.pager {
  padding: 50px 0 0;
  text-align: center;
  *zoom: 1;
  *padding: 40px 0 30px;
}

.pager:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.pager p {
  height: 26px;
  line-height: 26px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  display: none;
}

.pager ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
}

.pager ul li {
  float: left;
  margin: 0 5px;
  padding: 0 !important;
  height: auto !important;
  border: none !important;
}

.pager ul a {
  line-height: 40px;
  padding: 0 15px;
  transition: all ease 300ms;
  color: #000000;
  text-decoration: none;
  float: left;
  border: 1px solid #ddd;
  background: #fff;
}

.pager ul a.current,
.pager ul a:hover {
  color: #fff;
  border: 1px solid #1478be;
  background: #1478be;
}

.download_list {
  padding-bottom: 100px;
}

.download_list .pager {
  margin-top: 20px;
}

.download_list .tit {
  line-height: 64px;
  background: #1478be;
  color: #fff;
  height: 64px;
  position: relative;
  font-size: 20px;
}

.download_list .share-sub {
  position: absolute;
  left: 250px;
  top: 14px;
  width: 250px;
  height: 40px;
  overflow: hidden;
  background: #fff;
  border-radius: 20px;
  border: none;
  z-index: 10;
}

.download_list .share-sub .sub-btn {
  border: none;
  width: 26px;
  height: 26px;
  cursor: pointer;
  margin-top: 7px;
  background-position: -85px 0;
  transition: ease-in-out 0.2s;
  outline: none;
}

.download_list .share-sub .tex {
  width: 175px;
  font-size: 14px;
  height: 18px;
  line-height: 18px;
  padding: 11px 14px;
  color: #333;
  border: none;
  background: #fff;
  outline: none;
}

.download_list .tit .left i {
  width: 14px;
  height: 18px;
  background-position: -202px -22px;
  margin-left: 41px;
  margin-right: 10px;
  margin-bottom: 3px;
}

.download_list .tit .right {
  width: 445px;
  background: #2293e3;
}

.download_list .tit .right li {
  float: left;
}

.download_list .tit .right li i {
  width: 17px;
  height: 17px;
  background-position: -257px -22px;
  margin-right: 10px;
}

.download_list .tit .right li:first-child {
  margin-left: 83px;
  margin-right: 134px;
}

.download_list .tit .right li:first-child i {
  width: 19px;
  height: 19px;
  background-position: -226px -21px;
}

.download_list .body {
  background: #fff;
}

.download_list .body .down_con li {
  border-bottom: 1px solid #d9d9d9;
  line-height: 58px;
  padding: 0 39px;
}

.download_list .body .down_con li .left {
  font-size: 18px;
}

.download_list .body .down_con li .right {
  font-size: 16px;
}

.download_list .body .down_con li .right a {
  color: #666;
}

.download_list .body .down_con li .right a:first-child {
  margin-right: 117px;
}

.download_list .body .down_con li .right a:hover {
  color: #1478be;
}

.download_list .body .down_con li:hover {
  border-bottom: 1px solid #1478be;
}

.zhao_list li {
  width: 49%;
  border: 1px solid #f1f1f1;
  height: 216px;
  background: #fff;
  position: relative;
  box-sizing: border-box;
  padding: 39px 40px;
  float: left;
  margin-bottom: 20px;
  box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.05);
}

.zhao_list li h3 {
  font-size: 24px;
  margin-bottom: 15px;
}

.zhao_list li h3 span {
  display: block;
  float: right;
  width: 75px;
  height: 23px;
  background: #91a4c0;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 23px;
  border-radius: 3px;
}

.zhao_list li h3 .span1 {
  background: #1478be;
}

.zhao_list li p {
  font-size: 14px;
  line-height: 24px;
  color: #999;
  height: 48px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.zhao_list li h4 {
  color: #999;
  padding-top: 10px;
  border-top: 1px solid #ddd;
  position: relative;
  margin-top: 20px;
}

.zhao_list li h4 span {
  float: right;
}

.zhao_list li h4 i {
  width: 0;
  height: 1px;
  background: #1478be;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transition: ease-in-out 0.3s;
}

.zhao_list li a {
  display: block;
  width: 100%;
  height: 100%;
}

.zhao_list li:nth-child(2n) {
  float: right;
}

.zhao_list li:hover {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  transform: translateY(-5px);
  transition: ease-in-out 0.2s;
}

.zhao_list li:hover h3 {
  font-weight: bold;
  color: #1478be;
}

.zhao_list li:hover h3 span {
  font-weight: 400;
}

.zhao_list li:hover h4 i {
  width: 100%;
}

.service_list {
  padding-top: 50px;
  padding-bottom: 20px;
}

.service_list li {
  width: 32%;
  margin-right: 2%;
  float: left;
  height: 204px;
  background: #fff url("../images/server.jpg") top right no-repeat;
  margin-bottom: 23px;
  padding: 35px 40px;
  box-sizing: border-box;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}

.service_list li p {
  font-size: 16px;
  color: #666;
  padding-bottom: 11px;
}

.service_list li h3 {
  border-bottom: 1px solid #ddd;
  font-size: 26px;
  padding-bottom: 23px;
  margin-bottom: 20px;
  color: #1478be;
}

.service_list li span {
  font-size: 16px;
}

.service_list li:nth-child(3n) {
  margin-right: 0;
}

.service_list li:hover {
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
  transform: translateY(-5px);
}

.page_product .box1 {
  padding: 40px;
  margin-bottom: 100px;
  background: #fff url("../images/product_bg.jpg") bottom right no-repeat;
}

.page_product .showimg {
  width: 420px;
  position: relative;
  float: left;
}

.page_product .showimg .bigimg {
  width: 450px;
  height: 253px;
  display: block;
  position: relative;
  border: 1px solid #dddddd;
  overflow: hidden;
}

.page_product .showimg .bigimg .list {
  width: 5000%;
}

.page_product .showimg .bigimg .list li {
  width: 450px;
  height: 253px;
  float: left;
}

.page_product .showimg .bigimg .list img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all ease 300ms;
  background: #f5f5f5;
}

.page_product .showimg .smallimg {
  width: 596px;
  height: 59px;
  position: absolute;
  left: 511px;
  bottom: 67px;
  z-index: 10;
  overflow: hidden;
}

.page_product .showimg .list {
  width: 481px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

.page_product .showimg .listcon {
  width: 400%;
  position: relative;
}

.page_product .showimg .prev,
.page_product .showimg .next {
  width: 37px;
  height: 57px;
  z-index: 10;
  position: absolute;
  bottom: 0;
  cursor: pointer;
  background: #ddd url("../images/show-btn-ico.png") no-repeat 0 center;
  border-radius: 5px;
}

.page_product .showimg .prev:hover,
.page_product .showimg .next:hover {
  background-color: #b9b8b8;
}

.page_product .showimg .prev {
  left: 0;
  background-position: 11px center;
}

.page_product .showimg .next {
  right: 7px;
  background-position: -74px center;
}

.page_product .showimg .smallimg li {
  width: 101px;
  height: 57px;
  margin-right: 20px;
  float: left;
  cursor: pointer;
  position: relative;
  border: 1px solid #dddddd;
  background: #bdbdbd;
}

.page_product .showimg .smallimg li img {
  width: 100%;
  height: 100%;
  display: block;
}

.page_product .showimg .smallimg li.on {
  border: 1px solid #ed6d00;
}

.ewmbox {
  width: 300px;
  height: 320px;
  padding-top: 20px;
  background: #fff;
  z-index: 9999;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -170px 0 0 -150px;
  text-align: center;
  font-size: 16px;
  display: none;
}

.ewmbox .close {
  width: 32px;
  height: 32px;
  position: absolute;
  top: -25px;
  right: -40px;
  cursor: pointer;
  border-radius: 100%;
  background: url("../images/close.png") no-repeat center center;
  transition: all ease 300ms;
}

.ewmbox .close:hover {
  transform: rotate(180deg);
}

.ewmbox img {
  width: 260px;
  height: 260px;
  display: block;
  margin: 0 auto 10px;
}

.box1_right {
  width: calc(100% - 561px);
  margin-right: 50px;
  position: relative;
  height: 255px;
}

.box1_right h1 {
  font-size: 30px;
  padding-top: 0;
  padding-bottom: 12px;
}

.box1_right h3 {
  font-size: 34px;
  color: red;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 23px;
}

.box1_right p {
  font-size: 16px;
  color: #666;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}

.box1_right .t h2 {
  border-bottom: 1px solid #dcdcdc;
  font-size: 20px;
}

.box1_right .t b {
  border-bottom: 2px solid #fdc824;
  display: inline-block;
  padding-bottom: 12px;
}

.box1_right .t p {
  font-size: 16px;
  line-height: 36px;
  color: #666;
  margin-bottom: 35px;
  padding-top: 5px;
}

.box1_right .a {
  width: 435px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.box1_right .a a {
  display: block;
  width: 250px;
  height: 45px;
  text-align: center;
  color: #fff;
  background: #1478be;
  font-size: 18px;
  cursor: pointer;
  line-height: 45px;
}

.box1_right .a a i {
  width: 20px;
  height: 7px;
  background-position: -123px 0;
  margin-left: 10px;
  margin-bottom: 2px;
}

.box1_right .a a:hover {
  background: #3683f4;
}

.page_product .box2 {
  background: #fff url("../images/product_con.jpg") left top no-repeat;
  padding: 50px 100px;
}

.page_product .box2 .tit {
  font-size: 36px;
  padding-bottom: 45px;
}

.page_product .box2 .hd {
  margin-bottom: 33px;
}

.page_product .box2 .hd li {
  float: left;
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 18px;
  cursor: pointer;
}

.page_product .box2 .hd li:first-child {
  border-left: 1px solid #ddd;
}

.page_product .box2 .hd li.on {
  background: #1478be;
  color: #fff;
}

.page_product .box2 .bd li {
  line-height: 30px;
  font-size: 16px;
  color: #666;
}

.page_product .box2 .bd li img {
  max-width: 100%;
}

.page_product .box2 .bd li table {
  width: 100% !important;
}

.page_product .box2 .bd li table tr:first-child {
  background: #1478be;
  color: #fff;
  text-align: center;
  line-height: 40px;
}

.page_product .box2 .bd li table td {
  padding: 8px 10px;
}

.page_product .box2 .xia {
  background: #999;
  color: #fff;
  height: 120px;
  margin-top: 63px;
}

.page_product .box2 .xia a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.page_product .box2 .xia h3 {
  font-size: 20px;
}

.page_product .box2 .xia img {
  width: 78px;
  height: 44px;
}

.page_product .box2 .xia .left {
  width: 50%;
  position: relative;
  padding-left: 78px;
  box-sizing: border-box;
  padding-top: 35px;

  height: 120px;
}

.page_product .box2 .xia .left i {
  width: 12px;
  height: 21px;
  background-position: -126px -54px;
  position: absolute;
  left: 46px;
  top: 48px;
}

.page_product .box2 .xia .right {
  width: 50%;
  box-sizing: border-box;
}

.page_product .box2 .xia .right .fl {
  padding-left: 21px;
  padding-top: 39px;
}

.page_product .box2 .xia .right .fr {
  padding-top: 35px;
  text-align: right;
  padding-right: 99px;
  position: relative;
}

.page_product .box2 .xia .right .fr i {
  width: 12px;
  height: 21px;
  background-position: -142px -54px;
  position: absolute;
  right: 46px;
  top: 48px;
}

.remm {
  padding-bottom: 100px;
}

.remm .picScroll-left {
  position: relative;
}

.remm .about_title {
  text-align: center;
  padding-top: 89px;
  padding-bottom: 40px;
}

.remm .hd h3 {
  padding-bottom: 60px;
}

.remm .hd a {
  display: block;
  width: 50px;
  height: 50px;
  background: #ccc;
  position: absolute;
  left: 0;
  cursor: pointer;
  z-index: 10;
  border-radius: 100%;
  top: 50%;
  margin-top: -25px;
}

.remm .hd a i {
  width: 12px;
  height: 7px;
  background-position: -221px 0;
  display: block;
  margin: 21px auto 0;
}

.remm .hd a.next {
  left: auto;
  right: 0;
}

.remm .hd a.next i {
  background-position: -239px -0;
}

.remm .hd a:hover {
  background: #1478be;
}

.remm .bd {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  min-height: 77px;
}

.remm .bd_list {
  overflow: hidden;
  padding-bottom: 0;
}

.remm .bd_list ul {
  width: 105%;
}

.remm .bd li {
  background: #fff;
  width: 198px;
  border-bottom: 3px solid #fff;
  margin-right: 50px;
  margin-bottom: 2px;
  position: relative;
  border: 1px solid #ddd;
  float: left;
}

.remm .bd_list li {
  float: left;
  margin-bottom: 40px;
}

.remm .bd li .line {
  position: absolute;
  left: 0;
  bottom: -3px;
  height: 3px;
  width: 0;
  background: #1478be;
  display: block;
}

.remm .bd_list li:nth-child(5n) {
  margin-right: 0;
}

.remm .bd li img {
  width: 138px;
  height: 77px;
  display: block;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ddd;
}

.remm .bd li h3 {
  padding: 0 30px;
  font-size: 16px;
  padding-top: 20px;
  line-height: 25px;
  height: 50px;
  padding-bottom: 15px;
  color: #333;
  text-align: center;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.remm .bd li p {
  padding: 0 30px;
  font-size: 16px;
  color: #999;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.remm .bd li:hover .line {
  width: 100%;
  transition: ease-in-out 0.2s;
}

.case_list {
  padding-bottom: 0px;
}

.case_page {
  padding-bottom: 65px;
}

.case_list li {
  margin-bottom: 48px;
  position: relative;
  height: 281px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  transition: ease-in-out 0.2s;
}

.case_list li .ico {
  position: absolute;
  right: 0;
  bottom: 0;
  max-height: 100%;
  border-radius: 0 0 5px 0;
}

.case_list li a {
  display: block;
  width: 100%;
  height: 100%;
}

.case_list li .left {
  overflow: hidden;
  width: 500px;
  height: 281px;
  border-radius: 5px;
}

.case_list li .left img {
  width: 500px;
  height: 281px;
  display: block;
  border-radius: 5px;
  transition: ease-in-out 0.2s;
}

.case_list li .right {
  width: 800px;
  padding-right: 51px;
  position: relative;
}

.case_list li .right .gs {
  position: absolute;
  right: 20px;
  top: 10px;
  font-size: 16px;
  line-height: 30px;
  background: #edf1f7;
  border: 1px solid #ddd;
  padding: 5px 10px;
  border-radius: 5px;
}

.case_list li .right .gs img {
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 10px;
}

.case_list li .right h3 {
  font-size: 36px;
  padding-top: 48px;
  padding-bottom: 34px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.case_list li .right p {
  color: #666;
  margin-bottom: 30px;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}

.case_list li .right h4 span {
  display: block;
  padding: 0 10px;
  height: 30px;
  text-align: center;
  float: left;
  background: #edf1f7;
  line-height: 30px;
  margin-right: 10px;
  border-radius: 5px;
  color: #4a77bc;
}

.case_list li:hover {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}

.case_list li:hover .left img {
  transform: scale(1.1);
}

.product_list {
  padding-bottom: 65px;
}

.product_list li {
  margin-bottom: 203px;
  position: relative;
  height: 519px;

  transition: ease-in-out 0.2s;
  color: #fff;
  box-sizing: border-box;
  padding-left: 100px;
  background-size: cover;
}

.product_list li .left h3 {
  font-size: 40px;
  padding-top: 100px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.product_list li .left h3 a {
  width: 155px;
  height: 38px;
  background: url("../images/btn.png") no-repeat;
  display: inline-block;
  margin-left: 62px;
  font-size: 14px;
  color: #284269;
  text-align: center;
  line-height: 38px;
  vertical-align: middle;
  margin-bottom: 4px;
  transition: ease-in-out 0.2s;
}

.product_list li .left h3 a:hover {
  transform: translateX(10px);
}

.product_list li .left h5 {
  font-size: 20px;
  margin-bottom: 20px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.product_list li .left p {
  padding-bottom: 20px;
  font-size: 18px;
  width: 600px;
  line-height: 28px;
}

.product_list li .left h4 span {
  display: block;
  width: 103px;
  height: 29px;
  text-align: center;
  float: left;
  background: #296dc6;
  line-height: 29px;
  margin-right: 10px;
  border-radius: 5px;
  color: #fff;
}

.product_list li .left h4 span:hover {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
}

.product_list li dl {
  position: absolute;
  left: 100px;
  bottom: -122px;
}

.product_list li dl dd {
  float: left;
  width: 199px;
  height: 308px;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  margin-right: 49px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.05);
}

.product_list li dl dd img {
  width: 100%;
  height: 212px;
}

.product_list li dl dd p {
  border-top: 1px solid #ddd;
  font-size: 16px;
  color: #666;
  text-align: center;
  margin-top: 15px;
  line-height: 51px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.product_list li dl dd:hover {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);
  transform: translateY(-5px);
  transition: ease-in-out 0.2s;
}

.product_list li .no1 {
  position: absolute;
  right: 67px;
  bottom: -175px;
}

.product_list li .no1 img {
  width: 350px;
}

.product_list li .no1:hover {
  transition: ease-in-out 0.2s;
  transform: translateY(-10px);
}

.product_list li:last-child {
  height: 465px;
  margin-bottom: 100px;
}

.product_list li:last-child dl {
  display: none;
}

.product_list li:last-child .no1 {
  display: none;
}

.life_main_1 {
  background: #f5f5f5;
  padding-top: 100px;
  padding-bottom: 100px;
}

.life_main_1 .about_title {
  text-align: center;
  padding-bottom: 50px;
}

.life_main_1 .box1 {
  width: 334px;
  height: 521px;
  overflow: hidden;
}

.life_main_1 .box1 li {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 16px;
}

.life_main_1 .box1 li img {
  width: 100%;
  height: 251px;
  display: block;
}

.life_main_1 .box1 li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.life_main_1 .box1 li a:hover img {
  transform: scale(1.1);
  transition: ease-in-out 0.2s;
}

.life_main_1 .box2 {
  width: 692px;
  height: 519px;
  margin-left: 20px;
}

.life_main_1 .box2 .slideBox {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.life_main_1 .box2 .slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 26px;
  z-index: 1;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

.life_main_1 .box2 .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  display: inline-block;
}

.life_main_1 .box2 .slideBox .hd ul li {
  float: left;
  margin-right: 18px;
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  border-radius: 100%;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}

.life_main_1 .box2 .slideBox .hd ul li.on {
  background: #1478be;
  color: #fff;
}

.life_main_1 .box2 .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.life_main_1 .box2 .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}

.life_main_1 .box2 .slideBox .bd img {
  width: 100%;
  height: 519px;
  display: block;
}

.life_main_2 {
  padding-top: 98px;
}

.life_main_2 .about_title {
  text-align: center;
  padding-bottom: 50px;
}

.life_main_2 .body {
  padding-bottom: 80px;
}

.life_main_2_ny .body {
  padding-bottom: 0;
}

.life_main_2 .body li {
  position: relative;
  padding-left: 356px;
  box-sizing: border-box;
  width: 100%;
  padding-right: 72px;
  background: #f6f6f6;
  height: 225px;
  margin-bottom: 19px;
}

.life_main_2 .body li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 300px;
  height: 225px;
}

.life_main_2 .body li a {
  display: block;
  width: 100%;
  height: 100%;
}

.life_main_2 .body li h3 {
  font-size: 24px;
  padding-top: 41px;
  padding-bottom: 23px;
}

.year_list .body li h3 {
  font-size: 30px;
}

.life_main_2 .body li p {
  color: #666;
  line-height: 24px;
  padding-bottom: 30px;
}

.life_main_2 .body li span {
  font-size: 16px;
  color: #666;
}

.life_main_2 .body li:hover {
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
}

.life_main_3 {
  padding-top: 50px;

}

.life_main_3.honor {
  padding-top: 100px;
  padding-bottom: 80px;
  background: #f5f5f5;
}

.life_main_3 .about_title {
  text-align: center;
  padding-bottom: 50px;
}

.life_main_3 .body li {
  position: relative;
  float: left;
  width: 23.5%;
  margin-bottom: 50px;
  margin-right: 2%;
  background: #fff;
  transition: all ease 0.36s;
  box-sizing: border-box;
  overflow: hidden;
  text-align: center;
}

.life_main_3 .body li:nth-child(4n) {
  margin-right: 0;
}

.life_main_3 .body li .img {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 75%;
  overflow: hidden;
  z-index: 10;
}

.life_main_3.img16 .body li .img {
  padding-top: 56.25%;
}

.life_main_3 .body li img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.life_main_3 .body li .txt {
  background: #fff;
  height: 83px;
  line-height: 83px;
  font-size: 16px;
  position: relative;
  color: #666;
  transition: ease-in-out 0.2s;
  overflow: hidden;
  padding: 0 25px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.life_main_3.img18 .body li .txt {
  display: none;
}

.img16 {
  padding-bottom: 100px;
}

.product_img .body li {
  padding: 10px;
}

.product_img .body li .img {
  padding-top: 56.25%;
}

.product_img .body li .txt {
  text-align: center;
  line-height: 38px;
  height: 76px;
  overflow: inherit;
  text-overflow: inherit;
  white-space: inherit;
  padding-top: 5px;
}

.life_main_3 .body li .txt i {
  width: 24px;
  height: 9px;
  background-position: -150px 0;
  right: 45px;
  top: 37px;
  opacity: 0;
  position: absolute;
  transition: ease-in-out 0.2s;
}

.life_main_3 .body li:hover {
  box-shadow: 3px 5px 5px rgba(0, 0, 0, 0.1);
  transform: translateY(-5px);
}

.life_main_3 .body li:hover .img img {
  transform: scale(1.1);
  -webkit-filter: brightness(105%);
  filters: brightness(105%);
  transition: ease-in-out 0.2s;
}

.life_main_3 .body li:hover .txt {
  color: #1478be;
  font-weight: bold;
}

.life_main_3 .body li:hover .txt i {
  opacity: 1;
  right: 35px;
}

.tong_main_1 {
  padding-top: 95px;
  padding-bottom: 97px;
}

.tong_main_1 .about_title {
  text-align: center;
  padding-bottom: 60px;
}

.tong_main_1 .body {
  background: #f8f8f8;
  border: 1px solid #dae2ec;
}

.tong_main_1 .body .left {
  border-right: 1px solid #dae2ec;
  width: 50%;
  box-sizing: border-box;
}

.tong_main_1 .body .left img {
  display: block;
  width: 100%;
}

.tong_main_1 .body .right {
  width: 50%;
  box-sizing: border-box;
  padding: 50px 70px 0;
}

.tong_main_1 .body .right h3 {
  color: #1478be;
  font-size: 26px;
  margin-bottom: 22px;
}

.tong_main_1 .body .right ul {
  border-bottom: 1px solid #ddd;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

.tong_main_1 .body .right li {
  float: left;
  width: 171px;
  font-size: 16px;
  color: #666;
  line-height: 32px;
}

.tong_main_1 .body .right li b {
  background: #1478be;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  display: block;
  float: left;
  margin-top: 12px;
  margin-right: 10px;
}

.tong_main_1 .body .right p {
  font-size: 15px;
  color: #666;
  line-height: 27px;
}

.tong_main_2 {
  padding-top: 89px;
  padding-bottom: 89px;
  background: #f8f8f8;
}

.tong_main_2 .about_title {
  text-align: center;
  padding-bottom: 60px;
}

.tong_main_2 .body {
  background: #fff;
  border: 1px solid #e2ecf1;
}

.tong_main_2 .body li {
  float: left;
  height: 258px;
  width: 33.333%;
  border-bottom: 1px solid #e2ecf1;
  border-left: 1px solid #e2ecf1;
  box-sizing: border-box;
  padding: 0 38px;
}

.tong_main_2 .body li img {
  width: 65px;
  height: 65px;
  margin-top: 40px;
  margin-bottom: 30px;
}

.tong_main_2 .body li p {
  color: #999;
  padding-bottom: 9px;
}

.tong_main_2 .body li h3 {
  font-size: 20px;
  line-height: 30px;
}

.tong_main_2 .body li:nth-child(1) {
  border-left: none;
}

.tong_main_2 .body li:nth-child(4) {
  border-left: none;
}

.tong_main_2 .body li:nth-child(4),
.tong_main_2 .body li:nth-child(5),
.tong_main_2 .body li:nth-child(6) {
  border-bottom: none;
}

.tong_main_2 .body li:hover img {
  transform: translateY(-10px);
  transition: ease-in-out 0.2s;
}

.tong_main_3 {
  padding-top: 93px;
  padding-bottom: 93px;
}

.tong_main_3 .about_title {
  text-align: center;
  padding-bottom: 60px;
}

.tong_main_3 .body {
  text-align: center;
}

.tong_main_3 .body ul {
  display: inline-block;
}

.tong_main_3 li {
  float: left;
  width: 300px;
  text-align: center;
  font-size: 20px;
}

.tong_main_3 li img {
  width: 231px;
  height: auto;
  padding-bottom: 28px;
  transition: ease-in-out 0.2s;
}

.tong_main_3 li:hover img {
  transform: translateY(-10px);
}

.tong_main_3 li:hover p {
  transform: translateY(-10px);
  transition: ease-in-out 0.2s;
}

.tong_main_4 {
  padding-top: 93px;
  padding-bottom: 93px;
  background: #f8f8f8;
}

.tong_main_4 .about_title {
  text-align: center;
  padding-bottom: 60px;
}

.tong_main_4 .slideBox {
  position: relative;
}

.tong_main_4 li {
  background: #fff;
}

.tong_main_4 li .left {
  width: 42.8%;
  position: relative;
  overflow: hidden;
}

.tong_main_4 li .left img {
  width: 100%;
  display: block;
}

.tong_main_4 li .right {
  width: 57.2%;
  padding-left: 5%;
  box-sizing: border-box;
  padding-right: 4%;
  padding-top: 10px;
}

.tong_main_4 li .right h3 {
  font-size: 26px;
  margin-top: 36px;
  margin-bottom: 10px;
}

.tong_main_4 li .right h3 i {
  width: 24px;
  height: 24px;
  background-position: -108px -103px;
  margin-right: 10px;
}

.tong_main_4 li .right p {
  margin-bottom: 30px;
  line-height: 26px;
  color: #666;
}

.tong_main_4 li .right h3:nth-child(3) i {
  background-position: -137px -103px;
}

.tong_main_4 li .right h3:nth-child(5) i {
  background-position: -167px -103px;
}

.tong_main_4 .left::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 500px;
  top: 0;
  left: -250px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

.tong_main_4 li:hover .left::before {
  -webkit-transition: left 15s;
  -moz-transition: left 1s;
  -ms-transition: left 1s;
  transition: left 1s;
  left: 150%;
  opacity: 1;
}

.tong_main_4 .prev,
.tong_main_4 .next {
  width: 70px;
  height: 70px;
  position: absolute;
  left: -35px;
  top: 50%;
  margin-top: -35px;
  z-index: 10;
  display: block;
  background: #3c5985;
  cursor: pointer;
}

.tong_main_4 .prev i,
.tong_main_4 .next i {
  width: 15px;
  height: 26px;
  background-position: 0 -179px;
  margin: 0 auto;
  display: block;
  margin-top: 22px;
}

.tong_main_4 .next {
  left: auto;
  right: -35px;
}

.tong_main_4 .next i {
  background-position: -22px -179px;
}

.tong_main_4 .prev:hover,
.tong_main_4 .next:hover {
  background: #1478be;
}

.sub_flash {
  position: relative;
  text-align: center;
  background: #000;
}

.sub_flash .btn {
  position: absolute;
  left: 50%;
  margin-left: -59px;
  width: 118px;
  height: 133px;
  z-index: 11;
  top: 50%;
  margin-top: -66px;
  cursor: pointer;
}

.sub_flash .cut3video {
  width: 1400px;
  margin: 0 auto;
  background: #000;
  position: relative;
  z-index: 10;
}

.tong_x_1 {
  background: #f8f8f8;
  padding-top: 92px;
  padding-bottom: 98px;
}

.tong_x_1 .about_title {
  text-align: center;
  padding-bottom: 44px;
}

.tong_x_1 .body {
  border: 1px solid #ddd;
  background: #fff;
  padding: 60px;
  position: relative;
  min-height: 93px;
}

.tong_x_1 .body .ico {
  position: absolute;
  left: 98px;
  top: 69px;
}

.tong_x_1 .body .des {
  padding-left: 236px;
  font-size: 18px;
  color: #666;
  line-height: 36px;
}

.tong_x_2 {
  padding-top: 95px;
  padding-bottom: 48px;
}

.tong_x_2 .about_title {
  text-align: center;
  padding-bottom: 44px;
}

.tong_x_2 li {
  position: relative;
  float: left;
  width: 32%;
  margin-right: 2%;
  background: #fff;
  transition: all ease 0.36s;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
}

.tong_x_2 li:nth-child(3n) {
  margin-right: 0;
}

.tong_x_2 li .img {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
  z-index: 10;
}

.tong_x_2 li img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.tong_x_2 li .txt {
  background: #fff;
  font-size: 22px;
  position: relative;
  color: #666;
  transition: ease-in-out 0.2s;
  overflow: hidden;
  padding: 0 34px;
}

.tong_x_2 li .txt i {
  width: 24px;
  height: 9px;
  background-position: -150px 0;
  margin-bottom: 40px;
  margin-top: 34px;
  transition: ease-in-out 0.2s;
}

.tong_x_2 li .txt h3 {
  font-size: 24px;
  line-height: 36px;
  padding-top: 34px;
  padding-bottom: 23px;
}

.tong_x_2 li .txt p {
  font-size: 16px;
  color: #666;
  line-height: 24px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 72px;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.tong_x_2 li:hover {
  box-shadow: 3px 5px 5px rgba(0, 0, 0, 0.1);
}

.tong_x_2 li:hover h3 {
  color: #1478be;
}

.erro {
  text-align: center;
  padding-bottom: 100px;
  color: red;
  font-size: 18px;
  padding-top: 50px;
}

/* 新闻动态-详情 */
.news_detail {
  padding: 50px;
  background: #fff;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 100px;
}

.news_detail .title {
  padding-bottom: 30px;
  border-bottom: 1px solid #999;
}

.news_detail .title h1 {
  font-weight: normal;
  font-size: 36px;
  line-height: 60px;
  text-align: left;
  color: #333;
}

.news_detail .title .marks {
  margin-top: 30px;
}

.news_detail .title .marks span {
  font-size: 16px;
  color: #333;
}

.news_detail .title .marks span em {
  margin-right: 14px;
  color: #999;
}

.news_detail .title .marks span.t1 {
  margin-right: 14px;
}

.news_detail .title .marks span.t2 {
  margin-right: 54px;
}

.news_detail .title .marks span.t3 {
  font-family: arial;
}

.news_detail .title .marks span.t3 em {
  font-family: "Microsoft YaHei";
}

.news_detail .context {
  padding-top: 50px;
  line-height: 30px;
  font-size: 16px;
}

.news_detail .context img {
  max-width: 100%;
}

/* 资讯推荐 */
.news_recom {
  padding-top: 76px;
}

.news_recom .news_tit .tit {
  margin-left: 10px;
  float: left;
  display: block;
  width: 170px;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.news_recom .news_tit .morenews {
  float: right;
  font-size: 20px;
  line-height: 44px;
  color: #999;
}

.news_recom .news_tit .morenews:hover {
  color: #2352b3;
}

.news_recom .newslist1 {
  margin-top: 36px;
}

.news_recom .newslist1 .list {
  width: 103%;
}

.news_recom .newslist1 li {
  position: relative;
  margin-right: 3.5%;
  float: left;
  width: calc(-16.666666666666664%);
  height: 516px;
  background: #fff;
}

.news_recom .newslist1 li.nt3 {
  margin-right: 0;
}

.news_recom .newslist1 li .img {
  display: block;
  width: auto;
  height: 242px;
  overflow: hidden;
}

.news_recom .newslist1 li img {
  display: block;
  width: auto;
  height: 242px;
  object-fit: contain;
}

.news_recom .newslist1 li .txtbox {
  padding: 40px 30px 30px 40px;
  box-sizing: border-box;
}

.news_recom .newslist1 li .txtbox .time {
  font-family: arial;
  font-size: 18px;
  line-height: 16px;
  color: #999;
  transition: all ease 0.36s;
}

.news_recom .newslist1 li .txt {
  padding-top: 40px;
  transition: all ease 0.36s;
}

.news_recom .newslist1 li .txt .tit {
  font-weight: bold;
  font-size: 22px;
  line-height: 22px;
  color: #151527;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all ease 0.36s;
}

.news_recom .newslist1 li .txt .desc {
  margin-top: 18px;
  height: 48px;
  font-size: 14px;
  line-height: 24px;
  color: #999;
  transition: all ease 0.36s;
  overflow: hidden;
}

.news_recom .newslist1 li .detail {
  position: relative;
  margin-top: 20px;
  display: block;
  width: 120px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  text-indent: 0;
  color: #151527;
  background: url("../images/f7arr1.png") no-repeat 42px center #fff;
  transition: all ease 0.36s;
}

.news_recom .newslist1 li .detail span {
  position: relative;
  z-index: 12;
}

.news_recom .newslist1 li .detail:before,
.news_recom .newslist1 li .detail:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 36px;
  background: url("../images/f7arr2.png") 68px center no-repeat #e7434a;
  z-index: 2;
  transition: 0.8s;
}

.news_recom .newslist1 li .detail:before {
  transition: 0.3s;
  background: url("../images/f7arr2.png") 68px center no-repeat #e7434a;
  z-index: -1;
}

.news_recom .newslist1 li:hover .detail {
  text-indent: 26px;
  transition: all ease 0.36s;
}

.news_recom .newslist1 li:hover .detail:before,
.news_recom .newslist1 li:hover .detail:after {
  width: 120px;
}

.news_recom .newslist1 li:hover .detail span {
  color: #fff;
  transition: all ease 0.36s;
}

.news_recom .newslist1 li:hover .txtbox .time {
  transform: translateY(10px);
  transition: all ease 0.36s;
}

.news_recom .newslist1 li:hover .txtbox .txt {
  transform: translateY(-10px);
  transition: all ease 0.36s;
}

.news_recom .newslist1 li:hover img {
  filter: brightness(105%);
  -webkit-filter: brightness(105%);
}

/* reLink */
.reLink {
  margin-top: 28px;
  height: 120px;
  box-sizing: border-box;
  background: #878f9f;
}

.reLink .prevLink,
.reLink .nextLink {
  position: relative;
  float: left;
  width: 50%;
  height: 120px;
}

.reLink .prevLink .txt {
  padding: 40px 50px;
  margin-left: 50px;
  height: 120px;
  box-sizing: border-box;
  background: url("../images/nico-prev.png") no-repeat left center;
  transition: all ease 0.36s;
}

.reLink .prevLink .txt .tit {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
}

.reLink .prevLink .txt .sub {
  margin-top: 9px;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
}

.reLink .prevLink .img {
  position: absolute;
  right: 0;
  top: 20px;
  width: 135px;
  opacity: 0;
  transition: all ease 0.36s;
}

.reLink .prevLink img {
  display: block;
  width: 135px;
  object-fit: contain;
}

.reLink .nextLink {
  float: right;
}

.reLink .nextLink .txt {
  padding: 40px 50px;
  margin-right: 50px;
  height: 120px;
  box-sizing: border-box;
  background: url("../images/nico-next.png") no-repeat right center;
  transition: all ease 0.36s;
}

.reLink .nextLink .txt .tit {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  text-align: right;
}

.reLink .nextLink .txt .sub {
  margin-top: 9px;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  text-align: right;
}

.reLink .nextLink .img {
  position: absolute;
  left: 0;
  top: 20px;
  width: 135px;
  opacity: 0;
}

.reLink .nextLink img {
  display: block;
  width: 135px;
  object-fit: contain;
}

.reLink .prevLink:hover {
  background: #1478be;
}

.reLink .prevLink:hover .img {
  right: 20px;
  transition: all ease 0.36s;
  opacity: 1;
}

.reLink .prevLink:hover .txt {
  padding-left: 44px;
  transition: all ease 0.36s;
}

.reLink .nextLink:hover {
  background: #1478be;
}

.reLink .nextLink:hover .img {
  left: 20px;
  transition: all ease 0.36s;
  opacity: 1;
}

.reLink .nextLink:hover .txt {
  padding-right: 44px;
  transition: all ease 0.36s;
}

/* 单页信息 */
.single_wrapper {
  padding-top: 100px;
}

.single_center {
  min-height: 520px;
  background: #fff;
}

.single_center .about_con {

  font-size: 14px;
  margin-bottom: 80px;
  border: 1px solid #ddd;
}

.single_center .about_con img {
  max-width: 100%;
  line-height: 35px;
}

.contact_2 {
  padding: 70px 0 70px;
}

.case_mess {
  padding: 0 0 30px;
}

.contact_2 .ctit .tit {
  display: block;
  width: 270px;
  margin: 0 auto;
  text-align: center;
  font-size: 40px;
  line-height: 44px;
  font-weight: lighter;
  color: #333;

}

.contact_2 .formdata {
  margin-top: 60px;
}

.contact_2 .formdata .item {
  position: relative;
  float: left;
  width: 48%;
  height: 58px;
  line-height: 58px;
  border: 1px solid #d6d6d6;
}

.contact_2 .formdata .item.mr {
  margin-right: 3.5%;
}

.contact_2 .formdata .item label {
  float: left;
  display: block;
  margin-top: 18px;
  width: 17%;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border-right: 1px solid #ddd;
}

.contact_2 .formdata .item .txt {
  float: left;
  width: 76%;
  height: 58px;
  line-height: 58px;
  border: none;
  outline: none;
  text-indent: 20px;
}

.contact_2 .formdata .item .red {
  position: absolute;
  top: 0;
  right: 20px;
  color: #df1f1f;
  font-weight: 100;
  font-size: 22px;
}

.contact_2 .formdata .tarea {
  margin-top: 40px;
}

.contact_2 .formdata .tarea textarea {
  border: 1px solid #d6d6d6;
  width: 100%;
  box-sizing: border-box;
  height: 174px;
  resize: none;
  padding: 10px;
  *margin-top: 15px;
  overflow: hidden;
  outline: none;
  text-indent: 24px;
}

.contact_2 .formdata .btn {
  border: none;
  background: #1478be;
  width: 400px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  display: block;
  margin: 40px auto 0;
  cursor: pointer;
  transition: ease-in-out 0.2s;
  margin-bottom: 60px;
  outline: none;
}

.contact_2 .formdata .btn:hover {
  transform: translateY(-5px);
  color: #fff;
  background-color: #2b71d9;
  transition: all ease 0.36s;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);
}

.servicePage {
  padding-top: 0;
}

.servicePage .item_top {
  margin-bottom: 30px;
}

.zhi_1 {
  margin: 97px auto;
  border: 1px solid #ddd;
  height: 359px;
}

.zhi_1 .left {
  width: 50%;
  background: url("../images/zhi_1.jpg") right bottom no-repeat;
  box-sizing: border-box;
  padding-left: 79px;
  padding-top: 71px;
  height: 100%;
}

.zhi_1 .left h4 {
  font-size: 30px;
  color: #999;
  text-transform: uppercase;
}

.zhi_1 .left h3 {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 34px;
}

.zhi_1 .left p {
  font-size: 18px;
}

.zhi_1 .right {
  width: 50%;
  height: 100%;
}

.zhi_2_main {
  background: url("../images/zhi_2_bg.jpg") center top no-repeat;
  height: 695px;
}

.zhi_2_main .about_title {
  text-align: center;
  color: #fff;
  padding-top: 94px;
  padding-bottom: 44px;
}

.zhi_2_main .about_title p {
  color: #fff;
}

.zhi_2_main .body h3 {
  font-size: 30px;
  background: url("../images/zhi_2_ico.jpg") right top no-repeat;
  line-height: 32px;
  height: 55px;
  margin-bottom: 46px;
  padding-right: 146px;
  padding-top: 20px;
}

.zhi_2_main .body p {
  font-size: 16px;
  line-height: 32px;
  height: 160px;
  color: #666;
}

.zhi_2_main .left {
  width: 100%;
  background: #fff;
  padding: 39px 47px 47px;
  box-sizing: border-box;
}

.zhi_2_main .right {
  width: 49%;
  background: #fff;
  padding: 39px 47px 47px;
  box-sizing: border-box;
}

.zhi_3_main {
  background: url("../images/zhi_3_bg.jpg") center top no-repeat;
  width: 100%;
  height: 949px;
  padding-bottom: 0;
  padding-top: 0;
}

.zhi_3_main .about_title h4 {
  font-size: 16px;
  line-height: 34px;
  padding: 45px 0;
}

.zhi_3_main .about_title {
  padding-top: 94px;
  padding-bottom: 0;
}

.about_4_main .hd h3 {
  padding-bottom: 0;
}

.zhi_3_main .bd li img {
  height: 296px;
  padding-bottom: 30px;
  width: 222px;
  padding-top: 20px;
}

.zhi_3_main .hd a {
  bottom: -500px;
}

.zhi_3_main .bd li {
  width: 262px;
}

.zhi_4_main {
  background: url("../images/zhi_4_bg.jpg") center top no-repeat;
  width: 100%;
  height: 1432px;
}

.zhi_4_main .about_title {
  text-align: center;
  color: #fff;
  padding-top: 100px;
}

.zhi_4_main .about_title p {
  color: #fff;
}

.zhi_4_main .about_title h4 {
  font-size: 16px;
  line-height: 26px;
  padding-top: 45px;
  padding-bottom: 40px;
}

.zhi_4_main .body li {
  height: 330px;
  width: 100%;
  background: #fff;
}

.zhi_4_main .body li .left {
  width: 50%;
  box-sizing: border-box;
  padding-left: 45px;
  padding-top: 45px;
  padding-right: 45px;
}

.zhi_4_main .body li .left h3 {
  font-size: 24px;
  padding-bottom: 25px;
}

.zhi_4_main .body li .left .des {
  font-size: 16px;
  line-height: 34px;
  color: #666;
}

.zhi_4_main .body li .right {
  width: 50%;
  height: 100%;
}

.zhi_4_main .body li:nth-child(2n) .left {
  float: right;
}

.zhi_4_main .body li:nth-child(2n) .right {
  float: left;
}

.zhi_5_main {
  background: url("../images/zhi_5_bg.jpg") center top no-repeat;
}

.zhi_5_main .about_title {
  text-align: center;
  padding-top: 108px;
  padding-bottom: 58px;
}

.zhi_5_main .body1 {
  background: #fff;
  height: 434px;
  padding: 44px;
  box-sizing: border-box;
}

.zhi_5_main .body1 .left {
  width: 61%;
  font-size: 16px;
  line-height: 32px;
  padding-top: 10px;
}

.zhi_5_main .body1 .right {
  width: 35%;
  height: 100%;
}

.zhi_6_main {
  padding-top: 0;
}

.bottom_main .w1400 .right dl {
  min-width: 131px;
}

.searcher_center {
  padding-top: 77px;
}

.searchPage .item {
  width: 100%;
  height: 168px;
  margin-bottom: 20px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  background: #fff;
  border: 1px solid #ddd;
}

.searchPage .item a {
  width: 100%;
  display: block;
}

.searchPage .item .text {
  width: 868px;
  display: block;
}

.searchPage .item .img {
  width: 300px;
  height: 168px;
  display: block;
  margin-right: 30px;
  overflow: hidden;
}

.searchPage .item img {
  width: 300px;
  height: 168px;
  display: block;
  transition: ease-in-out 0.4s;
}

.searchPage .item h3 {
  font-size: 20px;
  padding: 35px 0 20px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

.searchPage .item .txt {
  color: #999999;
  line-height: 24px;
  height: 48px;
  padding-right: 130px;
  overflow: hidden;
}

.searchPage .item .time {
  width: 150px;
  padding-top: 45px;
  font-family: arial;
  font-size: 20px;
  color: #999;
}

.searchPage .item .time .day {
  font-size: 40px;
  line-height: 45px;
  display: block;
}

.searchPage .item:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.searchPage .item:hover .img img {
  transform: scale(1.1);
}

.searchPage .item:hover h3 {
  font-weight: bold;
  color: #1478be;
  text-indent: 5px;
}

.searchPage .item:hover .time .day span {
  background: #ff6f00;
}

.searchPage .item:hover .time .day strong {
  background: #ff0000;
  color: #fff;
}

.searchPage .item .text {
  width: 1368px;
}

/* map_ul */
.map_ul {
  list-style: outside none none;
  display: block;
  width: 100%;
  padding-bottom: 50px;
}

.map_ul li {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
}

.map_ul li a {
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  display: block;
  background: #f6f6f6;
  text-indent: 15px;
}

.map_ul .list-inline {
  display: block;
  width: 86%;
}

.map_ul .list-inline li {
  height: 32px;
  display: inline-block;
  *display: inline;
  margin: 15px 5px 15px 0;
  zoom: 1;
  line-height: 32px;
  border-bottom: 0;
  text-align: center;
  width: auto;
  padding: 0;
}

.map_ul .list-inline li a {
  text-indent: 0;
  font-weight: normal;
  display: block;
  line-height: 32px;
  height: 32px;
  display: inline-block;
  padding: 0 10px;
  width: auto;
  border: 1px solid #ccc;
  text-align: center;
}

.map_ul .list-inline li a:hover {
  background: #1478be;
  color: #fff;
  border: 1px solid #1478be;
}

/* 申请职位 */
.ydewmbg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/black30.png") repeat left top;
  display: none;
  z-index: 998;
}

.ydewmbg .ydewm {
  position: relative;
  height: 600px;
  top: 50%;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  margin-top: -300px;
  display: none;
}

.ydewmbg a {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 32px;
  height: 32px;
  display: block;
  background: url("../images/closeM.png") no-repeat center center;
  transition: all ease-in-out 0.36s;
}

.ydewmbg a:hover {
  transform: rotate(360deg);
  transition: all ease-in-out 0.36s;
}

.mess_pop1 {
  padding: 60px 40px;
  box-sizing: border-box;
  width: 100%;
  height: 600px;
  position: absolute;
  top: 50%;
  margin-top: -300px;
  background: #fff;
  box-shadow: 8px 0 20px rgba(0, 0, 0, 0.2);
  animation: topDown1 0.4s;
}

.mess_pop1 .job_tit .tit {
  display: block;
  width: 170px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 44px;
  color: #333;
}

.mess_pop1 .message {
  margin-top: 40px;
}

.mess_pop1 .message .item_top {
  margin-bottom: 20px;
}

.mess_pop1 .message .item {
  position: relative;
  float: left;
  width: 31.95%;
  height: 48px;
  line-height: 48px;
  border: 1px solid #d6d6d6;
}

.mess_pop1 .message .item select {
  outline: none;
  border: none;
  width: 200px;
  background: #fff;
  margin-left: 10px;
}

.mess_pop1 .message .item.mr {
  margin-right: 1.8%;
}

.mess_pop1 .message .item label {
  float: left;
  display: block;
  margin-top: 15px;
  width: 26.4%;
  height: 18px;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  border-right: 1px solid #ddd;
  color: #666;
}

.mess_pop1 .message .item .txt {
  float: left;
  width: 73%;
  height: 48px;
  line-height: 48px;
  border: none;
  outline: none;
  text-indent: 20px;
}

.mess_pop1 .message .item font {
  position: absolute;
  top: 0;
  right: 20px;
  color: #df1f1f;
  font-weight: 100;
  font-size: 22px;
}

.mess_pop1 .message .tarea {
  margin-top: 40px;
}

.mess_pop1 .message .tarea label {
  margin-bottom: 22px;
  font-size: 16px;
  color: #666;
}

.mess_pop1 .message .tarea textarea {
  margin-top: 22px;
  border: 1px solid #ccc;
  width: 100%;
  height: 268px;
  resize: none;
  padding-top: 26px;
  *margin-top: 15px;
  overflow: hidden;
  outline: none;
  text-indent: 20px;
}

.mess_pop1 .message .btn {
  border: none;
  background: #e7434a;
  width: 400px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  display: block;
  margin: 40px auto 0;
  cursor: pointer;
  transition: ease-in-out 0.2s;
  margin-bottom: 60px;
  outline: none;
}

.mess_pop1 .message .btn:hover {
  text-indent: 6px;
  color: #fff;
  background-color: #2352b3;
  transition: all ease 0.36s;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);
}

@media (max-width: 1660px) {
  .w1600 {
    width: 1200px;
    margin: 0 auto;
  }

  .index_title .left {
    font-size: 35px;
  }

  .index_main .section1 .index_banner .item .inner .block_txt h4 {
    font-size: 20px;
  }

  .index_main .section1 .index_banner .item .inner .block_txt h2 {
    font-size: 30px;
  }

  .index_main .section1 .index_banner .item .inner .block_txt h3 {
    font-size: 20px;
  }

  .index_main .section1 .index_banner .slick-arrow {
    background-size: auto 30px;
  }

  .index_main .section1 .index_banner .item {
    height: 100vh;
  }

  .index_main .section1 .index_banner .item .inner .block_txt {
    left: 120px;
    right: 0;
    margin: 0 auto;
    padding: 0 20px;
    top: 42%;
  }

  .floor_1_main .body .list .item h3 {
    font-size: 50px;
  }

  .floor_2_main .slideTxtBox .bd .slideBox {
    width: 788px;
    height: 442px;
  }

  .floor_2_main .slideTxtBox .bd .list .item {
    width: 373px;
    height: 442px;
  }

  .floor_2_main .slideTxtBox .bd .slideBox .Cbd .ul img {
    height: 442px;
  }

  .floor_2_main .slideTxtBox .bd .list .item img {
    height: 249px;
  }

  .floor_2_main .slideTxtBox .bd .list .item {
    margin-right: 39px;
  }

  .floor_2_main .slideTxtBox .bd .list .item span {
    margin: 20px 45px 10px;
  }

  .floor_2_main .slideTxtBox .bd .list .item h4 {
    display: none;
  }

  .floor_2_main .slideTxtBox .bd .list .item:hover h3 {
    color: #1478be;
  }

  .floor_3_main .hd li {
    padding-left: 25px;
  }

  .floor_3_main .hd li span {
    font-size: 12px;
  }

  .floor_3_main .hd li h3 {
    font-size: 14px;
  }

  .floor_3_main .hd li:hover a {
    left: 25px;
  }

  .floor_3_main .hd .arrow a {
    margin-left: 477px;
  }

  .floor_3_main .hd .arrow .next {
    margin-left: 540px;
  }

  .floor_3_main .bd li .box .a a {
    font-size: 14px;
  }

  .floor_4_main .w1600 {
    margin-left: -600px;
  }

  .floor_4_main .body li {
    margin: 162px 0 0;
  }

  .floor_4_main .body li .text p {
    font-size: 18px;
  }

  .floor_4_main .body li .text .line {
    margin: -37px auto 0;
  }

  .floor_4_main .body li:nth-child(2n) .text .line {
    margin-top: -35px;
  }

  .floor_4_main .body li:last-child .text .line {
    margin-top: -37px;
  }

  .floor_5_main .hd li {
    width: 125px;
    font-size: 16px;
  }

  .floor_5_main .index_title .right a {
    width: 125px;
  }

  .floor_5_main .hd {
    right: 125px;
  }

  .floor_5_main .floor_5_left {
    width: 723px;
  }

  .floor_5_main .floor_5_right li {
    margin: 160px 5px 0;
  }

  .floor_5_main .floor_5_right li:first-child {
    width: 350px;
    margin-left: 0;
    margin-top: 75px;
  }

  .floor_5_main .floor_5_right li:first-child img {
    height: auto;
  }

  .floor_5_main .floor_5_right li:nth-child(3) {
    display: none;
  }

  .floor_6_main ul {
    margin-right: 0;
  }

  .bottom_main .w1400 .right dl {
    width: auto;
    padding-right: 10px;
  }

  .sub_banner .tit {
    margin-left: -600px;
    top: 80px;
    width: 1200px;
  }

  .sub_banner .tit .share-sub {
    top: 30px;
  }

  .sub_banner .tit h3 {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .sub_banner .tit p {
    font-size: 16px;
  }

  .w1400 {
    width: 1200px;
  }

  .sub_banner .menu li dl dd {
    margin-left: -600px;
  }

  .about_1_main .body .box1 .left {
    width: 600px;
  }

  .about_1_main .body .box1 .left .hd li {
    margin-right: 70px;
  }

  .about_1_main .body .box1 .right img {
    width: 495px;
    height: 347px;
  }

  .about_title p {
    font-size: 25px;
  }

  .about_title h3 {
    font-size: 35px;
    text-transform: uppercase;
  }

  .about_1_main .body .box1 .left .bd li {
    font-size: 14px;
  }

  .about_1_main .body .box1 .left .bd li {
    margin-top: 20px;
  }

  .about_1_main .body .box1 .left .hd li {
    line-height: 68px;
  }

  .about_1_main .body .list .item {
    padding-left: 70px;
  }

  .about_1_main .body .list .item h3 {
    font-size: 50px;
  }

  .about_1_main .body .box4 .con .right {
    width: 433px;
  }

  .about_1_main .body .box4 .con .right img {
    width: 100%;
    float: right;
  }

  .about_1_main .body .box4 .con .left {
    width: 704px;
    margin-bottom: 10px;
  }

  .about_1_main .body .box4 .con .left dd h3 {
    padding-left: 165px;
  }

  .about_1_main .body .box4 .con .left dd .des {
    padding-left: 165px;
  }

  .about_1_main .body .box4 .con .left dl {
    padding-top: 50px;
  }

  .about_1_main .body .box4 .con .left dd {
    margin-bottom: 40px;
  }

  .about_1_main .body .box4 .con .left dd img {
    margin-left: 50px;
  }

  .event_box .parBd .slideBox {
    width: 1100px;
  }

  .about_4_main .bd li {
    margin-right: 15px;
  }

  .about_4_main .bd li {
    width: 285px;
  }

  .about_4_main .bd li img {
    width: 225px;
    height: 169px;
  }

  .about_4_main .hd a {
    bottom: -420px;
  }

  .about_5_main .body p {
    font-size: 30px;
  }

  .about_5_main .body h3 {
    font-size: 42px;
  }

  .job_list li .img img {
    width: 160px;
  }

  .page_product .box2 .hd li {
    width: 150px;
  }

  .remm .bd {
    width: 1050px;
  }

  .remm .bd li {
    margin-right: 12px;
  }

  .case_list li .ico {
    max-height: 80%;
  }

  .case_list li .right {
    width: 600px;

  }

  .case_list li .right h3 {
    padding-top: 40px;
  }

  .product_list li {
    padding-left: 50px;
  }

  .product_list li dl {
    left: 50px;
  }

  .product_list li dl dd {
    margin-right: 30px;
  }

  .product_list li .left h3 {
    padding-top: 80px;
  }

  .product_list li:last-child {
    height: 415px;
  }

  .life_main_1 .box1 {
    width: 284px;
    height: 445px;
  }

  .life_main_1 .box2 {
    width: 592px;
    height: 445px;
  }

  .life_main_1 .box1 li {
    margin-bottom: 18px;
  }

  .life_main_1 .box1 li img {
    height: 213px;
  }

  .life_main_1 .box2 .slideBox .bd img {
    height: 445px;
  }

  .life_main_2 .body li h3 {
    padding-top: 25px;
  }

  .tong_main_1 .body .right {
    padding: 40px 40px 0;
  }

  .tong_main_1 .body .right ul {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  .tong_main_1 .body .right p {
    font-size: 13px;
  }

  .tong_main_2 .body li h3 {
    font-size: 17px;
  }

  .tong_main_4 li .right p {
    margin-bottom: 15px;
  }

  .tong_main_4 li .right h3 {
    margin-top: 20px;
  }

  .zhi_4_main .body li .left .des {
    font-size: 14px;
    line-height: 28px;
  }

  .zhi_5_main .body1 .left {
    font-size: 14px;
    line-height: 28px;
  }

  .zhi_5_main .body1 {
    height: 394px;
  }

  .zhi_3_main .about_title h4 {
    padding: 38px 0;
  }

  .zhi_3_main .bd li {
    width: 225px;
  }

  .zhi_3_main .bd li img {
    height: 247px;
    width: 185px;
  }

  .zhi_3_main .hd a {
    bottom: -480px;
  }

  .searchPage .item .text {
    width: 1150px;
  }

  .box1_right p {
    font-size: 14px;
  }

  .sub_banner .menu li dl dd a {
    width: 170px;
  }

  .event_box .parBd .slideBox .p {
    font-size: 17px;
  }

  .life_main_2 .body li p {
    padding-bottom: 20px;
  }

  .banner .list li.li1 .bnma {
    bottom: 42%;
  }

  .banner .list li.li2 .bnma {
    bottom: 20%;
  }

  .banner .list li.li2 .bnma img {
    width: 500px;
  }

  .banner .list li.li3 .bnma {
    bottom: 20%;
  }

  .banner .list li.li3 .bnma img {
    width: 500px;
  }

  .tong_main_3 li {
    width: 250px;
  }

  .bottom_copy {
    font-size: 12px;
  }
}

.w1400 {
  margin: 0 auto;
  width: 1400px;
}

.index_1 {
  padding-bottom: 100px;
}

.index_1 .slideGroup {
  text-align: left;
}

.index_1 .slideGroup .parHd {
  width: 298px;
  float: left;
}

.index_1 .slideGroup .parHd ul li {
  height: 313px;
  width: 100%;
  cursor: pointer;
  position: relative;
  border-radius: 5px 5px 0 0;
}

.index_1 .slideGroup .parHd ul li .fl {
  margin-top: 140px;
}

.index_1 .slideGroup .parHd ul li .fl i {
  width: 47px;
  height: 45px;
  background-position: -52px -258px;
  margin-left: 25px;
}

.index_1 .slideGroup .parHd ul li .fr {
  margin-top: 137px;
  padding-right: 55px;
}

.index_1 .slideGroup .parHd ul li .fr h3 {
  font-size: 24px;
  font-weight: bold;
}

.index_1 .slideGroup .parHd ul li .fr p {
  font-size: 16px;
}

.index_1 .slideGroup .parHd ul li .fr i {
  width: 11px;
  height: 19px;
  background-position: 0 -364px;
  position: absolute;
  right: 27px;
  top: 50%;
  margin-top: -10px;
}

.index_1 .slideGroup .parHd ul li.on {
  background: #1478be;
  border-bottom: 2px solid #333;
}

.index_1 .slideGroup .parHd ul li.on .fl i {
  background-position: -52px -309px;
}

.index_1 .slideGroup .parHd ul li.on .fr {
  color: #fff;
}

.index_1 .slideGroup .parHd ul li.on .fr i {
  background-position: -13px -364px;
}

.index_1 .slideGroup .parHd ul li:first-child .fl i {
  background-position: 0 -258px;
}

.index_1 .slideGroup .parHd ul li:first-child.on .fl i {
  background-position: 0 -309px;
}

.index_1 .slideGroup .slideBox {
  overflow: hidden;
  zoom: 1;
  position: relative;
}

.index_1 .slideGroup .slideBox .sPrev,
.index_1 .slideGroup .slideBox .sNext {
  width: 12px;
  height: 51px;
  background-position: -49px -182px;
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -25px;
  z-index: 10;
  transition: ease-in-out 0.2s;
}

.index_1 .slideGroup .slideBox .sNext {
  background-position: -63px -182px;
  left: auto;
  right: 16px;
}

.index_1 .slideGroup .slideBox .sPrev:hover {
  transform: translateX(-5px);
}

.index_1 .slideGroup .slideBox .sNext:hover {
  transform: translateX(5px);
}

.index_1 .slideGroup .parBd {
  width: 1050px;
  float: right;
  overflow: hidden;
  border-radius: 20px;
}

.index_1 .slideGroup .parBd ul {
  overflow: hidden;
  zoom: 1;
}

.index_1 .slideGroup .parBd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 210px;
  color: #fff;
  height: 630px;
  transition: ease-in-out 0.2s;
}

.index_1 .slideGroup .parBd ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

.index_1 .slideGroup .parBd ul li b {
  display: block;
  width: 24px;
  height: 4px;
  background: #fff;
  border-radius: 2px;
  margin: 0 auto;
  transition: ease-in-out 0.2s;
}

.index_1 .slideGroup .parBd ul li h3 {
  color: #fff;
  font-size: 20px;
  margin-top: 260px;
  margin-bottom: 33px;
}

.index_1 .slideGroup .parBd ul li span {
  display: block;
  width: 116px;
  height: 32px;
  background: url("../images/index_1_span.png") no-repeat;
  margin: 112px auto 0;
  color: #fff;
  line-height: 32px;
  opacity: 0;
}

.index_1 .slideGroup .parBd .slideBox_2 ul li {
  width: 50%;
}

.index_1 .slideGroup .parBd ul li:hover h3 {
  margin-top: 156px;
  transition: ease-in-out 0.3s;
}

.index_1 .slideGroup .parBd ul li:hover span {
  opacity: 1;
  transition: ease-in-out 0.3s;
}

.index_t {
  padding-top: 100px;
  padding-bottom: 55px;
}

.index_t .left {
  font-size: 60px;
  font-weight: bold;
  line-height: 60px;
}

.index_t .right a {
  display: block;
  width: 178px;
  line-height: 48px;
  height: 48px;
  text-align: center;
  border: 1px solid #9fa5b2;
  border-radius: 24px;
  font-size: 18px;
  color: #3c404b;
  margin-top: 4px;
}

.index_t .right a i {
  width: 16px;
  height: 16px;
  background-position: 0 -221px;
  margin-left: 10px;
}

.index_t .right a:hover {
  box-shadow: 3px 5px 5px rgba(0, 0, 0, 0.2);
}

.index_t2 .left {
  color: #fff;
}

.index_t2 .right a {
  color: #fff;
}

.index_t2 .right a i {
  background-position: -17px -221px;
}

.index_t2 .right a:hover {
  background: #1478be;
}

.index_2_main {
  position: relative;
  width: 100%;
  height: 919px;
}

.index_2_main .index_t {
  position: relative;
  z-index: 11;
}

.index_2_main .slideTxtBox {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}

.index_2_main .hd {
  position: absolute;
  bottom: 111px;
  left: 50%;
  margin-left: -700px;
  z-index: 11;
}

.index_2_main .hd li {
  width: 400px;
  height: 216px;
  border: 2px solid #1478be;
  background: #fff;
  float: left;
  border-radius: 10px;
  margin-left: 25px;
  padding-right: 46px;
}

.index_2_main .hd li .img {
  width: 113px;
  height: 109px;
  overflow: hidden;
  margin-left: 30px;
  margin-top: 53px;
  position: relative;
  float: left;
  margin-right: 32px;
}

.index_2_main .hd li .img img {
  position: absolute;
  left: -100%;
  top: 0;
  width: 113px;
  height: 109px;
  transition: ease-in-out 0.2s;
}

.index_2_main .hd li .img img:first-child {
  left: 0;
}

.index_2_main .hd li h3 {
  font-size: 23px;
  padding-top: 53px;
}

.index_2_main .hd li p {
  font-size: 16px;
  line-height: 26px;
  padding-top: 20px;
}

.index_2_main .hd li:first-child {
  margin-left: 0;
}

.index_2_main .hd li.on,
.index_2_main .hd li:hover {
  color: #fff;
  background: url("../images/b5.png") repeat;
}

.index_2_main .hd li:hover a {
  color: #fff;
}

.index_2_main .hd li.on .img img,
.index_2_main .hd li:hover .img img {
  left: 0;
}

.index_2_main .hd li.on .img img:first-child {
  left: -100%;
}

.index_2_main .bd li {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
}

.index_2_main .bd li a {
  display: block;
  width: 100%;
  height: 100%;
}

.index_3 {
  margin-bottom: 117px;
}

.index_3 .body {
  border: 2px solid #eee;
  border-top: none;
  border-radius: 20px;
  position: relative;
  height: 655px;
  margin-top: 100px;
}

.index_3 .body .bd {
  position: absolute;
  left: 0;
  top: -80px;
  background: url("../images/index_3_line.jpg") right 65px no-repeat;
  width: 100%;
}

.index_3 .body .bd li .left img {
  width: 800px;
  height: 448px;
  border-radius: 20px;
}

.index_3 .body .bd li .right {
  width: 524px;
}

.index_3 .body .bd li .right h3 {
  width: 319px;
  font-size: 30px;
  padding-bottom: 63px;
  padding-top: 61px;
  padding-right: 75px;
}

.index_3 .body .bd li .right p {
  line-height: 28px;
  color: #333;
  padding-right: 98px;
  height: 280px;
  overflow: hidden;
}

.index_3 .body .hd {
  padding: 417px 50px 0;
}

.index_3 .body .hd ul {
  width: 105%;
}

.index_3 .body .hd li {
  float: left;
  margin-right: 25px;
  margin-bottom: 21px;
  border-radius: 8px;
}

.index_3 .body .hd li img {
  width: 196px;
  height: 85px;
  border-radius: 10px;
  display: block;
}

.index_3 .body .hd li.on,
.index_3 .body .hd li:hover {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
  transform: translateY(-7px);
}

.index_4_main {
  width: 100%;
  height: 853px;
  position: relative;
  overflow: hidden;
}

.index_4_main .bg {
  top: 0;
  position: absolute;
  left: 0;
  background-size: cover;
  background: #000;
  opacity: .4;
  bottom: 0;
  right: 0;
  z-index: 2;
}

.index_4_main video {
  top: 0;
  position: absolute;
  left: 0;
  background-size: cover;
  bottom: 0;
  width: 100%;
  right: 0;
}

.index_4_main .index_t {
  position: relative;
  z-index: 11;
  padding-top: 150px;
}

.index_4_main .index_t .left {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.index_4_main .des_main {
  position: relative;
  z-index: 10;
}

.index_4_main .des {
  position: relative;
  z-index: 11;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  line-height: 34px;
  width: 905px;
}

.index_4_main .list {
  position: relative;
  z-index: 11;
  margin-bottom: 97px;
}

.index_4_main .list .item {
  float: left;
  width: 295px;
  box-sizing: border-box;
  text-align: left;
  color: #fff;
}

.index_4_main .list .item h3 {
  font-size: 75px;
  line-height: 55px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.index_4_main .list .item h3 span {
  font-size: 24px;
  padding-left: 10px;
  vertical-align: text-top;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
}

.index_4_main .list .item p {
  font-size: 16px;
  color: #fff;
  padding-top: 25px;
  line-height: 16px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
}

.index_4_main .list .item:nth-child(4) h3 {
  padding-left: 100px;
}

.index_4_main .list .item:nth-child(4) p {
  padding-left: 100px;
}

.index_4_main .list .item strong {
  font-weight: bold;
}

.index_4_main .list .item #myTargetElement1,
.index_4_main .list .item #myTargetElement2,
.index_4_main .list .item #myTargetElement3 {
  font-family: Arial;
  font-size: 75px
}

.index_4_main .list .item:hover .img img:first-child {
  left: 60px;
}

.index_4_main .list .item:hover .img img:nth-child(2) {
  left: 0;
}

.index_4_main .list .item:nth-child(3n) {
  border-right: none;
}

.index_5_main {
  padding-bottom: 137px;
}

.index_5_main .body .left {
  width: 831px;
}

.index_5_main .body .left li {
  width: 400px;
  height: 490px;
  background: #eef2f6;
  border-radius: 10px;
  float: left;
  margin-left: 30px;
}

.index_5_main .body .left li .img {
  display: block;
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
  border-radius: 10px 10px 0 0;
}

.index_5_main .body .left li .img img {
  position: absolute;
  top: 0;
  width: 400px;
  height: 300px;
  left: 0;
}

.index_5_main .body .left li .img span {
  display: block;
  width: 110px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: url("../images/black50.png");
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0 0 10px 0;
}

.index_5_main .body .left li .txt {
  padding: 30px 27px 25px;
  display: block;
}

.index_5_main .body .left li .txt h3 {
  font-size: 22px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.index_5_main .body .left li .txt p {
  line-height: 22px;
  padding-top: 21px;
  padding-bottom: 14px;
  height: 44px;
  overflow: hidden;
}

.index_5_main .body .left li .txt span {
  font-size: 18px;
  color: #666;
}

.index_5_main .body .left li:first-child {
  margin-left: 0;
}

.index_5_main .body .left li:hover {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}

.index_5_main .body .left li:hover .txt p {
  color: #333;
}

.index_5_main .body .right {
  width: 505px;
  height: 490px;
  background: #eef2f6;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.index_5_main .body .right .span {
  display: block;
  width: 110px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: url("../images/black50.png");
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0 0 10px 0;
}

.index_5_main .body .right ul {
  padding: 40px 39px 0;
}

.index_5_main .body .right li {
  border-top: 1px solid #d1d9e1;
  padding-top: 24px;
  margin-bottom: 24px;
}

.index_5_main .body .right li .fl h3 {
  font-size: 45px;
  line-height: 45px;
}

.index_5_main .body .right li .fl p {
  font-size: 12px;
}

.index_5_main .body .right li .fr {
  font-size: 18px;
  width: 268px;
  padding-right: 60px;
  position: relative;
  line-height: 32px;
}

.index_5_main .body .right li .fr i {
  width: 10px;
  height: 18px;
  background-position: 0 -389px;
  position: absolute;
  right: 0;
  top: 27px;
}

.index_5_main .body .right li:first-child {
  border: none;
}

/****product*****/
.product_main {
  padding: 100px 0;
}

.product_main .pro_left {
  width: 300px;
  border: 2px solid #cccccc;
  border-bottom: 1px solid #ccc;
}

.product_main .pro_left .item {
  border-bottom: 1px solid #ccc;
}

.product_main .pro_left .item h3 {
  line-height: 61px;
  font-size: 20px;
  padding-left: 47px;
  position: relative;
}

.product_main .pro_left .item h3 i {
  width: 10px;
  height: 18px;
  background-position: 0 -388px;
  position: absolute;
  left: 19px;
  top: 50%;
  margin-top: -9px;
}

.product_main .pro_left .item h3 a {
  width: 100%;
  height: 100%;
  display: block;
}

.product_main .pro_left .item .two {
  border-top: 1px solid #ccc;
  margin-left: 47px;
  display: none;
}

.product_main .pro_left .item .two h4 {
  font-size: 18px;
  line-height: 55px;
}

.product_main .pro_left .item .two h4 a {
  width: 100%;
  height: 100%;
  display: block;
}

.product_main .pro_left .item .two ul {
  padding-bottom: 20px;
  display: none;
}

.product_main .pro_left .item .two li {
  line-height: 30px;
  padding-left: 20px;
}

.product_main .pro_left .item .two li a {
  width: 100%;
  height: 100%;
  display: block;
}

.product_main .pro_left .item .two li a:hover {
  color: #1478be;
  font-weight: bold;
}

.product_main .pro_left .item .two li.three_on a {
  color: #1478be;
  font-weight: bold;
}

.product_main .pro_left .item .two.two_on h4 a {
  color: #1478be;
  font-weight: bold;
  width: 100%;
  height: 100%;
  display: block;
}

.product_main .pro_left .item .two.two_on ul {
  display: block;
}

.product_main .pro_left .item .two:nth-child(2) {
  border-top: none;
}

.product_main .pro_left .item.on h3,
.product_main .pro_left .item:hover h3 {
  background: #1478be;
  font-weight: bold;
  color: #fff;
}

.product_main .pro_left .item.on h3 i,
.product_main .pro_left .item:hover h3 i {
  background-position: -14px -388px;
}

.product_main .pro_left .item.on h3 a,
.product_main .pro_left .item:hover h3 a {
  color: #fff;
}

.product_main .pro_left .item.on .two {
  display: block;
}

.product_main .pro_right {
  width: 1050px;
}

.product_main .pro_right .body {
  margin-bottom: 20px;
}

.product_main .pro_right .body li {
  width: 350px;
  float: left;
  text-align: center;
  line-height: 26px;
  height: 306px;
  font-size: 16px;
  background: url("../images/pro_li.png") right bottom no-repeat;
  position: relative;
  z-index: 9;
}

.product_main .pro_right .body li img {
  width: 310px;
  margin: 20px auto 0;
  height: 174px;
  margin-bottom: 20px;
  display: block;
}

.product_main .pro_right .body li a {
  display: block;
  width: 100%;
  height: 100%;
}

.product_main .pro_right .body li:hover {
  box-shadow: -1px -3px 15px 8px #dfeef9;
  border-radius: 5px;
  background: #fff;
  z-index: 10;
}

.product_main .pro_right .body li:nth-child(4),
.product_main .pro_right .body li:nth-child(5),
.product_main .pro_right .body li:nth-child(6),
.product_main .pro_right .body li:nth-child(7),
.product_main .pro_right .body li:nth-child(8),
.product_main .pro_right .body li:nth-child(9),
.product_main .pro_right .body li:nth-child(10),
.product_main .pro_right .body li:nth-child(11),
.product_main .pro_right .body li:nth-child(12) {
  height: 305px;
}

.product_main .pro_right .body li:nth-child(2),
.product_main .pro_right .body li:nth-child(3),
.product_main .pro_right .body li:nth-child(5),
.product_main .pro_right .body li:nth-child(6),
.product_main .pro_right .body li:nth-child(8),
.product_main .pro_right .body li:nth-child(9),
.product_main .pro_right .body li:nth-child(11),
.product_main .pro_right .body li:nth-child(12) {
  width: 349px;
}

.case_main .tit {
  text-align: center;
  font-size: 60px;
  padding-top: 98px;
  padding-bottom: 70px;
}

.case_main li {
  width: 32%;
  margin-right: 2%;
  height: 246px;
  float: left;
  border-radius: 16px;
  margin-bottom: 32px;
  position: relative;
}

.case_main li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.case_main li h3 {
  font-size: 24px;
  background: url("../images/case_line.png") left top repeat-x;
  position: absolute;
  bottom: 0;
  left: 29px;
  right: 29px;
  line-height: 82px;
}

.case_main li h3 i {
  width: 25px;
  height: 25px;
  background-position: 0 -419px;
  position: absolute;
  right: 0;
  top: 28px;
}

.case_main li:nth-child(3n) {
  margin-right: 0;
}

.case_main li:hover {
  box-shadow: 3px 5px 8px 5px rgba(0, 0, 0, 0.2);
}

.case_main .body2 {
  padding-bottom: 100px;
}

.case_main .body2 .tit {
  padding-top: 68px;
}

.case_main .body2 li {
  width: 48%;
  height: 380px;
}

.case_main .body2 li:nth-child(2n) {
  float: right;
}

.case_main .body2 li:nth-child(3n) {
  margin-right: 2%;
}

.sub_banner.case_show_banner {
  padding-top: 31.25%;
}

.sub_banner.case_show_banner .tit {
  top: 171px;
}

.sub_banner.case_show_banner .tit p {
  font-size: 16px;
  width: 894px;
}

.sub_banner.case_show_banner .tit h4 {
  padding-top: 125px;
}

.sub_banner.case_show_banner .tit h4 a {
  color: #fff;
}

.case_show .case_tit {
  background: url("../images/case_2.png") 200px center no-repeat;
  margin-bottom: 50px;
}

.case_show .case_tit h3 {
  font-size: 30px;
}

.case_show .case_1 {
  padding-top: 80px;
  margin-bottom: 38px;
}

.case_show .case_1 li {
  float: left;
  height: 151px;
  background: #e7eaee;
  font-size: 24px;
  margin-right: 1%;
  width: 19.2%;
  margin-bottom: 25px;
  border-radius: 8px;
  position: relative;
}

.case_show .case_1 li .i1 {
  width: 40px;
  height: 40px;
  background-position: 0 -448px;
  position: absolute;
  right: 38px;
  bottom: 20px;
  border-radius: 20px;
}

.case_show .case_1 li .i2 {
  width: 19px;
  height: 13px;
  background-position: -30px -430px;
  position: absolute;
  left: 30px;
  bottom: 0;
  opacity: 0;
  transition: ease-in-out 0.2s;
}

.case_show .case_1 li a {
  display: block;
  width: 100%;
  height: 100%;
}

.case_show .case_1 li h3 {
  padding: 28px;
}

.case_show .case_1 li:nth-child(5n) {
  margin-right: 0;
}

.case_show .case_1 li.hover {
  background: #1478be;
}

.case_show .case_1 li.hover a {
  color: #fff;
}

.case_show .case_1 li.hover .i2 {
  opacity: 1;
  bottom: -13px;
}

.case_show .case_1 li:hover {
  background: #1478be;
}

.case_show .case_1 li:hover a {
  color: #fff;
}

.case_show .case_2 {
  margin-bottom: 82px;
}

.case_show .case_2 .body .fl h3 {
  font-size: 45px;
  color: #1478be;
}

.case_show .case_2 .body .fl p {
  font-size: 24px;
  color: #ccc;
}

.case_show .case_2 .body .fl {
  width: calc(100% - 860px)
}

.case_show .case_2 .body .txt {
  line-height: 30px;
  font-size: 14px;
  color: #666;
  width: 806px;
}

.case_show .case_3 {
  margin-bottom: 82px;
}

.case_show .case_3 .body {
  border: 2px solid #ddd;
  border-radius: 10px;
  padding: 86px 120px;
  line-height: 34px;
}

.case_show .case_3 .body img {
  max-width: 100%;
}

.case_show .case_4 {
  margin-bottom: 30px;
}

.case_show .case_4 li {
  float: left;
  width: 48%;
  background: url("../images/case_4.png") no-repeat;
  background-size: cover;
  border-radius: 10px;
  margin-bottom: 46px;
  height: 285px;
  position: relative;
}

.case_show .case_4 li h3 {
  font-size: 24px;
  padding: 67px 50px 30px;
}

.case_show .case_4 li p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  padding: 0 50px;
}

.case_show .case_4 li i {
  width: 51px;
  height: 44px;
  background-position: -45px -366px;
  position: absolute;
  right: 51px;
  top: 50px;
}

.case_show .case_4 li:nth-child(2n) {
  float: right;
}

.case_show .case_4 li:hover {
  box-shadow: 3px 5px 8px 5px rgba(0, 0, 0, 0.2);
}

.case_show .case_5 .body {
  position: relative;
}

.case_show .case_5 .body .hd a {
  width: 12px;
  height: 52px;
  background-position: -64px -433px;
  position: absolute;
  left: -55px;
  top: 194px;
  z-index: 10;
  text-align: center;
  display: block;
  cursor: pointer;
  transition: ease-in-out 0.2s;
}

.case_show .case_5 .body .hd a:hover {
  transform: translateX(-5px);
}

.case_show .case_5 .body .hd .next {
  left: auto;
  right: -55px;
  background-position: -79px -433px;
}

.case_show .case_5 .body .hd .next:hover {
  transform: translateX(5px);
}

.case_show .case_5 .body .bd li {
  width: 440px;
  margin-top: 5px;
  margin-right: 37px;
  border: 1px solid #eee;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 99px;
}

.case_show .case_5 .body .bd li a {
  display: block;
  width: 100%;
  height: 100%;
}

.case_show .case_5 .body .bd li img {
  width: 440px;
  height: 248px;
  border-radius: 9px;
  display: block;
}

.case_show .case_5 .body .bd li h3 {
  font-size: 26px;
  margin: 35px 35px 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
}

.case_show .case_5 .body .bd li p {
  text-align: left;
  color: #333;
  font-size: 14px;
  padding: 0 35px 0px;
  margin-bottom: 35px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}

.case_show .case_5 .body .bd li:hover {
  background: #1478be;
}

.case_show .case_5 .body .bd li:hover h3 {
  color: #fff;
}

.case_show .case_5 .body .bd li:hover p {
  color: #fff;
}

.case_show .case_6 .body .bd li {
  position: relative;
  border-radius: 5px;
}

.case_show .case_6 .body .bd li img {
  border-radius: 4px;
}

.case_show .case_6 .body .bd li h3 {
  border-top: 1px solid #eee;
  font-size: 18px;
  margin: 0;
  padding: 35px 35px 20px;
  padding-bottom: 10px;
}

.case_show .case_6 .body .bd li p {
  font-size: 18px;
  line-height: 30px;
  height: 30px;
}

.case_show .case_6 .body .bd li i {
  width: 20px;
  height: 7px;
  background-position: -107px -469px;
  position: absolute;
  right: 49px;
  bottom: 66px;
}

.case_show .case_6 .body .bd li:hover {
  background: none;
  border: 1px solid #1478be;
}

.case_show .case_6 .body .bd li:hover h3 {
  color: #1478be;
}

.case_show .case_6 .body .bd li:hover p {
  color: #333;
}

.shibang_1_main {
  background: #eef2f6;
  padding-bottom: 90px;
}

.shibang_1_main .list {
  position: relative;
  z-index: 11;
}

.shibang_1_main .list .item {
  float: left;
  width: 29%;
  box-sizing: border-box;
  text-align: left;
}

.shibang_1_main .list .item h3 {
  font-size: 75px;
  line-height: 55px;
  color: #1478be;
}

.shibang_1_main .list .item h3 span {
  font-size: 24px;
  padding-left: 10px;
  vertical-align: text-top;
}

.shibang_1_main .list .item p {
  font-size: 16px;
  padding-top: 25px;
  line-height: 16px;
}

.shibang_1_main .list .item strong {
  font-weight: bold;
}

.shibang_1_main .list .item #myTargetElement1,
.shibang_1_main .list .item #myTargetElement2,
.shibang_1_main .list .item #myTargetElement3 {
  font-family: Arial;
  font-size: 75px
}

.shibang_1_main .list .item:hover .img img:first-child {
  left: 60px;
}

.shibang_1_main .list .item:hover .img img:nth-child(2) {
  left: 0;
}

.shibang_1_main .list .item:nth-child(4n) {
  text-align: right;
  width: 13%;
}

.shibang_1_main .des {
  font-size: 16px;
  line-height: 34px;
  padding-bottom: 60px;
}

.shibang_2_main {
  background: #eef2f6 url(../images/shibang_1.jpg) left bottom repeat-x;
  height: 400px;
}

.shibang_2_flash {
  margin-top: 50px;
}

.shibang_2_flash video {
  width: 100%;
  border-radius: 10px
}

.shibang_2_main .w1400 {
  height: 100%;
  border-radius: 12px;
}

.shibang_2_main .w1400 h3 {
  color: #fff;
  font-size: 40px;
  padding-left: 96px;
  padding-top: 100px;
  line-height: 60px;
}

.shibang_2_main .w1400 p {
  font-size: 24px;
  color: #fff;
  padding-left: 96px;
  padding-top: 10px;
}

.about_3_main {
  padding-top: 85px;
  box-sizing: border-box;
  overflow: hidden;
}

.about_3_main .about_title {
  text-align: center;
}

.about_3_main .title p {
  color: #ccc;
  font-size: 24px;
  text-transform: uppercase;
}

.event_box {
  width: 100%;
  position: relative;
  margin-top: 78px;
}

.event_box .w1400 {
  position: relative;
  z-index: 3;
  border: 1px solid #ddd;
  border-radius: 0 0 10px 10px;
  border-top: none;
}

.event_box .parHd {
  width: 1300px;
  box-sizing: border-box;
  z-index: 9;
  margin: 0 auto;
}

.event_box .parHd ul {
  width: 100%;
}

.event_box .parHd ul li {
  width: 12.5%;
  float: left;
  text-align: center;
  position: relative;
  font-size: 18px;
  color: #999;
  z-index: 10;
  cursor: pointer;
  padding-bottom: 56px;
}

.event_box .parHd ul li p {
  padding-top: 50px;
  font-size: 20px;
}

.event_box .parHd ul li i {
  width: 22px;
  height: 22px;
  background-position: -143px -419px;
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -11px;
  z-index: 11;
}

.event_box .parHd ul li.act i {
  background-position: -119px -419px;
}

.event_box .parHd ul li.act p {
  color: #1478be;
  font-weight: bold;
}

.event_box b {
  background: url(../images/shibang_3.png) center center no-repeat;
  width: 100%;
  height: 19px;
  position: absolute;
  left: 0;
  bottom: 113px;
  z-index: 0;
}

.event_box .sPrev {
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 70px;
  border-radius: 100%;
  top: 106px;
  background: #999;
  cursor: pointer;
  text-align: center;
  z-index: 5;
}

.event_box .sNext {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  position: absolute;
  background: #999;
  right: 70px;
  top: 106px;
  cursor: pointer;
  z-index: 5;
  text-align: center;
}

.event_box .bg {
  background: #fff url(../images/shibang_2.jpg) left bottom no-repeat;
  width: 1402px;
  height: 168px;
  position: absolute;
  left: -1px;
  right: -1px;
  top: 0;
  background-size: 100% auto;
  z-index: 2;
}

.event_box .sNext i {
  background-position: -133px -378px;
  width: 14px;
  height: 24px;
  margin-top: 18px;
}

.event_box .sPrev i {
  background-position: -117px -378px;
  width: 14px;
  height: 24px;
  margin-top: 18px;
}

.event_box .sPrev:hover {
  background: #1478be;
}

.event_box .sNext:hover {
  background: #1478be;
}

.event_box .parBd .slideBox {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  z-index: 10;
}

.event_box .parBd .slideBox h4 {
  font-size: 280px;
  position: relative;
  line-height: 250px;
  font-family: "Arial";
  margin-bottom: 65px;
  font-weight: bold;
  color: #dae1e9;
}

.event_box .parBd .slideBox .p {
  font-size: 16px;
  height: 150px;
  overflow: hidden;
  color: #666;
  line-height: 30px;
  width: 850px;
  margin: 0 auto;
}

.shibang_3 {
  padding-bottom: 100px;
}

.shibang_3 .body li {
  width: 32%;
  margin-right: 2%;
  height: 313px;
  background: #eef2f6;
  float: left;
  margin-bottom: 40px;
  border-radius: 8px 40px 8px 40px;
  position: relative;
}

.shibang_3 .body li:hover h3 {
  transition: ease-in-out .2s;
  transform: translateY(-10px);
}

.shibang_3 .body li img {
  width: 90px;
  height: 90px;
  position: absolute;
  right: 50px;
  top: 50px;
}

.shibang_3 .body li h3 {
  font-size: 34px;
  padding-top: 157px;
  padding-left: 50px;
  margin-bottom: 20px;
}

.shibang_3 .body li .p {
  font-size: 18px;
  line-height: 30px;
  padding-left: 50px;
}

.shibang_3 .body li:nth-child(2),
.shibang_3 .body li:nth-child(4),
.shibang_3 .body li:nth-child(6),
.shibang_3 .body li:nth-child(8) {
  background: #1478be;
  color: #fff;
}

.shibang_3 .body li:nth-child(3n) {
  margin-right: 0;
}

.shibang_4_main {
  background: #eef2f6;
  padding-bottom: 100px;
}

.shibang_4_main .body li {
  width: 49%;
  margin-bottom: 33px;
  height: 225px;
  background: #fff;
  border-radius: 10px;
  float: left;
}

.shibang_4_main .body li .img {
  display: block;
  width: 300px;
  height: 225px;
  overflow: hidden;
  margin-right: 43px;
  position: relative;
  border-radius: 10px 0px 0 10px;
  float: left;
}

.shibang_4_main .body li .img img {
  position: absolute;
  top: 0;
  width: 300px;
  height: 225px;
  left: 0;
}

.shibang_4_main .body li .img span {
  display: block;
  width: 110px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: url("../images/black50.png");
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0 0 10px 0;
}

.shibang_4_main .body li .txt {
  padding: 47px 27px 25px;
  display: block;
}

.shibang_4_main .body li .txt h3 {
  font-size: 22px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.shibang_4_main .body li .txt p {
  line-height: 22px;
  margin-top: 21px;
  margin-bottom: 14px;
  height: 44px;
  overflow: hidden;
  color: #666;
}

.shibang_4_main .body li .txt span {
  font-size: 18px;
  color: #666;
}

.shibang_4_main .body li:nth-child(2n) {
  float: right;
}

.shibang_5 {
  padding-top: 100px;
  padding-bottom: 80px;
}

.shibang_5 .left p {
  font-size: 54px;
  color: #1478be;
  text-transform: uppercase;
}

.shibang_5 .left h3 {
  font-size: 60px;
}

.shibang_5 .right {
  width: 890px;
}

.shibang_5 .right li {
  float: left;
  border-bottom: 1px solid #ccc;
  width: 405px;
  margin-right: 80px;
  padding-bottom: 23px;
  margin-bottom: 23px;
}

.shibang_5 .right li h3 {
  font-size: 16px;
  color: #999;
  padding-bottom: 8px;
  padding-top: 4px;
}

.shibang_5 .right li p {
  font-size: 16px;
  height: 30px;
}

.shibang_5 .right li i {
  width: 60px;
  height: 60px;
  background-position: -284px -282px;
  float: left;
  margin-right: 10px;
}

.shibang_5 .right li:first-child i {
  background-position: -223px -282px;
}

.shibang_5 .right li:first-child p {
  font-size: 24px;
  font-weight: lighter;
}

.shibang_5 .right li:nth-child(2n) {
  margin-right: 0;
}

.shibang_5 .right {
  width: 840px;
}

.shibang_5 .left p {
  font-size: 48px;
}

.shibang_5 .right li {
  margin-right: 30px;
}

.shibang_5 .left h3 {
  font-size: 50px;
}

.mb80px {
  margin-bottom: 80px;
}

.pb80px {
  padding-bottom: 80px;
}

@media (max-width: 1660px) {
  .w1400 {
    width: 1200px;
  }

  .header_main .webLogo {
    left: 40px;
  }

  .nav_main .list {
    padding-right: 357px;
  }

  .header .search-box {
    right: 50px;
  }

  .header_main .en {
    right: 110px;
  }

  .index_t {
    padding-top: 70px;
    padding-bottom: 40px;
  }

  .index_t .left {
    font-size: 45px;
  }

  .index_1 {
    padding-bottom: 100px;
  }

  .index_1 .slideGroup .parHd {
    width: 248px;
  }

  .index_1 .slideGroup .parHd ul li .fr i {
    right: 10px;
  }

  .index_1 .slideGroup .parHd ul li .fr h3 {
    font-size: 18px;
    padding-top: 4px;
  }

  .index_1 .slideGroup .parBd {
    width: 920px;
  }

  .index_1 .slideGroup .parBd ul li {
    width: 184px;
  }

  .index_2_main .hd {
    margin-left: -600px;
  }

  .index_2_main .hd li {
    margin-left: 21px;
    width: 356px;
    padding-right: 30px;
  }

  .index_2_main .hd li h3 {
    font-size: 22px;
  }

  .index_3 {
    margin-bottom: 100px;
  }

  .index_3 .body {
    margin-top: 80px;
  }

  .index_3 .body .bd {
    background: url("../images/index_3_line2.png") right 65px no-repeat;
  }

  .index_3 .body .bd li .left img {
    width: 700px;
    height: 392px;
  }

  .index_3 .body .bd li .right {
    width: 460px;
  }

  .index_3 .body .bd li .right h3 {
    padding-bottom: 23px;
  }

  .index_3 .body .bd li .right p {
    padding-right: 38px;
  }

  .index_3 .body .hd {
    padding: 387px 30px 0;
  }

  .index_3 .body .hd li {
    margin-right: 15px;
  }

  .index_3 .body .hd li img {
    width: 178px;
    height: 77px;
  }

  .index_3 .body {
    height: 630px;
  }

  .index_4_main {
    height: 650px;
  }

  .index_4_main .index_t {
    padding-top: 100px;
  }

  .index_5_main .body .left {
    width: 731px;
  }

  .index_5_main .body .left li {
    margin-left: 20px;
    width: 355px;
  }

  .index_5_main .body .right {
    width: 420px;
  }

  .index_5_main .body .right ul {
    padding: 40px 20px 0;
  }

  .index_5_main .body .right li .fr {
    padding-right: 20px;
    width: 288px;
  }

  .index_5_main .body .left li .img img {
    left: -22px;
  }

  .index_5_main {
    padding-bottom: 100px;
  }

  .product_main .pro_left {
    width: 270px;
  }

  .product_main .pro_right {
    width: 900px;
  }

  .product_main .pro_right .body li {
    width: 300px;
    height: 278px;
    background: url("../images/pro_li2.png") right bottom no-repeat;
  }

  .product_main .pro_right .body li img {
    width: 260px;
    height: 146px;
  }

  .product_main .pro_right .body li:nth-child(2),
  .product_main .pro_right .body li:nth-child(3),
  .product_main .pro_right .body li:nth-child(5),
  .product_main .pro_right .body li:nth-child(6),
  .product_main .pro_right .body li:nth-child(8),
  .product_main .pro_right .body li:nth-child(9),
  .product_main .pro_right .body li:nth-child(11),
  .product_main .pro_right .body li:nth-child(12) {
    width: 299px;
  }

  .product_main .pro_right .body li:nth-child(4),
  .product_main .pro_right .body li:nth-child(5),
  .product_main .pro_right .body li:nth-child(6),
  .product_main .pro_right .body li:nth-child(7),
  .product_main .pro_right .body li:nth-child(8),
  .product_main .pro_right .body li:nth-child(9),
  .product_main .pro_right .body li:nth-child(10),
  .product_main .pro_right .body li:nth-child(11),
  .product_main .pro_right .body li:nth-child(12) {
    height: 277px;
  }

  .case_show .case_3 .body {
    padding: 60px;
  }

  .case_show .case_4 li h3 {
    padding-top: 40px;
  }

  .case_show .case_4 li i {
    top: 30px;
  }

  .case_show .case_5 .body .bd li {
    margin-right: 21px;
    width: 386px;
  }

  .case_show .case_5 .body .bd li img {
    width: 386px;
    height: 217px;
  }

  .case_show .case_5 .body .hd a {
    top: 158px;
  }

  .event_box .bg {
    width: 1202px;
  }

  .event_box .parHd {
    width: 1200px;
    padding-left: 0;
  }

  .event_box b {
    width: 1200px;
    left: 50%;
    margin-left: -600px;
  }

  .shibang_5 .right {
    width: 840px;
  }

  .shibang_5 .left p {
    font-size: 48px;
  }

  .shibang_5 .right li {
    margin-right: 30px;
  }

  .shibang_5 .left h3 {
    font-size: 50px;
    margin-left: 50px;
  }

  .nav_main .list li .subNav .w1400 .nav_right dl:nth-child(6) {
    margin-top: 30px;
  }

  .nav_main .list li .subNav .w1400 .nav_right dl:nth-child(7) {
    margin-top: 30px;
  }

  .nav_main .list li .subNav .w1400 .nav_right dl:nth-child(8) {
    margin-top: 30px;
  }

  .nav_main .list li .subNav .w1400 .nav_right dl:nth-child(9) {
    margin-top: 30px;
  }

  .nav_main .list li .subNav .w1400 .nav_right dl:nth-child(10) {
    margin-top: 30px;
  }

  .nav_main .subNav .about_nav .about_left {
    width: 556px;
  }

  .nav_main .subNav .about_nav .about_left dl {
    margin-left: 50px;
  }

  .nav_main .subNav .about_nav .about_left dl:nth-child(3n+1) {
    margin-left: 0;
  }

  .sub_banner.case_show_banner .tit {
    top: 120px;
  }

  .header_main .tel {
    right: 166px;
  }

  .about_con .shibang_5 .left p {
    font-size: 30px;
  }

  .shibang_5 .left h3 {
    margin-left: 0;
    font-size: 45px;
  }
}