/*
-------------------
	当前位置
-------------------
*/
.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 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-l b{
  border-left: 10px solid #000;
  font-weight: normal;
  padding-left: 8px;
  margin: 13px auto;
  height: 20px;
  line-height: 20px;

}
.cate-l li span{
  display: block;
  padding: 0 5px;
  height: 46px;
  line-height: 46px;
}

.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 a {
  overflow:hidden;
  padding:1px 8px;
  line-height:37px;
  float:left;
  display:block;
  color:#333;
  box-sizing:border-box;
}
.cate li a:hover{
  color:#1476fe;

}
.cate li.cur {
  color:#1476fe;
  border-bottom:#1476fe solid 2px;
}
.cate li.cur a {
  color:#1476fe;

}
/*
-------------------
	内容
-------------------
*/
.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(../images/t_news.jpg) no-repeat;
	font-weight: bolder;
	text-align: center;
	color: #fff;
	background-size:cover;
}
.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 #1476fe;
}
.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(../images/cent_j.png) no-repeat left top 15px;
	margin:0 5%;
	line-height: 40px;
	border-bottom: 1px dashed #eaeaea;
}
.categ li a{
	color:#000;
}
.categ li .active{
	color:#ffb100;
}
.categ li .c-div{
	padding-left: 10px;
}
.categ li .c-div a{
	color:#666;
}
.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: 252px;
	display: block;
	float: left;
	margin-right: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.rlist1 li:hover:after {
	background-color: #1476fe;
}
.rlist1 li:hover a {
	color: #1476fe;
}
.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;
}
.cate-show-box{
    background-color: #f8f8f8;
    padding:20px 0 10px;
	overflow:hidden;
}
.intro-box{
    margin-top: 10px;
    background-color: #fff;
    padding:30px 25px;
    box-sizing: border-box;
}
.intro-txt{
    position: relative;
    margin-bottom: 30px;
}
.intro-txt , .thd{
    width: 100%;
    overflow: hidden;
	text-indent:2em;
}
.intro-txt p{text-indent:2em; line-height:25px; margin-bottom:5px;}
.intro-txt div{text-indent:2em;line-height:25px;}
.intro-txt strong{text-indent:0;}
.intro-txt a{text-indent:0;}
.intro-txt p a{ color:#1476fe}
.thd{
    padding-right: 55px;
    box-sizing: border-box;
}
.thd h1{
    font-size:24px;
    color: #333333;
    font-weight:bold;
    margin-bottom:10px;
}
.thd h1 a{
    width: 49px;
    height: 49px;
    display: block;
    position: absolute;
    right:0px;
    top: 0;
    background:url(../images/news-icon01.png) no-repeat;
}
.thd p{
    display: block;
    font-size: 12px;
    color: #999999;
    padding:0px 0px 10px;
    border-bottom: 1px dashed #dcdcdc;
    margin-bottom:10px;
}
.next-map{
    width: 100%;
    border-top: 1px solid #e7e7e7;
    background: #fff;
    height: 70px;
}
.next-map-top , .next-map-bottom{
    width:47%;
    float: left;
    height: 70px;
    line-height: 70px;
    margin-right: 3%;

}
.next-map-top span , .next-map-bottom span{
    float: left;
    width:60px;
    line-height: 70px;
    display: block;
    color:#333;
}
.next-map-top a , .next-map-bottom a{
    overflow: hidden;
    font-size: 13px;
    color: #666666;
    display: block;
    overflow: hidden;
   text-overflow:ellipsis;
   white-space: nowrap;
}




















