body {
  padding: 0;
  margin: 0;
}
.main_phone {
  display: none;
  background-color: #FFFFFF;
}
.main_phone .header {
  height: 3rem;
}
.main_phone .connect_box {
  padding: 0.59rem 0.32rem 0.48rem;
  box-sizing: border-box;
}
.main_phone .connect_box .conncet_title {
  font-size: 0.44rem;
  font-family: Open Sans;
  font-weight: 800;
  color: #161616;
  text-align: center;
  margin-bottom: 0.49rem;
  padding: 0 0.45rem;
}
.main_phone .global {
  width: 100%;
  margin-top: 2.82rem;
}
.main_phone .global .global-content .global-content-title {
  width: 100%;
  display: flex;
  justify-content: center;
  font-size: 32px;
  font-family: Open Sans;
  font-weight: 800;
  color: #161616;
  margin-top: 92px;
}
.main_phone .global .global-content .global-content-tab {
  margin-top: 0.64rem;
  width: 100%;
  overflow-y: auto;
}
.main_phone .global .global-content .global-content-tab .global-content-tab_box {
  width: 12rem;
  border-bottom: 0.06rem solid #dbe6f5;
  display: flex;
  justify-content: space-between;
}
.main_phone .global .global-content .global-content-tab .content-tab-item {
  cursor: pointer;
  padding: 0.24rem 0.28rem;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main_phone .global .global-content .global-content-tab .content-tab-item .item-image {
  background-position: 50% 50%;
  background-size: cover;
}
.main_phone .global .global-content .global-content-tab .content-tab-item .item-title {
  margin-left: 0.17rem;
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 400;
  color: #768dab;
  white-space: nowrap;
}
.main_phone .global .global-content .global-content-tab .content-tab-item:nth-child(1) .item-image {
  width: 0.3rem;
  height: 0.26rem;
  background-image: url(/catalog/view/theme/default/image/3pl-img/delivery_1_gray2x.png);
}
.main_phone .global .global-content .global-content-tab .content-tab-item:nth-child(2) .item-image {
  width: 0.28rem;
  height: 0.28rem;
  background-image: url(/catalog/view/theme/default/image/3pl-img/delivery_2_gray2x.png);
}
.main_phone .global .global-content .global-content-tab .content-tab-item:nth-child(3) .item-image {
  width: 0.27rem;
  height: 0.28rem;
  background-image: url(/catalog/view/theme/default/image/3pl-img/delivery_3_gray2x.png);
}
.main_phone .global .global-content .global-content-tab .content-tab-item:nth-child(4) .item-image {
  width: 0.28rem;
  height: 0.29rem;
  background-image: url(/catalog/view/theme/default/image/3pl-img/delivery_4_gray2x.png);
}
.main_phone .global .global-content .global-content-tab .active {
  position: relative;
}
.main_phone .global .global-content .global-content-tab .active .item-title {
  color: #0066ff;
  font-weight: bold;
}
.main_phone .global .global-content .global-content-tab .active:nth-child(1) .item-image {
  width: 0.3rem;
  height: 0.26rem;
  background-image: url(/catalog/view/theme/default/image/3pl-img/delivery_1_blue2x.png);
}
.main_phone .global .global-content .global-content-tab .active:nth-child(2) .item-image {
  width: 0.28rem;
  height: 0.28rem;
  background-image: url(/catalog/view/theme/default/image/3pl-img/delivery_2_blue2x.png);
}
.main_phone .global .global-content .global-content-tab .active:nth-child(3) .item-image {
  width: 0.27rem;
  height: 0.28rem;
  background-image: url(/catalog/view/theme/default/image/3pl-img/delivery_3_blue2x.png);
}
.main_phone .global .global-content .global-content-tab .active:nth-child(4) .item-image {
  width: 0.28rem;
  height: 0.29rem;
  background-image: url(/catalog/view/theme/default/image/3pl-img/delivery_4_blue2x.png);
}
.main_phone .global .global-content .global-content-tab .active::before {
  content: "";
  width: 100%;
  height: 0.06rem;
  background-color: #0066ff;
  position: absolute;
  bottom: -3px;
  left: 0;
}
.main_phone .item2 {
  display: none;
  margin-top: 0.51rem;
}
.main_phone .item2 .content-small-title1 {
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 600;
  color: #0066FF;
}
.main_phone .item2 .content-big-title2 .big-title {
  margin: 0.26rem 0 0.22rem;
  font-size: 0.32rem;
  font-family: Open Sans;
  font-weight: 600;
  color: #003D98;
}
.main_phone .item2 .content-big-title2 .small-remark {
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 400;
  color: #768DAB;
  line-height: 0.3rem;
}
.main_phone .item2 .logistics_text {
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 400;
  color: #768DAB;
  line-height: 0.3rem;
}
.main_phone .item2 .unfold-box {
  margin-top: 0.4rem;
}
.main_phone .item2 .unfold-box .unfold-box-item .item-title {
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: bold;
  color: #003D98;
  line-height: 0.38rem;
}
.main_phone .item2 .unfold-box .unfold-box-item .item-image {
  margin: 0.27rem 0 0.51rem;
}
.main_phone .item2 .unfold-box .unfold-box-item .item-image img {
  width: 100%;
}
.main_phone .item3 {
  display: none;
  margin-top: 0.51rem;
}
.main_phone .item3 .content-small-title1 {
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 600;
  color: #0066FF;
}
.main_phone .item3 .content-big-title2 .big-title {
  margin: 0.26rem 0 0.22rem;
  font-size: 0.32rem;
  font-family: Open Sans;
  font-weight: 600;
  color: #003D98;
}
.main_phone .item3 .content-big-title2 .small-remark {
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 400;
  color: #768DAB;
  line-height: 0.3rem;
}
.main_phone .item3 .logistics_text {
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 400;
  color: #768DAB;
  line-height: 0.3rem;
}
.main_phone .item3 .unfold-box {
  margin-top: 0.4rem;
}
.main_phone .item3 .unfold-box .unfold-box-item .item-title {
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: bold;
  color: #003D98;
  line-height: 0.38rem;
}
.main_phone .item3 .unfold-box .unfold-box-item .item-image {
  margin: 0.27rem 0 0.51rem;
}
.main_phone .item3 .unfold-box .unfold-box-item .item-image img {
  width: 100%;
}
.main_phone .item4 {
  display: none;
  margin-top: 0.51rem;
}
.main_phone .item4 .content-small-title1 {
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 600;
  color: #0066FF;
}
.main_phone .item4 .content-big-title2 .big-title {
  margin: 0.26rem 0 0.22rem;
  font-size: 0.32rem;
  font-family: Open Sans;
  font-weight: 600;
  color: #003D98;
}
.main_phone .item4 .content-big-title2 .small-remark {
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 400;
  color: #768DAB;
  line-height: 0.3rem;
}
.main_phone .item4 .global-banner {
  margin-top: 0.71rem;
}
.main_phone .item4 .global-banner img {
  width: 100%;
}
.main_phone .logistics {
  margin-top: 0.51rem;
}
.main_phone .logistics .logistics_title1 {
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 600;
  color: #0066FF;
}
.main_phone .logistics .logistics_title2 {
  margin: 0.26rem 0 0.22rem;
  font-size: 0.32rem;
  font-family: Open Sans;
  font-weight: 600;
  color: #003D98;
}
.main_phone .logistics .logistics_text {
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 400;
  color: #768DAB;
  line-height: 0.3rem;
}
.main_phone .roll-banner-box {
  width: 100%;
  margin-top: 0.41rem;
  overflow: hidden;
}
.main_phone .roll-banner-box .roll-banner-item {
  width: 2400px;
  height: 0.97rem;
  margin-bottom: 18px;
  display: flex;
}
.main_phone .roll-banner-box .roll-banner-item img {
  height: 0.97rem;
}
.main_phone .roll-banner-box .roll-banner-item:nth-child(1) {
  justify-content: flex-end;
  animation: moveRight 40s linear infinite;
  float: right;
}
.main_phone .roll-banner-box .roll-banner-item:nth-child(1) img {
  margin-right: 24px;
}
.main_phone .roll-banner-box .roll-banner-item:nth-child(1) img:last-child {
  margin-right: 0;
}
.main_phone .roll-banner-box .roll-banner-item:nth-child(2) {
  animation: moveLeft 40s linear infinite;
}
.main_phone .roll-banner-box .roll-banner-item:nth-child(2) img {
  margin-left: 24px;
}
.main_phone .roll-banner-box .roll-banner-item:nth-child(2) img:first-child {
  margin-left: 0;
}
.main_phone .roll-banner-box .roll-banner-item:nth-child(3) {
  justify-content: flex-end;
  animation: moveRight 40s linear infinite;
  float: right;
}
.main_phone .roll-banner-box .roll-banner-item:nth-child(3) img {
  margin-right: 24px;
}
.main_phone .roll-banner-box .roll-banner-item:nth-child(3) img:last-child {
  margin-right: 0;
}
.main_phone .global-icon {
  padding: 0.8rem 0 0.73rem;
}
.main_phone .global-icon img {
  width: 100%;
}
.main_phone .features {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main_phone .features .features-left {
  width: 58px;
  font-size: 14px;
  font-family: Open Sans;
  font-weight: 600;
  color: #003D98;
}
.main_phone .features .features-right {
  width: 5.35rem;
  height: 0.02rem;
  background-color: #DBE6F5;
}
.main_phone .e-commerce-box {
  width: 100%;
  margin-top: 0.48rem;
}
.main_phone .e-commerce-box .e-commerce-box-item {
  margin-bottom: 0.55rem;
}
.main_phone .e-commerce-box .e-commerce-box-item .item-title {
  font-size: 0.32rem;
  font-family: Open Sans;
  font-weight: 600;
  color: #003D98;
  line-height: 0.32rem;
  margin-bottom: 0.22rem;
}
.main_phone .e-commerce-box .e-commerce-box-item .item-remark {
  width: 100%;
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 400;
  color: #768DAB;
  line-height: 0.3rem;
}
.main_phone .number {
  width: 100%;
  background-image: url(/catalog/view/theme/default/image/3pl-img/number_bg2x.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0.83rem 0 1.1rem;
}
.main_phone .number .number-content .content-title {
  margin-bottom: 0.9rem;
  text-align: center;
  font-size: 0.44rem;
  font-family: Open Sans;
  font-weight: 800;
  color: #FFFFFF;
  line-height: 0.38rem;
}
.main_phone .number .number-content .number-box1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.main_phone .number .number-content .number-box1 .number-box-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main_phone .number .number-content .number-box1 .number-box-item .item-image img {
  width: 1.11rem;
}
.main_phone .number .number-content .number-box1 .number-box-item .item-title {
  margin-top: 0.3rem;
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 800;
  color: #FFFFFF;
  line-height: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.main_phone .number .number-content .number-box1 .number-box-item .item-number {
  margin-top: 0.3;
  font-size: 0.48rem;
  font-family: Karla;
  font-weight: 800;
  color: #FFFFFF;
  line-height: 46px;
}
.main_phone .number .number-content .number-box2 {
  margin-top: 0.56rem;
  display: flex;
  justify-content: space-evenly;
  align-items: flex-end;
}
.main_phone .number .number-content .number-box2 .number-box-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 2.1rem;
}
.main_phone .number .number-content .number-box2 .number-box-item .item-image img {
  width: 1.11rem;
}
.main_phone .number .number-content .number-box2 .number-box-item .item-title {
  margin-top: 0.3rem;
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 800;
  color: #FFFFFF;
  line-height: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.main_phone .number .number-content .number-box2 .number-box-item .item-number {
  margin-top: 0.3;
  font-size: 0.48rem;
  font-family: Karla;
  font-weight: 800;
  color: #FFFFFF;
  line-height: 46px;
}
.main_phone .number .number-content .number-remark {
  margin-top: 0.73rem;
  padding: 0 0.5rem;
  text-align: center;
}
.main_phone .number .number-content .number-remark .number-remark-content {
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.32rem;
}
.main_phone .number .number-content .number-request {
  margin-top: 0.68rem;
  display: flex;
  justify-content: center;
}
.main_phone .number .number-content .number-request .number-request-content {
  display: block;
  width: 168px;
  height: 45px;
  border: 0.02rem solid #FFFFFF;
  border-radius: 22px;
  font-size: 18px;
  font-family: Open Sans;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  line-height: 42px;
  cursor: pointer;
}
.main_phone .count {
  width: 100%;
  background-color: #0066FF;
  padding: 0.89rem 0 0.88rem;
  box-sizing: border-box;
  background-image: url(/catalog/view/theme/default/image/3pl-img/number_bg_blue2x.png);
}
.main_phone .count .count-content1 {
  display: flex;
  justify-content: space-around;
}
.main_phone .count .count-content1 .content-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.main_phone .count .count-content1 .content-item .item-title {
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 0.68rem;
  position: relative;
}
.main_phone .count .count-content1 .content-item .item-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.02rem;
  background-color: #fff;
}
.main_phone .count .count-content1 .content-item .item-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.02rem;
  background-color: #fff;
}
.main_phone .count .count-content1 .content-item .item-number {
  margin-top: 0.43rem;
  font-size: 0.64rem;
  font-family: Open Sans;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 0.71rem;
}
.main_phone .count .count-content2 {
  text-align: center;
  margin-top: 0.9rem;
}
.main_phone .count .count-content2 .content-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.main_phone .count .count-content2 .content-item .item-title {
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 0.68rem;
  position: relative;
}
.main_phone .count .count-content2 .content-item .item-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.02rem;
  background-color: #fff;
}
.main_phone .count .count-content2 .content-item .item-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.02rem;
  background-color: #fff;
}
.main_phone .count .count-content2 .content-item .item-number {
  margin-top: 0.43rem;
  font-size: 0.64rem;
  font-family: Open Sans;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 0.71rem;
}
.main_phone .love .love-content {
  padding: 0.77rem 0.43rem 0.42rem;
  box-sizing: border-box;
}
.main_phone .love .love-content .love-content-title {
  text-align: center;
  font-size: 0.44rem;
  font-family: Open Sans;
  font-weight: 800;
  color: #161616;
  line-height: 0.48rem;
}
.main_phone .love .love-content .love-content-bottom {
  text-align: center;
  margin-top: 0.75rem;
}
.main_phone .love .love-content .love-content-bottom .content-bottom-item {
  margin-bottom: 0.67rem;
}
.main_phone .love .love-content .love-content-bottom .content-bottom-item .item-left img {
  width: 0.95rem;
}
.main_phone .love .love-content .love-content-bottom .content-bottom-item .item-right {
  margin-top: 0.3rem;
}
.main_phone .love .love-content .love-content-bottom .content-bottom-item .item-right .item-right-title {
  font-size: 0.3rem;
  font-family: Open Sans;
  font-weight: bold;
  color: #161616;
  line-height: 0.57rem;
  margin-bottom: 0.14rem;
}
.main_phone .love .love-content .love-content-bottom .content-bottom-item .item-right .item-right-remark {
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 400;
  color: #161616;
  line-height: 0.3rem;
}
.main_phone .responsibility {
  width: 100%;
  background-image: url(/catalog/view/theme/default/image/3pl-img/green_bg3x.png);
  background-position: 50% 50%;
  background-size: cover;
  padding: 0.82rem 0.32rem;
  box-sizing: border-box;
}
.main_phone .responsibility .responsibility-content .content {
  width: 6.8rem;
  background-color: #fff;
  border-radius: 0.1rem;
  box-sizing: border-box;
  padding: 0.6rem 0.52rem 0.95rem;
  text-align: center;
}
.main_phone .responsibility .responsibility-content .content .content-title {
  font-size: 0.44rem;
  font-family: Open Sans;
  font-weight: 800;
  color: #161616;
  line-height: 0.48rem;
}
.main_phone .responsibility .responsibility-content .content .content-bottom .content-item .item-title {
  margin-top: 0.9rem;
  font-size: 0.28rem;
  font-family: Open Sans;
  font-weight: 700;
  line-height: 0.38rem;
}
.main_phone .responsibility .responsibility-content .content .content-bottom .content-item .item-title span {
  font-size: 0.72rem;
  font-family: Open Sans;
  font-weight: 800;
  color: #2C7C00;
  line-height: 0.99rem;
  margin-right: 0.13rem;
}
.main_phone .responsibility .responsibility-content .content .content-bottom .content-item .item-remark {
  margin-top: 0.37rem;
  font-size: 0.28rem;
  font-family: Open Sans;
  font-weight: 400;
  color: #565656;
  line-height: 0.38rem;
}
.main_phone .leading-box {
  width: 100%;
  border-top: 1px solid #E7E7E7;
  padding: 0.61rem 0.62rem 0.68rem;
  text-align: center;
  box-sizing: border-box;
}
.main_phone .leading-box .leading-box-item .leading-box-item-small-title {
  font-size: 0.28rem;
  font-family: Open Sans;
  font-weight: 600;
  color: #0066FF;
  line-height: 0.38rem;
}
.main_phone .leading-box .leading-box-item .leading-box-item-big-title {
  width: 5.6rem;
  margin: 0.46rem auto 0.63rem;
  font-size: 0.44rem;
  font-family: Open Sans;
  font-weight: 800;
  color: #161616;
  line-height: 0.48rem;
}
.main_phone .leading-box .leading-box-item .leading-box-container .leading-box-container-left {
  width: 100%;
  box-shadow: 0px 2px 10px 0px rgba(28, 28, 28, 0.14);
  padding-bottom: 0.59rem;
  border-radius: 0.1rem;
}
.main_phone .leading-box .leading-box-item .leading-box-container .leading-box-container-left .container-left-bottom {
  box-sizing: border-box;
  text-align: left;
  width: 5.1rem;
  margin: 0.5rem auto 0;
}
.main_phone .leading-box .leading-box-item .leading-box-container .leading-box-container-left .container-left-top img {
  width: 100%;
}
.main_phone .leading-box .leading-box-item .leading-box-container .leading-box-container-left .container-left-bottom .left-bottom-remark .remark {
  font-size: 0.26rem;
  font-family: Open Sans;
  font-weight: 400;
  color: #767676;
  line-height: 0.39rem;
}
.main_phone .leading-box .leading-box-item .leading-box-container .leading-box-container-left .container-left-bottom .left-bottom-remark .remark .remark-button {
  font-weight: 500;
  color: #0066ff;
  cursor: pointer;
  text-decoration: underline;
}
.main_phone .leading-box .leading-box-item .leading-box-container .leading-box-container-left .container-left-bottom .left-bottom-remark .retract-remark {
  display: none;
  font-size: 0.26rem;
  font-family: Open Sans;
  font-weight: 400;
  color: #767676;
  line-height: 0.39rem;
}
.main_phone .leading-box .leading-box-item .leading-box-container .leading-box-container-left .container-left-bottom .left-bottom-remark .retract-remark .remark-button {
  font-weight: 500;
  color: #0066ff;
  cursor: pointer;
  width: 0.25rem;
}
.main_phone .leading-box .leading-box-item .leading-box-container .leading-box-container-left .container-left-bottom .left-bottom-link {
  margin-top: 0.56rem;
  font-size: 0.26rem;
  font-family: Open Sans;
  font-weight: normal;
  color: #3F3D54;
  font-style: italic;
}
.main_phone .leading-box .leading-box-item .leading-box-container .leading-box-container-left .container-left-bottom .left-bottom-link span {
  font-weight: bold;
}
.main_phone .leading-box .leading-box-item .leading-box-container .leading-box-container-right {
  width: 100%;
  margin-top: 0.8rem;
  box-shadow: 0px 2px 10px 0px rgba(28, 28, 28, 0.14);
  padding-bottom: 0.59rem;
  border-radius: 0.1rem;
}
.main_phone .leading-box .leading-box-item .leading-box-container .leading-box-container-right .container-right-bottom {
  box-sizing: border-box;
  text-align: left;
  width: 5.8rem;
  margin: 0.5rem auto 0;
}
.main_phone .leading-box .leading-box-item .leading-box-container .leading-box-container-right .container-right-top img {
  width: 100%;
}
.main_phone .leading-box .leading-box-item .leading-box-container .leading-box-container-right .container-right-bottom .right-bottom-remark .remark {
  font-size: 0.26rem;
  font-family: Open Sans;
  font-weight: 400;
  color: #767676;
  line-height: 0.39rem;
}
.main_phone .leading-box .leading-box-item .leading-box-container .leading-box-container-right .container-right-bottom .right-bottom-remark .remark .remark-button {
  font-weight: 500;
  color: #0066ff;
  cursor: pointer;
  text-decoration: underline;
}
.main_phone .leading-box .leading-box-item .leading-box-container .leading-box-container-right .container-right-bottom .right-bottom-remark .retract-remark {
  display: none;
  font-size: 0.26rem;
  font-family: Open Sans;
  font-weight: 400;
  color: #767676;
  line-height: 0.39rem;
}
.main_phone .leading-box .leading-box-item .leading-box-container .leading-box-container-right .container-right-bottom .right-bottom-remark .retract-remark .remark-button {
  font-weight: 500;
  color: #0066ff;
  cursor: pointer;
  width: 0.25rem;
}
.main_phone .leading-box .leading-box-item .leading-box-container .leading-box-container-right .container-right-bottom .right-bottom-link {
  margin-top: 0.56rem;
  font-size: 0.26rem;
  font-family: Open Sans;
  font-weight: normal;
  color: #3F3D54;
  font-style: italic;
}
.main_phone .leading-box .leading-box-item .leading-box-container .leading-box-container-right .container-right-bottom .right-bottom-link span {
  font-weight: bold;
}
.main_phone .contact-us-now {
  width: 100%;
  padding-bottom: 1.03rem;
  background-color: #0066FF;
  display: flex;
  justify-content: center;
  background-image: url(/catalog/view/theme/default/image/3pl-img/request_bg2x.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.main_phone .contact-us-now .contact-us-now-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.main_phone .contact-us-now .contact-us-now-content .content-title {
  width: 4.2rem;
  height: 0.93rem;
  font-size: 0.44rem;
  font-family: Open Sans;
  font-weight: 800;
  color: #FFFFFF;
  line-height: 0.48rem;
  margin: 1.02rem auto 0.37rem;
  text-align: center;
}
.main_phone .contact-us-now .contact-us-now-content .content-remark {
  margin-top: 0.37rem;
  font-size: 0.24rem;
  font-family: Open Sans;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.38rem;
  padding: 0 0.42rem 0.46rem;
  text-align: center;
}
.main_phone .contact-us-now .contact-us-now-content .content-button {
  display: inline-block;
  width: 2.68rem;
  height: 0.69rem;
  border: 0.02rem solid #FFFFFF;
  border-radius: 0.34rem;
  font-size: 0.28rem;
  font-family: Open Sans;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 0.69rem;
  text-align: center;
}
@keyframes moveLeft {
  to {
    transform: translateX(-1200px);
  }
}
@keyframes moveRight {
  to {
    transform: translateX(1200px);
  }
}
@media screen and (max-width: 1200px) {
  .pc-content {
    display: none;
  }
  .main_phone {
    display: block;
  }
}
