.header .crumb-btn .crumb-s1, .header .crumb-btn .crumb-s2, .header .crumb-btn .crumb-s3{
	background-color: rgba(15,102,160,0.9);
}
.ph-en{
	color: rgba(15,102,160,0.9);
}
.header{
	background: #fff;
	height: 94px;
	border-bottom: 1px solid #e8e8e8;
}
@media only screen and (min-width: 750px) and (max-width: 1250px) {
	.header{
		height: 129px;
	}
}
@media only screen and (min-width: 1px) and (max-width: 749px) {
	.header{
		background: #fff;
		height: 75px;
	}
	.wraper{
		width: 98%;
	}
	.list-item li{
		padding: 20px 0 0 0;
	}
	.list-item li h1{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.list-item li p{
		line-height: 1.5em;
	}
	.border-bottom{
		margin-top: 20px;
	}
	.list-fixed-right{
		display:none;
	}
	.list-banner{
		height: 200px;
	}
	.news-list-title h1{
		font-size: 18px;
	}
	.footer-main-text,.footer-main-ewm{
		float: none;
		margin:0 auto;
	}
	.footer-main{
		width: 98%;
	}
	.list-main{
		padding-top: 76px;
	}
	.ph-menu-wrapper{
		background: #0f66a0;
	}
	.ph-menu-wrapper .ph-menu-seclink{
		border-bottom: 1px solid #ffffff;
	}
	.ph-menu-wrapper .ph-menu-thirdlist > a{
		background: rgba(0, 0, 0, 0.4);
		border-bottom: 1px solid #929ea9;
	}
	.news-page .news-page-number button{
		width: 24px;
	}
	.news-page .news-page-number input{
		width: 22px;
	}
	.news-page .news-page-number span{
		margin:0 2px;
	}
	.news-page .news-page-message{
		margin-right: 10px;
	}
}