body{
       font-size:16px;
}
.main{
	min-height: 529px;
	height: auto;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding: 15px 15px 0px 15px;
	position: relative;
}
.bgcolor{
	height: 900px;
}
/*面包屑导航*/
.breadcrumb > li + li:before {
    color: #555555;
    content: "> ";
    padding: 0 5px;
}
.breadcrumb{
	font-size:16px;
	color: #555555;
	margin-bottom: 0px;
    background-color: #FFFFFF;
    border-radius:0 ;
    border-bottom: 1px solid #1878D2;
}
.breadcrumb a{
	font-size:16px;
	color: #555555;
}
.main-nav span{
	font-size: 16px;
	font-weight: bold;
}
.main-nav span img{
	padding-right: 8px;
}
/**/
.main-body{
	padding: 55px 15px 0px 15px;
}
.dht{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #EDEDED;
}
.dht span{
	display: inline-block;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	padding: 0 10px 0 10px;
	color: #1476D1;
	text-align: center;
	border-bottom: 2px solid #1476D1;
}
.mjyw-ul{
	padding: 20px 10px 20px 10px;
	border-bottom: 2px dashed #ededed;
}
#middleSpeil>li:nth-child(5){
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 2px dashed #ededed;
}
.main-body ul li{
	line-height: 30px;
}
.mjyw-ul  a{
	color: #666666;
	display: inline-block;
	width: 85%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	course:hand;
}
.mjyw-ul  a:hover{
	padding-left: 2px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    text-decoration: none;
	color: #F77951;
}
.main-body ul span{
	color: #999999;
}
.fy{
	line-height: 80px;
}
.dfzfzj {
  display: grid;
    font-size: 24px;
    padding: 10px 20px 10px 20px;
    grid-template-rows: repeat(3, 50px);
    grid-template-columns: repeat(3, 366px);
}
.dfzfzj>a{
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  course:hand;
}
.dfzfzj a:hover{
	padding-left: 2px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    text-decoration: none;
	color: #F77951;
}
