@charset "utf-8";
html {
  color: #000;
  background: #fafafa;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

html,
body {
  font-family: Microsoft YaHei
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0
}

input,
select,
textarea {
  font-size: 100%
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

fieldset,
img {
  border: 0
}

abbr,
acronym {
  border: 0;
  font-variant: normal
}

del {
  text-decoration: line-through
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 500
}

ol,
ul {
  list-style: none
}

caption,
th {
  text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500
}

q:before,
q:after {
  content: ''
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

a:hover {
  text-decoration: underline
}

ins,
a {
  text-decoration: none
}


html{font-size:13.33333333vw!important;}
body {
  font-size: 0.24rem;
}
.w{
  width: 6.9rem;
  margin: 0 auto;
}
.content{
  position: relative;
  top: 0.9rem;
  width: 6.24rem;
  font-size: 0.24rem;
  margin: 0 auto;
  color: #AAAAAA;
  line-height: 0.45rem;
  box-shadow: 0rem 0.24rem 0.5rem #eaeaea;
  padding: 0.2rem;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.content>.text{
  padding-top: 0.25rem;
  padding-bottom: 0.2rem;
  letter-spacing:0.02rem;
}
.header{
  height: 0.9rem;  
  width: 100%;
  position: fixed;
  background:#fff;
  z-index: 10;
  line-height: 0.9rem;
}
.header_b{
  border-bottom: 1px solid #dddddd;
}
.bottom{
  height: 2rem;
}
i{
   font-style:normal;
}
.header>h2 {
  font-size: 0.34rem;
  font-weight: 600;
  letter-spacing:0.01rem;
  text-align: center;
}
.iconfont{
  position: absolute;
  left: 0.58rem;
  color: #3f8ee3;
}
.iconfont::before{
  font-size: 0.5rem;
  font-weight: 700;
  position: absolute;
  left: -0.4rem;
  top: 0;
}

/* 解决方案页 */
#grad {
  /* height: 2rem; */
  background: -webkit-linear-gradient(left, #57B735, #0C995A);
  background: linear-gradient(to right, #57B735, #0C995A);
  width: 100%;
  /* position: fixed; */
  /* top: 0.9rem; */
}
#grad>ul {
  /* overflow-x: auto; */
  width: 100%;
  list-style: none;
  white-space: nowrap;
  width: auto;
  box-sizing: border-box;
  /* height: 1rem; */
  padding-top: 0.3rem;
}
#grad>ul>li {
  /* display: inline-block; */
  float: left;
  font-size: 0.26rem;
  padding-left: 0.35rem;
  padding-right: 0.35rem;
  margin-left: 0.12rem;
  margin-right: 0.12rem;
  color: #ffffff;
  position: relative;
  height: 0.7rem;
}
#grad>ul::-webkit-scrollbar {
  height: 0 !important;
}
.afli:after{
  content: "";
  display: inline-block;
  width: 100%;
  height: 0.08rem;
  background: #ffffff;
  position: relative;
  top: 0.24rem;
  left:-100%;
  border-radius: 0.1rem;
}

.content-jjfa{
  margin-top: 10px;
  position: relative;
  overflow: hidden;
  /* margin-top: 2.2rem; */
  /* z-index: 9999; */
}
.content-jjfa2{
  position: relative;
  overflow: hidden;
  padding: 0.6rem 0rem;
  /* top: 0.9rem; */
  width: 6.52rem;
  margin: 0 auto;
}
.div1{
  background: #fff;
  padding:0.3rem 0.2rem;
  border-radius: 0.26rem;
  box-shadow: 0.02rem 0.06rem 0.1rem #eeeeee;
  height: 2rem;
  font-size: 0.24rem;
  box-sizing: border-box;
  margin-bottom: 0.3rem;
  position: relative;
}
.image1{
  width: 2rem;
  height: 1.4rem;
  background-color: #EEEEEE;
  float: left;
}
.div1 h3{
  font-size: 0.3rem;
  /* float: left; */
  color: #666666;
  margin-left: 2.4rem;
  margin-bottom: 0.16rem;
}
.div1 a {
  width: 100%;
  height: 100%;
  display: block;
  color: #666;
}
.div1 p{
  float: left;
  margin-left: 0.4rem;
  margin-top: 0.1rem;
}

.slide1>h3 {
  font-size: 0.3rem;
  color: #333333;
}
.slide1>.square {
  width: 2rem;
  height: 1.4rem;
  background-color: #eeeeee;
  float: left;
  margin-top: 0.4rem;
  margin-right: 0.3rem;
  margin-bottom: 0.3rem;
}
.slide1>.wz{
  margin-top: 0.4rem;
}
.slide1>.wz>p{
  font-size: 0.26rem;
  line-height: 0.45rem;
  color: #999999;
  letter-spacing:0.01rem;
}
.btns{
  float: left;
  line-height: 0rem;
}
.dpib{
  display: inline-block;
  width: 1.8rem;
  height: 0.5rem;
  background: #e5f4ef;
  border-radius: 0.5rem;
  font-size: 0.26rem;
  color: #009460;
  text-align: center;
  line-height: 0.5rem;
}
.xqywz{
  margin-top: 1.2rem;
  font-size: 0.25rem;
  color: #666666;
  line-height: 0.45rem;
  padding-bottom: 0.6rem;
  /* border-bottom-right-radius: 0.3rem; */
  /* border-bottom-left-radius: 0.3rem; */
  /* box-shadow: 0.02rem 0.04rem 0.1rem #f1f1f1; */
  box-sizing: border-box;
}
.yanse{
  height: 7.4rem;
  background: #cceadf;
  margin-top: 0.4rem;
  box-sizing: border-box;
}
.yanse img {
  max-width: 100%;
}

/* 注册页 */
#grads {
  height: 2rem;
  background: -webkit-linear-gradient(left, #57B735, #0C995A);
  background: linear-gradient(to right, #57B735, #0C995A);
  width: 100%;
  position: relative;
  /* top: 0.9rem; */
  text-align: center;
  line-height: 0.5rem;
}
.logo{
  width: 1.6rem;
  padding-top: 0.3rem;
  padding-bottom: 0.2rem;
}
#grads>h3{
  font-size: 0.38rem;
  color: #f1f1f1;
  letter-spacing:0.01rem;
  margin-top: -0.2rem;
}
.page{
  position: relative;
  display: none;
  padding-bottom: 2rem;
  top: 1rem;  
}
.yanzheng{
  position: relative;
  height: 2rem;
  background-color: #fff;
  border-radius: 0.2rem;
  box-shadow: 0.02rem 0.06rem 0.1rem #e6e6e6;
  top: 0.5rem;
}
/* progressbar */
#progressbar {
  overflow: hidden;
  counter-reset: step;
  height: 100%;
  /* line-height: 1.4rem; */
}

#progressbar li {
  list-style-type: none;
  text-transform: uppercase;
  font-size: 0.24rem;
  width: 33.33%;
  float: left;
  position: relative;
  text-align: center;
  color: #269c6e;
}

/* 我先用content数字，需要替换图标你们换一下 */
#progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 0.38rem;
  line-height: 0.38rem;
  display: block;
  font-size: 0.2rem;
  color: #ffffff;
  background: #dddddd;
  border-radius: 50%;
  margin: 0 auto;
  margin-top: 0.5rem;
  margin-bottom: 0.2rem;
}


#progressbar li:after {
  content: '';
  width: 83%;
  height: 0.04rem;
  background: #dddddd;
  position: absolute;
  left: -41.5%;
  top: 0.18rem;
  /* z-index: -1; */
  margin-top: 0.5rem;  
}

#progressbar li:first-child:after {
  /*connector not needed before the first step*/
  content: none;
}

/*marking active/completed steps green*/

/*The number of the step and the connector before it = green*/

#progressbar li.active:before {
  background: -webkit-linear-gradient(left, #57B735, #0C995A);
  background: linear-gradient(to right, #57B735, #0C995A);
  color: #fff;
}
#progressbar li.active:after {
    background: -webkit-linear-gradient(left, #0C995A, #7cc623);
    background: linear-gradient(to right, #0C995A, #7cc623);
  color: #fff;
}

/* 输入框部分 */
.inp{
  width: 6.3rem;
  margin-left: 0.3rem;
  box-sizing: border-box;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  border: 0.02rem solid #dfdfdf;
  border-radius: 0.1rem;
  height: 0.8rem;
  font-size: 0.26rem;
  letter-spacing:0.02rem;
  text-indent: 1em;
  color: #666;
}
.inpno {
  text-indent: 3em;
}
.inp1{
    background: url(../images/phone.png) no-repeat;
    background-size: 0.33rem 0.44rem;
    background-position: 0.26rem 0.14rem;
}
.inp2 {
  background: url(../images/dui.png) no-repeat;
  background-size: 0.35rem 0.4rem;
  background-position: 0.26rem 0.18rem;
}
  input::-webkit-input-placeholder{
      color:#cfcfcf;
  }
.yanzhengma{
  position: absolute;
  border: 0 none;
  color: #01a986;
  background: none;
  bottom: 2.75rem;
  right: 0.6rem;
}
.tongy{
  position: relative;
  top: 0.7rem;
  font-size: 0.24rem;
  text-align: center;
}
.tongy>a{
  color: #01a986;
}
.next {
  position: absolute;
  width: 4.8rem;
  text-align: center;
  font-size: 0.36rem;
  border: 0 none;
  background: #cccccc;
  color: #ffffff;
  height: 0.9rem;
  border-radius: 0.9rem;
  left: 50%;
  transform: translate(-50%);
  top: 0.5rem;
}
.check{
  position: relative;
  top: 0.04rem;
}
.nexts{
    position: absolute;
    width: 4.8rem;
    text-align: center;
    font-size: 0.36rem;
    border: 0 none;
    color: #ffffff;
    height: 0.9rem;
    border-radius: 0.9rem;
    left: 50%;
    transform: translate(-50%);
    top: 0.5rem;
    background: #01a986;
    display: none;
}
.none{
  display: none;
}
.block {
  display: block;
}

/* 企业资料 */
.page>h4{
  font-size: 0.24rem;
  margin-left: 0.3rem;
  position: relative;
  color: #666666;
}

.inp3{
  text-indent: 1em;
}
.imgup{
  width: 2rem;
  height: 2rem;
  border: 0.02rem solid #dfdfdf;
  margin-top: 0.2rem;
  margin-left: 0.3rem;
  margin-bottom: 0.2rem;
  border-radius: 0.2rem;
  background: url(../images/xiangji.png) no-repeat;
  background-size: 0.55rem 0.45rem;
  background-position:center;
  box-sizing: border-box;
  position: relative;
}
.imgup>img {
  width: 100%;
  height: 100%;
}
.duoxuanp{
  margin: 0.2rem;
}
.duoxuanp>span{
  margin-left: 0.4rem;
  margin:0.2rem;
  height:0.8rem;
  display: inline-block;
  width: 40%;
  font-size: 0.24rem;
  text-align: center;
  border: 0.04rem solid #ddd;
  line-height: 0.8rem;
  border-radius: 0.2rem;
}
.duoxuanp>span.active {
  border: 0.04rem solid #009460;
}

.yes{
  width: 1.35rem;
  height: 1.32rem;
}
.tac{
  text-align: center;
  margin-top: 1.2rem;
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.tac>h4>a{
  color: #12b392;
  text-decoration:underline;
}
.tac>h3{
  font-size: 0.3rem;
  padding: 0.3rem;
  color: #12b392;
}
.over {
  position: relative;
  width: 4.2rem;
  text-align: center;
  font-size: 0.36rem;
  border: 0 none;
  color: #ffffff;
  height: 0.9rem;
  border-radius: 0.9rem;
  top: 0.5rem;
  background: #01a986;
}
.dropload-down {
    margin-top: 0.75rem;
}

.register-desc h5 {
  color: #333;
  font-size: 0.26rem;
  margin: 15px 0 10px 0;
}
.register-desc p {
  color: #666;
  font-size: 0.24rem;
  line-height: 1.5;
}
.clearfix{overflow:hidden;_zoom:1;}

/* 申请体验 */
#apply-grads {
  height: 3.7rem;
  background: -webkit-linear-gradient(left, #57B735, #0C995A);
  background: linear-gradient(to right, #57B735, #0C995A);
  width: 100%;
  position: relative;
  /* top: 0.9rem; */
  text-align: center;
  line-height: 0.5rem;
}
#apply-grads>h3{
  font-size: 0.38rem;
  color: #f1f1f1;
  letter-spacing:0.01rem;
}
.apply-form-box {
  position: relative;
  padding: 0 0.3rem;
  margin-top: -45px;
}
.apply-form-main {
  background: #fff;
  border-radius: 15px;
  min-height: 300px;
  padding-top: 25px;
}
#apply-form {

}
.apply-form-item {
  position: relative;
}
.apply-item-input {
  width: 6.3rem;
    margin-left: 0.3rem;
    box-sizing: border-box;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    border: 0.02rem solid #dfdfdf;
    border-radius: 0.1rem;
    height: 0.8rem;
    font-size: 0.26rem;
    letter-spacing: 0.02rem;
    text-indent: 3em;
    color: #666;
}
.apply-name {
  background: url(../images/name.png) no-repeat;
  background-size: 0.33rem 0.40rem;
  background-position: 0.26rem 0.14rem;
}
.apply-mobile {
  background: url(../images/phone.png) no-repeat;
  background-size: 0.33rem 0.44rem;
  background-position: 0.26rem 0.14rem;
}
.apply-code {
  background: url(../images/dui.png) no-repeat;
  background-size: 0.35rem 0.4rem;
  background-position: 0.26rem 0.18rem;
}
.apply-item-submit {
  margin-top: 45px;
  text-align: center;
}
.apply-submit-btn {
    width: 4.8rem;
    text-align: center;
    font-size: 0.36rem;
    border: 0 none;
    color: #ffffff;
    height: 0.9rem;
    border-radius: 0.9rem;
    background: #01a986;
}
.apply-send-code-btn {
  position: absolute;
  border: 0 none;
  color: #01a986;
  background: none;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
}
.apply-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  display: none;
}
.apply-success-content {
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 0.4rem;
  right: 0.4rem;
  transform: translateY(-50%);
  background: #fff;
  border-radius: 12px;
  text-align: center;
  display: none;
}
.apply-img-box {
  text-align: center;
  margin: 0.8rem 0 0.5rem 0;
}
.apply-img-icon {
  width: .85rem;
  height: .85rem; 
}
.apply-h3 {
  color: #0fa086;
  font-size: .32rem;
  margin: 0.5rem 0 0.25rem 0;
}
.apply-text {
  color: #999;
  font-size: .26rem;
  margin-bottom: 0.1rem;
}
.apply-back {
  margin: 0.5rem 0;
}
.apply-back-btn {
  display: inline-block;
  width: 3.5rem;
  height:0.8rem;
  line-height: 0.8rem;
  text-align: center;
  border-radius: 18px;
  background: #21b396;
  color: #fff;
  font-size: 0.3rem;
}