body { }


.wrap{
    position: relative;
    right:0;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s;
    width: 100%;
    height: 100%;
    padding-top: 407px;
    background: url(../img/about_banner.jpg?v=3) no-repeat top;

}
.new{
    display: inline-block;
    margin: 12px auto 0;
    font-size: 16px;
    height: 38px;
    border: 1px solid #1ED760;
    border-radius: 4px;
    line-height: 38px;
    color: #1ED760;
    width: 100px;
    text-align: center;
    cursor: pointer;
}
.new:hover{
    background:#1ED760 ;
    border: 1px solid #1ED760;
    color: #fff;
}



.wrapClick{
    position: relative;
    right:410px;
}
.wrapClickRemover{
    position: relative;
    right:0;
}
/*表单更改样式*/
.rightForm{
    position: absolute;
    top: 0;
    right: 0;
    width: 410px;
    height: 100%;
    display: none;
}
.product-form .form-txt{
    font-size: 16px;
    color: #FFFFFF;
    text-align: left;
}
.product-form h4{
    font-size: 30px;
    color: #FFFFFF;
    margin-top: 195px;
}
.item .i-l{
    color: #fff;
}

.item .i-r .insure-city {
    border: 1px solid red;
    height: 100%;
    width: 176px;
    display: inline-block;
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.item .i-r .insure-city-show {
    width: 200px;
    background: url(../img/arrow_down.png) no-repeat right;
    padding-left: 5px;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
}
.closeNew{
    position: absolute;
    top: 60px;
    width: 24px;
    height: 24px;
    background: url(../img/PC_main_form_logo_close.png) no-repeat center;
    cursor: pointer;
    right: 31px;
}
.product-form .btn{
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 2.5px;
    text-align: center;
    line-height: 50px;
    background: #1ED760;
    border-radius: 6px;
    margin-top: 28px;
}
.product-form{
    height: 100%;
    background: url(../img/PC_main_form_bg.jpg) no-repeat top center;
    float: right;
    transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    z-index: -1;
    position: fixed;
    right: 0;
    width: 320px;
    top: 0;
    color: #fff;
    line-height: 39px;
    padding: 0 45px;
}
.product-form .ewmShow{
    position: absolute;
    width: 328px;
    height: 344px;
    display: none;
    top: 283px;
    left: 42px;
}
.item .i-r {
    box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,.2);
}
.company {
   z-index:1;
  width: 1100px;
  height: 1101px;
  margin: 0 auto 0;
  background: url("../img/company.png") no-repeat; }
.company .inner {
    width: 1000px;
    margin: 0 auto;
    position: relative; }
.company .inner .title {
      font-size: 20px;
      color: #787878;
      position: absolute;
      left: 467px; }
.company .inner .title.title-1 {
        top: 549px; }
.company .inner .title.title-2 {
        top: 140px; }
.company .inner .desc {
      font-size: 14px;
      color: #3a3a3a;
      position: absolute;
      width: 462px;
      line-height: 25px; }
.company .inner .desc.desc-1 span{
		  color:#1ed760;
	  }
.company .inner .desc.desc-1, .company .inner .desc.desc-2 {
        left: 28px; }
.company .inner .desc.desc-1 {
        top: 228px; }
.company .inner .desc.desc-2 {
        top: 632px; }
.company .inner .desc.desc-3, .company .inner .desc.desc-4 {
        left: 510px; }
.company .inner .desc.desc-3 {
        top: 632px; }
.company .inner .desc.desc-4 {
        top: 709px; }

.column {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 53px;
  overflow: hidden; }
.column .item {
    padding-right: 20px;
    float: left;
    width: 320px; }
.column .item.item-3 {
      padding-right: 0; }
 .column .item .icon {
      width: 320px;
      height: 200px;
      background-repeat: no-repeat; }
.column .item .icon.icon-1 {
        background-image: url("../img/1.png"); }
.column .item .icon.icon-2 {
        background-image: url("../img/2.png"); }
.column .item .icon.icon-3 {
        background-image: url("../img/3.png"); }
.column .item .title {
      font-size: 20px;
      color: #3a3a3a;
      padding: 15px 0 7px; }
.column .item .desc {
      font-size: 14px;
      padding: 5px 0;
      color: #3a3a3a; }
.line{
    width:939px;
    height:1px;
    background: url("../img/line1.png")no-repeat center;
    position: relative;
    margin:0 auto 50px;
}
.line span{
    font-size: 20px;
    color: #787878;
    position: absolute;
    left: 395px;
    top: -14px;
    background: #fff;
    display: inline-block;
    width:158px;
    text-align: center;


}
.milestone{
    width:100%;
    height:556px;
    background:url("../img/milestone.jpg") no-repeat center;
    margin-bottom: 50px;

}
.foot .t1 img{
    display: none;
}
.banner_h5{
    display: none;
}
/*# sourceMappingURL=about.css.map */
.nav_h5{
    display: none;
}
.title_text{
    display: none;
}
@media only screen and (max-width: 767px){
    *{
        box-sizing: border-box;
    }
    .wrap{
        width:100%;
        background: url('../img/H5_banner.jpg') no-repeat top center;
        background-size: contain;
        padding-top:0;
        background: #fff;
        overflow-x: hidden;
    }
    .vv{
        width:100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
        height: 13.1rem;
        padding-bottom: 2rem;
        overflow-x:hidden !important;
        margin-top: 1.2rem;

    }
    .title_text{
        display: block;
        font-size: .4rem;
        color: #3A3A3A;
        text-align: center;
        margin-top: .5rem;
    }
    .banner_h5{
        display: block;
        width:100%;
        height:5.4rem;
        background: url("../img/H5_banner.jpg")  no-repeat top center;
        background-size: cover;
    }
    .company {
        z-index: 1;
        width: 100%;
        background: url(../img/H5_about_bg.jpg) no-repeat center;
        background-size:cover ;
        height: 20rem;
    }
    .company .inner {
        width: 100%;
        height:100%;
    }
    .company .inner .title.title-2 {
        position: static;
        width:100%;
        margin-bottom: .4rem;
    }
    .company .inner .title {
        font-size: .4rem;
        color: #3A3A3A;
        text-align: center;

    }
    .company .inner .title.title-1 {
        width: 100%;
        margin-bottom: .4rem;
        left: 0%;
    }
    .company .inner .desc.desc-2 {
        left: 28px;
        width: 5.2rem;
        margin: 7.5rem auto 0;
        position: static;
        font-size: .28rem;
        color: #3A3A3A;
        line-height: .5rem;
    }
    .company .inner .title.title-1 {
        top: -36px;
    }
    .company .inner .desc-1 {
        position: static;
        width: 5.2rem;
        height:2.7rem;
        margin: 0 auto;
        font-size: .28rem;
        color: #4A4A4A;
        letter-spacing: 0;
        line-height: .5rem;
    }
    .company .inner .desc.desc-3 {
        width: 5.2rem;
        position: static;
        margin: .4rem auto 0;
        font-size: .28rem;

    } .company .inner .desc.desc-4 {
        width: 5.2rem;
        position: static;
        margin: .4rem auto 0;
    font-size: .28rem;

    }
    .line {
        width: 100%;
        height: 1px;
        margin: 0 auto;
    }
      .milestone,.line{
          background: #fff;
          height:0px;
          margin-bottom:0;
          display: none;
      }
    /*.line span {*/
        /*top: -801px;*/
        /*left: 126px;*/
    /*}*/
    .company .inner .desc {
        line-height: 20px;
    }
    .nav {
        display: none;
        -webkit-transition: visibility 0s linear 1s;
        transition: visibility 0s linear 1s;
    }
    .nav_h5{
        display: block;
        width:100%;
        -webkit-transition: visibility 0s linear 1s;
        transition: visibility 0s linear 1s;
        z-index: 11;
        position: fixed;
        height: 1.2rem;
        top: 0;
    }

    .imgList1{
        height:100%;
        background:url(../img/H5_main_banner_1.jpg) no-repeat center;
        background-size: cover;
    }
    .imgList2{
        height:100%;
        background:url(../img/H5_main_banner_2.jpg) no-repeat center;
        background-size: cover;
    }

    .nav_h5 ul{
        width:100%;
        height:1.2rem;
        text-align: center;
        position: fixed;
        z-index: 10;
        background: #fff;

    }
    .nav_h5 ul li{
        float:left;
        height:100%;
    }
    .nav_h5 .list1{
        float:left;
        width:20%;
        line-height: 1.6rem;
    }
    .nav_h5 .list2{
        width:60%;
    }
    .nav_h5 .list3{
        float:right;
        width:20%;
    }
    .nav_h5 .list1 img{
        width:.55rem;
        height:.58rem;
        /*margin-bottom: .29rem;*/
    }
    .nav_h5 .list2 img{
        width:1.8rem;
        height:.6rem;
        margin-top: .3rem;
    }
    .nav_h5 .list3 .menu{
        background: url(../img/H5_logo_menu.png) no-repeat center;
        background-size: cover;
        width:.44rem;
        height:.36rem;
        margin: .42rem auto;
        transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;

    }
    .nav_h5 .list3 .animation{
        transform:rotate(90deg);
        -ms-transform:rotate(90deg);
        -moz-transform:rotate(90deg);
        -webkit-transform:rotate(90deg);
        -o-transform:rotate(90deg);
        background: #fff url("../img/H5_close.png") no-repeat center;
        background-size: cover;
    }
    .nav_h5 ol{
        width:100%;
        background: rgba(18,18,18,.95);
        padding:.3rem 0 .3rem;
        position: absolute;
        z-index: 3;
        top: -7rem;
        transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        opacity: 0;

    }
    .nav_h5 ol li{
        display: block;
        width: 40%;
        text-align: center;
        font-size: .32rem;
        letter-spacing: 2px;
        margin: 0 auto;

    }
    .nav_h5 ol li a{
        display: block;
        color: #FFFFFF;
        height: 1rem;
        line-height: 1rem;
    }
    .nav_h5 ol li .textColor{
        font-size: .32rem;
        letter-spacing: 2px;
        position: relative;
    }
    .link_content{
        position: relative;
    }
    .nav_h5 .link{
        width:100%;
        height:100%;
        transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        display: none;
        /*position: absolute;*/
        /*left: -3rem;*/
        /*opacity: 0;*/
        /*z-index:1;*/
    }
    .nav_h5 .link a{
        display: block;
        width:100%;
        height: 1rem;
        line-height: 1rem;
        opacity: 0.6;
        font-size:.32rem;
        color: #FFFFFF;
        letter-spacing: 2px;
    }
    .nav_h5 .link_show{
        position: relative;
        left:0;
        opacity:1;
    }
    .nav_h5 ol.show{
        top: 1.2rem;
        opacity:1;
    }
    .nav_h5 ol li.tel{
        font-size:.32rem;
        color: #FFFFFF;
        letter-spacing: 2px;
        line-height: 40px;
        width:70%;
    }
    .tel span{
        color: #fff;
    }
    .nav_h5 ol li.tel a{
        font-size:.32rem;
        color: #1ED760;
        letter-spacing: 2px;
        display: inline-block;
        text-decoration:underline;
    }
    .icon{
        display: inline-block;
        width:.5rem;
        height: .5rem;
        background: url("../img/H5_menu_arrow.png")no-repeat center;
        background-size: cover;
        position: absolute;
        top: .28rem;

    }
    .nav_h5 ol li .colorClick{
        color: #1ED760;
    }
    .nav_h5 ol li .iconClick{
        display: inline-block;
        width:.5rem;
        height: .5rem;
        background: url("../img/H5_menu_arrow_2.png")no-repeat center;
        background-size: cover;
        position: absolute;
        top: .28rem;
    }
.contener{
    position: relative;
}



    /*表单*/
    .product-form {
        background: url(../img/H5_main_form_bg.jpg) no-repeat center;
        background-size: cover;
        width:100%;
        padding: 0 .7rem;
        position: static;
        display: block;
        transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out;
        opacity: 0;
        min-height: 100%;

    }
    .product-form5 .item {
        margin-top: 3%;
    }
    .product-form .ewmShow{
        top: 20.5%;
        left: 0;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        margin-top: .2rem;
    }
    .rightForm .product-form .ewmShow img{
        width: 6.96rem;
        height: 6.84rem;
    }
    .rightForm{
        height: 100%;
        position: fixed;
        top: 1.2rem;
        left: 0;
        width: 0;
        right: 0;
        transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        z-index: -1;
        min-height: 100%;
        overflow-y: auto;
        background: url(../img/H5_main_form_bg.jpg) no-repeat center;
        background-size: cover;
        overflow-x: hidden;
        display: block;
    }
    .formBg{
        height: 100%;
        background: url(../img/H5_main_form_bg.jpg) no-repeat center;
        background-size: cover;
        min-height: 100%;
        /*padding-left: 1.6rem;*/
    }
    .rightMask{
        display: none;
    }
    .wrapClick{
        right:0;
    }
    .wrapClickRemover{
        right:0;
    }
    .closeNew {
        width:.36rem;
        height:.36rem;
        background: url(../img/H5_X50_form_logo_close.png) no-repeat center;
        background-size: cover;
        top: .5rem;
        line-height: .1rem;

    }
    .product-form h4 {
        margin-top: 17%;
        font-size: .36rem;
    }

    .item .i-l{
        font-size: .28rem;
        width: 1.5rem
    }
    .item .i-r {
        width: 4.1rem;
    }
    .product-form .item {
        width: 5.8rem;
        font-size: .28rem;
        margin-top: 8px;

    }
    .item .i-r .insure-city-show {
        width: 3.8rem;
    }
    .item .i-r .expire-date-year-show{
        width: 81px !important;
        padding-left: 5px !important;

    }
    .product-form .btn {
        font-size: .36rem;
        line-height: .8rem;
        margin: .44rem auto 0;
        width: 100%;
        height: .85rem;
        border-bottom: #00AE3E solid 4px;

    }
    .item .i-r .expire-date-month {
        margin-left: 5px;
    }
    .product-form .form-txt {
        margin-bottom: 18px;
    }
    /*foot样式*/
    .footer .inner .item:nth-child(4) .title{
        margin:0 .3rem 0 0;
    }
    .footer {
        width: 100%;
        height: 10.9rem;
        position: relative;
        padding: 1rem 0 0 .93rem;
    }
    .footer .inner .item .icon {
        display: none;
    }
    .footer .inner {
        padding: 0;
        width: 100%;
        margin: 0 auto;
        height: 347px;
        position: relative;
    }
    .footer .inner .item {
        width: 100%;
        text-align: center;
        border-right: 0;
        float: left;
        height: 1.96rem;
    }
    .footer .inner .item .title {
        margin: 0 .6rem 0 0;
        padding-bottom: 0;
        display: inline-block;
        height: 100%;
        float: left;
        font-size: .28rem;
        color: #FFFFFF;
    }

    .footer .inner .item .child {
        display: block;
        margin: 0 0 15px;
        width: 4.3rem;
        float: left;
        text-align: left;
        font-size: .24rem;
        color: #DADADA;
    }
    .footer .inner .item .qd {
        width: 2.8rem;
        height: 2.5rem;
        margin: 0 0 0 1.7rem;
        text-align: left;

    }
    .footer .inner .item.item-4 {
        border-right: 0;
        width: 250px;
        margin-top: .8rem;
    }
    .footer-bottom {
        width: 100%;
        height: .6rem;
        font-size: 12px;
        color: #777777;
        text-align: center;
        line-height: .6rem;
        background-color: #000000;
    }
    .foot{
        padding-bottom: 1rem;
        padding-top: .2rem;
    }
    .rz {
        width: 100%;
        margin: 0 auto;
        padding: 20px 0;
    }
    .rz .link1 {
        display: inline-block;
        text-decoration: none;
        height: 20px;
        line-height: 20px;
        text-align: center;
        width: 100%;
        margin-bottom: .22rem;
    }
    #_pingansec_bottomimagesmall_brand {
        float: left;
        line-height: 20px;
        display: inline-block;
        padding-left: 30px;
        width: 2rem;
        height: 20px;
        margin-right: 0;
        background: url(../img/kex8.png)no-repeat left center;
        font-size:.2rem;
        color: #DADADA;
    }
    .t1 {
        float: left;
        line-height: 20px;
        display: inline-block;
        padding-left: 30px;
        width: 2rem;
        height: 20px;
        background: url(../img/kex6.png)no-repeat left center;
        font-size: .2rem;
        color: #DADADA;
    }
    .rz .link1 img {
        float: left;
        width: .3rem;
        height: .3rem;
        margin-left: 1.98rem;
        margin-top: .1rem;
    }
    .rz .link1 p {
        float: left;
        height: 20px;
        margin: 0px 0px 0px 5px;
        font-size: .2rem;
        color: #DADADA;
        letter-spacing: 0px;
        line-height: 24px;
    }
    .h5_hide{
        display: none;
    }
    .h5_block {
        display: block;
        width: 100%;
        text-align: center;
        line-height: .5rem;
        font-size: .2rem;
        color: #DADADA;
    }
    /*footer结束*/
    /*toast*/
    .util-toast{
        position: fixed;
        width:100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0);
        z-index: 1001;
    }
}
@media only screen and (max-width: 320px){
    .title_text {
        margin-top: .3rem;
    }

}