/* 
* @Author: anchen
* @Date:   2015-10-25 18:38:04
* @Last Modified by:   anchen
* @Last Modified time: 2016-01-22 15:41:13
*/

* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    font-family: "microsoft YaHei";
    outline: none;
}

.frame {
    width: 100%;
    position: relative;
    font-size: 0.26rem;
    padding-bottom: 0.4rem;
}

.jianTop{
    width: 7.1rem;
    padding:0.15rem 0rem 0rem;
    background-color: #fff;
    /* box-shadow: 0px 5px 16px 0px rgba(197, 197, 197, 0.6);
    border-radius: 5px; */
    margin: 10px auto;
}

.sanNiu{
  display: flex;
  justify-content: space-between;
}

.sanNiu a{
  display: block;
  border:1px solid #3A71FB;
  border-radius: 2px;
  height:0.4rem;
  line-height: 0.4rem;
  padding:0 0.15rem;
  color: #3A71FB;
  font-size: 0.22rem;
}

.warnTop{
    position:relative;
    width: 6.8rem;
    padding:0.25rem 0.15rem 0.25rem;
    background-color: #f0f4ff;
    border:1px solid #b0bfde;
    /* box-shadow: 0px 5px 16px 0px rgba(197, 197, 197, 0.6);*/
    border-radius: 5px; 
    margin: 0.25rem auto 0;
}
.warnTop h4{
    font-size: 14px;
    margin-bottom:0.1rem;
    color:#333;
    font-weight: normal;
}
.secfen{
    display: flex;
    justify-content: space-between;
}
.secfen p,.secfen a{
    font-size: 10px;
    color:#666;
}
.secfen a{
    height:0.46rem;
    line-height: 0.46rem;
    display: block;
    padding:0 0.15rem;
    background-color: #476ff2;
    color:#fff;
    border-radius: 0.1rem;
}
.progress{
    width:100%;  
   display:block;
   height:3px;
   line-height: 2px;
   margin:0.2rem 0rem 0.1rem;
   background-color: #fff;
   border-radius: 1px;
 }
 .progress span{
     height:3px;
   display: inline-block;
   background-color: #486ff0;
   border-radius: 1px;
 }
.wanchengdu{
    font-size: 10px;
    color:#486ff0;
}
.baseInfoTop{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin:0.25rem auto 0;
}
.baseInfoTop a{
    display:block;
    width:100%;
    color:#333;
}
.bbname{
    width:100%;
    position:relative;
    display:flex;
    align-items:center;
    justify-content: flex-start;
    margin-bottom:0.2rem;
}
.bbname .xb img{
    height:0.33rem;
    margin-left: 0.1rem;
}
.bbname .change{
    position: absolute;
    right:0rem;
    top:0.2rem;
    color:#3A71FB;
}
.bbname .change img{
  width:0.33rem;
  height:0.33rem;
  margin-right: 0.1rem;
}
.tou{
  display: flex;
  align-items: center;
  justify-content: center;
}
.tou img{
  width:40px;
  height:40px;
  background-color: #eee;
  border-radius: 50%;
  margin-right: 0.2rem;
}
.banse{
    position: relative;
    width:6rem;
    z-index: 3;
}
.banse h3{
    font-size: 0.4rem;
    color:#333;
    margin-bottom: 0.15rem;
    padding-top: 0.1rem;
}
.banse p{
    color:#666;
    line-height: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
    white-space: nowrap;
}
.banse .ic{
    width:15px;height:15px;margin-right:0.08rem;
}

.all{
    position: absolute;
    right:0.2rem;
    top:0.1rem;
    z-index: 5;
}
.all>p{
  display: flex;
  align-items: center;
  justify-content: center;
}

.all input{
    width:0.3rem;
    height:0.3rem;
    border:1px solid #333;
    border-radius: none;
    appearance:none;
    -webkit-appearance:none;
    margin-right: 0.1rem;
    margin-left: 0.3rem;
    border-radius: 0;
}

#gk:checked{
    background-image:url(../images/zidingyi/gou2.png);
    background-size: 70% 60%;
    background-position: 50% 50%;
    border:1px solid #333;
    background-repeat: no-repeat;
    background-color: #fff;
}


.mo{
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 0.2rem;
}
.tttt{
  height:0.8rem;
  line-height: 0.8rem;
  color:#333;
  font-size: 0.3rem;
  padding:0 0.2rem;
  display:flex;
  align-items: center;
  font-weight: normal;
  position: relative;
}
.tttt img{
  width:0.33rem;
  height:0.33rem;
  margin-right: 0.1rem;
}
.tttt a{
    position: absolute;
    right:0.2rem;
    top:0.2rem;
    color:#3A71FB;
}

.moSec{
  padding:0rem 0.2rem 0.15rem;
}
.pics{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pics img{
  width:2.2rem;
  height:1.8rem;
  /* background-color: #ccc; */
  border:1px solid #ebebeb;
  cursor: pointer;
}

.lo_list {
    margin-left: 10px;
    overflow:hidden;
}

.lo_list li {
    float: left;
    width: 50%;
    padding: 0;
    margin-bottom: 0;
    box-shadow: none;
    font-size: 13px;
    line-height: 25px;
    color: #333;
}

.lo_list li span {
    color: #333;
}
.lo_list .hui{
     color:#808080;
    font-weight: 300;
}
.jiao{
    width:7.1rem;
    margin:0 auto;
    color:#333;
    font-size: 0.26rem;
    font-weight: 500;
    line-height: 0.45rem;
}
.jiao .hui{
     color:#808080;
    font-weight: 300;
}
.jiao p{
    display: inline;
}

.jingli_mb{
    width:6.7rem;
    margin:0 auto;
    padding-left: 0.2rem;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    border-left: 1px solid #ccc;
    position: relative;
}

.jingli_mb:before{
    content: '';
    position: absolute;
    background-color: #fff;
    width:0.3rem;
    height:0.3rem;
    top:0rem;
    left:-0.3rem;
}



.jingli_mb li{
    position: relative;
    color:#333;
    font-size: 0.27rem;
    font-weight: 500;
    line-height: 0.5rem;
}

.jingli_mb li:first-child{
    margin-top: -0.1rem;
}

.jingli_mb li .dot{
    position: absolute;
    left:-0.35rem;
    top:0.05rem;
    width:0.1rem;
    height:0.1rem;
    border-radius: 50%;
    background-color: #666;
    border:0.08rem solid #B3B3B3;
}

.jingli_mb li .hui{
    color:#808080;
    font-weight: 300;
}
.jingli_mb li p{
    display: inline;
}

.jingli_mb li i{
    display: inline-block;
    width:6px;
    height:2px;
    font-style: normal;
    font-weight: bold;
    background-color: #333;
    vertical-align: middle;
}
.jianli{
    width:6.9rem;
    margin:0 auto;
}
.sug_inner{
    display: none;
}
.sug_inner{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.6);
    z-index: 18;
}

.teaAdv{
    width:6.7rem;
    max-height: 7rem;
    margin:3rem auto;
    background-color: #fff;
    border-radius: 0.05rem;
    padding:0.2rem;
    position: relative;
}

.moreAdvice{
    max-height: 6.3rem;
    overflow-y: auto;
    overflow-x: visible;
}

.advice{
    width:6.0rem;
    margin-left: 0.2rem;
    padding-left: 0.2rem;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    border-left: 1px solid #ccc;
    position: relative;
    font-size: 0.28rem;
}
.teaAdv .cha{
    position: absolute;
    right:0rem;
    top:-0.6rem;
    width:0.4rem;
    text-align: right;
}
.teaAdv .cha img{
    width:0.45rem;
    height:0.45rem;
}

.teaAdv h4{
    width:100%;
    height:0.7rem;
    line-height: 0.7rem;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    font-weight: normal;
    color:#333;
    font-size: 0.32rem;
}




.advice:before{
    content: '';
    position: absolute;
    background-color: #fff;
    width:0.3rem;
    height:0.3rem;
    top:0rem;
    left:-0.1rem;
}

.advice p{
    position: relative;
}

.advice .dot{
    position: absolute;
    left:-0.35rem;
    top:0.05rem;
    width:0.1rem;
    height:0.1rem;
    border-radius: 50%;
    background-color: #666;
    border:0.08rem solid #B3B3B3;
}

.advice .hui{
    color:#808080;
    font-weight: 300;
}




/*.add_fj {
    background: #799FFF;
    color: #fff;
    letter-spacing: 5px;
    margin: 20px auto;
    display: block;
    text-align: center;
     font-size: 16px;
    width:6.2rem;
    height:0.8rem;
    line-height: 0.8rem;
    border-radius: 0.4rem;
}*/


.notice {
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    top: 0;
    display: none;
    z-index: 70;
}
.baiban{
    background: rgb(255, 255, 255); 
    margin-top: 200px; 
    width: 90%; 
    margin-left: 5%; 
    border-radius: 5px; 
    padding-bottom: 10px;
}

.notice p {
    width: 90%;
    margin: 0 5%;
    line-height: 24px;
    background: #fff;
    color: #666;
    font-size: 0.24rem;
    padding: 15px 5px;
    font-size: 0.25rem;
}

.notice a {
    color: #fff;
    background: #3A71FB;
    display: block;
    width: 92%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0px auto;
    border-radius: 5px;
    font-size: 0.26rem;
}













.rInfo {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
}

.rInfo a.back {
    position: absolute;
    left: 95px;
    top: 10px;
}

.rInfo a.back img {
    width: 25px;
    height: 25px;
}

.yuList li {
    box-shadow: none;
}

.yuList li h4 {
    position: relative;
}


.yulist_h4:before {
    content: "";
    display: block;
    width: 3px;
    height: 17px;
    background: #3A71FB;
    ;
    position: absolute;
    left: 0;
    top: 30%;
}

.yulist_h4 small {
    font-weight: normal;
    color: #3A71FB;
    font-size: 15px;
    margin-left: 9px;
}



.yuList .cu {
    font-weight: normal;
    line-height: 24px;
}

.nengli {
    display: inline-block;
}

.bj_h4 {
    position: absolute;
    right: 10px;
    top: 2px;
    color: #3A71FB;
    font-size: 18px;
    text-align: right;
    padding-right: 10px;
}
















.rtop {
    width: 100%;
    height: 160px;
    padding-top: 20px;
    background: url(../images/bg.png);
    background-size: 100% 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.female .rtop {
    background: url(../images/bg.jpg);
    background-size: 100% 100%;
}


.rtop .zheng {
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
}

.rtop p {
    background-color: rgba(0, 0, 0, 0.4);
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #ebebe9;
    margin-top: 20px;
    text-align: left;
    padding-left: 3%;
}

.stars {
    margin-left: 5px;
    margin-top: -2px;
    vertical-align: middle;
    display: inline-block;
    height: 20px;
    width: 100px;
    background: url(../images/stb.png);
    background-size: 20px 20px;
}

.stars i {
    display: inline-block;
    height: 20px;
    background: url(../images/stl.png);
    background-size: 20px 20px;
}

.female .stars i {
    display: inline-block;
    height: 20px;
    background: url(../images/sty.png);
    background-size: 20px 20px;
}

.stars i.l1 {
    width: 10px;
}

.stars i.l2 {
    width: 20px;
}

.stars i.l3 {
    width: 30px;
}

.stars i.l4 {
    width: 40px;
}

.stars i.l5 {
    width: 50px;
}

.stars i.l6 {
    width: 60px;
}

.stars i.l7 {
    width: 70px;
}

.stars i.l8 {
    width: 80px;
}

.stars i.l9 {
    width: 90px;
}

.stars i.l10 {
    width: 100px;
}

.female .edit {
    float: right;
    display: block;
    width: 18px;
    height: 20px;
    background-image: url(../images/bjn.png);
    background-size: 100% 100%;
}

.edit {
    float: right;
    display: block;
    width: 18px;
    height: 20px;
    background-image: url(../images/bj.png);
    background-size: 100% 100%;
}

.rInfo {
    background-color: #fff;
    padding: 8px 3% 0;
    /*border-bottom: 1px solid #e8e8e8;*/
    /*margin-bottom: 10px;*/
}

.rInfo h3 {
    height: 36px;
    line-height: 36px;
    display: inline-block;
    color: #333;
    font-size: 16px;
}

.rInfo span.sex {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-left: -3px;
    vertical-align: -5px;
}

.rInfo span.sex.m {
    background-image: url(/images/ml.png);
    background-size: 100% 100%;
}

.rInfo span.sex.f {
    background-image: url(/images/fm.png);
    background-size: 100% 100%;
}

.rInfo p {
    height: 30px;
    line-height: 30px;
    color: #444;
    font-size: 18px;
}

.rInfo p img {
    margin-right: 8px;
    height: 20px;
    vertical-align: middle;
}

.rInfo .xue {
    color: #999;
    height: 28px;
    line-height: 28px;
    font-size: 15px;
}

.rInfo .r {
    float: right;
}

.reList li {
    height: 60px;
    padding: 4px 3%;
    background-color: #fff;
    margin-bottom: 8px;
    box-shadow: 1px 1px 2px 0 #ddd;
    overflow: hidden;
}

.reList li h4 {
    height: 36px;
    line-height: 36px;
    color: #484848;
}

.reList li p {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999;
    font-size: 15px;
    text-indent: 25px;
}

.reList img {
    height: 20px;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -2px;
}

.resume input[type=checkbox] {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: url(../images/che.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 3px;
    border: 0;
}

.resume input[type=radio]:checked {
    background: url(../images/ched.png) no-repeat;
    background-size: 100% 100%;
}



/* ------------------------简历预览 */

.yuList li {
    padding: 4px 3% 8px;
    background-color: #fff;
    margin-bottom: 8px;
    /*box-shadow: 1px 1px 2px 0 #ddd;*/
    overflow: hidden;
}

.yuList li h4 {
    height: 36px;
    line-height: 36px;
    color: #484848;
    font-size: 18px;
}

.yuList li p {
    font-size: 14px;
    color: #666;
}

.yuList img {
    height: 20px;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -2px;
}

.yuList table {
    color: #999;
    font-size: 13px;
    width: 98%;
    padding-left: 2%;
    margin-top: 5px;
}

.yuList table .xl {
    width: 20%;
}

.yuList .shi {
    /*text-align:right;*/
    width: auto;
    font-size: 14px;
}

.yuList .shi span {
    margin: 0 3px;
}

.yuList .cu {
    color: #666;
    font-weight: bold;
    display: inline-block;
    vertical-align: bottom;
}

.yuList .su {
    width: 68%;
    display: inline-block;
    margin-left: 0;
    text-indent: 0;
    float: left;
    line-height: 24px;
}

.yuList dl {
    font-size: 13px;
    padding-left: 2%;
}

.yuList dt {
    color: #aaa;
    text-indent: 2px;
    overflow: auto;
}

.yuList dt span {
    margin: 0 5px 0 0px;
}

.yuList dd {
    color: #999;
    line-height: 22px;
    overflow: hidden;
}

.yuList dd span {
    color: #666;
    margin-right: 5px;
}

.jiNeng {
    height: 23px;
    line-height: 23px;
    text-indent: 1em;
}

.jiNeng i {
    font-style: normal;
    margin-left: 15px;
}

.jiNeng span {
    color: #999;
}

.jiNeng span.ji {
    display: inline-block;
    margin: 6px 0px;
    width: 150px;
    height: 10px;
    background: #eeeeee;
    vertical-align: middle;
    border-radius: 5px;
}

.jiNeng span.ji i {
    float: left;
    display: inline-block;
    height: 10px;
    background: #3A71FB;
    margin-left: 0;
    border-radius: 5px;
}

.jiNeng span.l1 i {
    width: 30px;
}

.jiNeng span.l2 i {
    width: 60px;
}

.jiNeng span.l3 i {
    width: 90px;
}

.jiNeng span.l4 i {
    width: 120px;
}

.jiNeng span.l5 i {
    width: 150px;
}

.chuantop {
    padding: 10px 0;
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 15px;
}

.chuantop div {
    display: inline-block;
    margin-right: 10px;
    border-radius: 50%;
    overflow: hidden;
}

.chuantop div img {
    width: 100%;
    height: 100%;
}

#preview {
    width: 100px;
    height: 100px;
}

#preview1 {
    width: 80px;
    height: 80px;
}

#preview2 {
    width: 80px;
    height: 80px;
}

.editList li {
    height: 36px;
    padding: 4px 3%;
    background-color: #fff;
    margin-bottom: 8px;
    box-shadow: 1px 1px 2px 0 #ddd;
    overflow: hidden;
}

.editList li h4 {
    height: 36px;
    line-height: 36px;
    color: #484848;
    font-weight: normal;
}

.editList li input,
.editList li p {
    display: inline-block;
    width: 70%;
    height: 32px;
    line-height: 32px;
    color: #484848;
    font-size: 16px;
    text-indent: 5px;
    border: 1px solid #fff;
}

.editList img {
    height: 18px;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -2px;
}

.editList li input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #484848;
}

.editList li input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #484848;
}

.editList li input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #484848;
}

.editList li input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #484848;
}

.dingDi {
    width: 100%;
    height: 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 97;
}

.dibu {
    position: relative;
    height: 50px;
}

.dibu.fdd {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #fff;
    z-index: 98;
}

.dibu.fdd a {
    display: block;
    float: left;
    margin-left: 2%;
    margin-top: 5px;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    width: 33%;
    background-color: #3A71FB;
}

.dibu.fdd a:nth-child(1) {
    width: 26%;
    background-color: #f3c300;
}


.xiaoNiu {
    position: absolute;
    top: 5px;
    left: 7.5%;
    display: block;
    background-color: #3A71FB;
    width: 85%;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    border: 0;
    font-size: 16px;
}

.daNiu {
    display: block;
    background-color: #3A71FB;
    width: 85%;
    height: 40px;
    line-height: 40px;
    margin: 35px auto 10px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    border: 0;
    font-size: 16px;
}

.ziShu textarea {
    -webkit-appearance: none;
    border: 1px solid #e7e7e7;
    display: block;
    width: 88%;
    height: 220px;
    margin: 20px auto;
    border-radius: 5px;
    font-size: 15px;
    color: #444;
    padding: 8px 2%;
    box-shadow: 1px 1px 2px 0 #ddd;
}

.tilee {
    font-size: 16px;
    line-height: 40px;
    background-color: #fff;
    text-align: center;
    color: #3A71FB;
    font-weight: bold;
    position: relative;
}

.tilee a {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(../images/cha.jpg);
    background-size: 100% 100%;
    position: absolute;
    top: 12px;
    right: 12px;
}








.eduList {
    padding-bottom: 20px;
    border-bottom: 1px dashed #3A71FB;
}

.eduList li {
    width: 88%;
    padding: 4px 2%;
    margin: 5px auto;
    overflow: hidden;
}

.eduList li h4 {
    height: 28px;
    line-height: 28px;
    color: #484848;
    font-weight: normal;
    padding: 0 5px;
    font-size: 15px;
}

.eduList img {
    height: 16px;
    max-width: 18px;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -2px;
}

.eduList li input {
    display: inline-block;
    width: 73%;
    height: 24px;
    line-height: 24px;
    color: #484848;
    font-size: 14px;
    text-indent: 8px;
    border: 1px solid #e7e7e7;
    margin-top: 5px;
}

.eduList li p {
    width: 100%;
    height: 28px;
    line-height: 28px;
    color: #484848;
    font-weight: normal;
    padding: 0 5px;
    font-size: 15px;
    padding-left: 5%;
}

.eduList li.xuanShi input {
    width: 38%;
}

.eduList li input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #484848;
}

.eduList li input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #484848;
}

.eduList li input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #484848;
}

.eduList li input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #484848;
}

.tile {
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    padding-top: 10px;
}

.tile img {
    height: 23px;
    vertical-align: middle;
}

.shiList {
    padding-bottom: 20px;
    border-bottom: 1px dashed #3A71FB;
}

.shiList li {
    width: 88%;
    padding: 4px 2%;
    margin: 5px auto;
    overflow: hidden;
}

.shiList li h4 {
    height: 28px;
    line-height: 28px;
    color: #484848;
    font-weight: normal;
    padding: 0 5%;
    font-size: 15px;
}

.shiList li p {
    width: 100%;
    line-height: 28px;
    color: #484848;
    font-weight: normal;
    padding: 0 5%;
    font-size: 15px;
}

.shiList li input {
    display: inline-block;
    width: 88%;
    height: 24px;
    line-height: 24px;
    color: #484848;
    font-size: 14px;
    text-indent: 8px;
    border: 1px solid #e7e7e7;
    margin-top: 5px;
}

.shiList li select {
    display: block;
    width: 87%;
    height: 28px;
    line-height: 28px;
    color: #484848;
    font-size: 14px;
    text-indent: 8px;
    border: 1px solid #e7e7e7;
    margin: 0 auto 10px;
    background: url(../../images/binding_03.png) 98% 50% no-repeat #fff;
    background-size: 24px 24px;
    border-radius: 0;
}

.shiList img {
    height: 16px;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -2px;
}

.shiList li.xuanShi input {
    width: 38%;
}

.shiList li textarea {
    display: inline-block;
    width: 84%;
    padding: 5px 2%;
    height: 120px;
    line-height: 20px;
    color: #484848;
    font-size: 14px;
    border: 1px solid #e7e7e7;
}

.lianList {
    padding-bottom: 20px;
    border-bottom: 1px dashed #3A71FB;
}

.lianList li {
    width: 88%;
    padding: 4px 2%;
    margin: 5px auto;
    overflow: hidden;
}

.lianList li h4 {
    height: 28px;
    line-height: 28px;
    color: #484848;
    font-weight: normal;
    padding: 0 5%;
    font-size: 15px;
}

.lianList li p {
    padding: 0 5%;
    line-height: 28px;
    color: #484848;
    font-weight: normal;
    font-size: 15px;
    text-align: center;
}

.lianList li input {
    display: inline-block;
    width: 88%;
    height: 24px;
    line-height: 24px;
    color: #484848;
    font-size: 14px;
    text-indent: 8px;
    border: 1px solid #e7e7e7;
    margin-top: 5px;
}

.lianList li input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #484848;
}

.lianList li input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #484848;
}

.lianList li input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #484848;
}

.lianList li input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #484848;
}

.lianList li>div {
    padding: 0 5%;
    line-height: 28px;
    color: #484848;
    font-weight: normal;
    font-size: 15px;
    text-align: center;
}

.lianList li select {
    display: inline-block;
    width: 88%;
    height: 28px;
    line-height: 28px;
    color: #484848;
    font-size: 14px;
    text-indent: 8px;
    border: 1px solid #e7e7e7;
    margin: 0 auto 10px;
    background: url(../../images/binding_03.png) 98% 50% no-repeat #fff;
    background-size: 24px 24px;
    border-radius: 0;
}

.lianList img {
    height: 16px;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -2px;
}

.jiList,
.ji_List {
    padding-bottom: 10px;
    /* border-bottom: 1px dashed #3A71FB; */
    /* position: relative; */
    margin: 10px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 3px 15px 0px rgba(209, 209, 209, 0.66);
}

.jiList li,
.ji_List li {
    width: 88%;
    padding: 4px 2%;
    margin: 5px auto;
    overflow: hidden;
}

.jiList li h4,
.ji_List li h4 {
    height: 28px;
    line-height: 28px;
    color: #484848;
    font-weight: normal;
    padding: 0 5%;
    font-size: 15px;
    position: relative;
}

.jiList li h4 a,
.ji_List li h4 a {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(/images/zidingyi/cha.png);
    background-size: 100% 100%;
    position: absolute;
    top: 9px;
    right: 0px;
}

.jiList li p,
.ji_List li p {
    width: 100%;
    line-height: 28px;
    color: #484848;
    font-weight: normal;
    padding: 0 5%;
    text-indent: 25px;
    font-size: 15px;
}

.jiList li input,
.ji_List li input {
    display: inline-block;
    width: 50%;
    height: 24px;
    line-height: 24px;
    color: #484848;
    font-size: 14px;
    text-indent: 8px;
    border: 1px solid #e7e7e7;
    margin-top: 5px;
}

.jiList img,
.ji_List img {
    height: 16px;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -2px;
}

.dragdealer {
    position: relative;
    height: 25px;
    background: #dedede;
    width: 80%;
    border-radius: 15px;
    margin: 0px auto;
}

.dragdealer .handle {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.dragdealer .bar {
    width: 70px;
    height: 25px;
    border-radius: 15px;
    background: #3A71FB;
    color: #FFF;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}

.dragdealer .disabled {
    background: #898989;
}

.dragdealer .value {
    font-size: 14px;
}

.tan {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.tan .box {
    position: fixed;
    top: 50%;
    left: 5%;
    margin-top: -75px;
    width: 90%;
    background-color: #fff;
    border: 5px solid #555;
}

.tan .cang {
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #3A71FB;
    text-align: center;
}

.tan .niu {
    background-color: #3A71FB;
    color: #fff;
    border-radius: 3px;
    margin: 20px auto;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 90%;
    border: 0;
    font-size: 14px;
}

.tan .tou {
    height: 40px;
    line-height: 40px;
    background-color: #3A71FB;
    color: #ffffff;
    padding: 0 3%;
    font-size: 17px;
}

.tan .cha {
    display: block;
    float: right;
    width: 21px;
    height: 24px;
    line-height: 24px;
    background: url(../images/cha.png);
    background-size: 100% 100%;
    margin-top: 8px;
}

.tan p {
    font-size: 13px;
    color: #999;
    line-height: 25px;
}

.tan textarea {
    width: 94%;
    min-height: 110px;
    display: block;
    margin: 0 auto;
    -webkit-appearance: none;
    border: 1px solid #d7d7d7;
    border-radius: 0;
}

.tan select {
    width: 94%;
    height: 30px;
    display: block;
    margin: 30px auto;
    -webkit-appearance: none;
    border: 1px solid #d7d7d7;
    border-radius: 0;
    text-indent: 10px;
    background: url(../images/arrow_x_pre.png) no-repeat 96% 50%;
    background-size: 20px 20px;
}