* {
  padding: 0;
  margin: 0;
}

ul,
li {
  list-style: none;
}

.fewgvwe {
  width: 1363px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  position: relative;
}
.fewgvwey {
  width: 1363px;
  height: 100%;
  margin: 0 auto;
}
.fewgvweyx {
  width: 1363px;
  height: 37px;
  margin: 0 auto;
}

.fewgvwes {
  width: 1363px;
  height: 40px;
  margin: 0 auto;
  display: flex;
}

body {
  /* position: relative; */
  width: 100%;
  height: 100%;
  min-width: 1024px;
  /* min-height: 500px; */
  color: #333333ff;
  font-family: "Helvetica", "microsoft yahei", sans-serif;
  font-size: 1.6rem;
  overflow-x: hidden;
  /* overflow: hidden; */
  /* background-color: #3997f2; */
  /* background: url('./img/01.png') no-repeat; */
  /* background-size: 100%; */
}

.header {
  /* position: absolute;
    top: 0;
    left: 0; */
  /* left: 100px;
    right: 100px; */
  /* top: 50px; */
  margin: auto;
  width: 100%;
  height: 120px;
  /* max-width: 1600px; */
  z-index: 300;
  background-color: #ffffffff;
}

.header .logo {
  display: block;
  background: url("./img/drawable-mdpi_组\ 2851.png") center center no-repeat;
  /* background-size: contain; */
  width: 300px;
  height: 85px;
  float: left;
  margin-top: 20px;
  /* margin-left: 100px; */
  /* margin-left: 280px; */
  /* margin-right: 80px; */
  opacity: 1;
  cursor: default;
}

.nav {
  width: 100%;
  /* margin: 0 auto; */
  /* position: absolute; */
  /* margin-left: 74px;
    left: 557px !important;
    top: 42px !important; */
}

.fasfbbbb {
  position: absolute;
  left: -184px;
  top: 48px;
  width: 266px;
  height: 380px;
  background: url("./img/登录下拉bg.png") center no-repeat;
  z-index: 8999999;
}

.p11 {
  margin-top: 34px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: center;
  color: #333333ff;
}

.btmtmt {
  margin-top: 40px;
  width: 190px;
  height: 190px;
}

/* 
.nav {
    width: 1200px;
    font-size: 1.6rem;
    float: left;
    margin-top: 36px;
    height: 40px;
    line-height: 30px;
    vertical-align: top
}

.nav a {
    margin: 0px 35px;
    text-decoration: none;
    color: #333333FF;
    display: block;
    float: left;
    padding-bottom: 8px;
    font-size: 18px;
} */

/* .nav li {
    float: left;
    margin: 0 1.2rem;
} */

.nav .active a {
  color: #d9b765ff;
  opacity: 1;
  font-weight: bold;
  border-bottom: 2px solid #d9b765ff;
}

.member {
  position: absolute;
  top: 34px;
  right: 4%;
  width: 100px;
  height: 48px;
  font-size: 18px;
  text-align: center;
  line-height: 48px;
  border: 1px solid rgba(34, 36, 70, 0.2);
  border-radius: 24px;
}

.member a {
  color: #333333ff;
  text-decoration: none;
}

.two {
  position: relative;
  /* position: absolute;
    left: 0;
    top: 100px; */
  width: 100%;
  height: 480px;
  background: url("./img/组\ 3101.png") no-repeat;
  background-size: 100% 100%;
  /* background-color: yellow; */
}

.two p {
  position: absolute;
  font-family: PingFang SC;
  left: 14%;
  top: 53%;
  font-size: 70px;
  color: #ffffff;
}

.h3p {
  /* position: absolute;
    left:-120px;
    top: 618px;
    margin-top: 30px;
    text-indent: 20px; */
  margin-top: 30px;
  text-indent: 40px;
  text-align: left;
  font-size: 28px;
  font-family: PingFang SC;
  color: #333333;
  font-weight: normal;
}

.threes {
  position: relative;
  /* position: absolute; */
  /* left: 0;
    top: 650px; */
  display: flex;
  justify-content: space-around;
  width: 100%;
  /* height: 1200px; */
  /* background-color: khaki; */
}

.threes .gdshh {
  position: absolute;
  left: 45px;
  top: 26px;
  width: 880px;
  height: 1px;
  /* background-color: red; */
  background-color: #f2f2f2ff;
}

.threes-1 {
  /* display: flex; */
  /* position: relative; */
  /* flex: 5; */
  width: 880px;
  height: 100%;
  margin-top: 50px;
  /* padding: 0px 30px 30px 30px; */
  /* margin-top: 62px; */

  /* background-color: lawngreen; */
}

.threes-2 {
  /* display: flex; */
  /* position: absolute;
    right: 138px;
    top: 46px; */
  width: 360px;
  height: 600px;
  margin-left: 50px;
  /* margin-top: 73px; */
  /* padding: 5px; */
  /* background-color: lightsalmon; */
  border: 1px solid #f2f2f2;
}

.threes-2 .hs {
  margin: 20px;
  width: 112px;
  height: 40px;
  text-align: left;
  font-size: 28px;
  font-weight: normal;
  color: #333333;
}

.t2 {
  width: 340px;
  height: 180px;
  border-top: 1px solid #f2f2f2;
  /* background-color: chartreuse; */
}

.t3 {
  position: relative;
}

.t3 img {
  position: absolute;
  left: 10px;
  top: 23px;
  width: 140px;
  height: 105px;
  /* display: inline-block; */
}

.t2 p:nth-child(3) {
  position: absolute;
  right: 0;
  top: 20px;
  width: 176px;
  color: #333333;
  font-size: 16px;
  height: 44px;
}

.t2 p:nth-child(4) {
  position: absolute;
  right: 30px;
  top: 70px;
  width: 145px;
  color: #999999;
  height: 20px;
  font-size: 14px;
}

.t2 p:nth-child(5) {
  position: absolute;
  right: 90px;
  top: 100px;
  width: 80px;
  text-align: center;
  line-height: 24px;
  color: #d9b765;
  border: 1px solid #d9b765;
  height: 24px;
  font-size: 14px;
}

#po {
  /* background-color: gold; */
  /* position: absolute;
    right: 90px;
    top: 100px;
    width: 80px;
    text-align: center;
    line-height: 24px; */
  color: #d97c65ff;
  border: 1px solid #d97c65ff;
  /* height: 24px;
    font-size: 14px; */
}

.t2 .icls {
  position: absolute;
  top: 23px;
  left: 10px;
  font-style: normal;
  text-align: center;
  width: 22px;
  height: 22px;
  line-height: 22px;
  color: #ffffff;
  font-size: 14px;
  background-color: #d9b765;
  z-index: 999;
}

.t2 .iclsc {
  position: absolute;
  top: 23px;
  left: 10px;
  font-style: normal;
  text-align: center;
  width: 22px;
  height: 22px;
  line-height: 22px;
  color: #ffffff;
  font-size: 14px;
  background-color: #ec6d71ff;
  z-index: 999;
}

.t2 .iclsy {
  position: absolute;
  top: 23px;
  left: 10px;
  font-style: normal;
  text-align: center;
  width: 22px;
  height: 22px;
  line-height: 22px;
  color: #ffffff;
  font-size: 14px;
  background-color: #eb6ea5ff;
  z-index: 999;
}

.mains {
  display: flex;
  margin-top: 100px;
  width: 100%;
  /* position: absolute;
    top: 2270px;
    left: 0; */
  height: 360px;
  background-color: #333333;
}

.ffsf {
  flex: 1;
  /* display: inline-block; */
  /* width: 900px; */
  height: 360px;
  position: relative;
  /* float: left; */
  /*   */
}

.ffsf .imgcly {
  margin-top: 120px;
  margin-left: 120px;
  width: 253px;
  height: 146px;
}

.ffsf > p {
  /* width: 1000px; */
  text-align: center;
  color: white;
  /* margin: 0; */
  margin-left: 0;
  margin-right: 0;
  margin-top: 120px;
  margin-bottom: 0;
}

.ffsf p:nth-child(1) {
  width: 290px;
  margin-left: 350px;
  text-align: left;
  margin-top: 120px;
  font-size: 18px;
}

.ffsf p:nth-child(2) {
  width: 290px;
  height: 20px;
  /* line-height:10px; */
  margin-left: 350px;
  background-color: #666666ff;
  text-align: left;
  text-indent: 22px;
  /* 间距 */
  letter-spacing: 15px;
  margin-top: 10px;
  font-size: 14px;
}

.ffsf .imgcls {
  margin-left: 100px;
  width: 146px;
  height: 146px;
}

.gasgas {
  flex: 1;

  /* float: left; */
  /* width: 200px; */
  width: 900px;
  height: 360px;
  position: relative;
  /* background-color: yellow; */
}

.gasgas img {
  position: absolute;
  top: 39px;
  margin-left: 150px;
  margin-top: 80px;
  width: 62px;
  height: 62px;
  vertical-align: middle;
}

.gasgas p {
  width: 340px;
  text-align: center;
  color: white;

  font-size: 16px;
  margin-bottom: 0;
}

.gasgas p:nth-child(2) {
  margin-left: 140px;
  font-size: 28px;
  margin-top: 117px;
}

.gasgas p:nth-child(3) {
  margin-left: 175px;
  margin-top: 10px;
}

.gdfsvbb {
  position: absolute;
  left: 140px;
  top: 207px;
  width: 340px;
  height: 1px;
  background-color: #666666;
}

.gasgas p:nth-child(5) {
  margin-left: 140px;
  margin-top: 40px;
  text-align: left;
}

.gasgas p:nth-child(6) {
  margin-left: 140px;
  margin-top: 10px;
}
.headline-item {
  width: 100%;
  display: flex;
  align-items: center;
  margin-left: 25px;
  padding: 20px 0;
}
.headline-item-left {
  flex: 0 0 240px;
}
.headline-item-left img {
  width: 100%;
  height: 150px;
}
.headline-item-right {
  flex: 1;
  overflow: hidden;
}
.headline-item-right .wrap {
  margin-left: 50px;
}
.headline-item-right .title {
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
}
.headline-item-right .title span:first-child {
  color: #d9b765;
  border: 1px solid #d9b765;
  font-size: 16px;
  padding: 6px 8px;
}
.headline-item-right .title span:last-child {
  font-size: 18px;
  margin-left: 20px;
  text-overflow: ellipsis;
  font-weight: bold;
  color: #333333;
}
.headline-item-right .title span:last-child:hover {
  color: #333333;
}
.headline-item-right .content {
  font-size: 14px;
  color: #666666;
  padding: 15px 0;
}
.headline-item-right .timens {
  color: #999999;
  font-size: 14px;
  margin-top: 30px;
}
