
#test{
    margin: 0 auto;
    width: 880px;
    height: 680px;
    line-height: 680px;
    text-align: center;
    position: relative;
}
#test p{
    position: absolute;
    top:0;
    left:0;
}
#test>.p2{
    top:-300px;
}
#test>.p4{
    left: 40px;
    top: -260px;
}
#test>.p3{
    left: 40px;
    top: -40px;
}
.cuswrong {
    display: none;
    color: red;
    position: absolute;
    left: 20px;
    top: 10px;
    z-index: 2222;
    background-color: white;
    width: 300px;
}
.customInput {
    border: 1px solid #e4e4e4;
    outline: none;
    padding: 5px 20px;
    margin-bottom: 50px;
    height: 30px;
    line-height: 30px;
    width: 300px;
    border-radius: 2px;
}
.addcustomCont>div {
    position: relative;
}
.addcustomCont {
    position: absolute;
    left: 50%;
    top: 27.5%;
    transform: translateX(-50%) translateY(0%);
    z-index: 300;
    background-color: white;
    border: 1px solid #e4e4e4;
    padding: 50px;
    font-size: 15px;
    border-radius: 2px;
}
.customDish {
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.5;
    position: absolute;
    top: 0;
    z-index: 200;
}
.addcustomCont button {
    padding: 8px;
    background: none;
    border: 1px solid #e4e4e4;
    width: 110px;
    color: black;
    background-color: white;
    height: 35px;
    line-height: 20px;
    cursor: pointer;
    margin: 0 20px;
    border-radius: 2px;
}
.addcustomCont button:hover,.addcustomCont .acbActive {
     background: #e20911;
     color: white;
 }
.right-top button {
    padding: 0.4% 2%;
    border: 1px solid #e4e4e4;
    color: black;
    background-color: white;
    cursor: pointer;
    margin-top: 20px;
}
.right-top button:hover{
    background-color: #e20911;
    color: white;
}

.goback{
    margin-left: 20px;
    float: left;
}
.gouback{
    float: left;
    margin-left:20px;
}
.body-center-right{
    background-image: url("../image/backquan.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    padding-bottom: 50px;
    min-width: 1080px;
}

.right-bottom{
    position: relative;
    z-index: 111;
}
.magnifier{
    position: absolute;
    right: 20%;
    top: -100%;
}
.fangda{
    background-image:url("../image/jia.png");
}
.suoxiao{
    background-image:url("../image/jian.png");
}
.magnifier li{
    width: 38px;
    height: 38px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: white;
}
.magnifier li:hover{
    background-color:#eaedee;
    cursor:pointer;
}
.pointer {
    cursor: pointer;
}
.queryname{
    display: none;
}
.popdise {
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.5;
    position: absolute;
    top: 0;
    z-index: 300;
}
.querycont{
    width: 400px;
    height: 218px;
    background-color: white;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 301;
    padding: 16px;
    text-align: center;
    transform: translateX(-50%) translateY(-80%);
    border-radius: 3px;
}
.querycont>div{
    position: relative;
}
.selectresult{
    display:none;
    position: absolute;
    top: 95px;
    left: 39px;
    background-color:white;
    border:1px solid #c7c7c7;
    width: 320px;
    text-align: left;
    z-index: 22;
    max-height: 300px;
    overflow: auto;
}
.selectresult li{
    padding: 10px;
}
.selectresult li:hover{
    background-color:#eaedee;
    cursor:pointer;
}
.resultcont{
    display:none;
    position: absolute;
    top: 95px;
    left: 39px;
    padding: 5px;
    color: #e20911;
}
.querycont img{
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: -30px;
}
.namekuang .titleactive{
    color: #e20911;
}
.namekuang p strong:hover{
    cursor: pointer;
}
.namekuang #junwanginput,.namekuang #junwangselect,.namekuang #opentryinput,.namekuang #opentryselect{
    display:none;
}
.querycont p{
    font-size: 18px;
    text-align: center;
    margin-top:30px;
    color: #e20911;
}
.chineseback{
    background-image: url("../image/chinesegy.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 700px;
    text-align: center;
}
.nameback{
    background-image: url("../image/namegy.png");
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    position: relative;
}
.zdyalert{
    display: none;
    z-index: 222;
}
.zdyalert .zdyDivspan{
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translateX(-50%) translateY(-50%);
    padding: 16px 36px;
    border: 1px solid black;
    background-color: white;
    color: rgb(227,9,17);
    z-index: 400;
    border-radius: 6px;
    font-size: 18px;
    font-family: cursive;
    font-weight: bold;
}
.hallback{
    background-image: url("../image/hallgy.png");
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
}
.junwangback{
    background-image: url("../image/junwanggy.png");
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
}
.openback{
    background-image: url("../image/opengy.png");
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
}
.branchback{
    background-image: url("../image/branchgy.png");
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
}

.namekuang p {
    color:black;
}
.querycont input{
    width: 300px;
    height: 36px;
    padding: 0 10px;
    font-size: 15px;
    border: 1px solid #c7c7c7;
    border-radius: 1px;
    outline: none;
    margin: 30px 0;
}
.querycont button{
    width: 190px;
    height: 40px;
    background: #e20911;
    color: white;
    border: 1px solid #c7c7c7;
    border-radius: 5px;
    margin-left: 20px;
    cursor: pointer;
    margin-bottom: 24px;
    font-size: 14px;
    letter-spacing: 10px;
}
.name-botbutton{
    text-align: center;
}
.name-botbutton button{
    min-width: 130px;
    border: 1px solid #e4e4e4;
    font-size: 16px;
    color: #3a3a3a;
    margin: 0 5px;
    background-color: white;
    border-radius: 2px;
    padding: 8px 0;
}
.name-botbutton button:hover{
    cursor: pointer;
    background-color:#e20911 ;
    color:white;
}

.name-renz{
    display:none;
}

.name-shenhe{
    display:none;
}
.name-renzcont,.name-shenhecont{
    height:600px;
    width:860px;
    position: absolute;
    left: 50%;
    bottom: 150px;
    z-index: 301;
    transform: translateX(-50%) translateY(0%);
    overflow: hidden;
}
.renzcont{
    padding: 20px;
    background-color: white;
    height:540px;
}
.renzbottom{
    background-color: #ededed;
    height:60px;
    position: absolute;
    bottom:0;
    left:0;
    width: 97%;
    line-height: 60px;
    text-align: right;
    padding-right: 4%;
}
.renzbottom button {
    width: 80px;
    height: 30px;
    background: white;
    color: black;
    border: 1px solid #c7c7c7;
    border-radius: 1px;
    margin-left: 10px;
    cursor: pointer;
}

.renzbottom .renzsave {
    background: #e20911;
    color: white;
}
.renzbottom button:hover{
    background: #e20911;
    color: white;
}
.renzcont>img ,.renzinput>img{
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 12px;
}
.renztitle{
    border-bottom: 1px solid #c7c7c7;
    font-size: 18px;
    color: black;
    padding-bottom: 12px;
    padding-left: 6px;
}
.renzname{
    font-size:14px;
    color: #5f5d5d;
    margin: 12px 0;
    padding-bottom: 10px;
}
.renzname span{
    color:#e20911;
}
.renzselect{
    width: 93%;
    height: 40px;
    line-height: 40px;
    padding: 0 1%;
    padding-right: 6%;
    outline: none;
    margin-top: 6px;
    margin-bottom: 16px;
    border: 1px solid #c7c7c7;
    border-radius: 1px;
}
.name-renzcont li,.name-shenhecont li{
    display:inline-block;
}
.renzfirst,.shenhefirst{
    background-color: #f8f8f8;
    height: 42px;
    line-height: 42px;
    color: black;
    padding: 0 30px;
    padding-right: 0;
}
.name-shenhecont ul li img{
    position: absolute;
    left: 0;
    top: 4px;
}
.name-shenhecont ul li:nth-of-type(1){
    width:50px;
    position: relative;
    height: 20px;
}
.name-shenhecont ul li:nth-of-type(2){
    width:140px;
}
.name-shenhecont ul li:nth-of-type(3){
    width:120px;
}
.name-shenhecont ul li:nth-of-type(4){
    width:120px;
}
.name-shenhecont ul li:nth-of-type(5){
    width:200px;
}
.name-shenhecont ul li:nth-of-type(6){
    width:128px;
}
.name-renzcont ul li:nth-of-type(1){
    width:80px;
}
.name-renzcont ul li:nth-of-type(2){
    width:160px;
}
.name-renzcont ul li:nth-of-type(3){
    width:160px;
}
.name-renzcont ul li:nth-of-type(4){
    width:140px;
}
.name-renzcont ul li:nth-of-type(5){
    width:200px;
}
.rennext,.shenhenext{
    padding: 0 30px;
    padding-right: 0;
    max-height: 300px;
    min-height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
}
.rzMypd{
    padding-left: 10px;
    padding-top: 14px;
}
.rennext input[type='radio'] {
    cursor: pointer;
}
.rennext ul,.shenhenext ul{
    margin:10px 0;
}
.rennext span,.shenhenext span{
    color:#5f5d5d;
}
.shenhenext ul button{
    background: white;
    color: black;
    border: 1px solid #c7c7c7;
    border-radius: 1px;
    padding: 2px 10px;
    margin: 0 4px;
    cursor:pointer;
}
.shenhenext ul button:hover{
    background: #e20911;
    color: white;
}
.shenhenext ul textarea{
    display: none;
    width: 740px;
    height: 50px;
    border: 1px solid #c7c7c7;
    border-radius: 2px;
    margin-top: 10px;
    font-family: 微软雅黑;
    padding: 5px 10px;
    outline: none;
    font-size: 14px;
}

.intRw{
    width: 700px;
    margin: 0 auto;
    border: 1px solid #e4e4e4;
}
.RwTitle{
    padding: 10px 0;
    padding-left: 20px;
    background-color: #f6f6fb;
}
.intRw ul{
    height: 40px;
    background:white;
}
.intRw li{
    padding: 10px 0;
    padding-left: 20px;
    float: left;
    box-sizing: border-box;
    /*display: flex;*/
    border-right: 1px solid #e4e4e4;
}
.intRw li:nth-of-type(3),.intRw li:nth-of-type(6){
    border-right: none;
}
.intRw li:nth-of-type(4),.intRw li:nth-of-type(5),.intRw li:nth-of-type(6){
    border-top: 1px solid #e4e4e4;
}
.intRw .Rwli1{
    width: 100%;
    background:white;
}
.intRw .Rwli2{
    width: 50%;
}
.intRw .Rwli3{
    /*width: 33.33%;*/
    height: 40px;
    width: 233px;
}
.outRw{
    padding: 20px 0;
}
.botbutton-apply, .botbutton-verify {
    display: none;
}
.openentry ,.branchentry{
    display: none;
}
