@charset "utf-8";
/*全局样式*/

a {color:#2b2b2b;text-decoration:none;}
a:visited {color:#2b2b2b;text-decoration:none;}
a:hover {color:#ba2636;text-decoration:underline;}
a:active {color:#ba2636;}


/*页面主体盒子*/
.mainBox{ width:1000px; margin:0 auto; clear:both;background-color:#FFF;}
.mainBox960{ width:960px; margin:0 auto; clear:both;}



/*列表前缀ICON*/
/*访谈相关新闻、往期回顾列表*/
.commonList li{line-height:24px; text-indent:6px;}
.commonList_new li{line-height:24px; background:url(../images/ico_dot.jpg) left no-repeat; text-indent:10px;}
.commonList_video li{line-height:24px; background:url(../images/ico_video.gif) left no-repeat; text-indent:20px;}
.commonList_img li{line-height:24px; background:url(../images/ico_img.gif) left no-repeat; text-indent:15px;}


/*推荐图文列表*/
.commonPicList li{ width:120px; height:127px; float:left; padding:0px 8px; margin:1px;}
.commonPicList li img{ width:120px; height:90px; border:1px solid #CBCBCB;}
.commonPicList li div{line-height:24px; text-align:center;}


/*列表页：内容列表*/
.listPageCommonList_new li{line-height:24px; background:url(../images/ico_dot.jpg) left no-repeat; text-indent:10px;}
.listPageCommonList_new li span{ float:right; padding-right:5px;}
.listPageCommonList_new li.line{clear:both; height:2px; overflow:hidden; display:block; border-top:1px dotted #dee0df; background:none;}

.common_page{ line-height:24px; text-align:right; padding-right:15px;}


/*网站全局头部*/

#wrap{
	background-color:#CCC;
}
.m_bg{ background:url(../images/yyx_bg.jpg) no-repeat; height:697px;}
.top{ height:44px;}
.nav{ height:40px;}
.nav_left{ float:left; width:100px; height:40px;}
.nav_right{ float:right;height:40px; width:900px;}
.nav_right li{ float:left; width:120px; line-height:40px;height:40px; text-align:center;position: relative; }
.nav_right li a{ color:#FFF; font:"微软雅黑"; font-size:16px; font-weight:bolder;}
.nav_right li .lm{ width:120px;float:left; text-align:center;position:absolute; 
  left: 0px;
  top: 40px;
  filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.5;z-index:100; background-color:#009118;
}
.nav_right li .lm a{width:118px; float:left; display:block; color:#fff; border:1px solid #FFF; border-top:none;}
.nav_right li a:link {color: #fff}		/* 未访问的链接 */
.nav_right li a:visited {color: #fff}	/* 已访问的链接 */
.nav_right li a:hover {color: #fff}	/* 鼠标移动到链接上 */
.nav_right li a:active {color: #FFf}


.n_bg{ background:url(../images/bom_bg.jpg) no-repeat; height:96px;}
.yqlj{ height:33px; line-height:33px; padding:0 20px;}
.yqlj a{ margin-right:10px;}
.footer{ height:40px;line-height: 22px; text-align:center;position: relative;}
.footer p{ height:24px;line-height: 22px; color:#666;}

.top_t{ text-align:right; color:#666; height:22px; line-height:22px;}


/*列表页 内容页头部*/
.list_top{ background:url(../images/twohead_yyx.jpg) no-repeat; height:293px;}