* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
html {
  overflow-x: hidden;
}
body {
  font-family: 'Microsoft YaHei', Arial;
  font-size: 14px;
  overflow-x: hidden;
}
img {
  border: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.over {
  overflow: hidden;
}
.disnone {
  display: none;
}
.main {
  position: relative;
  z-index: 1;
  width: 1200px;
  margin: 0px auto;
}
.top {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 150px;
  background: url('../Content/img/top-bg.jpg') center top repeat-x;
  float: left;
}
.top .logo-bg-z1 {
  position: relative;
  z-index: 1;
  width: 130px;
  height: 200px;
  margin: auto;
  background: url('../Content/img/logo-z1.png');
}
.top .nav {
  position: relative;
  z-index: 2;
  width: 990px;
  height: 40px;
  margin: auto;
  background: rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.3);
  top: -110px;
}
.top .nav .nli {
  width: 107.25px;
  height: 40px;
  line-height: 40px;
  float: left;
  text-align: center;
  font-size: 16px;
  transition: 0.5s;
}
.top .nav .nli a {
  color: white;
}
.top .nav .nli:nth-child(4) {
  margin-right: 130px;
}
.top .nav .nli:last-child {
  margin-right: 0px;
}
.top .nav .nli:hover {
  transform: scale(1.1, 1.1);
}
.top .nav .linkedin {
  position: absolute;
  z-index: 1;
  top: 3px;
  right: -115px;
}
.top .logo-bg-z2 {
  position: relative;
  z-index: 3;
  width: 121px;
  height: 200px;
  margin: auto;
  background: url('../Content/img/logo-z2.png');
  top: -240px;
}
.top .logo-bg-z2 .logo {
  margin: auto;
  width: 100%;
  margin-top: 54px;
  float: left;
  text-align: center;
}
.banner {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  float: left;
}
.content {
  float: left;
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
}
.content .index1 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  background: #d4d4d4;
  background: -webkit-linear-gradient(left top, #e9e9e9, #a3a3a3);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom right, #e9e9e9, #a3a3a3);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom right, #e9e9e9, #a3a3a3);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom right, #e9e9e9, #a3a3a3);
  /* 标准的语法 */
  overflow: hidden;
}
.content .index1 .ititle {
  max-width: 990px;
  height: 110px;
  margin: 0 auto;
  text-align: center;
  padding-top: 30px;
}
.content .index1 .ititle .ien {
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-family: 'Calisto MT';
  font-weight: bold;
  text-transform: uppercase;
  font-style: italic;
  font-size: 32px;
  color: #686868;
}
.content .index1 .ititle .izh {
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  color: #7a7a7a;
}
.content .index1 .ititle .iline {
  margin-top: -13px;
  width: 100%;
  height: auto;
}
.content .index1 .ititle .iline .il {
  width: 50%;
  height: auto;
  padding: 0 60px;
  float: left;
}
.content .index1 .ititle .iline .il .xian {
  width: 100%;
  height: 1px;
  background: #eae5e1;
}
.content .index1 .ititle .iarr {
  margin: auto;
  margin-top: 15px;
  width: 0px;
  height: 0px;
  border-top: 10px solid #9b9a9f;
  border-right: 10px solid rgba(255, 255, 255, 0);
  border-bottom: 0px solid rgba(255, 255, 255, 0);
  border-left: 10px solid rgba(255, 255, 255, 0);
}
.content .index1 .ctext {
  max-width: 1200px;
  height: auto;
  line-height: 30px;
  margin: 10px auto;
  text-align: center;
  padding: 0 20px;
}
.content .index1 .aboutbox {
  width: 1200px;
  height: 780px;
  margin: auto;
  position: relative;
  z-index: 1;
}
.content .index1 .aboutbox .abox1 {
  width: 1200px;
  height: 264px;
  float: left;
  position: relative;
  z-index: 2;
  margin-left: -120px;
}
.content .index1 .aboutbox .abox1 .imgbox {
  float: left;
  width: 720px;
  height: 264px;
}
.content .index1 .aboutbox .abox1 .imgbox img {
  width: 720px;
  height: 264px;
}
.content .index1 .aboutbox .abox1 .cbcon {
  float: left;
  width: 480px;
  height: 264px;
  background: #e0e0e0;
  padding: 50px 40px;
}
.content .index1 .aboutbox .abox1 .cbcon .yh {
  font-family: Arial;
  font-weight: bold;
  font-size: 60px;
  color: #333333;
  height: 40px;
}
.content .index1 .aboutbox .abox1 .cbcon .tit {
  font-weight: bold;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  color: #686868;
}
.content .index1 .aboutbox .abox1 .cbcon .con {
  width: 100%;
  height: 80px;
  line-height: 20px;
  font-size: 12px;
  color: #666666;
  margin-top: 10px;
  overflow: hidden;
}
.content .index1 .aboutbox .abox2 {
  width: 1440px;
  height: 300px;
  float: left;
  position: relative;
  z-index: 1;
  margin-left: -120px;
}
.content .index1 .aboutbox .abox2 .cbcon {
  float: left;
  width: 480px;
  height: 264px;
  background: #e0e0e0;
  padding: 50px 40px;
  width: 720px;
  height: 300px;
  background: #666666;
  padding: 40px 70px 70px 120px;
}
.content .index1 .aboutbox .abox2 .cbcon .yh {
  font-family: Arial;
  font-weight: bold;
  font-size: 60px;
  color: #333333;
  height: 40px;
}
.content .index1 .aboutbox .abox2 .cbcon .tit {
  font-weight: bold;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  color: #686868;
}
.content .index1 .aboutbox .abox2 .cbcon .con {
  width: 100%;
  height: 80px;
  line-height: 20px;
  font-size: 12px;
  color: #666666;
  margin-top: 10px;
  overflow: hidden;
}
.content .index1 .aboutbox .abox2 .cbcon .yh {
  color: #acacac;
}
.content .index1 .aboutbox .abox2 .cbcon .tit {
  color: #dfdfdf;
}
.content .index1 .aboutbox .abox2 .cbcon .xian {
  width: 275px;
  height: 1px;
  background: darkgray;
  margin-top: 10px;
}
.content .index1 .aboutbox .abox2 .cbcon .con {
  color: #9a9a9a;
}
.content .index1 .aboutbox .abox2 .imgbox {
  float: left;
  width: 720px;
  height: 264px;
  height: 300px;
  background: #878787;
  margin-top: -35px;
}
.content .index1 .aboutbox .abox2 .imgbox img {
  width: 720px;
  height: 264px;
}
.content .index1 .aboutbox .abox2 .imgbox img {
  width: 480px;
  height: 265px;
  margin-top: 35px;
}
.content .index1 .aboutbox .abox2 .imgbox video {
  width: 480px;
  height: 265px;
  margin-top: 35px;
  object-fit: cover;
}
.content .index1 .aboutbox .abox3 {
  margin-top: -35px;
  width: 796px;
  height: 202px;
  float: left;
  position: relative;
  z-index: 2;
  margin-left: 285px;
}
.content .index1 .aboutbox .abox3 .imgbox {
  float: left;
  width: 315px;
  height: 202px;
}
.content .index1 .aboutbox .abox3 .imgbox img {
  width: 315px;
  height: 202px;
}
.content .index1 .aboutbox .abox3 .cbcon {
  float: left;
  width: 480px;
  height: 202px;
  padding: 30px 0 0 30px;
}
.content .index1 .aboutbox .abox3 .cbcon .yh {
  font-family: Arial;
  font-weight: bold;
  font-size: 60px;
  color: #333333;
  height: 40px;
}
.content .index1 .aboutbox .abox3 .cbcon .tit {
  font-weight: bold;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  color: #686868;
}
.content .index1 .aboutbox .abox3 .cbcon .xian {
  width: 275px;
  height: 1px;
  background: darkgray;
  margin-top: 10px;
}
.content .index1 .aboutbox .abox3 .cbcon .con {
  width: 100%;
  height: 80px;
  line-height: 20px;
  font-size: 12px;
  color: #666666;
  margin-top: 10px;
  overflow: hidden;
}
.content .index2 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  background: #d4d4d4;
  background: -webkit-linear-gradient(left top, #e9e9e9, #a3a3a3);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom right, #e9e9e9, #a3a3a3);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom right, #e9e9e9, #a3a3a3);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom right, #e9e9e9, #a3a3a3);
  /* 标准的语法 */
  overflow: hidden;
  background: url('../Content/img/index2.jpg') 100% center;
  border-top: 10px solid black;
  border-bottom: 10px solid black;
}
.content .index2 .ititle {
  max-width: 990px;
  height: 110px;
  margin: 0 auto;
  text-align: center;
  padding-top: 30px;
}
.content .index2 .ititle .ien {
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-family: 'Calisto MT';
  font-weight: bold;
  text-transform: uppercase;
  font-style: italic;
  font-size: 32px;
  color: #686868;
}
.content .index2 .ititle .izh {
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  color: #7a7a7a;
}
.content .index2 .ititle .iline {
  margin-top: -13px;
  width: 100%;
  height: auto;
}
.content .index2 .ititle .iline .il {
  width: 50%;
  height: auto;
  padding: 0 60px;
  float: left;
}
.content .index2 .ititle .iline .il .xian {
  width: 100%;
  height: 1px;
  background: #eae5e1;
}
.content .index2 .ititle .iarr {
  margin: auto;
  margin-top: 15px;
  width: 0px;
  height: 0px;
  border-top: 10px solid #9b9a9f;
  border-right: 10px solid rgba(255, 255, 255, 0);
  border-bottom: 0px solid rgba(255, 255, 255, 0);
  border-left: 10px solid rgba(255, 255, 255, 0);
}
.content .index2 .ctext {
  max-width: 1200px;
  height: auto;
  line-height: 30px;
  margin: 10px auto;
  text-align: center;
  padding: 0 20px;
}
.content .index2 .aboutbox {
  width: 1200px;
  height: 780px;
  margin: auto;
  position: relative;
  z-index: 1;
}
.content .index2 .aboutbox .abox1 {
  width: 1200px;
  height: 264px;
  float: left;
  position: relative;
  z-index: 2;
  margin-left: -120px;
}
.content .index2 .aboutbox .abox1 .imgbox {
  float: left;
  width: 720px;
  height: 264px;
}
.content .index2 .aboutbox .abox1 .imgbox img {
  width: 720px;
  height: 264px;
}
.content .index2 .aboutbox .abox1 .cbcon {
  float: left;
  width: 480px;
  height: 264px;
  background: #e0e0e0;
  padding: 50px 40px;
}
.content .index2 .aboutbox .abox1 .cbcon .yh {
  font-family: Arial;
  font-weight: bold;
  font-size: 60px;
  color: #333333;
  height: 40px;
}
.content .index2 .aboutbox .abox1 .cbcon .tit {
  font-weight: bold;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  color: #686868;
}
.content .index2 .aboutbox .abox1 .cbcon .con {
  width: 100%;
  height: 80px;
  line-height: 20px;
  font-size: 12px;
  color: #666666;
  margin-top: 10px;
  overflow: hidden;
}
.content .index2 .aboutbox .abox2 {
  width: 1440px;
  height: 300px;
  float: left;
  position: relative;
  z-index: 1;
  margin-left: -120px;
}
.content .index2 .aboutbox .abox2 .cbcon {
  float: left;
  width: 480px;
  height: 264px;
  background: #e0e0e0;
  padding: 50px 40px;
  width: 720px;
  height: 300px;
  background: #666666;
  padding: 40px 70px 70px 120px;
}
.content .index2 .aboutbox .abox2 .cbcon .yh {
  font-family: Arial;
  font-weight: bold;
  font-size: 60px;
  color: #333333;
  height: 40px;
}
.content .index2 .aboutbox .abox2 .cbcon .tit {
  font-weight: bold;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  color: #686868;
}
.content .index2 .aboutbox .abox2 .cbcon .con {
  width: 100%;
  height: 80px;
  line-height: 20px;
  font-size: 12px;
  color: #666666;
  margin-top: 10px;
  overflow: hidden;
}
.content .index2 .aboutbox .abox2 .cbcon .yh {
  color: #acacac;
}
.content .index2 .aboutbox .abox2 .cbcon .tit {
  color: #dfdfdf;
}
.content .index2 .aboutbox .abox2 .cbcon .xian {
  width: 275px;
  height: 1px;
  background: darkgray;
  margin-top: 10px;
}
.content .index2 .aboutbox .abox2 .cbcon .con {
  color: #9a9a9a;
}
.content .index2 .aboutbox .abox2 .imgbox {
  float: left;
  width: 720px;
  height: 264px;
  height: 300px;
  background: #878787;
  margin-top: -35px;
}
.content .index2 .aboutbox .abox2 .imgbox img {
  width: 720px;
  height: 264px;
}
.content .index2 .aboutbox .abox2 .imgbox img {
  width: 480px;
  height: 265px;
  margin-top: 35px;
}
.content .index2 .aboutbox .abox2 .imgbox video {
  width: 480px;
  height: 265px;
  margin-top: 35px;
  object-fit: cover;
}
.content .index2 .aboutbox .abox3 {
  margin-top: -35px;
  width: 796px;
  height: 202px;
  float: left;
  position: relative;
  z-index: 2;
  margin-left: 285px;
}
.content .index2 .aboutbox .abox3 .imgbox {
  float: left;
  width: 315px;
  height: 202px;
}
.content .index2 .aboutbox .abox3 .imgbox img {
  width: 315px;
  height: 202px;
}
.content .index2 .aboutbox .abox3 .cbcon {
  float: left;
  width: 480px;
  height: 202px;
  padding: 30px 0 0 30px;
}
.content .index2 .aboutbox .abox3 .cbcon .yh {
  font-family: Arial;
  font-weight: bold;
  font-size: 60px;
  color: #333333;
  height: 40px;
}
.content .index2 .aboutbox .abox3 .cbcon .tit {
  font-weight: bold;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  color: #686868;
}
.content .index2 .aboutbox .abox3 .cbcon .xian {
  width: 275px;
  height: 1px;
  background: darkgray;
  margin-top: 10px;
}
.content .index2 .aboutbox .abox3 .cbcon .con {
  width: 100%;
  height: 80px;
  line-height: 20px;
  font-size: 12px;
  color: #666666;
  margin-top: 10px;
  overflow: hidden;
}
.content .index2 .conbox {
  width: 1440px;
  height: auto;
  margin: auto;
}
.content .index2 .conbox .ptype {
  width: 100%;
  height: auto;
  float: left;
  display: flex;
  text-align: center;
  justify-content: center;
  margin: 20px auto 20px auto;
  font-size: 16px;
}
.content .index2 .conbox .ptype .pli {
  min-width: 130px;
  width: auto;
  height: 30px;
  line-height: 30px;
  text-align: center;
  float: left;
  margin: 0 20px;
  background: url('../Content/img/ptype-bg1.jpg');
  box-shadow: 0px 3px 2.8px 1.2px rgba(0, 0, 0, 0.85);
  margin-bottom: 10px;
  overflow: hidden;
}
.content .index2 .conbox .ptype .pli a {
  padding: 0 15px;
  width: 100%;
  float: left;
  color: #8e8e8e;
}
.content .index2 .conbox .ptype .pli:hover {
  background: url('../Content/img/ptype-bg2.jpg');
}
.content .index2 .conbox .ptype .pli:hover a {
  width: 100%;
  float: left;
  color: #282828;
}
.content .index2 .conbox .pcont {
  width: calc(100% - 400px);
  height: auto;
  float: left;
  margin-bottom: 30px;
}
.content .index2 .conbox .pcont .protop {
  width: 100%;
  height: 370px;
  margin-bottom: 30px;
  float: left;
}
.content .index2 .conbox .pcont .protop .proimg {
  width: 370px;
  height: 370px;
  margin-right: 30px;
  border-radius: 30px;
  overflow: hidden;
  float: left;
}
.content .index2 .conbox .pcont .protop .proimg img {
  width: 370px;
  height: 370px;
  transition: 0.5s;
}
.content .index2 .conbox .pcont .protop .proimg img:hover {
  transform: scale(1.2, 1.2);
  outline: 3px double rgba(255, 255, 255, 0.3);
  outline-offset: -50px;
}
.content .index2 .conbox .pcont .protop .protit {
  width: calc(100% - 370px - 30px);
  height: 50px;
  line-height: 50px;
  float: left;
  font-size: 16px;
}
.content .index2 .conbox .pcont .protop .protit a {
  color: #a2834d;
}
.content .index2 .conbox .pcont .protop .proline {
  width: 470px;
  height: 1px;
  float: left;
  background: #3d3c41;
  margin-bottom: 20px;
}
.content .index2 .conbox .pcont .protop .procont {
  width: 560px;
  height: 180px;
  line-height: 30px;
  float: left;
  margin-bottom: 30px;
  color: #d4d4d4;
  overflow: hidden;
}
.content .index2 .conbox .pcont .protop .promore {
  width: 130px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #904604;
  font-size: 16px;
  color: #a2834d;
  margin: 0 auto;
  float: left;
  text-align: center;
}
.content .index2 .conbox .pcont .protop .promore .mtxt {
  width: 104px;
  height: 24px;
  line-height: 22px;
  border-right: 1px solid #904604;
  font-size: 12px;
  color: #a2834d;
  text-transform: uppercase;
  float: left;
}
.content .index2 .conbox .pcont .protop .promore .marr {
  width: 24px;
  height: 24px;
  line-height: 22px;
  font-size: 16px;
  color: #a2834d;
  float: left;
}
.content .index2 .conbox .pcont .prolist {
  width: 100%;
  height: 290px;
  margin-bottom: 30px;
  float: left;
}
.content .index2 .conbox .equipment {
  width: 400px;
  height: 700px;
  float: left;
  padding: 40px 0 0 40px;
}
.content .index2 .conbox .equipment .eimg {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 580px;
}
.content .index2 .conbox .equipment .eimg img {
  width: 100%;
  height: 580px;
}
.content .index2 .conbox .equipment .emore {
  position: relative;
  z-index: 2;
  width: 106px;
  height: 62px;
  text-align: center;
  color: black;
  margin: -41px 0 0 244px;
}
.content .index2 .conbox .equipment .emore a {
  color: black;
}
.content .index2 .conbox .equipment .emore .emarr {
  width: 12px;
  height: 26px;
  line-height: 26px;
  margin-top: 30px;
  float: left;
  background: #644912;
}
.content .index2 .conbox .equipment .emore .emtxt {
  width: 94px;
  height: 62px;
  line-height: 62px;
  float: left;
  background: url(../Content/img/ptype-bg2.jpg);
  text-transform: uppercase;
  font-size: 12px;
}
.content .index2 .conbox .cbtn {
  position: absolute;
  z-index: 2;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  background: #e10029;
  cursor: pointer;
  text-align: center;
  top: 360px;
  left: 50%;
  margin-left: -25px;
  color: white;
  transform: rotateZ(180deg);
}
.content .index2 .conbox .cbtn i {
  font-size: 30px;
}
.content .index2 .lbox {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 210px;
  float: left;
  overflow: hidden;
  background: white;
  top: -100px;
  box-shadow: 1px 0 9px rgba(0, 0, 0, 0.3);
}
.content .index3 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  background: #d4d4d4;
  background: -webkit-linear-gradient(left top, #e9e9e9, #a3a3a3);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom right, #e9e9e9, #a3a3a3);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom right, #e9e9e9, #a3a3a3);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom right, #e9e9e9, #a3a3a3);
  /* 标准的语法 */
  overflow: hidden;
  height: 970px;
  background: url('../Content/img/index3-bg.jpg') center top 100%;
  border-top: 10px solid black;
  border-bottom: 10px solid black;
  border: 0;
}
.content .index3 .ititle {
  max-width: 990px;
  height: 110px;
  margin: 0 auto;
  text-align: center;
  padding-top: 30px;
}
.content .index3 .ititle .ien {
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-family: 'Calisto MT';
  font-weight: bold;
  text-transform: uppercase;
  font-style: italic;
  font-size: 32px;
  color: #686868;
}
.content .index3 .ititle .izh {
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  color: #7a7a7a;
}
.content .index3 .ititle .iline {
  margin-top: -13px;
  width: 100%;
  height: auto;
}
.content .index3 .ititle .iline .il {
  width: 50%;
  height: auto;
  padding: 0 60px;
  float: left;
}
.content .index3 .ititle .iline .il .xian {
  width: 100%;
  height: 1px;
  background: #eae5e1;
}
.content .index3 .ititle .iarr {
  margin: auto;
  margin-top: 15px;
  width: 0px;
  height: 0px;
  border-top: 10px solid #9b9a9f;
  border-right: 10px solid rgba(255, 255, 255, 0);
  border-bottom: 0px solid rgba(255, 255, 255, 0);
  border-left: 10px solid rgba(255, 255, 255, 0);
}
.content .index3 .ctext {
  max-width: 1200px;
  height: auto;
  line-height: 30px;
  margin: 10px auto;
  text-align: center;
  padding: 0 20px;
}
.content .index3 .aboutbox {
  width: 1200px;
  height: 780px;
  margin: auto;
  position: relative;
  z-index: 1;
}
.content .index3 .aboutbox .abox1 {
  width: 1200px;
  height: 264px;
  float: left;
  position: relative;
  z-index: 2;
  margin-left: -120px;
}
.content .index3 .aboutbox .abox1 .imgbox {
  float: left;
  width: 720px;
  height: 264px;
}
.content .index3 .aboutbox .abox1 .imgbox img {
  width: 720px;
  height: 264px;
}
.content .index3 .aboutbox .abox1 .cbcon {
  float: left;
  width: 480px;
  height: 264px;
  background: #e0e0e0;
  padding: 50px 40px;
}
.content .index3 .aboutbox .abox1 .cbcon .yh {
  font-family: Arial;
  font-weight: bold;
  font-size: 60px;
  color: #333333;
  height: 40px;
}
.content .index3 .aboutbox .abox1 .cbcon .tit {
  font-weight: bold;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  color: #686868;
}
.content .index3 .aboutbox .abox1 .cbcon .con {
  width: 100%;
  height: 80px;
  line-height: 20px;
  font-size: 12px;
  color: #666666;
  margin-top: 10px;
  overflow: hidden;
}
.content .index3 .aboutbox .abox2 {
  width: 1440px;
  height: 300px;
  float: left;
  position: relative;
  z-index: 1;
  margin-left: -120px;
}
.content .index3 .aboutbox .abox2 .cbcon {
  float: left;
  width: 480px;
  height: 264px;
  background: #e0e0e0;
  padding: 50px 40px;
  width: 720px;
  height: 300px;
  background: #666666;
  padding: 40px 70px 70px 120px;
}
.content .index3 .aboutbox .abox2 .cbcon .yh {
  font-family: Arial;
  font-weight: bold;
  font-size: 60px;
  color: #333333;
  height: 40px;
}
.content .index3 .aboutbox .abox2 .cbcon .tit {
  font-weight: bold;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  color: #686868;
}
.content .index3 .aboutbox .abox2 .cbcon .con {
  width: 100%;
  height: 80px;
  line-height: 20px;
  font-size: 12px;
  color: #666666;
  margin-top: 10px;
  overflow: hidden;
}
.content .index3 .aboutbox .abox2 .cbcon .yh {
  color: #acacac;
}
.content .index3 .aboutbox .abox2 .cbcon .tit {
  color: #dfdfdf;
}
.content .index3 .aboutbox .abox2 .cbcon .xian {
  width: 275px;
  height: 1px;
  background: darkgray;
  margin-top: 10px;
}
.content .index3 .aboutbox .abox2 .cbcon .con {
  color: #9a9a9a;
}
.content .index3 .aboutbox .abox2 .imgbox {
  float: left;
  width: 720px;
  height: 264px;
  height: 300px;
  background: #878787;
  margin-top: -35px;
}
.content .index3 .aboutbox .abox2 .imgbox img {
  width: 720px;
  height: 264px;
}
.content .index3 .aboutbox .abox2 .imgbox img {
  width: 480px;
  height: 265px;
  margin-top: 35px;
}
.content .index3 .aboutbox .abox2 .imgbox video {
  width: 480px;
  height: 265px;
  margin-top: 35px;
  object-fit: cover;
}
.content .index3 .aboutbox .abox3 {
  margin-top: -35px;
  width: 796px;
  height: 202px;
  float: left;
  position: relative;
  z-index: 2;
  margin-left: 285px;
}
.content .index3 .aboutbox .abox3 .imgbox {
  float: left;
  width: 315px;
  height: 202px;
}
.content .index3 .aboutbox .abox3 .imgbox img {
  width: 315px;
  height: 202px;
}
.content .index3 .aboutbox .abox3 .cbcon {
  float: left;
  width: 480px;
  height: 202px;
  padding: 30px 0 0 30px;
}
.content .index3 .aboutbox .abox3 .cbcon .yh {
  font-family: Arial;
  font-weight: bold;
  font-size: 60px;
  color: #333333;
  height: 40px;
}
.content .index3 .aboutbox .abox3 .cbcon .tit {
  font-weight: bold;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  color: #686868;
}
.content .index3 .aboutbox .abox3 .cbcon .xian {
  width: 275px;
  height: 1px;
  background: darkgray;
  margin-top: 10px;
}
.content .index3 .aboutbox .abox3 .cbcon .con {
  width: 100%;
  height: 80px;
  line-height: 20px;
  font-size: 12px;
  color: #666666;
  margin-top: 10px;
  overflow: hidden;
}
.content .index3 .ititle {
  color: #65431e;
  margin-bottom: 30px;
}
.content .index3 .ititle .ien {
  color: #65431e;
}
.content .index3 .ititle .izh {
  color: #65431e;
}
.content .index3 .ititle .iline .il .xian {
  background: #65431e;
}
.content .index3 .ititle .iarr {
  margin: auto;
  margin-top: 15px;
  width: 0px;
  height: 0px;
  border-top: 10px solid #65431e;
  border-right: 10px solid rgba(255, 255, 255, 0);
  border-bottom: 0px solid rgba(255, 255, 255, 0);
  border-left: 10px solid rgba(255, 255, 255, 0);
}
.content .index3 .ppgsbox {
  max-width: 1200px;
  height: auto;
  background: #a3a3a3;
  margin: 0 auto;
}
.content .index3 .ppgsbox .ppgs {
  float: right;
  width: 400px;
  height: 420px;
  margin-top: 30px;
  text-align: right;
}
.content .index3 .ppgsbox .ppgs .name {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 36px;
}
.content .index3 .ppgsbox .ppgs .name a {
  color: #d9c9b0;
}
.content .index3 .ppgsbox .ppgs .detail {
  width: 100%;
  height: 90px;
  line-height: 30px;
  overflow: hidden;
  color: silver;
  margin-bottom: 30px;
}
.content .index3 .ppgsbox .ppgs .img {
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.content .index3 .ppgsbox .ppgs .img img {
  width: 240px;
  height: 240px;
  transition: 0.8s;
}
.content .index3 .ppgsbox .ppgs .img:hover img {
  transform: scale(-1, -1) rotateZ(180deg) scale(1, 1);
  outline: 3px double rgba(255, 255, 255, 0.3);
  outline-offset: -20px;
}
.content .index3 .ppgsbox .xswl {
  float: left;
  width: 656px;
  height: 446px;
  overflow: hidden;
}
.content .index3 .ppgsbox .xswl a {
  width: 100%;
  height: 100%;
  float: left;
}
.content .index3 .ppgsbox .xswl a img {
  width: 100%;
  height: 100%;
  transition: 0.5s;
}
.content .index3 .ppgsbox .xswl a img:hover {
  transform: scale(1.1, 1.16);
  outline: 3px double rgba(255, 255, 255, 0.3);
  outline-offset: -44px;
}
.content .index3 .ppgsbox .news {
  margin-top: 34px;
  float: left;
  width: 760px;
  height: 300px;
  background: #101010;
  padding: 20px;
  padding-top: 10px;
}
.content .index3 .ppgsbox .news .nbox {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.content .index3 .ppgsbox .news .nbox .nli {
  width: 100%;
  height: 90px;
  border-bottom: 1px dashed #959595;
  padding: 0 8px;
  overflow: hidden;
}
.content .index3 .ppgsbox .news .nbox .nli .ntit {
  width: 100%;
  height: 20px;
  line-height: 20px;
  margin-top: 15px;
  float: left;
}
.content .index3 .ppgsbox .news .nbox .nli .ntit .t {
  width: calc(100% - 70px);
  height: 20px;
  line-height: 20px;
  float: left;
  padding-right: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.content .index3 .ppgsbox .news .nbox .nli .ntit .t a {
  color: #f6f6f6;
}
.content .index3 .ppgsbox .news .nbox .nli .ntit .d {
  width: 70px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  float: left;
  font-size: 12px;
  color: #cacaca;
}
.content .index3 .ppgsbox .news .nbox .nli .ndetail {
  width: 100%;
  height: 40px;
  line-height: 20px;
  margin: 5px 0;
  color: #999999;
  overflow: hidden;
}
.content .index3 .ppgsbox .news .nmore {
  position: relative;
  z-index: 2;
  width: 165px;
  height: auto;
  margin: -450px 0 0 740px;
  transition: 0.3s;
}
.content .index3 .ppgsbox .news .nmore a {
  width: 100%;
  float: left;
}
.content .index3 .ppgsbox .news .nmore img {
  width: 100%;
  height: auto;
}
.content .index3 .ppgsbox .hzgy {
  margin-top: 30px;
  float: left;
  width: calc(100% - 760px);
  height: 300px;
  background: none;
  overflow: hidden;
  text-align: center;
}
.content .index3 .ppgsbox .hzgy img {
  width: 100%;
  height: auto;
  transition: 1s;
}
.content .index3 .ppgsbox .hzgy:hover img {
  transform: rotateX(360deg) scale(1.1, 1.16);
  outline: 3px double rgba(255, 255, 255, 0.3);
  outline-offset: -40px;
}
.content .index4 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 634px;
  overflow: hidden;
  background: url(../Content/img/index4.png) 0 36px;
}
.content .index4 .concent-box {
  width: 1200px;
  height: auto;
  margin: auto;
}
.content .index4 .indexmap {
  width: 1800px;
  height: 634px;
  margin-left: -300px;
  background: url('../Content/img/map-bg.jpg') no-repeat;
}
.content .index4 .indexmap .lxwm-msg {
  width: 50%;
  height: 100%;
  float: left;
  background: rgba(0, 0, 0, 0.3);
}
.content .index4 .indexmap .lxwm-msg .xinfeng {
  width: 463px;
  height: 558px;
  background-image: url('../Content/img/xinfeng.png');
  background-repeat: no-repeat;
  float: right;
  margin: 60px 100px 0 0;
}
.content .index4 .indexmap .lxwm-msg .xinfeng #name {
  border: none;
  padding: 0 5px;
  margin: 100px 0 0 136px;
  background: none;
  width: 260px;
  height: 28px;
  line-height: 28px;
  margin-bottom: 10px;
}
.content .index4 .indexmap .lxwm-msg .xinfeng #phone {
  border: none;
  padding: 0 5px;
  margin: 100px 0 0 136px;
  background: none;
  width: 260px;
  height: 28px;
  line-height: 28px;
  margin-bottom: 10px;
  margin-top: 2px;
}
.content .index4 .indexmap .lxwm-msg .xinfeng #address {
  border: none;
  padding: 0 5px;
  margin: 100px 0 0 136px;
  background: none;
  width: 260px;
  height: 28px;
  line-height: 28px;
  margin-bottom: 10px;
  margin-top: 2px;
}
.content .index4 .indexmap .lxwm-msg .xinfeng #msg {
  border: none;
  padding: 0 5px;
  margin: 100px 0 0 136px;
  background: none;
  width: 260px;
  height: 28px;
  line-height: 28px;
  margin-bottom: 10px;
  margin-top: 2px;
  resize: none;
  height: 78px;
}
.content .index4 .indexmap .lxwm-msg .xinfeng .submit1 {
  margin: -1px 0 0 178px;
  width: 110px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  text-align: center;
  color: white;
}
.content .index4 .indexmap .lxwm-text {
  width: 50%;
  height: 100%;
  float: left;
  background: rgba(0, 0, 0, 0.5);
}
.content .index4 .indexmap .lxwm-text .text {
  width: 560px;
  height: 450px;
  margin: 100px 0 0 40px;
  float: left;
  color: #f2f2f2;
  line-height: 30px;
}
.nycenter {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  float: left;
  margin-top: 54px;
}
.nycenter .nytype {
  margin: 10px 0;
  width: 100%;
  float: left;
  border: 1px solid #333333;
  border-radius: 10px;
  overflow: hidden;
  font-size: 16px;
  transition: 0.5s;
}
.nycenter .nytype .ntit {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #a78852;
  color: white;
}
.nycenter .nytype .ntit a {
  color: white;
}
.nycenter .nytype .ntit i {
  display: none;
}
.nycenter .nytype .ntype {
  width: 100%;
  display: flex;
  height: auto;
}
.nycenter .nytype .ntype .pli {
  flex: 1;
  width: 100%;
  height: auto;
  line-height: 30px;
  text-align: center;
  background: white;
  color: #333333;
  float: left;
}
.nycenter .nytype .ntype .pli a {
  color: #333333;
  float: left;
  width: 100%;
  height: auto;
  white-space: nowrap;
}
.nycenter .nytype .ntype .pli a:hover > .pli {
  background: #f2f2f2;
}
.nycenter .nytype .ntype .pli a:hover {
  background: #e2e2e2;
}
.nycenter .nytype .bli {
  width: 20%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: white;
  color: #333333;
  float: left;
}
.nycenter .nytype .bli a {
  color: #333333;
  float: left;
  width: 100%;
}
.nycenter .nytype .bli:hover {
  background: #eeeeee;
}
.nycenter .nytype .bli1 {
  width: 20%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: white;
  color: #333333;
  float: left;
  width: 50%;
}
.nycenter .nytype .bli1 a {
  color: #333333;
  float: left;
  width: 100%;
}
.nycenter .nytype .bli1:hover {
  background: #eeeeee;
}
.nycenter .nycontent {
  margin: 10px 0;
  width: 100%;
  float: left;
}
.nycenter .nycontent .contopline {
  width: 100%;
  height: auto;
  line-height: 30px;
  border-bottom: 1px solid;
  float: left;
}
.nycenter .nycontent .contopline .pname {
  width: 50%;
  float: left;
}
.nycenter .nycontent .contopline .pnav {
  width: 50%;
  float: right;
  text-align: right;
}
.nycenter .nycontent .conbody {
  width: 100%;
  min-height: 480px;
  padding: 0px;
  float: left;
}
.nycenter .nycontent .conbody img {
  max-width: 100%;
}
.nycenter .nycontent .conbody .newsline {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #eeeeee;
}
.nycenter .nycontent .conbody .newsline .ni {
  width: 28px;
  height: 30px;
  float: left;
  text-align: center;
}
.nycenter .nycontent .conbody .newsline .nname {
  width: calc(100% - 150px - 28px);
  height: 30px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nycenter .nycontent .conbody .newsline .ndate {
  width: 150px;
  height: 30px;
  float: left;
  text-align: right;
  padding-right: 5px;
}
.nycenter .nycontent .conbody .listbox {
  width: calc(100% + 40px);
  margin-left: -20px;
  height: auto;
  float: left;
}
.nycenter .nycontent .conbody .listbox .li {
  width: 25%;
  height: auto;
  padding: 0px;
  margin-top: 20px;
  float: left;
  text-align: center;
}
.nycenter .nycontent .conbody .listbox .li .img {
  width: 280px;
  height: 270px;
  margin: auto;
  border-radius: 20px;
  overflow: hidden;
}
.nycenter .nycontent .conbody .listbox .li .img img {
  width: 280px;
  height: 270px;
  transition: 0.5s;
}
.nycenter .nycontent .conbody .listbox .li .img img:hover {
  transform: scale(1.2, 1.2);
  outline: 3px double rgba(255, 255, 255, 0.3);
  outline-offset: -50px;
}
.nycenter .nycontent .conbody .listbox .li .name {
  width: 300px;
  height: 50px;
  line-height: 50px;
  margin: auto;
  font-size: 16px;
}
.nycenter .nycontent .conbody .pageDiv .newsline {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #eeeeee;
}
.nycenter .nycontent .conbody .pageDiv .newsline .ni {
  width: 28px;
  height: 30px;
  float: left;
  text-align: center;
}
.nycenter .nycontent .conbody .pageDiv .newsline .nname {
  width: calc(100% - 150px - 28px);
  height: 30px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nycenter .nycontent .conbody .pageDiv .newsline .ndate {
  width: 150px;
  height: 30px;
  float: left;
}
.nycenter .nycontent .conbody .pdelail {
  width: 100%;
  height: auto;
}
.nycenter .nycontent .conbody .pdelail .img {
  width: 100%;
  height: 320px;
  padding: 20px 0;
  text-align: center;
  border-bottom: 1px dashed #dfdfdf;
}
.nycenter .nycontent .conbody .pdelail .img img {
  height: 280px;
  outline: 1px solid #dfdfdf;
  outline-offset: 5px;
}
.nycenter .nycontent .conbody .pdelail .con {
  width: 100%;
  height: auto;
  padding: 10px 0;
}
.nycenter .nycontent .online {
  padding: 50px 100px;
}
.nycenter .nycontent .online #yzcode {
  width: 120px;
  float: left;
  margin-right: 10px;
}
.nycenter .nycontent .online #vimg {
  width: 90px;
  height: 36px;
  float: left;
}
.footer {
  float: left;
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  overflow: hidden;
  color: #999999;
  background: url('../Content/img/index4.png');
  padding: 0 60px;
}
.footer a {
  color: #999999;
}
.footer .fbox1 {
  max-width: 1200px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
}
.footer .fbox2 {
  width: 100%;
  height: auto;
  background: #22252a;
  box-shadow: 0px 5px 10px black;
  padding: 50px 0;
  overflow: hidden;
}
.footer .fbox2 .fbox2main {
  max-width: 1200px;
  min-height: 100px;
  margin: 0 auto;
}
.footer .fbox2 .fbox2main .fnav {
  float: left;
  width: calc(100% - 300px);
  height: auto;
  margin-bottom: 20px;
}
.footer .fbox2 .fbox2main .fnav .fnli {
  width: 180px;
  height: auto;
  float: left;
  overflow: hidden;
  transition: 0.3s;
}
.footer .fbox2 .fbox2main .fnav .fnli .tli {
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.footer .fbox2 .fbox2main .fnav .fnli .tli a {
  color: #858585;
}
.footer .fbox2 .fbox2main .fnav .fnli .tli span {
  font-size: 16px;
  color: #c7c7c7;
}
.footer .fbox2 .fbox2main .fsousuo {
  float: left;
  width: 300px;
  height: auto;
}
.footer .fbox2 .fbox2main .fsousuo .searchbox {
  width: 100%;
  height: 36px;
  background: #818181;
}
.footer .fbox2 .fbox2main .fsousuo .searchbox .stbox {
  width: 250px;
  height: 36px;
  padding: 8px;
  padding-left: 6px;
  float: left;
}
.footer .fbox2 .fbox2main .fsousuo .searchbox .stbox .zoomi {
  width: 22px;
  height: 20px;
  float: left;
  color: white;
  border-right: 1px solid #a7a7a7;
}
.footer .fbox2 .fbox2main .fsousuo .searchbox .stbox input {
  width: 200px;
  height: 20px;
  float: left;
  margin-left: 10px;
  background: none;
  border: none;
  color: #cccccc;
  /* 使用webkit内核的浏览器 */

  /* Firefox版本4-18 */

  /* Firefox版本19+ */

  /* IE浏览器 */

}
.footer .fbox2 .fbox2main .fsousuo .searchbox .stbox input::-webkit-input-placeholder {
  color: #cccccc;
}
.footer .fbox2 .fbox2main .fsousuo .searchbox .stbox input:-moz-placeholder {
  color: #cccccc;
}
.footer .fbox2 .fbox2main .fsousuo .searchbox .stbox input::-moz-placeholder {
  color: #cccccc;
}
.footer .fbox2 .fbox2main .fsousuo .searchbox .stbox input:-ms-input-placeholder {
  color: #cccccc;
}
.footer .fbox2 .fbox2main .fsousuo .searchbox .stbtn {
  width: 50px;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  color: white;
  text-align: center;
  background: #65431f;
  float: left;
}
.footer .fbox2 .fbox2main .fsousuo .gjc {
  width: 100%;
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
}
.footer .fbox3 {
  max-width: 1200px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
}
.footer .fbox3 .copyright {
  width: 1000px;
  height: 100%;
  float: left;
  overflow: hidden;
}
.footer .fbox3 .jszc {
  width: 200px;
  height: 100%;
  float: left;
  overflow: hidden;
  text-align: right;
}
.honor {
  width: 100%;
  height: 80px;
  float: left;
  display: flex;
}
.honor .bli {
  width: 50% !important;
  flex: 1;
  outline: 1px dashed #dfdfdf;
  outline-offset: -5px;
  height: 40px !important;
  line-height: 40px !important;
}
.honor .bli:nth-child(1) .bli {
  width: 33.33% !important;
}
.honor .bli:nth-child(2) .bli {
  width: 25% !important;
}
.xfc {
  position: absolute;
  z-index: 100;
  width: 40px;
  height: 90px;
  line-height: 130px;
  margin-top: -30px;
  border: 1px solid #e4c182;
  border-top: 0;
  border-radius: 0 0 25px 25px;
  top: 0;
  right: 40px;
  text-align: center;
  background: -webkit-linear-gradient(top left, #666666, #333333);
  cursor: pointer;
  transition: 0.5s;
  color: #e4c182;
}
.xfc i {
  color: #e4c182;
}
.lanc {
  position: absolute;
  z-index: 100;
  width: 140px;
  height: auto;
  top: 0;
  right: 40px;
  border: 1px solid #e4c182;
  border-top: 0;
  transform: translateY(-100%);
  transition: 0.5s;
  border-radius: 0 0 10px 10px;
  background: #e4c182;
}
.lanc .lim {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #e4c182;
}
.lanc .lim a {
  color: #333333;
}
.lanc .up {
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #666666;
  cursor: pointer;
  border-radius: 0 0 10px 10px;
}
.lanc .up i {
  color: #e4c182;
}
@media screen and (max-width: 1560px) {
  .content .index2 .conbox {
    width: 100%;
    max-width: 1440px;
  }
  .content .index2 .conbox .pcont {
    padding: 0 30px;
    width: 100%;
  }
  .content .index2 .conbox .pcont .protop .procont {
    width: calc(100% - 430px);
  }
  .content .index2 .conbox .pcont .tempWrap {
    width: 100% !important;
  }
  .content .index2 .conbox .equipment {
    display: none;
  }
}
@media screen and (max-width: 1440px) {
  .footer .fbox2 {
    padding: 30px;
  }
  .footer .fbox2 .fbox2main .fnav {
    min-width: 480px;
  }
  .footer .fbox2 .fbox2main .fnav .fnli {
    width: 120px;
    text-align: center;
  }
}
@media screen and (max-width: 1280px) {
  .content .index3 .ppgsbox {
    padding: 0 20px;
  }
  .content .index3 .ppgsbox .news {
    margin-top: 34px;
    float: left;
    width: calc(100% - 440px);
    height: 300px;
    background: #101010;
    padding: 20px;
    padding-top: 10px;
  }
  .content .index3 .ppgsbox .news .nbox {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .content .index3 .ppgsbox .news .nbox .nli {
    width: 100%;
    height: 90px;
    border-bottom: 1px dashed #959595;
    padding: 0 8px;
    overflow: hidden;
  }
  .content .index3 .ppgsbox .news .nbox .nli .ntit {
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-top: 15px;
    float: left;
  }
  .content .index3 .ppgsbox .news .nbox .nli .ntit .t {
    width: calc(100% - 70px);
    height: 20px;
    line-height: 20px;
    float: left;
    padding-right: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .content .index3 .ppgsbox .news .nbox .nli .ntit .t a {
    color: #f6f6f6;
  }
  .content .index3 .ppgsbox .news .nbox .nli .ntit .d {
    width: 70px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    float: left;
    font-size: 12px;
    color: #cacaca;
  }
  .content .index3 .ppgsbox .news .nbox .nli .ndetail {
    width: 100%;
    height: 40px;
    line-height: 20px;
    margin: 5px 0;
    color: #999999;
    overflow: hidden;
  }
  .content .index3 .ppgsbox .news .nmore {
    position: relative;
    z-index: 2;
    width: 100px;
    height: auto;
    margin: -396px 0 0 690px;
  }
  .content .index3 .ppgsbox .news .nmore a {
    width: 100%;
    float: left;
  }
  .content .index3 .ppgsbox .news .nmore img {
    width: 100%;
    height: auto;
  }
  .content .index3 .ppgsbox .hzgy {
    margin-top: 30px;
    float: left;
    width: 440px;
    height: 300px;
  }
}
@media screen and (max-width: 1110px) {
  .cs-circleslight .br-previous,
  .cs-circleslight .br-next {
    display: none;
  }
  .top {
    background: none;
    height: auto;
    display: flex;
    flex-direction: column-reverse;
  }
  .top .logo-bg-z1 {
    display: none;
  }
  .top .logo-bg-z2 {
    top: 0;
    background-repeat: repeat-x;
    width: 100%;
    height: 91px;
    padding: 10px 0;
  }
  .top .logo-bg-z2 .logo {
    margin-top: 0;
  }
  .top .nav {
    border: 0;
    width: 100%;
    top: 0;
    height: auto;
    float: left;
    display: block;
    display: flex;
    background: black;
    overflow: hidden;
    border-bottom: 1px solid #b99a61;
    flex-wrap: wrap;
  }
  .top .nav .nli {
    width: 24%;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    float: left;
  }
  .top .nav .nli:nth-child(4) {
    margin-right: 0px;
  }
  .content .index1 .aboutbox {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
  }
  .content .index1 .aboutbox .abox1 {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 2;
    margin-left: 0px;
  }
  .content .index1 .aboutbox .abox1 .imgbox {
    float: left;
    width: 100%;
    height: auto;
  }
  .content .index1 .aboutbox .abox1 .imgbox img {
    width: 100%;
    height: auto;
  }
  .content .index1 .aboutbox .abox1 .cbcon {
    float: left;
    width: 100%;
    height: auto;
    background: #e0e0e0;
    padding: 20px;
  }
  .content .index1 .aboutbox .abox1 .cbcon .yh {
    font-family: Arial;
    font-weight: bold;
    font-size: 60px;
    color: #333333;
    height: 40px;
  }
  .content .index1 .aboutbox .abox1 .cbcon .tit {
    font-weight: bold;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    color: #686868;
  }
  .content .index1 .aboutbox .abox1 .cbcon .con {
    width: 100%;
    height: 80px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
    margin-top: 10px;
    overflow: hidden;
  }
  .content .index1 .aboutbox .abox2 {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 1;
    margin-left: 0px;
    display: flex;
    flex-wrap: wrap-reverse;
  }
  .content .index1 .aboutbox .abox2 .cbcon {
    float: left;
    width: 100%;
    height: auto;
    background: #e0e0e0;
    padding: 20px;
    background: #666666;
  }
  .content .index1 .aboutbox .abox2 .cbcon .yh {
    font-family: Arial;
    font-weight: bold;
    font-size: 60px;
    color: #333333;
    height: 40px;
  }
  .content .index1 .aboutbox .abox2 .cbcon .tit {
    font-weight: bold;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    color: #686868;
  }
  .content .index1 .aboutbox .abox2 .cbcon .con {
    width: 100%;
    height: 80px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
    margin-top: 10px;
    overflow: hidden;
  }
  .content .index1 .aboutbox .abox2 .cbcon .yh {
    color: #acacac;
  }
  .content .index1 .aboutbox .abox2 .cbcon .tit {
    color: #dfdfdf;
    height: auto;
  }
  .content .index1 .aboutbox .abox2 .cbcon .xian {
    width: 275px;
    height: 1px;
    background: darkgray;
    margin-top: 10px;
  }
  .content .index1 .aboutbox .abox2 .cbcon .con {
    color: #9a9a9a;
  }
  .content .index1 .aboutbox .abox2 .imgbox {
    float: left;
    width: 100%;
    height: auto;
    background: #878787;
  }
  .content .index1 .aboutbox .abox2 .imgbox img {
    width: 100%;
    height: auto;
  }
  .content .index1 .aboutbox .abox2 .imgbox img {
    width: 100%;
    height: auto;
  }
  .content .index1 .aboutbox .abox2 .imgbox video {
    width: 100%;
    height: 50vw;
    margin-top: 0px;
  }
  .content .index1 .aboutbox .abox3 {
    margin-top: 0px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 2;
    margin-left: 0px;
  }
  .content .index1 .aboutbox .abox3 .imgbox {
    float: left;
    width: 100%;
    height: auto;
  }
  .content .index1 .aboutbox .abox3 .imgbox img {
    width: 100%;
    height: auto;
  }
  .content .index1 .aboutbox .abox3 .cbcon {
    float: left;
    width: 100%;
    height: auto;
    padding: 20px;
  }
  .content .index1 .aboutbox .abox3 .cbcon .yh {
    font-family: Arial;
    font-weight: bold;
    font-size: 60px;
    color: #333333;
    height: 40px;
  }
  .content .index1 .aboutbox .abox3 .cbcon .tit {
    font-weight: bold;
    width: 100%;
    height: auto;
    line-height: 40px;
    font-size: 30px;
    color: #686868;
  }
  .content .index1 .aboutbox .abox3 .cbcon .xian {
    width: 275px;
    height: 1px;
    background: darkgray;
    margin-top: 10px;
  }
  .content .index1 .aboutbox .abox3 .cbcon .con {
    width: 100%;
    height: 80px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
    margin-top: 10px;
    overflow: hidden;
  }
  .content .index2 {
    height: 570px;
  }
  .content .index2 .conbox .pcont .protop {
    display: none;
  }
  .content .index2 .conbox .ptype {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .content .index2 .conbox .ptype .pli {
    width: 100%;
    flex: 1;
  }
  .content .index3 {
    overflow: inherit;
    background-repeat: repeat-y;
    height: auto;
    background-size: auto 100%;
  }
  .content .index3 .ititle {
    margin-bottom: 0px;
  }
  .content .index3 .ppgsbox {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    background: none;
  }
  .content .index3 .ppgsbox .ppgs {
    width: 100%;
    margin-top: 0px;
    text-align: center;
  }
  .content .index3 .ppgsbox .xswl {
    width: 100%;
    height: auto;
    padding: 20px;
  }
  .content .index3 .ppgsbox .xswl img {
    width: 100%;
    height: auto;
  }
  .content .index3 .ppgsbox .news {
    width: 100%;
    margin-top: 0px;
  }
  .content .index3 .ppgsbox .news .nmore {
    margin: 0;
    right: 0;
    position: absolute;
    width: 120px;
    height: auto;
    display: none;
  }
  .content .index3 .ppgsbox .hzgy {
    width: 100%;
    height: auto;
    margin-top: 0px;
  }
  .content .index4 {
    height: auto;
  }
  .content .index4 .concent-box {
    width: 100%;
  }
  .content .index4 .concent-box .indexmap {
    width: 100%;
    height: auto;
    margin: 0;
    float: left;
    background-size: auto 100%;
  }
  .content .index4 .concent-box .indexmap .lxwm-msg {
    width: 100%;
    height: auto;
    padding: 20px;
  }
  .content .index4 .concent-box .indexmap .lxwm-msg .xinfeng {
    width: 100%;
    height: auto;
    margin: 0;
    background: none;
  }
  .content .index4 .concent-box .indexmap .lxwm-msg .xinfeng #name {
    width: 100%;
    margin: 10px 0;
    border: 1px solid #666666;
    background: white;
    border-radius: 10px;
    padding: 0 10px;
  }
  .content .index4 .concent-box .indexmap .lxwm-msg .xinfeng #phone {
    width: 100%;
    margin: 10px 0;
    border: 1px solid #666666;
    background: white;
    border-radius: 10px;
    padding: 0 10px;
  }
  .content .index4 .concent-box .indexmap .lxwm-msg .xinfeng #address {
    width: 100%;
    margin: 10px 0;
    border: 1px solid #666666;
    background: white;
    border-radius: 10px;
    padding: 0 10px;
  }
  .content .index4 .concent-box .indexmap .lxwm-msg .xinfeng #msg {
    width: 100%;
    margin: 10px 0;
    border: 1px solid #666666;
    background: white;
    border-radius: 10px;
    padding: 0 10px;
  }
  .content .index4 .concent-box .indexmap .lxwm-msg .xinfeng .lxwm-text {
    background: white;
  }
  .content .index4 .concent-box .indexmap .lxwm-msg .xinfeng .submit1 {
    width: 100%;
    background: #65431e;
    margin: 0;
    color: white;
    text-align: center;
    border-radius: 10px;
  }
  .content .index4 .concent-box .indexmap .lxwm-text {
    width: 100%;
    height: auto;
    padding: 15px;
  }
  .content .index4 .concent-box .indexmap .lxwm-text .text {
    margin: 0;
    width: 100%;
    height: auto;
  }
  .nycenter {
    margin: 0;
    padding: 0 10px;
  }
  .nycenter .main {
    width: 100%;
  }
  .nycenter .nytype .ntit i {
    display: inline;
  }
  .nycenter .nytype .ntype {
    flex-wrap: wrap;
  }
  .nycenter .nytype .ntype .pli {
    width: 100%;
    flex: none;
  }
  .nycenter .nycontent {
    margin-top: 0;
  }
  .nycenter .nycontent .contopline .pname {
    width: 100%;
    background: #bfa069;
    text-align: center;
    color: white;
    border-radius: 5px;
  }
  .nycenter .nycontent .contopline .pnav {
    width: 100%;
  }
  .nycenter .nycontent .conbody .listbox {
    width: 100%;
    margin: 0;
  }
  .nycenter .nycontent .conbody .listbox .pageBox1 .pageDiv {
    display: flex;
    flex-wrap: wrap;
  }
  .nycenter .nycontent .conbody .listbox .pageBox1 .pageDiv .li {
    width: 49%;
    padding: 0 2px;
    margin-top: 10px;
  }
  .nycenter .nycontent .conbody .listbox .pageBox1 .pageDiv .li .img {
    width: 100%;
    height: 140px;
  }
  .nycenter .nycontent .conbody .listbox .pageBox1 .pageDiv .li .img img {
    width: 100%;
    height: 140px;
  }
  .nycenter .nycontent .conbody .listbox .pageBox1 .pageDiv .li .name {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .nycenter .nycontent .conbody .listbox .pageBox1 .page .pageMenu {
    display: flex;
    flex-wrap: wrap;
  }
  .nycenter .nycontent .conbody .listbox .pageBox1 .page .pageMenu .firstPage {
    flex: 1;
  }
  .nycenter .nycontent .conbody .listbox .pageBox1 .page .pageMenu .prevPage {
    flex: 1;
  }
  .nycenter .nycontent .conbody .listbox .pageBox1 .page .pageMenu .pageObj {
    flex: 1;
    display: flex;
    justify-content: center;
  }
  .nycenter .nycontent .conbody .listbox .pageBox1 .page .pageMenu .pageObj .pageNum {
    flex: 1;
    text-align: center;
  }
  .nycenter .nycontent .conbody .listbox .pageBox1 .page .pageMenu .nextPage {
    flex: 1;
  }
  .nycenter .nycontent .conbody .listbox .pageBox1 .page .pageMenu .lastPage {
    flex: 1;
  }
  .nycenter .nycontent .conbody .listbox .pageBox1 .page .pageMenu .last {
    width: 100%;
  }
  .nycenter .nycontent .online {
    padding: 10px 0;
  }
  .footer {
    padding: 0 20px;
  }
  .footer .fbox2 {
    padding: 15px;
  }
  .footer .fbox2 .fbox2main {
    width: 100%;
    height: auto;
  }
  .footer .fbox2 .fbox2main .fnav {
    width: 100%;
    min-width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .footer .fbox2 .fbox2main .fnav .fnli {
    width: 50%;
    text-align: center;
  }
  .footer .fbox3 {
    height: auto;
  }
  .footer .fbox3 .copyright {
    width: 100%;
    height: auto;
    line-height: 24px;
    margin-top: 10px;
  }
  .footer .fbox3 .jszc {
    text-align: left;
  }
}
/*侧边工具栏*/

#toolbar {
    position: fixed;
    z-index: 9999;
    right: 0;
    bottom: 236px;
}
    #toolbar li {
        margin-bottom: 3px;
        position: relative;
        border-radius: 2px;
         background: #292e39;
    }

    #toolbar li a {
        display: block;
        position: absolute;
        z-index: 9;
        top: 0;
        overflow: hidden;
        white-space: nowrap;
         background: #292e39;
                     color:#FFF;

   }

    #toolbar li,
    #toolbar li a {
        font-size: 0;
        width: 42px;
        height: 42px;
        right: 0;
            -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease;
    }


        #toolbar li .layui-icon,
        #toolbar li .wz {
            display: inline-block;
            vertical-align: middle;
            line-height: 42px;
        }

        #toolbar li .layui-icon {
            width: 42px;
            height: 42px;
            text-align: center;
            font-size: 26px;
            -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }

        #toolbar li .kf {
            background-color: #d9d9d9;
        }
        #toolbar li .wz {
            font-size: 14px;
            color: #fff;
            padding-left: 10px;
      }

        #toolbar li.backtop {
            cursor: pointer;
        }

            #toolbar li.backtop .layui-icon {
                color: #fff;
            }

        #toolbar li.ewm .ewm-box {
            position: absolute;
            z-index: 1;
            padding: 5px;
            background: #002968;
            width: 110px;
            right: 120%;
            bottom: 0;
            opacity: 0;
            visibility: hidden;
            -webkit-transform: translateX(100%);
            transform: translateX(100%);
            -webkit-transition: all 0.7s;
            transition: all 0.7s;
        }

            #toolbar li.ewm .ewm-box img {
                max-width: 100%;
            }

            #toolbar li.ewm .ewm-box:after {
                content: "";
                position: absolute;
                right: -5px;
                bottom: 20px;
                width: 0;
                height: 0;
                line-height: 0;
                font-size: 0;
                overflow: hidden;
                border-width: 5px;
                cursor: pointer;
                border-style: dashed dashed dashed solid;
                border-color: transparent transparent transparent #002968;
                border-right: none;
            }

        #toolbar li:hover a{
            width: 130px;
        }

        #toolbar li:hover .layui-icon {
            color: #fff;
        }

        #toolbar li.ewm:hover .ewm-box {
            opacity: 1;
            visibility: visible;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }