@CHARSET "UTF-8";
.middle{
	    margin-left: 205px;
    width: 1000px;
    height: 469px;
    overflow: hidden;
    margin-top: 5px;
}
.floor{
	margin: 50px 0;
	    font-family: "Microsoft YaHei",tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;
}
.menu-list li {
  float: left;
  margin-right: 20px;
  background-color: #ddd;
  padding: 10px; }
  .menu-list li:hover {
    background-color: #56C6D6;
    color: #fff; }

.menu-lanmu {
  background-color: #ddd;
  padding: 5px;
  margin-bottom: 20px; }
  .menu-lanmu .lm-title {
    height: 26px;
    background-color: #8A9292;
    padding: 5px 0;
    margin-bottom: 10px; }
    .menu-lanmu .lm-title span {
      background-color: #000;
      color: #fff;
      float: right;
      margin-right: 10px;
      padding: 3px 10px;
      border-radius: 3px;
      cursor: pointer; }
    .menu-lanmu .lm-title .menu-lm-save {
      background-color: #D41B1B; }

.circle-img {
  position: relative;
  margin-top: 10px; }
  .circle-img img {
    width: 100px; }
    .circle-img img:hover i {
      display: block; }
  .circle-img input {
    margin-left: 20px; }
  .circle-img span {
    margin-left: 20px; }

.menu-div {
  display: none;
  border: 1px solid #ddd;
  padding: 10px; }

.lm-div {
  max-width: 1210px; }

.mt {
  padding: 10px 0 5px 0; 
     position: relative;
     border-bottom: 2px solid #E42121;
      }
  .mt h2 {
    float: left;
    display: inline;
    line-height: 30px;
    font-size: 20px; }
  .mt .tab {
    float: right;
    margin-top: 6px;
        margin-top: 4px;
    font-size: 14px;
     }
    .mt .tab li {
      float: left;
      margin-left: 20px; min-height: 20px;}
      .mt .tab li a {
        color: #666;
        text-decoration: none; }
    .mt .tab .tab-selected {
      border-bottom: 2px solid #000; }
      .mt .tab .tab-selected a {
        color: #000 !important;
        font-weight: bold; }

.mc {
  background-color: #fff; }
  .mc .p-list {
    height: 453px;
    overflow: hidden;
    display: none;
    position: relative;
       border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed;
     }
  .mc .current {
    display: block; }
  .mc .p-list li {
    float: left;
    width: 13.7%;
    height: 220px;
    padding: 6px 17px 0;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
    overflow: hidden;
    position: relative; }
    
  .mc .p-name {
    height: 36px;
    overflow: hidden;
    margin: 5px 0; }
    .mc .p-name a {
      color: #000; 
      text-decoration: none;
      }
  .mc .p-img {
        width: 160px;
    height: 160px; 
    text-align: center;
  }
    .mc .p-img img {
      max-width: 99%;
      max-height: 99%; 
      vertical-align: middle;
          opacity: 0;
      }
  .mc .tuijian-i {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.76);
    color: #fff;
    left: 0;
    text-align: center;
    font-style: normal;
    padding: 4px 0;
    display: none;
    cursor: pointer; }
 .half .p-list li {
  width: 16.5% !important; }   
    .mt i{
    	background: url("/images/hot-h.png") no-repeat;
    	    background-position: -40px 0;
	    top: 0;
	    left: 0;
	    width: 26px;
	    height: 42px;
	    overflow: hidden;
	    color: #fff;
	    font-size: 18px;
	    position: absolute;
	        font-style: normal;
    padding-left: 3px;
    }
    .mt h2 span{
        margin-left: 33px;}
    .add-icon{
    	display: none;
    }
    
    .nofull{
    display: none;
    }
    .image_good,.pic-img-s{
    max-width: 100%;
    max-height:100%;
    }
    .img_div {
  position: relative;
  overflow: hidden;
  height: 250px;
  display: inline-block;
  border:1px solid #ddd;
  }
  .img_div .pool_img {
    max-width: 100%;
    max-height: 100%;
  }
  .img_div .picture-title {
    position: absolute;
    word-break: break-all;
    font-size: 18px;
    z-index: 1000;
    border-radius: 5px;
    font-weight: bold;
    text-align: center; }

.img-width_4 {
     width: 23.8%;
  margin-right: 1%;
      height: 306px; }
  .img-width_4 .picture-title {
    background: url("/images/back_menu.png") no-repeat;
    bottom: 10px;
    left: 17%;
       width: 200px;
    height: 101px;
    background-size: 200px;
 display: none;
     }
.img-width_4 .picture-title .ti {
      margin-top: 17px;
      display: inline-block; }
.img-width_3 {
  width: 32%;
  margin-right: 1%;
  height: 390px;
  text-align: center;
   }
  .img-width_3 .picture-title {
    color: #000;
    bottom: 0;
    border-radius: 0px;
     background-image: linear-gradient(to bottom, transparent 0, rgba(179, 177, 177, 0.4) 40%, rgba(255, 246, 246, 0.8) 70%, rgba(255, 255, 255, 0.9) 100%);
    transition: all .25s linear;
    width: 100%;
    height: 30%;
    top: 70%;
    left: 0;
    -webkit-animation: colshadowback .25s linear alternate;
    -moz-animation: colshadowback .25s linear alternate;
    -o-animation: colshadowback .25s linear alternate;
    animation: colshadowback .25s linear alternate; }
    .img-width_3 .picture-title .ti {
      -webkit-transition: all .25s linear;
      -moz-transition: all .25s linear;
      -o-transition: all .25s linear;
      transition: all .25s linear;
      position: absolute;
      bottom: 7px;
      left: 37%; }

.img-width_6 {
  width: 15%;
  margin-right: 1%; }
  .img-width_6 .picture-title {
    top: 40px;
    left: 30px;
    width: 93px;
    padding: 10px; }
    .img-width_6 .picture-title .ti-back {
      background-color: rgba(255, 255, 255, 0.81);
      display: inline-block;
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: -1;
      border-radius: 2px; }

.tishi {
  display: inline-block;
  float: left;
  color: #D60A0A;
  background-color: #fff;
  margin-left: 10px;
  padding: 4px; }
  
  .banner {
  position: relative;
  float: left;
  height: 473px;
  width: 200px; }
  .banner span {
    position: absolute;
    bottom: 0;
    left: 0;
    /* position: relative; */
    height: 48px;
    padding: 21px 0 0;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
    padding-left: 10px; }
  .banner img {
    max-width: 200px;
    max-height: 453px; }
    
    .h-banner img {
  max-width: 100%; }
  .scroll_img{
  	    opacity: 0;
  	        max-width: 1210px;
  }
  .middle_item{
  width: 200px;
  border-bottom: solid 1px #ededed;
    border-left: solid 1px #ededed;
    color: #666;
    height: 200px;
    text-align: center;
    position: relative;
    float: left;
    display: inline; 
    span{
      position: absolute;
      top: 40%;
      left: 30%;
    } 
}
.tit{
  text-align: center;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    position: absolute;
    top: 20px;
    width: 100%;
    height: 20px;
}
.sub-tit{
  position: absolute;
    top: 47px;
    height: 18px;
    width: 100%;
    color:red;
    font-size: 12px;
}
.brands{
  width:400px;
  text-align: left;
}

.sub-tit{
  position: absolute;
    top: 47px;
    height: 18px;
    width: 100%;
    color:red;
    font-size: 12px;
}
.brands .tit{
	font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    color: #333;
    padding-bottom: 10px;
    overflow: hidden;
    height: 20px;
    text-align: left;
        margin-left: 30px;
}
.brands .sub-tit{
	 margin-left: 30px;
	 font-size: 16px;
    line-height: 16px;
    color: #333;
    padding-bottom: 10px;
    height: 16px;
    overflow: hidden;
}
.middle_item span{
  display: none;
}
.pic-div-sub:after{
      content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.pic-div-sub{
	border-right: solid 1px #ededed;
}