/* set public */

body {
    font-family: "SimHei" ! important;
}
html, button, input, select, textarea {
     font-family: "SimHei" ! important;
}

.m-pagewrap {
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background: #f7f7f7;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

#slider {
    position: absolute;
    display: flex;
    width: 100%;
}
#slider img {
    width: 100%;
    height: 100%;
}
input::-webkit-input-placeholder {
    color: #999;
}

input:-ms-input-placeholder {
    color: #999;
}

input::-moz-placeholder {
    color: #999;
}

input:-moz-placeholder {
    color: #999;
}


/*main*/

.box-banner img {
    width: 100%;
    height: auto;
}

.box-header img {
    width: 100%;
    height: auto;
}

.form-img img {
    width: 80%;
    height: auto;
    position: absolute;
    top: -1.1rem;
    left: 50%;
    margin-left: -40%;
}
.form-img_1 {
    width: 14rem;
    margin: 0 auto;
    font-size: .65rem;
}
 .form-img_1 span {
    color: #fcab00;
 }


.form-ul {
    // padding: 0 0.5rem 0.5rem 0.5rem;
    position: relative;
}
.form-ul_1 {
    background: #f7f7f7;
    padding: 1rem 0.5rem 0rem 0.5rem;
    position: relative;
}
.form-item {
    overflow: hidden;
    margin-bottom: 0.375rem;
}
.form-2 {
    margin: 0 .6rem .2rem .6rem;
}

.form-item .item-label {
    float: left;
    width: 35%;
    line-height: 1.5rem;
    text-align: left;
    color: #000;
    border-bottom-left-radius:.5rem;
    border-top-left-radius:.5rem;
    font-size: .65rem;
}

.form-item .item-cont {
    float: left;
    width: 65%;
}
.form-item.form-btn {}

.btn-form {
    border: none;
    width: 11.75rem;
    height: 2.1rem;
    overflow: hidden;
}
.item-cont.item-text,
.item-cont.item-select {
    height: 1.5rem;
    background: #fff;
    /*border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;*/
    position: relative;
    font-size: .56rem;
    border: 0;
}

.item-cont.item-text input[type="text"] {
    width: 100%;
    height: 100%;
    padding-left: 4px;
    padding-right: 1rem;
    border: 0;
}

.item-cont.item-select select {
    width: 95%;
    height: 100%;
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../img/down_2x.png) no-repeat right center;
    background-size: .6rem;
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
    padding-right: 1rem;
    padding-left: 4px;
}
.form-btn button {
    width: 12rem;
    font-size: 0.618rem;
    color: #fff;
    background:url(../img/bt_04.png) no-repeat left center;
    border: none;
    background-size: 100%;
    display: block;
    margin: 0 auto;
}

.layui-layer {
    border: 2px solid #2c1100;
    border-radius: 0.5rem !important;
}
.mypopup {
    padding: 1rem;
    font-size: 0.6rem;
    display: none;
}
.form-foo div {
    padding: 0.2rem;
}
.sm-btn {
    position: absolute;
    z-index: 99;
    right: 4px;
    display: flex;
    color: #a3d99d;
    font-size: 0.6rem;
    border: 1px solid;
    border-radius: 30px;
    line-height: 1.7em;
    top: 8px;
}
.sm-btn .call {
    padding-right: 0.5em;
    color: #a3d99d;
    display: flex;
}
.call-icon, .detail-icon {
    display: block;
    width: 28px;
    height: 28px;
    background: url(../img/icon1.png) no-repeat;
    transform: scale(0.6);
    margin: -3px;
}
.detail-icon {
    background: url(../img/icon2.png) no-repeat;
}
.sm-btn .detail {
    background: #a3d99d;
    color: white;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding-right: 0.5em;
    display: flex;
}
.from-footer img {
    width: 100%;
    height: auto;
}
.from-footer li {
    text-align: center;
    font-size: .578rem;
}
.box-inner-3 {
    padding: 0 .5rem 0.5rem .5rem;
}
.box-inner-3-t {
    width: 7.2rem;
    height: 4.5rem;
    background-color: #fff;
    color: #000;
    padding: .1rem;
    text-align: center;
}
.form-ul-3 {
    padding-top: .5rem;
}
.form-item table {
    margin: 0 auto;
}
.form-item table th {
    background-color: #66addb;
    color: #fff;
    text-align: center;
    font-size: .5rem;
    border-right-style: 1px solid #fff;
}
.table{
border:1px solid #cad9ea;
color:#666;
}
.table th {
background-repeat:repeat-x;
height:30px;
background: #fff;
}
.table td,.table th{
border:1px solid #cad9ea;
padding:0 1.5em 0;
background-color: #fff;
color: #000;
text-align: center;
}
.table tr.alter{
background-color:#f5fafe;
}
.anl_titile {
    text-align: center;
    font-size: .6rem;
}
.anl_img {
    background: url(../img/jy_2x.png) no-repeat left center;
    background-size: 1.5rem;
    height: 1.5rem;
    padding-left: 1.65rem;
    margin-left: .5rem;
    line-height: 1.5rem;
    font-size: .56rem;
}
.form-ul-2 {
    background: #fff;
    margin: 2rem 0 0.5rem 0;
    padding: 1rem 1rem 0rem 1rem;
    position: relative;
}
.from-img-c {
    padding: 0 0 0rem 0;
}

.box-inner-2 .from-img-c .form-ul-l1 {
    width: 100%;
    position: absolute;
    top: 8%;
}

.box-inner-3 .from-img-c .form-ul-l1 {
    width: 100%;
    position: absolute;
    top: 8%;
}
.box-inner-3 .from-i-c .box-inner-3-t-1 i {
    color: #834741 !important;
}
/*.box-inner-3-t-1 {
    background: none !important;
}*/
.box-inner-3 .from-i-c i {
    color: #e95849 !important;
}
.box-inner-3-1, .box-inner-3-2,.box-inner-3-3,.box-inner-3-4,.box-inner-3-5,.box-inner-3-6,.box-inner-3-7,.box-inner-3-8 {
    color: #834741;
}
.box-inner-3-t {
    /*padding: 0.5rem;*/
    /*text-align: left;*/
}
.box-inner-3 .from-i-c .box-inner-3-t-1 i {
    color: #834741 !important;
}

.box-inner-3-1 {
    background: url(../img/zj_2x.png) no-repeat left center;
    background-size: 1.5rem;
    padding-left: 1.7rem;
    margin-left: 0.2rem;
    height: 2.5rem;
    line-height: 1.5rem;
    text-align: left;
}
.box-inner-3-2 {
    background: url(../img/zy_2x.png) no-repeat left center;
    background-size: 1.5rem;
    padding-left: 1.7rem;
    margin-left: 0.2rem;
    height: 2.5rem;
    line-height: 1.5rem;
    text-align: left;
}
.box-inner-3-3 {
    background: url(../img/bf_2x.png) no-repeat left center;
    background-size: 1.5rem;
    padding-left: 1.7rem;
    margin-left: 0.2rem;
    height: 2.5rem;
    line-height: 1.5rem;
    text-align: left;
}
.box-inner-3-4 {
    background: url(../img/sg_2x.png) no-repeat left center;
    background-size: 1.5rem;
    padding-left: 1.7rem;
    margin-left: 0.2rem;
    height: 2.5rem;
    line-height: 1.5rem;
    text-align: left;
}
.w5 {
    width: 5.5rem;
}
.box-inner-3-t-1 span {
    font-size: .5rem;
    font-weight: 700;
}
.form-item .p1 {
    padding: .1rem;
    background-color: #edfbff;
    height: 4.2rem;
    text-align: left;
}
.pd4 {
    padding: .2rem 1rem;
}
@media screen and (max-width: 320px) {
    .form-item .p1 {
       height: 6.2rem; 
    }
}
.gv_cot{ color: #fff;  margin: 0 0 0 1rem; height: 2rem; }
.gv_cot span{ float: left; width: 12rem; }
.gv_cot span.gvrp_xz{background: url("../img/wap_w.png") no-repeat left center; background-size: 18px; width:1rem; height: 1rem; }
.gv_cot span.gvrp_xz.active{background: url("../img/wap_x.png") no-repeat left center; background-size: 18px; }
.cityColor{ color: #fff; }
.fTit img,.btn-form img{ width: 100%; }
html,body{
    width: 100%;
    height: 100%;
    overflow: hidden;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
}
.container{
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0%;
    background: url(../img/bj.jpg) no-repeat;
    background-size: 100%;
} 
#myform {
    background: rgba(255,255,255,0.3);
    margin: 10px;
}
.box-form .form-title {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.box-form .form-title:before,
.box-form .form-title:after {
    content: ' ';
    display: inline-block;
    border-top: 1px solid #333333;
    width: 18%;
    vertical-align: middle;
}
.page .pImg{ width: 100%; padding-top: 1rem; }
.container .page1 img.no1{
    position: absolute;
    left: 10px;
    top: 50px;
    -webkit-transition:all 1s ease 0s;
}
.container .page1.cur img.no1{
    -webkit-transform:rotate(720deg);
}
.container .page1 img.no2{
    position: absolute;
    left: 600px;
    top: 50px;
    -webkit-transition:all 1s ease 2s;
}
.container .page1.cur img.no2{
    left: 30px;
    top: 100px;
    -webkit-transform:rotate(720deg);
}
.xiangxiatishi{
    position: fixed;
    bottom: 0.8rem;
    left: 50%;
    -webkit-transform:translateX(-50%);
    -webkit-animation:dong 1s linear 0s infinite alternate;
    width: 1rem;
}

@-webkit-keyframes dong{
    from{
        bottom:0.8rem;
        opacity:1;
    }
    to{
        bottom: 1.2rem;
        opacity: 0;
    }
}

.page .prTip{ position: absolute; width: 1.5rem; height: 3.5rem; top:0; right: 1.2rem;  }
.prodTip{ display: none; position: absolute; width: 100%; height: 100%;background: rgba(0,0,0,0.5); top: 0; left: 0;  }
.prodTip img{width: 100%;}
.pTip{ position: relative;width: 90%; margin: 2rem 5% 0 5%; }
.prodTip span{ width: 1.5rem; height: 1.5rem; bottom: -0.2rem; left: 45%;   position: absolute;  opacity: 0.5; }
.m_tit{ font-size: 0.7rem; color: #2c5e90; line-height: 1.5rem; text-align: center; }
.c_tit{color: #4f87b2;font-size: 1.5rem;line-height: 3rem;padding:3rem 0 0 1rem;font-weight: bold;}
.c_txt{display: inline-block;background: #4f87b2;line-height: 1.5rem;color: #fff;font-size: 1rem;border-radius: 1rem;padding: 0 1rem; margin-left: 1rem;}
.c_inst{color: #013257;font-size: .65rem;line-height: 1rem;padding: .8rem 0 0 1rem;width: 15.5rem;}
@media (max-height:480px) {
    .page .pImg{ padding-top: 0rem; }
    .c_tit{ line-height: 2.5rem; }
    .c_inst{padding: .5rem 0 0 1rem;  }
    .form-item{ margin-bottom: 0; }
    .form-2{ margin:0 .6rem .1rem .6rem; }
}
@media (min-width: 700px) {
    .pTip{width: 30%; margin: 2rem 35% 0 35%;}
    .page .pImg{ padding-top: 0rem; }
    
}

