.biaos {
    /*display: none;*/
    /* display: none; */
    position: fixed;
    width: 60% !important;
    top: 15%;
    margin-left: 0% !important;
    left: 20% !important;
    background: #fff;
    /*box-shadow: 0px 0px 6px #ccc;*/
    z-index: 9999999;
    padding: 3% 0;
    border: 5px solid #0063b8;
}
body  .tit p{
      
      font-size: 0.42rem !important;
  }
.hei{
    display: none;
}
  .row>.span-4 {
    width: 32.33333333%;
}
.row>.span-12 {
    width: 99%;
}
.row>[class*="span-"] {
    float: left;
    margin-right: 1%;
    *margin-right: .89%;
}
.biaos .infor .tit {
    text-align: center;
    font-size: 40px;
    color: #262626;
    margin-top: 2%;
    line-height: 40px;
    margin-bottom: 15px;
    text-transform: uppercase;
   
}

.biaos .infor .con {
    text-align: center;
    font-size: 16px;
    color: #859aad;
    padding: 0 20%;
    line-height: 22px;
    margin-bottom: 15px;
}

.biaos .row {
    width: 85%;
    margin-left: 7.5%;
    transition: .2s width ease;
    *: ; zoom: 1; }

.biaos .btm_box {
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%;
}

.biaos .btns_list {
    margin: 0 auto;
    display: block;
    float: none;
}

.biaos .green {
    background-color: #ff9900 !important;
    width: 47.7%;
    height: 50px;
    line-height: 50px;
    border: none;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    padding: 0;
    border-radius: 2rem;
}

body{
    position: relative;
}
.biaos .form input {
    border: 1px solid #aaa;
    font-size: 16px;
    color: #d2d2d2;
    border-radius: 2rem;
}

.biaos .line1 {
    /* height: 50px; */
    line-height: 50px;
    width: 98.5%;
    margin-bottom: 20px;
    text-indent: 15px;
}

.kuangs {
    width: 100%;
    background: rgba(0, 0, 0, 0.65);
    height: 100%;
    display: block;
    position: fixed;
    display: none;
    z-index: 9999999999999;
    top: 0rem;
}

.close_btn {
    width: 40px;
    height: 40px;
    border-radius: 40px !important;
    text-align: center;
    line-height: 36px;
    font-weight: 600;
    color: #fff;
    font-size: 24px;
    background: #ff9900;
    border: 2px solid #fff;
    position: absolute;
    top: -11.5px;
    right: -11.5px;
    cursor: pointer;
}

.pro_li {
    height: 100%;
    padding-bottom: 30px !important;
}

.pro_li:hover .dropdown {
    display: block !important;
}

#dr_liuyan {
    width: 98.5% !important;
    height: auto;
    border-color: #aaa !important;
    font-size: 16px !important;
    text-indent: 0.2rem !important;
    padding-top: 0.1rem !important;
    resize: none !important;
}