/*---------当前位置-----------*/
.mbx-mainbox {
	overflow: hidden;
}
.main {
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	border-bottom: 1px dashed #dcdcdc;
}
.cate-l {
	float: left;
	width: 50%;
}
.cate-l b {
	border-left: 10px solid #000;
	font-weight: normal;
	padding-left: 8px;
	margin: 13px auto;
	height: 20px;
	line-height: 20px;
}
.cate-l li, .cate-l li a, .cate-l b, .cate-l a {
	float: left;
	/*  line-height: 46px;*/
	font-size: 14px;
	text-decoration: none;
	color: #666;
	word-wrap: break-word;
	outline: none;
	padding-right: 8px;
}
.cate-l a:last-child span {
	display: none;
}
.cate {
	float: left;
	width: 50%;
	max-width: 600px;
	height: 47px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	position: relative;
}
.cate ul {
	width: 100%;
	margin: 0 auto;
	z-index: 100;
	height: 47px;
	overflow: hidden;
}
.cate li {
	float: right;
	display: block;
	margin: 5px 0 5px 5px;
	overflow: hidden;
}
.cate li.cur {
	color: #dc251d;
	border-bottom: #dc251d solid 2px;
}
.cate li.cur a {
	color: #dc251d;
}
.cate li a {
	overflow: hidden;
	padding: 1px 8px;
	line-height: 37px;
	float: left;
	display: block;
	color: #333;
	box-sizing: border-box;
}
/*---------左侧导航-----------*/
.cate-box {
	margin: 30px auto;
	overflow: hidden;
}
.list-boxt{
	margin-top:20px;	
}
.left-box {
	float: left;
	overflow: hidden;
	width: 300px;
	margin: 0px 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;
}
.categ {
	padding: 0px;
	padding-bottom: 20px;
}
.left-box .box, .categ {
	width: 300px;
	border-top: none;
	overflow: hidden;
	padding: 1px 0;
	background-color: #fff;
	margin-bottom: 10px;
}
.left-box h2 {
	padding: 10px 0;
	width: 100%;
	line-height: 60px;
	background: url(../../../upload/t_news.jpg) no-repeat;
	font-weight: bolder;
	text-align: center;
	color: #fff;
	background-size: cover;
}
.categ li {
	overflow: hidden;
	float: left;
	width: 90%;
	padding-left: 18px;
	background: url(../../../upload/cent_j.png) no-repeat left top 15px;
	margin: 0 5%;
	line-height: 40px;
	border-bottom: 1px dashed #eaeaea;
}
.categ li a {
	color: #000;
}
.left-box .box, .categ {
	width: 300px;
	border-top: none;
	overflow: hidden;
	padding: 1px 0;
	background-color: #fff;
	margin-bottom: 10px;
}
.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 #dc251d;
}
.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 a {
	overflow: hidden;
	color: #787878;
	font-size: 14px;
	width: 210px;
	display: block;
	float: left;
	margin-right: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.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:hover:after {
    background-color: #ca2b2f;
}
.rlist1 li span{
	color: #787878;
    font-size: 14px;
}

.right-box {
	overflow: hidden;
	display: block;
}
.arclist, .arclist ul {
	display: block;
	overflow: hidden;
	width: 100%;
}
.wp3 {
	margin: 0 auto;
	width: 100%;
	display: block;
}
.project {
	overflow: hidden;
}
.project ul {
	margin: 0px;
}
.wp3 .project ul li {
	float: left;
	width: 282px;
	margin-right: 24px;
	border-bottom: none;
	height: auto;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 10px;
    background-color:#eee;
	padding:0;
}
.wp3 .project ul li a {
	display: block;
	position: relative;
	overflow: hidden;
}
.wp3 .project ul li img {
	width: 100%;
	height: 212px;
	display: block;
}
.wp3 .project ul li p {
	line-height: 18px;
	/*padding: 10px 0;*/
	text-align: center;
	color: #333;
	font-size: 14px;
	height:35px;
}
.wp3 .project ul li:nth-child(4n) {
	margin-right: 0;
}

/*----------图文模型------------*/
.right-box .albums ul li {
    position: relative;
    height: 230px;
    padding: 20px 0;
    border-bottom: 1px solid #eeeeee;
}
.right-box .albums ul li .pic {
    float: left;
    width: 248px;
    margin-right: 27px;
    height: 186px;
}
.right-box .albums ul li .pic img {
    display: block;
    width: 100%;
    height: 186px;
}
.right-box .albums ul li .con {
    float: right;
    width: 590px;
    height: 186px;
}
.right-box .albums ul li .con h1 {
    width: 100%;
    color: #333;
    font-size: 18px;
}
.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(../../../upload/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(../../../upload/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(../../../upload/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;
}



/*----------新闻模型------------*/

.arclist ul li {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	background-color: #f8f8f8;
	float: left;
	margin-top: 10px;
	overflow: hidden;
	height: 170px;
	padding: 20px;
	border-bottom: 1px dashed #ddd;
}
.arclist ul li a {
	overflow: hidden;
}
.arclist ul li h1 {
	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(../../../upload/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(../../../upload/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(../../../upload/list_circle.png) no-repeat left top;
	overflow: hidden;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.arclist ul li .more a {
	display: block;
	height: 36px;
}
.arclist ul li:hover .more {
	background-position: left bottom;
}
.arclist ul li:hover h1 a {
	color: #dc251c;
}
/*---------翻页----------*/
.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: #c7281c;
	color: #fff;
}
.page .page_list a:hover {
	background-color: #c7281c;
	color: #fff;
}
