@charset "utf-8";
.ulbox{
    margin: 0 -10px;
}
.input_radio{
    margin-top: 0!important;
}
.pleft{
    padding-left: 0;
}
.pright{
    padding-right: 0;
}
.font-color1 {
    color: #1cac93;
}
.formBox{
    background: #ffffff;
    overflow: hidden;
    padding: 15px ;
}
.formBox ul{
    overflow: hidden;
}
.formBox ul li{
    float: left;

}
.first{padding-right: 3%}
.codes{
    line-height: 40px;

    background: #eeeeee;
}
.input{

    float: left;

    width: 66%;
}
.input input{
    border: 1px solid #eeeeee;
    min-height: 36px;
    margin-left: 5%;
    width: 95%;
    padding-left: 5px;
    box-sizing: border-box;
}

.allinput input:focus{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    transition: 1s;
}
.input select{
    border: 1px solid #eeeeee;
    height: 40px;
    line-height: 40px;
    margin-left: 5%;
    width: 95%;
    padding-left: 5px;
}
.formBox h3{
    line-height: 54px;
    text-align: center;
    font-size: 20px;
}
.ul-form {
    background: #eeeeee;
    overflow: hidden;
    line-height: 40px;
}
.ul-form li {
    float: left;
    width: 50%;
}
.ul-form .form-gm {
    text-align: right;
    padding-right: 15%;
}
.ul-form .form-fr {
    text-align: left;
    padding-left: 15%;
}
.write{
    padding-right: 5%;
}
.formBox ul li .Idcard{
    width: 50%;
}
.formBox ul li .putFile{
    width: 37%;
    opacity: 0;
    z-index: 1;
    filter: alpha(opacity=0);
    -ms-filter: 'alpha(opacity=0)';
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;


}
.copies {
    position: relative;
}
#btnBox{
    width: 37%;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: 2em;
    font-size: 14px;
    cursor: pointer;
    color: #555;
    background:url(/images/gk/arrow.png) 25px  no-repeat #fff;

    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -21px 23px rgb(220, 220, 220);
    box-shadow: inset 0 -21px 23px rgb(220, 220, 220);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;

}


.describe{
    width: 15.9%;
    /*padding-left: 3%;*/
    padding-right: 2%;
    float: left;
    margin: 0 -1%;
}
.textarea {
    overflow: hidden;
    float: left;
    margin-left: 2.7%;
    /* width: 83.1%; */
    /* padding: 0px 5px; */
    padding: 0;
    box-sizing: border-box;
}
.textarea textarea{
    min-height: 76px;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
}
.textarea textarea:focus{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    transition: 1s;
}
.ysqtable{
        /* float: left; */
        padding: 0;
        margin-left: 2.7%;
        /* width: 82.6%; */
        /* box-sizing: border-box; */
}
.ysqtable ul{
    padding-left: 20px;
}
.ysqtable ul li{
    margin-right: 15px;
}
.ysqVerify input{
    float: left;
    border: 1px solid #eeeeee;
    /*line-height: 36px;*/
    min-height: 36px;
    margin-right: 10px;

    padding-left: 5px;
    box-sizing: border-box;
}
.ysqVerify input.phone{
    width: 15%;
}
.ysqVerify input.Verification{
    width: 10%;
    margin-right: 0;
}
.ysqVerify input.refer{
    margin: 0;
    padding: 0 10px;

    -moz-border-radius: 0px 5px 5px 0px; /* Firefox */
    -webkit-border-radius: 0px 5px 5px 0px; /* Safari 和 Chrome */
    border-radius: 0px 5px 5px 0px;/* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
    behavior: url(/styles/gk/ie-css3.htc); /* 通知IE浏览器调用脚本作用于'box'类 */
    background: #ff9600;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
 .tc {
    text-align: center;
}
.btn_bg {
    display: inline-block;
    width: 160px;
    height: 40px;
    margin: 0 5px;
    border: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #1cac93;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
.node-tit span{
    line-height: 54px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #1cac93;
}
label{margin:0;}
.cError{
        color: #CC0000;
        line-height: 36px;
        float: left;
        width: 100%;
        text-align: left;
      }
.write-after{display:none;}
.write-after {
    width: 40%;
    height: 300px;
    margin: 40px auto;
    border: 1px solid #1cac93;
    background: #fff;
    border-radius: 8px;
}
.write-after table {
    font-size: 16px;
    /* width: 300px; */
    margin: 40px auto;
}
.write-after table tr td.con {
    text-align: left;
    font-size: 16px;
    line-height: 40px;
}
.write-after table tr td.con[colspan] {
    text-align: center;
}
.write-after table tr td.tit {
    width: 150px;
    text-align: right;
    font-size: 16px;
    line-height: 35px;
}
.write-after table tr td {
    padding: 5px 0;
}
.red{
    color: red;
}

@media screen and (max-width:1200px) {
    .formBox h3{
        text-align: left;
    }
    .ysqVerify input.phone {
        width: 25%;
    }
    .ysqVerify input.Verification {
        width: 15%;
        margin-right: 0;
    }
}
@media screen and (max-width:1024px) {
    .textarea{
        margin-left: 2.3%;
        width: 83%;
    }
    .describe{
        padding-left: 1%;
    }
}

@media screen and (max-width:992px) {
    #btnBox{
        background:  #fff;
        text-indent: 0;
    }
    .describe{
        padding-left: 1%;
    }
}
@media screen and (max-width:768px) {
    .type{
        display: none;
    }
    .codes{
        line-height: 38px;
        font-size: 17px;
        text-align: right;
    }
    .ul-form .form-fr {
        text-align: left;
        padding-left: 0%;
    }
    .input input{
        min-height: 38px;
    }
    .textarea
    .describe{
        margin: 0;
    }
    .textarea {
        margin-left: 2.3%;
        width: 83%;
    }
    .ysqtable{
        width: 82%;
    }
    .ysqVerify input{
        min-height:38px;
    }
    .ysqVerify input.phone {
        width: 30%;
    }
    .ysqVerify input.Verification{
        width:20%;
        /*margin-top: 15px;*/
    }
    .ysqVerify input.refer{
        /*margin-top: 15px;*/
    }
}

@media screen and (max-width:750px) {
    .formBox{
        padding: 0;
    }
    .first{padding: 0;}
    .formBox ul{
        margin: 0 -10px;
    }
    .formBox ul li{
        padding: 0;
    }
    .input select{
        margin-left: 2%;
    }
    .input input{
        margin-left: 2%;
    }
    .describe{
        /* padding: 0; */
        margin: 0;

        width: 33.33333333%;
    }
    .textarea{
        margin-left: 2.2%;
        width: 64.4%;
    }
    .ysqtable {
        width: 63.4%;
    }
    .ysqVerify input.phone {
        width: 97%;
    }
    .ysqVerify input.Verification {
        width: 55%;

        margin-top: 15px;
    }
    .ysqVerify input.refer{
        margin-top: 15px;
    }
    #btnBox{
        right: 8px;
    }
    .ysq_result_info table{
       width: 95%;
       margin: 0px auto;
     }
}
@media screen and (max-width:375px) {
    .ysqVerify input.Verification {
        width: 49%;
        margin-top: 15px;
    }
    .btn_bg{
        width: 150px;
    }
}
@media screen and (max-width:320px) {
    .input input{
        width: 93%;
    }
    .textarea textarea{
        width: 94%;
    }
    .ysqVerify input.phone {
        width: 96%;
    }
    .ysqVerify input.Verification {
        width: 40%;
        margin-top: 15px;
    }
    .btn_bg {
        width: 120px;
    }
}