﻿@charset "UTF-8";

/*--公共部分--*/
@font-face {
  font-family: 'DIN-BOLD';
  src: url("../fonts/DIN/bold/DIN-BOLD.eot");
  src: url("../fonts/DIN/bold/DIN-BOLD.eot?#iefix") format("embedded-opentype"), url("../fonts/DIN/bold/DIN-BOLD.woff2") format("woff2"), url("../fonts/DIN/bold/DIN-BOLD.woff") format("woff"), url("../fonts/DIN/bold/DIN-BOLD.ttf") format("truetype"), url("../fonts/DIN/bold/DIN-BOLD.svg#DIN-BOLD") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'regular';
  src: url("../fonts/DIN/regular/SourceHanSansCN-Regular.eot");
  src: url("../fonts/DIN/regular/SourceHanSansCN-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/DIN/regular/SourceHanSansCN-Regular.woff2") format("woff2"), url("../fonts/DIN/regular/SourceHanSansCN-Regular.woff") format("woff"), url("../fonts/DIN/regular/SourceHanSansCN-Regular.ttf") format("truetype"), url("../fonts/DIN/regular/SourceHanSansCN-Regular.svg#SourceHanSansCN-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'med';
  src: url("../fonts/DIN/med/DINCOND-MEDIUMALTERNATE_0.eot");
  src: url("../fonts/DIN/med/DINCOND-MEDIUMALTERNATE_0.eot?#iefix") format("embedded-opentype"), url("../fonts/DIN/med/DINCOND-MEDIUMALTERNATE_0.woff2") format("woff2"), url("../fonts/DIN/med/DINCOND-MEDIUMALTERNATE_0.woff") format("woff"), url("../fonts/DIN/med/DINCOND-MEDIUMALTERNATE_0.ttf") format("truetype"), url("../fonts/DIN/med/DINCOND-MEDIUMALTERNATE_0.svg#DINCOND-MEDIUMALTERNATE_0") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "syrh-b";
  src: 
  		 url("../fonts/SourceHanSansCN-Bold.woff2") format("woff2"),
       url("../fonts/SourceHanSansCN-Bold.woff") format("woff"),
       url("../fonts/SourceHanSansCN-Bold.ttf") format("truetype"),
       url("../fonts/SourceHanSansCN-Bold.eot") format("embedded-opentype"),
       url("../fonts/SourceHanSansCN-Bold.svg") format("svg"),
        url("../fonts/SourceHanSansCN-Bold.otf");
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  touch-callout: none;
  cursor: pointer;
}

body,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p,
tr,
td,
strong,
span,
pre {
  margin: 0;
  padding: 0;
  border: 0;
  background-repeat: no-repeat;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

body,
button,
input,
select,
textarea {
  font-size: 14px;
  line-height: 24px;
  font-family: 'regular';
}

ul,
li {
  list-style: none;
}

img {
  border: 0px;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
  color: #333;
  outline: none;
  cursor: pointer;
}

a:hover {
  background-repeat: no-repeat;
  text-decoration: none;
}

a,
input[type="button"],
button,
label,
input[type="submit"] {
  cursor: pointer;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input,
textarea,
select {
  outline: none;
}

input[type="text"],
input[type="password"],
input[type="button"],
input[type="submit"],
select,
textarea {
  outline-style: none;
  -webkit-appearance: none;
  resize: none;
  border: none;
  border-radius: 0;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  *zoom: 1;
}

.clear {
  clear: both;
  line-height: 0;
  height: 0;
  font-size: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.show {
  display: block !important;
}

.hide {
  display: none !important;
}

.commonweb {
  padding: 0px 15px;
}

.indexCommonweb {
  padding: 0px 15px;
}

.commonwebbox {
  margin-left: 0px;
  margin-right: 0px;
}

.commonleft {
  float: none;
}

.commonright {
  float: none;
}

.visible-sm,
.visible-md,
.visible-lg {
  display: none;
}

.hidden-sm,
.hidden-md,
.hidden-lg {
  display: block;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

@media (max-width: 320px) {
  body {
    min-width: 320px;
  }
}

@media (min-width: 768px) {
  .commonweb {
    padding: 0px 20px;
  }

  .indexCommonweb {
    padding: 0px 20px;
  }

  .commonwebbox {
    margin-left: -10px;
    margin-right: -10px;
  }

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .visible-sm {
    display: block;
  }

  .hidden-sm {
    display: none;
  }
}

@media (min-width: 992px) {
  .commonweb {
    padding: 0px 40px;
  }

  .indexCommonweb {
    padding: 0px 40px;
  }

  .commonwebbox {
    margin-left: -10px;
    margin-right: -10px;
  }

  .commonleft {
    float: left;
  }

  .commonright {
    float: right;
  }

  .visible-md {
    display: block;
  }

  .hidden-md {
    display: none;
  }

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }
}

@media (min-width: 1200px) {
  html {
    cursor: default;
  }

  .commonleft {
    float: left;
  }

  .commonright {
    float: right;
  }

  .visible-lg {
    display: block;
  }

  .hidden-lg {
    display: none;
  }

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
    padding-left: 13px;
    padding-right: 13px;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }
}

@media (min-width: 1260px) {
  .commonweb {
    margin: 0px auto;
    /* max-width: 1200px; */
    padding: 0 2%;
  }
  .content-wrap .slider-nav.js-fixed-top {
    position: fixed;
    left: 2.8%;
  }
  .content-wrap .slider-nav.js-absolute-bottom {
    position: absolute;
    left: 0;
    top: auto;
    margin-left: 0;
  }
}

@media (min-width: 1680px) {
	.content-wrap .slider-nav.js-fixed-top {
		left: 5.6%;
	}
  .commonweb {
    margin: 0px auto;
    max-width: 1440px;
    padding: 0;
  }
}

@media (min-width: 1920px) {
  .commonweb {
    margin: 0px auto;
    max-width: 1680px;
    padding: 0;
  }
}

/* layout start*/

@charset "UTF-8";

@media (max-width: 319px) {
  body {
    width: 320px;
  }
}

.hidden-md {
  display: block;
}

.visible-md {
  display: none;
}

.h20 {
  height: 20px;
}

.h23 {
  height: 23px;
}

.h10 {
  height: 10px;
}

.h5 {
  height: 5px;
}

/*header*/
.header .navBtn {
  width: 35px;
  height: 50px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  top: 50%;
  z-index: 9;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  margin-top: 6px;
}

.navBtn span {
  top: 50%;
  margin-top: -.02rem;
  cursor: pointer;
}

.navBtn span:first-child {
  content: "";
  top: 9px;
  left: 0;
}

.navBtn span:last-child {
  content: "";
  top: 17px;
  left: 0;
}

.navBtn span,
.navBtn span:first-child,
.navBtn span:last-child {
  left: 10px;
  position: absolute;
  background-color: #075bac;
  -webkit-transition: all 0.5s ease;
  width: 27px;
  height: 2px;
  border-radius: 3px;
  transition: all 0.5s ease;
}

.navBtn.g_close span {
  opacity: 0;
}

.navBtn.g_close span:first-child {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  top: 17px;
  opacity: 1;
}

.navBtn.g_close span:last-child {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  top: 17px;
  opacity: 1;
}

.head-nav {
  text-align: center;
  position: fixed;
  top: 66px;
  width: 100%;
  height: 100%;
  display: none;
  left: 0;
  overflow: inherit;
  z-index: 9;
}

.action .head-nav,
.action .nav-logo {
  display: block;
}

.nav-ul {
  padding-bottom: 30px;
  background: #fff;
}

.nav-ul li {
  display: block;
  text-align: left;
  background-repeat: no-repeat;
  /* background: #fff; */
}


.nav-ul li:hover h5,
.nav-ul li.cur h5{
font-weight: bold
}




.line {
  position: absolute;
bottom:0;
  width: 74px;
  height:6px;
  background: #f8b62b;
  opacity: 0;
}

.nav-ul li em.hidden-md {
  position: absolute;
  background: url(../images/barr.png) center no-repeat;
  background-size: 19px auto;
  width: 20px;
  height: 50px;
  right: 10px;
  top: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.nav-ul li em.visible-md {
  position: absolute;
  background-size: 6px auto;
  width: 20px;
  height: 50px;
  right: 10px;
  top: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  z-index: 999;
}

.nav-ul {
  position: fixed;
  left: 0;
  top: 66px;
  z-index: 99;
  width: 100%;
  height: 100%;
  padding-bottom: 50px;
  border-top: 1px solid #d9d9d9;
}

.nav-ul li h5 {
  position: relative;
  border-bottom: 1px solid #d9d9d9;
}

.nav-ul li h5 a {
  display: block;
  font-size: 15px;
  line-height: 50px;
  padding: 0 15px;
}

.nav-ul li h5 em {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background-size: 19px auto;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.nav-ul li .subnav-ac em {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.nav-ul .subnavcont {
  display: none;
  font-size: 14px;
  background: #f6f6f6;
}

.nav-ul .subnavcont .subnavcontlist a {
  display: block;
  padding: 0 15px;
  font-size: 14px;
  line-height: 42px;
  color: #333;
  border-bottom: 1px solid #d9d9d9;
}
.nav-ul .subnavcont .subnavcontlist a.on,
.nav-ul .subnavcont .subnavcontlist a:hover {
  background-color: #fbcc6b;
  color: #FFF;
}

.nav-ul .subnavcont .subnavcontlist h5 {
  height: 42px;
  border-bottom: none;
}

.nav-ul .subnavcont .subnavcontlist h5 em {
  right: 0.3rem;
  width: 42px;
  height: 42px;
}

.nav-ul .subnavcont .subnavcontlist .threenav {
  display: none;
  border-bottom: 1px solid #d9d9d9;
}

.nav-ul .subnavcont .subnavcontlist .threenav a {
  padding: 0 15px;
  border-bottom: none;
  background-color: #fafafa;
}

.nav-ul .subnavcont .subnavcontlist .threenav a:hover {
  background-color: #d41319;
}

/*首页开始*/
.header {
  width: 100%;
  background: #fff;
  z-index: 99;
  left: 0;
  top: 0;
  position: fixed;
  -webkit-box-shadow: 1px 1px 5px #000;
  box-shadow: 1px 1px 5px #000;
}

.header .head-wrap {
  width: 100%;
  padding: 0 15px;
}

.header .wrap {
  height: 66px;
  position: relative;
}

.header .wrap .logo {
  float: left;
  height: 100%;
  position: relative;
  width: 224px;
}

.header .wrap .logo a {
  display: block;
  width: 100%;
  height: 100%;
}

.header .wrap .logo img {
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.searchwrap {
  position: absolute;
  height: 100%;
  right: 75px;
  top: 0;
  width: 4.82759%;
  background: none;
}

.searchwrap .searchicon {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(../images/mob_search.png) no-repeat center;
}

.indexbanner {
  position: relative;
  overflow: hidden;
}

.indexbanner img {
  display: block;
  width: 100%;
  height: auto;
}

.show-bar {
  background: #032344;
  height: 154px;
  background: rgba(3, 35, 68, 0.15);
  left: 0;
  bottom: -160px;
  width: 100%;
  z-index: 2;
  width: 0;
  opacity: 0;
}

.show-bar .wrap {
  margin: 0 auto;
  opacity: 0;
  width: 100%;
  padding: 0 10px;
}

.show-bar .wrap li {
  float: left;
  width: 25%;
  position: relative;
  height: 154px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
}

.show-bar .wrap li:last-child::after {
  display: block;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  z-index: 10;
}

.show-bar .wrap li::before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  z-index: 10;
}

.show-bar .wrap li span {
  margin-top: 40px;
  font-size: 24px;
  line-height: 20px;
  height: 20px;
  display: inline-block;
  color: #ffc54a;
  font-weight: bold;
  position: relative;
  padding-right: 20px;
  font-family: 'DIN-BOLD';
}

.show-bar .wrap li span:after {
  display: block;
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../images/num_bg.png) no-repeat center;
  top: 0;
  right: 0;
  background-size: 16px 16px;
}

.show-bar .wrap li p {
  padding-top: 14px;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  padding-left: 4px;
}

body {
  padding-top: 66px;
}

.more {
  position: absolute;
  left: 56px;
  bottom: 56px;
  font-size: 16px;
  color: #ffffff;
  padding-right: 48px;
  background: url(../images/more_bg.png) no-repeat right center;
  display: none;
}
.section-1 .more{display: inline-block;bottom: 10px;left: 10px;}
.section-1 {
  padding-top: 40px;
  padding-bottom: 30px;
  position: relative;
}

.section-1 .down-btn {
  width: 32px;
  height: 90px;
  background: url(../images/down.png) no-repeat center;
  position: absolute;
  bottom: 76px;
  left: 50%;
  margin-left: -16px;
  display: none;
  -webkit-animation-name: move;
  animation-name: move;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.section-1 .top .list {
  padding: 26px 10px 30px;
  position: relative;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  z-index: 2;
  margin-bottom: 10px;
  background-size: 100% 100% !important;
  background-blend-mode: multiply;
}
@media (max-width:768px) {
	.section-1 .top .list {
	padding-bottom: 40px;
}
}
.section-1 .top .list .item-wrap {
  z-index: 2;
  position: relative;
}

.section-1 .top .list {

}


.section-1 .top .list:nth-child(1) {
  background: #fff;
  padding-top: 0;
}

.section-1 .top .list:nth-child(1)::before {
  height: 147px;
  width: 4px;
  background: #f8b62b;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: '';
  display: none;
}

.section-1 .top .list:nth-child(1) .t-title {
  font-size: 24px;
  color: #555555;
  height: 24px;
  line-height: 24px;
  text-align: center;
}

.section-1 .top .list:nth-child(1) span.en-title {
  font-size: 18px;
  color: #000000;
  opacity: 0.2;
  display: block;
  padding-top: 12px;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-family: 'DIN-BOLD';
}

.section-1 .top .list:nth-child(1) .title-p {
  padding-top: 16px;
  line-height: 28px;
  font-size: 14px;
  color: #888888;
  text-align: center;
}

.section-1 .top .list .icon {
  width: 50px;
  height: 48px;
  line-height: 48px;
  text-align: center;
}

.section-1 .top .list h5.list-title {
  padding-top: 15px;
  font-size: 20px;
  line-height: 48px;
  color: #fff;
}

.section-1 .top .list p {
  font-size: 14px;
  color: #fff;
  line-height: 28px;
}

.section-1 .bot {
  padding-top: 32px;
  overflow: hidden;
}

.section-1 .bot .bot-top {
  background: #fff;
}

.section-1 .bot .bot-title {
  padding-top: 0;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.section-1 .bot .bot-title::before {
  height: 147px;
  width: 4px;
  background: #f8b62b;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: '';
  display: none;
}

.section-1 .bot .bot-title .b-title {
  font-size: 24px;
  color: #555555;
  height: 24px;
  line-height: 24px;
  text-align: center;
}

.section-1 .bot .bot-title span.en-title {
  font-size: 18px;
  color: #000000;
  opacity: 0.2;
  display: block;
  padding-top: 12px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}

.section-1 .bot .bot-title .title-p {
  padding-top: 16px;
  line-height: 28px;
  font-size: 14px;
  color: #888888;
  text-align: center;
}

.section-1 .bot .bot-tab {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 16px;
  position: relative;
}

.section-1 .bot .bot-tab li {
  cursor: pointer;
  width: 108px;
  height: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  float: left;
  width: 16.66667%;
  width: 16.666%;
}

.section-1 .bot .bot-tab li.cur .wrap {
  background: url(../images/tab_cur.png) no-repeat center;
  background-size: 100% 100%;
}

.section-1 .bot .bot-tab li.cur p {
  color: #fff;
}

.section-1 .bot .bot-tab li:nth-child(1) .icon .img img {
  top: -50px;
}

.section-1 .bot .bot-tab li:nth-child(1) .icon .img img:nth-child(2) {
  top: 0px;
}

.section-1 .bot .bot-tab li .wrap {
  width: 100%;
  height: 100%;
  padding-top: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}

.section-1 .bot .bot-tab li .icon {
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  position: relative;
}

.section-1 .bot .bot-tab li .icon .img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  height: 44px;
}

.section-1 .bot .bot-tab li .icon .img img {
  display: block;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 2;
}

.section-1 .bot .bot-tab li .icon .img img:nth-child(2) {
  left: 50%;
  z-index: 1;
}

.section-1 .bot .bot-tab li p {
  color: #555555;
  font-size: 14px;
  padding-top: 0px;
}

.section-1 .bot .bot-show {
  margin-top: 20px;
}

.section-1 .bot .bot-show ul {
  position: relative;
  height: 0;
  overflow: hidden;
}

.section-1 .bot .bot-show ul li {
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.section-1 .bot .bot-show ul li:nth-child(1) {
  left: 0;
  opacity: 1;
  width: 100%;
  height: 100%;
}

.section-1 .bot .bot-show .wrap {
  position: relative;
}

.section-1 .bot .bot-show .wrap .img img {
  width: 100%;
  height: auto;
}

.section-1 .bot .bot-show .wrap .img-info {
  top: 0;
  height: 100%;
  padding: 20px 20px 30px;
  background: rgba(41, 107, 191, 0.7);
}

.section-1 .bot .bot-show .wrap .img-info .title {
  position: relative;
}

.section-1 .bot .bot-show .wrap .img-info .title h5 {
  font-size: 38px;
  height: 38px;
  color: #fff;
}

.section-1 .bot .bot-show .wrap .img-info .title span {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 34px;
  color: #fff;
  padding-left: 102px;
  font-family: 'DIN-BOLD';
}

.section-1 .bot .bot-show .wrap .img-info .title span::before {
  display: block;
  position: absolute;
  width: 96px;
  height: 1px;
  background: #fff;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: '';
}

.section-1 .bot .bot-show .wrap .img-info .info-p {
  line-height: 32px;
  font-size: 16px;
  color: #fff;
  padding-top: 46px;
}

.section-1 .bot .bot-show .wrap .img-info .more {
  margin-top: 20px;
  display: block;
  position: static;
  width: 112px;
}

.section-2 {
  margin-top: 40px;
}

.index-title {
  text-align: center;
}

.index-title h5 {
  font-size: 26px;
  color: #555555;
  height: 26px;
  font-family: 'med';
}

.index-title span {
  position: relative;
  padding-top: 11px;
  text-transform: uppercase;
  font-size: 18px;
  color: #ced4da;
  padding-bottom: 14px;
  display: block;
  font-family: 'DIN-BOLD';
}

.index-title span:after {
  display: block;
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  font-size: 16px;
  width: 86px;
  height: 4px;
  background: #f8b62b;
  z-index: 4;
}

.index-title p {
  padding-top: 10px;
  font-size: 14px;
  color: #888888;
}

.section-2 {
  padding-bottom: 30px;
}

.section-2 .s3-more {
  position: relative;
  z-index: 2;
  margin-top: 20px;
}

.section-2 .s3-more a {
  background: none;
  border: 1px solid #3271c1;
  margin: 0;
}

.show-wrap {
  overflow: hidden;
}

.s2-show {
  padding-top: 20px;
  width: 101%;
}

.s2-show li {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 31.5%;
  background-position: center center;
  background-repeat: no-repeat;
}
.s2-show li:nth-child(1) .s2-info .more1 span {
  left: -10px;
  opacity: 1;
}

.s2-show li .img {
  overflow: hidden;
  position: relative;
  display: none;
}

.s2-show li .img:after {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;

/*  background-color: #296bbf;
  opacity: 0.2; */
  z-index: 1;
  left: 0;
  top: 0;
}

.s2-show li .img img {
  display: block;
  width: 100%;
  height: auto;
}

.s2-show li .s2-info {
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-left: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.s2-show li .s2-info h3 {
  font-size: 18px;
  line-height: 38px;
  color: #888;
}

.s2-show li .s2-info h5 {
  font-size: 16px;
  color: #ffffff;
  color: #888;
  margin-top: 12px;
}

.s2-show li .s2-info .text {
  font-size: 14px;
  line-height: 1.8;
  color: #888;
}

.s2-show li .s2-info .more1 {
  height: 44px;
  line-height: 44px;
  position: absolute;
  bottom: 60px;
  left: 52px;
  z-index: 100;
  width: 124px;
  font-size: 16px;
  color: #ffffff;
  padding-right: 60px;
  display: block;
}

.s2-show li .s2-info .more1 em {
  width: 42px;
  height: 42px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: url(../images/more_bg2_03.png) no-repeat right center;
  z-index: 2;
}

.s2-show li .s2-info .more1 span {
  left: -200px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  opacity: 0;
}
@media (max-width:1024px) {
	.s2-show li .img{display: block;}
	.s2-show li{background: none !important;padding-bottom: 0;}
}
.section-3 {
  padding-top: 42px;
  padding-bottom: 40px;
  background-size: 100% 100%;
  background: #296bbf;
}

.section-3 .index-title h5 {
  color: #fff;
}

.section-3 .index-title span {
  color: #5489cc;
}

.section-3 .index-title p {
  color: #fff;
}

.section-3 .s3-wrap {
  padding-top: 27px;
}

.section-3 .s3-wrap .s3-item {
  padding: 22px 10px;
  background: #ffffff;
  border-radius: 4px;
  margin-bottom: 25px;
  margin-bottom: 20px;
}

.section-3 .s3-wrap .s3-item:last-child {
  margin-bottom: 0;
}

.section-3 .s3-wrap .s3-item:hover .item-info h5 {
  color: #296bbf;
}

.section-3 .s3-wrap .s3-item .title {
  width: 80%;
  height: 54px;
  font-size: 22px;
  color: #f8b62b;
  line-height: 54px;
}

.section-3 .s3-wrap .s3-item a {
  display: block;
}

.section-3 .s3-wrap .s3-item .item-info h5 {
  font-size: 18px;
  color: #555555;
  line-height: 42px;
}

.section-3 .s3-wrap .s3-item .item-info .info-p {
  padding-top: 5px;
  font-size: 14px;
  color: #888888;
  line-height: 24px;
}

.section-3 .s3-wrap .s3-item .item-dot {
  bottom: auto;
  top: -2px;
  text-align: right;
}

.section-3 .s3-wrap .s3-item .item-dot span {
  background: #000;
  opacity: 0.08;
  width: 14px;
  height: 14px;
  outline: none;
}

.section-3 .s3-wrap .s3-item .item-dot span.swiper-pagination-bullet-active {
  background: #f8b62b;
  opacity: 1;
}

.s3-more {
  margin-top: 42px;
}

.s3-more a {
  display: block;
  margin: 0 auto;
  width: 160px;
  height: 36px;
  line-height: 36px;
  color: #296bbf;
  font-size: 16px;
  background-color: #fff;
  border-radius: 35px;
  position: relative;
  padding-left: 56px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.s3-more a:after {
  display: block;
  content: '';
  position: absolute;
  width: 51px;
  height: 9px;
  background: url(../images/more_bg1.png) no-repeat center;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 50px;
  z-index: 99;
  opacity: 1;
  display: none;
}

.section-4 {
  padding-top: 76px;
  background: url(../images/s4_bg.png) no-repeat center;
  background-size: cover;
  padding-bottom: 50px;
  position: relative;
}

.section-4:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1;
}

.section-4 .index-title {
  position: relative;
  z-index: 2;
}

.section-4 .s3-more {
  position: relative;
  z-index: 2;
}

.section-4 .s3-more a {
  background: none;
  border: 1px solid #3271c1;
}

.footer {
  padding-top: 20px;
  background: #f7f8f9;
}
.footer .commonweb{width: 100%;}
.footer .top {
  padding-bottom: 24px;
  border-bottom: 1px solid #eaebec;
}

.footer .nav dl {
  border-bottom: 1px solid #e6e9ec;
}

.footer .nav dt {
  font-size: 16px;
  color: #555555;
  line-height: 48px;
  padding-bottom: 0px;
  position: relative;
}

.footer .nav dt:after {
  width: 32px;
  height: 32px;
  position: absolute;
  content: '';
  display: block;
  right: 5px;
  top: 50%;
  margin-top: -16px;
  background: url(../images/downUp.png) no-repeat center;
  background-size: 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.footer .nav dt.cur:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.footer .nav .dd-wrap {
  display: none;
}

.footer .nav dd {
  line-height: 46px;
  padding-left: 14px;
}

.footer .nav dd a {
  font-size: 14px;
  color: #888888;
}

.footer .nav dd a:hover {
  color: #296bbf;
  opacity: 0.8;
}

.footer .top-right {
  margin-top: 20px;
}

.footer .top-right .friend {
  border: 1px solid #dedfe0;
  width: 100%;
  height: 44px;
  line-height: 44px;
  padding-left: 20px;
  font-size: 14px;
  color: #888888;
  background: url(../images/upDown.png) no-repeat right 20px center;
  position: relative;
  cursor: pointer;
}

.footer .top-right .friend ul {
  position: absolute;
  top: 45px;
  left: 0;
  width: 100%;
  z-index: 10;
  background: #fff;
  padding-bottom: 12px;
  display: none;
}

.footer .top-right .friend ul li {
  height: 32px;
  line-height: 32px;
}

.footer .top-right .friend ul li a {
  color: #888;
  font-size: 14px;
  display: block;
  padding-left: 20px;
  height: 100%;
}

.footer .top-right p {
  margin-top: 10px;
  font-size: 16px;
  color: #888888;
  height: 36px;
  line-height: 36px;
  padding-left: 30px;
}
.footer .top-right p.tel{background: url(../images/tel_bg.png) no-repeat 4px center;}
.footer .top-right p.email{background: url(../images/email.png) no-repeat 4px center;}
.footer .top-right p.email{margin-top: 5px;}
.footer .top-right h5 {
  font-size: 18px;
  color: #296bbf;
  line-height: 38px;
  /* font-family: 'DIN-BOLD'; */
  font-weight: bold;
}

.footer .top-right .linkUrl {
  padding-top: 17px;
  padding-bottom: 5px;
}

.footer .top-right .linkUrl a {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 8px;
}

.footer .bot {
  padding-top: 10px;
  padding-bottom: 12px;
}

.footer .bot p:nth-child(1) {
  color: #888888;
  font-size: 14px;
  line-height: 34px;
}

.footer .bot p {
  color: #888888;
  font-size: 14px;
  float: none;
}

.footer .bot p:nth-child(2) a:nth-child(1) {
  padding-left: 0;
}

.footer .bot p a {
  padding-right: 4px;
  padding-left: 12px;
  color: #888888;
  font-size: 14px;
}

.pc-banenr {
  display: none;
}

.mob-banner {
  display: block;
}

.inner-banner img {
  display: block;
  width: 100%;
  height: auto;
}

.crumbs {
  padding-top: 10px;
  padding-bottom: 10px;
}

.crumbs .crumbs-link {
  padding-left: 20px;
  background: url(../images/home_icon.png) no-repeat left center;
  color: #aaa;
}
.crumbs .crumbs-link a,
.crumbs .crumbs-link span:last-child{margin-left: -4px;}
.crumbs .crumbs-link a,
.crumbs .crumbs-link span {
  font-size: 14px;
  color: #aaaaaa;
  line-height: 34px;
  display: inline-block;
}

.crumbs .crumbs-link i {
  display: inline-block;
  font-style: normal;
  background: url(../images/next_bg.png) no-repeat center;
  width: 5px;
  height: 34px;
  text-indent: -9999px;
  padding: 0 8px;
}

.content-wrap {
  padding-top: 0px;
}

.content-wrap .slider-nav {
  width: 100%;
  position: relative;
  display: none;
}

.content-wrap .slider-nav .nav-title {
  position: absolute;
  width: 240px;
  height: 160px;
  top: 60px;
  z-index: 10;
  left: 40px;
  background: url(../images/title_bg.png) no-repeat center;
  background-size: cover;
  padding-left: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 48px;
  display: none;
}

.content-wrap .slider-nav .nav-title:after {
  width: 100%;
  display: block;
  content: '';
  position: absolute;
  height: 20px;
  background: #fff;
  bottom: -20px;
  left: 0;
}

.content-wrap .slider-nav .nav-title:before {
  width: 100%;
  display: block;
  content: '';
  position: absolute;
  height: 20px;
  background: #fff;
  top: -20px;
  left: 0;
}

.content-wrap .slider-nav .nav-title h3 {
  font-size: 36px;
  color: #ffffff;
  height: 36px;
}

.content-wrap .slider-nav .nav-title span {
  display: block;
  font-size: 16px;
  color: #ffffff;
  margin-top: 20px;
  text-transform: uppercase;
  font-family: 'DIN-BOLD';
}

.content-wrap .slider-nav ul {
  padding-top: 0px;
  overflow-x: scroll;
  overflow-y: hidden;
}

.content-wrap .slider-nav ul li {
  margin-bottom: 0px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  width: 45%;
  float: left;
}

.content-wrap .slider-nav ul li:last-child {
  margin-bottom: 0px;
}

.content-wrap .slider-nav ul li a {
  display: block;
}

.content-wrap .slider-nav ul li h5 {
  font-size: 18px;
  color: #555555;
  height: 18px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.content-wrap .slider-nav ul li span {
  display: block;
  font-size: 12px;
  color: #dddddd;
  text-transform: uppercase;
  margin-top: 10px;
  -webkit-transition: 0.8s all;
  transition: 0.8s all;
  font-family: 'DIN-BOLD';
}

.content-wrap .slider-nav ul li.cur {
  position: relative;
}

.content-wrap .slider-nav ul li.cur h5,
.content-wrap .slider-nav ul li.cur span {
  color: #296bbf;
  padding-left: 24px;
}

.content-wrap .slider-nav ul li.cur::before {
  display: block;
  content: '';
  width: 4px;
  height: 38px;
  background: #f8b62b;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
}

.content-wrap .slider-nav ul li:hover {
  position: relative;
}

.content-wrap .slider-nav ul li:hover h5,
.content-wrap .slider-nav ul li:hover span {
  color: #296bbf;
  padding-left: 24px;
}

.content-wrap .slider-nav ul li:hover::before {
  display: block;
  content: '';
  width: 4px;
  height: 38px;
  background: #f8b62b;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
}

.content-wrap .content-main {
  width: 100%;
  margin-top: 20px;
}

.content-wrap .content-main .inner-commontitle {
  height: 26px;
  padding-bottom: 40px;
  border-bottom: 1px solid #f5f5f5;
}

.content-wrap .content-main .inner-commontitle h5 {
  font-size: 26px;
  height: 26px;
  padding-right: 15px;
  color: #333333;
}

.content-wrap .content-main .inner-commontitle span {
  font-size: 18px;
  text-transform: uppercase;
  color: #dddddd;
  padding-top: 18px;
  font-family: 'DIN-BOLD';
}

.content-wrap .content-main .main-list {
  padding-top: 25px;
}

.content-wrap .content-main .main-list li:last-child .list-info .dot {
  background: url(../images/dot1_03.png) no-repeat center;
  background-size: cover;
}

.content-wrap .content-main .main-list li:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.content-wrap .content-main .main-list li .img {
  overflow: hidden;
  width: 100%;
}

.content-wrap .content-main .main-list li img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.content-wrap .content-main .main-list li .list-info {
  background: #f7f8f9;
  position: relative;
  padding: 50px 20px 30px;
}

.content-wrap .content-main .main-list li .list-info .dot {
  position: absolute;
  width: 60px;
  height: 60px;
  top: -30px;
  left: 20px;
  z-index: 10;
  background: url(../images/dot2_03.png) no-repeat center;
  background-size: cover;
}

.content-wrap .content-main .main-list li .list-info h5 {
  font-size: 22px;
  color: #555555;
  line-height: 38px;
}

.content-wrap .content-main .main-list li .list-info .info {
  min-height: 96px;
  line-height: 32px;
  font-size: 16px;
  color: #888888;
}

.content-wrap .content-main .ab-map {
  position: relative;
  background-size: cover;
  margin-top: 40px;
}

.content-wrap .content-main .ab-map:after {
  display: block;
  content: '';
}

.content-wrap .content-main .ab-map .map-info {
  top: 280px;
  left: 0;
  padding-left: 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.content-wrap .content-main .ab-map .map-info::before {
  height: 100%;
  width: 4px;
  background: #f8b62b;
  content: '';
  display: block;
  left: 0;
  top: 0;
  position: absolute;
}

.content-wrap .content-main .ab-map .map-info h5 {
  font-size: 26px;
  color: #555555;
  height: 36px;
}

.content-wrap .content-main .ab-map .map-info .info-p {
  line-height: 30px;
  font-size: 16px;
  color: #888888;
  padding-top: 22px;
}

.content-wrap .content-main .ab-bot {
  margin-top: 44px;
  position: relative;
  margin-bottom: 40px;
}

.content-wrap .content-main .ab-bot .img img {
  display: block;
  width: 100%;
  height: auto;
}

.content-wrap .content-main .ab-bot .bot-info {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 22px;
  padding-left: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.content-wrap .content-main .ab-bot .bot-info h5 {
  font-size: 22px;
  line-height: 48px;
  color: #888;
}

.content-wrap .content-main .ab-bot .bot-info .info-p {
  line-height: 30px;
  font-size: 16px;
  padding-top: 12px;
  color: #888;
}

.right-main {
  padding-top: 26px;
}

.right-main .culture-info {
  padding-top: 5px;
  font-size: 14px;
  line-height: 26px;
  color: #888888;
}

.culture-list {
  padding-top: 20px;
  margin-bottom: 40px;
}

.culture-list .big {
  position: relative;
}

.culture-list .big .img {
  overflow: hidden;
}

.culture-list .big img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.culture-list .big:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.culture-list .sm {
  margin-top: 30px;
}

.culture-list .sm .img {
  overflow: hidden;
}

.culture-list .sm img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.culture-list .sm .item {
  position: relative;
  margin-bottom: 20px;
}

.culture-list .sm .item:last-child {
  margin-bottom: 0;
}

.culture-list .sm .item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.culture-list .text-info {
  position: absolute;
  top: 38px;
  left: 48px;
}

.culture-list .text-info h5 {
  font-size: 28px;
  color: #ffffff;
  position: relative;
  padding-bottom: 22px;
}

.culture-list .text-info h5:after {
  position: absolute;
  width: 30px;
  height: 2px;
  background: #fff;
  left: 0;
  bottom: 0;
  content: '';
  display: block;
}

.culture-list .text-info .cp {
  font-size: 16px;
  color: #ffffff;
  line-height: 30px;
  padding-top: 24px;
}

.honor-wrap {
  margin-bottom: 40px;
}

.marque {
  border: 1px solid #e6e9ec;
  background: #f7f8f9;
}

.marque .mq-main {
  position: relative;
  padding-bottom: 0px;
}

.marque .mq-main .prev {
  width: 32px;
  height: 32px;
  background: url(../images/prev_btn.png);
  top: -50px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: absolute;
  z-index: 10;
  display: none;
}

.marque .mq-main .next {
  width: 32px;
  height: 32px;
  background: url(../images/next_btn.png);
  bottom: -50px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: absolute;
  z-index: 10;
  display: none;
}

.marque .mq-main .swiper-container {
  padding-bottom: 40px;
}

.marque .mq-main .item img {
  width: 100%;
  height: auto;
  display: block;
}

.marque .mq-main p {
  text-align: center;
  font-size: 16px;
  color: #666666;
  line-height: 22px;
  display: -webkit-box;
  height: 44px;
  line-height: 22px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  padding: 0 12px;
}

.infolist-show {
  margin-top: 30px;
}

.infolist-show .ul-wrap::-webkit-scrollbar {
  display: none;
}

.infolist-show .ul-wrap::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  height: 20px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #f8b62b;
  display: none;
}

.infolist-show .ul-wrap::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #e6e9ec;
  display: none;
}

.infolist-show li {
  padding: 24px 25px;
  border-bottom: 1px solid #e6e9ec;
  border-left: 1px solid #fff;
}

.infolist-show li:hover {
  background: #f7f8f9;
  border: 1px solid #e6e9ec;
  border-top: none;
}

.infolist-show li:hover .list-info {
  background: url(../images/bg_hover.png) no-repeat left center;
}

.infolist-show .list-info {
  line-height: 28px;
  font-size: 16px;
  color: #555555;
  padding-left: 46px;
  background: url(../images/bg.png) no-repeat left center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.low-wrap {
  padding-bottom: 34px;
}

.low-list {
  padding-top: 26px;
}

.low-list li {
  margin-bottom: 20px;
}

.low-list li .item {
  background: #f7f8f9;
  padding: 20px 10px 10px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.low-list li .item:hover {
  background: #f8b62b;
}

.low-list li .item:hover .img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.low-list li .item:hover p {
  color: #fff;
}

.low-list li .img {
  overflow: hidden;
}

.low-list li .img img {
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 0 auto;
  max-width: 290px;
}

.low-list li p {
  padding-top: 18px;
  font-size: 16px;
  color: #555555;
  line-height: 26px;
  text-align: center;
  padding-bottom: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.project-wrap {
  padding-top: 28px;
  padding-bottom: 50px;
}

.project-wrap .pro-list li {
  margin-bottom: 20px;
}

.project-wrap .pro-list li a {
  display: block;
}

.project-wrap .pro-list li .item {
  padding: 20px 20px 32px;
  background: #f7f8f9;
}

.project-wrap .pro-list li .item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.project-wrap .pro-list li .img {
  overflow: hidden;
}

.project-wrap .pro-list li img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.project-wrap .pro-list li .info {
  padding-top: 36px;
}

.project-wrap .pro-list li .info h5 {
  font-size: 20px;
  color: #555555;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.project-wrap .pro-list li .info .p {
  font-size: 14px;
  color: #888888;
  display: -webkit-box;
  height: 52px;
  line-height: 26px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 5px;
}

.project-wrap .pro-list li span {
  display: block;
  margin-top: 32px;
  border: 1px solid #296bbf;
  width: 138px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #296bbf;
  font-size: 14px;
}

.news-wrap {
  padding-top: 26px;
  padding-bottom: 40px;
}

.news-wrap li {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}

.news-wrap li a {
  display: block;
  height: 100%;
  overflow: hidden;
}

.news-wrap li a:hover .img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.news-wrap li .img {
  overflow: hidden;
}

.news-wrap li .img img {
  width: 100%;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.news-wrap li .news-info {
  padding-left: 12px;
  padding-top: 18px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 22px;
}

.news-wrap li .news-info::after {
  position: absolute;
  width: 1px;
  content: '';
  display: block;
  height: 182px;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: #eeeeee;
  display: none;
}

.news-wrap li .news-info h5 {
  font-size: 18px;
  color: #555555;
  line-height: 42px;
}

.news-wrap li .news-info .p {
  font-size: 14px;
  color: #888888;
  display: -webkit-box;
  height: 68px;
  line-height: 34px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.news-wrap li .date {
  text-align: center;
  display: inline-block;
  position: relative;
  padding-right: 22px;
  margin-left: 12px;
  margin-top: 12px;
  font-family: 'DIN-BOLD';
}

.news-wrap li .date h3 {
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
  color: #999;
  padding-left: 4px;
}

.news-wrap li .date h3::before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50);
  transform: translate(0, -50);
  color: #999;
  background: #999;
  width: 5px;
  height: 2px;
}

.news-wrap li .date span {
  font-weight: bold;
  font-size: 16px;
  color: #999999;
  display: block;
  text-align: center;
  margin-top: 0px;
}

.job-wrap {
  padding-bottom: 30px;
}

.job-list li {
  margin-bottom: 20px;
}

.job-list li .item {
  background: #f7f8f9;
  padding-bottom: 36px;
  border-radius: 4px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.job-list li .item:hover {
  background: #f8b62b;
}

.job-list li .item:hover .title {
  border-bottom: 1px solid #f9bd41;
}

.job-list li .item:hover .title h5 {
  color: #fff;
}

.job-list li .item:hover .title h5:before {
  background: #fff;
  display: none;
}

.job-list li .item:hover .job-info {
  color: #fff;
}

.job-list li .item:hover a.detail {
  border: 1px solid #fff;
  color: #fff;
}

.job-list li .title {
  padding-top: 7px;
  border-bottom: 1px solid #eeeeee;
}

.job-list li .title h5 {
  height: 50px;
  line-height: 50px;
  padding-left: 14px;
  font-size: 22px;
  color: #555555;
  position: relative;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.job-list li .title h5:before {
  display: block;
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  background: #296bbf;
  left: 13.65854%;
  top: 50%;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.job-list li .job-info {
  padding: 0px 14px 0;
  margin-top: 15px;
  font-size: 16px;
  color: #888888;
  display: -webkit-box;
  height: 192px;
  line-height: 32px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.job-list li a.detail {
  display: block;
  margin-top: 42px;
  width: 138px;
  height: 38px;
  border: 1px solid #296bbf;
  text-align: center;
  line-height: 38px;
  margin-left: 14px;
  color: #296bbf;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.show-box {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  display: none;
}

.show-box .show-main {
  width: 100%;
  height: auto;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.show-box .show-main .title {
  height: 120px;
  background: #296bbf;
  padding-left: 28px;
  padding-top: 32px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.show-box .show-main .title h5 {
  line-height: 30px;
  font-size: 26px;
  color: #ffffff;
  height: auto;
  margin-bottom: 10px;
  padding-left: 0;
}
.show-box .show-main .title h5::before{display: none;}
.show-box .show-main .title p {
  color: #fff;
  font-size: 16px;
  color: #ffffff;
  line-height: 40px;
}

.show-box .show-main .title span {
  margin-right: 22px;
  display: inline-block;
}

.show-box .show-main .title .close-btn {
  width: 19px;
  height: 19px;
  background: url(../images/close_btn.png) no-repeat center;
  position: absolute;
  right: 14px;
  top: 14px;
}

.show-box .show-main .post-main {
  padding-right: 20px;
  overflow-y: auto;
  height: 430px;
  margin-top: 26px;
  padding-bottom: 30px;
}

.show-box .show-main .post-main::-webkit-scrollbar {
  width: 4px;
}

.show-box .show-main .post-main::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  height: 20px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #296bbf;
}

.show-box .show-main .post-main::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #e6e9ec;
}

.show-box .show-main .post-wrap {
  padding-left: 10px;
  padding-right: 10px;
}

.show-box .show-main .post-wrap .post-title {
  overflow: hidden;
}

.show-box .show-main .post-wrap .post-title p {
  line-height: 46px;
  float: left;
  font-size: 16px;
  color: #888888;
  width: 240px;
}

.show-box .show-main .post-wrap .post-title p:last-child {
  width: 100%;
}

.show-box .show-main .post-wrap .post-title p span {
  color: #555555;
}

.show-box .show-main .post-wrap .post-detail {
  margin-top: 20px;
  padding-bottom: 70px;
}

.show-box .show-main .post-wrap .post-detail h5 {
  font-size: 16px;
  line-height: 36px;
}

.show-box .show-main .post-wrap .post-detail p {
  line-height: 38px;
  font-size: 16px;
  color: #888888;
}

.show-box .show-main .post-wrap .send-btn {
  width: 154px;
  height: 50px;
  font-size: 18px;
  color: #ffffff;
  width: 154px;
  height: 50px;
  line-height: 50px;
  display: block;
  background: #296bbf;
  color: #fff;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
}

.map-wrap {
  background: #f7f8f9;
  margin-bottom: 32px;
}

.map-wrap .map-infoText {
  padding: 24px 14px 30px 14px;
}

.map-wrap .map-infoText h5.title {
  font-size: 20px;
  color: #555555;
}

.map-wrap .map-infoText .map-info {
  padding-top: 20px;
}

.map-wrap .map-infoText .list-info {
  padding-bottom: 30px;
  border-bottom: 1px solid #e7e7e8;
  margin-bottom: 30px;
}

.map-wrap .map-infoText .list-info:nth-child(2) {
  margin-bottom: 0;
}

.map-wrap .map-infoText .list-info:nth-child(2) span {
  background: url(../images/add_bg.png) no-repeat left center;
}

.map-wrap .map-infoText .list-info span {
  display: block;
  background: url(../images/tel_bg1.png) no-repeat left center;
  padding-left: 20px;
  font-size: 16px;
  color: #888888;
}

.map-wrap .map-infoText .list-info h5 {
  font-size: 24px;
  color: #296bbf;
  padding-top: 12px;
  height: 24px;
  font-weight: bold;
  font-family: 'DIN-BOLD';
}

.map-wrap .map-infoText .list-info p {
  font-size: 14px;
  color: #888888;
  padding-top: 11px;
}

.map-wrap .map {
  height: 300px;
  margin-top: 20px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}

/*search*/
.searchwrap01 {
  top: 66px;
  background: #fff;
  position: fixed;
  left: 0px;
  right: 0px;
  z-index: 99999;
  display: none;
  padding: 10px;
}

.searchwrap01 dl {
  margin: 0px;
  position: relative;
}

.searchFrom {
  border: 1px solid #122a88;
  border-radius: 20px;
  overflow: hidden;
}

.searchwrap01 dl input {
  padding: 0px 10px;
  height: 35px;
  font-family: "Microsoft YaHei";
}

.searchwrap01 dl input.textinput {
  background-color: #fff;
  width: 80%;
  color: #999999;
}

.searchwrap01 dl input.subinput {
  font-size: 16px;
  color: #1a1c26;
  right: 0;
  top: 0;
  position: absolute;
  width: 20%;
  display: block;
  text-align: center;
  cursor: pointer;
  background: #fff url(../images/mob_search.png) no-repeat center;
}
.news-content{padding: 50px 0;}
/**/
.searchfloat01 {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 106px;
  background-image: url(about:blank);
  z-index: 8;
  display: none;
}

.team-wrap {
  padding-top: 20px;
  padding-bottom: 40px;
}

.team-wrap .team-tj .tj-list {
  padding: 10px;
  background: #f7f8f9;
  border-radius: 2px;
  margin-bottom: 20px;
}

.team-wrap .team-tj .tj-list:last-child {
  margin-bottom: 0;
}

.team-wrap .team-tj .tj-list:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.team-wrap .team-tj .tj-list .img {
  overflow: hidden;
  width: 100%;
}

.team-wrap .team-tj .tj-list img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.team-wrap .team-tj .tj-list .team-info {
  padding-top: 15px;
}

.team-wrap .team-tj .tj-list .name {
  font-size: 20px;
  color: #555555;
  line-height: 36px;
}

.team-wrap .team-tj .tj-list .info-item {
  padding-top: 15px;
  overflow: hidden;
  font-size: 16px;
}

.team-wrap .team-tj .tj-list .info-item .info-itemWrap {
  overflow: hidden;
  margin-bottom: 6px;
}

.team-wrap .team-tj .tj-list .info-item .info-itemWrap:last-child span {
  float: none;
  display: block;
}

.team-wrap .team-tj .tj-list .info-item .info-itemWrap:last-child span:after {
  display: none;
}

.team-wrap .team-tj .tj-list .info-item .info-itemWrap:last-child p {
  width: 100%;
  float: none;
}

.team-wrap .team-tj .tj-list .info-item span {
  color: #296bbf;
  width: 112px;
  line-height: 32px;
  position: relative;
  padding-right: 30px;
  font-weight: bold;
}

.team-wrap .team-tj .tj-list .info-item span:after {
  display: block;
  content: '';
  position: absolute;
  width: 28px;
  height: 1px;
  background: #919191;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 0;
  display: none;
}

.team-wrap .team-tj .tj-list .info-item p {
  color: #888888;
  line-height: 32px;
  padding-left: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  font-size: 14px;
}

.team-wrap .team-all {
  margin-top: 24px;
}

.team-wrap .team-all .teamAll-list {
  margin-left: -12px;
  margin-right: -12px;
  margin-top: 16px;
}

.team-wrap .team-all .teamAll-list .col-xs-12,
.team-wrap .team-all .teamAll-list .col-sm-6,
.team-wrap .team-all .teamAll-list .col-md-4,
.team-wrap .team-all .teamAll-list .col-lg-3 {
  padding: 0 12px;
}

.team-wrap .team-all .teamAll-list li {
  margin-bottom: 20px;
}

.team-wrap .team-all .teamAll-list .item {
  padding: 10px;
  background: #f7f8f9;
  border-radius: 2px;
  position: relative;
}

.team-wrap .team-all .teamAll-list .item:after {
  position: absolute;
  content: '';
  display: block;
  height: 4px;
  background: #eaeaea;
  width: 100%;
  left: 0;
  bottom: 0;
}

.team-wrap .team-all .teamAll-list .item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.team-wrap .team-all .teamAll-list .item .img {
  overflow: hidden;
}

.team-wrap .team-all .teamAll-list .item img {
  width: 100%;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.team-wrap .team-all .teamAll-list .item .text {
  padding-top: 10px;
  padding-bottom: 18px;
  min-height: 58px;
  padding-left: 10px;
}

.team-wrap .team-all .teamAll-list .item h5 {
  font-size: 18px;
  color: #555555;
  padding-bottom: 4px;
  line-height: 46px;
}

.team-wrap .team-all .teamAll-list .item p {
  line-height: 30px;
  font-size: 14px;
  color: #888888;
}

.team-wrap .zj-all {
  margin-top: 62px;
}

.member-Wrap {
  padding-top: 6px !important;
}

.member-Wrap .team-all {
  margin-top: 0;
}

.low-listShow {
  margin-top: 20px;
  margin-bottom: 34px;
}

.low-listShow li {
  position: relative;
  margin-bottom: 20px;
}

.low-listShow li .item {
  position: relative;
}

.low-listShow li .item :hover .img:after {
  background: #f8b62b;
}

.low-listShow li .img {
  width: 100%;
}

.low-listShow li .img:after {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0;
  background: #6c99c9;
  opacity: 0.8;
  z-index: 2;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.low-listShow li .img img {
  display: block;
  width: 100%;
  height: auto;
}

.low-listShow li .show-info {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  opacity: .9;
}

.low-listShow li .wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}

.low-listShow li .wrap .icon {
  margin-top: 30px;
  margin-bottom: 26px;
}

.low-listShow li .wrap .icon img {
  display: block;
  margin: 0 auto;
  max-width: 48px;
}

.low-listShow li .wrap h5 {
  font-size: 20px;
  color: #ffffff;
  line-height: 38px;
}

.low-listShow li .wrap span {
  font-size: 14px;
  color: #ffffff;
  line-height: 36px;
}

.lowRight-main {
  padding-top: 0 !important;
  padding-bottom: 36px;
}

.low-section1 {
  margin-top: 22px;
}

.low-section1 .low-section1Main {
  margin-top: 20px;
  position: relative;
}

.low-section1 .low-section1Main:after {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background: url(../images/big_opacity.png) no-repeat center;
  background-size: cover;
}

.low-section1 .low-section1Main .ul-wrap {
  position: relative;
  z-index: 2;
  padding: 20px 10px 30px 10px;
}

.low-section1 .low-section1Main .ul-wrap li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  overflow: hidden;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.low-section1 .low-section1Main .ul-wrap li:last-child {
  margin-bottom: 0;
}

.low-section1 .low-section1Main .ul-wrap li span {
  font-size: 48px;
  color: #ffffff;
  font-family: 'DIN-BOLD';
  float: left;
  width: 76px;
  padding-top: 14px;
}

.low-section1 .low-section1Main .ul-wrap li .p {
  float: right;
  width: calc(100% - 76px);
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
}

.low-section2 {
  margin-top: 30px;
}

.low-section2 .lows2-list {
  padding-top: 26px;
  margin-left: -13px;
  margin-right: -13px;
}

.low-section2 .lows2-list .col-xs-12,
.low-section2 .lows2-list .col-sm-6,
.low-section2 .lows2-list .col-md-4,
.low-section2 .lows2-list .col-lg-3 {
  padding: 0 13px;
}

.low-section2 .lows2-list li {
  margin-bottom: 20px;
}

.low-section2 .lows2-list li .item {
  padding: 20px 40px 30px 30px;
  background: url(../images/s2_bg.jpg) no-repeat center;
  background-size: 100% 100%;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.low-section2 .lows2-list li .item:hover {
  background: url(../images/s2_bg1.jpg) no-repeat center;
  background-size: 100% 100%;
}

.low-section2 .lows2-list li .item:hover h5 {
  color: #fff;
}

.low-section2 .lows2-list li .item:hover h5:after {
  background: #fff;
}

.low-section2 .lows2-list li .item:hover .item-info {
  color: #fff;
}

.low-section2 .lows2-list li .item h5 {
  font-size: 48px;
  color: #296bbf;
  position: relative;
  font-family: 'DIN-BOLD';
  line-height: 68px;
  padding-bottom: 24px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.low-section2 .lows2-list li .item h5:after {
  display: block;
  position: absolute;
  content: '';
  width: 20px;
  height: 4px;
  background: #296bbf;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.low-section2 .lows2-list li .item-info {
  line-height: 30px;
  font-size: 16px;
  color: #555555;
  margin-top: 36px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.low-section2 .lows2-2 {
  margin-top: 24px;
  padding-bottom: 32px;
  border-bottom: 1px solid #f5f5f5;
}
.low-section2.picimg {border-bottom: 1px solid #f5f5f5;padding-bottom: 32px;}
.low-section2.picimg .imgBox{overflow: hidden;}
.low-section2.picimg .imgBox img{max-width: 100%;}
.low-section2.picimg .lows2-2{border-bottom: none;}
.low-section2 .lows2-2 p {
  font-size: 18px;
  color: #555555;
  line-height: 44px;
}

.low-section2 .lows2-2 .low2-2-list {
  margin-top: 30px;
}

.low-section2 .lows2-2 .low2-2-list li {
  float: left;
  width: 50%;
  max-height: 120px;
  padding: 30px 0;
  text-align: center;
  position: relative;
}

.low-section2 .lows2-2 .low2-2-list li:after {
  display: block;
  content: '';
  position: absolute;
  right: -12px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 15px;
  height: 23px;
  z-index: 10;
  display: none;
}

.low-section2 .lows2-2 .low2-2-list li:nth-child(1),
.low-section2 .lows2-2 .low2-2-list li:nth-child(6) {
  background: url(../images/s2_img9.png) no-repeat center;
}

.low-section2 .lows2-2 .low2-2-list li:nth-child(1):after {
  background: url(../images/right_bg1.png) no-repeat center;
}

.low-section2 .lows2-2 .low2-2-list li:nth-child(2),
.low-section2 .lows2-2 .low2-2-list li:nth-child(7){
  background: url(../images/s2_img6.png) no-repeat center;
}

.low-section2 .lows2-2 .low2-2-list li:nth-child(2):after {
  background: url(../images/right_bg6.png) no-repeat center;
}

.low-section2 .lows2-2 .low2-2-list li:nth-child(3),
.low-section2 .lows2-2 .low2-2-list li:nth-child(8){
  background: url(../images/s2_img7.png) no-repeat center;
}

.low-section2 .lows2-2 .low2-2-list li:nth-child(3):after {
  background: url(../images/right_bg3.png) no-repeat center;
}

.low-section2 .lows2-2 .low2-2-list li:nth-child(4),
.low-section2 .lows2-2 .low2-2-list li:nth-child(9){
  background: url(../images/s2_img8.png) no-repeat center;
}

.low-section2 .lows2-2 .low2-2-list li:nth-child(4):after {
  background: url(../images/right_bg4.png) no-repeat center;
}

.low-section2 .lows2-2 .low2-2-list li:nth-child(5),
.low-section2 .lows2-2 .low2-2-list li:nth-child(10){
  background: url(../images/s2_img5.png) no-repeat center;
}

.low-section2 .lows2-2 .low2-2-list li img {
  display: block;
  margin: 0 auto;
}

.low-section2 .lows2-2 .low2-2-list li span {
  display: block;
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
  margin-top: 12px;
}

.low-section3 {
  margin-top: 30px;
}

.low-section3 .low3-main {
  position: relative;
  margin-top: 20px;
}

.low-section3 .low3-main .img img {
  display: block;
  width: 100%;
  height: auto;
}

.low-section3 .low3-main .low3-text {
  width: 100%;
  background: #fff;
  padding: 20px 10px;
  top: 50%;
}

.low-section3 .low3-main .low3-text .text-info {
  line-height: 34px;
  font-size: 14px;
  color: #555555;
}

.low-section4 {
  margin-top: 30px;
}

.low-section4 .qa-list {
  margin-top: 32px;
}

.low-section4 .qa-list li {
  background: #f7f8f9;
  cursor: pointer;
  border-radius: 16px;
  margin-bottom: 20px;
}

.low-section4 .qa-list li:last-child {
  margin-bottom: 0;
}

.low-section4 .qa-list li:nth-child(1) .hide-info {
  display: block;
}

.low-section4 .qa-list li.cur h5.title {
  background: url(../images/q_hover_bg.png) no-repeat left center;

}

.low-section4 .qa-list li.cur h5.title:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-top: -12px;
}

.low-section4 .qa-list li.cur .hide-xg {
  height: auto;
  opacity: 1;
}

.low-section4 .qa-list li .title-wrap {
  padding: 22px 10px;
}

.low-section4 .qa-list li h5.title {
  padding-left: 38px;
  background: url(../images/q_bg.png) no-repeat left center;
  font-size: 16px;
  line-height: 38px;
  color: #555555;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.low-section4 .qa-list li h5.title:after {
  width: 21px;
  height: 21px;
  background: url(../images/right_upDown.png) no-repeat center;
  position: absolute;
  content: '';
  right: 40px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.low-section4 .qa-list li .hide-xg {
  height: 0;
  opacity: 0;
}

.low-section4 .qa-list li .hide-info {
  border: 1px solid #eeeeee;
  border-radius: 16px;
  padding: 30px 10px 30px 10px;
  background: #ffffff;
}

.low-section4 .qa-list li .hide-wrap {
  padding-left: 52px;
  background: url(../images/a_bg.png) no-repeat left 12px;
  line-height: 32px;
  font-size: 14px;
  color: #888888;
}

.project-content {
  padding-top: 20px;
}

.tit-ts {
  padding-top: 8px;
  font-size: 16px;
  color: #888888;
}

.pro1-main {
  margin-top: 20px;
  position: relative;
}

.pro1-main .img img {
  display: block;
  width: 100%;
  height: auto;
}

.pro1-main .pro1-info {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  margin-top: 20px;
}

.pro1-main .info-text {
  top: 50%;
  left: 90px;
}

.pro1-main .info-text .tit {
  padding-bottom: 25px;
}

.pro1-main .info-text h5 {
  font-size: 18px;
  color: #ffffff;
  line-height: 34px;
  font-weight: bold;
  color: #888;
}

.pro1-main .info-text p {
  line-height: 36px;
  font-size: 14px;
  color: #ffffff;
  color: #888;
}

.pro-section2 {
  margin-top: 130px;
}

.pro-section2 .pro-search {
  margin-top: 50px;
}

.pro-section2 .pro-search .search-wrap {
  height: 60px;
  overflow: hidden;
}

.pro-section2 .pro-search .text {
  width: calc(100% - 110px);
  float: left;
  height: 58px;
  border: 1px solid #e5e5e5;
  text-indent: 20px;
  color: #999999;
  font-size: 14px;
}

.pro-section2 .pro-search .btn {
  width: 110px;
  height: 58px;
  background: #296bbf;
  color: #fff;
  font-size: 16px;
  float: right;
  border: none;
  outline: none;
}

.pro-section2 .proul {
  margin-top: 50px;
}

.pro-section2 .pro2-list {
  margin-left: -28px;
  margin-right: -28px;
}

.pro-section2 .pro2-list .col-xs-12,
.pro-section2 .pro2-list .col-sm-6,
.pro-section2 .pro2-list .col-md-4,
.pro-section2 .pro2-list .col-lg-3 {
  padding: 0 28px;
}
@media (max-width:1440px) {
	.pro-section2 .pro2-list .col-xs-12, 
	.pro-section2 .pro2-list .col-sm-6{
		padding: 0 10px;
	}
}
.pro-section2 .pro2-list li {
  margin-bottom: 20px;
}

.pro-section2 .pro2-list .item {
  border: 1px solid #eeeeee;
  padding: 30px 28px 40px;
  background: #f7f8f9;
  position: relative;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.pro-section2 .pro2-list .item:hover {
  background: #f8b62b;
}

.pro-section2 .pro2-list .item:hover .top {
  background: url(../images/qs_icon_hover.png) no-repeat left 10px;
}

.pro-section2 .pro2-list .item:hover .top h3 {
  color: #fff;
}

.pro-section2 .pro2-list .item:hover .top p {
  color: #fff;
}

.pro-section2 .pro2-list .item:hover .list-cont h5 {
  color: #fff;
}

.pro-section2 .pro2-list .item:hover .tj-wrap .tj-item {
  color: #fff;
}

.pro-section2 .pro2-list .item:hover .tj-wrap .tj-item:first-child {
  background: url(../images/qs_icon1_hover.png) no-repeat left center;
}

.pro-section2 .pro2-list .item:hover .tj-wrap .tj-item:last-child {
  background: url(../images/qs_icon2_hover.png) no-repeat left center;
}

.pro-section2 .pro2-list .item:hover .join-btn {
  background: #fff;
}

.pro-section2 .pro2-list .top {
  padding-left: 110px;
  background: url(../images/qs_icon.png) no-repeat left 10px;
  padding-bottom: 26px;
  border-bottom: 1px solid #eee;
}

.pro-section2 .pro2-list .top h3 {
  font-size: 26px;
  color: #555555;
  line-height: 46px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.pro-section2 .pro2-list .top p {
  font-size: 16px;
  color: #999999;
  line-height: 32px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.pro-section2 .pro2-list .list-cont {
  padding-top: 32px;
  padding-bottom: 94px;
}

.pro-section2 .pro2-list .list-cont h5 {
  color: #555555;
  font-size: 16px;
  line-height: 36px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.pro-section2 .pro2-list .list-cont .tj-wrap .tj-item {
  line-height: 26px;
  font-size: 14px;
  color: #555555;
  padding-left: 40px;
  background: url(../images/qs_icon1.png) no-repeat left center;
  margin-bottom: 12px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.pro-section2 .pro2-list .list-cont .tj-wrap .tj-item:first-child {
  background: url(../images/qs_icon1.png) no-repeat left center;
}

.pro-section2 .pro2-list .list-cont .tj-wrap .tj-item:last-child {
  background: url(../images/qs_icon2.png) no-repeat left center;
  margin-bottom: 0;
}

.pro-section2 .pro2-list .join-btn {
  background: #eaeaea;
  color: #555555;
  font-size: 16px;
  display: block;
  width: 100%;
  max-width: 330px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.pro-section2 .pro-more {
  margin-top: 20px;
}

.pro-section2 .pro-more a {
  display: block;
  width: 328px;
  height: 48px;
  border: 1px solid #e5e5e5;
  margin: 0 auto;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  color: #555555;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.pro-section2 .pro-more a:hover {
  background: #296bbf;
  color: #fff;
}

.pro-section3 {
  margin-top: 30px;
}

.pro-section3 .pro3-main {
  padding-top: 20px;
}

.pro-section3 .pro3-item .sm-tit {
  font-size: 18px;
  line-height: 44px;
}

.pro-section3 .pro3-item .p3-list {
  padding-top: 20px;
  position: relative;
  padding-bottom: 32px;
}

.pro-section3 .pro3-item .p3-list li {
  width: 50%;
  padding: 32px 0 30px;
  float: left;
  text-align: center;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pro-section3 .pro3-item .p3-list li:after {
  display: block;
  content: '';
  position: absolute;
  right: -12px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 15px;
  height: 23px;
  z-index: 10;
  display: none;
}

.pro-section3 .pro3-item .p3-list li .icon {
  min-height: 34px;
}

.pro-section3 .pro3-item .p3-list li .icon img {
  display: block;
  margin: 0 auto;
}

.pro-section3 .pro3-item .p3-list li p {
  font-size: 14px;
  color: #ffffff;
  line-height: 36px;
}

.pro-section3 .pro3-item .p3-list li:nth-child(1) {
  background: url(../images/p_bg1.png) no-repeat center;
  background-size: cover;
}

.pro-section3 .pro3-item .p3-list li:nth-child(1):after {
  background: url(../images/pro_icon1.png) no-repeat center;
}

.pro-section3 .pro3-item .p3-list li:nth-child(2) {
  background: url(../images/p_bg2.png) no-repeat center;
  background-size: cover;
}

.pro-section3 .pro3-item .p3-list li:nth-child(2):after {
  background: url(../images/pro_icon2.png) no-repeat center;
}

.pro-section3 .pro3-item .p3-list li:nth-child(3) {
  background: url(../images/p_bg3.png) no-repeat center;
  background-size: cover;
}

.pro-section3 .pro3-item .p3-list li:nth-child(3):after {
  background: url(../images/pro_icon3.png) no-repeat center;
}

.pro-section3 .pro3-item .p3-list li:nth-child(4) {
  background: url(../images/p_bg4.png) no-repeat center;
  background-size: cover;
}

.pro-section3 .pro3-item .p3-list li:nth-child(4):after {
  background: url(../images/pro_icon4.png) no-repeat center;
}

.pro-section3 .pro3-item .p3-list li:nth-child(5) {
  background: url(../images/p_bg5.png) no-repeat center;
  background-size: cover;
}

.pro-section3 .pro3-item .p3-list li:nth-child(5):after {
  background: url(../images/pro_icon5.png) no-repeat center;
}

.pro-section3 .pro3-item .p3-list li:nth-child(6) {
  background: url(../images/p_bg6.png) no-repeat center;
  background-size: cover;
}

.pro-section3 .pro3-item .p3-list li:nth-child(7) {
  background: url(../images/p_bg7.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 427px;
  bottom: 0;
  height: 120px;
  display: none;
}

.pro-section3 .pro3-item .p3-list li:nth-child(7)::before {
  display: block;
  content: '';
  position: absolute;
  width: 10px;
  height: 48px;
  background: url(../images/jt_bg.png) no-repeat center;
  top: -52px;
  left: 50%;
  margin-left: -5px;
}

.pro-section3 .pro3-item .p3-list li:nth-child(7) .text {
  position: absolute;
  top: -44px;
  left: 18%;
}

.pro-section3 .pro3-item .p3-list li:nth-child(7) .text p {
  color: #555555;
  font-size: 14px;
  line-height: 18px;
}

.pro-section3 .pro3-item .pro32-list {
  padding-top: 20px;
  position: relative;
}

.pro-section3 .pro3-item .pro32-list li {
  width: 33.33%;
  padding: 30px 0 0px;
  height: 130px;
  float: left;
  text-align: center;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pro-section3 .pro3-item .pro32-list li:after {
  display: block;
  content: '';
  position: absolute;
  right: -12px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 15px;
  height: 23px;
  z-index: 10;
  display: none;
}

.pro-section3 .pro3-item .pro32-list li .icon {
  min-height: 35px;
}

.pro-section3 .pro3-item .pro32-list li .icon img {
  display: block;
  margin: 0 auto;
}

.pro-section3 .pro3-item .pro32-list li p {
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
  margin-top: 10px;
}

.pro-section3 .pro3-item .pro32-list li:nth-child(1) {
  background: url(../images/pro32_1.png) no-repeat center;
  background-size: cover;
}

.pro-section3 .pro3-item .pro32-list li:nth-child(1):after {
  background: url(../images/pro_icon1.png) no-repeat center;
}

.pro-section3 .pro3-item .pro32-list li:nth-child(2) {
  background: url(../images/pro32_2.png) no-repeat center;
  background-size: cover;
}

.pro-section3 .pro3-item .pro32-list li:nth-child(2):after {
  background: url(../images/pro_icon2.png) no-repeat center;
}

.pro-section3 .pro3-item .pro32-list li:nth-child(3) {
  background: url(../images/pro32_3.png) no-repeat center;
  background-size: cover;
}

.pro-section3 .pro3-item .pro32-list li:nth-child(3):after {
  background: url(../images/pro_icon3.png) no-repeat center;
}

.pro-section3 .pro3-item .pro32-list li:nth-child(4) {
  background: url(../images/pro32_4.png) no-repeat center;
  background-size: cover;
}

.pro-section3 .pro3-item .pro32-list li:nth-child(4):after {
  background: url(../images/pro_icon4.png) no-repeat center;
}

.pro-section3 .pro3-item .pro32-list li:nth-child(5) {
  background: url(../images/pro32_5.png) no-repeat center;
  background-size: cover;
}

.pro-section3 .pro3-item .pro32-list li:nth-child(5):after {
  background: url(../images/add_1.png) no-repeat center;
}

.pro-section3 .pro3-item .pro32-list li:nth-child(6) {
  background: url(../images/pro32_6.png) no-repeat center;
  background-size: cover;
}

.pro-section3 .pro3-item .pro32-list li:nth-child(6):after {
  background: url(../images/add_2.png) no-repeat center;
}

.pro-section3 .pro3-item .pro32-list li:nth-child(7) {
  background: url(../images/pro32_7.png) no-repeat center;
  background-size: cover;
}

.pro-section3 .pro3-item .pro32-list li:nth-child(7):after {
  background: url(../images/add_3.png) no-repeat center;
}

.pro-section3 .pro3-item .pro32-list li:nth-child(8) {
  background: url(../images/pro32_8.png) no-repeat center;
  background-size: cover;
}

.pro-section4 {
  margin-top: 30px;
}

.pro-section4 .pros4-wrap {
  padding-top: 30px;
}

.pro-section4 .pros4-list {
  margin-left: -13px;
  margin-right: -13px;
}

.pro-section4 .pros4-list .col-xs-12,
.pro-section4 .pros4-list .col-sm-6,
.pro-section4 .pros4-list .col-md-4,
.pro-section4 .pros4-list .col-lg-3 {
  padding: 0 13px;
}

.pro-section4 .pros4-list li {
  margin-bottom: 20px;
}

.pro-section4 .pros4-list .item {
  background: url(../images/s2_bg.jpg) no-repeat center;
  background-size: 100% 100%;
  padding: 50px 50px 70px 30px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.pro-section4 .pros4-list .item:hover {
  background: url(../images/s2_bg1.jpg) no-repeat center;
  background-size: 100% 100%;
}

.pro-section4 .pros4-list .item:hover h5 {
  color: #fff;
}

.pro-section4 .pros4-list .item:hover h5:after {
  background: #fff;
}

.pro-section4 .pros4-list .item:hover .text-main {
  color: #fff;
}

.pro-section4 .pros4-list .item:hover .more-detail {
  color: #fff;
  background: url(../images/more_bg3.png) no-repeat right center;
}

.pro-section4 .pros4-list h5 {
  font-family: 'DIN-BOLD';
  color: #296bbf;
  font-size: 48px;
  padding-bottom: 36px;
  position: relative;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.pro-section4 .pros4-list h5:after {
  display: block;
  content: '';
  position: absolute;
  height: 4px;
  width: 20px;
  background: #296bbf;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.pro-section4 .pros4-list .text-main {
  font-size: 18px;
  color: #555555;
  margin-top: 24px;
  display: -webkit-box;
  height: 60px;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.pro-section4 .pros4-list .more-detail {
  margin-top: 18px;
  display: block;
  padding-right: 46px;
  background: url(../images/more_bg2.png) no-repeat right center;
  width: 110px;
  font-size: 16px;
  color: #296bbf;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.pro-section5 {
  margin-top: 30px;
}

.pro-section5 .pros6-wrap {
  padding-top: 35px;
}

.pro-section5 .img {
  overflow: hidden;
  width: 100%;
}

.pro-section5 .img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.pro-section5 .img img {
  display: block;
  width: 100%;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.pro-section5 .s6-news {
  padding-top: 22px;
}

.pro-section5 .s6-news li {
  position: relative;
  border-bottom: 1px solid #ebebeb;
}

.pro-section5 .s6-news li a {
  display: block;
}

.pro-section5 .s6-news li a:hover h5,
.pro-section5 .s6-news li a:hover span.date {
  color: #477fc6;
}

.pro-section5 .s6-news li span.date {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 0;
  color: #888888;
  font-size: 14px;
}

.pro-section5 .s6-news li h5 {
  padding-left: 30px;
  position: relative;
  height: 54px;
  line-height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  width: 70%;
}

.pro-section5 .s6-news li h5:before {
  display: block;
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background: #477fc6;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.low-commonTitle {
  padding-left: 30px;
  background: url(../images/title_icon.jpg) no-repeat left top 14px;
}

.low-commonTitle h3 {
  font-size: 26px;
  color: #555555;
  line-height: 46px;
}

.low-commonTitle p {
  font-size: 14px;
  color: #555555;
  line-height: 36px;
}

.poup {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  display: none;
}

.poup input:-moz-placeholder {
  color: #555;
}

.poup input::-moz-placeholder {
  color: #555;
}

.poup input:-ms-input-placeholder {
  color: #555;
}

.poup input::-webkit-input-placeholder {
  color: #555;
}

.poup .tc-show {
  width: 90%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 10;
}

.poup .tc-main {
  position: relative;
}

.poup .close-showBtn {
  width: 25px;
  height: 25px;
  background: url(../images/close_btn1.png) no-repeat center;
  background-size: cover;
  position: absolute;
  top: 6px;
  right: -12px;
}

.poup .title {
  background: #2b6dc0;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  color: #ffffff;
  text-align: center;
}

.poup .form-area {
  padding: 24px 10px 28px;
}

.poup .p-input p {
  margin-bottom: 15px;
  height: 56px;
}

.poup .p-input input {
  width: 100%;
  height: 100%;
  border: 1px solid #e8e6e6;
  font-size: 16px;
  color: #555555;
  text-indent: 16px;
}

.poup .yzm {
  overflow: hidden;
}

.poup .yzm .yzm-p {
  float: left;
  margin-bottom: 0;
  width: calc(100% - 118px);
}

.poup .yzm .yzm-text {
  width: 398px;
}

.poup .yzm .yzm-img {
  float: right;
  width: 118px;
  border: 1px solid #e8e6e6;
  height: 100%;
}
.poup .yzm .yzm-img img{
  width: 100%;
}

.poup .btn {
  margin-top: 32px;
}

.poup .btn .sub-btn {
  height: 48px;
  background: #477fc6;
  color: #fdfdfd;
  font-size: 20px;
}

.overflow-y {
  overflow: hidden;
  height: 100%;
}

.Pages {
  text-align: center;
  font-size: 0;
}

.Pages .p_page a.a_first {
  padding: 16px 16px;
  margin-right: 10px;
}

.Pages a {
  display: inline-block;
  vertical-align: center;
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  color: #999;
  border-radius: 50%;
  margin-right: 15px;
}

.Pages em a:last-child {
  margin-right: 0;
}

.Pages a.a_cur {
  background: #296bbf;
  color: #fff;
}

.Pages a.a_prev {
  height: 46px;
  background: url(../images/prev_jt.png) no-repeat center;
  width: 46px;
  border: 1px solid #467fc8;
  position: relative;
  top: 17px;
  border-radius: 50%;
  margin-right: 10px;
}

.Pages em {
  font-style: initial;
}

.Pages a.a_next {
  height: 46px;
  background: url(../images/next_jt.png) no-repeat center;
  width: 46px;
  border: 1px solid #467fc8;
  position: relative;
  top: 17px;
  border-radius: 50%;
  margin-left: 10px;
}

/* 新闻详情 */
.RichInfo005 .news_info .title {
  text-align: center;
  padding-bottom: 20px;
}

.RichInfo005 .news_info .title h1 {
  margin: 0;
  padding-bottom: 15px;
  font-size: 24px;
  font-weight: normal;
  color: #333;
}

.RichInfo005 .news_info .title p {
  margin: 0;
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 20px;
}

.RichInfo005 .news_info .title p span {
  margin: 0 5px;
  font-size: 14px;
  color: #999;
}

.RichInfo005 .news_info .info {
  text-align: justify;
  text-justify: inter-ideograph;
}

.RichInfo005 .news_info .info .pic {
  padding: 20px 0;
  display: block;
  margin: 0 auto;
}

.RichInfo005 .news_info .info .p {
  line-height: 30px;
  text-indent: 2em;
  font-size: 16px;
  color: #888;
  margin-bottom: 20px;
}

.RichInfo005 .news_info .info_back {
  text-align: center;
  clear: both;
  padding: 40px 0;
}

.RichInfo005 .news_info .info_back a {
  font-size: 16px;
  display: inline-block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  background: #075bac;
  border-radius: 5px;
  color: #fff;
}

.RichInfo005 .news_info .info_pn span {
  display: block;
  line-height: 30px;
  font-size: 16px;
}

.RichInfo005 .news_info .info_pn span a {
  color: #999;
}

.RichInfo005 .news_info .info_pn span a:hover {
  color: #ffb443;
}

.common-title {
  font-size: 20px;
  color: #333333;
  position: relative;
  text-align: center;
  line-height: 42px;
  margin-bottom: 22px;
}

.common-title:after {
  position: absolute;
  content: '';
  display: block;
  left: 50%;
  bottom: 0;
  width: 40px;
  height: 3px;
  background: #c8122c;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

@media (min-width: 414px) {
  .footer .bot p a {
    padding-right: 12px;
  }
}

@-webkit-keyframes move {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes move {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.nav-ul li h5.has-subNav:after {
  display: block;
  position: absolute;
  content: '';
  z-index: 99;
  right: 14px;
  top: 0;
  background: url(../images/downUp.png) no-repeat right 10px center;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  background-size: 24px;
  width: 24px;
  height: 100%;
  background-position: center;
}

.nav-ul li h5.subnav-ac:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  background-position: center;
}


@media (min-width: 768px) {
  .job-wrap {
    padding-bottom: 40px;
  }
.job-wrap .job-list{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .marque {
    padding: 20px 24px;
  }

  .honor-wrap {
    margin-bottom: 60px;
  }

  .marque .mq-main p {
    display: -webkit-box;
    height: 42px;
    line-height: 42px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }

  .low-list {
    margin-left: -15px;
    margin-right: -15px;
  }

  .project-wrap .pro-list {
    margin-left: -15px;
    margin-right: -15px;
  }

  .team-all {
    margin-top: -56px;
  }

  .low-section1 .low-section1Main .ul-wrap {
    padding: 30px 20px 30px 20px;
  }

  .low-section1 .low-section1Main .ul-wrap li {
    padding-bottom: 25px;
    margin-bottom: 30px;
  }

  .low-section2 {
    margin-top: 30px;
  }

  .low-section2 .lows2-list {
    padding-top: 26px;
    margin-left: -13px;
    margin-right: -13px;
  }

  .low-section2 .lows2-list .col-xs-12,
  .low-section2 .lows2-list .col-sm-6,
  .low-section2 .lows2-list .col-md-4,
  .low-section2 .lows2-list .col-lg-3 {
    padding: 0 13px;
  }

  .low-section2 .lows2-list li {
    margin-bottom: 20px;
  }

  .low-section2 .lows2-list li .item {
    padding: 20px 40px 30px 30px;
    background: url(../images/s2_bg.jpg) no-repeat center;
    background-size: 100% 100%;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }

  .low-section2 .lows2-list li .item:hover {
    background: url(../images/s2_bg1.jpg) no-repeat center;
    background-size: 100% 100%;
  }

  .low-section2 .lows2-list li .item:hover h5 {
    color: #fff;
  }

  .low-section2 .lows2-list li .item:hover h5:after {
    background: #fff;
  }

  .low-section2 .lows2-list li .item:hover .item-info {
    color: #fff;
  }

  .low-section2 .lows2-list li .item h5 {
    font-size: 48px;
    color: #296bbf;
    position: relative;
    font-family: 'DIN-BOLD';
    line-height: 68px;
    padding-bottom: 24px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .low-section2 .lows2-list li .item h5:after {
    display: block;
    position: absolute;
    content: '';
    width: 20px;
    height: 4px;
    background: #296bbf;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .low-section2 .lows2-list li .item-info {
    line-height: 30px;
    font-size: 16px;
    color: #555555;
    margin-top: 36px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .low-section2 .lows2-2 {
    margin-top: 24px;
    padding-bottom: 32px;
    border-bottom: 1px solid #f5f5f5;
  }

  .low-section2 .lows2-2 p {
    font-size: 18px;
    color: #555555;
    line-height: 44px;
  }

  .low-section2 .lows2-2 .low2-2-list {
    margin-top: 30px;
  }

  .low-section2 .lows2-2 .low2-2-list li {
    width: 20%;
  }

  .low-section1 .low-section1Main .ul-wrap li {
    margin-top: 20px;
  }

  .pro-section3 .pro3-item .p3-list li {
    width: 25%;
  }

  .pro-section3 .pro3-item .p3-list li:nth-child(7) {
    display: none;
  }

  .pro-section3 .pro3-item .pro32-list {
    padding-top: 20px;
    position: relative;
  }

  .pro-section3 .pro3-item .pro32-list li {
    width: 25%;
    padding: 30px 0 0px;
    height: 130px;
    float: left;
    text-align: center;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .pro-section3 .pro3-item .pro32-list li:after {
    display: block;
    content: '';
    position: absolute;
    right: -12px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 15px;
    height: 23px;
    z-index: 10;
    display: none;
  }

  .pro-section3 .pro3-item .pro32-list li .icon {
    min-height: 35px;
  }

  .pro-section3 .pro3-item .pro32-list li .icon img {
    display: block;
    margin: 0 auto;
  }

  .pro-section3 .pro3-item .pro32-list li p {
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
    margin-top: 10px;
  }

  .pro-section3 .pro3-item .pro32-list li:nth-child(1) {
    background: url(../images/pro32_1.png) no-repeat center;
    background-size: cover;
  }

  .pro-section3 .pro3-item .pro32-list li:nth-child(1):after {
    background: url(../images/pro_icon1.png) no-repeat center;
  }

  .pro-section3 .pro3-item .pro32-list li:nth-child(2) {
    background: url(../images/pro32_2.png) no-repeat center;
    background-size: cover;
  }

  .pro-section3 .pro3-item .pro32-list li:nth-child(2):after {
    background: url(../images/pro_icon2.png) no-repeat center;
  }

  .pro-section3 .pro3-item .pro32-list li:nth-child(3) {
    background: url(../images/pro32_3.png) no-repeat center;
    background-size: cover;
  }

  .pro-section3 .pro3-item .pro32-list li:nth-child(3):after {
    background: url(../images/pro_icon3.png) no-repeat center;
  }

  .pro-section3 .pro3-item .pro32-list li:nth-child(4) {
    background: url(../images/pro32_4.png) no-repeat center;
    background-size: cover;
  }

  .pro-section3 .pro3-item .pro32-list li:nth-child(4):after {
    background: url(../images/pro_icon4.png) no-repeat center;
  }

  .pro-section3 .pro3-item .pro32-list li:nth-child(5) {
    background: url(../images/pro32_5.png) no-repeat center;
    background-size: cover;
  }

  .pro-section3 .pro3-item .pro32-list li:nth-child(5):after {
    background: url(../images/add_1.png) no-repeat center;
  }

  .pro-section3 .pro3-item .pro32-list li:nth-child(6) {
    background: url(../images/pro32_6.png) no-repeat center;
    background-size: cover;
  }

  .pro-section3 .pro3-item .pro32-list li:nth-child(6):after {
    background: url(../images/add_2.png) no-repeat center;
  }

  .pro-section3 .pro3-item .pro32-list li:nth-child(7) {
    background: url(../images/pro32_7.png) no-repeat center;
    background-size: cover;
  }

  .pro-section3 .pro3-item .pro32-list li:nth-child(7):after {
    background: url(../images/add_3.png) no-repeat center;
  }

  .pro-section3 .pro3-item .pro32-list li:nth-child(8) {
    background: url(../images/pro32_8.png) no-repeat center;
    background-size: cover;
  }

  .show-bar {
    position: absolute;
  }

  .show-bar .wrap {
    width: 90%;
  }

  .show-bar .wrap li {
    padding-left: 20px;
    padding-right: 20px;
  }

  .show-bar .wrap li span {
    font-size: 34px;
    line-height: 34px;
    height: 34px;
    padding-right: 20px;
  }

  .show-bar .wrap li span:after {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
  }

  .show-bar .wrap li p {
    font-size: 14px;
    line-height: 24px;
  }

  .show-box .show-main .post-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .poup .tc-show {
    width: 80%;
  }

  .poup .form-area {
    padding: 34px 40px 58px;
  }

  .poup .p-input p {
    margin-bottom: 15px;
    height: 56px;
  }

  .poup .p-input input {
    width: 100%;
    height: 100%;
    border: 1px solid #e8e6e6;
    font-size: 16px;
    color: #555555;
    text-indent: 16px;
  }

  .poup .yzm {
    overflow: hidden;
  }

  .poup .yzm .yzm-p {
    float: left;
    margin-bottom: 0;
    width: calc(100% - 118px);
  }

  .poup .yzm .yzm-text {
    width: 398px;
  }

  .poup .yzm .yzm-img {
    float: right;
    width: 118px;
    border: 1px solid #e8e6e6;
    height: 100%;
  }

  .poup .btn {
    margin-top: 32px;
  }

  .poup .btn .sub-btn {
    height: 48px;
    background: #477fc6;
    color: #fdfdfd;
    font-size: 20px;
  }
}

@media (min-width: 1024px) {
  body {
    padding-top: 86px;
  }
.section-3 .s3-wrap .s3-item .item-info h5{padding-right: 20%;}
  .job-list li .item:hover .title h5:before {
   display: block;
  }

  .head-nav {
    display: block;
    margin-right: -30px;
  }

  .head-nav {
    float: right;
    width: 76%;
    position: static;
  }

  .nav-ul {
    position: static;
    border-top: none;
    height: 100%;
    padding-bottom: 0;
  }

  .nav-ul li {
    float: left;
    height: 86px;
    text-align: center;
    position: relative;
    z-index: 1;
  }

  .nav-ul li h5 {
    border: none;
  }

  .nav-ul li h5 a {
    font-size: 16px;
    color: #555555;
    padding: 0px 10px;
    line-height: 86px;
  }

  .nav-ul li .subnavcont {
    position: absolute;
    z-index: 99;
    top: 84px;
    width: 100%;
    left: 0;
    /* border-top:3px solid #f8b62b; */
  }

/*	.nav-ul li .subnavcont:after { content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 3px; background: #fff  }
	
	*/
  .header .navBtn {
    display: none;
  }

  .header .head-wrap {
    width: 95%;
    margin: 0 auto;
  }

  .header .wrap {
    height: 86px;
  }

  .pc-banenr {
    display: block;
  }

  .mob-banner {
    display: none;
  }

  .map-wrap {
    margin-bottom: 92px;
  }

  .map-wrap .map-infoText {
    padding: 44px 34px 50px 34px;
  }

  .map-wrap .map-infoText h5.title {
    font-size: 26px;
  }

  .map-wrap .map-infoText .map-info {
    padding-top: 40px;
  }

  .map-wrap .map-infoText .list-info span {
    font-size: 16px;
  }

  .map-wrap .map-infoText .list-info h5 {
    font-size: 26px;
    height: 26px;
  }

  .map-wrap .map-infoText .list-info p {
    font-size: 14px;
  }

  .map-wrap .map {
    height: 400px;
  }

  .job-wrap {
    padding-bottom: 60px;
  }

  .job-list li {
    margin-bottom: 30px;
  }

  .job-list li .item {
    padding-bottom: 46px;
  }

  .job-list li .title h5 {
    height: 60px;
    line-height: 60px;
    padding-left: 14px;
  }

  .job-list li .job-info {
    padding: 0px 14px 0;
    margin-top: 15px;
  }

  .content-wrap .slider-nav {
    display: block;
  }

  .content-wrap .slider-nav ul {
    overflow: hidden;
  }

  .content-wrap .slider-nav ul li {
    float: left;
    margin-bottom: 0;
    width: 25%;
  }

  .content-wrap .content-main .inner-commontitle {
    margin-top: 40px;
  }

  .content-wrap .content-main .inner-commontitle h5 {
    font-size: 30px;
    line-height: 30px;
  }

  .content-wrap .content-main .inner-commontitle span {
    font-size: 24px;
  }

  .content-wrap .content-main {
    margin-top: 0;
  }

  .news-wrap {
    padding-top: 36px;
    padding-bottom: 60px;
  }

  .news-wrap li .img {
    float: left;
    width: 25.39063%;
    overflow: hidden;
  }

  .news-wrap li .news-info {
    float: left;
    width: 61.09375%;
    padding-left: 32px;
    padding-right: 92px;
  }

  .news-wrap li .news-info::after {
    display: block;
  }

  .news-wrap li .news-info h5 {
    font-size: 18px;
    color: #555555;
    line-height: 38px;
    padding-bottom: 10px;
  }
  .news-wrap li:hover .news-info h5{
    color: #2c6ec1;
  }

  .news-wrap li .news-info .p {
    font-size: 14px;
    color: #888888;
    display: -webkit-box;
    height: 68px;
    line-height: 34px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .news-wrap li .date {
    position: absolute;
    right: 0;
    width: 12ox;
    height: 80px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    padding-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
  }

  .news-wrap li .date h3 {
    font-size: 30px;
    color: #666666;
    margin-top: 0px;
    color: #999;
    padding-left: 0px;
    position: static;
  }

  .news-wrap li .date h3::before {
    display: none;
  }

  .project-wrap {
    padding-top: 38px;
    padding-bottom: 70px;
  }

  .project-wrap .pro-list li {
    margin-bottom: 30px;
  }

  .project-wrap .pro-list li .item {
    padding: 20px 20px 52px;
  }

  .culture-list {
    padding-top: 30px;
    margin-bottom: 60px;
  }

  .culture-list .big {
    width: 49.21875%;
    float: left;
  }

  .culture-list .sm {
    width: 49.21875%;
    float: right;
    margin-top: 0px;
  }

  .culture-list .sm .item {
    margin-bottom: 14px;
  }

 /* .right-main {
    padding-top: 40px;
  } */

  .right-main .culture-info {
    font-size: 16px;
  }

  .footer {
    padding-top: 30px;
  }

  .footer .top {
    padding-bottom: 34px;
  }

  .footer .nav {
    float: left;
    width: 64.28571%;
  }

  .footer .nav dl {
    float: left;
    width: 13.51852%;
    border: none;
  }

  .footer .nav dt {
    font-size: 16px;
    line-height: 38px;
    padding-bottom: 14px;
  }

  .footer .nav dt:after {
    display: none;
  }

  .footer .nav .dd-wrap {
    display: block;
  }

  .footer .nav dd {
    line-height: 30px;
    padding-left: 0;
  }

  .footer .top-right {
    float: right;
    width: 19.04762%;
    margin-top: 0px;
	overflow: hidden;
  }

  .footer .top-right .friend {
    width: 100%;
  }

  .footer .top-right p {
    margin-top: 20px;
  }
.footer .top-right p.email{margin-top: 10px;}
  .footer .top-right h5 {
    line-height: 38px;
  }

  .footer .bot {
    padding-top: 26px;
    padding-bottom: 32px;
  }

  .footer .bot p:nth-child(1) {
    color: #888888;
    font-size: 14px;
    line-height: 34px;
    float: left;
  }

  .footer .bot p:nth-child(2) {
    float: right;
  }

  .searchwrap {
    z-index: 99;
    right: 0;
    top: 0;
    width: 4.82759%;
    background: url(../images/search_bg.png) no-repeat left center;
  }

  .searchwrap .searchicon {
    background: url(../images/seach_icon.png) no-repeat center;
  }

  /*search*/
  .searchwrap01 {
    top: 0px;
    height: 86px;
    left: auto;
    z-index: 1;
    right: 4.82759%;
    width: 0;
    display: block;
    opacity: 0;
  }

  .searchwrap01 dl {
    margin: 0px;
    position: relative;
  }

  .searchFrom {
    margin-top: 14px;
  }

  .team-wrap {
    padding-top: 26px;
    padding-bottom: 50px;
  }

  .team-wrap .team-tj .tj-list {
    padding: 15px;
    margin-bottom: 30px;
  }

  .team-wrap .team-tj .tj-list .img {
    float: left;
    width: 25.48387%;
  }

  .team-wrap .team-tj .tj-list .team-info {
    width: 71.37097%;
    float: right;
  }

  .team-wrap .team-tj .tj-list .name {
    font-size: 22px;
    line-height: 40px;
  }

  .team-wrap .team-tj .tj-list .info-item span {
    float: left;
  }

  .team-wrap .team-tj .tj-list .info-item span:after {
    display: block;
  }

  .team-wrap .team-tj .tj-list .info-item p {
    float: left;
    color: #888888;
    width: calc(100% - 112px);
    padding-left: 4px;
    font-size: 16px;
  }

  .team-wrap .team-all {
    margin-top: 44px;
  }

  .team-wrap .team-all .teamAll-list {
    margin-top: 26px;
  }

  .team-wrap .team-all .teamAll-list li {
    margin-bottom: 30px;
  }

  .team-wrap .team-all .teamAll-list .item {
    padding: 15px;
  }

  .team-wrap .team-all .teamAll-list .item .text {
    padding-top: 20px;
    padding-bottom: 28px;
  }

  .team-wrap .team-all .teamAll-list .item h5 {
    font-size: 20px;
  }

  .team-wrap .team-all .teamAll-list .item p {
    font-size: 16px;
  }

  .team-wrap .zj-all {
    margin-top: 22px;
  }

  .member-Wrap {
    padding-top: 6px !important;
  }

  .member-Wrap .team-all {
    margin-top: 0;
  }

  .low-listShow {
    margin-top: 30px;
    margin-bottom: 54px;
  }

  .low-listShow li .wrap {
    width: auto;
  }

  .low-listShow li .wrap .icon {
    margin-top: 0px;
  }

  .low-listShow li .wrap h5 {
    font-size: 24px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .low-listShow li .wrap span {
    font-size: 16px;
  }

  .low-section1 {
    margin-top: 32px;
  }

  .low-section1 .low-section1Main {
    margin-top: 30px;
  }

  .low-section1 .low-section1Main .ul-wrap {
    padding: 50px 0px 40px 30px;
  }

  .low-section1 .low-section1Main .ul-wrap li {
    padding-bottom: 25px;
    margin-bottom: 40px;
  }

  .low-section1 .low-section1Main .ul-wrap li:last-child .p {
    display: -webkit-box;
    height: 90px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .low-section1 .low-section1Main .ul-wrap li .p {
    font-size: 14px;
  }

  .low-section1 .low-section1Main .left {
    width: 320px;
    float: left;
  }

  .low-section1 .low-section1Main .right {
    width: 340px;
    float: left;
    margin-left: 118px;
    margin-top: 190px;
  }

  .low-section1 .low-section1Main .right li:nth-child(2) .p {
    display: -webkit-box;
    height: 60px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .low-commonTitle {
    padding-left: 50px;
  }

  .low-commonTitle h3 {
    font-size: 31px;
    line-height: 56px;
  }

  .low-commonTitle p {
    font-size: 16px;
  }

  .low-section3 {
    margin-top: 40px;
  }

  .low-section3 .low3-main {
    position: relative;
    margin-top: 30px;
  }

  .low-section3 .low3-main .low3-text {
    position: absolute;
    width: 40.625%;
    right: 40px;
    padding: 20px 10px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
	background: rgba(255,255,255,.55);
  }

  .low-section3 .low3-main .low3-text .text-info {
    font-size: 16px;
  }

  .low-section4 {
    margin-top: 60px;
  }

  .low-section4 .qa-list li.cur h5.title:after {
    margin-top: -12px;
  }

  .low-section4 .qa-list li h5.title {
    font-size: 18px;
	padding-right: 60px;
  }

  .low-section4 .qa-list li .hide-info {
    padding: 30px 30px 30px 20px;
  }

  .low-section4 .qa-list li .hide-wrap {
    font-size: 16px;
  }

  .pro-section5 {
    margin-top: 50px;
  }

  .pro-section5 .img {
    float: left;
    width: 30.46875%;
	padding-top: 24px;
  }

  .pro-section5 .s6-news {
    width: 64.375%;
    float: right;
    padding-top: 0;
  }

  .project-content {
    padding-top: 30px;
  }

  .pro1-main .pro1-info {
    position: absolute;
    margin-top: 0px;
  }

  .pro1-main .info-text {
    position: absolute;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .pro1-main .info-text h5 {
    color: #ffffff;
  }

  .pro1-main .info-text p {
    color: #ffffff;
  }

  .pro-section3 {
    margin-top: 50px;
  }

  .pro-section3 .pro3-main {
    padding-top: 30px;
  }

  .pro-section3 .pro3-item .sm-tit {
    font-size: 20px;
  }

  .pro-section3 .pro3-item .p3-list {
    padding-top: 30px;
    padding-bottom: 172px;
  }

  .pro-section3 .pro3-item .p3-list li {
    width: 16.64063%;
  }

  .pro-section3 .pro3-item .p3-list li:after {
    display: block;
  }

  .pro-section3 .pro3-item .p3-list li:nth-child(7) {
    display: block;
    right: 32.8125%;
  }

  .pro-section3 .pro3-item .p3-list li:nth-child(7) .text {
    left: 12%;
  }

  .pro-section3 .pro3-item .pro32-list {
    padding-top: 30px;
  }

  .pro-section3 .pro3-item .pro32-list li {
    width: 12.5%;
    width: 160px;
  }

  .section-3 {
    padding-top: 62px;
    padding-bottom: 70px;
    background: url(../images/s3_bg.jpg) no-repeat center bottom;
    background-size: cover;
  }

  .section-3 .s3-wrap {
    padding-top: 37px;
  }

  .section-3 .s3-wrap .s3-item {
    width: 49.28571%;
    float: left;
    padding: 32px 20px;
    margin-bottom: 0px;
    margin-top: 25px;
  }

  .section-3 .s3-wrap .s3-item:nth-child(2n) {
    float: right;
  }

  .section-3 .s3-wrap .s3-item :nth-child(3) {
    margin-bottom: 0;
  }

  .section-3 .s3-wrap .s3-item :nth-child(4) {
    margin-bottom: 0;
  }

  .section-3 .s3-wrap .s3-item .title {
    width: 102px;
    height: 94px;
    border: 2px solid #f8b62b;
    padding: 24px 19px;
    float: left;
    text-align: center;
    line-height: 25px;
  }

  .section-3 .s3-wrap .s3-item .item-info {
    width: 70.28986%;
    float: right;
  }

  .section-3 .s3-wrap .s3-item .item-info h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .section-3 .s3-wrap .s3-item .item-info .info-p {
    display: -webkit-box;
    height: 48px;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .section-2 {
    padding-bottom: 50px;
  }

  .section-2 .s3-more {
    display: none;
  }

  .s2-show {
    padding-top: 40px;
  }

  .s2-show li {
    float: left;
    width: 16.66667%;
    margin-bottom: 0px;
  }

  .s2-show li:nth-child(1) {
    width: 50%;
    max-width: 840px;
  }

  .s2-show li .img img {
    width: auto;
    height: 400px;
  }

  .s2-show li .s2-info {
    position: absolute;
    padding-top: 30px;
    padding-left: 20px;
  }

  .s2-show li .s2-info h3 {
    font-size: 20px;
    color: #ffffff;
    line-height: 38px;
  }

  .s2-show li .s2-info h5 {
    color: #ffffff;
    margin-top: 0px;
  }

  .s2-show li .s2-info .text {
    color: #ffffff;
    width: 840px;
    max-width: 594px;
    height: 120px;
	display: none;
  }
 .s2-show li:nth-child(1) .s2-info .text{
	 display: block;
 }
  .section-1 {
    padding-top: 90px;
    background: url(../images/section1_bg.jpg) no-repeat center bottom;
    background-size: 100% auto;
    padding-bottom: 200px;
  }

  .section-1 .down-btn {
    display: block;
  }

  .section-1 .top .list {
    width: 30.47619%;
    float: left;
    margin-right: 0.59524%;
    padding: 36px 20px 50px;
    margin-bottom: 6px;
  }

  .section-1 .top .list:nth-child(3n) {
    float: right;
    margin-right: 0;
  }

  .section-1 .top .list:nth-child(1) {
    width: 37.85714%;
    padding-left: 16px;
    background: none;
  }

  .section-1 .top .list:nth-child(1)::before {
    display: block;
  }

  .section-1 .top .list:nth-child(1) .t-title {
    font-size: 34px;
    height: 34px;
    line-height: 34px;
    text-align: left;
  }

  .section-1 .top .list:nth-child(1) span.en-title {
    text-align: left;
  }

  .section-1 .top .list:nth-child(1) .title-p {
    padding-top: 26px;
    text-align: left;
  }

  .section-1 .top .list:nth-child(4) {
    width: 37.85714%;
  }
  .section-1 .top .list-show{position: relative;}
.section-1 .top .list-show::before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #f8b62b;opacity: 0.8;display: none;transition: 0.3s;}
.section-1 .top .list-show:hover::before{display: inline-block;}
  .section-1 .bot {
    padding-top: 52px;
  }

  .section-1 .bot .bot-title {
    padding-left: 16px;
    width: 50%;
    float: left;
  }

  .section-1 .bot .bot-title::before {
    display: block;
    height: 100%;
  }

  .section-1 .bot .bot-title .b-title {
    height: 34px;
    line-height: 34px;
    text-align: left;
  }

  .section-1 .bot .bot-title span.en-title {
    font-size: 18px;
    text-align: left;
  }

  .section-1 .bot .bot-title .title-p {
    padding-top: 16px;
    font-size: 14px;
    text-align: left;
  }

  .section-1 .bot .bot-tab {
    padding-left: 10px;
    float: right;
    width: 50%;
    padding-top: 16px;
    margin-top: 0;
  }

  .section-1 .bot .bot-tab li {
    height: 120px;
    width: 16.66667%;
  }

  .section-1 .bot .bot-tab li .wrap {
    width: 100%;
    padding-top: 20px;
  }

  .section-1 .bot .bot-tab li p {
    padding-top: 6px;
  }

  .section-1 .bot .bot-show {
    margin-top: 40px;
  }

  .section-1 .bot .bot-show ul {
    height: 552px;
  }

  .section-1 .bot .bot-show ul li {
    position: absolute;
    left: -1000px;
  }

  .section-1 .bot .bot-show .wrap .img {
    width: 50%;
  }

  .section-1 .bot .bot-show .wrap .img-info {
    position: absolute;
    right: 0;
    width: 50%;
    padding: 20px 20px 0px;
  }

  .section-1 .bot .bot-show .wrap .img-info .title {
    position: relative;
  }

  .section-1 .bot .bot-show .wrap .img-info .title h5 {
    font-size: 26px;
    height: 26px;
	line-height: 1;
  }

  .section-1 .bot .bot-show .wrap .img-info .info-p {
    padding-top: 26px;
    font-size: 14px;
  }

  .section-1 .bot .bot-show .wrap .img-info .more {
    margin-top: 40px;
  }

  .index-title h5 {
    font-size: 36px;
    height: 36px;
  }

  .index-title span {
    font-size: 24px;
    padding-bottom: 24px;
  }

  .index-title p {
    padding-top: 20px;
    font-size: 16px;
  }

  .show-bar .wrap li {
    padding-left: 50px;
    padding-right: 0px;
  }

  .show-bar .wrap li span {
    font-size: 44px;
    line-height: 44px;
    height: 44px;
    padding-right: 30px;
  }

  .show-bar .wrap li p {
    font-size: 16px;
    line-height: 24px;
  }

  .common-title {
    font-size: 26px;
    line-height: 50px;
  }

  .section-4 .s3-more a,
  .s3-more a {
    text-align: left;
    padding-left: 54px;
    background: url(../images/more_bg1.png) no-repeat right 52px center;
    width: 228px;
    height: 54px;
    line-height: 54px;
  }

  .section-3 .s3-more a {
    background-color: #fff;
  }

  .low-list {
    padding-top: 30px;
  }

  .low-wrap {
    padding-bottom: 80px;
  }

  .nav-ul li h5.has-subNav:after {
    display: none;
  }

  .Pages a.a_next {
    margin-left: 20px;
  }

  .Pages a.a_prev {
    margin-right: 20px;
  }

  .show-box .show-main {
    width: 90%;
  }
}

@media (min-width: 1260px) {
  .content-wrap {
    padding-top: 46px;
  }

  .content-wrap .slider-nav {
    float: left;
    width: 14.28571%;
    border: 4px solid #2c6ec1;
    padding-top: 236px;
    padding-left: 36px;
    padding-bottom: 50px;
    position: relative;
  }

  .content-wrap .slider-nav .nav-title {
    width: 200px;
    display: block;
    background-size: 100% 100%;
  }

  .content-wrap .slider-nav .nav-title h3 {
    font-size: 26px;
    height: 26px;
  }

  .content-wrap .slider-nav .nav-title span {
    font-size: 14px;
    margin-top: 20px;
  }

  .content-wrap .slider-nav ul {
    padding-top: 28px;
  }

  .content-wrap .slider-nav ul li {
    margin-bottom: 30px;
  }

  .content-wrap .slider-nav ul li h5 {
    font-size: 16px;
    height: 16px;
  }

  .content-wrap .content-main {
    width: 76.19048%;
    float: right;
  }

  .content-wrap .content-main .inner-commontitle {
    height: auto;
    margin-top: 0;
    padding-bottom: 20px;
  }

  .content-wrap .content-main .inner-commontitle h5 {
    font-size: 46px;
    height: 46px;
    padding-bottom: 20px;
  }

  .content-wrap .content-main .inner-commontitle span {
    font-size: 30px;
  }

  .content-wrap .content-main .main-list {
    padding-top: 65px;
  }
.content-wrap .content-main .main-list ul{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
  .content-wrap .content-main .main-list li {
    width: 48.4375%;
    float: left;
  }
.content-wrap .content-main .main-list li:nth-child(2n){margin-left: 1%;}
  .content-wrap .content-main .main-list li:last-child {
    float: right;
  }

  .content-wrap .content-main .main-list li:last-child .list-info .dot {
    background: url(../images/dot1_03.png) no-repeat center;
  }

  .content-wrap .content-main .main-list li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  .content-wrap .content-main .main-list li .img {
    overflow: hidden;
    width: 100%;
  }

  .content-wrap .content-main .main-list li img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .content-wrap .content-main .main-list li .list-info {
    background: #f7f8f9;
    position: relative;
    padding: 80px 60px 50px;
  }

  .content-wrap .content-main .main-list li .list-info .dot {
    position: absolute;
    width: 100px;
    height: 100px;
    top: -50px;
    left: 50px;
    z-index: 10;
    background: url(../images/dot2_03.png) no-repeat center;
  }

  .content-wrap .content-main .main-list li .list-info h5 {
    font-size: 28px;
    color: #555555;
    line-height: 48px;
  }

  .content-wrap .content-main .main-list li .list-info .info {
    min-height: 96px;
    line-height: 32px;
    font-size: 16px;
    color: #888888;
  }

  .content-wrap .content-main .ab-map {
    position: relative;
    background: url(../images/aboutMap_bg2.jpg) no-repeat center;
    background-size: cover;
  }

  .content-wrap .content-main .ab-map:after {
    display: block;
    content: '';
    padding-top: 60.15625%;
  }

  .content-wrap .content-main .ab-map .map-info {
    position: absolute;
    top: 240px;
    left: 0;
    width: 558px;
    padding-left: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .content-wrap .content-main .ab-map .map-info::before {
    height: 170px;
    width: 4px;
    background: #f8b62b;
    content: '';
    display: block;
    left: 0;
    top: 0;
    position: absolute;
  }

  .content-wrap .content-main .ab-bot {
    margin-top: 74px;
    position: relative;
    margin-bottom: 130px;
  }

  .content-wrap .content-main .ab-bot .img img {
    display: block;
    width: 100%;
    height: auto;
  }

  .content-wrap .content-main .ab-bot .bot-info {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 52px;
    padding-left: 62px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .content-wrap .content-main .ab-bot .bot-info h5 {
    font-size: 28px;
    color: #ffffff;
    line-height: 48px;
  }

  .content-wrap .content-main .ab-bot .bot-info .info-p {
    line-height: 30px;
    font-size: 16px;
    color: #ffffff;
    padding-top: 12px;
    width: 67.65625%;
  }

  .map-wrap {
    margin-bottom: 72px;
  }

  .map-wrap .map-infoText {
    float: left;
    width: 40%;
    padding: 54px 34px 70px 44px;
  }

  .map-wrap .map-infoText h5.title {
    font-size: 26px;
  }

  .map-wrap .map-infoText .map-info {
    padding-top: 50px;
  }

  .map-wrap .map-infoText .list-info p {
    font-size: 16px;
  }

  .map-wrap .map {
    width: 59.84375%;
    float: riht;
    height: 400px;
    margin-top: 0px;
  }

  .job-wrap {
    padding-bottom: 70px;
  }

  .job-list li {
    margin-bottom: 30px;
  }

  .job-list li .item {
    padding-bottom: 46px;
  }

  .job-list li .title h5 {
    height: 60px;
    line-height: 60px;
    padding-left: 14px;
  }

  .job-list li .job-info {
    padding: 0px 14px 0;
    margin-top: 15px;
  }

  .news-wrap {
    padding-top: 46px;
    padding-bottom: 70px;
  }

  .news-wrap li {
    margin-bottom: 26px;
    padding-bottom: 26px;
  }

  .news-wrap li .news-info {
    padding-left: 42px;
    padding-top: 28px;
    padding-right: 102px;
  }

  .news-wrap li .news-info h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .news-wrap li .date {
    width: 106px;
    height: 80px;
  }

  .news-wrap li .date h3 {
    font-size: 40px;
  }

  .news-wrap li .date span {
    margin-top: 10px;
    margin-left: 10px;
  }

  .project-wrap {
    padding-top: 48px;
    padding-bottom: 90px;
  }

  .project-wrap .pro-list li {
    margin-bottom: 40px;
  }

  .project-wrap .pro-list li .item {
    padding: 20px 20px 62px;
  }

  .culture-list {
    padding-top: 40px;
    margin-bottom: 80px;
  }

  .honor-wrap {
    margin-bottom: 80px;
  }

  .marque {
    width: 38.90625%;
    float: left;
    padding: 50px 68px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .marque .mq-main {
    padding-bottom: 0;
  }

  .marque .mq-main .prev {
    display: block;
  }

  .marque .mq-main .next {
    display: block;
  }

  .marque .mq-main .swiper-container {
    padding-bottom: 0;
    height: 700px;
  }

  .marque .mq-main .swiper-container img {
    width: 100%;
    height: auto;
  }

  .marque .mq-main p {
    line-height: 40px;
    padding: 0 px;
  }

  .infolist-show {
    width: 49.0625%;
    float: right;
    margin-top: 0px;
  }

  .infolist-show .ul-wrap {
    height: 802px;
    overflow-y: auto;
    padding-right: 62px;
  }

  .infolist-show .ul-wrap::-webkit-scrollbar {
    width: 4px;
    display: block;
  }

  .infolist-show .ul-wrap::-webkit-scrollbar-thumb {
    display: block;
  }

  .infolist-show .ul-wrap::-webkit-scrollbar-track {
    display: block;
  }

  .content-wrap {
    position: relative;
  }

  .content-wrap .slider-nav {
    width: 230px;
  }

  .content-wrap .slider-nav ul li {
    float: none;
    width: 100%;
  }

  .header .head-wrap {
    width: 87.5%;
    padding: 0;
  }

  .head-nav {
    width: auto;
    float: right;
    height: 86px;
  }

  .nav-ul li h5 a {
    padding: 0 20px;
  }

  .footer {
    padding-top: 40px;
  }

  .footer .top {
    padding-bottom: 44px;
  }

  .footer .nav dt {
    font-size: 18px;
  }

  .footer .top-right {
    width: 315px;
  }

  .footer .top-right p {
    margin-top: 30px;
  }
.footer .top-right p.email{margin-top: 10px;}
  .team-wrap {
    padding-bottom: 60px;
  }

  .team-wrap .team-tj .tj-list {
    padding: 20px;
    margin-bottom: 40px;
  }

  .team-wrap .team-tj .tj-list .name {
    font-size: 24px;
    line-height: 46px;
  }

  .team-wrap .team-all {
    margin-top: 64px;
  }

  .team-wrap .team-all .teamAll-list li {
    margin-bottom: 40px;
  }

  .team-wrap .team-all .teamAll-list .item {
    padding: 20px;
  }

  .team-wrap .team-all .teamAll-list .item .text {
    padding-top: 25px;
    padding-bottom: 33px;
  }

  .team-wrap .team-all .teamAll-list .item h5 {
    font-size: 24px;
  }

  .team-wrap .zj-all {
    margin-top: 42px;
  }

  .member-Wrap {
    padding-top: 6px !important;
  }

  .member-Wrap .team-all {
    margin-top: 0;
  }

  .low-listShow {
    margin-top: 40px;
    margin-bottom: 74px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
  }

  .low-listShow li {
    margin-bottom: 30px;
  }

  .low-listShow li .wrap h5 {
    font-size: 26px;
  }

  .low-commonTitle h3 {
    font-size: 36px;
  }

  .low-section1 {
    margin-top: 32px;
  }

  .low-section1 .low-section1Main {
    margin-top: 30px;
  }

  .low-section1 .low-section1Main .ul-wrap {
    padding: 40px 0px 40px 30px;
  }

  .low-section1 .low-section1Main .ul-wrap li {
    padding-bottom: 25px;
    margin-bottom: 40px;
  }

  .low-section1 .low-section1Main .ul-wrap li:last-child .p {
    display: -webkit-box;
    height: 90px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .low-section1 .low-section1Main .ul-wrap li .p {
    font-size: 16px;
  }

  .low-section1 .low-section1Main .right {
    width: 320px;
  }

  .low-section1 .low-section1Main .right {
    margin-top: 156px;
  }

  .low-section4 {
    margin-top: 80px;
  }

  .low-section4 .qa-list {
    margin-top: 42px;
  }

  .low-section4 .qa-list li.cur h5.title:after {
    margin-top: 0px;
  }

  .low-section4 .qa-list li .title-wrap {
    padding: 32px 30px;
  }

  .low-section4 .qa-list li .hide-info {
    padding: 30px 50px 30px 26px;
  }

  .pro-section4 .pros4-list li {
    margin-bottom: 0;
  }
.pro-section2 .pro2-list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;
}
  .pro-section2 .pro2-list li {
    margin-bottom: 30px;
  }

  .pro-section4 {
    margin-top: 70px;
  }

  .pro-section4 .pros4-list li {
    margin-bottom: 0px;
  }

  .pro-section3 {
    margin-top: 90px;
  }

  .pro-section3 .pro3-main {
    padding-top: 40px;
  }

  .pro-section3 .pro3-item .sm-tit {
    font-size: 22px;
  }

  .pro-section3 .pro3-item .p3-list li p {
    font-size: 16px;
  }

  .pro-section3 .pro3-item .pro32-list {
    padding-top: 40px;
  }

  .pro-section3 .pro3-item .pro32-list li p {
    font-size: 16px;
    padding: 0 4px;
  }

  .section-3 {
    padding-top: 82px;
    padding-bottom: 90px;
  }

  .section-3 .s3-wrap {
    padding-top: 47px;
  }

  .section-3 .s3-wrap .s3-item {
    padding: 42px 30px;
  }

  .section-3 .s3-wrap .s3-item .title {
    width: 122px;
    padding: 24px 37px;
  }

  .section-3 .s3-wrap .s3-item .item-info h5 {
    font-size: 20px;
  }

  .section-2 {
    padding-bottom: 80px;
    margin-top: 80px;
  }

  .s2-show {
    padding-top: 50px;
  }

  .s2-show li .img img {
    height: 386px;
  }

  .s2-show li .s2-info {
    padding-top: 40px;
  }

  .s2-show li .s2-info h3 {
    font-size: 28px;
    line-height: 48px;
  }

  .s2-show li .s2-info .text {
    font-size: 18px;
  }

  .section-1 {
    padding-top: 110px;
    padding-bottom: 190px;
    background-size: 100% auto;
  }

  .section-1 .top .list {
    padding: 46px 30px 70px;
  }

  .section-1 .top .list h5.list-title {
    font-size: 24px;
  }

  .section-1 .top .list p {
    font-size: 16px;
  }

  .section-1 .bot {
    padding-top: 72px;
  }

  .section-1 .bot .bot-title .b-title {
    font-size: 30px;
    height: 30px;
    line-height: 30px;
  }

  .section-1 .bot .bot-title span.en-title {
    font-size: 24px;
  }

  .section-1 .bot .bot-title .title-p {
    padding-top: 20px;
    font-size: 16px;
  }

  .section-1 .bot .bot-tab li {
    height: 130px;
  }

  .section-1 .bot .bot-tab li .wrap {
    width: 108px;
    padding-top: 26px;
  }

  .section-1 .bot .bot-tab li p {
    font-size: 16px;
    padding-top: 11px;
  }

  .section-1 .bot .bot-show {
    margin-top: 50px;
  }

  .section-1 .bot .bot-show .wrap .img-info {
    padding: 40px 40px 0px;
  }

  .section-1 .bot .bot-show .wrap .img-info .title h5 {
    font-size: 30px;
    height: 30px;
  }

  .section-1 .bot .bot-show .wrap .img-info .info-p {
    padding-top: 36px;
  }

  .show-bar .wrap li span {
    padding-right: 35px;
  }

  .show-bar .wrap li p {
    font-size: 16px;
    line-height: 24px;
  }

  .low-list {
    padding-top: 40px;
  }

  .low-wrap {
    padding-bottom: 100px;
  }

  .Pages a.a_next {
    margin-left: 30px;
  }

  .Pages a.a_prev {
    margin-right: 30px;
  }

  .show-box .show-main {
    width: 990px;
    height: 776px;
  }

  .show-box .show-main .post-main {
    height: 530px;
    margin-top: 56px;
    padding-bottom: 0;
  }

  .show-box .show-main .post-wrap {
    padding-left: 70px;
    padding-right: 124px;
  }

  .poup .tc-show {
    width: 696px;
    height: 584px;
  }

  .poup .close-showBtn {
    right: -42px;
  }

  .poup .title {
    height: 70px;
    line-height: 70px;
    font-size: 36px;
  }

  .poup .form-area {
    padding: 54px 84px 88px;
  }

  .poup .btn .sub-btn {
    height: 48px;
  }
}

@media (min-width: 1440px) {
  .map-wrap {
    margin-bottom: 102px;
  }

  .map-wrap .map-infoText {
    padding: 64px 44px 100px 64px;
  }

  .map-wrap .map-infoText h5.title {
    font-size: 32px;
  }

  .map-wrap .map-infoText .map-info {
    padding-top: 70px;
  }

  .map-wrap .map-infoText .list-info span {
    font-size: 18px;
  }

  .map-wrap .map-infoText .list-info h5 {
    font-size: 26px;
    height: 26px;
  }

  .map-wrap .map {
    height: 500px;
  }

  .content-wrap {
    padding-top: 56px;
  }

  .content-wrap .slider-nav {
    padding-top: 200px;
  }

  .content-wrap .slider-nav .nav-title {
    width: 220px;
    height: 150px;
  }

  .content-wrap .slider-nav .nav-title h3 {
    font-size: 30px;
    height: 30px;
  }

  .content-wrap .slider-nav ul {
    padding-top: 30px;
  }

  .content-wrap .slider-nav ul li {
    margin-bottom: 40px;
  }

  .content-wrap .content-main {
    width: 76.19048%;
    float: right;
  }

  .job-wrap {
    padding-bottom: 90px;
  }

  .job-list li {
    margin-bottom: 40px;
  }

  .job-list li .item {
    padding-bottom: 56px;
  }

  .job-list li .title h5 {
    height: 70px;
    line-height: 70px;
    padding-left: 52px;
  }

  .job-list li .title h5:before {
    display: block;
  }

  .job-list li .job-info {
    padding: 0px 14px 0;
  }

  .job-list li .job-list li a.detail {
    margin-left: 24px;
  }

  .news-wrap {
    padding-top: 56px;
    padding-bottom: 90px;
  }

  .news-wrap li {
    margin-bottom: 32px;
    padding-bottom: 30px;
  }

  .news-wrap li .news-info {
    padding-left: 52px;
    padding-top: 38px;
    padding-right: 112px;
    height: 218px;
  }

  .news-wrap li .news-info h5 {
    font-size: 22px;
  }

  .news-wrap li .news-info .p {
    font-size: 16px;
  }

  .news-wrap li .date {
    width: 126px;
  }

  .news-wrap li .date h3 {
    font-size: 50px;
  }

  .news-wrap li .date span {
    margin-top: 26px;
  }

  .project-wrap {
    padding-top: 58px;
    padding-bottom: 110px;
  }

  .project-wrap .pro-list li {
    margin-bottom: 50px;
  }

  .project-wrap .pro-list li .item {
    padding: 20px 20px 72px;
  }

  .culture-list {
    padding-top: 40px;
    margin-bottom: 80px;
  }

  .honor-wrap {
    margin-bottom: 110px;
  }

  .content-wrap .slider-nav {
    width: 240px;
  }

  .nav-ul li h5 a {
    font-size: 18px;
  }

  .team-wrap {
    padding-top: 36px;
    padding-bottom: 70px;
  }

  .team-wrap .team-tj .tj-list .name {
    font-size: 26px;
  }

  .team-wrap .team-all {
    margin-top: 104px;
  }

  .team-wrap .team-all .teamAll-list {
    margin-top: 36px;
  }

  .team-wrap .team-all .teamAll-list li {
    margin-bottom: 50px;
  }

  .team-wrap .team-all .teamAll-list .item .text {
    padding-top: 30px;
    padding-bottom: 38px;
  }

  .team-wrap .team-all .teamAll-list .item h5 {
    font-size: 26px;
  }

  .team-wrap .zj-all {
    margin-top: 52px;
  }

  .member-Wrap {
    padding-top: 6px !important;
  }

  .member-Wrap .team-all {
    margin-top: 0;
  }

  .low-listShow {
    margin-top: 50px;
    margin-bottom: 84px;
  }

  .low-listShow li .wrap h5 {
    font-size: 28px;
  }

  .lows2-2 {
    margin-top: 64px;
    padding-bottom: 72px;
  }

  .lows2-2 p {
    font-size: 24px;
  }

  .low-section1 {
    margin-top: 42px;
  }

  .low-section1 .low-section1Main .ul-wrap {
    padding: 60px 0px 50px 40px;
  }

  .low-section1 .low-section1Main .ul-wrap li {
    margin-bottom: 50px;
  }

  .low-section2 {
    margin-top: 90px;
  }

  .low-section2 .lows2-list {
    padding-top: 36px;
  }

  .low-section2 .lows2-list li .item {
    padding: 30px 40px 40px 30px;
  }

  .low-section2 .lows2-2 {
    margin-top: 64px;
    padding-bottom: 42px;
  }

  .low-section2 .lows2-2 p {
    font-size: 24px;
  }

  .low-section3 {
    margin-top: 60px;
  }

  .low-section3 .low3-main {
    margin-top: 40px;
  }

  .low-section3 .low3-main .low3-text {
    width: 32.8125%;
    padding: 30px 40px;
  }

  .low-section4 {
    margin-top: 100px;
  }

  .low-section4 .qa-list {
    margin-top: 52px;
  }

  .low-section4 .qa-list li .hide-info {
    padding: 30px 70px 30px 26px;
  }

  .s6-news li h5 {
    height: 54px;
    line-height: 52px;
    font-size: 18px;
  }

  .pro-section5 {
    margin-top: 90px;
  }

  .pro-section5 .s6-news li h5 {
    height: 64px;
    line-height: 62px;
    font-size: 18px;
  }

  .pro-section2 .pro2-list li {
    width: 33.3333%;
  }

  .project-content {
    padding-top: 40px;
  }

  .pro1-main {
    margin-top: 30px;
  }

  .pro1-main .info-text h5 {
    font-size: 22px;
  }

  .pro1-main .info-text p {
    font-size: 16px;
  }

  .pro-section4 {
    margin-top: 110px;
  }

  .pro-section3 {
    margin-top: 110px;
  }

  .pro-section3 .pro3-main {
    padding-top: 50px;
  }

  .pro-section3 .pro3-item .sm-tit {
    font-size: 24px;
  }

  .common-title {
    font-size: 32px;
    line-height: 56px;
  }

  .team-wrap {
    padding-top: 36px;
    padding-bottom: 70px;
  }

  .team-wrap .team-tj .tj-list .name {
    font-size: 26px;
  }

  .team-wrap .team-all {
    margin-top: 104px;
  }

  .team-wrap .team-all .teamAll-list {
    margin-top: 36px;
  }

  .team-wrap .team-all .teamAll-list li {
    margin-bottom: 50px;
  }

  .team-wrap .team-all .teamAll-list .item .text {
    padding-top: 30px;
    padding-bottom: 38px;
  }

  .team-wrap .team-all .teamAll-list .item h5 {
    font-size: 26px;
  }

  .team-wrap .zj-all {
    margin-top: 52px;
  }

  .member-Wrap {
    padding-top: 6px !important;
  }

  .member-Wrap .team-all {
    margin-top: 0;
  }

  .low-listShow {
    margin-top: 50px;
    margin-bottom: 84px;
  }

  .low-listShow li .wrap h5 {
    font-size: 28px;
  }

  .lows2-2 {
    margin-top: 64px;
    padding-bottom: 72px;
  }

  .lows2-2 p {
    font-size: 24px;
  }

  .low-section1 {
    margin-top: 42px;
  }

  .low-section1 .low-section1Main .ul-wrap {
    padding: 60px 0px 50px 40px;
  }

  .low-section1 .low-section1Main .ul-wrap li {
    margin-bottom: 50px;
  }

  .low-section2 {
    margin-top: 90px;
  }

  .low-section2 .lows2-list {
    padding-top: 36px;
  }

  .low-section2 .lows2-list li .item {
    padding: 30px 40px 40px 30px;
  }

  .low-section2 .lows2-2 {
    margin-top: 64px;
    padding-bottom: 42px;
  }

  .low-section2 .lows2-2 p {
    font-size: 24px;
  }

  .low-section3 {
    margin-top: 60px;
  }

  .low-section3 .low3-main {
    margin-top: 40px;
  }

  .low-section3 .low3-main .low3-text {
    width: 32.8125%;
    padding: 30px 40px;
  }

  .low-section4 {
    margin-top: 100px;
  }

  .low-section4 .qa-list {
    margin-top: 52px;
  }

  .low-section4 .qa-list li .hide-info {
    padding: 30px 70px 30px 26px;
  }

  .s6-news li h5 {
    height: 54px;
    line-height: 52px;
    font-size: 18px;
  }

  .pro-section5 {
    margin-top: 90px;
  }

  .pro-section5 .s6-news li h5 {
    height: 64px;
    line-height: 62px;
    font-size: 18px;
  }

  .pro-section2 .pro2-list li {
    width: 33.3333%;
  }

  .project-content {
    padding-top: 40px;
  }

  .pro1-main {
    margin-top: 30px;
  }

  .pro1-main .info-text h5 {
    font-size: 22px;
  }

  .pro1-main .info-text p {
    font-size: 16px;
  }

  .pro-section4 {
    margin-top: 110px;
  }

  .pro-section3 {
    margin-top: 110px;
  }

  .pro-section3 .pro3-main {
    padding-top: 50px;
  }

  .pro-section3 .pro3-item .sm-tit {
    font-size: 24px;
  }

  .section-3 {
    padding-top: 122px;
    padding-bottom: 120px;
  }

  .section-3 .s3-wrap {
    padding-top: 35px;
  }

  .section-3 .s3-wrap .s3-item {
    padding: 52px 42px;
    max-height: 202px;
  }

  .section-3 .s3-wrap .s3-item .item-info {
    width: 71%;
  }

  .section-3 .s3-wrap .s3-item .item-info h5 {
    font-size: 22px;
  }

  .section-3 .s3-wrap .s3-item .item-info .info-p {
    display: -webkit-box;
    height: 48px;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .section-3 .s3-wrap .s3-more {
    margin-top: 50px;
  }

  .section-2 {
    padding-bottom: 110px;
  }

  .s2-show {
    padding-top: 60px;
  }

  .s2-show li .img img {
    height: 500px;
  }

  .s2-show li .s2-info {
    padding-top: 50px;
    padding-left: 32px;
  }

  .s2-show li .s2-info h3 {
    font-size: 26px;
  }

  .section-1 {
    padding-top: 130px;
    padding-bottom: 50px;
  }

  .section-1 .top .list {
    padding: 56px 40px 80px;
  }

  .section-1 .top .list h5.list-title {
    font-size: 26px;
  }

  .section-1 .bot {
    padding-top: 102px;
  }

  .section-1 .bot .bot-title .b-title {
    font-size: 38px;
    height: 38px;
    line-height: 38px;
  }

  .section-1 .bot .bot-title span.en-title {
    font-size: 30px;
  }

  .section-1 .bot .bot-title .title-p {
    padding-top: 26px;
  }

  .section-1 .bot .bot-tab li {
    height: 140px;
  }

  .section-1 .bot .bot-show {
    margin-top: 60px;
  }

  .section-1 .bot .bot-show .wrap .img-info {
    padding: 70px 70px 0px;
  }

  .section-1 .bot .bot-show .wrap .img-info .title h5 {
    font-size: 38px;
    height: 38px;
  }

  .section-1 .bot .bot-show .wrap .img-info .info-p {
    padding-top: 16px;
    font-size: 14px;
  }

  .section-1 .bot .bot-show .wrap .img-info .more {
    margin-top: 30px;
  }

  .index-title h5 {
    font-size: 46px;
    height: 46px;
  }

  .index-title span {
    font-size: 30px;
  }

  .show-bar .wrap {
    width: 80%;
  }

  .show-bar .wrap li span {
    font-size: 60px;
    line-height: 60px;
    height: 60px;
  }

  .show-bar .wrap li p {
    font-size: 18px;
    line-height: 18px;
  }

  .pro-section2 .pro2-list li {
    width: 33.33%;
  }

  .common-title {
    font-size: 26px;
    line-height: 50px;
  }

  .low-wrap {
    padding-bottom: 120px;
  }

  .Pages a.a_next {
    margin-left: 40px;
  }

  .Pages a.a_prev {
    margin-right: 40px;
  }
}

@media (min-width: 1680px) {
  .map-wrap {
    margin-bottom: 132px;
  }

  .section-1 .top .list:nth-child(1) .t-title{
    font-size: 46px;
  }
  .section-1 .top .list:nth-child(1) span.en-title{
    font-size: 30px;
  }

  .map-wrap .map-infoText {
    padding: 84px 64px 130px 80px;
  }

  .map-wrap .map-infoText h5.title {
    font-size: 36px;
  }

  .map-wrap .map-infoText .map-info {
    padding-top: 86px;
  }

  .map-wrap .map-infoText .list-info h5 {
    font-size: 28px;
    height: 28px;
  }

  .map-wrap .map {
    height: 530px;
  }

  .content-wrap {
    padding-top: 66px;
  }

  .content-wrap .slider-nav {
    padding-top: 236px;
  }

  .content-wrap .slider-nav .nav-title {
    width: 240px;
  }

  .content-wrap .slider-nav .nav-title h3 {
    font-size: 36px;
    height: 36px;
  }

  .content-wrap .slider-nav .nav-title span {
    font-size: 16px;
  }

  .content-wrap .slider-nav ul {
    padding-top: 38px;
  }

 /* .content-wrap .slider-nav ul li {
    margin-bottom: 60px;
  } */

  .content-wrap .slider-nav ul li h5 {
    font-size: 18px;
    height: 18px;
  }

  .job-wrap {
    padding-bottom: 120px;
  }

  .job-list li {
    margin-bottom: 54px;
  }

  .job-list li .item {
    padding-bottom: 76px;
  }

  .job-list li .title h5 {
    height: 90px;
    line-height: 90px;
    padding-left: 72px;
  }

  .job-list li .job-info {
    padding: 0px 54px 0;
    margin-top: 35px;
  }

  .job-list li a.detail {
    margin-left: 54px;
  }

  .news-wrap {
    padding-top: 66px;
    padding-bottom: 120px;
  }

  .news-wrap li .date {
    width: 176px;
  }

  .project-wrap {
    padding-top: 68px;
    padding-bottom: 130px;
  }

  .project-wrap .pro-list li {
    margin-bottom: 56px;
  }

  .project-wrap .pro-list li .item {
    padding: 20px 20px 82px;
  }

  .culture-list {
    padding-top: 60px;
    margin-bottom: 120px;
  }

  .culture-list .sm .item {
    margin-bottom: 20px;
  }

  .honor-wrap {
    margin-bottom: 134px;
  }

  .marque {
    width: 498px;
    padding: 60px 140px 60px;
  }

  .marque .mq-main {
    width: 226px;
  }

  .marque .mq-main .swiper-container {
    height: 712px;
  }

  .marque .mq-main p {
    line-height: 36px;
  }

  /* .right-main {
    padding-top: 65px;
  } */

  .infolist-show .ul-wrap {
    height: 840px;
  }

  .nav-ul li h5 a {
    padding: 0 25px;
  }

  .low-list {
    margin-left: -7px;
    margin-right: -7px;
  }

  .low-list li {
    width: 25%;
    margin-bottom: 40px;
    padding-left: 7px;
    padding-right: 7px;
  }

  .footer {
    padding-top: 70px;
  }

  .footer .top {
    padding-bottom: 74px;
  }

  .team-wrap {
    padding-bottom: 90px;
  }

  .team-wrap .team-all {
    margin-top: 124px;
  }

  .team-wrap .team-all .teamAll-list li {
    margin-bottom: 60px;
  }

  .team-wrap .zj-all {
    margin-top: 62px;
  }

  .member-Wrap {
    padding-top: 6px !important;
  }

  .member-Wrap .team-all {
    margin-top: 0;
  }

  .low-listShow {
    margin-top: 70px;
    margin-bottom: 94px;
  }

  .lows2-2 {
    margin-top: 74px;
    padding-bottom: 82px;
  }

  .low-section1 {
    margin-top: 52px;
  }

  .low-section1 .low-section1Main .ul-wrap {
    padding: 70px 0px 60px 50px;
  }

  .low-section1 .low-section1Main .ul-wrap li {
    margin-bottom: 60px;
  }

  .low-section1 .low-section1Main .right {
    margin-top: 176px;
  }

  .low-section2 {
    margin-top: 110px;
  }

  .low-section2 .lows2-list {
    padding-top: 46px;
  }

  .low-section2 .lows2-list li .item {
    padding: 40px 40px 60px 30px;
  }

  .low-section2 .lows2-2 {
    margin-top: 74px;
    padding-bottom: 52px;
  }

  .low-section3 {
    margin-top: 70px;
  }

  .low-section3 .low3-main {
    margin-top: 50px;
  }

  .low-section3 .low3-main .low3-text {
    padding: 50px 60px;
  }

  .low-section4 {
    margin-top: 120px;
  }

  .low-section4 .qa-list li .hide-info {
    padding: 30px 98px 30px 26px;
  }

  .pro-section5 {
    margin-top: 130px;
  }

  .pro-section5 .s6-news li h5 {
    height: 74px;
    line-height: 72px;
  }

  .pro-section2 .pro2-list li {
    margin-bottom: 50px;
  }

  .project-content {
    padding-top: 50px;
  }

  .pro-section4 {
    margin-top: 130px;
  }

  .pro-section3 {
    margin-top: 130px;
  }

  .section-3 {
    padding-top: 132px;
    padding-bottom: 140px;
    height: 1036px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
  }

  .section-3 .s3-wrap .item-info {
    width: 78.01609%;
  }

  .section-3 .s3-wrap {
    padding-top: 45px;
  }

  .section-3 .s3-more {
    margin-top: 70px;
  }

  .section-2 {
    padding-bottom: 130px;
    margin-top: 140px;
  }

  .s2-show {
    padding-top: 70px;
  }

  .s2-show li .img img {
    height: 534px;
  }

  .s2-show li .s2-info {
    padding-top: 50px;
    padding-left: 32px;
  }

  .s2-show li .s2-info h3 {
    font-size: 26px;
  }

  .section-1 {
    padding-top: 140px;
    padding-bottom: 250px;
  }

  .section-1 .top .list {
    padding: 56px 56px 90px;
  }

  .section-1 .top .list h5.list-title {
    font-size: 28px;
  }

  .section-1 .bot {
    padding-top: 132px;
  }

  .section-1 .bot .bot-title .b-title {
    font-size: 46px;
    height: 46px;
    line-height: 46px;
  }

  .section-1 .bot .bot-show {
    margin-top: 72px;
  }

  .section-1 .bot .bot-show .wrap .img-info {
    padding: 96px 105px 0px;
  }

  .section-1 .bot .bot-show .wrap .img-info .info-p {
    padding-top: 46px;
    font-size: 16px;
  }

  .section-1 .bot .bot-show .wrap .img-info .more {
    margin-top: 60px;
  }

  .show-bar .wrap {
    width: 72.91667%;
  }

  .section-4 {
    height: 382px;
    padding-top: 65px;
    padding-bottom: 70px;
  }

 



  .content-wrap .has-sliderBar {
    position: relative;
    padding-left: 400px;
    width: 100%;
  }

  .has-sliderBarShow {
    position: relative;

  }

  .has-sliderBarShow .slider-nav {
    position: absolute;
    left: 0;
    top: 56px;
    z-index: 98;
  }

  .news-wrap li .news-info h5 {
    padding-bottom: 20px;
  }

  .low-list {
    padding-top: 65px;
  }

  .low-wrap {
    padding-bottom: 140px;
  }

  .content-wrap .content-main .main-list li {
    /* width: 620px; */
  }

  .content-wrap .content-main .ab-map::after {
    padding-top: 770px;
  }

  .content-wrap .content-main .ab-map .map-info h5 {
    font-size: 36px;
  }

  .lowRight-main {
    padding-bottom: 160px;
  }

  .Pages a.a_next {
    margin-left: 50px;
  }

  .Pages a.a_prev {
    margin-right: 50px;
  }
}

@media (min-width: 1920px) {
 
  .section-1 .top .list:nth-child(1) .t-title{
    font-size: 46px;
  }
  .section-1 .top .list:nth-child(1) span.en-title{
    font-size: 30px;
  }
  .section-1 .top .list:nth-child(1) .title-p{
    font-size: 16px;
  }
}

@media (min-width: 320px) and (max-width:1023px){
  .section-1 .bot .bot-show ul{
    height: auto;
  }
  .section-1 .bot .bot-show ul li{
    position: absolute;
  }
} 






/* 首页效果 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3)
  }

  50% {
    opacity: 1
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3)
  }

  50% {
    opacity: 1
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp
}

@-webkit-keyframes fadeInLeft {
  0% {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0)
  }

  to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
  }
}

@keyframes fadeInLeft {
  0% {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0)
  }

  to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
  0% {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0)
  }

  to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
  }
}

@keyframes fadeInLeftBig {
  0% {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0)
  }

  to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
  0% {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0)
  }

  to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
  }
}

@keyframes fadeInRight {
  0% {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0)
  }

  to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}

.sousou_jg{margin: 50px 0;}
.sousou_jg ul{margin-bottom: 50px;}
.sousou_jg ul li{padding: 30px 0;border-bottom: 1px solid #eee;overflow: hidden;}
.sousou_jg ul li a{display: inline-block;padding-left: 20px;position: relative;width: 80%;font-size: 18px;overflow: hidden;text-overflow: ellipsis;float: left;}
.sousou_jg ul li a::before{content: "";position: absolute;left: 0;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);padding: 2px;background-color: #2e70c2;}
.sousou_jg ul li span{display: inline-block;font-size: 16px;color: #999999;float: right;}


/* 右侧悬浮框 */
.suspension{position:fixed;right:20px;top: 40%;z-index: 110;}
.suspension ul li{width:70px;height:70px;position: relative;cursor: pointer;;text-align:center;background:#296bbf;padding-top: 12px;margin-bottom: 2px;border-radius: 5px;}
.suspension ul li.on{background:#f8b62b;}
.suspension ul li.on::after{position: absolute;left:0;top:50%;content: '';display: block;width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 8px solid #ffffff;
  border-bottom: 8px solid transparent;margin-top: -8px;}
.suspension ul li .img{width:23px;height: 23px;margin: 0 auto;}
.suspension ul li:nth-child(1) .img{background: url(../images/suspension_icon4.png) no-repeat center center}
.suspension ul li:nth-child(2) .img{background: url(../images/suspension_icon1.png) no-repeat center center}
.suspension ul li:nth-child(3) .img{background: url(../images/suspension_icon2.png) no-repeat center center}
.suspension ul li:nth-child(4) .img{background: url(../images/suspension_icon3.png) no-repeat center center}
.suspension ul li h5{font-size:14px;text-align:center;color:#ffffff;margin-top:6px;font-weight: 400;}

.suspension ul li .content{border:1px solid #eeeeee;-moz-box-shadow:2px 2px 4px #ADADAD; -webkit-box-shadow:2px 2px 4px #ADADAD; box-shadow:2px 2px 4px #ADADAD;}


/* 微信 */
.weixin{}
.weixin .content{position:absolute;display:none;right:100%;top:0;background: #ffffff;padding:6px}
.weixin.on .content{display:block}
.weixin .content img{max-width: none;width: 140px;}

/* 电话咨询 */
.phone{}
.phone .content{position:absolute;white-space:nowrap;text-align: left;display: none;padding: 10px 25px;right:100%;top:0;background: #ffffff;color:#296bbf}
.phone.on .content{display:block}
.phone .content h4{font-weight: 400;font-size:20px;}

/* 咨询： */
.consulting{}
.consulting .content{border:1px solid #eeeeee;display: none;-webkit-transform: translateY(10%);transform: translateY(10%);;width: 520px;background: #ffffff;padding:40px;position: absolute;bottom: -50%;right: 100%;}
.consulting.on .content{display:block}
.consulting .content dl{margin-bottom:10px;display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
-webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start;}
.consulting .content dl dd{border:1px solid #cccccc;width: 100%}
.consulting .content dl dt{white-space:nowrap;min-width: 42px;line-height: 50px;margin-right: 10px;}
.consulting .content dl dd input{line-height:50px;padding:0 16px;width: 100%}
.consulting .content dl dd textarea{padding:10px 16px;width:100%}
.consulting .content .zbut{width:100%;cursor: pointer;;height:50px;line-height:50px;text-align:center;color:#ffffff;background:#296bbf}

@media screen and (max-width:768px){
  .suspension{display:none}
}

.placeholder{ padding-top: 250px; }
.queueList{ padding: 50px; }
#filePicker140985>div{ position: absolute !important; left: 50% !important; margin-left: -100px !important; width: 200px !important; height: 50px !important; top: -70px !important; display: block}

.indexbanner{position: relative;}
.indexbanner .home_ativieBox{position: absolute;left: 6.2%;top: 50%;transform: translateY(-50%);padding: 50px 30px;background-color: white;max-width: 390px;z-index: 9;}
.home_ativieBox ul{margin-bottom: 30px;}
.home_ativieBox h3{font-size: 36px;color: #606060;margin-top: 0;padding-top: 15px;position: relative;line-height: 1.5;margin-bottom: 30px;font-family: "syrh-b";}
.home_ativieBox h3::before{content: "";position: absolute;left: 0;top: 0;width: 50px;height: 2px;background-color: #f8b62b;}
.home_ativieBox h4{font-size: 22px;color: #606060;line-height: 1.5;margin-bottom: 10px;font-family: "syrh-b";}
.home_ativieBox  time{font-size: 14px;display: inline-block;padding-left: 22px;background: url(../images/time.png)no-repeat left center;color: #888888;}
.home_ativieBox .info{margin: 15px 0;font-size: 16px;color: #888888;margin-bottom: 80px;margin-top: 30px;}
.home_ativieBox .home_btn{}
.home_ativieBox .home_btn a{display: inline-block;text-align: center;border-radius: 30px;color: white;width: 155px;height: 45px;line-height: 2.8;}
.home_ativieBox .home_btn a +a{margin-left: 10px;}
.home_ativieBox .home_btn a span{padding-left: 25px;font-size: 16px;}
.home_ativieBox .home_btn a.form{background-color: #296bbf;}
.home_ativieBox .home_btn a.code{background-color: #f8b62b;position: relative;}
.home_ativieBox .home_btn a.form span{background: url(../images/tabel.png)no-repeat left 0px center;}
.home_ativieBox .home_btn a.code span{background: url(../images/code.png)no-repeat left 0px center;}
.home_ativieBox .home_btn a .imgbox{position: absolute;left: 50%;transform: translateX(-50%);display: none;}
.home_ativieBox .home_btn a .imgbox .jt{position: relative;border: 5px solid #f8b62b;margin-top: 15px;background-color: white;padding: 5px;}
.home_ativieBox .home_btn a .imgbox .jt::before{content: "";position: absolute;left: 50%;transform: translateX(-50%);top: -24px;border-style: solid;border-width: 10px 5px;border-color: transparent transparent #f8b62b;}
.home_ativieBox .slick-dots{overflow: hidden;}
.home_ativieBox .slick-dots li{float: left;margin: 0 5px;padding: 0;border-radius: 50%;width: 10px;height: 10px;background: #dbdbdb}
.home_ativieBox .slick-dots li.slick-active{background: #f8b62b;}
.home_ativieBox .slick-dots button{font-size: 0;background: none;border: none;outline: none;}
.ativie_content{border:1px solid #eeeeee;display: none;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);z-index: 99;width: 520px;background: #ffffff;padding:40px;position: absolute;top: 50%;left: 50%;}
.ativie_content .close_ati{color: #000000;float: right;margin: -40px -30px 0 0;font-size: 20px;}
.ativie_content dl {margin-bottom:10px;display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
-webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start;}
.ativie_content dl dd{border:1px solid #cccccc;width: 100%}
.ativie_content dl dt{white-space:nowrap;min-width: 42px;line-height: 50px;margin-right: 10px;float: left;}
.ativie_content dl dd input{line-height:50px;padding:0 16px;width: 100%}
.ativie_content dl dd textarea{padding:10px 16px;width:100%}
.ativie_content .zbut{width:100%;cursor: pointer;height:50px;line-height:50px;text-align:center;color:#ffffff;background:#296bbf}
.home_ativieBox.wap{display: none;}
@media (max-width:1024px) {
	.home_ativieBox.pc{display: none;}
	.home_ativieBox.wap{display: block;}
	.indexbanner .home_ativieBox{position: relative;left: auto;top: auto;transform: translateY(0);max-width: 100%;transition: 0.3s;padding: 30px 20px;}
	.indexbanner .home_ativieBox.on{padding-bottom: 100px;}
	.home_ativieBox h3{font-size: 24px;margin-bottom: 30px;}
	.home_ativieBox h4{font-size: 20px;}
	.home_ativieBox ul li{padding-right: 0;}
	.ativie_content {transform: translateX(-50%);}
	.ativie_content dl{display: block;}
	.ativie_content dl dt{float: none;}
	.ativie_content dl dd input{height: 30px;line-height: 30px;}
	.home_ativieBox .info{margin-bottom: 30px;}
	
}
@media (max-width:768px) {
	.home_ativieBox .home_btn a +a{margin: 0 5px;}
}
@media (max-width:480px) {
	.home_ativieBox .home_btn a{width: 135px;margin: 5px;}
	.ativie_content{width: 320px;}
	}
	.swiper-slide{
	        overflow: hidden;
	    }
	 
	 .swiper-slide-active{
	        overflow: auto !important;
	    }
@media (max-width:1660px) {
	
}
/*20200812 zgy*/
.p404 {
  padding: 90px 0 200px;
  text-align: center;
  color: #296bbf;
  line-height: 1;
  font-size: 16px;
}

.p404 h3 {
  font-size: 300px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
}

.p404 h5 {
  font-size: 46px;
  margin-bottom: 10px;
}

.tohome {
  display: inline-block;
  margin: 90px auto 0;
  border: 2px solid #296bbf;
  padding: 20px 60px;
  font-size: 20px;
  color: #296bbf;
  max-width: 100%;
}
@media (max-width:560px){
  .p404 h3 {
    font-size: 50px;
}

.p404 h5 {
    font-size: 24px;
    margin: 20px 0;
}

.tohome {
    margin-top: 40px;
    padding: 15px 60px;
    border-width: 1px;
    font-size: 16px;
}
}
/*20200831 zgy*/
.fixsibar{display:none;}
@media screen and (max-width: 768px){
.suspension{
right: 15px;
top: auto;
bottom: 0;
display:block;}
.fixsibar {
    display: block;
    width: 100%;
    text-align: right;
    cursor: pointer;
    padding: 0;
}

.fixsibar span {
    width: 36px;
    display: inline-block;
    font-size: 16px;
    background: #296bbf;
    color: #fff;
    text-align: center;
    padding: 16px 10px 10px;
    position: relative;
    margin-top: 20px;
}

.fixsibar span:before {content: "+";position: absolute;width: 20px;height: 20px;background: #fff;text-align: center;line-height: 16px;font-size: 20px;border-radius: 50%;top: -10px;color: #296bbf;border: 1px solid #296bbf;left: 50%;margin-left: -10px}

.suspension .sbar_mb {
    position: relative;
    right: -200px;
    transition: .4s;
    -ms-transition: .4s;
    -webkit-transition: .4s;
}

.suspension .sbar_mb.active {
    right: 0;
}

.fixsibar.on span {
    width: auto;
    font-size: 0;
    display: block;
    padding: 0;
    margin-top: 10px;
}

.fixsibar.on span:before {
    content: ">>";
    width: 100%;
    height: 100%;
    border: none;
    background: none;
    top: 0;
    left: 0;
    color: #fff;
    line-height: 24px;
    font-size: 14px;
    left:0;
    margin-left:0;
}
.suspension ul li.consulting.on .content {
    position: fixed;
    top: 50%;
    left: 5%;
    width: 90%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    bottom: auto;
    z-index: 100;
}
.suspension ul li.consulting.on .content .sbarclose {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px;
    height: 30px;
    background: url(../images/next_jt.png) no-repeat center;
}
.suspension ul li.consulting.on .content {
    display: none;
}

.suspension ul li.consulting.onact.on .content {
    display: block;
}

.suspension ul li.on {
    background: #296bbf;
}

.suspension ul li.on::after {
    display: none;
}
}