/* CSS Document */
/* pres_index css样式开始*/
.banner_left{
	width: 660px;
	padding-right:5px;
	float: left; 
}
.banner_right{
	width: 335px;
	float: left; 
	background-color: #f7941d;
	height: 280px;
	padding-top:15px;
}

.banner_title{
	font-size: 36px;
	color: white;
	height: 40px;
	line-height: 40px;
	padding-top: 20px;
	padding-left: 60px;
}
.banner_text{
	padding: 0 0 0 60px; 
	color: #333333;
	line-height: 24px;
	font-size:14px;
}
.banner_link{
	display: block;
	height: 56px;
	line-height: 56px;
	color: white;
	text-align: center;
	font-size: 16px;
	background-color: #9b9999;
}
/*CNPC at a Glance*/
.glance{
	padding-top:32px;
}
.glance_left{
	width:520px;
	padding-right:20px;
	float:left;
	line-height:22px;
	font-size:14px;
}
.glance_right{ width:460px; height:230px; position:relative; float:left;  }
.glance_right .bd{  width:460px; height:230px; overflow:hidden;    }
.glance_right .bd ul li{ height:230px; float:left; position:relative;}
		
.glance_right .hd{ height:9px; position:absolute; right:8px; bottom:0; }
.glance_right .hd ul li{ float:left;  width:9px; height:9px; margin-right:4px; text-indent:-999px; cursor:pointer; background:#dadada; font-size:0; }
.glance_right .hd ul li.on{  background:#cb190b; }


/*Company Profile*/
.company{
	padding-top:32px;
}
.company_left{
	width:520px;
	padding-right:20px;
	float:left;
}
.company_left li{
	width:460px;
	float:left;
	padding:10px 0 0 26px;
	background:url(../images/about/dian.jpg) 0px 23px no-repeat;
	line-height:30px; 
	font-size:18px;
}
.company_right{
	width:460px;
	float:left;
}
.company_title{
	color:#f7941d;
	font-size:24px;
	line-height:60px;

}
.company_text{
	width:400px;
	line-height:22px;
	font-size:14px;
	
}
/*Our Businesses*/
.our{
	padding-top:32px;
}
.our_main{
	width:1000px;
	overflow:hidden;
}
.our_con{
	width:1015px;
}
.our_con dl{
	width:323px;
	/*margin:0 15px 25px 0;*/
	float:left;
	margin-top:0;
	margin-right:15px;
	padding-bottom:25px;
	margin-left:0px;
}
.our_con dt,.our_con dt img{
	width:323px;
	height:225px;
	overflow:hidden;
}
.our_con dd{ 
	height:60px;
	background:url(../images/about/line.jpg) bottom no-repeat;
	

}
.our_con dd a{
	display:block;
	line-height:53px;
	height:53px;
	background:#ebebeb;
	text-align:center;
	font-size:18px;
}
.our_con dd a:hover{
	color:#fff;
	background:#cc0000;}
/*Technology & Innovation*/

.technology{
	padding-top:12px;
}
.technology_left{
	width:377px;
	height:259px;
	float:left;
}
.technology_right{
	width:563px;
	height:230px;
	padding:30px 30px 0px 30px;
	float:left;
	background:#efefef;
	line-height:22px;
	font-size:14px;
}
