@charset "utf-8";
/*字体*/
/* @font-face {
	font-family: "Fontke";
	src: url("Fontke.woff2") format("woff2"),
		 url("Fontke.woff") format("woff"),
		 url("Fontke.ttf") format("truetype"),
		 url("Fontke.eot") format("embedded-opentype"),
		 url("Fontke.svg") format("svg"),
		 url("Fontke.otf") format("opentype");
} */
@font-face {
 font-family: "思源黑体 CN","Microsoft YaHei","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
  src: url('../font/HarmonyOS_Sans_Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {display: block;}
.fbd { font-weight:bold;}
* { 
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html { font-size:16px;
  font-size: calc(100vw/19.2);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.contain {
    width: 100%;
    max-width: 1400px;
    padding: 0 0px;
    height: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
}
@media (min-width: 1901px) {
  html {
    font-size: 100px;
  }
}
@media (max-width: 1580px) {
  html {
    font-size: 66px;
  }
}
@media (max-width: 767px) {
  html {
    font-size: calc(100vw/7.5);
  }
}
body {
  min-height: 100%;
 font-family: "思源黑体 CN","Microsoft YaHei","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  background: #fff;
}
@media (max-width: 1580px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 0.28rem;
  }
}
img {
  border: 0;
  vertical-align: top;
}
ul,li { list-style: none; margin:0; padding:0; letter-spacing: normal;}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
}
a,
a:hover,
a:focus {
  text-decoration: none; color:#090909;
}



input,
button {
  -webkit-appearance: none;
  border-radius: 0;
}
button {
  cursor: pointer;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
textarea {
  resize: none;
  overflow: auto;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
input,
button,
textarea,
select {
  border: 0;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
  color: inherit;
  background: transparent;
}
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
table {
  border-collapse: collapse;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  zoom: 1;
}
.clear:after {
  content: '';
  display: block;
  clear: both;
}
.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1400px;
}
@media (max-width: 1580px) {
  .container {
    width: 84%;
  }
}
@media (max-width: 1199px) {
  .container {
    width: 90%;
  }
}
.bg-color1 {
  background-color: #fff;
}

.pt60 {
  padding-top:0.8rem;
}
@media (max-width: 767px) {
  .pt60 {
    padding-top:0.6rem;
  }
}

.ptb100 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .ptb100 {
    padding-top: 1.2rem;
    padding-bottom: 1.2em;
  }
}
.pt100 {
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .pt100 {
    padding-top: 1.2rem;
  }
}
.pb100 {
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .pb100 {
    padding-bottom: 1.2rem;
  }
}
.ptb140 {
  padding-top: 40px;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .ptb140 {
    padding-top: 30px;
    padding-bottom: 25px;
  }
}
.pt240 {
  padding-top:50px;
}
@media (max-width: 767px) {
  .pt240 {
    padding-top: 30px;
  }
}
.pb240 {
  padding-bottom: 2.4rem;
}
@media (max-width: 767px) {
  .pb240 {
    padding-bottom: 1.2rem;
  }
}
.font16 {
  font-size: 16px;
}
@media (max-width: 1580px) {
  .font16 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .font16 {
    font-size: 0.28rem;
  }
}
.font20 {
  font-size: 20px;
}
@media (max-width: 1580px) {
  .font20 {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .font20 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .font20 {
    font-size: 18px;
  }
}
.font24 {
  font-size: 24px;
}
@media (max-width: 1580px) {
  .font24 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .font24 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .font24 {
    font-size: 0.34rem;
  }
}
.font30 {
  font-size: 0.3rem;
}
@media (max-width: 1199px) {
  .font30 {
    font-size: 0.36rem;
  }
}
@media (max-width: 767px) {
  .font30 {
    font-size: 0.4rem;
  }
}
.font36 {
  font-size: 0.36rem;
}
@media (max-width: 1199px) {
  .font36 {
    font-size: 0.4rem;
  }
}
@media (max-width: 767px) {
  .font36 {
    font-size: 0.42rem;
  }
}


.font46 {
  font-size: 0.56rem;
}
@media (max-width: 1199px) {
  .font36 {
    font-size: 0.6rem;
  }
}
@media (max-width: 767px) {
  .font36 {
    font-size: 0.62rem;
  }
}

#hi-upgrade {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
#hi-upgrade .hi-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -177px 0 0 -450px;
  width: 900px;
}
#hi-upgrade .hi-wrap .hi-title {
  font-size: 30px;
  line-height: 40px;
  color: #333;
}
#hi-upgrade .hi-wrap .hi-close {
  margin: 10px 0;
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  color: #004896;
}
#hi-upgrade .hi-wrap .hi-close:hover {
  text-decoration: underline;
}
#hi-upgrade .hi-wrap .hi-text1 {
  color: #666;
}
#hi-upgrade .hi-wrap .hi-text1 span {
  color: #004896;
}
#hi-upgrade .hi-wrap .hi-text2 {
  position: relative;
  margin: 60px 0;
  color: #333;
}
#hi-upgrade .hi-wrap .hi-text2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  width: 100%;
  border-top: 1px solid #ddd;
}
#hi-upgrade .hi-wrap .hi-text2 span {
  position: relative;
  z-index: 5;
  padding: 0 30px;
  background: #fff;
}
#hi-upgrade .hi-wrap .hi-list {
  overflow: hidden;
}
#hi-upgrade .hi-wrap .hi-list li {
  display: inline-block;
  width: 16%;
}
#hi-upgrade .hi-wrap .hi-list li div {
  margin: 0 auto 5px;
  width: 50px;
  height: 50px;
}
#hi-upgrade .hi-wrap .hi-list li a {
  color: #666;
}
#hi-upgrade .hi-wrap .hi-list li a:hover {
  color: #004896;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico1 {
  background: url(../images/hi-llq-1.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico2 {
  background: url(../images/hi-llq-2.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico3 {
  background: url(../images/hi-llq-3.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico4 {
  background: url(../images/hi-llq-4.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico5 {
  background: url(../images/hi-llq-5.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico6 {
  background: url(../images/hi-llq-6.jpg) no-repeat center / 100%;
}
/* 导航 */
/* End */
/* 底部 */
.weitop {
  position: relative;
}
.weitop:before {
  content: "";
  display: block;
  width: 126px;
  height: 526px;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 2;
  background-position: left top;
  background-size: contain;
  background-image: url(../images/dabugotbagfzq1.png);
  left: 0;
  top: -142.6px;
}
@media (max-width: 1580px) {
  .weitop:before {
    width: 80px;
    height: 400px;
    top: -92px;
  }
}
@media (max-width: 1199px) {
  .weitop:before {
    width: 60px;
    top: -69px;
  }
}
@media (max-width: 767px) {
  .weitop:before {
    display: none;
  }
}
.weibot {
  position: relative;
}
.weibot:after {
  content: "";
  display: block;
  width: 126px;
  height: 526px;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 2;
  background-position: right bottom;
  background-size: contain;
  background-image: url(../images/dabugotbagfzq2.png);
  right: 0;
  bottom: -137.6px;
}
@media (max-width: 1580px) {
  .weibot:after {
    width: 80px;
    height: 400px;
    bottom: -87px;
  }
}
@media (max-width: 1199px) {
  .weibot:after {
    width: 60px;
    bottom: -66px;
  }
}
@media (max-width: 767px) {
  .weibot:after {
    display: none;
  }
}
.fotbox {
  color: #fff;
  position: relative;
}
.fotbox .fot1 {
  padding: 0.8rem 0 0.7rem;
  background: url(../images/fotbag1.jpg) no-repeat center;
  background-size: cover;
  position: relative;
}
@media (max-width:1200px) {
  .fotbox .fot1{
    padding: 0.8rem 0 0.3rem;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 {
    padding-top: 0.2rem;
  }
}
.fotbox .fot1 .jut {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* padding-bottom: 0.52rem; */
  padding-bottom: 0.15rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

@media (max-width: 767px) {
  .fotbox .fot1 .jut {
    flex-wrap: wrap;
    padding-bottom: 0.8rem;
  }
}
.fotbox .fot1 .jut .left-box {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .fotbox .fot1 .jut .left-box {
    flex-direction: column;
  }
}
.fotbox .fot1 .jut .lt {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .fotbox .fot1 .jut .lt {
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
}
.fotbox .fot1 .jut .lt .logo {
  display: block;
  width: 2.38rem;
  overflow: hidden;
  margin-right: 0.36rem;
}
@media (max-width: 1580px) {
  .fotbox .fot1 .jut .lt .logo {
    width: 3.2rem;
  }
}
@media (max-width: 767px) {
}
.fotbox .fot1 .jut .lt .logo img {
  width: 100%;
  float: left;
}
.fotbox .fot1 .jut .select {
  width: 2.1rem;
  height: 0.45rem;
  background-color: rgba(0, 54, 134, 0.1);
  border: solid 1px rgba(51, 94, 158, 0.5);
}
@media (max-width: 767px) {
  .fotbox .fot1 .jut .select {
    width: 2.8rem;
    height: 0.7rem;
  }
}
.fotbox .fot1 .jut .select .tit {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: flex;
  user-select: none;
  align-items: center;
  justify-content: space-between;
}
.fotbox .fot1 .jut .select .tit span {
  display: block;
  width: calc(100% - 0.44rem);
  padding: 0 0.22rem;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .fotbox .fot1 .jut .select .tit span {
    font-size: 14px;
  }
}
.fotbox .fot1 .jut .select .tit i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.44rem;
  height: 100%;
  position: relative;
}
.fotbox .fot1 .jut .select .tit i img {
  display: block;
  width: 12px;
  float: left;
}
.fotbox .fot1 .jut .select .tit i:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 1px;
  height: 80%;
  background-color: #335e9e;
}
.fotbox .fot1 .jut .select .hover1 {
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  background-color: rgba(0, 54, 134, 0.8);
  padding: 5px 0;
  display: none;
  max-height: 3.8rem;
  overflow: auto;
  border: solid 1px rgba(51, 94, 158, 0.5);
  z-index: 4;
}
.fotbox .fot1 .jut .select .hover1::-webkit-scrollbar {
  width: 2px;
  height: 1px;
}
.fotbox .fot1 .jut .select .hover1::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #999999;
}
.fotbox .fot1 .jut .select .hover1::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #f5f5f5;
}
.fotbox .fot1 .jut .select .hover1 a {
  color: #333;
  display: block;
  font-size: 14px;
  color: #fff;
  padding: 5px 0.22rem;
  border-bottom: 1px solid rgba(51, 94, 158, 0.5);
}
@media (max-width: 1580px) {
  .fotbox .fot1 .jut .select .hover1 a {
    font-size: 12px;
  }
}
.fotbox .fot1 .jut .select .hover1 a:last-child {
  border-bottom: none;
}
.fotbox .fot1 .jut .select .hover2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}
.fotbox .fot1 .jut .select .hover2 .container{
  position: relative;
}
.fotbox .fot1 .jut .select .hover2 .bgimg {
  width: 100%;
  height: 100%;
}
.fotbox .fot1 .jut .select .hover2 .bgimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fotbox .fot1 .jut .select .hover2 .c-cont {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* padding: 1.1rem 0 1.2rem; */
  padding: 1.3rem 0 1rem;
}
.fotbox .fot1 .jut .select .hover2 .tit {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 0.25rem;
}
@media (max-width: 767px) {
  .fotbox .fot1 .jut .select .hover2 .tit {
    padding-bottom: 0.4rem;
  }
}
.fotbox .fot1 .jut .select .hover2 .tit .div2 {
  /* width: 0.2rem;
  height: 0.2rem;
  min-width: 15px;
  min-height: 15px; */

  position: absolute;
  right: 0;
  width: 0.45rem;
  height: 0.45rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fotbox .fot1 .jut .select .hover2 .tit .div2 img{
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.fotbox .fot1 .jut .select .hover2 .tit .div2:hover img,.fotbox .fot1 .jut .select .hover2 .tit .div2:hover svg{
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}


.fotbox .fot1 .jut .select .hover2 .tit .div2 img,
.fotbox .fot1 .jut .select .hover2 .tit .div2 svg {
  /* width: 100%; */
  /* height: 100%; */
      width: 0.2rem;
      height: 0.2rem;
      min-width: 15px;
      min-height: 15px;
}
.fotbox .fot1 .jut .select .hover2 .link-box {
  display: flex;
  flex-wrap: wrap;
  max-height: 3.8rem;
  overflow-y: auto;
  margin-top: 0.35rem;
}
@media (max-width: 767px) {
  .fotbox .fot1 .jut .select .hover2 .link-box {
    max-height: 8.5rem;
    margin-top: 0.4rem;
  }
}
.fotbox .fot1 .jut .select .hover2 .link-box::-webkit-scrollbar {
  width: 2px;
  height: 1px;
}
.fotbox .fot1 .jut .select .hover2 .link-box::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #999999;
}
.fotbox .fot1 .jut .select .hover2 .link-box::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #f5f5f5;
}
.fotbox .fot1 .jut .select .hover2 .link-box .c-li {
  width: 25%;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .fotbox .fot1 .jut .select .hover2 .link-box .c-li {
    width: 50%;
  }
}
.fotbox .fot1 .jut .select .hover2 .link-box .c-li a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
  transition: all 0.3s;
}
.fotbox .fot1 .jut .select .hover2 .link-box .c-li a:hover {
  color: #fff;
}
@media (max-width: 767px) {
  .fotbox .fot1 .jut > .select {
    margin-top: 0.5rem;
  }
}
.fotbox .fot1 .jut .gt {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 767px) {
  .fotbox .fot1 .jut .gt {
    width: 100%;
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .fotbox .fot1 .jut .gt .select {
    display: none;
  }
}
@media (max-width: 768px) {
  .fotbox .fot1 .jut .gt .select {
    position: relative;
  }
}
.fotbox .fot1 .jut .gt .fz_nei {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .fotbox .fot1 .jut .gt .fz_nei {
    flex-wrap: wrap;
    width: 40%;
  }
}
.fotbox .fot1 .jut .gt .fen {
  font-size: 16px;
  margin-right: 0.3rem;
}
@media (max-width: 1580px) {
  .fotbox .fot1 .jut .gt .fen {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 .jut .gt .fen {
    width: 100%;
    margin-bottom: 6px;
  }
}
.fotbox .fot1 .jut .gt .list {
  display: flex;
  align-items: center;
}
.fotbox .fot1 .jut .gt .list .li {
  position: relative;
  margin-right: 0.2rem;
}
.fotbox .fot1 .jut .gt .list .li:last-child {
  margin-right: 0;
}
.fotbox .fot1 .jut .gt .list .li .er {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 120px;
  padding: 5px;
  background-color: #fff;
  margin-top: 15px;
}
@media (max-width: 1580px) {
  .fotbox .fot1 .jut .gt .list .li .er {
    width: 100px;
  }
}
.fotbox .fot1 .jut .gt .list .li .er img {
  width: 100%;
}
.fotbox .fot1 .jut .gt .list a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.5rem;
  height: 0.5rem;
  background-color: rgba(51, 94, 158, 0.1);
  border: solid 1px rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  overflow: hidden;
}
@media (max-width: 991px) {
  .fotbox .fot1 .jut .gt .list a {
    width: 0.6rem;
    height: 0.6rem;
  }
}
.fotbox .fot1 .jut .gt .list a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: #333;
}
.fotbox .fot1 .jut .gt .list a img {
  position: relative;
  opacity: 0.8;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  max-width: 16px;
  max-height: 16px;
}
@media (max-width: 1580px) {
  .fotbox .fot1 .jut .gt .list a img {
    max-width: 12px;
    max-height: 12px;
  }
}
@media (min-width: 768px) {
  .fotbox .fot1 .jut .gt .list a img {
    max-width: 0.25rem;
    max-height: 0.25rem;
  }
  .fotbox .fot1 .jut .gt .list a:hover {
    border-color: #333;
  }
  .fotbox .fot1 .jut .gt .list a:hover img {
    opacity: 1;
  }
  .fotbox .fot1 .jut .gt .list a:hover:before {
    width: 100%;
  }
}
.fotbox .fot1 .cont {
  display: flex;
  justify-content: space-between;
  margin-top: 0.68rem;
}
@media (max-width: 767px) {
  .fotbox .fot1 .cont {
    flex-wrap: wrap;
  }
}
.fotbox .fot1 .cont .item {
  margin-right: 0.8rem;
}
@media (max-width: 991px) {
  .fotbox .fot1 .cont .item {
    margin-right: 0.2rem;
  }
  .fotbox .fot1 .cont .item:last-child {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 .cont .item {
    width: 100%;
    margin-bottom: 0.4rem;
    margin-right: 0;
    padding-right: 0.2rem;
  }
  .fotbox .fot1 .cont .item:last-child {
    margin-bottom: 0;
  }
}
.fotbox .fot1 .cont .item .tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #ffffff;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .fotbox .fot1 .cont .item .tit {
    font-size: 14px;
  }
}
.fotbox .fot1 .cont .item .tit i {
  display: block;
  padding-left: 10px;
}
.fotbox .fot1 .cont .item .tit i img {
  width: 10px;
  float: left;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (min-width: 768px) {
  .fotbox .fot1 .cont .item .tit i {
    display: none;
  }
}
.fotbox .fot1 .cont .item .f_list {
  padding-top: 0.18rem;
}
@media (max-width: 767px) {
  .fotbox .fot1 .cont .item .f_list {
    display: none;
    padding-top: 0.24rem;
  }
}
.fotbox .fot1 .cont .item .f_list a {
  display: block;
  color: #fff;
  opacity: 0.6;
  font-size: 14px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .fotbox .fot1 .cont .item .f_list a {
    font-size: 12px;
    margin-bottom: 6px;
  }
}
@media (min-width: 1200px) {
  .fotbox .fot1 .cont .item .f_list a:hover {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 .cont .item .f_list a {
    margin-bottom: 10px;
  }
}
.fotbox .fot1 .cont .item .f_list .nei {
  margin-right: 0.4rem;
}
.fotbox .fot1 .cont .item .f_list .nei:last-child {
  margin-right: 0;
}
.fotbox .fot1 .cont .item.on .tit i img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fotbox .fot1 .cont .fz_item .f_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .fotbox .fot1 .cont .fz_item .f_list {
    display: block;
  }
}
@media (max-width: 767px) {

  .fotbox .fot1 .cont .fz_item .f_list {
    display: none;
  }
}
@media (max-width: 1199px) {
  .fotbox .fot1 .cont .fz_item .f_list .nei {
    margin-right: 0;
  }
}
.fotbox .fot2 {
  /* padding: 10px 0; */
  padding: 20px 0;
  background-color: #161616;
}
@media (max-width: 767px) {
  .fotbox .fot2 {
    padding: 0.5rem 0;
  }
}
.fotbox .fot2 .container {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .fotbox .fot2 .container {
    flex-wrap: wrap;
    text-align: center;
    /* justify-content: center; */
    justify-content: flex-start;
  }
}
.fotbox .fot2 .container span,
.fotbox .fot2 .container a {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0.22;
}
@media (max-width: 1580px) {
  .fotbox .fot2 .container span,
  .fotbox .fot2 .container a {
    font-size: 14px;
  }
}
.fotbox .fot2 .container a {
  margin-left: 10px;
}
@media (min-width: 1200px) {
  .fotbox .fot2 .container a:hover {
    opacity: 0.8;
  }
}
@media (max-width: 991px) {
  .fotbox .fot2 .container a {
    margin-left: 0;
  }
}
.fotbox .fot2 .container .lt {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1199px) {
  .fotbox .fot2 .container .lt {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .fotbox .fot2 .container .lt {
    justify-content: center;
    margin-bottom: 0.2rem;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }  
}
.fotbox .fot2 .container .lt a {
  display: flex;
  align-items: center;
  margin-right: 0.6rem;
}

.fotbox .fot2 .container .lt a:nth-of-type(1){
  margin-left: 20px;
}

.fotbox .fot2 .container .lt a:last-child {
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 767px) {
  .fotbox .fot2 .container .lt a {
    margin-right: 0;
  }
  .fotbox .fot2 .container .lt a:nth-of-type(1){
    margin-left: 0;
    margin: 0.05rem 0;
  }
  
}
.fotbox .fot2 .container .lt a i {
  display: block;
  width: 18px;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .fotbox .fot2 .container .lt a i {
    width: 14px;
  }
}
.fotbox .fot2 .container .lt a i img {
  float: left;
  width: 100%;
}
@media (max-width:767px) {
  .fotbox .fot2 .container .lt a:last-child i{
    margin-right: 0.2rem;
  }
}


.fotbox .fot2 .container .gt {
  display: flex;
}
.fotbox .fot2 .container .gt a {
  display: block;
  /* margin: 0 10px; */
  margin: 0 0.25rem;
}
.fotbox .fot2 .container .gt a:last-child {
  margin-right: 0;
}
@media (max-width:767px) {
  .fotbox .fot2 .container .gt a:nth-of-type(1){
    margin-left: 0;
  }
  
}
/* End */
.basemenubut {
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  height: 100%;
  width: 22px;
}
.basemenubut span {
  display: block;
  width: 100%;
  height: 2px;
  margin-bottom: 5px;
  border-radius: 3px;
  background-color: #666;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.basemenubut span:last-child {
  margin-bottom: 0;
}
.basemenubut span:nth-child(2) {
  width: 80%;
}
.basemenubut2 span:nth-child(1) {
  transform: rotate(45deg);
  margin: 0;
  margin-top: 2px;
}
.basemenubut2 span:nth-child(2) {
  display: none;
}
.basemenubut2 span:nth-child(3) {
  transform: rotate(-45deg);
  margin: 0;
  margin-top: -2px;
}
/* 导航 */
.hadheight {
  display: none;
  height: 111px;
}
@media (max-width: 1580px) {
  .hadheight {
    height: 81px;
  }
}
@media (max-width: 991px) {
  .hadheight {
    height: 71px;
  }
}
@media (max-width: 767px) {
  .hadheight {
    height: 61px;
  }
}


.hadbox {
  position: fixed;
  box-shadow: 0 6px 15px 0 rgb(0 0 0 / 10%);
  top: 0;
  left: 0;
  width: 100%;
  z-index: 6666;
}
.hadbox-sec1 {
  display: flex;
  justify-content: space-between;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  line-height: 88px;
  height: 88px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 {
    height: 80px;
    line-height: 80px;
  }
}
@media (max-width: 991px) {
  .hadbox-sec1 {
    height: 70px;
    line-height: 70px;
  }
}
@media (max-width: 767px) {
  .hadbox-sec1 {
    height: 60px;
    line-height: 60px;
  }
}
.hadbox-sec1 .lt {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 10px 15px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.hadbox-sec1 .lt .logo {
  display: block;
  width: 189px;
  overflow: hidden;
  margin-right: 30px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .lt .logo {
    width: 2.8rem;
  }
}
@media (max-width: 991px) {
  .hadbox-sec1 .lt .logo {
    width: 2.2rem;
  }
}
@media (max-width: 567px) {
  .hadbox-sec1 .lt .logo {
    /* width: 2.6rem; */
    width:2.5rem;
  }
}
.hadbox-sec1 .lt .logo img { float: left; width: 100%;}
.hadbox-sec1 .lt .logo img:nth-child(2),
.hadbox-sec1 .lt .logo svg:nth-child(2) {
  display: none;
}


.hadbox-sec1 .f_navbox {
  display: flex;
  align-items: center;
}
@media (max-width: 1466px) {
  .hadbox-sec1 .f_navbox {
    display: none;
  }
}

.hadbox-sec1 .f_navbox li { position:relative}
.hadbox-sec1 .f_navbox li .tit {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight:bold;
  position: relative;
  padding: 0 20px;
}
@media (max-width: 1740px) {
	.hadbox-sec1 .f_navbox li .tit {
    font-size: 16px;
    padding: 0 0.21rem; }
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .tit {
    font-size: 16px;
    padding: 0 0.16rem;
  }
}
@media (max-width: 1199px) {
  .hadbox-sec1 .f_navbox li .tit {
    padding: 0 10px;
  }
}
.hadbox-sec1 .f_navbox li .tit i {
  display: block;
  overflow: hidden;
  opacity: 0.5;
  margin-left: 10px;
  font-size: 13px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .tit i {
    margin-left: 6px;
    font-size: 11px;
  }
}
.hadbox-sec1 .f_navbox li .tit i img {
  width: 100%;
  float: left;
}
.hadbox-sec1 .f_navbox li .tit i img:nth-child(2) {
  display: none;
}
.hadbox-sec1 .f_navbox li .tit:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  background-color: #004896;
  height: 2px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 2px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .tit:after {
    height: 2px;
  }
}



.hadbox-sec1 .f_navbox li .fz_hover {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  visibility: hidden;
  line-height: 0;
  height: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  overflow: hidden;
}
.hadbox-sec1 .f_navbox li .fz_hover .container {
  display: flex;
  justify-content: center;
}
.hadbox-sec1 .f_navbox li .fz_hover .container ul {
  display: flex;
  justify-content: center;
  max-width: 100%;
  line-height: 80px;
  background: url(../images/xiebagheadd1.png) no-repeat;
  background-position: 0% center;
  background-size: auto 100%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .fz_hover .container ul {
    line-height: 50px;
    background-size: 120px 100%;
  }
}
.hadbox-sec1 .f_navbox li .fz_hover .container ul li a {
  display: block;
  padding: 0 75px;
  color: #333333;
  font-size: 16px;
}

}

.fz_hovertop { padding:30px 0px;}
.leftimg {float:left;width:24%;margin-right:9%; }
.leftimg img{ width:291px;height:163px;}



.righttext{float:left;width: 37%;}
.righttext p{ font-size:14px; padding-left: 10%;color:#fff; border-left: 1px #fff dotted;line-height: 28px;height: 140px;overflow: hidden;}

.topnewsleftnav{float:right;width:112px;border-left:1px solid #e5e5e5;padding:18px 0px 18px 26px;margin:15px 140px 0 0;}
.topnewsleftnav p{float:left;width:112px;font-size:16px;height:20px;padding:17px 0 11px 0;}
.topnewsleftnav a{padding-left:11px;border-left:2px solid #fff;line-height:20px;display:block;height:20px;color:#040404;font-size:16px;}
.topnewsleftnav a:hover{color:#e94709;border-color:#e94709;}
.topnewsright{float:left; padding:40px 26px 0 170px;width:720px;height:174px;}
.topnewsright .leftimg{float:left;width:287px;height:174px;}
.topnewsright .leftimg img{display:block;width:287px;height:174px;}
.topnewsright .righttext{float:left;width:410px;font-size:14px;line-height:28px;color:#040404;margin-left:18px;}
.topnewsright .righttext .smalltitle{font-size:16px;font-weight:bold;color:#e94709;line-height:18px;margin-bottom:14px;}


.tworanknavM {}
.tworanknavM dl{ float:left;width:20%; padding:0 15px 0 15px;}
.tworanknavM dl dt{ font-weight:bold; padding-bottom:12px;border-bottom:1px solid #45679f; margin-bottom:22px;}
.tworanknavM dl dt a{font-size:18px; padding-left:10px;display:block;width:160px; height:28px;line-height:28px;overflow:hidden;color:#fff;}
.tworanknavM dl dd p { width:300px;line-height:30px;}
.tworanknavM dl dd a{ display:inline-block;*display:inline; font-size:16px; position:relative;color:#fff;vertical-align:middle;}
.tworanknavM dl dd p:hover .set_ico{background-position:-10px 0;}
.tworanknavM dl dd p .set_ico{width:10px;height:10px;background:url(../img/set_ico_new.png) no-repeat;display:inline-block;*display:inline;*zoom: 1;vertical-align:middle;margin-right:5px; background-position:0 0; transition:all 0.3s ease; -webkit-transiton:all 0.3s ease;}


.tworanknavM dl.lastdl{width:440px;}
.tworanknavM dl.lastdl dt{width:420px;}
.tworanknavM dl.lastdl dd a{margin-right:20px;width:200px;height:40px;overflow:hidden;}
.tworanknavM dl dd a:hover{color:#fff;}
.tworanknavMbottom{padding:10px 40px;font-size:16px;color:#fff;}
.tworanknavMbottom a{color:#fff;}
.tworanknavM p.clearfix{display:block;}



.hadbox-sec1 .f_navbox li .had_hover { position: absolute; top: 100%; left: 0;min-width:150px; display: none; border-radius:5px; overflow:hidden;}

.setMenu{ min-width:150px; padding:15px 0px; height: 100%;  }
.setMenu li { font-size:16px;  width:100%; line-height:40px; text-align:center;}
.setMenu li a{display:inline-block;*display:inline;*zoom: 1;position:relative;}
.setMenu li:hover { background: #0c5196;}
.setMenu li:hover a { color:#fff;}


.hadbot { background: #fff; min-height:88px; box-shadow: 0 0 15px 0 rgba(0,0,0,.2); }

@media (max-width: 1580px) {
  .hadbot {
    height: 100%;
    padding-bottom:241px;
  }
}
@media (max-width: 767px) {
  .hadbot {
    height: auto;
  }
}
.hadbot .hadbot_cont {
  overflow: auto;
  padding-top:35px;
  padding-bottom:35px;
  overflow:hidden;
  min-height:333px;
}




.hadbox-sec1 .gt {
  display: flex;
  height: 100%;
  align-items: center;
}
.hadbox-sec1 .gt .lange {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
  padding: 0 30px;
}

.hadbox-sec1 .gt .lange .tit i img path, .hadbox-sec1 .gt .lange .tit b img path, .hadbox-sec1 .gt .lange .tit i svg path, .hadbox-sec1 .gt .lange .tit b svg path { fill: #fff;}


.hadbox-sec1 .gt .lange .tit {
  display: flex;
  align-items: center;
  color: #fff;
}

.hadbox-sec1 .gt .lange .tit i,
.hadbox-sec1 .gt .lange .tit b {
  display: flex;
  overflow: hidden;
}
.hadbox-sec1 .gt .lange .tit i img,
.hadbox-sec1 .gt .lange .tit b img,
.hadbox-sec1 .gt .lange .tit i svg,
.hadbox-sec1 .gt .lange .tit b svg {
  width: 100%;
  float: left;
}


.hadbox-sec1:hover .gt .lange a i img:nth-child(1)  { display: none; }
.hadbox-sec1:hover .gt .lange a i img:nth-child(2)  { display: block; }

.hadbox2 .hadbox-sec1 .gt .lange a i img:nth-child(1)  { display: none; }
.hadbox2 .hadbox-sec1 .gt .lange a i img:nth-child(2)  { display: block; }

.hadbox-sec1 .gt .lange .tit i img:nth-child(2),
.hadbox-sec1 .gt .lange .tit b img:nth-child(2),
.hadbox-sec1 .gt .lange .tit i svg:nth-child(2),
.hadbox-sec1 .gt .lange .tit b svg:nth-child(2) {
  display: none;
}
.hadbox-sec1 .gt .lange .tit i img path,
.hadbox-sec1 .gt .lange .tit b img path,
.hadbox-sec1 .gt .lange .tit i svg path,
.hadbox-sec1 .gt .lange .tit b svg path {
  fill: #fff;
}
.hadbox-sec1 .gt .lange .tit i {
  width: 18px;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .gt .lange .tit i {
    width: 16px;
    margin-right: 8px;
  }
}
.hadbox-sec1 .gt .lange .tit b {
  width: 10px;
  margin-left: 10px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .gt .lange .tit b {
    width: 8px;
    margin-right: 8px;
  }
}
.hadbox-sec1 .gt .lange .f_na {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  padding: 12px 15px;
  background-color: #fff;
  display: none;
}
@media (max-width: 767px) {
  .hadbox-sec1 .gt .lange .f_na {
    left: initial;
    right: 0;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    padding: 8px 10px;
    width: 120px;
  }
}
.hadbox-sec1 .gt .lange .f_na a {
  line-height: 40px;
  display: block;
  text-align: center;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  white-space: nowrap;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .gt .lange .f_na a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .hadbox-sec1 .gt .lange .f_na a {
    font-size: 12px;
    line-height: 32px;
  }
}
.hadbox-sec1 .gt .lange .f_na a:last-child {
  border-bottom: none;
}
.hadbox-sec1 .gt .search1 {
  width: 50px;
  background-color: rgba(255, 255, 255, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
@media (max-width: 767px) {
  .hadbox-sec1 .gt .search1 {
    display: none;
  }
}
.hadbox-sec1 .gt .search1 .tit {
  display: flex;
  align-items: center;
}
.hadbox-sec1 .gt .search1 .tit img,
.hadbox-sec1 .gt .search1 .tit svg {
  width: 25px;
}
@media (max-width: 1199px) {
  .hadbox-sec1 .gt .search1 .tit img,
  .hadbox-sec1 .gt .search1 .tit svg {
    width: 22px;
  }
}
.hadbox-sec1 .gt .search1 .tit img path,
.hadbox-sec1 .gt .search1 .tit svg path {
  fill: #004896;
}
.hadbox-sec1 .gt .qie {
  padding: 0 0.3rem;
}
@media (min-width: 1200px) {
  .hadbox-sec1 .gt .qie {
    display: none;
  }
}
.hadbox-sec1 .gt .qie span {
  background-color: #666;
}
.hadbox-sec2 {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 999;
  width: 100%;
  height: 100vh;
  height: calc(100vh - 70px);
  background-color: #fff;
  display: none;
}
.hadbox-sec2 .container {
  position: relative;
}
@media (max-width: 1199px) {
  .hadbox-sec2 .container {
    height: 100%;
    padding: 0 ;
  }
}
@media (max-width: 1199px) {
}
.hadbox-sec2 .container .f_portrait {
  width: 90px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #004896;
  border-radius: 4px;
  font-size: 14px;
}
.hadbox-sec2 .container .form {
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  margin-bottom: 0.34rem;
  margin-top: 0.34rem;
}
.hadbox-sec2 .container .form .f_sub,
.hadbox-sec2 .container .form .tx {
  height: 1rem;
}
.hadbox-sec2 .container .form .int {
  display: flex;
  align-items: center;
  width: calc(100% - 2.5rem);
  padding: 0 0.45rem;
}
@media (max-width: 767px) {
  .hadbox-sec2 .container .form .int {
    width: calc(100% - 1.5rem);
  }
}
.hadbox-sec2 .container .form .int i {
  width: 0.38rem;
  display: block;
  overflow: hidden;
}
.hadbox-sec2 .container .form .int i img {
  float: left;
  width: 100%;
}
.hadbox-sec2 .container .form .int .tx {
  width: calc(100% - 0.38rem);
  padding: 0.2rem 0.44rem;
}
@media (max-width: 767px) {
  .hadbox-sec2 .container .form .int .tx {
    font-size: 0.28rem;
    padding: 0.2rem 0.3rem;
  }
}
.hadbox-sec2 .container .form .f_sub {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  color: #fff;
  background-color: #004896;
}
@media (max-width: 767px) {
  .hadbox-sec2 .container .form .f_sub {
    width: 1.5rem;
    font-size: 0.28rem;
  }
}
.hadbox-sec2 .container .navbox {
  padding: 0.4rem 0;
  line-height: 60px;
  height: 100%;
}
.hadbox-sec2 .container .navbox > ul {
  /* height: calc(100% - 90px); */
  height: auto;
  /* margin-bottom: 10px; */
  margin-bottom: 30px;
  overflow-x: hidden;
  overflow-y: auto;
}
.hadbox-sec2 .container .navbox > ul li {
  list-style: none;
}
.hadbox-sec2 .container .navbox > ul > li {
  border-bottom: 1px solid #ddd;
}
.hadbox-sec2 .container .navbox > ul > li .tit {
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #333;
}
.hadbox-sec2 .container .navbox > ul > li .tit i {
  width: 60px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hadbox-sec2 .container .navbox > ul > li .tit i img,
.hadbox-sec2 .container .navbox > ul > li .tit i svg {
  float: left;
  width: 20px;
  transform: scale(1.4);
}
.hadbox-sec2 .container .navbox > ul > li .tit i img path,
.hadbox-sec2 .container .navbox > ul > li .tit i svg path {
  fill: #333;
  width: 100%;
}
.hadbox-sec2 .container .navbox > ul > li ul {
  line-height: 35px;
  padding-bottom: 15px;
  padding-left: 20px;
  display: none;
}
.hadbox-sec2 .container .navbox > ul > li ul > li a {
  font-size: 16px;
  color: #666;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hadbox-sec2 .container .navbox > ul > li ul > li a i {
  width: 50px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
}
.hadbox-sec2 .container .navbox > ul > li ul > li a i img,
.hadbox-sec2 .container .navbox > ul > li ul > li a i svg {
  float: left;
  width: 30px;
}
.hadbox-sec2 .container .navbox > ul > li ul > li a i img path,
.hadbox-sec2 .container .navbox > ul > li ul > li a i svg path {
  fill: #666;
}
.hadbox-sec2 .container .navbox > ul > li ul > li a i:after,
.hadbox-sec2 .container .navbox > ul > li ul > li a i:before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -13px;
  background-color: #999;
}


.hadbox-sec2 .lt .logo img:nth-child(1) { display: none;}
.hadbox2 .lt .logo img:nth-child(1) { display: none;}

.hadbox-sec2 .container .navbox > ul > li ul > li a i:before {
  transform: rotate(90deg);
}
.hadbox-sec2 .container .navbox > ul > li ul > li.active > a i:before {
  opacity: 0;
}
.hadbox-sec2 .container .navbox > ul > li ul ul a {
  font-size: 14px;
}
.hadbox-sec2 .container .navbox > ul > li.active .tit i {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.hadbox-sec2 .container .navbox > ul > li.on .tit {
  color: #004896;
}


.hadbox-sec2 .fz_bt{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background-color: #fff;
  /* width: 120px; */
  color: #003686;
  transition: all 0.3s linear;
  font-size: 0.26rem;
  height: 0.9rem;
  border: 1px solid #eee;
  width: 100%;
}

.hadbox-sec2 .fz_bt i{
  display: flex;
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.2rem;
  overflow: hidden;
}

.hadbox-sec2 .fz_bt i svg{
  width: 100%;
  height: 100%;
}

.hadbox-sec2 .fz_bt i svg path{
  fill: #003686;
}

.hadbox-sec2 .fz_bt span{
  color: #003686;
}

.hadbox-sec2 .fz_bt:hover{
  background: #003686;
  border-color: #003686;
}

.hadbox-sec2 .fz_bt:hover i svg path{
  fill: #fff;
}

.hadbox-sec2 .fz_bt:hover span{
  color: #fff;
}


.hadbox-sec3 {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  transform: all 0.3s;
}
.hadbox-sec3 .hadbot_cont .cont {
  padding-top: 0.8rem;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont {
    padding: 0.6rem 0;
  }
}
.hadbox-sec3 .hadbot_cont .cont .form {
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  margin-bottom: 0.34rem;
}
.hadbox-sec3 .hadbot_cont .cont .form .f_sub,
.hadbox-sec3 .hadbot_cont .cont .form .tx {
  height: 1rem;
}
.hadbox-sec3 .hadbot_cont .cont .form .int {
  display: flex;
  align-items: center;
  width: calc(100% - 2.5rem);
  padding: 0 0.45rem;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .form .int {
    width: calc(100% - 1.5rem);
  }
}
.hadbox-sec3 .hadbot_cont .cont .form .int i {
  width: 0.38rem;
  display: block;
  overflow: hidden;
}
.hadbox-sec3 .hadbot_cont .cont .form .int i img {
  float: left;
  width: 100%;
}
.hadbox-sec3 .hadbot_cont .cont .form .int .tx {
  width: calc(100% - 0.38rem);
  padding: 0.2rem 0.44rem;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .form .int .tx {
    font-size: 0.28rem;
    padding: 0.2rem 0.3rem;
  }
}
.hadbox-sec3 .hadbot_cont .cont .form .f_sub {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  color: #fff;
  background-color: #333333;
  transition: all 0.3s;
}
.hadbox-sec3 .hadbot_cont .cont .form .f_sub:hover{
  background-color: #004896;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .form .f_sub {
    width: 1.5rem;
    font-size: 0.28rem;
  }
}
.hadbox-sec3 .hadbot_cont .cont .fz_key {
  padding-left: 0.4rem;
  padding-right: 0.8rem;
  display: flex;
  align-items: flex;
  margin-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .fz_key {
    display: none;
  }
}
.hadbox-sec3 .hadbot_cont .cont .fz_key span,
.hadbox-sec3 .hadbot_cont .cont .fz_key a {
  display: block;
  color: #999999;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .fz_key span,
  .hadbox-sec3 .hadbot_cont .cont .fz_key a {
    font-size: 14px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .fz_key a:hover {
  color: #999999;
}
.hadbox-sec3 .hadbot_cont .cont .fz_key .name {
  display: block;
  width: 105px;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .fz_key .name {
    width: 90px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .fz_key .jut {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 105px);
  color:#e8e8e8;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .fz_key .jut {
    width: calc(100% - 90px);
  }
}
.hadbox-sec3 .hadbot_cont .cont .fz_key .jut span {
  display: block;
  margin: 0 0.24rem;
}
.hadbox-sec3 .hadbot_cont .cont .fz_key .jut a,
.hadbox-sec3 .hadbot_cont .cont .fz_key .jut span {
  margin-bottom: 0.14rem;
  color:#999999;
}

.hadbox-sec3 .hadbot_cont .cont .fz_title {
  padding-left: 0.4rem;
  font-size: 24px;
  padding-bottom: 0.34rem;
  line-height: 1;
  border-bottom: 3px solid #e8e8e8;
  margin-bottom: 0.25rem;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .fz_title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .fz_title {
    display: none;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong {
    display: none;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt {
  /* width: 44%; */
  width: 55%;
  display: flex;
  justify-content: space-between;
  padding-left: 0.4rem;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt {
    width: 56%;
  }
}

@media (max-width: 1290px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt {
    width: 65%;
  }
}

@media (max-width: 1200px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt {
    width: 70%;
  }
}

.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item {
  margin-right: 0.8rem;
}
@media (max-width: 991px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item {
    margin-right: 0.2rem;
  }
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item:last-child {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item:last-child {
    margin-bottom: 0;
  }
}


.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* color: #000000; */
  color: #333;
  font-size: 16px;
  transition: all 0.3s;
}

.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .tit:hover{
  color: #004896;
}

@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .tit {
    font-size: 14px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .tit i {
  display: block;
  padding-left: 10px;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .tit i img {
  width: 10px;
  float: left;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (min-width: 768px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .tit i {
    display: none;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list {
  padding-top: 0.18rem;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list {
    display: none;
    padding-top: 0.24rem;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a {
  display: block;
  color: #000000;
  opacity: 0.7;
  font-size: 14px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a {
    font-size: 12px;
    margin-bottom: 6px;
  }
}
@media (min-width: 1200px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a:hover {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a {
    margin-bottom: 10px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a:hover {
  color: #004896;
  opacity: 1;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list .nei {
  margin-right: 0.4rem;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list .nei:last-child {
  margin-right: 0;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item.on .tit i img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .fz_item .f_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .fz_item .f_list {
    display: none;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #333333;
}
@media (max-width: 1900px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen {
    font-size: 14px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .name {
  font-size: 16px;
  margin-right: 0.3rem;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .name {
    font-size: 14px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list {
  display: flex;
  align-items: center;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li {
  position: relative;
  margin-right: 0.2rem;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li:last-child {
  margin-right: 0;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li .er {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 120px;
  padding: 5px;
  background-color: #fff;
  margin-top: 15px;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li .er {
    width: 100px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li .er img,
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li .er svg {
  width: 100%;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.5rem;
  height: 0.5rem;
  /* background-color: #004896; */
  background-color: #f5f5f5;
  border-radius: 50%;
  transition: all 0.3s;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a:hover{
  background-color: #004896;
}
@media (max-width: 991px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a {
    width: 0.6rem;
    height: 0.6rem;
  }
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a {
    width: 0.72rem;
    height: 0.72rem;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a img {
  /* opacity: 0.8; */
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  /* max-width: 16px; */
  /* max-height: 16px; */
  max-width: 24px;
  max-height: 24px;
}

.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a svg path{
  fill: #315c9c;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a:hover svg path{
  fill:#fff; 
}

@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a img {
    /* max-width: 12px;
    max-height: 12px; */
    max-width: 20px;
    max-height: 20px;
  }
}
@media (min-width: 768px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a:hover img {
    opacity: 1;
  }
}
.hadbox:hover .hadbox-sec1 {
  background-color: #fff;
  border-color: #f1f1f1;
}
.hadbox:hover .hadbox-sec1 .lt {
  border-color: #f1f1f1;
}
.hadbox:hover .hadbox-sec1 .lt .logo img:nth-child(1),
.hadbox:hover .hadbox-sec1 .lt .logo svg:nth-child(1) {
  display: none;
}
.hadbox:hover .hadbox-sec1 .lt .logo img:nth-child(2),
.hadbox:hover .hadbox-sec1 .lt .logo svg:nth-child(2) {
  display: block;
}
.hadbox:hover .hadbox-sec1 .lt .text {
  color: #999999;
  opacity: 1;
}
.hadbox:hover .hadbox-sec1 .lt .text a,.hadbox.hadbox2 .hadbox-sec1 .lt .text a{
  color: #999;
}

.hadbox:hover .hadbox-sec1 .lt .text a:hover{
  color: #004896;
}

.hadbox:hover .hadbox-sec1 .f_navbox li .tit {
  color: #333333;
}
.hadbox:hover .hadbox-sec1 .f_navbox li .tit i img:nth-child(1) {
  display: none;
}
.hadbox:hover .hadbox-sec1 .f_navbox li .tit i img:nth-child(2) {
  display: block;
}
.hadbox:hover .hadbox-sec1 .gt .lange {
  border-color: #f1f1f1;
}
.hadbox:hover .hadbox-sec1 .gt .lange .tit span {
  opacity: 1;
  color: #333333;
}
.hadbox:hover .hadbox-sec1 .gt .lange .tit i img path,
.hadbox:hover .hadbox-sec1 .gt .lange .tit i svg path,
.hadbox:hover .hadbox-sec1 .gt .lange .tit b img path,
.hadbox:hover .hadbox-sec1 .gt .lange .tit b svg path {
  fill: #333333;
}
.hadbox:hover .hadbox-sec1 .gt .lange .tit b svg path {
  fill: #7f7f7f;
}
.hadbox:hover .hadbox-sec1 .gt .search1 {
  background-color: #f5f5f5;
}
.hadbox:hover .hadbox-sec1 .gt .qie span {
  background-color: #666;
}
.hadbox2 .hadbox-sec1 {
  background-color: #fff;
  border-color: #f1f1f1;
}
.hadbox2 .hadbox-sec1 .lt {

  border-color: #f1f1f1;
}
.hadbox2 .hadbox-sec1 .lt .logo img:nth-child(1),
.hadbox2 .hadbox-sec1 .lt .logo svg:nth-child(1) {
  display: none;
}
.hadbox2 .hadbox-sec1 .lt .logo img:nth-child(2),
.hadbox2 .hadbox-sec1 .lt .logo svg:nth-child(2) {
  display: block;
}
.hadbox2 .hadbox-sec1 .lt .text {
  color: #999999;
  opacity: 1;
}
.hadbox2 .hadbox-sec1 .f_navbox li .tit {
  color: #333333;
}
.hadbox2 .hadbox-sec1 .f_navbox li .tit i img:nth-child(1) {
  display: none;
}
.hadbox2 .hadbox-sec1 .f_navbox li .tit i img:nth-child(2) {
  display: block;
}

.hadbox .navtb {  display: flex; align-items: center; font-size: 20px;}
.hadbox:hover .navtb  {color: #333333;}

@media (max-width: 767px) {
.hadbox .navtb { display:none;}
}

.hadbox2  .navtb {color: #333333;}


.hadbox2 .hadbox-sec1 .gt .lange {
  border-color: #f1f1f1;
}
.hadbox2 .hadbox-sec1 .gt .lange .tit span {
  opacity: 1;
  color: #333333;
}
.hadbox2 .hadbox-sec1 .gt .lange .tit i img path,
.hadbox2 .hadbox-sec1 .gt .lange .tit i svg path,
.hadbox2 .hadbox-sec1 .gt .lange .tit b img path,
.hadbox2 .hadbox-sec1 .gt .lange .tit b svg path {
  fill: #333333;
}
.hadbox2 .hadbox-sec1 .gt .lange .tit b svg path {
  fill: #7f7f7f;
}
.hadbox2 .hadbox-sec1 .gt .search1 {
  background-color: #f5f5f5;
}
.hadbox2 .hadbox-sec1 .gt .qie span {
  background-color: #666;
}
.hadbox3 .hadbox-sec1 {
  line-height: 80px;
  height: 80px;
}
@media (max-width: 1580px) {
  .hadbox3 .hadbox-sec1 {
    height: 70px;
    line-height: 70px;
  }
}
@media (max-width: 991px) {
  .hadbox3 .hadbox-sec1 {
    height: 60px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .hadbox3 .hadbox-sec1 {
    height: 60px;
    line-height: 60px;
  }
}




.hadbox-sec3 {
  min-height:408px;
  overflow: hidden;
}


@media (max-width: 767px) {
  .hadbot .hadbot_cont {
    height: auto;
  }
}

.hadbot .hadbot_cont::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 2px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hadbot .hadbot_cont::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #004896;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hadbot .hadbot_cont::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.hadbot .hadbot_jut {
  height: 100px;
  width: 100%;
  background: url(../images/coloedfdfbag1.jpg) no-repeat center;
  background-size: cover;
}
@media (max-width: 1580px) {
  .hadbot .hadbot_jut {
    height: 80px;
  }
}
@media (max-width: 767px) {
  .hadbot .hadbot_jut {
    display: none;
  }
}
.hadbot .hadbot_jut .container {
  height: 100%;
}
.hadbot .hadbot_jut .container .cont {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding-left: 0.38rem;
  color: #fff;
  /* justify-content: center; */
}
.hadbot .hadbot_jut .container .cont .fz_lt {
  display: flex;
}
.hadbot .hadbot_jut .container .cont .fz_lt .font {
  /* margin-right: 1rem; */
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.hadbot .hadbot_jut .container .cont .fz_lt .font .name {
  line-height: 1;
  /* opacity: 0.5; */
  opacity: 1;
  font-size: 14px;
  /* margin-bottom: 10px; */
}
@media (max-width: 1580px) {
  .hadbot .hadbot_jut .container .cont .fz_lt .font .name {
    /* font-size: 12px; */
    font-size: 14px;
  }
}
.hadbot .hadbot_jut .container .cont .fz_lt .font .tel {
  line-height: 0.8;
  font-size: 24px;
}
@media (max-width: 1580px) {
  .hadbot .hadbot_jut .container .cont .fz_lt .font .tel {
    font-size: 22px;
  }
}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background-color: #fff;
  width: 150px;
  color: #003686;
  transition: all 0.3s linear;
  font-size: 16px;
  height: 50px;
}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt span{
  color: #003686;
}
@media (max-width: 1580px) {
  .hadbot .hadbot_jut .container .cont .fz_lt .fz_bt {
    width: 130px;
    font-size: 14px;
    height: 45px;
  }
}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt i {
  display: block;
  width: 0.2rem;
  margin-right: 0.2rem;
  overflow: hidden;
}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt i img,
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt i svg {
  width: 100%;
  float: left;
}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt i svg path{
  fill: #003686;
}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt:hover {
  background-color: #d40400;
  color: #fff;
}

.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt:hover span{
  color: #fff;
}

.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt:hover i svg path {
  fill: #fff;
}
.hadbot .hadbot_jut .container .cont .close {
  display: flex;
  align-items: center;
  color: #ffffff;
  cursor: pointer;
  font-size: 18px;
  /* position: absolute; */
  /* top: 1rem; */
  /* right: 0.55rem; */
  /* flex-direction: column; */
  /* justify-content: center; */
}
@media (max-width: 1580px) {
  .hadbot .hadbot_jut .container .cont .close {
    font-size: 16px;
  }
}
.hadbot .hadbot_jut .container .cont .close i {
  /* display: block; */
  overflow: hidden;
  width: 0.24rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-left: 0.2rem;
  /* width: 0.5rem; */
  /* height: 0.5rem; */
  /* min-width: 40px; */
  /* min-height: 40px; */
  /* border-radius: 1000px; */
  /* background: #003686; */
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
  /* margin-bottom: 10px; */
}
.hadbot .hadbot_jut .container .cont .close i img,
.hadbot .hadbot_jut .container .cont .close i svg {
  width: 100%;
  float: left;
  /* width: 0.2rem;
  height: 0.2rem;
  width: 15px;
  height: 15px; */
}

.hadbot .hadbot_jut .container .cont .close:hover i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.hadbot .hadbot_jut .container .cont .close span{
  /* color: #003686; */
  color: #fff;
  /* order: 1; */
  /* font-size: 14px; */
  /* font-size: 18px; */
  text-align: center;
  line-height: 1;
}

.hadbox-sec3 .hadbot_jut .container .cont .close{
    position: absolute;
    top: 1.3rem;
    right: 1.05rem;
    flex-direction: column;
    justify-content: center;
}
.hadbox-sec3 .hadbot_jut .container .cont .close i{
  width: 0.5rem;
  height: 0.5rem;
  min-width: 40px;
  min-height: 40px;
  border-radius: 1000px;
  background: #003686;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  margin-left: 0;
}
.hadbox-sec3 .hadbot_jut .container .cont .close i img,
.hadbox-sec3 .hadbot_jut .container .cont .close i svg {
  width: 0.2rem;
  height: 0.2rem;
  width: 15px;
  height: 15px;
}
.hadbox-sec3 .hadbot_jut .container .cont .close span{
  color: #003686;
  order: 1;
  font-size: 14px;
  font-size: 18px;
}
@media (max-width:1580px) {
  .hadbox-sec3 .hadbot_jut .container .cont .close span{
    font-size: 16px;
  }
}

/* End */
/* BANNER */
.bannerbox {
  width: 100%;
  position: relative;
}

.bannerbox .fz_zhong {
  width: 100%;
  position: relative;
  z-index: 888;
}
.bannerbox .f_jut {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 1;
  -webkit-transition: all 0.3s 1.2s ease;
  transition: all 0.3s 2s ease;
  overflow: hidden;
  display: none;
}
@media (max-width: 1199px) {
  .bannerbox .f_jut {
    display: none;
  }
}
.bannerbox .f_jut .fz_img {
  width: 100%;
  position: relative;
}

.bannerbox .f_jut .fz_img .lt,
.bannerbox .f_jut .fz_img .gt {
  width: 56.25%;
  position: absolute;
  top: 0;
  overflow: hidden;
  z-index: 4;
}
.bannerbox .f_jut .fz_img .lt span,
.bannerbox .f_jut .fz_img .gt span {
  display: block;
  width: 100%;
  position: relative;
}
.bannerbox .f_jut .fz_img .lt {
  transform: skew(-18deg);
  transform-origin: right top;
  left: 0;
}
.bannerbox .f_jut .fz_img .lt span {
  background: url(../images/bannbagzuoyou1.png);
  background-position: left bottom;
  background-size: cover;
  background-repeat: no-repeat;
  transform: skew(18deg);
}
.bannerbox .f_jut .fz_img .gt {
  right: 0;
  transform: skew(-18deg);
  transform-origin: left  bottom;
}
.bannerbox .f_jut .fz_img .gt span {
  background: url(../images/bannbagzuoyou2.png);
  background-position: right 0;
  background-size: cover;
  background-repeat: no-repeat;
  transform: skew(18deg);
}
.bannerbox .f_jut .fz_img .img {
  width: 100%;
}
.bannerbox .f_jut .fz_img .img img {
  width: 100%;
  object-fit: cover;
}
.bannerbox .f_jut .fz_img .img2 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
.bannerbox .f_jut .font {
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 16px;
  color: #ffffff;
}
@media (max-width: 1580px) {
  .bannerbox .f_jut .font {
    font-size: 14px;
  }
}
.bannerbox .f_jut .font span {
  display: block;
  width: 3px;
  height: 0.66rem;
  background-color: #e60012;
  margin: 0 auto;
  margin-bottom: 0.2rem;
}
.bannerbox .f_jut .font .tit {
  line-height: 1;
  margin-bottom: 0.2rem;
}
.bannerbox .f_jut .font i {
  display: block;
  width: 0.22rem;
  overflow: hidden;
  margin: 0 auto;
}
.bannerbox .f_jut .font i img {
  float: left;
  width: 100%;
}
.bannerbox .fz_cont .item {
  position: relative;
}
.bannerbox .fz_cont .item:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 79%;
  height: 100%;
  background: url(../images/jianbianimfaz1.png) no-repeat;
  background-position: right top;
  background-size: 100%;
  display: none;
}


.bannerbox .fz_cont .item .fz_img img { width: 100%; height:auto;}

.bannerbox .fz_cont .item .f_main {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bannerbox .fz_cont .item .fz_img img:nth-child(2) { display: none;}

.bannerbox .fz_cont .item .f_main .font {
  width: 100%;
  text-align: center;
}


.bannerbox .fz_cont .item .f_main .font .tit {
  font-size: 46px;
  line-height: 1.2;
  font-weight:bold;
  margin-bottom: 30px;
  position: relative;
}
.bannerbox .fz_cont .item .f_main .font .tit:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 10px;
  width: 0.28rem;
  height: 0.28rem;
  background: url(../img/xingxing1.png) no-repeat center;
  background-size: contain;
}
@media (max-width: 767px) {
  .bannerbox {}
  .bannerbox .fz_cont .fz_img { width:100%; height:400px;  overflow:hidden;}
  .bannerbox .fz_cont .item .fz_img { width:100%;  }
  .bannerbox .fz_cont .item:before { width: 100%;background-color: #004896; opacity: 0.5; }
  .bannerbox .fz_cont .item .f_main .font { width: 70%; margin:0 auto; text-align: center;}
  .bannerbox .fz_cont .item .f_main .font .tit {font-size: 40px;margin-bottom: 10px;}
  .bannerbox .fz_cont .item .f_main { top: 60%;}
  .bannerbox .fz_cont .item .fz_img img:nth-child(1) {display: none; }
  .bannerbox .fz_cont .item .fz_img img:nth-child(2) { display: block;}	
	
}
@media (max-width: 767px) {
  .bannerbox .fz_cont .item .f_main .font .tit {
  font-size: 24PX;
}
	
	
  .bannerbox .fz_cont .item .f_main .font .tit:after {
    left: inherit;
    right: 100%;
    margin-left: 0;
    top: 6px;
    margin-right: 2px;
    display: none;
  }
}
.bannerbox .fz_cont .item .f_main .font .text {
  opacity: 0.4;
}
@media (max-width: 1199px) {
  .bannerbox .fz_cont .item .f_main .font .text {
    opacity: 0.6;
  }
}

.bannerbox .fz_cont .item .f_main .font .more { margin-top:30px;}
.bannerbox .fz_cont .item .f_main .font .more a {
  width: 160px;
  height: 40px;
  margin:0 auto;
  border: 1px solid rgb(255 255 255 / 60%);
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  line-height:40px;
  transition: all 0.5s;
}

.bannerbox .fz_cont .item .f_main .font .more a:hover {
  background: #fff;
  color: #1c509c;
  border: 1px solid rgb(255 255 255 / 100%);
}


.bannerbox .fz_cont .sel .banner_prev{
 z-index: 100000;
    width: 65px;
    height: 65px;
    line-height: 63px;
    background: none;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    opacity: 0.6;
	position: absolute;
    display: block;
  left: 3%;
  top:50%;
  background: url(../img/left.png) center no-repeat;
  animation: moveL 2s linear infinite;
}

.bannerbox .fz_cont .sel .banner_next {
  z-index: 100000;
    width: 65px;
    height: 65px;
    line-height: 63px;
    background: none;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    opacity: 0.6;
	position: absolute;
    display: block;
  right: 3%;
  top:50%;
  background: url(../img/right.png) center no-repeat;
  animation: moveL 2s linear infinite;
}


@media(max-width: 768px){
 .bannerbox .fz_cont .sel .banner_prev,.bannerbox .fz_cont .sel .banner_next{width: 35px;height: 35px; background-size: 100%; }
}

#s_fangant{overflow:hidden; height:120px; position: absolute; z-index: 1000;  width: 100%; top:65%;}
.w1350 { max-width: 1350px; margin: 0 auto;}
#s_fangant .content01{ background:#fff;}
#s_fangant .tt{ width:320px;float:left;background: #ca0e2a;color:#fff;height:120px;font-size:20px;text-align:left;line-height:26px; padding-left:20px; padding-top:35px; position:relative}
#s_fangant .tt:before{content:""; position:absolute;top:0;right:0;border-top:#fff 120px solid;border-left: transparent 60px solid;border-right:transparent 0 solid;}
#s_fangant .tt span{ display:block; font-size:13px; margin-top:5px;}
#s_fangant ul{display:block;width: calc(100% - 320px);float:right;}
#s_fangant ul li{width:33.33%;height: 120px;float:left;position:relative;text-align: center;}
#s_fangant ul li a{ display:block}
#s_fangant ul li+li:after{content:"";width:1px;display:block;background:#ececec;position:absolute;left:0;top:15px;bottom: 15px;}
#s_fangant ul li span{  font-size:24px;display:block; line-height:35px; font-weight:bold; text-align:center; margin-top:28px; }
#s_fangant ul li h5{ font-size:16px;color:#424446;display:block;line-height:30px; text-align:center;  vertical-align: top;}
#s_fangant ul li p{ font-size:12px; color:#898a8b;}
#s_fangant ul li:hover span{ -webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}


@media(max-width: 768px){
  #s_fangant { display:none;} }



@-webkit-keyframes jello {

    from, 11.1%, to { -webkit-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }

    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }



    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}

@-moz-keyframes jello {
    from, 11.1%, to { -moz-transform: none; transform: none }
    22.2% { -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}

@keyframes jello {
    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}


.bannerbox.on .f_jut {
  opacity: 0;
  visibility: hidden;
}
.bannerbox.on .f_jut .fz_img .lt span {
  animation: left1 1.4s 0.8s linear;
}
.bannerbox.on .f_jut .fz_img .lt {
  animation: left2 1.4s 0.8s linear;
}
.bannerbox.on .f_jut .fz_img .gt span {
  animation: right1 1.4s 0.8s linear;
}
.bannerbox.on .f_jut .fz_img .gt {
  animation: right2 1.4s 0.8s linear;
}
@-webkit-keyframes left1 {
  0% {
    left: 0;
  }
  100% {
    left: 200%;
  }
}
@-webkit-keyframes right1 {
  0% {
    right: 0;
  }
  100% {
    right: 200%;
  }
}
@-webkit-keyframes left2 {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}
@-webkit-keyframes right2 {
  0% {
    right: 0;
  }
  100% {
    right: -100%;
  }
}
@keyframes shangxia {
  0% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(-5px);
  }
}
/* End */
.pad_top {padding-top:80px;}
.pad_bot { padding-bottom: 80px;}
.s_hd { margin-bottom:40px;}

.s_fangan { background:#f7fafd; position:relative;width:100%;overflow:hidden}
.s_fangan .m{ display:flex;justify-content:space-between;align-items:flex-end; max-width:1400px; margin:0 auto;}
.s_fangan_bg { position:absolute;top:50%; left:-30px; transform:translateY(-50%)}
.s_fangan .left { width:45%; }
.s_fangan .left ul li+li{margin-top:20px}
.s_fangan .left ul li .box { padding:15px 20px 15px 30px;display:block;position:relative;transition:.3s}
.s_fangan .left ul li .box h4 {font-size:24px; color:#152f59;font-weight:bold; margin-bottom:10px;}
.s_fangan .left ul li .box p{ font-size:14px; color:#8a8d91;line-height:24px;}
.s_fangan .left ul li .box:before{content:"";display:block;width:6px;height:100%;background:#b5d4f2;position:absolute;left:0;top:0;transition:.3s}
.s_fangan .s_tt h3{text-align:left}
.s_tt h3 { font-size: 40px; color: #30343c; text-align: center; font-weight: bold;}

.s_fangan .right { display:flex; flex-direction:column; width:45%; margin-left:10%; padding-top:20px; }
.s_fangan .right .txt{display:flex;font-size:24px;line-height:24px;color:rgba(0,0,0,0.66);margin-top:15px;padding:15px 0}
.s_fangan .right .txt p{margin:0 20px;}
.s_fangan .right .swiper{width:100%}
.s_fangan .right .swiper img { width:100%; max-width:629px; text-align:right; float:right; }
.s_fangan .left ul li.on .box{background:#ebf1fe}
.s_fangan .left ul li.on .box:before{background:#0179fc}
.s_fangan .left ul li.on .box h4{color:#0179fc}




@media(max-width: 768px){
	.pad_bot { padding-bottom: 30px;}
	.pad_top { padding-top: 30px;}

  .s_hd { margin-bottom:20px;}
  .s_fangan .m{ display:block; width:94%; margin:0 auto;}
  .s_tt h3 { font-size: 24px; color: #30343c; text-align: center; font-weight: bold;}
  .s_fangan .left {  width:100%; }
  .s_fangan .left ul li { width:100%;} 
  .s_fangan .left ul li+li{margin-top:10px}
  .s_fangan .left ul li .box { padding:5px 15px 5px 15px;}
  .s_fangan .left ul li .box h4 {font-size:22px; margin-bottom:8px;}
   .s_fangan .left ul li .box p{ font-size:14px; line-height:22px;}
   
  .s_fangan .right { display:block; width:100%;margin-left:0px;}
  
  
  
}




/* End */
/* 集团成员弹窗 */
.abtalt {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 666;
  overflow: hidden;
  display: none;
}
.abtalt .bag {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}
.abtalt .cont {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 600px;
  width: 94%;
  background-color: #fff;
}
.abtalt .cont .fz_tit {
  line-height: 1rem;
  padding: 0 0.52rem;
  padding-right: 0.26rem;
  color: #fff;
  background: url(../images/shenqingbag1.png) no-repeat center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.abtalt .cont .fz_tit .close {
  width: 0.24rem;
  line-height: 1;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: pointer;
}
.abtalt .cont .fz_tit .close img {
  width: 100%;
}
.abtalt .cont .fz_tit .close:hover {
  transform: rotate(90deg);
}
.abtalt .cont .fz_jut {
  padding: 0.5rem;
  padding-right: 0.2rem;
}
.abtalt .cont .fz_jut .list1 {
  padding-right: 0.3rem;
  overflow: auto;
  height: 5.2rem;
}
.abtalt .cont .fz_jut .list1::-webkit-scrollbar {
  width: 2px;
  height: 1px;
}
.abtalt .cont .fz_jut .list1::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #999999;
}
.abtalt .cont .fz_jut .list1::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #f5f5f5;
}
.abtalt .cont .fz_jut .list1 .item {
  width: 100%;
  border-top: 1px solid #dddddd;
}
.abtalt .cont .fz_jut .list1 .item:last-child {
  border-bottom: 1px solid #dddddd;
}
.abtalt .cont .fz_jut .list1 .item .tit {
  padding: 0.22rem 0;
  display: flex;
  cursor: pointer;
  justify-content: space-between;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
}
.abtalt .cont .fz_jut .list1 .item .tit span {
  display: block;
  width: calc(100% - 26px);
}
@media (max-width: 1580px) {
  .abtalt .cont .fz_jut .list1 .item .tit span {
    width: calc(100% - 14px);
  }
}
.abtalt .cont .fz_jut .list1 .item .tit i {
  display: block;
  position: relative;
  width: 16px;
}
@media (max-width: 1580px) {
  .abtalt .cont .fz_jut .list1 .item .tit i {
    width: 14px;
  }
}
.abtalt .cont .fz_jut .list1 .item .tit i:after,
.abtalt .cont .fz_jut .list1 .item .tit i:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 2px;
  background-color: #414141;
  margin-top: -1px;
  margin-left: -8px;
}
@media (max-width: 1580px) {
  .abtalt .cont .fz_jut .list1 .item .tit i:after,
  .abtalt .cont .fz_jut .list1 .item .tit i:before {
    margin-left: -7px;
  }
}
.abtalt .cont .fz_jut .list1 .item .tit i:before {
  transform: rotate(90deg);
}
.abtalt .cont .fz_jut .list1 .item .nei {
  display: none;
  padding: 0 0 34px;
}
@media (max-width: 1580px) {
  .abtalt .cont .fz_jut .list1 .item .nei {
    padding: 10px 0 30px;
  }
}
.abtalt .cont .fz_jut .list1 .item .nei .fz_label {
  font-size: 20px;
  margin-bottom: 8px;
}
@media (max-width: 1580px) {
  .abtalt .cont .fz_jut .list1 .item .nei .fz_label {
    font-size: 18px;
  }
}
.abtalt .cont .fz_jut .list1 .item .nei .name {
  color: #333;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  .abtalt .cont .fz_jut .list1 .item .nei .name {
    line-height: 24px;
  }
}
.abtalt .cont .fz_jut .list1 .item .nei .text {
  color: #999999;
  line-height: 22px;
  font-size: 14px;
}
.abtalt .cont .fz_jut .list1 .item .nei .but {
  padding-top: 12px;
  display: flex;
  align-items: center;
  color: #003686;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .abtalt .cont .fz_jut .list1 .item .nei .but {
    font-size: 14px;
    padding-top: 8px;
  }
}
@media (max-width: 991px) {
}
.abtalt .cont .fz_jut .list1 .item .nei .but i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #004896;
  height: 20px;
}
@media (max-width: 1580px) {
  .abtalt .cont .fz_jut .list1 .item .nei .but i {
    width: 18px;
    margin-left: 8px;
  }
}
.abtalt .cont .fz_jut .list1 .item .nei .but i img,
.abtalt .cont .fz_jut .list1 .item .nei .but i svg {
  float: left;
  width: 30%;
}
.abtalt .cont .fz_jut .list1 .item .nei .but:hover i {
  transform: translateX(6px);
}
.abtalt .cont .fz_jut .list1 .item.on .tit {
  color: #004896;
}
.abtalt .cont .fz_jut .list1 .item.on .tit i:before {
  opacity: 0;
}
/* End */
/* 产品弹窗 */
.fabricalt {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 666;
  overflow: hidden;
  display: none;
}
.fabricalt .bag {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}
.fabricalt .cont {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 600px;
  width: 94%;
  background-color: #fff;
}
.fabricalt .cont .fz_tit {
  line-height: 1rem;
  padding: 0 0.52rem;
  padding-right: 0.26rem;
  color: #fff;
  background: url(../images/shenqingbag1.png) no-repeat center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fabricalt .cont .fz_tit .close {
  width: 0.24rem;
  line-height: 1;
  transition: all 0.3s linear;
  cursor: pointer;
}
.fabricalt .cont .fz_tit .close img {
  width: 100%;
}
.fabricalt .cont .fz_tit .close:hover {
  transform: rotate(90deg);
}
.fabricalt .cont .fz_jut {
  width: 100%;
  padding: 0.32rem 0.5rem 14px;
}
@media (max-width: 767px) {
  .fabricalt .cont .fz_jut {
    padding: 0.4rem 0.3rem 12px;
  }
}
.fabricalt .cont .fz_jut .item .int {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 0.15rem;
}
.fabricalt .cont .fz_jut .item .int input,
.fabricalt .cont .fz_jut .item .int .lab {
  font-size: 16px;
  color: #666;
}
@media (max-width: 1580px) {
  .fabricalt .cont .fz_jut .item .int input,
  .fabricalt .cont .fz_jut .item .int .lab {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .fabricalt .cont .fz_jut .item .int input,
  .fabricalt .cont .fz_jut .item .int .lab {
    font-size: 12px;
  }
}
.fabricalt .cont .fz_jut .item .int input {
  width: calc(100% - 20px);
  padding: 0.12rem 0;
}
.fabricalt .cont .fz_jut .item .int .lab {
  color: #ff0000;
}
.fabricalt .cont .fz_jut .item .int.on .lab {
  opacity: 0;
}
.fabricalt .cont .fz_jut .item .sele {
  width: 100%;
  margin-bottom: 0.15rem;
}
.fabricalt .cont .fz_jut .item .sele select {
  border-radius: 5px;
  border: solid 1px #dddddd;
  width: 100%;
  padding: 12px 0.38rem;
  background: url(../images/selesanjiaoimg1.png) no-repeat;
  background-position: 95% center;
  color: #000000;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .fabricalt .cont .fz_jut .item .sele select {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .fabricalt .cont .fz_jut .item .sele select {
    padding: 8px 0.3rem;
    font-size: 12px;
  }
}
.fabricalt .cont .fz_jut .item .textarea1 {
  border-bottom: none;
  margin-bottom: 10px;
}
.fabricalt .cont .fz_jut .item .textarea1 textarea {
  border: 1px solid #dddddd;
  padding: 0.2rem;
  width: 100%;
  height: 1.4rem;
  border-radius: 5px;
  margin-top: 0.2rem;
}
@media (max-width: 1580px) {
}
@media (max-width: 767px) {
  .fabricalt .cont .fz_jut .item .textarea1 textarea {
    height: 60px;
  }
}
.fabricalt .cont .fz_jut .item .yan {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.fabricalt .cont .fz_jut .item .yan input {
  width: calc(100% - 190px);
  padding: 0 0.2rem;
}
@media (max-width: 1580px) {
  .fabricalt .cont .fz_jut .item .yan input {
    width: calc(100% - 160px);
  }
}
.fabricalt .cont .fz_jut .item .yan .fz_huan {
  display: flex;
  align-items: center;
  width: 180px;
}
@media (max-width: 1580px) {
  .fabricalt .cont .fz_jut .item .yan .fz_huan {
    width: 150px;
  }
}
@media (max-width: 767px) {
  .fabricalt .cont .fz_jut .item .yan .fz_huan {
    width: 130px;
  }
}
.fabricalt .cont .fz_jut .item .yan .fz_huan .but {
  color: #004896;
  font-size: 14px;
  margin-right: 12px;
}
@media (max-width: 1580px) {
  .fabricalt .cont .fz_jut .item .yan .fz_huan .but {
    font-size: 12px;
    margin-right: 10px;
  }
}
.fabricalt .cont .fz_jut .item .yan .fz_huan .img {
  width: 68%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .fabricalt .cont .fz_jut .item .yan .fz_huan .img {
    width: 62%;
  }
}
.fabricalt .cont .fz_jut .item .yan .fz_huan .img img {
  float: left;
  width: 100%;
}
.fabricalt .cont .fz_jut .item .fz_but {
  width: 100%;
  height: 0.5rem;
  margin-top: 0.3rem;
  background-color: #004896;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .fabricalt .cont .fz_jut .item .fz_but {
    font-size: 14px;
    height: 45px;
  }
}
@media (max-width: 767px) {
  .fabricalt .cont .fz_jut .item .fz_but {
    height: 0.8rem;
  }
}
.fabricalt .cont .fz_jut .item .fz_but i {
  display: block;
  width: 16px;
  overflow: hidden;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .fabricalt .cont .fz_jut .item .fz_but i {
    width: 14px;
    margin-right: 8px;
  }
}
.fabricalt .cont .fz_jut .item .fz_but i img {
  width: 100%;
  float: left;
}
.fabricalt .cont .fz_jut .item .name {
  display: flex;
  align-items: center;
  font-size: 16px;
  padding: 0 0 0.16rem;
}
@media (max-width: 767px) {
  .fabricalt .cont .fz_jut .item .name {
    font-size: 12px;
  }
}
.fabricalt .cont .fz_jut .item .name span {
  display: block;
  width: calc(100% - 20px);
}
.fabricalt .cont .fz_jut .item .name .lab {
  color: #ff0000;
}
.fabricalt .cont .fz_jut .item .zhong {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.22rem;
}
.fabricalt .cont .fz_jut .item .zhong label {
  display: flex;
  width: 33.333%;
  position: relative;
  color: #333333;
  font-size: 14px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .fabricalt .cont .fz_jut .item .zhong label {
    font-size: 10px;
  }
}
.fabricalt .cont .fz_jut .item .zhong label i {
  display: block;
  width: 20px;
  height: 20px;
  border: solid 2px #dddddd;
}
@media (max-width: 1580px) {
  .fabricalt .cont .fz_jut .item .zhong label i {
    width: 16px;
    height: 16px;
    border-width: 1px;
  }
}
.fabricalt .cont .fz_jut .item .zhong label span {
  display: block;
  width: 80%;
  width: calc(100% - 20px);
  padding: 0 10px;
}
@media (max-width: 1580px) {
  .fabricalt .cont .fz_jut .item .zhong label span {
    width: calc(100% - 16px);
  }
}
.fabricalt .cont .fz_jut .item .zhong label input {
  opacity: 0;
  top: 0;
  left: 0;
  position: absolute;
}
.fabricalt .cont .fz_jut .item .zhong label input:checked ~ i {
  border-color: #004896;
  background: #004896;
  background: #004896 url(../images/dagouiconimg1.png) no-repeat center;
  background-size: 60% auto;
}
.fabricalt .cont .fz_jut .item:nth-child(2) .zhong {
  margin-bottom: 0.1rem;
}
.fabricalt .cont .fz_jut .text {
  text-align: center;
  color: #999999;
  font-size: 14px;
  margin-top: 14px;
}
@media (max-width: 1580px) {
  .fabricalt .cont .fz_jut .text {
    font-size: 12px;
  }
}
.fabricalt .cont .fz_jut .fz_int2 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.fabricalt .cont .fz_jut .fz_int2 .int {
  width: 50%;
}
@media (max-width: 767px) {
  .fabricalt .cont .fz_jut .fz_int2 .int {
    width: 100%;
  }
}
.fabricalt .cont .fz_jut .fz_add {
  display: flex;
  justify-content: space-between;
}
.fabricalt .cont .fz_jut .fz_add .int {
  width: 64.8%;
}
.fabricalt .cont .fz_jut .fz_add .sele {
  width: calc(35.2% - 0.2rem);
}
.fabricalt .cont .fz_jut .fz_zixun {
  display: flex;
  align-items: center;
}
.fabricalt .cont .fz_jut .fz_zixun .fz_name {
  width: 22%;
  color: #999999;
  font-size: 16px;
  text-align: center;
}
@media (max-width: 1580px) {
  .fabricalt .cont .fz_jut .fz_zixun .fz_name {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .fabricalt .cont .fz_jut .fz_zixun .fz_name {
    font-size: 12px;
    width: 36%;
  }
}
.fabricalt .cont .fz_jut .fz_zixun .sele {
  width: 88%;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .fabricalt .cont .fz_jut .fz_zixun .sele {
    width: 64%;
  }
}
/* End */
.basepage {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.basepage a,
.basepage span {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #f1f1f1;
  color: #999999;
  flex-shrink: 0;
  float: left;
  margin: 0 5px 10px;
}
@media (max-width: 991px) {
  .basepage a,
  .basepage span {
    width: 35px;
    height: 35px;
    font-size: 14px;
  }
}
.basepage .active {
  border: 1px solid #004896;
  background-color: #004896;
  color: #fff;
}
.basepage .active:hover {
  color: #fff;
}
.basepage .prev,
.basepage .next {
  position: relative;
  color: #999999;
}
@media (max-width: 991px) {
}
.basepage .prev i,
.basepage .next i {
  display: block;
}
.basepage .fan {
  width: auto;
  padding: 0 15px;
}
.basepage a:hover {
  border: 1px solid #004896;
  background-color: #004896;
  color: #fff;
}
.basepage .prev:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/pagel1-1.svg) no-repeat center / 20px auto;
}
.basepage .next:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/pagel2-1.svg) no-repeat center / 20px auto;
}
.basepage .prev i {
  margin-right: 8px;
}
@media (min-width: 1200px) {
  .basepage .prev:hover {
    background-color: #004896;
    border-color: #004896;
  }
  .basepage .prev:hover:after {
    background-image: url(../images/pagel1.svg);
  }
}
.basepage .next i {
  margin-left: 8px;
}
@media (min-width: 1200px) {
  .basepage .next:hover {
    background-color: #004896;
    border-color: #004896;
  }
  .basepage .next:hover:after {
    background-image: url(../images/pagel2.svg);
  }
}
/* 新闻中心 */
.newsbanner {
  position: relative;
}
.newsbanner .img {
  width: 100%;
  height: 6.82rem;
  position: relative;
}
@media (max-width: 767px) {
  .newsbanner .img {
    height: 7.8rem;
  }
}
.newsbanner .img:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #004896;
  opacity: 0.2;
}
.newsbanner .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.newsbanner .img img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .newsbanner .img img:nth-child(1) {
    display: none;
  }
  .newsbanner .img img:nth-child(2) {
    display: block;
  }
}
.newsbanner .cont {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
}
.newsbanner .cont .tit {
  font-size: 0.6rem;
  margin-bottom: 0.14rem;
}
.newsbanner .cont .tit span {
  position: relative;
}
.newsbanner .cont .tit span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 10px;
  width: 0.28rem;
  height: 0.28rem;
  background: url(../images/hongxingh1.svg) no-repeat center;
  background-size: contain;
}
@media (max-width: 767px) {
  .newsbanner .cont .tit span:after {
    top: 6px;
  }
}
.newsbanner .cont .text {
  max-width: 50%;
  line-height: 30px;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .newsbanner .cont .text {
    line-height: 26px;
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .newsbanner .cont .text {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .newsbanner .cont .text {
    max-width: 100%;
  }
}
.news_nav {
  width: 100%;
  margin-bottom: 0.52rem;
}
.news_nav .swiper-slide {
  width: auto;
  margin-right: 0.74rem;
}
@media (max-width: 767px) {
  .news_nav .swiper-slide {
    margin-right: 0.32rem;
  }
}
.news_nav .swiper-slide:last-child {
  margin-right: 0;
}
.news_nav .swiper-slide .item {
  display: block;
  line-height: 1.1;
  padding-bottom: 8px;
  color: #666666;
  border-bottom: 2px solid transparent;
  font-size: 18px;
}
@media (max-width: 1900px) {
  .news_nav .swiper-slide .item {
    font-size: 16px;
  }
}
.news_nav .swiper-slide.on .item {
  color: #d40400;
  border-color: #d40400;
}
.newbox .fz_cont {
  position: relative;
  margin-bottom: 0.4rem;
}
.newbox .fz_cont .news_cont {
  width: 100%;
}
@media (max-width: 767px) {
  .newbox .fz_cont .news_cont {
    margin-bottom: 0.36rem;
  }
  .newbox .fz_cont{
    margin-bottom: 1rem;
  }
}
.newbox .fz_cont .news_cont .item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border: solid 1px #f1f1f1;
}
.newbox .fz_cont .news_cont .item .lt,
.newbox .fz_cont .news_cont .item .gt {
  width: 50%;
}
@media (max-width: 767px) {
  .newbox .fz_cont .news_cont .item .lt,
  .newbox .fz_cont .news_cont .item .gt {
    width: 100%;
  }
}
.newbox .fz_cont .news_cont .item .lt {
  position: relative;
}
.newbox .fz_cont .news_cont .item .lt .img {
  width: 100%;
  position: relative;
  padding-bottom: 50%;
  overflow: hidden;
}
@media (max-width: 1199px) {
}
.newbox .fz_cont .news_cont .item .lt .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  left: 0;
  object-fit: cover;
}
.newbox .fz_cont .news_cont .item .lt .zi {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.52rem;
  font-size: 0.6rem;
  line-height: 1.1;
  z-index: 2;
  color: #fff;
}
.newbox .fz_cont .news_cont .item .gt .font {
  padding: 0.4rem 0.5rem;
}
@media (max-width: 991px) {
  .newbox .fz_cont .news_cont .item .gt .font {
    padding: 0.3rem 0.36rem;
  }
}
.newbox .fz_cont .news_cont .item .gt .font .tit {
  width: 100%;
  /* white-space: nowrap; */
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  /* overflow: hidden; */
  color: #000;
  /* text-overflow: ellipsis; */
  margin-bottom: 8px;
}
.newbox .fz_cont .news_cont .item .gt .font .time {
  display: block;
  font-size: 16px;
  color: #ccc;
  margin-bottom: 0.42rem;
}
@media (max-width: 1580px) {
  .newbox .fz_cont .news_cont .item .gt .font .time {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .newbox .fz_cont .news_cont .item .gt .font .time {
    margin-bottom: 0.22rem;
  }
}
.newbox .fz_cont .news_cont .item .gt .font .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  line-height: 28px;
  letter-spacing: 0px;
  color: #666666;
  height: 56px;
  margin-bottom: 0.62rem;
}
@media (max-width: 1580px) {
  .newbox .fz_cont .news_cont .item .gt .font .text {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }
}
@media (max-width: 991px) {
  .newbox .fz_cont .news_cont .item .gt .font .text {
    margin-bottom: 0.4rem;
  }
}
@media (min-width: 768px) {
  .newbox .fz_cont .news_cont .item .gt .font .text {
    font-size: 16px;
  }
}
.newbox .fz_cont .news_cont .item .gt .font .but {
  padding-top: 0.4rem;
  border-top: 1px solid #f1f1f1;
  display: flex;
  align-items: center;
  color: #003686;
  font-size: 16px;
  position: relative;
}
@media (max-width: 1580px) {
  .newbox .fz_cont .news_cont .item .gt .font .but {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .newbox .fz_cont .news_cont .item .gt .font .but {
    padding-top: 0.16rem;
  }
}
.newbox .fz_cont .news_cont .item .gt .font .but i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  overflow: hidden;
  -webkit-transition: all 0.3s 0.3s linear;
  transition: all 0.3s 0.3s linear;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #004896;
  height: 20px;
}
@media (max-width: 1580px) {
  .newbox .fz_cont .news_cont .item .gt .font .but i {
    width: 18px;
    height: 18px;
    margin-left: 8px;
  }
}
.newbox .fz_cont .news_cont .item .gt .font .but i img,
.newbox .fz_cont .news_cont .item .gt .font .but i svg {
  float: left;
  width: 30%;
}
.newbox .fz_cont .news_cont .item .gt .font .but:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s 0.1s linear;
  transition: all 0.3s 0.1s linear;
  width: 0;
  height: 1px;
  background-color: #666;
}
@media (min-width: 1200px) {
  .newbox .fz_cont .news_cont .item:hover .img img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
  }
  .newbox .fz_cont .news_cont .item:hover .font .tit {
    color: #004896;
  }
  .newbox .fz_cont .news_cont .item:hover .font .text {
    transform: translateX(10px);
  }
  .newbox .fz_cont .news_cont .item:hover .font .but i {
    transform: translateX(10px);
  }
  .newbox .fz_cont .news_cont .item:hover .font .but:after {
    width: 100%;
  }
}
.newbox .fz_cont .bnews_page {
  z-index: 2;
  width: 100%;
}
@media (min-width: 768px) {
  .newbox .fz_cont .bnews_page {
    width: auto;
    position: absolute;
    left: inherit;
    right: 0.5rem;
    bottom: 0.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .newbox .fz_cont .bnews_page {
    bottom: 0.36rem;
  }
}
@media (max-width: 767px) {
  .newbox .fz_cont .bnews_page {
    display: flex;
    bottom: 0;
    justify-content: center;
  }
}
.newbox .fz_cont .bnews_page span {
  width: 8px;
  opacity: 1;
  height: 8px;
  margin: 0;
  background-color: #dddddd;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .newbox .fz_cont .bnews_page span {
    margin: 0 5px;
  }
}
.newbox .fz_cont .bnews_page .swiper-pagination-bullet-active {
  background-color: #004896;
}
.newbox .cont {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.8rem;
}
.newbox .cont .item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 0.4rem;
  border: 1px solid #f1f1f1;
  width: 50%;
  margin-bottom: 0.3rem;
}
@media (max-width: 991px) {
  .newbox .cont .item {
    padding: 0.26rem 0.3rem;
  }
}
@media (max-width: 767px) {
  .newbox .cont .item {
    width: 100%;
    /* padding: 0.4rem 0.4rem; */
    padding: 0.45rem 0.35rem;
    border: 1px solid #f1f1f1;
    /* margin-bottom: 0.3rem; */
    margin-bottom: 0;
    border-bottom: 0;    
  }
  .newbox .cont .item:last-child{
    border-bottom: 1px solid #f1f1f1;
  }
}
@media (min-width: 768px) {
  .newbox .cont .item:nth-child(2n) {
    border-left: none;
  }
}
.newbox .cont .item .img {
  width: 52.77%;
  position: relative;
  padding-bottom: 23.75%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .newbox .cont .item .img {
    width: 100%;
    padding-bottom: 50%;
  }
}
.newbox .cont .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.newbox .cont .item .font {
  width: 47.23%;
  padding-left: 0.38rem;
}
@media (max-width: 767px) {
  .newbox .cont .item .font {
    width: 100%;
    padding-left: 0;
    margin-top: 0.4rem;
    display: flex;
    flex-direction: column;
  }
}
.newbox .cont .item .font .tit {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  /* display: -webkit-box; */
  /* -webkit-box-orient: vertical; */
  /* -webkit-line-clamp: 2; */
  /* overflow: hidden; */
  font-size: 18px;
  line-height: 30px;
  height: 60px;
  color: #000000;
  margin-bottom: 0.7rem;
}
@media (max-width: 1580px) {
  .newbox .cont .item .font .tit {
    font-size: 16px;
    /* line-height: 26px; */
    /* height: 52px; */
    height: auto;
    line-height: 1.5;
  }
}
@media (max-width: 1199px) {
  .newbox .cont .item .font .tit {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    margin-bottom: 0.4rem;
    margin-bottom: 0.2rem;
    margin-top: 0.3rem;
  }
}

@media (max-width:1200px) {
  .newbox .cont .item{
    flex-direction: column;
  }
  .newbox .cont .item{

  }
  .newbox .cont .item .font .tit{
    height: auto;
    line-height: 1.5;
  }
  .newbox .cont .item .font{
    width: 100%;
    padding-left: 0;
  }
  .newbox .cont .item .img{
    width: 100%;
    padding-bottom:45%;
  }
}

@media (max-width: 991px) {
  .newbox .cont .item .font .tit {
    margin-bottom: 0.1rem;
  }
}
@media (max-width: 767px) {
  .newbox .cont .item .font .tit {
    margin-bottom: 0.25rem;
    font-size: 16px;
    line-height: 24px;
    /* height: 48px; */
    height: auto;
    order: 1;
    margin-top: 0.05rem;
    min-height: 48px;
  }
  .newbox .cont .item .font .time{
    order: 0;
  }
}
.newbox .cont .item .font .tit span {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 93%, #004896 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
}
.newbox .cont .item .font .time {
  color: #cccccc;
  font-size: 14px;
}
@media (min-width: 992px) {
  .newbox .cont .item:hover .img img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
  }
  .newbox .cont .item:hover .font .tit {
    color: #004896;
  }
  .newbox .cont .item:hover .font .tit span {
    background-size: 100% 100%;
  }
}
.newbox .fzq_jut {
  width: 100%;
  margin-bottom: 0.8rem;
}
.newbox .fzq_jut .item {
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  .newbox .fzq_jut .item {
    padding: 0;
  }
}
.newbox .fzq_jut .item .list {
  border-top: 1px solid #ddd;
  display: block;
  width: 100%;
  position: relative;
  /* height: 170px; */
  min-height: 170px;
  height: auto;
  /* padding: 0 0.5rem; */
  padding: 0.5rem;
  display: flex;
  align-items: center;
}
@media (max-width: 1580px) {
  .newbox .fzq_jut .item .list {
    /* height: 140px; */
    height: auto;
  }
}
@media (max-width: 767px) {
  .newbox .fzq_jut .item .list {
    height: auto;
    padding: 0.6rem 0.4rem;
  }
}
.newbox .fzq_jut .item:last-child .list {
  border-bottom: 1px solid #ddd;
}

.newbox .fzq_jut .item .list .date-box{
  width: 16%;
  /* width: 20%; */
  border-right: 1px solid #d8d8d8;
  display: flex;
}
@media (max-width:1260px) {
  .newbox .fzq_jut .item .list .date-box{
    width: 22%;
    /* width: 27%; */
  }
}


.newbox .fzq_jut .item .list .date-box .date{
  width: 100%;
  width: auto;
  border-right: 0;
}
.newbox .fzq_jut .item .list .date-box .date2{
  /* padding-top: 0.3rem; */
  padding-top: 0;
  margin-left: 45px;
}
@media (max-width:768px) {
  .newbox .fzq_jut .item .list .date-box .date2{
    padding-top: 0.1rem;
  }
}

.newbox .fzq_jut .item .list .date-box .date2 .time{
  position: relative;
}

.newbox .fzq_jut .item .list .date-box .date2 .time::before{
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  /* width: 0.2rem; */
  width: 15px;
  /* background: #999; */
  background: #333;
  /* left: -0.35rem; */
  left: -30px;
  transition: all 0.3s;
}

@media (max-width:768px) {
  .newbox .fzq_jut .item .list .date-box{
    width: 100%;
    border-right: 0;
    margin-bottom: 0.2rem;
  }
  .newbox .fzq_jut .item .list .date-box .date1{
    margin-bottom: 0.1rem;
    margin-bottom: 0;
  }
  .newbox .fzq_jut .item .list .date-box .date2{
    padding-top: 0;
    margin-bottom: 0.3rem;
    margin-bottom: 0;
    margin-left: 0.7rem;
  }
  .newbox .fzq_jut .item .list .date-box .date2 .time::before{
    left: -0.5rem;
  }
}

.newbox .fzq_jut .item .bag {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.newbox .fzq_jut .item .bag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  /* display: none; */
}
.newbox .fzq_jut .item .bag:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-color: #000; */
  /* background-color: #004896; */
  background-color: transparent;
  opacity: 0.4;
}
.newbox .fzq_jut .item .wrap-center {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}
.newbox .fzq_jut .item .wrap-center .date {
  width: 16%;
  /* width: 20%; */
  /* padding-right: 0.2rem; */
  padding-right: 0;
  /* padding-left: 20px; */
  padding-left: 0;
  border-right: 1px solid #d8d8d8;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-width:1580px) {
  .newbox .fzq_jut .item .wrap-center .date{
    /* padding-left: 25px; */
    padding-left: 0;
  }
}

@media (max-width: 1260px) {
  .newbox .fzq_jut .item .wrap-center .date {
    width: 22%;
    /* width: 27%; */
  }
}
@media (max-width: 767px) {
  .newbox .fzq_jut .item .wrap-center .date {
    width: 100%;
    border-right: none;
    display: flex;
    align-items: center;
    margin-bottom: 0.2rem;
    padding-left: 0;
  }
}
.newbox .fzq_jut .item .wrap-center .date .time {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-size: 0.28rem;
  margin-bottom: 10px;
  line-height: 0.8;
}
@media (max-width: 1580px) {
  .newbox .fzq_jut .item .wrap-center .date .time {
    font-size: 24px;
  }
}
@media (max-width: 1199px) {
  .newbox .fzq_jut .item .wrap-center .date .time {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .newbox .fzq_jut .item .wrap-center .date .time {
    margin-bottom: 0;
    margin-right: 0.4rem;
  }
}

.newbox .fzq_jut .item .wrap-center .date .time .syb{
  margin: 0 10px;
}

.newbox .fzq_jut .item .wrap-center .date .year {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #999;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .newbox .fzq_jut .item .wrap-center .date .year {
    font-size: 16px;
  }
}
.newbox .fzq_jut .item .wrap-center .item-info {
  padding-left: 0.8rem;
  display: flex;
  flex-wrap: wrap;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 84%;
  /* width: 80%; */
}

@media (max-width: 1260px) {
  .newbox .fzq_jut .item .wrap-center .item-info {
    width: 78%;
    /* width: 73%; */
  }
}
@media (max-width: 767px) {
  .newbox .fzq_jut .item .wrap-center .item-info {
    padding-left: 0;
    width: 100%;
  }
}
.newbox .fzq_jut .item .wrap-center .item-info .inline-block {
  width: 48%;
  flex: 1 1 50%;
  font-size: 16px;
  color: #999;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .newbox .fzq_jut .item .wrap-center .item-info .inline-block {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .newbox .fzq_jut .item .wrap-center .item-info .inline-block {
    flex: 1 1 100%;
    width: 100%;
    margin-bottom: 6px;
  }
}
.newbox .fzq_jut .item .wrap-center .item-info .inline-block:last-child {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .newbox .fzq_jut .item:hover {
    border-color: #fff;
  }
  .newbox .fzq_jut .item:hover .bag {
    opacity: 1;
  }
  .newbox .fzq_jut .item:hover .wrap-center .date {
    border-color: rgba(255, 255, 255, 0.5);
  }
  .newbox .fzq_jut .item:hover .date-box .date2 .time::before{
    background: #fff;
  }
  .newbox .fzq_jut .item:hover .wrap-center .date .time {
    color: #fff;
  }
  .newbox .fzq_jut .item:hover .wrap-center .date .year {
    color: #fff;
  }
  .newbox .fzq_jut .item:hover .wrap-center .item-info .inline-block {
    color: #fff;
  }
}
/* End */
/* 面包屑 */
.breadbox .cont {
  display: flex;
  align-items: center;
  padding: 0.32rem 0;
}
@media (max-width: 1580px) {
}
@media (max-width: 991px) {
  .breadbox .cont {
    padding: 12px 0;
  }
}
.breadbox .cont a,
.breadbox .cont span {
  font-size: 16px;
  line-height: 26px;
  color: #999999;
  zoom: 1;
}
@media (max-width: 1580px) {
  .breadbox .cont a,
  .breadbox .cont span {
    font-size: 14px;
    line-height: 24px;
  }
}
.breadbox .cont a img,
.breadbox .cont span img {
  float: left;
  width: 18px;
}
@media (max-width: 1580px) {
  .breadbox .cont a img,
  .breadbox .cont span img {
    width: 16px;
  }
}
.breadbox .cont span {
  width: 6px;
  margin: 0 18px;
  display: block;
}
@media (max-width: 1580px) {
  .breadbox .cont span {
    margin: 0 14px;
  }
}
@media (max-width: 991px) {
  .breadbox .cont span {
    margin: 0 8px;
  }
}
.breadbox .cont .on {
  color: #003bb0;
}
.breadbox .cont a:last-child {
  color: #333333;
}
@media (max-width: 991px) {
  .breadbox .cont a:last-child {
    max-width: 36%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
@media (max-width: 375px) {
  .breadbox .cont a:last-child {
    max-width: 30%;
  }
}
.breadbox .cont .wofe {
  display: flex;
}
.breadbox .cont .wofe .li {
  display: flex;
  align-items: flex-start;
  padding: 0 6px;
  border: 1px solid #4070f4;
  line-height: 24px;
  font-size: 14px;
  color: #004896;
}
.breadbox .cont .wofe .li a {
  line-height: 1;
}
/* 文本编辑详情页 */
.make-text {
  line-height: 1.75;
  color: #4E5969;
  font-size: 16px;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial' !important;
}
@media (max-width: 1580px) {
  .make-text {
    font-size: 14px;
    line-height: 1.7;
  }
}
@media (max-width: 1199px) {
  .make-text {
    line-height: 1.6;
  }
}
.make-text img {
  max-width: 100%;
}
.make-text table td {
  border: 1px solid #ddd;
}
.make-text ul,
.make-text li,
.make-text ol {
  list-style: inherit;
}
.make-text ul {
  padding-left: 20px;
}
.make-text h1,
.make-text h2,
.make-text h3,
.make-text h4,
.make-text h5,
.make-text h6 {
  font-weight: revert;
  line-height: 1.22;
  font-size: 0.24rem;
  color: #1F2226;
}
@media (max-width: 1580px) {
  .make-text h1,
  .make-text h2,
  .make-text h3,
  .make-text h4,
  .make-text h5,
  .make-text h6 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .make-text h1,
  .make-text h2,
  .make-text h3,
  .make-text h4,
  .make-text h5,
  .make-text h6 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .make-text h1,
  .make-text h2,
  .make-text h3,
  .make-text h4,
  .make-text h5,
  .make-text h6 {
    font-size: 0.34rem;
  }
}
@media (max-width: 767px) {
  .make-text h1,
  .make-text h2,
  .make-text h3,
  .make-text h4,
  .make-text h5,
  .make-text h6 {
    font-size: 16px!important;
    line-height: 1.3;
  }
}
.make-text p,
.make-text span {
  font-size: 16px;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial' !important;
  color: #666666;
}
@media (max-width: 767px) {
  .make-text p,
  .make-text span {
    line-height: 24px;
    font-size: 16px!important;
  }
}
.bsTop {
  width: 100%!important;
}
.bsFrameDiv > div {
  height: 208px!important;
}
.bsFrameDiv img {
  margin: 16px!important;
}
/* 新闻详情 */
.newinfo {}
.newinfo .cont {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 1580px) {
  .newinfo .cont {
    margin: 0 -0.7rem;
  }
}
@media (max-width: 991px) {
  .newinfo .cont {
    margin: 0 -0.3rem;
  }
}
@media (max-width: 767px) {
  .newinfo .cont {
    margin: 0;
  }
}
.newinfo .cont .lt{
  padding: 0 0rem 20px 0rem ;
}
.newinfo .cont .gt {
  padding: 0 0rem 20px 50px ;
}
@media (max-width: 1580px) {
  .newinfo .cont .lt,
  .newinfo .cont .gt {
    padding: 0 0.7rem;
  }
}
@media (max-width: 991px) {
  .newinfo .cont .lt,
  .newinfo .cont .gt {
    padding: 0 0.3rem;
  }
}
@media (max-width: 767px) {
  .newinfo .cont .lt,
  .newinfo .cont .gt {
    padding: 0;
  }
}
.newinfo .cont .lt {
  width: 63.75%;
}

.newinfo .cont .lt .tit {
  font-size: 30px;
  line-height: 1.6;
  margin-bottom: 10px;
}
@media (max-width: 767px) { 
.newinfo .cont .lt { width: 100%;}
.newinfo .cont .lt .tit { font-size:24px;}
}

.newinfo .cont .lt .jut {
  font-size: 16px;
  color: #333333;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
}
@media (max-width: 1900px) {
  .newinfo .cont .lt .jut {
    font-size: 14px;
  }
}
.newinfo .cont .lt .jut .itme {
  color: #666666;
  margin-left: 0.44rem;
}
@media (max-width: 767px) {
  .newinfo .cont .lt .jut .itme {
    margin-left: 0.26rem;
  }
}
.newinfo .cont .lt .make-text {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .newinfo .cont .lt .make-text {
    margin-bottom: 0.44rem;
  }
}

.newinfo .cont .lt .fen {
  display: flex;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
  align-items: center;
}
.newinfo .cont .lt span {}

.newinfo .cont .lt .f_cent  {   
  padding-right:10px;
}


.newinfo .cont .lt .f_cent i {
    margin-left: 5px;
	display:inline-block;
    width: 14px;
    overflow: hidden;
}
.newinfo .cont .lt .f_cent i img {
    width: 100%;
    float: left;
}


@media (max-width: 991px) {
  .newinfo .cont .lt .fen {
    padding-bottom: 0.4rem;
    margin-bottom: 0.52rem;
  }
}
@media (max-width: 767px) {
  .newinfo .cont .lt .fen {
    padding-bottom: 0.2rem;
  }
}
.newinfo .cont .lt .fen .f_jut {
  display: flex;
  align-items: center;
  margin-left: 0;
}
.newinfo .cont .lt .fen .f_jut a {
  display: block;
  width: 28px;
  height: 24px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0 6px;
}
.newinfo .cont .lt .fen .f_jut .bshare-weixin {
  background-image: url(../img/sec/feniocniwferwm1.svg);
  width: 30px;
  height: 26px;
}
.newinfo .cont .lt .fen .f_jut .bshare-sinaminiblog {
  background-image: url(../img/sec/feniocniwferwm2.svg);
}
.newinfo .cont .lt .fen .f_jut .bshare-qqim {
  background-image: url(../img/sec/feniocniwferwm3.svg);
}
.newinfo .cont .lt .f_page {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.newinfo .cont .lt .f_page .f_prev,
.newinfo .cont .lt .f_page .f_next {
  display: block;
  color: #666666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(50% - 50px);
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
  .newinfo .cont .lt .f_page .f_prev,
  .newinfo .cont .lt .f_page .f_next {
    width: 100%;
    max-width: 66%;
  }
}
.newinfo .cont .lt .f_page .f_prev:hover,
.newinfo .cont .lt .f_page .f_next:hover {
  color: #004896;
  text-decoration: underline;
}
@media (max-width: 767px) {
}
@media (max-width: 767px) {
  .newinfo .cont .lt .f_page .f_next {
    margin-top: 0.2rem;
  }
}
.newinfo .cont .lt .f_page .f_cent {
  display: flex;
  color: #222222;
  align-items: center;
}
.newinfo .cont .lt .f_page .f_cent i {
  margin-left: 10px;
  display: block;
  width: 14px;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .newinfo .cont .lt .f_page .f_cent i {
    width: 12px;
    margin-left: 6px;
  }
}
.newinfo .cont .lt .f_page .f_cent i img {
  width: 100%;
  float: left;
}
.newinfo .cont .lt .f_page .f_cent:hover {
  color: #004896;
}
.newinfo .cont .gt {
  width: 36.25%;
}
@media (max-width: 767px) {
  .newinfo .cont .gt {
    width: 100%;
    margin-top: 0.8rem;
  }
}
@media (min-width: 992px) {
  .newinfo .cont .gt {
    position: sticky;
    top: 90px;
  }
}
.newinfo .cont .gt .tit {
  line-height: 1;
  /* color: #999999; */
  color: #000;
  margin-bottom:20px;
}
.newinfo .cont .gt .jut .item {
  display: flex;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #f2f2f2;
}
.newinfo .cont .gt .jut .item:first-child {
  padding-top: 0;
}
.newinfo .cont .gt .jut .item .img {
  width: 28%;
  position: relative;
  padding-bottom: 16%;
  overflow: hidden;
}
.newinfo .cont .gt .jut .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.newinfo .cont .gt .jut .item .font {
  width: 72%;
  padding-left:15px;
}
.newinfo .cont .gt .jut .item .font .text {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  height: 48px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #333333;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .newinfo .cont .gt .jut .item .font .text {
    margin-bottom: 6px;
    height: 44px;
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 991px) {
  .newinfo .cont .gt .jut .item .font .text {
    line-height: 24px;
    height: 48px;
  }
}
.newinfo .cont .gt .jut .item .font .text span {
  /* background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 93%, #005ce6 0%); */
  background-size: 0 100%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-repeat: no-repeat;
}
.newinfo .cont .gt .jut .item .font .date {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #cccccc;
  font-size: 14px;
}
@media (max-width: 1580px) {
  .newinfo .cont .gt .jut .item .font .date {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  .newinfo .cont .gt .jut .item:hover .img img {
    /* -webkit-transform: scale(1.04); */
    /* transform: scale(1.04); */
  }
  .newinfo .cont .gt .jut .item:hover .font .text {
    color: #004896;
  }
  .newinfo .cont .gt .jut .item:hover .font .text span {
    background-size: 100% 100%;
  }
}
/* End */
/* 法律声明 */
.privacybox {
  padding-top: 0.6rem;
}
.privacybox .tit {
  font-size: 0.48rem;
  text-align: center;
  margin-bottom: 0.18rem;
}
.privacybox .make-text {
  padding-top: 0.34rem;
  border-top: 1px solid #f0f0f0;
}
.privacybox .container {
  padding: 0 2rem;
}
@media (max-width: 767px) {
  .privacybox .container {
    padding: 0;
  }
}
/* End */
/* 网站地图 */
.sitmapbox {
  padding-top: 0.6rem;
}
.sitmapbox .fz_tit {
  font-size: 0.48rem;
  text-align: center;
  margin-bottom: 0.18rem;
}
.sitmapbox .cont {
  padding: 0 2rem;
}
@media (max-width: 1199px) {
  .sitmapbox .cont {
    padding: 0 1rem;
  }
}
@media (max-width: 991px) {
  .sitmapbox .cont {
    padding: 0 0.4rem;
  }
}
@media (max-width: 767px) {
  .sitmapbox .cont {
    padding: 0;
  }
}
.sitmapbox .cont .item {
  width: 100%;
  padding-bottom: 0.34rem;
  margin-bottom: 0.26rem;
  border-bottom: 1px solid #f0f0f0;
}
.sitmapbox .cont .item .tit {
  color: #333;
}
.sitmapbox .cont .item .jut {
  padding-top: 0.18rem;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.sitmapbox .cont .item .jut .li {
  width: 20%;
  padding-right: 10px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .sitmapbox .cont .item .jut .li {
    width: 50%;
  }
}
.sitmapbox .cont .item .jut .li .name {
  font-size: 16px;
  color: #333;
}
@media (max-width: 767px) {
  .sitmapbox .cont .item .jut .li .name {
    font-size: 14px;
  }
}
.sitmapbox .cont .item .jut .li .nei {
  margin-top: 10px;
}
.sitmapbox .cont .item .jut .li .nei a {
  display: block;
  color: #999;
  font-size: 14px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .sitmapbox .cont .item .jut .li .nei a {
    font-size: 12px;
  }
}
.sitmapbox .cont .item .jut .li .nei a:last-child {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .sitmapbox .cont .item .jut .li .nei a:hover {
    color: #004896;
  }
}
/* End */
/* 服务支持 */
.servicebox {
  padding-top: 0.6rem;
}
.servicebox .cont {
  display: flex;
}
@media (max-width: 767px) {
  .servicebox .cont {
    flex-wrap: wrap;
  }
}
.servicebox .cont .item {
  width: 25%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  flex: 1 1 25%;
  height: 6rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .servicebox .cont .item {
    width: 100%;
    flex: 1 1 100%;
    margin-bottom: 0.4rem;
  }
  .servicebox .cont .item:last-child {
    margin-bottom: 0;
  }
}
.servicebox .cont .item .list {
  display: block;
  position: relative;
  width: 100%;
  height: 6rem;
  overflow: hidden;
}
.servicebox .cont .item .list .img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.servicebox .cont .item .list .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  float: left;
}
.servicebox .cont .item .list .font {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.65rem 0.5rem 0;
  width: 100%;
  height: 100%;
}
.servicebox .cont .item .list .font .jut {
  position: relative;
  width: 100%;
  height: 100%;
}
.servicebox .cont .item .list .font .jut .tit {
  width: 100%;
  color: #fff;
}
.servicebox .cont .item .list .font .jut .text {
  margin-top: 0.12rem;
  opacity: 0.8;
  color: #fff;
  font-size: 16px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1580px) {
  .servicebox .cont .item .list .font .jut .text {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .servicebox .cont .item .list .font .jut .text {
    opacity: 1;
    visibility: visible;
  }
}
.servicebox .cont .item .list .font .jut .but {
  position: absolute;
  left: 0;
  bottom: 0.6rem;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.6rem;
  height: 0.6rem;
  margin-top: 0.8rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-width: 1199px) {
  .servicebox .cont .item .list .font .jut .but {
    margin-top: 0.4rem;
  }
}
@media (max-width: 991px) {
  .servicebox .cont .item .list .font .jut .but {
    width: 40px;
    height: 40px;
  }
}
.servicebox .cont .item .list .font .jut .but img,
.servicebox .cont .item .list .font .jut .but svg {
  width: 33.33%;
  float: left;
  position: relative;
  z-index: 2;
}
.servicebox .cont .item .list .font .jut .but img:nth-child(2),
.servicebox .cont .item .list .font .jut .but svg:nth-child(2) {
  display: none;
}
.servicebox .cont .item .list .font .jut .but img path,
.servicebox .cont .item .list .font .jut .but svg path {
  fill: #fff;
}
.servicebox .cont .item .list .font .jut .but:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s 0.3s linear;
  transform: rotate(-45deg);
}
.servicebox .cont .on {
  width: 50%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  flex: 1 1 50%;
}
@media (max-width: 767px) {
  .servicebox .cont .on {
    width: 100%;
    flex: 1 1 100%;
  }
}
.servicebox .cont .on .list .font .jut .text {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s 0.3s linear;
  transition: all 0.3s 0.3s linear;
}
.servicebox .cont .on .list .font .jut .but {
  transform: rotate(45deg);
  border-color: transparent;
  background-color: #fff;
}
.servicebox .cont .on .list .font .jut .but img:nth-child(1) {
  display: none;
}
.servicebox .cont .on .list .font .jut .but img:nth-child(2) {
  display: block;
}
.servicebox .cont .on .list .font .jut .but svg path {
  fill: #004896;
}
/* End */
/* 常见问题 */
.faqbox {
  padding-top: 0;
}
@media (max-width: 1199px) {
  .faqbox {
    padding-top: 0.6rem;
  }
}
.faqbox_nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.9rem;
  flex-wrap: wrap;
}
.faqbox_nav .news_nav {
  width: calc(100% - 388px);
  margin: 0;
}
@media (max-width: 1580px) {
  .faqbox_nav .news_nav {
    width: calc(100% - 290px);
  }
}
@media (max-width: 991px) {
  .faqbox_nav .news_nav {
    width: 100%;
    margin-bottom: 0.4rem;
  }
}
.faqbox_nav .form {
  max-width: 368px;
  width: 40%;
  display: flex;
  background-color: #f8f8f8;
  align-items: center;
  padding-right: 0.3rem;
}
@media (max-width: 1580px) {
  .faqbox_nav .form {
    max-width: 280px;
  }
}
@media (max-width: 767px) {
  .faqbox_nav .form {
    width: 100%;
    max-width: 100%;
  }
}
.faqbox_nav .form input {
  padding: 0.2rem 0.3rem;
  font-size: 16px;
  color: #999999;
  width: calc(100% - 18px);
}
.faqbox_nav .form .f_sub {
  width: 18px;
}
@media (max-width: 1580px) {
  .faqbox_nav .form .f_sub {
    width: 16px;
  }
}
.faqbox .cont .item {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
}
.faqbox .cont .item .f_tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.42rem 0.4rem;
  cursor: pointer;
}
.faqbox .cont .item .f_tit .tit {
  display: flex;
  align-items: flex-start;
  color: #333333;
  width: calc(100% - 0.34rem);
  font-size: 0.2rem;
}
@media (max-width: 1580px) {
  .faqbox .cont .item .f_tit .tit {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .faqbox .cont .item .f_tit .tit {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .faqbox .cont .item .f_tit .tit {
    width: calc(100% - 30px);
  }
}
@media (max-width: 767px) {
  .faqbox .cont .item .f_tit .tit {
    font-size: 0.28rem;
  }
}
.faqbox .cont .item .f_tit .tit::before {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 10px;
  height: 10px;
  background-color: #dddddd;
  border-radius: 50%;
  margin-right: 0.2rem;
  margin-top: 0.16rem;
}
@media (max-width: 1580px) {
  .faqbox .cont .item .f_tit .tit::before {
    width: 8px;
    height: 8px;
    margin-top: 0.14rem;
  }
}
.faqbox .cont .item .f_tit .but {
  width: 0.18rem;
  height: 0.18rem;
  overflow: hidden;
  position: relative;
}
.faqbox .cont .item .f_tit .but img {
  float: left;
  width: 100%;
}
.faqbox .cont .item .f_tit .but img:nth-child(2) {
  display: none;
}
.faqbox .cont .item .f_tit .but:after,
.faqbox .cont .item .f_tit .but:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -1px;
  margin-left: -0.1rem;
  width: 100%;
  height: 2px;
  background-color: #333;
}
.faqbox .cont .item .f_tit .but:before {
  transform: rotate(90deg);
}
.faqbox .cont .item .jut {
  display: none;
  padding: 0 0.7rem;
  padding-right: 0.3rem;
}
.faqbox .cont .item .jut .font {
  width: 100%;
  padding: 0.35rem 0;
  color: #666666;
  font-size: 16px;
  line-height: 1.6;
  border-top: 1px solid #dddddd;
}
@media (max-width: 1580px) {
  .faqbox .cont .item .jut .font {
    font-size: 14px;
  }
}
.faqbox .cont .item.on {
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
}
.faqbox .cont .item.on .f_tit .tit {
  color: #004896;
}
.faqbox .cont .item.on .f_tit .tit:before {
  background-color: #004896;
}
.faqbox .cont .item.on .f_tit .but:before {
  opacity: 0;
}
.faqbox .cont .item.on .f_tit .but img:nth-child(1) {
  display: none;
}
.faqbox .cont .item.on .f_tit .but img:nth-child(2) {
  display: block;
}
.faqbox .move {
  width: 100%;
  margin-top: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999999;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .faqbox .move {
    font-size: 14px;
  }
}
.faqbox .move i {
  display: block;
  width: 0.26rem;
  margin-right: 0.2rem;
  animation: rotate1 2s linear infinite;
}
.faqbox .move i img {
  float: left;
  width: 100%;
}
@keyframes rotate1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* End */
/* 资源中心 */
.resourbox {
  padding-top: 0.4rem;
}
.resourbox .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.15rem;
}
@media (max-width: 767px) {
  .resourbox .cont {
    margin: 0;
  }
}
.resourbox .cont .item {
  width: 25%;
  padding: 0 0.15rem;
  margin-bottom: 0.3rem;
}
@media (max-width: 1580px) {
  .resourbox .cont .item {
    width: 33.3333%;
  }
}
@media (max-width: 767px) {
  .resourbox .cont .item {
    padding: 0;
    width: 100%;
  }
}
.resourbox .cont .item .list {
  display: block;
  height: 100%;
  background-color: #f8f8f8;
}
.resourbox .cont .item .list .fz_img {
  width: 100%;
  position: relative;
}
.resourbox .cont .item .list .fz_img .img {
  padding-bottom: 56%;
  position: relative;
  overflow: hidden;
}
.resourbox .cont .item .list .fz_img .img img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.resourbox .cont .item .list .fz_img .video_icon {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.resourbox .cont .item .list .fz_img .video_icon img {
  width: 0.68rem;
}
.resourbox .cont .item .list .fz_img .label {
  position: absolute;
  top: 0.2rem;
  left: 0.2rem;
  display: flex;
  align-items: center;
  z-index: 3;
  color: #333333;
  font-size: 14px;
  width: 91px;
  height: 25px;
  background: url(../images/shouiconi1.png) no-repeat;
  background-position: center;
  background-size: 100%;
  padding-left: 24px;
}
.resourbox .cont .item .list .font {
  padding: 0.24rem 0.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.resourbox .cont .item .list .font .tit {
  color: #333;
  width: calc(100% - 74px);
  font-size: 18px;
}
@media (max-width: 1900px) {
  .resourbox .cont .item .list .font .tit {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
}
.resourbox .cont .item .list .font .but {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #3971ad;
}
@media (max-width: 1580px) {
  .resourbox .cont .item .list .font .but {
    font-size: 14px;
  }
}
.resourbox .cont .item .list .font .but i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #004896;
  height: 20px;
}
@media (max-width: 1580px) {
  .resourbox .cont .item .list .font .but i {
    width: 18px;
    margin-left: 8px;
  }
}
.resourbox .cont .item .list .font .but i img,
.resourbox .cont .item .list .font .but i svg {
  float: left;
  width: 50%;
}
@media (min-width: 1200px) {
  .resourbox .cont .item .list:hover .fz_img .img img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
  }
}
.resourbox .basepage {
  margin-top: 0.6rem;
}
/* End */
/* 联系我们 */
.contactbox-sec1 {
  padding-bottom: 0;
}
.contactbox-sec1 .cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.contactbox-sec1 .cont .lt,
.contactbox-sec1 .cont .gt {
  width: 50%;
}
@media (max-width: 991px) {
  .contactbox-sec1 .cont .lt,
  .contactbox-sec1 .cont .gt {
    width: 100%;
  }
}
.contactbox-sec1 .cont .lt {
  padding-right: 0.3rem;
}
@media (max-width: 991px) {
  .contactbox-sec1 .cont .lt {
    margin-bottom: 0.6rem;
  }
}
@media (max-width: 767px) {
  .contactbox-sec1 .cont .lt {
    padding-right: 0;
  }
}
.contactbox-sec1 .cont .lt .tit {
  font-size: 0.48rem;
  margin-bottom: 0.32rem;
}
@media (max-width: 991px) {
  .contactbox-sec1 .cont .lt .tit {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 767px) {
  .contactbox-sec1 .cont .lt .tit {
    font-size: 0.52rem;
  }
}
.contactbox-sec1 .cont .lt .jut {
  font-size: 18px;
  line-height: 1.4;
  color: #333333;
  margin-bottom: 0.4rem;
}
@media (max-width: 1580px) {
  .contactbox-sec1 .cont .lt .jut {
    font-size: 16px;
  }
}
.contactbox-sec1 .cont .lt .jut p {
  margin-bottom: 0.2rem;
}
.contactbox-sec1 .cont .lt .jut p:last-child {
  margin-bottom: 0;
}
.contactbox-sec1 .cont .lt .fen {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #333333;
}
@media (max-width: 1900px) {
  .contactbox-sec1 .cont .lt .fen {
    font-size: 14px;
  }
}
.contactbox-sec1 .cont .lt .fen .name {
  font-size: 16px;
  margin-right: 0.3rem;
}
@media (max-width: 1580px) {
  .contactbox-sec1 .cont .lt .fen .name {
    font-size: 14px;
  }
}
.contactbox-sec1 .cont .lt .fen .list {
  display: flex;
  align-items: center;
}
.contactbox-sec1 .cont .lt .fen .list .li {
  position: relative;
  margin-right: 0.2rem;
}
.contactbox-sec1 .cont .lt .fen .list .li:last-child {
  margin-right: 0;
}
.contactbox-sec1 .cont .lt .fen .list .li .er {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 120px;
  padding: 5px;
  background-color: #fff;
  margin-top: 15px;
}
@media (max-width: 1580px) {
  .contactbox-sec1 .cont .lt .fen .list .li .er {
    width: 100px;
  }
}
.contactbox-sec1 .cont .lt .fen .list .li .er img {
  width: 100%;
}
.contactbox-sec1 .cont .lt .fen .list a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #004896;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .contactbox-sec1 .cont .lt .fen .list a {
    width: 0.6rem;
    height: 0.6rem;
  }
}
@media (max-width: 767px) {
  .contactbox-sec1 .cont .lt .fen .list a {
    width: 0.72rem;
    height: 0.72rem;
  }
}
.contactbox-sec1 .cont .lt .fen .list a img {
  opacity: 0.8;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  max-width: 16px;
  max-height: 16px;
}
@media (max-width: 1580px) {
  .contactbox-sec1 .cont .lt .fen .list a img {
    max-width: 12px;
    max-height: 12px;
  }
}
@media (min-width: 768px) {
  .contactbox-sec1 .cont .lt .fen .list a:hover img {
    opacity: 1;
  }
}
.contactbox-sec1 .cont .gt {
  padding-right: 0.22rem;
  max-height: 5.7rem;
  overflow: auto;
}
.contactbox-sec1 .cont .gt::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 2px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.contactbox-sec1 .cont .gt::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #999999;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.contactbox-sec1 .cont .gt::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #f5f5f5;
}
.contactbox-sec1 .cont .gt .item {
  background-color: #f9f9f8;
  margin-bottom: 2px;
}
.contactbox-sec1 .cont .gt .item .tit {
  display: flex;
  justify-content: space-between;
  padding: 0.28rem 0.3rem;
  font-size: 18px;
  cursor: pointer;
}
@media (max-width: 1580px) {
  .contactbox-sec1 .cont .gt .item .tit {
    width: calc(100% - 26px);
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .contactbox-sec1 .cont .gt .item .tit {
    font-size: 14px;
  }
}
.contactbox-sec1 .cont .gt .item .tit span {
  display: block;
  width: calc(100% - 30px);
}
@media (max-width: 1580px) {
  .contactbox-sec1 .cont .gt .item .tit span {
    width: calc(100% - 26px);
  }
}
.contactbox-sec1 .cont .gt .item .tit .but {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  overflow: hidden;
  background-color: #999;
  border-radius: 50%;
}
@media (max-width: 1580px) {
  .contactbox-sec1 .cont .gt .item .tit .but {
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 767px) {
  .contactbox-sec1 .cont .gt .item .tit .but {
    margin-top: 4px;
  }
}
.contactbox-sec1 .cont .gt .item .tit .but img {
  width: 100%;
  float: left;
}
.contactbox-sec1 .cont .gt .item .tit .but img:nth-child(2) {
  display: none;
}
.contactbox-sec1 .cont .gt .item .tit .but svg {
  width: 30%;
}
.contactbox-sec1 .cont .gt .item .tit .but svg path {
  fill: #fff;
}
.contactbox-sec1 .cont .gt .item .jut {
  display: none;
  padding: 0 0.3rem 0.26rem;
  color: #333333;
  font-size: 16px;
  line-height: 30px;
  margin-top: -6px;
}
@media (max-width: 1580px) {
  .contactbox-sec1 .cont .gt .item .jut {
    margin-top: -4px;
    font-size: 14px;
    line-height: 26px;
  }
}
.contactbox-sec1 .cont .gt .on .tit .but {
  background-color: #004896;
  transform: rotate(90deg);
}
.contactbox-sec1 .cont .gt .on .tit .but svg path {
  fill: #fff;
}
.contactbox-sec1 .cont .gt .on .tit .but img:nth-child(1) {
  display: none;
}
.contactbox-sec1 .cont .gt .on .tit .but img:nth-child(2) {
  display: block;
}
.contactbox-sec2 .tit {
  text-align: center;
  width: 100%;
  font-size: 0.48rem;
  margin-bottom: 0.48rem;
}
@media (max-width: 767px) {
  .contactbox-sec2 .tit {
    font-size: 0.52rem;
  }
}
.contactbox-sec2 .cont {
  padding: 1rem 0.8rem;
  display: flex;
  flex-wrap: wrap;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
@media (max-width: 991px) {
  .contactbox-sec2 .cont {
    padding: 0.6rem 0.4rem;
  }
}
@media (max-width: 767px) {
  .contactbox-sec2 .cont {
    padding: 0.8rem 0.4rem;
  }
}
.contactbox-sec2 .cont .item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 -0.1rem;
}
@media (max-width: 767px) {
  .contactbox-sec2 .cont .item {
    width: 100%;
    margin: 0;
  }
}
.contactbox-sec2 .cont .item .li {
  width: 50%;
  padding: 0 0.1rem;
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .contactbox-sec2 .cont .item .li {
    width: 100%;
    padding: 0;
  }
}
.contactbox-sec2 .cont .item .li input,
.contactbox-sec2 .cont .item .li select,
.contactbox-sec2 .cont .item .li textarea {
  background-color: #f5f5f5;
  padding: 0.172rem 20px;
  width: 100%;
  color: #333;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .contactbox-sec2 .cont .item .li input,
  .contactbox-sec2 .cont .item .li select,
  .contactbox-sec2 .cont .item .li textarea {
    font-size: 14px;
  }
}
.contactbox-sec2 .cont .item .li input::-webkit-input-placeholder,
.contactbox-sec2 .cont .item .li select::-webkit-input-placeholder,
.contactbox-sec2 .cont .item .li textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
}
.contactbox-sec2 .cont .item .li input::-moz-placeholder,
.contactbox-sec2 .cont .item .li select::-moz-placeholder,
.contactbox-sec2 .cont .item .li textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
}
.contactbox-sec2 .cont .item .li input:-ms-input-placeholder,
.contactbox-sec2 .cont .item .li select:-ms-input-placeholder,
.contactbox-sec2 .cont .item .li textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
}
.contactbox-sec2 .cont .item .li select {
  background: #f5f5f5 url(../images/selesanjiaoimg1.png) no-repeat;
  background-position: 95% center;
  background-size: 10px auto;
}
@media (max-width: 1580px) {
  .contactbox-sec2 .cont .item .li select {
    background-size: 8px auto;
  }
}
.contactbox-sec2 .cont .item .li textarea {
  height: 2.82rem;
}
@media (max-width: 1580px) {
  .contactbox-sec2 .cont .item .li textarea {
    height: 3.11rem;
  }
}
.contactbox-sec2 .cont .int1 {
  width: 100%;
}
.contactbox-sec2 .cont .int1 .jut {
  width: 50%;
}
@media (max-width: 767px) {
  .contactbox-sec2 .cont .int1 .jut {
    width: 100%;
  }
}
.contactbox-sec2 .cont .int1 .li {
  width: 100%;
}
.contactbox-sec2 .cont .but {
  margin-top: 0.1rem;
}
.contactbox-sec2 .cont .but .f_sub,
.contactbox-sec2 .cont .but .f_set {
  overflow: hidden;
}
@media (max-width: 767px) {
  .contactbox-sec2 .cont .but .f_sub,
  .contactbox-sec2 .cont .but .f_set {
    width: 40%;
    margin: 0 10px;
  }
}
.contactbox-sec2 .cont .but .f_sub button,
.contactbox-sec2 .cont .but .f_set button {
  transition: all 0.3s linear;
  width: 1.44rem;
  height: 0.54rem;
  background-color: #999999;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .contactbox-sec2 .cont .but .f_sub button,
  .contactbox-sec2 .cont .but .f_set button {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .contactbox-sec2 .cont .but .f_sub button,
  .contactbox-sec2 .cont .but .f_set button {
    width: 1.6rem;
    height: 0.8rem;
  }
}
@media (min-width: 1200px) {
  .contactbox-sec2 .cont .but .f_sub button:hover,
  .contactbox-sec2 .cont .but .f_set button:hover {
    background-color: #004896;
  }
}
.contactbox-sec2 .cont .but .f_sub button {
  float: right;
}
/* End */
/* 可持续发展 */
.sustainbox_tit {
  text-align: center;
  margin-bottom: 0.38rem;
}
.sustainbox_tit .tit {
  font-size: 0.48rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.6rem;
  letter-spacing: 0px;
  color: #000000;
}
@media (max-width: 767px) {
  .sustainbox_tit .tit {
    font-size: 0.52rem;
    line-height: 1.4;
  }
}
.sustainbox_tit .text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #666666;
  margin-top: 10px;
}
@media (max-width: 1580px) {
  .sustainbox_tit .text {
    font-size: 14px;
    line-height: 26px;
  }
}
.sustainbox-sec1 {
  padding-top: 0.8rem;
}
.sustainbox-sec1 .cont {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.sustainbox-sec1 .cont .lt {
  width: 43.75%;
  padding-right: 1.06rem;
}
@media (max-width: 767px) {
  .sustainbox-sec1 .cont .lt {
    padding-right: 0;
    width: 100%;
    order: 1;
    margin-top: 0.5rem;
  }
}
.sustainbox-sec1 .cont .lt .tit {
  font-size: 0.48rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.6rem;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .sustainbox-sec1 .cont .lt .tit {
    font-size: 0.52rem;
    line-height: 1.4;
  }
}
.sustainbox-sec1 .cont .lt .text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #666666;
}
@media (max-width: 1580px) {
  .sustainbox-sec1 .cont .lt .text {
    font-size: 14px;
    line-height: 26px;
  }
}
.sustainbox-sec1 .cont .gt {
  width: 56.25%;
}
@media (max-width: 767px) {
  .sustainbox-sec1 .cont .gt {
    width: 100%;
  }
}
.sustainbox-sec1 .cont .gt .img {
  width: 100% ;
  position: relative;
  padding-bottom: 66.666%;
  overflow: hidden;
}
.sustainbox-sec1 .cont .gt .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.sustainbox-sec2 {
  background-color: #f8f8f8;
}
.sustainbox-sec2 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.19rem;
}
@media (max-width: 767px) {
  .sustainbox-sec2 .cont {
    margin: 0;
  }
}
.sustainbox-sec2 .cont .item {
  width: 25%;
  padding: 0 0.19rem;
}
@media (max-width: 1580px) {
  .sustainbox-sec2 .cont .item {
    width: 50%;
    margin-bottom: 0.36rem;
  }
}
@media (max-width: 767px) {
  .sustainbox-sec2 .cont .item {
    padding: 0;
    width: 100%;
  }
}
.sustainbox-sec2 .cont .item .list {
  width: 100%;
  display: block;
  background-color: #fff;
  height: 100%;
}
.sustainbox-sec2 .cont .item .list .img {
  width: 100%;
  padding-bottom: 47.29%;
  overflow: hidden;
  position: relative;
}
.sustainbox-sec2 .cont .item .list .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.sustainbox-sec2 .cont .item .list .img .zi {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 0.3rem;
  z-index: 3;
}
@media (max-width: 767px) {
  .sustainbox-sec2 .cont .item .list .img .zi {
    font-size: 0.42rem;
  }
}
.sustainbox-sec2 .cont .item .list .img:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #004896;
  opacity: 0.6;
}
.sustainbox-sec2 .cont .item .list .font {
  width: 100%;
  padding: 0.54rem 0.5rem;
}
.sustainbox-sec2 .cont .item .list .font .text {
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333333;
}
@media (max-width: 1580px) {
  .sustainbox-sec2 .cont .item .list .font .text {
    font-size: 14px;
    line-height: 24px;
  }
}
.sustainbox-sec3 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
@media (max-width: 767px) {
  .sustainbox-sec3 .cont {
    margin: 0;
  }
}
.sustainbox-sec3 .cont .item {
  width: 65.9275%;
  padding: 0 5px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .sustainbox-sec3 .cont .item {
    padding: 0;
    width: 100%;
    margin-bottom: 0.4rem;
  }
}
.sustainbox-sec3 .cont .item:nth-child(2n),
.sustainbox-sec3 .cont .item:nth-child(3n) {
  width: 34.0725%;
}
@media (max-width: 767px) {
  .sustainbox-sec3 .cont .item:nth-child(2n),
  .sustainbox-sec3 .cont .item:nth-child(3n) {
    width: 100%;
  }
}
.sustainbox-sec3 .cont .item:nth-child(4n) {
  width: 65.9275%;
}
@media (max-width: 767px) {
  .sustainbox-sec3 .cont .item:nth-child(4n) {
    width: 100%;
  }
}
.sustainbox-sec3 .cont .item .list {
  display: block;
  position: relative;
}
.sustainbox-sec3 .cont .item .list .img {
  width: 100%;
  height: 3.2rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .sustainbox-sec3 .cont .item .list .img {
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
.sustainbox-sec3 .cont .item .list .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sustainbox-sec3 .cont .item .list .img:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sustainbox-sec3 .cont .item .list .font {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0.58rem 0.36rem;
  color: #fff;
}
@media (max-width: 767px) {
  .sustainbox-sec3 .cont .item .list .font {
    position: relative;
  }
}
.sustainbox-sec3 .cont .item .list .font .tit {
  font-size: 0.3rem;
  margin-bottom: 0.26rem;
}
@media (max-width: 1580px) {
  .sustainbox-sec3 .cont .item .list .font .tit {
    margin-bottom: 0.12rem;
  }
}
@media (max-width: 767px) {
  .sustainbox-sec3 .cont .item .list .font .tit {
    font-size: 0.42rem;
  }
}
.sustainbox-sec3 .cont .item .list .font .text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  max-width: 400px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  letter-spacing: 0px;
  color: #ffffff;
}
@media (max-width: 1580px) {
  .sustainbox-sec3 .cont .item .list .font .text {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  .sustainbox-sec3 .cont .item .list .font .text {
    font-size: 12px;
    line-height: 22px;
  }
}
@media (max-width: 1199px) {
  .sustainbox-sec3 .cont .item .list .font .text {
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .sustainbox-sec3 .cont .item .list:hover .img img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
  }
  .sustainbox-sec3 .cont .item .list:hover .img:after {
    opacity: 0.9;
    background-color: #004896;
  }
  .sustainbox-sec3 .cont .item .list:hover .font .text {
    opacity: 1;
  }
}
.sustainbox-sec4 {
  position: relative;
  min-height: 8rem;
}
@media (max-width: 767px) {
  .sustainbox-sec4 {
    min-height: 9rem;
  }
}
.sustainbox-sec4 .bag {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sustainbox-sec4 .bag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sustainbox-sec4 .bag:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background-color: #000;
}
.sustainbox-sec4 .container {
  position: relative;
}
.sustainbox-sec4 .sustainbox_tit {
  margin-bottom: 1.4rem;
}
@media (max-width: 767px) {
  .sustainbox-sec4 .sustainbox_tit {
    margin-bottom: 0.6rem;
  }
}
.sustainbox-sec4 .sustainbox_tit .tit {
  color: #fff;
}
.sustainbox-sec4 .cont {
  display: flex;
  flex-wrap: wrap;
}
.sustainbox-sec4 .sustainbox4_cont {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.sustainbox-sec4 .sustainbox4_cont .swiper-slide {
  width: auto;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.sustainbox-sec4 .sustainbox4_cont .item {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 3.54rem 1.45rem 0;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-width: 1580px) {
  .sustainbox-sec4 .sustainbox4_cont .item {
    padding: 3rem 0.6rem 0;
  }
}
@media (max-width: 991px) {
  .sustainbox-sec4 .sustainbox4_cont .item {
    padding: 2.6rem 0.2rem 0;
  }
}
@media (max-width: 767px) {
  .sustainbox-sec4 .sustainbox4_cont .item {
    margin-bottom: 0.6rem;
  }
}
.sustainbox-sec4 .sustainbox4_cont .item .img {
  width: 1.2rem;
  height: 1.2rem;
  background-color: #fff;
  display: flex;
  align-items: center;
  overflow: hidden;
  border-radius: 50%;
  justify-content: center;
  margin-bottom: 0.3rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sustainbox-sec4 .sustainbox4_cont .item .img img,
.sustainbox-sec4 .sustainbox4_cont .item .img svg {
  height: 41.66%;
}
.sustainbox-sec4 .sustainbox4_cont .item .img img:nth-child(2),
.sustainbox-sec4 .sustainbox4_cont .item .img svg:nth-child(2) {
  display: none;
}
.sustainbox-sec4 .sustainbox4_cont .item .img img path,
.sustainbox-sec4 .sustainbox4_cont .item .img svg path {
  fill: #004896;
}
.sustainbox-sec4 .sustainbox4_cont .item .font {
  width: 100%;
  text-align: center;
}
.sustainbox-sec4 .sustainbox4_cont .item .font .tit {
  color: #fff;
  margin-bottom: 0.26rem;

  font-size: 0.3rem;
}
@media (max-width: 767px) {
  .sustainbox-sec4 .sustainbox4_cont .item .font .tit {
    font-size: 0.42rem;
  }
}
.sustainbox-sec4 .sustainbox4_cont .item .font .text {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0;
}
@media (max-width: 1580px) {
  .sustainbox-sec4 .sustainbox4_cont .item .font .text {
    font-size: 14px;
    line-height: 26px;
  }
}
@media (max-width: 1199px) {
  .sustainbox-sec4 .sustainbox4_cont .item .font .text {
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .sustainbox-sec4 .sustainbox4_cont .item:hover {
    transform: translateY(-0.4rem);
  }
  .sustainbox-sec4 .sustainbox4_cont .item:hover .img {
    background-color: #d40400;
  }
  .sustainbox-sec4 .sustainbox4_cont .item:hover .img img:nth-child(1) {
    display: none;
  }
  .sustainbox-sec4 .sustainbox4_cont .item:hover .img img:nth-child(2) {
    display: block;
  }
  .sustainbox-sec4 .sustainbox4_cont .item:hover .img svg path {
    fill: #fff;
  }
  .sustainbox-sec4 .sustainbox4_cont .item:hover .font .text {
    opacity: 0.7;
  }
}
.sustainbox-sec5 .cont {
  display: block;
  width: 100%;
  position: relative;
}
.sustainbox-sec5 .cont .img {
  width: 100%;
  height: 6rem;
}
.sustainbox-sec5 .cont .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sustainbox-sec5 .cont .font {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.sustainbox-sec5 .cont .font .tit {
  font-size: 0.48rem;
  margin-bottom: 0.18rem;
  color: #333;
}
@media (max-width: 767px) {
  .sustainbox-sec5 .cont .font .tit {
    font-size: 0.52rem;
  }
}
.sustainbox-sec5 .cont .font .but {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #004896;
}
@media (max-width: 1580px) {
  .sustainbox-sec5 .cont .font .but {
    font-size: 14px;
  }
}
.sustainbox-sec5 .cont .font .but i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #004896;
  height: 20px;
}
@media (max-width: 1580px) {
  .sustainbox-sec5 .cont .font .but i {
    width: 18px;
    height: 18px;
    margin-left: 8px;
  }
}
.sustainbox-sec5 .cont .font .but i img,
.sustainbox-sec5 .cont .font .but i svg {
  float: left;
  width: 30%;
}
.sustainbox-sec5 .cont .font .but i img path,
.sustainbox-sec5 .cont .font .but i svg path {
  fill: #fff;
}
@media (min-width: 1200px) {
  .sustainbox-sec5 .cont:hover .font .but i {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
}
/* End */
/* 研发创新 */
.innobox-sec1 {
  padding-top: 0.6rem;
}
.innobox-sec1 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.15rem;
}
@media (max-width: 767px) {
  .innobox-sec1 .cont {
    margin: 0;
  }
}
.innobox-sec1 .cont .item {
  width: 33.333%;
  padding: 0 0.15rem;
}
@media (max-width: 767px) {
  .innobox-sec1 .cont .item {
    padding: 0;
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .innobox-sec1 .cont .item:last-child {
    margin-bottom: 0;
  }
}
.innobox-sec1 .cont .item .list {
  display: block;
  background-color: #f8f8f8;
  padding: 0.56rem 0.32rem 0.3rem;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.innobox-sec1 .cont .item .list .shu {
  display: flex;
  align-items: flex-start;
  line-height: 0.8;
  font-size: 18px;
  color: #d40400;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-width: 1900px) {
  .innobox-sec1 .cont .item .list .shu {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .innobox-sec1 .cont .item .list .shu {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .innobox-sec1 .cont .item .list .shu {
    font-size: 12px;
  }
}
.innobox-sec1 .cont .item .list .shu span {
  font-size: 0.6rem;
  display: block;
  margin-right: 4px;
}
.innobox-sec1 .cont .item .list .xian {
  width: 0.4rem;
  height: 2px;
  background-color: #dddddd;
  margin: 0.3rem 0 0.58rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-width: 767px) {
  .innobox-sec1 .cont .item .list .xian {
    margin-bottom: 0.3rem;
  }
}
.innobox-sec1 .cont .item .list .text {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333333;
  padding-right: 1.16rem;
}
@media (max-width: 1580px) {
  .innobox-sec1 .cont .item .list .text {
    font-size: 14px;
    line-height: 26px;
  }
}
@media (max-width: 991px) {
  .innobox-sec1 .cont .item .list .text {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .innobox-sec1 .cont .item .list .text {
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .innobox-sec1 .cont .item .list:hover {
    background: #004896 url(../images/zhuanlibag1.jpg) no-repeat center / cover;
  }
  .innobox-sec1 .cont .item .list:hover .shu {
    color: #fff;
  }
  .innobox-sec1 .cont .item .list:hover .xian {
    width: 100%;
    background-color: #dddddd;
    opacity: 0.2;
  }
  .innobox-sec1 .cont .item .list:hover .text {
    color: #fff;
  }
}
.innobox-sec2 {
  background-color: #f8f8f8;
}
.innobox-sec2 .item {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.3rem;
}
.innobox-sec2 .item .font {
  width: 43.75%;
  padding: 0.3rem 0.8rem;
  padding-right: 1rem;
}
@media (max-width: 991px) {
  .innobox-sec2 .item .font {
    padding-right: 0.2rem;
  }
}
@media (max-width: 767px) {
  .innobox-sec2 .item .font {
    width: 100%;
    padding: 0.6rem 0.4rem;
    order: 1;
  }
}
.innobox-sec2 .item .font .tit {
  font-size: 0.48rem;
  color: #000000;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .innobox-sec2 .item .font .tit {
    font-size: 0.52rem;
  }
}
.innobox-sec2 .item .font .text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #666666;
}
@media (max-width: 1199px) {
  .innobox-sec2 .item .font .text {
    font-size: 14px;
    line-height: 24px;
    height: 4rem;
    overflow: auto;
  }
}
@media (max-width: 991px) {
  .innobox-sec2 .item .font .text {
    height: 3rem;
  }
}
@media (max-width: 767px) {
  .innobox-sec2 .item .font .text {
    height: auto;
  }
}
.innobox-sec2 .item .gt {
  width: 56.25%;
  overflow: hidden;
  height: 100%;
}
@media (max-width: 767px) {
  .innobox-sec2 .item .gt {
    width: 100%;
  }
}
.innobox-sec2 .item .gt .img {
  height: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 75.555%;
}
@media (max-width: 767px) {
  .innobox-sec2 .item .gt .img {
    width: 100%;
  }
}
@media (min-width: 768px) {
}
.innobox-sec2 .item .gt .img img,
.innobox-sec2 .item .gt .img video {
  width: 140%;
  height: 140%;
  position: absolute;
  margin-left: -20%;
  top: 0;
  left: 0;
  object-fit: cover;
}
@media (min-width: 768px) {
}
@media (max-width: 767px) {
  .innobox-sec2 .item .gt .img img,
  .innobox-sec2 .item .gt .img video {
    width: 100%;
    height: 100%;
    margin: 0;
  }
}
.innobox-sec2 .item .gt .img .video {
  z-index: 2;
}
.innobox-sec2 .item .gt .img:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -1px;
  height: 100%;
  width: 100%;
  background: url(../images/qiebian.svg) no-repeat;
  background-position: top left;
  background-size: auto 100%;
  z-index: 2;
}
@media (max-width: 767px) {
  .innobox-sec2 .item .gt .img:after {
    display: none;
  }
}
@media (min-width: 768px) {
  .innobox-sec2 .item:nth-child(2n) .font {
    order: 1;
  }
  .innobox-sec2 .item:nth-child(2n) .gt .img:after {
    transform: rotateY(180deg);
    left: 1px;
  }
}
.innobox-sec3 .cont {
  display: flex;
}
@media (max-width: 991px) {
  .innobox-sec3 .cont {
    flex-wrap: wrap;
  }
}
.innobox-sec3 .cont .item {
  width: 12.5%;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  flex: 1 1 12.5%;
}
@media (max-width: 1199px) {
  .innobox-sec3 .cont .item {
    width: 15%;
    flex: 1 1 15%;
  }
}
@media (max-width: 991px) {
  .innobox-sec3 .cont .item {
    width: 100%;
    margin-bottom: 0.5rem;
    flex: 1 1 100%;
  }
  .innobox-sec3 .cont .item:last-child {
    margin-bottom: 0;
  }
}
.innobox-sec3 .cont .item .list {
  display: block;
  position: relative;
  width: 100%;
}
.innobox-sec3 .cont .item .list .img {
  width: 100%;
  height: 6.6rem;
  position: relative;
}
@media (max-width: 991px) {
  .innobox-sec3 .cont .item .list .img {
    height: 5rem;
  }
}
@media (max-width: 767px) {
  .innobox-sec3 .cont .item .list .img {
    height: 6.6rem;
  }
}
.innobox-sec3 .cont .item .list .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.innobox-sec3 .cont .item .list .img:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
}
.innobox-sec3 .cont .item .list .font {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.52rem 0.38rem 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1199px) {
  .innobox-sec3 .cont .item .list .font {
    padding: 0.52rem 0.3rem;
  }
}
.innobox-sec3 .cont .item .list .font .jut {
  position: relative;
  width: 100%;
  height: 100%;
}
.innobox-sec3 .cont .item .list .font .jut .tit {
  width: 100%;
  color: #fff;
}
@media (max-width: 1199px) {
  .innobox-sec3 .cont .item .list .font .jut .tit {
    font-size: 18px;
  }
}
.innobox-sec3 .cont .item .list .font .jut .text {
  margin-top: 0.16rem;
  opacity: 0.8;
  color: #fff;
  font-size: 16px;
  max-width: 530px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1580px) {
  .innobox-sec3 .cont .item .list .font .jut .text {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .innobox-sec3 .cont .item .list .font .jut .text {
    opacity: 1;
    visibility: visible;
  }
}
.innobox-sec3 .cont .item .list .font .jut .but {
  position: absolute;
  left: 0;
  bottom: 0.6rem;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.6rem;
  height: 0.6rem;
  margin-top: 0.8rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-width: 1199px) {
  .innobox-sec3 .cont .item .list .font .jut .but {
    margin-top: 0.4rem;
  }
}
@media (max-width: 991px) {
  .innobox-sec3 .cont .item .list .font .jut .but {
    width: 40px;
    height: 40px;
  }
}
.innobox-sec3 .cont .item .list .font .jut .but img {
  width: 33.33%;
  float: left;
  position: relative;
  z-index: 2;
}
.innobox-sec3 .cont .item .list .font .jut .but img:nth-child(2) {
  display: none;
}
.innobox-sec3 .cont .item .list .font .jut .but:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  transform: scale(0);
}
.innobox-sec3 .cont .item .list .font .jut .but:hover {
  transform: rotate(45deg);
  border-color: transparent;
}
.innobox-sec3 .cont .item .list .font .jut .but:hover:before {
  transform: scale(1);
}
.innobox-sec3 .cont .item .list .font .jut .but:hover img:nth-child(1) {
  display: none;
}
.innobox-sec3 .cont .item .list .font .jut .but:hover img:nth-child(2) {
  display: block;
}
.innobox-sec3 .cont .on {
  width: 50%;
  flex: 1 1 50%;
}
@media (max-width: 1199px) {
  .innobox-sec3 .cont .on {
    width: 40%;
    flex: 1 1 40%;
  }
}
@media (max-width: 991px) {
  .innobox-sec3 .cont .on {
    width: 100%;
    flex: 1 1 100%;
  }
}
.innobox-sec3 .cont .on .list .font .jut .text {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s 0.3s linear;
  transition: all 0.3s 0.3s linear;
}
/* End */
/* 关于我们 */
.abtbanner {
  position: relative;
  height: 260vh;
}
.abtbanner .fz_zhong {
  position: sticky;
  top: 0;
  width: 100%;
  height: 100vh;
}
.abtbanner .fz_zhong .bag {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #004896;
  width: 100%;
  height: 100%;
  opacity: 0.2;
}
.abtbanner .fz_zhong .img {
  width: 100%;
  height: 100%;
}
.abtbanner .fz_zhong .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.abtbanner .fz_zhong .img img:nth-child(2) {
  display: none;
}
.abtbanner .fz_zhong .cont {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.abtbanner .fz_zhong .cont .tit {
  font-size: 0.6rem;
  text-align: center;
  margin-bottom: 0.1rem;
}
.abtbanner .fz_zhong .cont .tit span {
  position: relative;
}
.abtbanner .fz_zhong .cont .tit span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 10px;
  width: 0.28rem;
  height: 0.28rem;
  background: url(../images/hongxingh1.svg) no-repeat center;
  background-size: contain;
}
@media (max-width: 767px) {
  .abtbanner .fz_zhong .cont .tit span:after {
    top: 6px;
  }
}
.abtbanner .fz_zhong .cont .text {
  font-size: 0.36rem;
  margin-bottom: 1.4rem;
}
@media (max-width: 767px) {
  .abtbanner .fz_zhong .cont .text {
    margin-bottom: 0.8rem;
  }
}
.abtbanner .fz_zhong .cont .video1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
}
@media (max-width: 1580px) {
  .abtbanner .fz_zhong .cont .video1 {
    font-size: 14px;
  }
}
.abtbanner .fz_zhong .cont .video1 i {
  width: 1rem;
  height: 1rem;
  display: block;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  margin-bottom: 0.14rem;
}
.abtbanner .fz_zhong .cont .video1 i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  animation: rota360 2s linear infinite;
  background: url(../images/bainyuancion1.png) no-repeat center;
  background-size: contain;
}
.abtbanner .fz_zhong .cont .video1 i img {
  width: 26.8%;
  object-fit: contain;
  float: left;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  transform: scale(0.91);
}
@media (min-width: 1200px) {
  .abtbanner .fz_zhong .cont .video1 i:hover img {
    transform: scale(1);
  }
}
.abtbanner .f_jut {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.abtbanner .f_jut .container {
  margin: 0;
}
.abtbanner .f_jut .container .font {
  text-align: center;
  max-width: 12rem;
  color: #fff;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 767px) {
  .abtbanner .f_jut .container .font {
    max-width: 100%;
  }
}
.abtbanner .f_jut .container .font .fz_text {
  position: relative;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #ffffff;
  padding: 0 1.84rem;
}
@media (max-width: 1580px) {
  .abtbanner .f_jut .container .font .fz_text {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .abtbanner .f_jut .container .font .fz_text {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .abtbanner .f_jut .container .font .fz_text {
    font-size: 18px;
    line-height: 30px;
    padding: 0 0.46rem;
  }
}
.abtbanner .f_jut .container .font .fz_text:after,
.abtbanner .f_jut .container .font .fz_text:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.38rem;
  height: 0.28rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.abtbanner .f_jut .container .font .fz_text:before {
  top: 0;
  left: 0;
  background-image: url(../images/douhao1.png);
}
.abtbanner .f_jut .container .font .fz_text:after {
  right: 0;
  background-image: url(../images/douhao2.png);
  bottom: 0;
}
.abtbanner .f_jut .container .font .but {
  width: 1.84rem;
  height: 0.54rem;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  font-size: 16px;
  color: #004896;
  margin: 0.4rem auto 0;
  position: relative;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  align-items: center;
}
@media (max-width: 1580px) {
  .abtbanner .f_jut .container .font .but {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .abtbanner .f_jut .container .font .but {
    width: 2.2rem;
    height: 0.7rem;
  }
}
.abtbanner .f_jut .container .font .but span {
  position: relative;
}
.abtbanner .f_jut .container .font .but:before {
  content: "";
  display: block;
  left: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  background-color: #004896;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: absolute;
}
@media (min-width: 1200px) {
  .abtbanner .f_jut .container .font .but:hover {
    color: #fff;
  }
  .abtbanner .f_jut .container .font .but:hover:before {
    width: 100%;
  }
}
.abtbanner.on .fz_zhong .cont {
  opacity: 0;
}
@keyframes rota360 {
  to {
    transform: rotate(0);
  }
  from {
    transform: rotate(360deg);
  }
}
.abtbox-sec1 .cont {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.abtbox-sec1 .cont .lt {
  width: 41.375%;
}
@media (max-width: 1199px) {
  .abtbox-sec1 .cont .lt {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .abtbox-sec1 .cont .lt {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont .lt {
    width: 100%;
  }
}
.abtbox-sec1 .cont .lt .font .tit {
  width: 100%;
  color: #000000;
  font-size: 0.48rem;
  margin-bottom: 0.1rem;
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont .lt .font .tit {
    font-size: 0.52rem;
  }
}
.abtbox-sec1 .cont .lt .font .text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #666666;
  margin-bottom: 0.68rem;
}
@media (max-width: 1580px) {
  .abtbox-sec1 .cont .lt .font .text {
    font-size: 14px;
    line-height: 24px;
  }
}
.abtbox-sec1 .cont .lt .font .but {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #004896;
  margin-bottom: 0.72rem;
}
@media (max-width: 1580px) {
  .abtbox-sec1 .cont .lt .font .but {
    font-size: 14px;
  }
}
.abtbox-sec1 .cont .lt .font .but i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #004896;
  height: 20px;
}
@media (max-width: 1580px) {
  .abtbox-sec1 .cont .lt .font .but i {
    width: 18px;
    margin-left: 8px;
  }
}
.abtbox-sec1 .cont .lt .font .but i img,
.abtbox-sec1 .cont .lt .font .but i svg {
  float: left;
  width: 30%;
}
.abtbox-sec1 .cont .lt .font .but i img path,
.abtbox-sec1 .cont .lt .font .but i svg path {
  fill: #fff;
}
@media (min-width: 1200px) {
  .abtbox-sec1 .cont .lt .font .but:hover i {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
}
.abtbox-sec1 .cont .lt .font .jut {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.abtbox-sec1 .cont .lt .font .jut .li {
  width: 33.333%;
  padding-left: 0.3rem;
  border-left: 1px solid #dddddd;
  margin-bottom: 0.4rem;
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont .lt .font .jut .li {
    width: 50%;
  }
}
.abtbox-sec1 .cont .lt .font .jut .li .fz_tit {
  font-size: 16px;
  margin-bottom: 0.12rem;
}
@media (max-width: 1900px) {
  .abtbox-sec1 .cont .lt .font .jut .li .fz_tit {
    font-size: 14px;
  }
}
@media (max-width: 1580px) {
}
@media (max-width: 991px) {
  .abtbox-sec1 .cont .lt .font .jut .li .fz_tit {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont .lt .font .jut .li .fz_tit {
    font-size: 0.2rem;
  }
}
.abtbox-sec1 .cont .lt .font .jut .li .shu {
  font-size: 30px;
  font-weight: bold;
  line-height: 0.8;
  color: #333333;
}
@media (max-width: 1580px) {
  .abtbox-sec1 .cont .lt .font .jut .li .shu {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont .lt .font .jut .li .shu {
    font-size: 0.38rem;
  }
}
.abtbox-sec1 .cont .lt .font .jut .li .fz_text {
  color: #999;
  font-size: 16px;
  margin-top: 0.12rem;
}
@media (max-width: 1900px) {
  .abtbox-sec1 .cont .lt .font .jut .li .fz_text {
    font-size: 14px;
  }
}
@media (max-width: 1580px) {
}
@media (max-width: 991px) {
  .abtbox-sec1 .cont .lt .font .jut .li .fz_text {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont .lt .font .jut .li .fz_text {
    font-size: 0.2rem;
  }
}
.abtbox-sec1 .cont .gt {
  width: 58.625%;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .abtbox-sec1 .cont .gt {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .abtbox-sec1 .cont .gt {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont .gt {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont .gt {
    width: 100%;
  }
}
.abtbox-sec1 .cont .gt .img {
  height: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 85%;
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont .gt .img {
    width: 100%;
  }
}
@media (min-width: 768px) {
}
.abtbox-sec1 .cont .gt .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
@media (min-width: 768px) {
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont .gt .img img {
    width: 100%;
    height: 100%;
    margin: 0;
  }
}
.abtbox-sec1 .cont .gt .img:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -1px;
  height: 100%;
  width: 100%;
  background: url(../images/qiebian.svg) no-repeat;
  background-position: top left;
  background-size: auto 100%;
  z-index: 2;
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont .gt .img:before {
    display: none;
  }
}
.abtbox-sec2 {
  position: relative;
}
.abtbox-sec2 .abtbox2_cont {
  width: 100%;
}
.abtbox-sec2 .abtbox2_cont .img {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .abtbox-sec2 .abtbox2_cont .img {
    height: 10rem;
  }
}
.abtbox-sec2 .abtbox2_cont .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.abtbox-sec2 .abtbox2_cont .img:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
}
.abtbox-sec2 .abtbox2_cont .on .img img {
  animation: scalefz1 60s linear infinite;
}
.abtbox-sec2 .cont {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding-top: 1.7rem;
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  .abtbox-sec2 .cont {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-top: 0;
  }
}
.abtbox-sec2 .cont .tit {
  line-height: 1.2;
  font-size: 0.48rem;
  margin-bottom: 0.18rem;
}
@media (max-width: 767px) {
  .abtbox-sec2 .cont .tit {
    font-size: 0.52rem;
  }
}
.abtbox-sec2 .cont .text {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 0.68rem;
}
@media (max-width: 1580px) {
  .abtbox-sec2 .cont .text {
    font-size: 14px;
  }
}
.abtbox-sec2 .cont .but {
  display: flex;
  justify-content: center;
}
.abtbox-sec2 .cont .but a {
  display: flex;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  align-items: center;
}
@media (max-width: 1580px) {
  .abtbox-sec2 .cont .but a {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .abtbox-sec2 .cont .but a {
    font-size: 14px;
  }
}
.abtbox-sec2 .cont .but a i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #fff;
  height: 20px;
}
@media (max-width: 1580px) {
  .abtbox-sec2 .cont .but a i {
    width: 18px;
    margin-left: 8px;
  }
}
.abtbox-sec2 .cont .but a i img,
.abtbox-sec2 .cont .but a i svg {
  float: left;
  width: 30%;
}
.abtbox-sec2 .cont .but a i img path,
.abtbox-sec2 .cont .but a i svg path {
  fill: #004896;
}
@media (min-width: 1200px) {
  .abtbox-sec2 .cont .but a:hover i {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
}
.abtbox-sec2 .fz_nav {
  width: 100%;
  position: relative;
  margin-top: 0.8rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.abtbox-sec2 .fz_nav .abtbox2_page {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
}
.abtbox-sec2 .fz_nav .abtbox2_page span {
  background-color: #fff;
  content: "";
  display: block;
  height: 1px;
  width: 0;
}
.abtbox-sec2 .fz_nav .abtbox2_page.on span {
  width: 100%;
  transition: all 5.1s linear;
}
.abtbox-sec2 .fz_nav .abtbox2_nav {
  color: #fff;
}
.abtbox-sec2 .fz_nav .abtbox2_nav .swiper-slide {
  width: 50%;
}
.abtbox-sec2 .fz_nav .abtbox2_nav .swiper-slide .item {
  font-size: 2rem;
  line-height: 1;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  text-stroke: 1px #fff;
  opacity: 0.2;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-width: 1199px) {
  .abtbox-sec2 .fz_nav .abtbox2_nav .swiper-slide .item {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .abtbox-sec2 .fz_nav .abtbox2_nav .swiper-slide .item {
    font-size: 1rem;
  }
}
.abtbox-sec2 .fz_nav .abtbox2_nav .swiper-slide.on .item {
  opacity: 1;
}
.abtbox-sec3 {
  width: 100%;
  height: 140vh;
  position: relative;
}
.abtbox-sec3 .cont {
  position: sticky;
  top: 0;
  width: 100%;
  height: 100vh;
  padding: 360px 0 0;
  -webkit-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
@media (max-width: 1580px) {
  .abtbox-sec3 .cont {
    padding: 300px 0 0;
  }
}
@media (max-width: 767px) {
  .abtbox-sec3 .cont {
    padding: 4.6rem 0 0;
  }
}
.abtbox-sec3 .cont .fz_zhong {
  position: relative;
  height: 100%;
  -webkit-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.abtbox-sec3 .cont .fz_zhong .bag {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}
.abtbox-sec3 .cont .fz_zhong .bag img,
.abtbox-sec3 .cont .fz_zhong .bag .video {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}
.abtbox-sec3 .cont .fz_zhong .bag .video {
  position: absolute;
  z-index: 2;
}
.abtbox-sec3 .cont .fz_zhong .bag:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
  z-index: 4;
}
.abtbox-sec3 .cont .fz_zhong .jut {
  position: absolute;
  top: 0%;
  left: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 0 10%;
  overflow: hidden;
}
.abtbox-sec3 .cont .font {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  top: -30%;
  left: 0;
  right: 0;
  transition: all 0.6s linear;
  padding: 0 10px;
  z-index: 6;
}
.abtbox-sec3 .cont .font .tit {
  font-size: 0.48rem;
  line-height: 1.1;
  margin-bottom: 0.14rem;
}
@media (max-width: 767px) {
  .abtbox-sec3 .cont .font .tit {
    font-size: 0.52rem;
  }
}
.abtbox-sec3 .cont .font .text {
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
  margin-bottom: 0.68rem;
}
@media (max-width: 1580px) {
  .abtbox-sec3 .cont .font .text {
    font-size: 14px;
    line-height: 24px;
  }
}
.abtbox-sec3 .cont .font .but {
  display: flex;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  justify-content: center;
  opacity: 0;
  transform: translateY(30px);
}
.abtbox-sec3 .cont .font .but a {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .abtbox-sec3 .cont .font .but a {
    font-size: 14px;
  }
}
.abtbox-sec3 .cont .font .but a i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #fff;
  height: 20px;
}
@media (max-width: 1580px) {
  .abtbox-sec3 .cont .font .but a i {
    width: 18px;
    margin-left: 8px;
  }
}
.abtbox-sec3 .cont .font .but a i img,
.abtbox-sec3 .cont .font .but a i svg {
  float: left;
  width: 30%;
}
.abtbox-sec3 .cont .font .but a i img path,
.abtbox-sec3 .cont .font .but a i svg path {
  fill: #004896;
}
@media (min-width: 1200px) {
  .abtbox-sec3 .cont .font .but a:hover i {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.abtbox-sec3 .cont .fz_font2 .tit {
  color: #333;
}
.abtbox-sec3 .cont .fz_font2 .text {
  color: #666;
}
.abtbox-sec3 .cont .fz_font2 .but a span {
  color: #004896;
}
.abtbox-sec3.on .cont {
  padding: 0;
  height: 100vh;
}
.abtbox-sec3.on .cont .fz_zhong {
  width: 100%;
  max-width: 100%;
}
.abtbox-sec3.on .cont .font,
.abtbox-sec3.on .cont .fz_font2 {
  top: 40%;
}
.abtbox-sec3.on .cont .font .but {
  opacity: 1;
  -webkit-transition: all 0.3s 0.6s linear;
  transition: all 0.3s 0.6s linear;
  transform: translateY(0);
}
.abtbox-sec4 .cont {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.6rem;
}
.abtbox-sec4 .cont .lt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50.6%;
  height: 3.33rem;
  background: url(../images/wangzheimgf1.png) no-repeat center;
  background-size: 100%;
}
@media (max-width: 991px) {
  .abtbox-sec4 .cont .lt {
    width: 100%;
  }
}
.abtbox-sec4 .cont .lt .logo {
  width: 59%;
}
.abtbox-sec4 .cont .lt .logo img {
  width: 100%;
}
.abtbox-sec4 .cont .gt {
  width: 49.4%;
  padding-left: 0.6rem;
}
@media (max-width: 991px) {
  .abtbox-sec4 .cont .gt {
    width: 100%;
    padding-left: 0;
    margin-top: 0.5rem;
  }
}
.abtbox-sec4 .cont .gt .tit {
  margin-bottom: 0.26rem;
}
.abtbox-sec4 .cont .gt .text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
}
@media (max-width: 1580px) {
  .abtbox-sec4 .cont .gt .text {
    font-size: 14px;
    line-height: 26px;
  }
}
@media (max-width: 991px) {
  .abtbox-sec4 .cont .gt .text {
    line-height: 20px;
  }
}
.abtbox-sec4 .fz_text {
  text-align: center;
  padding: 0.6rem 1.4rem 0;
  margin-bottom: 0.7rem;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  border-top: 1px solid #dddddd;
  letter-spacing: 0px;
  color: #333333;
}
@media (max-width: 1580px) {
  .abtbox-sec4 .fz_text {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 1199px) {
  .abtbox-sec4 .fz_text {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .abtbox-sec4 .fz_text {
    padding: 0.6rem 0 0;
  }
}
.abtbox-sec4 .jut {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.abtbox-sec4 .jut .item {
  width: 20%;
  padding: 0 0.7rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media (max-width: 1199px) {
  .abtbox-sec4 .jut .item {
    padding: 0 0.4rem;
  }
}
@media (max-width: 991px) {
  .abtbox-sec4 .jut .item {
    width: 33.333%;
    margin-bottom: 0.6rem;
  }
}
@media (max-width: 767px) {
  .abtbox-sec4 .jut .item {
    width: 50%;
    padding: 0 0.2rem;
  }
}
.abtbox-sec4 .jut .item .img {
  display: block;
  height: 0.4rem;
  overflow: hidden;
  margin-bottom: 0.35rem;
}
@media (max-width: 767px) {
  .abtbox-sec4 .jut .item .img {
    height: 0.8rem;
  }
}
.abtbox-sec4 .jut .item .img img,
.abtbox-sec4 .jut .item .img svg {
  float: left;
  height: 100%;
}
.abtbox-sec4 .jut .item .font {
  width: 100%;
}
.abtbox-sec4 .jut .item .font .tit {
  font-size: 0.24rem;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .abtbox-sec4 .jut .item .font .tit {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .abtbox-sec4 .jut .item .font .tit {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .abtbox-sec4 .jut .item .font .tit {
    font-size: 0.34rem;
  }
}
.abtbox-sec4 .jut .item .font .text {
  font-size: 16px;
  color: #333333;
}
@media (max-width: 1580px) {
  .abtbox-sec4 .jut .item .font .text {
    font-size: 14px;
  }
}
.abtbox-sec5 {
  overflow: hidden;
  background-color: #f8f8f8;
  padding-bottom: 0.6rem;
}
.abtbox-sec5 .sustainbox_tit {
  margin-bottom: 0.5rem;
}
.abtbox-sec5 .cont {
  position: relative;
}
.abtbox-sec5 .cont .abtbox6_cont {
  width: 100%;
  max-width: 600px;
  overflow: visible;
}
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  width: 0.66rem;
  height: 0.66rem;
  display: flex;
  opacity: 0.4;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border: solid 2px #333;
  color: #333;
}
@media (max-width: 767px) {
  .abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev,
  .abtbox-sec5 .cont .abtbox6_cont .abtbox6_next {
    border-width: 1px;
  }
}
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev:before,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  background-color: #004896;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev i,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next i {
  display: block;
  width: 10px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev i,
  .abtbox-sec5 .cont .abtbox6_cont .abtbox6_next i {
    width: 0.12rem;
  }
}
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev i img,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next i img,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev i svg,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next i svg {
  width: 100%;
  float: left;
}
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev i img path,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next i img path,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev i svg path,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next i svg path {
  fill: #333;
}
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev:hover,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next:hover {
  opacity: 1;
  border-color: #004896;
}
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev:hover:before,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
  width: 100%;
}

.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev:hover i img path,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next:hover i img path,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev:hover i svg path,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next:hover i svg path {
  fill: #fff;
}
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev {
  left: -0.86rem;
}
@media (max-width: 767px) {
  .abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev {
    left: 0;
  }
}
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next {
  right: -0.86rem;
}
@media (max-width: 767px) {
  .abtbox-sec5 .cont .abtbox6_cont .abtbox6_next {
    right: 0;
  }
}
.abtbox-sec5 .cont .abtbox6_cont .swiper-slide {
  width: 75%;
  opacity: 0.5;
}
@media (max-width: 767px) {
  .abtbox-sec5 .cont .abtbox6_cont .swiper-slide {
    opacity: 1;
  }
}
.abtbox-sec5 .cont .abtbox6_cont .swiper-slide .item {
  height: 6.2rem;
  padding: 0.62rem 0.2rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.abtbox-sec5 .cont .abtbox6_cont .swiper-slide .img {
  width: 100%;
  background-color: #fff;
  padding: 0.5rem;
  height: 3.4rem;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.38rem;
}
.abtbox-sec5 .cont .abtbox6_cont .swiper-slide .img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.abtbox-sec5 .cont .abtbox6_cont .swiper-slide .tit {
  text-align: center;
  color: #000000;
}
@media (max-width: 767px) {
  .abtbox-sec5 .cont .abtbox6_cont .swiper-slide {
    opacity: 1;
    width: 100%;
  }
  .abtbox-sec5 .cont .abtbox6_cont .swiper-slide .item {
    padding: 0 0.2rem;
  }
  .abtbox-sec5 .cont .abtbox6_cont .swiper-slide .img {
    height: 4.5rem;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  }
}
.abtbox-sec5 .cont .abtbox6_cont .swiper-slide-active {
  opacity: 1;
  width: 100%;
}
.abtbox-sec5 .cont .abtbox6_cont .swiper-slide-active .item {
  padding: 0 0.2rem;
}
.abtbox-sec5 .cont .abtbox6_cont .swiper-slide-active .img {
  height: 4.5rem;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}
.abtbox-sec6 .cont {
  display: flex;
  flex-wrap: wrap;
}
.abtbox-sec6 .cont .item {
  width: 50%;
}
@media (max-width: 767px) {
  .abtbox-sec6 .cont .item {
    width: 100%;
    margin-bottom: 0.4rem;
  }
}
.abtbox-sec6 .cont .item:last-child {
  border-right: none;
}
.abtbox-sec6 .cont .item .list {
  display: block;
  width: 100%;
  position: relative;
}
.abtbox-sec6 .cont .item .list .img {
  width: 100%;
  position: relative;
  padding-bottom: 42.5%;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .abtbox-sec6 .cont .item .list .img {
    padding-bottom: 56%;
  }
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
  .abtbox-sec6 .cont .item .list .img {
    padding-bottom: 58%;
  }
}
.abtbox-sec6 .cont .item .list .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.abtbox-sec6 .cont .item .list .img:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.16;
  z-index: 2;
}
.abtbox-sec6 .cont .item .list .img:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../images/jianbianimgf1.png) no-repeat;
  background-position: left top;
  background-size: 100% 100%;
  z-index: 2;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  z-index: 3;
}
.abtbox-sec6 .cont .item .list .font {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.64rem 0.7rem 0.4rem;
  color: #fff;
  width: 100%;
  height: 100%;
  z-index: 4;
}
@media (max-width: 1199px) {
  .abtbox-sec6 .cont .item .list .font {
    padding: 0.3rem 0.4rem 0.26rem;
  }
}
@media (max-width: 767px) {
  .abtbox-sec6 .cont .item .list .font {
    padding: 0.6rem 0.4rem;
  }
}
.abtbox-sec6 .cont .item .list .font .tit {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  margin-bottom: 12px;
}
@media (max-width: 1580px) {
  .abtbox-sec6 .cont .item .list .font .tit {
    margin-bottom: 8px;
  }
}
.abtbox-sec6 .cont .item .list .font .text {
  opacity: 0;
  font-size: 16px;
  line-height: 26px;
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-width: 1580px) {
  .abtbox-sec6 .cont .item .list .font .text {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .abtbox-sec6 .cont .item .list .font .text {
    opacity: 0.8;
  }
}
.abtbox-sec6 .cont .item .list .font .but {
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.6rem;
  height: 0.6rem;
  margin-top: 0.8rem;
  position: relative;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-width: 1199px) {
  .abtbox-sec6 .cont .item .list .font .but {
    margin-top: 0.4rem;
  }
}
@media (max-width: 991px) {
  .abtbox-sec6 .cont .item .list .font .but {
    width: 40px;
    height: 40px;
  }
}
.abtbox-sec6 .cont .item .list .font .but img,
.abtbox-sec6 .cont .item .list .font .but svg {
  width: 33.33%;
  float: left;
  position: relative;
  z-index: 2;
}
.abtbox-sec6 .cont .item .list .font .but img path,
.abtbox-sec6 .cont .item .list .font .but svg path {
  fill: #fff;
}
.abtbox-sec6 .cont .item .list .font .but:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  transform: scale(0);
}
@media (min-width: 1200px) {
  .abtbox-sec6 .cont .item .list:hover .img img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
  }
  .abtbox-sec6 .cont .item .list:hover .img:after {
    opacity: 1;
  }
  .abtbox-sec6 .cont .item .list:hover .font .text {
    opacity: 0.8;
  }
  .abtbox-sec6 .cont .item .list:hover .font .but {
    transform: rotate(45deg);
    background-color: #fff;
    border-color: transparent;
  }
  .abtbox-sec6 .cont .item .list:hover .font .but img:nth-child(1) {
    display: none;
  }
  .abtbox-sec6 .cont .item .list:hover .font .but img:nth-child(2) {
    display: block;
  }
  .abtbox-sec6 .cont .item .list:hover .font .but svg path {
    fill: #004896;
  }
}
@keyframes scalefz1 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(3);
  }
}
@keyframes width1 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes width2 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
/* End */
/* 发展历程 */
.coursebox {
  position: relative;
}
.coursebox:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #f8f8f8 url(../images/fazhnagbagimfa1.jpg) no-repeat center;
  background-size: cover;
  z-index: -1;
  opacity: 0.9;
}
.coursebox.active_before:before {
  position: fixed;
}
.coursebox-sec1 {
  position: relative;
  margin-top: 0.54rem;
  padding-top: 0;
}
@media (max-width: 767px) {
  .coursebox-sec1 {
    padding-top: 0.54rem;
  }
}
.coursebox-sec1 .cont {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.coursebox-sec1 .cont .lt {
  width: 43.75%;
  padding-right: 1.64rem;
  height: 6.2rem;
}
@media (max-width: 1199px) {
  .coursebox-sec1 .cont .lt {
    padding-right: 1rem;
  }
}
@media (max-width: 767px) {
  .coursebox-sec1 .cont .lt {
    width: 100%;
    height: auto;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .coursebox-sec1 .cont .lt {
    position: sticky;
    top: 1.4rem;
  }
}
.coursebox-sec1 .cont .lt .fz_title {
  margin-bottom: 0.7rem;
}
@media (max-width: 767px) {
  .coursebox-sec1 .cont .lt .fz_title {
    margin-bottom: 0.2rem;
  }
}
.coursebox-sec1 .cont .lt .course1_cont {
  width: 100%;
  margin-bottom: 0.5rem;
}
.coursebox-sec1 .cont .lt .course1_cont .item {
  width: 100%;
}
.coursebox-sec1 .cont .lt .course1_cont .item .date {
  font-size: 16px;
  margin-bottom: 6px;
}
@media (max-width: 1580px) {
  .coursebox-sec1 .cont .lt .course1_cont .item .date {
    font-size: 14px;
  }
}
.coursebox-sec1 .cont .lt .course1_cont .item .tit {
  width: 100%;
  font-size: 0.48rem;
  margin-bottom: 0.18rem;
}
@media (max-width: 767px) {
  .coursebox-sec1 .cont .lt .course1_cont .item .tit {
    font-size: 0.52rem;
  }
}
.coursebox-sec1 .cont .lt .course1_cont .item .text {
  font-size: 16px;
  line-height: 28px;
  color: #666666;
}
@media (max-width: 1580px) {
  .coursebox-sec1 .cont .lt .course1_cont .item .text {
    font-size: 14px;
    line-height: 24px;
  }
}
.coursebox-sec1 .cont .lt .nav {
  width: 100%;
  padding-right: 1.64rem;
}
@media (max-width: 1199px) {
  .coursebox-sec1 .cont .lt .nav {
    padding-right: 1rem;
  }
}
@media (min-width: 768px) {
  .coursebox-sec1 .cont .lt .nav {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media (max-width: 767px) {
  .coursebox-sec1 .cont .lt .nav {
    padding-right: 0;
  }
}
.coursebox-sec1 .cont .lt .nav .text {
  font-size: 16px;
  color: #999999;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .coursebox-sec1 .cont .lt .nav .text {
    font-size: 14px;
  }
}
.coursebox-sec1 .cont .lt .nav .course1_nav {
  width: 100%;
}
.coursebox-sec1 .cont .lt .nav .course1_nav .swiper-slide {
  width: auto;
  margin-right: 0.4rem;
}
.coursebox-sec1 .cont .lt .nav .course1_nav .swiper-slide .item {
  color: #999999;
  cursor: pointer;
  line-height: 1;
  font-weight: bold;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .coursebox-sec1 .cont .lt .nav .course1_nav .swiper-slide .item {
    font-size: 14px;
  }
}
.coursebox-sec1 .cont .lt .nav .course1_nav .swiper-slide.on .item {
  color: #333333;
}
.coursebox-sec1 .cont .gt {
  width: 56.25%;
}
@media (max-width: 767px) {
  .coursebox-sec1 .cont .gt {
    width: 100%;
    margin-top: 0.8rem;
  }
}
.coursebox-sec1 .cont .gt:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #dddddd;
}
@media (max-width: 767px) {
  .coursebox-sec1 .cont .gt:before {
    display: none;
  }
}
.coursebox-sec1 .cont .gt .item {
  width: 100%;
}
.coursebox-sec1 .cont .gt .item .li {
  padding-left: 1.2rem;
  position: relative;
  margin-bottom: 0.5rem;
}
@media (max-width: 1199px) {
  .coursebox-sec1 .cont .gt .item .li {
    padding-left: 0.6rem;
  }
}
@media (max-width: 767px) {
  .coursebox-sec1 .cont .gt .item .li {
    padding-left: 0;
  }
}
.coursebox-sec1 .cont .gt .item .li .date {
  font-weight: bold;
  line-height: 0.8;
  font-size: 0.48rem;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .coursebox-sec1 .cont .gt .item .li .date {
    font-size: 0.52rem;
    margin-bottom: 0.4rem;
  }
}
@media (min-width: 768px) {
  .coursebox-sec1 .cont .gt .item .li .date {
    position: absolute;
    top: 0.3rem;
    left: -10px;
    z-index: 2;
  }
}
.coursebox-sec1 .cont .gt .item .li .date i {
  display: block;
  width: 0.26rem;
  overflow: hidden;
  margin-right: 0.2rem;
}
.coursebox-sec1 .cont .gt .item .li .date i img {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .coursebox-sec1 .cont .gt .item .li .date span {
    color: #fff;
  }
}
.coursebox-sec1 .cont .gt .item .li .img {
  width: 100%;
  position: relative;
  display: block;
  padding-bottom: 42.222%;
  overflow: hidden;
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .coursebox-sec1 .cont .gt .item .li .img {
    padding-bottom: 49.222%;
  }
}
.coursebox-sec1 .cont .gt .item .li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (min-width: 1200px) {
  .coursebox-sec1 .cont .gt .item .li .img:hover img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
  }
}
.coursebox-sec1 .cont .gt .item .li .jut {
  width: 100%;
  padding-right: 1.25rem;
}
@media (max-width: 1199px) {
  .coursebox-sec1 .cont .gt .item .li .jut {
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .coursebox-sec1 .cont .gt .item .li .jut {
    padding-right: 0;
  }
}
.coursebox-sec1 .cont .gt .item .li .jut .list1 {
  display: flex;
  align-items: flex-start;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  margin-bottom: 0.16rem;
}
@media (max-width: 1580px) {
  .coursebox-sec1 .cont .gt .item .li .jut .list1 {
    font-size: 14px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .coursebox-sec1 .cont .gt .item .li .jut .list1 {
    line-height: 24px;
  }
}
.coursebox-sec1 .cont .gt .item .li .jut .list1:last-child {
  margin-bottom: 0;
}
.coursebox-sec1 .cont .gt .item .li .jut .list1 .yue {
  color: #333333;
  font-size: 20px;
  width: 78px;
}
@media (max-width: 1580px) {
  .coursebox-sec1 .cont .gt .item .li .jut .list1 .yue {
    width: 70px;
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .coursebox-sec1 .cont .gt .item .li .jut .list1 .yue {
    font-size: 16px;
    width: 58px;
  }
}
.coursebox-sec1 .cont .gt .item .li .jut .list1 .name {
  display: block;
  width: calc(100% - 78px);
  color: #666666;
}
@media (max-width: 1580px) {
  .coursebox-sec1 .cont .gt .item .li .jut .list1 .name {
    width: calc(100% - 70px);
  }
}
.coursebox-sec1 .cont .gt .item:last-child .li:last-child {
  margin-bottom: 0;
}
/* End */
/* 投资者关系 */
.investorbox-sec1 {
  padding-top: 0.6rem;
  border-bottom: 1px solid #dddddd;
}
.investorbox-sec1 .container {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.investorbox-sec1 .container .lt {
  width: 51.875%;
  padding-right: 1;
}
@media (max-width: 991px) {
  .investorbox-sec1 .container .lt {
    width: 38%;
  }
}
@media (max-width: 767px) {
  .investorbox-sec1 .container .lt {
    width: 100%;
    padding-right: 0;
  }
}
.investorbox-sec1 .container .lt .fz_tit {
  font-size: 0.36rem;
  color: #000000;
  margin-bottom: 0.42rem;
}
@media (max-width: 767px) {
  .investorbox-sec1 .container .lt .fz_tit {
    font-size: 0.52rem;
  }
}
.investorbox-sec1 .container .lt .name {
  font-size: 14px;
  color: #666666;
  line-height: 1;
  margin-bottom: 0.22rem;
}
.investorbox-sec1 .container .lt .text {
  font-size: 0.72rem;
  color: #000000;
  line-height: 0.8;
}
.investorbox-sec1 .container .gt {
  width: 48.125%;
}
@media (max-width: 991px) {
  .investorbox-sec1 .container .gt {
    width: 62%;
  }
}
@media (max-width: 767px) {
  .investorbox-sec1 .container .gt {
    width: 100%;
    margin-top: 0.6rem;
  }
}
.investorbox-sec1 .container .gt .jut {
  display: flex;
  align-items: flex;
  flex-wrap: wrap;
  margin-bottom: 0.44rem;
}
@media (max-width: 767px) {
  .investorbox-sec1 .container .gt .jut {
    margin-bottom: 0.2rem;
  }
}
.investorbox-sec1 .container .gt .jut .li {
  width: 25%;
}
@media (max-width: 767px) {
  .investorbox-sec1 .container .gt .jut .li {
    width: 50%;
    margin-bottom: 0.6rem;
  }
}
.investorbox-sec1 .container .gt .jut .li .name {
  color: #666666;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 0.2rem;
}
.investorbox-sec1 .container .gt .jut .li .shu {
  color: #000000;
  font-size: 0.3rem;
  line-height: 0.8;
}
@media (max-width: 767px) {
  .investorbox-sec1 .container .gt .jut .li .shu {
    font-size: 0.42rem;
  }
}
.investorbox-sec1 .container .gt .text {
  color: #999999;
  font-size: 14px;
}
.investorbox-sec2 {
  padding-bottom: 0;
}
.investorbox-sec2 .investorbox2_nav {
  width: 100%;
  margin-bottom: 0.6rem;
}
.investorbox-sec2 .investorbox2_nav .swiper-slide {
  width: auto;
  margin-right: 0.7rem;
}
.investorbox-sec2 .investorbox2_nav .swiper-slide .item {
  display: block;
  padding-bottom: 8px;
  border-bottom: 2px solid transparent;
  color: #666666;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .investorbox-sec2 .investorbox2_nav .swiper-slide .item {
    font-size: 16px;
  }
}
.investorbox-sec2 .investorbox2_nav .swiper-slide.on .item {
  border-color: #e60012;
  color: #e60012;
}
.investorbox-sec2 .cont .item {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
  padding: 0.26rem 0.4rem;
  flex-wrap: wrap;
  background-color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.05);
  justify-content: space-between;
}
@media (max-width: 767px) {
  .investorbox-sec2 .cont .item {
    padding: 0.46rem 0.3rem;
  }
}
.investorbox-sec2 .cont .item .fz_title {
  display: flex;
  width: 75%;
  align-items: center;
  padding-right: 0.3rem;
}
@media (max-width: 767px) {
  .investorbox-sec2 .cont .item .fz_title {
    width: 100%;
    margin-bottom: 0.26rem;
  }
}
.investorbox-sec2 .cont .item .fz_title:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #dddddd;
  border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.investorbox-sec2 .cont .item .fz_title .tit {
  width: 95%;
  width: calc(100% - 10px);
  color: #333333;
  padding-left: 0.2rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.2rem;
}
@media (max-width: 1580px) {
  .investorbox-sec2 .cont .item .fz_title .tit {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .investorbox-sec2 .cont .item .fz_title .tit {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .investorbox-sec2 .cont .item .fz_title .tit {
    font-size: 0.3rem;
  }
}
.investorbox-sec2 .cont .item .gt {
  width: 25%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .investorbox-sec2 .cont .item .gt {
    width: 100%;
  }
}
.investorbox-sec2 .cont .item .gt .date {
  font-size: 16px;
  color: #cccccc;
}
@media (max-width: 1580px) {
  .investorbox-sec2 .cont .item .gt .date {
    font-size: 14px;
  }
}
.investorbox-sec2 .cont .item .gt .but {
  display: flex;
  align-items: center;
  color: #3971ad;
  font-size: 16px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-width: 1580px) {
  .investorbox-sec2 .cont .item .gt .but {
    font-size: 14px;
  }
}
.investorbox-sec2 .cont .item .gt .but i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50% ;
  margin-left: 10px;
  background-color: #004896;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .investorbox-sec2 .cont .item .gt .but i {
    width: 18px;
    height: 18px;
    margin-left: 8px;
  }
}
@media (max-width: 767px) {
  .investorbox-sec2 .cont .item .gt .but i {
    width: 14px;
    height: 14px;
  }
}
.investorbox-sec2 .cont .item .gt .but i img,
.investorbox-sec2 .cont .item .gt .but i svg {
  float: left;
  width: 100%;
}
.investorbox-sec2 .cont .item .gt .but i img:nth-child(2),
.investorbox-sec2 .cont .item .gt .but i svg:nth-child(2) {
  display: none;
}
.investorbox-sec2 .cont .item .gt .but i svg {
  width: 40%;
}
.investorbox-sec2 .cont .item .gt .but i svg path {
  fill: #fff;
}
@media (min-width: 1200px) {
  .investorbox-sec2 .cont .item:hover {
    background-color: #004896;
  }
  .investorbox-sec2 .cont .item:hover .fz_title .tit {
    color: #fff;
  }
  .investorbox-sec2 .cont .item:hover .fz_title:before {
    background-color: #fff;
  }
  .investorbox-sec2 .cont .item:hover .gt .date {
    color: #cccccc;
  }
  .investorbox-sec2 .cont .item:hover .gt .but {
    color: #fff;
  }
  .investorbox-sec2 .cont .item:hover .gt .but i img:nth-child(1) {
    display: none;
  }
  .investorbox-sec2 .cont .item:hover .gt .but i img:nth-child(2) {
    display: block;
  }
  .investorbox-sec2 .cont .item:hover .gt .but i {
    background-color: #fff;
  }
  .investorbox-sec2 .cont .item:hover .gt .but i svg path {
    fill: #004896;
  }
}
.investorbox-sec2 .basepage {
  margin-top: 0.8rem;
}
.investorbox-sec3 .cont {
  position: relative;
}
.investorbox-sec3 .cont .img {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 18.75%;
}
@media (max-width: 767px) {
  .investorbox-sec3 .cont .img {
    padding-bottom: 50%;
  }
}
.investorbox-sec3 .cont .img img {
  position: absolute;
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .investorbox-sec3 .cont .img img {
    width: 250%;
  }
}
@media (max-width: 991px) {
  .investorbox-sec3 .cont .img:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.investorbox-sec3 .cont .font {
  font-size: 16px;
  line-height: 30px;
  width: 50%;
  padding-right: 1rem;
}
@media (max-width: 1580px) {
  .investorbox-sec3 .cont .font {
    font-size: 14px;
    line-height: 26px;
  }
}
@media (max-width: 1199px) {
  .investorbox-sec3 .cont .font {
    width: 70%;
    padding-right: 0.3rem;
  }
}
@media (max-width: 991px) {
  .investorbox-sec3 .cont .font {
    line-height: 22px;
    padding-right: 0;
    width: 100%;
    padding: 0 0.5rem;
  }
}
@media (max-width: 767px) {
  .investorbox-sec3 .cont .font {
    width: 100%;
    padding: 0;
    margin-top: 0.6rem;
  }
}
@media (min-width: 768px) {
  .investorbox-sec3 .cont .font {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    color: #fff;
  }
}
.investorbox-sec3 .cont .font a {
  color: #fff;
}
@media (max-width: 767px) {
  .investorbox-sec3 .cont .font a {
    color: #333;
  }
}
.investorbox-sec3 .cont .font a:hover {
  text-decoration: underline;
}
/* End */
/* 搜索结果页面 */
@media (min-width: 768px) {
  .searchbox {
    padding-top: 0.8rem;
  }
}
.searchbox .form {
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  margin-bottom: 0.36rem;
}
.searchbox .form .f_sub,
.searchbox .form .tx {
  height: 1rem;
}
.searchbox .form .int {
  display: flex;
  align-items: center;
  width: calc(100% - 2.5rem);
  padding: 0 0.45rem;
}
@media (max-width: 767px) {
  .searchbox .form .int {
    width: calc(100% - 1.5rem);
  }
}
.searchbox .form .int i {
  width: 0.38rem;
  display: block;
  overflow: hidden;
}
.searchbox .form .int i img {
  float: left;
  width: 100%;
}
.searchbox .form .int .tx {
  width: calc(100% - 0.38rem);
  padding: 0.2rem 0.44rem;
}
@media (max-width: 767px) {
  .searchbox .form .int .tx {
    font-size: 0.28rem;
    padding: 0.2rem 0.3rem;
  }
}
.searchbox .form .f_sub {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  color: #fff;
  background-color: #004896;
}
@media (max-width: 767px) {
  .searchbox .form .f_sub {
    width: 1.5rem;
    font-size: 0.28rem;
  }
}
.searchbox .name {
  padding-left: 0.4rem;
  margin-bottom: 0.74rem;
  font-size: 16px;
  color: #999999;
}
@media (max-width: 1580px) {
  .searchbox .name {
    font-size: 14px;
  }
}
.searchbox .searchbox_nav {
  border-bottom: 2px solid #e8e8e8;
  margin-bottom: 0.15rem;
}
.searchbox .searchbox_nav .swiper-slide {
  width: auto;
  margin-right: 0.3rem;
}
.searchbox .searchbox_nav .swiper-slide .item {
  font-size: 24px;
  color: #333333;
  display: block;
  padding: 0 0.4rem 0.24rem;
}
@media (max-width: 1580px) {
  .searchbox .searchbox_nav .swiper-slide .item {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .searchbox .searchbox_nav .swiper-slide .item {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .searchbox .searchbox_nav .swiper-slide .item {
    font-size: 16px;
  }
}
.searchbox .searchbox_nav .swiper-slide.on .item {
  color: #d40400;
}
.searchbox .cont .jut {
  width: 100%;
  border-bottom: 1px double #ddd;
  padding-bottom: 0.4rem;
  margin-bottom: 0.1rem;
}
@media (max-width: 767px) {
  .searchbox .cont .jut {
    padding-bottom: 0.7rem;
    margin-bottom: 0.4rem;
  }
}
.searchbox .cont .jut:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.searchbox .cont .jut .fz_title {
  padding: 0 0.42rem;
  font-weight: bold;
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .searchbox .cont .jut .fz_title {
    padding: 0;
    font-size: 0.5rem;
  }
}
.searchbox .cont .jut .item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 0.3rem 0.42rem 0;
  padding-right: 4.4rem;
}
@media (max-width: 1580px) {
  .searchbox .cont .jut .item {
    padding-right: 3rem;
  }
}
@media (max-width: 1199px) {
  .searchbox .cont .jut .item {
    padding-right: 2rem;
  }
}
@media (max-width: 991px) {
  .searchbox .cont .jut .item {
    padding-right: 0.42rem;
  }
}
@media (max-width: 767px) {
  .searchbox .cont .jut .item {
    padding: 0.5rem 0;
  }
}
.searchbox .cont .jut .item .fz_img {
  width: 11.75%;
  border: solid 1px #dddddd;
  position: relative;
}
@media (max-width: 767px) {
  .searchbox .cont .jut .item .fz_img {
    width: 100%;
  }
}
.searchbox .cont .jut .item .fz_img .video_icon {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.searchbox .cont .jut .item .fz_img .video_icon img {
  width: 0.36rem;
}
@media (max-width: 767px) {
  .searchbox .cont .jut .item .fz_img .video_icon img {
    width: 0.84rem;
  }
}
.searchbox .cont .jut .item .fz_img .img {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 74.6%;
}
.searchbox .cont .jut .item .fz_img .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.searchbox .cont .jut .item .font {
  width: 88.25%;
  padding-left: 0.3rem;
}
@media (max-width: 767px) {
  .searchbox .cont .jut .item .font {
    padding-left: 0;
    width: 100%;
    margin-top: 0.4rem;
  }
}
.searchbox .cont .jut .item .font .tit {
  display: flex;
  align-items: center;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
  color: #333333;
  margin-bottom: 6px;
}
@media (max-width: 1580px) {
  .searchbox .cont .jut .item .font .tit {
    font-size: 16px;
  }
}
.searchbox .cont .jut .item .font .tit .f_title {
  color: #333333;
  max-width: calc(100% - 80px);
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .searchbox .cont .jut .item .font .tit .f_title {
    max-width: calc(100% - 70px);
  }
}
.searchbox .cont .jut .item .font .tit .but {
  display: flex;
  align-items: center;
  width: 70px;
  font-size: 16px;
  color: #3975b1;
  margin-left: 10px;
  justify-content: flex-end;
}
@media (max-width: 1580px) {
  .searchbox .cont .jut .item .font .tit .but {
    width: 60px;
    font-size: 14px;
  }
}
.searchbox .cont .jut .item .font .tit .but i {
  overflow: hidden;
  display: block;
  width: 20px;
  margin-left: 10px;
}
@media (max-width: 1580px) {
  .searchbox .cont .jut .item .font .tit .but i {
    width: 16px;
    margin-left: 6px;
  }
}
.searchbox .cont .jut .item .font .tit .but i img {
  width: 100%;
  float: left;
}
.searchbox .cont .jut .item .font .text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
  color: #999999;
  width: 100%;
  display: block;
  margin-bottom: 0.26rem;
}
.searchbox .cont .jut .item .font .fz_zh {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  color: #666666;
}
.searchbox .cont .jut .item .font .fz_zh a,
.searchbox .cont .jut .item .font .fz_zh span {
  display: block;
  color: #666666;
}
.searchbox .cont .jut .item .font .fz_zh span {
  margin: 0 6px;
}
.searchbox .cont .jut .item .font .fz_zh span:first-child {
  margin: 0;
}
@media (min-width: 1200px) {
  .searchbox .cont .jut .item .font .fz_zh a:hover {
    color: #004896;
  }
}
@media (min-width: 1200px) {
  .searchbox .cont .jut .item:hover .img img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
  }
  .searchbox .cont .jut .item:hover .font .tit {
    color: #004896;
  }
  .searchbox .cont .jut .item:hover .font .tit .f_title {
    color: #004896;
  }
}
.searchbox .cont .jut .f_item .font .text {
  overflow: visible;
  white-space: initial;
}
.searchbox .cont .jut .move {
  display: block;
  font-size: 16px;
  padding: 0 0.42rem;
  color: #666;
  margin-top: 0.4rem;
  color: #d40400;
}
@media (min-width: 1200px) {
  .searchbox .cont .jut .move:hover {
    /* color: #004896; */
    color: #d40400;
  }
}
@media (max-width: 767px) {
  .searchbox .cont .jut .move {
    text-align: center;
  }
}
/* End */
/* 右侧固定 */
.rtfixed {
  position: fixed;
  z-index: 555;
  top: 50%;
  right: 0.2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
@media (max-width: 767px) {
  .rtfixed {
    top: 88%;
  }
}
.rtfixed .item {
  position: relative;
  width: 0.44rem;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .rtfixed .item {
    margin-bottom: 6px;
  }
}
@media (max-width: 1199px) {
  .rtfixed .item {
    width: 36px;
  }
}
.rtfixed .item:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .rtfixed .item {
    width: 50px;
  }
  .rtfixed .item:first-child {
    display: none;
  }
}
.rtfixed .item .tit {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #f8f9fa;
  box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 22px;
  border: solid 2px #ffffff;
  color: #004896;
  font-size: 14px;
  transition: all 0.3s linear;
  line-height: 18px;
  padding: 12px 8px;
}
@media (max-width: 1580px) {
  .rtfixed .item .tit {
    line-height: 14px;
    font-size: 12px;
    padding: 12px 6px;
  }
}
@media (max-width: 767px) {
  .rtfixed .item .tit {
    width: 50px;
    border-radius: 50%;
    height: 50px;
  }
}
.rtfixed .item .tit i {
  display: block;
  height: 18px;
  overflow: hidden;
  margin-bottom: 14px;
}
@media (max-width: 1580px) {
  .rtfixed .item .tit i {
    height: 14px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .rtfixed .item .tit i {
    margin-bottom: 0;
    height: 20px;
  }
}
.rtfixed .item .tit i img,
.rtfixed .item .tit i svg {
  float: left;
  height: 100%;
}
.rtfixed .item .tit i img:nth-child(2),
.rtfixed .item .tit i svg:nth-child(2) {
  display: none;
}
.rtfixed .item .tit i img path,
.rtfixed .item .tit i svg path {
  fill: #fff;
}
@media (max-width: 767px) {
  .rtfixed .item .tit span {
    display: none;
  }
}
.rtfixed .item .hover1 {
  display: none;
  position: absolute;
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 280px;
  padding-right: 0.2rem;
}
@media (max-width: 1580px) {
  .rtfixed .item .hover1 {

    width: 240px;
  }
}
.rtfixed .item .hover1 .jut {
  background-color: #fff;
  box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  border: solid 2px #ffffff;
  padding: 0 0.2rem 0.16rem;
}
.rtfixed .item .hover1 .jut .li {
  display: flex;
  align-items: flex-start;
  padding-top: 0.26rem;
  padding-bottom: 0.18rem;
  border-bottom: 1px solid #dddddd;
}
.rtfixed .item .hover1 .jut .li i {
  display: block;
  width: 18px;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .rtfixed .item .hover1 .jut .li i {
    width: 14px;
  }
}
.rtfixed .item .hover1 .jut .li i img {
  width: 100%;
  float: left;
}
.rtfixed .item .hover1 .jut .li .font {
  width: 80%;
  width: calc(100% - 18px);
  padding-left: 0.1rem;
}
@media (max-width: 1580px) {
  .rtfixed .item .hover1 .jut .li .font {
    width: calc(100% - 14px);
  }
}
.rtfixed .item .hover1 .jut .li .font .name {
  font-size: 16px;
  color: #333333;
  line-height: 1;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .rtfixed .item .hover1 .jut .li .font .name {
    font-size: 14px;
  }
}
.rtfixed .item .hover1 .jut .li .font .tel {
  line-height: 0.8;
  font-size: 18px;
  color: #004896;
}
@media (max-width: 1580px) {
  .rtfixed .item .hover1 .jut .li .font .tel {
    font-size: 16px;
  }
}
.rtfixed .item .hover1 .jut .fz_gou {
  align-items: center;
}
.rtfixed .item .hover1 .jut .fz_gou .font {
  display: flex;
  align-items: center;
}
.rtfixed .item .hover1 .jut .fz_gou .font .name {
  margin-bottom: 0;
  margin-right: 10px;
}
.rtfixed .item .hover1 .jut .fz_gou .font .fz_bt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 30px;
  background-color: #003686;
  color: #fff;
  transition: all 0.3s linear;
  font-size: 14px;
}
@media (max-width: 1580px) {
  .rtfixed .item .hover1 .jut .fz_gou .font .fz_bt {
    width: 80px;
    height: 26px;
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  .rtfixed .item .hover1 .jut .fz_gou .font .fz_bt:hover {
    background-color: rgba(0, 54, 134, 0.9);
  }
}
.rtfixed .item .hover1 .jut .but {
  margin-top: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #333333;
}
@media (max-width: 1580px) {
  .rtfixed .item .hover1 .jut .but {
    font-size: 12px;
  }
}
.rtfixed .item .hover1 .jut .but i {
  display: block;
  width: 6px;
  overflow: hidden;
  margin-left: 10px;
  transition: all 0.3s linear;
}
.rtfixed .item .hover1 .jut .but i img {
  float: left;
  width: 100%;
}
@media (min-width: 1200px) {
  .rtfixed .item .hover1 .jut .but:hover {
    color: #004896;
  }
  .rtfixed .item .hover1 .jut .but:hover i {
    transform: translateX(6px);
  }
}
.rtfixed .item:hover .hover1 {
  display: block;
}
.rtfixed .item.fz_zi .tit {
  color: #fff;
  background: #009fe5 url(../images/fitxbag1.png) no-repeat center;
  background-size: 120%;
}
.rtfixed .item.fz_zi .tit i img:nth-child(1) {
  display: none;
}
.rtfixed .item.fz_zi .tit i img:nth-child(2) {
  display: block;
}
.rtfixed .top {
  cursor: pointer;
}
.rtfixed .top .tit {
  border-radius: 50%;
  width: 0.44rem;
  height: 0.44rem;
  padding: 0;
}
@media (max-width: 1199px) {
  .rtfixed .top .tit {
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 767px) {
  .rtfixed .top .tit {
    width: 50px;
    height: 50px;
  }
}
.rtfixed .top .tit i {
  height: 8px;
  margin-bottom: 0;
  transition: all 0.3s linear;
}
@media (max-width: 767px) {
}
.rtfixed .top .tit i img,
.rtfixed .top .tit i svg {
  height: 100%;
  float: left;
}
.rtfixed .top .tit i img path,
.rtfixed .top .tit i svg path {
  fill: #333;
}
.rtfixed .top .tit:hover i {
  margin-top: -6px;
}
/* End */

/* End */
/* 404 */
.f_cuo {
  background-color: #fff;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.f_cuo .container {
  margin: 0;
}
.f_cuo .cont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.f_cuo .cont img {
  /* margin-bottom: ; */
  max-width: 100%;
  margin-bottom: 1.2rem;
}
.f_cuo .cont .text {
  padding-top: 0;
  margin-bottom: 0.44rem;
}
@media (max-width: 748px) {
  .f_cuo .cont .text {
    margin-bottom: 30px;
  }
}
.f_cuo .cont .but {
  width: 180px;
  height: 58px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  background-size: 100% 100%;
}
@media (max-width: 1580px) {
  .f_cuo .cont .but {
    font-size: 14px;
    width: 140px;
    height: 45px;
  }
}
.f_cuo .cont .tit {
  font-size: 16px;
  color: #999999;
  margin-top: 12px;
}
@media (max-width: 1580px) {
  .f_cuo .cont .tit {
    font-size: 16px;
    margin-top: 16px;
  }
}
/* End */



.foot-top-warp{
	background: url("../img/foot-top-back.jpg") no-repeat top center;
	background-size: cover;
	overflow:hidden;
}
.foot-top{ padding: 75px 0 80px;overflow: hidden;}
.foot-top .f-lm{ float: left; overflow: hidden;width:63%;}
.foot-top .f-lm .item{ float: left; width:20%;}
.foot-top .f-lm .item:last-child{margin-right: 0;}
.foot-top .f-lm .item h4{
	font-size: 20px;
	line-height: 25px;
	color: #fff;
}
.foot-top .f-lm .item .link{ margin-top: 18px;}
.foot-top .f-lm .item .link a{ display: block; font-size: 16px; color: #999; line-height: 35px;}
.foot-top .f-lm .item .link a:hover{ color: #fff;}

.foot-top .f-ewm-item { margin-bottom:20px;display:block;}
.foot-top .f-ewm-item h4{ font-size: 16px;line-height: 25px;color: #fff;}

.foot-top .f-ewm-item .itemphone {  font-size:24px; margin-top: 10px; color: #a8a8a8;}
.foot-top .f-ewm-item .itemphone a { color: #a8a8a8;}
.foot-top .f-ewm-item .itemlink { margin-top: 18px; color: #a8a8a8;}
.foot-top .f-ewm-item .itemlink a { color: #fff;}
.foot-top .f-ewm-item .itemlink li { display: block; font-size: 16px; color: #a8a8a8; line-height: 24px; padding-bottom:6px;}
.foot-top .f-ewm-item .itemlink li i { padding-right:6px;}
.foot-top .f-ewm-item .itemlink li span { padding-left:48px;}

.foot-top .f-ewm { float: left;overflow: hidden; width:25%;}
.foot-top .f-ewmcon {  float: left; display:block;  width:12%;}

.foot-top .f-ewmcon .ewm{
	float: left;
	margin-right: 35px;
	text-align: center;
}
.foot-top .f-ewmcon .ewm img{
	width: 126px;
}
.foot-top .f-ewmcon .ewm p{
	font-size: 16px;
	line-height: 25px;
	color: #fff;
	margin-top: 18px;
}
.foot-yqlj{
	border-top: 1px solid #393939;
	padding: 25px 0;
	line-height: 30px;
	font-size: 18px;
	color: #fff;
}
.foot-yqlj a{
	color: #999;
	font-size: 16px;
	margin-right: 20px;
}
.foot-yqlj a:hover{
	color: #fff;
}


.foot-copy{
	background: #2e2e2e;
	line-height: 32px;
	padding:15px 0px;
	font-size: 16px;
	color: #a8a8a8;
	overflow:hidden;
}
.foot-copy a{
	color: #a8a8a8;
}
.foot-copy a:hover{
	color: #a8a8a8;
}

@media (max-width: 767px) {
	.foot-top{padding: 35px 20px 35px;}
	.foot-top .f-lm .item01 { display:none;}
	.foot-top .f-lm .item02 { display:none;}
	.foot-top .f-lm .item03 { display:none;}
	
	
	.foot-top .f-ewmcon {  float: left; width:36%; display:inline-block;} 
	.foot-top .f-ewm { float: left; width:60%; margin-left:4%;display:block;}
	.foot-top .f-ewm .ewm{ float:left; width:50%; margin-left:0px; text-align: center;}
	.foot-top .f-ewmcon .ewm img { width: 100px; display:block; margin:0 auto;}
	.foot-top .f-ewmcon .ewm p{  margin-top:5px;}
	
	.foot-top .f-ewm-item .itemphone {font-size: 20px; margin-top: 5px;}
	.foot-top .f-ewm-item {margin-bottom: 10px;}
	.foot-top .f-ewm-item .itemlink li {padding-bottom: 3px;}
	
	.foot-copy {line-height:24px; padding:25px 20px}
	.foot-copy .fl { float:none;}
	.foot-copy .fr { float:none; padding-top:10px;}
	
}

.fadeInUp { -webkit-animation-name: fadeInUp;  animation-name: fadeInUp;}


.fs-80{font-size:80px !important}.fs-78{font-size:78px !important}.fs-76{font-size:76px !important}.fs-74{font-size:74px !important}.fs-72{font-size:72px !important}.fs-70{font-size:70px !important}.fs-68{font-size:68px !important}.fs-66{font-size:66px !important}.fs-64{font-size:64px !important}.fs-62{font-size:62px !important}.fs-60{font-size:60px !important}.fs-58{font-size:58px !important}.fs-56{font-size:56px !important}.fs-54{font-size:54px !important}.fs-52{font-size:52px !important}.fs-50{font-size:50px !important}.fs-48{font-size:48px !important}.fs-46{font-size:46px !important}.fs-44{font-size:44px !important}.fs-42{font-size:42px !important}.fs-40{font-size:40px !important}.fs-38{font-size:38px !important}.fs-36{font-size:36px !important}.fs-34{font-size:34px !important}.fs-32{font-size:32px !important}.fs-30{font-size:30px !important}.fs-28{font-size:28px !important}.fs-26{font-size:26px !important}.fs-24{font-size:24px !important}.fs-22{font-size:22px !important}.fs-20{font-size:20px !important}.fs-18{font-size:18px !important}.fs-16{font-size:16px !important}.fs-14{font-size:14px !important}.fs-12{font-size:12px !important}.fs-10{font-size:10px !important}.fs-8{font-size:8px !important}.fs-6{font-size:6px !important}.fs-4{font-size:4px !important}.fs-2{font-size:2px !important}@media (min-width:575.98px){.fs-sm-80{font-size:80px !important}.fs-sm-78{font-size:78px !important}.fs-sm-76{font-size:76px !important}.fs-sm-74{font-size:74px !important}.fs-sm-72{font-size:72px !important}.fs-sm-70{font-size:70px !important}.fs-sm-68{font-size:68px !important}.fs-sm-66{font-size:66px !important}.fs-sm-64{font-size:64px !important}.fs-sm-62{font-size:62px !important}.fs-sm-60{font-size:60px !important}.fs-sm-58{font-size:58px !important}.fs-sm-56{font-size:56px !important}.fs-sm-54{font-size:54px !important}.fs-sm-52{font-size:52px !important}.fs-sm-50{font-size:50px !important}.fs-sm-48{font-size:48px !important}.fs-sm-46{font-size:46px !important}.fs-sm-44{font-size:44px !important}.fs-sm-42{font-size:42px !important}.fs-sm-40{font-size:40px !important}.fs-sm-38{font-size:38px !important}.fs-sm-36{font-size:36px !important}.fs-sm-34{font-size:34px !important}.fs-sm-32{font-size:32px !important}.fs-sm-30{font-size:30px !important}.fs-sm-28{font-size:28px !important}.fs-sm-26{font-size:26px !important}.fs-sm-24{font-size:24px !important}.fs-sm-22{font-size:22px !important}.fs-sm-20{font-size:20px !important}.fs-sm-18{font-size:18px !important}.fs-sm-16{font-size:16px !important}.fs-sm-14{font-size:14px !important}.fs-sm-12{font-size:12px !important}.fs-sm-10{font-size:10px !important}.fs-sm-8{font-size:8px !important}.fs-sm-6{font-size:6px !important}.fs-sm-4{font-size:4px !important}.fs-sm-2{font-size:2px !important}}@media (min-width:767.98px){.fs-md-80{font-size:80px !important}.fs-md-78{font-size:78px !important}.fs-md-76{font-size:76px !important}.fs-md-74{font-size:74px !important}.fs-md-72{font-size:72px !important}.fs-md-70{font-size:70px !important}.fs-md-68{font-size:68px !important}.fs-md-66{font-size:66px !important}.fs-md-64{font-size:64px !important}.fs-md-62{font-size:62px !important}.fs-md-60{font-size:60px !important}.fs-md-58{font-size:58px !important}.fs-md-56{font-size:56px !important}.fs-md-54{font-size:54px !important}.fs-md-52{font-size:52px !important}.fs-md-50{font-size:50px !important}.fs-md-48{font-size:48px !important}.fs-md-46{font-size:46px !important}.fs-md-44{font-size:44px !important}.fs-md-42{font-size:42px !important}.fs-md-40{font-size:40px !important}.fs-md-38{font-size:38px !important}.fs-md-36{font-size:36px !important}.fs-md-34{font-size:34px !important}.fs-md-32{font-size:32px !important}.fs-md-30{font-size:30px !important}.fs-md-28{font-size:28px !important}.fs-md-26{font-size:26px !important}.fs-md-24{font-size:24px !important}.fs-md-22{font-size:22px !important}.fs-md-20{font-size:20px !important}.fs-md-18{font-size:18px !important}.fs-md-16{font-size:16px !important}.fs-md-14{font-size:14px !important}.fs-md-12{font-size:12px !important}.fs-md-10{font-size:10px !important}.fs-md-8{font-size:8px !important}.fs-md-6{font-size:6px !important}.fs-md-4{font-size:4px !important}.fs-md-2{font-size:2px !important}}@media (min-width:991.98px){.fs-lg-80{font-size:80px !important}.fs-lg-78{font-size:78px !important}.fs-lg-76{font-size:76px !important}.fs-lg-74{font-size:74px !important}.fs-lg-72{font-size:72px !important}.fs-lg-70{font-size:70px !important}.fs-lg-68{font-size:68px !important}.fs-lg-66{font-size:66px !important}.fs-lg-64{font-size:64px !important}.fs-lg-62{font-size:62px !important}.fs-lg-60{font-size:60px !important}.fs-lg-58{font-size:58px !important}.fs-lg-56{font-size:56px !important}.fs-lg-54{font-size:54px !important}.fs-lg-52{font-size:52px !important}.fs-lg-50{font-size:50px !important}.fs-lg-48{font-size:48px !important}.fs-lg-46{font-size:46px !important}.fs-lg-44{font-size:44px !important}.fs-lg-42{font-size:42px !important}.fs-lg-40{font-size:40px !important}.fs-lg-38{font-size:38px !important}.fs-lg-36{font-size:36px !important}.fs-lg-34{font-size:34px !important}.fs-lg-32{font-size:32px !important}.fs-lg-30{font-size:30px !important}.fs-lg-28{font-size:28px !important}.fs-lg-26{font-size:26px !important}.fs-lg-24{font-size:24px !important}.fs-lg-22{font-size:22px !important}.fs-lg-20{font-size:20px !important}.fs-lg-18{font-size:18px !important}.fs-lg-16{font-size:16px !important}.fs-lg-14{font-size:14px !important}.fs-lg-12{font-size:12px !important}.fs-lg-10{font-size:10px !important}.fs-lg-8{font-size:8px !important}.fs-lg-6{font-size:6px !important}.fs-lg-4{font-size:4px !important}.fs-lg-2{font-size:2px !important}}@media (min-width:1199.98px){.fs-xl-80{font-size:80px !important}.fs-xl-78{font-size:78px !important}.fs-xl-76{font-size:76px !important}.fs-xl-74{font-size:74px !important}.fs-xl-72{font-size:72px !important}.fs-xl-70{font-size:70px !important}.fs-xl-68{font-size:68px !important}.fs-xl-66{font-size:66px !important}.fs-xl-64{font-size:64px !important}.fs-xl-62{font-size:62px !important}.fs-xl-60{font-size:60px !important}.fs-xl-58{font-size:58px !important}.fs-xl-56{font-size:56px !important}.fs-xl-54{font-size:54px !important}.fs-xl-52{font-size:52px !important}.fs-xl-50{font-size:50px !important}.fs-xl-48{font-size:48px !important}.fs-xl-46{font-size:46px !important}.fs-xl-44{font-size:44px !important}.fs-xl-42{font-size:42px !important}.fs-xl-40{font-size:40px !important}.fs-xl-38{font-size:38px !important}.fs-xl-36{font-size:36px !important}.fs-xl-34{font-size:34px !important}.fs-xl-32{font-size:32px !important}.fs-xl-30{font-size:30px !important}.fs-xl-28{font-size:28px !important}.fs-xl-26{font-size:26px !important}.fs-xl-24{font-size:24px !important}.fs-xl-22{font-size:22px !important}.fs-xl-20{font-size:20px !important}.fs-xl-18{font-size:18px !important}.fs-xl-16{font-size:16px !important}.fs-xl-14{font-size:14px !important}.fs-xl-12{font-size:12px !important}.fs-xl-10{font-size:10px !important}.fs-xl-8{font-size:8px !important}.fs-xl-6{font-size:6px !important}.fs-xl-4{font-size:4px !important}.fs-xl-2{font-size:2px !important}}@media (min-width:1399.98px){.fs-xxl-80{font-size:80px !important}.fs-xxl-78{font-size:78px !important}.fs-xxl-76{font-size:76px !important}.fs-xxl-74{font-size:74px !important}.fs-xxl-72{font-size:72px !important}.fs-xxl-70{font-size:70px !important}.fs-xxl-68{font-size:68px !important}.fs-xxl-66{font-size:66px !important}.fs-xxl-64{font-size:64px !important}.fs-xxl-62{font-size:62px !important}.fs-xxl-60{font-size:60px !important}.fs-xxl-58{font-size:58px !important}.fs-xxl-56{font-size:56px !important}.fs-xxl-54{font-size:54px !important}.fs-xxl-52{font-size:52px !important}.fs-xxl-50{font-size:50px !important}.fs-xxl-48{font-size:48px !important}.fs-xxl-46{font-size:46px !important}.fs-xxl-44{font-size:44px !important}.fs-xxl-42{font-size:42px !important}.fs-xxl-40{font-size:40px !important}.fs-xxl-38{font-size:38px !important}.fs-xxl-36{font-size:36px !important}.fs-xxl-34{font-size:34px !important}.fs-xxl-32{font-size:32px !important}.fs-xxl-30{font-size:30px !important}.fs-xxl-28{font-size:28px !important}.fs-xxl-26{font-size:26px !important}.fs-xxl-24{font-size:24px !important}.fs-xxl-22{font-size:22px !important}.fs-xxl-20{font-size:20px !important}.fs-xxl-18{font-size:18px !important}.fs-xxl-16{font-size:16px !important}.fs-xxl-14{font-size:14px !important}.fs-xxl-12{font-size:12px !important}.fs-xxl-10{font-size:10px !important}.fs-xxl-8{font-size:8px !important}.fs-xxl-6{font-size:6px !important}.fs-xxl-4{font-size:4px !important}.fs-xxl-2{font-size:2px !important}}/*# sourceMappingURL=./common.css.map */