#hyzc_qy{
    background-color: #f4f4f4
}
.bannerImg {
    width: 100%;
    font-size: 0;
}

.mrg{
    margin: .2rem .5rem .5rem;
    background-color: #fff;
}

.mrg h3.titl{
    margin: 0 .5rem;
    padding-bottom: .3rem;
    border-bottom: 1px solid #ccc;
    font-weight: normal;
    color: #282828;
    font-size: .85rem;
}



.main1>img{
    width: 100%;
}
.main1 .js{
    margin: .5rem;
    padding: .5rem;
    line-height: 1.8;
    background-color: #fffae0;
    border: 1px dashed #fdd197;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
    font-size: .55rem;
    color:#666;
}
.main1 .js p span{
    color: #ccc;
}




.form{
    padding-bottom: .8rem;
}
.form .tit{
    padding: .4rem.3rem;
    text-indent: 0;
    color: #282828;
    font-size: .8rem;
    border-bottom: 1px solid #ccc;
}
.form .tit span{
    margin: 0 .5rem;
    display: inline-block;
    width: 1px;
    height: .7rem;
    vertical-align: text-bottom;
    background-color: #fe4351;
}
.form>p{
    padding-bottom: .3rem;
    font-size: .6rem;
    text-indent: 1.4rem;
    color: #333;
}

.list-block{
    margin: 0;
}
.list-block ul{
    border: none;
}
.list-block li {
    margin: .6rem 0 0;
    font-size: .6rem;
}


.list-block li.bt{
    margin-top: 0;
}



.list-block .item-content{
    padding-left: 0;
    min-height: 0;
}
.list-block .item-inner{
    border: none;
/*    padding-right: .5rem;*/
    min-height: 0;

}
.list-block .item-title.label{
    width: 33%;
    text-align: right;
}
.list-block .item-title .red {
    margin-right: .2rem;
    vertical-align: middle;
    color:#ff0000;
}
.list-block .item-input{
    border: 1px solid #ccc;
    border-radius: 5px;
}



.list-block .tra{
    margin-top: 0;
}
.list-block .tra .item-input{
    border: none;
    border-radius: unset;
}
.list-block .tra .item-input p{
    color: #ccc;
    font-size: .5rem;
}


.list-block .item-input input{
    font-size: .6rem;
}
.list-block .item-title.tex{
    margin: 0;
    align-self: baseline;
}
.list-block .item-input textarea{
    font-size: .6rem;
}
.list-block .addsp{
    margin-left: .2rem;
}


.list-block .yzk{
    width: 50%;
}
.list-block .yztb{
    border: none;
    font-size: 0;
    justify-content: space-around;
}
.list-block .yztb img{
    margin-left: .3rem;
    width: 5.5rem;
    height: 2.2rem;
}
.list-block .yztb a {
    position: relative;
    bottom: .7rem;
    margin-left: .3rem;
    font-size: .6rem;
    text-decoration: underline;
    vertical-align: bottom;
}


.list-block li.check{
    margin-top: 0;
    margin-bottom: .5rem;
}
.check .item-content{
    padding-left: 10%;
    min-height: 1.1rem;
}
.check .item-inner{
    border:none;
    min-height: 1.1rem;
}
.list-block .ty{
    position: relative;
    right: 0;
    font-size: .5rem;
    color: #aaa;
}
.list-block .ty a{
    color: #0097ff;
}
.list-block label.ty:before {
    /*left: -25px;*/
    /*top: 2px;*/
    /*width: 15px;*/
    /*height: 15px;*/
    left: -20px;
    top: 4px;
    width: 10px;
    height: 10px;
}
.list-block label.ty:after {
    /*left: -18px;*/
    /*top: 2px;*/
    /*width: 3px;*/
    /*height: 12px;*/
    left: -15px;
    top: 5px;
    width: 2px;
    height: 8px;
}
input[type='checkbox']:checked + .list-block label.ty:before {
    background: #999;
    border-color: #999;
}
input[type='checkbox']:checked + .list-block label.ty:after {
    /*background: #4cd764;*/
    background: #999;
}



.row {
    margin-left: 0;
}
.row .col-50{
    float: none;
    margin: auto;
    width: 68%;
}
.row .col-50 .button{
    line-height: 2rem;
    height: 2rem;
}




.bar .button.pull-right {
    margin-right: .5rem;
}



/* 注册的弹窗 */
.modal-inner{
    padding: 0 0 .75rem;
    background-color: #fff;
}
.modal-title {
    padding: .5rem;
    text-align: left;
    border-bottom: 1px solid #ccc;
}
.modal-title .iconfont{
    margin-right: .3rem;
    color: #f06600;
}
.modal-text{
    padding: .5rem;
    font-size: .7rem;
    color: #666;
    text-align: left;
}
.modal-text .nr{
    min-height: 7rem;
}
.modal-text .xiabiao{
    text-align: right;
}
.modal-button.modal-button-bold{
    background-color: #fff;
}

.list-block .chechbox_zu{ border: ; height: auto; padding: 5px 0}
.list-block .chechbox_zu .checkbox-label{ display: block; }

.list-block .qydz{ border:none ; height: auto; }
.list-block .qydz select{ border: solid 1px #ccc; width: auto; display: inline-block; margin: 5px 0;border-radius: 5px; padding: 0 5px} 







