#body .content {
  width: 100%;
  background-color: #fff;
  padding-top: 15px;
}
#body .content #list_search {
  width: 1200px;
}
/* 搜索样式start */
.sort-subject {
  border-color: #ddd;
  padding-bottom: 13px;
  padding-top: 20px;
}
.bread_content {
  width: 1200px;
  margin: 0 auto;
}
.filter-container span {
  box-sizing: border-box;
  color: #999;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  vertical-align: top;
  width: 105px;
}
.bread_content #bread {
  border-bottom: 1px dashed #ccc;
}
.filter-container .filter.hot-keyword > span {
  color: #529df5;
}
.filter-container .filter.hot-keyword .filter-right li.selected {
  background-color: #fff;
  color: #529df5;
}
.sort-subject .sort_header {
  color: #000;
}
.search-keyword input.red_border {
  border: 1px solid red;
}
.fa {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: FontAwesome;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  color: #fffc27;
}
.sort-subject .search-type {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.sort-subject .ss_list {
  background-color: #f3f3f3;
  color: #5e5e5e;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 30px;
  margin-right: 5px;
  padding: 0 8px;
}
.sort-subject .ss_list.del-all {
  background-color: #f3f3f3;
  color: #ff890f;
}
.filter-container span {
  box-sizing: border-box;
  color: #999;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding-left: 0;
  vertical-align: top;
  width: 85px;
}
.sort-subject .ss_list span {
  color: #5e5e5e;
  font-size: 12px;
  padding: 0 6px;
  width: auto;
}
.sort-subject .ss_list.del-all span {
  color: #ff890f;
}
.filter-container .filter {
  border-bottom: 1px dashed #e8e8e8;
  font-size: 0;
  margin-bottom: 10px;
}
.filter-container .filter {
  margin-bottom: 4px;
}
.filter-container {
  height: auto;
  margin-top: 55px;
}
.w1200 {
  margin: auto;
  overflow: visible;
  width: auto;
  position: relative;
}
.filter-container .filter > span {
  color: #000;
  font-weight: bold;
}
.filter-container span.tm_ctg {
  vertical-align: top;
}
.filter-container .filter-right {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  vertical-align: middle;
  width: 1065px;
}
.filter-container .filter-right .tm_ctg_ul {
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.filter-container .filter-right.sm-ctg {
  width: auto;
}
.filter-container .custom-select {
  background-position: 90% 50%;
  background-repeat: no-repeat;
  background-clip: padding-box;
  border-radius: 0;
  -moz-border-radius: 0;
  /* Firefox */
  -webkit-border-radius: 0;
  background-color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 8px 10px 0;
  vertical-align: middle;
  width: 130px;
  overflow: hidden;
  padding: 0;
  cursor: pointer;
}
#list_search div:last-child {
  border-bottom: none;
}
option {
  border: 0 none;
}
.left_span {
  float: left;
}
.filter-container .filter.cls .filter-right li.similar_li {
  min-width: 0;
}
.filter-container .filter-right li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  margin-right: 10px;
  text-align: center;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
}
.filter-container .filter-right li {
  margin-bottom: 4px;
}
.filter-container .filter-right li.selected {
  backgroung-color: #529df5;
}
.filter-container .filter.cls .filter-right li {
  min-width: 110px;
}
.custom-select select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: transparent none repeat scroll 0 0;
  border: medium none;
  box-shadow: none;
  color: black;
  font-size: 14px;
  height: auto;
  padding: 5px 8px;
  width: 130%;
}
.filter-container .custom-select select {
  color: #333;
  cursor: pointer;
  font-size: 12px;
  height: 30px;
}
.filter-container .filter-right li a {
  color: #5e5e5e;
  padding: 0 5px;
  font-size: 13px;
}
.filter-container .range-container {
  color: #5e5e5e;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  margin-left: 45px;
  margin-top: -10px;
  vertical-align: middle;
}
.filter-container .range-container {
  margin-top: -5px;
}
.filter-container .range-container input {
  box-sizing: border-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 25px;
  margin-right: 6px;
  padding: 0 5px;
  vertical-align: middle;
}
.filter-container .range-container .range {
  border: 1px solid #e0e0e0;
  width: 50px;
}
.filter-container .range-container .line {
  background-color: #5e5e5e;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 1px;
  margin: 0 8px;
  vertical-align: middle;
  width: 10px;
}
.filter-container.collapse {
  height: 188px;
  overflow: hidden;
}
.filter-container .range-container input {
  box-sizing: border-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 25px;
  margin-right: 6px;
  padding: 0 5px;
  vertical-align: middle;
}
.filter-container .range-container .submit {
  background-color: #f3f3f3;
  color: #ff890f;
  cursor: pointer;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  margin-left: 20px;
  text-align: center;
  width: 46px;
  border: none;
}
.filter-container .filter-right li.selected {
  background-color: #529df5;
}
.filter-container .filter-right li.hide {
  display: none;
}
.filter-container.show-all .tm_ctg_ul li.hide {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#main-content .filter-container ul,
#main-content .filter-container ol {
  padding: 0;
  margin: 0;
}
.sort-subject .search-keyword {
  position: absolute;
  top: 0;
  right: 0;
}
.tm-wrapper {
  background-color: #f8f8f8;
  margin-top: -5px;
  padding-bottom: 10px;
  position: relative;
  transition: all 0.5s ease 0s;
}
.tm-wrapper .ss-wrap {
  border-top: 1px solid #529df5;
  text-align: center;
  transition: all 0.15s ease 0s;
}
.tm-wrapper .ss-wrap .wrap-btn {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #f8f8f8;
  border-color: #529df5;
  border-image: none;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  color: #666;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  *display: inline;
  *zoom: 1;
  height: 30px;
  line-height: 26px;
  margin-top: -1px;
  text-align: center;
  transition: all 0.15s ease 0s;
  width: 320px;
}
.tm-wrapper .ss-wrap .wrap-btn {
  background-color: #fff;
}
.tm-wrapper .fa {
  color: #d4d4d4;
  cursor: pointer;
  float: right;
  margin-top: 8px;
}
.tm-wrapper .ss-wrap i {
  color: #666;
  float: none;
  padding-left: 12px;
}
.filter-container .filter-right li.selected a {
  color: #fff;
}
/* 搜索样式end */
.btn {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  line-height: 30px;
  margin-left: 8px;
  margin-right: 20px;
  text-align: center;
  vertical-align: middle;
  width: 70px;
}
.btn {
  cursor: pointer;
}
.add_more_cls,
.multiple_query {
  border: 1px solid #529df5;
  color: #529df5;
  margin-bottom: 10px;
  float: left;
}
.filter-container.show-all .multiple_query,
.filter-container.show-all .add_more_cls {
  line-height: 30px;
  margin: 0;
  position: absolute;
  right: 120px;
  top: 197px;
}
.filter-container.show-all .multiple_query {
  top: 167px;
}
.filter-container .add-filter-container {
  background-color: #eeeeee;
  background-clip: padding-box;
  -moz-border-radius: 5px;
  /* Firefox */
  -webkit-border-radius: 5px;
  /* Safari 和 Chrome */
  border-radius: 5px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  box-sizing: border-box;
  padding: 8px;
  width: 100%;
}
.more-item-holder {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.add-item,
.more-item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 30px;
  margin-bottom: 10px;
  vertical-align: middle;
}
.add-item {
  display: block;
  height: auto;
}
.add-btn.btn {
  border: 1px solid #a9a9a9;
  color: #a9a9a9;
  margin-bottom: 10px;
}
.multiple_reset_btn {
  background-color: #a9a9a9;
  color: #fff;
  margin-bottom: 10px;
}
.search-btn {
  background-color: #529df5;
  color: #fff;
  margin-bottom: 10px;
}
.filter-container .filter.hot-keyword > span {
  color: #529df5;
}
.filter-container .filter.hot-keyword .filter-right li.selected {
  background-color: #fff;
  color: #529df5;
}
.filter-container .filter.hot-keyword .filter-right li.selected a {
  color: #529df5;
}
.filter-container .filter.cls .filter-right li.custom-select {
  min-width: 152px;
}
.tm-wrapper .wrap-btn .i_up {
  width: 10px;
  height: 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-repeat: no-repeat;
  background-position: center;
}
.tm-wrapper .wrap-btn .i_down {
  width: 10px;
  height: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-repeat: no-repeat;
  background-position: center;
}
/* list_brand start */
.list_brand {
  width: 1200px;
  margin: 0 auto;
}
.list_brand .left_cont {
  width: 1000px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.list_brand .left_cont p.noRegs {
  height: 300px;
  line-height: 300px;
  text-align: center;
  font-size: 16px;
}
.list_brand .left_cont ul {
  width: 100%;
}
.list_brand .right_cont {
  width: 200px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 33px;
}
.list_brand .left_cont li.tm-item {
  box-sizing: border-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 33px 20px 0 0;
  text-align: left;
  transition: all 0.3s ease 0s;
  vertical-align: top;
  width: 225px;
  height: 240px;
  position: relative;
}
.item_wrapper {
  width: 225px;
  height: 240px;
  border: 1px solid #ccc;
  background: #fff;
  overflow: hidden;
  position: absolute;
}
.list_brand .left_cont li.tm-item-end {
  margin: 33px 0 0 0;
}
.img-container img {
  width: 225px;
  height: 164px;
  border: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.list_brand .left_cont li.tm-item .brand-title-price {
  margin: 5px 10px 0;
  position: relative;
}
.list_brand .left_cont li.tm-item .brand-title-price .sn_letter {
  position: absolute;
  bottom: 5px;
  right: 20px;
  color: #979797;
}
.brand-title-price .brand-title {
  width: 123px;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  color: #747474;
}
.brand-title-price .brand-title span {
  white-space: nowrap;
}
.brand-title-price .collect_brand {
  position: absolute;
  cursor: pointer;
  top: 3px;
  font-size: 13px;
  right: 0;
  border: 1px solid #666;
  padding: 2px 4px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  /* Firefox */
  -webkit-border-radius: 3px;
  /* Safari 和 Chrome */
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.brand-title-price .collect_brand i {
  float: left;
  margin-right: 2px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 14px;
  width: 16px;
  height: 18px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.brand-title-price .has_collect_brand {
  position: absolute;
  font-size: 13px;
  cursor: pointer;
  top: 3px;
  right: 0;
  color: #fe0000;
  border: 1px solid #666;
  padding: 2px 4px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  /* Firefox */
  -webkit-border-radius: 3px;
  /* Safari 和 Chrome */
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.brand-title-price .has_collect_brand i {
  float: left;
  margin-right: 2px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 14px;
  width: 16px;
  height: 18px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.brand-title-price .brand-price {
  width: 100%;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fc0003;
}
.brand-title-price .lg_c_price {
  width: 85px;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #979797;
}
.right_cont .r_cont_bg {
  background-color: #fff;
  width: 100%;
  margin-bottom: 15px;
}
.right_cont .r_sweep {
  height: 230px;
}
.r_sweep .top_sweep {
  padding-top: 15px;
  color: #d12626;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 100%;
  font-weight: bold;
}
.r_sweep .top_sweep img {
  vertical-align: middle;
  margin-right: 10px;
}
.r_sweep .rs_note {
  font-size: 12px;
  color: #494949;
  text-align: center;
  margin-top: 2px;
}
.r_sweep .rs_qrcode {
  height: 130px;
  width: 100%;
  text-align: center;
  margin-top: 17px;
}
.r_sweep .rs_qrcode img {
  height: 100%;
  width: auto;
}
.right_cont .r_register {
  height: 160px;
}
.r_register .rr_title {
  padding-top: 23px;
  color: #000;
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.r_register .rr_sub_title {
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #333;
  margin-top: 6px;
  margin-bottom: 20px;
}
.r_register .rr_input {
  height: 34px;
  border: 1px solid #ccc;
  width: 163px;
  margin: 0 auto 16px;
}
.r_register .rr_input input {
  height: 100%;
  line-height: 34px;
  color: #3c3c3c;
  border: none;
  text-indent: 2px;
  width: 130px;
}
.r_register .rr_input .icon_phone {
  height: 34px;
  width: 26px;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
}
.r_register .rr_input .icon_note {
  height: 34px;
  width: 26px;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
}
.rr_submit {
  width: 165px;
  height: 36px;
  background-color: #00933e;
  color: #fff;
  text-align: center;
  line-height: 36px;
  margin: 16px auto 0;
  cursor: pointer;
}
/* list_brand end */
/* best_cont start */
.list_brand .best_cont {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
}
.list_brand .best_cont ul {
  width: 100%;
}
.list_brand .best_cont li.tm-item {
  background: #f4f4f4 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  box-sizing: border-box;
  display: inline-block;
  height: 250px;
  margin: 0 25px 33px 0;
  position: relative;
  text-align: left;
  transition: all 0.3s ease 0s;
  vertical-align: top;
  width: 585px;
}
.list_brand .best_cont li.tm-item-end {
  margin: 0 0 33px 0;
}
.best_cont .brand-title-price .collect_brand {
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  vertical-align: middle;
  left: 6px;
}
.best_cont .brand-title-price .has_collect_brand {
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  vertical-align: middle;
  left: 6px;
}
.best_cont .img-container img {
  width: 585px;
  height: 200px;
  margin: 0;
  vertical-align: bottom;
  border: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.best_cont .brand-title-price {
  height: 50px;
  width: 100%;
  position: relative;
}
.best_cont .brand-title-price .brand-title {
  width: 400px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  color: #747474;
  text-indent: 12px;
}
.best_cont .brand-title-price .brand-title span {
  white-space: nowrap;
}
.best_right_brand {
  position: absolute;
  top: 0;
  right: 12px;
  height: 50px;
}
.best_cont .best_collect {
  width: 64px;
  height: 26px;
  cursor: pointer;
  position: relative;
  line-height: 26px;
  margin-top: 11px;
  border: 1px solid #bcbcbc;
  -moz-border-radius: 2px;
  /* Firefox */
  -webkit-border-radius: 2px;
  /* Safari 和 Chrome */
  border-radius: 2px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.best_right_brand .brand-price {
  color: #fc0003;
  display: inline-block;
  float: left;
  height: 50px;
  line-height: 50px;
  width: auto;
  margin-right: 15px;
}
.list_brand .best_cont p.noRegs {
  font-size: 16px;
  height: 300px;
  line-height: 300px;
  text-align: center;
}
/* best_cont end */
.list_sort {
  width: 1200px;
  height: 45px;
  background-color: #fff;
  margin: 35px auto 0;
}
.list_sort .left {
  float: left;
  margin-top: 7px;
  margin-left: 7px;
  color: #fff;
}
.list_sort .left > div {
  border-radius: 8px;
  -moz-border-radius: 8px;
  /* Firefox */
  -webkit-border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  height: auto;
  line-height: 20px;
  margin: 0 0 0 3px;
  padding: 4px 10px;
  text-align: center;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  width: auto;
  color: #5e5e5e;
  float: left;
}
.list_sort .left > div.selected {
  background-color: #00933e;
  color: #fff;
}
.list_sort .left span,
.list_sort .left i {
  display: inline-block;
  vertical-align: middle;
}
.fa-long-arrow-up {
  width: 7px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center center;
}
.tm-item .tag_icons {
  position: absolute;
  top: 4px;
  right: 4px;
  height: 20px;
  text-align: right;
}
.tm-item .tag_icons .icon {
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #fff;
  font-size: 15px;
  font-style: normal;
  display: inline-block;
  text-align: center;
}
.tm-item .tag_icons .icon.jingping_icon {
  background-color: #00933e;
}
.tm-item .tag_icons .icon.tejie_icon {
  background-color: #00933e;
}
.tm-item .tag_icons .icon.duo_icon {
  background-color: #00933e;
}
.recommend-item {
  border: 1px solid #ccc;
  background-color: #fff;
}
.recommend-item.recommend-item-test {
  background: #f8cd04;
}
.recommend-item.recommend-item-test .recommend_note {
  font-size: 18px;
  font-weight: bold;
}
.recommend-item.recommend-item-test .recommend_note.first {
  margin-top: 40px;
  margin-bottom: 1px;
  font-size: 20px;
  font-weight: normal;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.recommend-item.recommend-item-test #recommend_phone input {
  height: 40px;
  line-height: 40px;
  border: 1px solid #dcdcdc;
  text-indent: not specified;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  text-align: center;
}
.recommend-item.recommend-item-test #recommend_phone input::-webkit-input-placeholder {
  color: #666;
}
.recommend-item.recommend-item-test #recommend_phone input:-moz-placeholder {
  color: #666;
}
.recommend-item.recommend-item-test #recommend_phone input::-moz-placeholder {
  color: #666;
}
.recommend-item.recommend-item-test #recommend_phone input:-ms-input-placeholder {
  color: #666;
}
.recommend-item.recommend-item-test .recommend_sure_btn {
  background-color: #ff6d00;
  height: 40px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  width: 190px;
  border: 1px solid #ff6d00;
}
.recommend-item .recommend_note {
  color: #000;
  text-align: center;
}
.recommend-item .recommend_note.first {
  margin-top: 66px;
}
.recommend-item #recommend_phone {
  width: 100%;
  margin-top: 16px;
}
.recommend-item #recommend_phone input {
  width: 190px;
  height: 27px;
  line-height: 27px;
  border: 1px solid #4e4e4e;
  color: #666;
  margin-left: 6px;
  text-indent: 6px;
}
.recommend-item .recommend_sure_btn {
  background-color: #00933e;
  color: #fff;
  padding: 3px 20px;
  cursor: pointer;
  border: 1px solid #00933e;
  margin-top: 15px;
}
.list_brand .left_cont li.tm-item.recommend-item {
  text-align: center;
  margin-right: 0;
}
.rs_scroll_img {
  text-align: center;
  margin-bottom: 5px;
}
.rs_scroll .rs_scroll_img:last-child {
  margin-bottom: 20px;
}
.bottom_btn {
  margin-top: 16px;
  display: none;
}
.bottom_btn a {
  width: 100px;
  text-align: center;
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  color: white;
  border-radius: 5px;
}
.bottom_btn img {
  width: 12px;
  height: 12px;
  margin-right: 6px;
}
.ask_price2,
.ask_true_price2 {
  background: #00933e;
}
.ask_price2:hover {
  background: #FFA734;
}
.ask_true_price2:hover {
  background: #FFA734;
}
.contact_seller2 {
  background: #00933e;
}
.contact_seller2:hover {
  background: #FFA734;
}
.contact_seller_phone {
  width: 280px;
  height: 110px;
  margin: 0 auto;
}
.bap2_1 {
  font-size: 20px;
  color: #CE0000;
  margin-left: 31px;
  margin-bottom: 8px;
  margin-top: 3px;
  font-weight: bold;
}
.bap2_2 {
  font-size: 12px;
  color: black;
  margin-left: 31px;
  margin-bottom: 10px;
}
.bap2_3 {
  width: 215px;
  height: 35px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding-left: 31px;
}
.bap2_3 .ask_phone {
  border: 1px solid #CE0000;
  width: 144px;
  height: 33px;
  text-indent: 5px;
  float: left;
}
.do_ask_phone {
  width: 67px;
  height: 35px;
  border: none;
  float: left;
  color: white;
  cursor: pointer;
  letter-spacing: 1px;
  background: #CE0000;
}
.bap_error {
  display: none;
  height: 18px;
  width: 100%;
  color: red;
  text-indent: 30px;
}
.dialog_price .dialog_r_item {
  height: 34px;
}
.dialog_price .dialog_r_item label {
  margin-right: 5px;
  width: 85px;
  height: 100%;
  display: inline-block;
}
.dialog_price .dialog_r_input {
  border: 1px solid #dbdbdb;
  height: 27px;
  line-height: 27px;
  text-indent: 5px;
  width: 130px;
}
.dialog_price .d_r_short_input {
  width: 70px;
}
#dialog_do_get_real_price {
  margin-top: 10px;
  cursor: pointer;
  margin-left: 94px;
  padding: 3px 12px;
  color: #fff;
  border: 1px solid #ce0000;
  background-color: #ce0000;
}
#real_price_send_code {
  background-color: #f2f2f2;
  border: 1px solid #c1c1c1;
  color: gray;
  cursor: pointer;
  font-weight: normal;
  margin-left: 10px;
  padding: 3px 9px;
}
#ask_true_price_red_note {
  height: 22px;
  line-height: 22px;
  color: red;
  font-size: 12px;
  display: none;
}
#valid_answer {
  padding: 4px 10px;
  background: #CE0000;
  border: none;
  color: white;
  cursor: pointer;
}
#answer {
  padding: 3px 10px;
  border: 1px solid #CE0000;
  margin-left: 20px;
  width: 100px;
}
.fixed_right_body {
  width: 200px;
  position: relative;
}
.fixed_cont {
  width: 200px;
  top: 0;
  z-index: 99;
}
body .list_brand .left_cont li.tm-item-test {
  height: 275px;
  margin-top: 24px;
  width: 222px;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper {
  border: 1px solid #f6f6f6;
  height: 275px;
  width: 220px;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .tag_icons {
  top: 0;
  right: 0;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .tag_icons img {
  width: 43px;
  height: 43px;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .img-container img {
  width: 220px;
  height: 160px;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .brand-title-price .lg_c_price {
  width: 100%;
  text-align: center;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .brand-title-price .brand-title {
  width: 100%;
  display: inline-block;
  text-overflow: ellipsis;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .brand-title-price .collect_eye {
  border-top: 1px dashed #dfdfdf;
  height: 22px;
  padding-top: 10px;
  padding-bottom: 0;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .brand-title-price .collect_eye.bottom_line,
body .list_brand .left_cont li.tm-item-test .item_wrapper .brand-title-price .collect_eye.be_login {
  border-top: none;
  border-bottom: 1px dashed #dfdfdf;
  padding-top: 0;
  padding-bottom: 5px;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .brand-title-price .collect_eye .click_view {
  width: 70px;
  display: inline-block;
  height: 100%;
  line-height: 22px;
  color: #8f8f8f;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .brand-title-price .collect_eye .click_view i {
  font-size: 22px;
  float: left;
  margin-right: 4px;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .brand-title-price .collect_eye .collect_brand,
body .list_brand .left_cont li.tm-item-test .item_wrapper .brand-title-price .collect_eye .has_collect_brand {
  position: relative;
  height: 100%;
  padding: 0;
  border: none;
  line-height: 22px;
  top: 0;
  color: #8f8f8f;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .brand-title-price .collect_eye .collect_brand i,
body .list_brand .left_cont li.tm-item-test .item_wrapper .brand-title-price .collect_eye .has_collect_brand i {
  background-size: auto 16px;
  width: 20px;
  margin-right: 0;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .brand-title-price .collect_eye .has_collect_brand {
  color: #cf0000;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .brand-title-price .price-container {
  height: 36px;
  width: 100%;
  margin-top: 2px;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .brand-title-price .price-container .brand-price {
  font-size: 16px;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  margin-top: 4px;
  float: left;
  width: 45%;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .brand-title-price .price-container .contact_seller2 {
  width: 95px;
  height: 28px;
  line-height: 28px;
  float: left;
  margin-top: 8px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  text-align: center;
  color: #fff;
  font-size: 13px;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .brand-title-price .price-container .contact_seller2 img {
  width: 12px;
  height: 12px;
  margin-right: 6px;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .bottom_btn {
  margin-top: 9px;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .bottom_btn a {
  margin-left: 7px;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .bottom_btn .ask_price {
  background-color: #fff;
  color: #ff7200;
  border: 1px solid #ff7200;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
body .list_brand .left_cont li.tm-item-test .item_wrapper .bottom_btn .ask_price img {
  width: 19px;
  height: 21px;
  vertical-align: middle;
  float: left;
  margin-left: 10px;
  margin-top: 3px;
  margin-right: 3px;
}
/** header **/
#header .header_search_content {
  margin-top: 0;
}
#header .header_search_content #header_search {
  padding-bottom: 10px;
}
#header .header_search_content #header_search #header_search_nav {
  display: none;
}
#header .header_search_content #header_search #search_input #input_div {
  margin-top: 0px;
}
#header .header_search_content #header_search #search_input #input_div #header_search_category {
  display: none;
}
#header .header_search_content #header_search #search_input #input_div #header_search_p {
  display: none;
}
#header .header_search_content #header_search #search_input #input_div #input1 #category_d {
  height: 46px;
  line-height: 46px;
}
#header .header_search_content #header_search #search_input #input_div #input1 #category_d .category_select_list {
  top: 46px;
}
#header .header_search_content #header_search #search_input #input_div #input1 #search_input_right_d #search_select {
  margin-top: 10px;
}
#header .header_search_content #header_search #search_input #input_div #input1 #search_input_right_d #search_btn {
  height: 46px;
  line-height: 46px;
  background-size: 30px auto;
}
#header .header_search_content #header_search #search_input #input_div #input1 #search_input_right_d #search_input2 {
  margin-top: 8px;
}
/** header **/
