*{margin: 0;padding: 0;}
.jiazhuang_no .row{
    margin-left: -15px;
    margin-right: -15px;
}
.posir{
    position: relative;
}
.bj_row_js{
    font-weight: 600;
    position: absolute;
    right: 1rem;
    top: 0;
    text-align: center;
    background: #fff;
    width: 6.2rem;
}
@media (max-width:1440px){
    .bj_row_js{
        right: 0.1rem;
    }
}
.bj_row_js>img{
    width:96%;
    cursor: pointer;
}
.bj_row_js>.oDiv{
    width:6rem;
    height:0.8rem;
    border:1px solid #e5e5e5;
    font-size:0.3rem;
    text-align:left;
    line-height:0.8rem;
    margin: 0.05rem auto;
    padding-left:0.15rem;
    position: relative;

}
.bj_row_js span{
    display: inline-block;
    color:#999;
}
.bj_row_js p{
    display: inline-block;
    margin:0 0.1rem;
}
.bj_row_js em{
    display: inline-block;
    width:0.6rem;
    height:0.6rem;
    background-color:#f6f6f6;
    float: right;
    line-height:0.6rem;
    text-align: center;
    margin:0.1rem 0.1rem;
    cursor:pointer;
    color:#0a83d7;
}
.bj_row_js select{
    outline: 0;
    width: 3.2rem;
    height: 0.7rem;
    border: 0;
    cursor:pointer;
}
.bj_row_js select option{
    border:0;
}
select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: solid 1px #000;

  /*很关键：将默认的select选择框样式清除*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;

  /*在选择框的最右侧中间显示小箭头图片*/
  background: url(/Public/Home/img/youju_bj/jt.png) no-repeat scroll right center transparent;
  // background-size: 100% 100%;


  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  // padding-right: 14px;
}


/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }



.bj_row_js>.oDiv1{
    display: inline-block;
    width:2.85rem;
    height:0.8rem;
    border:1px solid #e5e5e5;
    font-size:0.3rem;
    text-align:right;
    line-height:0.8rem;
    margin: 0.1rem auto;
    margin-right: 0.1rem;
    margin-left: 0.1rem;
    padding-left:0.15rem;
    position: relative;

}
.oDiv2{
    width:100%;
    color:#999;
    text-align: center;
    font-size:24px;
}
.bj_row_js .inps1{
    width: 1.5rem;
    text-align: center;
    border: 0;
    height: 0.6rem;
    outline: 0;
}
.bj_row_js .inps2{
    position: absolute;
    top: 0.1rem;
    right: 1.5rem;
    width: 2rem;
    height: 0.6rem;
    text-align: center;
    /* display: none; */
    border: 0;
    outline: 0;
    // background-color: transparent;
}
.bj_row_js .inps3{
    position: absolute;
        width: 1rem;
        text-align: center;
        height: 0.8rem;
        left: 0rem;
        top: 0;
        border:0;
        outline: 0;
        background-color:transparent;
}
.bj_row_js .inps4{
    position: absolute;
        width: 1rem;
        text-align: center;
        height: 0.8rem;
        left: 0rem;
        top: 0;
        border:0;
        outline: 0;
        background-color:transparent;
}
#signUp .title{
    font-weight:600;
    font-size:20px;
}
#signUp .baom-btn{
    background-color:#3aa4ef;
    font-size:20px;
    color:#fff;
}
.left_lunb .swiper-container{
    width: 54.4%;
    float: left;
}
.left_lunb>img{
    width: 45.6%;
    float: left;
    
}
.foot_pinpai{
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
}
.phone1{
    position: absolute;
    left: 247px;
    right: 0;
    margin: auto;
    top: 2.4rem;
    bottom: 0;
    width: 663px;
    height: 134px;
}
.phone1>button{
    font-size: 0.3rem;
    width: 2rem;
    height: 0.6rem;
    margin-left: 0.2rem;
    background-color: #ffc926;
    color: #fff;
    border: 0;
}
.phone1>input{
    font-size: 0.33rem;
    border:1px solid #ffc926;
    text-align:center;
    margin-bottom:8px;
}
.foot_pinpai>img{
    height:3rem;
}