.foundry_content{
  /* display: none; */
}

.foundry_content .platform_advantages {
  width: 1241px;
  height: auto;
  margin: 50px auto 0;
}

.foundry_content .platform_advantages .title {
  font-size: 34px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #114775;
  text-align: center;
}

.foundry_content .platform_advantages .top {
  width: 100%;
  position: relative;
  margin-top: 23px;
}

.foundry_content .platform_advantages .top .top_back{
  width: 304px;
  height: 450px;
  background: #0C3771;
}

.foundry_content .platform_advantages .top .top_list {
  width: 1167px;
  height: 391px;
  position: absolute;
  left: 74px;
  top: 29px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.foundry_content .platform_advantages .top .top_list > div {
  width: 357.9px;
  height: 391px;
  background: #FFFFFF;
  box-shadow: 0px 0px 13px 0px rgba(127, 127, 127, 0.14);
}

.foundry_content .platform_advantages .top .top_list > div div:first-of-type img{
  width: 100%;
  height: 234px;
}

.foundry_content .platform_advantages .top .top_list > div div:last-of-type div:first-of-type{
  font-size: 18px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #5B5E66;
  padding: 30px 20px;
}

.foundry_content .platform_advantages .top .top_list > div div:last-of-type div:last-of-type{
  font-size: 14px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #999999;
  line-height: 20px;
  padding: 0 20px;
}

.foundry_content .platform_advantages .bottom {
  width: 100%;
  height: 450px;
  position: relative;
  margin-top: 23px;
}
.foundry_content .platform_advantages .bottom .bottom_back{
  width: 304px;
  height: 450px;
  background: #0C3771;
  position: absolute;
  right: 0;
  top: 0;
}
.foundry_content .platform_advantages .bottom .bottom_list {
  width: 1167px;
  height: 391px;
  position: absolute;
  right: 74px;
  top: 29px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.foundry_content .platform_advantages .bottom .bottom_list>div {
  width: 357.9px;
  height: 391px;
  background: #FFFFFF;
  box-shadow: 0px 0px 13px 0px rgba(127, 127, 127, 0.14);
}

.foundry_content .platform_advantages .bottom .bottom_list > div div:first-of-type img{
  width: 100%;
  height: 234px;
}

.foundry_content .platform_advantages .bottom .bottom_list > div div:last-of-type div:first-of-type{
  font-size: 18px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #5B5E66;
  padding: 30px 20px;
}

.foundry_content .platform_advantages .bottom .bottom_list > div div:last-of-type div:last-of-type{
  font-size: 14px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #999999;
  line-height: 20px;
  padding: 0 20px;
}

.foundry_content .platform_advantages .platform_but {
  margin: 0 auto;
  width: 155px;
  height: 50px;
  background: #0C3771;
  border-radius: 4px;
  font-size: 18px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #FFFFFF;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
}

.foundry_content .propaganda1 {
  width: 100%;
  height: 452px;
  margin-top: 50px;
}

.foundry_content .propaganda2 {
  width: 100%;
  height: 452px;
  margin-top: 50px;
}

.foundry_content .propaganda1 img, .foundry_content .propaganda2 img {
  width: 100%;
  height: 100%;
}

.foundry_content .purchaser_services{
  width: 1130px;
  height: auto;
  margin: 50px auto 0;
}

.foundry_content .purchaser_services .title{
  padding: 0 0 23px ;
  font-size: 34px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #DD4556;
  text-align: center;
}

.foundry_content .purchaser_services .txt {
  text-align: center;
  font-size: 18px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #666666;
  line-height: 20px;
}

.foundry_content .purchaser_services .bar {
  width: 137.2px;
  height: 6.5px;
  background: #DD4556;
  margin: 16px auto 0;
}

.foundry_content .purchaser_services .services_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 24px;
}

.foundry_content .purchaser_services .services_list > div {
  width: 549px;
  height: 188px;
  border: 1px solid #666666;
  margin-top: 23px;
  display: flex;
  justify-content: flex-start;
}

.foundry_content .purchaser_services .services_list > div div:first-of-type img {
  width: 270px;
  height: 100%;
}

.foundry_content .purchaser_services .services_list > div > div:last-of-type {
  padding: 17px 20px;
}

.foundry_content .purchaser_services .services_list > div > div:last-of-type div:first-of-type {
  font-size: 18px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #333333;
}

.foundry_content .purchaser_services .services_list > div > div:last-of-type > div:last-of-type {
  font-size: 14px;
  font-family: SourceHanSansSC;
  font-weight: 400;
  color: #666666;
  line-height: 18px;
  padding-top: 15px;
}

.foundry_content .purchaser_services .services_list > div > div:last-of-type > div:last-of-type span {
  color: #DD4556;
}

.foundry_content .purchaser_services .services_last {
  width: 100%;
  padding-bottom: 24px;
}

.foundry_content .purchaser_services .services_last > div {
  width: 549px;
  height: 188px;
  border: 1px solid #666666;
  margin-top: 23px;
  display: flex;
  justify-content: flex-start;
  margin: 0 auto;
}

.foundry_content .purchaser_services .services_last > div div:first-of-type img {
  width: 270px;
  height: 100%;
}

.foundry_content .purchaser_services .services_last > div > div:last-of-type {
  padding: 17px 20px;
}

.foundry_content .purchaser_services .services_last > div > div:last-of-type div:first-of-type {
  font-size: 18px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #333333;
}

.foundry_content .purchaser_services .services_last > div > div:last-of-type > div:last-of-type {
  font-size: 14px;
  font-family: SourceHanSansSC;
  font-weight: 400;
  color: #666666;
  line-height: 18px;
  padding-top: 15px;
}

.foundry_content .purchaser_services .services_last > div > div:last-of-type > div:last-of-type span {
  color: #DD4556;
}

.foundry_content .purchaser_services .services_but {
  width: 357px;
  height: 50px;
  background: #DD4556;
  border-radius: 4px;
  font-size: 18px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #FFFFFF;
  text-align: center;
  line-height: 50px;
  margin: 0 auto;
  cursor: pointer;
}

.foundry_content .difficult_problem {
  width: 991px;
  height: auto;
  background: #DD4556;
  margin: 50px auto 0;
  padding: 31px 125px;
}

.foundry_content .difficult_problem .title {
  font-size: 34px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #FFFFFF;
  text-align: center;
  padding: 0 0 24px 0;
}

.foundry_content .difficult_problem .txt {
  font-size: 14px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 20px;
  text-align: center;
}

.foundry_content .difficult_problem .bar {
  width: 139px;
  height: 4px;
  background: #FFFFFF;
  margin: 24px auto;
}

.foundry_content .difficult_problem .problem_list {
  display: flex;
  justify-content: space-between;
}

.foundry_content .difficult_problem .problem_list > div > div:first-of-type{
  width: 72px;
  height: 79px;
  background: url('../images/444.png') no-repeat;
  padding: 80px 27px 0;
  text-align: center;
  font-size: 18px;
  font-family: SourceHanSansSC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  margin: 0 auto;
}

.foundry_content .difficult_problem .problem_list > div > div:last-of-type{
  width: 145px;
  height: auto;
  font-size: 18px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 20px;
  text-align: center;
  padding-top: 16px;
}

.foundry_content .solution {
  width: 1241px;
  height: auto;
  margin: 50px auto 0;
}

.foundry_content .solution .title {
  font-size: 34px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #DD4556;
  text-align: center;
  padding-bottom: 23px;
}

.foundry_content .solution .txt{
  font-size: 18px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #666666;
  line-height: 20px;
  text-align: center;
}

.foundry_content .solution .bar{
  width: 137px;
  height: 4px;
  background: #DD4556;
  margin: 24px auto 40px;
}

.foundry_content .solution .solution_list{
  display: flex;
  justify-content: space-between;
  padding: 0 25px 21px;
}

.foundry_content .solution .solution_list > div {
  width: 284px;
  height: 427px;
  background: #DD4556;
  /* padding: 0 34px; */
  position: relative;
}

.foundry_content .solution .solution_list > div .img {
  width: 92px;
  height: 92px;
  /* border: 1px dashed #666; */
  margin: 43px auto 41px;
}

.foundry_content .solution .solution_list > div .img img {
  width: 100%;
  height: 100%;
}

.foundry_content .solution .solution_list > div .list_title {
  font-size: 18px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: white;
  text-align: center;
  padding-bottom: 44px;
}

.foundry_content .solution .solution_list > div .txt {
  font-size: 14px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 23px;
}

.foundry_content .solution .solution_list > div .list_bar {
  width: 93px;
  height: 2.5px;
  background: #FFFFFF;
  position: absolute;
  left: 50%;
  margin-left: -46.5px;
  bottom: 45px;
}

.foundry_content .price {
  width: 1247px;
  height: auto;
  margin: 50px auto 0;
}

.foundry_content .price .title {
  font-size: 34px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #DD4556;
  text-align: center;
  padding-bottom: 23px;
}

.foundry_content .price .txt {
  font-size: 18px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #666666;
  line-height: 20px;
  text-align: center;
}

.foundry_content .price .bar {
  width: 137px;
  height: 4px;
  background: #DD4556;
  margin: 24px auto 40px;
}

.foundry_content .price .price_img img {
  width: 100%;
  height: 1056px;
}

.foundry_content .price .price_but {
  width: 357px;
  height: 50px;
  background: #DD4556;
  border-radius: 4px;
  font-size: 18px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #FFFFFF;
  text-align: center;
  line-height: 50px;
  margin: 50px auto 0;
  cursor: pointer;
}

.foundry_content .company_brand {
  width: 1103px;
  height: auto;
  margin: 50px auto;
  overflow: hidden;
  position: relative;
  height: 660px;
}

.foundry_content .company_brand .header {
  text-align: center;
  display: flex;
  justify-content: center;
}

.foundry_content .company_brand .header > div {
  font-size: 34px;
  font-family: SourceHanSansCN;
  font-weight: 500;
  color: #595757;
  line-height: 51px;
  width: 235px;
  border-bottom: 7px solid transparent;
  padding: 0 0 10px 0;
  cursor: pointer;
}

.border_active {
  border-bottom: 7px solid #0C3771 !important;
}

.foundry_content .company_brand .header .brand_purchaser_but span {
  color: #0C3771;
}

.foundry_content .company_brand .header .brand_foundry_but {
  opacity: 0.7;
}

.foundry_content .company_brand .header .brand_foundry_but span {
  color: #D32738;
}

.foundry_content .company_brand .brand_list {
  display: flex;
  width: 2206px;
  position: absolute;
  left: -1103px;
  top: 70px;
}

.foundry_content .company_brand .brand_foundry_content {
  /* display: none; */
}

.foundry_content .company_brand .brand_purchaser_contents {
  margin-top: 73px;
  width: 100%;
  height: 499px;
  /* border: 1px dashed #666666; */
}

.foundry_content .company_brand .brand_purchaser_contents img {
  width: 100%;
  height: 100%;
}

.foundry_content .company_brand .brand_foundry_content {
  margin-top: 73px;
  width: 100%;
  height: 499px;
  /* border: 1px dashed #666666; */
}

.foundry_content .company_brand .brand_foundry_content img {
  width: 100%;
  height: 100%;
}

.foundry_content .enterprise{
  width: 100%;
  height: auto;
}

.foundry_content .enterprise .enterprise_content {
  width: 100%;
  height: 397px;
}

.foundry_content .enterprise .enterprise_content img {
  width: 100%;
  height: 100%;
}

.foundry_content .enterprise .enterprise_but{
  width: 343px;
  height: 50px;
  background: #0C3771;
  border-radius: 4px;
  line-height: 50px;
  text-align: center;
  margin: 24px auto 50px;
  font-size: 18px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #FFFFFF;
  cursor: pointer;
}

.foundry_content .collection {
  background: #0C3771;
  width: 100%;
  height: 452px;
  text-align: center;
  font-size: 72px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 3px 3px 8px #0C3771;
  line-height: 452px;
}

.foundry_content .benefits {
  width: 1211px;
  margin: 49px auto 0;
}

.foundry_content .benefits .txt {
  font-size: 34px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #0C3771;
  line-height: 38px;
  text-align: center;
}

.foundry_content .benefits .benefits_list {
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
}

.foundry_content .benefits .benefits_list > div {
  width: 287px;
  height: 328px;
  background: #FFFFFF;
  border: 1px solid #5B5E66;
}

.foundry_content .benefits .benefits_list > div > .img {
  width: 94px;
  height: 94px;
  /* border: 1px dashed #666666; */
  margin: 60px auto 0;
}

.foundry_content .benefits .benefits_list > div > .img img {
  width: 100%;
  height: 100%;
}

.foundry_content .benefits .benefits_list > div .list_title {
  font-size: 18px;
  font-family: SourceHanSansSC;
  font-weight: 400;
  color: #515151;
  text-align: center;
  margin-top: 32px;
}

.foundry_content .benefits .benefits_list > div .list_title span {
  font-size: 24px !important;
}

.foundry_content .benefits .benefits_list > div .list_txt {
  font-size: 14px;
  font-family: SourceHanSansSC;
  font-weight: 400;
  color: #979797;
  line-height: 27px;
  text-align: center;
  margin-top: 20px;
}

.foundry_content .benefits .benefits_but{
  width: 266px;
  height: 50px;
  background: #0C3771;
  border-radius: 4px;
  font-size: 18px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #FFFFFF;
  text-align: center;
  margin: 25px auto 0;
  line-height: 50px;
  cursor: pointer;
}

.foundry_content .footer {
  margin-top: 50px;
  padding: 20px 0;
  background: #0C3771;
  color: white;
  text-align: center;
  line-height: 30px;
}
