
.bd {
    width: 100%;
    background: #fff;
    margin-top: 20px;
}

.bd .hd {

    width: 100%;
    height: 88px;
    /*  margin-top:20px; */
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 10000000;
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #ddd;
}

.bd .hd ul#system_ul {
    position: absolute;
    left: 42%;
    margin-top: 20px;
    margin-left: -405px;
}

.bd .hd ul#system_ul li {
    float: left;
    height: 100%;
    margin-right: 8px;
}

.bd .hd ul#system_ul li p {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #ddd;
}

.bd .hd ul#system_ul li p i {
    color: #ddd;
    font-size: 20px;
}

.bd .hd ul#system_ul li p span {
    color: #ddd;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ddd;
    display: inline-block;
    margin: 0px 2.5px;
}

.bd .hd ul#system_ul li .bg_color_active {
    color: #E81B3C;
}

.bd .hd ul#system_ul li .bg_color_active i {
    color: #E81B3C;
}

.bd .hd ul#system_ul li .bg_color_active span {
    background-color: #E81B3C;
}

.bd .main {
    background: #fff;
    width: 100%;
    position: relative;
    margin-top: 90px;
    margin-bottom: 100px;
}

.bd .main .navbar_sm1 {
    width: 1000px;
    border: 1px solid #ddd;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    margin-top: 20px;
}

.bd .main .navbar_sm1 .ctn_header {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #F5F7FA;
    text-align: center;
}

.bd .main .navbar_sm1 .ctn_header h3 {
    font-weight: normal;
    font-size: 20px;
}

.bd .main .navbar_sm1 .form {
    text-align: center;
    padding-top: 10px;
    overflow: hidden;
    padding-left: 50px;
}

.bd .main .navbar_sm1 .form .form-group {
    display: inline-block;
    width: 48%;
    text-align: left;
}

.bd .main .navbar_sm1 .form .form-group:nth-child(even) {
    /* float: right */;
}

.bd .main .navbar_sm1 .form .form-group p {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}

.bd .main .navbar_sm1 .form .form-group input[type="text"] {
    width: 380px;
    height: 42px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding-left: 10px;
    font-size: 12px;
    line-height: 34px;
}

.bd .main .navbar_sm1 .form .form-group select {
    width: 392px;
    border-radius: 5px;
    height: 34px;
    padding-left: 10px;
    font-size: 12px;
    border: 1px solid #ddd;
}

.bd .main .navbar_sm1 .form .form-group .form_img {
    width: 65px;
    height: 65px;
    border: 1px solid #FAFAFA;
    margin-bottom: 10px;
    /*float: left;*/
    margin-right: 20px;
}

.bd .main .navbar_sm1 .form .form-group .form_img img {
    width: 100%;
    height: 100%;
    border: 1px solid rgba(229, 229, 229, 0.9);
}

.bd .main .navbar_sm1 .form .form-group .rt_div {
    float: left;
    height: 65px;
}

.bd .main .navbar_sm1 .form .form-group .rt_div .div1 {
    line-height: 34px;
    height: 34px;
    background: #E81B3C;
    width: 138px;
    position: relative;
    color: #fff;
    border-radius: 30px;
    cursor: pointer;
}

.bd .main .navbar_sm1 .form .form-group .rt_div .div2 {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}

.bd .main .navbar_sm1 .form .form-group .rt_div .inputstyle {
    width: 138px;
    height: 34px;
    cursor: pointer;
    font-size: 14px;
    outline: medium none;
    position: absolute;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    left: 0px;
    top: 0px;
}

.bd .main .navbar_sm1 .form .form-group .rt_div p.sm_txt {
    color: #999;
    font-size: 12px;
}

.bd .main .navbar_sm1 .form .form-block {
    width: 100%;
    text-align: left;
    margin-left: 20px;
}

.bd .main .navbar_sm1 .form .form-block p {
    /*  height: 45px; */
    line-height: 45px;
    font-size: 14px;
}

.bd .main .navbar_sm1 .form .form-block textarea {
    width: 89%;
    border-radius: 5px;
    height: 88px;
    font-size: 12px;
    padding: 10px;
    border: 1px solid #ddd;
}

.bd .main .navbar_sm1 .ctn_footer {
    width: 100%;
    text-align: center;
    position: relative;
}

.bd .main .navbar_sm1 .ctn_footer a {
    display: inline-block;
    width: 120px;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    border-radius: 30px;
    background: #586B95;
    margin: 20px;
}

.bd .main .navbar_sm1 .ctn_footer p {
    font-size: 12px;
    color: #999;
    margin-bottom: 10px;
    padding-top: 12px;
    border-top: 1px solid #ddd;
}

.bd .main .navbar_sm1 .navbar_sm41 {
    height: 40px;
    width: 100%;
    text-align: center;
}

.bd .main .navbar_sm1 .navbar_sm41 a {
    display: inline-block;
    width: 250px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    border-radius: 5px;
    background: #586B95;
    margin: 20px;
}

.bd .main .navbar_sm1 .navbar_sm41 p {
    font-size: 14px;
    color: #D8D8D8;
    margin-bottom: 10px;
}

/*模态框*/
.modal-system .modal-dialog {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.5;
    background: #333;
}

.modal-system .modal-box {
    width: 800px;
    background: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 10px;
    margin-left: -400px;
    height: 600px;
    margin-top: -500px;
    background-size: 500px 400px;
    background: url("../img/system2.png") no-repeat center;
}

.modal-system .modal-box .modal-content {
    padding: 10px;
    padding-bottom: 30px;
    overflow: hidden;
}

.modal-system .modal-box .modal-content .modal-header {
    position: relative;
    width: 100%;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #ddd;
}

.modal-system .modal-box .modal-content .modal-header .close {
    color: #333;
    font-size: 18px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    float: right;
    margin-top: -6px;
    cursor: pointer;
}

.modal-system .modal-box .modal-content .modal-header .close i {
    font-size: 25px;
    color: #ddd;
}

.modal-system .modal-box .modal-content .modal-header h3 {
    color: #333;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    text-align: left;
}

.modal-system .modal-box .modal-footer {
    height: 50px;
    line-height: 50px;
    width: 100%;
    bottom: 32px;
    position: absolute;
    text-align: center;
}

.modal-system .modal-box .modal-footer a {
    display: inline-block;
    width: 120px;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    border: 1px solid #ddd;
    color: #fff;
    font-size: 14px;
    margin: 0px 8px;
    text-align: center;
    border-radius: 30px;
    background: url("../img/system1.png") center;
}

.fd {
    border-top: 1px solid #CCCCCC;
    background: #fff;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
    /*   z-index: 100000000; */
    text-align: right;
    position: fixed;
}

.fd .save {
    margin-left: 40px;
    width: 90px;
    border-radius: 20px;
    border: none;
}

.fd .save span {
    color: #fff;
}

.fd .ck {
    background-color: #586B95 !important;
    width: 110px;
    border-radius: 20px;
}

.fd .ck span {
    color: #fff;
}

.fd a {
    display: inline-block;
    border-radius: 50px;
    width: 100px;
    height: 34px;
    line-height: 34px;
    margin-top: 10px;
    text-align: center;
    text-decoration: none;
    margin-right: 15px;
}

.fd a:hover {
    border: 1px solid #fff;
}

.fd a:hover span {
    color: #fff;
}

.fd a:hover i {
    color: #fff;
}

.fd a:last-child {
    margin-right: 50px;
}

.fd a i {
    font-size: 18px;
}

.fd a span {
    color: #fff;
    font-size: 16px;
}
