.text_rose {
  color: #ef314b;
}
#AllContents {
  width: 1200px;
  margin: 0 auto;
  font-family: "microsoft yahei";
}
.purchase_details {
  width: 100%;
  height: 35px;
  position: relative;
}
.purchase_details p {
  font-size: 14px;
  color: #686868;
}
.purchase_details p span {
  display: inline-block;
  line-height: 37px;
}
.purchase_details p .iconfont {
  font-size: 12px;
}
.magnifying {
  width: 1200px;
  margin: 0 auto;
  background: #F2F2F2;
  border: 1px solid #E8E8E8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.picture,
.sales_text,
.enshrine,
.house_area {
  min-height: 490px;
}
.neirong {
  width: 100%;
  padding-bottom: 10px;
  overflow: hidden;
}
.picture {
  width: 440px;
  float: left;
}
.middle_wrap {
  width: 43%;
  display: inline-block;
}
.middle_wrap .meta {
  zoom: 1;
  border-top: solid 1px #e2e2e2;
  padding-top: 14px;
  padding-bottom: 6px;
}
.middle_wrap .meta:before,
.middle_wrap .meta:after {
  content: '';
  display: table;
}
.middle_wrap .meta:after {
  clear: both;
}
.middle_wrap .meta .tag {
  width: 65px;
  font-size: 14px;
  text-align: right;
  color: #656565;
  float: left;
  height: 30px;
  padding-right: 7px;
  line-height: 30px;
}
.middle_wrap .meta-list {
  overflow: hidden;
}
.middle_wrap .meta-list li {
  float: left;
  cursor: pointer;
  padding: 6px 14px;
  background: #FFF;
  border: solid 1px #FFF;
  margin-right: 8px;
  margin-bottom: 8px;
  font-size: 12px;
  color: #3c3c3c;
}
.middle_wrap .meta-list li:hover {
  color: #ed6d65;
  border-color: #ed6d65;
}
.middle_wrap .meta-list li.active {
  color: #FFF;
  background: #ed6d65;
  border-color: #ed6d65;
}
.middle_wrap .meta-list li.disabled {
  color: #e2e2e2;
  border: dashed 1px #e2e2e2;
}
.middle_wrap .meta-selectArea {
  padding-bottom: 14px;
  height: 30px;
}
select:focus {
  outline: none;
}
.sales_text > div {
  padding-bottom: 10px;
}
.m_select_area {
  vertical-align: middle;
  margin-right: 5px;
  margin-top: 3px;
}
.sales_time p {
  font-weight: bold;
}
.sales_time form select {
  border: none;
  background: transparent;
  width: 80px;
  padding: 7px 0 7px 0;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.sales_time span {
  font-size: 0.8em;
}
.sales_time form span {
  font-size: 0.9em;
}
.price-wrap {
  background: url("../images/XQ_img/jia.png") top no-repeat;
  width: 495px;
  margin: 20px 0 15px 0;
  padding: 5px 0 0 20px;
}
.price-wrap .promotion {
  padding: 2px 4px;
  background: #ed6d65;
  color: #FFF;
  margin-right: 8px;
}
.price-wrap .tag {
  display: inline-block;
  width: 40px;
  font-size: 14px;
}
.price-wrap .originalPrice {
  line-height: 20px;
  font-weight: normal;
  font-size: 14px;
}
.price-wrap .currentPrice {
  line-height: 42px;
}
.price-wrap .currentPrice .tag {
  font-size: 14px;
  vertical-align: middle;
}
.price-wrap .currentPrice strong {
  font-size: 34px;
  vertical-align: middle;
  margin-right: 5px;
}
.price-wrap .rating {
  height: 30px;
  line-height: 30px;
  padding-bottom: 10px;
}
.price-wrap .rating .star {
  margin-left: 5px;
  color: #949494;
}
.price-wrap .rating .star .active {
  color: #ee6d67;
}
.price-wrap .rating em {
  font-size: 12px;
  font-style: normal;
  color: #6c6c6c;
}
.service_city {
  line-height: 30px;
  font-size: 0.9em;
}
.frame {
  text-align: right;
  padding-left: 72px;
  overflow: hidden;
}
.frame input {
  outline: none;
  border: none;
  font-size: 14px;
  width: 100%;
  float: left;
  padding-top: 10px;
  padding-bottom: 8px;
  text-align: center;
}
.frame .num {
  display: inline-block;
  width: 53px;
  height: 40px;
  background: #fff;
  text-align: left;
  border: 1px solid #E8E8E8;
}
.exceed_repertory,
.over_repertory {
  font-size: 0.8em;
  line-height: 25px;
  color: red;
  padding-left: 73px;
  display: none;
}
.exceed_repertory span,
.over_repertory span {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: red;
  text-align: center;
  line-height: 12px;
  -webkit-border-radius: 10px;
  color: #fff;
  font-weight: bold;
}
.sign_sensitive {
  width: 20px;
  height: 40px;
  float: right;
  overflow: hidden;
}
.sign_sensitive div {
  width: 19px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-left: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8;
  cursor: pointer;
  background: #F2F2F2;
}
.add_shopping div {
  width: 125px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  float: left;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
}
.pay_wrap {
  background: #f3c719;
  color: #fff;
  border: solid 1px #f3c719;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.pay_wrap:hover {
  border-color: #79c129;
  background: #79c129;
}
.add_wrap {
  color: #f3c719;
  margin-left: 15px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.add_wrap:hover {
  background: #f3c719;
  color: #fff;
}
.h_green {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.h_green:hover {
  background: #f3c719;
  color: #fff;
}
.select_type,
.select_area {
  height: auto;
  padding: 5px 0 10px 0;
}
.select_area > span {
  display: inline-block;
  width: 70px;
  font-size: 0.9em;
}
.select_area ul li {
  background: #fff;
}
.none_click {
  background: #919191;
  color: #d3d3d3;
}
.select_type ul li {
  color: #fff;
  background: #3C3C3C;
}
.select_area ul li,
.select_type ul li {
  font-size: 0.8em;
  float: left;
  padding: 0 10px 0 10px;
  line-height: 30px;
  cursor: pointer;
  margin: 5px 10px 0 0;
}
.select_type ul,
.select_area ul {
  height: 100%;
  width: 440px;
}
.select_type span {
  width: 70px;
  font-size: 0.9em;
}
.house_sale {
  padding-bottom: 10px;
}
.house_sale form span {
  font-size: 12px;
}
.enshrine {
  width: 18%;
  background: #E4E4E4;
  float: right;
  padding-bottom: 999px;
  margin-bottom: -999px;
}
.enshrine h2 {
  width: 196px;
  height: 45px;
  line-height: 35px;
  overflow: hidden;
  text-align: center;
  padding: 30px 10px 30px 10px;
}
.enshrine_button {
  border-bottom: 1px solid #D7D7D7;
}
.give_mark {
  text-align: left;
  padding: 15px;
}
.give_mark p {
  line-height: 25px;
}
.size_small {
  font-size: 0.8em;
}
.progress_bar {
  width: 140px;
  height: 9px;
  background: #808080;
  float: left;
  margin-top: 8px;
}
.m_progressBar {
  display: inline-block;
  height: 9px;
  border-radius: 0;
  background: #c5c5c5;
  position: relative;
}
.m_progressBar .inner {
  position: absolute;
  border-radius: 0;
  height: 100%;
  background: #f0811c;
}
.contact_service {
  font-size: 0.9em;
  line-height: 40px;
  text-align: center;
  padding: 10px 0 0 0;
  cursor: pointer;
}
.contact_service .back_red {
  margin-left: auto;
}
.contact_service .share {
  width: 152px;
  margin: 0 auto;
}
.contact_service .share .back_red {
  width: 72px;
  margin-left: 0;
}
.contact_service .share .back_green {
  width: 72px;
  margin-left: 0;
  float: right;
}
.w_150 {
  width: 150px;
  height: 40px;
  margin: 0 auto;
  margin-top: 15px;
}
.back_red {
  background: #ee6d67;
  margin-left: 30px;
  border: 1px solid #ee6d67;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.back_red:hover {
  color: #ee6d67;
  background: transparent;
}
.back_green {
  background: #f3c719;
  margin-left: 5px;
  border: 1px solid #f3c719;
}
.back_green:hover {
  color: #f3c719;
  background: transparent;
}
.share div {
  width: 72px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  margin-top: 15px;
  float: left;
  cursor: pointer;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
/* .ModuleTitle{
  margin: 20px 0 0 0;
  height: 36px;
}
.ModuleTitle p{
  float: left;
  width: 155px;
  background: #f3c719;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 36px;
  margin: 0;
}
.ModuleTitle div{
  float: right;
}

#index_recommend{
  height: 370px;
  padding: 40px 0 0 0;
}
#index_recommend>div{
  width: 1200px;
  margin: 0 auto;
  font-family:"microsoft yahei";
}
.pictureList{
  width: 280px;
  height: 280px;
  text-align: center;
  float: left;
  cursor: pointer;
  margin: 15px 8px 0 0;
  position: relative;
  &:hover .recommendProfile{
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    visibility: visible;
    a {
      position: relative;
    }
  }
  &:hover .p_height > img{
    filter: blur(2px);
  }
  .p_height{
    width: 280px;
    height: 280px;
    overflow: hidden;
    img {
      width: 100%;
      height: 100%;
    }
  }
  .recommendProfile {
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    background-color: #000000;
    background: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    position: absolute;
    opacity: 0;
    transition: all .3s linear;
    left: 0;
    top: 0;
    a {
      display: block;
      height: 100%;
      ul {
        padding-top: 120px;
        .name {
          color: #fff;
          font-size: 18px;
          width: 240px;
          margin: 0 auto;
          overflow: hidden;
        }
        .price {
          color: #ee6d67;
          font-size: 16px;
          width: 105px;
          height: 30px;
          line-height: 30px;
          margin: 5px auto;
          border: 2px solid #ee6d67;
          border-radius: 10px;
        }
      }
    }
  }
}
.item_list{
  position: absolute;
  left: 0;
}
.groupPic{
  width: 1144px;
  height:320px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
#recommend_pic {
  .next{
    right:-1px;
  }
  .prev,.next{
    width: 20px;
    height: 110px;
    background: #cfd2ce;
    text-align: center;
    line-height: 110px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    top: 50%;
    margin-top: -55px;
  }
  .prev {
    left: -1px;
    text-indent: 5px;
  }
  .prev:hover,.next:hover{
    background: #f3c719;
  }
}
#recommend_pic,#guess_like{
  //width: 1200px;
  height:320px;
  position: relative;
  border: 1px solid #E8E8E8;
} */
/* .guess_picList{
  width: 290px;
  height: 290px;
  text-align: center;
  float: left;
  cursor: pointer;
  margin: 10px 0 0 8px;
  position: relative;
  &:hover .guessProfile{
    filter:~"alpha(opacity=100)";
    opacity:1;
  }
  &:hover .pic > img{
    filter: blur(2px);
  }
  .pic{
    width: 290px;
    height: 290px;
    overflow: hidden;
    img {
      width: 100%;
      height: 100%;
    }
  }
  .guessProfile {
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    background-color: #000000;
    background: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    position: absolute;
    opacity: 0;
    transition: all .3s linear;
    left: 0;
    top: 0;
    & a {
      display: block;
      height: 100%;
      ul {
        padding-top: 120px;
        .name {
          color: #fff;
          font-size: 18px;
          width: 240px;
          margin: 0 auto;
          overflow: hidden;
        }
        .price {
          color: #ee6d67;
          font-size: 16px;
          width: 105px;
          height: 30px;
          line-height: 30px;
          margin: 5px auto;
          border: 2px solid #ee6d67;
          border-radius: 10px;
        }
      }
    }
  }
}

.price_wrap{
  color: #ff756c;
  font-weight: bold;
  font-size: 16px;
}
.guess_picList:hover .guessProfile{
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  visibility: visible;
  a {
    position: relative;
  }
} */
#products_introduction {
  height: 100%;
  margin-top: 25px;
}
/* .left_information{
  width: 20%;
  float: left;
  font-size: 0.8em;
} */
.introduction {
  width: 100%;
  /* float: right; */
}
/* .products_title{
  line-height: 36px;
  background: url("../images/XQ_img/backgronud.png") top;
  text-indent: 1em;
}
.category_list{
  dl{
    width: 100%;
    cursor: pointer;
    border-bottom: 1px solid #E8E8E8;
    &:last-child{
      border-bottom: none;
    }
    &.active{
      dt span{
        background-position: 0 bottom;
      }
      dd{
        font-size: 12px;
        transition: height .2s;
        visibility: visible;
        opacity: 1;
        text-align: left;
        text-indent: 15px;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px dashed #E8E8E8;
        background: #F7F7F7;
        &:last-child{
          border-bottom: none;
        }
        a{
          transition:all .2s;
          &:link,&:visited{
            color: #808080;
          }
          &:hover{
            color: #ee6d67;
          }
        }
        &.active a{
          color: #ee6d67;
        }
      }
    }
  }
  dt{
    color:#666;
    font-size: 14px;
    padding-left: 10px;
    line-height: 40px;
    position: relative;

    span{
      width: 15px;
      height: 15px;
      position: absolute;
      top:33%;
      right: 10px;
      background: url("../images/user/icon_folder.png") 0 top;
    }
  }
  dd{
    opacity: 0;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    transition: height .2s;
  }
} */
/* .look_list,.new_list{
  width: auto;
  padding:0 5px 5px 5px;
}
.look_Pic{
  width: 228px;
  //height: 240px;
  background: #EBEBEB;
  margin-top: 5px;
}
.look_text{
  width: auto;
  padding: 10px;
  line-height: 20px;
  font-size: 12px;
  .text_red {
    font-size: 14px;
    font-weight: bold;
    color: #DF6861;
  }
  p {
    max-height: 40px;
    overflow: hidden;
  }
  a {
    &:link,&:visited {
      color: #3c3c3c;
    }
    &:hover {
      color: #DF6861;
    }
  }
}
.t_hidden{
  width: 210px;
  height: 60px;
  overflow: hidden;
}

.p_hidden{
  height: 228px;
  width: 228px;
  overflow: hidden;
  img {
    width: 100%;
    height: 100%;
  }
}
.single_hidden{
  width: 228px;
  height: 228px;
  overflow: hidden;
  text-align: center;
  img {
    width: 100%;
    height: 100%;
  }
}
.t_center{
  font-size: 1.2em;
  text-align: center;
} */
.single_list {
  width: auto;
  padding: 5px;
}
.single_pic {
  width: 205px;
  text-align: center;
  padding-bottom: 15px;
}
.introduct_title {
  width: 100%;
  height: 51px;
  background: #f7f8f8;
  border: 1px solid #efefef;
}
.introduct_title ul li {
  float: left;
  line-height: 51px;
  padding: 0 60px 0 60px;
  cursor: pointer;
}
.introduct_title ul li:not(:last-child) {
  border-right: 1px solid #efefef;
}
.product_introduce,
.comment_commodity,
.buy_counselor {
  padding: 20px;
  display: none;
  font-size: 0.9em;
}
.product_introduce > p {
  line-height: 40px;
}
.comment_commodity > p,
.buy_counselor > p {
  line-height: 30px;
}
.product_introduce {
  display: block;
}
.buy_counselor span {
  font-weight: bold;
}
.introduce {
  width: 100%;
  background: url("../images/XQ_img/beijing.jpg") center;
}
.introduce_text {
  text-align: center;
}
.introduce_text h1 {
  color: #4B9C36;
  line-height: 2.2em;
}
.introduce_text h1 span {
  color: #F4BE13;
}
.introduce_text p {
  font-size: 0.95em;
  font-weight: 600;
  line-height: 25px;
  color: #464646;
}
.classify_left {
  width: 465px;
  float: left;
}
.classify_right {
  width: 465px;
  float: right;
}
.left_one {
  height: 190px;
}
.living_product {
  width: 330px;
  height: 190px;
  background: #393939;
  text-align: left;
  display: inline;
}
.living_pic {
  position: absolute;
  display: none;
}
.living_hidden {
  display: block;
}
.living_product p {
  margin: 10px;
}
.living_product p a {
  color: #d2d2d2;
  font-size: 0.9em;
  line-height: 35px;
}
.living_product p a:hover {
  text-decoration: underline;
}
.living_room {
  width: 135px;
  height: 190px;
  background: #f3c719;
}
.living_room > div {
  width: 63px;
  height: 93px;
  border: 1px dashed #fff;
  margin: 5px;
  padding: 55px 30px 30px 30px;
  text-align: center;
  cursor: pointer;
}
.living_room div p {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
}
.counselor {
  width: 96%;
  height: 100px;
  margin: 0 auto;
  font-size: 0.8em;
  line-height: 24px;
  margin-top: 10px;
}
.page_turning {
  width: 100%;
  height: 55px;
}
.page_turning ul {
  margin-left: 22%;
}
.page_turning ul li {
  float: left;
  background: #fff;
  margin-right: 5px;
  font-size: 0.8em;
  cursor: pointer;
  padding: 5px 15px 5px 15px;
  border: 1px solid #e8e8e8;
}
.published_consult {
  padding: 10px;
  line-height: 24px;
}
.published_consult form textarea {
  max-width: 530px;
  max-height: 100px;
}
.published_consult > p {
  font-size: 0.8em;
}
.published_consult form input {
  font-size: 1em;
}
.published_consult form textarea:focus {
  outline: none;
  font-family: "microsoft yahei";
}
.published_consult div {
  width: 60px;
  height: 25px;
  font-size: 0.8em;
  text-align: center;
  margin-left: 85px;
  cursor: pointer;
}
.good_reputation {
  height: 130px;
  background: transparent;
  border: 1px solid #e8e8e8;
  padding-top: 10px;
}
.good_reputation > p {
  line-height: 40px;
  margin-left: 15px;
}
.reputation {
  width: 310px;
  height: 115px;
  margin-left: 15px;
  /* border-right: 1px solid #E8E8E8; */
}
.reputation_num {
  height: 90px;
  text-align: center;
  padding: 25px 0 0 0;
}
.reputation_num p {
  font-size: 0.8em;
}
.goods_progress {
  width: 210px;
  height: 115px;
}
.goods_progress span {
  display: inline-block;
  font-size: 0.8em;
  margin-top: 15px;
}
.goods_progress div {
  margin-top: 20px;
}
.evaluate_frame {
  width: 840px;
  height: 100px;
  padding: 5px 15px 15px 15px;
  font-size: 14px;
  border-right: 1px solid #e8e8e8;
}
.evaluate_frame div {
  width: auto;
  padding: 10px;
  font-size: 0.8em;
  background: #FFCF91;
  display: inline-block;
}
.reputation_title {
  height: 50px;
  width: 100%;
  background: #f2f2f2;
}
.reputation_title ul li {
  float: left;
  line-height: 50px;
  width: 240px;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
}
/* .reputation_title ul li:not(:last-child){
  border-right: 1px solid #808080;
} */
.detailed_title {
  background: #E8E8E8;
  height: 35px;
  width: 100%;
}
.detailed_title ul li {
  float: left;
  width: 150px;
  line-height: 35px;
  text-align: center;
  font-size: 0.8em;
}
.detailed_title .ml300 {
  margin-left: 290px;
}
.review_details {
  width: 98%;
  margin: 0 auto;
  padding: 10px 0 10px 0;
  font-size: 0.8em;
}
.review_details .height30 {
  line-height: 25px;
}
.review_details .reply_content {
  width: 100%;
}
.review_details .reply_content .experience {
  width: 380px;
  padding: 0 10px 0 0;
}
.review_details .reply_content .satisfaction {
  width: 140px;
}
.review_details .reply_content .information {
  width: 130px;
}
.review_details .reply_content .observer {
  width: 120px;
}
.review_details .reply .pointer {
  cursor: pointer;
  margin-bottom: 10px;
}
.review_details .reply .pointer:hover {
  color: #ED6D64;
}
.satisfaction,
.information,
.observer {
  text-align: left;
  display: table-cell;
  vertical-align: middle;
}
.review_details > div {
  float: left;
}
.write_review {
  position: relative;
  width: auto;
  margin: 0 0 20px 0;
  padding: 15px;
  border: 1px solid #d7d7d7;
  background: #f5f5f5;
}
.write_review .up {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #d7d7d7 transparent;
  top: -6px;
}
.write_review .up em {
  position: absolute;
  border-style: solid;
  left: -6px;
  width: 0;
  height: 0;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #f5f5f5 transparent;
  top: 1px;
}
.write_review textarea {
  width: 880px;
  max-width: 880px;
  height: 20px;
  line-height: 20px;
  padding: 5px;
  border: 1px solid #E8E8E8;
}
.write_review textarea:focus {
  border-color: #f3c719;
}
.write_review .submit_btn {
  width: 100px;
  color: #808080;
  line-height: 25px;
  border: 1px solid #E8E8E8;
  text-align: center;
  float: right;
  background: #fcfcfc;
  cursor: pointer;
}
.write_review .submit_btn:hover {
  color: #f3c719;
}
.sub_write textarea {
  width: 835px;
  max-width: 835px;
}
.review_talk {
  width: 880px;
  padding: 20px;
  color: #808080;
  border-top: 1px solid #E8E8E8;
}
.review_talk p span {
  color: #0f437d;
}
.review_talk .s_review {
  width: 880px;
  line-height: 35px;
  cursor: pointer;
}
.review_talk .s_review:hover {
  color: #ED6D64;
}
.review_pic img {
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin-right: 10px;
}
.review_frame {
  width: 200px;
}
.review_frame div {
  width: auto;
  padding: 10px;
  margin-right: 5px;
  font-size: 0.8em;
  background: #FFCF91;
  display: inline-block;
}
.satisfaction span {
  font-size: 0.7em;
  margin-left: 5px;
}
.bad_view {
  text-align: center;
  line-height: 80px;
  font-size: 0.8em;
}
.detailed_introduce,
.detailed_comment,
.consult_minute,
#total_review > div {
  display: none;
}
.detailed_introduce {
  text-align: center;
}
/* clearfix */
.preview {
  width: 400px;
  height: 465px;
  margin: 20px;
  margin-bottom: 0;
}
/* smallImg */
.smallImg {
  position: relative;
  height: 52px;
  margin-top: 1px;
  background-color: #F1F0F0;
  padding: 10px 5px 7px;
  width: 390px;
  overflow: hidden;
  float: left;
}
.scrollbutton {
  width: 14px;
  height: 50px;
  overflow: hidden;
  position: relative;
  float: left;
  cursor: pointer;
}
.scrollbutton.smallImgUp,
.scrollbutton.smallImgUp.disabled {
  background: url(../images/XQ_img/d_08.png) no-repeat;
}
.scrollbutton.smallImgDown,
.scrollbutton.smallImgDown.disabled {
  background: url(../images/XQ_img/d_09.png) no-repeat;
  margin-left: 375px;
  margin-top: -50px;
}
#imageMenu {
  height: 50px;
  width: 360px;
  overflow: hidden;
  margin-left: 0;
  float: left;
}
#imageMenu li {
  height: 50px;
  width: 60px;
  overflow: hidden;
  float: left;
  text-align: center;
}
#imageMenu li img {
  width: 50px;
  height: 50px;
  cursor: pointer;
}
#imageMenu li#onlickImg img,
#imageMenu li:hover img {
  width: 44px;
  height: 44px;
  border: 3px solid #ED6D64;
}
/* bigImg */
.bigImg {
  position: relative;
  float: left;
  width: 400px;
  height: 400px;
  overflow: hidden;
}
.bigImg #midimg {
  width: 400px;
  height: 400px;
}
.bigImg #winSelector {
  width: 235px;
  height: 210px;
}
#winSelector {
  position: absolute;
  cursor: crosshair;
  filter: alpha(opacity = 50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  background-color: #f3c719;
  border: 1px solid #fff;
}
/* bigView */
#bigView {
  position: absolute;
  border: 1px solid #f3c719;
  overflow: hidden;
  z-index: 999;
}
#bigView img {
  position: absolute;
}
