/* case.html-start */
.case_swiper img {
  width: 100%;
  height: 100%;
  object-fit: contain;  
}
.contactUs_container img,
.cooper_mode img,
.case_all img {
  width: 100%;
  height: 100%;
  object-fit: cover;  
}
.company_qualify_content img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
h4 {
  font-size: 3rem;
  font-weight: 600;
  color: #333333;
  line-height: 3rem;
  margin-bottom: 2.93rem;
}
.case_banner_container {
  position: relative;
  width: 100%;
  height: 47rem;
  background: url(../img/banner_case.png) no-repeat center;
  background-size: cover;
}
.case_banner_container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.case_show_box .banner_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.banner_text_title {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_text_title .img {
  width: 5.875rem;
  height: 4.812rem;
  margin-right: 2.06rem;
}
.banner_text_title .title {
  height: 4.5rem;
  font-size: 4.75rem;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 3.18rem;
}
.banner_text_title .title h1 {
  font-size: 4.75rem;
  font-weight: 600;
}
.class_custom_say {
  width: 100%;
  text-align: center;
  margin-top: 3.75rem;
}
.class_custom_say span {
  height: 9.625rem;
  font-size: 1.75rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 3.75rem;
}
.case_title {
  padding-top: 5.625rem;
}
.case_title h2 {
  height: 4.125rem;
  font-size: 3.75rem;
  font-weight: 500;
  color: #333333;
  line-height: 4.375rem;
  text-align: center;
}
.case_swiper_box {
  display: flex;
  align-items: center;
  margin-top: 6.25rem;
}
.button {
  width: 8.125rem;
  height: 8.125rem;
}
.case_swiper_container {
  width: 100%;
  height: 40.3rem;
  position: relative;
  text-align: center;
  margin-left: 3.125rem;
}
.case_swiper_container>div {
  width: 45.75rem;
  height: 40.3rem;
  position: absolute;
  border-radius: 0.5rem;
  transition: all 1s;
}
.case_swiper_container>div .company_img {
  width: 100%;
  height: 30.375rem;
}
.case_swiper_container>div .company_logo {
  height: 10rem;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  background-color: #FFFFFF;
  box-shadow: 0.125rem 0.125rem 5rem 0 rgba(4, 0, 0, 0.09);
}
.case_swiper_container>div .company_logo>img:nth-child(1) {
  width: 14.68rem;
  height: 3.125rem;
}
.case_swiper_container>div .company_logo>img:nth-child(2) {
  width: 1.875rem;
  height: 1.875rem;
}
.case_swiper_container>div .company_logo>img:nth-child(3) {
  width: 11.875rem;
  height: 3.125rem;
}
.case_swiper_container>div.active {
  top: 0;
  left: 0;
  height: 40.3rem;
  z-index: 10;
}
.case_swiper_container>div {
  top: 3.125rem;
  box-shadow: 0.125rem 0.125rem 5rem 0 rgba(4, 0, 0, 0.09);
}
.case_swiper_item_one {
  left: 0;
  z-index: 10;
}
.case_swiper_item_two {
  left: 12.5rem;
  z-index: 5;
}
.case_swiper_item_three {
  left: 25rem;
  z-index: 2;
}
.case_swiper_item_four {
  left: 37.5rem;
  z-index: 0;
}
.case_all {
  margin-top: 9.25rem;
}
.case_all_title {
  width: 100%;
}
.select_industry {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 14.5rem;
  height: 3.875rem;
  color: #B9B9B9;
  border: 0.125rem solid #B9B9B9;
  border-radius: 1.875rem;
  margin: 2.5rem auto;
}
.select_industry .select_arrow_right {
  width: 2.125rem;
  height: 0.625rem;
  line-height: 0.625rem;
  text-align: center;
}
.select_industry .select_arrow_right img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.select_industry span {
  display: block;
}
.case_all_list {
  width: 100%;
}
.case_all_list ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.case_all_list .case_item {
  width: 49%;
  height: 37.68rem;
  border: 0.125rem solid #EEEEEE;
  border-radius: 0.93rem;
  margin: 0.93rem 0;
}
.case_all_list .case_item a {
  display: inline-block;
  width: 100%;
}
.case_all_list .case_item_img {
  width: 100%;
  height: 28.125rem;
}
.case_all_list .case_company_logo {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  height: 9.25rem;
  line-height: 9.25rem;
}
.case_all_list .case_company_logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.case_all_list .case_company_logo img:nth-child(1) {
  width: 7.75rem;
  height: 3.25rem;
}
.case_all_list .case_company_logo img:nth-child(2) {
  width: 1.75rem;
  height: 1.75rem;
}
.case_all_list .case_company_logo img:nth-child(3) {
  width: 11rem;
  height: 2.875rem;
}
.case_all_pagenation {
  width: 100%;
  padding: 3.75rem 0 5rem 0;
}
.case_all_pagenation ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.case_all_pagenation .case_page_item {
  width: 3.93rem;
  height: 3.93rem;
  text-align: center;
  line-height: 3.56rem;
  background: #FFFFFF;
  border: 0.18rem solid #EEEEEE;
  font-size: 1.5rem;
  opacity: 0.5;
  border-radius: 0.625rem;
  margin-right: 0.625rem;
}
.case_all_pagenation .case_page_item:hover {
  color: #FF6600;
  border: 0.18rem solid #FF6600;
}
.case_all_pagenation li.active {
  color: #FF6600;
  border: 0.18rem solid #FF6600;
}
.case_all_pagenation .arrow_r {
  position: relative;
}
.case_all_pagenation .case_page_item_arrow_r {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.125rem;
  text-align: center;
}
.case_all_pagenation .case_page_item_arrow_r img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
/* case.html-end */

/* cooperation.html-start */
.find_cooper_container {
  width: 100%;
  margin: 5.8rem 0 3.125rem 0;
  padding-top: 6.25rem;
}
.find_cooper_container .cooper_mode {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.625rem;
}
.find_cooper_container .grad_box1,
.find_cooper_container .grad_box2 {
  position: absolute;
  width: 15.625rem;
  height: 15rem;
  opacity: 0;
  transition: opacity 2s ease;
}
.find_cooper_container .grad_box1.show,
.find_cooper_container .grad_box2.show {
  opacity: 1;
}
.find_cooper_container .grad_box1 {
  top: 0;
  left: 0;
  transform: translate(-8.125rem,  3.125rem);
}
.find_cooper_container .grad_box2 {
  bottom: 0;
  right: 0;
  transform: translate(8.75rem, 9.375rem);
}
.find_cooper_container .cooper_mode_des {
  width: 64%;
}
.find_cooper_container .cooper_mode_des h2 {
  font-size: 2.5rem;
  font-weight: 600;
  color: #333333;
  line-height: 3rem;
  margin-bottom: 2.25rem;
}
.find_cooper_container .cooper_mode_des>p {
  margin-bottom: 3rem;
  font-size: 1.375rem;
  font-weight: 400;
  color: #333333;
  line-height: 2.5rem;
}
.find_cooper_container .cooper_mode_box {
  position: relative;
  width: 32%;
}
.find_cooper_container .cooper_mode_box ul {
  width: 31.25rem;
  height: 50.625rem;
}
.find_cooper_container .cooper_mode_box .cooper_img li {
  position: absolute;
  width: 100%;
  height: 100%;
}
.find_cooper_container .cooper_mode_box .cooper_img .show_img {
  display: block;
}
.find_cooper_container .cooper_mode_box .cooper_img li div {
  width: 100%;
  height: 100%;
}
.find_cooper_container .cooper_mode_box .cooper_grad1,
.find_cooper_container .cooper_mode_box .cooper_grad2 {
  position: absolute;
  width: 15.56rem;
  height: 8.75rem;
  opacity: 0;
  transition: all 2s ease;
}
.find_cooper_container .cooper_mode_box .cooper_grad1 {
  top: 0;
  left: 0;
  transform: translate(-7.5rem, -3.75rem);
}
.find_cooper_container .cooper_mode_box .cooper_grad2 {
  bottom: 0;
  right: 0;
  transform: translate(8.125rem, 4.375rem);
}
.find_cooper_container .cooper_mode_box .show {
  opacity: 1;
}
.cooper_mode_des_list li:last-child {
  display: flex;
  justify-content: flex-end;
}
.cooper_des_item {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.875rem;
}
.cooper_des_item:hover .circle {
  width: 2.125rem;
  height: 2.125rem;
  border: 0.25rem solid #FF6600;
  margin-left: -12.5rem;
  animation: circleMove 0.5s ease forwards;
}
.cooper_des_item:hover .text {
  animation: none;
  text-align: left;
  border: 0.125rem solid #FF6600;
  margin-left:  3.125rem;
  animation: stretchAndMove 0.5s ease forwards;
}
.cooper_des_item .circle {
  width: 1.5rem;
  height: 1.5rem;
  border: 0.25rem solid #EEEEEE;
  border-radius: 50%;
  display: flex;
}
.cooper_des_item .text {
  width: 90%;
  height: 13.68rem;
  padding: 1.875rem 2.5rem;
  border: 0.125rem solid #EEEEEE;
  border-radius: 0.93rem;
  display: flex;
}
.cooper_des_item .text p {
  font-size: 1.375rem;
  font-weight: 400;
  color: #333333;
  line-height: 2.375rem;
}
.cooper_des_item .text span {
  color: #FF6600;
}
.cooper_contact {
  width: 90%;
  height: 5.43rem;
  text-align: center;
  line-height: 5.43rem;
  border: 0.125rem solid #EEEEEE;
  border-radius: 0.93rem;
}
.cooper_contact span:nth-child(1) {
  font-size: 1.875rem;
  font-weight: 600;
  color: #333333;
  line-height: 3.875rem;
  margin-right: 1.06rem;
}
.cooper_contact span:nth-child(2) {
  font-size: 1.75rem;
  color: #333333;
  font-weight: 500;
  line-height: 2.812rem;
}
.cooper_intro {
  text-align: center;
  margin-top: 6.25rem;
}
.cooper_intro .cooper_intro_title {
  font-size: 3.125rem;
  font-weight: 500;
  color: #333333;
  line-height: 3rem;
  margin-bottom: 2.93rem;
}
.cooper_intro .cooper_intro_intro {
  font-size: 1.5rem;
  font-weight: 400;
  color: #333333;
  line-height: 3rem;
}
.cooper_area {
  margin-top: 3.125rem;
}
.cooper_area ul {
  display: flex;
  justify-content: space-between;
}
.cooper_area_item {
  width: 33%;
}
.cooper_area_item>div {
  display: block;
  padding-left: 1.25rem;
  margin-bottom: 1.25rem;
  text-align: left;
  font-size: 1.625rem;
  font-weight: 600;
  color: #333333;
  line-height: 2.187rem;
}
.cooper_area_item>div:nth-child(1) {
  height: 4.875rem;
  background: url(../img/big_border.png) no-repeat;
  background-size: auto 100%;
}
.cooper_area_item>div:nth-child(2),
.cooper_area_item>div:nth-child(3) {
  line-height: 4.875rem;
  background: url(../img/small_border.png) no-repeat;
  background-size: auto 100%;
}
.cooper_area_item .area {
  font-size: 1.125rem;
}
/* cooperation.html-end */

/* company.html-start */
.company_culture_article {
  margin-top: 5.8rem;
  margin-bottom: 7.5rem;
}
.company_culture_article>div {
  margin-bottom: 3.125rem;
}
.company_culture_article .contact_arr_r img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.company_culture_article .company_intro {
  display: flex;
  padding-top: 6.25rem;
}
.company_culture_article .company_intro_box {
  margin-right: 5rem;
  width: 60%;
}
.company_culture_article .company_intro_box h5 {
  font-size: 3rem;
  font-weight: 400;
  color: #333333;
  line-height: 3rem;
  margin-bottom: 2.5rem;
}
.company_culture_article .company_intro_img {
  position: relative;
  width: 40%;
}
.company_intro_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.company_culture_article .company_intro_img .cooper_grad1,
.company_culture_article .company_intro_img .cooper_grad2 {
  position: absolute;
  opacity: 0;
  transition: all 2s ease;
  width: 15.56rem;
  height: 8.75rem;
}
.company_culture_article .company_intro_img .cooper_grad1 {
  top: 0;
  left: 0;
  transform: translate(-7.5rem, -3.75rem);
}
.company_culture_article .company_intro_img .cooper_grad2 {
  bottom: 0;
  right: 0;
  transform: translate(7.5rem, 3.75rem);
}
.company_culture_article .company_intro_img .show {
  opacity: 1;
}
.company_culture_article .weAre_box {
  width: 32.5rem;
  height: 4.187rem;
  padding-left: 0.93rem;
  font-size: 1.625rem;
  font-weight: 600;
  color: #FF6600;
  line-height: 1.875rem;
  border-left: 0.375rem solid #FF6600;
  margin-bottom: 2.5rem;
}
.company_culture_article .company_intro_des {
  font-size: 1.375rem;
  font-weight: 400;
  color: #333333;
  line-height: 2.5rem;
}
.company_culture_article .company_intro_des p {
  margin-bottom: 1.25rem;
}
.company_culture ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.company_culture_item {
  width: 49.5%;
  padding: 1.25rem 1.25rem;
  margin: 0.93rem 0;
  border: 0.125rem solid;
  border-radius: 0.625rem;
  border-image-slice: 1;
  /* 使渐变色覆盖整个边框 */
  border-image: linear-gradient(180deg, #FF6600, #FFFFFF) 10 10;
}
.company_culture_item .title {
  font-size: 2.5rem;
  font-weight: 600;
  color: #333333;
  line-height: 3rem;
}
.company_culture_item .gray_text {
  font-size: 1.375rem;
  font-weight: 400;
  color: #999999;
  line-height: 2.875rem;
}
.company_culture_item .text {
  font-size: 1.375rem;
  font-weight: 400;
  color: #333333;
  line-height: 2.125rem;
}
.company_history {
  position: relative;
  margin-top: 6.25rem;
}
.company_history .swiper {
  position: relative;
  width: 100%;
  height: 50.625rem;
}
.company_history .swiper-slide {
  text-align: center;
  font-size: 1.125rem;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.company_history .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.company_history .swiper-button-next,
.company_history .swiper-button-prev {
  position: absolute;
  top: 24.06rem;
  width: 3.125rem;
  height: 3.125rem;
}
.company_history .swiper-button-next img,
.company_history .swiper-button-prev img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.company_history .swiper_shadow_img {
  position: absolute;
  top: -1.875rem;
  left: -3.5rem;
  width: 18.75rem;
  height: 12.5rem;
  z-index: 10;
}
.company_history .swiper_shadow_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.company_culture_article .company_team_box {
  margin-bottom: 10rem;
}
.company_team_content {
  display: flex;
  width: 100%;
  height: 43.75rem;
  position: relative;
  padding: 5.625rem 5.625rem;
  border-radius: 0.93rem;
  background: url(../img/aboutUs_company_background.png);
  background-size: cover;
}
.company_team_content .team_left {
  width: 30%;
}
.company_team_content .team_left h4 {
  color: #FFFFFF;
}
.company_team_content .team_right {
  position: absolute;
  right: -4.375rem;
  width: 70%;
  height: 43.75rem;
  transition: all 1s ease;
}
.company_team_content .team_right:hover {
  right: 1.75rem;
}
.company_team_content .team_right ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.company_team_content .Global_500_img {
  width: 18.75rem;
  height: 12.5rem;
  margin-top: 5rem;
}
.company_team_content .Global_500_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.company_team_content .contact_us {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 12.43rem;
  height: 4.56rem;
  background: #FF6600;
  border-radius: 0.625rem;
  margin-top: 5rem;
}
.company_team_content .contact_us span {
  font-size: 1.68rem;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 2.75rem;
}
.company_team_content .contact_us .contact_arr_r {
  width: 1.875rem;
  height: 1.25rem;
  margin-left: 0.3rem;
}
.company_team_content .team_pic_item {
  width: 32%;
  background: #FFFFFF;
  box-shadow: 0.18rem 0.18rem 2.125rem 0.062rem rgba(0, 0, 0, 0.08);
  border-radius: 0.93rem;
  margin-right: 0.93rem;
}
.company_team_content .team_pic_item:nth-child(3) .people_pic {
  background-color: #3f3e42;
  border-radius: 0.93rem;
}
.company_team_content .people_pic {
  width: 100%;
  height: 18.75rem;
  overflow: hidden;
  border-radius: 0.93rem;
}
.company_team_content .people_pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.company_team_content .p_name {
  display: block;
  font-size: 2.75rem;
  font-weight: 600;
  color: #333333;
  line-height: 3.125rem;
  margin-bottom: 1.25rem;
}
.company_team_content .people_des {
  padding: 1.875rem 1.875rem;
}
/* company.html-end */

/* honor.html-start */
.company_qualify_box {
  margin-top: 0.625rem;
  padding-top: 5.5rem;
}
.company_qualify_box .company_qualify_content {
  display: flex;
  align-items: center;
}
.company_qualify_box .company_qualify_text {
  flex: 1;
}
.company_qualify_box .company_qualify_text>h6,
.company_qualify_box .company_qualify_text>p {
  font-weight: normal;
}
.company_qualify_box .company_qualify_text h6 {
  font-size: 2.25rem;
  color: #FF6600;
  line-height: 3rem;
  margin-top: 3.125rem;
}
.company_qualify_box .company_qualify_text p {
  font-size: 1.625rem;
  margin: 0.93rem 0 3.75rem 0;
}
.copyright_computer>span {
  display: block;
  font-size: 1.5rem;
  font-weight: 500;
  color: #333333;
  margin-bottom: 1.875rem;
}
.copyright_computer ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.copyright_computer li {
  display: flex;
  align-items: center;
  width: 50%;
  padding: 0.93rem 0.625rem;
  margin-bottom: 1.25rem;
}
.copyright_computer li .sort_img {
  width: 1.25rem;
  height: 2.187rem;
  margin-right: 1.25rem;
}
.copyright_computer li span {
  font-size: 1.25rem;
}
.company_cerImg_box {
  flex: 1;
}
.company_cerImg_box .company_cerImg {
  width: 100%;
}
.company_cerImg_box .company_cerImg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.company_move_box {
  margin: 6.25rem 0 6.25rem 0;
  text-align: center;
}
.company_move_box .company_move_cermg {
  width: 100%;
  height: 100%;
}
/* honor.html-end */

/* contactUs.html-start */
.contactUs_container {
  margin-top: 9.375rem;
}
.contactUs_container .title {
  width: 12.25rem;
  height: 3rem;
  font-size: 3.125rem;
  font-weight: 600;
  color: #333333;
  line-height: 4.375rem;
  margin-bottom: 3.125rem;
}
.contactUs_container .contactUs_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contactUs_container .contactUs_list li {
  width: 49%;
  padding: 1.875rem;
  border: 0.125rem solid #eeeeee;
  box-shadow: 0.125rem 0.125rem 3.18rem 0 rgba(4, 0, 0, 0.04);
  border-radius: 0.93rem;
  margin: 0 0 1.875rem 0;
}
.contactUs_container .contactUs_list li:hover {
  border: 0.125rem solid #FF6600;
}
.contactUs_container .contactUs_list li>div {
  margin-top: 1.25rem;
}
.contactUs_container .contactUs_list li:nth-child(5),
.contactUs_container .contactUs_list li:nth-child(6) {
  /* height: 8.125rem; */
}
.contactUs_container .contactUs_list li .contactUs_area {
  width: 100%;
  font-size: 2.125rem;
  font-weight: 600;
  color: #333333;
  margin-bottom: 1.56rem;
}
.contactUs_container .contactUs_list .contactUs_item1 .contactUs_phone {
  width: 40%;
  padding: 1.875rem 0 0 0;
  font-size: 1.375rem;
  font-weight: 600;
  color: #999999;
  border-bottom: 0.125rem solid #DFDFDF;
}
.contactUs_container .contactUs_list .contactUs_item1 .contactUs_phone_num,
.contactUs_container .contactUs_list .contactUs_item1 .contactUs_address_title,
.contactUs_container .contactUs_list .contactUs_item1 .contactUs_address_text {
  /* height: 2.812rem;
  line-height: 2.812rem; */
}
.contactUs_container .contactUs_list .contactUs_item1 .contactUs_phone_num {
  font-size: 1.625rem;
  font-weight: 500;
  color: #333333;
}
.contactUs_container .contactUs_list .contactUs_item1 .contactUs_address_title {
  width: 100%;
  font-size: 1.437rem;
  font-weight: 600;
  color: #999999;
  border-bottom: 0.125rem solid #DFDFDF;
}
.contactUs_container .contactUs_list .contactUs_item1 .contactUs_address_text {
  font-size: 1.625rem;
  font-weight: 500;
  color: #333333;
}
.contactUs_container .contactUs_list .company_web span {
  display: block;
}
.contactUs_container .contactUs_list .company_web .main_web {
  display: flex;
  justify-content: space-between;
}
.contactUs_container .contactUs_list .company_web .main_web span {
  width: 40%;
  font-size: 1.437rem;
  font-weight: 600;
  color: #999999;
  border-bottom: 0.125rem solid #DFDFDF;
}
.contactUs_container .contactUs_list .company_web .main_web_url {
  display: flex;
  justify-content: space-between;
}
.contactUs_container .contactUs_list .company_web .main_web_url span {
  width: 40%;
  font-size: 1.625rem;
  font-weight: 500;
  color: #333333;
}
.contactUs_container .contactUs_list .company_web .model_center {
  width: 100%;
  font-size: 1.437rem;
  font-weight: 600;
  color: #999999;
  border-bottom: 0.125rem solid #DFDFDF;
}
.contactUs_container .contactUs_list .company_web .xdb_url {
  font-size: 1.625rem;
  font-weight: 500;
  color: #333333;
}
.contactUs_container .contactUs_list .social_media {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contactUs_container .contactUs_list .social_media .wechat_code,
.contactUs_container .contactUs_list .social_media .douy_code {
  width: 35%;
  height: 13.75rem;
}
.contactUs_container .contactUs_list .social_media .line {
  width: 0.125rem;
  height: 6.687rem;
  border: 0.125rem solid #DFDFDF;
}
.contactUs_container .contactUs_list .company_email_hotLine .text {
  height: 2.812rem;
  font-size: 1.68rem;
  font-weight: 500;
  color: #333333;
  line-height: 2.812rem;
  margin-left: 1.875rem;
}
/* contactUs.html-end */

/* aiNews.html-start */
.aiNews_banner_container {
  position: relative;
}
.aiNews_banner_container img {
  width: 100%;
  height: 100%;
}
.aiNews_banner_container .banner_img {
  width: 100%;
  height: 47rem;
  background: url(../img/AI_news_banner.png) no-repeat top center;
  filter: brightness(50%);
  background-size: cover;
}
.aiNews_content_box .aiNews_content {
  height: 31.25rem;
  font-size: 3.125rem;
  font-weight: 600;
  text-align: center;
  line-height: 31.25rem;
}
.newsCenter_box .newsCenter_banner {
  position: relative;
}
.newsCenter_box .banner {
  height: 47rem;
  background: url(../img/news_center_banner.png) no-repeat center;
  background-size: cover;
}
.aiNews_banner_container .banner_middle,
.newsCenter_box .banner_middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.aiNews_banner_container .banner_middle .title_box,
.newsCenter_box .banner_middle .title_box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.aiNews_banner_container .banner_middle .title_box .title,
.newsCenter_box .banner_middle .title_box .title {
  font-size: 4.75rem;
  font-weight: 600;
  color: #FFFFFF;
}
.aiNews_banner_container .banner_middle .title_box .ai_img,
.newsCenter_box .banner_middle .title_box .ai_img {
  width: 6.25rem;
  height: 4.375rem;
  margin-right: 1.875rem;
}
.aiNews_banner_container .banner_middle .title_box .ai_img {
  background: url(../img/AI_news_icon.png) no-repeat center center;
  background-size: contain;
}
.newsCenter_box .banner_middle .title_box .ai_img {
  background: url(../img/news_center_icon.png) no-repeat center center;
  background-size: contain;
}
.aiNews_banner_container .banner_middle .text_box,
.newsCenter_box .banner_middle .text_box {
  margin-top: 3.75rem;
}
.aiNews_banner_container .banner_middle .text_box p,
.newsCenter_box .banner_middle .text_box p {
  height: 5.5rem;
  font-size: 1.75rem;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 3.75rem;
}
.newsCenter_content .newsCenter_container {
  height: 31.25rem;
  font-size: 3.125rem;
  font-weight: 600;
  text-align: center;
  line-height: 31.25rem;
}
.aiNews_banner_container .aiNews_shade {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}
/* aiNews.html-end */

/* index.html-start */
/* banner_section-start */
.banner_img {
  width: 100%;
}
.banner_img img {
  width: 100%;
}
.banner_section {
  width: 100%;
}
.banner-video {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}
.banner-video video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
/* banner_section-end */
/* ai_ico_section-start */
.ai_ico_section {
  margin: auto auto;
}
.section_title {
  text-align: center;
}
.section_title_sm {
  font-size: 2rem;
  font-weight: bold;
  padding-top: 3rem;
  background: url(../img/bg_title.png) no-repeat top center;
  color: #FF6600;
  background-size: 7.68rem 2.25rem;
}
.section_title_lg {
  font-size: 4.2rem;
  font-weight: bold;
}
.ai_box {
  display: flex;
  justify-content: space-around;
  align-items: start;
  width: 100%;
  margin-top: 8.75rem;
}
.ai {
  width: 19.6%;
}
.ai_ico {
  width: 100%;
}
.ai_ico img {
  width: 100%;
}
.ai_text {
  text-align: center;
  margin-top: 3.5rem;
  font-size: 2rem;
  font-weight: bold;
}
/* ai_ico_section-end */
/* ai_section-start */
.ai_swiper {
  height: 43rem;
  margin: 6.25rem 0;
}
.ai_section {
  width: 100%;
  margin-top: 5rem;
}
.ai_container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background-color: #fff;
  margin-bottom: 10rem;
}
.ai_img {
  width: 48%;
}
.ai_img img {
  display: block;
  margin: auto auto;
}
.ai_title {
  font-size: 3rem;
  font-weight: bold;
  color: #FF6600;
  background-repeat: no-repeat;
  margin-bottom: 5rem;
}
.swiper-slide:first-child .ai_title {
  background-image: url(../img/ico_dot1.png);
}
.swiper-slide:nth-of-type(2) .ai_title {
  background-image: url(../img/ico_dot2.png);
}
.swiper-slide:nth-of-type(3) .ai_title {
  background-image: url(../img/ico_dot3.png);
}
.swiper-slide:nth-of-type(4) .ai_title {
  background-image: url(../img/ico_dot4.png);
}
.swiper-slide:nth-of-type(5) .ai_title {
  background-image: url(../img/ico_dot5.png);
}
.ai_content {
  width: 48%;
  color: #666;
  font-size: 1.3rem;
  line-height: 2;
}
.ai_swiper {
  width: 100%;
}
.ai_swiper .swiper-pagination {
  top: 40vh;
}
.ai_swiper .swiper-button-prev {
  width: 4.125rem;
  height: 2.625rem;
  top: 2.625rem;
  left: auto;
  right: 15.625rem;
}
.ai_swiper .swiper-button-next {
  width: 4.125rem;
  height: 2.625rem;
  top: calc(100% - 2.625rem);
  right: 15.625rem;
}
.ai_swiper .swiper-button-prev::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url("../img/arrow_b.png");
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: 0.625rem;
  transform: rotate(-180deg);
}
.ai_swiper .swiper-button-next::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url("../img/arrow_b.png");
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: 0.625rem;
}
.ai_swiper .swiper-button-next.swiper-button-disabled, .ai_swiper .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
/* ai_section-end */
/* footer_banner_section-start */
.footer_banner_section {
  width: 100%;
  background-image: url(../img/bg1.png);
  padding: 6.3rem 0;
  margin-top: 0;
  background-size: cover;
}
.footer_banner_container {
  width: 100%;
}
.footer_banner_text {
  text-align: center;
  font-size: 3.5rem;
  color: #fff;
  margin-bottom: 3.75rem;
}
.footer_banner_btn {
  display: flex;
  justify-content: center;
}
.btn {
  padding: 1.25rem 5rem;
  font-size: 2rem;
  color: #FF6600;
  border-radius: 3.125rem;
  border: none;
  background-color: #fff;
}
.btn:hover {
  box-shadow: 0 0 0.93rem 0 rgba(0, 0, 0, 0.5);
}
/* footer_banner_section-end */
/* 页面滚动-start */
html {
  scroll-snap-type: y mandatory;
  overflow-x: hidden;
}
.page {
  width: 100vw;
}
.banner_section {
  height: 100vh;
  overflow: hidden;
}
.ai_ico_section {
  padding: 8.5rem 0;
}
.ai_section {
}
.footer_banner_section {
}
/* 页面滚动-start */
/* index.html-end */

/* market.html-start */
.banner_sm_section {
  width: 100%;
  height: 47rem;
}
.market_banner {
  background: url(../img/banner_market.png) no-repeat top center;
  background-size: cover;
}
.banner_contetnt {
  width: 50%;
  padding-top: 13.75rem;
}
.banner_title {
  font-size: 5rem;
  font-weight: bold;
  background: linear-gradient(180deg, #FF6600 0%, #FF9000 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 2.5rem;
  margin-top: 0;
}
.banner_title::before {
  content: "";
  display: inline-block;
  width: 5.8rem;
  height: 5.8rem;
  margin-right: 1.56rem;
  background-image: url(../img/ico_market.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-top: -0.625rem;
}
.banner_subhead {
  color: #FF6600;
  font-size: 1.5rem;
  margin-bottom: 1.25rem;
}
.banner_text {
  font-size: 1.5rem;
  color: #666;
  line-height: 2;
}
.market_section {
  padding: 5.625rem 0;
}
.market_title {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1.25rem;
}
.section_container {
  padding: 6.25rem 0;
  width: 100%;
}
.section_content {
  margin-top: 2.5rem;
}
.section_img {
  width: 100%;
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto; 
}
.section_img img {
  width: 100%;
  object-fit: contain;
}
.market_subhead {
  font-size: 1.3rem;
  color: #FF6600;
  padding: 0 6.25rem;
  text-align: center;
  margin-bottom: 2.5rem;
}
/* market.html-end */

/* aixdb.html-start */
.aixdb_section {
  background: url(../img/banner_aixdb.png) no-repeat top center, url(../img/bg2.png) no-repeat bottom center;
  background-size: 100%;
  width: 100%;
}
.aixdb_contetnt {
  padding: 13.75rem 0;
}
.aixdb_title {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1.25rem;
}
.aixdb_subhead {
  font-size: 6rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 3.125rem;
}
.aixdb_btn {
  display: flex;
  justify-content: center;
}
.btn2 {
  padding: 1.25rem 2.5rem;
  font-size: 2rem;
  color: #fff;
  border-radius: 0.93rem;
  border: none;
  background-color: #FF6600;
}
.btn2:after {
  content: "";
  display: inline-block;
  width: 1.375rem;
  height: 2.187rem;
  background-image: url(../img/arrow_r.png);
  background-size: cover;
  vertical-align: middle;
  margin-top: -0.375rem;
  margin-left: 0.93rem;
}
.btn2:hover {
  color: #fff;
  box-shadow: 0 0 0.93rem 0 rgba(255, 102, 0, 0.5);
}
.price_contetnt {
  text-align: center;
  padding-bottom: 8.437rem;
  width: 83rem;
}
.price_contetnt img { 
  width: 100%;
}
/* aixdb.html-end */

/* advertorial.html-start */
.advertorial_banner {
  background: url(../img/banner_advertorial.png) no-repeat top center;
  background-size: cover;
}
.banner_title2 {
  color: #fff;
  font-size: 3.5rem;
  font-style: italic;
  margin-bottom: 0.625rem;
}
.banner_text2 {
  color: #fff;
  font-size: 1.5rem;
  line-height: 2;
  margin-bottom: 3.125rem;
}
.btn3 {
  padding: 1.25rem 2.5rem;
  font-size: 1.5rem;
  color: #fff;
  border-radius: 0.93rem;
  border: none;
  background-color: #FF6600;
}
.btn3:after {
  content: "";
  display: inline-block;
  width: 1.06rem;
  height: 1.68rem;
  background-image: url(../img/arrow_r.png);
  background-size: cover;
  vertical-align: middle;
  margin-top: -0.375rem;
  margin-left: 0.93rem;
}
.btn3:hover {
  color: #fff;
  box-shadow: 0 0 0.93rem 0 rgba(255, 102, 0, 0.5);
}
.advantage_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.advantage {
  width: 49%;
  border: solid 0.125rem #999;
  padding: 3.125rem;
  border-radius: 0.625rem;
  margin: 0.93rem 0;
  background: none;
  transition: all 0.3s;
  background-color: #fff;
}
.advantage_title {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
}
.advantage_text {
  font-size: 1.3rem;
  line-height: 2;
}
.advantage:hover {
  background: url(../img/box_active.png) no-repeat center center;
  background-size: cover;
  border-color: #FF6600;
  color: #fff;
}
.advertorial_case_section {
  background-color: rgba(21, 120, 255, 0.03);
  padding: 6.25rem 0;
}
.company_section {
  padding: 6.25rem 0;
  background: rgba(21, 120, 255, 0.03);
  background: url(../img/bg4.png) no-repeat center center;
  background-size: cover;
}
.company {
  width: 100%;
  height: 31.875rem;
  display: flex;
  box-shadow: 0.062rem 0.562rem 3.375rem 0 rgba(4, 0, 0, 0.08);
  border-radius: 0.93rem;
  justify-content: space-between;
}
.company_video {
  width: 50%;
  background-color: #eee;
  border-radius: 0.93rem 0 0 0.93rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.company_video img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.company_video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.company_info {
  width: 50%;
  padding: 3.125rem;
  background-color: #fff;
  border-radius: 0 0.93rem 0.93rem 0;
}
.company_section_subhead {
  color: #666;
  font-size: 1.3rem;
  text-align: center;
  margin-bottom: 1.875rem;
}
.company_section_title {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1.875rem;
}
.company_swiper {
  padding: 6.25rem 0;
}
.company_swiper .swiper-slide {
  width: 69.8%;
}
.company_swiper .swiper-pagination-bullet {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 0.25rem!important;
}
.company_name {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 2.5rem;
}
.company_title {
  color: #1578FF;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.093rem;
}
.company_p {
  color: #666;
  font-size: 1.5rem;
  margin-bottom: 1.25rem;
}
.company_data_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.company_data_number {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}
.company_data_title {
  color: #666;
  font-size: 1.3rem;
  text-align: center;
}
.company_data_content {
  margin-top: 3.125rem;
}
.data_line {
  width: 0.125rem;
  height: 2.625rem;
  background-color: #eee;
}
/* advertorial.html-end */

/* googleAds.html-start */
.google_banner {
  background: url(../img/banner_google.jpg) no-repeat top center;
  padding: 9.375rem 0 0 0;
  background-size: cover;
}
.google_banner .ico_logo {
  height: 10.25rem;
}
.google_banner .banner_title2 {
  font-style: normal;
  margin-top: 3.75rem;
}
.google_banner .banner_contetnt {
  padding-top: 0;
}
.google_data_container {
  width: 100%;
  background: #fff;
  box-shadow: 0.062rem 0.562rem 2rem 0 rgba(4, 0, 0, 0.08);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3.75rem;
  border-radius: 0.93rem;
  margin-top: -3.75rem;
}
.google_data {
  text-align: center;
}
.google_data_number {
  font-size: 2.5rem;
  font-weight: bold;
  color: #1578FF;
}
.google_data_title {
  color: #666;
  font-size: 1.3rem;
}
.google_ico_container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 9.062rem;
}
.google {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.google_ico {
  width: 10.875rem;
  height: 10.875rem;
  margin-bottom: 3.75rem;
}
.google_ico img {
  width: 100%;
  object-fit: contain;
}
.google_text {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 1.875rem;
}
.google_text2 {
  color: #666;
  font-size: 1.3rem;
  text-align: center;
}
.google_section {
  background: url(../img/bg3.png) no-repeat top left;
}
.google_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.google_content {
  width: 40%;
}
.google_img {
  width: 50%;
}
.google_img img {
  width: 100%;
  object-fit: contain;
  max-width: 60rem;
}
.google_para {
  margin-bottom: 3.75rem;
}
.google_para:last-child {
  margin-bottom: 0;
}
.google_para_title {
  font-size: 3rem;
  font-weight: bold;
  color: #1578FF;
  margin-bottom: 1.875rem;
}
.google_para_text {
  font-size: 1.5rem;
  line-height: 2;
}
.section_title_b .section_title_sm {
  background: url(../img/bg_title_b.png) no-repeat top center;
  color: #1578FF;
  background-size: 7.68rem 2.25rem;
}
.advantage_container_b {
  margin-bottom: 1.875rem;
}
.advantage_container_b .advantage {
  border: 0.125rem solid transparent;
  position: relative;
  border-radius: 0.93rem;
  background: #fff;
  background-clip: padding-box;

  &::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    margin: -0.125rem;
    border-radius: 0.93rem;
    background: linear-gradient(to bottom, #1578FF, white);
  }
}
.advantage_container_b .advantage:hover {
  border: 0.125rem solid #1578FF;
  color: #333;
  border-image: none;
  background-color: #fff;
  background: none;
}
.btn_lg {
  display: flex;
  justify-content: center;
}
.btn_b .btn2 {
  background: url(../img/bg_btn_b.png) no-repeat center center;
  background-size: cover;
}
.btn_b .btn2:hover {
  box-shadow: 0 0 1.875rem 0 rgba(21, 120, 255, 0.5);
}
/* googleAds.html-end */

/* youtubeAds.html-start */
.youtube_banner {
  background: url(../img/banner_youbute.png) no-repeat top center;
  background-size: cover;
}
.youtube_banner .banner_title2 {
  font-style: normal;
}
.btn_r .btn3 {
  background-color: rgba(255, 0, 0, 1);
}
.btn_r .btn3:hover {
  box-shadow: 0 0 0.93rem 0 rgba(255, 0, 0, 0.5);
}
.youtube_section .google_para_text {
  margin-bottom: 1.875rem;
}
.youtube_section .google_para_text:last-child {
  margin-bottom: 0;
}
.youtube_section .google_para_title {
  font-size: 2.2rem;
  color: rgba(255, 0, 0, 1);
}
.section_title_r .section_title_sm {
  background: url(../img/bg_title_r.png) no-repeat top center;
  color: rgba(255, 0, 0, 1);
  background-size: 7.68rem 2.25rem;
}
.btn_r .btn2 {
  background: url(../img/bg_btn_r.png) no-repeat center center;
  background-size: cover;
}
.btn_r .btn2:hover {
  box-shadow: 0 0 1.875rem 0 rgba(255, 0, 0, 0.3);
}
.advantage_container_r {
  margin-bottom: 1.875rem;
}
.advantage_container_r .advantage {
  border: 0.125rem solid transparent;
  position: relative;
  border-radius: 0.93rem;
  background: #fff;
  background-clip: padding-box;

  &::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    margin: -0.125rem;
    border-radius: 0.93rem;
    background: linear-gradient(to bottom, rgba(254, 28, 2, 1), white);
  }
}
.advantage_container_r .advantage:hover {
  border: 0.125rem solid rgba(254, 28, 2, 1);
  color: #333;
  border-image: none;
  background-color: #fff;
  background: none;
}
/* youtubeAds.html-end */

/* yandexAds.html-start */
.yandex_banner {
  background: url(../img/banner_yandex.png) no-repeat top center;
  background-size: cover;
}
.yandex_banner .banner_title2 {
  font-style: normal;
}
.yandex_data_container {
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3.75rem 0;
}
.yandex_data {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  width: 100%;
}
.data_line2 {
  width: 0.125rem;
  height: 5.5rem;
  background-color: #eee;
}
.yandex_section {
  background-color: rgb(245, 252, 255);
}
.yandex_section .contact_btn {
  margin-top: 2.5rem;
}
.advantage_container_r_sm .advantage {
  width: 23%;
  border: solid 0.125rem #999;
}
.advantage_container_r_sm {
  margin-bottom: 1.875rem;
  text-align: center;
}
.advantage_container_r_sm .advantage {
  border: 0.125rem solid transparent;
  position: relative;
  border-radius: 0.93rem;
  background: #fff;
  background-clip: padding-box;

  &::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    margin: -0.125rem;
    border-radius: 0.93rem;
    background: linear-gradient(to top, rgba(254, 28, 2, 1), white);
  }
}
.advantage_container_r_sm .advantage:hover {
  border: 0.125rem solid rgba(254, 28, 2, 1);
  color: #333;
  border-image: none;
  background-color: #fff;
  background: none;
}
.advantage_container_r_sm .advantage_ico {
  width: 50%;
  max-width:  6.937rem;
  height: 6.937rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 1.25rem auto;
}
.advantage_container_r_sm .advantage_ico img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.advantage_container_r_sm .advantage_title {
  font-size: 1.8rem;
}
.advantage_container_r_sm .advantage_text {
  font-size: 1.1rem;
  color: #999;
  line-height: 1.5;
}
/* yandexAds.html-end */

/* bingAds.html-start */
.bing_banner {
  background: url(../img/banner_bing.png) no-repeat top center;
  background-size: cover;
}
.ico_logo {
  height: 5.5rem;
  margin-bottom: 2rem;
}
.ico_logo img {
  height: 100%;
}
.bing_banner .banner_title2 {
  font-style: normal;
}
.btn_b .btn3 {
  background: url(../img/bg_btn_b2.png) no-repeat center center;
  background-size: cover;
}
.btn_b .btn3:hover {
  box-shadow: 0 0 0.93rem 0 rgba(21, 120, 255, 0.5);
}
.bing_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bing {
  width: 30%;
  height: 26.25rem;
  padding: 3.125rem;
  border-radius: 0.625rem;
  margin: 0.93rem 0;
  background: none;
  border: 0.125rem solid transparent;
  border-image: linear-gradient(to top right, rgba(21, 120, 255, 0.5), #fff, #fff) 1;
  border-radius: 0;
  transition: all 0.3s;
}
.bing:hover {
  background: linear-gradient(to top right, rgba(21, 120, 255, 0.5), #fff, #fff, #fff);
  box-shadow: -1.25rem 1.25rem 1.875rem 0 rgba(21, 120, 255, 0.2);
}
.bing_title {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
}
.bing_text {
  font-size: 1.3rem;
  line-height: 2;
}
.bing_conternt {
  background: url(../img/bg_map.png) no-repeat center center;
  background-size: cover;
}
.bing_conternt .advantage:hover {
  background: url(../img/box_active_b.png) no-repeat center center;
  border-color: rgba(21, 120, 255, 1);
  background-size: cover;
}
/* bingAds.html-end */

/* linkedinAds.html-start */
.linkedin_banner {
  background: url(../img/banner_linkedin.png) no-repeat top center;
  background-size: 100%;
}
.linkedin_banner .banner_title2 {
  font-style: normal;
  color: rgba(10, 102, 194, 1);
}
.linkedin_banner .banner_text2{
  color: rgba(10, 102, 194, 1);
}
.btn_b2 .btn3 {
  background-color: rgba(10, 102, 194, 1);
}
.btn_b2 .btn3:hover {
  box-shadow: 0 0 0.93rem 0 rgba(10, 102, 194, 0.5);
}
.linkedin_map_section {
  background-color: rgb(248,250,255);
}
.linkedin_map_section .google_data_container {
  background-color: transparent;
}
.linkedin_map_section .google_data_number {
  color: rgba(10, 102, 194, 1);
  font-size: 3rem;
}
.linkedin_map_section .google_data_container {
  box-shadow: none;
  justify-content: space-around;
  margin: 0;
}
.linkedin_map {
  margin: auto;
  width: 100%;
  max-width: 120rem;
  height: 43.937rem;
  position: relative;
}
.linkedin_map img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.country {
  position: absolute;
  border: solid 0.125rem rgba(153, 153, 153, 0.9);
  padding: 0.93rem 1.56rem;
  background-color: rgba(255, 255, 255, 0.9);
  display: inline-block;
  border-radius: 0.625rem;
  cursor: pointer;
  transition: all 0.3s;
}
.country_name {
  font-size: 1.4rem;
}
.country_number {
  font-size: 1.2rem;
}
.country:hover {
  background-color: rgba(255, 255, 255, 1);
  border: solid 0.125rem rgba(10, 102, 194, 1);
  color: rgba(10, 102, 194, 1);
  box-shadow: -0.18rem 0.18rem 0.625rem 0 rgba(0, 125, 204, 0.48);
}
.country_canada {
  top: 5.43rem;
  left: 25rem;
}
.country_europe {
  top: 4.375rem;
  left: 53.125rem;
}
.country_russia {
  top: 2.06rem;
  right: 35rem;
}
.country_america {
  top: 13.375rem;
  left: 20.625rem;
}
.country_middleEast {
  top: 15.5rem;
  left: 46.5rem;
}
.country_india {
  top: 14.812rem;
  right: 33.312rem;
}
.country_china {
  top: 9.562rem;
  right: 24.25rem;
}
.country_latin {
  top: 28.437rem;
  left: 29.75rem;
}
.country_southAfrica {
  top: 26.562rem;
  left: 64.5rem;
}
.country_asiaPacific {
  top: 24.375rem;
  right: 16.062rem;
}
.linkedin_map_text {
  padding: 3.75rem;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
}
.linkedin_section .google_content {
  width: 48%;
}
.linkedin_section .google_para_title {
  color: rgba(10, 102, 194, 1);
}
.box_para {
  border: solid 0.125rem rgba(10, 102, 194, 1);
  border-radius: 0.625rem;
  width: 26.75rem;
  padding: 1.875rem;
}
.box_para_title {
  font-size: 1.5rem;
  font-weight: bold;
  color: rgba(10, 102, 194, 1);
  margin-bottom: 0.625rem;
}
.box_para_text {
  color: #666;
  font-size: 1.3rem;
}
/* linkedinAds.html-end */

/* service.html-start */
@keyframes stretchAndMove {
  0% {
    width: 50.3rem;
    margin-left: 0;
  }
  100% {
    width: 53.312rem;
    margin-left:  3.125rem;
  }
}
@keyframes circleMove {
  0% {
    width: 1.5rem;
    height: 1.5rem;
    margin-left: 0;
  }
  100% {
    width: 2.125rem;
    height: 2.125rem;
    margin-left: -12.5rem;
  }
}
.service_banner {
  background: url(../img/banner_service.png) no-repeat top center;
  padding: 6.25rem 0 0 0;
  background-size: cover;
}
.service_banner .banner_contetnt {
  text-align: center;
  margin: auto auto;
}
.banner_title3 {
  font-size: 4.5rem;
  font-weight: bold;
  color: #fff;
}
.banner_title3::before {
  content: "";
  display: inline-block;
  width: 4.75rem;
  height: 4.75rem;
  margin-right: 1.56rem;
  background-image: url(../img/ico_service.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-top: -0.625rem;
}
.service_banner .banner_subhead {
  color: #fff;
  font-size: 1.6rem;
  margin-top: 2.5rem;
}
.process_container {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.process {
  width: 32.5%;
  border-top: solid 0.25rem #FF6600;
  background: linear-gradient(to bottom, rgba(255, 102, 0, 0.05), #fff);
}
.process_title {
  font-size: 2rem;
  font-weight: bold;
  padding: 3.75rem 2.5rem 1.875rem 2.5rem;
  border-bottom: solid 0.125rem rgba(255, 102, 0, 0.1);
}
.process_ul {
  padding: 1.25rem 2.5rem;
}
.process_ul li {
  position: relative;
  margin-bottom: 1.25rem;
  margin-left: 1.25rem;
}
.process_ul li:last-child {
  margin-bottom: 0;
}
.process_ul li::before {
  position: absolute;
  display: block;
  content: ' ';
  border-radius: 50%;
  top: 1.5rem;
  left: -1rem;
  z-index: 3;
  width: 0.625rem;
  height: 0.625rem;
  background-color: rgba(255, 102, 0, 1);
  border: 0.062rem solid rgba(255, 102, 0, 1);
}
.process_ul li:after {
  position: absolute;
  top: -2.5rem;
  bottom: 1.25rem;
  left: -0.75rem;
  z-index: 1;
  display: block;
  content: ' ';
  border-left: solid 0.125rem rgba(255, 102, 0, 0.1);
}
.process_ul li:first-child:after {
  content: none;
}
.process_ul li span {
  display: block;
  padding: 0.3rem;
  line-height: 2;
  font-size: 1.2rem;
  line-height: 2;
}
.process_ul li span:after {
  position: absolute;
  display: block;
  content: ' ';
  top: 0.687rem;
  left: -1.06rem;
  z-index: 3;
  width: 0.562rem;
  height: 0.562rem;
  background-color: #0c64eb;
  border-radius: 50%;
  opacity: 0;
}
/* service_swiper-start */
.tabs {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.75rem;
}
.tabs a {
  width: 28.062rem;
  height: 11.812rem;
}
.tabs a span {
  display: block;
  width: 100%;
  height: 9.937rem;
  border: 0.125rem solid #eee;
  border-radius: 0.93rem;
  padding-top: 2.812rem;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
}
.tabs a.active {
  background: url(../img/bg_tab.png) no-repeat top center;
  background-size: 100% 100%;
  color: #fff;
}
.tabs a.active span {
  border: 0.125rem solid transparent;
}
#tabs-container {
  overflow: hidden;
}
.news-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.news-list li {
  width: 32.4%;
  height: 21.812rem;
  display: flex;
  border-radius: 0.93rem;
  overflow: hidden;
  margin-bottom: 1.25rem;
}
.news-list li img {
  width: 100%;
  object-fit: cover;
}
/* service_swiper-end */
.disable_a {
  cursor: default;
}
/* service.html-end */

/* news.html-start */
.newsCenter_box .banner {
  filter: brightness(50%);
  background-position: top center !important;
}
.newsCenter_banner .banner_shade {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0.062rem;
  left: 0;
  text-align: center;
}
.newsCenter_banner .banner_shade img {
  width: 100%;
  height: 100%;
}
.news_section {
  padding-top: 3.75rem;
  width: 90%;
  max-width: 108rem;
  margin: auto auto;
}
.news_container {
  display: flex;
  justify-content: space-between;
}
.news_l {
  width: 74%;
}
.news_l_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.news {
  width: 48.5%;
  height: 46.875rem;
  background-color: #fff;
  border-radius: 0.625rem;
  border: 0.125rem solid #eee;
  cursor: pointer;
  display: block;
  margin-bottom: 2.187rem;
  transition: all ease 0.3s;
}
.news:hover {
  border-color: #FF6600;
}
.news_img {
  width: 100%;
  height: 25rem;
  border-radius: 0.625rem 0.625rem 0 0;
  overflow: hidden;
  display: block;
}
.news_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news_content {
  width: 100%;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}
.news_date:before {
  content: "";
  display: inline-block;
  width: 1.06rem;
  height: 1.06rem;
  margin-right: 0.625rem;
  background-image: url(../img/ico_date.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-top: -0.25rem;
}
.news_date {
  color: #999;
  font-size: 1.2rem;
}
.news_title {
  height: 6.25rem;
  margin-bottom: 0.625rem;
  font-size: 2rem;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.news_profile {
  color: #999;
  font-size: 1.2rem;
  margin-bottom: 1.25rem;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.news_a {
  color: #FF6600;
  font-size: 1.5rem;
}
.news_r {
  width: 23%;
}
/* news_search-start */
.news_search {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  width: 100%;
  margin-bottom: 3.75rem;
}
.news_search_input {
  font-size: 1.2rem;
  color: #666;
  padding: 0.7rem 1rem;
  border-radius: 0.625rem;
  width: 100%;
  height: 3.75rem;
  transition: all ease-in-out .5s;
  margin-right: -4.375rem;
  border: 0.125rem solid #999;
  background-color: #ffff;
}
.news_search_input:hover, .news_search_input:focus {
  box-shadow: 0 0 0.625rem rgba(255, 102, 0, 0.3);
}
.news_search_input:focus {
  outline: none;
  background-color: #fff;
  border: 0.125rem solid #FF6600;
}
.news_search_input::-webkit-input-placeholder {
  font-weight: 100;
  color: #666;
}
.news_search_input:focus+.news_search_button {
  /* background-color: #f0eeee; */
}
.news_search_button {
  border: none;
  background-color: transparent;
  margin-top: .1em;
}
.news_search_button:hover {
  cursor: pointer;
}
.news_search_icon {
  width: 3.75rem;
  height: 3.75rem;
  fill: #333;
  padding: 1.125rem;
}
/* news_search-end */
.news_category {
  margin-bottom: 4.375rem;
}
.news_r_title {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1.875rem;
}
.news_category_ul {
  padding: 0 1.56rem;
  border: 0.125rem solid #999;
  border-radius: 0.625rem;
}
.news_category_ul li a {
  display: block;
  font-size: 1.2rem;
  padding: 1.25rem 0;
  border-bottom: solid 0.062rem #E5EBF2;
}
.news_category_ul li.active a {
  color: #FF6600;
}
.news_recent {
  margin-bottom: 4.375rem;
}
.news_recent_ul li {
  border: 0.125rem solid #EEEEEE;
  border-radius: 0.93rem;
  margin-bottom: 1.25rem;
}
.news_recent_ul li:last-child {
  margin-bottom: 0;
}
.news_recent_ul li a {
  padding: 1rem;
  display: flex;
  justify-content: space-between;
}
.news_recent_img {
  width: 38%;
  height: 7.125rem;
  border-radius: 0.625rem;
  overflow: hidden;
}
.news_recent_img img {
  object-fit: cover;
  transition: all 0.5s;
  width: 100%;
  height: 100%;
}
.news_recent_ul li:hover .news_recent_img img {
  transform: scale(1.05);
}
.news_recent_profile {
  width: 56%;
}
.news_recent_title {
  font-size: 1.5rem;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.news_recent_profile p {
  font-size: 1rem;
  color: #999;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
/* news.html-end */

/* newsDetail-start */
.newsDetail_section {
  padding: 5.625rem 0;
  width: 90%;
  max-width: 108rem;
  margin: auto auto;
}
.breadcrumb {
  padding: 1.875rem 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.breadcrumb a {
  color: #999;
  font-size: 1.2rem;
}
.breadcrumb a::after {
  content: "";
  display: inline-block;
  width: 0.625rem;
  height: 0.125rem;
  background-color: #999;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  vertical-align: middle;
  margin-top: -0.25rem;
}
.breadcrumb span {
  color: #FF6600;
  font-size: 1.2rem;
}
.newsDetail_imgBox {
  display: flex;
}
.newsDetail_img {
  width: 100%;
  max-height: 75rem;
  border-radius: 0.93rem;
  overflow: hidden;
  margin-bottom: 3.125rem;
  margin-right: 0.625rem;
}
.newsDetail_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.newsDetail_title {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 3.125rem;
}
.newsDetail_date {
  color: #999;
  font-size: 2rem;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  margin-bottom: 2.5rem;
}
.newsDetail_date:before {
  content: "";
  display: inline-block;
  width: 2rem;
  height: 2rem;
  margin-right: 0.625rem;
  background-image: url(../img/ico_date_lg.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.news_class {
  font-size: 1.5rem;
  color: #FF6600;
  padding: 0.375rem 1.25rem;
  border-radius: 0.625rem;
  background-color: rgba(255, 102, 0, 0.1);
}
.news_class {
  margin-left: 1.875rem;
}
.newsDetail_text {
  font-size: 1.5rem;
  line-height: 2;
}
.newsDetail_text p {
  margin-bottom: 3.125rem;
}
.page {
  border-top: 0.125rem solid #DFDFDF;
}
.page_a {
  font-size: 1.8rem;
  font-weight: bold;
  display: block;
  margin-top: 2.5rem;
}
.page_a:hover {
  color: #333;
}
.page_a:hover span {
  color: #FF6600;
}
/* newsDetail-end */