/* 左侧分类开始 */
.ban_box .fltree{
  float: left;
  background-color: #f3f7f8;
  overflow: hidden;
  height: 392px;
  width: 230px;
}
.ban_box .fltree ul{
  width: 100%;
  overflow: hidden;
}
.ban_box .fltree ul li {
  float: left;
  width: 100%;
  text-align: left;
  text-indent: 1em;
  padding: 4px 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px dashed #e5e5e5;
  transition: all 0.8s;
}
.ban_box .fltree ul li a {
  line-height: 34px;
  color: #333;
  font-size: 14px;
  transition: all 0.8s;
  display: block;
}
.ban_box .fltree ul li:hover {
  background: #ff0000;
}
.ban_box .fltree ul li:hover a{
 color: #fff;
}
.ban_box .fltree .but_a{
  margin: 15px 0;
  padding: 0 25px;
  display: block;
}
/* 左侧分类结束 */
/* banner开始 */
.ban_box .banner {
  float: left;
  margin-left: 5px;
  padding: 0;
  margin-top: 5px;
  width: 730px;
}
/* banner结束 */
/* 右侧登录开始 */
.rigth_login {
  float: right;
  overflow: hidden;
  width: 230px;
  height: 392px;
  background: #f3f7f8;
  text-align: center;
}
.rigth_login .login_top .login_user h3{ 
  text-align: center;
  margin:30px 0 10px;
  font-size: 16px;
  font-weight: bold; 
}
.rigth_login .login_top .login_user p{
  font-size: 14px;
  text-align: center;
  color: #888888;
}
.rigth_login .rigth_login_btn{
  width: 195px;
  overflow: hidden;
  margin:25px auto 20px;
}
.rigth_login .rigth_login_btn a:first-child{
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  background: #ff0000;
  color: #fff;
  float: left;
  border-radius: 5px;
}
.rigth_login .rigth_login_btn a:last-child{
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  background: #fff;
  color: #ff0000;
  border: 1px solid #ff0000;
  float: right;
  border-radius: 5px;
}
.rigth_login .login_img {
  width: 100%;
  overflow: hidden;
  border-top: 2px solid #ff0000;
}
.rigth_login .login_img img{
  width: 100%;
}
.rigth_login .login_liv{
  width: 100%;
  overflow: hidden;
}
.rigth_login .login_liv li{
  width: 33.33%;
  float: left;
  text-align: center;
}
.rigth_login .login_liv li img{
  display: block;
  margin:15px auto 10px;
}
.rigth_login .login_liv li p{
  font-size: 12px;
  color: #666;
  margin-bottom: 15px;
}
/* 右侧登录结束 */
/* 热销产品开始 */
.hot_product{
  width: 100%;
  overflow: hidden;
}
.hot_product h3,
.brand_box h3{
  font-size: 22px;
  margin: 30px 0;
  font-weight: bold;
}
.hot_product h3 span,
.brand_box h3 span{
  width: 90%;
  float: right;
  height: 1px;
  background: #333;
  position: relative;
  top: 10px;
}
.hot_product .w ul li{
  width: 19%;
  margin: 0 0.5%;
  border: 1px solid #bfbfbf;
  float: left;
}
.hot_product .w ul li img{
  width: 100%;
}
.hot_product .w ul li p{
  line-height: 32px;
  color: #333;
  padding: 0 10px;
  height: 32px;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hot_product .w ul li p span:first-child{
  float: left;
}
.hot_product .w ul li p span:last-child{
  float: right;
}
.hot_product .w ul li p a{
  display: block;
  background: #ff0000;
  text-align: center;
  color: #fff;
}
.hot_product .w ul li p:last-child{
  padding: 0;
}
/* 热销产品结束 */
/* 推荐品牌开始 */
.brand_box .w ul{
  width: 100%;
  overflow: hidden;
  border: 1px solid #eaeaea;
  padding: 25px 0;
  margin: 30px 0 0;
}
.brand_box .w ul li{
  border-right: 1px solid #eaeaea;
}
.brand_box .w ul li:last-child{
  border:none;
}
.brand_box .w ul li img{
  display: block;
  margin: auto;
}
/* 推荐品牌结束 */
/* 产品中心开始 */
.product_box{
  width: 100%;
  overflow: hidden;
  margin: 35px 0;
}
.product_box .w .prod_tit{
  width: 100%;
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px solid #333;
  margin-bottom: 25px; 
}
.product_box .w .prod_tit span{
  font-size: 22px;
  font-weight: bold;
}
.product_box .w .prod_tit img{
  float: left;
}
.product_box .w .prod_tit a{
  float: right;
  color: #999;
  font-size: 14px;
  position: relative;
  top: 15px;
}
.product_box .cp_l{
  width: 23%;
  float: left;
}
.product_box .cp_l img{
  width: 100%;
}
.product_box .cp_r{
  overflow: hidden;
  width: 77%;
}
.product_box .cp_r .cplist_a{
  width: 25%;
  float: left;
  border: 1px solid #f1f1f1;
  padding: 0 10px;
}
.product_box .cp_r .cplist_a .rxcp_pic_box{
  width: 100%;
  overflow: hidden;
}
.product_box .cp_r .cplist_a .rxcp_pic_box .pic_a img {
  /* width: 82%; */
  margin: 0 auto;
  display: block;
  height: 150px;
}
.product_box .cp_r .cplist_a p{
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.product_box .cp_r .cplist_a .prod_xh a{
  font-size: 14px;
  color: #2a92fc;
}
.product_box .cp_r .cplist_a .prod_brand a{
  font-size: 14px;
  color: #333;
  float: left;
  text-align: left;
  text-indent: 0.1em;
  width: 100%;
  margin-top: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.product_box .cp_r .cplist_a .btom_btn{
  display: flex;
  justify-content: space-between;
  clear: both;
  margin: 5px 0;
  line-height: 28px;
  position: relative;
  top: 3px;
}
.product_box .cp_r .cplist_a .btom_btn .but_d a .carico{
  color: #ff3600;
  font-size: 28px;
  margin-right: 3px;
}
.product_box .cp_r .cplist_a .btom_btn .but_d a .dg{
  font-size: 14px;
    color: #ff3600;
    position: relative;
    top: -3px;
}

/* 产品中心结束 */