.m-content .u-details img{max-width: 100%;height: auto;}
/*新闻详情内容*/
/*********集团新闻3-1-1******page-begin************/
.m-content .u-title{text-align: center;}
.m-content .u-title h1{font-size: 24px;font-weight: normal;line-height: 1.5;}
.m-content .u-title p{color: #999;margin: 25px 0 40px 0;}
.m-relate{border-top: dashed 1px #d1d1d1;padding: 0 20px;margin: 40px -20px 0 -20px;}
.m-relate .u-name{color: #c52922;font-size: 16px;font-weight: bold;line-height: 56px;}
.m-relate .u-link p{line-height: 24px;}
.m-relate .u-link a{display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.m-relate .u-link p:hover{color: #c52922;}
/**************************page-end**************/

/********服务理念5-1******page-begin************/
.m-content .u-details .u-name{font-size: 16px;font-weight: bold;line-height: 56px;}
.u-details .u-list li{line-height: 2;}
/**************************page-end*************/

/********人才理念6-1******page-begin************/
.u-details .tips{text-align: right;color: #c52922;font-size: 16px;font-weight: bold;line-height: 2;}
/**************************page-end*************/

/********联系我们7-1******page-begin************/
.m-map{border:#ccc solid 1px;height: 342px;}
/**************************page-end*************/

/********发展历程******page-begin************/
.m-content .m-develop-text p{text-indent: 28px;line-height: 2;}
.m-content .m-year .u-name{margin: 15px 0;font-weight: bold;}

.m-year .year{width: 51px;height:51px;line-height: 51px;text-align: center;
	color: #fff;font-size: 16px;}
.m-year .u-course1 .year{background:url(/uploads/image/phic2/year1.jpg) no-repeat;}
.m-year .u-course2 .year{background:url(/uploads/image/phic2/year2.jpg) no-repeat;}
.m-year .month p{line-height:40px;padding-left: 25px;margin-left: 18px;}
.m-year .u-course1 p{background: url(/uploads/image/phic2/month1.jpg) 0 -9px no-repeat;}
.m-year .u-course2 p{background: url(/uploads/image/phic2/month2.jpg) 0 -9px no-repeat;}
/**************************page-end*************/

/********网站地图******page-begin************/
.m-sitemap{overflow: hidden;}
.m-sitemap .u-site{float: left;line-height: 2;width: 16.6666%;margin-bottom: 20px;}
.m-sitemap .sitenav{font-size: 16px;color: #c52922;font-weight: bold;margin: 8px 0;padding-left: 10px;}
.m-sitemap .sitelink a{display: block;line-height: 34px;position: relative;}
.m-sitemap .sitelink a:hover{color: #c52922;}
.m-sitemap .sitelink a span{padding-left: 10px;}
.m-sitemap .sitelink a .iconfont{position: absolute;display: none;}
.m-sitemap .sitelink a:hover .iconfont{display: block;}
/**************************page-end*************/

@media screen and (max-width: 900px){
	.m-sitemap .sitelink a span{font-size: 12px;}
}
@media screen and (max-width: 767px){
	.m-content .u-title h1{font-size: 18px;}
	.u-details .tips{text-align: left;}
	.m-sitemap .u-site{width: 33.3333%;}
}