/*公用*/
.f-center {
    text-align: center;
}
.gray-c {
    color: #737679 !important;
}
.bg-f2dede {
    background: #f2dede;
}
.f-black {
    color: #000000;
}
.hide {
    display: none !important;
}
.m-top5 {
    margin-top: 5px !important;
}
.m-top20 {
    margin-top: 20px !important;
}
.m-left10 {
    margin-left: 10px !important;
}
.p-top10 {
    padding-top: 10px !important;
}
.v-top {
    vertical-align: top;
}
/*图片盒子*/
.imgDivOutListSH {
    position: relative;
    width: 152px;
    height: 152px;
    display: inline-block;
    background-color: white;
}
.imgDivInListSH {
    position: relative;
    width: 150px;
    height: 150px;
    background-color: white;
    border: 1px solid #cccccc;
}
.imgCss {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}
/*公用END*/
.message-body {
    margin: 0 auto;
    width: 70%;
    height: 100%;
}
.message-body .message-p {
    color: #737679 !important;
}
.message-body .message-box {
    text-align: left;
}
.message-body .message-box .message-p {
    font-size: 14px;
    padding: 5px 0;
}
.message-body .message-span {
    font-size: 24px;
    font-weight: bold;
    color: #3d3d3e;
    display: block;
    height: 34px;
    width: 341px;
    margin: 0 auto;
    border-bottom: double;
    padding-bottom: 5px;
}
.message-body .message-table {
    margin-top: 20px;
    width: 50%;
}
.message-body .message-table tbody tr td{
    padding: 0 15px 25px 15px;
}
.message-body .message-table.pcTable tbody tr td{
    width: 50%;
}
.message-body .message-table.moveTable tbody tr td:first-child{
    width: 150px;
}
.message-body .message-table.moveTable tbody tr td{
    padding: 0 0 25px 0;
}
.message-body .message-table tbody tr td div {
    display: inline-block;
    width: 150px;
}
.message-body .message-inp {
    width: 60%;
    height: 34px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 2px 0 2px 10px;
    font-size: 13px;
    line-height: 20px;
    vertical-align: middle;
    color: #555;
    background-color: #fff;
    background-image: none;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -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;
}
.message-body .message-select {
    padding-left: 7px;
    width: 60%;
    height: 34px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 13px;
    line-height: 20px;
    vertical-align: middle;
    color: #555;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -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;
}
.message-body .moveTable .message-inp {
    width: 100% !important;
}
.message-body .moveTable .message-select{
    width: 100%;
}
.message-body .message-btn {
    color: #fff !important;
    background: #3d3d3e !important;
    border-radius: 2px;
    width: 120px;
    height: 38px;
    font-size: 16px;
    border: 1px solid #3d3d3e;
    display: block;
    margin: 0 auto;
    padding: 0 12px;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    touch-action: manipulation;
}
.message-error {
    color: #a94442;
    width: 450px;
    min-height: 20px;
    text-align: center;
    margin: 0 auto 20px;
    font-weight: bold;
}
.message-error .mesReturn {
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    color: #817d7a;
}
.in-separator-dotted {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 2px dashed #e4e4e4;
    width: 100%;
}
.title-icon {
    display: inline-block;
    border-radius: 5px;
    position: absolute;
    color: #3d3d3e;
    width: 60px;
    height: 30px;
    top: -13px;
    left: 16px;
    font-size: 18px;
    text-align: center;
    background: #fff;
    padding-right: 5px;
}
/*下一步动画*/
.width200 {
    width: 200%;
}
.animation-box {
    width: 100%;
    overflow: hidden
}
.animation-box .page-flex {
    display: flex;
    justify-content: space-around;
}
.animation-box .page-flex .col {
    width: 26%;
    padding: 10px;
    border: 1px solid #e8dcdc;
    border-radius: 15px;
    color: #737679;
}
.animation-box .page-flex .pageOne,.pageTwo{
    margin: auto;
    width: 100%;
}
.animation-box .page-flex .pageTwo .col p {
    margin: 0;
}
.animation-box .page-flex .confirm{
    position: relative;
    left: -50%;
    animation:myFirst 3s;
    -moz-animation:myFirst 3s; /* Firefox */
    -webkit-animation:myFirst 3s; /* Safari and Chrome */
    -o-animation:myFirst 3s; /* Opera */
}
@keyframes myFirst{
    0% {left:0;}
    100% {left:-50%;}
}
/* Firefox */
@-moz-keyframes myFirst {
    0% {left:0;}
    100% {left:-50%;}
}
/* Safari and Chrome */
@-webkit-keyframes myFirst {
    0% {left:0;}
    100% {left:-50%;}
}
/* Opera */
@-o-keyframes myFirst {
    0% {left:0;}
    100% {left:-50%;}
}

@media screen and (max-width: 424px) {
    .logo {
        width: 50% !important;
    }
    .message-body {
        width: 90% !important;
    }
    .zeng_msgbox_layer {
        width: 80%;
    }
}
