.body-main {
    min-width: 1200px;
    min-height: 100%;
}
/* div.p_head{
    background: no-repeat center url(../img/plan/plan_header.jpg);
    height: 276px;
}
div.p_logo{
    background: no-repeat center url(../img/plan/logo-v2.png);
    height: 132px;
} */
div.p_breadcrumbs {
    box-shadow: 0px 0px 10px 0.1px rgba(0, 160, 255, 0.32);
    font-size: 1em;
    line-height: 57px;
    margin-bottom: 10px;
}

div.search {
    background: rgba(255, 255, 255, 0.788);
    border: 2px solid #FFFFFF;
    float: left;
    opacity: 0.902;
    padding: 0;
    margin-left: 12.5em;
    min-width: 28em;
}
div.search>input {
    -webkit-appearance: textfield;
    background: transparent;
    border: none;
    height: 2em;
    width: 73.5%;
    margin: 0;
    padding: 0 10px;
    vertical-align: middle;
}
div.search>button {
    background: #2F80F6;
    border: none;
    color: #fff;
    line-height: 40px;
    font-size: 1em;
    margin: 0;
    width: 7em;
}

.btn {
    background: #fff;
    border-radius: 4px;
    border: 1px solid #FFF;
    box-shadow: 0px 0px 9.9px 0.1px rgba(5, 157, 254, 0.32);
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    line-height: 38px;
    margin: 0;
    min-width: 6.94;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

.tagDiv {
    list-style: none;
    margin: 0;
    padding: 0;
}
.tagDiv li {
    float: left;
}
.tagDiv li a {
    color: #FFF;
    display: block;
    font-size: 1.25em;
    line-height: 44px;
    padding: 0 45px;
    position: relative;
}
.tagDiv .focus a:after,.tagDiv li a:hover:after {
    left: 35%;
    right: 35%;
    opacity: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}
.tagDiv li a:after {
    background-color: #fff;
    bottom: 0px;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    opacity: 0;
    position: absolute;
    right: 50%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}
.layui-form .title {
    color: #2f7cf6;
    border-bottom: 2px solid #2F75F6;
    margin-bottom: 10px;
}
.layui-tab-title li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: relative;
    min-width: 4em;
    padding: 0 15px;
    text-align: center;
    cursor: pointer;
    font-size: 1.25em;
    line-height: 36px;
    margin: 0 17px;
}
.layui-tab-title {
    position: relative;
    left: 0;
    height: 40px;
    white-space: nowrap;
    font-size: 0;
    border-bottom-width: 0px;
    transition: all .2s;
    -webkit-transition: all .2s;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after {
    border: none;
    border-radius: 0;
    border-bottom: 0px solid #5FB878;
}
h2.title{
    color: #323232;
    font-size: 1.125em;
    margin-left: 1.25em;
    font-weight: bold;
}
.layui-form-label {
    float: left;
    color: #323232;
    display: block;
    padding: 9px 15px;
    width: 8.75em;
    font-size: 1.125em;
    font-weight: bold;
    line-height: 20px;
    text-align: right;
}
.layui-input-block {
    margin-left: 12.5em;
    min-height: 36px;
}
.layui-input, .layui-textarea,.layui-elem-quote{
    display: block;
    width: 60%;
    padding-left: 10px;
}
.layui-input, .layui-select, .layui-textarea{
    height: 42px;
    line-height: 1.3em;
    line-height: 42px\9;
    font-size: 1.3em;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #DCDCDC;
}
.layui-form-radio>i:hover, .layui-form-radioed>i {
    color: #2f7cf6;
}
.layui-form-select dl {
    min-width: 60%!important;
}
.layui-form-select dl dd.layui-this {
    background-color: #2f7cf6;
    color: #fff;
}
.layui-form-select .layui-edge {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -3px;
    cursor: pointer;
    border-width: 0px;
    border-top-color: #c2c2c2;
    border-top-style: solid;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.layui-upload-img {
    width: 5.75em;
    height: 92px;
    margin: 0 10px 10px 0;
}
.layui-btn {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #2F75F6;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 1em;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}

button.yanzhengma  {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin-top:5px;
    margin-left:5px;
    float:left;
}

.ok{
    color:#2F75F6;
}

.error{
    color:#ff0000;
}

.require{
    /*float:left;*/
    content: "";
    display: inline-block;
    background: no-repeat center url(../img/plan/require.png);
    vertical-align: middle;
    height: 42px;
    width: 42px;
    line-height: 1.3em;
}

.fleft{
    float: left
}