﻿@charset "utf-8";
.cm {
  color: #2096d2;
}
.cm2 {
  color: #29c3ab;
}
.jianbian {
  background-image: -webkit-gradient(linear, left top, right top, from(#29c3ab), to(#16a8b5));
  background-image: linear-gradient(to right, #29c3ab, #16a8b5);
}
@font-face {
  font-family: 'Geometr415BlkBT';
  src: url('../fonts/geometr415blkbt.ttf');
}
@font-face {
  font-family: 'swissbt';
  src: url('../fonts/swissbt.ttf');
}
 
@font-face {
  font-family: "HRS";
  src: url("../fonts/hrs.woff") format("woff"), url("../fonts/hrs.ttf") format("truetype"), url("../fonts/hrs.eot") format("embedded-opentype"), url("../fonts/hrs.svg") format("svg"), url("../font/HRS.otf") format("opentype");
}

@font-face {
    font-family: 'SourceHanSansCN';
    src: url('../fonts/SourceHanSansCN-Regular-Alphabetic.woff2') format('woff2'),
        url('../fonts/SourceHanSansCN-Regular-Alphabetic.woff') format('woff'),
        url('../fonts/SourceHanSansCN-Regular-Alphabetic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body{
	font-family: 思源黑体,SourceHanSansCN!important;
}
.inbanner {
  width: 100%;
  height: 760px;
  position: relative;
  overflow: hidden;
}
.inbanner > img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.inbanner .cer {
  position: relative;
  height: 100%;
}
.inbanner2 {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.inbanner2 > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cate1 {
  text-align: center;
  position: relative;
  padding-bottom: 36px;
}
.cate1:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 0;
  width: 50px;
  height: 1px;
  margin-left: -25px;
  background-color: #fff;
}
.cate1 .en {
  font-size: 24px;
  color: #e6462e;
  line-height: 24px;
  font-family: arial;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
}
.cate1 .cn {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  margin-top: 8px;
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 30px;
}
.ibcatein {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 50%;
  z-index: 1;
  color: #fff;
  text-align: center;
}
.ibcatein .cn2 {
  font-size: 18px;
  line-height: 34px;
  text-transform: uppercase;
  letter-spacing: 20px;
  text-indent: 20px;
  font-family: 'Helvetica';
}
.ibcatein .cn {
  font-size: 28px;
  line-height: 50px;
  letter-spacing: 3px;
  text-indent: 3px;
  width: 100%;
  height: 50px;
  overflow: hidden;
}
.ibcatein .cn span {
  display: inline-block;
  padding: 0 30px;
  vertical-align: middle;
}
.ibcatein .cn i {
  display: inline-block;
  width: 175px;
  height: 2px;
  background-color: #fff;
  vertical-align: middle;
}
.ibcatein .en {
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
}
.ibcatein .fig {
  height: 17px;
  background: url('../images/zuan.png') center no-repeat;
  -webkit-animation: movt 4s linear 0s both infinite;
          animation: movt 4s linear 0s both infinite;
  margin: 20px 0 18px;
}
@-webkit-keyframes movt {
  0% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
  33% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
  66% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
}
@keyframes movt {
  0% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
  33% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
  66% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
}
.mouse {
  width: 18px;
  height: 34px;
  margin-top: 123px;
  margin-left: -9px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  /*font-size: 16px; line-height: 28px; color: #fff; text-align: center;*/
  background: url('../images/mouse.png') center 0 no-repeat;
}
.ibcatein2 {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  z-index: 1;
  color: #fff;
  text-align: center;
  overflow: hidden;
  margin-top: -62px;
}
.ibcatein2 .cn {
  font-size: 36px;
  line-height: 62px;
  max-width: 750px;
  margin: 0 auto;
  padding: 0 20px;
}
.ibcatein2 .en {
  font-size: 0;
}
.ibcatein2 img {
  max-width: 90%;
}
@media screen and (max-width: 1024px) {
  .ibcatein .cn2 {
    letter-spacing: 5px;
    text-indent: 5px;
  }
  .ibcatein {
    margin-bottom: -80px;
  }
}
@media screen and (max-width: 640px) {
  .ibcatein .cn2 {
    letter-spacing: 3px;
    text-indent: 3px;
  }
  .ibcatein .cn i {
    width: 110px;
  }
}
.ibcate .bg {
  position: absolute;
  left: 50%;
  top: 4px;
  margin-left: -132px;
  z-index: 0;
  width: 265px;
  height: 265px;
  background: url('../images/huahuan1.png') center no-repeat;
  -webkit-animation: rotate360 30s linear infinite;
          animation: rotate360 30s linear infinite;
}
.ibbg {
  -webkit-animation: pagebgfd 6s linear infinite alternate;
          animation: pagebgfd 6s linear infinite alternate;
}
@-webkit-keyframes pagebgfd {
  0% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
}
@keyframes pagebgfd {
  0% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
}
.borderwan {
  position: relative;
}
.borderwan i.ii1,
.borderwan i.ii2,
.borderwan i.ii3,
.borderwan i.ii4 {
  position: absolute;
  z-index: 5;
  background-color: #eb0609;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.borderwan i.ii1 {
  left: 0;
  top: 0;
  width: 0;
  height: 1px;
}
.borderwan i.ii2 {
  right: 0;
  top: 0;
  width: 1px;
  height: 0;
}
.borderwan i.ii3 {
  right: 0;
  bottom: 0;
  width: 0;
  height: 1px;
}
.borderwan i.ii4 {
  left: 0;
  bottom: 0;
  width: 1px;
  height: 0;
}
.borderwan:hover i.ii1,
.borderwan:hover i.ii3 {
  width: 100%;
}
.borderwan:hover i.ii2,
.borderwan:hover i.ii4 {
  height: 100%;
}
.btt1 img,
.btt2 img,
.btt3 img {
  -webkit-animation: move ease-in-out 2s infinite;
          animation: move ease-in-out 2s infinite;
}
@-webkit-keyframes move {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes move {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes move2 {
  0% {
    -webkit-transform: translateX(0) rotate(0deg);
            transform: translateX(0) rotate(0deg);
  }
  50% {
    -webkit-transform: translateX(10px) rotate(360deg);
            transform: translateX(10px) rotate(360deg);
  }
  100% {
    -webkit-transform: translateX(0) rotate(0deg);
            transform: translateX(0) rotate(0deg);
  }
}
@keyframes move2 {
  0% {
    -webkit-transform: translateX(0) rotate(0deg);
            transform: translateX(0) rotate(0deg);
  }
  50% {
    -webkit-transform: translateX(10px) rotate(360deg);
            transform: translateX(10px) rotate(360deg);
  }
  100% {
    -webkit-transform: translateX(0) rotate(0deg);
            transform: translateX(0) rotate(0deg);
  }
}
.greybg {
  background-color: #f8f8f8;
}
.greybg2 {
  background-color: #918f8f;
}
.js-qiecon2 {
  display: none;
}
.js-qiecon2.on {
  display: block;
}
.js-qiecon {
  position: absolute;
  left: 200%;
  top: 0;
  z-index: -20;
  opacity: 0;
  width: 100%;
}
.js-qiecon.on {
  position: static;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 1;
}
.pianyi {
  padding-top: 80px;
  margin-top: -80px;
}
.pianyi2 {
  padding-top: 180px;
  margin-top: -180px;
}
.js-qiecon-wrap1,
.js-qiecon-wrap2,
.js-qiecon-wrap3 {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.lefthalf {
  float: left;
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.righthalf {
  float: right;
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.baninfo {
  width: 100%;
  margin-top: 32px;
}
.erji {
  width: 100%;
  height: 44px;
  font-size: 0;
  white-space: nowrap;
  text-align: center;
}
.erji a {
  display: inline-block;
  position: relative;
  margin: 0 10px;
  overflow: hidden;
  width: 114px;
  height: 42px;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 14px;
  color: #fff;
  line-height: 42px;
}
.erji a:hover,
.erji a.on {
  background-color: #43ac5b;
  border-color: #fff;
}
.erji a:before {
  content: '';
  position: absolute;
  left: -22px;
  top: -30px;
  z-index: 0;
  width: 22px;
  height: 30px;
  background: url('../images/hua1.png') center no-repeat;
}
.erji a:after {
  content: '';
  position: absolute;
  right: -22px;
  bottom: -30px;
  z-index: 0;
  width: 22px;
  height: 30px;
  background: url('../images/hua2.png') center no-repeat;
}
.erji a:before,
.erji a:after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.erji a:hover:before,
.erji a.on:before {
  left: 0;
  top: 0;
}
.erji a:hover:after,
.erji a.on:after {
  right: 0;
  bottom: 0;
}
.sanji {
  width: 100%;
  height: 46px;
  font-size: 0;
  white-space: nowrap;
  text-align: center;
}
.sanji a {
  display: inline-block;
  position: relative;
  margin: 0 30px;
  overflow: hidden;
  width: 158px;
  height: 44px;
  background-color: #fff;
  border: 1px solid #2096d2;
  font-size: 18px;
  color: #2096d2;
  line-height: 44px;
  font-weight: bold;
}
.sanji a:hover,
.sanji a.on {
  background-color: #2096d2;
  color: #fff;
}
.tree {
  height: 46px;
  font-size: 14px;
  line-height: 46px;
}
.tree a {
  color: #333;
  padding: 0 5px;
  vertical-align: middle;
}
.tree a.leaf,
.tree a:hover {
  color: #2096d2;
}
.tree i {
  margin: 0 15px;
  width: 10px;
  vertical-align: middle;
  background: url('../images/sjr-tree.png') center no-repeat;
}
@media screen and (max-width: 750px) {
  .tree a {
    padding: 0 10px;
  }
  .sanji {
    overflow: auto;
  }
  .sanji a {
    margin: 0 10px;
  }
}
.bneck {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 66px;
  z-index: 3;
}
.berji {
  font-size: 0;
  width: 100%;
  text-align: center;
}
.berji a {
  display: inline-block;
  width: 164px;
  font-size: 16px;
  color: #fff;
  line-height: 48px;
  height: 100%;
  position: relative;
  overflow: hidden;
  background-color: #1c1c1c;
  margin: 5px 8px;
}
.berji a:before {
  content: '';
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 0;
  width: 1px;
  height: 30px;
  display: none;
}
.berji a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0px;
  z-index: 0;
  margin-left: 0;
  width: 0;
  height: 4px;
  background-color: #0076cd;
  display: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.berji a.on:after,
.berji a:hover:after {
  width: 80px;
  margin-left: -40px;
}
.berji a.on,
.berji a:hover {
  background-color: #1fb5b0;
}
a.seemore {
  display: block;
  width: 172px;
  height: 42px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  font-size: 16px;
  color: #fff;
  line-height: 42px;
  text-align: center;
  border: 2px solid #0292fd;
  border-radius: 23px;
}
a.seemore span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 40px;
  background: url('../images/jtr1.png') right no-repeat;
}
a.seemore:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#005ffb), to(#0292fd));
  background-image: linear-gradient(to right, #005ffb, #0292fd);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a.seemore:hover:after {
  height: 0;
}
a.seemore:hover {
  background-color: #fff;
  color: #005ffb;
}
a.seemore:hover span {
  background-image: url('../images/jtr1h.png');
}
a.seemore2 {
  display: block;
  width: 172px;
  height: 42px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  font-size: 16px;
  color: #1e64c6;
  line-height: 42px;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 23px;
  background-color: #fff;
}
a.seemore2 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 40px;
  background: url('../images/jtr1h.png') right no-repeat;
}
.jello-h:hover {
  -webkit-animation: jello 1s 0s infinite;
          animation: jello 1s 0s infinite;
}
.rubberBand-h:hover {
  -webkit-animation: rubberBand 1s 0s 1;
          animation: rubberBand 1s 0s 1;
}
.outnavbg {
  width: 100%;
  height: 60px;
  background-color: #f8f8f8;
  overflow: hidden;
  position: relative;
  z-index: 5;
  margin-bottom: 12px;
}
.outnav7 {
  height: 60px;
  padding: 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
}
.outnav7 .nav-left,
.outnav7 .nav-right {
  width: 40px;
  height: 100%;
  cursor: pointer;
  position: absolute;
  top: 0;
  z-index: 2;
  background-repeat: no-repeat;
  background-color: #eaeaea;
  display: none;
  background-position: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.outnav7 .nav-left {
  left: 0;
  background-image: url('../images/lt3.png');
}
.outnav7 .nav-right {
  right: 0;
  background-image: url('../images/gt3.png');
}
.outnav7 .nav-left:hover {
  background-image: url('../images/lt3h.png');
  background-color: #2096d2;
}
.outnav7 .nav-right:hover {
  background-image: url('../images/gt3h.png');
  background-color: #2096d2;
}
.outnav7 #wrapper77 {
  width: 100%;
  height: 100%;
  position: relative;
}
.outnav7.on {
  padding: 0 40px;
}
.outnav7.on .nav-left,
.outnav7.on .nav-right {
  display: block;
}
.nav7 {
  width: 100%;
  height: 100%;
  font-size: 0;
  white-space: nowrap;
}
.nav7 li {
  width: 170px;
  display: inline-block;
  height: 100%;
  overflow: hidden;
}
.nav7.fen2 li {
  width: 50%;
}
.nav7.fen3 li {
  width: 33.3%;
}
.nav7.fen4 li {
  width: 25%;
}
.nav7.fen5 li {
  width: 20%;
}
.nav7 li a {
  display: block;
  position: relative;
  color: #333;
  line-height: 60px;
  font-size: 16px;
}
.nav7 li a div{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	 padding: 0 5px;
}
.nav7 li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
  width: 1px;
  height: 14px;
  background-color: #ccc;
  margin-top: -7px;
}
.nav7 li:first-child a:before{
	width: 0;
}
.nav7 li:hover a {
  color: #2096d2;
}
.nav7 li.on a {
  color: #2096d2;
}
.outnav8 {
  height: 70px;
  padding: 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
}
.outnav8 .nav-left,
.outnav8 .nav-right {
  width: 40px;
  height: 100%;
  cursor: pointer;
  position: absolute;
  top: 0;
  z-index: 2;
  background-repeat: no-repeat;
  background-color: #eaeaea;
  display: none;
  background-position: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.outnav8 .nav-left {
  left: 0;
  background-image: url('../images/lt3.png');
}
.outnav8 .nav-right {
  right: 0;
  background-image: url('../images/gt3.png');
}
.outnav8 .nav-left:hover {
  background-image: url('../images/lt3h.png');
  background-color: #2096d2;
}
.outnav8 .nav-right:hover {
  background-image: url('../images/gt3h.png');
  background-color: #2096d2;
}
.outnav8 #wrapper88 {
  width: 100%;
  height: 100%;
  position: relative;
}
.outnav8.on {
  padding: 0 40px;
}
.outnav8.on .nav-left,
.outnav8.on .nav-right {
  display: block;
}
.mdnavout {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  z-index: 5;
  overflow: hidden;
}
.mdnav {
  width: 100%;
  height: 100%;
  font-size: 0;
  white-space: nowrap;
}
.mdnav li {
  display: inline-block;
  width: 200px;
  height: 100%;
  overflow: hidden;
  text-align: center;
}
.mdnav li a {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 70px;
  height: 70px;
  position: relative;
}
.mdnav li a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 0;
  width: 0;
  height: 2px;
  background-color: #2096d2;
  margin-left: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.mdnav li.on a,
.mdnav li:hover a {
  color: #2096d2;
}
.mdnav li.on a:after,
.mdnav li:hover a:after {
  width: 74px;
  margin-left: -37px;
}
.sdnav {
  width: 126px;
  background-color: #2096d2;
  position: absolute;
  left: 5.2%;
  top: 645px;
  z-index: 10;
}
.sdnav.on {
  position: fixed;
  top: 120px;
}
.sdnav dd {
  position: relative;
  line-height: 42px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.sdnav dd > a {
  display: block;
  font-size: 14px;
  color: #fff;
  text-indent: 15px;
  height: 42px;
  overflow: hidden;
  border: 1px solid #2096d2;
  background-color: #2096d2;
  border-left-width: 2px;
  border-right-width: 2px;
}
.sdnav dd.on > a,
.sdnav dd.ac > a,
.sdnav dd:hover > a {
  background-color: #fff;
  color: #2096d2;
}
@media screen and (max-width: 1560px) {
  .sdnav {
    left: 3%;
  }
}
@media screen and (max-width: 1320px) {
  .sdnav {
    left: 2%;
  }
}
@media screen and (max-width: 960px) {
  .sdnav {
    display: none;
  }
}
.news-out {
  padding: 80px 0;
}
.newslist {
  max-width: 1236px;
  padding: 0 30px 40px;
  margin: 0 auto;
  overflow: hidden;
}
.newslist li {
  float: left;
  width: 33.33%;
  margin-bottom: 40px;
}
.newslist li .lin {
  padding: 0 19px;
}
.newslist li a {
  display: block;
  position: relative;
}
.newslist .pic {
  width: 100%;
  height: 0;
  padding-bottom: 49.06%;
  overflow: hidden;
  position: relative;
}
.newslist .pro-pic{
	padding-bottom: 61.4%;
}
.newslist img {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.newslist li .wz {
  padding: 16px 12px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.newslist li h3 {
  font-size: 18px;
  color: #333;
  line-height: 32px;
  height: 32px;
  overflow: hidden;
}
.newslist li .txt {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newslist li .info {
  padding: 12px 12px;
  border: 1px solid #eee;
}
.newslist li .date {
  background: url('../images/jtr-n.png') right no-repeat;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  color: #999;
}
.newslist li:hover a {
  -webkit-box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.4);
}
.newslist li:hover h3 {
  color: #2096d2;
}
.newslist li:hover .date {
  color: #2096d2;
}
.newslist h3,
.newslist .date {
  -webkit-transition: .6s;
  transition: .6s;
}
@media screen and (max-width: 1100px) {
  .newslist {
    padding: 0 15px 30px;
  }
}
@media screen and (max-width: 960px) {
  .newslist li {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .newslist li {
    width: 100%;
  }
}
.case-out {
  padding: 4rem 0 2rem 0;
}
.caselist {
  padding: 0 0 40px;
  margin: 0 -21px;
  overflow: hidden;
}
.caselist li {
  float: left;
  width: 33.3%;
  margin-bottom: 42px;
}
.caselist li .lin {
  padding: 0 21px;
}
.caselist li a {
  display: block;
  width: 100%;
  position: relative;
  text-align: center;
}
.caselist .pic {
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 76.344%;
}
.caselist .pic-application {
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 58.5%;
}
.caselist img {
  -o-object-fit: cover;
     object-fit: cover;
}
.caselist li .wz {
  background-color: #f5f5f5;
  padding: 14px 20px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  -webkit-transition: .8s;
  transition: .8s;
}
.caselist li h3 {
  font-size: 18px;
  color: #333;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  margin-bottom: 10px;
  -webkit-transition: .4s;
  transition: .4s;
}
.caselist li .info {
  height: 24px;
  overflow: hidden;
  opacity: 0.7;
}
.caselist li label {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  position: relative;
}
.caselist li label:after {
  left: 100%;
  position: absolute;
  bottom: 0;
  content: " ";
  width: 0;
  border-bottom: 1px solid #fff;
  -webkit-transition: .3s;
  transition: .3s;
}
.caselist li:hover label:after {
  width: 100%;
  left: 0;
  transition: width 0.3s;
  -webkit-transition: width 0.3s;
}
.caselist li:hover .wz {
  background-color: #2096d2;
}
.caselist li:hover h3,
.caselist li:hover label {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .caselist li {
    width: 50%;
  }
}
@media screen and (max-width: 960px) {
  .caselist {
    margin: 0 -15px;
  }
  .caselist li .lin {
    padding: 0 15px;
  }
}
@media screen and (max-width: 640px) {
	.caselist {
		padding-bottom: 0;
		margin:0 -8px;
	}
  .caselist li {
    width: 50%;
  }
   .caselist li:last-child{
   	margin-bottom: 0;
   }
   .caselist li .lin{
   	padding: 0 8px;
   }
}
.team-out {
  padding: 80px 0 0px 0;
}
.tmlist {
  padding: 0 0 40px;
  margin: 0 -28px;
  overflow: hidden;
}
.tmlist li {
  float: left;
  width:25%;
  margin-bottom: 40px;
}
.tmlist li .lin {
  padding: 0 28px;
}
.tmlist li a {
  display: block;
  width: 100%;
  position: relative;
}
.tmlist .pic {
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 130%;
}
.tmlist img {
  -o-object-fit: cover;
     object-fit: cover;
}
.tmlist li .wz {
  background-color: rgba(24, 24, 24, 0.7);
  width: 100%;
  height: 100%;
  -webkit-transition: .4s;
  transition: .4s;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  opacity: 0;
}
.tmlist li .wzin {
  padding: 10px 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  text-align: center;
}
.tmlist li h3 {
  font-size: 24px;
  color: #fff;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  padding: 0 20px;
}
.tmlist li .info {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  opacity: 0.5;
  padding: 0 20px;
}
.tmlist li i {
  display: block;
  width: 100%;
  height: 36px;
  margin-top: 46px;
  background: url('../images/jtr1.png') center no-repeat;
}
.tmlist li .intro,
.tmlist li .yanlun {
  display: none;
}
.tmlist li:hover .wz {
  opacity: 1;
}
@media screen and (max-width: 1200px) {
  .tmlist {
    margin: 0 -20px;
  }
  .tmlist li .lin {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  .tmlist li {
    width: 50%;
  }
}
@media screen and (max-width: 750px) {
  .tmlist {
    margin: 0 -15px;
  }
  .tmlist li .lin {
    padding: 0 15px;
  }
  .tmlist li .wz {
    height: auto;
    top: auto;
    bottom: 0;
    opacity: 1;
  }
  .tmlist li .wzin {
    position: static;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    text-align: left;
  }
  .tmlist li i {
    margin-top: 0;
    width: 36px;
    position: absolute;
    right: 20px;
    top: 16px;
    z-index: 1;
  }
}
@media screen and (max-width: 640px) {
  .tmlist li {
    width: 100%;
  }
  .tmlist li i {
    top: 26px;
  }
}
.fu {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 150;
  top: 0;
  left: 0;
  display: none;
}
.fubg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.6);
}
.fuout {
  position: absolute;
  width: 100%;
  height: 428px;
  background-color: #f8f8f8;
  left: 0;
  top: 50%;
  z-index: 3;
  padding: 56px 0;
  max-height: 80%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-50%) scale(0.9);
          transform: translateY(-50%) scale(0.9);
  opacity: 0;
}
.fuinwrap {
  max-width: 1340px;
  padding: 0 3%;
  margin: 0 auto;
}
.fuin {
  padding-right: 130px;
  height: 100%;
  position: relative;
}
.fu.on .fuout {
  -webkit-transform: translateY(-50%) scale(1);
          transform: translateY(-50%) scale(1);
  opacity: 1;
}
.fu a.close {
  width: 130px;
  height: 33px;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  cursor: pointer;
  background: url('../images/cha.png') right center no-repeat;
  margin-top: -15px;
}
.fu a.close:before {
  content: '';
  position: absolute;
  left: 0;
  right: 33px;
  top: 50%;
  z-index: 0;
  width: auto;
  height: 1px;
  background-color: #2096d2;
}
.fuin .fucon {
  border: 1px solid #2096d2;
  padding: 35px 70px 35px 35px;
  height: 356px;
  overflow: hidden;
}
.worker {
  position: relative;
  padding-left: 340px;
  height: 356px;
}
.worker .pic {
  float: left;
  width: 270px;
  height: 356px;
  overflow: hidden;
  margin-left: -340px;
  font-size: 0;
  text-align: center;
  line-height: 356px;
  background-color: #f5f5f5;
}
.worker .pic img {
  max-width: 100%;
  max-height: 100%;
}
.worker .name {
  font-size: 24px;
  color: #2096d2;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  padding-top: 22px;
}
.worker .info {
  font-size: 16px;
  color: #2096d2;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
  opacity: 0.6;
}
.worker .intro {
  font-size: 16px;
  color: #333;
  line-height: 32px;
  height: 160px;
  text-align: justify;
  overflow: auto;
  margin-top: 30px;
}
.worker .yanlun {
  font-size: 18px;
  color: #333;
  line-height: 30px;
  height: 30px;
  margin-top: 30px;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .fu a.close {
    width: 33px;
    right: 10px;
    top: 10px;
    margin-top: 0;
  }
  .fuin {
    padding-right: 0;
  }
  .fu a.close:before {
    display: block;
  }
  .fuin .fucon {
    padding: 35px;
  }
  .worker {
    padding-left: 300px;
  }
  .worker .pic {
    margin-left: -300px;
  }
}
@media screen and (max-width: 750px) {
  .fuout {
    padding: 30px 0;
  }
  .worker {
    padding-left: 0;
  }
  .worker .pic {
    display: none;
  }
  .worker .name {
    padding-top: 0;
  }
  .worker .intro {
    height: 192px;
  }
}
.scrollarea1 .scrollbar {
  width: 6px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.scrollarea1 .track {
  width: 6px;
  height: 100%;
  background-color: #e0dfe0;
  position: relative;
}
.scrollarea1 .thumb {
  width: 6px;
  background-color: #c02020;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  cursor: pointer;
}
.scrollarea1 {
  position: relative;
  padding-right: 45px;
  height: 684px;
}
.scrollarea1.shorter {
  height: 468px;
}
.scrollarea1 .viewport {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.scrollarea1 .overview {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  font-size: 16px;
  color: #333;
  line-height: 36px;
  text-align: justify;
}
.scrollarea1 .overview img {
  max-width: 100%;
}
.scrollbar.disable {
  display: none;
}
.wh-out {
  padding: 80px 0;
}
.whlist {
  margin-top: 80px;
  font-size: 0;
}
.whlist li {
  display: inline-block;
  width: 25%;
  position: relative;
}
.whlist li a {
  display: block;
  padding: 0 35px;
}
.whlist .pic {
  width: 49px;
  height: 59px;
  line-height: 59px;
  font-size: 0;
  position: relative;
}
.whlist .bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: url('../images/hex.png') no-repeat;
  -webkit-transition: .4s;
  transition: .4s;
}
.whlist img {
  max-width: 100%;
  position: relative;
  z-index: 1;
}
.whlist h3 {
  font-size: 20px;
  color: #333;
  line-height: 36px;
  font-weight: bold;
  height: 36px;
  overflow: hidden;
  margin-top: 30px;
}
.whlist h4 {
  font-size: 14px;
  color: #2096d2;
  line-height: 22px;
  text-transform: uppercase;
  height: 22px;
  overflow: hidden;
  font-family: 'Geometr415BlkBT';
}
.whlist .txt {
  font-size: 16px;
  line-height: 32px;
  height: 120px;
  overflow: hidden;
  margin-top: 24px;
}
.whlist .hx {
  width: 52px;
  height: 4px;
  background-color: #2096d2;
  margin-top: 34px;
  -webkit-transition: .8s;
  transition: .8s;
}
.whlist li:hover .bg {
  -webkit-transform: rotate(210deg);
          transform: rotate(210deg);
}
.whlist li:hover .hx {
  width: 100%;
}
.whlist .img{
	width: 100%;
  padding-bottom: 61.4%;
  height: 0;
  overflow: hidden;
  position: relative;
}
.whlist .img img{
	  display: block;
    width: 100%;
    transform: scale(1);
    transition: all .5s ease;
}
.whlist li:hover .img img{
	transform: scale(1.12);
  transition: all .5s ease;
}
.whpage h3.title {
  font-size: 30px;
  color: #2096d2;
  line-height: 54px;
  text-align: center;
  overflow: hidden;
}
.whpage .intro {
  /*text-align: center;*/
  font-size: 18px;
  line-height: 36px;
  /*max-width: 800px;*/
  margin: 14px auto 0;
}
.whpage .pic {
  display: block;
  width: 100%;
  margin-top: 60px;
  text-align: center;
  overflow: hidden;
}
.whpage .pic img {
  max-width: 100%;
}
@media screen and (max-width: 1200px) {
  .whlist li a {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  .whlist {
    margin-top: 50px;
  }
  .whlist li {
    width: 50%;
    margin-top: 30px;
  }
  .whlist .txt {
    height: 128px;
  }
  .whlist .hx {
    margin-top: 14px;
  }
  .whpage .pic {
    margin-top: 40px;
  }
}
@media screen and (max-width: 600px) {
  .whlist li a {
    padding: 0 10px;
  }
  .whlist .txt {
    height: 160px;
  }
  .whlist li:nth-child(3) .txt,
  .whlist li:nth-child(4) .txt{
  	 height: 120px;
  }
  .whpage h3.title {
    font-size: 24px;
  }
  .whlist .pic{
  	text-align: center;
  	margin: 0 auto;
  }
  .whlist .pic img{
  	margin: 0 auto;
  }
  .whlist h3,
  .whlist h4{
  	text-align: center;
  }
}
.ry-out {
  padding: 80px 0 40px 0;
  overflow: hidden;
}
.rylist {
  max-width: 1288px;
  /*overflow: hidden;*/
  padding: 50px 0 30px;
  margin: 0 auto;
}
.rylist li {
  float: left;
  width: 25%;
  margin-bottom: 40px;
}
.rylist li .lin {
  padding: 0 18px;
}
.rylist li a {
  display: block;
  position: relative;
  border: 1px solid #ececec;
}
.rylist li .pic {
  width: 100%;
  height: 0;
  padding-bottom: 140%;
  position: relative;
  overflow: hidden;
}
.rylist li .pic .wrap {
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  font-size: 0;
  text-align: center;
}
.rylist li .pic .wrap i {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.rylist li img {
  max-width: 100%;
  max-height: 100%;
}
.rylist li a {
  -webkit-transition: .6s;
  transition: .6s;
}
.rylist li:hover a {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3)
}
@media screen and (max-width: 1340px) {
  .rylist {
    padding: 40px 20px 30px;
  }
  .rylist li .lin {
    padding: 0 30px;
  }
}
@media screen and (max-width: 1200px) {
  .rylist li {
    margin-bottom: 40px;
  }
  .rylist li .lin {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  .rylist li {
    width: 33.3%;
  }
}
@media screen and (max-width: 750px) {
  .rylist li {
    width: 50%;
  }
  .rylist li .lin {
    padding: 0 15px;
  }
}
@media screen and (max-width: 540px) {
  .rylist li {
    width: 100%;
  }
}
.zhiliang-out {
  padding: 25px 0;
}
.zhiliang {
  padding: 55px 0;
}
.zhiliang .inner {
  position: relative;
  padding-left: 410px;
  padding-right: 140px;
}
.zhiliangcon {
  font-size: 18px;
  color: #333;
  line-height: 2em;
  text-align: justify;
}
.zhiliangcon img {
  max-width: 100%;
}
.cate3 {
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 1;
  padding-left: 10px;
}
.cate3 .cn {
  font-size: 30px;
  color: #2096d2;
  line-height: 50px;
  font-weight: bold;
  height: 50px;
}
.cate3 .en {
  font-size: 12px;
  color: #2096d2;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.5em;
  height: 1.5em;
  font-family: 'arial';
}
.cate3:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 35px;
  height: 52px;
  background-color: #2096d2;
  opacity: 0.3;
}
.zlfenge {
  width: 100%;
  height: 8px;
  background: url('../images/line1.png') 0 no-repeat;
}
@media screen and (max-width: 1200px) {
  .zhiliang .inner {
    padding-left: 340px;
    padding-right: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .zhiliang .inner {
    padding-left: 60px;
  }
  .cate3 {
    position: relative;
    top: 0;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  .zhiliang .inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 600px) {
  .zhiliang .inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.casepage {
  padding: 40px 0 68px;
}
.case-h {
  padding-bottom: 35px;
}
.case-h h1 {
  font-size: 24px;
  color: #333;
  line-height: 42px;
  text-align: center;
}
.case-con {
  padding: 72px 0 90px;
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
  border-bottom: 1px solid #eee;
}
.case-con img {
  max-width: 100%;
}
.case-con .dt {
  font-size: 18px;
  color: #2096d2;
  font-weight: bold;
  padding: 8px 0;
}
.case-con a {
  color: #2096d2;
}
.casepic-scroll {
  position: relative;
  width: 100%;
  height: 410px;
  padding-bottom: 50px;
}
.casepic-scroll .flex-viewport {
  width: 100%;
  height: 100%;
}
.casepic-scroll .slides {
  overflow: hidden;
  height: 100%;
}
.casepic-scroll .slides li {
  height: 100%;
  -webkit-backface-visibility: hidden;
  position: relative;
}
.casepic-scroll .slides li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
  line-height: 410px;
}
.casepic-scroll .slides a > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.casepic-scroll .flex-direction-nav a {
  width: 38px;
  height: 38px;
  margin-top: -20px;
  display: block;
  font-size: 0;
  position: absolute;
  top: 50%;
  z-index: 4;
  border-radius: 50%;
  border: 1px solid #999;
}
.casepic-scroll .flex-direction-nav a.flex-prev {
  left: 0;
  background: #ffffff url('../images/dlt2.png') center no-repeat;
}
.casepic-scroll .flex-direction-nav a.flex-next {
  right: 0;
  background: #ffffff url('../images/dgt2.png') center no-repeat;
}
.casepic-scroll .flex-direction-nav a:hover {
  background-color: #1fb5b0;
  border-color: #1fb5b0;
}
.casepic-scroll .flex-direction-nav a.flex-prev:hover {
  background-image: url('../images/dlt2h.png');
}
.casepic-scroll .flex-direction-nav a.flex-next:hover {
  background-image: url('../images/dgt2h.png');
}
.casepic-scroll .flex-control-paging {
  width: 100%;
  height: 19px;
  font-size: 0;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.casepic-scroll .flex-control-paging li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  width: 19px;
  height: 19px;
  margin: 0 11px;
}
.casepic-scroll .flex-control-paging li a {
  width: 19px;
  height: 19px;
  display: block;
  cursor: pointer;
  background: url('../images/zuan2.png') center no-repeat;
}
.casepic-scroll .flex-control-paging li a.flex-active {
  background-image: url('../images/zuan2h.png');
}
.dingzhiout {
  background: url('../images/dingzhibg.jpg') center no-repeat;
  padding: 126px 0 104px;
}
.dingzhi {
  font-size: 0;
  height: 112px;
  text-align: center;
}
.dingzhi li {
  display: inline-block;
  width: 50%;
  height: 100%;
}
.dingzhi li h3 {
  font-size: 28px;
  color: #fff;
  line-height: 40px;
  height: 40px;
  letter-spacing: 3px;
  margin-bottom: 32px;
}
.dingzhi li a {
  display: block;
  width: 242px;
  height: 38px;
  border: 1px solid #fff;
  margin: 0 auto;
  font-size: 18px;
  color: #fff;
  line-height: 38px;
}
.dingzhi li a span {
  color: #2096d2;
  margin-left: 10px;
}
.dingzhi li a:hover {
  border-color: #2096d2;
  color: #2096d2;
}
@media screen and (max-width: 960px) {
  .casepic-scroll .flex-control-paging li {
    margin: 0 5px;
  }
}
@media screen and (max-width: 700px) {
  .dingzhiout {
    padding: 70px 0 48px;
  }
  .dingzhi {
    height: auto;
  }
  .dingzhi li {
    width: 100%;
  }
  .dingzhi li:last-child {
    margin-top: 40px;
  }
  .dingzhi li h3 {
    font-size: 20px;
    margin-bottom: 12px;
  }
}
.che-out {
  padding: 4rem 0 4rem;
}
.checate h3.title {
  font-size: 24px;
  color: #333;
  line-height: 44px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
}
.checate .intro {
  text-align: center;
  font-size: 16px;
  line-height: 36px;
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  .checate h3.title {
    text-align: left;
  }
}
.cate31 {
  color: #2096d2;
  margin-top: 50px;
  text-align: center;
}
.cate31 .cn {
  font-size: 18px;
  line-height: 34px;
  height: 34px;
}
.cate31 .en {
  font-size: 16px;
  line-height: 20px;
  height: 20px;
  opacity: 0.5;
  text-transform: uppercase;
}
.checonout {
  margin-top: 60px;
}
.checon {
  font-size: 16px;
  line-height: 36px;
  padding: 0 20px;
}
.checon img {
  max-width: 100%;
}
.chelist {
  width: 100%;
  overflow: hidden;
  font-size: 0;
  text-align: center;
  margin: 30px -8px 40px;
  padding-bottom: 12px;
}
.chelist li {
  display: inline-block;
  width: 25%;
}
.chelist li .lin {
  padding: 0 8px;
}
.chelist li a {
  display: block;
  position: relative;
  width: 100%;
  height: 170px;
}
.chelist li a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 0;
  margin-left: -12px;
  font-size: 0;
  border: 12px solid transparent;
  overflow: hidden;
  width: 0;
  height: 0;
  border-top-color: transparent;
  border-bottom-width: 0;
}
.chelist .pic {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  font-size: 0;
}
.chelist .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.chelist .cov {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 0;
  background-color: rgba(32, 150, 210, 0.9);
}
.chelist h3 {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  font-weight: bold;
  text-align: left;
  padding: 0 22px;
  height: 28px;
  overflow: hidden;
  opacity: 1;
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  z-index: 1;
}
.chelist li .in {
  padding: 60px 10px 10px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  opacity: 0;
}
.chelist li .in .txt2 {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  font-weight: bold;
}
.chelist li .in .txt3 {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  word-break: normal;
  text-transform: uppercase;
}
.chelist .h3,
.chelist li .in {
  -webkit-transition: .5s;
  transition: .5s;
}
.chelist .cov {
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.chelist li a:after {
  -webkit-transition: .5s;
  transition: .5s;
}
.chelist li:hover .cov,
.chelist li.on .cov {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.chelist li:hover h3,
.chelist li.on h3 {
  opacity: 0;
}
.chelist li:hover .in,
.chelist li.on .in {
  opacity: 1;
}
.chelist li:hover a:after,
.chelist li.on a:after {
  border-top-color: #2096d2;
  bottom: -12px;
}
@media screen and (max-width: 1200px) {
  .chelist {
    margin: 30px 0 40px;
  }
  .chelist li .lin {
    padding: 0;
  }
}
@media screen and (max-width: 1024px) {
  .chelist li {
    width: 50%;
    margin-bottom: 16px;
  }
  .chelist {
    margin: 30px 0 30px;
  }
  .checon {
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .chelist li {
    width: 100%;
  }
}
.chepic-scroll {
  position: relative;
  width: 100%;
  height: 450px;
}
.chepic-scroll .flex-viewport {
  width: 100%;
  height: 100%;
}
.chepic-scroll .slides {
  overflow: hidden;
  height: 100%;
}
.chepic-scroll .slides li {
  height: 100%;
  -webkit-backface-visibility: hidden;
  position: relative;
}
.chepic-scroll .slides li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
  line-height: 450px;
}
.chepic-scroll .slides a > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.chepic-scroll .flex-direction-nav a {
  width: 34px;
  height: 34px;
  margin-top: -18px;
  display: block;
  font-size: 0;
  position: absolute;
  top: 50%;
  z-index: 4;
  border-radius: 100%;
  border: 1px solid #2096d2;
}
.chepic-scroll .flex-direction-nav a.flex-prev {
  left: 16px;
  background: url('../images/lt4.png') center no-repeat;
}
.chepic-scroll .flex-direction-nav a.flex-next {
  right: 16px;
  background: url('../images/gt4.png') center no-repeat;
}
.chepic-scroll .flex-direction-nav a:hover {
  background-color: #2096d2;
}
.chepic-scroll .flex-direction-nav a.flex-prev:hover {
  background-image: url('../images/lt4h.png');
}
.chepic-scroll .flex-direction-nav a.flex-next:hover {
  background-image: url('../images/gt4h.png');
}
.chepic-scroll .flex-control-paging {
  width: 100%;
  height: 19px;
  font-size: 0;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 3;
}
.chepic-scroll .flex-control-paging li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  width: 19px;
  height: 19px;
  margin: 0 6px;
}
.chepic-scroll .flex-control-paging li a {
  width: 19px;
  height: 19px;
  display: block;
  cursor: pointer;
  background: url('../images/zuan2.png') center no-repeat;
}
.chepic-scroll .flex-control-paging li a.flex-active {
  background-image: url('../images/zuan2h.png');
}
.main {
  position: relative;
  margin: 40px 0 80px;
  padding-right: 478px;
}
.main-news-detail{
  margin: 40px 0 80px;
}
.mainleft {
  width: 100%;
  min-height: 800px;
}
.main-news-detail-left{
   width: 100%;
}
.mainright {
  width: 374px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.main-news-detail-right{
   width: 100%;
   padding-top: 40px;
}
.sdbox {
  width: 100%;
}
.sdbox .title {
  height: 36px;
  position: relative;
  line-height: 36px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.sdbox .title h5 {
  float: left;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.sdbox .title a.more {
  float: right;
  font-size: 16px;
  color: #999;
  padding-right: 28px;
  background: url('../images/jia-n.png') right no-repeat;
}

.atc-h {
  padding-bottom: 44px;
}
.atc-h h1 {
  font-size: 20px;
  color: #333;
  line-height: 40px;
  margin-bottom: 4px;
}
.main-news-detail-left .atc-h{
	padding-bottom: 24px;
}
.atc-date {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  height: 24px;
}
.atc-date span {
  display: inline-block;
  margin-right: 20px;
  background-position: 0 center;
  background-repeat: no-repeat;
}
.atc-date span.click {
  margin-right: 0;
}
/*.atc-date span.clock{ background-image: url('../images/clock.png');}
.atc-date span.clerk{ background-image: url('../images/clerk.png');}
.atc-date span.click{ background-image: url('../images/click.png'); margin-right: 0;}*/
.atc-con {
  padding: 32px 0 40px;
  font-size: 16px;
  line-height: 38px;
  text-align: justify;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}
.atc-con img {
  max-width: 100%;
}
.atc-con a {
  color: #2096d2;
}
.atc-pn {
  overflow: hidden;
  text-align: center;
  position: relative;
  height: 36px;
  line-height: 36px;
  margin-top: 28px;
}
.atc-pn a {
  width: 30%;
  height: 100%;
  color: #333;
  font-size: 16px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
a.atc-prev {
  float: left;
  text-align: left;
  padding-left: 14px;
  background: url('../images/sjl-n.png') left no-repeat;
}
a.atc-prev:hover {
  background-image: url('../images/sjl-nh.png');
}
a.atc-next {
  float: right;
  text-align: right;
  padding-right: 14px;
  background: url('../images/sjr-n.png') right no-repeat;
}
a.atc-next:hover {
  background-image: url('../images/sjr-nh.png');
}
a.atc-ret {
  display: inline-block;
  vertical-align: top;
  padding-right: 18px;
  background: url('../images/ret.png') right no-repeat;
  width: auto;
}
a.atc-prev:hover,
a.atc-next:hover {
  color: #2096d2;
}
a.atc-ret:hover {
  color: #2096d2;
  background-image: url('../images/reth.png');
}
.product-prev-next{
	margin-bottom: 28px;
}
.videowrap {
  width: 100%;
  padding-bottom: 60%;
  height: 0;
  position: relative;
  text-align: center;
  margin-top: 50px;
  overflow: hidden;
}
.video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1600px) {
  .main {
    padding-right: 400px;
  }
  .mainright {
    width: 340px;
  }
}
@media screen and (max-width: 1300px) {
  .main {
    padding-right: 0;
  }
  .mainleft {
    width: 100%;
    min-height: 0;
  }
  .mainright {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  a.atc-prev,
  a.atc-next {
    width: 25%;
  }
}
.sdnewslist {
  width: 100%;
  padding-bottom: 5px;
  margin-top: 40px;
}
.sdnewslist li {
  width: 100%;
  margin-bottom: 45px;
}
.sdnewslist li a {
  display: block;
  position: relative;
}
.sdnewslist .pic {
  width: 100%;
  height: 0;
  padding-bottom: 49.06%;
  overflow: hidden;
  position: relative;
}
.sdnewslist img {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.sdnewslist li .wz {
  padding: 16px 12px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.sdnewslist li h3 {
  font-size: 18px;
  color: #333;
  line-height: 32px;
  height: 32px;
  overflow: hidden;
}
.sdnewslist li .txt {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sdnewslist li .info {
  padding: 12px 12px;
  border: 1px solid #eee;
}
.sdnewslist li .date {
  background: url('../images/jtr-n.png') right no-repeat;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  color: #999;
}
.sdnewslist li:hover a {
  -webkit-box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.4);
}
.sdnewslist li:hover h3 {
  color: #2096d2;
}
.sdnewslist li:hover .date {
  color: #2096d2;
}
.sdnewslist h3,
.sdnewslist .date {
  -webkit-transition: .6s;
  transition: .6s;
}
.procate h3.title {
  font-size: 24px;
  color: #333;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
}
.procate .intro {
  text-align: center;
  font-size: 14px;
  line-height: 28px;
  margin-top: 6px;
}
.procate {
  position: relative;
  padding-bottom: 38px;
}
.procate:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 0;
  width: 40px;
  height: 2px;
  margin-left: -25px;
  background-color: #2096d2;
}
.pro-out {
  padding: 80px 0 80px;
}
.prolist {
  padding: 62px 0 40px;
  margin: 0 -21px;
  overflow: hidden;
}
.prolist li {
  float: left;
  width: 33.3%;
  margin-bottom: 40px;
}
.prolist li .lin {
  padding: 0 21px;
}
.prolist li a {
  display: block;
  width: 100%;
  background-color: #f8f8f8;
  position: relative;
  text-align: center;
}
.prolist .pic {
  width: 100%;
  height: 0;
  padding-bottom: 76.344%;
  position: relative;
  overflow: hidden;
}
.prolist .pic .poa {
  font-size: 0;
  text-align: center;
}
.prolist .pic .poa i {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.prolist li .wz {
  padding: 53px 20px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.prolist li h3 {
  font-size: 18px;
  color: #333;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  -webkit-transition: .4s;
  transition: .4s;
}
.prolist li .txt {
  font-size: 14px;
  color: #999;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  -webkit-transition: .4s;
  transition: .4s;
}
.prolist li:hover a {
  background-color: #eee;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1100px) {
  .prolist li {
    width: 50%;
  }
}
@media screen and (max-width: 750px) {
  .prolist {
    margin: 0 -15px;
  }
  .prolist li .lin {
    padding: 0 15px;
  }
}
@media screen and (max-width: 640px) {
  .prolist li {
    width: 100%;
  }
}
.cate6 {
  text-align: center;
  position: relative;
}
.cate6 .en {
  font-size: 0;
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 0;
  width: 100%;
}
.cate6 .cn {
  font-size: 18px;
  color: #2096d2;
  line-height: 38px;
  height: 38px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  font-weight: bold;
}
.liuyanout {
  padding: 48px 0 64px;
  background-color: #f8f8f8;
}
.liuyan {
  color: #333;
  font-size: 0;
  margin-top: 40px;
}
.liuyan .hang {
  float: left;
  width: 31.66%;
  margin-right: 2.5%;
  height: 60px;
  line-height: 60px;
  margin-bottom: 30px;
}
.liuyan .hang.long {
  float: none;
  width: 100%;
  margin-right: 0;
}
.liuyan .hang.last {
  margin-right: 0;
}
.liuyan .hang.fat {
  width: 100%;
  height: auto;
  margin-right: 0;
}
.liuyan input[type=text] {
  width: 100%;
  height: 60px;
  border: 1px solid #ccc;
  background-color: transparent;
  line-height: 58px;
  text-indent: 15px;
  font-size: 16px;
  color: #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.liuyan textarea {
  padding: 5px 15px;
  height: 142px;
  border: 1px solid #ccc;
  resize: none;
  background-color: transparent;
  vertical-align: top;
  width: 100%;
  line-height: 26px;
  font-size: 16px;
  color: #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.liuyan input[type=text]:focus,
.liuyan textarea:focus {
  border-color: #2096d2;
}
.liuyan input[type=text],
.liuyan textarea {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.liuyan i.v {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.liuyan .hang2 {
  height: 60px;
  line-height: 60px;
  margin-bottom: 40px;
}
.liuyan .hang2 > div {
  height: 100%;
}
.liuyan .hang2 i.v {
  width: 31.66%;
}
.liuyan .verifyImg {
  width: 170px;
  height: 100%;
  cursor: pointer;
  vertical-align: top;
  margin-left: 20px;
}
.liuyan .yzmchange {
  display: inline-block;
  vertical-align: top;
  width: 60px;
  height: 100%;
  margin-left: 20px;
  background: url('../images/change.png') center no-repeat;
}
.liuyan .btnarea {
  text-align: center;
}
.liuyan .btnarea input {
  width: 168px;
  height: 50px;
  font-size: 18px;
  line-height: 48px;
  color: #fff;
  text-align: center;
}
.liuyan input#tj {
  background-color: #2096d2;
  border: 1px solid #2096d2;
  margin-left: 60px;
}
.liuyan input#cz {
  background-color: #999;
  border: 1px solid #999;
}
.liuyan input#tj:hover {
  background-color: #fff;
  color: #2096d2;
}
.liuyan input#cz:hover {
  background-color: #fff;
  color: #999;
}
.fliuyan {
  color: #fff;
  margin-top: 30px;
}
.fliuyan ::-webkit-input-placeholder {
  color: #ccc;
}
.fliuyan ::-moz-placeholder {
  color: #ccc;
}
.fliuyan ::-moz-placeholder {
  color: #ccc;
}
.fliuyan ::-ms-input-placeholder {
  color: #ccc;
}
.fliuyan .yzmchange {
  background-image: url('../images/change2.png');
}
@media screen and (max-width: 1000px) {
  .liuyan .hang {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 750px) {
  .liuyan .verifyImg {
    width: 40%;
  }
}
.lianxi-out {
  padding: 80px 0 80px;
}
.mapout {
  margin-top: 58px;
  position: relative;
}
#map {
  width: 100%;
  height: 420px;
  position: relative;
  z-index: 1;
}
.addrhand {
  position: absolute;
  right: 20px;
  top: 44px;
  z-index: 10;
  width: 130px;
}
.addrhand li {
  width: 128px;
  height: 38px;
  border: 1px solid #2096d2;
  background-color: #f5f5f5;
  font-size: 16px;
  color: #2096d2;
  text-align: center;
  line-height: 38px;
  margin-bottom: 22px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.addrhand li:hover {
  background-color: rgba(32, 150, 210, 0.5);
  color: #fff;
}
.addrhand li.on {
  background-color: #2096d2;
  color: #fff;
}
.lianxi {
  padding: 0 72px;
  overflow: hidden;
}
.lxinfo {
  width: auto;
}
.lxinfo1 {
  float: left;
}
.lxinfo2 {
  float: right;
}
.lxinfo p {
  font-size: 16px;
  line-height: 34px;
  color: #333;
  padding-left: 60px;
  background-repeat: no-repeat;
}

.lxinfo p.lx2 {
  background-image: url('../images/lx2.png');
  background-position: 12px 10px;
}
.lxinfo p.lx3 {
  background-image: url('../images/lx3.png');
  background-position: 15px 8px;
}
.lxinfo p.tel {
  background-image: url('../images/tel.png');
  background-position: 12px 10px;
}
.lxinfo p span {
  font-size: 24px;
  color: #2096d2;
}
.lx1 {
  display: block;
  padding-left: 60px;
  position: relative;
  margin-bottom: 16px;
}
.lx1 .bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 60px;
  height: 100%;
  background: url('../images/lx1.png') 0 9px no-repeat;
}
.lx1 h3 {
  font-size: 16px;
  color: #333;
  line-height: 28px;
  height: 28px;
}
.lx1 .one {
  font-size: 28px;
  color: #2096d2;
  line-height: 34px;
}
.lx1 .one a {
  font-size: 28px;
  color: #2096d2;
  display: inline-block;
}
@media screen and (max-width: 1200px) {
  .lianxi {
    padding: 0 0;
  }
}
@media screen and (max-width: 900px) {
  .lxinfo {
    width: 48%;
  }
}
@media screen and (max-width: 640px) {
  .lxinfo {
    width: 100%;
  }
  .lxinfo1 {
    float: none;
    margin-bottom: 40px;
  }
  .lxinfo2 {
    float: none;
  }
}
.cate9 {
  text-align: center;
  position: relative;
}
.cate9 .en {
  font-size: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
}
.cate9 .cn {
  font-size: 36px;
  color: #333;
  line-height: 80px;
  height: 80px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.zuanti1 {
  padding-top: 90px;
}
.zuantilast {
  padding-bottom: 80px;
}
.zuanticon1 {
  margin-top: 56px;
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
}
.zuanticon1 .pic {
  text-align: center;
  width: 100%;
}
.zuanticon1 img {
  max-width: 100%;
}
.zuanticon1 dt {
  font-size: 24px;
  color: #333;
  line-height: 56px;
  text-align: center;
  margin-bottom: 18px;
}
.zuanticon1 p {
  max-width: 1040px;
  margin: 0 auto;
}
.zuanticon2 {
  margin-top: 56px;
  position: relative;
  padding-right: 560px;
  min-height: 547px;
}
.zuanticon2 .left {
  width: 520px;
  max-width: 100%;
  margin-left: 25px;
  padding-top: 36px;
}
.zuanticon2 .pic {
  width: 530px;
  height: 547px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  overflow: hidden;
}
.zuanticon2 .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.zuanticon2 dd {
  padding-left: 32px;
  font-size: 16px;
  line-height: 32px;
  background: url('../images/zuan2.png') 0 9px no-repeat;
  margin-top: 16px;
}
.zuanticon2 dt {
  font-size: 16px;
  line-height: 32px;
}
.zuanticon3 {
  margin-top: 56px;
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
}
.zuanticon3 img {
  max-width: 100%;
}
.zutipic {
  margin: 0 -5px;
  font-size: 0;
  padding-bottom: 4px;
}
.zutipic li {
  display: inline-block;
  width: 25%;
  vertical-align: top;
}
.zutipic .pic {
  margin: 0 5px 10px;
  height: 165px;
  overflow: hidden;
}
.zutipic .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.zutipic .pic img:hover {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
@media screen and (max-width: 1280px) {
  .zuanticon2 .left {
    margin-left: 0;
  }
}
@media screen and (max-width: 1100px) {
  .zuanticon2 {
    padding-right: 0;
  }
  .zuanticon2 .left {
    width: 100%;
    margin-bottom: 40px;
    padding-top: 0;
  }
  .zuanticon2 .pic {
    position: relative;
    right: auto;
    height: auto;
    max-width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .zutipic li {
    width: 50%;
  }
  .zutipic .pic {
    height: 240px;
  }
}
@media screen and (max-width: 750px) {
  .zutipic .pic {
    height: 165px;
  }
}
@media screen and (max-width: 600px) {
  .zutipic li {
    width: 100%;
  }
  .zutipic .pic {
    height: auto;
  }
}
.about1 {
  padding: 80px 0 80px;
}
.cate1-1 {
  text-align: center;
  position: relative;
  padding-bottom: 36px;
  background: url('../images/fang.png') bottom no-repeat;
}
.cate1-1 .cn {
  font-size: 28px;
  color: #2096d2;
  line-height: 38px;
  height: 38px;
  font-weight: bold;
}
.cate1-1 .cn2 {
  font-size: 16px;
  color: #999;
  line-height: 26px;
  height: 26px;
  letter-spacing: 16px;
  text-indent: 16px;
  overflow: hidden;
}
.abtcon1 {
  position: relative;
  padding-right: 330px;
  margin-top: 64px;
  min-height: 180px;
}
.abtcon1 h3 {
  font-size: 24px;
  color: #2096d2;
  line-height: 36px;
  padding-top: 24px;
}
.abtcon1 .txt {
  font-size: 16px;
  line-height: 32px;
  margin-top: 30px;
  max-width: 750px;
}
.start {
  width: 298px;
  height: 180px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  background: url('../images/start.jpg') center no-repeat;
  text-align: center;
}
.start .cn {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  height: 30px;
  padding-top: 28px;
  overflow: hidden;
}
.start .cn span {
  display: inline-block;
  padding: 0 16px;
  vertical-align: middle;
}
.start .cn i {
  display: inline-block;
  width: 64px;
  height: 1px;
  background-color: #fff;
  vertical-align: middle;
}
.start .en {
  font-size: 0;
  margin-top: 22px;
}
.start:before {
  content: '';
  position: absolute;
  left: 4px;
  top: 4px;
  z-index: 1;
  right: 4px;
  bottom: 4px;
  border: 1px solid #fff;
}
.about2 {
  background-color: #242424;
  padding: 46px 0 50px;
}
.about2 h3 {
  font-size: 24px;
  color: #fff;
  line-height: 36px;
  margin-bottom: 10px;
}
.about2 .txt {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 30px;
}
@media screen and (max-width: 1024px) {
  .abtcon1 h3 {
    padding-top: 0;
  }
}
@media screen and (max-width: 750px) {
  .abtcon1 {
    padding-right: 0;
    margin-top: 50px;
  }
  .start {
    position: relative;
    right: auto;
    margin: 0 auto 50px;
  }
}
@media screen and (max-width: 560px) {
  .cate1-1 .cn {
    font-size: 24px;
  }
}
.guanlist {
  width: 100%;
  overflow: hidden;
  font-size: 0;
}
.guanlist li {
  display: inline-block;
  width: 20%;
}
.guanlist li .lin {
  height: 560px;
  position: relative;
}
.guanlist .pic {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  font-size: 0;
}
.guanlist .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.guanlist .cov {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 0;
  background-color: rgba(235, 1, 4, 0.9);
}
.guanlist li .in {
  padding: 56px 15.625% 76px;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.guanlist li .in .hx2 {
  width: 42px;
  height: 1px;
  margin: 20px 0 24px auto;
  background-color: rgba(255, 255, 255, 0.5);
}
.guanlist li .in .txt2 {
  font-size: 28px;
  color: #fff;
  line-height: 42px;
  font-weight: bold;
}
.guanlist li .in .txt3 {
  font-size: 18px;
  color: #fff;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  text-transform: capitalize;
}
.guanlist li .area {
  max-width: 164px;
  height: 96px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  opacity: 0;
  line-height: 32px;
  overflow: hidden;
  margin-top: 134px;
  margin-left: auto;
  margin-right: 0;
}
.guanlist .area {
  -webkit-transition: .6s;
  transition: .6s;
}
.guanlist .cov {
  -webkit-transition: 1s;
  transition: 1s;
}
.guanlist li:hover .area {
  opacity: 1;
  margin-top: 234px;
}
.guanlist li:hover .cov {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media screen and (max-width: 1500px) {
  .guanlist li .in {
    padding: 56px 8% 76px;
  }
}
@media screen and (max-width: 1300px) {
  .guanlist li {
    width: 33.33%;
  }
  .guanlist li .lin {
    height: 460px;
  }
  .guanlist li .area {
    margin-top: 84px;
  }
  .guanlist li:hover .area {
    margin-top: 134px;
  }
}
@media screen and (max-width: 750px) {
  .guanlist li {
    width: 50%;
  }
  .guanlist li .in {
    padding: 56px 5% 76px;
  }
  .guanlist li .area {
    opacity: 1;
    max-width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .guanlist li .in {
    text-align: center;
  }
  .guanlist li .in .hx2 {
    margin-right: auto;
  }
}
.about5 {
  padding: 80px 0;
  background-color: #f8f8f8;
}
.cate1-5 {
  text-align: center;
  position: relative;
}
.cate1-5 .cn {
  font-size: 24px;
  color: #2096d2;
  line-height: 28px;
  height: 28px;
}
.cate1-5 .en {
  font-size: 16px;
  color: #2096d2;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1em;
  height: 1em;
  font-family: 'Helvetica';
  opacity: 0.2;
  margin-bottom: 32px;
}
.cate1-5 .intro {
  font-size: 16px;
  line-height: 32px;
  max-width: 890px;
  margin: 0 auto;
}
.kehulist {
  padding: 44px 0 10px;
  overflow: hidden;
  margin: 0 -8px;
  position: relative;
  z-index: 1;
}
.kehulist li {
  float: left;
  width: 20%;
  margin-bottom: 16px;
}
.kehulist li .lin {
  padding: 0 8px;
}
.kehulist li a {
  display: block;
}
.kehulist .pic {
  height: 106px;
  overflow: hidden;
  background-color: #fff;
  font-size: 0;
  line-height: 106px;
  text-align: center;
  position: relative;
}
.kehulist img {
  max-width: 100%;
  max-height: 100%;
}
.kehulist .pic {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.kehulist li:hover .pic {
  -webkit-box-shadow: 0 0 6px 0 rgba(235, 6, 9, 0.5);
          box-shadow: 0 0 6px 0 rgba(235, 6, 9, 0.5);
}
@media screen and (max-width: 1024px) {
  .kehulist li {
    width: 25%;
  }
}
@media screen and (max-width: 780px) {
  .kehulist li {
    width: 33.3333%;
  }
}
@media screen and (max-width: 660px) {
  .kehulist li {
    width: 50%;
  }
}
.about4 {
  width: 100%;
  height: 560px;
  background-color: #242424;
  overflow: hidden;
  position: relative;
}
.about4 .picbg {
  width: 41.4%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  overflow: hidden;
}
.about4 .picbg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.about4right {
  width: 57.5%;
  height: 100%;
  float: right;
  display: table;
}
.abtcon4 {
  display: table-cell;
  vertical-align: middle;
}
.abtcon4 .inner {
  font-size: 16px;
  color: #fff;
  line-height: 36px;
  text-align: justify;
}
.guolist {
  overflow: hidden;
  width: 100%;
  margin-top: 54px;
  position: relative;
  z-index: 1;
  font-size: 0;
  text-align: center;
}
.guolist li {
  display: inline-block;
  width: 110px;
  position: relative;
}
.guolist li.fenge {
  width: 1px;
  height: 90px;
  background-color: #fff;
  opacity: 0.1;
  margin: 0 60px;
}
.guolist li a {
  display: block;
  position: relative;
}
.guolist h3 {
  font-size: 24px;
  color: #2096d2;
  position: relative;
  height: 70px;
  line-height: 70px;
}
.guolist h3 span {
  font-size: 72px;
  font-family: 'Helvetica';
  font-weight: bold;
}
.guolist li .txt {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  margin-top: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.guolist li:hover .txt {
  opacity: 0.5;
}
@media screen and (max-width: 1200px) {
  .about4 {
    height: auto;
    padding: 50px 0;
  }
  .about4 .picbg {
    position: relative;
    width: 90%;
    max-width: 794px;
    height: auto;
    margin: 0 auto 50px;
  }
  .about4right {
    float: none;
    width: 100%;
    height: auto;
  }
  .guolist li {
    width: 33%;
  }
  .guolist li.fenge {
    margin: 0;
  }
}
.about3 {
  padding: 80px 0 80px;
}
.abtcon3 {
  position: relative;
  padding-top: 252px;
  min-height: 182px;
}
.abtcon3 h3 {
  font-size: 24px;
  color: #2096d2;
  line-height: 46px;
}
.abtcon3 .txt {
  font-size: 16px;
  line-height: 32px;
  margin-top: 40px;
  max-width: 640px;
}
.world {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  width: 740px;
  height: 340px;
  background: url('../images/world.png') 0 0 no-repeat;
}
@media screen and (max-width: 840px) {
  .world {
    left: 0;
    right: auto;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
}
@media screen and (max-width: 700px) {
  .world {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}
@media screen and (max-width: 600px) {
  .abtcon3 {
    padding-top: 200px;
  }
  .world {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
}
.world > div {
  position: absolute;
  background: #2096d2;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 0px 10px rgba(232, 52, 105, 0.3);
          box-shadow: 0px 0px 0px 10px rgba(232, 52, 105, 0.3);
}
.world > div.pin-01 {
  height: 20px;
  width: 20px;
  top: 147px;
  left: 563px;
  -webkit-animation: pin01 5s ease-in-out infinite;
          animation: pin01 5s ease-in-out infinite;
}
.world > div.pin-02 {
  height: 14px;
  width: 14px;
  top: 90px;
  left: 580px;
  -webkit-animation: pin02 2s ease-in-out infinite;
          animation: pin02 2s ease-in-out infinite;
}
.world > div.pin-03 {
  height: 10px;
  width: 10px;
  top: 104px;
  left: 522px;
  -webkit-animation: pin03 3s ease-in-out infinite;
          animation: pin03 3s ease-in-out infinite;
}
.world > div.pin-04 {
  height: 11px;
  width: 11px;
  top: 131px;
  left: 610px;
  -webkit-animation: pin04 4s ease-in-out infinite;
          animation: pin04 4s ease-in-out infinite;
}
.world > div.pin-05 {
  height: 14px;
  width: 14px;
  top: 286px;
  left: 680px;
  -webkit-animation: pin05 4s ease-in-out infinite;
          animation: pin05 4s ease-in-out infinite;
}
.world > div.pin-06 {
  height: 16px;
  width: 16px;
  top: 248px;
  left: 208px;
  -webkit-animation: pin04 2s ease-in-out infinite;
          animation: pin04 2s ease-in-out infinite;
}
.world > div.pin-07 {
  height: 13px;
  width: 13px;
  top: 138px;
  left: 50px;
  -webkit-animation: pin01 3s ease-in-out infinite;
          animation: pin01 3s ease-in-out infinite;
}
.world > div.pin-08 {
  height: 9px;
  width: 9px;
  top: 130px;
  left: 92px;
  -webkit-animation: pin03 6s ease-in-out infinite;
          animation: pin03 6s ease-in-out infinite;
}
.world > div.pin-09 {
  height: 16px;
  width: 16px;
  top: 93px;
  left: 112px;
  -webkit-animation: pin02 6s ease-in-out infinite;
          animation: pin02 6s ease-in-out infinite;
}
.world > div.pin-10 {
  height: 11px;
  width: 11px;
  top: 157px;
  left: 407px;
  -webkit-animation: pin05 7s ease-in-out infinite;
          animation: pin05 7s ease-in-out infinite;
}
.world > div.pin-11 {
  height: 7px;
  width: 7px;
  top: 200px;
  left: 391px;
  -webkit-animation: pin01 4s ease-in-out infinite;
          animation: pin01 4s ease-in-out infinite;
}
.world > div.pin-12 {
  height: 10px;
  width: 10px;
  top: 203px;
  left: 430px;
  -webkit-animation: pin05 4s ease-in-out infinite;
          animation: pin05 4s ease-in-out infinite;
}
@-webkit-keyframes pin01 {
  0% {
    -webkit-box-shadow: 0px 0px 0px 30px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 30px rgba(232, 52, 105, 0.16);
  }
  50% {
    -webkit-box-shadow: 0px 0px 0px 10px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 10px rgba(232, 52, 105, 0.16);
  }
  100% {
    -webkit-box-shadow: 0px 0px 0px 30px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 30px rgba(232, 52, 105, 0.16);
  }
}
@-webkit-keyframes pin02 {
  0% {
    -webkit-box-shadow: 0px 0px 0px 20px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 20px rgba(232, 52, 105, 0.16);
  }
  50% {
    -webkit-box-shadow: 0px 0px 0px 10px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 10px rgba(232, 52, 105, 0.16);
  }
  100% {
    -webkit-box-shadow: 0px 0px 0px 20px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 20px rgba(232, 52, 105, 0.16);
  }
}
@-webkit-keyframes pin03 {
  0% {
    -webkit-box-shadow: 0px 0px 0px 20px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 20px rgba(232, 52, 105, 0.16);
  }
  50% {
    -webkit-box-shadow: 0px 0px 0px 10px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 10px rgba(232, 52, 105, 0.16);
  }
  100% {
    -webkit-box-shadow: 0px 0px 0px 20px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 20px rgba(232, 52, 105, 0.16);
  }
}
@-webkit-keyframes pin04 {
  0% {
    -webkit-box-shadow: 0px 0px 0px 15px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 15px rgba(232, 52, 105, 0.16);
  }
  50% {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 0px rgba(232, 52, 105, 0.16);
  }
  100% {
    -webkit-box-shadow: 0px 0px 0px 15px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 15px rgba(232, 52, 105, 0.16);
  }
}
@-webkit-keyframes pin05 {
  0% {
    -webkit-box-shadow: 0px 0px 0px 50px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 50px rgba(232, 52, 105, 0.16);
  }
  50% {
    -webkit-box-shadow: 0px 0px 0px 5px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 5px rgba(232, 52, 105, 0.16);
  }
  100% {
    -webkit-box-shadow: 0px 0px 0px 50px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 50px rgba(232, 52, 105, 0.16);
  }
}
.huanintro {
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  padding: 80px 0;
}
.tuijian {
  width: 100%;
  height: 680px;
  overflow: hidden;
  position: relative;
}
.tjpicbg {
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  overflow: hidden;
}
.even .tjpicbg {
  left: auto;
  right: 0;
}
.tjpicbg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 1s;
  transition: 1s;
}
.tjother {
  width: 50%;
  height: 100%;
  float: right;
  display: table;
  position: relative;
  z-index: 1;
}
.tjother .inner {
  padding-left: 54px;
  display: table-cell;
  vertical-align: middle;
}
.even .tjother {
  float: left;
}
.even .tjother .inner {
  padding-left: 0;
  padding-right: 54px;
}
.tjother h3 {
  font-size: 24px;
  color: #2096d2;
  line-height: 40px;
  font-weight: bold;
}
.tjother h4 {
  font-size: 16px;
  color: #999;
  line-height: 30px;
}
.tjother .tjcon {
  font-size: 16px;
  line-height: 24px;
  margin-top: 46px;
  max-height: 400px;
  overflow: hidden;
}
.tjother .tjcon img {
  display: none;
}
.tuijian:hover .tjpicbg img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
@media screen and (max-width: 1200px) {
  .tuijianwrap {
    padding: 0 5%;
  }
  .tuijian {
    height: auto;
  }
  .tjpicbg {
    position: relative;
    width: auto;
    height: auto;
  }
  .tjother {
    float: none;
    width: 100%;
    height: auto;
  }
  .even .tjother {
    float: none;
  }
  .tjother .inner {
    padding: 50px 0;
  }
  .even .tjother .inner {
    padding: 50px 0;
  }
  .tjother .tjcon {
    max-height: none;
  }
  .tuijian .cer {
    padding: 0;
  }
}
.chen-out {
  padding: 80px 0;
}
.chencate {
  text-align: center;
}
.chencate .cn {
  font-size: 28px;
  line-height: 50px;
  color: #2096d2;
  font-weight: bold;
}
.chencate .cn2 {
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 2px;
}
.chencate .cn2 span {
  color: #2096d2;
  font-family: 'HRS';
  font-size: 36px;
  display: inline-block;
}
.chencate .cn2 em {
  color: #2096d2;
  display: inline-block;
}
.lichenlist {
  position: relative;
  width: 100%;
  margin-top: 76px;
}
.lichenlist:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 15px;
  z-index: -1;
  width: 0;
  bottom: 0;
  border-left: 1px solid #2096d2;
}
.lichenlist li {
  position: relative;
}
.lichenlist li:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 15px;
  z-index: 2;
  margin-left: -14px;
  width: 28px;
  height: 28px;
  background: #ffffff url('../images/clock.png') center no-repeat;
}
.lichenlist li .wrap {
  padding-right: 50%;
  text-align: right;
  position: relative;
  z-index: 1;
}
.lichenlist li .fzcon{
	position: relative;
	padding-bottom: 50px;
}
.lichenlist li .inner {
  margin-right: 66px;
  padding: 10px 40px 16px 16px;
}
.lichenlist li .year {
  height: 38px;
  line-height: 38px;
  margin-bottom: 6px;
  font-size: 18px;
  color: #2096d2;
  letter-spacing: 5px;
}
.lichenlist li .year span {
  font-size: 36px;
  font-family: 'HRS';
}
.lichenlist li .txt {
  font-size: 16px;
  line-height: 28px;
  overflow: hidden;  
}
.lichenlist li .pic-wrap{
	max-width: 300px;
	margin: 20px 0;
	position: absolute;
	right: 0;
}
.lichenlist li .pic{
	width: 100%;	
  padding-bottom: 60.25%;
  height: 0;
  overflow: hidden;
  position: relative;

}
.lichenlist li .pic img{
	  display: block;
    width: 100%;
    transform: scale(1);
    transition: all .5s ease;
}
.lichenlist li .pic:hover  img{
	transform: scale(1.12);
  transition: all .5s ease;
}
.lichenlist li:nth-child(2n) .wrap {
  padding-right: 0;
  padding-left: 50%;
  text-align: left;
}
.lichenlist li:nth-child(2n) .inner {
  margin-left: 66px;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 16px;
}
.lichenlist li:nth-child(2n) .inner .pic-wrap{
	 left: 0;
}
/*.lichenlist li:hover .year {
  color: #fff;
}
.lichenlist li:hover .txt {
  color: #fff;
}
.lichenlist li:hover .inner {
  background-color: #2096d2;
}*/
.lichenlist .year,
.lichenlist .txt,
.lichenlist .inner {
  -webkit-transition: .4s;
  transition: .4s;
}
.lichenlist li:last-child{
	margin-bottom: 130px;
}
@media screen and (max-width: 960px) {
  .lichenlist {
    margin-top: 60px;
  }
  .lichenlist:before {
    display: none;
  }
  .lichenlist li {
    margin-bottom: 20px;
  }
  .lichenlist li .wrap {
    padding-right: 0;
    text-align: left;
  }
  .lichenlist li .inner {
    margin-right: 40px;
    padding: 16px;
  }
  .lichenlist li:nth-child(2n) .wrap {
    padding-left: 0;
  }
  .lichenlist li:nth-child(2n) .inner {
    margin-left: 0;
    margin-right: 40px;
    padding: 16px;
  }
  .lichenlist li:before {
    left: auto;
    right: 0;
    margin-left: 0;
    background-color: transparent;
  }
  .lichenlist li .pic-wrap{
  	max-width: 100%;
  	position: relative;
  	margin-bottom: 0;
  }
  .lichenlist li .fzcon{
  	padding-bottom:0px;
  }
  .lichenlist li:last-child{
  	margin-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .lichenlist li .inner {
    margin-right: 0;
  }
  .lichenlist li:nth-child(2n) .inner {
    margin-right: 0;
  }
  .lichenlist li:before {
    display: none;
  }
}
.peixun {
  padding: 80px 0 80px;
}
.cate1-6 {
  text-align: center;
}
.cate1-6 .cn {
  font-size: 28px;
  color: #2096d2;
  line-height: 40px;
  height: 40px;
  font-weight: bold;
}
.cate1-6 .en {
  font-size: 16px;
  color: #2096d2;
  line-height: 24px;
  height: 24px;
  font-family: 'Helvetica';
  text-transform: uppercase;
}
.peixunpic {
  margin: 0 -4px;
  font-size: 0;
  padding-top: 48px;
  padding-bottom: 1px;
}
.peixunpic li {
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
}
.peixunpic .pic {
  margin: 0 4px 8px;
  height: 280px;
  overflow: hidden;
}
.peixunpic .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.peixunpic .pic img:hover {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
@media screen and (max-width: 1024px) {
  .peixunpic li {
    width: 50%;
  }
  .peixunpic .pic {
    height: 310px;
  }
}
@media screen and (max-width: 750px) {
  .peixunpic .pic {
    height: 220px;
  }
}
@media screen and (max-width: 600px) {
  .peixunpic li {
    width: 100%;
  }
  .peixunpic .pic {
    height: auto;
  }
}
.zhizi {
  padding: 80px 0 80px;
  background-color: #242424;
}
.picScroll-left1 {
  overflow: hidden;
  position: relative;
  padding: 0 0 45px;
  margin: 48px auto 0;
  width: 100%;
  height: 386px;
}
.picScroll-left1 .bd {
  margin: 0 auto;
  height: 100%;
  overflow: hidden;
}
.zzlist {
  height: 386px;
  overflow: hidden;
}
.zzlist li {
  float: left;
  width: 300px;
}
.zzlist li .lin {
  padding: 0 15px;
}
.zzlist li a {
  display: block;
  position: relative;
}
.zzlist li .pic {
  overflow: hidden;
  width: 100%;
  height: 386px;
  line-height: 386px;
  text-align: center;
  font-size: 0;
}
.zzlist li img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.picScroll-left1 a.prev,
.picScroll-left1 a.next {
  position: absolute;
  width: 40px;
  height: 40px;
  z-index: 5;
  bottom: 50%;
  border-radius: 5px;
}
.picScroll-left1 a.prev {
  left: 0;
  background: rgba(0, 0, 0, 0.2) url('../images/jtl-n1.png') center no-repeat;
}
.picScroll-left1 a.next {
  right: 0;
  background: rgba(0, 0, 0, 0.2) url('../images/jtr-n1.png') center no-repeat;
}
.picScroll-left1 a.prev:hover,
.picScroll-left1 a.next:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.picScroll-left1 .hd {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
.picScroll-left1 .hd ul {
  width: 100%;
  height: 4px;
  overflow: hidden;
  text-align: center;
  font-size: 0;
}
.picScroll-left1 .hd ul li {
  display: inline-block;
  width: 34px;
  height: 4px;
  cursor: pointer;
  border-radius: 2px;
  vertical-align: top;
  background-color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.picScroll-left1 .hd ul li.on {
  background-color: #2096d2;
}
.pro-out2 {
  padding: 80px 0 80px;
}
.picScroll-left2 {
  overflow: hidden;
  position: relative;
  padding: 0 0 40px;
  margin: 0 auto;
  width: 100%;
  max-width: 1520px;
  height: 480px;
}
.picScroll-left2 .bd {
  margin: 0 auto;
  height: 100%;
  overflow: hidden;
}
.cstlist {
  height: 480px;
  overflow: hidden;
}
.cstlist li {
  float: left;
  width: 306px;
}
.cstlist li .lin {
  padding: 0 13px;
}
.cstlist li a {
  display: block;
  position: relative;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#cacaca));
  background: linear-gradient(top, #f8f8f8, #cacaca);
}
.cstlist li:hover a {
  background: -webkit-gradient(linear, left top, left bottom, from(#f2171a), to(#a40305));
  background: linear-gradient(top, #f2171a, #a40305);
}
.cstlist li .pic {
  overflow: hidden;
  width: 100%;
  height: 330px;
  line-height: 330px;
  text-align: center;
  font-size: 0;
}
.cstlist li img {
  max-width: 100%;
  max-height: 100%;
}
.cstlist li .wz {
  padding: 42px 24px 0;
}
.cstlist li h3 {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: bold;
  height: 40px;
  overflow: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.cstlist li .en {
  font-size: 14px;
  color: #999;
  line-height: 22px;
  text-transform: uppercase;
  height: 44px;
  word-break: normal;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.cstlist li .hx {
  width: 56px;
  height: 1px;
  background-color: #333;
  margin: 10px 0 13px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.cstlist li:hover .en {
  color: #fff;
}
.cstlist li:hover h3 {
  color: #fff;
}
.cstlist li:hover .hx {
  background-color: #fff;
}
.picScroll-left2 a.prev,
.picScroll-left2 a.next {
  position: absolute;
  width: 34px;
  height: 34px;
  z-index: 5;
  top: 50%;
  margin-top: -18px;
  border-radius: 100%;
  border: 1px solid #2096d2;
}
.picScroll-left2 a.prev {
  left: 20px;
  background: #ffffff url('../images/lt4.png') center no-repeat;
}
.picScroll-left2 a.next {
  right: 20px;
  background: #ffffff url('../images/gt4.png') center no-repeat;
}
.picScroll-left2 a.prev:hover {
  background-image: url('../images/lt4h.png');
  background-color: #2096d2;
}
.picScroll-left2 a.next:hover {
  background-image: url('../images/gt4h.png');
  background-color: #2096d2;
}
.picScroll-left2 .hd {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
}
.picScroll-left2 .hd ul {
  width: 100%;
  height: 6px;
  overflow: hidden;
  text-align: center;
  font-size: 0;
}
.picScroll-left2 .hd ul li {
  display: inline-block;
  width: 6px;
  height: 6px;
  cursor: pointer;
  border-radius: 3px;
  margin: 0 6px;
  vertical-align: top;
  background-color: #ccc;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.picScroll-left2 .hd ul li.on {
  background-color: #e6462e;
  width: 24px;
}
.jiatin {
  background: url('../images/jiatin.jpg') center no-repeat;
  padding: 110px 0 116px;
  text-align: center;
}
.jiatin h3 {
  font-size: 30px;
  color: #fff;
  line-height: 50px;
  height: 50px;
  margin-bottom: 28px;
}
.jiatin p {
  height: 56px;
  font-size: 18px;
  color: #fff;
  line-height: 28px;
}
@media screen and (max-width: 640px) {
  .jiatin h3 {
    font-size: 22px;
  }
}
.cate5 {
  text-align: center;
  color: #2096d2;
  position: relative;
  z-index: 2;
}
.cate5 .cn {
  font-size: 24px;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
}
.cate5 .en {
  font-size: 14px;
  line-height: 22px;
  height: 22px;
  opacity: 0.5;
  text-transform: uppercase;
}
.linian {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
  position: relative;
}
.linianbg {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  width: 100%;
  height: 460px;
  background: url('../images/mayi2.jpg') center 0 fixed no-repeat;
}
.nianlist {
  padding: 50px 0 115px;
  margin: 0 -52px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.nianlist li {
  float: left;
  width: 25%;
}
.nianlist li .lin {
  padding: 0 53px;
}
.nianlist li a {
  display: block;
  background-color: #f5f5f5;
  padding: 38px 0;
  text-align: center;
  border-radius: 10px;
}
.nianlist .word {
  width: 70px;
  height: 70px;
  margin: 0 auto 8px;
  overflow: hidden;
  font-size: 30px;
  color: #2096d2;
  line-height: 70px;
  font-family: 'Microsoft JhengHei';
  border: 1px solid #2096d2;
  border-radius: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nianlist li h3 {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  letter-spacing: 2px;
  height: 40px;
}
.nianlist li .txt {
  font-size: 14px;
  line-height: 28px;
  padding: 0 20px;
  height: 84px;
  overflow: hidden;
}
.nianlist li .hx {
  width: 22px;
  height: 2px;
  margin: 8px auto 12px;
  background-color: #2096d2;
}
.nianlist li:hover .word {
  background-color: #2096d2;
  color: #fff;
}
.liniancon {
  padding: 34px 60px 44px;
  font-size: 16px;
  color: #333;
  line-height: 2em;
  letter-spacing: 2px;
  text-align: justify;
  -webkit-box-shadow: 0 5px 24px 0 rgba(115, 115, 115, 0.1);
          box-shadow: 0 5px 24px 0 rgba(115, 115, 115, 0.1);
  background-color: #fff;
  position: relative;
  z-index: 2;
}
.liniancon img {
  max-width: 100%;
}
@media screen and (max-width: 1350px) {
  .nianlist {
    margin: 0 -20px;
  }
  .nianlist li .lin {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1100px) {
  .nianlist {
    margin: 0 -15px;
  }
  .nianlist li .lin {
    padding: 0 15px;
  }
  .nianlist li .txt {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1024px) {
  .nianlist {
    padding-bottom: 80px;
  }
  .nianlist li {
    width: 50%;
    margin-bottom: 20px;
  }
  .nianlist li .txt {
    padding: 0 20px;
  }
  .liniancon {
    padding: 34px 30px 44px;
  }
}
@media screen and (max-width: 580px) {
  .nianlist li {
    width: 100%;
  }
  .liniancon {
    padding: 30px 24px 30px;
  }
}
.recintro {
  font-size: 16px;
  line-height: 34px;
  position: relative;
  width: 100%;
}
.recintro p {
  line-height: 28px;
  max-width: 380px;
}
.recintro .job1,
.recintro .job2 {
  position: absolute;
  right: 0;
  top: 53px;
  z-index: 1;
  width: 174px;
  height: 74px;
  font-size: 0;
}
.recintro .job1 {
  margin-right: 190px;
}
.recintro a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.recintro .job1 a {
  background: #e6e6e6 url('../images/job1.png') center no-repeat;
}
.recintro .job2 a {
  background: #ffd102 url('../images/job2.png') center no-repeat;
}
.recintro .job1:hover a {
  -webkit-box-shadow: 0 0 10px 0 #e6e6e6;
          box-shadow: 0 0 10px 0 #e6e6e6;
}
.recintro .job2:hover a {
  -webkit-box-shadow: 0 0 10px 0 #ffd102;
          box-shadow: 0 0 10px 0 #ffd102;
}
@media screen and (max-width: 960px) {
  .recintro .job1 {
    margin-right: 0;
    top: 0;
  }
  .recintro .job2 {
    top: 84px;
  }
}
@media screen and (max-width: 750px) {
  .recintro {
    padding-right: 200px;
    width: auto;
  }
}
.zpout {
  padding: 90px 0 90px;
}
.rec-head {
  height: 60px;
  background-color: #ececec;
  overflow: hidden;
  padding-left: 60px;
  margin-top: 80px;
}
.rec-head .th {
  float: left;
  padding: 10px 0;
  width: 25%;
  height: 40px;
  overflow: hidden;
  font-size: 16px;
  color: #333;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
}
.rec-head .th.zhiwei {
  text-align: left;
}
.reclist {
  background-color: #fff;
}
.reclist li {
  border-bottom: 1px solid #e0e0e0;
}
.rec-hand {
  height: 50px;
  line-height: 50px;
  background-color: #f5f5f5;
  padding-left: 60px;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.rec-hand .td {
  float: left;
  padding: 10px 0;
  width: 25%;
  overflow: hidden;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  height: 30px;
}
.rec-hand .td.zhiwei {
  text-align: left;
}
.reclist li:hover .rec-hand {
  background-color: #eee;
}
.reclist li.on .rec-hand {
  background-color: rgba(235, 1, 4, 0.7);
}
.reclist li.on .rec-hand .td {
  color: #fff;
}
.reclist li,
.rec-hand,
.reclist .td {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.reclist .rec-con {
  display: none;
}
.reclist .rec-txt {
  font-size: 14px;
  line-height: 24px;
  padding: 20px 60px 28px;
}
@media screen and (max-width: 1080px) {
  .rec-head,
  .rec-hand {
    padding-left: 40px;
  }
  .reclist .rec-txt {
    padding: 20px 40px 28px;
  }
}
@media screen and (max-width: 750px) {
  .rec-head .th {
    width: 33%;
  }
  .rec-head .th.bumen {
    display: none;
  }
  .rec-hand .td {
    width: 33%;
  }
  .rec-hand .td.bumen {
    display: none;
  }
  .rec-head,
  .rec-hand {
    padding-left: 20px;
  }
  .reclist .rec-txt {
    padding: 24px 20px 30px;
  }
}
.profirst {
  overflow: hidden;
  padding-top: 55px;
  padding-bottom: 80px;
  padding-left: 600px;
}
.xijie {
  width: 484px;
  float: left;
  z-index: 1;
  position: relative;
  margin-left: -600px;
  margin-top: 5px;
}
.xijie .bigpic {
  width: 484px;
  height: 300px;
  background-color: #fff;
  text-align: center;
  line-height: 300px;
  font-size: 0;
  position: relative;
}
.xijie img#bigpic {
  max-width: 100%;
  max-height: 100%;
}
.proinfo {
  min-height: 305px;
}
.proinfo .proname {
  font-size: 24px;
  line-height: 36px;
  color: #333;
  font-weight: bold;
  margin-bottom: 6px;
}
.proinfo .proen {
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
.proinfo .hx {
  width: 100%;
  height: 1px;
  background-color: #eee;
  margin: 32px 0;
}
.proinfo .xiangxi {
  font-size: 16px;
  line-height: 30px;
  color: #777;
  min-height: 90px;
  overflow: auto;
}
.proinfo .probtn {
  margin-top: 26px;
  height: 50px;
}
.proinfo .probtn a {
  display: inline-block;
  width: 178px;
  height: 48px;
  margin-right: 28px;
  color: #333;
  font-size: 16px;
  line-height: 48px;
  text-align: center;
  border: 1px solid #ccc;
}
.proinfo .probtn a.mobile{
	display: none!important;
}
.proinfo .dinzi span {
  background: url('../images/dinzi.png') 0 no-repeat;
  padding-left: 34px;
}
.proinfo .dinzipc span{
	background: url('../images/dinzi2.png') 0 no-repeat;
}
.proinfo .probtn a:hover {
  border-color: #2096d2;
  color: #fff;
  background-color: #2096d2;
}
.proinfo .probtn a:hover span {
  background-image: url('../images/dinzi2.png');
}
.proinfo .probtn a.baojiapc{
	width: auto;
	border: none;
	color: #f37b34;
}
.proinfo .probtn a.baojiapc img{
	width: 26px;
}
.proinfo .probtn a.baojiapc:hover{
	background: none;
}
.proinfo .probtn a.dinzipc{
	border-color: #f37b34;
  color: #fff;
  background-color: #f37b34;
}
.propic-scroll {
  position: relative;
  width: 100%;
  height: 300px;
}
.propic-scroll .flex-viewport {
  width: 100%;
  height: 100%;
}
.propic-scroll .slides {
  overflow: hidden;
  height: 100%;
}
.propic-scroll .slides li {
  display: none;
  height: 100%;
  -webkit-backface-visibility: hidden;
  position: relative;
}
.propic-scroll .slides li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
  line-height: 300px;
}
.propic-scroll .slides a > img {
  max-width: 100%;
  max-height: 100%;
}
.vd2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -o-object-fit: fill;
     object-fit: fill;
}
.propic-scroll .flex-direction-nav a {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  display: block;
  font-size: 0;
  position: absolute;
  top: 50%;
  z-index: 4;
  border-radius: 100%;
  border: 1px solid #2096d2;
}
.propic-scroll .flex-direction-nav a.flex-prev {
  left: 0;
  background: url('../images/lt4.png') center no-repeat;
}
.propic-scroll .flex-direction-nav a.flex-next {
  right: 0;
  background: url('../images/gt4.png') center no-repeat;
}
.propic-scroll .flex-direction-nav a:hover {
  background-color: #2096d2;
}
.propic-scroll .flex-direction-nav a.flex-prev:hover {
  background-image: url('../images/lt4h.png');
}
.propic-scroll .flex-direction-nav a.flex-next:hover {
  background-image: url('../images/gt4h.png');
}
.propic-scroll .flex-control-paging {
  width: 100%;
  height: 10px;
  font-size: 0;
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 3;
}
.propic-scroll .flex-control-paging li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
.propic-scroll .flex-control-paging li a {
  width: 10px;
  height: 10px;
  display: block;
  cursor: pointer;
  background-color: #fff;
}
.propic-scroll .flex-control-paging li a.flex-active {
  background-color: #0098d9;
}
@media screen and (max-width: 1200px) {
  .profirst {
    padding-left: 520px;
  }
  .xijie {
    margin-left: -520px;
  }
}
@media screen and (max-width: 1100px) {
  .profirst {
    padding-left: 0;
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .xijie {
    float: none;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .proinfo .xiangxi {
    height: auto;
  }
}
@media screen and (max-width: 570px) {
  .xijie {
    max-width: 100%;
  }
}
.tmerjiout {
  width: 100%;
  height: 80px;
  background-color: #f8f8f8;
  border-bottom: 1px solid #eee;
}
.tmerjiout.on {
  position: fixed;
  top: 99px;
  left: 0;
  z-index: 20;
  min-width: 480px;
}
.tmerjiout-shadow {
  height: 81px;
  display: none;
}
.tmerjiout-shadow.on {
  display: block;
}
.tmerji {
  position: relative;
  font-size: 0;
  width: 100%;
  height: 100%;
}
.tmerji li {
  display: inline-block;
  width: 20%;
  height: 100%;
  text-align: center;
  position: relative;
}
.tmerji li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
  width: 1px;
  height: 14px;
  background-color: #ccc;
  margin-top: -7px;
}

.tmerji li a {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 80px;
  height: 80px;
  position: relative;
}
.tmerji li a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 0;
  width: 0;
  height: 1px;
  background-color: #2096d2;
  margin-left: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.tmerji li.on a,
.tmerji li:hover a {
  color: #2096d2;
}
.tmerji li.on a:after,
.tmerji li:hover a:after {
  width: 70px;
  margin-left: -35px;
}
@media screen and (max-width: 1000px) {
  .tmerjiout.on {
    top: 69px;
  }
}
@media screen and (max-width: 750px) {
  .tmerjiout {
    height: 60px;
  }
  .tmerjiout-shadow {
    height: 61px;
  }
  .tmerji li a {
    line-height: 60px;
    height: 60px;
  }
}
.protitle {
  line-height: 30px;
  color: #2096d2;
  height: 30px;
  overflow: hidden;
  margin-bottom: 22px;
  padding-left: 64px;
  background: url('../images/dot-p1.png') 0 no-repeat;
}
.protitle span.cn {
  font-size: 18px;
  font-weight: bold;
}
.protitle span.en {
  font-size: 16px;
  text-transform: uppercase;
  opacity: 0.5;
  margin-left: 10px;
}
.proconout {
  padding: 66px 0;
  border-bottom: 1px solid #eee;
}
.proconout.last {
  border-bottom: 0 none;
}
.procontent {
  font-size: 16px;
  line-height: 30px;
  padding-left: 64px;
}
.procontent img {
  max-width: 100%;
}
.procontent dd.matter {
  line-height: 28px;
  padding-left: 40px;
  margin-bottom: 10px;
  background: url('../images/dot-p2.png') 6px 12px no-repeat;
}
.procontent table {
	border: #ccc solid 1px;
	border-right: none;
	border-bottom: none;
}
.procontent table tr th,
.procontent table tr td{
	border: #ccc solid 1px;
	border-left: none;
	border-top: none;
	padding: 5px 10px;
}
.procontent table tr th{
	word-break: keep-all;
}
.adv {
  padding: 30px 0 20px 270px;
  border-bottom: 1px solid #eee;
  position: relative;
}
.adv.advpp {
  padding-right: 240px;
}
.adv .txt {
  min-height: 40px;
}
.adv.advpp .txt {
  min-height: 160px;
}
.adv .num {
  position: absolute;
  left: 6px;
  top: 30px;
  z-index: 1;
  width: 30px;
  height: 30px;
  background-color: #2096d2;
  font-size: 18px;
  color: #fff;
  text-align: center;
  font-family: 'Helvetica';
}
.adv h3 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  position: absolute;
  left: 57px;
  top: 30px;
  z-index: 1;
}
.adv .pic {
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 1;
  width: 200px;
  height: 160px;
}
.adv .pic img {
  max-width: 100%;
  max-height: 100%;
}
@media screen and (max-width: 1200px) {
  .adv {
    padding-left: 200px;
  }
  .adv h3 {
    width: 110px;
  }
}
@media screen and (max-width: 960px) {
  .proconout {
    padding: 50px 0;
  }
  .procontent {
    padding-left: 0;
  }
}
@media screen and (max-width: 900px) {
  .adv.advpp {
    padding-right: 0;
  }
  .adv.advpp .txt {
    min-height: 40px;
  }
  .adv .pic {
    position: relative;
    top: 0;
    margin-top: 10px;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .adv {
    padding: 70px 0 20px 0;
  }
  .adv .num {
    top: 20px;
  }
  .adv h3 {
    top: 20px;
    width: auto;
  }
}
.cppic {
  margin: 0 -12px;
  font-size: 0;
  padding-bottom: 2px;
}
.cppic li {
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
}
.cppic .pic {
  margin: 0 12px 10px;
  height: 176px;
  overflow: hidden;
}
.cppic .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.cppic .pic img:hover {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
@media screen and (max-width: 700px) {
  .cppic li {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .cppic li {
    width: 100%;
  }
  .cppic .pic {
    height: auto;
  }
}
.rlcaselist {
  padding: 0 0 10px;
  margin: 0 -12px;
  overflow: hidden;
}
.rlcaselist li {
  float: left;
  width: 33.3%;
  margin-bottom: 50px;
}
.rlcaselist li .lin {
  padding: 0 12px;
}
.rlcaselist li a {
  display: block;
  width: 100%;
  position: relative;
  text-align: center;
}
.rlcaselist .pic {
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.2%;
}
.rlcaselist img {
  -o-object-fit: cover;
     object-fit: cover;
}
.rlcaselist li h3 {
  font-size: 16px;
  color: #333;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  margin-top: 20px;
  -webkit-transition: .4s;
  transition: .4s;
}
.rlcaselist li:hover h3 {
  color: #2096d2;
}
@media screen and (max-width: 1100px) {
  .rlcaselist li {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .rlcaselist li {
    width: 100%;
  }
}
/*首页*/
.section {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  width: 100%;
  height: 100vh;
}
.fnext {
  width: 20px;
  height: 38px;
  position: absolute;
  z-index: 10;
  cursor: pointer;
  background: url('../images/mouse.png') center 24px no-repeat;
  bottom: 28px;
  left: 50%;
  margin-left: -11px;
  border: 1px solid #fff;
  border-radius: 11px;
}
.fnext::after {
  content: '';
  width: 4px;
  height: 4px;
  background-color: #fff;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  top: 15px;
  z-index: 1;
  margin-left: -2px;
  -webkit-animation: fnext 2.2s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
          animation: fnext 2.2s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
}
@-webkit-keyframes fnext {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
    opacity: 0;
  }
  30%,
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0;
  }
}
@keyframes fnext {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
    opacity: 0;
  }
  30%,
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0;
  }
}
.section3 {
  background-color: #f8f8f8;
}
.section4 {
  background-color: #fff;
}
.section3 .cer,
.section4 .cer,
.section5 .cer {
  padding-top: 50px;
}
.sectionbg5,
.sectionbg6 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.sectionbg5 {
  background: url('../images/sec5.jpg') bottom;
  background-size: cover;
}
.sectionbg6 {
  background: url('../images/sec6.jpg') bottom;
  background-size: cover;
}
.sectionbg5,
.sectionbg6 {
  -webkit-animation: pagebgfd 6s ease 0s infinite alternate;
          animation: pagebgfd 6s ease 0s infinite alternate;
}
.deelay05 {
  transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
}
.deelay07 {
  transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
}
.deelay09 {
  transition-delay: 0.9s;
  -moz-transition-delay: 0.9s;
  -webkit-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
}
.deelay11 {
  transition-delay: 1.1s;
  -moz-transition-delay: 1.1s;
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
}
@media screen and (max-width: 1023px) {
  .section3,
  .section4,
  .section5,
  .section6,
  .fp-tableCell {
    height: auto !important;
  }
 
  .section5 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .section4 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .section6 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  
}
.load-bg {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 120;
}
.load-bg .top {
  height: 50%;
  width: 100%;
  background-color: #242424;
  position: absolute;
  top: 0;
  left: 0;
}
.load-bg .top i {
  display: block;
  width: 200px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -100px;
  background-color: #2096d2;
  -webkit-transition: .5s;
  transition: .5s;
}
.load-bg .top i.on {
  left: 0%;
  margin-left: 0px;
  width: 100%;
}
.load-bg .bot {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 50%;
  background-color: #242424;
}
.preload {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 121;
  background: #242424;
}
.preload__progress {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 2;
  height: 1px;
  background-color: #5c5c5c;
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.preload__progress-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background-color: #2096d2;
  -webkit-animation: preloadLine 1.6s both infinite;
  animation: preloadLine 1.6s both infinite;
}
#percentShow {
  font-size: 30px;
  color: #2096d2;
  text-align: center;
  line-height: 90px;
  position: absolute;
  bottom: 50%;
  width: 100%;
  height: 90px;
  z-index: 2;
  font-family: 'swissbt';
}
@-webkit-keyframes preloadLine {
  2% {
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  48% {
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  52% {
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  98% {
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
@keyframes preloadLine {
  2% {
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  48% {
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  52% {
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  98% {
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
.fcate6 {
  position: relative;
}
.fcate6 .cn {
  font-size: 24px;
  color: #fff;
  line-height: 34px;
  height: 34px;
  position: relative;
  z-index: 1;
  letter-spacing: 5px;
}
.fcate6 .cn:before {
  content: '';
  position: absolute;
  left: 310px;
  bottom: 50%;
  z-index: 0;
  width: 108px;
  height: 1px;
  background-color: #fff;
}
.flianxi {
  max-width: 1200px;
  padding: 50px 5% 0;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.fkehulist {
  margin: 0 -15px;
  font-size: 0;
  position: relative;
  z-index: 1;
  text-align: center;
  height: 334px;
  overflow: hidden;
  padding-top: 10px;
}
.fkehulist li {
  display: inline-block;
  width: 175px;
  position: relative;
}
.fkehulist li .lin {
  /*padding: 0 10px;*/
 padding: 0 10px;
 
}
.fkehulist li a {
  display: block;
  text-align: center;
}
.fkehulist .pic {
  width: 100%;
  height: 167px;
  position: relative;
  text-align: center;
  line-height: 167px;
  cursor: pointer;
}
.fkehulist .pic > img{
	display: block;
	width: 100%;
	transform: scale(1);
	transition: ease 1s;
}
.fkehulist li:hover .pic > img{
	transform: scale(1.1);
	transition: ease 1s;
}
.fkehulist .bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  /*background: url('../images/hex2.png') center no-repeat;*/
  -webkit-transition: .4s;
  transition: .4s;
}
.fkehulist img {
  max-width: 100%;
  max-height: 100%;
  position: relative;
  z-index: 1;
}
.fkehulist li:hover .bg {
  -webkit-transform: rotate(210deg);
          transform: rotate(210deg);
}
.fcate5 {
  position: relative;
  z-index: 2;
  width: 100%;
  margin-bottom: 100px;
}
.fcate5 .en {
  font-size: 65px;
  color: rgba(255, 255, 255, 0.1);
  line-height: 72px;
  height: 72px;
  font-family: 'Geometr415BlkBT';
  text-transform: uppercase;
}
.fcate5 .cn {
  font-size: 30px;
  color: #fff;
  line-height: 50px;
  height: 50px;
  position: relative;
  z-index: 1;
  margin-top: -28px;
}
.fcate5:after {
  content: '';
  position: absolute;
  left: 526px;
  top: 66px;
  z-index: 0;
  width: 108px;
  height: 1px;
  background-color: #fff;
}
a.fmore {
  display: block;
  width: 50px;
  height: 50px;
  font-size: 14px;
  color: #fff;
  line-height: 70px;
  text-align: center;
  margin: 156px auto 0;
  border: 1px solid #2096d2;
  border-radius: 100%;
  position: relative;
  z-index: 1;
  background: url('../images/zuan3.png') center 12px no-repeat;
  -webkit-animation: shanshuo 2s ease-in-out infinite alternate;
          animation: shanshuo 2s ease-in-out infinite alternate;
}
a.fmore i {
  width: 1px;
  height: 170px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 38px;
  z-index: 2;
}
@media screen and (max-width: 1330px) {
  .fkehulist li .lin {
    padding: 0 0;
  }
  .fkehulist .pic > img{
  	max-width: 90%;
  	margin: 0 auto;
  }
}
@media screen and (max-width: 1020px) {
  .fkehulist {
    height: auto;
  }
  .fkehulist li {
    max-width: 20%;
  }
  .fcate5:after {
    display: none;
  }
  .fcate5 {
    margin-bottom: 60px;
  }
  a.fmore {
    margin-top: 76px;
  }
  a.fmore i {
    height: 90px;
  }
}
@media screen and (max-width: 900px) {
  .fkehulist li {
    max-width: 25%;
  }
}
@media screen and (max-width: 660px) {
  .fkehulist li {
    max-width: 33.33%;
  }
}
.sandian {
  position: absolute;
  right: 27px;
  top: 18px;
  z-index: 3;
}
.sandian i {
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 3px;
  height: 3px;
  background-color: #fff;
  border-radius: 1px;
  -webkit-animation: sandian 1.5s infinite;
          animation: sandian 1.5s infinite;
}
.sandian i.i1 {
  right: 20px;
}
.sandian i.i2 {
  right: 10px;
}
.sandian i.i3 {
  right: 0px;
}
.sandian i.i1 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.sandian i.i2 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.sandian i.i3 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
@-webkit-keyframes sandian {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  33% {
    -webkit-transform: scale(2, 2);
            transform: scale(2, 2);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes sandian {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  33% {
    -webkit-transform: scale(2, 2);
            transform: scale(2, 2);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
a.flink {
  display: block;
  width: 178px;
  height: 40px;
  overflow: hidden;
  position: relative;
  font-size: 20px;
  color: #fff;
  line-height: 40px;
  text-indent: 40px;
  border: 1px solid #fff;
  border-radius: 21px;
}
a.flink:hover {
  border-color: #2096d2;
  color: #2096d2;
}
a.flink:hover i {
  background-color: #2096d2;
}
.flinkout {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 2;
  margin-top: 206px;
  width: 100%;
}
.flinkout a.flink {
  margin: 0 auto;
}
.flinkout2 {
  width: 100%;
}
.flinkout3 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 178px;
}
a.flink2 {
  display: block;
  width: 178px;
  height: 40px;
  overflow: hidden;
  position: relative;
  font-size: 20px;
  color: #2096d2;
  line-height: 40px;
  text-indent: 40px;
  border: 1px solid #2096d2;
  border-radius: 21px;
  margin: 0 auto;
}
a.flink2:hover {
  background-color: #2096d2;
  color: #fff;
}
a.flink2 i {
  background-color: #2096d2;
}
a.flink2:hover i {
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .fcate5 .en,
  .fcate5 .cn {
    text-align: center;
  }
  .flinkout3 {
    position: static;
    margin: 20px auto 0;
  }
}
@-webkit-keyframes shanshuo {
  0% {
    background-color: transparent;
  }
  100% {
    background-color: #2096d2;
  }
}
@keyframes shanshuo {
  0% {
    background-color: transparent;
  }
  100% {
    background-color: #2096d2;
  }
}
.fcate4 {
  position: relative;
  height: 64px;
  z-index: 1;
}
.fcate4 .en {
  font-size: 0;
  position: absolute;
  left: 0;
  bottom: 9px;
  z-index: 1;
}
.fcate4 .cn {
  font-size: 18px;
  color: #333;
  line-height: 44px;
  height: 44px;
  padding-right: 128px;
  position: absolute;
  right: 32px;
  top: 20px;
  z-index: 1;
}
.fcate4 .cn:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 50%;
  z-index: 0;
  width: 108px;
  height: 1px;
  background-color: #333;
}
.fcate4 .more {
  position: absolute;
  left: 410px;
  top: 26px;
  z-index: 2;
  width: 27px;
  height: 27px;
  background: url('../images/quan.png') center no-repeat;
  -webkit-animation: move2 ease-in-out 2s infinite;
          animation: move2 ease-in-out 2s infinite;
}
.fnews {
  padding-bottom: 38px;
  position: relative;
  background-color: #f8f8f8;
}
.fnewsbg {
  background: url('../images/quan2.png') center no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  width: 196px;
  height: 224px;
}
.fnewslist {
  max-width: 1470px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  padding: 52px 0 38px;
  text-align: center;
  font-size: 0;
}
.fnewslist li {
  float: left;
  width: 33.333%;
  margin-bottom: 30px;
}
.fnewslist li:nth-child(n+4) {
  display: none;
}
.fnewslist li .inner {
  padding: 0 18px;
  text-align: left;
}
.hot {
  position: relative;
}
.hot .pic {
  width: 100%;
  height: 0;
  padding-bottom: 49.06%;
  overflow: hidden;
  position: relative;
}
.hot .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.hot .date {
  font-size: 16px;
  color: #2096d2;
  line-height: 20px;
  height: 20px;
  font-family: 'helvetica';
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.hot h3 {
  font-size: 18px;
  color: #333;
  line-height: 30px;
  height: 30px;
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 12px;
  position: relative;
  padding-left: 0;
}
.hot .txt {
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  height: 60px;
  margin-bottom: 34px;
}
.hot h3:before {
  content: '';
  position: absolute;
  left: 0;
  top: 15px;
  z-index: 1;
  width: 0;
  height: 2px;
  background-color: #333;
}
.fnewslist li:hover h3 {
  padding-left: 64px;
}
.fnewslist li:hover h3:before {
  width: 52px;
}
.fnewslist h3,
.fnewslist h3:before {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 1020px) {
  .fnewslist li {
    width: 50%;
  }
  .fnewslist li:nth-child(n+4) {
    display: block;
  }
}
@media screen and (max-width: 840px) {
  .fnews {
    padding-top: 40px;
  }
  .fcate4 {
    height: auto;
    text-align: center;
  }
  .fcate4 .en {
    position: static;
    margin: 0 auto;
  }
  .fcate4 .cn {
    position: static;
    margin: 0 auto;
    padding-right: 0;
  }
  .fcate4 .cn:after {
    display: none;
  }
  .fcate4 .more {
    left: 50%;
    margin-left: -16px;
    top: 44px;
  }
}
@media screen and (max-width: 750px) {
  .fnewslist li {
    width: 100%;
  }
  .hot .txt {
    height: auto;
  }
}
.flinyucate {
  font-size: 30px;
  color: #333;
  line-height: 50px;
  position: relative;
}
.flinyu-scroll {
  position: relative;
  width: 100%;
  height: 564px;
  overflow: hidden;
  margin-top: 42px;
}
.flinyu-scroll .flex-viewport {
  width: 75%;
  height: 100%;
  overflow: visible!important;
}
.flinyu-scroll .slides {
  overflow: hidden;
  height: 100%;
}
.flinyu-scroll .slides li {
  height: 100%;
  -webkit-backface-visibility: hidden;
  position: relative;
}
.flinyu-scroll .slides li a {
  display: block;
  width: 100%;
  height: 496px;
  padding-bottom: 68px;
  position: relative;
  font-size: 0;
  line-height: 496px;
}
.flinyu-scroll .slides li a .pic {
  height: 100%;
  overflow: hidden;
  margin-right: 20px;
}
.flinyu-scroll .slides .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.flinyu-scroll .slides .pic img {
  -webkit-transition: -webkit-transform 1s ease-in;
  transition: -webkit-transform 1s ease-in;
  transition: transform 1s ease-in;
  transition: transform 1s ease-in, -webkit-transform 1s ease-in;
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
.flinyu-scroll .slides .ac .pic img {
  -webkit-transition: -webkit-transform 5s ease-in;
  transition: -webkit-transform 5s ease-in;
  transition: transform 5s ease-in;
  transition: transform 5s ease-in, -webkit-transform 5s ease-in;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.flinyu-scroll .flex-direction-nav a {
  width: 34px;
  height: 34px;
  display: block;
  font-size: 0;
  position: absolute;
  bottom: 18px;
  z-index: 4;
  border-radius: 100%;
  border: 1px solid #2096d2;
  right: 0;
}
.flinyu-scroll .flex-direction-nav a.flex-prev {
  background: url('../images/lt4.png') center no-repeat;
  margin-right: 60px;
}
.flinyu-scroll .flex-direction-nav a.flex-next {
  background: url('../images/gt4.png') center no-repeat;
}
.flinyu-scroll .flex-direction-nav a:hover {
  background-color: #2096d2;
}
.flinyu-scroll .flex-direction-nav a.flex-prev:hover {
  background-image: url('../images/lt4h.png');
}
.flinyu-scroll .flex-direction-nav a.flex-next:hover {
  background-image: url('../images/gt4h.png');
}
.flinyu-scroll .flex-control-paging {
  width: 100%;
  height: 19px;
  font-size: 0;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 3;
}
.flinyu-scroll .flex-control-paging li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  width: 19px;
  height: 19px;
  margin: 0 6px;
}
.flinyu-scroll .flex-control-paging li a {
  width: 19px;
  height: 19px;
  display: block;
  cursor: pointer;
  background: url('../images/zuan2.png') center no-repeat;
}
.flinyu-scroll .flex-control-paging li a.flex-active {
  background-image: url('../images/zuan2h.png');
}
.flinyu-scroll .wz {
  position: absolute;
  bottom: 0;
  left: 42px;
  width: 600px;
  max-width: 70%;
  z-index: 1;
  background-color: rgba(235, 1, 4, 0.9);
  -webkit-transition-duration: 1.2s;
          transition-duration: 1.2s;
}
.flinyu-scroll .wz .inner {
  padding: 36px 42px;
}
.flinyu-scroll .wz h4 {
  font-size: 24px;
  color: #fff;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  position: relative;
}
.flinyu-scroll .wz h4:after {
  content: '';
  position: absolute;
  left: 120px;
  bottom: 50%;
  z-index: 0;
  width: 100px;
  height: 1px;
  background-color: #fff;
}
.flinyu-scroll .wz .txt {
  font-size: 16px;
  color: #fff;
  line-height: 32px;
  overflow: hidden;
  margin-top: 20px;
}
.bantxt2 {
  float: right;
  height: 50px;
  line-height: 50px;
  font-size: 0;
}
.bantxt2 * {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Geometr415BlkBT';
}
.bantxt2 span {
  font-size: 18px;
  color: #333;
}
.bantxt2 span#bannum {
  color: #2096d2;
}
.bantxt2 i {
  font-size: 18px;
  color: #2096d2;
  font-style: normal;
}
.bantxt2 .hx {
  display: inline-block;
  margin-right: 24px;
  width: 224px;
  height: 1px;
  background-color: #2096d2;
}

@media screen and (max-width: 1023px) {
  .flinyu-scroll .flex-viewport {
    width: 100%;
  }
  .flinyu-scroll .slides li a .pic {
    margin-right: 0;
  }
}
@media screen and (max-width: 840px) {
  .flinyucate {
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  .flinyu-scroll .wz {
    left: 20px;
  }
  .flinyu-scroll .wz .inner {
    padding: 18px 20px;
  }
}

/*内页在线留言*/

.foot-report {
	background: url('../images/quote_bg.png') no-repeat center center;
	background-size: cover;
	padding: 66px 0 80px;
}

.foot-report .tit {
	color: #fff;
	margin-bottom: 40px;
}
.foot-report .tit h2{
	font-size: 2rem;
}
@media (min-width:640px) {
	.foot-report ul {
		display: flex
	}

	.foot-report li {
		margin-bottom: 10px
	}
}

@media (min-width:1200px) {
	.foot-report li {
		flex: 1;
		margin-right: 5px
	}

	.foot-report .submitbox {
		flex: 1
	}
}

@media (max-width:1199px) {
	.foot-report ul {
		flex-wrap: wrap
	}

	.foot-report li {
		padding: 0 .5rem;
		margin-bottom: 10px;
	}

	.foot-report .submitbox {
		width: 100%
	}
}

@media (min-width:481px) {
	.foot-report .submit,
	.foot-report li {
		width:calc(50% - 1rem);
		float: left;
	}
}
 
.foot-report .submitbox {
	margin-right: 0
}

.foot-report .submitbox .submit {
	background: #000000;
	color: #fff;
	display: block;
	width: 100%
}

@media (max-width:768px) {
	.foot-report {
		padding: .5rem 2vw
	}

	.foot-report li {
		margin-bottom: 10px
	}
	.foot-report .tit h2{
		font-size:26px ;
	}
	.foot-report .tit{
		margin-bottom: 20px;
		padding-top: 10px;
	}
	.procontent{
		 
		overflow-x: scroll;
	}
	.procontent table tr:first-child td,
	.procontent table tr td:first-child{
		word-break: keep-all;
	}
	.inbanner{
		height: auto;
		margin-top: 68px;
	}
	.ibcatein .fig{
		margin: 10px 0 8px;
	}
	.proinfo .probtn a.mobile{
		display: inline-block!important;
	}
	.pc{
		display: none!important;
	}
}

.foot-report input,
.foot-report select,
.foot-report .submit {
	background: #fff;
	height: 48px;
	font-size: 16px;
	border: 0;
	padding-left: 10px;
	border-radius: 0
}

@media (max-width:1200px) {

	.foot-report input,
	.foot-report select,
	.foot-report .submit {
		font-size: 16px
	}
}

@media (max-width:768px) {

	.foot-report input,
	.foot-report select,
	.foot-report .submit {
		height: 44px
	}
	.ry-out{
		padding:40px 0 40px 0
	}
	
}

.foot-report .layui-form-select dl {
	top: 100%;
	margin-top: 2px
}

.pager{text-align: center; color: #333; font-size: 14px;}
.pager a,.pager span{ min-width: 25px;padding: 0 5px; height: 35px; line-height:35px; display: inline-block;margin:0 2px; color: #333; text-align: center; border:1px solid #dbdbdb; color: #333; position: relative;}
.pager a.on,.pager a:hover,.pager span.current{ border-color:#2096d2 ; color:#fff; background-color: #2096d2; border-radius: 0 10px 0 10px;}
.pager a:nth-child(1),.pager a:nth-child(2),.pager a:nth-last-child(1),.pager a:nth-last-child(2){ width: auto; padding: 0 10px; }

.logo-left{float: left; width: 30%;}
.logo-left h1{font-size: 18px;line-height: 30px;font-weight: bold;}
.logo-left h2{font-size: 16px;font-weight: bold;}
.logo-left .sologin{float: left; margin-left: 128px; display: flex; flex-direction: column; justify-content: flex-start; padding-top: 22px;}
.special .logo-left {color: #fff;}
.header-tel{float: right; background: url(../images/lx12.png) no-repeat left center;background-size: 24px auto; height: 50px; line-height: 50px; margin-top: 24px; margin-left:10px;font-size: 2rem; padding-left: 30px; font-family: medium;color: #f37b34;}
@media screen and (max-width: 1000px) {
	.logo-left .sologin{
		padding-top: 10px;
	}
}
@media screen and (max-width:1610px){
	.header-tel{
		font-size: 1.6rem;
	}
}
@media screen and (max-width:1560px){
	.logo-left h1{
		font-size: 16px;
	}
	.logo-left h2{
		font-size: 14px;
	}
	.nav>li>a{
		width: 90px;
	}
}
@media screen and (max-width:1370px){
.headin{
	padding: 0 2%;
}
}
@media screen and (max-width:1240px){
	.logo-left h1{
		font-size: 14px;
	}
	.logo-left h2{
		font-size: 14px;
	}
	.header-tel{
		font-size: 1.4rem;
	}
	.logo-left .sologin{
		margin-left: 118px;
	}
}
@media screen and (max-width:1200px){
	.header-tel{
		display: none;
	}
	.logo-left{
		width: 40%;
	}
}
@media screen and (max-width:1150px){
.logo-left{width: 70%;}
}
@media screen and (max-width:768px){
	.logo-left{
		width: 73%;
	}
	.logo-left h1{
		font-size: 15px;
		line-height: 20px;
	}
	.logo-left h2{
		font-size: 13px;
	}
	.special .logo-left{
		color: #333;
	}
	.headright a.tbtn{
		width: 30px;
	}
	.headright a.lang{
		font-size: 14px;
	}
	.wh-out,
	.chen-out,
	.che-out,
	.case-out,
	.zhiliang,
	.news-out,
	.lianxi-out{
		padding:2rem 0;
	}
	.chencate .cn2{
		font-size: 16px;
		line-height: 24px;
	}
	.lichenlist{
		margin-top: 2rem;
	}
	.lichenlist li{
		margin-bottom: 5px;
	}
	.sanji a{
		width: auto;
		padding-left:1rem;
		padding-right:1rem;
	}
	.rylist li,
	.caselist li,
	.newslist li{
		margin-bottom: 1rem;
	}
	.checate h3.title{
		text-align: center;
	}
	.checonout{
		margin-top: 0rem;
	}
	.chelist{
		margin-bottom: 0;
	}
	.caselist li .wz{
		padding:5px 10px 5px;
	}
	.caselist li h3{
		margin-bottom: 0;
	}
	.main-news-detail{
		margin: 2rem auto;
	}
	.profirst{
		padding-top: 5px;
    padding-bottom: 25px;
	}
	.xijie{
		margin-bottom: 0;
	}
	.proinfo{
		min-height: auto;
	}
	.proinfo .xiangxi{
		min-height: auto;
	}
	.proinfo .hx{
		margin:20px 0;
	}
	.proconout{
		padding: 20px 0;
	}
	.protitle{
		height: 24px;
		line-height: 24px;
    background: url(../images/dot-p1.png) 0 no-repeat;
    background-size: 15px auto;
    padding-left: 25px;
	}
	.fcate5 .cn {
  	font-size: 24px;
  }
  .fkehulist{
  	width: 98%;
  	margin: 0 auto;
  }
  .fkehulist .pic{
  	height: auto;
  	margin-bottom: 10px;
  }
  .fcate4 .cn{
  	font-size: 1.6rem;
  }
}
@media screen and (max-width:690px){
.logo-left .sologin{
	margin-left: 100px;
	margin-top: 5px;
}
.headright{
	margin-right: 40px;
}
.foot-report .submit, .foot-report li,
.foot-report .submitbox .submit{
	width:calc(100% - 1rem)
	}
}


