/* CSS Document */

.record_mod {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  left: 0px;
  bottom: -150px;
  z-index: 30;
}
.record_mod .cont {
  width: 1400px;
  height: 260px;
  margin: 0 auto;
  padding: 20px 30px;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 2px 10px #c8c8c8;
}
.record_mod .cont .t_p {
  font-size: 20px;
  color: #232f3e;
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.record_mod .cont .t_p span {
  font-size: 14px;
  color: #999999;
  padding-left: 10px;
  height: 20px;
  line-height: 20px;
  margin-top: 20px;
}
.record_mod .cont .infor_mation {
  width: 100%;
  padding-top: 15px;
}
.record_mod .cont .infor_mation ul li {
  width: 25%;
  float: left;
  border-right: solid 1px #e7e8ea;
  padding-left: 100px;
  padding-right: 30px;
  box-sizing: border-box;
}
.record_mod .cont .infor_mation ul li .p_h {
  padding: 15px 0px;
}
.record_mod .cont .infor_mation ul li .p_h p {
  color: #999999;
  font-size: 20px;
  padding: 4px 0;
}
.record_mod .cont .infor_mation ul li .p_h p span {
  display: block;
  color: #1f73ff;
  font-size: 44px;
  font-weight: bold;
  float: left;
}
.record_mod .cont .infor_mation ul li .p_h p i {
  font-size: 20px;
  margin-top: 24px;
  float: left;
}
.record_mod .cont .infor_mation ul li:last-child {
  border-right: none;
}

.w_choose_bossgoo {
  padding: 8vh 0;
  margin-top: 170px;
}
.w_choose_bossgoo .content {
  text-align: center;
  color: #999999;
  font-size: 18px;
}
.w_choose_bossgoo .content span {
  display: block;
  font-size: 18px;
}
.w_choose_bossgoo .content .p_t {
  font-size: 32px;
  color: #0a2332;
  padding: 10px;
}
.w_choose_bossgoo .content .b_text {
  font-size: 16px;
  line-height: 26px;
  padding: 0px 17vw;
}

.w_choose_bossgoo .cont_dl {
  padding: 20px 0px;
}
.w_choose_bossgoo .cont_dl dl {
  width: 25%;
  float: left;
  color: #999999;
  padding-left: 100px;
  padding-right: 30px;
  box-sizing: border-box;
}
.w_choose_bossgoo .cont_dl dl dt {
  color: #4671a6;
  font-size: 60px;
  font-weight: bold;
}
.w_choose_bossgoo .cont_dl dl dt i {
  font-size: 20px;
}
.w_choose_bossgoo .cont_dl dl dd {
  color: #999999;
  font-size: 18px;
}
.pub_btn {
  display: block;
  margin: 0 auto;
  margin-top: 4vh;
  width: 226px;
  height: 50px;
  line-height: 50px;
  border: solid 1px #dcdcdc;
  border-radius: 50px;
  text-align: center;
  font-size: 18px;
  overflow: hidden;
}
.pub_btn i {
  padding-left: 5px;
  font-size: 18px;
}
.pub_btn:hover {
  font-size: 18px;
}

.homep_t {
  width: 100%;
  text-align: center;
  font-size: 32px;
  color: #0a2332;
  padding: 10px;
  box-sizing: border-box;
}
.homep_t .t_en {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #999999;
}

.latest_case {
  background: url(../images/cbg.jpg) no-repeat left top;
  padding-top: 40px;
}
.latest_case .homep_t {
  width: 100%;
  text-align: center;
  font-size: 32px;
  color: #ffffff;
  padding: 10px;
}
.latest_case .homep_t .t_en {
  color: #ffffff;
}

.case_content {
  width: 100%;
  padding: 30px 0px;
  overflow: hidden;
  box-sizing: border-box;
}
.case_content ul li {
  float: left;
  max-width: 334px;
  max-height: 350px;
  position: relative;
}
.case_content ul li img {
  width: 100%;
  height: 100%;
}

.case_content ul li .tc_cont {
  display: none;
  width: 100%;
  height: 100%;
  padding: 30px;
  box-sizing: border-box;
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.5);
}
.case_content ul li .tc_cont .c_name {
  color: #ffffff;
  font-size: 30px;
  line-height: 44px;
  overflow: hidden;
}
.case_content ul li .tc_cont .c_hy {
  width: 80%;
  position: absolute;
  left: 30px;
  bottom: 30px;
  color: #dddddd;
  font-weight: 16px;
}
.case_content ul li .tc_cont .starting_t {
  padding-top: 20px;
}

.sroll_btn {
  width: 96px;
  margin: 0 auto;
  margin-top: 10px;
  overflow: hidden;
}
.sroll_btn .prev_btn {
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 30px;
  float: left;
  text-align: center;
  color: #ffffff;
  background: #1f73ff;
}
.sroll_btn .next_btn {
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 30px;
  float: right;
  text-align: center;
  color: #bebebe;
  background: #e4e4e4;
}

.service_content {
  width: 100%;
  padding-top: 30px;
  overflow: hidden;
  box-sizing: border-box;
}
.service_content .ul_cont {
  width: 100%;
  padding-top: 20px;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0px;
}
.service_content .ul_cont li {
  width: 15%;
  display: inline-block;
}
.service_content .ul_cont li.bgli {
  width: 40%;
}
.service_content .ul_cont li img {
  width: 100%;
  overflow: hidden;
  height: 100%;
  opacity: 1;
}

.mbg {
  background: #f5f5f5;
}
.market_feedback {
  padding-top: 10vh;
  overflow: hidden;
  position: relative;
}
.market_feedback .customer_img {
  width: 50%;
  float: left;
  position: relative;
}
.market_feedback .customer_img img {
  display: block;
  width: 100%;
}
.market_feedback .customer_aspirations {
  width: 50%;
  float: right;
  padding: 0px 60px;
  box-sizing: border-box;
}

/*.sroll_btn_m{width:48px;overflow: hidden;position: absolute;left: 50%;bottom: 10vh;z-index: 100;}
.sroll_btn_m .prev_btn2{width:48px;height:48px;line-height:48px;font-size:36px;font-weight:bold;text-align:center;color: #bebebe; background:#e4e4e4;cursor: pointer;}
.sroll_btn_m .next_btn2{width:48px;height:48px;line-height:48px;font-size:36px;font-weight:bold;text-align:center;color: #ffffff;background:#1f73ff;cursor: pointer;}*/

.sroll_btn_mb {
  width: 96px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 40px;
}
.sroll_btn_mb .prev_btn2 {
  float: left;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 26px;
  text-align: center;
  color: #bebebe;
  background: #e4e4e4;
  cursor: pointer;
}
.sroll_btn_mb .next_btn2 {
  float: left;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 26px;
  text-align: center;
  color: #ffffff;
  background: #1f73ff;
  cursor: pointer;
}

.market_feedback .homep_t {
  margin-top: -20px;
  width: 100%;
  text-align: right;
  font-size: 50px;
  font-weight: bold;
  color: #0a2332;
}
.market_feedback .homep_t .t_en {
  color: #999999;
}
.market_feedback .cont_text {
  color: #999999;
  line-height: 32px;
  font-size: 16px;
  padding-left: 110px;
  padding-top: 20px;
  height: 162px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
}
.market_feedback .cont_text i {
  font-size: 30px;
  font-family: "arial rounded mt bold";
}
.market_feedback .signature {
  margin-top: 65px;
  text-align: right;
  line-height: 32px;
  font-size: 20px;
  color: #999999;
}
.market_feedback .signature span {
  display: block;
  font-size: 16px;
}

.pbg {
  background: url(../images/pbg.jpg) no-repeat left top;
}
.home_partners {
  padding: 56px 0px 56px 320px;
  box-sizing: border-box;
  position: relative;
  min-height: 300px;
}
.home_partners .homep_t {
  position: absolute;
  left: 0px;
  top: 50px;
  text-align: left;
  font-size: 48px;
  color: #ffffff;
}
.home_partners .homep_t .t_en {
  color: #ffffff;
}
.home_partners .partners_logo {
  width: 100%;
}
.home_partners .partners_logo ul li {
  width: 20%;
  float: left;
  padding-left: 1px;
  padding-bottom: 1px;
  box-sizing: border-box;
}
.home_partners .partners_logo ul li img {
  width: 100%;
  display: block;
}

.home_news {
  padding: 50px 0;
}
.news_content {
  width: 100%;
  margin-top: 40px;
}
.news_content .new_n {
  width: 50%;
  float: left;
  padding-right: 100px;
  box-sizing: border-box;
}
.news_content .new_n .n_pic {
  width: 100%;
  position: relative;
}
.news_content .new_n .n_pic img {
  width: 100%;
  max-width: 650px;
  display: block;
}
.news_content .new_n .date {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 80px;
  height: 80px;
  background-color: rgba(31, 115, 255, 0.65);
  text-align: center;
  color: #ffffff;
  font-size: 14px;
}
.news_content .new_n .date span {
  display: block;
  font-size: 42px;
}
.news_content .new_n .n_title {
  display: block;
  color: #282828;
  font-size: 24px;
  padding: 0 10px;
  margin: 15px 0px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news_content .new_n .n_title:hover {
  display: block;
  color: #1f73ff;
  font-size: 24px;
  padding: 0 10px;
  margin: 15px 0px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.news_content .new_n .n_text {
  padding: 0 10px;
  color: #999999;
  font-size: 16px;
  line-height: 24px;
}
.news_content .new_n .a_more {
  padding: 10px;
  display: block;
  color: #1f73ff;
  font-size: 18px;
  line-height: 24px;
  height: 24px;
}
.news_content .new_r {
  width: 50%;
  float: right;
  border-top: dashed 1px #cccccc;
}
.news_content .new_r ul li {
  width: 100%;
  border-bottom: dashed 1px #cccccc;
  padding: 20px 0px;
}
.news_content .new_r ul li .date {
  float: left;
  width: 90px;
  height: 80px;
  border-right: solid 1px #f0f0f0;
  text-align: center;
  color: #999999;
  font-size: 16px;
}
.news_content .new_r ul li .date span {
  display: block;
  font-size: 42px;
}
.news_content .new_r ul li .n_text {
  padding: 0 25px;
  overflow: hidden;
}
.news_content .new_r ul li .n_text a {
  display: block;
  color: #282828;
  font-size: 24px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news_content .new_r ul li .n_text a:hover {
  display: block;
  color: #1f73ff;
  font-size: 24px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.news_content .new_r ul li .n_p {
  color: #999999;
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-top: 10px;
}
.hbg {
  margin-top: 30px;
  background: #f5f5f5;
  padding: 50px 0;
  text-align: center;
  color: #282828;
  font-size: 30px;
}
.hbg span {
  color: #1f73ff;
  display: block;
  font-size: 52px;
  font-weight: bold;
  padding: 10px;
}
.hbg .db_btn {
  width: 220px;
  margin: 0 auto;
  margin-top: 20px;
}
.hbg .db_btn a {
  display: block;
  width: 200px;
  float: left;
  margin: 10px 20px;
  height: 52px;
  line-height: 52px;
  box-sizing: border-box;
  border-radius: 52px;
  border: solid 1px #d2d2d2;
  background: #ffffff;
  text-align: center;
  color: #282828;
  font-size: 20px;
}
.hbg .db_btn a:hover {
  display: block;
  width: 200px;
  float: left;
  margin: 10px 20px;
  height: 52px;
  line-height: 52px;
  box-sizing: border-box;
  border-radius: 52px;
  border: solid 1px #1f73ff;
  background: #1f73ff;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
}
.hbg .db_btn a.current {
  display: block;
  width: 200px;
  float: left;
  margin: 10px 20px;
  height: 52px;
  line-height: 52px;
  box-sizing: border-box;
  border-radius: 52px;
  border: solid 1px #1f73ff;
  background: #1f73ff;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
}

.backtotop {
  position: fixed;
  right: 30px;
  bottom: 100px;
  height: 60px;
  width: 60px;
  background-color: rgba(31, 115, 255, 0.3);
  border-radius: 50%;
  cursor: pointer;
  line-height: 60px;
  text-align: center;
  z-index: 1000;
}
.backtotop i {
  font-size: 30px;
  color: white;
}
.backtotop:hover {
  background-color: rgba(31, 115, 255, 0.9);
}

.pbacktotop {
  position: fixed;
  right: 10px;
  bottom: 100px;
  height: 40px;
  width: 40px;
  background-color: rgba(31, 115, 255);
  border-radius: 50%;
  cursor: pointer;
  line-height: 40px;
  text-align: center;
  z-index: 1000;
}
.pbacktotop i {
  font-size: 20px;
  color: white;
}

@media only screen and (max-width: 1400px) {
  .record_mod .cont {
    max-width: 1400px;
    width: 100%;
    height: 100%;
    border-radius: 0px;
  }
  .record_mod .cont .infor_mation ul li {
    width: 25%;
    padding-left: 5vw;
    padding-right: 2vw;
  }
  .market_feedback {
    padding-top: 6vh;
  }
  .market_feedback .homep_t {
    font-size: 40px;
  }
  .market_feedback .cont_text {
    padding-left: 80px;
    padding-top: 10px;
  }
  .market_feedback .signature {
    margin-top: 10px;
    font-size: 18px;
  }
}

@media only screen and (max-width: 1280px) {
  .record_mod .cont .infor_mation ul li {
    font-size: 18px;
    padding-left: 3vw;
    padding-right: 1vw;
  }
  .record_mod .cont .infor_mation ul li .p_h p span {
    font-size: 34px;
  }
  .record_mod .cont .infor_mation ul li .p_h p i {
    margin-top: 14px;
  }
  .w_choose_bossgoo .cont_dl dl {
    padding-left: 5vw;
    padding-right: 1vw;
  }
  .w_choose_bossgoo .cont_dl dl dt {
    font-size: 40px;
  }
  .w_choose_bossgoo .cont_dl dl dt i {
    font-size: 16px;
  }
  .w_choose_bossgoo .cont_dl dl dd {
    font-size: 14px;
  }

  .homep_t {
    width: 100%;
    text-align: center;
    font-size: 26px;
    padding: 10px;
  }
  .homep_t .t_en {
    display: block;
    font-size: 14px;
    line-height: 22px;
  }

  .latest_case {
    background: url(../images/cbg.jpg) no-repeat left top;
    padding-top: 20px;
  }
  .latest_case .homep_t {
    font-size: 26px;
  }
  .case_content {
    padding: 20px 0px;
  }

  .case_content ul li .tc_cont {
    padding: 20px;
  }
  .case_content ul li .tc_cont .c_name {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    overflow: unset;
  }
  .case_content ul li .tc_cont .c_hy {
    left: 20px;
    bottom: 20px;
    font-weight: 14px;
  }
  .case_content ul li .tc_cont .starting_t {
    padding-top: 15px;
  }
  .market_feedback .homep_t {
    font-size: 24px;
  }
  .market_feedback .cont_text {
    line-height: 26px;
    font-size: 14px;
    padding-left: 30px;
    padding-top: 0px;
  }
  .market_feedback .cont_text i {
    font-size: 24px;
  }
  .market_feedback .signature {
    line-height: 32px;
    font-size: 16px;
    color: #999999;
  }
  .market_feedback .signature span {
    display: block;
    font-size: 14px;
  }
  .home_partners .homep_t {
    font-size: 30px;
  }
  .home_partners {
    padding: 56px 0px 56px 220px;
  }
  .hbg {
    margin-top: 20px;
    padding: 30px 0;
    font-size: 20px;
  }
  .hbg span {
    font-size: 36px;
  }
}

@media only screen and (max-width: 1040px) {
  .record_mod {
    position: static;
  }
  .record_mod .cont .infor_mation ul li .p_h p i {
    margin-top: 14px;
  }
  .w_choose_bossgoo {
    padding: 5vh 0;
    margin-top: 0px;
  }
  .w_choose_bossgoo .content .b_text {
    padding: 0px 5vw;
    font-size: 15px;
    margin-top: 15px;
  }
  .w_choose_bossgoo .content .p_t {
    font-size: 26px;
    padding: 0px 10px;
  }
  .w_choose_bossgoo .content span {
    padding-top: 20px;
  }
  .pub_btn {
    margin-top: 2vh;
  }
  .service_content {
    padding-top: 10px;
  }
  .mul_cont {
    width: 100%;
  }
  .mul_cont li {
    padding: 3px 0px;
  }
  .mul_cont li img {
    width: 100%;
    display: block;
  }
  .market_feedback {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .market_feedback .customer_img {
    width: 100%;
    float: none;
    padding: 10px 20px;
    box-sizing: border-box;
  }
  .market_feedback .customer_aspirations {
    width: 100%;
    float: none;
    padding: 10px;
    box-sizing: border-box;
  }
  .market_feedback .homep_t {
    margin-top: 0px;
    text-align: center;
  }
  .market_feedback .cont_text {
    line-height: 28px;
    font-size: 16px;
    padding-left: 10px;
    padding-top: 12px;
    box-sizing: border-box;
  }

  .sroll_btn_mb {
    width: 80px;
    margin-top: 20px;
  }
  .sroll_btn_mb .prev_btn2 {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 26px;
  }
  .sroll_btn_mb .next_btn2 {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 26px;
  }
  .home_partners {
    padding: 100px 0px 30px 0px;
  }
  .home_partners .partners_logo ul li {
    width: 20%;
  }
  .home_partners .homep_t {
    width: 100%;
    font-size: 26px;
    left: 0px;
    top: 10px;
    text-align: center;
  }

  .home_news {
    padding: 20px 0;
  }
  .news_content {
    width: 100%;
    margin-top: 20px;
  }
  .news_content .new_n {
    padding-right: 50px;
  }

  .news_content .new_n .date {
    width: 60px;
    height: 60px;
    font-size: 14px;
  }
  .news_content .new_n .date span {
    font-size: 30px;
  }
  .news_content .new_n .n_title {
    font-size: 18px;
    padding: 0 10px;
    margin: 15px 0px;
    height: 30px;
    line-height: 30px;
  }
  .news_content .new_n .n_text {
    padding: 0 10px;
    color: #999999;
    font-size: 14px;
  }
  .news_content .new_n .a_more {
    font-size: 16px;
    line-height: 20px;
    height: 20px;
  }
  .news_content .new_r ul li {
    width: 100%;
    border-bottom: dashed 1px #cccccc;
    padding: 15px 0px;
  }
  .news_content .new_r ul li .date {
    float: left;
    width: 70px;
    height: 60px;
    font-size: 14px;
  }
  .news_content .new_r ul li .date span {
    display: block;
    font-size: 30px;
  }
  .news_content .new_r ul li .n_text {
    padding: 0 15px;
    overflow: hidden;
  }
  .news_content .new_r ul li .n_text a {
    display: block;
    color: #282828;
    font-size: 18px;
  }
  .news_content .new_r ul li .n_text a:hover {
    display: block;
    color: #1f73ff;
    font-size: 18px;
  }
  .news_content .new_r ul li .n_p {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    margin-top: 5px;
  }
}

@media only screen and (max-width: 767px) {
  .w_choose_bossgoo .content .b_text {
    font-size: 14px;
    line-height: 24px;
    padding: 0px 5vw;
  }

  .record_mod .cont .infor_mation ul li {
    width: 50%;
    margin: 10px 0px;
    padding-left: 10vw;
  }

  .record_mod .cont .infor_mation ul li:nth-child(even) {
    border-right: none;
  }

  /*.record_mod .cont .infor_mation ul li.last{border-right:none;}*/

  .w_choose_bossgoo .cont_dl dl {
    padding-left: 3vw;
  }
  .w_choose_bossgoo .cont_dl dl dt {
    font-size: 36px;
  }
  .w_choose_bossgoo .cont_dl dl dt i {
    font-size: 16px;
  }
  .w_choose_bossgoo .cont_dl dl dd {
    font-size: 12px;
  }
  .w_choose_bossgoo .content .p_t {
    font-size: 26px;
    padding: 5px 10px;
  }

  .home_partners .partners_logo ul li {
    width: 25%;
  }
  .home_news {
    padding: 10px 0;
  }
  .news_content .new_n {
    padding-right: 0px;
    width: 100%;
    float: none;
  }
  .news_content .new_n .n_pic {
    display: none;
  }
  .news_content .new_n .n_title {
    font-size: 18px;
    padding: 0 15px;
    margin: 15px 0px;
    height: 30px;
    line-height: 30px;
  }
  .news_content .new_n .n_title:hover {
    color: #1f73ff;
    font-size: 18px;
    padding: 0 15px;
    margin: 15px 0px;
    height: 30px;
    line-height: 30px;
  }

  .news_content .new_n .n_text {
    display: none;
  }
  .news_content .new_n .a_more {
    display: none;
  }
  .news_content .new_r {
    width: 100%;
    float: none;
  }

  .news_content .new_r ul li {
    width: 100%;
    border-bottom: dashed 1px #cccccc;
    padding: 15px 0px;
  }
  .news_content .new_r ul li .date {
    display: none;
  }
  .news_content .new_r ul li .n_text {
    padding: 0 15px;
    overflow: hidden;
  }
  .news_content .new_r ul li .n_text a {
    display: block;
    color: #282828;
    font-size: 18px;
  }
  .news_content .new_r ul li .n_text a:hover {
    display: block;
    color: #1f73ff;
    font-size: 18px;
  }
  .news_content .new_r ul li .n_p {
    display: none;
  }

  .hbg {
    margin-top: 10px;
    padding: 20px 0;
    font-size: 16px;
  }
  .hbg span {
    font-size: 28px;
  }
  .hbg .db_btn {
    width: 340px;
    margin-top: 10px;
  }
  .hbg .db_btn a {
    width: 150px;
    margin: 5px 10px;
    height: 42px;
    line-height: 42px;
    border-radius: 42px;
    font-size: 16px;
  }
  .hbg .db_btn a:hover {
    width: 150px;
    margin: 5px 10px;
    height: 42px;
    line-height: 42px;
    border-radius: 42px;
    font-size: 16px;
  }
  .hbg .db_btn a.current {
    width: 150px;
    margin: 5px 10px;
    height: 42px;
    line-height: 42px;
    border-radius: 42px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 420px) {
  .p-promotion .promotionform .input {
    width: 80% !important;
  }
  .p-promotion .promotionform input {
    height: 2.4rem !important;
  }
  .p-digitalsite .content .title {
    width: 75% !important;
  }
  .record_mod .cont .t_p {
    font-size: 16px;
  }
  .record_mod .cont .t_p span {
    font-size: 12px;
  }
  .record_mod .cont {
    padding: 10px 5px;
  }
  .record_mod .cont .infor_mation ul li {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 5px;
  }
  .record_mod .cont .infor_mation ul li span {
    font-size: 16px;
  }
  .record_mod .cont .infor_mation ul li span i {
    font-size: 12px;
  }
  .w_choose_bossgoo .cont_dl dl {
    padding-left: 3vw;
  }
  .w_choose_bossgoo .cont_dl dl dt {
    font-size: 24px;
  }
  .w_choose_bossgoo .cont_dl dl dt i {
    font-size: 14px;
  }
  .w_choose_bossgoo .cont_dl dl dd {
    font-size: 10px;
  }
}

/* CSS Document */

/* checkbox缁勪欢 */

.swiper-container {
  overflow: visible !important;
}
.swiper-slide {
  cursor: pointer;
}
.colorcheckbox {
  display: flex;
  justify-content: start;
  align-items: center;
  cursor: pointer;
  margin-bottom: 10px;
}
.box-left {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 2px;
  margin-right: 5px;
  position: relative;
}
/* .box-left .colorbox { width: 8px;height: 8px;margin: 2px;border-radius: 1px; display: none;position: relative; } */
.box-left span {
  display: inline-block;
  height: 16px;
  width: 16px;
  color: rgb(212, 211, 211);
  position: absolute;
  left: 2px;
  top: 0.5px;
}
/* .orange{background-color:#1f73ff;} */
.box-right {
  font-size: 16px;
}
.short {
  width: 60px;
}
.cmiddle {
  width: 90px;
}
.long {
  width: 200px;
}
.ft {
  float: left;
}
.ml {
  margin-right: 15px;
}

.bg-gray {
  background-color: #f5f5f5;
}

.textcenter {
  height: 20px;
  line-height: 20px;
  text-align: left;
  margin-bottom: 10px;
  font-size: 16px;
}
.textcenter li {
  height: 20px;
}
.textcenter p {
  font-size: 16px;
}

.phone {
  display: none;
}
.record_mod {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  left: 0px;
  bottom: -150px;
  z-index: 30;
}
.record_mod .cont {
  height: 260px;
  margin: 0 auto;
  padding: 20px 30px;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 2px 10px #c8c8c8;
}
.record_mod .cont .t_p {
  font-size: 20px;
  color: #232f3e;
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.record_mod .cont .t_p span {
  font-size: 14px;
  color: #999999;
  padding-left: 10px;
  height: 20px;
  line-height: 20px;
  margin-top: 20px;
}
.record_mod .cont .infor_mation {
  width: 100%;
  padding-top: 15px;
}
.record_mod .cont .infor_mation ul li {
  width: 16.5%;
  float: left;
  border-right: solid 1px #e7e8ea;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.record_mod .cont .infor_mation ul li .p_h {
  padding: 15px 0px;
}
.record_mod .cont .infor_mation ul li .p_h p {
  color: #999999;
  font-size: 18px;
  padding: 4px 0;
}
.record_mod .cont .infor_mation ul li .p_h p:nth-child(1) {
  color: #666666;
  font-size: 18px;
  padding: 4px 0;
}
.record_mod .cont .infor_mation ul li .p_h p span {
  display: block;
  color: #1f73ff;
  font-size: 44px;
  font-weight: bold;
  float: left;
}
.record_mod .cont .infor_mation ul li .p_h p i {
  font-size: 20px;
  margin-top: 24px;
  float: left;
  color: #1f73ff;
  font-weight: bold;
}
.record_mod .cont .infor_mation ul li:last-child {
  border-right: none;
}

.middle {
  max-width: 1500px;
  min-width: 320px;
  margin: 0 auto;
}

.title2 {
  text-align: center;
  margin: 130px 0 60px 0;
}
.title2 span:nth-child(1) {
  color: #1f73ff;
  font-size: 40px;
  font-weight: 500;
}
.title2 span:nth-child(2) {
  color: rgb(102, 102, 102);
  font-size: 40px;
  font-weight: 500;
}
.shallow {
  font-family: "art";
  font-size: 60px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-image: -webkit-linear-gradient(rgba(31, 115, 255, 0.3), rgba(31, 115, 255, 0));
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  width: 80%;
  text-align: center;
  top: -36%;
}
.titlearea {
  position: relative;
}

.digitalsite {
  width: 100%;
  background-color: white;
  padding-top: 60px;
}
.digitalsite .content {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.digitalsite .content .title {
  color: #1f73ff;
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 10px;
}
.digitalsite .content .description {
  color: rgb(163, 161, 161);
  font-size: 20px;
  text-align: center;
}
.digitalsite .content div {
  text-align: center;
}

.digitalsite .video {
  width: 90%;
  margin: 0 auto;
  margin-top: 60px;
}
.digitalsite video {
  width: 100%;
  height: auto;
  object-fit: fill;
}
.digitalsite video:focus {
  outline: none;
}

/* .digitalsite .content div img{width:100%; height: auto;} */

.taglist {
  width: 100%;
  margin: 20px auto;
  background: url(../images/langpic.png) top center/100% 100%;
  height: 240px;
}
.taglist .tagbox {
  font-weight: bold;
  height: 56px;
  width: 15%;
  margin: 0 2% 20px 0;
  float: left;
  font-size: 18px;
  text-align: center;
  vertical-align: middle;
  padding: 0 1.5%;
  line-height: 52px;
  border: 1px solid #1f73ff;
  background-color: white;
  box-sizing: border-box;
  color: black;
}
.taglist .tagbox:hover {
  color: white;
  background-color: #1f73ff;
}
.taglist .tagbox:nth-child(6n) {
  margin-right: 0;
}
.taglist .tagbox .pcontent {
  display: inline-block;
  line-height: 20px;
  vertical-align: middle;
}
.nationflag img {
  width: 100%;
  height: auto;
  margin-bottom: 90px;
}

.bg-1 {
  background: url(../images/bg1.png) no-repeat left top/100% 100% white;
  padding-top: 0;
  width: 100%;
}
.searchrank {
  height: 800px;
  padding: 0 0 50px 0;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

.searchrank .leftarea {
  width: 460px;
  height: 450px;
  position: relative;
  overflow: hidden;
}
.searchrank .left {
  background-color: #1f73ff;
  position: absolute;
  top: 42%;
  left: 10%;
  width: 80%;
}
.searchrank .scrollswiper {
  width: 100%;
  height: 60px;
}
.searchrank .scrollarea .swiper-slide {
  color: black;
  line-height: 60px;
  font-size: 20px;
  text-align: center;
  opacity: 0.5;
}
.searchrank .scrollarea .swiper-slide-active {
  color: white;
  opacity: 1;
}
.searchrank .scrollarea .swiper-slide-next,
.searchrank .scrollarea .swiper-slide-prev {
  opacity: 1;
}
.searchrank .right {
  width: 700px;
  height: 500px;
  display: flex;
  align-items: center;
  position: relative;
}
.searchrank .right img {
  width: 100%;
  max-height: 500px;
  object-fit: contain;
}

.searchrank .displaybar {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.searchrank .changeimg {
  width: 530px;
  height: 351px;
  position: absolute;
  left: 88px;
  top: 66px;
}
.searchrank .changeimg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.datamarketing {
  padding: 1px 0 80px 0;
  margin: 0 auto;
  position: relative;
}
.datamarketing .description {
  color: rgb(163, 161, 161);
  font-size: 18px;
  text-align: center;
}
.datamarketing .datalist {
  width: 100%;
  padding-top: 80px;
}
.datamarketing .title2 {
  margin-bottom: 20px;
}
.datamarketing .datalist .databox {
  float: left;
  width: 31%;
  margin: 0 3.5% 30px 0;
  display: flex;
  align-items: center;
  height: 80px;
}
.datamarketing .datalist .databox:nth-child(3n) {
  margin-right: 0;
}
.datamarketing .datalist .databox .img {
  height: 70px;
  width: 70px;
  margin-right: 10px;
}
.datamarketing .datalist .databox img {
  height: 100%;
  width: 100%;
}
.datamarketing .datalist .databox .text {
  height: 85px;
  width: 80px;
  flex: 1;
  overflow: hidden;
}
.datamarketing .datalist .databox .title3 {
  color: #1f73ff;
  font-size: 20px;
  font-weight: bold;
}
.datamarketing .datalist .databox .description2 {
  color: rgb(102, 102, 102);
  font-size: 18px;
  margin: 5px auto;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
}

.reachbuyers {
  width: 100%;
  background: url(../images/titlebar.png) no-repeat top left/100% 100%;
  height: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.reachbuyers .title {
  color: white;
  font-size: 40px;
  text-align: center;
}
.reachbuyers .shalloww {
  font-family: "art";
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
  width: 100%;
  text-align: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 60px;
  position: absolute;
  top: -30%;
}
.titleareaw {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
/* .buyerspic {margin-bottom: 40px; } */
.buyerspic .contenttag {
  width: 16%;
  height: auto;
  position: absolute;
}
.buyerspic .contenttag .textbox {
  height: 0;
  width: 100%;
  padding: 0 15% 0 30%;
  box-sizing: border-box;
  text-align: center;
}
.buyerspic .contenttag .text1 {
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: white;
  width: 100%;
}
.buyerspic .contenttag img {
  width: 100%;
  height: auto;
}
.buyerspic .c1 {
  left: 1.8%;
}
.buyerspic .c2 {
  left: 28.1%;
}
.buyerspic .c3 {
  left: 55%;
}
.buyerspic .c4 {
  left: 82%;
}

.buyerspic {
  width: 100%;
  height: auto;
  margin: 60px auto 120px;
  position: relative;
}
.buyerspic .bgimg {
  width: 100%;
  height: auto;
  padding-bottom: 20px;
}

.buyerspic2 {
  display: none;
}

.bg-2 {
  background: url(../images/bg2.png) no-repeat left top/100% 100% white;
  padding-top: 20px;
  width: 100%;
}
.datasystem {
  height: 800px;
  padding: 1px 0 50px 0;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.datasystem .leftarea {
  width: 460px;
  height: 450px;
  position: relative;
  overflow: hidden;
  float: left;
}
.datasystem .left {
  background-color: #1f73ff;
  position: absolute;
  top: 42%;
  left: 10%;
  width: 80%;
}
.datasystem .scrollswiper2 {
  width: 100%;
  height: 60px;
}
.datasystem .scrollarea .swiper-slide {
  color: black;
  line-height: 60px;
  font-size: 20px;
  text-align: center;
  opacity: 0.5;
}
.datasystem .scrollarea .swiper-slide-active {
  color: white;
  opacity: 1;
}
.datasystem .scrollarea .swiper-slide-next,
.datasystem .scrollarea .swiper-slide-prev {
  opacity: 1;
}
.datasystem .right {
  width: 600px;
  float: left;
  height: 500px;
  display: flex;
  align-items: center;
  position: relative;
}
.datasystem .right img {
  width: 100%;
  max-height: 500px;
  object-fit: contain;
}
.datasystem .displaybar {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.datasystem .changeimg {
  width: 547px;
  height: 305px;
  position: absolute;
  left: 27px;
  top: 51px;
}
.datasystem .changeimg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.promotion {
  padding: 1px 0 100px 0;
  position: relative;
}
.promotion .promotionform {
  height: 750px;
  width: 85%;
  margin: 0 auto;
  box-shadow: 0 0 20px 0 rgba(189, 186, 186, 0.5);
  border-radius: 10px;
  padding: 20px;
}
.promotion .promotionform form {
  text-align: center;
}
.promotion .promotionform .input {
  width: 60%;
  margin: 40px auto;
  height: 60px;
  border: 0px;
  background-color: #eeeeee;
  border-radius: 10px;
}
.promotion .promotionform input {
  width: 96%;
  margin: 5px auto;
  height: 50px;
  border: 0px;
  background-color: #eeeeee;
}
.promotion .promotionform button {
  width: 13%;
  height: 60px;
  margin: 30px auto;
  margin-top: 0;
  border: 0;
  background-color: #1f73ff;
  border-radius: 30px;
  color: white;
  font-size: 20px;
}
.promotion .promotionform .tag {
  height: 46px;
  line-height: 46px;
  width: 11.7%;
  background-image: url(../images/tagf.png);
  background-size: 100% 100%;
  color: #1f73ff;
  margin: 0 0.4% 20px 0.4%;
  float: left;
  text-align: center;
  cursor: pointer;
  font-size: 17px;
}
.promotion .promotionform .taglist1 {
  padding: 50px 20px;
}
.tagp {
  background-image: url(../images/tagp.png) !important;
  color: white !important;
}
.promotion .promotionform .divideline {
  display: flex;
  align-items: center;
  padding: 20px 60px 20px 60px;
  justify-content: space-between;
}
.promotion .promotionform .divideline .line {
  height: 2px;
  width: 400px;
  float: left;
  background-color: #eaeaea;
}
.promotion .promotionform .divideline .linetext {
  font-weight: 600;
  text-align: center;
}
.promotion .promotionform .divideline p {
  font-size: 18px;
  color: #1f73ff;
  float: left;
  margin: 0 50px;
}

.bg3 {
  background: url(../images/bg3.png) no-repeat left top / 100% 100%;
  height: 500px;
}
.bg3 .title {
  text-align: center;
  padding: 80px 0 50px 0;
  color: #09dee2;
  font-size: 40px;
}
.bg3 .taglist2 {
  width: 750px;
  margin: 0 auto;
}
.bg3 .taglist2 .bluetag {
  background: url(../images/tag3.png) no-repeat left top/100% 100%;
  width: 350px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  float: left;
  margin: 20px 0;
  color: rgba(59, 233, 236, 0.7);
  font-size: 22px;
}
.bg3 .taglist2 .bluetag:nth-child(2n + 1) {
  margin-right: 50px;
}

.evaluation {
  margin: 0 auto;
  position: relative;
}
.evaluation .selectbar {
  width: 95%;
  margin: 30px auto;
}
.evaluation .selectbar .selectbtn {
  width: 21%;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  margin-right: 1%;
  background-color: #415464;
  float: left;
  color: white;
  text-align: center;
  font-size: 18px;
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 20px;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.evaluation .selectbar .selectbtn.active {
  background-image: url(../images/tag3c.png);
  background-size: 100% 100%;
  height: 73.5px;
  background-color: white;
}
.evaluation .selectbar .selectbtn a {
  display: block;
  width: 100%;
  height: auto;
}
.evaluation .selectbar .more {
  width: 10%;
}
.evaluation .selectbar .more a {
  color: white;
  font-size: 18px;
}
.evaluation .maincontent {
  width: 95%;
  padding: 2.5%;
  background-color: #fff5ee;
}
.evaluation .maincontent .video {
  width: 50%;
  margin: 0 2.5%;
  float: left;
}
.evaluation .maincontent .video video {
  width: 100%;
}
.evaluation .maincontent div {
  width: 44%;
  float: left;
}
.evaluation .maincontent div .title3 {
  font-size: 22px;
  font-weight: bold;
}
.evaluation .maincontent div .content {
  text-indent: 48px;
  margin-top: 30px;
  line-height: 48px;
  font-size: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  line-clamp: 8;
  overflow: hidden;
}

.option {
  position: relative;
  margin: 0 auto;
}

.option .optionbox .title {
  font-size: 24px;
  font-weight: bold;
  color: #1f73ff;
  border-right: 1px rgba(187, 183, 183, 0.5) solid;
  float: left;
  text-align: center;
  margin: 20px 0;
}
.option .optionbox label {
  margin-left: 10px;
}
.option .content {
  float: left;
  padding: 20px 50px;
  width: 65%;
}
.option .content .title3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 30px;
}
.option .content .text {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
}
.option .content .text span {
  font-size: 16px;
}
.option .content .text span:first-child {
  color: #1f73ff;
}
.option .content .langnum {
  margin: 10px 0;
  font-size: 16px;
}
.option .content .langnum input {
  border: 0;
  outline: none;
  background-color: inherit;
  border-bottom: 1px solid rgb(5, 5, 5);
  box-sizing: border-box;
  width: 60%;
}

.option .content .more a {
  color: #1f73ff;
  font-size: 16px;
}
.option .optionbox {
  background-color: rgba(172, 167, 167, 0.2);
  box-sizing: border-box;
}
.option .white {
  background-color: white;
}
.option .button1 {
  background-color: #415464;
  text-align: center;
  height: 60px;
  line-height: 60px;
  color: white;
  font-size: 20px;
  cursor: pointer;
}
.option .button1 span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 20px;
}
.option .optionul li {
  float: left;
  margin-right: 20px;
  line-height: 20px;
}

.option .ob1 {
  height: 250px;
}
.option .ob1 .title {
  height: 210px;
  width: 200px;
  line-height: 210px;
}
.option .ob2 {
  height: 300px;
}
.option .ob2 .title {
  height: 260px;
  width: 200px;
  line-height: 260px;
}
.option .ob3 {
  height: 260px;
}
.option .ob3 .title {
  height: 220px;
  width: 200px;
  line-height: 220px;
}

.option form {
  text-align: center;
}
.option .input {
  width: 80%;
  margin: 15px 0;
  height: 60px;
  border: 0px;
  background-color: #eeeeee;
  border-radius: 10px;
}
.option input {
  width: 96%;
  margin: 5px auto;
  height: 50px;
  border: 0px;
  background-color: #eeeeee;
}
/* .option input::placeholder{color:rgb(255, 0, 0)} */
.option button {
  width: 13%;
  height: 60px;
  margin: 50px auto 10px;
  border: 0;
  background-color: #1f73ff;
  border-radius: 30px;
  color: white;
  font-size: 20px;
}
.option .inputline {
  display: flex;
  padding-right: 20px;
}
.option .inputline p {
  font-size: 20px;
  text-align: center;
  line-height: 90px;
  width: 240px;
  color: #1f73ff;
  font-weight: bold;
}
.option .optionform {
  margin-top: 30px;
}

.companyprofile {
  margin: 0 auto;
  margin-top: 50px;
  position: relative;
}

.companyprofile .text {
  width: 48%;
  margin-right: 4%;
  float: left;
  line-height: 30px;
  text-indent: 28px;
}
.companyprofile .text p {
  font-size: 18px;
  margin-bottom: 10px;
}
.companyprofile .pic {
  width: 48%;
  float: left;
  height: 400px;
}
.companyprofile .pic img {
  width: 100%;
  height: 100%;
  height: 400px;
}
.companyprofile .introlist {
  margin-top: 80px;
}
.companyprofile .introlist .introbtn {
  background-color: #f3f3f3;
  color: black;
  margin-right: 5px;
  float: left;
  height: 60px;
  line-height: 60px;
  width: 200px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
}
.companyprofile .introlist .introbtn.active {
  background: url(../images/btnbg.png) no-repeat left top/100% 100%;
  color: white;
}
.companyprofile .text p .more a {
  color: #1f73ff;
  font-size: 16px;
}
.companyprofile .video {
  width: 48%;
  margin: 0 auto;
  float: left;
}
.companyprofile .video video {
  width: 100%;
  height: auto;
}

.showlist {
  width: 100%;
  border-top: 5px solid #1f73ff;
  background-color: rgba(236, 233, 233, 0.4);
  padding: 1px 0;
}
.showlist .showbox {
  width: 22%;
  float: left;
  height: 180px;
  margin: 30px 0;
  margin-right: 4%;
}
.showlist .showbox:nth-child(4n) {
  margin-right: 0;
}
.showlist .showbox img {
  width: 100%;
  height: auto;
  object-fit: contain;
  position: absolute;
  top: 0;
  right: 0;
}
.showlist .showbox .bgpic {
  display: block;
  position: relative;
  width: 100%;
  height: 180px;
  overflow: hidden;
}
.showlist .showbox2 {
  width: 100%;
  margin: 50px 0;
}
.showlist .showbox2 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.cooperation {
  display: none;
}
.strength {
  display: none;
}

.recentnews {
  margin: 0 auto;
  position: relative;
  padding: 1px 0 90px 0;
}

.recentnews .left {
  width: 48%;
  padding: 1%;
  float: left;
}
.recentnews .left .title {
  margin: 10px 0;
}
.recentnews .left .title a {
  width: 90%;
  font-weight: bold;
  font-size: 20px;
  margin: 10px 0;
  color: #282828;
}
.recentnews .left .title a:hover {
  color: #1f73ff;
}
.recentnews .left .text {
  width: 100%;
  font-size: 16px;
  text-indent: 32px;
  line-height: 24px;
  color: #999999;
}
.recentnews .left > a > span {
  color: #1f73ff;
  font-size: 16px;
}
.recentnews .picarea {
  position: relative;
}
.recentnews .picarea img {
  width: 100%;
  height: 100%;
}
.recentnews .date {
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.abs {
  width: 80px !important;
  height: 80px !important;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(31, 115, 255, 0.85);
  color: white;
}
.day {
  font-size: 36px;
  color: #282828;
}
.yw {
  font-size: 18px;
  color: #282828;
}
.flt {
  float: left;
}
.recentnews .right {
  width: 48%;
  padding: 1%;
  float: left;
}
.recentnews .right .newsbar {
  position: relative;
  margin-bottom: 20px;
  border-top: 1px dashed #cccccc;
}
.recentnews .right .newsbar.left {
  position: relative;
  margin-bottom: 20px;
  border-top: 1px dashed #cccccc;
}
.recentnews .right .newsbar:last-child {
  border-bottom: 1px dashed #cccccc;
}
.recentnews .right .newstext {
  padding-left: 20px;
  float: left;
  width: 60%;
}
.recentnews .right .title {
  margin: 10px 0;
}
.recentnews .right .title a {
  font-weight: bold;
  font-size: 20px;
  color: #282828;
}
.recentnews .right .title a:hover {
  color: #1f73ff;
}
.recentnews .right .text {
  font-size: 16px;
  line-height: 24px;
  color: #999999;
  margin: 5px auto;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
}

.home_subsidy {
  height: 500px;
  position: relative;
  border-radius: 0 !important;
  background-image: url(../images/formbgpic.png);
}
.home_subsidy .input {
  outline: 0;
}

#orderform {
  padding-bottom: 0 !important;
  border-radius: 0 !important;
}
#orderform form {
  width: 85%;
  margin: 0 auto;
  padding: 60px 50px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 180px;
  border-radius: 10px;
}
#orderform .title1 {
  font-size: 40px;
  color: white;
  text-align: center;
}
#orderform .text {
  color: white;
  font-size: 20px;
  text-align: center;
}
#orderform ul li {
  padding-left: 0;
  width: 800px;
  margin: 30px auto;
}
#orderform .subs {
  width: 240px;
  border-radius: 40px;
  line-height: 70px;
  text-align: center;
}
#yiyuanwanqi-form li {
  background-color: #eeeeee !important;
  border-radius: 15px;
}
#yiyuanwanqi-form li input {
  background-color: #eeeeee !important;
  border: 0;
  border-radius: 25px;
}

.ab2 {
  position: relative;
}
.ab2 .contentarea {
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(231, 111, 60, 0.85);
  color: white;
}
.ab2 .contentarea .pcontent2 {
  display: inline-block;
  line-height: 18px;
  vertical-align: middle;
  font-size: 16px;
  padding: 0 10px;
}

@media only screen and (max-width: 1500px) {
  .record_mod {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0px;
    bottom: -350px;
    z-index: 30;
  }
  .record_mod .cont {
    height: 460px;
    margin: 0 auto;
    padding: 20px 30px;
  }
  .record_mod .cont .infor_mation ul li {
    width: 33.3%;
  }
  .record_mod .cont .infor_mation ul li:nth-child(3n) {
    border-right: none;
  }
  .digitalsite {
    padding-top: 380px;
  }

  .buyerspicb .contenttag .text1 {
    line-height: 16px;
    font-size: 14px;
    color: white;
    padding: 0 0.5vw 0 4.3vw;
  }
  .evaluation .maincontent div .content {
    text-indent: 36px;
    line-height: 36px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 1280px) {
  .evaluation .maincontent div .content {
    text-indent: 32px;
    line-height: 28px;
    font-size: 16px;
  }
  .buyerspic .contenttag .text1 {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1040px) {
  .p-showlist .display3 {
    margin: 50px auto;
    width: 90%;
    position: relative;
    overflow: hidden;
  }
  .p-showlist .display3 .swiper-wrapper {
    align-items: center;
  }

  .p-showlist .display3 .imgbox {
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    height: 100%;
  }

  .p-showlist .display3 .imgbox img {
    width: 90%;
    max-height: 200px;
    object-fit: contain;
  }

  .textmore {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
  }

  .box-right {
    font-size: 1.4rem;
  }
  .short {
    width: 50px;
  }
  .cmiddle {
    width: 90px;
  }
  .long {
    width: 180px;
  }
  .m_header {
    display: block;
  }
  .mob {
    display: block;
  }
  .pc {
    display: none;
  }
  .pc_header {
    display: none;
  }
  .m_dw {
    position: relative;
  }
  .top {
    width: 100%;
    height: 5.6rem;
    display: block;
    position: static;
  }
  .navbar-item-l {
    float: left;
    height: 5.6rem;
    line-height: 5.6rem;
    padding-left: 20px;
    display: block;
  }
  .navbar-item-r {
    float: right;
    height: 5.6rem;
    line-height: 5.6rem;
    text-align: right;
    width: 50%;
  }
  .navbar-item-l .navbar-center {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: inherit;
    box-sizing: border-box;
  }
  .navbar-item-l .navbar-center img {
    max-height: 60%;
    display: block;
  }
  .nav_div {
    position: relative;
    margin-right: 25px;
  }
  .nav_div .more_icon {
    position: absolute;
    right: -6px;
    top: 0px;
  }
  .iconfont.more_icon {
    font-size: 2rem;
    color: #282828;
    font-weight: 700;
  }
  .popups_bg {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(34, 34, 34, 0.5);
    display: none;
    z-index: 49;
    transition: all 0.5s ease;
  }
  .popups_up {
    position: fixed;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    height: auto;
    left: 0px;
    top: 50%;
    margin-top: -160px;
    z-index: 50;
    display: none;
  }
  .Nav_popup {
    position: fixed;
    width: 300px;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #0b2333;
    white-space: nowrap;
    overflow-y: auto;
    display: none;
    z-index: 51;
  }
  .Nav_popup .shortcut_menu {
    padding: 10px 5px;
  }
  .Nav_popup .shortcut_menu ul li {
    width: 100%;
    line-height: 50px;
    border-bottom: solid 1px #2f4451;
    padding: 0px 10px;
    box-sizing: border-box;
    float: left;
    text-align: left;
    margin-bottom: 10px;
  }
  .Nav_popup .shortcut_menu ul li a {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
  }
  .top.home {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 999;
  }
  .top.home .iconfont.more_icon {
    color: #ffffff;
  }

  .footer_cont .f_contact img {
    max-width: 330px;
    padding-top: 50px;
  }
  .footer_cont .f_ewm {
    width: 50%;
    padding-left: 30px;
  }

  .pc {
    display: none;
  }
  .phone {
    display: block;
  }
  .p-top {
    background: url(../images/top.png) top left/100% 100%;
    height: 300px;
  }
  .p-top img {
    width: 120px;
    width: 50px;
  }
  .p-top a {
    font-size: 1rem;
  }
  .iconmore span {
    position: absolute;
    right: 10px;
    top: 4px;
    font-size: 2.4rem;
    color: white;
  }

  .p_record_mod {
    width: 100%;
    margin: 0 auto;
  }
  .p_record_mod .cont {
    width: 100%;
    margin: 0 auto;
    padding: 10px 10px;
    box-sizing: border-box;
    background: #ffffff;
  }
  .p_record_mod .cont .t_p {
    font-size: 20px;
    color: #232f3e;
    width: 100%;
    height: 40px;
    line-height: 40px;
  }
  .p_record_mod .cont .t_p span {
    font-size: 1.4rem;
    color: #999999;
    padding-left: 10px;
    height: 20px;
    line-height: 20px;
    margin-top: 20px;
  }
  .p_record_mod .cont .infor_mation {
    width: 100%;
    padding-top: 15px;
  }
  .p_record_mod .cont .infor_mation ul li {
    width: 33%;
    float: left;
    border-right: solid 1px #e7e8ea;
    box-sizing: border-box;
    padding-left: 20px;
  }
  .p_record_mod .cont .infor_mation ul li .p_h {
    padding: 15px 0px;
  }
  .p_record_mod .cont .infor_mation ul li .p_h p {
    color: #999999;
    font-size: 1.8rem;
    padding: 4px 0;
  }
  .p_record_mod .cont .infor_mation ul li .p_h p:nth-child(1) {
    color: #666666;
    font-size: 1.8rem;
    padding: 4px 0;
  }
  .p_record_mod .cont .infor_mation ul li .p_h p span {
    display: block;
    color: #1f73ff;
    font-size: 2.6rem;
    font-weight: bold;
    float: left;
  }
  .p_record_mod .cont .infor_mation ul li .p_h p i {
    font-size: 1.6rem;
    margin-top: 24px;
    float: left;
    color: #1f73ff;
    font-weight: bold;
  }
  .p_record_mod .cont .infor_mation ul li:nth-child(3n) {
    border-right: none;
  }

  .shallow {
    font-family: "art";
    font-size: 3.4rem !important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-image: -webkit-linear-gradient(rgba(31, 115, 255, 0.4), rgba(31, 115, 255, 0));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 90%;
    text-align: center;
  }
  .title2 {
    text-align: center;
    margin: 50px 0;
  }
  .title2 span:nth-child(1) {
    color: #1f73ff;
    font-size: 2.8rem;
    font-weight: bold;
  }
  .title2 span:nth-child(2) {
    color: rgb(102, 102, 102);
    font-size: 2.8rem;
    font-weight: bold;
  }

  .p-digitalsite {
    width: 100%;
    background-color: white;
    position: relative;
  }
  .p-digitalsite .content {
    width: 95%;
    margin: 0 auto;
  }
  .p-digitalsite .content .title {
    color: #1f73ff;
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    width: 60%;
    margin: 20px auto;
  }
  .p-digitalsite .content .description {
    color: rgb(163, 161, 161);
    font-size: 1.6rem;
    text-align: center;
    width: 90%;
    margin: 0 auto;
  }

  .p-digitalsite .content div {
    text-align: center;
  }
  .p-digitalsite .content div img {
    width: 100%;
    height: auto;
  }

  .p-digitalsite .video {
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
  }
  .p-digitalsite video {
    /* height: 320px; */
    width: 100%;
    object-fit: contain;
  }

  .ptaglist {
    width: 100%;
    margin: 20px auto;
    background: url(../images/langpic.png) top center/100% 100%;
    height: auto;
  }
  .ptaglist .tagbox {
    font-weight: bold;
    height: 56px;
    width: 30%;
    margin: 0 5% 20px 0;
    float: left;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    padding: 0 1.5%;
    line-height: 52px;
    border: 1px solid #1f73ff;
    background-color: white;
    box-sizing: border-box;
    color: black;
  }
  .ptaglist .tagbox:nth-child(3n) {
    margin-right: 0;
  }
  .ptaglist .tagbox .pcontent {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
    font-size: 1.6rem;
  }

  .bg-1 {
    background: url(../images/bg1.png) no-repeat left top/100% 100% white;
    padding-top: 20px;
    width: 100%;
  }
  .p-searchrank {
    width: 100%;
    padding: 5% 0;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
  }

  .p-searchrank .leftarea {
    width: 80%;
    height: 180px;
    position: relative;
    overflow: hidden;
    margin: 20px auto;
  }
  .p-searchrank .left {
    background-color: #1f73ff;
    position: absolute;
    top: 42%;
    left: 10%;
    width: 80%;
    height: 60px;
  }
  .p-searchrank .pscrollswiper {
    width: 100%;
    height: 60px;
  }
  .p-searchrank .scrollarea .swiper-slide {
    color: black;
    line-height: 60px;
    font-size: 1.6rem;
    text-align: center;
    opacity: 0.5;
  }
  .p-searchrank .scrollarea .swiper-slide-active {
    color: white;
    opacity: 1;
  }
  .p-searchrank .scrollarea .swiper-slide-next,
  .p-searchrank .scrollarea .swiper-slide-prev {
    opacity: 0.8;
  }

  .p-searchrank .right {
    width: 700px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 350px;
    position: relative;
  }
  .p-searchrank .right img {
    width: 100%;
    max-height: 350px;
    object-fit: contain;
  }

  /* .p-searchrank .displaybar{justify-content:space-around;align-items: center;} */
  .p-searchrank .changeimg {
    width: 450px;
    height: 289px;
    position: absolute;
    left: 127px;
    top: 25px;
  }
  .p-searchrank .changeimg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .p-datamarketing {
    width: 100%;
    padding: 50px 0 50px 0;
    margin: 0 auto;
    position: relative;
  }

  .p-datamarketing .description {
    color: rgb(163, 161, 161);
    font-size: 1.6rem;
    text-align: center;
    width: 80%;
    margin: 0 auto;
  }
  .p-datamarketing .datalist {
    width: 100%;
    padding-top: 80px;
  }
  .p-datamarketing .datalist .databox {
    float: left;
    width: 95%;
    margin: 10px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 2.5%;
  }
  .p-datamarketing .datalist .databox:nth-child(3n) {
    margin-right: 0;
  }
  .p-datamarketing .datalist .databox .img {
    height: 60px;
    width: 60px;
    margin-right: 20px;
  }
  .p-datamarketing .datalist .databox img {
    height: 100%;
    width: 100%;
  }
  .p-datamarketing .datalist .databox .text {
    width: 70%;
    overflow: hidden;
    font-size: 1.4rem;
  }
  .p-datamarketing .datalist .databox .title3 {
    color: #1f73ff;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .p-datamarketing .datalist .databox .description2 {
    color: rgb(102, 102, 102);
    font-size: 1.4rem;
    width: 90%;
  }

  .p-reachbuyers {
    width: 100%;
    background: url(../images/picbg1.png) no-repeat top left/100% 100%;
    height: 140px;
    display: flex;
    justify-content: center;
  }
  .p-reachbuyers .title {
    color: white;
    font-size: 3rem;
    width: 100%;
    text-align: center;
  }
  .p-reachbuyers .shalloww {
    font-family: "art";
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.1));
    width: 100%;
    text-align: center;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-size: 4rem;
    position: absolute;
    top: -15%;
  }
  .titleareaw {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    margin-top: 49px;
  }

  .p-buyerspic {
    width: 95%;
    margin: 0 auto;
  }
  .p-buyerspic .contenttag1 {
    background: url(../images/bpd1.png) left top / 100% 100%;
    margin-bottom: 5vw;
  }
  .p-buyerspic .contenttag2 {
    background: url(../images/bpd2.png) left top / 100% 100%;
    margin-bottom: 5vw;
  }
  .p-buyerspic .contenttag3 {
    background: url(../images/bpd3.png) left top / 100% 100%;
    margin-bottom: 5vw;
  }
  .p-buyerspic .contenttag4 {
    background: url(../images/bpd4.png) left top / 100% 100%;
    margin-bottom: 5vw;
  }
  .p-buyerspic .contenttag1,
  .p-buyerspic .contenttag2,
  .p-buyerspic .contenttag3,
  .p-buyerspic .contenttag4 {
    width: 30vw;
    height: 8vw;
    line-height: 8vw;
  }
  .p-buyerspic .contenttag1 .text1 {
    line-height: 2.4rem;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.8rem;
    color: white;
    padding: 0 3vw 0 9vw;
  }
  .p-buyerspic .contenttag2 .text1 {
    line-height: 2.4rem;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.8rem;
    color: white;
    padding: 0 3vw 0 9vw;
  }
  .p-buyerspic .contenttag3 .text1 {
    line-height: 2.4rem;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.8rem;
    color: white;
    padding: 0 3vw 0 9vw;
  }
  .p-buyerspic .contenttag4 .text1 {
    line-height: 2.4rem;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.8rem;
    color: white;
    padding: 0 3vw 0 9vw;
  }
  .p-buyerspic .picbox {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .p-buyerspic .picbox img {
    width: 23vw;
    height: 23vw;
    display: flex;
    flex-direction: column;
    margin: 3vw 0;
  }
  .p-buyerspic .picbar {
    display: flex;
    justify-content: space-around;
    width: 100%;
  }

  .bg-2 {
    background: url(../images/bg2.png) no-repeat left top/100% 100% white;
    width: 100%;
  }
  .p-datasystem {
    width: 100%;
    padding: 5% 0;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    background: url(../images/bg2.png) no-repeat left top/100% 100%;
  }
  .p-datasystem .leftarea {
    width: 80%;
    height: 180px;
    position: relative;
    overflow: hidden;
    margin: 50px 0 0 10%;
  }
  .p-datasystem .left {
    background-color: #1f73ff;
    position: absolute;
    top: 42%;
    left: 10%;
    width: 80%;
    height: 60px;
  }
  .p-datasystem .pscrollswiper2 {
    width: 100%;
    height: 60px;
  }
  .p-datasystem .scrollarea .swiper-slide {
    color: black;
    line-height: 60px;
    font-size: 2rem;
    text-align: center;
    opacity: 0.5;
  }
  .p-datasystem .scrollarea .swiper-slide-active {
    color: white;
    opacity: 1;
  }
  .p-datasystem .scrollarea .swiper-slide-next,
  .p-datasystem .scrollarea .swiper-slide-prev {
    opacity: 0.8;
  }

  .p-datasystem .right img {
    width: 100%;
    max-height: 400px;
    object-fit: contain;
  }
  .p-datasystem .right {
    width: 600px;
    height: 500px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    height: 400px;
    position: relative;
  }
  .p-datasystem .changeimg {
    width: 488px;
    height: 271px;
    position: absolute;
    left: 57px;
    top: 24px;
  }
  .p-datasystem .changeimg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .p-promotion {
    width: 100%;
    position: relative;
  }
  .p-promotion .promotionform {
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
    padding: 20px 0;
  }
  .p-promotion .promotionform form {
    text-align: center;
  }
  .p-promotion .promotionform .input {
    width: 60%;
    margin: 40px auto;
    height: 62px;
    border: 0px;
    background-color: #eeeeee;
    border-radius: 10px;
  }
  .p-promotion .promotionform input {
    width: 96%;
    margin: 5px auto;
    height: 50px;
    border: 0px;
    background-color: #eeeeee;
    font-size: 2rem;
  }
  .p-promotion .promotionform input::placeholder {
    font-size: 2rem;
  }
  .p-promotion .promotionform button {
    width: 20%;
    height: 60px;
    margin: 30px auto;
    margin-top: 0;
    border: 0;
    background-color: #1f73ff;
    border-radius: 30px;
    color: white;
    font-size: 2rem;
  }
  .p-promotion .promotionform .tag {
    height: 50px;
    line-height: 50px;
    width: 22%;
    background-image: url(../images/tagf.png);
    background-size: 100% 100%;
    color: #1f73ff;
    margin: 0 1.5% 20px 1.5%;
    float: left;
    text-align: center;
    cursor: pointer;
    font-size: 2rem;
  }
  .p-promotion .promotionform .taglist1 {
    padding: 50px 20px;
  }
  .tagp {
    background-image: url(../images/tagp.png) !important;
    color: white !important;
  }
  .p-promotion .promotionform .divideline {
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: space-between;
  }
  .p-promotion .promotionform .divideline .line:first-child {
    height: 2px;
    width: 38.6%;
    background-color: #eaeaea;
  }
  .p-promotion .promotionform .divideline .line:last-child {
    height: 2px;
    width: 38.6%;
    background-color: #eaeaea;
  }
  .p-promotion .promotionform .divideline p {
    font-size: 2.2rem;
    color: #1f73ff;
    float: left;
    margin: 0 5px;
    text-align: center;
  }
  .p-promotion .promotionform .divideline .linetext {
    font-weight: bold;
    text-align: center;
  }
  .bg3 {
    background: url(../images/bg3.png) no-repeat left top / 100% 100%;
    height: 360px;
  }

  .rev {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .p-evaluation .pscrollswiper3 {
    width: 32%;
    height: 73.5px;
  }
  .p-evaluation .pscrollswiper3 .swiper-slide {
    margin-right: 1.3%;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #415464;
    color: white;
    text-align: center;
    font-size: 2rem;
    border-radius: 5px;
    cursor: pointer;
  }
  .p-evaluation .pscrollswiper3 .swiper-slide a {
    color: white;
    width: 100%;
    height: 100%;
    display: block;
  }
  .p-evaluation .pscrollswiper3 .swiper-slide-active {
    background-image: url(../images/tag3c.png);
    background-size: 100% 100%;
    height: 73.5px;
    background-color: white;
  }
  .p-evaluation .pscrollswiper3 .more {
    width: 120px;
  }
  .p-evaluation .pscrollswiper3 .more a {
    color: white;
    font-size: 18px;
  }
  .p-evaluation .maincontent {
    width: 95%;
    padding: 2.5%;
    background-color: #fff5ee;
  }

  .p-evaluation .scrollarea2 .swiper-slide {
    height: 73.5px;
    font-size: 1.4rem;
    text-align: center;
  }
  .p-evaluation .maincontent .video {
    width: 80%;
    margin: 0 auto;
  }
  .p-evaluation .maincontent .video video {
    width: 100%;
  }
  .p-evaluation .maincontent div {
    width: 80%;
    margin: 0 auto;
  }
  .p-evaluation .maincontent div .title3 {
    font-size: 2rem;
    font-weight: bold;
    margin: 10px 0;
  }
  .p-evaluation .maincontent div .content {
    text-indent: 2.8rem;
    margin-top: 20px;
    line-height: 28px;
    font-size: 1.6rem;
  }
  form {
    width: 100%;
    margin: 0 auto;
  }

  .p-option {
    width: 100%;
    position: relative;
    margin: 0 auto;
    font-size: 1.2rem !important;
  }

  .p-option .optionbox .title {
    font-size: 2rem;
    font-weight: bold;
    color: #1f73ff;
    height: 28px;
    width: 100%;
    line-height: 28px;
    text-align: center;
    padding-top: 20px;
  }
  .p-option .optionbox label {
    margin-left: 10px;
    width: 50%;
  }

  .p-option .content {
    padding: 5%;
    width: 90%;
  }
  .p-option .content .title3 {
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .p-option .content .text {
    font-size: 1.4rem;
    font-weight: bold;
    margin: 10px 0;
  }
  .p-option .content .text span:first-child {
    color: #1f73ff;
    font-size: 1.4rem;
  }
  .p-option .content .langnum {
    font-style: 1.4rem;
    margin-bottom: 10px;
  }
  .p-option .content .langnum input {
    border: 0;
    outline: none;
    background-color: inherit;
    border-bottom: 1px solid rgb(5, 5, 5);
    box-sizing: border-box;
    width: 60%;
  }
  /* .p-option .content .more{margin-left: 8px;} */
  .p-option .content .more a {
    color: #1f73ff;
    font-size: 1.4rem;
  }
  .p-option .optionbox {
    background-color: rgba(172, 167, 167, 0.2);
  }
  .p-option .white {
    background-color: white;
  }
  .p-option .button {
    background-color: #415464;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: white;
    font-size: 20px;
    cursor: pointer;
  }
  /* .p-option .optionul{margin-left: 20px;} */
  .p-option .optionul li {
    float: left;
    margin-right: 20px;
  }

  .p-option form {
    text-align: center;
  }
  .p-option .input {
    width: 80%;
    margin: 15px 0;
    height: 60px;
    border: 0px;
    background-color: #eeeeee;
    border-radius: 10px;
  }
  .p-option input {
    width: 96%;
    margin: 5px auto;
    height: 50px;
    border: 0px;
    background-color: #eeeeee;
  }
  /* .option input::placeholder{color:rgb(255, 0, 0)} */
  .p-option button {
    width: 20%;
    height: 50px;
    margin: 30px auto;
    border: 0;
    background-color: #1f73ff;
    border-radius: 25px;
    color: white;
    font-size: 1.6rem;
  }
  .p-option .inputline {
    display: flex;
    padding-right: 20px;
  }
  .p-option .inputline p {
    font-size: 1.6rem;
    text-align: center;
    line-height: 90px;
    width: 120px;
    color: #1f73ff;
    font-weight: bold;
  }
  .p-option .optionform {
    margin-top: 30px;
  }

  .p-companyprofile {
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
  }

  .p-companyprofile .text {
    width: 90%;
    margin: 20px auto;
    line-height: 28px;
    text-indent: 28px;
  }
  .p-companyprofile .text p {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .p-companyprofile .text p .more a {
    color: #1f73ff;
    font-size: 1.4rem;
  }
  .p-companyprofile .pic {
    width: 100%;
    height: 200px;
  }
  .p-companyprofile .pic img {
    width: 100%;
    height: 100%;
    height: 200px;
  }
  .p-companyprofile .introlist {
    margin-top: 80px;
    width: 100%;
  }
  .p-companyprofile .introlist .introbtn {
    background-color: #f3f3f3;
    color: black;
    margin-right: 1%;
    float: left;
    height: 60px;
    line-height: 60px;
    width: 32.3%;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
  }
  .p-companyprofile .introlist .introbtn:nth-child(1) {
    background: url(../images/btnbg.png) no-repeat left top/100% 100%;
    color: white;
  }
  .p-companyprofile .video {
    width: 90%;
    margin: 0 auto;
  }
  .p-companyprofile .video video {
    width: 100%;
  }

  .p-showlist {
    width: 100%;
    border-top: 5px solid #1f73ff;
    background-color: rgba(236, 233, 233, 0.4);
  }
  .p-showlist > div {
    width: 100%;
    margin: 0 auto;
  }
  .p-showlist .showbox {
    width: 48%;
    float: left;
    height: 220px;
    margin: 30px 0;
  }
  .p-showlist .showbox:nth-child(2n + 1) {
    margin-right: 4%;
  }
  /* .showlist .showbox{width: 22%;float: left;height: 180px;margin: 30px 0;margin-right:4%;}
    .showlist .showbox:nth-child(4n){margin-right: 0;} */
  .p-showlist .showbox img {
    width: 100%;
    height: auto;
    object-fit: contain;
    position: absolute;
    top: 0;
    right: 0;
  }
  .p-showlist .showbox .bgpic {
    display: block;
    position: relative;
    width: 100%;
    height: 180px;
    overflow: hidden;
  }
  .p-showlist .qualification .showbox img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .p-showlist .showbox2 {
    width: 100%;
    margin: 100px 0;
  }
  .p-showlist .showbox2 img {
    width: 100%;
    height: 100%;
  }
  .ab {
    position: relative;
  }
  .ab .contentarea {
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(231, 111, 60, 0.85);
    color: white;
  }
  .ab .contentarea .pcontent2 {
    display: inline-block;
    line-height: 1.8rem;
    vertical-align: middle;
    font-size: 1.6rem;
    padding: 0 10px;
  }

  /*
    .ab .contentarea{height: 50px;line-height: 50px; text-align: center; width:100%;padding:0; position: absolute; bottom: 0;left:0;background-color:rgba(180, 180, 180, 0.85);color: white;font-size: 1.3rem;} */
  .cooperation {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .showbox {
    height: 180px;
  }
  .cooperation img {
    width: 100%;
    height: 180px;
    position: absolute;
  }

  .p-recentnews {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }

  .p-recentnews .picarea {
    position: relative;
  }
  .p-recentnews .picarea img {
    width: 100%;
    height: 100%;
  }
  .p-recentnews .date {
    width: 80px;
    height: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .p-recentnews .right .newsbar {
    position: relative;
    margin-bottom: 20px;
    border-top: 1px dashed #cccccc;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .abs {
    width: 80px !important;
    height: 80px !important;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(231, 111, 60, 0.85);
    color: white;
  }
  .day {
    font-size: 36px;
    color: #282828;
  }
  .yw {
    font-size: 18px;
    color: #282828;
  }
  .flt {
    float: left;
  }
  .p-recentnews .right {
    width: 100%;
    padding: 30px 10px;
    float: left;
    box-sizing: border-box;
  }

  .p-recentnews .right .newsbar .left {
    display: flex;
    align-items: center;
    width: 80px;
  }
  .p-recentnews .right .newstext {
    float: left;
    width: calc(100% - 90px);
  }
  .p-recentnews .right .title {
    margin: 10px 0;
  }
  .p-recentnews .right .title a {
    font-weight: bold;
    font-size: 2rem;
    color: #282828;
  }
  .p-recentnews .right .title a:hover {
    color: #1f73ff;
  }
  .p-recentnews .right .text {
    font-size: 1.6rem;
    line-height: 16px;
    color: #999999;
  }

  .home_subsidy {
    background-color: #1f73ff !important;
    height: 500px;
    position: relative;
    border-radius: 0 !important;
  }
  #orderform {
    padding-bottom: 0 !important;
    border-radius: 0 !important;
  }
  #orderform form {
    width: 80%;
    margin: 0 auto;
    padding: 60px 50px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 180px;
    border-radius: 10px;
  }
  #orderform .title1 {
    font-size: 3rem;
    color: white;
    text-align: center;
  }
  #orderform .text {
    color: white;
    padding: 2% 10%;
    line-height: 2rem;
    font-size: 1.8rem;
    text-align: center;
  }
  #orderform ul li {
    padding-left: 0;
    width: 80%;
    margin: 30px auto;
  }
  #orderform .subs {
    width: 180px;
    border-radius: 35px;
  }

  .p-bg3 {
    background: url(../images/bg3.png) no-repeat left top / 100% 100%;
    height: 300px;
  }
  .p-bg3 .title {
    text-align: center;
    padding: 40px 0 40px 0;
    color: #09dee2;
    font-size: 2.4rem;
  }
  .p-bg3 .taglist2 {
    width: 90%;
    margin: 0 auto;
  }
  .p-bg3 .taglist2 .bluetag {
    background: url(../images/tag3.png) no-repeat left top/100% 100%;
    width: 46%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
    color: rgba(59, 233, 236, 0.7);
    font-size: 1.6rem;
    margin-right: 8%;
    margin-bottom: 30px;
  }
  .p-bg3 .taglist2 .bluetag:nth-child(2n) {
    margin-right: 0;
  }

  .footer_cont .f_contact {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    padding-left: 0;
  }
  .footer_cont .f_ewm {
    width: 100%;
    padding-left: 0;
    box-sizing: border-box;
    margin-top: 80px;
  }
  .footer_cont .f_ewm .e_li {
    width: 50%;
    float: left;
    padding: 0px 20px;
    box-sizing: border-box;
  }
  .footer_cont .f_ewm .e_li .e_img {
    width: 100%;
    max-width: 135px;
    margin: 0 auto;
    display: block;
  }
  .footer_cont .f_ewm .e_li .e_p {
    width: 100%;
    text-align: center;
    padding: 10px;
    color: #999999;
    font-size: 14px;
    box-sizing: border-box;
  }

  .p_record_mod .cont .infor_mation ul li .p_h p i {
    margin-top: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .p-companyprofile .video video {
    width: 100%;
  }
  .p-option .inputline p {
    line-height: 56px;
  }

  .p-option .input {
    margin: 8px auto;
    height: 40px;
  }
  .p-option input {
    height: 30px;
    margin: 4px auto;
  }
  .p-option button {
    width: 25%;
    height: 40px;
    margin: 20px auto;
    border: 0;
    background-color: #1f73ff;
    border-radius: 20px;
    color: white;
    font-size: 1.6rem;
  }
  .p-searchrank .right {
    width: 380px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 350px;
    position: relative;
  }
  .p-searchrank .changeimg {
    width: 274px;
    height: 177px;
    position: absolute;
    left: 54px;
    top: 81px;
  }
  .p-datasystem .right {
    width: 360px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    height: 400px;
    position: relative;
  }
  .p-datasystem .changeimg {
    width: 340px;
    height: 194px;
    position: absolute;
    left: 10px;
    top: 74px;
  }
  .p-bg3 .taglist2 {
    width: 100%;
    margin: 0 auto;
  }
  .p-bg3 .title {
    text-align: center;
    padding: 40px 0 40px 0;
    color: #09dee2;
    font-size: 1.8rem;
  }
  .p-bg3 .taglist2 .bluetag {
    font-size: 0.8rem;
    height: 45px;
    line-height: 45px;
    width: 49%;
    margin-right: 2%;
  }
  .ab .contentarea {
    background-color: rgba(231, 111, 60, 0.995);
    color: white;
  }
  .p-showlist .showbox {
    width: 48%;
    float: left;
    height: 150px;
    margin: 15px 0;
  }
  .p-showlist .showbox .bgpic {
    display: block;
    position: relative;
    width: 100%;
    height: 150px;
    overflow: hidden;
  }
  .cooperation img {
    width: 100%;
    height: 120px;
    position: absolute;
  }
  .p-digitalsite video {
    /* height: 230px; */
    width: 100%;
    object-fit: contain;
  }
  .p-evaluation .maincontent .video video {
    width: 100%;
  }

  .p-buyerspic .contenttag1,
  .p-buyerspic .contenttag2,
  .p-buyerspic .contenttag3,
  .p-buyerspic .contenttag4 {
    width: 40vw;
    height: 11vw;
    line-height: 11vw;
  }

  .p-buyerspic .contenttag1 .text1,
  .p-buyerspic .contenttag2 .text1,
  .p-buyerspic .contenttag3 .text1,
  .p-buyerspic .contenttag4 .text1 {
    font-size: 1.4rem;
    line-height: 1.4rem;
    padding-left: 12vw;
    padding-right: 4vw;
  }
  .p_record_mod .cont .infor_mation ul li {
    width: 33%;
    float: left;
    border-right: solid 1px #e7e8ea;
    box-sizing: border-box;
    padding-left: 10px;
  }
  .p_record_mod .cont .infor_mation ul li .p_h p {
    color: #999999;
    font-size: 1.4rem;
    padding: 2px 0;
  }
  .p_record_mod .cont .infor_mation ul li .p_h p:nth-child(1) {
    color: #666666;
    font-size: 1.4rem;
    padding: 2px 0;
  }
  .p_record_mod .cont .infor_mation ul li .p_h p span {
    display: block;
    color: #1f73ff;
    font-size: 2.4rem;
    font-weight: bold;
    float: left;
  }
  .p_record_mod .cont .infor_mation ul li .p_h p i {
    font-size: 1.2rem;
    margin-top: 10px;
    float: left;
    color: #1f73ff;
    font-weight: bold;
  }
  .p-promotion .promotionform .input {
    width: 60%;
    margin: 3rem auto;
    height: 3rem;
    border: 0px;
    background-color: #eeeeee;
    border-radius: 10px;
  }
  .p-promotion .promotionform input {
    width: 96%;
    margin: 0 auto;
    height: 2rem;
    border: 0px;
    background-color: #eeeeee;
    font-size: 0.8rem;
    padding: 0.7rem 1.2rem;
    border-radius: 10px;
  }
  .p-promotion .promotionform input::placeholder {
    color: #919192;
    font-size: 1.2rem;
  }
  .p-promotion .promotionform button {
    width: 20%;
    height: 3rem;
    margin: 2rem auto;
    margin-top: 0;
    border: 0;
    background-color: #1f73ff;
    border-radius: 20px;
    color: white;
    font-size: 1.2rem;
  }

  #orderform ul li {
    padding-left: 0;
    width: 100%;
    margin: 5% auto;
    height: 40px;
    line-height: 50px;
  }
  #orderform .subs {
    width: 50%;
    border-radius: 25px;
    height: 40px;
    font-size: 1.6rem;
  }
  #orderform ul li input::holder {
    font-size: 0.5rem;
  }
  .p_record_mod .cont .t_p {
    font-size: 16px;
    color: #232f3e;
    width: 100%;
    height: 40px;
    line-height: 40px;
  }

  .ft_bg {
    background: #0b2333;
    padding: 50px 0;
    padding-top: 0;
  }

  #orderform form {
    box-sizing: border-box;
    width: 80%;
    margin: 0 auto;
    padding: 60px 10%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 180px;
    border-radius: 10px;
  }

  .p-evaluation .pscrollswiper3 .swiper-slide {
    font-size: 1.2rem;
  }
  .p-taglist .tagbox {
    font-size: 1.2rem;
  }
  .p-promotion .promotionform .divideline p {
    font-size: 1.8rem;
    color: #1f73ff;
    float: left;
    margin: 0 5px;
    text-align: center;
  }
}

@media only screen and (max-width: 480px) {
  .shallow {
    font-family: "art";
    font-size: 2.8rem !important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-image: -webkit-linear-gradient(rgba(31, 115, 255, 0.4), rgba(31, 115, 255, 0));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 90%;
    text-align: center;
  }
  .title2 {
    text-align: center;
    margin: 30px 0 30px;
  }
  .title2 span:nth-child(1) {
    color: #1f73ff;
    font-size: 2.4rem;
    font-weight: bold;
  }
  .title2 span:nth-child(2) {
    color: rgb(102, 102, 102);
    font-size: 2.4rem;
    font-weight: bold;
  }
  .p-companyprofile .video video {
    width: 100%;
  }
  .p-evaluation .maincontent .video video {
    width: 100%;
  }
  .p_record_mod .cont .infor_mation ul li .p_h p i {
    margin-top: 8px;
  }
  .p-showlist .showbox {
    width: 48%;
    float: left;
    height: 120px;
    margin: 15px 0;
  }
  .p-showlist .showbox .bgpic {
    display: block;
    position: relative;
    width: 100%;
    height: 120px;
    overflow: hidden;
  }
  .p-evaluation .pscrollswiper3 .swiper-slide {
    font-size: 1.2rem;
  }
  .p-evaluation .pscrollswiper3 .swiper-slide a {
    font-size: 1.2rem;
  }
  .p-evaluation .pscrollswiper3 .swiper-slide {
    font-size: 1.2rem;
  }
  .p-datamarketing {
    width: 100%;
    padding: 10px 0 50px 0;
    margin: 0 auto;
    position: relative;
  }

  .p-promotion .promotionform .tag {
    font-size: 1.4rem;
    height: 34px;
    line-height: 34px;
  }

  .p-reachbuyers .title {
    font-size: 2.4rem;
  }
  .p-reachbuyers .shalloww {
    font-size: 3.4rem;
  }

  .p-datasystem .leftarea {
    width: 80%;
    height: 135px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
  }
  .p-datasystem .left {
    background-color: #1f73ff;
    position: absolute;
    top: 42%;
    left: 10%;
    width: 80%;
    height: 45px;
  }
  .p-datasystem .pscrollswiper2 {
    width: 100%;
    height: 45px;
  }
  .p-datasystem .scrollarea .swiper-slide {
    line-height: 45px;
    font-size: 1.8rem;
  }

  .p-searchrank .leftarea {
    width: 90%;
    height: 135px;
    position: relative;
    overflow: hidden;
    margin: 50px auto 0;
  }
  .p-searchrank .left {
    background-color: #1f73ff;
    position: absolute;
    top: 42%;
    left: 10%;
    width: 80%;
    height: 45px;
  }
  .p-searchrank .pscrollswiper {
    width: 100%;
    height: 45px;
  }
  .p-searchrank .scrollarea .swiper-slide {
    line-height: 45px;
    font-size: 1.8rem;
  }

  .p-promotion .promotionform button {
    height: 3.6rem !important;
    width: 30%;
    font-size: 1.6rem;
  }

  .p-option button {
    width: 30%;
  }

  .p-recentnews .right .title a {
    font-size: 1.6rem;
  }
  #orderform ul li {
    margin: 10% auto;
  }
  #orderform form {
    padding: 10px 10% 20px;
  }

  #orderform .subs:last-child {
    height: 35px;
    line-height: 35px;
  }

  .home_title_wrap.home_subsidy_wrap .home_title {
    padding: 40px 0 0 !important;
  }
  .ptaglist .tagbox .pcontent {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
    font-size: 1.4rem;
  }

  .ab .contentarea .pcontent2 {
    display: inline-block;
    line-height: 1.4rem;
    vertical-align: middle;
    font-size: 1.2rem;
    padding: 0 6px;
  }
}
