.banner{
	width:100%;
	margin:0 auto;
}
.banner_img{
	background-image:url(https://www.shgas.com.cn/SHGasMircoCust.WebSuite/images/banner/banner1.png);
	width:100%;
	height:529px;
	background-repeat:no-repeat;
    background-size:100%;  
}
/*****************************上海燃气*************************/
.company_introduction{
	width:100%;
	margin:8% 0%;
}
.company_introduction>div{
	float:left;
}
/*******************************理念*****************************/
.company{
	width:49%;
	margin-right:1%;
	box-shadow:1px 1px 5px #888;
}
.companys{
	width:49%;
	margin-left:1%;
}
.companys>div{
	margin:0% 0% 9% 0%;
}
.concept{
	box-shadow:1px 1px 5px #888;
	width:100%;
}
.concept>div{
	float:left;
	margin:2% 0%;
}
.concept_left{
	width:20%;
}
.concept_left>div{
	margin:5% 0%;
}
.concept_right{
	width:50%;
	margin-left:5% !important;
	margin-right:5% !important;
}
.concept_images{
	background-image:url(/static/image/idea.png);
	width:61px;
	height:51px;
	background-size:100% 100%;	
	margin:0% 23%;
}
.idea{
	font-size:2rem;
	color:#7a7a7a;
	text-align:center;
}
.concept_font{
	font-size:1.8rem;
	font-weight:bold;
}
.concept_border{
	border-bottom:1px solid #efefef;
}
.border_short{
	border-bottom:2px solid #3cb309;
	width:16%;
}
.concept_right>div{
	margin:2% 0%;
}
.day{
	font-size:1.6rem;
}
/****************************愿景**********************/
.paper_airplane{
	background-image:url(/static/image/vision.png);
	width:64px;
	height:52px;
	background-size:100% 100%;	
	margin:0% 23%;
}
/***************************使命************************/
.mission{
	background-image:url(/static/image/mission.png);
	width:57px;
	height:55px;
	background-size:100% 100%;	
	margin:0% 23%;
}
/*******************************服务公告*****************/
.container_background{
	background-color:#f6f7fb;
}
.service_announcement_left{
	width:30%;
	margin:5% 0%;
}
.title_service_announcement{
	color:#3cb309;
	font-size:2.3rem;
	font-weight:bold;
}
.date a{
	font-size:1.4rem;
	color:#3cb309;
	font-weight:bold;
}
.shutdown a{
	font-size:1.6rem;
	color:#333333;
}
.area_date{
	margin:11% 0%;
}
.more_and_more{
	width:30%;
	border:1px solid #3cb309;
	background-color:#3cb309;
	text-align:center;
	margin-left:43%;
}
.more_and_more a{
	color:#fff;
	font-size:1.6rem;	
}
/**************************公司在新闻*********************/
.service_company_float>div{
	float:left;
}
.company_news_right{
	width:70%;
	margin:5% 0%;
}
.company_news{
	color:#3cb309;
	font-size:2.3rem;
	font-weight:bold;
}
.company_date{
	margin-top:4.7%;
}
.date{
	margin-bottom:1.5%;
}
.gasification_center img{
	width:30%;
	height:auto;
	float:left;
}
.wu_gasification_all{
	width:55%;
	height:auto;
	float:left;
	margin-left:5%;
}
.wu_gasification_all>div{
	margin:5% 0%;
}
.wu_gasification a{
	color:#333;
	font-size:1.8rem;
	font-weight:bold;
}
.production a{
	color:#555;
	font-size:1.6rem;
}
/**************************服务指南**********************/
.service_and_maintenance{
	margin:5% 0%;
}
.service_and_maintenance>li{
	box-shadow:1px 1px 5px #888;
	float:left;
}
.pricing_project_images{
	background-image:url(https://www.shgas.com.cn/SHGasMircoCust.WebSuite/images/index/title4.png);
	width:373px;
	height:275px;
}
.pricing_project{
	text-align:center;
}
.pricing_project a{
	color:#555;
	font-size:2rem;
	font-weight:bold;
}
.the_service_specification{
	margin:0% 2%;
}
.opacity{
	background-color:#72c752;
	opacity:0.5;
}