.body_title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.body_title .small_title {
  margin-left: 8px;
  font-size: 12px;
}
#body1 {
  margin-top: 50px;
}
#body1 #body1_left {
  width: 900px;
  float: left;
}
#body1 #body1_left #body_title_right {
  position: absolute;
  right: 0;
  top: -7px;
  font-size: 12px;
  color: #00D781;
}
#body1 #body1_left #body_title_right .employee_find {
  width: 145px;
  height: 30px;
  -webkit-border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 30px;
  -moz-background-clip: padding;
  border-radius: 30px;
  background-clip: padding-box;
  border: 1px solid #1cce71;
  color: #1cce71;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
}
#body1 #body1_left .body_title #header_search_category {
  font-weight: normal;
  font-size: 12px;
  color: #999;
}
#body1 #body1_left #body1_content {
  box-shadow: -10px 10px 5px #ccc;
  background: #F6FBFC;
  height: 300px;
  border-radius: 20px;
}
#body1 #body1_left #body1_content #b1l_ul li {
  float: left;
  margin-top: 20px;
  margin-left: 55px;
}
#body1 #body1_left #body1_content #b1l_ul li img {
  margin-bottom: 10px;
}
#body1 #body1_left #body1_content #b1l_ul li div {
  text-align: center;
}
#body1 #body1_right {
  width: 250px;
  height: 300px;
  float: right;
}
#body1 #body1_right .bx-viewport {
  border: 0;
  background-color: transparent;
  box-shadow: -10px 10px 5px #ccc;
  border-radius: 10px;
}
#body1 #body1_right .employee {
  display: none;
  background: #F6FBFC;
  height: 300px;
}
#body1 #body1_right .employee .employee_portrait {
  position: relative;
}
#body1 #body1_right .employee .employee_portrait .employee_portrait_img {
  width: 250px;
  height: 170px;
}
#body1 #body1_right .employee .employee_portrait .find_brand {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #00D18D;
  color: white;
  opacity: 0.9;
  width: 250px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
#body1 #body1_right .employee .employee_detail {
  font-size: 12px;
  padding: 0 12px;
  height: 84px;
  overflow: hidden;
}
#body1 #body1_right .employee .employee_detail p:first-child {
  margin-top: 15px;
}
#body1 #body1_right .employee .employee_detail p:last-child {
  margin-top: 9px;
}
#body1 #body1_right .employee .employee_detail .ed_span1 {
  font-size: 20px;
  font-weight: bold;
}
#body1 #body1_right .employee .employee_detail .ed_span2 {
  color: #999;
}
#body1 #body1_right .employee .employee_find {
  color: white;
  padding: 8px 22px;
  background: #FEA000;
  text-align: center;
  margin-left: 67px;
  border-radius: 16px;
  font-weight: bold;
  cursor: pointer;
}
#body1 #lc_div {
  margin-top: 40px;
}
#body1 #lc_div img {
  width: 100%;
}
.img-container {
  text-align: center;
  font-size: 0;
}
.img-container:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.img-container img {
  display: inline-block;
  vertical-align: middle;
}
#index_brand {
  background: #EDF2F3;
  margin-top: 40px;
  padding: 40px 0;
}
#index_brand #multiple_search_btn {
  color: white;
  background: #00D781;
  padding: 5px 10px;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  display: none;
  margin-left: 20px;
}
#index_brand #multiple_search {
  position: absolute;
  right: 74px;
  top: 7px;
  color: white;
  background: #00D781;
  font-size: 13px;
  padding: 3px 14px;
  border-radius: 20px;
  cursor: pointer;
}
#index_brand #index_brand_hot_search {
  padding: 0 30px;
}
#index_brand #index_brand_hot_search .active {
  background: #00D781;
  border-radius: 5px;
  color: white;
}
#index_brand .search_condition {
  margin-top: 20px;
}
#index_brand .search_condition .search_title {
  width: 80px;
  font-weight: bold;
  float: left;
}
#index_brand .search_condition .search_content {
  width: 1000px;
  float: left;
}
#index_brand .search_condition .search_content li {
  float: left;
  margin-bottom: 8px;
  padding: 0 10px;
}
#index_brand .search_condition .search_content .category_li {
  cursor: pointer;
  width: 90px;
}
#index_brand .search_condition .search_content .category_li .mult_category {
  display: none;
}
#index_brand .similar_group_div,
#index_brand .hot_search_div {
  display: none;
}
#index_brand .similar_group_div li,
#index_brand .hot_search_div li {
  cursor: pointer;
}
#index_brand #search_bar {
  background: #EAEAEA;
  margin-top: 20px;
  padding: 10px 0;
}
#index_brand #search_bar #search_bar_left {
  float: left;
}
#index_brand #search_bar #search_bar_left li {
  list-style: none;
  float: left;
  position: relative;
  font-size: 16px;
}
#index_brand #search_bar #search_bar_left li.line {
  height: 16px;
  width: 1px;
  background-color: #565656;
  margin-top: 20px;
}
#index_brand #search_bar #search_bar_left li.li_cont {
  position: relative;
  text-align: center;
}
#index_brand #search_bar #search_bar_left li.li_cont select {
  margin-top: -2px;
}
#index_brand #search_bar #search_bar_left li.li_cont .filter_select_div {
  cursor: default;
  color: #333;
  font-size: 13px;
}
#index_brand #search_bar #search_bar_left li.li_cont .filter_select_div .arrow {
  margin-left: 10px;
  width: 12px;
}
#index_brand #search_bar #search_bar_left li.li_cont .float_options {
  position: absolute;
  display: none;
  overflow: hidden;
  left: 0;
  top: 28px;
  max-height: 450px;
  width: 120px;
  overflow-y: scroll;
  z-index: 999;
  background-color: #fff;
  border: 1px solid #a8a8a8;
}
#index_brand #search_bar #search_bar_left li.li_cont .float_options li {
  float: none;
  color: #333;
  line-height: 36px;
  padding-left: 15px;
  cursor: pointer;
  text-align: left;
  font-size: 14px;
}
#index_brand #search_bar #search_bar_left li.li_cont .float_options li:hover {
  background-color: #ce0000;
  color: #fff;
  font-weight: bold;
}
#index_brand #search_bar #search_bar_left li.li_cont.li_cates {
  width: 134px;
}
#index_brand #search_bar #search_bar_left li.li_cont.li_cates .float_options {
  width: 155px;
}
#index_brand #search_bar #search_bar_left li.li_cont.li_price {
  width: 118px;
}
#index_brand #search_bar #search_bar_left li.li_cont.li_price .float_options {
  width: 110px;
}
#index_brand #search_bar #search_bar_left li.li_cont.li_type {
  width: 143px;
}
#index_brand #search_bar #search_bar_left li.li_cont.li_type .float_options {
  width: 140px;
}
#index_brand #search_bar #search_bar_left li.li_cont.li_date {
  width: 116px;
}
#index_brand #search_bar #search_bar_left li.li_cont.li_date .float_options {
  width: 115px;
}
#index_brand #search_bar #search_bar_right {
  float: right;
}
#index_brand #search_bar #search_bar_right li {
  float: left;
  padding: 0 10px;
}
#index_brand #search_bar #search_bar_right .search_bar_right_li {
  cursor: pointer;
}
#index_brand #search_bar #search_bar_right .active {
  background: #00D781;
  color: white;
  border-radius: 5px;
}
#index_brand #brand_div {
  padding: 20px 0;
}
#index_brand #brand_div #brand_ul li {
  width: 230px;
  height: 250px;
  margin-bottom: 20px;
  margin-right: 12px;
  background: white;
  float: left;
  position: relative;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
}
#index_brand #brand_div #brand_ul li .float_tag {
  position: absolute;
  top: 0;
  right: 0;
}
#index_brand #brand_div #brand_ul li:hover {
  -webkit-box-shadow: 3px 4px 10px 1px #c9c6c6;
  -moz-box-shadow: 3px 4px 10px 1px #c9c6c6;
  box-shadow: 3px 4px 10px 1px #c9c6c6;
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
#index_brand #brand_div #brand_ul li.no_right {
  margin-right: 0px;
}
#index_brand #brand_div #brand_ul li .img-container {
  height: 168px;
  font-size: 0;
  text-align: center;
  display: block;
}
#index_brand #brand_div #brand_ul li .img-container img {
  width: 100%;
  max-height: 168px;
  display: inline-block;
  vertical-align: middle;
}
#index_brand #brand_div #brand_ul li .brand_detail {
  padding: 5px 10px;
  border-top: 1px dashed #efefef;
  box-sizing: border-box;
}
#index_brand #brand_div #brand_ul li .brand_help_btn {
  width: 100%;
  margin: 2px auto ;
  text-align: center;
  color: white;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  background: #00DD71;
  border-radius: 5px;
  font-weight: bold;
}
#index_brand #brand_div #brand_ul li .brand_p1 {
  font-weight: bold;
  overflow: hidden;
  line-height: 18px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
#index_brand #brand_div #brand_ul li .brand_p2 {
  color: #999;
  font-size: 12px;
  position: relative;
}
#index_brand #brand_div #brand_ul li .brand_p2 .sn_letter {
  position: absolute;
  bottom: 5px;
  right: 20px;
  color: #979797;
}
#index_brand #brand_div #brand_ul li .brand_btn1,
#index_brand #brand_div #brand_ul li .brand_btn2 {
  border-radius: 15px;
  box-sizing: border-box;
  font-size: 13px;
  text-align: center;
  display: inline-block;
  margin-top: 5px;
  height: 24px;
  line-height: 24px;
  width: 100px;
}
#index_brand #brand_div #brand_ul li .brand_price {
  font-weight: bold;
  font-size: 14px;
  margin-top: 5px;
  color: #18dc65;
  float: left;
  line-height: 23px;
}
#index_brand #brand_div #brand_ul li .brand_btn1 {
  color: #00DC72;
  border: 1px solid #00DC72;
}
#index_brand #brand_div #brand_ul li .brand_btn2 {
  margin-left: 5px;
  background: #00DC72;
  color: white;
  border: 1px solid #00DC72;
  float: right;
  width: 98px;
}
#success {
  height: 440px;
  background: #00D781;
}
#success .content {
  position: relative;
}
#success .content .body_title {
  position: relative;
}
#success .content .body_title #success_help {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 15px;
  color: white;
  background: #FFA100;
  border-radius: 15px;
  padding: 3px 20px;
}
#success .content #success_logo {
  margin-top: 10px;
  width: 480px;
}
#success .content #success_list {
  position: absolute;
  top: 60px;
  left: 150px;
}
#success .content #success_list .brand_ul li {
  margin-left: 10px;
  margin-top: 20px;
  float: left;
}
#success .content #success_list .brand_ul li img {
  width: 200px;
  height: 280px;
  border-radius: 5px;
}
#news {
  margin-top: 90px;
  margin-bottom: 50px;
}
#news .new_block {
  float: left;
}
#news .news_title .green_block,
#news .news_title .news_title_content {
  float: left;
}
#news .news_title .news_title_content {
  font-weight: bold;
  margin-bottom: 5px;
}
#news .news_title .green_block {
  width: 15px;
  height: 15px;
  background: #00D87F;
  margin-right: 5px;
}
#news .news_title .more {
  float: right;
  font-size: 13px;
  color: #999;
}
#news .news_content {
  background: white;
  padding: 10px;
}
#news .news_content .news_content_ul li p {
  width: 100%;
  overflow: hidden;
  line-height: 30px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
#news .news_content .image_news {
  position: relative;
}
#news .news_content .image_news img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#news .news_content .news_title_s {
  float: left;
  width: 380px;
  overflow: hidden;
  line-height: 30px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
#news .news_content .news_time {
  float: right;
  color: #999;
}
#news .tag_ul li {
  float: left;
  padding: 5px 10px;
  background: #dde0e7;
  border-radius: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#news .tag_ul li a {
  color: #666;
}
#news .tag_ul li:hover {
  background: #41cf85;
  color: white;
}
#news .tag_ul li:hover a {
  color: #fff;
}
