/*lifanfan css file*/
/*reset style start*/

html,
textarea {
  overflow-x: hidden;
  overflow-y: scroll;
}
body, ul, ol, p, dl, dd, form, textarea, h1, h2,
h3, h4, h5, h6, fieldset, input { 
	margin: 0;
}
ul, ol, input, button, td,
th, fieldset {
  padding: 0;
}
ul,
ol {
  list-style-type: none;
  list-style-position: outside;
}
a {
  color: #666;
  text-decoration: none;
}
a:hover,
.title_extra a:hover,
.hot_topic_item h2 a:hover,
.news_s .tit a:hover,
.box_review_ct .icon a:hover,
.charcter_views .title_extra a:hover,
.charcter_views_item .views_hot a:hover,
.weibo_nicname a:hover,
.p_l_video li a:hover strong,
.t_l_14 a:hover,
.bs_media_list h3 a:hover,
.box_st_list strong a:hover,
.news_inlist_list a:hover,
.news_list_tit a:hover,
.page_nav a:hover,
.nis_media_txt a:hover,
.nsl_list_title a:hover,
.nis_media_title a:hover,
.j_news_slide .tit a:hover,
.newsd_main_nl a:hover,
.newsd_list a:hover,
.lc_inline_list a:hover,
.lc_lc_tit a:hover,
.lc_lc_list a:hover,
.lc_listsd_tit .lc_lt_more:hover,
.nv_fcal_list a:hover,
.lc_img_list a:hover,
.gp_inlist_list a:hover,
.gp_tit_tips a:hover,
.gp_lc_tit a:hover
.dj_media_tit a:hover,
.vmc_ct_list a:hover{
	color:#D3011F;
}
a img,
fieldset {
  border: none 0;
}
fieldset legend {
  display: none;
}
a, input, 
button, textarea {
  outline: none;
}
textarea {
  resize: none;
}
table {
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
}
em {
  font-style: normal;
}
img{
	vertical-align:top;
}
/*reset style end*/

/*base style start*/
body {
  color: #666;
  background-color:#fff;
  font: 12px "Arial","Microsoft YaHei","微软雅黑","SimSun","宋体";
  background: #f0f0f0 url(../images/bg2.jpg) center repeat-y;
}

.inline_block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.text_justify {
  text-align: justify;
  text-justify: distribute-all-lines;
}
.text_justify:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
  overflow: hidden;
}

.clear {
  clear: both;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
}
.clearfix {
  *zoom: 1;
}

.zero_size,
.font,
.charcter_trigger_list li,
.lc_font,
.lc_sv_tit_font,
.video_mlist_tit a,
.gp_font,
.dj_num{
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 999%;
  -webkit-text-size-adjust: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.arrow {
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 999%;
  -webkit-text-size-adjust: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-style: dashed;
  border-color: transparent;
  vertical-align: middle;
}

.rotate_all {
  -webkit-transform: scale(-1, -1);
  -moz-transform: scale(-1, -1);
  -khtml-transform: scale(-1, -1);
  -o-transform: scale(-1, -1);
  transform: scale(-1, -1);
  filter: FlipH FlipV;
}
.rotate_x {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -khtml-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
  filter: FlipH;
}
.rotate_y {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -khtml-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
  filter: FlipV;
}

.trim {
  font-size: 0;
  letter-spacing: -0.5em;
  -webkit-text-size-adjust: none;
  *zoom: 1;
}
.revert {
  font-size: 12px;
  letter-spacing: normal;
}
.trim .trim_item {
  font-size: 12px;
  letter-spacing: normal;
  *float: left;
}

.inline,
.justify,
.grid {
  font-size: 0;
  letter-spacing: -0.5em;
  -webkit-text-size-adjust: none;
  *zoom: 1;
}
.justify,
.grid {
  text-align: justify;
  text-justify: distribute-all-lines;
}
.justify:after,
.grid:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
  overflow: hidden;
}
.inline_item,
.justify_item,
.grid_item {
  font-size: 12px;
  letter-spacing: normal;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  color: #666;
}
.justify_item,
.grid_item {
  text-align: left;
  text-justify: auto;
}
/*base style end*/
/*common style start*/
.r_x{
	background: #5F5F5F;
}
.r_x2{
	background-image:url(../images/r_x2.png);
	background-repeat:repeat-x;
}
.font{
	background-image:url(../images/font.png);
	background-repeat:no-repeat;
}
.icon, .hl_icon a, ?.video_im_list .time, .video_cm_list .current, .video_larrow{
	background-image:url(../images/icon.png);
	background-repeat:no-repeat;
}
.btn,
.btn span{
	background-image:url(../images/btn.png);
	background-repeat:no-repeat;
	display:inline-block;
	/*vertical-align:top;*/
}
.bg{
	background-image:url(../images/bg.png);
	background-repeat:no-repeat;
}
.media_pic{
	float:left;
	display:inline;
}
.wrapper .sub .box_first{
	width:258px;
	overflow:hidden;
}
.box_first{
	border:1px solid #D0E0EF;
	margin-top:10px;
}
/*common style end*/
/*global_nav start*/
.global_nav_box{
	background-position:0 0;
	height: 42px;
	line-height: 42px;
	overflow:hidden;
	border-bottom: 1px solid #525252;
	color: #fff;
}
.gn_inner_box{
	width: 1000px;
	margin:0 auto;
	/*height:36px;*/
	/*line-height:36px;*/
}
.gn_header_list{
	overflow:hidden;zoom:1;
	height: 30px;
	line-height: 30px;
	padding:7px 0;
	color: #fff;
}
.gn_header_list li,
.ts_hot_list li{
	color: #fff;
	font-size: 14px;
}
.gn_header_list li{
	padding-right:10px;
	background-position: right -18px;
}
.gn_header_list .last,
.ts_hot_list .last{
	background:none;
	padding-right:0;
}
.gn_header_list .last{
	text-align:right;
	float: right;
}
.video_home{
	padding-left:61px;
	padding-top:25px;
	background-position:0 0;
}
.hl_font{
	padding-left:69px;
	padding-top:16px;
	background-position:0 -25px;
	position:relative;
	top:3px;
}
.hl_icon a{
	background-position:0 4px;
	padding-left:24px;
	margin-left:6px;
	display:inline-block;
}
.gn_form_item .gn_text{
	border:1px solid #C4C4C4;
	background-color:#fff;
	width: 98px;
	height:18px;
	line-height:18px;
	margin-left:-4px;
}
.hot_live{
	margin-left:12px;
	*display:inline;
}
.gn_form{
	margin-left: 10px;
	*display:inline;
}
.hl_icon{
	width:265px;
	overflow:hidden;
	margin-left:7px;
	white-space:nowrap;
}
.gn_form_item{
	margin-left:16px;
}
.gn_form_btn{
	display:inline;
	margin-left:6px;
}
.gn_form_btn .btn{
	margin-left:4px;
	vertical-align:middle;
}
.btn1{
	background-position:0 0;
	height:20px;
	line-height:20px;
	padding-left:10px;
}
.btn1 span{
	background-position:right 0;
	padding-right:10px;
	line-height:20px;
}
.gn_forget_pw{
	margin-left:9px;
	color:#1B79C1;
	vertical-align:middle;
}
/*global_nav end*/

.siteSearch { background: #FFF; border: 1px solid #CCC; width: 200px; height: 24px; margin-right: -500px; overflow: hidden; position: absolute; right: 50%; top: 9px; }
.siteSearch .inputText { border: 1px solid #FFF; float: left; width: 160px; padding: 0 5px; height: 22px; outline: none; }
.siteSearch .inputBtn { background: url(../images/b_1.jpg) no-repeat center center; border: none; display: inline; float: right; width: 14px; height: 14px; overflow: hidden; margin: 5px 5px 0 0; cursor: pointer; outline: none; }


/* 默认幻灯片 */
.left_001{ width:680px;float:left;overflow:hidden;}
.xwt{ width:680px; height:92px;float:left;margin-top:15px;}
.focus{ width:680px;float:left; padding-top:10px;overflow:hidden;}
.FocusPic{zoom:1;position:relative; overflow:hidden}
.FocusPic .content{overflow:hidden}
.FocusPic .changeDiv a{position:absolute;top:0px;left:0px;display:none;}
.FocusPic .title-bg,.FocusPic .title{position:absolute;left:0px;bottom:0;width: 680px;height: 50px;line-height: 50px;overflow:hidden}
.FocusPic .title-bg{background:#000;filter: alpha(opacity=80);opacity: 0.8;}
.FocusPic .title a{display:block;padding-left:15px;color:#fff; font-size: 18px;}
.FocusPic .change{bottom: 15px;height: 20px;right: 5px;*right:5px;_right: 5px;position:absolute;text-align:right;z-index:9999;}
.FocusPic .change i {background:#666;color:#FFF;cursor:pointer;font-family:Arial;font-size:12px;line-height: 20px;margin-right: 10px;padding: 2px 10px; font-style:normal; height: 20px;display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;}
.FocusPic .change i.cur {background: #E60404;}

.toutiao {
	BORDER-BOTTOM: #dddddd 1px solid; MARGIN-BOTTOM: 8px; HEIGHT: 90px; CLEAR: both;BORDER-TOP: #dddddd 1px solid;BORDER-RIGHT: #dddddd 1px solid;BORDER-LEFT: #dddddd 1px solid;
}
.toutiao H2 {
	TEXT-INDENT: -2000px; 
	MARGIN: 8px 10px; WIDTH: 75px; DISPLAY: inline; BACKGROUND: url(../images/toutiao.jpg) no-repeat 0px 0px; FLOAT: left; HEIGHT: 75px; FONT-SIZE: 0px;
}
.toutiao .body {
	POSITION: relative; TEXT-ALIGN: center;  
	WIDTH: 580px; DISPLAY: inline; FLOAT: left; HEIGHT: 80px; OVERFLOW: hidden;MARGIN-TOP: 5px;
}
.toutiao .body UL {
	DISPLAY: block; TOP: 0px; LEFT: 0px
}
.toutiao .body LI {
	HEIGHT: 80px
}
.toutiao .body UL LI IMG {
	WIDTH: 580px; HEIGHT: 50px;margin-top: 1px;margin-bottom: 6px;
}
.toutiao .body UL LI IMG  a{
	WIDTH: 580px; HEIGHT: 50px;margin-top: 1px;margin-bottom: 6px;
}
.toutiao .body UL LI P{
	PADDING-BOTTOM: 0px; MARGIN: 0; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-TOP: 0px;
	WIDTH: 580px;
	font-size: 14px;
	font-family: "宋体";
}
.toutiao .body UL LI P a{
    color: #000000;
}

.multiple_top{font-size:30px;height:55px; line-height:55px; font-family:"Microsoft YaHei";font-weight:900; text-align:center; letter-spacing:-1px;color: #E90606;}



/*title style start*/
.title{
	position:relative;
	zoom:1;
}
.title_extra{
	position:absolute;
}
.title .font{
	vertical-align:top;
	position:relative;
}
.title_first{
	background-color:#E8F2FC;
	height:31px;
	line-height:31px;
	overflow:hidden;
	border-bottom:1px solid #D5E3F1;
}
.title_first .font{
	top:9px;
}
.title_first .title_extra{
	right:20px;
	top:0;
}
.tf_line{
	display:inline-block;
	*display:inline;
	zoom:1;
	background-position:right 0;
	padding-left:20px;
	padding-right:23px;
	height:100%;
}
.zhuanti{
	background-position:0 -41px;
	padding-left:60px;
	padding-top:14px;
}
.title_first a{
	color:#A2B3C3;
}
.box_second_title{
	zoom:1;
}
.title_second{
	height:28px;
	line-height:28px;
	background-color:#F2F2F2;
	border-bottom:1px solid #BBB;
}
.title_second h3{
	padding-left:19px;
	font-size:14px;
	color:#000;
}
.title_second .title_extra{
	top:0;
	right:9px;
	color:#BBB;
}
.title_second a{
	color:#999;
	padding-left:11px;
}
.ts_hot{
	height:30px;
	line-height:30px;
	margin-top:1px;
	background-color:#E8F2FC;
}
.ts_hot_list{
	margin-left:-5px;
	padding-left:13px;
}
.ts_hot_list li{
	background-position:right -19px;
	padding:0 6px 0 5px;
}
.ts_hot_list a{
	color:#1563AE;
}
.title_third{
	height:28px;
	line-height:28px;
	background-position:0 -35px;
	border-bottom:1px solid #DDD;
	padding-left:19px;
}
.title_third h3{
	font-size:14px;
	color:#000;
}
.title_third .title_extra{
	top:0;
	right:9px;
	color:#DBDBDB;
}
.title_third a{
	padding-left:8px;
	color:#898989;
}
.title_fourth .font{
	background-position:0 -55px;
	padding-top:34px;
	padding-left:376px;
}
.gushi{
	background-position:0 -89px;
	padding-left:92px;
	padding-top:22px;
	margin-right:9px;
}
.title_fifth .font,
.title_fifth .title_extra{
	z-index:10;
	background-color:#fff;
}
.title_fifth .font{
	padding-right:3px;
}
.title_fifth_line{
	font-size:0;
	width:100%;
	/*border:4px solid #A1C1DF;*/
	border-top:8px solid #A1C1DF;
	position:absolute;
	bottom:3px;
	left:0;
}
.title_fifth .title_extra{
	right:0;
	top:5px;
	padding-left:10px;
}
.title_sixth{
	background: url("../images/qiyegongyi.jpg") no-repeat scroll 0 bottom;
	padding-bottom: 5px;
}
.title_sixth h3{
    font-size: 24px;
    padding-left: 5px;
    color: #004175;
}
.title_sixth h3 span{
    font-size: 18px;
    padding-left: 5px;
}
.zhengjing{
	background-position:0 -389px;
	padding-left:249px;
}
.zhengce{
	background-position:0 -415px;
	padding-left:111px;
}
.chanjing{
	background-position:0 -443px;
	padding-left:143px;
}
.gongsi{
	background-position:0 -469px;
	padding-left:138px;
}
.quyu{
	background-position:0 -497px;
	padding-left:100px;
}
.xiaofei{
	background-position:0 -523px;
	padding-left:169px;
}
.shendu{
	background-position:0 -561px;
	padding-left:32px;
	padding-top:17px;
	margin-top:8px;
	*margin-top:0;
	_margin-top:8px;
	margin-left:14px;
}
.title_sixth .title_extra{
	top:7px;
	right:16px;
}
.title_sixth .title_extra a{
	color:#000;
}
.title_sixth .title_extra a:hover{
	color:#D3011F;
}
/*title style end*/
/*box_second style start*/
.box_second_ct{
	padding:1px 14px 0 16px;
}
.bs_media_list .clearfix{
	border-bottom:1px dashed #DDD;
	padding:12px 0 15px 2px;
}
.bs_media_list h3{
	font-size:14px;
	padding-bottom:5px;
}
.bs_media_pic{
	margin-right:9px;
}
.bs_media_txt{
	height:56px;
	overflow:hidden;
	padding-top:4px;
	color:#999;
}
.box_second_ct .t_l{
	padding-top:9px;
	padding-left:3px;
}
/*box_second style end*/
/*box_special_topic style start*/
.box_st_list{
	overflow:hidden;
	padding:0 11px 0 13px;
	height:206px;
}
.box_st_list li{
	border-top:1px dashed #DDD;
	margin-top:-1px;
	padding-top:11px;
	padding-bottom:11px;
}
.box_st_list strong,
.box_review_ct .icon{
	font-size:14px;
	display:inline-block;
	height:24px;
	line-height:24px;
}
.box_review_ct .icon a,
.box_st_list strong a,
.bs_media_list h3 a{
	color:#000;
}
.box_st_list span{
	display:inline-block;
	height:24px;
	line-height:24px;
}
.box_st_list p{
	color:#999;
}
.box_st_list .first,
.box_review_ct_f p{
	height:36px;
	overflow:hidden;
}
.box_st_list .normal{
	height:18px;
	overflow:hidden;
}
/*box_special_topic style end*/
/*box_review style start*/
.pinglun{
	background-position:0 -111px;
	padding-left:30px;
	padding-top:14px;
}
.box_review_ct .icon{
	padding-left:27px;
	background-position:0 -161px;
}
.box_review_ct{
	padding:0 11px;
	height:176px;
	overflow:hidden;
	/*width:236px;*/
}
.box_review_ct_f{
	padding-top:12px;
}
.box_review_ct_s{
	border-top:1px dashed #DDD;
	margin-top:11px;
	padding:7px 0;
	height:70px;
	overflow:hidden;
}
/*box_review style end*/
.jyjxs{
	background-position:0 -125px;
	padding-left:70px;
	padding-top:14px;
}
.wbrd{
	background-position:0 -139px;
	padding-left:56px;
	padding-top:14px;
}
.gncj{
	background-position:0 -153px;
	padding-left:215px;
	padding-top:23px;
}
.gjcj{
	background-position:0 -176px;
	padding-left:236px;
	padding-top:22px;
}
.mtjj{
	background-position:-92px -139px;
	padding-left:56px;
	padding-top:14px;
}
/*firend_link style start*/
.footer_tips_box{
	border-top: 2px solid #FFFFFF;
	width:921px;
	margin:0 auto;
}
.ft_title{
	position:relative;
	text-indent:-999em;
	height:18px;
	line-height:18px;
	overflow:hidden;
	top:-9px;
}
.friend_link_box{
	margin-top:39px;
}
.friend_link_ct{
	padding-top:12px;
}
.friend_link_box .ft_title{
	background:url(../images/fl_bg.png) no-repeat center center;
}
.friend_link_list li{
	width:13%;
	padding-left:11px;
	color: #FFF;
	font-size: 14px;
	line-height: 28px;
}
.friend_link_list a{

	color: #FFF;
}
/*firend_link style end*/
/*partners style start*/
.partners_box{
	margin-top: 39px;
}
.partners_box .ft_title{
	background:url(../images/partners_bg.png) no-repeat center center;
}
.partners_ct{
	padding-top:10px;
}
.partners_list{
	margin-top:-4px;
	zoom:0;
}
.partners_list li{
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 3px;
}
/*partners style end*/
/*footer style start*/
.footer_box{
	text-align:center;
	color: #FFF;
	line-height:2.0em;
	padding-top: 15px;
	background-color: #004175;
}
.footer_box a{
	text-align:center;
	color: #FFF;
	line-height:2.0em;
}
.footer_nav a{
	padding:0 6px;
	color: #FFF;
}
.footer_nav li{color: #FFF;}
/*footer style end*/
.box_second{
}
/*hot_topic style start*/
.hot_topic_ct{
	overflow:hidden;
	zoom:1;
}
.hot_topic_item{
	border-top:1px dashed #DDD;
	margin-top:-1px;
	padding-bottom:15px;
}
.hot_topic_item h2{
	font-size:20px;
	height:32px;
	line-height:32px;
	padding-top:13px;
}
.hot_topic_item h2 a{
	color:#000;
}
.ht_scroll{
	padding-top:8px;
}
.ht_scroll a{
	vertical-align:middle;
}
.hot_topic_item .t_l{
	padding-left:10px;
	padding-top:3px;
}
/*hot_topic style end*/
/*charcter style start*/
.charcter_box{
	background-color:#EDEDED;
	height:460px;
	overflow:hidden;
	margin-top:10px;
}
.charcter_box_title{
	height:42px;
	line-height:42px;
	padding-left:12px;
}
.charcter_box_title .font{
	background-position:0 -231px;
	padding-left:106px;
	padding-top:17px;
	top:15px;
}
.charcter_slider{
	width:248px;
	overflow:hidden;
	white-space:nowrap;
	padding:0 6px;
	position:relative;
	zoom:1;
}
.charcter_slider_list{
	width:248px;
	overflow:hidden;
}
.charcter_trigger_list{
	position:absolute;
	right:14px;
	bottom:14px;
	margin-left:-5px;
	z-index:99;
}
.charcter_trigger_list li{
	padding-left:8px;
	padding-top:8px;
	background:rgba(255,255,255,0.6);
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#99FFFFFF,endColorStr=#99FFFFFF);
	margin-left:5px;
	cursor:pointer;
	position:relative;
	z-index:99;
	*background-image:url(../images/b87506fc11ee43ab8d8eddfd108455a0.gif);
}
.charcter_trigger_list .current{
	background:rgba(230,0,33,0.6);
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#99E60021,endColorStr=#99E60021);
}
.charcter_box_ct{
}
.charcter_views{
	height:43px;
	line-height:43px;
	padding-left:12px;
}
.charcter_views .font{
	background-position:0 -258px;
	padding-left:65px;
	padding-top:18px;
	top:16px;
}
.charcter_views .title_extra{
	right:21px;
	top:0;
}
.charcter_views .title_extra a{
	color:#AF0512;
}
.charcter_views_item{
	margin:0 5px;
	background-color:#FFF;
	padding:0 12px 0 8px;
	overflow:hidden;
}
.charcter_views_list{
	position:relative;
	zoom:1;
}
.charcter_views_item li{
	border-top:1px dashed #DDD;
	margin-top:-1px;
	padding-top:8px;
	padding-bottom:10px;
}
.charcter_views_item .views_hot{
	height:24px;
	line-height:24px;
	overflow:hidden;
	padding-bottom:2px;
}
.t_l_14 a,
.nis_media_pic2 .nis_media_title a,
.nis_media_txt a,
.nis_mdia_title,
.bs_media_list h3,
.box_st_list span,
.charcter_views_item .views_hot a{
	color:#333;
}
.charcter_views_item .views_hot_item{
	color:#999;
	height:36px;
}
/*charcter style end*/
.btn {
    position: relative;
    overflow: hidden;
    line-height: normal;
}
.btn input {
    position: absolute;
    width: 999px;
    height: 999px;
    top: 0;
    left: 0;
    z-index: 9;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
/*2013 04-25 style start*/
.news_list_tit a{
	color:#000;
	vertical-align:middle;
	font-family: "Microsoft YaHei","微软雅黑","SimSun","宋体";
}
.yaowen1,
.yaowen2,
.yaowen3,
.yaowen4,
.yaowen5{
	padding: 2px 5px;
	vertical-align:middle;
	margin-top:-3px;
	*margin-top:0;
	font-family:"微软雅黑","黑体";
	margin-right: 5px;
	color: #fff;
	font-size: 14px;
}
.yaowen1{
    background: #0445B9;
}
.yaowen2{
    background: #971C11;
}
.yaowen3{
    background: #FF0000;
}
.yaowen4{
    background: #4F9404;
}
.yaowen5{
    background: #148A8A;
}
.nis_media_list,
.news_index_news,
.nis_media_txt2 p,
.nsl_list_tips,
.nsl_list_txt,
.news_sider_list,
.nsl_list_title,
.nv_fcal_list li,
.news_imain_txt,
.news_top_list,
.j_news_slide .tit,
.news_db_ct .de_first,
.news_db_ct .de_second,
.news_db_ct .de_3ed,
.news_db_ct .de_5th,
.news_db_ct .de_6th,
.news_db_ct .de_4th,
.news_insecond_item,
.zd_ct_list,
.newsd_main_txt_tit h2,
.lc_lc_txt,
.lc_lc_list li,
.lc_ml_media .lc_ml_txt,
.lc_il_txt,
.vmc_desc_txt,
.news_top_list li,
.videot_vbox_list,
.gp_listsd_item dd,
.lc_lc_tit,
.ov_media_txt,
.gp_lc_tit,
.dj_media_txt,
.dj_media_tit,
.dj_media_tips
.dj_row_list li{
	overflow:hidden;
	*zoom:1;
}
.news_index_li{
	border-top:1px dashed #DDD;
	margin-top:-1px;
}
.news_inlist_txt{
	color:#999;
}
.news_inlist_list,
.gp_inlist_list{
	margin-left:-10px;
	margin-top:-1px;
	overflow:hidden;
}
.news_inlist_list li,
.gp_inlist_list li{
	padding-left:10px;
}
.news_inlist_list li{
	line-height:1.5;
}
.news_inlist_list a,
.gp_inlist_list a{
	color:#3F3F3F;
}
.news_list_tit{
	font-size:20px;
	font-weight:700;
	height:30px;
	line-height:30px;
	overflow:hidden;
	margin:8px 0 6px 0;
	_margin:14px 0 1px 0;
}
.news_inlist_txt{
	line-height:1.7em;
	padding-bottom:12px;
	height:40px;
	overflow:hidden;
}
.nis_mdia_title{
	font-size:16px;
}
.news_iconl li{
	padding-left:8px;
	background-position:0 -367px;
}
.news_insecond_item{
	padding: 9px 0px 13px 0px;
	height: 250px;
}
.news_insecond_list .aimgd{
	margin:0 auto 10px;
}
.news_insecond_first{
	padding-top:7px;
}
.news_insecond_first li{
	font-size:14px;
}
.nis_media_list{
}
.nis_media_list li{
	padding-top: 12px;
	margin-top:-1px;
	padding-bottom: 12px;
	border-top:1px dashed #DDD;
	zoom:1;
}
.nis_media_title{
	height:24px;
	line-height:24px;
	overflow:hidden;
	font-size:16px;
}
.nis_media_txt1 .nis_media_title{
	margin-bottom: 2px;
}
.nis_media_title a{
	color:#333;
}
.nis_media_txt1{
	height: 62px;
	overflow:hidden;
}
.nis_media_pic1,
.nis_media_pic2{
	margin-right:9px;
}
.nis_media_txt1,
.nis_media_txt2,
.nis_media_txt3{
	width: 230px;
}
.nis_media_txt2{
	margin-top:-4px;
}
.nis_media_txt2 .nis_media_title{
	margin-bottom:4px;
}
.nis_media_txt2 p ,
.nis_media p{
	color:#999;
}
.nis_media_txt2 p,
.nis_media p{
	line-height:1.5em;
}
.nis_media_txt2 p{
	height:36px;
}
.nis_media2{
	padding-bottom:14px;
}
.nis_media2,
.nis_media_box3{
	margin-top:10px;
	border-bottom: 1px dashed #DDD;
}
.nis_media3{
	background-color:#EEE;
	margin-bottom:8px;
	border-bottom:1px dashed #DDD;
}
.nis_media_pic2 .nis_media_title{
	font-size:16px;
	font-weight:400;
}
.nis_media_pic3{
	margin-right:17px;
}
.nis_media_txt3 .nis_media_title{
	padding-top:15px;
}

.news_sider_list{
	padding:0 16px;
	margin-top:-12px;
}
.news_sider_list li{
	border-top:1px dashed #DDD;
	margin-top:-1px;
	padding:12px 0 9px;
	width: 269px;
}


.news_sider_list2{
	padding: 10px 16px 10px 16px;
}
.news_sider_list2 li{
	width: 269px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	overflow: hidden;
}

.nsl_list_title a{
	color:#3F3F3F;
}
.nsl_list_title{
	font-size:14px;
	font-weight:700;
	height:21px;
	line-height:21px;
	padding-bottom:2px;
}
.nsl_list_txt{
	height:36px;
	line-height:1.5em;
}
.nsl_list_tips{
	padding-top:4px;
	color:#AFAFAF;
	height:19px;
	line-height:19px;
}
.nsl_list_tips span{
	display:inline-block;
	vertical-align:middle;
	padding-right: 2px;
}
.news_video{
	height:35px;
	line-height:35px;
	background-position:0 -31px;
	background-color:#fff;
}
.news_video .news_video_lt{
	padding-left:116px;
	/*background-position:0 -31px;*/
	padding-top:35px;
}
.nv_list{
	width:260px;
	margin-right:12px;
	overflow:hidden;
	white-space:nowrap;
}
.nes_fcal_font{
	background-position: 0 -345px;
	padding-top: 60px;
	/*padding-left:45px;*/
}
.nes_fcal_font{
	width:12%;
}
.nv_fcal_list{
	width:86%;
}
.nv_fcal_list li{
	white-space:nowrap;
	width:48%;
	line-height: 20px;
}
.nv_fcal_list .time{
	display:inline-block;
	width:28%;
	color:#999;
}
.nv_fcal_list a{
	display:inline-block;
	color:#3F3F3F;
}
.news_imain_list li{
	padding:15px 0 18px;
	border-bottom:1px dashed #DDD;
}
.news_imain_list .nsl_list_tips{
	margin-top:-2px;
	padding-bottom:6px;
}
.news_imain_txt,
.lc_lc_txt{
	height: 48px;
	line-height: 1.8;
	font-size: 14px;
}
/*page_nav style start*/
.page_nav{
	text-align:center;
	padding-top:11px;
	padding-bottom: 25px;
}
.page_nav a,
.page_nav strong,
.page_nav .point,
.page_nav span{
	display:inline-block;
	vertical-align:middle;
	padding:6px 8px 5px;
	position:relative;
	line-height:1.231;
}
.page_nav a,
.page_nav .point{
	border:1px solid #d4d4d4;
	color:#000;
}
.page_nav a.page_btn{
	color:#d4d4d4;
}
.page_nav strong{
	color:#000;
	font-weight:700;
}
/*page_nav style end*/
/*p1 style start*/
.news_first_main{
	width: 438px;
	margin-top:-9px;
}
.news_first_sub{
	width:540px;
}
.news_slide .j_news_slide{
	height:280px;
	overflow:hidden;
	position:relative;
}
.news_slide .j_news_slide ul{
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.news_slide .j_news_slide li{
	background-color: #040404;
	width:540px;
	height:280px;
	float:left;
}
.j_news_slide .news_txt{
	width:164px;
	padding-left:15px;
	padding-top:13px;
}
.j_news_slide .tit{
	font-size:20px;
	height:60px;
}
.j_news_slide .tit a{
	color: #FFF;
}
.j_news_slide .des{
	color:#999;
	text-align:justify;
	height:200px;
	overflow:hidden;
	padding-right:20px;
	line-height: 22px;
}
.j_news_slide .trigger_box{
	position:absolute;
	right:190px;
	top:252px;
	z-index:7;
}
.news_fcal{
	margin-top:16px;
	margin-bottom:9px;
}
.news_slider_videos{
	height:128px;
	background-color:#F6F6F6;
	width:540px;
	overflow:hidden;
	position:relative;
	zoom:1;
}
.news_slider_videos .bd,
.video_updates .bd{
	zoom:1;
	position:relative;
}
.news_slider_videos .s_lider{
	margin:12px 38px 0 23px;
	width:480px;
	overflow:hidden;
	position:relative;
	zoom:1;
	/*margin:0 38px 0 23px;*/
}
.news_slider_videos .trigger{
	top:32px;
	*top:42px;
}
.news_slider_videos .s_lider ul{
	/*white-space:nowrap;*/
	overflow:hidden;
	width:600%;
}
.news_slider_videos .s_lider li{
	margin-left:15px;
	width:105px;
	white-space:normal;
}
.news_slider_videos .des,
.lc_slider_list .des,
.c_roll_list .des,
.videot_vbox_list .des,
.video_im_list .des{
	height:33px;
	line-height:1.5;
	overflow:hidden;
	padding-top:7px;
}
.news_slider_videos img,
.lc_slider_list img,
.c_roll_list img{
	margin-bottom:-18px;
}
.news_slider_videos .tit,
.lc_slider_list .tit,
.c_roll_list .tit{
	display:block;
	background-color:#000;
	color:#FFF;
	height:18px;
	line-height:18px;
	position:relative;
	padding-left:5px;
	cursor:pointer;
}
.news_fir_box{
	margin-bottom: 10px;
}
.news_sec_box{
	margin-top: 10px;
	position:relative;
}
.wrapper .news_sec_box .sub{
	margin-top:3px;
}
.news_insecond_item .justify_item{
	width: 49%;
}
.title_seventh{
	height:33px;
	line-height:33px;
	background-color: #EAEAEA;
	color: #0864AD;
	width: 300px;
	border-top: 2px solid #055FA7;
}
.title_seventh h3{
	height:33px;
	line-height:33px;
	color: #0864AD;
	padding-left: 10px;
	font-size: 18px;
}
.title_seventh .title_extra{
	right:10px;
	top:0;
}
.title_seventh a{
	color: #004175;
}
.news_db_ct .de_fer{
	font-size:14px;
}
.news_db_ct .f24{
	font-size:24px;
}
.news_db_ct .f20{
	font-size:20px;
}
.news_db_ct .f30{
	font-size:30px;
}
.news_db_ct .fa{
	font-size:18px;
}
.news_db_ct .de_first,
.news_db_ct .de_second{
	height:96px;
}
.news_db_ct .de_3ed,
.news_db_ct .de_4th{
	height:53px;
}
.news_db_ct .de_5th,
.news_db_ct .de_6th{
	height:57px;
}
.news_db_ct{
	margin-left:-3px;
	margin-top:-3px;
	padding:10px 0 0 2px;
}
.news_db_ct li{
	margin-left:3px;
	margin-top:3px;
}
.news_db_ct a{
	display:inline-block;
	height:100%;
	background-color:#E8F2FC;
	color:#125BA1;
	cursor:pointer;
}
.news_db_ct a:hover{
	color:#125BA1;
}
.news_db_ct a:hover{
	background-color:#BBD8F7;
}
.news_db_ct em,
.news_db_ct strong{
	display:inline-block;
	width:100%;
}
.news_db_ct strong{
	line-height:1.5em;
}
.news_db_ct .de_fa{
	width:99px;
}
.news_db_ct .de_sa{
	width:152px;
}
.news_db_ct .de_3a{
	width:132px;
}
.news_db_ct .de_4a{
	width:119px;
}
.news_db_ct .de_5a{
	width:145px;
}
.news_db_ct .de_6a{
	width:106px;
}
.news_sider_lbox{
	background-color:#F8F8F8;
	width: 300px;
	padding-top:14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.news_db_ct .de_vm{
	width:90%;
	zoom:0;
}
.news_db_ct .de_vm,
.news_db_ct .replace{
	clear:both;
	vertical-align:middle;
	text-align:center;
	display:inline-block;
}
.news_db_ct .replace{
	height:100%;
	width:0;
	visibility:hidden;
	zoom:1;
	/*font-size:0;*/
	overflow:hidden;
	margin-left:-1px;
}
/*p1 style end*/
/*p2 style start*/
.crumb_nav{
	height:36px;
	line-height:36px;
	overflow:hiddem;
	background-color: #FFFFFF;
	border: 1px solid #EFEFEF;
	padding-left:11px;
	font-size: 14px;
}
.news_top_box{
	margin-top:10px;
}
.news_imain_list{
	margin-top:-15px;
	padding-top:18px;
}
.news_top_title{
	height:30px;
	line-height:30px;
	border-width:2px 0 1px;
	border-color:#1F5A99 transparent #E5E5E5;
	border-style:solid none;
	background-color:#F5F6F5;
	zoom:0;
}
.news_top_title strong{
	display:inline-block;
	height:31px;
	background-color:#fff;
	padding:0 19px 0;
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	font-size:14px;
	color:#3F3F3F;
	line-height:32px;
	overflow:hidden;
	zoom:1;
	margin-bottom:-1px;
	position:relative;
	z-index:7;
}
.search_gp input{
	font-size:12px;
}
.news_top_list .num,
.num2,
.num3{
	display:inline-block;
	width:13px;
	text-align:center;
	font-size:12px;
	color:#fff;
	background-image:url(../images/icon.png);
	background-repeat:no-repeat;
	margin-right:4px;
}
.news_top_list .num{
	height:16px;
	line-height:16px;
	background-position:0 -65px;
	letter-spacing:-1px;
	vertical-align:middle;
	margin-top:-1px;
}
.num2{
	background-position:0 -418px;
	height:15px;
	line-height:16px;
	*margin-top:3px;
}
.news_top_list{
	margin-top:10px;
}
.news_top_list li{
	border-top:1px dashed #DDD;
	height:22px;
	line-height:22px;
	padding-top:3px;
	padding-bottom:4px;
	margin-top:-1px;
}
.news_sider_bottom{
	position:absolute;
	bottom:15px;
	right:0;
	width:241px;
	padding:9px 0 9px 17px;
	color:#333;
	border:1px solid #DBDBDB;

}
.wrapper_ad{
	margin: 0px auto 10px;
	width: 1000px;
}
.footer_bg{
	padding-top:10px;
	background-color: #004175;
	padding-bottom: 10px;
}
.news_wrapper{
	position:relative;
}
.news_wrapper .sub{
	padding-bottom: 10px;
}
/*p2 style end*/
/*2013 04-25 style end*/
/*2013 05-09 style start*/
/*p3 style start*/
.wp_1000{
	width:1000px;
	margin:0 auto;
}
.zd_tips{
	height:77px;
	background-color:#0C0C0C;
    box-shadow:0 2px 3px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow:0 2px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.4);
    /* For IE 5.5 - 7 */
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=180, Strength=3);
	position:relative;
	z-index:7;
}
.zd_logo{
	background:url(../images/zd_logo.png) no-repeat 0 0;
	padding-top:40px;
	padding-left:89px;
	margin-top:15px;
	margin-left:60px;
}
.zd_tips .zdcp{
	background:url(../images/zdcp_bg.png) no-repeat 0 0;
	padding-left:109px;
	padding-top:42px;
	margin-left:12px;
}
.zd_banner_out{
	background-color:#D2D2D2;
}
.zd_tel{
	background:url(../images/tel.png) no-repeat 0 0;
	padding-left:154px;
	padding-top:31px;
	margin-left:560px;
}
.zd_banner{
	height:300px;
	overflow:hidden;
	position:relative;
	width:1000px;
	margin:0 auto;
}
.zd_banner_list{
	position:absolute;
	top:0;
	left:0;
}
.zd_trigger_box{
	position:absolute;
	bottom:20px;
	right:58px;
}
.zd_trigger_box .zd_ie6{
	cursor:pointer;
	background:url(../images/zd_tr.png) no-repeat 0 0;
	_background:none;
	/*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static_url/caiji../images/zd_tr.png');*/
	/*滤镜filter里面需要放绝对路径，否则，IE6下面会有问题*/
}
.zd_trigger_box .current{
	background:url(../images/zd_tr_c.png) no-repeat 0 0;
	_background:none;
	/*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static_url/caiji../images/zd_tr_c.png');*/
	/*滤镜filter里面需要放绝对路径，否则，IE6下面会有问题*/
}
.zd_trigger_box span{
	padding-left:18px;
	padding-top:18px;
	position:relative;
	zoom:1;
	z-index:1000;
	cursor:pointer;
}
.zd_ct{
	background:url(../images/zd_ct_bg.png) repeat-x 0 0 #fff;
	padding:50px 25px 0 29px;
}
.zd_ct_list{
	margin-top:-22px;
}
.zd_ct_li{
	border-top:1px dashed #BBB;
	margin-top:-1px;
	padding-top:22px;
}
.zd_ct_list_in li{
	width:275px;
	padding-right:40px;
	padding-bottom:44px;
}
.zd_media_pic{
	margin-right:15px;
}
.zd_media_txt{
	width:182px;
	overflow:hidden;
}
.zd_media_txt h3{
	font-size:14px;
	border-bottom:2px solid #DEDEDE;
	height:27px;
	line-height:23px;
	/*margin-top:-4px;*/
	margin-bottom:9px;
}
.zd_media_txt h3 a{
	color:#000;
}
.zd_media_txt p{
	line-height:1.5;
	height:75px;
	overflow:hidden;
	color:#666;
}
.zd_btn_box{
	letter-spacing:-0.5em;
	font-size:0;
	margin-left:-7px;
	margin-top:5px;
}
.zd_btn_box a{
	letter-spacing:normal;
	font-size:12px;
	margin-left:7px;
}
.btn2{
	background-position:0 -20px;
	padding-left:14px;
	height:26px;
	line-height:26px;
}
.btn2 span{
	background-position:right -20px;
	padding-right:14px;
	color:#333;
}
.zd_ft{
	background:url(../images/zd_ft_bg.png) repeat-x 0 0 #F6F6F6;
	padding-top:20px;
	position:relative;
	margin-top:-1px;
}
/*p3 style end*/
/*2013 05-09 style end*/

/*2013 05-16 style start*/
/*p4 style start*/
.newsd_logo,
.newsd_logo_it,
.newsd_main_tit h3,
.newsd_main_lb_tit,
.newsd_state_tit,
.newsd_sider_tit .zero_size{
	background-image:url(../images/newsd_bg.png);
	background-repeat:no-repeat;
}
.newsd_top{
	background-color:#093470;
	height:86px;
}
.newsd_top_inner,
.newsd_ct,
.top_bar_inner{
	width: 1000px;
	margin:0 auto;
}
.newsd_logo,
.newsd_logo_it,
.tb_logo,
.tb_logo_it{
	vertical-align:top;
	margin-top:20px;
}
.newsd_logo{
	background-position:0 0;
	padding-top:41px;
}
.newsd_logo,
.tb_logo{
	padding-left:91px;
	margin-left:11px;
}
.newsd_logo_it{
	background-position:0 -45px;
}
.newsd_logo_it,
.tb_logo_it{
	padding-left:292px;
	padding-top:54px;
	margin-left:14px;
}
.newsd_nav{
	height:39px;
	line-height:39px;
	border-bottom:1px solid #D8D8D8;
	background-color:#EEE;
	text-align:center;
	color:#BBB;
}
.newsd_list a{
	color:#343434;
	vertical-align:middle;
	padding-left:9px;
	padding-right:10px;
}
.newsd_ct{
	margin-top: 10px;
}
.newsd_sider_txt{
	margin-top:10px;
}
.newsd_ct_inner{
	margin: 10px 0;
}
.newsd_main{
	width: 680px;
}
.newsd_sider{
	width: 300px;
}
.newsd_main_tit,
.videot_main_tit{
	border-bottom:1px solid #D8D8D8;
}
.newsd_main_nl{
	background-image:url(../images/newsd_r_x.png);
	background-repeat:repeat-x;
}
.newsd_main_nl{
	background-position:0 0;
	height:27px;
	line-height:27px;
	padding-left:4px;
}
.newsd_main_tit h3{
	background-position:0 -122px;
	padding-top:27px;
	padding-left:93px;
}
.newsd_main_nl_box{
	width:582px;
}
.newsd_main_nl a{
	padding:0 9px;
	vertical-align:middle;
	color:#333;
}


.text_title{
				width:1000px;height:auto;margin:0 auto;padding-bottom:15px;border-bottom:1px #d3d3d3 solid; 
}
.text_title h3{
				font-size:20px; font-weight:normal;margin:20px auto 5px auto;
}
.text_title h4{
				font-size:20px; font-weight:normal;margin:5px auto 15px auto;
}
.text_title h1{
				font-size:38px;
				font-weight:bold;
				margin:5px auto 10px auto;
				color: #000;
}
.text_title .txtbox{
				width:1000px;height:44px;line-height:44px;
}
.text_title .txtbox .rqly{
				width:auto;
				height:44px;
				line-height:44px;
				float:left;
				text-align:left;
				color:#666666;
				font-size: 14px;
}
.text_title .txtbox .fenxiang{
				width:auto;height:44px;line-height:44px; float:right;text-align:left; color:#666666;
}
.text_title .txtbox .fenxiang a{
				margin-right:10px;
}
.newsd_main_txt_tit h2{
	font-size: 22px;
	text-align:center;
	color:#000;
	line-height:36px;
}
.newsd_main_txt .newsd_mt_from{
	color:#999;
	text-align:center;
	font-size:12px;
}
.newsd_mt_from span{
	padding-left:8px;
	padding-right:10px;
	vertical-align:middle;
}
.newsd_main_txt p{
	color:#333;
	padding-bottom: 15px;
	text-indent: 1.5em;
	font-size: 18px;
	line-height: 34px;
}
.newsd_main_txt_p{
	color:#333;
	padding-bottom: 15px;
	text-indent: 1.5em;
	font-size: 18px;
	line-height: 34px;
}
.newsd_main_txt_p img{display:block; margin:10px auto; max-width:670px;}
.newsd_main_txt .newsd_note{
	background-color:#F5F5F5;
	padding:14px;
	color:#666;
	font-size: 14px;
	line-height: 1.8;
}
.newsd_main_txt_h{
	font-size:16px;
	font-weight:700;
}
.newsd_main_txt{
	padding-top: 13px;
}
.newsd_share{
	border-top:1px dashed #DCDCDC;
	border-bottom:1px dashed #DCDCDC;
	padding:10px 0 10px 10px;
	margin-bottom:18px;
}
.newsd_main_lb_tit{
	background-position:0 -151px;
	padding-top:17px;
	margin-bottom:11px;
	padding-left:65px;
}
.newsd_main_list{
	font-size:14px;
}
.newsd_main_list li{
	height:30px;
	line-height:30px;
}
.newsd_main_ad{
	margin-top: 10px;
	margin-bottom: 10px;
}
.newsd_state{
	border:1px solid #CEEAF8;
	background-color:#F5FAFE;
	padding:22px 22px 20px 18px;
}
.newsd_state_tit{
	background-position:0 -186px;
	margin-top:17px;
	padding:14px 16px 0 148px;
}
.newsd_state_item{
	width: 620px;
	padding-left:13px;
	line-height:1.8;
	font-size: 16px;
}
.newsd_sider_tit{
	height:32px;
	line-height:32px;
	border-bottom:1px solid #BBB;
	background-color:#092F65;
	padding-left:11px;
	position:relative;
}
.newsd_sider_tit .zero_size{
	background-position:0 -99px;
	padding-top:17px;
	padding-left:64px;
	margin-top:6px;
}
.newsd_sider_tit .more{
	position:absolute;
	right:10px;
	top:0;
	color:#A0ADC0;
}
.newsd_sider_txt .newsd_list_ad{
	border:0 none;
	margin-bottom:-11px;
	position:relative;
	margin:0 -16px;
}
.newsd_sider_txt .news_sider_list{
	margin-top:2px;
}
.newsd_sider_txt .nsl_list_txt{
	color:#999;
}
.newsd_footer .footer_box{
	padding-top:21px;
}
.newsd_share_to{
	float:left;
	color:#000;
	margin-top:10px;
}
/*p4 style end*/
/*2013 05-16 style end*/
/*2013 05-30 style start*/
/*p5 style start*/
.lc_font{
	background-image:url(../images/lc_font.png);
	background-repeat:no-repeat;
}
.lc_inline_list li,
.lc_trigger_box span,
.lc_video,
.lc_sv_tit_font,
.lc_lc_list li{
	background-image:url(../images/lc_bg.png);
	background-repeat:no-repeat;
}
.lcxp,
.lcgd{
	padding-left:70px;
	padding-top:21px;
	vertical-align:middle;
	margin-right:12px;
	/*margin-top:5px;
	_margin-top:1px;
	*/
}
.lcxp{
	background-position:0 0;
}
.lcgd{
	background-position:0 -21px;
}
.lc_inline_list li{
	font-size:14px;
	background-position:0 -92px;
	height:26px;
	line-height:26px;
	padding-left:8px;
}
.lc_inline_list a{
	color:#666;
}
.lc_trigger_box span{
	background-position:0 -57px;
	padding-left:9px;
	padding-top:9px;
	position:relative;
	z-index:10;
}
.lc_trigger_box .cur{
	background-position:0 -74px;
}
.lc_trigger_box{
	position:absolute;
	bottom:12px;
	right:44px;
	z-index:10;
}
.lc_video{
	background-position:0 0;
	height:46px;
	line-height:14px;
	margin-left:1px;
	margin-top:10px;
}
.lc_list{
	width:430px;
	margin-right:12px;
	overflow:hidden;
	padding-top:9px;
	white-space:nowrap;
}
.lc_video .news_video_lt{
	padding-left:94px;
	padding-top:35px;
}
.lc_slider_videos{
	background:url(../images/lc_bm.png) no-repeat right bottom #CECECE;
	width:536px;
}
.lc_sv_tit{
	height:32px;
	line-height:32px;
	background-color:#FFF;
	width:535px;
	position:relative;
	border-bottom:1px solid #F4F4F4;
}
.lc_sv_tit_font{
	background-position:0 -173px;
	padding-left:225px;
	padding-top:19px;
	vertical-align:top;
	margin-top:9px;
}
.lc_sv_more{
	position:absolute;
	right:24px;
	top:0;
}
.lc_sv_tit_font a{
	color:#000;
}
.lc_slider_list{
	margin:-2px 1px 0 -30px;
	background-color:#fff;
}
.lc_slider_list li{
	width:105px;
	margin-left:30px;
	margin-top:9px;
}
.lc_listsd_tit{
	border-bottom:1px solid #EAEAEA;
	position:relative;
	margin-bottom:6px;
}
.lc_lc_h2{
    height:27px;
    line-height:27px;
    overflow:hidden;
    *zoom:1;
}
.lc_lc_h2 .type_icon{
    font-size:12px;
    font-weight:400;
	*margin-top:5px;
}
.lc_lc_h2 .lc_lc_tit{
	width:260px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#000;
}
.lc_jj,
.lc_wh,
.lc_zq,
.lc_yh,
.lc_ls,
.lc_bx,
.lc_qh,
.lc_xh{
	padding-left:40px;
	padding-top:19px;
}
.lc_jj{
	background-position:0 -42px;
}
.lc_wh{
	background-position:0 -86px;
}
.lc_zq{
	background-position:0 -130px;
}
.lc_yh{
	background-position:0 -175px;
}
.lc_ls{
	background-position:0 -220px;
}
.lc_bx{
	background-position:0 -265px;
}
.lc_gjs{
	background-position:0 -308px;
	padding-top:20px;
	padding-left:59px;
}
.lc_qh{
	background-position:0 -353px;
}
.lc_xh{
	background-position:0 -396px;
}
.lc_lcrw,
.lc_lcal,
.lc_lcgl{
	padding-top:20px;
	padding-left:79px;
}
.lc_lcrw{
	background-position:0 -440px;
}
.lc_lcal{
	background-position:0 -485px;
}
.lc_lcgl{
	background-position:0 -530px;
}
.lc_listsd_tit .lc_font{
	border-bottom:1px solid #1563AE;
	vertical-align:top;
	padding-right:55px;
	padding-bottom:20px;
	margin-bottom:-1px;
	color:#FFF;
}
.lc_listsd_tit .lc_lt_more{
	position:absolute;
	right:1px;
	top:4px;
	color:#000;
}
.lc_lc_tit a{
	font-size:18px;
	color:#000;
	vertical-align:middle;
}
.lc_lc_txt{
	color:#999;
	height:36px;
	line-height:1.5;
	margin:9px 0 10px 0;
}
.lc_lc_list li{
	height:26px;
	line-height:26px;
	background-position:0 -125px;
	padding-left:7px;
	font-size:14px;
}
.lc_lc_list a{
	color:#3F3F3F;
}
.lc_listsd_item{
	margin:-13px 0 15px -15px;
}
.lc_listsd_item dd{
	width:310px;
	margin:13px 0 0 15px;
	overflow:hidden;
	*zoom:1;
}
.lc_ml_media{
	margin:8px 0 14px;
}
.lc_ml_media .lc_ml_txt{
	width:170px;
	margin-left:10px;
	height:70px;
	margin-top:-2px;
	line-height:18px;
	color:#999;
}
.lc_img_l1{
	width:572px;
}
.lc_img_l2{
	width:381px;
	
}
.w188{
	width:188px;
}
.w186{
	width:186px;
}
.lc_il_txt{
	height:40px;
	line-height:40px;
}
.lc_img_list{
	background-color:#EEE;
	padding:5px 1px 1px;
	margin:14px 0 15px;
}
.lc_img_list a{
	color:#3F3F3F;
}
/*p5 style end*/
/*2013 05-30 style end*/
/*2013 06-07 style start (video) */
.video_box{
	overflow:hidden;
}
.video_zxgx,
.video_no_updates,
.video_mlist_tit a,
.vmc_tit,
.videot_logo,
.videot_logo_it,
.videot_main_tit h3,
.videot_vbox dt,
.videot_sider_tit .zero_size,
.video_im_top_tit h3,
.video_is_tit h3,
.video_pb_tit h3{
	background-image:url(../images/video_font.png);
	background-repeat:no-repeat;
	vertical-align:top;
}
.vmc_desc_arrow{
	background-image:url(../images/video_icon.png);
	background-repeat:no-repeat;
}
.video_zxgx{
	margin:15px 0 14px 15px;
	padding:18px 0 0 128px;
	background-position:0 0;
}
.video_updates{
	width:960px;
}
.c_roll{
	background-color:#F2F2F2;
}
.c_roll .s_lider{
	position:relative;
	zoom:1;
	overflow:hidden;
}
.video_roll_out{
	margin:0 37px 0 13px;
	/*width:885px;*/
	width:910px;
}
.c_roll_list{
	overflow:hidden;
	width:600%;
}
.video_updates_list{
}
.video_updates_list li{
	width:105px;
	margin-left:25px;
}
.video_updates .trigger{
	top:34px;
}
#prev_b{
	left:9px;
}
#next_b{
	right:9px;
}
.video_updates .bd{
	height:107px;
	padding-bottom:10px;
}
.video_no_updates{
	background-position:0 -18px;
	height:18px;
	left:366px;
	top:37px;
}
.video_mlist_tit a{
	display:inline-block;
	padding-top:50px;
}
.video_mlist_tit,
.video_mlist_ct{
	margin-top:20px;
}
.video_mlist_tit .v_zixun{
	background-position:0 -36px;
	padding-left:219px;
}
.video_mlist_tit .v_gupiao{
	background-position:-219px -36px;
	padding-left:240px;
}
.video_mlist_tit .v_licai{
	background-position:-459px -36px;
	padding-left:240px;
}
.video_mlist_tit .v_zonghe{
	background-position:-699px -36px;
	padding-left:238px;
}
.video_zxct{
	border-top:3px solid #8C0404;
}
.video_mlist_ict{
	border-style:none solid solid;
	border-width:0 2px 2px;
	border-color:#DDD;
}
.vmc_tit{
	text-indent:999em;
	height:30px;
	padding-bottom:6px;
	font-size:0;
	background-color:#F2F2F2;
	border-bottom:1px solid #D9D9D9;
}
.vmc_ct{
	border-top:1px solid #FFF;
	background-color:#F2F2F2;
	padding-top:15px;
	zoom:1;
}
.vmc_ct_list{
	/*margin:15px 0 0 -8px;*/
	margin-left:-8px;
}
.vmc_ct_list a{
	color:#000;
}
.vmc_ct_list li{
	margin:0 0 30px 24px;
}
.vmc_ct_list .vmc_media_pic{
	margin:1px 10px 0 0;
}
.vmc_tit_zx{
	background-position:0 -86px;
}
.vmc_tit_gp{
	background-position:0 -126px;
}
.vmc_tit_lc{
	background-position:0 -166px;
}
.vmc_tit_zh{
	background-position:0 -206px;
}
.vmc_ct_ltit{
	font-size:14px;
	height:20px;
	line-height:20px;
}
.vmc_desc_box{
	border:1px solid #DDD;
	width:107px;
	height:71px;
	background-color:#FCFCFC;
	padding:3px 11px 0 11px;
	line-height:1.5;
	position:relative;
	margin-top:5px;
}
.vmc_desc_txt{
	position:relative;
	padding-top:8px;
	height:56px;
	overflow:hidden;
	color:#999;
}
.vmc_desc_arrow{
	position:absolute;
	background-position:0 0;
	padding-left:14px;
	padding-top:7px;
	left:20px;
	top:-7px;
}
.video_gpct{
	border-top:3px solid #0C59A3;
}
.video_ad{
	text-align:center;
	margin-top:10px;
}
.video_lcct{
	border-top:3px solid #BB4700;
}
.video_zhct{
	border-top:3px solid #165B03;
}
.tips{
	height:32px;
	line-height:32px;
	border:1px solid #DADADA;
	padding-left:11px;
	margin:10px auto;
}
.tips span{
	padding:0 10px 0 8px;
	vertical-align:middle;
}
.vmc_ct_list .vmc_media{
	*display:inline;
	*zoom:1;
}
.top_bar{
	height:86px;
}
.videot_top{
	background-color:#8C1818;
}
.videot_logo{
	background-position:0 -340px;
	padding-top:48px;
}
.videot_logo_it{
	background-position:-111px -340px;
}
.videot_main_tit h3{
	background-position:0 -246px;
	padding-top:27px;
	padding-left:93px;
	vertical-align:top;
}
.newsd_main_txt_img{
	text-align:center;
}
.newsd_main_txt_video{
    width:540px;
    height:436px;
    margin:0 auto;
}
.videot_vbox_about,
.videot_vbox_updates{
	padding-top:17px;
	padding-left:66px;
	margin-bottom:12px;
}
.videot_vbox_about{
	background-position:0 -290px;
	margin-top:4px;
}
.videot_vbox_updates{
	background-position:0 -307px;
	margin-top:24px;
}
.videot_vbox_list{
	margin-left:-30px;
	height:107px;
}
.videot_vbox_list li{
	width:105px;
	margin-left:30px;
}
.videot_sider_tit{
	height:33px;
	line-height:33px;
	border-bottom:1px solid #BBB;
	background-color:#8C1818;
	padding-left:11px;
}
.videot_sider_tit .zero_size{
	background-position:0 -273px;
	margin-top:8px;
	padding-top:17px;
	padding-left:64px;
}
.news_top_list .num3{
	height: 16px;
	line-height: 16px;
	background-position: 0 -468px;
	letter-spacing: -1px;
	vertical-align: middle;
	margin-top: -1px;
}
.mt10{
	margin-top:10px;
}
.video_im_list{
	margin-left:-55px;
}
.video_im_list li{
	width:105px;
	margin-left:55px;
	margin-top:19px;
}
.video_im_list .time{
	background-position:0 -519px;
	padding-left:16px;
	display:inline-block;
	height:26px;
	line-height:26px;
	color:#999;
}
.video_item_box{
	background:url(../images/video_p7bg.png) repeat-y 0 0;
}
.video_item_main{
	width:640px;
	background-color:#F5F5F5;
	padding:22px 20px 6px;
}
.video_item_sider{
	width:280px;
	/*background-color:#EEE;*/
}
.video_im_top_tit h3{
	padding-top:17px;
	padding-left:66px;
	background-position:0 -388px;
	margin-left:-10px;
	margin-bottom:19px;
}
.video_im_top{
	padding:12px 30px 12px 25px;
	-webkit-box-shadow:inset 0 0 10px #E3E3E3;
	-moz-box-shadow:inset 0 0 10px #E3E3E3;
	-o-box-shadow:inset 0 0 10px #E3E3E3;
	-ms-box-shadow:inset 0 0 10px #E3E3E3;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#E3E3E3', Direction=180, Strength=3)*/
	box-shadow:inset 0 0 10px #E3E3E3;
	background-color:#EEE;
	height:187px;
}
.video_im_top .video_no_updates{
	position:relative;
	top:44px;
	left:197px;
}
.video_im_com_list{
	padding-left:25px;
}
.video_is_tit h3{
	background-position:0 -404px;
	padding-top:50px;
	padding-left:178px;
	margin-bottom:11px;
}
.video_is_ctimg{
	text-align:center;
}
.video_is_ctimg img{
	border:1px solid #BBB;
	background-color:#FFF;
	padding:4px;
}
.video_is_cttxt{
	padding:17px 30px 11px; 
	text-indent:2em;
	color:#666;
	line-height:1.5;
}
.video_is_ct_tips{
	border:1px solid #DDD;
	background-color:#F5F5F5;
	margin:0 20px 10px;
	color:#333;
	padding:3px 0 6px 10px;
	line-height:2em;
}
/*radius style start*/
.radiusbox{
	width:800px;
	margin:100px auto 0;
}
.radius,
.radius div{
	background-image:url(../images/radius_bg.png);
	background-repeat:no-repeat;
	background-color:#E7E7E7;
}
.radius_top,
.radius_bottom{
	padding-left:15px;
}
.radius_top div,
.radius_bottom div{
	padding-right:15px;
	text-indent:-9999em;
	font-size:0;
}
.radius_top{
	background-position:0 0;
}
.radius_top div{
	height:10px;
	background-position:right 0;
}
.radius_bottom{
	background-position:0 -11px;
}
.radius_bottom div{
	height:13px;
	background-position:right -11px;
}
.radius_cont{
	background:url(../images/radius_ry.png) repeat-y 0 0 #fff;
	border-right:1px solid #CECECE;
	padding-left:4px;
}
/*radius style end*/
.video_banner_cm{
	background-color:#E8E8E8;
	position:relative;
	margin-bottom:33px;
}
.video_banner_bg{
	height:377px;
}
.video_bb_cm{
	background-color:#222;
	border-bottom:1px solid #fff;
} 
.video_banner_box{
	height:370px;
}
.video_bb_inner{
	overflow:hidden;
	position:relative;
	width:1000px;
	height:370px;
	margin:0 auto;
}
.video_bb_inner .zd_trigger_box{
	bottom:10px;
	right:295px;
}
.video_playbill{
	border:1px solid #2A3639;
	position:relative;
}
.video_playbill_f{
	width:260px;
}
.video_playbill_f .video_playbill_inner{
	/*height:341px;*/
	height:349px;
	overflow:hidden;
	zoom:1;
}
.video_playbill_inner{
	border:1px solid #647175;
	padding:9px 10px 8px;
}
.video_playbill_f .video_playbill_inner{
	background:rgba(4,4,4,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC040404,endColorstr=#CC040404);
}
.video_pb_tit{
	height:31px;
	line-height:31px;
	position:relative;
}
.video_pb_tit,
.video_pb_ct{
	background:rgba(17,17,17,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#CC111111,endcolorstr=#CC111111);
	*zoom:1;
}
.video_pb_tit h3{
	background-position:0 -454px;
	padding-top:17px;
	padding-left:49px;
	margin:7px 0 0 8px;
}
.video_pb_tit .time{
	position:absolute;
	top:0;
	right:12px;
	color:#999;
}
.video_pb_ct{
	margin-top:6px;
	padding-top:3px;
}
.video_playbill_f .video_pb_ct{
	height:304px;
	overflow:hidden;
	zoom:1;
	position:relative;
}
.video_pb_ct_tit{
	height:25px;
	line-height:25px;
	background-color:#3A4244;
	/*rgba:0.75;*/
	margin:0px 1px 0 3px;
	color:#9A9D9D;
	font-size:14px;
}
.video_pb_ct_tit .time,
.video_pb_ct_tit .program,
.video_cm_list a,
.video_cm_list .time{
	display:inline-block;
}
.video_pb_ct_tit .time,
.video_pb_ct_tit .program{
	vertical-align:middle;
	text-align:center;
	font-weight:700;
	color:#DDD;
	font-size:12px;
}
.video_pb_ct_tit .time,
.video_cm_list .time{
	width:30%;
}
.video_pb_ct_tit .program{
	width:65%;
}
.video_cm_list{
	/*overflow:hidden;*/
	margin-top:2px;
}
.video_pb_list{
	height:240px;
}
.video_cm_list p{
	position:relative;
	background:url(../images/video_pb_list.png) no-repeat 13px top;
	margin-top:-2px;
	height:32px;
	line-height:32px;
	color:#BBB;
	overflow:hidden;
	*zoom:1;
	white-space:nowrap;
	width:215px;
	position:relative;
	z-index:2;
}
.video_cm_list a{
	color:#FFF;
	padding-left:20px;
	position:relative;
	z-index:10;
}
.video_cm_list a:hover{
	color:#FFF;
}
.video_cm_list .current{
	color:#FFF8BD;
	font-weight:700;
	background-position:7px -569px;
}
.video_cm_list .time{
	text-align:center;
}
.vdieo_into_pb{
	text-align:center;
	padding-top:1px;
	padding-bottom:5px;
}
.vipb_btn{
	background-position:0 -46px;
	padding-left:135px;
	padding-top:30px;
	vertical-align:top;
}
.video_larrow{
	background-position:0 -629px;
	padding-top:9px;
	padding-left:6px;
	position:absolute;
	bottom:-1px;
}
.video_larrow_one{
	left:-6px;
}
.video_playbill .rotate_x{
	right:-6px;
}
.video_bb_tvlist{
	position:absolute;
	right:18px;
	top:9px;
}
.video_bb_out{
	width:1000px;
	margin:0 auto;
	position:relative;
}
.video_playbill_f .video_pb_ct dl{
	height:265px;
}
.video_pb_ct dl{
	overflow:hidden;
	zoom:1;
	position:relative;
}
.video_pb_ct dd{
	position:relative;
}
.video_scroll_bar{
	position:absolute;
	background-color:#000;
	top:0px;
	right:2px;
	width:12px;
	height:100%;
	zoom:1;
	*position:relative;
}
.video_live_pro{
	border-top:1px solid #3F3F3F;
}
.video_live_bg{
	height:453px;
}
.video_live_box{
	height:445px;
	*overflow:hidden;
}
.video_live_tv{
	background-color:#000;
	margin-top:8px;
	width:680px;
	height:436px;
	text-align:center;
	margin-right:19px;
}
.video_live_tvlist{
	margin-top:7px;
}
.video_live_tvinner{
	width:540px;
	margin:0 auto;
}
.video_playbill_s{
	width:259px;
}
.video_playbill_s .video_playbill_inner{
	height:425px;
}
.video_playbill_s .video_playbill_inner{
	background:rgba(67,67,67,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#CC434343,endcolorstr=#CC434343);
}
.video_playbill_s .video_pb_ct dl{
	height:385px;
}
.video_live_list{
	height:358px;
}
.video_chat{
	text-align:center;
}
.video_chat_iframe{
	width:962px;
	height:733px;
	_height:740px;
}
/*2013 06-07 style end*/
/*2013-07-02 style start*/
.gp_font{
	background-image:url(../images/gp_font.png);
	background-repeat:no-repeat;
	vertical-align:top;
}
.gsyw{
	background-position:0 0;
	padding-top:21px;
	padding-left:70px;
	margin-right:12px;
	vertical-align:middle;
}
.gp_sv_tit_font{
	background-position:0 -21px;
	padding-top:18px;
    margin-top:7px;
	padding-left:225px;
}
.gp_inlist_list li{
	line-height:1.8;
}
.gp_sccl{
	background-position:0 -39px;
	padding-top:19px;
	padding-left:80px;
}
.gp_listsd_item{
	width:386px;
	margin-right:32px;
}
.gp_listsd_item .lc_listsd_ct{
	border-top:1px dashed #DDD;
	margin-top:-1px;
	padding:15px 0 5px 0;
}
.gp_tit_tips,
.gp_tit_tips a{
	vertical-align:top;
}
.gp_tit_tips{
	color:#999;
	margin-left:8px;
}
.gp_tit_tips a{
	color:#1563AD;
	padding:0 6px;
}
.lc_listsd_tit .gp_font{
	border-bottom:1px solid #1562AE;
	padding-bottom:20px;
	margin-bottom:-1px;
}
.gp_mediasd_list{
	width:272px;
	border-right:1px solid #EEE;
}
.gp_bkjj{
	background-position:0 -78px;
	padding-top:20px;
	padding-left:80px;
}
.lc_lc_tit{
	display:inline-block;
	height:25px;
	line-height:25px;
	vertical-align:middle;
}
.gp_ml_media .gp_ml_pic{
	margin-right:10px;
}
.gp_ggjj{
	background-position:0 -118px;
	padding-top:19px;
	padding-left:80px;
}
.gp_ml_txt{
	color:#999;
	line-height:1.7;
	height:60px;
}
.gp_lc_tit{
	display:inline-block;
	height:20px;
	line-height:20px;
	padding-top:2px;
	margin-bottom:6px;
}
.gp_lc_tit a{
	font-size:14px;
	color:#333;
}
.gp_ml_item{
	margin-top:-31px;
}
.gp_ml_item .lc_lt_more{
	right:13px;
}
.gp_ml_item .lc_listsd_tit{
	margin-top:30px;
	margin-bottom:-10px;
}
.gp_mediasd_list dd{
	margin-top:22px;
}
.gp_icon{
	background-image:url(../images/gp_icon.png);
	background-repeat:no-repeat;
	vertical-align:top;
}
.gp_tool_list a,
.gp_tool_list .gp_icon{
	display:inline-block;
}
.gp_tool_list{
	margin-left:-4px;
	margin-top:-4px;
}
.gp_tool_list li{
	margin-left:4px;
	margin-top:4px;
}
.gp_tool_list a{
	width:84px;
	text-align:center;
	height:50px;
	line-height:25px;
	background-color:#F2F4FF;
	color:#5F87B8;
	overflow:hidden;
	zoom:1;
}
.gp_tool_list a:hover{
	background-color:#E5ECFF;
	color:#5F89BB;
}
.jyts{
	background-position:5px 0;
	padding-top:22px;
	padding-left:16px;
}
.gp_tool_ad{
	border:1px solid #D7DCF0;
	margin-top:4px;
}
.gp_list_mediamp .lc_listsd_ct{
	padding-top:10px;
}
.gp_list_mediamp{
	margin-top:-15px;
}
.gp_jgjg{
	background-position:0 -157px;
	padding-top:19px;
	padding-left:80px;
}
.gp_yjbg{
	background-position:0 -235px;
	padding-top:20px;
	padding-left:80px;
}
.gp_qtsc{
	background-position:0 -196px;
	padding-top:19px;
	padding-left:79px;
	margin-top:-1px;
	margin-bottom:17px;
}
.gp_djphb{
	background-position:0 -275px;
	padding-top:20px;
	padding-left:163px;
	margin-top:30px;
	margin-bottom:16px;
}
.gp_mart_list .icon_point{
	margin-bottom:3px;
}
.gp_mart_list{
	padding-left:5px;
}
.gp_bart_box,
.gp_tab_box{
	padding-left:9px;
}
.gp_tool_list .gp_icon{
	width:100%;
	padding-top:25px;
	position:relative;
	top:6px;
}
.gp_tall_list{
	width:260px;
}
.gp_tab_box{
	width:260px;
    overflow:hidden;
}
.gp_xggj{
	background-position:0 -315px;
	padding-top:19px;
	padding-left:80px;
	margin-top:22px;
	margin-bottom:11px;
}
.ggkd{
	background-position:4px -42px;
	padding-top:23px;
}
.dkjm{
	background-position:7px -92px;
	padding-left:19px;
}
.cbcx{
	background-position:1px -200px;
	padding-left:23px;
}
.zldx{
	background-position:3px -148px;
	padding-left:24px;
}
.xgql{
	background-position:3px -232px;
	padding-left:26px;
}
.lhb{
	background-position:5px -267px;
	padding-left:26px;
}
.scld{
	background-position:6px -312px;
	padding-left:22px;
}
.jjzc{
	background-position:7px -354px;
	padding-left:22px;
}
.mfzg{
	background-position:6px -450px;
	padding-left:21px;
}
.qgqp{
	background-position:9px -497px;
	padding-left:22px;
}
.dxf{
	background-position:7px -401px;
	padding-left:20px;
}
.mb20{
	margin-bottom:20px;
}
/*2013-07-02 style end*/
/*2013-07-12 style start*/
.dj_body{
	background-color:#EEE;
}
.dj_hd{
	height:149px;
	background:url(../images/dj_rx.png) repeat-x 0 0;
}
.dj_hd_inner{
	width:961px;
	margin:0 auto;
}
.dj_logo{
	background:url(../images/dj_logo.png) no-repeat -122px 0;
	padding-top:101px;
	padding-left:847px;
}
.dj_nav_list{
	width:904px;
	margin:0 auto;
	height:47px;
	line-height:47px;
	padding-left:66px;
}
.dj_nav_list li{
	font-size:18px;
	margin-left:52px;
}
.dj_nav_list a{
	color:#BBB;
}
.dj_nav_list .current a,
.dj_nav_list a:hover{
	font-weight:700;
	color:#FFF;
}
.dj_cm_box{
	border-style:none solid solid ;
	border-width:0 1px 1px;
	border-color:#D6D6D6;
	background-color:#FFF;
	position:relative;
}
.dj_cm_in_box{
	border-bottom:1px solid #A7A7A7;
}
.dj_wp{
	width:960px;
	margin:31px auto 0;
}
.dj_media_box{
	width:681px;
}
.dj_media_pic{
	margin-right:10px;
}
.dj_cm_arrow,
.dj_num,
.dj_roll_arrow{
	background-image:url(../images/dj_icon.png);
	background-repeat:no-repeat;
}
.dj_cm_arrow{
	background-position:0 0;
	padding-top:20px;
	padding-left:10px;
	position:absolute;
	top:22px;
	left:-10px;
}
.dj_media_txt_in{
	margin-left:10px;
}
.dj_media_tit{
	font-size:18px;
	height:25px;
	line-height:25px;
}
.dj_media_tit a{
	color:#000;
}
.dj_media_tips{
	color:#999;
	margin-left:-8px;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
}
.dj_media_tips span{
	padding-left:8px;
	padding-right:10px;
}
.dj_mt_item p{
	color:#666;
	text-indent:2em;
	font-size:14px;
	line-height:1.5;
}
.dj_mt_item{
	padding:17px 12px 12px 24px;
}
.dj_mt_share{
	border-top:1px solid #DDD;
	height:39px;
	overflow:hidden;
}
.dj_mt_share_in{
	padding-top:10px;
	padding-left:25px;
}
.dj_mt_all{
	color:#973333;
}
.dj_mts_item{
	float:right;
	display:inline;
	padding-right:25px;
	margin-top:-8px;
	*margin-top:-23px;
}
.dj_news_list{
	margin-top:-20px;
}
.dj_news_list li{
	margin-top:20px;
}
.dj_num{
	display:inline-block;
	padding-left:16px;
	padding-top:14px;
	vertical-align:middle;
	margin-top:-2px;
}
.dj_1{
	background-position:0 -42px;
}
.dj_2{
	background-position:0 -79px;
}
.dj_3{
	background-position:0 -120px;
}
.dj_4{
	background-position:0 -161px;
}
.dj_5{
	background-position:0 -195px;
}
.dj_6{
	background-position:0 -232px;
}
.dj_7{
	background-position:0 -264px;
}
.dj_8{
	background-position:0 -302px;
}
.dj_9{
	background-position:0 -340px;
}
.dj_10{
	background-position:0 -382px;
}
.dj_row_list li{
	height:29px;
	line-height:29px;
}
.dj_font{
	background-image:url(../images/dj_font.png);
	background-repeat:no-repeat;
	vertical-align:top;
}
.dj_rmphb{
	background-position:16px 10px;
}
.dj_row{
	background-color:#FFF;
	padding-top:1px;
}
.dj_cm_box .dj_font{
	height:40px;
	line-height:40px;
	background-color:#F5F5F5;
	font-size:0;
	color:#F5F5F5;
}
.dj_rmbq{
	background-position:16px -70px;
}
.dj_sider{
	width:262px;
}
.dj_row_list{
	padding:6px 0 11px 15px;
	color:#D6D6D6;
}
.dj_row_list a{
	padding-left:7px;
}
.dj_tag_item{
	display:inline-block;
	width:79px;
	height:30px;
	text-align:center;
	background-color:#FFF4F4;
	color:#983434;
	line-height:30px;
}
.dj_tag_list{
	padding:8px 9px 12px 8px;
}
.dj_tag_list li{
	margin-left:2px;
	margin-top:2px;
}
.dj_tag_item:hover{
	background-color:#FFF9F9;
}
.dj_sider{
	margin-top:-19px;
}
.dj_sider .dj_cm_box{
	margin-top:19px;
}
.dj_ht{
	background-position:16px -30px;
}
.dj_roll_box .s_lider{
	width:260px;
	height:216px;
	overflow:hidden;
}
.dj_ht_list{
	padding:20px 23px 0px 0px;
}
.dj_ht_list li{
	padding-bottom:21px;
	padding-left:22px;
}
.dj_ht_list .tit{
	display:block;
	color:#FFF;
	height:30px;
	line-height:30px;
	margin-top:-30px;
	padding-left:10px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000', endColorstr='#99000000');
	background:rgba(0,0,0,0.6);
	position:relative;
	z-index:3;
}
.dj_roll_box{
	position:relative;
}
.dj_roll_arrow{
	background-position:0 -422px;
	padding-top:18px;
	padding-left:18px;
	vertical-align:top;
	position:absolute;
	top:-31px;
}
#dj_next{
	right:24px;
}
#dj_prev{
	right:43px;
}
/*2013-07-12 style end*/
/*2013-07-31 style start*/
.gp_inquiry_sbox{
	background:#FCC732 url(../images/gp_inquiry_s.png) no-repeat 0 0;
}
.gp_inquiry_bbox{
	background:#FCC732 url(../images/gp_inquiry_b.png) no-repeat 0 0;
}
.gp_inquiry_sin{
	padding-left:154px;
	padding-top:35px;
	height:75px;
}
.gp_inquiry_bin{
	padding-left:172px;
	padding-top:53px;
	height:57px;
}
.gp_inquiry_sin form{
	margin-top:-7px;
}
.gp_inquiry_sin .gp_txt{
	height:27px;
	line-height:27px;
}
.gp_inquiry_bin .gp_txt{
	height:32px;
	line-height:32px;
}
.gp_txt{
	border:2px solid #C3C3C3;
	padding-left:8px;
	color:#AAA;
	background-color:#FFF;
}
.w122{
	width:122px;
}
.w160{
	width:160px;
}
.gp_inquiry_in{
	letter-spacing:-0.5em;
	font-size:0;
}
.gp_inquiry_in .gp_txt{
	letter-spacing:normal;
	font-size:14px;
	margin-left:6px;
	margin-top:7px;
}
.gp_search{
	background-color:#D92816;
	background-image:url(../images/gp_btn.png);
	background-repeat:no-repeat;
	font-size:0;
	width:97px;
	border:0 none;
	vertical-align:top;
	margin-top:7px;
	margin-left:9px;
	cursor:pointer;
}
.gp_search1{
	height:30px;
	background-position:0 0;
}
.gp_search2{
	background-position:0 -30px;
	height:34px;
	_margin-top:9px;
}
.gp_inquiry_in .gp_txt{
	vertical-align:middle;
}
/*2013-07-31 style end*/

/*2013-08-23 style start*/
.ellipsis{
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.video-host{
    margin:29px auto 70px;
    width:239px;
}
.video-hostTit{
    padding-bottom:10px;
    border-bottom:2px solid #DADADA;
}
.video-hostTit h2{
    height:25px;
    overflow:hidden;
    background:url(../images/host.jpg) 0 0 no-repeat;
    font:0/0 'Arial';
}
.video-hostList{
    overflow:hidden;
}
.video-hostList ul{
    margin-left:-18px;
    *width:257px;
}
.video-hostList li{
    display:inline;
    float:left;
    margin:15px 0 5px 20px;
    width:65px;
    height:90px;
    overflow:hidden;
    background:#D8D8D8;
    text-align:center;
}
.video-hostList li a{
    _position:relative;
    color:#333;
}
.video-hostList li a:hover{
    color:#D3011F;
}
.video-hostList li h6{
    width:100%;
    font:12px/25px 'Simsun';
    cursor:pointer;
}
.hostWrap{
    padding:35px 40px;
    background:#F5F5F5;
}
.hostWrap .video-hostTit{
    padding:0 0 0 9px;
    border:0;
}
.hostWrap .video-hostTit h2{
    height:30px;
    background-image:url(../images/hosttit.jpg);
}
.hostWrap .video-hostList li{
    margin:35px 10px 10px;
    width:200px;
    height:234px;
}
.hostWrap .video-hostList li h6{
    font:700 16px/34px 'Simsun';
}
.hostWrap .hostAbtTit h2{
    background-image:url(../images/hostabt.jpg);
}
.hostWrap .hostAbt{
    padding:45px 10px 15px;
}
.hostWrap .hostPic{
    float:left;
    padding:0 25px 5px 0;
}
.hostWrap .hostDes{
    font:14px/27px 'Simsun';
    vertical-align:top;
    color:#999;
}
.hostWrap .hostDes dt{
    padding-bottom:10px;
    font:24px/100% 'Microsoft Yahei';
    vertical-align:top;
    color:#000;
}
.hostWrap .hostDes p{
    text-indent:2em;
}
/*2013-08-23 style end*/

/*2013-09-23 style start*/
.zt-logo{ background-position:-423px -340px;}
.zt-mt10{ margin-top:10px;}
.zt-container{ margin-top:5px;}
.ztCont-left{ float:left; width:540px;}
.ztCont-right{ float:right; width:405px;}
.ztCont-vidoe{ height:432px;}
.zrCont-vidoeDes{ padding:15px 20px; height:131px; background:#DFDFDF; line-height:22px; color:#353535;}
.zrCont-vidoeDes h2{ padding:5px 0 18px; overflow:hidden; font-size:14px; color:#0082CB; white-space:nowrap; text-overflow:ellipsis}
.t2{ text-indent:2em;}
.zt-people{ height:284px; overflow:hidden; background:#EEE; border-bottom:1px solid #D8D8D8; line-height:21px; color:#3E3E3E;}
.ztPeople-img{ float:left; width:166px;}
.ztPeople-des{ float:left; width:210px; height:272px; overflow:hidden;}
.ztPeople-des h2{ padding:20px 0; font-size:12px; color:#8C1818;}
.ztPeople-channel{ padding:10px 8px 0; color:#353535; line-height:21px;}
.ztPeople-channelTit{ padding-bottom:19px; height:55px; border-bottom:1px dashed #CCC;}
.ztPeople-icon{ padding:1px; border:1px solid #C1C9CF; border-top:0;}
.ztPeople-tag{ padding-left:8px; font-size:13px; color:#000;}
.ztPeople-tag h6{ font-size:13px;}
.ztPeople-tag h6 a{ color:#0082CB;}
.ztPeople-tag h6 a:hover{ color:#0082CB; text-decoration:underline;}
.ztPeople-att{ padding-top:32px;}
.ztPeople-att a{ display:block; width:58px; height:20px; background:#8AC052; border:1px solid #759D39; text-align:center; font:13px/20px 'Simsun'; color:#FFF;}
.ztPeople-att a:hover{ background:#5093D5; border-color:#0082CB;}
.ztPeople-channelDes{ padding:6px 0; height:210px; border-bottom:1px dashed #CCC;}
.ztPeople-channelP{ height:190px; overflow:hidden;}
.ztPeople-channelP a{ color:#0082CB;}
.ztPeople-channelP a:hover{ color:#0082CB; text-decoration:underline;}
.ztPeople-channelTag{ font-size:13px; color:#000;}
.ztPeople-channelTag a,
.ztPeople-channelTag span{ color:#5093D5;}
.ztPeople-channelTag a:hover{ color:#5093D5; text-decoration:underline;}
.fl{ display:inline; float:left;}
.fr{ display:inline; float:right;}
.ztPeople-channelTag .fr span{ padding:0 4px; color:#D9C6D9;}
.ztCont-videoList{ padding-top:7px;}
.ztCont-videoList .videot_vbox_list{ margin-left:0; height:auto;}
.ztCont-videoList .inline_item{ margin:17px 30px 33px 0; height:110px; overflow:hidden;}
.ztCont-videoListTit{ width:88px; height:24px; overflow:hidden; background:url(../images/video_font.png) 0 -471px no-repeat; font:0/0 'Arial';}
.newsd_footer .zt-ft-nav{ padding:0 0 80px; margin:0 -15px 0 -5px; width:970px; overflow:hidden;}
.zt-ft-nav .inline_item{ float:left; font-size:13px;}
/*2013-09-23 style end*/


/*2013-10-31 style start*/
.ly_spread{ padding:7px; height:336px; overflow:hidden; background:#D8392D url(../images/ly_spread.gif) 0 0 no-repeat;}
.ly_title{ height:111px;}
.ly_title a{ display:block; height:111px; overflow:hidden; font:0/0 'Arial';}
.ly_spread ul{ margin-top:-11px;}
.ly_spread li{ margin:13px 1px 0 0; height:101px; background:#FFF; border:1px solid #D8D8D8; box-shadow:1px 1px 1px rgba(0, 0, 0, 0.2);}
.ly_spread_head{ padding:8px 10px 6px; height:57px;}
.ly_spread_tag{ padding:2px 10px 3px; height:24px; background:#F7F7F7 url(../images/ly_spread_tag.jpg) repeat-x; border-top:1px solid #DCDCDC; font:12px/24px 'Simsun'; color:#999;}
.ly_spread_tag a{ color:#F96936;}
.ly_spread_tag a:hover{ color:#F96936; text-decoration:underline;}
.ly_spread_inc{ width:89px; border:1px solid #FDB128; text-align:center;}
.ly_spread_inc dt{ height:23px; overflow:hidden; background:#FDB128; line-height:23px; color:#FFF;}
.ly_spread_inc dd{ height:32px; overflow:hidden; font:20px/32px 'Microsoft Yahei'; color:#000;}
.ly_spread_type{ width:123px; line-height:18px; font-size:14px; color:#999;}
.ly_spread_type dt{ height:20px; overflow:hidden;}
.ly_spread_type dd{ font-weight:700;}
.ly_spread_type a{ color:#000;}
.ly_spread_type a:hover{ color:#F96936;}
/*2013-10-31 style end*/


/*2013-11-06 style start*/
.ys_lianyin{ position:relative; margin:-20px auto 10px; padding:5px; width:950px; background:#D8392D url(../images/ys_lianyinbg.jpg) no-repeat;}
.ys_lianyin_tit{ height:47px;}
.ys_lianyin_tit a{ display:block; height:47px; overflow:hidden; font:0/0 'Arial';}
.ys_lianyin_wrap, 
.ys_lianyin_content, 
.ys_lianyin_bottom{ background-image:url(../images/ys_lianyingbg2.jpg); background-repeat:no-repeat;}
.ys_lianyin_wrap{ padding-top:2px; background-position:0 0;}
.ys_lianyin_bottom{ padding-bottom:2px; background-position:right bottom;}
.ys_lianyin_content{ padding:0 6px 13px; background-position:-950px 0; background-repeat:repeat-y;}
.ys_lianyin_list_tit{ padding:0 15px; height:36px; font:600 16px/36px 'Microsoft Yahei'; color:#585858;}
.ys_lianyin_list{ overflow:hidden;}
.ys_lianyin_list ul{ margin-left:-6px; width:944px;}
.ys_lianyin_list li{ margin-left:7px; width:305px; height:101px; background:#FFF; border:1px solid #D8D8D8; box-shadow:1px 1px 1px rgba(0, 0, 0, 0.2);}
.ys_lianyin_list .ly_spread_type{ width:185px;}
.ys_lianyin_data{ padding-top:12px;}
.ys_lianyin_tab{ position:relative; margin-left:1px; width:670px; overflow:hidden;}
.ys_lianyin_tab ul{ position:relative; overflow:hidden;}
.ys_lianyin_tab li{ margin-top:-1px; border-top:1px dotted #D9D9D9; text-align:center; color:#999; font-size:14px; line-height:48px;}
.ys_lianyin_tab .ys_lianyin_tab_tit{ position:relative; margin-bottom:-1px; background:#FEEBC9; color:#666; font-size:12px;}
.ys_lianyin_tab li p{ height:48px;}
.ys_lianyin_tab li a{ color:#000;}
.ys_lianyin_tab li a:hover{ color:#D8392D;}
.ys_field1{ width:225px;}
.ys_field2{ width:115px;}
.ys_field3{ width:130px;}
.ys_field4{ width:200px; font-family:'Arial'; font-size:24px; color:#D8392D;}
.ys_lianyin_tab_tit .ys_field4{ color:#666; font-size:12px;}
.ys_lianyin_yuyue{ width:255px; background:#F7F7F7; border-right:1px solid #E1E1E1; border-bottom:1px solid #E1E1E1;}
.ys_ly_yy_tit{ padding:0 15px; height:48px; background:#EFEFEF; font:18px/48px 'Microsoft Yahei'; color:#000;}
.ys_ly_yy_sec{ padding:10px 15px; height:267px;}
.ys_ly_yy_des{ font:16px/22px 'Microsoft Yahei'; color:#98A7B9;}
.ys_ly_yy_form{ padding-top:5px;}
.ys_ly_yy_form_line{ padding-top:10px;}
.ys_ly_yy_form_line label{ width:72px; font:700 14px/33px 'Microsoft Yahei'; color:#333;}
.ys_ly_txt{ padding:9px 3px; width:144px; height:14px; line-height:14px; border:1px solid #A0A0A0; border-right-color:#DCDCDC; border-bottom-color:#DCDCDC;}
.ys_ly_button{ margin-top:6px; padding:0; width:86px; height:30px; background:url(../images/ys_lianying_button.jpg) no-repeat; border:0; cursor:pointer;}
.ys_ly_yy_p,
.ys_ly_yy_tel{ text-align:center; color:#4978D0;}
.ys_ly_yy_p{ padding-top:20px; font:700 16px/22px 'Simsun';}
.ys_ly_yy_tel{ font-size:25px; line-height:26px; font-family:'Arial';}


.fw_content{line-height: 2.2;font-size: 16px;text-indent: 2em;margin-bottom: 10px;color: #333;}
.fw_wp{
	border:1px solid #D8D8D8;
	width: 988px;
	margin:30px auto 0;
	background:url(../images/fw_wp.png) repeat-y 0 0;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.fw_sider{
	width:243px;
	margin-top:10px;
}
.fw_main{
	width: 745px;
}
.fw_nav_list li{
	height:49px;
	line-height:49px;
	text-align:center;
	border-bottom:1px dashed #D4D4D4;
	margin-bottom:-1px;
	font-size:16px;
}
.fw_nav_list a{
	display:block;
	color:#333;
}
.fw_nav_list a:hover{
	color:#333;
}
.fw_nav_list .current{
	border-bottom:1px solid #E1E1E1;
}
.fw_nav_list .current a{
	font-weight:700;
	color: #DF0617;
	background:#FFF url(../images/fw_icon.png) no-repeat 72px 17px;
}
.fw_main_inner{
	padding:0 30px;
	margin-top:15px;
}
.fw_txt_tit{
	font-size:24px;
	color:#000;
	border-bottom:1px solid #ECECEC;
	text-align:center;
	font-weight:700;
}
.fw_txt_main{
	border-top:1px solid #FAFAFA;
	color:#888;
}
.fw_txt_h{
	font-weight:700;
	padding-top:17px;
}
.fw_txt_main p{
	font-size:14px;
	line-height:2.2em;
}
/*2013-11-06 style end*/
.red_title {
	background: #b90601;
	padding: 2px 10px;
	color: #FFF;
	font-family: "微软雅黑";
}
.News_headlines li h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 13px;
}
.News_headlines li {
	margin-top: 10px;
}
.news_list {
	border-top: 5px solid #f4f4f4;
}
.news_list_title {
	font-family: "微软雅黑";
}
.news_list_title h3 {
	font-size: 16px;
	font-weight: bold;
}
.news_list_title p {
	font-size: 12px;
	color: #bababa;
}
.news_title {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 7px;
}
.news_list ul li {
	font-size: 16px;
	color: #1c1c1c;
	font-family: "微软雅黑";
	padding: 7px 0px 7px 19px;
	background: url(../images/point.jpg) no-repeat scroll 5px 17px
}
.news_list ul {
	margin-top: 8px;
}
.news_list ul li span {
	font-size: 12px;
	color: #888;
	float: right;
}
.news_list ul li span img {
	float: left;
	margin: 3px 10px 0 0
}
.news_list ul li a {
	float: left;
}

.mt30 {
	margin-top: 30px;
}
.mt35 {
	margin-top: 35px;
}
.mt4 {
	margin-top: 4px;
}
.mt5 {
	margin-top: 5px;
}
.mt11 {
	margin-top: 11px;
}
.mt27 {
	margin-top: 27px;
}
.mt28 {
	margin-top: 28px;
}
.mt10_67 {
	margin-top: 10px;
*margin-top:0px;
	_margin-top: 0px;
}
.mt20_67 {
	margin-top: 20px;
*margin-top:0px;
	_margin-top: 0px;
}
.mt20 {
	margin-top: 20px;
}
.mt100 {
	margin-top: 100px;
}
.mt16 {
	margin-top: 16px;
}
.mt14 {
	margin-top: 14px;
}
.ml10 {
	margin-left: 10px;
}
.ml5 {
	margin-left: 5px;
}
.ml15 {
	margin-left: 15px;
}
.ml12 {
	margin-left: 12px;
}
.ml20 {
	margin-left: 20px;
}
.ml22 {
	margin-left: 22px;
}
.ml70 {
	margin-left: 70px;
}
.ml16 {
	margin-left: 16px;
}
.mt3 {
	margin-top: 3px;
}
.mt7 {
	margin-top: 7px;
}
.mt8 {
	margin-top: 8px;
}
.mt17 {
	margin-top: 17px;
}
.mt25 {
	margin-top: 25px;
}
.mr10 {
	margin-right: 10px;
}
.mr12 {
	margin-right: 12px;
}
.mr20 {
	margin-right: 20px;
}
.mr22 {
	margin-right: 22px;
}
.mr35 {
	margin-right: 35px;
}
.mr3 {
	margin-right: 3px;
}
.mr5 {
	margin-right: 5px;
}
.ml3 {
	margin-left: 3px;
}
.mt15 {
	margin-top: 15px;
}
.pr10 {
	padding-right: 10px;
}
.pl2 {
	padding-left: 2px;
}
.pb5 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb8 {
	margin-bottom: 8px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb11 {
	margin-bottom: 11px;
}
.mb13 {
	margin-bottom: 13px;
}
.mb14 {
	margin-bottom: 14px;
}
.mb16 {
	margin-bottom: 16px;
}
.mb18 {
	margin-bottom: 18px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb23 {
	margin-bottom: 23px;
}
.mb30 {
	margin-bottom: 30px;
}
