<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-----index ----*/
.swal2-title{line-height:40px; text-align:left !important; margin-left: auto !important; margin-right: auto !important;}
.index_banner{
  padding-top: 80px;
  height: 720px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
}
.index_banner .banner_img_title img{
  width: auto;
}
.banner_advantage_list{
  display: flex;
  flex-direction: column;
}
.banner_advantage_list li{
  width: 400px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 28px;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 6px;
  margin-bottom: 24px;
}
.banner_advantage_list .advantage_list_icon{
  margin-right: 32px;
}
.banner_advantage_list .advantage_list_text{
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.7);
}
.banner_advantage_list .advantage_list_text span{
  margin: 0 4px;
  color: #e12e23;
}

.indexcon .fm01 .imgbx,
.indexcon .fm03 .imgbx {
  left: 50%;
}
.indexcon .fm04 .imgbx {
  left: 20%;
  opacity: 0;
}
.indexcon .fm04 .imgbxanmi {
  left: 50%;
  opacity: 1;
}
.indexcon .fm01 .imgbx,
.indexcon .fm03 .imgbx {
  left: 70%;
  opacity: 0;
  transition: 1s all ease;
}
.indexcon .fm01 .imgbxanmi {
  left: 12%;
  opacity: 1;
}
.indexcon .fm03 .imgbxanmi {
  left: 60%;
  opacity: 1;
}
.indexcon .fm04 .imgbx{
  left: 20%;
  opacity: 0;
  transition: 1s all ease;
}
.indexcon .fm04 .imgbxanmi{
  left: 50%;
  opacity: 1;
}
.indexcon .fm02 .txtbx{
  left: 0;
}
.fm02 .Rbx .index_fm02_img_bg {
  background: url("../images/section2_img_bg.png") no-repeat center center;
  height: 400px;
  width: 400px;
}
.fm02 .Rbx .fm02_app_salesman {
  width: 160px;
  position: absolute;
  left: -72px;
  top: 120px;
}
.fm02 .Rbx .fm02_app_client {
  width: 160px;
  position: absolute;
  right: -60%;
  bottom: 32%;
}
.fm02 .Rbx .fm02-img_1 {
  position: relative;
}
.fm02 .Rbx .fm02_app_salesman_name,
.fm02 .Rbx .fm02_app_client_name {
  font-size: 22px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  padding: 16px 20px;
  border-radius: 6px;
  position: absolute;
  bottom: -12px;
  right: -40px;
}
.fm02 .Rbx .fm02_app_salesman_name {
  background-color: #3f929e;
  color: #ffffff;
}
.fm02 .Rbx .fm02_app_client_name {
  background-color: #dd8b4a;
  color: #ffffff;
}


/*-----inner01 ----*/
.inbn01 {
  background-image: url(../images/min_bn_indx01.png);
}
.inbn01 .textbx h3 {
  margin-bottom: 80px;
}
.inbn01 .textbx {
  position: relative;
  text-align: left;
  left: auto;
  top: auto;
  transform: translateX(0px);
}
.inbn01 .inline {
  padding: 150px 40px 20px 60px;
  max-width: 1200px;
  margin: 0 auto;
  justify-content: space-around;
  align-items: center;
}
.inbn01 .textbx h2 {
  margin-left: -20px;
  margin-bottom: 10px;
  text-align:left;
}
.inbn01 .textbx .btn span::after {
  left: 6px;
}
.inbn .bnscrobx .mcir {
  background-color: #8e8b8b;
}
.inbn .bnscrobx .mcir p {
  color: #a1a1a1;
}
.inbn .bnscrobx .mcir .line {
  background-color: #d9d8d8;
  top: 10px;
}
.innerbx_1 .fm01 .Rbx {
  top: 0px;
  left: -40px;
}
.innerbx_1 .fm01 .imgbx {
  width: 360px;
}
.innerbx_1 .fm04 .imgbx {
  width: 440px;
  left: auto;
  top: 55%;
  opacity: 0;
  transition: 1s all ease-in-out;
}
.innerbx_1 .fm04 .imganmi {
  left: 55%;
  opacity: 1;
}
.innerbx_1 .fm01 .txtbx,
.innerbx_1 .in_cloud .txtbx,
.innerbx_1 .fm04 .txtbx {
  opacity: 0;
  top: 60%;
  transition: 1s all ease-in-out;
}
.innerbx_1 .fm01 .txtbbanmi,
.innerbx_1 .in_cloud .txtbbanmi,
.innerbx_1 .fm04 .txtbbanmi {
  opacity: 1;
  top: 50%;
  left: 0;
}
.innerbx_1 .in_cloud .imgbx {
  width: 450px;
  left: 0%;
  opacity: 0;
  transition: 1s all ease-in-out;
}
.innerbx_1 .in_cloud .anmi {
  left: 50%;
  opacity: 1;
}
.inbn01 .Lbx {
  position: relative;
  width: 450px;
  left: 60px;
  opacity: 0;
}
.inbn01 .Lbx .phonegif {
  position: absolute;
  width: 360px;
  top: -220px;
  left: 18px;
}
/*-----inner02 bn----*/
.inbn02 {
  background-image: url(../images/min_bn_indx01.png);
  background-position: left 10%;
  position: relative;
}
.inbn02 .banner_img_title{
  transform: translate(16%, 80%);
}
.add_pic {
  position: relative;
  top: -20px;
}
.inbn02 .textbx {
  transform: translateX(0);
  left: 20%;
  text-align: left;
}
.inbn02 .textbx h3 {
  font-size:1.25rem;
  line-height: 1.3;
  top: 150px;
  margin-bottom: -50px;
}
.inbn02 .textbx h2 {
  padding-left: 0;
  top: 150px;
  letter-spacing: -0.08rem;
}
.inbn02 .textbx .btn span::after {
  left: 6px;
}
.bn02_mac {
  width: 68%;
  position: absolute;
  right: -80px;
  bottom: 0px;
  opacity: 0;
}
.inbn02 .textbx .btn {
  top: 80px;
}
.iner02 .con1 .Rbx {
  position: relative;
  top: 40px;
  opacity: 0;
}
.iner02 .con1 .imgbx {
  width: 400px;
  left: 70%;
  opacity: 0;
  transition: 1s all ease-in-out;
}
.iner02 .con1 .imganmi {
  left: 50%;
  opacity: 1;
}
.iner02 .fm02 .Rbx .imgbx {
  width: 300px;
  left: 20%;
  opacity: 0;
  transition: 1s all ease-in-out;
}
.iner02 .fm02 .Rbx .imganmi {
  left: 50%;
  opacity: 1;
}
.iner02 .con3 .imgbx {
  width: 450px;
  left: 70%;
  opacity: 0;
  transition: 1s all ease-in-out;
}
.iner02 .con3 .imganmi {
  opacity: 1;
  left: 50%;
}
.iner02 .con3 .Rbx {
  position: relative;
  top: 40px;
  opacity: 0;
}
.iner02 .fm04 .imgbx {
  width: 250px;
  left: 20%;
  opacity: 0;
  transition: 1s all ease-in-out;
}
.iner02 .fm04 .imgbxanmi {
  opacity: 1;
  left: 50%;
  top: 45%;
}
.iner02 .turnpage {
  background: url(../images/turn_page.gif) no-repeat center center / contain;
  width: 250px;
  height: 500px;
}
/*-----inner03----*/
.in03 {
  position: relative;
  background: url(../images/in03_mainbg.png) no-repeat center bottom;
}
.in03:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/inner03_bg.png) no-repeat center center / cover;
  display: block;
  width: 100%;
}
.in03 .inbn01 {
  background-image: none;
  z-index: 1;
  height: 850px;
}
.in03 .inbn01 .Lbx {
  width: 300px;
}
.in03 .inbn01 .Lbx .phonegif {
  margin-left: -10px;
  width: 100%;
}
.in03 h2{
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.25;
  white-space: nowrap;
  margin:24px 0 24px 0;
  text-align: left;
  color: rgba(0, 0, 0, 0.7);
}
.in03 h2 span {
  color: #3F929E;
}
.in03 p {
  font-size: 1.25rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 16px;
  font-weight: 400;
  position: relative;
  top: 40px;
  opacity: 0;
}
.in03 .bannerbx .textbx h2 {
  text-align: left;
}
.in03 .inbn01 .textbx {
  top: 50px;
}
/*-----frame-----*/
.frame .inline {
  align-items: center;
}
.mainBox h4 {
  color: rgba(0, 0, 0, 0.7);
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 16px;
  position: relative;
  display: inline-block;
  line-height: 1.5;
}
.mainBox h4 span{
  border-bottom: 4px solid #3F929E;
}
.frame .pagesize {
  padding: 0 80px;
}
/* .frame h4::after {
  content: "";
  display: block;
  width: 80px;
  height: 5px;
  border-radius: 10px;
  background-color: #3F929E;
  position: absolute;
  left: 0px;
  bottom: 1rem;
} */
.frame p {
  color: rgba(0,0,0,0.7);
  line-height: 1.75rem;
  font-size: 1.25rem;
  font-weight: 400;
}
.frame a {
  color: #3F929E;
  font-size: 1.25rem;
  border-bottom: 1px solid #3F929E;
  padding-bottom: 5px;
  margin-top: 25px;
  display: inline-block;
  transition: 0.2s all ease;
}
.frame a:hover {
  opacity: 0.8;
}
.frame h4 span {
  color: #3F929E;
}
.frame .Rbx,
.frame .Lbx {
  width: 50%;
  min-height: 550px;
  position: relative;
}
.frame .Lbx {
  text-align: left;
}
.frame .Lbx h4::after {
  left: 0;
  right: auto;
}
.frame .txtbx {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
}
/* .frame .imgbx {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
} */
.frame .imgbx .imgbx_flex{
  display: flex;
  flex-direction: row;
}
/* .frame .imgbx .vedio {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 280px;
  height: 466px;
  /* background: url(../images/index_1-1.gif) no-repeat center center / contain; */
  /* top: 2px;
} */ 
/*-----frame01-----*/
.fm01 {
  background: url(../images/section1_bg.png) no-repeat top center / cover;
}
.fm01 .imgbx,
.fm02 .imgbx {
  width: 240px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 40%;
  transform: translate(-50%, -50%);
}
.fm01 .Rbx {
  position: relative;
  top: 40px;
  opacity: 0;
}
/* .fm01 .imgbx .imgbx_flex img {
  height: 500px;
  width: auto;
} */
.fm01 .imgbx .imgbx_flex{
  display: flex;
  flex-direction: row;
}
.fm01 .imgbx .imgbx_flex_item {
  display: flex;
  flex-direction: column;
  position: relative;
}
.fm01 .imgbx .imgbx_flex_item img{
  width: 360px;
}
.fm01 .imgbx
.fm01 .imgbx .fm01-img_1 {
  padding-left: 0;
}
.fm01 .imgbx .fm01-img_2 {
  padding-left: 40px;
}
.fm01 .imgbx .imgbx_flex_item .fm01-img_3 {
  width: 520px;
  position: absolute;
  bottom: -74px;
  right: -92%;
}
/*-----frame02-----*/
.fm02 {
  background: url(../images/section2_bg.png) no-repeat center bottom;
  background-color: rgba(244,244,244,0.4);
}
.fm02 .Rbx {
  position: relative;
}
.fm02 .Lbx {
  position: relative;
  top: 40px;
  opacity: 0;
}
.fm02 .Rbx .imgbx {
  width: 260px;
  
}
.fm02 .Rbx .Rrpic {
  left: 0%;
  top: 40%;
  opacity: 0;
  transition: 1s all ease-in-out;
}
.fm02 .Rbx .Rranmi {
  left: 30%;
  opacity: 1;
}
.fm02 .Rbx .Rlpic {
  left: 75%;
  opacity: 0;
  transition: 1s all ease-in-out;
}
.fm02 .Rbx .Rlanmi {
  left: 55%;
  opacity: 1;
}
.fm02 .Rbx::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: -100%;
  top: 0;
}
.fm02 .Rbx{
  position: relative;
}

.fm04 .txtbx,
.frame .Lbx .txtbx {
  right: 16%;
  left: auto;
}
/*-----frame03-----*/
.fm03 {
  background: url(../images/section3_bg.png) no-repeat center center;
}
.fm03 .imgbx {
  width: 680px;
}
.fm03 .Rbx {
  position: relative;
  top: 40px;
  opacity: 0;
}
.fm03 .imgbx .imgbx_flex{
  display: flex;
  flex-direction: column;
}
.fm03 .imgbx .fm03_img{
  position: relative;
}
/* .fm03 .imgbx .imgbx_flex img{
  width: 400px;
} */
.fm03 .imgbx .fm03-img_1{
  width: auto;
  padding:120px 0 0 100px;
  position: relative;
  z-index: 1;
}
.fm03 .imgbx .fm03-img_2,
.fm03 .imgbx .fm03-img_3,
.fm03 .imgbx .fm03-img_4{
  width: auto;
  position: absolute;
}
.fm03 .imgbx .fm03-img_2{
  right: 300px;
  top: 88px;
}
.fm03 .imgbx .fm03-img_3{
  left: 80px;
  top: 52px;
}
.fm03 .imgbx .fm03-img_4{
  right: 320px;
  top: 0;
}
/*-----frame04-----*/
.fm04 {
  background: url(../images/cont_bg02.png) no-repeat left bottom / cover;
}
.fm04 .Lbx {
  background-color: #fff;
  position: relative;
}
.fm02 .Lbx {
  position: relative;
}
.fm04 .Lbx::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: block;
  position: absolute;
  right: -100%;
  top: 0;
}
.fm04 .imgbx {
  width: 450px;
  left: 42%;
}
.fm04 .imgbx_position{
  position: absolute;
}
.fm04 .fm04-img_1{
  width: auto;
  height: 195px;
  position: relative;
  top: -35px;
  left: -30px;
  z-index:0;
}
.fm04 .fm04-img_2 {
  width: auto;
  height: 280px;
  position: relative;
  z-index:-1;
  top: -350px;
  left: 50px;
}
.fm04 .fm04-img_3 {
  width: auto;
  height: 190px;
  position: relative;
  z-index:1;
  top: -520px;
  left:330px;
}
.fm04 .txtbx {
  top: 60%;
  opacity: 0;
  transition: 1s all ease-in-out;
}
.fm04 .txtbxanmi {
  opacity: 1;
  top: 50%;
}
/*-----servicebx---*/
.servicebx {
  border-top: 4px solid #f9f9f9;
  padding: 105px 10px;
  position: relative;
}
.servicebx .staygdic {
  width: 450px;
  height: 260px;
  display: inline-block;
  margin-bottom: 20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -40px;
}
.servicebx .goodic {
  background: url(../images/inner_good_2.gif) no-repeat center center / contain;
}
.servicebx .tit {
  font-size: 1.3rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.7);
  position: relative;
  margin-bottom: 60px;
  position: relative;
  top: 30px;
}
.servicebx .tit::after {
  content: "";
  display: block;
  width: 80px;
  height: 5px;
  border-radius: 5px;
  background-color: #3F929E;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
}
.index_user_comment_bg{
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #f4f4f4;
}
.servicebx .peoplebx {
  width: 800px;
  display: inline-block;
}
.servicebx .user_comment{
  font-size: 2rem;
  line-height: 1;
  color: #3F929E;
  position: relative;
  margin-bottom: 60px;
  position: relative;
  top: 16px;
}
.servicebx .user_comment::after {
  content: "";
  display: block;
  width: 80px;
  height: 4px;
  border-radius: 5px;
  background-color: #3F929E;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
}
.servicebx .user_comment_item{
  background-color: #fff;
  border-radius: 6px;
  color: rgba(0, 0, 0, 0.7);
  width: 680px;
  height: 280px;
  position: relative;
}
.servicebx .user_comment_quotes_left{
  position: absolute;
  top: 32px;
  left: 32px;
}
.servicebx .user_comment_quotes_right {
  position: absolute;
  bottom: 32px;
  right: 32px;
}
.servicebx .user_comment_text{
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  width: 420px;
  margin: 32px auto;
  padding: 80px 24px;
}
.servicebx .user_comment_carousel{
  position: relative;
  width: 680px;
  height: 280px;
  overflow: hidden;
}
.servicebx .user_comment_item{
  margin: 0;
  padding: 0;
  width: inherit;
  height: inherit;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .5s transform ease-in-out;
}
.user_comment_item:nth-of-type(1) {
  left:0;
}
.user_comment_item:nth-of-type(2) {
  left: 100%
}
.user_comment_item:nth-of-type(3) {
  left: 200%;
}
.user_comment_carousel input[type="radio"] {
  position: relative;
  z-index: 100;
  display: none;
}
.servicebx .comment_controls_visible{
  transform: translate(0, 24px);
}
.servicebx .comment_controls_visible label{
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  margin: 0 4px;
  cursor: pointer;
}
.user_comment_carousel input[type="radio"]:nth-of-type(1):checked~.user_comment_item {
  transform: translatex(0%);
}
.user_comment_carousel input[type="radio"]:nth-of-type(2):checked~.user_comment_item {
  transform: translatex(-100%);
}
.user_comment_carousel input[type="radio"]:nth-of-type(3):checked~.user_comment_item {
  transform: translatex(-200%);
}
@media screen and (max-width: 1024px) {
  .indexcon .fm01 .imgbx .imgbx_flex_item img{
    width: 320px;
  }
  .indexcon .fm01 .imgbx .imgbx_flex_item .fm01-img_3 {
    width: 400px;
  }
  .index_banner .banner_img_title{
    margin-left: 8%;
  }
  .banner_advantage_list li {
    width: auto;
    margin: 12px 20px;
  }
  .banner_advantage_list .advantage_list_icon{
    margin-right: 6px;
  }
  .indexcon .fm02 .txtbx{
    right: -6%;
  }
  .bn02_mac {
    width: 100%;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 767px) {
  /*-----index ----*/
  .index_banner {
    padding-top: 100px;
    height: auto;
    flex-direction: column;
  }
  .index_banner .banner_img_title{
    margin-left: 0%;
  }
  .banner_advantage_list {
    margin:20px auto;
    flex-direction: row;
  }
  .banner_advantage_list img{
    width: 48px;
  }
  .banner_advantage_list li {
    width: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    padding: 16px 16px 12px 16px;
    margin-bottom: 12px;
  }
  .banner_advantage_list .advantage_list_icon {
    margin-right: 16px;
  }
  .banner_advantage_list .advantage_list_text {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.7);
  }
  .banner_advantage_list .advantage_list_text span {
    margin: 0 4px;
    color: #e12e23;
  }
  .indexcon .fm01 .imgbx{
    left: 24%;
  }
  .indexcon .fm01 .Rbx {
    min-height: 250px;
    /* margin-top: -30px; */
  }
  .indexcon .fm01 .imgbx .imgbx_flex img {
    height: auto;
    width: 190%;
  }
  .indexcon .fm01 .imgbx .imgbx_flex_item .fm01-img_3 {
    left: 65%;
    bottom: 70%;
  }
  .indexcon .fm02 .Rbx {
    position: relative;
    top: 40px;
    left: 0;
  }
  .indexcon .fm02 .Rbx .imgbx{
    top:32%;
    left: 36%;
  }
  .fm02 .Rbx .index_fm02_img_bg{
    background-size: 360px 360px;
    height: 360px;
    width: 360px;
  }
  .fm02 .Rbx .fm02_app_client {
    width: 148px;
    right: -68%;
    bottom: 32%;
  }
  .fm02 .Rbx .fm02_app_salesman{
    width: 148px;
    left: -16%;
    top: 24%;
  }
  .fm02 .Rbx .fm02_app_salesman_name,
  .fm02 .Rbx .fm02_app_client_name {
    font-size: 16px;
    padding: 12px 16px;
    bottom: 0;
    right: -12px;
  }

  .indexcon .fm03 .Lbx {
    position: relative;
    top: 0;
    left:30%;
  }
  .indexcon .fm03 .txtbx{
    width: auto;
    left: 12%;
  }
  .indexcon .frame .fm01 .Lbx,
  .indexcon .frame .fm02 .Rbx {
    width: 100%;
    min-height: 450px;
  }
  .fm03 .imgbx .fm03-img_1{
    padding-left: 10px;
  }
  .fm03 .imgbx .fm03-img_2 {
    padding-left: 20px;
  }
  .fm03 .imgbx .fm03_img {
	    margin-top: 25px;
	}
  .fm04 .fm04-img_1{
    left: 70px;
  }
  .fm04 .fm04-img_2 {
    left: 110px;
  }
  .fm04 .fm04-img_3 {
    left: 360px;
  }
  .indexcon .fm04 .Lbx {
    margin-top: -10px;
  }
  .indexcon .fm04 .imgbxanmi {
    left: 25%;
  }
  .indexcon .index_user_comment_bg {
    padding: 120px 24px 80px 24px;
  }
  .servicebx .user_comment{
    font-size: 1.75rem;
  }
  .servicebx .user_comment_carousel{
    width: 100%;
  }
  .servicebx .user_comment_quotes_left{
    top: 16px;
    left: 16px;
  }
  .servicebx .user_comment_quotes_right{
    bottom: 16px;
    right: 16px;
  }
  .servicebx .user_comment_text{
    width: auto;
    font-size: 0.9rem;
  }
  .servicebx .user_comment_text .mobile{
    display: block;
  }
  .indexcon .footerino .inline{
    flex-direction: row;
  }
  /*-----inner01 bn----*/
  .inbn01 {
    background-image: url(../images/m_min_bn_indx01.png);
  }
   .inbn01 .textbx {
    text-align: center;
  }
  .innerbx_1{
      margin-top: 70px;
  }
  .inbn01 .Lbx .phonegif {
    width: 170px;
    top: 30px;
    left: 20px;
  }
  .servicebx .tit {
    margin-bottom: 30px;
  }
  .inbn01 .textbx h3 {
    margin-bottom: 30px;
  }
  .innerbx_1 .fm01 .imgbx {
    width: 290px;
    left: 50%;
  }
  .innerbx_1 .fm04 .imgbx {
    left: 70%;
    width: auto;
  }
  .innerbx_1 .in_cloud .imgbx {
    width: 350px;
  }
  .innerbx_1 .fm01 .Rbx,
  .innerbx_1 .in_cloud .Lbx {
    min-height: 350px;
  }
  .innerbx_1 .fm01 .Lbx,
  .innerbx_1 .in_cloud .Rbx {
    min-height: 250px;
  }
  .inbn01 .inline {
    padding: 40px 40px 40px 40px;
    flex-direction: column;
  }
  .inbn01 .inline .Lbx {
    width: 210px;
    flex: 0 0 auto;
    position: relative;
 	  left: auto;
    top: auto;
  }
  .inbn01 .textbx h2 {
    margin-left: 0px;
    font-size: 2rem;
    text-align: center;
  }
  .inbn01 .textbx .btn span::after {
    left: -1px;
  }
  .inbn .bnscrobx .mcir {
    background-color: #8e8b8b;
  }
  .inbn .bnscrobx .mcir p {
    color: #a1a1a1;
    font-size: 0.5rem;
  }
  .innerbx_1 .fm04 .imganmi {
    left: 49%;
  }
  .innerbx_1 .fm04 .Rbx {
    padding-top: 45px;
  }
  .innerbx_1 .fm01 .Rbx {
    position: relative;
    top: 50px;
  }
  .innerbx_1 .in_cloud .Lbx {
    margin-top: 0px;
  }
  /* .innerbx_1 .in_cloud .Lbx .txtbbanmi {
    top: 50%;
  } */
  .innerbx_1 .fm04 .Lbx {
    position: relative;
    top: -40px;
  }
  .innerbx_1 .fm01 .Lbx {
    position: relative;
    top:-36px;
  }
  /* .innerbx_1 .fm01 .Lbx .txtbbanmi {
    left: 20%;
  } */
  /*-----inner02 bn----*/
  .inbn02 {
    background-position: left bottom;
    background-image: url(../images//min_bn_indx01.png);
  }
  .inbn02 .banner_img_title{
    transform: translate(0, 20%);
  }
  .bn02_mac {
    right: -110px;
    bottom: 0;
  }
  .inbn02 .textbx {
    top: 110px;
    padding-left: 25px;
    left: 0;
  }
  .inbn02 .textbx .btn {
    top: 75px;
  }
  .inbn02 .textbx h2 {
    font-size: 2.3rem;
  }
  .iner02 .frame .txtbx,
  .iner02 .frame .Lbx .txtbx {
    top:8%;
    left: 4%;
    width: 92%;
  }
  .iner02 .con1 .Rbx {
    min-height: 200px;
  }
  .iner02 .fm02 .Lbx,
  .iner02 .con1 .Lbx,
  .iner02 .con3 .Rbx,
  .iner02 .fm02 .Rbx {
    min-height: 300px;
  }
  .iner02 .con3 .imgbx {
    width: auto;
  }
  .iner02 .con3 .Lbx {
    min-height: 350px;
    position: relative;
    top: 30px;
  }
  .iner02 .fm04 .imgbx {
    width: auto;
    top: 50%;
  }
  .iner02 .fm04 .imgbxanmi {
    opacity: 1;
    left: 50%;
    top: 40%;
  }
  .iner02 .con1 {
    margin-top: -50px;
  }
  .iner02 .fm04 .Lbx {
    position: relative;
    top: 0;
    min-height: 160px;
  }
  .iner02 .fm02 .Rbx .imgbx {
    width: auto;
  }
  .iner02 .fm02 .Lbx {
    margin-top: -20px;
  }
  /*----basicframe-----*/
  .frame .inline {
    flex-direction: column;
  }
  .fm02 .inline,
  .fm04 .inline {
    flex-direction: column-reverse;
  }
  .frame .Rbx,
  .frame .Lbx {
    width: 100%;
    min-height: 400px;
  }
  .frame .txtbx,
  .fm04 .txtbx,
  .frame .Lbx .txtbx {
    width: 100%;
    top: 0;
    transform: translate(0, 0);
    left: 4%;
    text-align: left;
    z-index:5;
  }
  .fm04 .txtbx,
  .frame .Lbx .txtbxanmi {
    top: 50%;
  }
  .frame h4::after,
  .frame .Lbx h4::after {
    left: 50%;
    transform: translateX(-50%);
  }
  .frame .pagesize {
    padding: 32px 10px;
  }
  .frame a {
    font-size: 1rem;
    margin-top: 12px;
  }
  /*-----frame-----*/
  .frame p {
    font-size: 1rem;
  }
  .fm01 {
    background: url(../images/m_frame_bg01.png) no-repeat center bottom / cover;
  }
  .frame .imgbx .vedio {
    width: 210px;
    top: -55px;
  }
  .fm01 .Rbx {
    min-height: 200px;
  }
  .fm02,
  .fm04 {
    background: url(../images/m_cont_bg01.png) no-repeat center bottom / cover;
  }
  .fm03 {
    background: url(../images/m_frame_bg02.png) no-repeat center bottom / cover;
  }
  .fm02 .Rbx::before,
  .fm04 .Lbx::before {
    display: none;
  }
  .fm02 .Rbx,
  .fm04 .Lbx {
    background-color: transparent;
  }
  .fm02 .Lbx,
  .fm03 .Rbx,
  .fm04 .Lbx,
  .fm04 .Rbx {
    min-height: 320px;
  }
  .fm02 .Rbx .imgbx {
    width: 220px;
    left:50%;
  }
  .fm02 .Rbx .Rlpic {
    left: 65%;
  }
  .fm02 .Rbx .Rlanmi {
    left: 55%;
    opacity: 1;
  }
  .fm02 .Rbx .Rrpic {
    left: 10%;
  }
  .fm02 .Rbx .Rranmi {
    left: 30%;
    opacity: 1;
  }
  .fm01 .imgbx,
  .fm02 .imgbx,
  .fm03 .imgbx,
  .fm04 .imgbx {
    width: 180px;
  }
  .fm03 .imgbx {
    width: 500px;
    top: 40%;
  }
  .fm04 .imgbx {
    width: 350px;
    top: 40%;
  }
  .fdcrv .inline {
    flex-direction: column-reverse;
    align-items: center;
  }
  .fdcol .inline {
    flex-direction: column;
    align-items: center;
  }
  .frame h4 {
    line-height: 1.5;
    font-size: 1.75rem;
  }
  /*-----servicebx---*/
  .servicebx {
    padding: 120px 10px 0px 10px;
  }
  .servicebx .peoplebx {
    width: 100%;
  }
  /*-----inner03----*/
  .in03 {
    min-height: 620px;
    background: url(../images/m_in03_mainbg.png) no-repeat center top;
  }
  .in03 .inbn01 .textbx {
    top: 0;
    position: relative;
    left: auto;
    right: auto;
  }
  .in03 h2 span {
    font-size: 2.1rem;
  }
  .in03 .bannerbx .textbx h2 {
    margin-left: -10px;
    font-size:1.25rem;
    text-align: 1.2;
    line-height: 1.3;
  }
  .in03 p {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 10px;
    text-align: left;
  }
  .in03 .inbn01 .inline {
    padding: 75px 20px 20px 20px;
    flex-direction: row;
  }
  .in03 .inbn01 .inline .Lbx {
    top: -110px;
    left: auto;
    width: 35%;
    left: 15px;
  }
  .in03 .inbn01 .Lbx .phonegif {
    width: 100%;
   	top: -64px;
  }
  .in03 .inbn01 .Lbx .phonegif img {
    width: 200px;
  }
  .in03 p:last-of-type {
    margin-bottom: 20px;
  }
  .in03:after {
    width: 100%;
    height: 100%;
  }
  .in03 .inbn01 {
    height: 570px;
  }
  .innerbx_1 .fm01 .txtbbanmi,
  .innerbx_1 .in_cloud .txtbbanmi,
  .innerbx_1 .fm04 .txtbbanmi {
    left: 4%;
    top: 4%;
    width: 100%;
  }
  .add_pic {
    top: -40px;
  }
}
@media screen and (max-width: 375px) {

  /* index page */
  .bannerbx h2 {
    line-height: 1.25;
  }

  .bannerbx h3 {
    text-align: left;
    line-height: 1.25;
  }

  .banner_advantage_list li {
    min-width: auto;
  }

  .indexcon .fm01 .txtbx,
  .indexcon .fm02 .txtbx,
  .indexcon .fm03 .txtbx {
    left: 4%;
    top: 0;
  }
  .indexcon .frame .fm01 .Lbx,
  .indexcon .frame .fm02 .Rbx {
  	min-height: 400px;
  }

  .indexcon .fm01 .imgbx .imgbx_flex_item .fm01-img_3 {
    left: 75%;
    bottom: 65%;
  }
  .indexcon .fm02 .Rbx .imgbx{
    left: 42%;
  }
  .fm02 .Rbx .index_fm02_img_bg {
    background-size: 240px 240px;
    height: 240px;
    width: 240px;
  }

  .fm02 .Rbx .fm02_app_salesman {
    width: 120px;
    left: -4%;
  }

  .fm02 .Rbx .fm02_app_client {
    width: 120px;
    right: -28%;
  }

  .indexcon .fm03 .Lbx {
    left: 22%;
    margin-top: 5px;
  }

  .indexcon .fm03 .imgbx .imgbx_flex .fm03-img_1 {
    width: auto;
    padding-left: 0;
  }
  .fm03 .imgbx .fm03_img {
    margin-top: 50px;
	}
  
}
@media screen and (max-width: 320px) {
  /* index page */
  .bannerbx h2 {
    line-height: 1.25;
  }
  .bannerbx h3 {
    text-align: left;
    line-height: 1.25;
  }
  .banner_advantage_list li {
    min-width: auto;
  }
  .servicebx .user_comment_text {
    font-size: 0.9rem;
  }
  .indexcon .fm01 .txtbx,
  .indexcon .fm02 .txtbx,
  .indexcon .fm03 .txtbx{
    left: 0;
    top: 0;
  }
  .indexcon .fm01 .imgbx .imgbx_flex_item .fm01-img_3{
    left: 72%;
    bottom: 54%;
  }
  .iner02 .frame .txtbx,
  .iner02 .frame .Lbx .txtbx {
    top: 4%;
    left: 4%;
  }
  .fm02 .Rbx .index_fm02_img_bg{
    background-size: 240px 240px;
    height: 240px;
    width: 240px;
  }
  .fm02 .Rbx .fm02_app_salesman{
    width: 120px;
    left: -4%;
  }
  .fm02 .Rbx .fm02_app_client{
    width: 120px;
    right: -20%;
  }
  .indexcon .fm03 .Lbx{
    margin-top: 40px;
    left: 20px;
  }
  .indexcon .fm03 .imgbx .imgbx_flex .fm03-img_1{
    width: auto;
    padding-left: 0;
  }

  .frame .imgbx .imgbx_flex {
    flex-direction: column;
  }
  .frame a {
    margin-top: 0px;
  }
  /* .frame .pagesize {
    padding: 20px 40px 40px 40px;
  } */
  .frame .fm02_w320{
    padding:20px 40px 100px 40px;
  }
  .frame .fm03_w320 {
    padding: 20px 40px 40px 40px;
  }
  
  .fm03 .imgbx .imgbx_flex img {
    margin-left:0px;
  }
  .fm03 .imgbx .imgbx_flex .fm03-img_1{
    width: 300px;
    padding-left: 120px;
  }
  .fm03 .imgbx .imgbx_flex .fm03-img_2 {
    padding-left: 180px;
  }
  .fm04 .fm04-img_1 {
    left: 70px;
  }
  .fm04 .fm04-img_2 {
    left: 40px;
  }
  .fm04 .fm04-img_3 {
    left: 300px;
  }
  .frame .fm04_w320 {
    padding: 20px 40px 40px 40px;
  }
  .inbn01 .textbx h2{
    margin-left: -10px;
  }
  .in03 .inbn01 .inline {
	padding: 40px 0px 40px 44px;
  }
  .in03 p{
    text-align: left;
  }
  .in03:after {
    width: 100%;
    height: 100%;
  }
  
  .in03 .inbn01 .Lbx .phonegif {
    margin-left: -24px;
  }
  .in03 .inbn01 .Lbx .phonegif img{
    width: 180px;
  }
  .inbn02 .textbx h2 {
    font-size: 2rem;
  }
  .bn02_mac {
    width: 400px;
    bottom: 0px;
  }
  .frame p {
    line-height: 1.8;
    font-size: 0.875rem;
    letter-spacing: -0.03rem;
  }

  .iner02 .con1 .imgbx {
    width: 280px;
  }
  .iner02 .fm02 .Rbx {
    min-height: 300px;
  }
  .iner02 .fm02 .Rbx .imgbx {
    width: 250px;
  }
  .iner02 .con3 .imgbx {
    width: 320px;
  }
  .indexcon .fm03 .imgbxanmi {
  left: 30%;
  opacity: 1;
  }
  .hide_w320{
    display:none;
  }
}
/*---forie å¾®èª¿æ¨£å¼--*/
@media screen and (min-width: 0\0) {
  .fm03 .imgbx {
    top: 30%;
    width: 600px;
  }
  .fm04 .imgbx {
    top: 30%;
  }
  .frame .imgbx {
    top: 10%;
  }
  .iner02 .con1 .imgbx,
  .iner02 .con3 .imgbx {
    top: 30%;
  }
  .iner02 .con1 .imganmi,
  .iner02 .con3 .imganmi {
    top: 30%;
  }
  .iner02 .fm02 .Rbx .imganmi,
  .iner02 .fm02 .Rbx .imgbx {
    top: 35%;
  }
  .iner02 .fm04 .imgbx,
  .iner02 .fm04 .imganmi {
    top: 45%;
  }
  .indexcon .frame .imgbx {
    top: 50%;
  }
  .indexcon .fm03 .imgbx,
  .indexcon .fm04 .imgbx {
    top: 30%;
  }
  .innerbx_1 .fm04 .imgbx {
    top: 35%;
  }
}
</pre></body></html>