/*
* @Author: Administrator
* @Date:   2016-06-17 13:23:47
* @Last Modified by:   ºé³ÊÎ¯
* @Last Modified time: 2018-03-05 17:34:30
*/
.breadnav{
	width: 1200px;
	margin: 0 auto;
	border-bottom: 1px solid #E6E6E6;
}
.breadnav ul{
	overflow: hidden;
	margin: 10px 0;
}
.breadnav ul li{
	float: left;
	padding: 0 15px;
	text-align: center;
	font-size: 14px;
	color: #707070;
}
.breadnav ul li:nth-child(2n){
	padding: 0;
}
.breadnav ul li a{
	text-decoration: none;
	color: #707070;
}
.breadnav ul li a:hover{
	color: #EB6100;
}

.productmainlietitle{
	font-size: 22px;
	text-align: center;
	margin: 60px 0 40px;
}
.productmainlietitle i{
	margin: 0 10px;
}
body{
	background: #F8F8F8;
	padding-top: 30px;
}
.bannernav-nav{
	position: inherit;
}
.searchbtn input{
	width: 400px;
	height: 40px;
	border: 1px solid #EB6100;
	border-radius: 20px;
	background: rgba(0,0,0,0);
	color: #eb6100;
	padding-left: 20px;
	outline: none;
	font-size: 14px;
}
.searchbtn button{
	background: #EB6100;
	width: 90px;
	height: 40px;
	border-radius: 20px;
	font-size: 14px;
	margin-left: 15px;
	color: #fff;
	outline: none;
	box-shadow: -1px -1px 2px #B95008 inset;
}
.searchbtn button:hover{
	background: #d15600;
}
.searchbtn input::-webkit-input-placeholder{
    color: #eb6100;
}
.searchbtn{
	text-align: center;
	margin: 20px 0 40px;
}
.jinduttop{
	overflow: hidden;
	width: 610px;
	margin:0 auto 10px;
}
.jinduttop .dian{
	width: 18px;
	height: 18px;
	border: 2px solid #A6A6A6;
	border-radius: 50%;
	text-align: center;
	padding-top: 2px;
	float: left;
	position: relative;

}

.jinduttop .dian span{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #A6A6A6;
	border-radius: 50%;
	vertical-align: super;
}
.jinduttop .xian{
	height: 8px;
	width: 100px;
	background: #DADADA;
	float: left;
	margin:5px -1px;
}
.jinduttop .dian.active{
	border: 2px solid #EB6100;
}
.jinduttop .dian.active span{
	background: #EB6100;
}
.jinduttop .xian.active{
	background: #EB6100;
}
.jindutbom{
	width: 690px;
	margin:0 auto 60px;
}
.jindutbom ul{
	overflow: hidden;
	margin-left: -10px;
}
.jindutbom ul li{
	float: left;
	width: 16.66%;
	text-align: center;
	font-size: 14px;
}
.jindursw{
	width: 690px;
	margin: 0 auto 60px;
	font-size: 14px;
	position: relative;
}
.jindurswlie{
	overflow: hidden;
}
.jindurswleft{
	float: left;
	width: 120px;
}
.jindurswcenter{
	float: left;
	margin: 0 50px;
	width: 16px;
	height: 16px;
	background: #E9E9E9;
	border-radius: 50%;
	text-align: center;
	padding-top: 4px;
	position: relative;
	z-index: 999;
}
.jindurswcenter span{
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #C2C2C2;
	border-radius: 50%;
	vertical-align: text-top;
}
.jindurswright{
	float: left;
	width: 440px;
}
.jindurswlie{
	margin-bottom: 20px;
}
.lianxian{
	width: 1px;
	height: 100%;
	background: #E0E0E0;
	position: absolute;
	top: 0;
	left: 178px;
}
.jindurswlie.active .jindurswcenter{
	background: #F5DAC6;
}
.jindurswlie.active .jindurswcenter span{
	background: #E97828;
}
.customerbtn{
	width: 50px;
	height: 50px;
	background: url(/fronnew/2/images/customeror.png) no-repeat;
	background-size: 100% 100%;
	position: fixed;
	right: 10%;
	bottom: 100px;
	cursor: pointer;
}
.bannernav-navleft{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.bannernav-navright{
	border: 1px solid #ddd;
	border-left: none;
}
.bannernav-nav.active .bannernav-navright,.bannernav-nav.active .bannernav-navleft{
	border: none;
}<!--ºÄÊ±1755152846.5517Ãë-->