/* banner */
.banner_box{
  display: none;
}
/* 产品与方案 */
.product{
  display: none;
}
/* 服务体系 */
.service{
  display: none;
}
/* 新闻中心 */
.news_box{
  display: none;
}
/* 深度合作 */
.cooperate{
  display: none;
}
/* 发展与未来 */
.course{
  display: none;
}

/* 移动端 */
.phone_wrap{
  display: block;
  width: 100vw;
  overflow: hidden;
}

.swiper-container1_phone {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.swiper-container1_phone .pc-show{
  width:100%;
  display:block
}
.swiper-container1_phone .phone-show{
  width:100%;
  display:none
}
.swiper-container1_phone .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  position: relative;
  /* 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;
  flex-direction:column;
  background-size:100% 100%;
  width: 414px;
}
.swiper-container1_phone .swiper-slide section{
  position: absolute;
  width:100%;
  height:100%;
  /* background-color:red; */
  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;
  flex-direction:column;
  width: 414px;
}
.title-vk{
  font-size:26px;
  line-height:30px;
  margin-top:0px;
  letter-spacing:1px;
}
.bar-list-phone{
  bottom:20px;
}
.bar-list-phone li{
  width:21px;
  height:3px
}
.bar-list-phone li.cheacj{
  width:21px;
  height:3px
}
.swiper-container{
  margin-top:20px;
}

.phone_solution{
  width: 100%;
  padding: 32px 16px;
}
.phone_solution .solution_tit{
  font-size: 24px;
  font-weight: 600;
  color: #363A44;
  line-height: 28px;
  margin-bottom: 17px;
}
.phone_solution .solution_img{
  width: 100%;
  height: 94px;
  margin-bottom: 17px;
  position: relative;
}
.phone_solution .solution_img:nth-child(4){
  margin-bottom: 0px;
}
.phone_solution .solution_img img{
  height: 94px;
  width: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
.phone_solution .solution_msg{
  position: absolute;
  z-index: 4;
  top: 14px;
  left: 12px;
}
.phone_solution .solution_msg .tit{
  font-size: 16px;
  font-weight: 600;
  color: #FF8F1E;
  line-height: 19px;
  margin-bottom: 4px;
}
.phone_solution .solution_msg .msg{
  font-size: 14px;
  font-weight: 400;
  color: #363A44;
  line-height: 20px;
}

.phone_product{
  width: 100%;
  padding: 32px 16px;
}
.phone_product .product_title{
  font-size: 24px;
  font-weight: 600;
  color: #363A44;
  line-height: 28px;
  margin-bottom: 24px;
}
.phone_product .product_item{
  width: 100%;
}
.product_item .product_item_tit{
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.product_item .product_item_tit span{
  font-size: 16px;
  font-weight: 600;
  color: #686B73;
  line-height: 19px;
}
.product_item .product_item_tit img{
  height: 20px;
  width: 20px;
  margin-right: 6px;
}
.product_item .product_item_box_three{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.product_item_box_three div{
  width: 112px;
  height: 36px;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
  border: 1px solid #FF8F1E;font-size: 14px;
  font-weight: 400;
  color: #FF8F1E;
  line-height: 36px;
  text-align: center;
}
.product_item .product_item_box_two{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.product_item_box_two div{
  width: 170px;
  height: 36px;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
  border: 1px solid #FF8F1E;font-size: 14px;
  font-weight: 400;
  color: #FF8F1E;
  line-height: 36px;
  text-align: center;
}
.phone_service{
  width: 100%;
  padding: 32px 16px;
  background: url("https://sjkj.oss-cn-beijing.aliyuncs.com/eb7c45342628df7e789552608b0c399a.png");
  background-size: 100% 100%;
}
.phone_service .service_title{
  font-size: 24px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 28px;
  margin-bottom: 24px;
}
.phone_service .service_img_two{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
.phone_service .service_img_two div{
  padding: 16px 10px;
  height: 185px;
  width: 168px;
}
.phone_service .service_img_two .img_text{
  height: 185px;
  width: 168px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.phone_service .service_img_two .icon{
  height: 24px;
  width: 24px;
  margin-bottom: 2px;
}
.phone_service .service_img_two .bg_img{
  height: 185px;
  width: 168px;
  position: absolute;
  top: 0;
  left: 0;
}
.phone_service .service_img_two p{
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 19px;
}
.phone_service .service_img_two .img_one{
  position: relative;
  height: 185px;
  width: 168px;
  /* background: url("https://sjkj.oss-cn-beijing.aliyuncs.com/e0f317206da775a0c6eae17b696643aa.png");
  background-size: 100% 100%; */
}
.phone_service .service_img_two .img_two{
  position: relative;
  height: 185px;
  width: 168px;
  /* background: url("https://sjkj.oss-cn-beijing.aliyuncs.com/8f55ad68b93d211118ee2612e12c0952.png");
  background-size: 100% 100%; */
}
.phone_service .service_img_two .img_three{
  position: relative;
  height: 185px;
  width: 168px;
  /* background: url("https://sjkj.oss-cn-beijing.aliyuncs.com/b788331c9588fafc5936f62e65df1976.png"); */
  /* background-size: 100% 100%; */
  /* background-size: contain; */
  /* background-repeat: repeat; */
  /* height: 185px;
  width: 168px; */
}
.phone_service .service_img_two .img_four{
  position: relative;
  height: 185px;
  width: 168px;
  /* background: url("https://sjkj.oss-cn-beijing.aliyuncs.com/b7c266f4ddee1b06ad58808c282366db.png"); */
  /* background-size: contain;
  height: 185px;
  width: 168px; */
}
.phone_service .service_img_two .img_five{
  position: relative;
  height: 185px;
  width: 168px;
  /* background: url("https://sjkj.oss-cn-beijing.aliyuncs.com/2a8830822a662663a0d759c120425a82.png");
  background-size: 100% 100%; */
}
.phone_service .service_img_two .img_six{
  position: relative;
  height: 185px;
  width: 168px;
  /* background: url("https://sjkj.oss-cn-beijing.aliyuncs.com/798d924728b6fbc7068022d16e2affea.png");
  background-size: 100% 100%; */
}
.phone_service .service_img_one{
  width: 100%;
  display: flex;
  justify-content: center;
}
.phone_service .service_img_one div{
  padding: 16px 10px;
  height: 137px;
  width: 343px;
}
.phone_service .service_img_one img{
  height: 24px;
  width: 24px;
  margin-bottom: 2px;
}
.phone_service .service_img_one p{
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 19px;
}
.phone_service .service_img_one .img_seven{
  background: url("https://sjkj.oss-cn-beijing.aliyuncs.com/5ac6e638e5e16d1a077488da5bed53d7.png");
  background-size: 100% 100%;
  width: 100%;
}
.phone_cooperate{
  width: 100%;
  padding: 32px 16px;
}
.phone_cooperate .cooperate_title{
  font-size: 24px;
  font-weight: 600;
  color: #363A44;
  line-height: 28px;
  margin-bottom: 24px;
}
.phone_cooperate .cooperate_box{
  width: 100%;
}
.cooperate_box .construct_tab{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.construct_tab .construct_tab_li{
  width: 112px;
  margin-bottom: 8px;
}
.construct_tab .construct_tab_li div{
  width: 100%;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #E8E9EC;
  background: #fff;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  font-weight: 400;
  color: #686B73;
}
.construct_tab .construct_tab_li .div_active{
  border: 1px solid #FF8F1E;
  color: #FF8F1E;
}

.cooperate_box .construct_cont{
  margin-top: 4px;
  height: 203px;
  
}
.construct_cont .construct_cont_img{
  height: 203px;
  width: 100%;
  position: relative;
  
}
.construct_cont_img .bg_img{
  height: 203px;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.construct_cont_img .construct_msg{
  position: absolute;
  bottom: 40px;
  display: flex;
  align-items: center;
}
.construct_cont_img .construct_msg img{
  height: 12px;
  width: 12px;
}
.construct_cont_img .construct_msg span{
  font-size: 14px;
  font-weight: 600;
  color: #363A44;
  line-height: 16px;
}

.phone_more{
  width: 100%;
  height: 78px;
  background: #FF8F1E;
  border-radius: 16px 16px 0px 0px;
  padding-top: 9px;
  display: flex;
  justify-content: center;
  /* align-items: center; */
}
.phone_more .phone_more_text{
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  margin-right: 8px;
}
.phone_more img{
  height: 16px;
  width: 16px;
  margin-right: 2px;
  margin-top: 2px;
}
.phone_more .phone_more_number{
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  text-decoration: underline;
}

.phone_cooperation{
  position: fixed;
  right: 16px;
  bottom: 32px;
  width: 78px;
  height: 78px;
  z-index: 5;
  background: transparent;
}
.phone_cooperation img{
  width: 78px;
  height: 78px;
}

.applyModalphone{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  z-index: 120;
  display: none;
}

.applyModalphone_box{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.applyModalphone_cont{
  background: #FFFFFF;
  display: flex;
  width: 343px;
  border-radius: 6px;
}

.applyModalphone_cont_right{
  position: relative;
  width: 100%;
  /* padding: 64px 60px 0 78px;  */
}

.applyModalphone_cont_right_close{
  width: 14px;
  height: 14px;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.applyModalphone_cont_right_tit{
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 22px;
  margin-bottom: 15px;
  padding: 13px 15px;
  /* text-align: right; */
  /* padding-right: 38px; */
  /* 208-78  */
  /* padding-left: 160px; */
}
.applyModalphone_cont_right_tit span{
  font-size: 14px;
  font-weight: 500;
}
.applyModalphone_cont_right_li{
  align-items: center;
  margin-top: 10px;
  position: relative;
  padding: 0 15px;
}

.applyModalphone_cont_right_li p{
  /* width: 90px; */
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #666666;
  margin-bottom: 10px;
}
.applyModalphone_cont_right_li_inp{
  /* width: 400px; */
  height: 48px;
  background: #F7F7F7;
  border-radius: 4px;
  /* border: 1px solid #CCCCCC; */
  display: flex;
  align-items: center;
  overflow: hidden;
}

.applyModalphone_cont_right_li_inp_focus{
  border: 1px solid #FF8F1E;
}

.applyModalphone_cont_right_li_inp_error{
  border: 1px solid #E63633;
}


.applyModalphone_cont_right_li_inp input{
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 48px;
  padding: 0 15px;
  background: #F7F7F7;
}

.applyModalphone_cont_right_li_inp .error{
  background: rgba(230,54,51,0.1);
}

.applyModalphone_cont_right_li_inp input::placeholder{
  font-size: 14px;
  font-weight: 400;
  color: #cccccc;
}
.applyModalphone_btn{
  width: 100%;
  margin-top: 10px;
  padding: 0px 15px 15px 15px;
}
.applyModalphone_cont_right_bnt{
  width: 100%;
  height: 44px;
  background: #FF8F1E;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 44px;
  text-align: center;
  margin-left: auto;
  cursor: pointer;
  display: block;
}

.applyModalsuccessphone{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  z-index: 120;
  display: none;
}
.applyModalsuccessphone_box{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.applyModalsuccessphone_cont{
  background: #FFFFFF;
  display: flex;
  width: 279px;
  border-radius: 6px;
}
.applyModalsuccessphone_cont_right{
  position: relative;
  width: 100%;
}
.applyModalsuccessphone_cont_right_img{
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 32px 0px 28px 0px;
}
.applyModalsuccessphone_cont_right_img img{
  height: 57px;
  width: 57px;
}
.applyModalsuccessphone_cont_right_msg{
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  color: #363A44;
  line-height: 21px;
  text-align: center;
  padding-bottom: 21px;
}
.applyModalsuccessphone_cont_right_btn{
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  color: #FF8F1E;
  line-height: 44px;
  border-top: 1px solid #cccccc;
  text-align: center;
}