@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:990px; margin:0 auto; clear:both; font-family:"微软雅黑"; background-color:#fff; padding:0 5px;}
.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;}

/* CSS Document */
#wrap{ background:url(../images/index.files/bg.png) repeat-x;}
.top{ line-height:30px; height:30px; color:#FFF; padding:0 10px; margin:0 auto; width:980px; font-family:"微软雅黑"}
.top a{ color:#FFF}
.top span{ float:right;}
.top p{color:#FFF}
.banner{ height:120px; overflow:hidden}
.banner img{ float:left;}

.nav{ background:url(../images/index.files/nav.png) repeat-x; height:30px; line-height:30px;}
.nav li{ width:100px;float:left; text-align:center; font-weight:bolder;}
.nav li a{ color:#FFF;}

.nav li.line{ color:#FFF; width:4px;}
.nav_2{ line-height:30px; height:30px;padding:0 20px; border:1px solid #b1c5ea; color:#263482; background-color:#FFF}
.nav_2 span.dqwz{ font-weight:bolder;color:#263482}
.nav_2  a{color:#263482}
.nav_2  p{color:#263482}
.nav_2 table{ float:right; width:30%; line-height:30px; height:30px}
.nav_2 table td{ line-height:30px;}
.imp{ width:160px; border:1px solid #6179ff; height:18px; line-height:18px;}
.impi{border:1px solid #6179ff; font-family:"微软雅黑"; color:#263482}

.footer{ height:100px; line-height:20px; text-align:center; border:1px solid #b1c5ea; border-top:4px solid #263482; background-color:#fff}

.pageing{ padding:5px; text-align:center}