.wrapper {
  margin: 0 auto;
  width: 100%;
  min-width: 1200px;
}
.wrapper .header_banner {
  width: 100%;
  height: 663px;
  position: relative;
  background: url(../../images/nft/banner.png) no-repeat center top;
}
.header_banner .header_banner_main {
  width: 754px;
  height: 398px;
  margin: 0 auto;
  padding-top: 265px;
  /* background-color: aqua; */
}
.header_banner_main .banner_main_top {
  font-size: 100px;
  font-weight: 600;
  padding: 55px 0 0 170px;
  box-sizing: border-box;
  color: #333333;
}

.banner_main_top .main_top_right {
  font-size: 20px;
  font-weight: bold;
}

.banner_main_center {
  font-size: 50px;
  font-weight: 400;
  padding: 40px 0 0 0;
  box-sizing: border-box;
  color: #333333;
  text-align: center;
}

.banner_main_bottom {
  font-size: 22px;
  font-weight: 400;
  padding: 45px 0 0 0;
  box-sizing: border-box;
  color: #333333;
  text-align: center;
}
.wrapper .main {
  width: 1200px;
  margin: 0 auto;
}
.main .title_one {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.title_image1 {
  width: 230px;
  height: 65px;
  background: url(../../images/nft/title_image1.png) no-repeat center center;
}
.title_image2 {
  width: 350px;
  height: 65px;
  background: url(../../images/nft/title_image2.png) no-repeat center center;
}
.title_image3 {
  width: 174px;
  height: 65px;
  background: url(../../images/nft/title_image3.png) no-repeat center center;
}
.title_image4 {
  width: 227px;
  height: 65px;
  background: url(../../images/nft/title_image4.png) no-repeat center center;
}
.wrapper .main .content {
  padding: 45px 82px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 600;
  color: #333333;
  line-height: 25px;
  background: url(../../images/nft/yinghao.png) no-repeat left top;
}
.wrapper .main .content2 {
  padding: 90px 0;
  display: flex;
  justify-content: space-between;
}

.content2 .content2_item {
  width: 340px;
  height: 200px;
  position: relative;
  background: url(../../images/nft/content2_item_bg.png) no-repeat center center;
}

.content2_item .item_left_top {
  width: 145px;
  height: 47px;
  font-size: 16px;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #5c5c5c;
  line-height: 24px;
  position: absolute;
  top: 57px;
  left: 8px;
}

.content2_item .item_left_bottom {
  width: 90px;
  height: 22px;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #5c5c5c;
  line-height: 42px;
  position: absolute;
  top: 110px;
  left: 23px;
}

.content2_item .item_right_top {
  width: 145px;
  height: 47px;
  text-align: center;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffe401;
  line-height: 24px;
  position: absolute;
  top: 60px;
  right: 22px;
}

.content2_item .item_right_bottom {
  width: 89px;
  height: 22px;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffe401;
  line-height: 42px;
  position: absolute;
  top: 120px;
  right: 43px;
}

.wrapper .main .content3 {
  height: 370px;
  padding: 90px 0;
  position: relative;
  background: url(../../images/nft/content3.png) no-repeat center center;
}

.wrapper .main .content4 {
  padding: 74px 0;
  display: flex;
  justify-content: space-around;
}

.content4 .content4_item {
  width: 240px;
  text-align: center;
}

.content4_item .content4_item_top {
  width: 100%;
  height: 480px;
}
.content4 .content4_item_top1 {
  background: url(../../images/nft/content4_home.png) no-repeat center center;
}
.content4 .content4_item_top2 {
  background: url(../../images/nft/content4_lists.png) no-repeat center center;
}
.content4 .content4_item_top3 {
  background: url(../../images/nft/content4_detail.png) no-repeat center center;
}
.content4 .content4_item_top4 {
  background: url(../../images/nft/content4_my.png) no-repeat center center;
}

.content4_item .content4_item_bottom {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 50px;
}

.content1 {
  width: 100%;
  background: url(../../images/nft/content1.png) no-repeat center center;
  height: 495px;
  position: relative;
}
.h4_title_style{
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 50px;
}
.content1_title {
  text-align: center;
  padding-top: 138px;
}

.content1_text {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 32px;
  /* text-align: center; */
  padding: 113px 85px 0 85px;
}

.content2_title {
  /* text-align: center; */
  position: absolute;
  top: 5px;
  left: 460px;
}

.content3_title {
  /* text-align: center; */
  position: absolute;
  top: 34px;
  left: 546px;
}

.content4_title{
  /* text-align: center; */
  position: absolute;
  top: 6px;
  left: 516px;
}

.content5_title{
  /* text-align: center; */
  position: absolute;
  top: 11px;
  left: 462px;
}

.content6_title{
  /* text-align: center; */
  position: absolute;
  top: 90px;
  left: 519px;
}
.content6_text {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 32px;
  /* text-align: center; */
  padding: 200px 85px 0 85px;
}

.content7_title{
  position: absolute;
  top: 51px;
  left: 495px;
}
.content8_title{
  position: absolute;
  top: 115px;
  left: 495px;
}
.content9_title{
  position: absolute;
  top: 41px;
  left: 475px;
}
.content10_title{
  position: absolute;
  top: 59px;
  left: 515px;
}
.content11_title{
  position: absolute;
  top: 47px;
  left: 506px;
}
.content12_title{
  position: absolute;
  top: 23px;
  left: 558px;
}
.content3_main{
  width: 100%;
  height: 370px;
  padding-top: 60px;
  display: flex;
  justify-content: space-between;
}

.content3_main_item{
  width: 350px;
  padding: 35px;
  box-sizing: border-box;
}

.content3_item_p1 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  text-align: center;
  line-height: 50px;
}

.content3_item_p2 {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 23px;
}

.content3_item_p3{
  padding-top: 83px;
}
/* .content2 {
  width: 100%;
  background: url(../../images/nft/content2.png) no-repeat center center;
  height: 460px;
} */

.content5 {
  width: 100%;
  background: url(../../images/nft/content5.png) no-repeat center center;
  height: 578px;
  position: relative;
}

.content6 {
  width: 100%;
  background: url(../../images/nft/content6.png) no-repeat center center;
  height: 880px;
  position: relative;
  padding-top: 50px;
}

.content7 {
  width: 100%;
  background: url(../../images/nft/content7.png) no-repeat center center;
  height: 900px;
  position: relative;
}

.content8 {
  width: 100%;
  background: url(../../images/nft/content8.png) no-repeat center center;
  height: 975px;
  position: relative;
}

.content9 {
  width: 100%;
  background: url(../../images/nft/content9.png) no-repeat center center;
  height: 740px;
  position: relative;
}

.content10 {
  width: 100%;
  background: url(../../images/nft/content10.png) no-repeat center center;
  height: 1100px;
  position: relative;
}

.content11 {
  width: 100%;
  background: url(../../images/nft/content11.png) no-repeat center center;
  height: 650px;
}

.content12 {
  width: 100%;
  height: 578px;
  position: relative;
  margin:0 0 40px 0;
  background: url(../../images/nft/content12.png) no-repeat center center;
}

.content111{
  width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}