/*
* @Author: Administrator
* @Date:   2016-06-17 13:23:47
* @Last Modified by:   ºé³ÊÎ¯
* @Last Modified time: 2018-03-05 11:24:03
*/
.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: 40px 0 30px;
}
.productmainlietitle i{
	margin: 0 10px;
}
.newcontmainhead button{
	background:#fff;
	color: #eb6100;
	border: 1px solid #eb6100;
	width: 100px;
	height: 40px;
	border-radius: 25px;
	font-size: 16px;
	outline: none;
	margin-right: 10px;
}
.newcontmainhead button.active{
	color: #a5a5a5;
	border-color: #a5a5a5;
}


.newcontmainhead{
	width: 1200px;
	margin: 0 auto;
}
.newdongtaicont{
	width: 1200px;
	margin: 0 auto 30px;
}
.newdongtaicont .newdongtaicontlie:nth-child(2){
	display: none;
}
.newdongtaicont ul li{
	padding: 20px 0;
	border-bottom: 1px dashed #ddd;
	cursor: pointer;
}
.newdongtaicont ul li a{
	text-decoration: none;
	color: #333;
}
.newdongtaicont ul li a:hover {
	color: #eb6100;
}
.newdongtaicont ul li a:hover .newdongtaiconttop i{
	color: #eb6100;
}
.newdongtaiconttop{
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 15px;
}
.newdongtaiconttop i{
	float: right;
	color: #a5a5a5;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.newdongtaicontbom{
	overflow: hidden;
}
.newdongtaicontbomleft{
	float: left;
	color: #333;
	font-size: 14px;
	line-height: 20px;
	width: 80%;
}
.newdongtaicontbomright{
	float: right;
	color: #a5a5a5;
	font-size: 14px;
}

.footbtn{

    
    text-align: right;
    padding: 20px 0 30px 0;

}
.footbtn span{
    display: inline-block;
    padding: 6px 12px;
    border: 1px solid #eee;
    cursor: pointer;
    border-radius: 6px;
}
.footbtn span:hover{
    color: #fff;
    background: #eb6100;
}
.footbtn span.active{
    color: #fff;
    background: #eb6100;
}
.footbtnleft select.sm.sm-ord{
	width: 60px;
	border: 1px solid #DADADA;
	height: 36px;
	padding-left: 10px;
	color: #333;
	border-radius: 4px;
	outline: none;
}
.footbtnleft{
	float: left;
}
.newsartcal{
	width: 1000px;
	margin: 0 auto;
}
.newsartcalhead{
	font-size: 20px;
	text-align: center;
	margin: 30px 0 10px;
}
.newsartcaltitle{
	text-align: right;
	color: #707070;
	margin-bottom: 20px;
	font-size: 14px;
}
.newsartcaltitle span{
	margin-left: 20px;
}
.newsartcalmain p{
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
}
.newsbtn{
	width: 1000px;
	margin: 20px auto 30px;
	overflow: hidden;
	font-size: 14px;
}

.newsbtn span:first-child{
	float: left;
}

.newsbtn span:last-child{
	float: right;
}
.newsbtn span i{
	font-size: 18px;
	margin: 6px;
}
.newsbtn span:first-child i{
	margin-right: 20px;
}
.newsbtn span:last-child i{
	margin-left: 20px;
}
.newsbtn span{
	cursor: pointer;
}
.newsbtn span:hover{
	color: #FF6600;
}
/* Ðü¸¡ */
.suspension{
	width: 30px;
	position: fixed;
	bottom: 10%;
	right: 50px;
	display: none;
}
.suspension span{
	display: inline-block;
	width: 30px;
	height: 30px;
	border:1px solid #ED7019;
	text-align: center;
	line-height: 30px;
	margin-bottom: 6px;
	background: #fff;
	border-radius: 3px;
	cursor: pointer;
}
.suspension span:hover{
	color: #fff;
	background: #ED7019;
}
.suspension span img{
	width: 20px;
}<!--ºÄÊ±1755099526.6163Ãë-->