/*通用属性*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Arial, 宋体;
	font-size: 12px;
	color: #666666;
	background-color: #f4f4f4;
	_background-image: url(about:blank);
	_background-attachment: fixed;
}
ul{
	list-style-type: none;
}
.clear{
	clear:both;	
}
img{
	border:0px;
}

/*通用logo部分*/
#generic_top{
	width:100%;
	height:141px;
	background-image: url(../images/index/logo_bg.png);
	background-repeat: repeat-x;
	position:relative;
	background-color:#e8ebf1;
	border-bottom:solid 1px #5472b1;
}
#generic_top .logo{
	width:1000px;
	height:108px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image: url(../images/index/logo_bg_top.png);
	background-repeat: repeat-x;
}
#generic_top .logo .logo_a{
	position:absolute;
	top:40px;
	left:0px;
}
#generic_top .logo .font_selection{
	position:absolute;
	top:9px;
	right:13px;
	color:#dedede;
}
#generic_top .logo .font_selection a:link{
	color:#818181;
	text-decoration:none;
}
#generic_top .logo .font_selection a:visited{
	color:#818181;
	text-decoration:none;
}
#generic_top .logo .font_selection a:hover{
	color:#0067b7;
	text-decoration:none;
}
#generic_top .logo .classification{
	position:absolute;
	top:33px;
	right:13px;
}
#generic_top .logo .classification a{
	display:inline-block;
	background-image: url(../images/index/logo_classification_bg.png);
	background-repeat: no-repeat;
	width:69px;
	height:30px;
	text-indent:20px;
	line-height:28px;
	text-decoration:none;
	float:none;
}
#generic_top .logo .classification a:link{
	color:#8c8c8c;
}
#generic_top .logo .classification a:visited{
	color:#8c8c8c;
}
#generic_top .logo .classification a:hover{
	color:#0067b7;
}
#generic_top .logo .classification a.special_bg{
	background-image: url(../images/index/logo_classification_bg_s.png);
	background-repeat: no-repeat;
	width:76px;
}
#generic_top .logo .search{
	position:absolute;
	top:74px;
	right:13px;
	width:222px;
	height:32px;
}
#generic_top .logo .search .search_text{
	width:183px;
	height:26px;
	line-height:26px;
	background-image: url(../images/index/search_text_bg.png);
	background-repeat: no-repeat;
	border:0px;
	text-indent:5px;
}
#generic_top .logo .search img{
	position:absolute;
	top:0px;
	right:0px;
}

#generic_top .nav{
	width: 1000px;
	height: 33px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/index/logo_bg_nav_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#generic_top .nav ul li{
	float: left;
	/*margin-right: 1px;*/
	width: 99px;
	height: 33px;
	font-family: "黑体", "宋体";
	text-align: center;
	background-image: url(../images/index/nav_normal_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-weight:bold;
}
#generic_top .nav ul li a{
	color:#4759a3;
	margin-top:10px;
}
#generic_top .nav ul li a:link{
	display:inline-block;
	width: 90px;
	text-decoration:none;
}
#generic_top .nav ul li a:visited{
	display:inline-block;
	width: 90px;
	text-decoration:none;
}
#generic_top .nav ul li.checked{
	background-image: url(../images/index/nav_checked_bg.png);
	background-repeat: no-repeat;
	width: 99px;
	color: #4759a3;
	background-position: 0px 0px;
	/*margin-left:2px;
	line-height:37px;*/
	overflow:hidden;
}
#generic_top .nav ul li.checked a{
	color:#4759a3;
}

/*通用二级导航*/
.two_navigation{
	width: 100%;
	/*height: 159px;*/
	background-color: #fff;
	position: absolute;
	top: 141px;
	left: 0px;
	z-index: 10;
	/*-moz-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;*/
	display: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d2d2d2;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
	z-index:10000;
}
.two_navigation_special{
	/*height:260px!important;*/
}
.two_navigation_special .details_content{
	padding-bottom:35px;	
}
.two_navigation .details_content{
	width:1000px;
	/*height:158px;*/
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}
.two_navigation .details_content .title{
	width:216px;
	height:158px;
	float:left;
}
.two_navigation .details_content .title_english{
	float:left;
	width:217px;
	font-family:"Arial Normal", "Arial";
	font-size:38px;
	_font-size:40px;
	*font-size:40px;
	color:#e1e2ec;
	margin-top:26px;
	margin-left:4px;
	text-align:left;
}
.two_navigation .details_content .title_chinese{
	float:left;
	width:74px;
	font-size: 18px;
	font-family: "黑体", "宋体";
	color:#001882;

	margin-left:10px;
	margin-top:2px;
	font-weight:700;
	line-height:26px;
}
.two_navigation .details_content .content{
	width:297px;
	/*height:158px;*/
	float:left;
}
.two_navigation .details_content .content ul{
	float:left;
	width:126px!important;
	margin-top:24px;
	margin-left:15px;
	_margin-left:7px;
}
.two_navigation .details_content .content ul li{
	width:126px!important;
	height:32px!important;
	line-height:32px!important;
	border-bottom:solid 1px #c0c0c0;
	background-image:none!important;
	font-size:12px!important;
	text-align:left!important;
}
.two_navigation .details_content .content ul li a{
	color:#244393!important;
	font-family: "宋体";
	font-size:12px;
	padding-left:16px;
	display:block!important;
	width:110px!important;
	height:32px!important;
	margin-top:0px!important;
	font-weight:normal;
}
.two_navigation .details_content .content ul li a:link{
	text-decoration:none;
	background-image:none;
}
.two_navigation .details_content .content ul li a:visited{
	text-decoration:none;
	background-image:none;
}
.two_navigation .details_content .content ul li a:hover{
	height:32px!important;
	color: #fff!important;
	text-decoration: none;
	background-color: #2f63c1;
	background-image: url(../images/index/two_navigation_checked_bg.png)!important;
	background-repeat: no-repeat;
	background-position: left center!important;
}
.two_navigation .details_content .slogan{
	background-image: url(../images/index/two_navigation_slogan_bg.png);
	background-repeat: no-repeat;
	width:444px;
	height:130px;
	margin-top:11px;
	float:left;	
	font-size: 14px;
	font-family: "黑体", "宋体";
	color:#777777;
	line-height:22px;
	padding-top:18px;
	padding-left:35px;
	text-align:left;
	position:relative;
}

/*首页baner*/
#banner{
	width:1000px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#index_list_content{
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:16px;
}
/*首页图片轮播*/
#index_list_content .index_left_content .image_carousel{
	width:366px;
	height:238px;
	float:left;
	border:solid 1px #ccc;
	margin-right:10px;
	margin-bottom:10px;
	_margin-bottom:5px;
}
/*首页集团新闻*/
#index_list_content .index_left_content{
	float:left;
	width:757px;
}
#index_list_content .index_group_news{
	width:367px;
	height:239px;
	border:solid 1px #e2e2e2;
	-moz-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;
	float:left;
	background-color:#fff;
	position:relative;
	margin-bottom:10px;
}
#index_list_content .index_left_content .index_group_news .title{
	background-image: url(../images/index/index_group_news_title_bg.png);
	background-repeat: repeat-x;
	width:100%;
	height:38px;
	line-height:38px;
	border-bottom:solid 1px #e2e2e2;
	font-size:12px;
	font-weight:normal;
}
#index_list_content .index_left_content .index_group_news .title a{
	color:#272e7c;
}
#index_list_content .index_left_content .index_group_news .title a:link{
	text-decoration:none;
	margin-right:15px;
	display:inline-block;
	float:right;
}
#index_list_content .index_left_content .index_group_news .title a:visited{
	text-decoration:none;
	margin-right:15px;
	display:inline-block;
	float:right;
}
#index_list_content .index_left_content .index_group_news .title a:hover{
	color:#3294e0;
	text-decoration:none;
	margin-right:15px;
	display:inline-block;
	float:right;
}
#index_list_content .index_left_content .index_group_news .title_bg{
	position:absolute;
	color:#272e7c;
	font-size:14px;
	font-family: "黑体", "宋体";
	top:0px;
	left:0px;
	line-height:39px;
	cursor:pointer;
	background-image: url(../images/index/index_news_title_bg_special.png);
	background-repeat: repeat-x;
	border-right:solid 1px #e2e2e2;
}
#index_list_content .index_left_content .index_group_news ul{
	margin-top:15px;
}
#index_list_content .index_left_content .index_group_news ul li{
	line-height: 24px;
	background-image: url(../images/index/list_icon.png);
	background-repeat: no-repeat;
	background-position: 24px 8px;
	text-indent:34px;
	position:relative;
}
#index_list_content .index_left_content .index_group_news ul li a{
	color:#333333;
	text-decoration:none;
}
#index_list_content .index_left_content .index_group_news ul.font_special li a{
	font-size:13px;
}
#index_list_content .index_left_content .index_group_news ul li a:hover{
	color:#0067b7;
}
#index_list_content .index_left_content .index_group_news ul li span{
	position:absolute;
	top:1px;
	right:18px;
	*line-height:12px;
	_line-height:12px;
}
/*媒体之声*/
#index_list_content .index_left_content .enterprises{
	width:367px;
	margin-right:9px;
	height:221px;
}
#index_list_content .index_left_content .index_group_news .title_bg p{
	color: #272e7c;
	font-size: 14px;
	font-family: "黑体", "宋体";
	width: 112px;
	height: 37px;
	text-align: center;
	line-height: 39px;
	_line-height: 37px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	cursor:pointer;
	float:left;
	background-image: url(../images/index/index_news_title_bg_icon_special.png);
	background-repeat: no-repeat;
	background-position: 17px 15px;
}
#index_list_content .index_left_content .index_group_news .checked{
	height: 39px!important;
	background-image: url(../images/index/index_news_title_bg.png);
	background-repeat: no-repeat;
	text-align: left!important;
	text-indent:34px;
	border:0px!important;
}
/*首页专题*/
#index_list_content .index_left_content .topics{
	width:746px;
	height:238px;
}
#index_list_content .index_left_content .topics ul{
	margin-left:14px;
	margin-top:23px;
}
#index_list_content .index_left_content .topics ul li{
	background-image:none;
	width:174px;
	float:left;
	text-indent:0px;
	text-align:center;
	margin-right:8px;
	_margin-right:7px;
}

#index_list_content .index_right_content{
	float:left;
	width:246px;
}
/*首页东方家园*/
#index_list_content .index_right_content{
	float:left;
	width:241px;
}
#index_list_content .index_right_content .orient_home{
	width:auto;
	height:238px;
	border:solid 1px #e2e2e2;
	background-image: url(../images/index/orient_home_bg.png);
	background-repeat: no-repeat;
	position:relative;
	margin-bottom:10px;
}
#index_list_content .index_right_content .orient_home a.detail{
	position:absolute;
	top:26px;
	right:19px;
	text-decoration:none;
}
#index_list_content .index_right_content .orient_home a.detail:link{
	color:#1066a9;
}
#index_list_content .index_right_content .orient_home a.detail:visited{
	color:#1066a9;
}
#index_list_content .index_right_content .orient_home a.detail:hover{
	color:#3294e0;
}
#index_list_content .index_right_content .orient_home ul{
	margin-top:65px;
	margin-left:14px;
}
#index_list_content .index_right_content .orient_home ul li{
	width:62px;
	float:left;
	text-align:center;
	margin-right:12px;
	_margin-right:9px;
	margin-bottom:2px;
}
#index_list_content .index_right_content .orient_home ul li a{
	color:#1066a9;
	text-decoration:none;
}
#index_list_content .index_right_content .orient_home ul li a:hover{
	color:#3294e0;
}
/*首页社会责任报告*/
#index_list_content .index_right_content .index_social{
	width:241px;
	height:159px;
	border:solid 1px #e2e2e2;
	-moz-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;
	float:left;
	background-color:#fff;
	position:relative;
	margin-bottom:10px;
}
#index_list_content .index_right_content .index_social .title{
	background-image: url(../images/index/index_group_news_title_bg.png);
	background-repeat: repeat-x;
	width:100%;
	height:38px;
	line-height:38px;
	border-bottom:solid 1px #e2e2e2;
	font-size:12px;
	font-weight:normal;
}
#index_list_content .index_right_content .index_social .title a{
	color:#272e7c;
}
#index_list_content .index_right_content .index_social .title a:link{
	text-decoration:none;
	margin-right:15px;
	display:inline-block;
	float:right;
}
#index_list_content .index_right_content .index_social .title a:visited{
	text-decoration:none;
	margin-right:15px;
	display:inline-block;
	float:right;
}
#index_list_content .index_right_content .index_social .title a:hover{
	color:#3294e0;
	text-decoration:none;
	margin-right:15px;
	display:inline-block;
	float:right;
}
#index_list_content .index_right_content .index_social .title_bg{
	position:absolute;
	color:#272e7c;
	font-size:14px;
	font-family: "黑体", "宋体";
	top:0px;
	left:0px;
	line-height:39px;
	cursor:pointer;
	background-image: url(../images/index/index_news_title_bg_special.png);
	background-repeat: repeat-x;
	border-right: solid 1px #e2e2e2;
}
#index_list_content .index_right_content .index_social .checked{
	height: 39px!important;
	background-image: url(../images/index/index_news_title_bg_icon_special.png);
	background-repeat: no-repeat;
	background-position: 17px 15px;
	text-align: left!important;
	text-indent:34px;
	border:0px!important;
	/*width:128px;*/
	padding-right:25px;
}
#index_list_content .index_right_content .index_social img{
	margin-left:8px;
	margin-top:4px;
}
#index_list_content .index_right_content .index_social ul{
	position:absolute;
	top:51px;
	left:112px;
}
#index_list_content .index_right_content .index_social ul li{
	color:#666666;
	line-height:16px;
	width:115px;
}
#index_list_content .index_right_content .index_social ul li.title{
	color:#0f1761;
	font-weight:bold;
	line-height:25px;
	background-image:none;
	height:auto;
	border:0px;
}
#index_list_content .index_right_content .index_social ul li.link{
	margin-top:8px;
}
#index_list_content .index_right_content .index_social ul li.link a{
	color:#272e7c;
	float:right;
	text-decoration:none;
}
#index_list_content .index_right_content .index_social ul li.link a:hover{
	color:#3294e0;
}
/*首页办公*/
#index_list_content .index_right_content .index_office{
	margin-top:10px;
	margin-bottom:2px;
}
#index_list_content .index_right_content .index_office img{
	float:left;
	margin-bottom:8px;
}
#index_list_content .index_right_content .index_office img.margin{
	margin-right:4px;
}
/*首页友情链接*/
#links{
	width:925px;
	height:62px;
	border:solid 1px #e2e2e2;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background-color:#fff;
	text-align:center;
	padding-left:70px;
}
#links select{
	vertical-align:middle;
	width:163px;
	height:22px;
	margin-top:21px;
	margin-right:10px;
}
/*通用版权声明*/
#copyright{
	/*background-image: url(../images/index/copyright_bg.png);*/
	background:#f7f7f7 url(../images/index/footer_bg.jpg) 0 5px repeat-x;border-top:3px #1a3385 solid;
	width:100%;
	height:122px;
	margin-top:22px;
	clear:both;
}


#copyright .disclaimer_div a{
	color:#728ea7;
	text-decoration:none;
}
#copyright .disclaimer_div a:hover{
	text-decoration:underline;
}
#copyright .disclaimer{
	line-height:24px;
	/*text-align:center;*/
	color:#728ea7;
}
#copyright .disclaimer_div{
	width:1000px;
	height:130px;
	margin-left:150px;
	margin-right:auto;
	padding-top:0px;
	
}

/*通用二级banner*/
.banner_second{
	width:1000px;
	height:280px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#second_content{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:16px;
}
/*通用二级页面左侧导航*/
#second_content .second_universal_navigation{
	width:209px;
	min-height:500px;
	margin-right:10px;
	background-color:#e8e8e8;
	background-image: url(../images/index/second_left_bg.png);
	background-repeat: no-repeat;
	min-height:500px;
	float:left;
	border:solid 1px #e8e8e8;
}
#second_content .second_universal_navigation p{
	font-family: "黑体", "宋体";
	font-size:24px;
	line-height:117px;
	text-align:center;
	color:#fff;
}
#second_content .second_universal_navigation ul{
	margin-top:30px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:20px;
}
#second_content .second_universal_navigation ul li a{
	display:block;
	font-family: "宋体";
	font-size:13px;
	width:auto;
	height:40px;
	line-height:40px;
	border-bottom:solid 1px #c9c7c7;
	text-indent:31px;
	text-decoration:none;
}
#second_content .second_universal_navigation ul li a.checked{
	background-image: url(../images/index/second_universal_checked.png);
	background-repeat: no-repeat;
	color:#fff!important;
}
#second_content .second_universal_navigation ul li a:link{
	color:#333333;
}
#second_content .second_universal_navigation ul li a:visited{
	color:#333333;
}
#second_content .second_universal_navigation ul li a:hover{
	color:#3f87cf;
}
/*二级通用右侧详情*/
#second_content .second_right_content{
	width:777px;
	min-height:500px;
	border:solid 1px #e2e2e2;
	-moz-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;
	float:left;
	background-color:#fff;
	position:relative;
}
#second_content .second_right_content p.title{
	background-image: url(../images/index/index_group_news_title_bg.png);
	background-repeat: repeat-x;
	text-align:right;
	padding-right:26px;
	color:#666666;
	height:38px;
	line-height:38px;
	border-bottom:solid 1px #e2e2e2;
	margin-bottom:25px;
}
#second_content .second_right_content p.title a:link{
	color:#666666;
	text-decoration:none;
}
#second_content .second_right_content p.title a:visited{
	color:#666666;
	text-decoration:none;
}
#second_content .second_right_content p.title a:hover{
	color:#3598e7;
	text-decoration:none;
}
#second_content .second_right_content p.title span{
	font-weight:bold;
}
#second_content .second_right_content .title_bg{
	position: absolute;
	color: #00187e;
	font-size: 16px;
	/*font-family: "黑体", "宋体";*/
	top: 0px;
	left: 0px;
	line-height: 40px;
	background-image: url(../images/index/second_news_title_bg_special.png);
	background-repeat: no-repeat;
	text-indent: 32px;
	/*width: 145px;*/
	font-weight: bold;
	background-position: 9px 13px;
}
.detail_content_special .sound_party .title_bg p{
	width:auto!important;
	padding-right:25px!important;
	background-image:none!important;
	color:#00187e!important;
	font-weight:bold!important;
	font-size:16px!important;
}
.detail_content_special .sound_party .title_bg{
	background-image: url(../images/index/second_news_title_bg_special.png)!important;
	background-repeat: no-repeat!important;
	background-position: 9px 13px!important;
	text-indent:32px;
	border-right:0px!important;
}
#second_content .second_right_content .detail_content{
	width:720px;
	margin-left:30px;
	margin-bottom:15px;
}
#second_content .second_right_content .detail_content img{
	/**float:left;
	_float:left; */
}
#second_content .second_right_content .detail_content img.contact_us_img{
	float:none;
}
#second_content .second_right_content .detail_content p.float{
	float:right;
	color:#666666;
	font-size:14px;
	line-height:30px;
	width:280px;
}
#second_content .second_right_content .detail_content p.float .bold{
	font-weight:bold;
}
#second_content .second_right_content .detail_content p{
	color:#666666;
	font-size:14px;
	line-height:30px;
	clear:both;
}

/*二级领导成员*/
#second_content .second_right_content .detail_content .leadership{
	width:auto;
	height:163px;
	background-color:#f4f4f4;
	margin-bottom:10px;
	position:relative;
}
#second_content .second_right_content .detail_content .leadership img{
	border:solid 1px #e1e0e0;
	margin-top:7px;
	margin-left:11px;
}
#second_content .second_right_content .detail_content .leadership p{
	position:absolute;
	left:169px;
	top:15px;
	color:#333333;
	font-size:14px;
	line-height:24px;
}
#second_content .second_right_content .detail_content .leadership p span{
	font-size:16px;
	font-weight:bold;
	line-height:42px;
}
/*发展历程*/
#second_content .second_right_content .detail_content .history_text{
	color:#333333;
	border-bottom:solid 1px #0067b7;
	padding-bottom:5px;
}
#second_content .second_right_content .detail_content .history_list{
	margin-top: 40px;
	color:#666666;
}
#second_content .second_right_content .detail_content .history_list ul{
	position:relative;
}
#second_content .second_right_content .detail_content .history_list .year{
	/*height:31px;*/
	padding-bottom:23px;
	float:left;
	width:100%;
	background-image: url(../images/index/history_bg_line.png);
	background-repeat: repeat-y;
	background-position: 102px;
}
#second_content .second_right_content .detail_content .history_list .data_content{
	float:left;
	width:100%;
	background-image: url(../images/index/history_bg_line.png);
	background-repeat: repeat-y;
	background-position: 102px;
}
#second_content .second_right_content .detail_content .history_list .year .num{
	width:88px;
	color:#09549e;
	font-size:16px;
	font-family:"Arial Normal", "Arial";
	float:left;
	line-height:31px;
}
#second_content .second_right_content .detail_content .history_list .year .img{
	text-align:center;
	width:31px;
	height:31px;
	float:left;
}
#second_content .second_right_content .detail_content .history_list .year .img img{
	margin-top:0px;
}	
#second_content .second_right_content .detail_content .history_list .year .text{
	width:553px;
	/*height:31px;*/
	line-height:26px;
	float:left;
	margin-left:22px;
}	
#second_content .second_right_content .detail_content .history_list .data{
	line-height:26px;
	margin-bottom:23px;
	*margin-bottom:10px;
}
#second_content .second_right_content .detail_content .history_list .data .num{
	width:75px;
	color:#333333;
	font-size:14px;
	float:left;
	line-height:26px;
	text-align:right;
}
#second_content .second_right_content .detail_content .history_list .data .img{
	text-indent:21px;
	width:44px;
	height:31px;
	float:left;
	*padding-left:21px;
}
#second_content .second_right_content .detail_content .history_list .data .img img{
	margin-top:0px;
}		
#second_content .second_right_content .detail_content .history_list .data .text{
	width:553px;
	line-height:26px;
	float:left;
	margin-left:22px;
	*margin-left:0px;
}
#second_content .second_right_content .detail_content .history_list ul .expand{
	position:absolute;
	top:10px;
	left:60px;
	cursor:pointer;
	width:12px;
	height:12px;
}
#second_content .second_right_content .detail_content .history_list ul .expand img{
	margin-top:0px;
}
/*资质荣誉*/
#second_content .second_right_content .detail_content .honor{
	font-size: 14px;
	color: #333333;
	background-image: url(../images/index/honor_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:20px;
	_margin-top:20px;
}
#second_content .second_right_content .detail_content .honor p{
	font-size:14px;
	font-family:"Arial Normal", "Arial";
	color:#fff;
	line-height:22px;
	text-indent:290px;
}
#second_content .second_right_content .detail_content .honor ul{
	margin-top:14px;
}
#second_content .second_right_content .detail_content .honor ul li{
	width:auto;
	line-height:26px;
	padding-left:170px;
	font-size:14px;
	color:#333333;
}
/*二级通用文字链接*/

#second_content .second_right_content .detail_content .second_link ul li{
	line-height: 40px;
	color: #666666;
	background-image: url(../images/index/list_icon.png);
	background-repeat: no-repeat;
	background-position: 4px 16px;
	text-indent: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	position:relative;
}
#second_content .second_right_content .detail_content .second_link_video ul li{
	background-image: url(../images/index/video_icon.png);
	background-position: 8px 13px;
	text-indent:36px;
}
#second_content .second_right_content .detail_content .second_link ul li span{
	position:absolute;
	top:0px;
	right:0px;
	*line-height:12px;
	_line-height:12px;
}
#second_content .second_right_content .detail_content .second_link ul li a{
	font-size:14px;
	text-decoration:none;
	_display:inline-block;
	_text-indent:9px;
}
#second_content .second_right_content .detail_content .second_link ul li a:link{
	color:#333333;
}
#second_content .second_right_content .detail_content .second_link ul li a:visited{
	color:#333333;
}
#second_content .second_right_content .detail_content .second_link ul li a:hover{
	color:#3598e7;
}
#second_content .second_right_content .detail_content .second_link .dividing_line{
	height:6px;
	background-image: url(../images/index/second_dividing_line.png);
	background-repeat: repeat-x;
	margin-top:14px;
}
#second_content .second_right_content .detail_content .second_link .page{
	height:20px;
	margin-top:5px;
}
#second_content .second_right_content .detail_content .second_link .page .left_content{
	float:left;
	color:#999999;
	text-indent:10px;
	font-size:12px;
}
#second_content .second_right_content .detail_content .second_link .page .right_content{
	float:right;
	color:#666666;
	font-size:12px;
	margin-right:10px;
	clear:none;
}
#second_content .second_right_content .detail_content .second_link .page .right_content a{
	border:solid 1px #d5d5d5;
	height:18px;
	line-height:18px;
	padding-left:5px;
	display:inline-block;
	padding-right:5px;
	text-decoration:none;
}
#second_content .second_right_content .detail_content .second_link .page .right_content a:link{
	color:#333333;
}
#second_content .second_right_content .detail_content .second_link .page .right_content a:visited{
	color:#333333;
}
#second_content .second_right_content .detail_content .second_link .page .right_content a:hover{
	color:#3598e7;
}
#second_content .second_right_content .detail_content .second_link .page .right_content a.checked{
	background-color:#999999;
	color:#fff!important;
	border:solid 1px #999999;
}
#second_content .second_right_content .detail_content .second_link .page .right_content a.previous{
	background-image: url(../images/index/previous_page.png);
	background-repeat: no-repeat;
	text-indent: 12px;
	background-position: 5px 5px;
}
#second_content .second_right_content .detail_content .second_link .page .right_content a.next{
	background-image: url(../images/index/next_page.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	background-position: 46px 5px;
}
#second_content .second_right_content .detail_content .second_link .page .right_content input{
	border:solid 1px #cccccc;
	width:25px;
	text-align:center;
}
/*图片新闻*/
#second_content .second_right_content .detail_content .second_photo_link{
	text-align:center;
	float:left;
	background-image:none;
	width:158px;
	height:162px;
	padding:7px;
	position:relative;
	margin-right:6px;
	margin-bottom:10px;
	text-align:left;
	position:relative;
	border:solid 1px #cccccc;
}
#second_content .second_right_content .detail_content .second_photo_link img{
	margin-bottom:6px;
}
#second_content .second_right_content .detail_content .second_photo_link .photo_link_text{
	text-decoration:none;
	text-align:left;
	width:335px;
}
#second_content .second_right_content .detail_content .second_photo_link a.photo_link_button{
	position:absolute;
	display:inline-block;
	width:75px;
	height:24px;
	line-height:24px;
	background-image: url(../images/index/photo_news_button_bg.png);
	background-repeat: no-repeat;
	text-align:center;
	text-decoration:none;
	top:105px;
	right:54px;
}
#second_content .second_right_content .detail_content .second_photo_link .photo_link_data{
	width:70px;
	height:70px;
	position:absolute;
	left:245px;
	top:43px;
	background-image: url(../images/index/photo_news_data_bg.png);
	background-repeat: no-repeat;
	color:#666666;
}
#second_content .second_right_content .detail_content .second_photo_link .photo_link_data .data_day{
	height:43px;
	line-height:43px;
	font-size:30px;
	font-family: "黑体", "宋体";
	text-align:center;
	margin-bottom:2px;
}
#second_content .second_right_content .detail_content .second_photo_link .photo_link_data .data_month{
	height:22px;
	line-height:22px;
	font-size:14px;
	font-family: "黑体", "宋体";
	text-align:center;
}
#second_content .second_right_content .detail_content .second_photo_link a.photo_link_button:link{
	color:#333333;
}
#second_content .second_right_content .detail_content .second_photo_link a.photo_link_button:visited{
	color:#333333;
}
#second_content .second_right_content .detail_content .second_photo_link a.photo_link_button:hover{
	color:#3598e7;
}
#second_content .second_right_content .detail_content .second_photo_link a.photo_link_text:link{
	color:#333333;
}
#second_content .second_right_content .detail_content .second_photo_link a.photo_link_text:visited{
	color:#333333;
}
#second_content .second_right_content .detail_content .second_photo_link a.photo_link_text:hover{
	color:#3598e7;
}
#second_content .second_right_content .detail_content .second_photo_link span{
	position:absolute;
	top:156px;
	right:10px;
	color:#999999;
}
/*客户服务*/
#second_content .second_right_content .detail_content .customer_service .title{
	height: 35px;
	/*background-color: #3d8ad6;*/
	background-image: url(../images/index/customer_service_title_bg.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height:35px;
	text-indent:26px;
	text-align:left;
	color:#0067b7;
	margin-bottom:0px;
}
#second_content .second_right_content .detail_content .customer_service .text{
	padding:14px 34px 14px 34px;
	color:#666666;
	background-color:#fff;
}
#second_content .second_right_content .detail_content .customer_service .text span{
	font-weight:bold;
	line-height:24px;
}
/*左侧二级导航*/
#second_content .second_universal_navigation ul.three_navigation{
	margin:0px;
	background-color:#ffffff;
	padding-top:10px;
	padding-bottom:10px;
}
#second_content .second_universal_navigation ul.three_navigation li{
	height:auto;
	line-height:28px;
}
#second_content .second_universal_navigation ul.three_navigation li a{
	border:0px;
	font-size:12px;
	height:28px;
	line-height:28px;
	_height:28px;
	font-size:13px;
	font-family: "宋体";
}
#second_content .second_universal_navigation ul.three_navigation li a.checked{
	color:#0067b7!important;
	background-image: url(../images/index/three_navigation_icon.png);
	background-repeat: no-repeat;
	background-position: 22px 12px;

}
#second_content .second_universal_navigation ul.three_navigation li a:hover{
	background-image: url(../images/index/three_navigation_icon.png);
	background-repeat: no-repeat;
	background-position: 22px 12px;
}
#second_content .second_universal_navigation .checked{
	background-image: url(../images/index/second_universal_checked.png);
	background-repeat: no-repeat;
	color:#fff!important;
	display:block;
	cursor:pointer;
	line-height:40px;
	text-indent:31px;
	font-size:13px;
	text-align:left;
}
/*东方家园首页*/
#second_content_home{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#second_content_home .east_nav{
	height:70px;
	width:985px;
	background-color:#fcfcfc;
	padding-left:15px;
	padding-top:15px;
	background-image: url(../images/index/east_nav_bg.png);
	background-repeat:repeat-x;
}
#second_content_home .east_nav a{
	color:#666666;
	text-decoration:none;
	display:inline-block;
	width:134px;
	height:56px;
	text-indent:50px;
	line-height:56px;
	font-size:14px;
	font-family: "黑体", "宋体";
	font-weight:bold;
	background-repeat: no-repeat;
	margin-right:6px;
	float:left;
}
#second_content_home .east_nav a.east_nav_bg1{
	background-image: url(../images/index/east_nav1.png);
}
#second_content_home .east_nav a.east_nav_bg2{
	background-image: url(../images/index/east_nav2.png);
}
#second_content_home .east_nav a.east_nav_bg3{
	background-image: url(../images/index/east_nav3.png);
}
#second_content_home .east_nav a.east_nav_bg4{
	background-image: url(../images/index/east_nav4.png);
}
#second_content_home .east_nav a.east_nav_bg5{
	background-image: url(../images/index/east_nav5.png);
}
#second_content_home .east_nav a.east_nav_bg6{
	background-image: url(../images/index/east_nav6.png);
}
#second_content_home .east_nav a.east_nav_bg7{
	background-image: url(../images/index/east_nav7.png);
}
#second_content_home .east_home_index_content1{
	height: 363px;
	border: solid 1px #e0e0e0;
	-moz-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 5px;
	background-color: #ffffff;
	background-image: url(../images/index/east_home_index_content_bg1.png);
	background-repeat: no-repeat;
	background-position: top;
	position:relative;
	margin-bottom:10px;
}
#second_content_home .east_home_index_content1 p.title{
	color:#004d88;
	font-size:24px;
	font-family: "黑体", "宋体";
	font-weight:bold;
	position:absolute;
	top:18px;
	left:41px;
}
#second_content_home .east_home_index_content1 p.title span{
	color:#a2b5c3;
	font-size:12px;
	font-weight:normal;
	display:block;
}
#second_content_home .east_home_index_content1 p.title a{
	font-family:"宋体";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	margin-top:16px;
}
#second_content_home .east_home_index_content1 p.title a.go_detail:link{
	color:#666666;
}
#second_content_home .east_home_index_content1 p.title a.go_detail:visited{
	color:#666666;
}
#second_content_home .east_home_index_content1 p.title a.go_detail:hover{
	color:#2b8cdb;
}
#second_content_home .east_home_index_content1 .top_text{
	width:610px;
	height:75px;
	position:absolute;
	top:22px;
	right:67px;
	line-height:19px;
}
#second_content_home .east_home_index_content1 .bottom_content{
	width:304px;
	height:255px;
	margin-top:123px;
	float:left;
	margin-left:20px;
	_margin-left:10px;
}
#second_content_home .east_home_index_content1 .bottom_content img{
	float:left;
}
#second_content_home .east_home_index_content1 .bottom_content p.title{
	height:33px;
	line-height:33px;
	background-image: url(../images/index/east_content_title_bg1.png);
	background-repeat: no-repeat;
	text-indent:18px;
	position:relative;
	color:#fff;
	font-size:14px;
	font-family: "黑体", "宋体";
	font-weight:bold;
	left:0px;
	top:0px;
	margin-bottom:7px;
}
#second_content_home .east_home_index_content1 .bottom_content p.title1{
	height:33px;
	line-height:33px;
	background-image: url(../images/index/east_content_title_bg2.png);
	background-repeat: no-repeat;
	text-indent:18px;
	position:relative;
	color:#fff;
	font-size:14px;
	font-family: "黑体", "宋体";
	font-weight:bold;
	left:0px;
	top:0px;
	margin-bottom:7px;
	position:relative;
}
#second_content_home .east_home_index_content1 .bottom_content ul{
	float:right;
	width:143px;
}
#second_content_home .east_home_index_content1 .bottom_content ul li{
	color:#666666;
	font-size:12px;
	line-height:20px;
}
#second_content_home .east_home_index_content1 .bottom_content ul li.data_tip{
	color:#2b8cdb;
	font-size:14px;
	font-family: "黑体", "宋体";
	font-weight:bold;
	line-height:26px;
}
#second_content_home .east_home_index_content1 .bottom_content ul li a{
	text-align:right;
	text-decoration:none;
	float:right;
	margin-right:10px;
}
#second_content_home .east_home_index_content1 .bottom_content ul li a:link{
	color:#666666;
}
#second_content_home .east_home_index_content1 .bottom_content ul li a:visited{
	color:#666666;
}
#second_content_home .east_home_index_content1 .bottom_content ul li a:hover{
	color:#2b8cdb;
}
#second_content_home .east_home_index_content1 .bottom_content p.title1 a{
	text-decoration:none;
	position:absolute;
	top:10px;
	right:0px;
	font-family:"宋体";
	font-size:12px;
	font-weight:normal;
	line-height:12px;
}
#second_content_home .east_home_index_content1 .bottom_content p.title1 a:link{
	color:#333333;
}
#second_content_home .east_home_index_content1 .bottom_content p.title1 a:visited{
	color:#333333;
}
#second_content_home .east_home_index_content1 .bottom_content p.title1 a:hover{
	color:#2b8cdb;
}
#second_content_home .east_home_index_content1 .bottom_content .list_special{
	width:304px;
}
#second_content_home .east_home_index_content1 .bottom_content .list_special li{
	line-height: 24px;
	background-image: url(../images/index/list_icon.png);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	height:24px;
	text-indent:18px;
}
#second_content_home .east_home_index_content1 .bottom_content .list_special li a{
	text-align:left;
	text-decoration:none;
	float:none;
	margin-right:0px;
}
#second_content_home .style_color2{
	background-image: url(../images/index/east_home_index_content_bg2.png);
	background-repeat: no-repeat;
}
.style_color2 .image_rotation{
	position:relative;
	overflow:hidden;
}
.style_color2 .image_rotation .scroll_left_party{
	position:absolute;
	top:76px;
	left:0px;
	margin-left:0px!important;
	cursor:pointer;
}
.style_color2 .image_rotation .scroll_right_party{
	position:absolute;
	top:76px;
	right:0px;
	cursor:pointer;
	margin-right:0px!important;
}
#second_content_home .east_home_index_content1 p.style_title2{
	color:#01919e;
}
#second_content_home .east_home_index_content1 .bottom_content2{
	width:930px;
	height:178px;
	margin-top:140px;
	margin-left:40px;
	_margin-left:20px;
	float:left;
}
#second_content_home .east_home_index_content1 .bottom_content2 img{
	margin-left:20px;
	margin-right:20px;
	_margin-left:15px;
	_margin-right:15px;
	display:block;
	float:left;
}
#second_content_home .style_color3{
	background-image: url(../images/index/east_home_index_content_bg3.png);
	background-repeat: no-repeat;
}
#second_content_home .style_color3 .image_rotation{
	overflow:hidden;
	height:195px;
	width:612px;
}
#second_content_home .bottom_content3_left .scroll_left_party{
	position:absolute;
	top:130px;
	left:5px;
	cursor:pointer;
}
#second_content_home .bottom_content3_left .scroll_right_party{
	position:absolute;
	top:130px;
	right:0px;
	cursor:pointer;
}
#second_content_home .east_home_index_content1 p.style_title3{
	color:#358206;
}
#second_content_home .east_home_index_content1 .bottom_content3_left{
	width:616px;
	margin-top:115px;
	margin-left:20px;
	_margin-left:10px;
	padding-left:17px;
	float:left;
	position:relative;
}
#second_content_home .east_home_index_content1 .bottom_content3_right p.title1{
	height:33px;
	line-height:33px;
	background-image: url(../images/index/east_content_title_bg3.png);
	background-repeat: no-repeat;
	text-indent:18px;
	position:relative;
	color:#fff;
	font-size:14px;
	font-family: "黑体", "宋体";
	font-weight:bold;
	left:0px;
	top:0px;
	margin-bottom:7px;
	position:relative;
}
#second_content_home .east_home_index_content1 .bottom_content3_right ul{
	float:right;
}
#second_content_home .east_home_index_content1 .bottom_content3_right ul li{
	color:#666666;
	font-size:12px;
	line-height: 24px;
	background-image: url(../images/index/list_icon.png);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	height: 24px;
	float: left;
	text-indent: 18px;
	position:relative;
	width:304px;
}
#second_content_home .east_home_index_content1 .bottom_content3_right ul li span{
	position: absolute;
	top: 0px;
	right: 0px;
	*line-height:12px;
	_line-height:12px;
}
#second_content_home .east_home_index_content1 .bottom_content3_right ul li.data_tip{
	color:#2b8cdb;
	font-size:14px;
	font-family: "黑体", "宋体";
	font-weight:bold;
	line-height:26px;
}
#second_content_home .east_home_index_content1 .bottom_content3_right ul li a{
	text-align:right;
	text-decoration:none;
	margin-right:10px;
}
#second_content_home .east_home_index_content1 .bottom_content3_right ul li a:link{
	color:#666666;
}
#second_content_home .east_home_index_content1 .bottom_content3_right ul li a:visited{
	color:#666666;
}
#second_content_home .east_home_index_content1 .bottom_content3_right ul li a:hover{
	color:#2b8cdb;
}
#second_content_home .east_home_index_content1 .bottom_content3_left .lamor_list_title{
	background-image: url(../images/index/east_content_title_bg3.png);
	background-repeat: no-repeat;
	text-indent:18px;
	height:33px;
	line-height:33px;
	color:#fff;
	margin-bottom:6px;
	font-size:14px;
	font-weight:bold;
	font-family: "黑体", "宋体";
}
#second_content_home .east_home_index_content1 .bottom_content3_right{
	width: 304px;
	margin-top: 115px;
	float: left;
	margin-left: 20px;
}
#second_content_home .east_home_index_content1 .bottom_content3_left .lamor_list{
	text-align:center;
	width:145px;
	height:179px;
	background-image: url(../images/index/east_home_index_content3_bg.png);
	background-repeat: no-repeat;
	padding-top:16px;
	color:#666666;
	line-height:15px;
	margin-right:8px;
	float:left;
}
#second_content_home .east_home_index_content1 .bottom_content3_left .lamor_list .lamor_title{
	font-size:14px;
	font-family: "黑体", "宋体";
	line-height:30px;
	color:#333333;
}
#second_content_home .east_home_index_content1 .bottom_content3_left .lamor_list .lamor_content{
	width:120px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#second_content_home .style_color4{
	background-image: url(../images/index/east_home_index_content_bg4.png);
	background-repeat: no-repeat;
	height:493px;
}
#second_content_home .east_home_index_content1 p.style_title4{
	color:#8f620c;
}
#second_content .second_right_content .detail_content .second_link ul li span a{
	display:inline-block;
	width:45px;
	height:12px;
	text-indent:17px;
	background-image: url(../images/index/download_icon.png);
	background-repeat: no-repeat;
	line-height:12px;
	font-size:12px;
	margin-top:18px;
	*margin-top:5px;
}

#second_content_home .east_home_index_content1 .bottom_content4{
	width:966px;
	margin-top:123px;
	float:left;
	margin-left:auto;
	margin-right:auto;
}
#second_content_home .east_home_index_content1 .bottom_content4 .east_story{
	width:966px;
	height:173px;
	background-image: url(../images/index/east_home_index_content4_contentbg.png);
	background-repeat: no-repeat;
	margin-left:18px;
	margin-bottom:11px;
	position:relative;
}
#second_content_home .east_home_index_content1 .bottom_content4 .east_story .east_story_img{
	border:solid 1px #a0a09f;
	margin-top:12px;
	margin-left:12px;
	margin-right:31px;
	float:left;
}
#second_content_home .east_home_index_content1 .bottom_content4 .east_story .east_story_img_bg{
	position:absolute;
	top:0px;
	right:0px;
	z-index:1;
}
#second_content_home .east_home_index_content1 .bottom_content4 .east_story ul{
	float:left;
	width:121px;
	margin-left:12px;
	margin-top:28px;
}
#second_content_home .east_home_index_content1 .bottom_content4 .east_story ul li{
	color:#666666;
	line-height:18px;
}
#second_content_home .east_home_index_content1 .bottom_content4 .east_story ul li.east_story_title{
	color:#8f620c;
	font-size:14px;
	font-family: "黑体", "宋体";
	margin-bottom:10px;
}

#second_content_home .style_color5{
	background-image: url(../images/index/east_home_index_content_bg5.png);
	background-repeat: no-repeat;
}
#second_content_home .style_color5 p.style_title5{
	color:#ff9933;
}
#second_content_home .east_home_index_content1 .bottom_content5{
	margin-top: 110px;
	float: left;
	background-image: url(../images/index/east_home_index_content5_img.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:986px;
	height:251px;
	margin-left:auto;
	margin-right:auto;
}
#second_content_home .style_color6{
	background-image: url(../images/index/east_home_index_content_bg6.png);
	background-repeat: no-repeat;
	height:315px;
}
#second_content_home .style_color6 p.style_title6{
	color:#721ca6;
}
#second_content_home .east_home_index_content1 .bottom_content5{
	margin-top: 110px;
	float: left;
	/*background-image: url(../images/index/east_home_index_content5_img.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	width:986px;
	height:251px;
	margin-left:auto;
	margin-right:auto;
}
#second_content_home .east_home_index_content1 .bottom_content6{
	margin-top: 130px;
	float: left;
	width:950px;
	margin-left:28px;
	_margin-left:14px;
}
#second_content_home .east_home_index_content1 .bottom_content6 .daren_east{
	width:308px;
	height:170px;
	float:left;
	border:solid 1px #e1e1e1;
	-moz-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;
	margin-right:6px;
}
#second_content_home .east_home_index_content1 .bottom_content6 .daren_east img{
	margin-left:10px;
	margin-top:10px;
	float:left;
}
#second_content_home .east_home_index_content1 .bottom_content6 .daren_east ul{
	float:left;
	width:133px;
	margin-left:17px;
}
#second_content_home .east_home_index_content1 .bottom_content6 .daren_east ul li{
	color:#666666;
	line-height:18px;
}
#second_content_home .east_home_index_content1 .bottom_content6 .daren_east ul li.daren_east_title{
	color:#333333;
	font-size:14px;
	font-family: "黑体", "宋体";
	margin-top:12px;
	margin-bottom:5px;
}
#second_content_home .east_home_index_content1 .bottom_content6 .daren_east ul li a:link{
	color:#666666;
	text-decoration:none;
}
#second_content_home .east_home_index_content1 .bottom_content6 .daren_east ul li a:visited{
	color:#666666;
	text-decoration:none;
}
#second_content_home .east_home_index_content1 .bottom_content6 .daren_east ul li a:hover{
	color:#2b8cdb;
	text-decoration:none;
}

/*三级页面详情*/
#second_content .second_right_content .detail_content .three_details p.three_title{
	font-size:19px;
	font-family: "黑体", "宋体";
	color:#00187e;
	line-height:26px;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
	width:655px;
	margin-left:auto;
	margin-right:auto;
}
#second_content .second_right_content .detail_content .three_details .data_change{
	height: 33px;
	line-height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b5b5b5;
	color: #b5b5b5;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b5b5b5;
	text-align:center;
}
#second_content .second_right_content .detail_content .three_details .data_change span.checked{
	color:#0A76C9;
}
#second_content .second_right_content .detail_content .three_details .data_change span{
	cursor:pointer;
}
#second_content .second_right_content .detail_content .three_details .data_change a:link{
	color:#b5b5b5;
	text-decoration:none;
}
#second_content .second_right_content .detail_content .three_details .data_change a:visited{
	color:#b5b5b5;
	text-decoration:none;
}
#second_content .second_right_content .detail_content .three_details .data_change a:hover{
	color:#3598e7;
	text-decoration:none;
}
#second_content .second_right_content .detail_content .three_details .three_text{
	margin-top:36px;
	color:#333333;
	line-height:30px;
	margin-bottom:70px;
	font-size: 14px;
}
#second_content .second_right_content .detail_content .three_details .three_next_link{
	padding-top:15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b4b4b4;
}
#second_content .second_right_content .detail_content .three_details .three_next_link li{
	line-height:24px;
	color:#535353;
	position:relative;
}
#second_content .second_right_content .detail_content .three_details .three_next_link li a:link{
	color:#b5b5b5;
	text-decoration:none;
}
#second_content .second_right_content .detail_content .three_details .three_next_link li a:visited{
	color:#b5b5b5;
	text-decoration:none;
}
#second_content .second_right_content .detail_content .three_details .three_next_link li a:hover{
	color:#3598e7;
	text-decoration:none;
}
#second_content .second_right_content .detail_content .three_details .three_next_link li span{
	color:#888888;
	position:absolute;
	top:0px;
	right:0px;
	*line-height:12px;
	_line-height:12px;
}
/*党群建设*/
#party_building{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:14px;
	*margin-top:0px;
	_margin-top:0px;
}
#party_building .sound_party{
	width:698px;
	height:358px;
	border:solid 1px #e2e2e2;
	-moz-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;
	float:left;
	background-color:#fff;
	position:relative;
	margin-bottom:10px;
	margin-right:10px;
	_margin-right:3px;
}
#party_building .sound_party .title{
	background-image: url(../images/index/index_group_news_title_bg.png);
	background-repeat: repeat-x;
	width:100%;
	height:38px;
	line-height:38px;
	border-bottom:solid 1px #e2e2e2;
	font-size:12px;
	font-weight:normal;
}
#party_building .sound_party .title a{

}
#party_building .sound_party .title a:link{
	text-decoration:none;
	margin-right:15px;
	display:inline-block;
	float:right;
	color:#666666;
}
#party_building .sound_party .title a:visited{
	text-decoration:none;
	margin-right:15px;
	display:inline-block;
	float:right;
	color:#666666;
}
#party_building .sound_party .title a:hover{
	color:#3598e7;
	text-decoration:none;
	margin-right:15px;
	display:inline-block;
	float:right;
}
#party_building .sound_party .title_bg{
	position:absolute;
	color:#272e7c;
	font-size:14px;
	font-family: "黑体", "宋体";
	top:0px;
	left:0px;
	line-height:39px;
	/*cursor:pointer;*/
	background-image: url(../images/index/index_news_title_bg_special.png);
	background-repeat: repeat-x;
	border-right:solid 1px #e2e2e2;
}
#party_building .sound_party .title_bg p{
	color: #1d4f9a;
	font-size: 14px;
	font-family: "宋体";
	/*width: 112px;*/
	height: 37px;
	padding-right:25px;
	text-align: center;
	line-height: 39px;
	_line-height: 37px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	background-image: url(../images/index/index_news_title_bg_icon_special.png);
	background-repeat: no-repeat;
	background-position: 17px 15px;
	/*cursor:pointer;*/
	float:left;
}
#party_building .sound_party .checked{
	height: 39px!important;
	/*background-image: url(../images/index/index_news_title_bg.png);
	background-repeat: no-repeat;*/
	text-align: left!important;
	text-indent:32px;
	border:0px!important;
}
#party_building .sound_party .checked_special{
	height: 39px!important;
	background-image: url(../images/index/second_news_title_bg_special.png);
	background-repeat: no-repeat;
	text-align: left!important;s
	text-indent:32px;
	border:0px!important;
	/*width:145px!important;*/
	font-size: 16px!important;
	font-family: "黑体", "宋体";
	font-weight:bold;
	background-position: 9px 13px;
}
#party_building .sound_party .left_organizations{
	width:250px;
	margin-top:13px;
	margin-left:14px;
	_margin-left:7px;
	border-bottom:solid 1px #cccccc;
	margin-right:29px;
	float:left;
}
#party_building .sound_party .left_organizations p.title{
	font-size:14px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	background-image:none;
}
#party_building .sound_party .left_organizations p.text{
	line-height:22px;
	color:#333333;
	margin-top:7px;
}
#party_building .sound_party .left_organizations p.text a:link{
	color:#999999;
	text-decoration:none;	
}
#party_building .sound_party .left_organizations p.text a:visited{
	color:#999999;
	text-decoration:none;	
}
#party_building .sound_party .left_organizations p.text a:hover{
	color:#3294e0;
	text-decoration:none;	
}
#party_building .sound_party .left_organizations img{
	margin-top:13px;
	margin-bottom:9px;	
}

#party_building .sound_party .right_organizations{
	margin-top:13px;
	width:390px;
	float:left;
}
.right_organizations a{
	color:#333333;
	text-decoration:none;
}
.right_organizations a:hover{
	color:#0067b7;
}
#party_building .sound_party .right_organizations p.title{
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	background-image: none;
}
#party_building .sound_party ul{
	margin-top:5px;
}
#party_building .sound_party ul li{
	line-height: 34px;
	background-image: url(../images/index/list_icon.png);
	background-repeat: no-repeat;
	background-position: 2px 14px;
	text-indent: 13px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aeaeae;
}
#party_building .sound_party ul li a{
	color:#333333;
	text-decoration:none;
}
#party_building .sound_party ul li a:hover{
	color:#0067b7;
}
#party_building .sound_party ul li span{
	position:absolute;
	top:1px;
	right:18px;
}
#party_building .sound_party .right_organizations p.title a:link{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	margin-right:0px;
}
#party_building .sound_party .right_organizations p.title a:visited{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	margin-right:0px;
}
#party_building .sound_party .right_organizations p.title a:hover{
	color:#3294e0;
	font-size:12px;
	font-weight:normal;
	margin-right:0px;
}
#party_building .sound_party .right_organizations ul li span{
	right:0px;
	color:#999999;
	*line-height:12px;
	_line-height:12px;
}
#party_building .sound_party .party_building_topics{
	width:288px;
	height:268px;
	margin-top:10px;
}
#party_building .building_topics{
	width:288px;
	margin-right:0px;
	margin-top:10px;
	*margin-top:8px;
	_margin-top:8px;
	height:268px;
}
#party_building .building_topics .right_organizations{
	width:288px;
}
#party_building .building_topics .building_topics_img{
	width:248px;
	text-align:center;
	position:relative;
	overflow:hidden;
	margin-left:20px;
	_margin-left:10px;
}
#party_building .building_topics .building_topics_img div img.scroll_left_party{
	position:absolute;
	top:79px;
	left:8px;
	cursor:pointer;
}
#party_building .building_topics .building_topics_img div img.scroll_right_party{
	position:absolute;
	top:79px;
	right:8px;
	cursor:pointer;
}  
#party_building .building_topics .building_topics_img p{
	color:#333333;
	margin-top:5px;
}
#party_building .building_topics .building_topics_img span{
	float:left;
	width:248px;
}
#party_building .mass_organizations{
	width:998px;
	height:323px;
}
#party_building .mass_organizations .right_organizations{
	width:470px;
	margin-left:19px;
}
/*总经理信箱*/
#party_building .sound_party .title span{
	margin-right:15px;
	float:right;
	color:#666666;
}
#party_building .sound_party .title span b{
	font-weight:bold;
}
#party_building .general_manager_mail{
	height:auto;
}
#party_building .general_manager_mail .manager_mail_content{
	margin-bottom:30px;
	width:887px;
	height:432px;
	background-image: url(../images/index/manager_mail_img_bg.png);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	color:#666666;
	font-size:14px;
	font-weight:bold;
}
#party_building .general_manager_mail .manager_mail_content input{
	width:332px;
	height:34px;
	line-height:34px;
	border:solid 1px #cccccc;
	margin-left:10px;
	text-indent:5px;
}
#party_building .general_manager_mail .manager_mail_content textarea{
	width:332px;
	height:125px;
	line-height:34px;
	border:solid 1px #cccccc;
	margin-left:10px;
	text-indent:5px;
}
#party_building .general_manager_mail .manager_mail_content .tip{
	font-weight:normal;
	font-size:12px;
}
#party_building .general_manager_mail .manager_mail_content .tip span{
	color:red;
}
/*联系我们*/
#second_content .second_right_content .contact_us{
	width: 720px;
	margin-left: 27px;
	margin-bottom: 15px;
	text-align:center;
}
#second_content .second_right_content .contact_us ul{
	margin-top:40px;
	height:300px;
}
#second_content .second_right_content .contact_us ul li{
	margin-left:35px;
	color:#666666;
	font-size:14px;
	text-align:left;
	height:42px;
	line-height:42px;
	margin-bottom:20px;
}
#second_content .second_right_content .contact_us ul li img{
	vertical-align:top;
}
#second_content .second_right_content .contact_us ul li span{
	display:inline-block;
	*text-indent:5px;
}
#second_content .second_right_content .contact_us ul li b{
	font-weight:bold;
}
#second_content .second_right_content .detail_content .second_photo_link_special{
	/*text-align:center;*/
	float:left;
	background-image:none;
	width:171px;
	height:260px;
	border:solid 0px #cccccc;
	padding:5px;
	position:relative;
	margin-right:0px;
	margin-bottom:6px;
}
#second_content .second_right_content .detail_content_cover{
	width:730px;
}
/*网站地图*/
#party_building .sound_party .site_map{
	width:900px;
	margin-left:auto;
	margin-right:auto;

}
#party_building .sound_party .site_map p{
	margin-bottom:15px;
}
#party_building .sound_party .site_map a.title{
	display:inline-block;
	background-image: url(../images/index/wzdt_butbg.jpg);
	background-repeat: no-repeat;
	width:90px;
	height:25px;
	line-height:25px;
	text-indent:20px;
	text-decoration:none;
}
#party_building .sound_party .site_map a.title:link{
	color:#2d8fd8;
	text-decoration:none;
}
#party_building .sound_party .site_map a.title:visited{
	color:#2d8fd8;
	text-decoration:none;
}
#party_building .sound_party .site_map a.title:hover{
	color:#2d8fd8;
	text-decoration:underline!important;
}
#party_building .sound_party .site_map a:link{
	color:#444444;
	text-decoration:none;
}
#party_building .sound_party .site_map a:visited{
	color:#444444;
	text-decoration:none;
}
#party_building .sound_party .site_map a:hover{
	color:#444444;
	text-decoration:underline;
}
#party_building .sound_party .title_map{
	margin-bottom:20px;
}

#second_content .second_universal_navigation ul.three_hide{
	display:none;
}
#second_content .second_universal_navigation p.checked a{
	color:#fff!important;
	text-decoration:none;
}
/*集团网群*/
#party_building .sound_party .site_map p.net_group{
	margin-bottom:20px;
}
#party_building .sound_party .site_map p.net_group a.title{
	display:inline-block;
	background-image: url(../images/index/jtwq_bg.gif);
	background-repeat: no-repeat;
	width:203px;
	height:49px;
	line-height:49px;
	text-indent:0px;
	text-decoration:none;
	border:0px;
	font-size:14px;
	text-align:center;
}
#party_building .sound_party .site_map p.net_group a.title:link{
	color:#2d8fd8;
	text-decoration:none;
}
#party_building .sound_party .site_map p.net_group a.title:visited{
	color:#2d8fd8;
	text-decoration:none;
}
#party_building .sound_party .site_map p.net_group a{
	display:inline-block;
	background-image: url(../images/index/jtwq_2bg.gif);
	background-repeat: no-repeat;
	width:192px;
	height:38px;
	line-height:38px;
	text-decoration:none;
	border:0px;
	font-size:14px;
	text-align:center;
}
#party_building .sound_party .site_map p.net_group a:link{
	color:#444444;
	text-decoration:none;
}
#party_building .sound_party .site_map p.net_group a:visited{
	color:#444444;
	text-decoration:none;
}
#party_building .sound_party .site_map p.net_group a:hover{
	color:#444444;
	text-decoration:underline;
}
#party_building .sound_party .site_map p.net_group_epcial{
	margin-bottom:40px;
	border-bottom:solid 1px #cccccc;
	padding-bottom:40px;
	padding-left:209px;
}
/*消费者-企业文化切换*/
#party_building .consumers_switching{
	height:278px;
	width:660px;
	_margin-right:10px;
}
#party_building .sound_party .consumers_switching_culture{
	width:627px;
	border:0px;
	margin-right:0px;
}
#party_building .sound_party .consumers_switching_culture ul{
	font-size:14px;
	background-image:none;
	font-family: "黑体", "宋体";
	height:30px;
}
#party_building .sound_party .consumers_switching_culture li{
	padding-left:10px;
	padding-right:10px;
	margin-right:1px;
	background-color:#dde5eb;
	height:30px;
	background-image:none;
	line-height:30px;
	text-indent:0px;
	cursor:pointer;
	border:0px;
	float:left;
	color:#333333;
}
#party_building .sound_party .consumers_switching_culture li.checked{
	height:30px!important;
	background-color:#0067b7;
	color:#fff;
}
#party_building .sound_party .consumers_switching_culture img{
	float:left;
}
#party_building .sound_party .consumers_switching_culture .text_title{
	float:left;
	margin-left:28px;
	margin-top:25px;
	line-height:24px;
	color:#333333;
	width:420px;
}
#party_building .sound_party .consumers_switching_culture .text_title span{
	font-size:16px;
	margin-bottom:10px;
	font-family: "黑体", "宋体";
	display:inline-block;
}
#party_building .technology_promotion{
	height:189px;
	margin-top:0px;
	width:324px;
}
#party_building .technology_promotion .right_organizations{
	width:285px;
	margin-left:auto;
	margin-right:auto;
	float:none;
	line-height:24px;
}
#party_building .technology_promotion .right_organizations a:link{
	color:#272e7c;
	text-decoration:none;
}
#party_building .technology_promotion .right_organizations a:visited{
	color:#272e7c!important;
	text-decoration:none;
}
#party_building .technology_promotion .right_organizations a:hover{
	color:#3294e0;
	text-decoration:underline;
}
#party_building .sound_party .consumers_switching_services{
	border:0px;
	width:640px;
	_width:638px;
	float:none;
	margin-left:0px;
	padding-left:17px;
	margin-right:0px;
	_float:left;
	*float:left;
}
#party_building .sound_party .consumers_switching_services .services_content{
	width:196px;
	height:190px;
	float:left;
	border:solid 1px #e0e0e0;
	margin-right:15px;
	_margin-right:12px;
}
#party_building .sound_party .consumers_switching_services .services_content img{
	margin-top:0px;
	border-bottom:solid 1px #e0e0e0;
}
#party_building .sound_party .consumers_switching_services .services_content ul li{
	border: 0px;
	margin-left: 15px;
	_margin-left: 7px;
	background-image: url(../images/index/switching_services_icon.png);
	background-repeat: no-repeat;
	text-indent: 15px;
	float: left;
	height: 25px;
	line-height: 25px;
	background-position: 0px 8px;
	width:65px;
}
#party_building .sound_party .consumers_switching_services .services_content ul li a:link{
	color:#666666;
	text-decoration:none;
}
#party_building .sound_party .consumers_switching_services .services_content ul li a:visited{
	color:#666666;
	text-decoration:none;
}
#party_building .sound_party .consumers_switching_services .services_content ul li a:hover{
	color:#3294e0;
	text-decoration:none;
}
#party_building .science_knowledge{
	height:278px;
	margin-top:0;
	width:325px;
	float:left;
}
#party_building .video_special{
	margin-top:0px;
}
#party_building .science_knowledge .right_organizations{
	margin-left:auto;
	margin-right:auto;
	float:none;	
}
#party_building .product_information{
	width: 998px;
	/*height: 250px;*/
	height:449px;
}
#party_building .product_information .right_organizations{
	width:950px;
	margin-left:40px;
	_margin-left:20px;
}
#party_building .product_information ul li{
	background-image:none;
	border:0px;
	width:154px;
	float:left;
	text-align:center;
	text-indent:0px;
	margin-right:32px;
	_margin-right:28px;
	line-height:0px;
}
#party_building .product_information ul li a{
	display:inline-block;
}
#party_building .product_information ul li a.right_organizations_text{
	margin-bottom:8px;
	margin-top:8px;
	*margin-bottom:7px;
	*margin-top:7px;
	line-height:22px;
}
#party_building .product_information ul li a:link{
	color:#666666;
}
#party_building .product_information ul li a:visited{
	color:#666666;
}
#party_building .product_information ul li a:hover{
	color:#3294e0;
}
#party_building .contact_information_img{
	width: 998px;
	height: 250px;
}
#party_building .contact_information_img .right_organizations{
	width: 998px;
	background-image: url(../images/index/contact_information_img.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:0px;
	position:relative;
	height:211px;
}
#party_building .contact_information_img .right_organizations ul{
	position:absolute;
	top:48px;
	right:32px;
}
#party_building .contact_information_img .right_organizations ul li{
	line-height:24px;
	background-image:none;
	border:0px;
	color:#666666;
}
.compatible_margin{
	*float:left!important;
	*margin-left:20px!important;
	_float:left!important;
	_margin-left:10px!important;
}
#party_building .education_training{
	width:998px;
	height:378px;	
}
#party_building .education_training .right_organizations{
	margin-top:0px;
	float:none;
	height:287px;
	width:auto;
}
#party_building .education_training .right_organizations .education_training_content{
	width:220px;
	height:287px;
	float:left;
	margin-left:23px;
	margin-top:20px;	
}
#party_building .education_training .right_organizations .education_training_content p.title{
	color:#000000;
	font-size:14px;
	font-family: "黑体", "宋体";
	line-height:35px;
	margin-top:5px;
	font-weight:normal;
}
#party_building .education_training .right_organizations .education_training_content p.title a:link{
	color:#272e7c;
}
#party_building .education_training .right_organizations .education_training_content p.title a:visited{
	color:#272e7c;
}
#party_building .education_training .right_organizations .education_training_content p.title a:hover{
	color:#3294e0;
}
#party_building .education_training .right_organizations .education_training_content p.text{
	color:#666666;
	line-height:22px;
	margin-top:10px;
}
#party_building .recruitment{
	width:998px;
	height:auto;	
}
#party_building .recruitment .right_organizations{
	margin-top:0px;
	float:none;
	height:auto;
	width:auto;
}
#party_building .recruitment .right_organizations ul{
	width:610px;
	float:right;
	margin-top:35px;
	margin-right:23px;
}
#party_building .recruitment .right_organizations ul li.more{
	border:0px;
	text-align:right;
	background-image:none;
}
#party_building .recruitment .right_organizations ul.float_left{
	float:left;
	margin-left:23px;
	margin-right:40px;
}
#party_building .recruitment .right_organizations .img_left{
	float:left;
}
#party_building .recruitment .right_organizations .img_right{
	float:right;
}
/*传媒者*/
#party_building .sound_party .group_news{
	border:0px;
	width:640px;
	_width:638px;
	float:none;
	margin-left:0px;
	padding-left:17px;
	margin-right:0px;
	_float:left;
	*float:left;
}
#party_building .sound_party .group_news ul{
	width:350px;
	float:right;
	margin-right:10px;
	margin-top:0px;
}
#party_building .sound_party .group_news ul li span{
	right:0px;
	color:#999999;
	*line-height:12px;
	_line-height:12px;
}
#party_building .sound_party .group_news img{
	margin-top:7px;
	float:left;
}
#party_building .video p.checked{
	height: 39px!important;
	background-image: url(../images/index/index_news_title_bg_icon_special.png);
	background-repeat: no-repeat;
	text-align: left!important;
	text-indent:34px;
	border:0px!important;
	width:145px;
}
#party_building .video .right_organizations{
	width:299px;
}
#party_building .industry_news{
	height:318px;
	margin-top:0px;
	width:324px;
	float:left;
}
#party_building .industry_news .right_organizations{
	margin-left:auto;
	margin-right:auto;
	float:none;
	width:296px;
}
#party_building .industry_news_special{
	width:325px;
	margin-right:0px;
}
/*东方文化*/
#second_content .second_right_content .detail_content .oriental_culture{
	width: auto;
	height: 238px;
	background-color: #f4f4f4;
	margin-bottom: 28px;
	position: relative;
}
#second_content .second_right_content .detail_content .oriental_culture img{
	margin-top:29px;
	margin-left:16px;
	border:solid 1px #e8e8e8;
}
#second_content .second_right_content .detail_content .oriental_culture p span {
	font-size: 20px;
	font-weight: bold;
	font-family: "黑体", "宋体";
	display:inline-block;
	line-height:24px;
}
#second_content .second_right_content .detail_content .oriental_culture p span.style_color1{
	color:#fab45c;
}
#second_content .second_right_content .detail_content .oriental_culture p span.style_color2{
	color:#f65e46;
}
#second_content .second_right_content .detail_content .oriental_culture p span.style_color3{
	color:#75aee5;
}
#second_content .second_right_content .detail_content .oriental_culture p span.style_color4{
	color:#5bd477;
}
#second_content .second_right_content .detail_content .oriental_culture p {
	top: 29px;
	left:189px;
	font-size:12px;
	width:500px;
}
#second_content .second_right_content .detail_content .oriental_culture div{
	position:absolute;
	font-size: 18px;
	font-weight: bold;
	font-family: "黑体", "宋体";
	background-color:#fab45c;
	line-height:30px;
	padding-left:5px;
	padding-right:5px;
	left:30px;
	top:-15px;
	color:#fff;
}
#second_content .second_right_content .detail_content .oriental_culture div.style_bg_color1{
	background-color:#fab45c;
}
#second_content .second_right_content .detail_content .oriental_culture div.style_bg_color2{
	background-color:#f65e46;
}
#second_content .second_right_content .detail_content .oriental_culture div.style_bg_color3{
	background-color:#75aee5;
}
#second_content .second_right_content .detail_content .oriental_culture div.style_bg_color4{
	background-color:#5bd477;
}
/*东方达人*/
#second_content .second_right_content .detail_content .oriental_master{
	width: auto;
	height: auto;
	background-color: #fff;
	margin-bottom: 25px;
	position: relative;
	padding-bottom:25px;
	border:solid 1px #e2e2e2;
	-moz-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;
}
#second_content .second_right_content .detail_content .oriental_master .oriental_master_title_img_bg{
	position:absolute;
	top:295px;
	left:278px;
	width:161px;
	height:30px;
	line-height:30px;
	font-size: 14px;
	font-family: "黑体", "宋体";
	color:#0067b7;
	background-image: url(../images/index/oriental_master_img_title_bg.png);
	background-repeat: no-repeat;
	text-align:center;
}
#second_content .second_right_content .detail_content .oriental_master .right_content{
	color:#333333;
	position:absolute;
	width:419px;
	background-color:#fff;
	top:12px;
	*top:25px;
	left:256px;
}
#second_content .second_right_content .detail_content .oriental_master img{
	/*float:left;*/
	*margin-bottom:30px;
	margin-left:0px;
	margin-top:0px;
}
#second_content .second_right_content .detail_content .oriental_master .oriental_master_top_content{
	height:266px;
	position:relative;
	background-color:#fff;
	width:686px;
	margin-left:15px;
	margin-top:15px;
	*padding-left:15px;
	*padding-top:15px;
	*margin-bottom:30px;
}
#second_content .second_right_content .detail_content .oriental_master .right_content p.title{
	font-size: 18px;
	font-family: "黑体", "宋体";
	font-weight:normal;
	text-align:left;
	position:static;
	background-image:none;
	border:0px;
	margin-bottom:0px;
	height:28px;
	width:auto;
	border-bottom:solid 1px #0067b7;
}
#second_content .second_right_content .detail_content .oriental_master .right_content ul{
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	margin-top:15px;
}
#second_content .second_right_content .detail_content .oriental_master .right_content ul li{
	float:left;
	width:49%;
}
#second_content .second_right_content .detail_content .oriental_master .right_content p.text{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	position:static;
	background-image:none;
	border:0px;
	margin-bottom:0px;
	color:#666666;
	line-height:18px;
	font-weight:normal;
	width:auto;
	margin-top:25px;
	float:left;
}
#second_content .second_right_content .detail_content .oriental_master .right_content p.text a:link{
	color:#0066cc;
	text-decoration:none;
}
#second_content .second_right_content .detail_content .oriental_master .right_content p.text a:visited{
	color:#0066cc;
	text-decoration:none;
}
#second_content .second_right_content .detail_content .oriental_master .right_content p.text a:hover{
	color:#2b8cdb;
	text-decoration:none;
}
#second_content .second_right_content .detail_content .oriental_master .bottom_img{
	background-color:#fff;
	position:static;

	width:680px;
	margin-top:30px;
	margin-left:16px;
	_margin-left:16px;
	text-align:center;
	height:120px;
	padding-left:0px;
	padding-right:0px;
	padding-top:24px;
	border-top:dotted 1px #999999;
}
#second_content .second_right_content .detail_content .oriental_master .bottom_img p{
	position:static;
	width:164px;
	float:left;
	clear:none;
	margin-right:5px;
}
#second_content .second_right_content .detail_content .oriental_master .bottom_img img{
	border:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:5px;
	border:solid 1px #cccccc;
}
#second_content .second_right_content .detail_content .oriental_master .bottom_img a:link{
	color:#666666;
	text-decoration:none;
	font-weight:normal;	
}
#second_content .second_right_content .detail_content .oriental_master .bottom_img a:visited{
	color:#666666;
	text-decoration:none;	
	font-weight:normal;	
}
#second_content .second_right_content .detail_content .oriental_master .bottom_img a:hover{
	color:#2b8cdb;
	text-decoration:none;	
	font-weight:normal;	
}
#second_content .second_right_content .style_bg_gray{
	*background-color:#f4f4f4;
}
#second_content .second_right_content .detail_content .oriental_master .bottom_img .bottom_img_special{
	margin-right:0px;
}
/*东方生活*/
#second_content .second_right_content .detail_content .oriental_life_text{
	line-height:24px;
	color:#333333;
	margin-bottom:10px;
}
#second_content .second_right_content .detail_content .labor_model .title{
	width:718px;
	height:35px;
	line-height:35px;
	color:#0067b7;
	background-image: url(../images/index/customer_service_title_bg.png);
	background-repeat: no-repeat;
	text-indent:26px;
	font-size: 14px;
	font-family: "黑体", "宋体";
	text-align:left;
	position:relative;
	padding-right:0px;
	margin-bottom:0px;
}
#second_content .second_right_content .detail_content .labor_model .title span{
	position:absolute;
	top:12px;
	right:19px;
	cursor:pointer;
	width:12px;
	height:12px;
	text-indent:0px;
}
#second_content .second_right_content .detail_content .labor_model .labor_model_people{
	background-color:#fff;
}
#second_content .second_right_content .detail_content .labor_model .labor_model_people{
	width:704px;
}
#second_content .second_right_content .detail_content .labor_model .labor_model_people .winning_name{
	color:#0066cc;	
}
#second_content .second_right_content .detail_content .labor_model_picture{
	width:684px;
	_width:640px;
	height:170px;
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
	padding-right:17px;
	margin-top:15px;
	margin-left:10px;
	_margin-left:30px;
}
#second_content .second_right_content .detail_content .scroll_left_labor_model{
	position:absolute;
	top:104px;
	left:16px;
	cursor:pointer;
}
#second_content .second_right_content .detail_content .scroll_right_labor_model{
	position:absolute;
	top:104px;
	right:16px;
	cursor:pointer;
}
#second_content .second_right_content .detail_content .labor_model_picture div a{
	width:105px;
	display:inline-block;
	line-height:28px;
	font-size: 12px;
}
#second_content .second_right_content .detail_content .labor_model_picture div a:link{
	color:#666666;
	text-decoration:none;
}
#second_content .second_right_content .detail_content .labor_model_picture div a:visited{
	color:#666666;
	text-decoration:none;
}
#second_content .second_right_content .detail_content .labor_model_picture div a:hover{
	color:#2b8cdb;
	text-decoration:none;
}
#second_content .second_right_content .detail_content .labor_model_picture img{
	float:left;
}
/*东方家园右侧悬浮窗*/
.orient_home_float{
	position:fixed;
	top:50%;
	right:0px;
	text-align:right;
	_position: absolute;
	_top: expression(documentElement.scrollTop + 200 + "px");
	_width:85px;
}
.orient_home_float p{
	line-height:15px;
	height:15px;
	margin-bottom:3px;
	color:#333333;
}
.orient_home_float img{
	vertical-align:middle;
	margin-bottom:2px;
	cursor:pointer;
}
.orient_home_float span{
	display:inline-block;
	padding-right:8px;
	_padding-right:0px;
	height:15px;
	line-height:18px;
	float:left;
}
#second_content .second_right_content .detail_content .big_block{
	border:solid 1px #e2e2e2;
	-moz-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;
	margin-bottom:16px;
	position:relative;
}
#second_content .second_right_content .detail_content .labor_model .labor_model_people table a:link{
	color:#0067b7;
	text-decoration:none;
}
#second_content .second_right_content .detail_content .labor_model .labor_model_people table a:visited{
	color:#0067b7;
	text-decoration:none;
}
#second_content .second_right_content .detail_content .labor_model .labor_model_people table a:hover{
	color:#2b8cdb;
	text-decoration:none;
}
/*投诉与咨询*/
#party_building .general_manager_mail .advisory_complaints{
	background-image: url(../images/index/advisory_complaints_title_left_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:253px;
	width:940px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	position:relative;
}
#party_building .general_manager_mail .advisory_complaints ul{
	width:783px;
	position:absolute;
	top:45px;
	left:140px;
}
#party_building .general_manager_mail .advisory_complaints ul li{
	background-image:none;
	font-size: 14px;
	font-family: "黑体", "宋体";
	color:#333333;
	text-indent:78px;
	position:relative;
	border:0px;
	height:38px;
	line-height:30px;
	margin-bottom:10px;
}
#party_building .general_manager_mail .advisory_complaints ul li.advisory_complaints_bg1{
	background-image: url(../images/index/advisory_complaints_title_text_bg1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#party_building .general_manager_mail .advisory_complaints ul li.advisory_complaints_bg2{
	background-image: url(../images/index/advisory_complaints_title_text_bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#party_building .general_manager_mail .advisory_complaints ul li.advisory_complaints_bg3{
	background-image: url(../images/index/advisory_complaints_title_text_bg3.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#party_building .general_manager_mail .advisory_complaints ul li.advisory_complaints_bg4{
	background-image: url(../images/index/advisory_complaints_title_text_bg4.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#party_building .general_manager_mail .advisory_complaints ul li span{
	font-size: 18px;
	color:#fff;
	position:absolute;
	top:0px;
	left:18px;
	text-indent:0px;
}
#party_building .general_manager_mail .advisory_complaints_width{
	width:920px;
	margin-left:auto;
	margin-right:auto;
}
#party_building .general_manager_mail .advisory_complaints_content{
	width: 448px;
	margin-right:10px;
	margin-bottom: 15px;
	float:left;
	border:solid 1px #e2e2e2;
	-moz-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;
	height:191px;
}
#party_building .general_manager_mail .advisory_complaints_content p.title{
	height: 35px;
	background-color: #3d8ad6;
	background-image: url(../images/index/customer_service_title_bg.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 35px;
	text-indent: 26px;
	font-size: 14px;
	font-family: "黑体", "宋体";
	text-align: left;
	color: #0067b7;
	margin-bottom: 0px;
}
#party_building .general_manager_mail .advisory_complaints_content ul{
	padding: 14px 15px 14px 15px;
	color: #666666;
	background-color: #fff;
}
#party_building .general_manager_mail .advisory_complaints_content ul li{
	line-height:24px;
	background-image:none;
	border:0px;
	color:#666666;
}
#party_building .general_manager_mail .advisory_complaints_content ul li span{
	position:static;
	font-weight:bold;
}
.style_color2 .image_rotation .model_workers{
	width:120px;
	float:left;
	margin-left:16px;
	_margin-left:8px;
	margin-right:0px;
	text-align:center;
}
.style_color2 .image_rotation .model_workers p.model_workers_title{
	margin-top:5px;
}
.style_color2 .image_rotation .model_workers p.model_workers_title a:link{
	color:#333333;
	text-decoration:none;
}
.style_color2 .image_rotation .model_workers p.model_workers_title a:visited{
	color:#333333;
	text-decoration:none;
}
.style_color2 .image_rotation .model_workers p.model_workers_title a:hover{
	color:#2b8cdb;
	text-decoration:none;
}
.style_color2 .image_rotation .model_workers p.model_workers_text{
	margin-top:5px;
	font-size:12px!important;
	line-height:16px!important;
	margin-top:0px;
	height:16px;
}

/*劳动模范荣誉资质*/
.second_right_content .qualification{
	height: 250px;
	margin-top:40px;
	-moz-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0067b7;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
	position:relative;
}
.second_right_content .qualification .qualification_title{
	position:absolute;
	top:-25px;
	left:275px;
}
.second_right_content .qualification .qualification_content{
	width:686px;
	margin-left:auto;
	margin-right:auto;
	margin-top:32px;
}
.second_right_content .qualification .qualification_content img{
	float:left;	
}
.second_right_content .qualification .qualification_img_scroll .title_top_scroll{
	width:315px;
	_width:285px;
	height:32px;
	float:left;
	margin-left:17px;
	_margin-left:34px;
	position:relative;
	color:#333333;
	overflow:hidden;
	padding-right:18px;
}
.second_right_content .qualification .qualification_img_scroll .title_top_scroll .scroll_left_labor_model{
	position:absolute;
	top:2px;
	left:0px;	
	cursor:pointer;
}
.second_right_content .qualification .qualification_img_scroll .title_top_scroll .scroll_right_labor_model{
	position:absolute;
	top:2px;
	right:0px;	
	cursor:pointer;
}
.second_right_content .qualification .qualification_img_scroll .title_top_scroll .left_line{
	position:absolute;
	top:25px;
	left:0px;
	z-index:1;
}
.second_right_content .qualification .qualification_img_scroll .title_top_scroll .right_line{
	position:absolute;
	top:25px;
	right:0px;
	z-index:1;
}
.second_right_content .qualification ul{
	width:335px;
	float:left;
	margin-left:17px;
	margin-top:8px;
	height:130px;
	overflow:auto;
}
.second_right_content .qualification ul li{
	line-height:24px;
	background-image: url(../images/index/list_icon.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	text-indent:20px;
}
.second_right_content .qualification .qualification_img_scroll .title_top_scroll .title_top_scroll_content{
	text-align: center;
	height: 32px;
	z-index: 10;
	background-position: 0px 25px;
	background-image: url(../images/index/qualification_img_scrol_line_all.png);
	background-repeat: repeat-x;
	
}
.second_right_content .qualification .qualification_img_scroll .title_top_scroll .title_top_scroll_content div{
	width:auto;
	_width:47px;
	height:32px;
	float:left;
	text-align:center;
	margin-left:20px;
	_margin-left:10px;
}
.second_right_content .qualification .qualification_img_scroll .title_top_scroll .title_top_scroll_content div p{
	line-height:14px!important;
	height:17px;
	cursor:pointer;
}
.second_right_content .qualification .qualification_img_scroll .title_top_scroll .title_top_scroll_content div p.checked{
	font-size:14px;
	font-weight:bold;
}
.second_right_content .qualification .qualification_img_scroll .title_top_scroll .title_top_scroll_content div img{
	position:static;
	float:none!important;
}
.second_right_content .qualification .scroll_left_labor_model{
	position:absolute!important;
	top:32px!important;
	left:365px!important;
	cursor:pointer!important;
}
.second_right_content .qualification .scroll_right_labor_model{
	position:absolute!important;
	top:32px!important;
	right:19px!important;
	cursor:pointer!important;
}
/*热点专题*/
#party_building .hot_topic{
	width:998px;
	height:auto;
}
#party_building .hot_topic .hot_topic_content{
	width:946px;
	margin-left:auto;
	margin-right:auto;
}
#party_building .hot_topic .hot_topic_content .hot_topic_block{
	width: 215px;
	height: 335px;
	border: solid 1px #e2e2e2;
	-moz-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;
	border-radius: 7px;
	background-color: #f8f7f7;
	background-image: url(../images/index/hot_topic_content_title_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom:14px;
	text-align:center;
	margin-right:9px;
	margin-left:9px;
	float:left;
}
#party_building .hot_topic .hot_topic_content .hot_topic_block img{
	border:solid 2px #cccccc;
	margin-top:13px;
	margin-bottom:8px;
}
#party_building .hot_topic .hot_topic_content .hot_topic_block p.title{
	height: 27px;
	line-height: 26px;
	width: 192px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	font-size: 14px;
	font-family: "黑体", "宋体";
	text-align: center;
	background-image: url(../images/index/hot_topic_img_line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:17px;
	border:0px;
}
#party_building .hot_topic .hot_topic_content .hot_topic_block p.text{
	line-height: 18px;
	width: 192px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
	text-align:left;
	margin-bottom:18px;
}
#party_building .hot_topic .hot_topic_content .hot_topic_block p.link{
	width: 172px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	height: 14px;
	background-image: url(../images/index/hot_topic_img_more.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:20px;
}
#party_building .hot_topic .hot_topic_content .hot_topic_block p.link a:link{
	color:#999999;
	text-decoration:none;
}
#party_building .hot_topic .hot_topic_content .hot_topic_block p.link a:visited{
	color:#999999;
	text-decoration:none;
}
#party_building .hot_topic .hot_topic_content .hot_topic_block p.link a:hover{
	color:#3294e0;
	text-decoration:none;
}


#party_building .hot_topic .hot_topic_content .dividing_line{
	height:6px;
	background-image: url(../images/index/second_dividing_line.png);
	background-repeat: repeat-x;
	margin-top:14px;
	width:100%;
}
#party_building .hot_topic .hot_topic_content .page{
	height:20px;
	margin-top:13px;
	margin-bottom:25px;
}
#party_building .hot_topic .hot_topic_content .page .left_content{
	float:left;
	color:#999999;
	text-indent:10px;
	font-size:12px;
}
#party_building .hot_topic .hot_topic_content .page .right_content{
	float:right;
	color:#666666;
	font-size:12px;
	margin-right:10px;
	clear:none;
}
#party_building .hot_topic .hot_topic_content .page .right_content a{
	border:solid 1px #d5d5d5;
	height:18px;
	line-height:18px;
	padding-left:5px;
	display:inline-block;
	padding-right:5px;
	text-decoration:none;
}
#party_building .hot_topic .hot_topic_content .page .right_content a:link{
	color:#333333;
}
#party_building .hot_topic .hot_topic_content .page .right_content a:visited{
	color:#333333;
}
#party_building .hot_topic .hot_topic_content .page .right_content a:hover{
	color:#3598e7;
}
#party_building .hot_topic .hot_topic_content .page .right_content a.checked{
	background-color:#999999;
	color:#fff!important;
	border:solid 1px #999999!important;
	background-image:none;
	height:18px!important;
	text-indent:0px;
}
#party_building .hot_topic .hot_topic_content .page .right_content a.previous{
	background-image: url(../images/index/previous_page.png);
	background-repeat: no-repeat;
	text-indent: 12px;
	background-position: 5px 5px;
}
#party_building .hot_topic .hot_topic_content .page .right_content a.next{
	background-image: url(../images/index/next_page.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	background-position: 46px 5px;
}
#party_building .hot_topic .hot_topic_content .page .right_content input{
	border:solid 1px #cccccc;
	width:25px;
	text-align:center;
}

/*装备制造*/
#second_content .second_right_content .detail_content .manufacturing{
	width:720px;
	position:relative;
	height:622px;
	background-image: url(../images/index/equipment_manufacturing_img_bg1.jpg);
	background-repeat: no-repeat;
	margin-bottom:80px;
}
#second_content .second_right_content .detail_content .manufacturing p{
	width:104px;
	height:144px;
	text-align:center;
	position:absolute;
}
#second_content .second_right_content .detail_content .manufacturing p a.text_link{
	width:69px;
	height:23px;
	background-image: url(../images/index/manufacturing_text_bg.png);
	background-repeat: no-repeat;
	line-height:23px;
	display:inline-block;
	font-size:12px;
}
#second_content .second_right_content .detail_content .manufacturing p a.text_link:link{
	color:#fff;
	text-decoration:none;
}
#second_content .second_right_content .detail_content .manufacturing p a.text_link:visited{
	color:#fff;
	text-decoration:none;
}
#second_content .second_right_content .detail_content .manufacturing p a.text_link:hover{
	color:#3598e7;
	text-decoration:none;
}
#second_content .second_right_content .detail_content .manufacturing p.manufacturing_link1{
	top:63px;
	left:100px;
}
#second_content .second_right_content .detail_content .manufacturing p.manufacturing_link2{
	top:222px;
	left:37px;
}
#second_content .second_right_content .detail_content .manufacturing p.manufacturing_link3{
	top:385px;
	left:112px;
}
#second_content .second_right_content .detail_content .manufacturing p.manufacturing_link4{
	top:439px;
	left:291px;
}
#second_content .second_right_content .detail_content .manufacturing p.manufacturing_link5{
	top:371px;
	left:462px;
}
#second_content .second_right_content .detail_content .manufacturing p.manufacturing_link6{
	top:221px;
	left:533px;
}
#second_content .second_right_content .detail_content .manufacturing p.manufacturing_link7{
	top:61px;
	left:477px;
}
#second_content .second_right_content .detail_content .manufacturing p.manufacturing_link8{
	top:9px;
	left:288px;
}

/*校园招聘*/
#party_building .campus_recruitment{
	width:926px;
	margin-left:auto;
	margin-right:auto;
}
#party_building .campus_recruitment .campus_recruitment_text{
	margin-top:5px;
	width:872px;
	height:87px;
	background-image: url(../images/index/campus_recruitment_text_bg.png);
	background-repeat: no-repeat;
	padding:27px;
	line-height:18px;
	color:#333333;
	margin-bottom:17px;
}
#party_building .campus_recruitment .campus_recruitment_title{
	width:926px;
	height:35px;
	line-height:35px;
	border-bottom:solid 1px #0067b7;
}
#party_building .campus_recruitment .campus_recruitment_title span{
	display:block;
	height:34px;
	text-indent:31px;
	font-size: 16px;
	background-image: url(../images/index/campus_recruitment_title_bg.png);
	background-repeat: no-repeat;
	font-family: "黑体", "宋体";
	color:#333333;
	border-bottom:solid 1px #0067b7;
	margin-bottom:1px;
	_margin-bottom:0px;
	width:220px;
}
#party_building .campus_recruitment .campus_recruitment_title span b{
	font-size:12px;
	font-weight:normal;
}
#party_building .campus_recruitment_block .campus_recruitment_content{
	width:215px;
	height:202px;
	margin-top:24px;
	float:left;
	margin-right:10px;
	margin-left:10px;
	_margin-right:9px;
	_margin-left:9px;
}
#party_building .campus_recruitment_block .campus_recruitment_content img{
	border:solid 1px #cfcfcf;
}
#party_building .campus_recruitment_block .campus_recruitment_content a{
	background-image: url(../images/index/campus_recruitment_text_icon.png);
	background-repeat: no-repeat;
	text-indent: 12px;
	line-height: 18px;
	background-position: 4px 8px;
	display:inline-block;
	margin-top:6px;
}
#party_building .campus_recruitment_block .campus_recruitment_content a:link{
	color:#333333;
	text-decoration:none;	
}
#party_building .campus_recruitment_block .campus_recruitment_content a:visited{
	color:#333333;
	text-decoration:none;	
}
#party_building .campus_recruitment_block .campus_recruitment_content a:hover{
	color:#025fc2;
	text-decoration:underline;	
}
#party_building .campus_recruitment_block{
	width:946px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
}
/*东方达人详情*/
#second_content .second_right_content .detail_content .oriental_master_detail{
	margin-top: 30px;
	height: 18px;
	line-height: 18px;
	font-size: 18px;
	font-family: "黑体", "宋体";
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aeaeae;
	padding-bottom: 13px;
	background-image: url(../images/index/oriental_master_detail_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	color:#2674bc;
	text-indent:8px;
	margin-bottom:20px;
}
#second_content .second_right_content .detail_content .oriental_master_detail span{
	color:#666666;
	font-size:12px;
	font-family: "宋体";
}
#second_content .second_right_content .detail_content p.print{
	color:#1a28b5;
	font-size:14px;
	/*cursor:pointer;*/
	text-align:right;
	margin-bottom:30px;
}
/*专题详情*/
.banner_topic{
	width:984px;
	height:240px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:19px;
}
.topic_detail{
	width:984px!important;
}
.copyright_topic{
	height:85px!important;
	background-image: url(../images/index/copyright_topic_bg.png)!important;
	background-repeat: repeat-x!important;
}
.copyright_topic .disclaimer{
	margin-top:0px!important;
	padding-top:20px;
}
.topic_detail .image_carousel {
	width: 348px;
	height: 238px;
	float: left;
	border: solid 1px #7c6f6f;
	margin-right: 10px;
	margin-bottom: 10px;
	_margin-bottom: 5px;
}
.topic_detail .topic_right_new{
	width:622px;
	height:238px;
	border:solid 1px #e2e2e2;
	-moz-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;
	background-color:#fff;
	float:left;
}
.topic_detail .topic_right_new .top_title{
	height:28px;
	margin-top:6px;
	border-bottom:solid 2px #226fd7;
	padding-left:10px;
	position:relative;
	margin-left:2px;
	margin-right:21px;
}
.topic_detail .topic_right_new .top_title li{
	width:84px;
	height:28px;
	line-height:28px;
	margin-right:5px;
	float:left;
	text-align:center;
	color:#33588d;
	background-image: url(../images/index/topic_right_new_img_normal.png);
	background-repeat: no-repeat;
	font-weight:bold;
	cursor:pointer;
}
.topic_detail .topic_right_new .top_title li.checked{
	background-image: url(../images/index/topic_right_new_img_checked.png);
	background-repeat: no-repeat;
	color:#fff;
}
.topic_detail .topic_right_new .top_title a{
	position:absolute;
	top:8px;
	right:9px;
	text-decoration:none;
}
.topic_detail .topic_right_new .top_title a:link{
	color:#272e7c;	
}
.topic_detail .topic_right_new .top_title a:visited{
	color:#272e7c;	
}
.topic_detail .topic_right_new .top_title a:hover{
	color:#3598e7;	
}
.topic_detail .topic_right_new .top_content{
	width:569px;
	margin-top:15px;
	margin-left:27px;	
}
.topic_detail .topic_right_new .top_content li{
	line-height:24px;
	text-indent:14px;
	position:relative;
	background-image: url(../images/index/list_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}
.topic_detail .topic_right_new .top_content li span{
	color:#666666;
	position:absolute;
	top:0px;
	right:0px;
	*line-height:12px;
	_line-height:12px;
}
.topic_detail .topic_right_new .top_content li a:link{
	color:#333333;
	text-decoration:none
}
.topic_detail .topic_right_new .top_content li a:visited{
	color:#333333;

	text-decoration:none;
}
.topic_detail .topic_right_new .top_content li a:hover{
	color:#0067b7;
	text-decoration:none;
}
.topic_detail .topic_activities{
	width:679px;
	margin-right:8px;	
	border:solid 1px #e2e2e2;
	-moz-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;
	background-color:#fff;
	float:left;
}
.topic_detail .topic_activities p.activities_title{
	width:648px;
	margin-left:auto;
	margin-right:auto;
	height:59px;
	line-height:59px;
	color:#054dae;
	text-align:center;
	font-size: 18px;
	font-family: "黑体", "宋体";
	background-image: url(../images/index/topic_activities_title_bg.png);
	background-repeat: no-repeat;
	margin-bottom:15px;
	font-weight:bold;
}
.topic_detail .topic_activities .activities_detail{
	width:612px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
.topic_detail .topic_activities .activities_detail p{
	color:#333333;
	line-height:24px;
	margin-bottom:25px;
}
.topic_detail .topic_activities .activities_detail p.detail_tip{
	font-size: 14px;
	font-family: "黑体", "宋体";
	border-left:solid 2px #2674bc;
	text-indent:10px;
	height:14px;
	line-height:14px;
	margin-bottom:10px;
	color:#0067b7;
}
.topic_detail .topic_briefing{
	width:292px;
	float:right;
	border:solid 1px #84b4e3;
	-moz-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;
	background-color:#fff;
	margin-top:20px;
	position:relative;
	margin-bottom:12px;
}
.topic_detail .topic_briefing p.briefing_title{
	position:absolute;
	width:179px;
	height:39px;
	line-height:36px;
	text-align:center;
	background-image: url(../images/index/topic_activities_right_bg.png);
	background-repeat: no-repeat;
	top:-20px;
	left:61px;
	font-size: 16px;
	font-family: "黑体", "宋体";
	color:#fff;
}
.topic_detail .topic_briefing .briefing_text{
	padding-top:23px;
	width:255px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
.topic_detail .topic_briefing .briefing_text li{
	position:relative;
	height:38px;
	line-height:38px;
	border-bottom:dashed 1px #b5b5b5;
	text-indent:12px;
}
.topic_detail .topic_briefing .briefing_text li span{
	color:#666666;
	position:absolute;
	top:0px;
	right:7px;	
}
.topic_detail .topic_briefing .briefing_text li a:link{
	color:#333333;
	text-decoration:none;
}
.topic_detail .topic_briefing .briefing_text li a:visited{
	color:#333333;
	text-decoration:none;
}
.topic_detail .topic_briefing .briefing_text li a:hover{
	color:#0067b7;
	text-decoration:none;
}
.topic_detail .topic_briefing .briefing_people{
	padding-top:20px;
	width:255px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
.topic_detail .topic_briefing .briefing_people .group_name{
	color:#333333;
	font-weight:bold;
	padding-top:15px;
}
.topic_detail .topic_briefing .briefing_people .group_text{
	margin-top:5px;
	padding-bottom:15px;
	color:#333333;
	border-bottom:dashed 1px #b5b5b5;
}
.topic_detail .topic_briefing .briefing_people .group_text td{
	line-height:18px;
}
.topic_detail .topic_right_all{
	width:292px;
	float:right;
}
/*视频中心详情*/
#second_content .second_right_content .detail_content .video_detail{
	width:660px;
	height:336px;
	border:solid 1px #cccccc;
	background-color:#f7f7f7;
	margin:30px auto 30px auto;
}
#second_content .second_right_content .detail_content .video_detail .video_player{
	width:420px;
	height:336px;
	float:left;
	background-color:#000;
}
#second_content .second_right_content .detail_content .video_detail .video_content{
	width: 240px;
	height: 336px;
	background-image: url(../images/index/video_detail_text_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	float:left;
}
#second_content .second_right_content .detail_content .video_detail .video_content .video_title{
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	line-height: 40px;
	position: relative;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-indent: 5px;
	background-image: url(../images/index/video_detail_line.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	margin-bottom: 5px;
}
#second_content .second_right_content .detail_content .video_detail .video_content .video_title span{
	position: absolute;
	color: #999999;
	top: 15px;
	right: 5px;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}
#second_content .second_right_content .detail_content .video_detail .video_content .video_detail_link{
	width:210px;
	margin-left:auto;
	margin-right:auto;
	height:280px;
	overflow:auto;
	padding-left:15px;
}
#second_content .second_right_content .detail_content .video_detail .video_content .video_detail_link a{
	line-height:18px;
	text-decoration:none;
	display:inline-block;
	width:190px;
	margin-top:8px;
}
#second_content .second_right_content .detail_content .video_detail .video_content .video_detail_link a.checked{
	color:#1382c9!important;
}
#second_content .second_right_content .detail_content .video_detail .video_content .video_detail_link p{
	color:#999999;
	font-size:12px;
	text-align:right;
	width:190px;
	line-height:18px;
}
#second_content .second_right_content .detail_content .video_detail .video_content .video_detail_link p.checked{
	color:#7bade4;
}
#second_content .second_right_content .detail_content .video_detail .video_content .video_detail_link a:link{
	color:#666666;
}
#second_content .second_right_content .detail_content .video_detail .video_content .video_detail_link a:visited{
	color:#666666;
}
#second_content .second_right_content .detail_content .video_detail .video_content .video_detail_link a:hover{
	color:#1382c9;
}
#second_content .second_right_content .detail_content .three_details .photo_detail_text{
	margin-bottom:25px;
}
/*404页面*/
.unable_find{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:615px;
	position:relative;
	background-image: url(../images/index/404_bg.png);
	background-repeat: no-repeat;
}
.unable_find .unable_find_text{
	color:#333333;
	font-size: 30px;
	font-family: "黑体", "宋体";
	font-weight:bold;
	width:100%;
	position:absolute;
	top:429px;
	left:0px;
	text-align:center;
}
.unable_find .unable_find_button{
	position:absolute;
	top:485px;
	left:450px;
	font-size: 18px;
	font-family: "黑体", "宋体";
	background-image: url(../images/index/404_icon.png);
	background-repeat: no-repeat;
	height:18px;
	line-height:18px;
	text-indent:27px;
}
.unable_find .unable_find_button a:link{
	color:#3e6bbd;
	text-decoration:none;
}
.unable_find .unable_find_button a:visited{
	color:#3e6bbd;
	text-decoration:none;
}
.unable_find .unable_find_button a:hover{
	color:#4a8aff;
	text-decoration:none;
}
.unable_find .unable_find_company{
	color:#333333;
	font-size: 14px;
	font-family: "黑体", "宋体";
	position:absolute;
	top:520px;
	left:0px;
	width:100%;
	text-align:center;
}
/*搜索结果页*/
.hot_topic_content .search_detail_top{
	text-indent:147px;
	color:#666666;
	font-size: 16px;
	font-family: "黑体", "宋体";
	height:34px;
	line-height:34px;
	position:relative;
}
.hot_topic_content .search_detail_top span{
	position:absolute;
	top:10px;
	left:100px;
	text-indent:0px;
	line-height:16px;
}
.hot_topic_content .search_detail_top input{
	border:solid 1px #dddddd;
	width:660px;
	height:31px;
	line-height:31px;
	color:#666666;
	text-indent:5px;
	font-size: 16px;
	font-family: "黑体", "宋体";
}
.hot_topic_content .search_detail_top img{
	vertical-align:top;
}
.hot_topic_content .search_detail_line{
	height: 42px;
	line-height: 34px;
	color: #666666;
	font-size: 12px;
	font-family: "黑体", "宋体";
	background-image: url(../images/index/search_detail_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent:140px;
}
.hot_topic_content .search_detail_line span{
	color:#e00b01;	
}
.hot_topic_content .search_detail_content{
	margin-top:15px;
	padding-bottom:25px;
	border-bottom:dotted 1px #999999;
	padding-left:10px;
	padding-right:10px;
}
.hot_topic_content .search_detail_content .search_block_title{
	color: #0066cc;
	font-size: 16px;
	font-family: "黑体", "宋体";
	height: 28px;
	line-height: 28px;
	text-indent: 12px;
	background-image: url(../images/index/list_blue_icon.png);
	background-repeat: no-repeat;
	background-position: left 11px;	
}
.hot_topic_content .search_detail_content .search_block_title a:link{
	color:#0066cc;
	text-decoration:none;
}
.hot_topic_content .search_detail_content .search_block_title a:visited{
	color:#0066cc;
	text-decoration:none;
}
.hot_topic_content .search_detail_content .search_block_title a:hover{
	color:#0066cc;
	text-decoration:underline;
}
.hot_topic_content .search_detail_content .search_block_title span{
	color:#e00b01;
}
.hot_topic_content .search_detail_content .search_block_data{
	height:18px;
	line-height:18px;
	margin-top:3px;
	color:#999999;
}
.hot_topic_content .search_detail_content .search_block_text{
	line-height:18px;
	color:#666666;
	margin-top:2px;
}
.hot_topic_content .search_detail_content .search_block_text a:link{
	color:#0066cc;
	text-decoration:none;
}
.hot_topic_content .search_detail_content .search_block_text a:visited{
	color:#0066cc;
	text-decoration:none;
}
.hot_topic_content .search_detail_content .search_block_text a:hover{
	color:#4a8aff;
	text-decoration:none;
}
/*文字新闻详情*/
#second_content .text_news_left{
	width:209px;
	margin-right:10px;
	background-color:#ffffff;
	float:left;
	border:solid 1px #e8e8e8;
	min-height:500px;
}
#second_content .text_news_left .search_chance{
	border-bottom:solid 1px #e8e8e8;
	background-image: url(../images/index/search_chance_bg.png);
	background-repeat: repeat-x;
	position:relative;
	padding-bottom:15px;
}
#second_content .text_news_left .search_chance input{
	width:135px;
	*width:71px;
	height:29px;
	line-height:29px;
	border:solid 1px #cccccc;
	background-color:#fff;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px; 
    border-radius:5px;
	text-indent:5px;
	*text-indent:0px;
	*padding-left:80px;
	margin-top:55px;
	margin-left:16px;
	color:#666666;
	vertical-align:middle;
}
#second_content .text_news_left .search_chance img{
	position:absolute;
	top:55px;
	right:19px;
	cursor:pointer;
}
#second_content .text_news_left .search_chance select{
	position:absolute;
	top:19px;
	_top:23px;
	left:16px;
	width:173px;
	height:29px;
	*height:auto;
	line-height:29px;
	color:#666666;
	background-image: url(../images/index/search_chance_select_bg.png);
	background-repeat: repeat-x;
	border:solid 1px #cccccc;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px; 
    border-radius:5px;
}
#second_content .text_news_left p.related_reading{
	border-bottom:solid 1px #cccccc;
	padding-top:17px;
	height:25px;
	line-height:25px;
	color:#272e7c;
	font-size: 14px;
	font-family: "黑体", "宋体";
	margin-bottom:10px;
	width:187px;
	margin-left:auto;
	margin-right:auto;
	border-top:solid 1px #e9e9e9;
}
#second_content .text_news_left p.related_reading_special{
	padding-top:30px;
}
#second_content .text_news_left .related_reading_text{
	width:187px;
	margin-left:auto;
	margin-right:auto;
}
#second_content .text_news_left .related_reading_text li{
	line-height:24px;
	background-image: url(../images/index/list_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	text-indent:13px;
}
#second_content .text_news_left .related_reading_text li a:link{
	color:#666666;
	text-decoration:none;	
}
#second_content .text_news_left .related_reading_text li a:visited{
	color:#666666;
	text-decoration:none;	
}
#second_content .text_news_left .related_reading_text li a:hover{
	color:#0067b7;
	text-decoration:none;	
}
#second_content .text_news_left .search_chance .related_reading_img{
	width:185px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-bottom:6px;
}
#second_content .text_news_left .search_chance .related_reading_img img{
	position:static;
}
#second_content .text_news_left .search_chance .related_reading_img span{
	display:inline-block;
	text-indent:3px;
	height:18px;
	line-height:18px;
	position:absolute;
	top:111px;
	left:0px;
	z-index:2;
}
#second_content .text_news_left .search_chance .related_reading_img span a:link{
	color:#cccccc;
	text-decoration:none;
}
#second_content .text_news_left .search_chance .related_reading_img span a:visited{
	color:#cccccc;
	text-decoration:none;
}
#second_content .text_news_left .search_chance .related_reading_img span a:hover{
	color:#fff;
	text-decoration:none;
}
#second_content .text_news_left .search_chance .related_reading_img .related_reading_img_bg{
	position:absolute;
	top:111px;
	left:0px;
	width:185px;
	height:18px;
	background-color:#000;
	z-index:1;
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	opacity:0.5;
}
#second_content .text_news_left .search_chance .click_top li{
	position:relative;
	text-indent:23px;
	background-image:none;
}
#second_content .text_news_left .search_chance .click_top li span{
	background-color:#666666;
	width:15px;
	height:15px;
	line-height:15px;
	display:inline-block;
	position:absolute;
	top:3px;
	*top:-2px;
	left:0px;
	_left:-20px;
	color:#fff;
	text-indent:0px;
	text-align:center;
}
#second_content .text_news_left .search_chance .click_top li span.checked{
	background-color:#cd0100;
}



#party_building .sound_party .title_map span a{
	margin-right:0px!important;
	float:none!important;	
}
#second_content .second_right_content .detail_content .second_photo_link_new{
	border:solid 1px #e2e2e2;
	-moz-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;
	width: 706px;
	height: 145px;
}
#second_content .second_right_content .detail_content .second_photo_link_new .photo_link_text{
	position:absolute;
	top:50px;
	right:58px;
}
#second_content .second_right_content .detail_content .second_photo_link_new a.photo_link_text:visited {
	color: #333333;
	font-size: 14px;
}
#second_content .second_right_content .detail_content .second_photo_link_new a.photo_link_text:link {
	color: #333333;
	font-size: 14px;
}
#second_content .second_right_content .detail_content .second_photo_link_new a.photo_link_text:hover{
	color:#3598e7;
	font-size:14px;
}
#second_content .second_right_content .detail_content .second_photo_link_new .photo_link_text {
	line-height: 24px;
	display: inline-block;
}
#second_content .second_right_content .detail_content .second_photo_link_new img{
	margin-bottom:0px;
}
#second_content .second_right_content .title_bg_circulation{
	background-image: url(../images/index/second_news_title_bg_circulation.png);
	background-repeat: repeat-x;
	width:auto;
	padding-right:10px;
	text-indent:10px;
}
#second_content .second_right_content .title_bg_circulation p{
	display:inline;
}
#second_content .second_right_content .title_bg_circulation img{
	vertical-align:top;
	*vertical-align:middle;
}
.hot_topic_content .search_detail_content .search_block_text span{
	color:#e00b01;
}
#party_building .hot_topic .hot_topic_content .hot_topic_block p.title a{
	margin-right:0px;
	float:none;	
}
.big_img a:link{
	color:#3266cd;
	text-decoration:none;
	font-size:14px;
}
.big_img a:visited{
	color:#3266cd;
	text-decoration:none;
	font-size:14px;
}
.big_img a:hover{
	color:#3598e7;
	text-decoration:none;
	font-size:14px;
}
.big_img{
	text-align:center;
	margin-top:10px;
	clear:left;
}

#second_content .second_universal_navigation ul.three_navigation li ul.four_navigation{
	margin:0px;
}
#second_content .second_universal_navigation ul.three_navigation li ul.four_navigation a.checked{
	color:#3f87cf;
	text-decoration:none;
}
#second_content .second_universal_navigation ul.three_navigation li ul.four_navigation a{
	text-indent:42px;
	background-image:none;
	text-decoration:none;
}
#second_content .second_universal_navigation ul.three_navigation li ul.four_navigation a:hover{
	color:#3f87cf;
	background-image:none;
}
.lamor_title a{
	color:#333333;
	text-decoration:none;
}
.lamor_title a:hover{
	color:#0067b7;
}

.red{
	color:red;
}

#party_building .consumers_service_industry{
	height:260px;
	margin-bottom:0;
}

#party_building .science_knowledge .right_science_knowledge{
	margin-top:0px;
}
#party_building .science_knowledge .right_science_knowledge ul{
	margin-top:2px;
}
.consumer_middle_all{
    *margin-top:10px!important;
	*margin-bottom:10px;
}

.second_right_content .qualification .qualification_content .qualification_content_detail_a{
	height:35px;
	line-height:35px;
	text-align:right;
	margin-left:17px;
	width:340px;
	position:absolute;
	top:205px;
	right:45px;
}
.second_right_content .qualification .qualification_content .qualification_content_detail_a a:link{
	color:#999999;
	text-decoration:none;
}
.second_right_content .qualification .qualification_content .qualification_content_detail_a a:visited{
	color:#999999;
	text-decoration:none;
}
.second_right_content .qualification .qualification_content .qualification_content_detail_a a:hover{
	color:#3294e0;
	text-decoration:none;
}

.recruitment_content_img_a{
	background-image:none!important;
	text-indent:0px!important;
}
.second_right_content_process{
	position:absolute;
	bottom:0px;
	left:132px;
	z-index:10000;
}

/*新增伪下拉框*/
#links .pull_down{
	color: #000000;
	width: 162px;
	_width: 157px;
	height: 20px;
	line-height: 20px;
	background-image: url(../images/index/pull_down_icon.png);
	background-repeat: no-repeat;
	background-position: 149px 6px;
	border: solid 1px #c1c1c1;
	text-align: left;
	display:inline-block;
	margin-top:20px;
	margin-right:10px;
	cursor:pointer;
	position:relative;
	float:left;
}
#links .pull_down span{
	display:inline-block;
	text-indent: 5px;
	_text-indent: 0px;
	_text-indent:5px;
	width:100%;
}
#links .pull_down ul{
	width:162px;
	border:solid 1px #7f9db9;
	position:absolute;
	left:-1px;
	bottom:-1px;
	background-color:#fff;
	z-index:10000;
}
#links .pull_down ul.pull_down_float1{
	width:172px;
}
#links .pull_down ul li{
	line-height:16px;
	_float:left;
	_width:100%;
}
#links .pull_down ul li a{
	display:block;
	text-decoration:none;
	color:#000;
	padding-left:3px;
	text-indent:0px;
}
#links .pull_down ul li a.checked{
	background-color:#26a0da;
	color:#fff;
}
#links .pull_down ul li a:hover{
	color:#000;
	background-color:#dedede;
}

#second_content .title_bg_new1{
	background:url(../images/index/title_bg_new1_bg.png) right -43px no-repeat;
	padding:0 32px 0 0;
	height:43px;
	position:absolute;
	top:-4px;
	left:0px;
}
#second_content .title_bg_new1 b{
	background:url(../images/index/title_bg_new1_bg.png) left 0 no-repeat;
	padding:0 0 0 32px;
	display:inline-block;
	height:43px;
	line-height:38px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
.all_width_special{
	width:100%!important;
}
.all_width_special .detail_content{
	width:943px!important;
}

.topics_margin_bottom{
	margin-top:10px;
	*margin-top:5px;
	_margin-top:5px;
}
.index_photo4_special1{
	margin-bottom:10px;
}
#index_list_content .index_left_content .index_group_news .title span{
	float:right;
	margin-right:5px;
}
#index_list_content .index_left_content .index_group_news a.new_enterprises_link{
	margin-right:5px!important;
}
.enterprises_sepcial{
	margin-right:0px!important;
}

/*首页语言选择浮动窗*/
.lan_float{
	position:absolute;
	top:22px;
	right:0px;
	z-index:100000;
	width:79px;
}
.lan_float img{
	display:block;
}
.lan_float ul li{
	line-height:24px;
	text-indent:18px;
	background-image: url(../images/index/index_lan_middlebg.png);
	background-repeat: repeat-y;
}
.lan_float ul li a:link{
	color:#666666;
	text-decoration:none;
}
.lan_float ul li a:visited{
	color:#666666;
	text-decoration:none;
}
.lan_float ul li a:hover{
	color:#666666;
	text-decoration:underline;
}

/*2014.12.16新增二级导航图片*/
.two_navigation .slogan .nav_second_img_text{
	width:253px;
	display:inline-block;
	margin-left:10px;
	vertical-align:top;
	position:absolute;
	top:15px;
	left:195px;
}


/*2014.12.21新增样式*/
.learning_type{
	width: 950px;
	height:176px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
	-moz-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;
	margin-bottom:15px;
}
.learning_color_1{
	border-top-color: #0067b7;
}

.learning_color_1 .learning_left_content{
	width:210px;
	height:176px;
	background-image: url(../images/index/learning_bg1.png);
	background-repeat: no-repeat;
	font-size: 20px;
	font-family: "黑体", "宋体";
	font-weight:bold;
	color:#0067b7;
	float:left;
}
.learning_color_2{
	border-top-color: #0f84ab;
}

.learning_color_2 .learning_left_content{
	width:210px;
	height:176px;
	background-image: url(../images/index/learning_bg2.png);
	background-repeat: no-repeat;
	font-size: 20px;
	font-family: "黑体", "宋体";
	font-weight:bold;
	color:#0f84ab;
	float:left;
}
.learning_color_3{
	border-top-color: #340fab;
}

.learning_color_3 .learning_left_content{
	width:210px;
	height:176px;
	background-image: url(../images/index/learning_bg3.png);
	background-repeat: no-repeat;
	font-size: 20px;
	font-family: "黑体", "宋体";
	font-weight:bold;
	color:#340fab;
	float:left;
}
.learning_type .learning_left_content span{
	margin-left:60px;
	margin-top:7px;
	display:inline-block;
}
.learning_type ul{
	margin-left:35px;
	margin-top:16px!important;
	width:675px;
	float:left;
}
.learning_type ul li{
	height:41px;
	line-height:41px!important;
	background-position: 2px 17px!important;
}
.learning_type ul li a{
	font-size: 14px!important;
}
.learning_type ul li span{
	right:0px!important;
}
.advisory_img{
    display:block;
}
.contact_information_margin{
    margin-top:0px!important;
}