@charset "UTF-8";
html,body{
    width: 100%;
    min-width: 320px;
    max-width: 750px;
    margin:0 auto;
}
body{
    font-size: 62.5%;
    background-color: #eaeaea;
    font-weight: lighter;
    font-family: Helvetica!important;
    margin:0 auto;
    
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.top{
    width:100%;
    height: 0.9rem;
    background-color: #239849;
    color: #fff;
    font-size: 0.38rem;
    text-align: center;
    line-height: 0.9rem;
}
.banner img{
    width: 100%;
    display: block;
   /* position: relative;*/
}
.number{
    position: absolute;
}
.imgbox2 {
    padding-bottom: 0.4rem;
    background-color: #fff;
    position: relative;
}
.imgbox2 > img{
    width: 2.4rem;
    margin:auto;
    display: block;
    margin-bottom: 0.7rem;
}
.imgbox2 > p{
    font-size: 0.38rem;
    color: #ff2a00;
    text-align: center;
    line-height: 0.9rem;

}
::-webkit-input-placeholder { color:#9a9a9a;text-align: center;font-size: 0.28rem; }
::-moz-placeholder { color:#9a9a9a;text-align: center;font-size: 0.28rem; } /* firefox 19+ */
:-ms-input-placeholder { color:#9a9a9a;text-align: center;font-size: 0.28rem; } /* ie */
input:-moz-placeholder { color:#9a9a9a;text-align: center;font-size: 0.28rem; }
.imgbox2 .formbox input {
    width: 5.2rem;
    text-align: center;
    box-sizing: border-box;
    height:0.8rem;
    line-height: 0.8rem;
    color: #333;
    outline: none;
    border: 1px solid #cec8c5;
    margin:auto;
    font-size: 0.28rem;
    margin-bottom: 0.3rem;
    border-radius: 0!important;
    display: block;
    position: relative;
    font-weight: bold;
}
.imgbox2 .formbox span{
    font-size: 0.28rem;
    color: #1a1a1a;
    position: absolute;
    margin-top: 0.2rem;
    margin-left: 1.4rem;
    z-index: 1;
}
.imgbox2 .formbox span i{
    color: red;
}
.imgbox2 .formbox .btn{
    width: 5.2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    color: #fff;
    outline: none;
    text-align: center;
    background-color:#1076c4;
    margin:auto;
    font-size: 0.28rem;
    font-weight: bold;
    position: relative;
    margin-top: 0.8rem;
}
.imgbox2 .formbox span i{
    color: red;
}
.imgbox2 .formbox .btn2{
    width: 5.2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    color: #fff;
    outline: none;
    text-align: center;
    background-color:#1076c4;
    margin:auto;
    font-size: 0.28rem;
    font-weight: bold;
    position: relative;
    margin-top: 0.8rem;
}
.ajax-hint{
    width:100%;
    height:0.8rem;
    max-width: 7.5rem;
    line-height: 0.8rem;
    color: #f80106;
    font-size: 0.32rem;
    text-align:center;
    position: absolute;
    top: 0;
    margin-top: 2.8rem;
   /* top:0;*/
   /* margin-top: 20.7rem;*/
}
.ajax-hint2{
    width:100%;
    height:0.8rem;
    max-width: 7.5rem;
    line-height: 0.8rem;
    color: #f80106;
    font-size: 0.32rem;
    margin-top: -12.1rem;
    text-align:center;
    position: absolute;
    top: 0;
    margin-top: 1.9rem;
   
}
.ajax-hint3{
    width:100%;
    height:0.8rem;
    max-width: 7.5rem;
    line-height: 0.8rem;
    color: #f80106;
    font-size: 0.32rem;
    margin-top: -12.1rem;
    text-align:center;
    position: absolute;
    top: 0;
    margin-top: 2.8rem;
   
}
.car-models{
    background-color: #fff;
    margin-top: 0.2rem;
    padding-top: 0.4rem;
}
.car-models ul a{
    display: inline-block;
    float: left;
}
.car-models ul li p{
    font-size: 0.28rem;
    color: #626161;
    line-height: 0.8rem;
    text-align: center;
}
.car-models ul li.left{
    margin-right: 0.2rem;
}
.car-models ul li img{
    width:3.65rem;
    display: block;
}
.introduce{
    padding:0.2rem;
     margin-bottom: 1rem;
}
.introduce p.adress{
    text-align: center;
}
.introduce h2{
    font-size: 0.36rem;
    color: #323232;
    line-height: 0.5rem;
    text-align: center;
}
.introduce p{
    font-size: 0.22rem;
    color: #818181;
    line-height: 0.35rem;
    text-indent: 0.35rem;
    text-align: justify;
}
.introduce p.last{
    text-align: center;
    text-indent: 0;
    margin-top: 0.1rem;
}
.bottom{
    width:100%;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    color: #fff;
    font-size: 0.45rem;
    background-color: #239849;

}
.bottom img{
    width:0.6rem;
    vertical-align: middle;
    margin-right: 0.15rem;
}
#tel1{
display:block;
position:fixed;
display: block;
    position: fixed;
    width: 100%;
    max-width: 7.5rem;
    height: 1rem;
    bottom: 0;
    z-index: 100;
}
.box2{
    margin-top: 0.3rem;
/*margin-bottom:1rem;*/
}
.delete{
    margin-top: 0.1rem;
    margin-left: 5.4rem;
    width: 0.4rem;
}
.box2 .formbox span{
    margin-left: 0.6rem!important;
}
.car-models > img{
    margin:auto;
    width:4.55rem;
    display: block;
    margin-bottom: 0.4rem;
}
.phone-number img{
   width:0.4rem;
   vertical-align: middle;
   margin-right: 0.1rem;
   margin-top: -0.06rem;
} 
.phone-number{
    right: 0;
    margin-top: 0.1rem;
    margin-right: 0.3rem;
    position: absolute;
}
.phone-number a{
    font-size: 0.32rem;
    color: #1076c4;
    font-weight: bold;
}
.salenumber{
    background-color: #fff;
    padding-bottom: 0.2rem;
}
.salenumber p{
    font-weight: bold;
    font-size: 0.32rem;
    text-align: center;
    margin-bottom: 0.3rem;
    color: #818181;
}
.salenumber a{
    display: inline-block;
    width:100%;
    float: left;
    text-align: center;
    color: #1076c4;
    font-size: 0.4rem;
    font-weight: bold;
    margin-bottom: 0.3rem;
    /*text-decoration:underline;*/
}
.wechat{
   
    background-color: #fff;
    padding-bottom: 0.2rem;
}
.wechat img{
    display: block;
    margin:auto;
    width:3rem;
}
.wechat p{
    font-size: 0.32rem;
    text-align: center;
    margin-bottom: 0.3rem;
    color: #818181;
}
.wechat p.consulting{
    font-weight: bold;
}

/*抽奖*/
.g-content {
width: 100%;
/*background: #fbe3cc;*/
background-color: #fff;
height: 100%;
height: auto;
font-family: "微软雅黑", "microsoft yahei";
}
.g-content .g-lottery-case {
/*width: 5rem;
height: 4.45rem;*/
margin: 0 auto;
overflow: hidden;
}

.g-content .g-lottery-case .g-left h2 {
font-size: 0.3rem;
line-height: 0.32rem;
font-weight: normal;
text-align: center;
line-height: 1rem;
}
.g-lottery-box {
width: 6rem;
height: 6rem;
margin:auto;
position: relative;
background: url(../images/ly-plate-c.gif) no-repeat;
background-size: 6rem 6rem;
}

.g-lottery-box .g-lottery-img {
width: 5.2rem;
height: 5.2rem;
position: relative;
background: url(../images/bg-lottery.png) no-repeat;
left: 0.45rem;
top: 0.45rem;
background-size: 5.1rem 5.1rem;
}

.g-lottery-box .playbtn {
width: 2rem;
height: 2rem;
position: absolute;
top: 1.5rem;
left: 1.6rem;
background: url(../images/playbtn.png) no-repeat;
-webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
background-size: 2rem 2rem;
}
.pop-up{
    width:6rem;
    height: 5rem;
    background-color: #fff;
    border:1px solid #f2c59a;
    border-radius: 5px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-top: -2.5rem;
    margin-left: -3rem;
}
.pop-up .bottom{
    bottom: 0;
    background-color: #f2c59a;
    height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
    color: #fff;
    font-size: 0.32rem;
    position: absolute;
    width: 100%;
}
.pop-up .pop-up-cont p{
    font-size: 0.32rem;
    color: #333;
    text-align: center;
    line-height: 0.6rem;
}
.pop-up .pop-up-cont p a{
    color: #251dd2;
    font-size: 0.36rem;
}
.pop-up-cont p:first-child{
    margin-top: 0.3rem;
}
.bg{
    width: 7.5rem;
    height: 100%;
    background:rgba(0,0,0,0.5);
    top: 0;
    position: fixed;
    display: none;
    z-index: 100000;
}