﻿/*面包屑*/
.Location_bg1{background-color:rgba(245,245,245,1);height:auto;border-bottom: 1px solid #fff}
.Location1{height: auto;padding: 10px 0px}
.locat1{font-size:14px;border-bottom:0px dashed #dcdcdc;line-height:80px;height:80px;}
.locat1 .layui-icon{color:#155bb5;font-weight:bold}
.locat1 a{color:#93989B}
.locat1 b{border-left:0px solid #000000;font-weight:normal;padding-left:8px}
.locat1 i{font-style:normal}
.locat1 span{padding:0 5px;height:46px;line-height:46px}

.daohang1{text-align: right;width: 100%;height:auto;padding: 0px 10px;}

.layui-bg-blue{background-color:#155bb5!important}




.pro_class{margin-bottom: 20px}
.pro_class li{text-align: center;margin-bottom: 10px}
.pro_class li h3{fpadding: 0px;line-height: 1;font-weight: normal;margin-bottom:0px;margin-top:0px; font-size:18px;  !important;}
.pro_class li a:hover{background-color: #03a9f4;color: #fff}

.productList{position:relative;margin-bottom: 20px}
.productList a{width:100%;height:100%;display:block;padding:3px;position:relative}
.productList .item{position:relative;width:100%;display:flex;flex-direction:column;border-radius:5px;overflow:hidden;transition:all .5s; border:1px solid #eee}
.productList .item{padding:3px;box-shadow:0 0 0px #999; margin-bottom: 20px}
.productList .item .productImg{position:relative;overflow:hidden;overflow:hidden;height: 200px;}
.productList .item .productImg img{transition:all .5s;width:100%;min-height: 200px}
.productList .item:hover {box-shadow:0 0 10px #999;top:-10px}
.productList .item:hover .pic img{transform:scale(1.1,1.1)}
.productList .item>div{margin-bottom:20px}
.productList .item  h4{padding: 10px;background-color:#f6f5f5;  transition: all 10.5s;text-align: center;width: 100%;margin: 0px}
.productList .item:hover  h4{transition:0.5s;padding-left: 10px}
.productList .item:hover  h4:after{content:'»';transition:0.5s;padding-left: 10px}
.productList .item:hover  img{transform:scale(1.1,1.1)}
.productList .item:hover .pic:after{width:0;height:0}
.productList .item h4{   }
.news .news_photo{width:100%;overflow:hidden;position:relative;max-height: 300px;}
.product .pic_item_box{height:auto;  }
.product 
{
	margin: 50px 0px 50px 0px;
}



.product .pic_item_box{height:auto;  }
.product .pic_item { border: 1px solid #eee}
.product .pic_item .pic{ width: 100%;overflow: hidden;}
.product .pic_item .pic img{height:260px;width:100%; overflow: hidden;object-fit: cover;object-position: top;}
.product .pic_item .name{height:50px; width: 100%;background-color: #fff;line-height: 50px;font-size: 16px;text-align: center;}
.product .pic_item .name i{position: absolute; right: 20px}
.product .pic_item:hover .pic img{ transform: scale(1.1);    transition: all 1s ease }
.product .pic_item:hover .name{ background-color:#155bb5;color:#fff }
.product .pic_item:hover .name i{ position: absolute; right: 30px;color: #fff}