.cate-box{
	margin:30px auto;
	overflow: hidden;
}
.list-box {
	width: 100%;
	overflow: hidden;
}
.left-box {
	float: left;
	overflow: hidden;
	width:300px;
	margin:10px 25px 10px 10px;
	min-height: 100px;
	-webkit-box-shadow: #ccc 0px 0px 15px;
	-moz-box-shadow: #ccc 0px 0px 15px;
	-o-box-shadow: #ccc 0px 0px 15px;
	-ms-box-shadow: #ccc 0px 0px 15px;
	box-shadow: #ccc 0px 0px 15px;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #f5f5f5;
}
.left-box h2 {
	padding: 10px 0;
	width:100%;
	line-height:60px;
	background: url(../../../upload/image/t_news.jpg)no-repeat;
	font-weight: bolder;
	text-align: center;
	color: #fff;
	background-size:cover;
	margin-bottom: 15px;
}
.left-box h4 {
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	padding-left: 10px;
	color: #333333;
	margin-left: -1px;
	margin-top:20px;
	margin-bottom:15px;
	border-left: 4px solid #3e9f36;
}
.left-box .box , .categ{
	width:300px;
	border-top: none;
	overflow: hidden;
	padding: 1px 0;
	background-color: #fff;
	margin-bottom: 10px;
}

/*.categ{*/
	/*padding:0px;*/
	/*padding-bottom: 20px;*/
/*}*/
/*.categ li{*/
	/*overflow: hidden;*/
	/*float: left;*/
	/*width: 90%;*/
	/*padding-left:18px;*/
	/*background:url(../../../upload/image/cent_j.png) no-repeat left top 15px;*/
	/*margin:0 5%;*/
	/*line-height: 40px;*/
	/*border-bottom: 1px dashed #eaeaea;*/
/*}*/
/*.categ li:last-child{*/
	/*border-bottom-color: #fff;*/
/*}*/
/*.categ li a{*/
	/*color:#000;*/
	/*position: relative;*/
	/*display: block;*/
/*}*/
/*.categ li a:after{*/
	/*content: '';*/
	/*display: block;*/
	/*border: 6px solid #666;*/
	/*border-top-color: transparent;*/
	/*border-bottom-color: transparent;*/
	/*border-right-color: transparent;*/
	/*position: absolute;*/
	/*top: 50%;*/
	/*transform: translateY(-50%);*/
	/*left: -15px;*/
/*}*/
/*.categ li .active{*/
	/*color:#ffb100;*/
/*}*/
/*.categ li .c-div{*/
	/*padding-left: 10px;*/
/*}*/
/*.categ li .c-div a{*/
	/*color:#666;*/
/*}*/
.pro-ul1{
	/*margin-top: 22px;*/
	width: 100%;
}
.pro-list1{
	color: #fff;
	background: #333;
	font-size: 18px;
	line-height: 39px;
	cursor: pointer;
}
.pro-ul2{

	background: #fff;
	/*padding-left: 50px;*/
	padding-top: 15px;
	padding-bottom: 10px;
	display: none;
}
.pro-list2{
	padding-right: 80px;
	width: 100%;
	/*list-style: disc;*/
	border-radius: 0 30px 30px 0;
	color: #666;
	line-height: 39px;
	/*font-size: 14px;*/
}
.pro-list2 a{
	display: block;
	text-align: left;
	color: #666;
	font-size: 14px;
	padding-left: 50px;
	position: relative;
	border-radius: 0 30px 30px 0;
}
.pro-list2 a:after{
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	background: #666;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 35px;
	border-radius: 50%;
}
.pro-active{
	background: #3e9f36;
}
.pro-active .pro-ul2{
	display: block;
}
.pro-list2:hover a{
	color: #fff;
	background: #f4a814;
}
.pro-list2:hover a{
	color: #fff;
}
.pro-list2:hover a:after{
	background: #fff;
}


/* .categ li:last-child{
	border: none;
} */
.rlist1 {
	margin: 1px 10px 30px;
	border-top: 1px solid #eeeeee;
	overflow: hidden;
}
.rlist1 li {
	position: relative;
	width: 100%;
	height:45px;
	line-height:45px;
	padding-left: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	border-bottom: 1px dashed #eeeeee;
	box-sizing: border-box;
}
.rlist1 li:after {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	content: '';
	width: 7px;
	height: 7px;
	background-color: #eee;
	border-radius: 100%;
}
.rlist1 li a {
	overflow: hidden;
	color: #787878;
 	font-size:14px;
	width: 160px;
	display: block;
	float: left;
	margin-right: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.rlist1 li:hover:after {
	background-color: #ffb100;
}
.rlist1 li:hover a {
	color: #ffb100;
}
.rlist2 {
	padding:15px 10px;
	border-top: 1px solid #eee;
}
.rlist2 li {
	width:100%;
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ddd;
}
.rlist2 li a {
	display: block;
	width:100%;
	overflow: hidden;
}
.rlist2 li .pic {
	position: relative;
	float: left;
	width:100%;
	height:100%;
	border: 1px solid #eee;
	overflow: hidden;
	display: block;
}
.rlist2 li .pic img  , .rlist2 li .txt{
	overflow: hidden;
	width: 100%;
}

.rlist2 li .txt h5{
	width: 100%;
	line-height: 30px;
	color: #333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 8px auto 0;
	text-align: center;
}
.rlist2 li .txt p {
	width:100%;
	height:48px;
	line-height:24px;
	color: #666;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.rlist2 li .txt span{
	display:block;
	overflow: hidden;
    width: 131px;
    height: 37px;
    background-color: #ffb100;
    line-height: 37px;
    text-align: center;
    color:#fff;
    margin:10px auto 0;
}

.right-box {
	overflow: hidden;
	display: block;
}
.arclist ,.arclist ul{
	display: block;
	/*overflow: hidden;*/
	width: 100%;
}

.arclist ul li  {
	position: relative;
	width: 98%;
	box-sizing: border-box; 
	background-color: #f8f8f8; 
	/*float: left; */
	margin: 30px auto 0;
	overflow: hidden; 
	height: 170px;
	padding:20px;
	/*border-bottom: 1px dashed #ddd;*/
	box-shadow: 5px 5px 10px #eee,5px 5px 10px #eee inset;
}
.arclist ul li a{
	overflow: hidden;
}
.arclist ul li h3 { font-size: 20px; line-height: 26px; color: #333333; text-decoration: none; font-weight: bold; width:85%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.arclist ul li p { font-size: 14px; color: #666666; line-height: 24px; margin-top: 17px; height: 47px;  overflow: hidden;}
.arclist ul li .label { font-size: 12px; color: #999999; display: block; padding-left: 26px; position: absolute; left:20px; bottom:20px; background: url(../images/newsList_icon03.png) no-repeat left center; line-height: 16px; }
.arclist ul li .label a:hover { color: #57379B; }
.arclist ul li .readNum { display: block; line-height: 13px; font-size: 13px; font-family: arial; height:13px; background: url(../images/newsList_icon02.png) no-repeat left center; position: absolute; top:20px; right:20px; padding-left: 24px; padding-top: 2px; }
.arclist ul li .more { display: block; width: 36px; height: 36px; background: url(../images/list_circle.png) no-repeat left top; overflow: hidden; position: absolute; right:20px; bottom:20px; }
.arclist ul li:hover .more { background-position: left bottom; }
.arclist ul li:hover h3 { color:#ee952f; }

.right-box .albums ul {
	border-top: 1px solid #eeeeee
}
.right-box .albums ul li {
	position: relative;
	height: 186px;
	padding:20px 0;
	border-bottom: 1px solid #eeeeee
}
.right-box .albums ul li .pic {
	float: left;
	width: 248px;
	height: 186px;
}
.right-box .albums ul li .pic img {
	display: block;
	width: 100%;
	min-height: 186px;
}
.right-box .albums ul li .con {
	float: right;
	width: 590px;
	height: 186px;
}
.right-box .albums ul li .con h3 {
	width: 100%;
	color: #333;
	font-size: 18px;
}
.right-box .albums ul li:hover h3 {
	color: #024fa1;
}
.right-box .albums ul li .con .time {
	margin-top: 15px;
	width: 590px;
	height: 20px;
	line-height: 20px;
	color: #999;
}
.right-box .albums ul li .con .time .date {
	float: left;
	font-size: 13px;
	color: #9b9b9b;
	padding-left: 25px;
	background: url(../images/icon031.png) no-repeat left center;
}
.right-box .albums ul li .con .time .rq {
	float: left;
	margin-left: 25px;
	font-size: 13px;
	color: #9b9b9b;
	padding-left: 25px;
	background: url(../images/newsList_icon02.png) no-repeat left center;
}
.right-box .albums ul li .con p {
	margin-top: 15px;
	width: 590px;
	height: 50px;
	line-height: 25px;
	color: #999;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.right-box .albums ul li .con .con1 {
	margin-top: 20px;
	width: 590px;
	height: 40px;
	line-height: 40px;
	color: #999;
}
.right-box .albums ul li .con1 .tags {
	float: left;
	margin-top: 10px;
	height: 20px;
	line-height: 20px;
	width: 340px;
	font-size: 13px;
	padding-left: 25px;
	background: url(../images/icon033.png) no-repeat left center;
	overflow: hidden
}
.right-box .albums ul li .con1 dd {
	display: block;
	float: right;
	width: 128px;
	height: 38px;
	line-height: 38px;
	font-size: 13px;
	color: #999999;
	text-align: center;
	border: 1px solid #eeeeee;
	border-radius: 2px;
}
.right-box .albums ul li:hover dd {
	border-color: #024fa1;
	color: #024fa1;
}

/*====================产品页样式==========================*/

.product-box{
	margin-top: 10px;
	width: 100%;
	overflow: hidden;
}
.product-box ul{
	width:100%;
}
.product-box li{
	display: inline-block;
	vertical-align: top;
	width:31%; 
	margin:0 1%;
	position:relative;
	padding:12px 12px 20px;
	box-sizing: border-box;
	border: 1px solid #f1f1f1;
	margin-right:6px;
	margin-bottom:25px; 
	position:relative;
	-webkit-transition: .5s ease-in-out all;
	-moz-transition: .5s ease-in-out all;
	-ms-transition: .5s ease-in-out all;
	-o-transition: .5s ease-in-out all;
	transition: .5s ease-in-out all;
}
.product-box li a{
	display: block;
	width: 100%;
	height: 100%;
}
.product-box li h3{
	font-size:18px;
	height:24px;
	color: #333333;
	font-weight:normal;
	margin:15px 0 5px 0;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.product-box li img{ width:100%; display: block;transition: all 1s ease-out;  transform: scale(1);}
.product-box li .pic{
	display: block; 
	width:100%; 
	height:148px;
	overflow: hidden;
}
.product-box li p{
	font-size: 14px;
	color:#999999;
	margin-bottom:15px;
	height: 38px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
}
.product-box li span{
	width: 100px;
	height: 33px;
	border-radius:4px;
	text-indent: 34px;
	display: block;
	background: url(../../../upload/image/hotSale_icon01.png) no-repeat 15px center #f1f1f1;
	right:8px;
	bottom:25px;
	line-height: 33px;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.product-box li:hover img{transform: scale(1.2);}
.product-box li:hover{box-shadow: 0 7px 5px #f3f3f3;transform: translateY(-5px);}
.product-box li:hover span{background: url(../../../upload/image/hotSale_icon02.png) no-repeat 15px center #ffb100;color: #FFF;}


/*====================翻页样式==========================*/
.page{
	margin:30px auto;
	text-align: center;
	clear: both;
	padding:5px;
}
.page_list{
    height: 30px;
    line-height: 30px;
}
.page_list a ,.page_rows{
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: #fff;
	color:#333;
	vertical-align: top;
	padding: 0 12px;
	margin: 0 7px;
	margin-bottom: 10px;
}
.page .page_list .selected, .page_rows{
    background-color: #3e9f36;
	color: #fff;
}
.page .page_list a:hover{
	background-color: #3e9f36;
	color: #fff;
}
