/*新增品牌*/
.navbar_sm1 {
    width: 100%;
    background: #fff;
    top: 20px;
    position: absolute;
}

.navbar_sm1 .ctn_header {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #F5F7FA;
    text-align: left;
    margin-left: 20px;
}

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

.navbar_sm1 .form {
    text-align: left;
    padding: 10px 20px;
    margin-bottom: 70px;
}

.navbar_sm1 .form .group {
    width: 400px;
    margin-right: 2%;
    display: inline-block;
}

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

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

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

.navbar_sm1 .form .group .form_img {
    width: 150px;
    height: 150px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.navbar_sm1 .form .group .form_img img {
    width: 100%;
    height: 100%;
}

.navbar_sm1 .form .group .div1 {
    line-height: 35px;
    height: 35px;
    background: #E81B3C;
    width: 160px;
    position: relative;
    color: #fff;
    border-radius: 50px;
    cursor: pointer;
}

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

.navbar_sm1 .form .group .inputstyle {
    width: 150px;
    height: 40px;
    cursor: pointer;
    font-size: 12px;
    outline: medium none;
    position: absolute;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    left: 0px;
    top: 0px;
}

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

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

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

.navbar_sm1 .ctn_footer {
    width: 100%;
    text-align: left;
    height: 50px;
    line-height: 50px;
    background: #fff;
    margin-top: 0px;
    border-top: 1px solid #ddd;
    bottom: 0;
    position: fixed;
}

.navbar_sm1 .ctn_footer a {
    display: inline-block;
    width: 90px;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    margin: 8px 0 0 16px;
    border-radius: 30px;
    text-align: center;
}

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

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

.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;
}

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

/*品牌信息*/
.navbar_sm2 .ctn_header2 {
    border: 1px solid #F5F7FA;
    background: #fff;
    height: 70px;
    text-align: left;
    line-height: 70px;
    padding-left: 20px;
}

.navbar_sm2 .ctn_header2 h3 {
    font-size: 20px;
    color: #999;
    font-weight: normal;
}

.navbar_sm2 .ctn_ipt {
    height: 75px;
    line-height: 75px;
    margin-top: 20px;
    text-align: left;
    padding-left: 20px;
    background: #fff;
}

.navbar_sm2 .ctn_ipt input[type="text"] {
    width: 135px;
    height: 35px;
    /*   opacity:0; */
    transition: 1s;
    line-height: 35px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #CFDBE2;
    padding-left: 10px;
    font-size: 12px;
}

.navbar_sm2 .ctn_ipt a {
    height: 35px;
    line-height: 35px;
    width: 45px;
    position: relative;
    top: 5px;
    text-align: center;
    display: inline-block;
    border: 1px solid #ddd;
    text-decoration: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.navbar_sm2 .ctn_ipt a i {
    font-size: 25px;
    color: #ddd;
}

.navbar_sm2 table tr th {
    text-align: center;
}

.navbar_sm2 table tr td {
    text-align: center;
}

/*.navbar_sm2 table {*/
/*width: 100%;*/
/*border-collapse: collapse;*/
/*background: #fff;*/
/*}*/

/*.navbar_sm2 table thead tr {*/
/*width: 100%;*/
/*height: 60px;*/
/*line-height: 60px;*/
/*border: 1px solid #ddd;*/
/*}*/

/*.navbar_sm2 table thead tr th {*/
/*border: 1px solid #ddd;*/
/*width: 60px;*/
/*font-size: 14px;*/
/*color: #666;*/
/*text-align: center;*/
/*font-weight: bold;*/
/*}*/

/*.navbar_sm2 table tbody tr {*/
/*width: 100%;*/
/*height: 60px;*/
/*line-height: 60px;*/
/*border: 1px solid #ddd;*/
/*}*/

/*.navbar_sm2 table tbody tr td {*/
/*border: 1px solid #ddd;*/
/*width: 60px;*/
/*font-size: 14px;*/
/*color: #656565;*/
/*text-align: center;*/
/*}*/

.navbar_sm2 table tbody tr td a {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    /*background: #fff;*/
    text-decoration: none;
    border-radius: 5px;
    margin-right: 20px;
}

.navbar_sm2 table tbody tr td a i {
    font-size: 18px;
    color: #333;
}

.navbar_sm2 table tbody tr:nth-child(odd) {
    background: #FAFBFC;
}

.navbar_sm2 .ctn_page {
    height: 50px;
    width: 100%;
    border: 1px solid #F5F7FA;
    text-align: right;
    position: relative;
    margin-top: 50px;
}

.navbar_sm2 .ctn_page ul {
    background: #EBEEEF;
    position: absolute;
    right: 0px;
    margin-right: 30px;
    margin-top: 8px;
}

.navbar_sm2 .ctn_page ul li {
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #D7DCDE;
    font-weight: normal;
    font-size: 12px;
    margin-left: 5px;
}

.navbar_sm2 .ctn_page ul li.page_caret {
    transform: rotate(180deg);
}

.navbar_sm2 .ctn_page ul li:first-child {
    margin: 0px;
    width: 45px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.navbar_sm2 .ctn_page ul li:last-child {
    width: 45px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.navbar_sm2 .ctn_page ul li:hover,
.navbar_sm2 .ctn_page ul li.page_active {
    background: #BC1A1A;
}

.navbar_sm2 .ctn_page ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.navbar_sm2 .ctn_page ul.page_top {
    display: none;
    height: 100px;
    position: absolute;
    top: -105px;
    right: 33px;
    background: url("../img/page_grey.png") no-repeat center;
}

.navbar_sm2 .ctn_page ul.page_top li {
    width: 70px;
    background: #D7DCDE;
    float: none;
    height: 31px;
    font-size: 12px;
    margin: 0px;
    border-radius: 0;
    font-weight: normal;
}

.navbar_sm2 .ctn_page ul.page_top li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.navbar_sm2 .ctn_page ul.page_top li:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.navbar_sm2 .ctn_page ul.page_top li:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.navbar_sm2 .ctn_page ul.page_top li:hover,
.navbar_sm2 .ctn_page ul.page_top li.page_active {
    background: #BC1A1A;
}

/*品牌权限*/
.navbar_sm3 {
    width: 770px;
    background: #fff;
    left: 25%;
    top: 3%;
    position: absolute;
}

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

.navbar_sm3 .ctn_header h3 {
    font-weight: normal;
    font-size: 20px;
}

.navbar_sm3 .form {
    text-align: left;
    padding: 10px 20px;
}

.navbar_sm3 .form p {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}

.navbar_sm3 .form input[type="text"] {
    width: 100%;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding-left: 10px;
    font-size: 12px;
    line-height: 45px;
}

.navbar_sm3 .form textarea {
    width: 97%;
    height: 88px;
    font-size: 12px;
    padding: 10px;
}

.navbar_sm3 .form a {
    display: block;
    width: 180px;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    background: #FF5722;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}

.navbar_sm3 .navbar_sm3_footer {
    width: 100%;
    line-height: 80px;
    text-align: center;
    margin-top: 80px;
}

.navbar_sm3 .navbar_sm3_footer a {
    display: inline-block;
    border-radius: 5px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: #FF5722;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

/*模态框*/
/* .modal {
  display: none;
}
.modal .modal-dialog {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  opacity: 0.5;
  background: #333;
} */
.modal .modal-box {
    width: 500px;
    background: #ffffff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    padding: 0px;
}

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

.modal .modal-box .modal-content .modal-header {
    position: relative;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}

.modal .modal-box .modal-content .modal-header .close {
    position: absolute;
    top: -15px;
    right: -15px;
    color: #333;
    font-size: 18px;
    width: 40px;
    height: 40px;
    padding: 1px;
    text-align: center;
    line-height: 40px;
    border-radius: 12px;
    opacity: 1;
}

.modal .modal-box .modal-content .modal-header .close i {
    font-size: 18px;
    color: #999;
}

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

.modal .modal-box .modal-content .modal-body {
    margin: 0px 10px;
    color: #333;
    font-size: 15px;
}

.modal .modal-box .modal-content .modal-body li {
    float: none;
    text-align: left;
    line-height: 14px;
    white-space: nowrap;
}

.modal .modal-box .modal-content .modal-body li span {
    line-height: 16px;
    margin-right: -18px;
}

.modal .modal-box .modal-content .modal-body li span.button {
    margin: 0;
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    border: 0 none;
    cursor: pointer;
    outline: none;
    background-color: transparent;
    background: url('../img/zTreeStandard.png') no-repeat;
    background-attachment: scroll;
}

.modal .modal-box .modal-content .modal-body li span.button.ico_open {
    background: none;
}

.modal .modal-box .modal-content .modal-body li span.button.ico_close {
    margin-right: 5px;
    background-position: -110px 0;
    vertical-align: top;
    width: 18px;
}

.modal .modal-box .modal-content .modal-body li span.button.switch {
    width: 20px;
    height: 22px;
    background: none;
}

.modal .modal-box .modal-content .modal-body li a {
    padding: 1px 3px 0 0;
    margin: 0;
    cursor: pointer;
    height: 30px;
    color: #333;
    background-color: transparent;
    text-decoration: none;
    vertical-align: top;
    display: inline-block;
    margin-top: -1px;
}

.modal .modal-box .modal-content .modal-body li ul {
    margin: 0;
    padding: 0 0 0 18px;
}

.modal .modal-box .modal-content .modal-body li ul.line {
    margin-bottom: 10px;
    background: url("../img/line_conn.gif") 0 0 repeat-y;
}

.modal .modal-box .modal-content .modal-footer {
    height: 63px;
    line-height: 52px;
    border-top: 1px solid #ddd;
    text-align: center;
    padding-top: 4px;
    background: #fdfbfb;
}

.modal .modal-box .modal-content .modal-footer a {
    display: inline-block;
    width: 80px;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    color: #E81B3C;
    font-size: 13px;
    margin: 0px 8px;
    text-align: center;
    border-radius: 30px;
    background: #fff;
    border: none;
}
