@charset "utf-8";
/* CSS Document */
html,body{
	width:100%;
	height:100%;
	font-size:0;
	font-family:"Microsoft yahei", Arial, Verdana;
	margin:0;
	padding:0;
	border:0;
	}
	
.indexBody {
	background: url(../img/index/newYearBg.jpg) top center no-repeat;
	padding-top: 120px;
}
/* 联系客服悬浮栏 */
.hoverColumnBox{
	position:fixed;
	top:50%;
	margin-top:-90px;
	right:0;
	cursor:pointer;
	z-index:1;
}
/* 悬浮栏 */
ul.hoverColumn{
	background:#fff;
}
ul.hoverColumn li{
	margin-bottom:1px;
	width:40px;
	height:40px;
	background:#296dc2;
	color:#fff;
	position:relative;
}
ul.hoverColumn li:hover{
	background:#f08300;
}
/* 电话 */
ul.hoverColumn li.li01{
	height:116px;
	padding-top:16px;
}
ul.hoverColumn li.li01 i{
	display:block;
	width:19px;
	height:18px;
	background:url(../img/index/phone.png) no-repeat;
	margin:0 auto;
}
ul.hoverColumn li.li01 p.pTitle{
	width:16px;
	margin:12px auto 0;
	font-size:16px;
	line-height:18px;
}
/* 邮件 */
ul.hoverColumn li.li02{
	font-size:22px;
	line-height:40px;
	text-align:center;
}
/* 点击回到顶部 */
ul.hoverColumn li.li03{
	margin-bottom:0;
}
ul.hoverColumn li.li03 i{
	display:block;
	width:20px;
	height:40px;
	background:url(../img/index/gotoTop.png) no-repeat 0 14px;
	margin:0 auto;
}
/* hover弹出框 */
.hoverColumn .contactBox{
	position:absolute;
	right:40px;
	width:276px;
}
/* 电话 */
.hoverColumn .phone{
	top:-7px;
	height:228px;
	background:url(../img/index/phoneBg.png) no-repeat;
}
.contactBox p{
	font-size:14px;
	line-height:25px;
	color:#999;
	text-align:center;
}
.contactBox p span{
	display:block;
	color:#f08300;
	font-weight:bold;
}
.hoverColumn .phone p.p01{
	padding-top:30px;
}
.hoverColumn .phone p.p02{
	padding-top:15px;
}
/* 邮件 */
.hoverColumn .Email{
	top:-7px;
	height:95px;
	background:url(../img/index/emailBg.png) no-repeat;
}
.hoverColumn .Email p{
	padding-top:20px;
}

/* 下面是header样式 */
.header{
	
	}
	/* head_top */
.head_top{
	height:32px;
 	background:#f2f2f2; 
	/* background:url(../img/index/opacity10.png) repeat; */
	text-align:center;
	}
.headmin{
	width:1000px;
	margin:0 auto;
	}
.headmin_01{
	height:32px;

}
.head_top .ul_01{
	float:left;
	}
.head_top .ul_02{
	float:right;

	}
.head_top ul li{
	font-size:14px;
	line-height:32px;
	color:#333;
	display:inline;
	zoom:1;
	float:left;
	margin-right:5px;
	}
.sjb_01,.sjb_02{
	cursor:pointer;
}
.head_top ul li a{
	color:#333;
	-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
.head_top ul li a:hover{
	color:#ff8400;
	text-decoration:underline;
	}
.head_top ul li span{
	color:#3d9ee5;
	}

	/* head_but */
.head_but{
	height:110px;
	text-align:center;
	}
h1{
	margin-top:18px;
	float:left;
	}
.head_but ul{
	float:right;
	padding-right:4px;
	}
.head_but ul li{
	display:inline;
	zoom:1;
	float:left;
	margin:39px 8px;
	}
.head_but ul li a{
	font-size:18px;
	line-height:32px;
	color:#333;
	padding:2px 6px;
	-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
.head_but ul li a:hover{
	color:#ff8400;
}


#gongao{width:708px; height:36px; overflow:hidden; background:#f2f2f2; margin-top:15px; float:left;}
#gongao #scroll_begin, #gongao #scroll_end{display:inline;}
#gongao a{ line-height:36px; font-size:13px; font-family:"Microsoft yahei", Arial, Verdana; color:#333; margin-right:40px;
	-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
}
#gongao a:hover{color:#ff8400;}
/* 导航样式 */
.menu{
	height:44px;
	background:#296dc2;
	text-align:center;
	position:relative;
	top:0;
	z-index:997;
	width:100%;
	}
.menu .menumin{
	width:1000px;
	margin:0 auto;
	}
.menu .headmin_03{
	height:44px;
	background:#296dc2;
}
.menu ul{
	height:44px;
	margin-left:20px;
	}
.menu ul li{
	display:inline;
	zoom:1;
	float:left;
	height:44px;
	-webkit-transition: 0.1s ease-in-out;
		-moz-transition: 0.1s ease-in-out;
		-ms-transition: 0.1s ease-in-out;
		-o-transition: 0.1s ease-in-out;
		transition: 0.1s ease-in-out;
	}
.menu ul li.selected{
	background:#ff8400;

	}

.menu ul li a{
	display:block;
	font-size:18px;
	line-height:20px;
	color:#f2f2f2;
	/* padding:0 25.5px; */
	padding:0 19px;
	border-right:1px solid #1a7fcf;
	margin-top:12px;
	-webkit-transition: 0.1s ease-in-out;
		-moz-transition: 0.1s ease-in-out;
		-ms-transition: 0.1s ease-in-out;
		-o-transition: 0.1s ease-in-out;
		transition: 0.1s ease-in-out;
	}
.menu ul li:hover{
	background:#ff8400;
	}
.menu ul li:hover a{
	border-right:1px solid #ff8400;
	}
.menu ul li.selected a{
	border-right:1px solid #ff8400;
	}
.menu ul li a.border_none{
	border-right:none;
	}
/* 滚动新闻  搜索 */
	/* 滚动新闻 */
.gs{
	width:1000px;
	height:66px;
	margin:0 auto;
	}

	/* 搜索 */
.gs .sousuo{
	float:right;
	}
.gs input.txt{
	width:232px;
	height:36px;
	border:1px solid #d3d3d3;
	border-right:0;
	margin-top:14px;
	display:inline;
	zoom:1;
	float:left;
	}
.gs input.txt[placeholder]{
	font-size:14px;
	line-height:36px;
	color:#666;
	text-indent:10px;
	}
.gs .but{
	width:48px;
	height:38px;
	display:inline;
	zoom:1;
	float:left;
	border:0;
	margin-top:14px;
	cursor:pointer;
	background:#3d9ee5 url(../img/sousuo.png) no-repeat 12px 7px;
	}


/* banner指数  样式 */

	/*banner*/
.index .bz{
	width:1000px;
	margin:0 auto;
	text-align:center;
	}
.index .banner{
	width:708px;
	display:inline;
	zoom:1;
	float:left;
	}
.index .banner ul{
	float:left;
	}
.index .banner ul.txt li{
	width:152px;
	height:59px;
	background:#f2f2f2;
	border:2px solid #e0e0e0;
	font-size:14px;
	line-height:60px;
	color:#333;
	cursor:pointer;
	-webkit-transition: 0.1s ease-in-out;
		-moz-transition: 0.1s ease-in-out;
		-ms-transition: 0.1s ease-in-out;
		-o-transition: 0.1s ease-in-out;
		transition: 0.1s ease-in-out;
	}
.index .banner ul.txt li:hover{
	background:#0b65bd;
	border:2px solid #1779d9;
	color:#f2f2f2;
	}
.index .banner ul.txt li.border_none{

	}
.index .banner ul.pic{
	position:relative;
	}
.index .banner ul.pic li{
	position:absolute;
	}
.index .banner ul.pic li a{
	display:block;
	width:554px;
	height:306px;
	position:relative;
	}

.index .banner ul.pic li a .bg{
	width:708px;
	height:66px;
	position:absolute;
	bottom:0;
	left:0;
	background:url(../img/index/opcity.png) repeat;
	}
.index .banner ul.pic li a .bg h4{
	font:16px/30px "Microsoft yahei", Arial, Verdana;
	color:#f2f2f2;
	padding-top:5px;
	}
.index .banner ul.pic li a .bg span{
	display:block;
	width:700px;
	font:14px/21px "Microsoft yahei", Arial, Verdana;
	color:#f2f2f2;
	margin:2px auto 0;
	padding-top:10px;
	}


.new_banner{width:708px;height:305px;position:relative; overflow:hidden;}
.rslides{width:100%;position:relative;list-style:none;padding:0}
.rslides_nav{ width:36px; height:36px; background-image:url(../img/index/banner_new.png); display:block; position:absolute;  text-indent:-10em; overflow:hidden;}

.prev{ background-position:0 0;left:20px; top:136px;}
.prev:hover{ background-position:0 -36px;}
.next{ background-position:-36px 0;right:20px; top:136px;}
.next:hover{ background-position:-36px -36px;}
.rslides_tabs{ position:absolute; left:316px; bottom:10px;clear:both;text-align:center; z-index:996;}
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:5px}
.rslides_tabs a{ width:12px; height:12px; background:#fff;text-indent:-5em; overflow:hidden; display:block; float:left; margin-left:6px;border-radius:6px;}
.rslides_tabs .rslides_here a{ background:#3d9ee5;}
	/* 期货指数 */

.zhishu, .jiage{
	width:280px;
	float:right;
	position:relative;
	background:#fff;
	}
.zhishu ul.title{
	height:34px;
	background:url(../img/index/bg.jpg) repeat;
	}

.zhishu ul.title li{
	width:92px;
	display:inline;
	zoom:1;
	float:left;
	border:1px solid #d3d3d3;

	}

.zhishu ul.title li.border_none{
	border-right:0;
	}
.zhishu li.title_01{
	width:128px;
	}
.zhishu li.title_02{
	width:70px;
	}
.zhishu li.title_03{
	width:80px;
	}
.zhishu ul.title li a{
	font:16px/32px "Microsoft yahei", Arial, Verdana;
	color:#333;
	padding:0 30px;
	}

.zhishu ul.line{
	position:absolute;
	top:0;
	}
.zhishu ul.line li{
	width:93px;
	height:3px;
	background:#f08300;
	opacity:0;
	display:inline;
	zoom:1;
	float:left;
	}
.zhishu .nr{
	width:278px;
	height:270px;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	position:relative;
	}
.zhishu .zs{
	position:absolute;
	left:0;
	}
.zhishu .qh{
	display:none;
	}
.zhishu .hl{
	display:none;
	}
 .zhishu .zs .zs_top{
	height:40px;
	border-bottom:1px solid #d3d3d3;
	}
 .zhishu .zs .zs_top span{
	font-size:16px;
	line-height:40px;
	color:#666;
	padding:0 20px;
	}


.zhishu .zs .zs_but{
	margin-top:10px;

	}

.zhishu .zs .zs_but ul{

	text-align:center;
	}

.zhishu .zs .zs_but .mc{
	width:128px;
	float:left;
	color:#122e67;
	}
.zhishu .zs .zs_but .sp{
	width:70px;

	float:left;
	color:#666;
	}
.zhishu .zs .zs_but .zf{
	width:80px;

	float:left;
	}
.zhishu .zs .zs_but ul li{
	font-size:14px;
	line-height:37px;

	}
.zhishu .zs .zs_but ul li.blue{
	color:#15377c;
	}

.zhishu .zs .zs_but ul li span.xia{
	color:#008000;
	}
.zhishu .zs .zs_but ul li span.sheng{
	color:#ff0000;
	}
.zhishu .zs .zs_but ul li p a{
	color:#666;
	}
.zhishu .zs .zs_but .more a{
	font-size:14px;
	line-height:30px;
	color:#666;
	margin-top:20px;
	-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
.zhishu .zs .zs_but .more a:hover{color:#ff8400;}
/* 广告  微信  微博 合作 */
.gg_lj{
	width:1000px;
	margin:24px auto 0;
	}
.ewm{
	cursor:pointer;
	}
/* .ewm p{ */
/* 	font:14px/18px "Microsoft yahei", Arial, Verdana; */
/* 	color:#ff8400; */
/* 	position:fixed; */
/* 	top:32.5%; */
/* 	left:48%; */
/* 	z-index:11; */
/* 	} */
.ewm_bg{
	height:100%;
	width:100%;
	position:fixed;
	_position:absolute;
	left:0;
	top:0;
	z-index:999;
	opacity:0.65;
	filter: alpha(opacity=30);
	background-color:#000;
}
img.erweima_02{
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-129px;
	margin-left:-129px;
	z-index:1000;
	}
img.erweima_01{
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-168px;
	margin-left:-330px;
	z-index:1000;
	}
.g_g{
	float:left;
	}

.l_j{
	width:278px;
	height:75px;
	background:#f2f2f2;
	float:right;
	}
.l_j a{
	display:inline;
	zoom:1;
	float:left;
	margin:12px 18px 0;
	cursor:pointer;
	}



/* 内容 信息 */

.main{
	width:1000px;
	margin:32px auto 0;
	}
/* 三大模块   *//* 油田 加油站 炼厂   */
.threeModules{
	display:inline;
	zoom:1;
	float:left;
	margin-right:12px;
	padding-bottom:20px;
}
/*油田*/
.youtian{
	width:296px;
	}
/*加油站*/
.jyz{
	width:400px;
	}
/*炼油厂*/
.lyc{
	width:280px;
	margin:0;
	}

/*油田标题线*/
.youtian .line{
	width:296px;
	height:3px;
	background:#0b65bd;
	}
/*加油站标题线*/
.jyz .line{
	width:400px;
	}

.jyz .line .line_01{
	width:96px;
	height:3px;
	background:#f08300;
	float:left;
	}
.jyz .line .line_02{
	width:300px;
	height:3px;
	background:#0b65bd;
	float:right;
	}
/* 炼油厂标题线 */
.lyc .line{
	width:280px;
	height:3px;
	background:#0b65bd;
	}
/* 标题  */
h3{
	display:block;
	font:bold 16px/32px "Microsoft yahei", Arial, Verdana;
	text-align:left;
	margin-left:10px;
	margin-bottom:10px;
	}
h3 a{
	font-size:16px;
	line-height:29px;
	font-weight:bold;
	color:#333;

	}
h3 a:hover{
	color:#ff8400;
	}
/* 新闻 */
.threeModules ul{}
.threeModules ul li{
	display:block;
	}
.youtian ul li {
	opacity:100 !important;
}
.threeModules ul li a{
	font:14px/28px "Microsoft yahei", Arial, Verdana;
	color:#122e67;
	-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
.threeModules ul li a:hover{
	color:#ff8400;
	cursor:pointer;
	}
.threeModules ul li a p{
	float:left;
	padding-left:2px;
	}

.threeModules ul li a span{
	float:right;
	padding-right:2px;
	}












/*  share  */
/* 标题 */
.share .share_df{

	float:left;
	padding-bottom:20px;
	margin-right:12px;
	}
.share .share_df .share_title{
	height:32px;

	text-align:left;
	position:relative;
	}

	/* 左边标题 */
 .share_df_01{
	width:296px;
	background:url(../img/index/bg_1.jpg) no-repeat;
	}
 .share_df_01 .share_title_01{
	width:294px;
	}


	/*中间标题*/
 .share_df_02{
	width:400px;
	background:url(../img/index/bg_2.jpg) no-repeat;
	}
.share_df_02 .share_title_02{
	width:398px;
	}
	/*右边标题*/
.share .share_df_03{
	width:280px;
	background:url(../img/index/bg_3.png) no-repeat;
	margin:0;

	}
 .share_df_03 .share_title_03{
	width:278px;


	}
.share .share_df .share_title .share_div{
	padding:0 16px;
	background:#fff;
	border-top:3px solid #f08300;
	border-right:1px solid #d3d3d3;
	display:inline;
	zoom:1;
	float:left;

	}


.share .share_df .share_title .share_a{
	font-size:16px;
	line-height:29px;
	font-weight:bold;
	color:#333;

	}
.share .share_df .share_title .share_a:hover{
	color:#ff8400;
	}
.share .share_df .share_title .a_black:hover{
	color:#333;
	 text-decoration: none;
}
.share .share_df .share_tab{
	display:block;
	margin-top:36px;
	margin-left:10px;
	}
.share .share_df .share_tab .share_tab_01{
	float:left;
	padding:0 10px;
	font:14px/20px "Microsoft yahei", Arial, Verdana;
	color:#666;
	cursor:pointer;
	}
.share .share_df .share_nr{
	margin-top:20px;

	}






/*公共内容 ul  li*/
.share ul{
	display:block;
	padding:0 3px;

	}
.share ul li.li_01{
	width:294px;
	display:block;
	}
.share ul li.li_02{
	width:398px;
	display:block;
	text-align:center;
	}

.share ul li.li_03{
	width:278px;
	display:block;
	}
.share ul li a{
	color:#122e67;
	font:14px/28px "Microsoft yahei", Arial, Verdana;
	cursor:pointer;
	-webkit-transition: 0.03s ease-in-out;
		-moz-transition: 0.03s ease-in-out;
		-ms-transition: 0.03s ease-in-out;
		-o-transition: 0.03s ease-in-out;
		transition: 0.03s ease-in-out;
	}
.share ul li a:hover{
	color:#ff8400;
	text-decoration:underline;
	}
.share ul li a:visited {
    color: #52687e;
    text-decoration: none;
}
.share ul li a p{
	-webkit-transition: 0.03s ease-in-out;
		-moz-transition: 0.03s ease-in-out;
		-ms-transition: 0.03s ease-in-out;
		-o-transition: 0.03s ease-in-out;
		transition: 0.03s ease-in-out;
	float:left;
	}
.share ul li a p:hover{text-decoration:underline; color:#ff8400;}
.share ul li a span{
	float:right;
	-webkit-transition: 0.03s ease-in-out;
		-moz-transition: 0.03s ease-in-out;
		-ms-transition: 0.03s ease-in-out;
		-o-transition: 0.03s ease-in-out;
		transition: 0.03s ease-in-out;
	}
.share ul li a span:hover{
	color:122e67;
	}
.share .sjk_padding ul li a{
	padding-left:24px;
}
/* 图片 */
.pic_mid{
	margin:6px 6px 0;
	float:left;
	position:relative;
}
.pic_big{
	padding-top:6px;
}
.margin_right_none{
	margin-right:0;
}
.share ul li a .pic_op{
	width:120px;
	height:100px;
	background:url(../img/index/op_01.png) repeat;
	position:absolute;
}

/* 首页地炼动态广告位 */
.index .share_df_03 .dldt_pic{
	display:block;
	margin-top:20px;
	}


/* 横幅广告01 */
.index .htgg_1{
	display:block;
	margin-bottom:20px;
	}



/* 首页  大类  三张大图 */
.share ul li a.li_pic{
	border:1px solid #fff;
	display:inline;
	zoom:1;
	float:left;
	position:relative;
	margin:0 6.2px;
	margin-bottom:8px;
	color:#f2f2f2;
	-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
.share ul li a.li_pic:hover{
	border:1px solid #ff8400;
	color:#ff8400;
	}
.share ul li a.li_pic p.li_black{
	display:block;
	width:118px;
	height:20px;
	background:#000;
	position:absolute;
	left:0;
	bottom:0;
	padding:0;
	font:12px/20px "Microsoft yahei", Arial, Verdana;

	}

/* 大类 右边 小图 */
.share ul li.li_10{

	}
.share_df .pic_box{
	float:left;
	width:88px;
	height:70px;
	border:1px solid #fff;

	position:relative;
	color:#f2f2f2;
	-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
.share_df .right_pic{
	float:left;
	margin-top:6px;
	}
/* .pic_op_02{ */
/* 	width:88px; */
/* 	height:72px; */
/* 	background:url(../img/index/op_01.png) repeat; */
/* 	position:absolute;	 */
/* } */

.share_df .mid_pic{
	float:left;
	margin-top:6px;
/* 	margin-bottom:6px; */
	}
/* .pic_op_03{ */
/* 	width:136px; */
/* 	height:100px; */
/* 	background:url(../img/index/op_01.png) repeat; */
/* 	position:absolute;	 */
/* } */
.share_df .pic_box:hover{
	border:1px solid #ff8400;
	color:#ff8400;
	}
.share_df .pic_box p{
	width:88px;
	height:18px;
	background:#000;
	font:12px/18px "Microsoft yahei", Arial, Verdana;

	margin:0;
	padding:0;
	position:absolute;
	left:0;
	bottom:0;
	}
.share_df .div_03{
	width:150px;
	float:right;

	}
.share_df .div_03 ul{
	padding:0;
	}
.share_df .div_03 ul li a{

	}



/* 大类中间 小图 */
.share ul li.li_10{

	}

.share_df .pic_box2{
	float:left;
	width:136px;
	height:94px;
	border:1px solid #fff;

	position:relative;
	color:#f2f2f2;
	-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
.share_df .pic_box2:hover{
	border:1px solid #ff8400;
	color:#ff8400;
	}
.share_df .pic_box2 p{
	width:136px;
	height:24px;
	background:#000;
	font:12px/18px "Microsoft yahei", Arial, Verdana;

	margin:0;
	padding:0;
	position:absolute;
	left:0;
	bottom:0;
	}
.share_df .div_02{
	width:270px;
	float:right;

	}
.share_df .div_02 ul{
	padding:0;
	}
.share_df .div_02 ul li a{

	}



.box_01{
	width:1000px;
	display:block;
	}

/* 大类标题 */
	/* 标题 */
.index .crude{
	padding-top:10px;

	}
.index .index_title{
	height:33px;
	border-bottom:1px solid #0b65bd;
	margin-bottom:44px;
	}
.index .index_title h2{
	display:inline;
	zoom:1;
	float:left;
	text-align:left;
	padding:0 8px;
	font:bold 24px/32px "Microsoft yahei", Arial, Verdana;
	color:#333;
	border-bottom:3px solid #0b65bd;
	}
.index .index_title .more,.index .index_title_01 .more{
	display:inline;
	zoom:1;
	float:right;
	font:bold 14px/32px "Microsoft yahei", Arial, Verdana;
	color:#122e67;
	text-align:right;
	padding:0 8px;
	-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
.index .index_title .more:hover{
	color:#f08300;
	text-decoration:underline;
	}
.index .index_title_01 .more:hover{
	color:#f08300;
	text-decoration:underline;
}




/* 润滑油/基础油 */
.index .rhy	{
	width:494px;
	float:left;
	margin-right:12px;
	}

.index .index_title_01{
	width:494px;
	height:33px;
	border-bottom:1px solid #0b65bd;
	margin-bottom:44px;
	}
.index .index_title_01 h2{
	display:inline;
	zoom:1;
	float:left;
	text-align:left;
	padding:0 8px;
	font:bold 24px/32px "Microsoft yahei", Arial, Verdana;
	color:#333;
	border-bottom:3px solid #0b65bd;
	}



.index .rhy .share_df_04{
	width:494px;
	background:url(../img/index/bg_4.jpg) no-repeat;
	}
.index .rhy .share_df_04 .share_nr{
	width:494px;
	}
/* 溶剂油 */
.index .rhy1{
	margin:0;
	}






/*大类广告位_01*/
.ggw_01,.ggw_02{


	float:left;
	padding-bottom:24px;
	margin-right:12px;
	}

.ggw_03{


	float:left;
	padding-bottom:46px;
	width:280px;
	}

/* 中类样式 *//* 中类样式 *//* 中类样式 *//* 中类样式 *//* 中类样式 *//* 中类样式 *//* 中类样式 *//* 中类样式 *//* 中类样式 *//* 中类样式 *//* 中类样式 *//* 中类样式 *//* 中类样式 *//* 中类样式 */

.zl_main{
	width:1000px;
	margin:0 auto;
	}
.gg_bg{
	width:1000px;
	height:104px;
	margin:0 auto 26px;
	border:1px solid #d3d3d3;
	}
.gg_bg img{
	margin-top:9px;
	}
.share .share_df .zoushi{
	height:220px;
	border:1px solid #d3d3d3;
	}
.share .share_df .height{
	height:235px;
	}
.share .share_df .height1{
	height:180px;
	}
.share .share_df .zoushi1{
	height:260px;
	border:1px solid #d3d3d3;
	}
.share .share_df .zoushi,.zoushi1 img{
	margin-top:26px;
	}


/*燃气价格 指数*/
.share .share_df .share_title .border-left{
	border-left:1px solid #d3d3d3;
	}
.share_df .jg{
	border:1px solid #d3d3d3;
	border-top:0;
	text-align:center;
	}
.share_df .jg_01{
	height:280px;

}
.share_df .jg .jg_top{
	height:40px;
	border-bottom:1px solid #d3d3d3;
	}
.share_df .jg .jg_top span{
	font-size:16px;
	line-height:40px;
	color:#666;
	padding:0 20px;
	}
.share_df .jg .jg_top p{
	font-size:16px;
	line-height:40px;
	color:#666;
	float:left;
	height:40px;
	}
.share_df .jg .jg_top .p1{
	width:128px;
	}
.share_df .jg .jg_top .p2{
	width:70px;
	}
.share_df .jg .jg_top .p3{
	width:80px;
	}
.share_df .jg .jg_but{
	margin-top:10px;
	}
.share_df .jg .margin-none{
	margin:0;
	}
.share_df .jg .jg_but .mc{
	width:128px;
	float:left;
	color:#122e67;
	}
.share_df .jg .jg_but .sp{
	width:70px;

	float:left;
	color:#666;
	}
.share_df .jg .jg_but .zf{
	width:80px;

	float:left;
	}
.share_df .jg .jg_but ul.padding{

	}
.share_df .jg .jg_but ul li{
	font-size:14px;
	line-height:37px;
	}
.share_df .jg .jg_but ul li.blue{
	width:280px;
	color:#15377c;
	}

.share_df .jg .jg_but ul li span.xia{
	color:#008000;
	}
.share_df .jg .jg_but ul li span.sheng{
	color:#ff0000;
	}
.share_df .jg .jg_but ul li p a{
	color:#666;
	}


/*燃料油 东方数据库*//*燃料油 东方数据库*//*燃料油 东方数据库*//*燃料油 东方数据库*//*燃料油 东方数据库*//*燃料油 东方数据库*//*燃料油 东方数据库*//*燃料油 东方数据库*//*燃料油 东方数据库*/
.share .share_df .share_nr ul li .jiantou{
	color:#f08300;
	font:14px/28px "Microsoft yahei", Arial, Verdana;
	float:left;
	margin-right:10px;
	margin-left:5px;
	}
.share .share_df .share_nr ul li.left{
	text-align:left;
	}

/* 润滑油基础油 价格中心 border *//* 润滑油基础油 价格中心 border *//* 润滑油基础油 价格中心 border *//* 润滑油基础油 价格中心 border *//* 润滑油基础油 价格中心 border */
.share .share_df .border10{
	margin:0;
	border:1px solid #d3d3d3;
	border-top:0;
	padding-bottom:40px;
	padding-top:30px;
	}
.share .share_df .border9{
	padding-bottom:10px;
	margin:0;
	border:1px solid #d3d3d3;
	border-top:0;

	padding-top:20px;
	}
.share .share_df .border10 .rhy_jiage:{

	}



/* 中类小广告 *//* 中类小广告 *//* 中类小广告 *//* 中类小广告 *//* 中类小广告 *//* 中类小广告 *//* 中类小广告 *//* 中类小广告 *//* 中类小广告 *//* 中类小广告 *//* 中类小广告 */
.gg_6{margin-top:20px; display:block;}

/* 小类 *//* 小类 *//* 小类 *//* 小类 *//* 小类 *//* 小类 *//* 小类 *//* 小类 *//* 小类 *//* 小类 *//* 小类 *//* 小类 *//* 小类 *//* 小类 *//* 小类 *//* 小类 *//* 小类 *//* 小类 */
.gs .position{
	width:708px;
	height:36px;
	background:#f2f2f2;
	margin-top:15px;
	float:left;
	}
.gs .position ul{
	margin-left:20px;
	}
.gs .position ul li {
	font:13px/36px "Microsoft yahei", Arial, Verdana;
	float:left;
	color:#555;
	margin-right:5px;
	}
.gs .position ul li a{
	color:#555;
	-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
.gs .position ul li a:hover{
	color:#ff8400;
	text-decoration:underline;
	}
/* 小类列表 *//* 小类列表 *//* 小类列表 *//* 小类列表 *//* 小类列表 *//* 小类列表 *//* 小类列表 *//* 小类列表 *//* 小类列表 */
.main1{
	width:1000px;
	margin:10px auto 0;
	}
.main1 .lb_left{
	width:708px;
	float:left;
	}
.main1 .lb_left ul.border_bottom{
	width:692px;
	margin:0 auto;
	padding-bottom:10px;
	padding-top:10px;

	}

.main1 .lb_left ul.border_bottom li{

	}
.main1 .lb_left ul.border_bottom li a{
	color:#122e67;
	font:14px/28px "Microsoft yahei", Arial, Verdana;
	cursor:pointer;
	-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
.main1 .lb_left ul.border_bottom li a:hover{
	color:#ff8400;
	text-decoration:underline;
	}

.main1 .lb_left ul.border_bottom li a p{
	padding-left:5px;
	float:left;
	}
.main1 .lb_left ul.border_bottom li p.jiantou{color:#ff8400; font:14px/28px "Microsoft yahei", Arial, Verdana; float:left;
	-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
}
.main1 .lb_left ul.border_bottom li a p:hover{text-decoration:underline;}
.main1 .lb_left ul.border_bottom li a span{
	float:right;
	-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
.main1 .lb_left ul.border_bottom li a span:hover{text-decoration:underline;}

.main1 .lb_right{
	float:right;
	padding-top:10px;
	}

.share .xw{
	float:none;
	}


.pagesite {
    text-align: center;
    line-height: 24px;
    height: 24px;
    margin: 40px auto 80px;
	color: #122e67;
    font-size: 14px;
	}
.pagesite a {
    text-decoration: none;
    color: #122e67;
    font-size: 14px;
    cursor: pointer;
    -webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
.pagesite a:hover{
	color:#ff8400;
	text-decoration:underline;
}
select:not(:-internal-list-box) {
    overflow: visible !important;
}
user agent stylesheet
select {
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    color: black;
    background-color: white;
    cursor: default;
    border: 1px solid;
}
/* 右边 */
.share .float_none{float:none;}
.share .padding-bottom{margin-bottom:20px;}
.margin_top{padding-top:20px; float:none;}

/* 小类内容 */
.w670{ float:left; width:708px; border:1px solid #d3d3d3;}
.mt10{ margin-top:10px;}
.newsTex/*内容标题*/{ width:97%; margin:auto;}
.newsTex h5{ font-size:28px; padding:20px 0; font-family:"Microsoft yahei", Arial, Verdana; text-align:center; line-height:30px;}
.msgbar{ line-height:30px; text-align:center; color:#999; font-size:12px;}
.summary/*摘要*/{ border:1px solid #dddddd; background:#f8fbff; padding:8px 2px; width:98%; margin:10px auto; line-height:20px; font-size:12px; color:#727272; text-align:left;}
.newsCon{ width:100%; line-height:24px; font:14px/28px "Microsoft yahei", Arial, Verdana; color:#333; text-align:left;}
.newsCon p{color: #333; font:14px/28px "Microsoft yahei", Arial, Verdana; text-indent:2em; text-align:left; margin:0 auto;}
.newsCon p span{font:14px/28px "Microsoft yahei", Arial, Verdana; text-indent:2em; text-align:left;}
.newsCon p.pictext{ text-align:center; margin-bottom:10px;}
.newsTex li{font:14px/28px "Microsoft yahei", Arial, Verdana; color:#333; text-align:left;}
.newsTex li a{color:#122e67;
	-webkit-transition: 0.1s ease-in-out;
		-moz-transition: 0.1s ease-in-out;
		-ms-transition: 0.1s ease-in-out;
		-o-transition: 0.1s ease-in-out;
		transition: 0.1s ease-in-out;
}
.newsTex li a:hover{
	color:#f08300;
	text-decoration:underline;
}
/* 顶 踩 */
.ding{width:52px; height:51px; background:url(../img/ding.gif) no-repeat center top; margin:5px; color:#217AB3; font-weight:bold; font-size:12px; line-height:23px; font-family:"Microsoft yahei", Arial, Verdana; cursor:pointer; float:left;}
.cai{width:52px; height:51px; background:url(../img/cai.gif) no-repeat center top; margin:5px; color:#f60; font-weight:bold; font-size:12px; line-height:23px; font-family:"Microsoft yahei", Arial, Verdana; cursor:pointer; float:left;}
.ding p,.cai p{display:block; font-weight:700;}

/*评论*/
.hundred100/*页面百分比*/{ width:100%;}
.rim06{ border-top:1px solid #d8d8d8; background:#fcfcfc;}
.pinglun/*评论*/{ width:100%; font-size:12px;}
.LanMu01-1/*标题背景*/{ background-image:url(../img/tuku/title1-1.gif); width:23px; height:30px; float:left; text-align:left;}
.LanMu01-2{ background-image:url(../img/tuku/title1-2.gif); width:100%; height:30px;}
.LanMu01-2{ font-size:12px; color:#122e67;}
.LanMu01-2 a{color:#122e67;
	-webkit-transition: 0.1s ease-in-out;
		-moz-transition: 0.1s ease-in-out;
		-ms-transition: 0.1s ease-in-out;
		-o-transition: 0.1s ease-in-out;
		transition: 0.1s ease-in-out;
}
.LanMu01-2 a:hover{
	color:#f08300;
	text-decoration:underline;
}
.LanMu01-2 span{ line-height:30px; float:left; font-size:14px; font-weight:bold; color:#2b4099; margin-left:20px;}
.LanMu01-2 div{float:right;}
.LanMu01-2 em{float:right; padding-right:1%; font-size:12px; line-height:28px;}
.LanMu01-3{ background-image:url(../img/tuku/title1-3.gif); width:10px; height:30px; float:right;}
.clear-10{ clear:both; height:10px;}
.pltable{ width:95%; margin:auto; height:180px;}
.plfl1{ float:left;text-align:right; width:80px; line-height:26px;}
.plfr1{ float:left; text-align:left;}
.plfl2{ float:left;text-align:right; margin-top:10px; width:80px; line-height:26px;}
.plfr2{ float:left; margin-top:10px;}


.cinput/*评论内容*/{width:580px; height:90px; border:1px solid #ccc; line-height:24px; resize: none;}
.plcode/*评论验证码*/{ width:100px; height:26px; border:1px solid #ccc; line-height:26px;}
.published/*表布按钮*/{ background:#296dc2; width:80px; height:30px; line-height:30px; color:#fff; border:0; cursor:pointer; text-align:center;
	-webkit-transition: 0.1s ease-in-out;
		-moz-transition: 0.1s ease-in-out;
		-ms-transition: 0.1s ease-in-out;
		-o-transition: 0.1s ease-in-out;
		transition: 0.1s ease-in-out;
}

.published:hover{
	background:#ff7e0c;
}



/*东方研究*//*东方研究*//*东方研究*//*东方研究*//*东方研究*//*东方研究*//*东方研究*//*东方研究*//*东方研究*//*东方研究*//*东方研究*//*东方研究*//*东方研究*//*东方研究*//*东方研究*//*东方研究*/
.main1 .lb_title{
	padding-bottom:30px;
	padding-top:10px;
	}
.main1 .lb_left .lb_title li{
	float:left;
	padding:0 14px;
	font:14px/20px "Microsoft yahei", Arial, Verdana;
	color:#666;
	cursor:pointer;
	border:0;
	}


/* 关于我们 *//* about us *//* 关于我们 *//* about us *//* 关于我们 *//* about us *//* 关于我们 *//* about us *//* 关于我们 *//* about us *//* 关于我们 *//* about us *//* 关于我们 *//* about us */
.about{
	width:1000px;
	margin:22px auto 0;
	text-align:center;
	}
.about .about_title{
	width:150px;
	float:left;
	}
.about .about_title li{
	height:30px;
	border:1px solid #3d9ee5;
	margin-bottom:12px;
	font:16px/30px "Microsoft yahei", Arial, Verdana;
	color:#3d73af;
	cursor:pointer;
	-webkit-transition: 0.1s ease-in-out;
		-moz-transition: 0.1s ease-in-out;
		-ms-transition: 0.1s ease-in-out;
		-o-transition: 0.1s ease-in-out;
		transition: 0.1s ease-in-out;
	}
.about .about_txt{
	width:850px;
	float:right;
	margin-bottom:60px;
	}
.about .about_txt li{
	width:782px;
	margin-left:30px;
	}
.about .about_txt li img{
	margin-bottom:20px;
	}
.about .about_txt li p{
	text-align:left;
	font:16px/32px "Microsoft yahei", Arial, Verdana;
	color:#6a6a6b;
	margin-top:12px;
	text-indent:2em;
	}

.about .about_txt li p.p3{
	text-indent:0;
	line-height:24px;
	}
.about .about_txt li p.p3 span{
	color:#3d9ee5;
	-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
.about .about_txt li p.p3 a span:hover{
	color:#f08300;
	text-decoration:underline;
}


/* 登录 *//* 登录 */	/* 登录 */	/* 登录 */	/* 登录 */	/* 登录 */	/* 登录 */	/* 登录 */	/* 登录 */	/* 登录 */	/* 登录 */	/* 登录 */	/* 登录 */	/* 登录 */	/* 登录 */

.logobox{
	width:1000px;
	height:150px;
	margin:0 auto;
	}
.logobox .logo{
	margin-top:20px;
	float:left;
	}
.logobox .txt{
	float:right;
	}
.logobox .txt p{
	font:18px/20px "Microsoft yahei", Arial, Verdana;
	color:#898989;
	float:left;
	border-right:1px solid #898989;
	padding:0 15px;
	margin-top:78px;
	}
.logobox .txt p.zc{
	padding-right:0;
	border:0;
	}

.dl_nr{
	height:453px;
	background:url(../img/denglu.jpg) no-repeat; background-size:cover; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/denglu.jpg',sizingMethod='scale');
	}
.dl_nr .dl_min{
	width:1000px;
	margin:0 auto;
	}
.dl_nr .dl_k{
	width:338px;
	height:314px;
	background:url(../img/denglu.png) repeat;
	float:right;
	margin-top:70px;
	padding-left:36px;
	text-align:left;
	position:relative;
	}
.dl_nr .dl_k .dl_p1{
	font:18px/66px "Microsoft yahei", Arial, Verdana;
	color:#00a0e9;
	}

/* input:-webkit-autofill{ */
/* -webkit-box-shadow : 0 0 0px 1000px white inset ; */
/* border : 1px solid #CCC !important ; */
/* } */
.dl_nr .dl_k .input_box{
	width:252px;
	height:38px;
	border:1px solid #bababa;
	margin-bottom:20px;
	padding-left:44px;
}
.dl_nr .dl_k .outline{
	outline:#3d9ee5 solid 1px;
	border:1px solid #fff;
}
.dl_nr .dl_k .user_01{
	background:url(../img/admin.png) no-repeat 12px 11px;
}
.dl_nr .dl_k .password_01{
	background:url(../img/password.png) no-repeat 12px 11px;
}
.dl_nr .dl_k .yanzheng_01{
	width:142px;
	height:38px;
	border:1px solid #bababa;
	margin-bottom:24px;
	padding-left:44px;
	background:url(../img/yanzhengma.png) no-repeat 12px 11px;
}
input{outline:none}
.dl_nr .dl_k input{
	width:252px;
	height:38px;
	border:0;
	}
.input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
.dl_nr .dl_k input[value]{
	font:16px/40px "Microsoft yahei", Arial, Verdana;
	color:#898989;

	}

.dl_nr .dl_k input[placeholder]{
	font:16px/40px "Microsoft yahei", Arial, Verdana;
	color:#898989;

	}
.dl_nr .dl_k input.buttom{
	width:298px;
	height:38px;
	padding:0;
	background:#3d9ee5;
	border:0;
	margin-top:18px;
	margin-bottom:14px;
	font:18px/38px "Microsoft yahei", Arial, Verdana;
	color:#fff;
	cursor:pointer;
	}

/* .dl_nr .dl_k .user{ */
/* 	background:url(../img/admin.png) no-repeat 12px 11px; */
/* 	} */
/* .dl_nr .dl_k .password{ */
/* 	background:url(../img/password.png) no-repeat 12px 11px; */
/* 	} */
.dl_nr .dl_k .yanzheng{
	width:142px;
	height:37px;




	}

.user_01,.password_01,.yanzheng_01{
	position:relative;
	}
.dl_nr .dl_k .yz_img{
	position:absolute;
	right:-112px;
	top:0;
	}
.input_red{
	font:12px/14px "Microsoft yahei", Arial, Verdana;
	color:#ff0000;
	position:absolute;
	bottom:122px;
	left:34px;
	}
.dl_p2{
	font:14px/24px "Microsoft yahei", Arial, Verdana;
	color:#999;
	}

/* 友情链接 */

.link{
	width:1000px;
	height:50px;
	border:1px solid #d3d3d3;
	margin:36px auto 0;
	}
.link .title{
	width:100px;
	text-align:center;
	font:14px/50px "Microsoft yahei", Arial, Verdana;
	color:#666;
	border-right:1px solid #d3d3d3;
	float:left;
	}
.link .lianjie{
	float:left;
	}
.link .lianjie li{
	display:inline;
	zoom:1;
	float:left;
	}

.link .lianjie li a{
	font:14px/50px "Microsoft yahei", Arial, Verdana;
	color:#122e67;
	padding-left:20px;
	-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
.link .lianjie li a:hover{
	color:#f08300;
	text-decoration:underline;
	}



/* footer部分 */

.footer{
	width:1000px;
	margin:46px auto 0;
	position:relative;
	padding-bottom:20px;
	text-align:center;
	}

.footer .foot_menu{
	position:relative;
	height:34px;
	background:#f2f2f2;

	}
.footer .foot_menu ul{
	position:absolute;
	left:15%;
	top:0;

	}
.footer .foot_menu ul li{
	height:14px;
	margin-top:10px;
	float:left;
	border-right:1px solid #122e67;
	}
.footer .foot_menu li.border_none{
	border:0;
	}
.footer .foot_menu li a{

	font:14px/14px "Microsoft yahei", Arial, Verdana;
	color:#122e67;
	padding:0 30px;
	-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}

.footer .foot_menu li a:hover{
	color:#f08300;
	text-decoration:underline;
	}

.footer p{
	font:14px/24px "Microsoft yahei", Arial, Verdana;
	color:#999;
	}
.footer p.p1{
	margin-top:20px;
	}
.footer p.p2{
	margin-top:16px;
	}
.footer p.p3{
	margin-bottom:10px;
	}
.footer p a{
	color:#999;
}
/* .footer ul.information{
	position:absolute;
	left:22.5%;
	top:85px;
	}
.footer ul.information li{

	float:left;
	font:14px/30px "Microsoft yahei", Arial, Verdana;
	color:#999;
	} */
ul.integrityBox{
	width:1000px;
	margin:18px auto 0;
}
ul.integrityBox li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-right:20px;
}
.integrityPic01{
	width:49px;
	height:49px;
	background:url(../img/integrityCertification02.png) no-repeat;
}
.integrityPic02{
	width:66px;
	height:48px;
	background:url(../img/integrityCertification.png) no-repeat;
	margin-left:12px;
}
.integrityPic03{
	width:68px;
	height:48px;
	background:url(../img/wabei.jpg) no-repeat;
}
.integrityPic04{
	width:48px;
	height:48px;
	background:url(../img/yindaozijin.png) no-repeat;
}

.integrityPic05{
	width:48px;
	height:48px;
	background:url(../img/shgongsh.gif) no-repeat;
}

.integrityTxt{
	margin-left:18px;
}
.footer .integrityTxt p{
	text-align:left;
	line-height:24px;
}
.footer .integrityTxt p.integrityP{
	line-height:48px;
}


/*表格1*//*表格1*//*表格1*//*表格1*//*表格1*//*表格1*//*表格1*//*表格1*//*表格1*//*表格1*//*表格1*//*表格1*//*表格1*//*表格1*//*表格1*//*表格1*/
.bg_title{
	width:1000px;
	margin:0 auto;
	text-align:center;
	}
.bg_advertisement{
/* 	height:96px; */
}
.advertisement_left{
	width:612px;
	float:left;

	border:none;
	height:96px;
}
.advertisement_right{
	width:382px;
	float:right;

	border:none;
	height:96px;
}
.bg_title p{

	font:24px/60px "Microsoft yahei", Arial, Verdana;
	color:#333;

	}
.bg_title .cz{
	margin-top:20px;
	margin-bottom:30px;

	}
.bg_title .cz .cz_float{
	float:left;
	text-align:left;
}
.bg_title .cz .cz_box{
	margin-top:6px;
	width:8px;
	height:16px;
	background:#6f99c8;
	float:left;
}
.bg_title .cz .cz_float p{
	float:left;
	margin-left:8px;
	font:16px/28px "Microsoft yahei", Arial, Verdana;
	color:#868686;
}
.bg_title .cz .cz_float a{
	font:16px/28px "Microsoft yahei", Arial, Verdana;
	color:#4d80cf;
	text-decoration:underline;
	-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
}
.bg_title .cz .cz_float a:hover{
	color:#ff8400;
}
.bg_title .cz span{
	font:14px/28px "Microsoft yahei", Arial, Verdana;
	color:#777;
	float:right;
	}
.bg_title .option{
	width:100px;
	height:26px;
	border:1px solid #bfbfbf;
	font:14px/28px "Microsoft yahei", Arial, Verdana;
	color:#999;
	float:right;
	padding:0;
}
.bg_title .chakan{
	width:100px;
	height:28px;
	background:#6f99c8;
	border:1px solid #6f99c8;
	float:right;
	font:14px/26px "Microsoft yahei", Arial, Verdana;
	color:#f2f2f2;
	margin-left:10px;
	cursor:pointer;
	}
.bg_title .cz span.span_01,.bg_title .option_01,.bg_title .chakan_01{
	float:left;
	margin-top:10px;
	}
.table_price{
	width:1000px;
	margin:0 auto;
	border-spacing:0;
	text-align:center;
	}
.table_price tr{

/* 	height:40px; */
	background:#fcfcfc;
	}

.table_price tr th{
	background:#6f99c8;
	font:17px/40px "Microsoft yahei", Arial, Verdana;
	color:#f2f2f2;
	border:1px solid #6f99c8;
	border-collapse:collapse;
	}

.table_price tr td{
	font:14px/40px "Microsoft yahei", Arial, Verdana;
	color:#555;
	border:1px solid #d6d6d6;
	border-collapse:collapse;
	}

.table_price tr td.red{
	color:#e60012;
	}
.table_price tr td.green{
	color:#22ac38;
	}


.table_price_cat{
	width:1000px;
	margin:0 auto;
	border-spacing:0;
	text-align:center;
	}
.table_price_cat tr{

/* 	height:40px; */
	background:#fcfcfc;
	}

.table_price_cat tr th{
	background:#6f99c8;
	font:17px/40px "Microsoft yahei", Arial, Verdana;
	color:#f2f2f2;
	border:1px solid #6f99c8;
	border-collapse:collapse;
	}

.table_price_cat tr td{
	font:14px/20px "Microsoft yahei", Arial, Verdana;
	color:#555;
	border:1px solid #d6d6d6;
	border-collapse:collapse;
	}

.table_price_cat tr td.red{
	color:#e60012;
	}
.table_price_cat tr td.green{
	color:#22ac38;
	}

.bg_title2{
	width:708px;
	margin:0 auto;
}
.bg_title2 p{

	font:24px/60px "Microsoft yahei", Arial, Verdana;
	color:#333;

	}
.bg_title2 .cz{

	margin-bottom:50px;
	}
.bg_title2 .cz span{
	font:14px/28px "Microsoft yahei", Arial, Verdana;
	color:#777;
	float:right;
	}
.bg_title2 .option{
	width:100px;
	height:26px;
	border:1px solid #bfbfbf;
	font:14px/28px "Microsoft yahei", Arial, Verdana;
	color:#999;
	float:right;
	padding:0;
}
.bg_title2 .chakan{
	width:100px;
	height:28px;
	background:#6f99c8;
	border:1px solid #6f99c8;
	float:right;
	font:14px/28px "Microsoft yahei", Arial, Verdana;
	color:#f2f2f2;
	margin-left:10px;
	}

.table_price2{
	width:708px;
	margin:0 auto;
	border-spacing:0;
	}
.table_price2 tr{

/* 	height:40px; */
	background:#fcfcfc;
	}

.table_price2 tr th{
	background:#6f99c9;
	font:17px/40px "Microsoft yahei", Arial, Verdana;
	color:#fff;
	border:1px solid #6f99c9;
	border-collapse:collapse;
	}

.table_price2 tr td{
	font:14px/40px "Microsoft yahei", Arial, Verdana;
	color:#555;
	border:1px solid #d6d6d6;
	border-collapse:collapse;
	text-align:center;
	}

.table_price2 tr td.red{
	color:#e60012;
	}
.table_price2 tr td.green{
	color:#22ac38;
	}
/* 表格2 */	/* 表格2 */	/* 表格2 */	/* 表格2 */	/* 表格2 */	/* 表格2 */	/* 表格2 */	/* 表格2 */	/* 表格2 */	/* 表格2 */	/* 表格2 */	/* 表格2 */	/* 表格2 */	/* 表格2 */	/* 表格2 */	/* 表格2 */


.bg_title3{
	width:1000px;
	margin:0 auto;
}
.bg_title3 p{

	font:24px/60px "Microsoft yahei", Arial, Verdana;
	color:#333;

	}
.bg_title3 .cz{

	margin-bottom:50px;
	}
.bg_title3 .cz span{
	font:14px/28px "Microsoft yahei", Arial, Verdana;
	color:#777;
	float:right;
	}
.bg_title3 .option{
	width:100px;
	height:26px;
	border:1px solid #bfbfbf;
	font:14px/28px "Microsoft yahei", Arial, Verdana;
	color:#999;
	float:right;
	padding:0;
}
.bg_title3 .chakan{
	width:100px;
	height:28px;
	background:#6f99c8;
	border:1px solid #6f99c8;
	float:right;
	font:14px/28px "Microsoft yahei", Arial, Verdana;
	color:#f2f2f2;
	margin-left:10px;
	}

	.table_price3{
	width:1000px;
	margin:0 auto;
	border-spacing:0;
	margin-top: 20px;
	}
.table_price3 tr{

/* 	height:40px; */
	background:#fcfcfc;
	}

.table_price3 tr th{
	background:#6f99c9;
	font:17px/40px "Microsoft yahei", Arial, Verdana;
	color:#fff;
	border:1px solid #6f99c9;
	border-collapse:collapse;
	}

.table_price3 tr td{
	font:14px/40px "Microsoft yahei", Arial, Verdana;
	color:#555;
	border:1px solid #d6d6d6;
	border-collapse:collapse;
	text-align:center;
	}

.table_price3 tr td.red{
	color:#e60012;
	}
.table_price3 tr td.green{
	color:#22ac38;
	}
/* 表格3 */	/* 表格3 */	/* 表格3 */	/* 表格3 */	/* 表格3 */	/* 表格3 */	/* 表格3 */	/* 表格3 */	/* 表格3 */	/* 表格3 */	/* 表格3 */	/* 表格3 */	/* 表格3 */	/* 表格3 */	/* 表格3 */	/* 表格3 */

.bg_ul{
	width:999px;
	height:38px;
	margin:0 auto;
	background:#6f99c9;
	}
.bg_ul li{
	width:110px;
	border-right:1px solid #a9c2de;
	font:17px/26px "Microsoft yahei", Arial, Verdana;
	color:#fff;
	float:left;
	margin-top:6px;
	cursor:pointer;
	text-align:center;
	}

.bg_ul li.bg_li{
	border:0;
	}

.b_title{
	width:1000px;
	margin:0 auto;
	border-bottom:1px solid #6f99c8;
	margin-top:30px;
	margin-bottom:18px;
	}
.b_title p.float_none{
	float:none;
	}
.b_title p{
	width:120px;
	font:17px/27px "Microsoft yahei", Arial, Verdana;
	border-bottom:3px solid #6f99c8;
	color:#4e86c6;
	float:left;
	}
.b_title a{
	font:17px/27px "Microsoft yahei", Arial, Verdana;
	color:#4e86c6;
	float:right;
	}
/*国际燃气价格  表格*/	/*国际燃气价格  表格*/	/*国际燃气价格  表格*/	/*国际燃气价格  表格*/	/*国际燃气价格  表格*/	/*国际燃气价格  表格*/
.biaoge_02{
	width:1000px;
	margin:0 auto;
	}
.box{
	width:1000px;
	margin:0 auto;
	}
.biaoge_03{
	width:620px; float:left;
	}
.biaoge_04{
	width:370px; float:right;
	}
.b_title01{
	width:620px;
	}
.b_title02{
	width:370px;
	}
.table_01{
	width:620px; float:left;
	}
.margin_top{
	margin-top:10px;
	}

.table_02{
	width:370px; float:right;
	}
.b_title p.p_long{
	width:186px;
	}
.table_price tr td.p_blue{
	text-align:left;
	font:15px/27px "Microsoft yahei", Arial, Verdana;
	color:#4e86c6;
	border:0;
	}

/* 1320油品数据库 *//* 1320油品数据库 *//* 1320油品数据库 *//* 1320油品数据库 *//* 1320油品数据库 *//* 1320油品数据库 *//* 1320油品数据库 *//* 1320油品数据库 */
.detail_p01{
	font:20px/30px "Microsoft yahei", Arial, Verdana;
	text-align:left;
	color:#4e86c6;

}
.detail_p01 .box_1320{
	width:6px;
	height:20px;
	background:#4e86c6;
	margin-right:8px;
	float:left;
	margin-top:5px;
}
.ypk_1320{
	text-align:left;
}
.ypk_1320 span.span_box01{
	display:block;
	font:17px/17px "Microsoft yahei", Arial, Verdana;
	color:#535353;
	margin-top:20px;
}
.ypk_1320 input.xz{
	margin-left:20px;
	margin-right:8px;
}

.ypk_1320 span .Wdate_01{
	margin:0 20px;
	width:140px;
	height:26px;
	border:1px solid #6f99c8;
}

.ypk_1320 span .chakan_01{
	width:80px;
	height:28px;
	background:#3d9ee5;
	border:0;
	color:#f2f2f2;
}

.ypk_1320 .zst{
/* 	height:570px; */
	margin-top:32px;
}
.ypk_1320 .zst .zst_title{
	height:30px;
	font:18px/30px "Microsoft yahei", Arial, Verdana;
	color:#f2f2f2;
	background:#7aa9dd;
	text-align:center;
}
.bg_1320{
	text-align:left;
}
.bg_1320 .bg_1320_title{
	float:left;
	padding:0 14px;
	cursor:pointer;
	width:124px;
	height:36px;
	font:17px/36px "Microsoft yahei", Arial, Verdana;
	color:#666;
	text-align:center;
	margin-bottom:22px;
	margin-top:30px;
	border:1px solid #3d9ee5;
	margin-right:10px;
}
.bg_1320 ul{}

.bg_1320 ul li{
	font:16px/24px "Microsoft yahei", Arial, Verdana;
	color:#999;
	margin-bottom:16px;
}
.bg_1320 ul li.li_1351{
	margin-top:20px;
}
.bg_1320 ul li p{
	font:16px/32px "Microsoft yahei", Arial, Verdana;
	color:#4e86c6;
	float:left;
}
.bg_1320 ul li p.p_1351{
	color:#555;
	margin-right:10px;
	vertical-align:middle;
}
.bg_1320 ul li p.p_1351 a{
	color:#555;
	-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
}
.bg_1320 ul li p.p_1351 a:hover{
	color:#ff8400;
	text-decoration:underline;
}
.bg_1320 ul li p.p_1351_01{
	margin-left:160px;
}
.bg_1320 ul li span{
	display:block;
	width:10px;
	height:10px;
	background:#6f99c8;
	float:left;
	margin-top:11px;
	margin-right:10px;

}
.bg_1320 ul li span.span_1351_01{
	float:none;
	width:20px;
	height:20px;
	background:#fff;
	display:inline-block;
	margin:0 10px;
	padding:0;
	font:16px/32px "Microsoft yahei", Arial, Verdana;
	color:#555;
}
.bg_1320 ul li span.span_1351_02{
	float:none;
	width:20px;
	height:20px;
	background:#fff;
	display:inline-block;
	margin:0 10px;
	padding:0;
	font:16px/32px "Microsoft yahei", Arial, Verdana;
	color:#555;
	margin-top:0;
}
.ypk_1320 span.span_box01 label{
	vertical-align:middle;
}
.ypk_1320 span.span_box01 input.dw_input{
	margin:10px 18px;

}
.ypk_1320 span.span_box01 input.margin_none{
	margin-left:0;
}




/* 价格中心 *//* 价格中心 *//* 价格中心 *//* 价格中心 *//* 价格中心 *//* 价格中心 *//* 价格中心 *//* 价格中心 *//* 价格中心 *//* 价格中心 *//* 价格中心 */
.main1{
	text-align:center;
}

.main1 .jg_left{
	width:296px;
	float:left;
	text-align:left;
	margin-right:12px;
	background:#f8f8f8;
}
.main1 .jg_mid{
	width:400px;
	float:left;
	text-align:left;
	margin-right:12px;
	background:#f8f8f8;
}
.main1 .jg_right{
	width:280px;
	float:right;
	text-align:left;
	background:#f8f8f8;
}

.share .margin_none{
	margin-right:0;
}

.clicked{
	color:#c10005;
	font:14px/28px Arial;
	cursor:pointer;
}
.jgzs ul{
	margin-left:10px;
}
.clicked .jiantou{
	color:#f08300;
	font:14px/28px "Microsoft yahei", Arial, Verdana;
	float:left;
	margin-right:10px;
	margin-left:5px;
}
dl.rmpl{
	text-align:left;
}
dl.rmpl dt{ margin:5px 0 0 0;}
dl.rmpl dd{ margin:0 0 5px 0; color:#8e8e8e; padding-left:40px;}
dl.rmpl dd.line{ border-bottom:1px dotted #ccc;}
dl.rmpl dt span{ color:#d80c18;}


/* 国庆新样式 */
.holidaysBg{
	position:absolute;
}
.holidaysBgTop{
	top:0;
	left:0;
	z-index:-100;
}
.holidaysBox{
	width:100%;
	position:relative;
}
.holidaysBgBot{
	bottom:0;
	left:0;
	z-index:-100;
}


.holidaysImg{
	width:100%;
}
.holidaysImg img{
	width:100%;
	height:100%;
	min-width: 1000px;
	width:expression(document.body.clientWidth < 1000? "1000px": "auto" ); "
}
.head_top01{
	padding-top:5px;
	background-color:transparent;
}
/* .holidaysTm{ */
/* 	width:100%; */
/* 	height:100%; */
/* /* 	background:url(../img/index/guoqing72.png) repeat; */ */
/* } */





/* 年报 */
/* 年报海报 */
.reportBanner{
	width:1000px;
	height:353px;
	background:url(../img/annualReport/reportBanner.png) no-repeat;
}
/* 标题 */
.reportTitle p{
	width:260px;
	margin:20px auto 10px;
	font-size:24px;
	font-weight:bold;
	line-height:48px;
	border-bottom:3px solid #f15848;
	color:#e73f3c;
}
/* 标题内容  */
.reportTitle span{
	display:block;
	font-size:18px;
	line-height:30px;
	color:#ff7864;
}
/* 标题箭头  */
.titleArrow{
	width:22px;
	height:14px;
	background:url(../img/annualReport/titleArrow.png) no-repeat;
	margin:12px auto;
}
/* 四个分类  */
ul.reportTxt{
	margin-top:48px;
/* 	margin-top:20px; */
}
ul.reportTxt li{
	background:#eeeaeb;
	margin-bottom:42px;
}
/* 左标题  */
ul.reportTxt li .txtLeft{
	width:246px;
	height:132px;
	padding-top:8px;
	background:#f44242;
	position:relative;
	color:#fff;
	float:left;
}
ul.reportTxt .textTitle{
	width:183px;
	height:130px;
}
ul.reportTxt .textTitle01{
	background:url(../img/annualReport/reportTitle01.png) no-repeat;
}
ul.reportTxt .textTitle02{
	background:url(../img/annualReport/reportTitle02.png) no-repeat;
}
ul.reportTxt .textTitle03{
	background:url(../img/annualReport/reportTitle03.png) no-repeat;
}
ul.reportTxt .textTitle04{
	background:url(../img/annualReport/reportTitle04.png) no-repeat;
}
ul.reportTxt li .txtLeft .textTitleText{
	position:absolute;
	top:54px;
	left:108px;
}

ul.reportTxt li .txtLeft p{
	font-size:28px;
	font-weight:bold;
	text-align:left;
}
ul.reportTxt li .txtLeft p.twoWords{
	letter-spacing:22px;
}
ul.reportTxt li .txtLeft p.threeWords{
	letter-spacing:8px;
}
ul.reportTxt li .txtLeft p.lpc{
	font-size:32px;
	letter-spacing:10px;
}
ul.reportTxt li .txtLeft span{
	display:block;
	font-size:17px;
	font-weight:bold;
	margin-top:10px;
	text-align:left;
}
ul.reportTxt li .txtLeft .textTitleTextTwo{
	padding:10px 0 0 10px;
}
ul.reportTxt li .txtLeft .textTitleTextLast{
	padding-left:12px;
}
/* 右内容  */
ul.reportTxt li .txtRight{
	padding-top:26px;
	float:left;
}
ul.reportTxt li .txtRight i{
	display:block;
	float:left;
	width:7px;
	height:16px;
	background:url(../img/annualReport/textArrow.png) no-repeat;
	margin-top:36px;
}
ul.reportTxt li .txtRight p{
	font-size:20px;
	text-align:left;
	line-height:44px;
	white-space:nowrap;
	margin-left:70px;
	color:#f54142;
}
ul.reportTxt li .txtRight p a{
	color:#f54142;
}
ul.reportTxt li .txtRight p a:hover{
	color:#ff7864;
	text-decoration:underline;
}
/* 联系方式 */
/* .contactInformation{ */
/* 	font-size:16px; */
/* 	line-height:40px; */
/* 	color:#ff7864; */
/* } */
/* .contactInformation span{ */
/* 	margin-right:20px; */
/* } */
/* 声明 */
.statement{
	height:40px;
	padding-left:12px;
	font-size:15px;
	line-height:40px;
	color:#f54142;
	text-align:left;
	background:#f2f2f2;
}
/* 悬浮广告 *//* 悬浮广告 *//* 悬浮广告 *//* 悬浮广告 */
.advertising01{
	top:58px;
	left:0;
	width:138px;
	height:310px;
	background:url(../img/index/suspensionAdvertising01.jpg) no-repeat;
}
.advertising02{
	top:58px;
	right:0;
	width:144px;
	height:314px;
	background:url(../img/index/suspensionAdvertising03.png) no-repeat;
}
.advertising .closeBg{
	width:11px;
	height:10px;
	padding:2.5px 3px;
	cursor:pointer;
}
.advertising .closeBg01{
	float:right;
	background:url(../img/index/closeBlack12.png) no-repeat;
}
.advertising .closeBg01:hover{
	background:url(../img/index/closeBlack45.png) no-repeat;
}
.advertising .closeBg02{
	background:url(../img/index/closeWhite65.png) no-repeat;
	margin-left:5px;
}
.advertising .closeBg02:hover{
	background:url(../img/index/closeWhite96.png) no-repeat;
}
.advertising .close{
	width:11px;
	height:10px;
}
.advertising .close01{
	background:url(../img/index/X01.png) no-repeat;
}
.advertising .close02{
	background:url(../img/index/X02.png) no-repeat;
}

.float{
	float:left;
}
.fixed{
	position:fixed;
}
.absolute{
	position:absolute;
}
.clear{clear:both;}
