.header {
  width: 100%;
  height: 3.64vw;
  background: rgba(0,0,0,0.6);
  display: flex;
  padding-top: 0.83vw;
}
p {
  margin: 0;
  padding: 0;
}
.header .logo {
 margin-left: 8.3vw;/*160*/
 width: 14.95vw;
 height: 2.5vw;
 background: url(../../images2/zcglxg/logo.png) no-repeat;
 background-size: 100% 100%;
}
.header .content {
  padding-top: 6px;
  margin-left: 0.78vw;
  font-size: 1.04vw;
  color: #fff;
}
.header .change {
  margin-left: auto;
  margin-right: 8.3vw;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 21px;
  position: relative;
  top: -0.41vw;
}
.header .change .icon {
  width: 1.51vw;
  height: 1.51vw;
  background: url(../../images2/zcglxg/language.png) no-repeat;
  background-size: 100% 100%;
  /* position: relative;
  top: -0.26vw; */
}
.header .change .english {
  color: #818181;
}
.header .change .english:hover {
  color: #FFFFFF;
}
.navigation {
  font-weight: 400;
  font-size: 14px;
  color: #95B7BF;
  line-height: 21px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding-left: 8.3vw;
  padding-top: 0.83vw;
}
.navigation a {
  display: inline;
  text-decoration: none;
  color: #95B7BF;
}
.top-content .scgd-title {
  font-size: 24px;
  color: #fff;
  line-height: 48px;
  font-weight: bold;
  padding-top: 0.52vw;
  padding-left: 8.3vw;
}
.scgd-top-content {
  width: 100%;
  height: 11.46vw;
  background: url(../../images2/zcglxg/scgd-bg.png) no-repeat;
  background-size: 100% 100%;
}
.footer {
  width: 83.3%;
  margin: 0 auto;
  padding: 24px 0;
  color: #666;
  font-size: 12px;
  line-height: 18px;
}
.footer .title {
  font-weight: bold;
  padding-top: 10px;
}
.footer .title:first-child {
  padding-top: 0;
}
.footer a {
  display: inline-block;
  color: #148672;
  text-decoration: underline;
}
.compliance-header {
  width: 100%;
  height: 60px;
  background: #148672;
}
.compliance-header_inner {
  width: 83.3%;
  margin: 0 auto;
  display: flex;
}
.compliance-header .logo {
  width: 216px;
  height: 36px;
  background: url(../../images2/zcglxg/logo.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 12px;
}

.compliance-header .change .icon {
  width: 22px;
  height: 22px;
  background: url(../../images2/zcglxg/language.png) no-repeat;
  background-size: 100% 100%;
}
.compliance-header .change .english {
  color: #65CEBC;
}
.compliance-header .change .english:hover {
  color: #FFFFFF;
}
.compliance-header .change {
  margin-left: auto;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 21px;
  position: relative;
}
.compliance-header .mune {
  display: flex;
  margin-left: 8.125vw;
}
.compliance-header .mune a {
  width: 8.96vw;
  line-height: 60px;
  font-size: 18px;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
}