/*新增品牌*/
.navbar_sm1 {
  width: 770px;
  background: #fff;
  left: 20%;
  top: 1%;
  position: absolute;
}
.navbar_sm1 .ctn_header {
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #F5F7FA;
  text-align: center;
}
.navbar_sm1 .ctn_header h3 {
  font-weight: normal;
  font-size: 20px;
}
.navbar_sm1 .form {
  text-align: left;
  padding: 10px 20px;
}
.navbar_sm1 .form p {
  /* height: 45px; */
  line-height: 45px;
  font-size: 20px;
}
.navbar_sm1 .form input[type="text"] {
  width: 100%;
  height: 45px;
  border-radius: 5px;
  border: 1px solid #FAFAFA;
  padding-left: 10px;
  font-size: 16px;
  line-height: 45px;
}
.navbar_sm1 .form textarea {
  width: 97%;
  height: 88px;
  font-size: 16px;
  padding: 10px;
}
.navbar_sm1 .form select {
  width: 100%;
  height: 45px;
  padding-left: 10px;
  font-size: 16px;
}
.navbar_sm1 .form .form_img {
  width: 150px;
  height: 150px;
  border: 1px solid #FAFAFA;
  margin-bottom: 10px;
}
.navbar_sm1 .form .form_img img {
  width: 100%;
  height: 100%;
}
.navbar_sm1 .form .div1 {
  line-height: 40px;
  height: 40px;
  background: #E81B3C;
  width: 150px;
  position: relative;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}
.navbar_sm1 .form .div2 {
  text-align: center;
  font-size: 15px;
  font-weight: normal;
}
.navbar_sm1 .form .inputstyle {
  width: 150px;
  height: 40px;
  cursor: pointer;
  font-size: 15px;
  outline: medium none;
  position: absolute;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  left: 0px;
  top: 0px;
}
.navbar_sm1 .form p.sm_txt {
  color: #999;
  font-size: 12px;
}
.navbar_sm1 .ctn_footer {
  width: 100%;
  text-align: center;
}
.navbar_sm1 .ctn_footer a {
  display: inline-block;
  width: 250px;
  height: 45px;
  line-height: 45px;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  border-radius: 5px;
  margin: 20px;
}
.navbar_sm1 .ctn_footer p {
  font-size: 14px;
  color: #D8D8D8;
  margin-bottom: 10px;
}
.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 {
  background: #FAFBFC;
  /*padding: 0px 20px;*/
}
.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;
}
.navbar_sm2 .ctn_ipt {
  height: 75px;
  line-height: 75px;
  border: 1px solid #F5F7FA;
  margin-top: 20px;
  text-align: left;
  padding-left: 20px;
  background: #fff;
}
.navbar_sm2 .ctn_ipt input[type="text"] {
  width: 120px;
  height: 40px;
  line-height: 40px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border: 1px solid #CFDBE2;
  padding-left: 10px;
  font-size: 15px;
}
.navbar_sm2 .ctn_ipt button{
  width: 42px;
  height: 37px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0 5px 5px 0;
  margin-left: -5px;
}
.navbar_sm2 .ctn_ipt a {
  height: 40px;
  line-height: 40px;
  width: 50px;
  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: 30px;
  color: #ddd;
}
/*.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 #F5F7FA;*/
/*}*/
/*.navbar_sm2 table thead tr td {*/
/*border: 1px solid #F5F7FA;*/
/*width: 60px;*/
/*font-size: 18px;*/
/*color: #888888;*/
/*text-align: center;*/
/*}*/
/*.navbar_sm2 table tbody tr {*/
/*width: 100%;*/
/*height: 60px;*/
/*line-height: 60px;*/
/*border: 1px solid #F5F7FA;*/
/*}*/
/*.navbar_sm2 table tbody tr td {*/
/*border: 1px solid #F5F7FA;*/
/*width: 60px;*/
/*font-size: 18px;*/
/*color: #656565;*/
/*text-align: center;*/
/*}*/
.navbar_sm2 table tbody tr td a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-decoration: none;
  border-radius: 5px;
}
.navbar_sm2 table tbody tr td a i {
  font-size: 25px;
  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: 35px;
  line-height: 35px;
  text-align: center;
  background: #D7DCDE;
  font-weight: bold;
  font-size: 14px;
  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: 15px;
  margin: 0px;
  border-radius: 0;
}
.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 {
  height: 990px;
  width: 770px;
  background: #fff;
  left: 25%;
  top: 3%;
  position: absolute;
}
.navbar_sm3 .ctn_header {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #F5F7FA;
  text-align: center;
}
.navbar_sm3 .ctn_header h3 {
  font-weight: normal;
  font-size: 18px;
}
.navbar_sm3 .form {
  text-align: left;
  padding: 10px 20px;
}
.navbar_sm3 .form p {
  height: 40px;
  line-height: 40px;
  font-size: 15px;
}
.navbar_sm3 .form input[type="text"] {
  width: 100%;
  height: 35px;
  border-radius: 5px;
  border: 1px solid #FAFAFA;
  padding-left: 10px;
  font-size: 14px;
  line-height: 35px;
}
.navbar_sm3 .form textarea {
  width: 97%;
  height: 88px;
  font-size: 15px;
  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: 15px;
}
.navbar_sm3 .navbar_sm3_footer {
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
  margin-top: 80px;
}
.navbar_sm3 .navbar_sm3_footer a {
  display: inline-block;
  border-radius: 5px;
  width: 300px;
  height: 50px;
  line-height: 50px;
  background: #FF5722;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}
/*模态框*/
.modal {
  display: none;
}
.modal .modal-dialog {
  position: fixed;
  width: 42%;
  height: 33%;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 1;
  background: #333;
}
.modal .modal-box {
  width: 500px;
  background: #ffffff;
  position: absolute;
  top: 110px;
  left: 130px;
  padding: 10px;
}
.modal .modal-box .modal-content {
  padding: 10px;
  padding-bottom: 30px;
  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;
}
.modal .modal-box .modal-content .modal-header .close i {
  font-size: 35px;
  color: #ddd;
}
.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: 20px 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: 50px;
  line-height: 50px;
  border-top: 1px solid #ddd;
  text-align: right;
  padding-top: 4px;
  background: #fdfbfb;
}
.modal .modal-box .modal-content .modal-footer a {
  display: inline-block;
  width: 65px;
  height: 35px;
  line-height: 35px;
  text-decoration: none;
  border: 1px solid #ddd;
  color: #333;
  font-size: 13px;
  margin: 0px 8px;
  text-align: center;
  border-radius: 5px;
  background: #fff;
}
