
*{margin: 0;padding: 0;}
ul,a{
	list-style: none;
	text-decoration: none;
}
*{ font-family: Arial, "宋体"!important;}

.banner{
	width: 100%;
	/*height:13rem;*/
}
.banner img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.product .container{
	background-color: #d4ebfb;
	border-radius: 4px;
	/*width: 80%;*/
	padding-left: 2%;
	padding-top: 2rem;
}

/*分页*/
.pages{position: relative;bottom: 3rem;padding-top: 1rem;padding-left: 55%;} 
.pages a,.pages span { display:inline-block; padding:2px 10px; border:1px solid #f0f0f0; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; font-size: 14px; } 
.pages a,.pages li { display:inline-block; list-style: none; text-decoration:none; color:#000; } 
.pages a.first,.pages a.prev,.pages a.next,.pages a.end{ margin:0 auto; } 
.pages span.current{ background:#ccc; color:#FFF; font-weight:700; border-color:#ccc; }

.product .container .left{
/*     box-shadow: 1px 1px 2px #afb3b6;*/
     margin-bottom: 40px;
     background-color: #e2f0fb;
     border-radius: 10px;
}
.product .container .left .shang{
	height: 90px;
}
.product .container .left .xiahua{
	width: 90%;
	padding-bottom: 5px;
	border-bottom: 1px solid #bcb9b9;
}
.product .container .left span{
	 color: #008cee;
}
.product .container .left span img{
	width: 1.3rem;height: 1.3rem;
}
.product .container .left .zi{
   padding-left: 2%;
   color: #444;
   font-weight: 600;
}
.product .container .left form #name{
   width: 65%;
   float: left;
   height: 30px;
}
.product .container .left form #search{
   width: 100%;
   float: left;
   height: 30px;
}
.product .container .left form label{
	width: 18%;
	background-color:#eee;
	float: left;
	margin-left: 3%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #444;
	border-radius: 5px;
}
.product .container .left .us{
	margin-top: 20px;
	padding-bottom: 5px;
    border-bottom: 1px solid #bcb9b9;
    width: 90%;
}
.product .container .left .xia{
	width: 100%;
	height: auto;
}
.product .container .left .xia .fu{
	margin-bottom: 30px;
}
.product .container .left .xia .fu>ul{
	margin-bottom: 0;
	width: 250px;
}
.product .container .left .xia .fu h3{
    margin-top: 10px;
    width: 100%;
    font-size: 0.85rem;
    /*border: 1px solid #999;*/
    padding-bottom: 5px;
    height: 2rem;
    background-color: #1a8ade;
    line-height: 2rem;
    cursor: pointer;
    padding-left: 2%;
    box-sizing:border-box;
}
.product .container .left .xia .fu .biao h3:hover{
	color: #404040;
}
.product .container .left .xia .fu .biao{
	border-bottom: 0;
	margin-left: 0;
	width: 100%;
}
/*.product .container .left .xia .fu h3:first-child{
	border-radius: 40px 0 0 0;
}
.product .container .left .xia .fu h3:last-child{
	border-radius: 0px 0 0 40px;
}*/
.product .container .left .xia .fu .biao h3{
	margin-bottom: 0;
	color: #fff;
	/*color: #404040;*/
	margin-top: 0;
	border-bottom: 1px solid #fff;
	width: 100%;
}
.product .container .left .xia .fu .erji>li{
	border-bottom: 1px dashed #a9a9a9;
	width: 100%;
	/*height: 1.5rem;*/
	 background-color: #1893f0;
	/*margin-left: 5%;*/
	font-size: 0.75rem;
	list-style: none;
	line-height: 1.5rem;
	position: relative;
	color: #fff;
	border-right: 1px solid #fff;
	padding-left: 4%;
}
.product .container .left .xia .fu .erji li .sanji{
	/*position: absolute;
	left: 100%;*/
    width: 100%;
	/*top: 0%;*/
	display: none;
	z-index: 555;
}
.product .container .left .xia .fu .erji li .sanji li{
	width: 100%;
    /*height: 1.5rem;*/
    border-bottom: 1px dashed #808080;
    line-height: 1.5rem;
    color: #fff;
    border-left: 1px solid #fff;
    /*background-color: #1893f0;*/
    background-color: #107ac3;
    padding-left: 15%;/*overflow: hidden;*/

}
.product .container .left .xia .fu .erji li:hover .sanji{
	display: block;
}
.product .container .left .xia .fu li a{
	color: #fff;
	
}
.product .container .left .xia .fu li a:hover{
	color: #404040;
}
/*/*.product .panel-default>.panel-heading{
	background-color: #e3f1fc;
	border-color:#e3f1fc;
}
.product .panel-default{
	border-color:#cccccc;
}
.product .collapse.in{
	/*background-color:#cccccc;*/
	/*width: 70%;*/
/*	padding-left: 10%;
	box-sizing:border-box;
}*/
.product .panel-default>.panel-heading+.panel-collapse>.panel-body{
	border-top-color: #ccc;
	border-bottom: 1px dashed #999;
    font-size: 14px;

} 
.product .panel-body{
	padding: 5px 0 5px 15px;
}
.product .container .right h4{
	width: 90%;
	padding-bottom: 5px;
	border-bottom: 1px solid #bcb9b9;
}
.product .container .right span{
	 color: #008cee;
}
.product .container .right span img{
	width: 1.3rem;height: 1.3rem;
}
.product .container .right .zi{
   padding-left: 1%;
   color: #444;
   font-weight: 600;
   font-size: 0.7rem;
}
#collapseOne{


}*/*/
.product .xiangce{
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}
.product .xiangce:hover{
	box-shadow: 2px 4px 8px #333;
}
.product .xiangce .tu{
	overflow: hidden;
}
.product .xiangce:hover img{
	transition: all .9s;
	transform: scale(1.1);
	cursor: pointer;
}
.product .xiangce .tu img{
   width: 100%;
}

.product .xiangce .zi{
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #000;
	opacity: 0.6;
	margin:0px auto;
	position: absolute;
	/*bottom: 0;*/
	left: 0;
	right: 0;
/*	display: none;*/
	bottom: -40px;

}
.product .xiangce p{
	color: #fff;
	font-weight: 600;
	font-size: 0.8rem;
	position: absolute;
	bottom: -40px;
	left: 0;
	right: 0;
	text-align: center;
	/*display: none;*/
}
.product .xiangce .tu{
	width: 173px;
	height: 140px;
/*	background-color: #fff;
	padding-top: 3px;*/
}
.product .xiangce .tu img{
	width: 173px;
	height: 134px;
	/*object-fit:cover;
*/
}
.product .xiangce:hover .zi{
	display: block;
	bottom: 0;
    transition: all 0.8s ease;

}
.product .xiangce:hover p{
	display: block;
	bottom: 0;
    transition: all 0.8s ease;
}

.product .xiangce{
	position: relative;
	overflow: hidden;
	margin-bottom: 2rem;

}
.product .xiangce p{
	color: #fff;
	font-weight: 600;
	font-size: 0.8rem;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -9rem;
	text-align: center;
	/*display: none;*/
}
.product .xiangce .bei{
	width: 100%;
	height: 100%;
	background-color: #111;
	opacity: 0.6;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -20rem;
}
.product .xiangce:hover .zi p{
	/*display: block;*/
	bottom: 10%;
    transition: all 0.8s ease;
    transition:all 0.8s ease; -webkit-transition:all 0.8s ease;
}
.product .xiangce:hover .bei{
	/*display: block;*/
	bottom: 0;
    transition: all 0.8s ease;
    transition:all 0.8s ease; -webkit-transition:all 0.8s ease;
}


.product input[type="submit"]{
	width: 5rem;
	background-color: #e2f0fb;
	border: none;
	outline: none;
	width: 18%;
    background-color: #eee;
    float: left;
    margin-left: 3%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #444;
    border-radius: 5px;
}


.carousel-indicators .active{
	margin-top: -0.25rem!important;
}
.carousel-indicators li{
	margin-top: -0.3rem!important;
}


@media(max-width: 768px){
	/*.product .xiangce .zi{height: 20px;line-height: 20px;}*/
	.pages{padding-left: 0%;}
}
@media(max-width: 414px){
  nav form{display: none;}
  .navbar-right{width: 100%;
   background: rgba(0,0,0,0.6);
   position: absolute;
   z-index: 22222;
    padding-left: 0;
    left: 0;
  }
	.product .xiangce .tu img{width: 140px!important;height: 105px!important;}
	.product .xiangce .tu{width: 140px!important;height: 105px!important;}
}