.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;
	width: 114px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	color: #1476D1;
	text-align: center;
	border-bottom: 2px solid #1476D1;
}
.mjyw-ul{
	padding: 20px 10px 20px 10px;
	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{
	margin: 40px 0 30px 0;
	line-height: 40px;
}
/**/

.ft{
	margin-top: 36px;
	margin-bottom: 36px;
	background-color: #F8FBFE;
}
.ftjj p{
	font-size:16px;
	line-height: 26px;
}
.ftjj p span{
	color: #1778D2;
	font-size:16px;
}
.ftjj{
	padding: 4% 2% 2% 2% !important;
}
.ftjj p{
	display: inline-block;
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	course:hand;
}
.ftjj a span{
	color: #EE8651;
}
.xbx{
	border-bottom: 2px dashed #EDEDED;
}
