/* 煤粉专题 */
h1,h2,h3,h4,h5,h6{
	margin: 0;
}
.mf-title{
	margin-top: 30px;
}
.mf-title div{
	width: 50%;
	float: left;
}
.mf-title h2{
	display: inline-block;
	float: right;
	font-size: 32px;
	font-weight: bold;
	color: #022778;
}
.mf-title p{
	color: #999999;
	padding-left: 5px;
}
.mf-title p:nth-of-type(2){
	font-size: 12px;
}
.mf-jianjie{
	margin-top: 20px;
	margin-bottom: 30px;
}
.mf-jianjie p{
	text-align: center;
	line-height: 26px;
}
.mf-fenlei-l,.mf-fenlei-r{
	width: 50%;
	float: left;
}
.fenlei-p{
	float: left;
	width: 33%;
	padding: 0 3px;
	position: relative;
}
.fenlei-p p{
	position: absolute;
	bottom: 0;
	left: 3px;
	right: 3px;
	background-color: #022778;
	opacity: 0.9;
	color: #FFFFFF;
	text-align: center;
	line-height: 26px;
}
.fenlei-p:hover p{
	background-color: #02ba49;
}

.mf-fenlei-r{
	position: relative;
}
.mf-yingyong{
	margin-top: 30px;
}
.mf-yingyong>div{
	float: left;
	width: 20%;
}
.mf-yingyong>div>a{
	display: block;
	text-align: center;
}
.mf-yingyong h3{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin: 30px auto 10px;
	white-space: nowrap;
}
.mf-yingyong i{
	display: inline-block;
	width: 40px;
	margin: 0 auto 10px;
	border-bottom: 3px #02ba49 solid;
}
.mf-yingyong p{
	color: #FFFFFF;
	margin-bottom: 10px;
}
.mf-yingyong>div:nth-of-type(1),.mf-yingyong>div:nth-of-type(3),.mf-yingyong>div:nth-of-type(5){
	background-color: #022778;
}
.mf-yingyong>div:nth-of-type(2),.mf-yingyong>div:nth-of-type(4){
	background-color: #2250b3;
}
.mf-gongyi-r>div:nth-of-type(1){
	background-color: #1749b7;
}
.mf-gongyi-r>div:nth-of-type(2){
	background-color: #003099;
}
.mf-gongyi-r>div:nth-of-type(3){
	background-color: #022778;
}
.mf-gongyi-r>div>p{
	color: #FFFFFF;
}
.mf-bgc{
	background-color: #f7f7f7;
	padding-top: 1px;
	margin-top: 30px;
	padding-bottom: 30px;
}
.mf-anquan{
	margin-bottom: 40px;
}
.mf-anquan>div{
	float: left;
	position: relative;
}
.mf-anquan>div p{
	text-align: center;
	color: #FFFFFF;
}
.aq-d{
	background-color: #022778;
	opacity: 0.8;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	display: none;
}
.aq-d p:nth-of-type(1){
	background-color: #51b887;
	font-weight: bold;
	position: absolute;
	top: 30px;
	left: 0px;
	right: 0px;
	line-height: 50px;
}
.aq-d p:nth-of-type(2){
	position: absolute;
	top: 100px;
	left: 10px;
	right: 10px;
	line-height: 28px;
}
.aq-x{
	background-color: #022778;
	opacity: 0.8;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.aq-x p{
	font-weight: bold;
	display: block;
	line-height: 30px;
}
.mf-anquan a:hover .aq-d{
	display: block;
}
.mf-anquan a:hover .aq-x{
	display: none;
}
.mf-chanpin{
	background-image: url(../img/chanpin-bg.jpg);
	margin-bottom: 40px;
}
.mf-chanpin .mf-title h2,.mf-chanpin .mf-title p,.mf-chanpin .mf-jianjie p{
	color: #FFFFFF;
}
.mf-chanpin .mf-title{
	padding-top: 30px;
}
.mf-cp>div:nth-of-type(1){
	float: left;
	width: 49%;
}
.mf-cp>div:nth-of-type(2){
	float: right;
	width: 49%;
}
.mf-cp-main{
	background-color: #FFFFFF;
	margin-bottom: 35px;
}
.mf-cp-main img{
	float: left;
	width: 45%;
}
.mf-cp-main div{
	float: left;
	width: 55%;
}
.mf-cp-main div h1{
	margin: 30px auto;
	font-size: 26px;
	font-weight: bold;
}
.mf-cp-main div p{
	line-height: 40px;
}
.mf-cp-main div p:last-of-type{
	background-color: #3cb371;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	margin-top: 30px;
	line-height: 50px;
}
.mf-cp-main div a{
	display: inline-block;
	text-align: center;
	border: 1px solid #1f3c96;
	padding: 10px 30px;
	margin: 30px 20px 0 0;
	border-radius: 30px;
	color: #1f3c96;
}
.mf-cp-main div a:hover{
	background-color: #1f3c96;
	color: #FFFFFF;
}
.mf-tabs2 div{
	margin: 0;
}
.mf-tabs1 .active a{
	color: #FFFFFF;
	background-color: #1f3c96;
}
.mf-tabs{
	margin-top: 40px;
	margin-bottom: 40px;
}
.mf-news>div{
	width: 50%;
	float: left;
}
.mf-title2{
	margin-bottom: 30px;
}
.mf-title2 div{
	display: inline-block;
}
.mf-title2 h2{
	display: inline-block;
	float: right;
	font-size: 32px;
	font-weight: bold;
	color: #022778;
	border-left: 4px solid #3cb371;
	padding-left: 5px;
}
.mf-title2 p{
	color: #999999;
	padding-left: 5px;
}
.mf-title2 p:nth-of-type(2){
	font-size: 12px;
}
.mf-news-l{
	background-color: #fbfbfb;
	padding: 10px 0;
	margin-bottom: 20px;
}
.mf-news-l a{
	color: #3cb371;
}
.mf-news-l div{
	float: left;
	display: inline-block;
}
.mnl-time{
	width: 17%;
	text-align: center;
}
.mnl-time p:nth-of-type(1){
	font-size: 34px;
	margin-top: 8px;
	color: #022778;
}
.mnl-time p:nth-of-type(2){
	color: #022778;
}
.mnl-main{
	width: 83%;
}
.mnl-main p{
	line-height: 30px;
	max-height: 60px;
	overflow: hidden;
	margin-top: 5px;
	color: #666666;
}
.mnl-main h3{
	font-size: 18px;
	line-height: 30px;
	max-height: 30px;
	overflow: hidden;
}
.clearnew:after{
        content: "";
        display: block;
        height: 0;
        clear:both;
        visibility: hidden;
}
.mf-news-r ul{
	list-style: none;
}
.mf-news-r ul li{
	margin-bottom: 20px;
	max-height: 25px;
	overflow: hidden;
}
.mf-news-r a{
	line-height: 25px;
	color: #333333;
}
.mf-news-r em{
	line-height: 25px;
	width: 25px;
	background-color: #cecece;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	color: #333333;
}
.mf-news-r a:hover em{
	color: #FFFFFF;
	background-color: #3cb371;
}
.mf-epc{
	background-image: url(../img/mf-bg.jpg);
}
.mf-epc>div{
	padding-bottom: 30px;
}
.mf-epc>div>h5{
	color: #FFFFFF;
	text-align: center;
	font-size: 32px;
	margin-top: 30px;
}
.mf-epc>div>p{
	color: #FFFFFF;
	text-align: center;
	line-height: 26px;
	margin: 20px 0 30px;
}
.mf-epc>div>div{
	float: left;
	width: 11.1%;
	text-align: center;
}
.mf-epc>div>div img{
	max-width: 69px;
	margin: 0 auto;
}
.mf-epc>div>div p{
	color: #FFFFFF;
	margin-top: 10px;
}
.mf-epc>div>div em{
	height: 90px;
	line-height: 90px;
	color: #3cb371;
}









@media (min-width:1200px){
	.mf-fenlei-r ul{
		position: absolute;
		top: 0;
		padding-top: 30px;
		padding-left: 50px;
	}
	.mf-fenlei-r li{
		color: #FFFFFF;
		padding-top: 16px;
	}
	.mf-fenlei-l>div{
		margin: 14px -3px;
	}
	.mf-fenlei-l{
		background-color: #f4f4f4;
		padding: 25px;
		height: 312px;
	}
	.mf-fenlei-l h3{
		font-size: 28px;
		color: #022778;
		font-weight: bold;
		margin-top: 20px;
	}
	.mf-fenlei-l>p{
		font-weight: bold;
		padding-top: 26px;
		padding-bottom: 20px;
	}
	.mf-gongyi>div{
		width: 50%;
		float: left;
	}
	.mf-gongyi-r>div:nth-of-type(1){
		height: 120px;
		padding: 20px 30px;
	}
	.mf-gongyi-r>div:nth-of-type(2){
		height: 120px;
		padding: 20px 30px;
	}
	.mf-gongyi-r>div:nth-of-type(3){
		height: 121px;
		padding: 21px 30px;
	}
	.mf-anquan>div{
		width: 25%;
	}
	.mf-tabs1{
		float: left;
		width: 30%;
	}
	.mf-tabs2{
		float: right;
		width: 70%;
	}
	.mf-tabs1 li{
		width: 100%;
		text-align: center;
		height: 141px !important;
	}
	.mf-tabs1 a{
		height: 100% !important;
		line-height: 141px !important;
		font-size: 16px !important;
	}
}
@media (min-width:992px) and (max-width: 1199px){
	.mf-fenlei-r ul{
		position: absolute;
		top: 0;
		padding-top: 16px;
		padding-left: 50px;
	}
	.mf-fenlei-r li{
		color: #FFFFFF;
		padding-top: 12px;
	}
	.mf-fenlei-l>div{
		margin: 8px -3px;
	}
	.mf-fenlei-l{
		background-color: #f4f4f4;
		padding: 15px;
		height: 258px;
	}
	.mf-fenlei-l h3{
		font-size: 28px;
		color: #022778;
		font-weight: bold;
		margin-top: 16px;
	}
	.mf-fenlei-l>p{
		font-weight: bold;
		padding-top: 22px;
		padding-bottom: 18px;
	}
	.mf-gongyi>div{
		width: 50%;
		float: left;
	}
	.mf-gongyi-r>div:nth-of-type(1){
		height: 99px;
		padding: 3px 5px;
	}
	.mf-gongyi-r>div:nth-of-type(2){
		height: 99px;
		padding: 3px 5px;
	}
	.mf-gongyi-r>div:nth-of-type(3){
		height: 99px;
		padding: 3px 5px;
	}
	.mf-anquan>div{
		width: 25%;
	}
	.aq-d p:nth-of-type(1){
		background-color: #51b887;
		font-weight: bold;
		position: absolute;
		top: 20px;
		left: 0px;
		right: 0px;
		line-height: 30px;
	}
	.aq-d p:nth-of-type(2){
		position: absolute;
		top: 60px;
		left: 0px;
		right: 0px;
		line-height: 22px;
	}
	.mf-cp-main div h1{
		margin: 20px auto;
		font-size: 26px;
		font-weight: bold;
	}
	.mf-cp-main div p{
		line-height: 30px;
	}
	.mf-cp-main div p:last-of-type{
		background-color: #3cb371;
		color: #FFFFFF;
		font-size: 22px;
		font-weight: bold;
		text-align: center;
		border-top-left-radius: 30px;
		border-bottom-left-radius: 30px;
		margin-top: 20px;
		line-height: 50px;
	}
	.mf-cp-main div a{
		padding: 10px 20px;
		margin: 20px 10px 0 0;
		border-radius: 30px;
		color: #1f3c96;
	}
	.mf-tabs1{
		float: left;
		width: 30%;
	}
	.mf-tabs2{
		float: right;
		width: 70%;
	}
	.mf-tabs1 li{
		width: 100%;
		text-align: center;
		height: 117px !important;
	}
	.mf-tabs1 a{
		height: 100% !important;
		line-height: 117px !important;
		font-size: 16px !important;
	}
}
@media (min-width:768px) and (max-width: 991px){
	.mf-fenlei-r ul{
		position: absolute;
		top: 0;
		padding-top: 8px;
		padding-left: 40px;
	}
	.mf-fenlei-r li{
		color: #FFFFFF;
		padding-top: 4px;
	}
	.mf-fenlei-l>div{
		margin: 8px -3px;
	}
	.mf-fenlei-l{
		background-color: #f4f4f4;
		padding: 5px 15px;
		height: 198px;
	}
	.mf-fenlei-l h3{
		font-size: 24px;
		color: #022778;
		font-weight: bold;
		margin-top: 10px;
	}
	.mf-fenlei-l>p{
		font-weight: bold;
		padding-top: 16px;
		padding-bottom: 10px;
	}
	.fenlei-p p{
		height: 26px;
	}
	.mf-gongyi-r>div>p{
		line-height: 20px;
		padding: 20px 30px;
	}
	.mf-gongyi-l img{
		padding: 30px 40px;
	}
	.mf-anquan>div{
		width: 50%;
	}
	.mf-cp>div:nth-of-type(1){
		float: left;
		width: 100%;
	}
	.mf-cp>div:nth-of-type(2){
		float: left;
		width: 100%;
	}
	.mf-tabs1{
		float: left;
		width: 30%;
	}
	.mf-tabs2{
		float: right;
		width: 70%;
	}
	.mf-tabs1 li{
		width: 100%;
		text-align: center;
		height: 89px !important;
	}
	.mf-tabs1 a{
		height: 100% !important;
		line-height: 89px !important;
		font-size: 16px !important;
		padding: 0 !important;
	}
}
@media (max-width:767px){
	.mf-fenlei-l,.mf-fenlei-r{
		width: 100%;
	}
	.mf-fenlei-r ul{
		position: absolute;
		top: 0;
		padding-top: 12px;
		padding-left: 50px;
	}
	.mf-fenlei-r li{
		color: #FFFFFF;
		padding-top: 10px;
	}
	.mf-fenlei-l>div{
		margin: 14px -3px;
	}
	.mf-fenlei-l{
		background-color: #f4f4f4;
		padding: 25px;
	}
	.mf-fenlei-l h3{
		font-size: 28px;
		color: #022778;
		font-weight: bold;
		margin-top: 20px;
	}
	.mf-fenlei-l>p{
		font-weight: bold;
		padding-top: 22px;
		padding-bottom: 15px;
	}
	.mf-jianjie{
		margin-bottom: 0;
	}
	.mf-gongyi-r>div>p{
		line-height: 20px;
		padding: 20px 30px;
	}
	.mf-anquan>div{
		width: 50%;
	}
	.aq-d p:nth-of-type(1){
		background-color: #51b887;
		font-weight: bold;
		position: absolute;
		top: 20px;
		left: 0px;
		right: 0px;
		line-height: 30px;
	}
	.aq-d p:nth-of-type(2){
		position: absolute;
		top: 60px;
		left: 5px;
		right: 5px;
		line-height: 22px;
	}
	.mf-cp>div:nth-of-type(1){
		float: left;
		width: 100%;
	}
	.mf-cp>div:nth-of-type(2){
		float: left;
		width: 100%;
	}
	.mf-cp-main div h1{
		margin: 20px auto;
		font-size: 26px;
		font-weight: bold;
	}
	.mf-cp-main div p{
		line-height: 30px;
	}
	.mf-cp-main div p:last-of-type{
		background-color: #3cb371;
		color: #FFFFFF;
		font-size: 22px;
		font-weight: bold;
		text-align: center;
		border-top-left-radius: 30px;
		border-bottom-left-radius: 30px;
		margin-top: 20px;
		line-height: 50px;
	}
	.mf-cp-main div a{
		padding: 10px 20px;
		margin: 20px 10px 0 0;
		border-radius: 30px;
		color: #1f3c96;
	}
	.mf-epc>div>div{
		width: 20%;
	}
	.mf-epc>div>div em{
		display: none;
	}
	.mf-news>div{
		width: 100%;
		float: left;
		margin-bottom: 20px;
	}
}