.banner {
  width: 100%;
  height: 246px;
  background: url("/style/css/img/banner.png")  center
}

.banner .banner_center {
  width: 1200px;
  padding-top: 25px;
  margin: 0 auto 0 auto
}

.banner .banner_center .location {
  font-size: 0
}

.banner .banner_center .location a {
  font-size: 12px;
  color: #fefefe;
  opacity: .5
}

.banner .banner_center .location a:hover {
  opacity: 1
}

.banner .banner_center .location .arrow1,
.banner .banner_center .location .arrow2 {
  display: inline-block;
  width: 12px;
  height: 7px;
  margin-right: 7px;
  background: url("/style/css/img/icon1.png") no-repeat center;
  position: relative;
  top: -1px
}

.banner .banner_center .location .arrow2 {
  width: 8px;
  height: 5px;
  margin: 0 7px 0 9px;
  background: url("/style/css/img/icon2.png") no-repeat center;
  top: -2px
}

.banner .banner_center .need {
  margin: 33px 0 0 678px
}

.banner .banner_center .need .publish,
.banner .banner_center .need .sell {
  display: inline-block;
  width: 136px;
  height: 42px;
  border: 1px solid #3174c8;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 42px;
  margin-right: 10px;
}

.banner .banner_center .need .publish i,
.banner .banner_center .need .sell i {
  display: inline-block;
  width: 12px;
  height: 14px;
  background: url("/style/css/img/icon3.png") no-repeat center;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

.banner .banner_center .need .publish:hover,
.banner .banner_center .need .sell:hover {
  background: #649be8;
  border: 1px solid #649be8
}

.banner .banner_center .need .sell i {
  width: 14px;
  height: 16px;
  background: url("/style/css/img/icon4.png") no-repeat center
}

.all_content {
  padding-top: 260px;
  position: relative;
  width: 100%;
  background: #f0f2f5
}

.all_content .sorting {
  width: 1200px;
  height: 65px;
  background: #fff;
  margin: 0 auto 10px auto;
  overflow: hidden
}

.all_content .sorting .comprehensive,
.all_content .sorting .price {
  display: inline-block;
  float: left;
  font-size: 14px;
  color: #666666;
  line-height: 65px;
  border-right: 1px solid #edecf4;
  width: 129px;
  text-align: center
}

.all_content .sorting .comprehensive i,
.all_content .sorting .price i {
  display: inline-block;
  width: 7px;
  height: 9px;
  margin-left: 5px;
}

.all_content .sorting>a:hover,
.all_content .sorting>a.on {
  color: #5d8cd3;
}

.all_content .sorting>a i.sta1,
.all_content .sorting>a:hover i.sta1 {
  background: url("/style/css/img/sta1.png") no-repeat center
}

.all_content .sorting>a i.sta2,
.all_content .sorting>a:hover i.sta2 {
  background: url("/style/css/img/sta2.png") no-repeat center
}

.all_content .sorting>a i.sta3,
.all_content .sorting>a:hover i.sta3 {
  background: url("/style/css/img/sta3.png") no-repeat center
}

.all_content .sorting .company {
  position: relative;
  float: right;
}

.all_content .sorting .company .card_icon,
.all_content .sorting .company .list_icon {
  -webkit-transition: all .3s;
  transition: all .3s;
  display: inline-block;
  height: 65px;
  width: 62px;
  border-right: 1px solid #edecf4;
  border-left: 1px solid #edecf4;
  float: left;
  background: url("/style/css/img/icon31.png") no-repeat center;
  cursor: pointer
}

.all_content .sorting .company .card_icon:hover,
.all_content .sorting .company .list_icon:hover {
  background: url("/style/css/img/icon28.png") no-repeat center
}

.all_content .sorting .company .list_icon {
  border-left: none;
  background: url("/style/css/img/icon29.png") no-repeat center;
}

.all_content .sorting .company .list_icon:hover {
  background: url("/style/css/img/icon30.png") no-repeat center
}

.all_content .sorting .company .active_card {
  background: url("/style/css/img/icon28.png") no-repeat center
}

.all_content .sorting .company .active_list {
  background: url("/style/css/img/icon30.png") no-repeat center
}

.all_content .sorting .company .all_company,
.all_content .sorting .company .page_top {
  font-size: 12px;
  color: #666666;
  line-height: 65px
}

.all_content .sorting .company .page_top .cur_page1 {
  color: #145fbc
}

.all_content .sorting .company .left,
.all_content .sorting .company .right {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #e0e0e0;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: inline-block;
  right: -34px;
  cursor: pointer;
  text-align: center;
  line-height: 20px
}

.all_content .sorting .company .left i,
.all_content .sorting .company .right i {
  display: inline-block;
  width: 4px;
  height: 8px;
  background: url("/style/css/img/icon14.png") no-repeat center
}

.all_content .sorting .company .left:hover,
.all_content .sorting .company .right:hover {
  background: #649be8
}

.all_content .sorting .company .left:hover i,
.all_content .sorting .company .right:hover i {
  background: url("/style/css/img/icon15.png") no-repeat center
}

.all_content .sorting .company .right {
  right: -58px
}

.all_content .sorting .company .right i {
  background: url("/style/css/img/icon17.png") no-repeat center
}

.all_content .sorting .company .right:hover {
  background: #649be8
}

.all_content .sorting .company .right:hover i {
  background: url("/style/css/img/icon16.png") no-repeat center
}

.all_content .list_one {
  width: 1200px;
  margin: auto;
}

.all_content .list_one .each_li {
  width: 100%;
  height: 158px;
  background: #fff;
  margin-top: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 38px 27px 0 27px;
  position: relative;
}

.all_content .list_one .each_li .upper_company {
  overflow: hidden;
}

.all_content .list_one .each_li .upper_company .upper_left {
  float: left
}

.all_content .list_one .each_li .upper_company .upper_left a {
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  vertical-align: middle;
  /* position:relative;top:3px */
}

.all_content .list_one .each_li>p {
  padding-top: 0 !important;
  position: absolute;
  top: 38px;
  right: 27px;
}

.all_content .list_one .each_li .upper_company .upper_right {
  float: right;
  overflow: hidden;
}
.all_content .list_one .each_li .upper_company .upper_right li {
  float: left;
  margin-right: 16px;
  position: relative;
  font-size: 12px;
  color: #8c8c8c
}

.all_content .list_one .each_li .upper_company .upper_right li:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 11px;
  background: #dcdcdc;
  position: absolute;
  right: -8px
}

.all_content .list_one .each_li .upper_company .upper_right li:last-child {
  margin-right: 0
}

.all_content .list_one .each_li .upper_company .upper_right li:last-child::after {
  content: none
}

.all_content .list_one .each_li .down_info {
  margin-top: 24px;
  overflow: hidden
}

.all_content .list_one .each_li .down_info .down_company_info {
  float: left;
  overflow: hidden
}

.all_content .list_one .each_li .down_info .down_company_info li {
  width: 115px;
  float: left;
  text-align: left;
  position: relative;
  padding:0 0 0 20px;
}

.all_content .list_one .each_li .down_info .down_company_info li .down_up_title {
  font-size: 12px;
  color: #bebebe;
  margin-bottom: 12px
}

.all_content .list_one .each_li .down_info .down_company_info li .down_down_style {
  font-size: 18px;
  color: #3c3c3c
}

.all_content .list_one .each_li .down_info .down_company_info li .price_style {
  font-size: 18px;
  font-weight: bold;
  color: #ff7800
}

.all_content .list_one .each_li .down_info .down_company_info li:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 38px;
  background: #e5e5e5;
  position: absolute;
  right: 0;
  top: 0
}

.all_content .list_one .each_li .down_info .down_company_info li:first-child {
  padding-left: 0;
  width: 75px;
}

.down_company_info>li {
	width: auto !important;
	padding: 0 30px !important;
}

.qy_li01 {
	margin-left: -30px;
}

.all_content .list_one .each_li .down_info .down_company_info li.qy_li02 {
  width: 130px;
}

.all_content .list_one .each_li .down_info .down_company_info li.qy_li04 {
  padding-left: 25px;
  width: 100px;
}

.all_content .list_one .each_li .down_info .down_company_info li.qy_li03,
.all_content .list_one .each_li .down_info .down_company_info li.qy_li05 {
  padding-left: 30px;
  width: 80px;
}

.all_content .list_one .each_li .down_info .down_company_info li.qy_li05 {
  width: 120px;
}

.all_content .list_one .each_li .down_info .down_company_info li.qy_li06 {
  padding-left: 30px;
  width: 100px;
}

.all_content .list_one .each_li .down_info .down_company_info li.qy_li07 {
  padding-left: 30px;
}

.all_content .list_one .each_li .down_info .down_company_info li:last-child::after {
  content: none
}

.all_content .list_one .each_li .down_info .contact {
  float: right;
  font-size: 0;
  padding-top: 6px
}

.all_content .list_one .each_li .down_info .contact .shop_car,
.all_content .list_one .each_li .down_info .contact .constorm {
  border: 1px solid #dfdfdf;
  display: inline-block;
  width: 98px;
  margin-left: 5px;
  position: relative;
  top: 5px;
  height: 30px;
  border-radius: 4px;
  text-align: center;
  line-height: 30px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.all_content .list_one .each_li .down_info .contact .shop_car i,
.all_content .list_one .each_li .down_info .contact .constorm i {
  display: inline-block;
  width: 17px;
  height: 14px;
  line-height: 30px;
  vertical-align: middle;
  -webkit-transition: all .3s;
  transition: all .3s;
  background: url("/style/css/img/icon26.png") no-repeat center
}

.all_content .list_one .each_li .down_info .contact .shop_car:hover,
.all_content .list_one .each_li .down_info .contact .constorm:hover {
  background: #649be8;
  color: #fff;
  border: 1px solid #649be8;
}
.constorm01 i,.constorm02 i{
  background: url("/style/css/img/bx.png") no-repeat center !important;
}
.all_content .list_one .each_li .down_info .contact .shop_car:hover i,
.all_content .list_one .each_li .down_info .contact .constorm:hover i {
  background: url("/style/css/img/icon24.png") no-repeat center
}

.all_content .list_one .each_li .down_info .contact .constorm {
  width: 98px;
  margin-left: 5px;
  position: relative;
  top: 5px
}

.all_content .list_one .each_li .down_info .contact .constorm i {
  width: 17px;
  height: 17px;
  position: relative;
  top: -5px;
  background: url("/style/css/img/icon27.png") no-repeat center
}

.all_content .list_one .each_li .down_info .contact .constorm span {
  margin-left: 5px;
  font-size: 14px;
  color: #9f9fa0;
  -webkit-transition: all .3s;
  transition: all .3s
}

.all_content .list_one .each_li .down_info .contact .constorm:hover {
  background: none
}

.all_content .list_one .each_li .down_info .contact .constorm:hover i {
  background: url("/style/css/img/icon25.png") no-repeat center;
}
.all_content .list_one .each_li .down_info .contact .constorm01:hover i {
  background: url("/style/css/img/bx_hover.png") no-repeat center !important;
}
.all_content .list_one .each_li .down_info .contact .constorm02:hover i {
  background: url("/style/css/img/bx02_hover.png") no-repeat center !important;
}
.all_content .list_one .each_li .down_info .contact .constorm:hover span {
  color: #649be8
}
.constorm02:hover{
  background-color:#649be8 !important;
}
.constorm02:hover span{
  color:#FFFFFF !important;
}

.all_content .list_one .each_li:hover {
  -webkit-box-shadow: 0 0 1px 2px rgba(13, 86, 176, 0.04);
  box-shadow: 0 0 1px 2px rgba(13, 86, 176, 0.04)
}

.all_content .list_one .each_li:hover .upper_company .upper_left a {
  color: #649be8
}

.all_content .list_two {
  width: 1200px;
  margin: auto;
  display: none;
}

.all_content .list_two .card_each_li {
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 291px;
  height: 332px;
  float: left;
  background: #fff;
  -webkit-box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.04);
  margin: 0 12px 10px 0
}

.all_content .list_two .card_each_li .up_part {
  padding: 32px 30px 27px 30px;
  border-bottom: 1px solid #ebecee;
  position: relative
}

.all_content .list_two .card_each_li .up_part .goods_title {
  font-size: 18px;
  color: #666666;
  display: block;
  margin-bottom: 12px;
  width: 231px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  line-height: 1.2;
}

.all_content .list_two .card_each_li .up_part div .goods_price {
  font-size: 20px;
  color: #ff7800;
  font-weight: bold
}

.all_content .list_two .card_each_li .up_part div .goods_price:before {
  content: '';
  display: inline-block;
  width: 11px;
  height: 15px;
  background: url("/style/css/img/icon20.png") no-repeat center
}

.all_content .list_two .card_each_li .up_part div img {
  position: relative;
  top: -5px
}

.all_content .list_two .card_each_li .up_part:before {
  -webkit-transition: all .3s;
  transition: all .3s;
  content: '';
  display: inline-block;
  width: 4px;
  height: 55px;
  background: #dadada;
  position: absolute;
  left: 0px;
  top: 30px
}

.all_content .list_two .card_each_li .mid_part {
  overflow: hidden;
  margin-top: 32px
}

.all_content .list_two .card_each_li .mid_part li {
  padding-left: 30px;
  width: 90px;
  height: 56px;
  float: left
}

.all_content .list_two .card_each_li .mid_part li .goods_style {
  font-size: 16px;
  color: #333333;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.all_content .list_two .card_each_li .mid_part li .company_industry {
  font-size: 12px;
  color: #999999
}

.all_content .list_two .card_each_li .bottom_part {
  margin: 0 20px
}

.all_content .list_two .card_each_li .bottom_part .buy,
.all_content .list_two .card_each_li .bottom_part .consult,
.all_content .list_two .hot_recommend .recommend_show .card_each_li .bottom_part .consult,
.all_content .hot_recommend .recommend_show .list_two .card_each_li .bottom_part .consult {
  display: inline-block;
  width: 116px;
  height: 32px;
  background: #f3f5f8;
  border-radius: 4px;
  text-align: center;
  line-height: 32px;
  font-size: 15px;
  color: #649be8;
  float: left;
  -webkit-transition: all .3s;
  transition: all .3s
}

.all_content .list_two .card_each_li .bottom_part .buy:hover,
.all_content .list_two .card_each_li .bottom_part .consult:hover {
  background: #649be8;
  color: #fff
}

.all_content .list_two .card_each_li .bottom_part .consult {
  width: 114px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #649be8;
  background: transparent;
  float: right
}

.all_content .list_two .card_each_li .bottom_part:after {
  content: '';
  display: block;
  clear: both
}

.all_content .list_two .card_each_li:hover {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-box-shadow: 0 0 40px 0.07px rgba(196, 196, 196, 0.31);
  box-shadow: 0 0 40px 0.07px rgba(196, 196, 196, 0.31)
}

.all_content .list_two .card_each_li:hover .up_part .goods_title {
  color: #649be8
}

.all_content .list_two .card_each_li:hover .up_part::before {
  background: #649be8;
  -webkit-animation: change_height .3s ease-out;
  animation: change_height .3s ease-out
}

@-webkit-keyframes change_height {
  0% {
    opacity: .5;
    height: 0
  }

  100% {
    opacity: 1;
    height: 55px
  }
}

@keyframes change_height {
  0% {
    opacity: .5;
    height: 0
  }

  100% {
    opacity: 1;
    height: 55px
  }
}

.all_content .list_two .card_each_li:nth-child(4n) {
  margin-right: 0px
}

.all_content .list_two:after {
  content: '';
  display: block;
  clear: both
}

.all_content .not_find_mj {
  width: 1200px;
  margin: auto
}

.all_content .not_find_mj .not_title {
  width: 100%;
  text-align: center;
  margin: 40px 0 0px 0
}

.all_content .not_find_mj .not_title .not_title_p1 {
  font-size: 24px;
  color: #649be8;
  margin-bottom: 10px
}

.all_content .not_find_mj .not_title .not_title_p2 {
  font-size: 14px;
  color: #abaab2;
  margin-bottom: 30px
}

.all_content .not_find_mj .not_title .not_title_p2:before {
  content: '';
  display: inline-block;
  width: 50px;
  height: 1px;
  background: #e0dfe6;
  margin-right: 20px;
  position: relative;
  top: -3px
}

.all_content .not_find_mj .not_title .not_title_p2:after {
  content: '';
  display: inline-block;
  width: 50px;
  height: 1px;
  background: #e0dfe6;
  margin-right: 20px;
  position: relative;
  top: -3px;
  margin: 0px 0 0 20px
}

.all_content .not_find_mj .case_mj li {
  width: 393px;
  height: 200px;
  background: #fff;
  float: left;
  margin-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 0 30px
}

.all_content .not_find_mj .case_mj li:last-child {
  margin-right: 0
}

.all_content .not_find_mj .case_mj li .case1_title {
  font-size: 24px;
  color: #333333;
  margin-bottom: 15px
}

.all_content .not_find_mj .case_mj li .case1_info {
  font-size: 14px;
  color: #333333
}

.all_content .not_find_mj .case_mj li .case_img_btn {
  overflow: hidden
}

.all_content .not_find_mj .case_mj li .case_img_btn .case_left {
  float: left
}

.all_content .not_find_mj .case_mj li .case_img_btn .case_left .case_line {
  display: block;
  width: 20px;
  height: 1px;
  background: #c2c2cc;
  margin: 23px 0 22px 0
}

.all_content .not_find_mj .case_mj li .case_img_btn .case_left a {
  display: block;
  width: 118px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border: 1px solid #9a86ff;
  margin: auto;
  color: #9a86ff;
  font-size: 14px;
  border-radius: 3px;
  -webkit-transition: all .2s;
  transition: all .2s
}

.all_content .not_find_mj .case_mj li .case_img_btn .case_left a:hover {
  border: 1px solid #9a86ff;
  background: #9a86ff;
  color: #fff;
  position: relative;
  top: -2px
}

.all_content .not_find_mj .case_mj li .case_right {
  float: right;
  margin: 5px 20px 0px 0;
  height: 102px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 210px
}

.all_content .not_find_mj .case_mj li .case_right img {
  position: absolute;
  bottom: 5px;
  right: 0
}

.all_content .not_find_mj .case_mj li:hover {
  -webkit-box-shadow: 0 0 1px 2px rgba(36, 87, 200, 0.08);
  box-shadow: 0 0 1px 2px rgba(36, 87, 200, 0.08)
}

.all_content .not_find_mj .case_mj .second_li .case_img_btn .case_left a,
.all_content .not_find_mj .case_mj .third_li .case_img_btn .case_left a {
  border: 1px solid #abcaf5;
  color: #3c89ff
}

.all_content .not_find_mj .case_mj .second_li .case_img_btn .case_left a:hover,
.all_content .not_find_mj .case_mj .third_li .case_img_btn .case_left a:hover {
  border: 1px solid #3c89ff;
  background: #3c89ff
}

.all_content .not_find_mj .case_mj .second_li .case_img_btn .case_right,
.all_content .not_find_mj .case_mj .third_li .case_img_btn .case_right {
  margin: 5px 20px 0px 0
}

.all_content .not_find_mj .case_mj .second_li .case_img_btn .case_right img,
.all_content .not_find_mj .case_mj .third_li .case_img_btn .case_right img {
  bottom: -12px;
  max-width: 210px;
  max-height: 102px
}

.all_content .not_find_mj .case_mj .third_li .case_img_btn .case_left a {
  border: 1px solid #a6e1ed;
  color: #16b8d9
}

.all_content .not_find_mj .case_mj .third_li .case_img_btn .case_left a:hover {
  border: 1px solid #16b8d9;
  background: #16b8d9
}

.all_content .not_find_mj .case_mj:after {
  content: '';
  display: block;
  clear: both
}

.all_content .hot_recommend {
  width: 100%;
  height: 568px;
  background: url("/style/css/img/bg1.jpg") no-repeat center;
  margin-top: 41px
}

.all_content .hot_recommend .recommend_title {
  width: 1200px;
  text-align: center;
  margin: auto;
  padding-top: 60px
}

.all_content .hot_recommend .recommend_title .c_recommend_title {
  font-size: 26px;
  color: #ffffff;
  font-weight: bold
}

.all_content .hot_recommend .recommend_title .e_recommend_title,
.all_content .hot_recommend .recommend_title .recommend_info {
  font-size: 12px;
  color: #fff;
  opacity: .6;
  margin: 8px 0 20px 0;
  text-transform: uppercase
}

.all_content .hot_recommend .recommend_title .recommend_info {
  font-size: 14px;
  margin: 0 0 39px 0
}

.all_content .hot_recommend .recommend_show {
  width: 1200px;
  margin: auto
}

.all_content .hot_recommend .recommend_show .card_each_li {
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 291px;
  height: 332px;
  float: left;
  background: #fff;
  -webkit-box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.04);
  margin: 0 10px 10px 0
}

.all_content .hot_recommend .recommend_show .card_each_li .up_part {
  padding: 32px 30px 27px 30px;
  border-bottom: 1px solid #ebecee;
  position: relative
}

.all_content .hot_recommend .recommend_show .card_each_li .up_part .goods_title {
  font-size: 22px;
  color: #666666;
  display: block;
  margin-bottom: 12px;
  width: 231px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.all_content .hot_recommend .recommend_show .card_each_li .up_part div .goods_price {
  font-size: 20px;
  color: #ff7800;
  font-weight: bold
}

.all_content .hot_recommend .recommend_show .card_each_li .up_part div .goods_price:before {
  content: '';
  display: inline-block;
  width: 11px;
  height: 15px;
  background: url("/style/css/img/icon20.png") no-repeat center
}

.all_content .hot_recommend .recommend_show .card_each_li .up_part div img {
  position: relative;
  top: -5px
}

.all_content .hot_recommend .recommend_show .card_each_li .up_part:before {
  -webkit-transition: all .3s;
  transition: all .3s;
  content: '';
  display: inline-block;
  width: 4px;
  height: 55px;
  background: #dadada;
  position: absolute;
  left: 0px;
  top: 30px
}

.all_content .hot_recommend .recommend_show .card_each_li .mid_part {
  overflow: hidden;
  margin-top: 32px
}

.all_content .hot_recommend .recommend_show .card_each_li .mid_part li {
  padding-left: 30px;
  width: 88px;
  height: 56px;
  float: left
}

.all_content .hot_recommend .recommend_show .card_each_li .mid_part li .goods_style {
  font-size: 16px;
  color: #333333;
  margin-bottom: 10px
}

.all_content .hot_recommend .recommend_show .card_each_li .mid_part li .company_industry {
  font-size: 12px;
  color: #999999
}

.all_content .hot_recommend .recommend_show .card_each_li .bottom_part {
  margin: 0 20px
}

.all_content .hot_recommend .recommend_show .card_each_li .bottom_part .buy,
.all_content .hot_recommend .recommend_show .card_each_li .bottom_part .consult {
  display: inline-block;
  width: 116px;
  height: 32px;
  background: #f3f5f8;
  border-radius: 4px;
  text-align: center;
  line-height: 32px;
  font-size: 15px;
  color: #649be8;
  float: left;
  -webkit-transition: all .3s;
  transition: all .3s
}

.all_content .hot_recommend .recommend_show .card_each_li .bottom_part .buy:hover,
.all_content .hot_recommend .recommend_show .card_each_li .bottom_part .consult:hover {
  background: #649be8;
  color: #fff
}

.all_content .hot_recommend .recommend_show .card_each_li .bottom_part .consult {
  width: 114px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #649be8;
  background: transparent;
  float: right
}

.all_content .hot_recommend .recommend_show .card_each_li .bottom_part:after {
  content: '';
  display: block;
  clear: both
}

.all_content .hot_recommend .recommend_show .card_each_li:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 0 0 40px 0.07px rgba(196, 196, 196, 0.31);
  box-shadow: 0 0 40px 0.07px rgba(196, 196, 196, 0.31)
}

.all_content .hot_recommend .recommend_show .card_each_li:hover .up_part .goods_title {
  color: #649be8
}

.all_content .hot_recommend .recommend_show .card_each_li:hover .up_part::before {
  background: #649be8;
  -webkit-animation: change_height .3s ease-out;
  animation: change_height .3s ease-out
}

@keyframes change_height {
  0% {
    opacity: .5;
    height: 0
  }

  100% {
    opacity: 1;
    height: 55px
  }
}

.all_content .hot_recommend .recommend_show .card_each_li:nth-child(4n) {
  margin-right: 0px
}

.all_content .hot_recommend .recommend_show:after {
  content: '';
  display: block;
  clear: both
}

.screen .dl02 {
  padding-right: 80px;
  width: 900px;
}

.screen .dl02 dd {
  height: 25px;
  width: 790px;
  overflow: hidden;
  padding: 0;
  margin-top: 17px;
}

.screen .dl02 a.more {
  float: right;
  display: inline-block;
  width: 58px;
  height: 22px;
  line-height: 20px;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  right: -70px;
  top: 17px;
  border: 1px solid #e2e2e2;
  padding: 0 0 0 9px;
  background: url(/style/css/img/icon6.png) no-repeat right 7px center;
  font-size: 12px;
  color: #888888;
  white-space: nowrap;
}

.screen .dl02 a.more:hover {
  color: #649be8;
  background: url(/style/css/img/icon6_hover.png) no-repeat right 7px center;
}

.screen .dl03 dd a {
  display: inline-block;
  float: left;
}

.other_select dd>div ul li a {
  display: block;
  padding: 0;
  line-height: 28px;
}

.other_select dd>div ul li a {
  width: 100%;
}