@charset "utf-8";
/* CSS Document */

/* 前端表单样式 */
*{margin:0;padding:0;}
body{margin:0;padding:0;max-width:800px;height:100%;margin:0 auto;background:#EBEBEB url('/img/formbg.jpg') repeat top center;}
.w800{width:800px;margin:0 auto;}li{list-style:none;}

a{text-decoration:none;}
.bgcw{background:#fff;}
.p20{padding:20px;}
.mt20{margin-top:20px;}
.mb20{margin-bottom:20px;}
.bb1{border-bottom:1px solid #d3d3d3;}
.red{color: red;margin-left: 5px}
input,select{outline:none;}
.none{display:none !important;}
.shadow{box-shadow:1px 3px 5px #ccc;}
.poster{text-align:center;}
.poster h2{margin-bottom:30px}
.poster img{width:100%;}
.forminfo{color:#666;font-size:16px;line-height:30px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #d3d3d3;}
.forminfo .info{text-indent:2em;}

.forminfo .tab p{display:none;}
.forminfo .tab p.on{display:block;}
.forminfo .tab p span{display:block;}

.main .shadow{border-radius:5px;}

.table{width:90%;margin:20px auto;}
.table tr{line-height:40px;}
.table .title{font-size:16px;}
.table input{font-size:16px;}

.table .title .tips{display:block;font-size:14px;line-height:20px;color:#888;}



.table ul li{padding:10px 0;}
.table ul li .title{display:inline-block;position:relative;margin-bottom:10px;padding-right:10px;}
.table ul li .title.required:after{content:'*';position:absolute;top:0;right:0;color:red;}
.table ul li .tips{display:block;font-size:14px;color:#666;margin-bottom:5px;}
.table ul li .inpt{}
.table ul li .inpt label{display:inline-block;width:30%;margin-bottom:8px;}

input[type=datetime-local]{
      -webkit-appearance:none;
      outline:none;
      border:none;
}

select{
    -webkit-appearance: none;
    /*//这样select默认的样式就没有了，后面的箭头也没有了，自己找个图标添加进去就可以了*/
    padding-right:30px;
    /*//给右边图标留位置*/
    background: #fff url("/img/arrow.png") no-repeat scroll right center !important;
    /*//放自己的图标*/
    background-size:26px !important;
    color:#333 !important;
}


.yzm-code{cursor: pointer;margin-left: 20px;vertical-align: middle;}
.yzm-input-text{outline: none;width: 100%;padding:10px 5px;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;box-sizing:border-box;border-radius: 3px;transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;margin:10px 0;}
.yzm-textarea{border:1px solid #ced4da;color:#495057;box-sizing:border-box;border-radius:3px;padding:8px 12px;width:100%;height:120px;outline:none}
.yzm-input-text:focus,
.yzm-textarea:focus{transition: all 0.218s ease 0s;border: 1px solid #2196f3;}
.yzm-select{background: #fff none repeat scroll 0 0;border-color: #ddd;border-image: none;border-style: solid;border-width: 1px;line-height: 30px;margin-right: 2px;min-width: 100px;min-height:30px;padding:5px 8px;font-size:16px;}
.fieldset_list{border: 1px solid #d8d8d8;margin: 10px 0}
.fieldset_list legend{font-size: 13px;color: #666;background-color: #f9f9f9;border: 1px solid #d8d8d8;padding: 0 15px;height: 25px;line-height: 25px;width: 56px;margin-bottom: 0px;}
.fieldset_tip{text-align: center;font-size: 13px;margin-top: 5px;margin-bottom: 10px;}
.file_ul li{margin-bottom:5px;margin-left:10px}
.file_ul li .input-text{margin-right:10px;height:23px;line-height:23px;width:230px;padding:3px 5px;border:1px solid #ddd;margin-bottom:8px;border-radius:3px}
.file_ul li .yzm-input-alt{width:180px;}
.file_ul li a{color:#fff;font-size:12px;padding:4px 6px;background:#2196f3;border-radius:2px;}
.file_ul li a:hover{text-decoration:none;opacity:0.8}
.yzm-radio{margin-right:10px;width:18px;height:18px;vertical-align: middle;margin-top:-4px;}
.option_label{margin-right: 8px;}
.laydate-icon#birthday{height:35px;line-height:35px;}
.red{color: red;margin-left: 5px}
.codeimg{cursor: pointer;margin-left: 20px;vertical-align: middle;}
.uploadfile{height: 25px;line-height: 25px;width: 330px;padding: 3px 5px;border-radius: 2px;border: 1px solid #dadada;outline: none;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;}
.laydate-icon{padding:5px 6px;border-radius:3px;width:200px;}
.upload-btn{background: #5a98de;color: #fff !important;display: inline-block;text-align: center;height: 25px;line-height: 25px;cursor: pointer;padding: 3px 10px;border-radius: 3px;transition: all 0.3s}
.upload-btn:hover{background: #0a6999;color: #fff;text-decoration: none}

.yzm-submit{outline: none;border-color: #088ef0;background: linear-gradient(#34a5f8, #088ef0);text-align: center;display: inline-block;cursor: pointer;border: none;transition: .3s;font-size: 12px;line-height: 40px;padding: 0 30px;color: #fff;border-style: solid;border-width: 1px;border-radius: 5px;}
.yzm-submit:hover{opacity:0.8;color:#fff}

.form .submit{text-align:center;}
.form .submit{text-align:center;}

.footer{width:100%;text-align:center;padding:10px 0;}
.footer p{line-height:30px;}


    .table td{display:block;}
    .table tr{display:block;margin-bottom:15px;}
    .option_label{display:inline-block;width:50%;margin-right:0;}
    .form #idcard_type{display:block;width:60%}
    
@media screen and (max-width: 600px){
    .w800{width:100%;}.p20{padding:10px;}.table{width:95%;}
    

}