@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:url(../images/index.files/bg.jpg) repeat-x;
}
.top{ 
	height:77px;background:url(../images/xxhjs.png) left;
}
.top_gh{ 
	width:88px; height:77px;background:url(../images/index.files/GH.gif) left; float:left
}
.top_logo{
	 width:222px; height:77px;background:url(../images/index.files/logo.jpg) left; float:left
}
.top_tab{ width:174px; height:33px;background:url(../images/index.files/version.gif) left; margin-right:45px;}


.blank_top{ width:222px; height:40px;}
.blank_top_v{ width:174px; height:16px;}
.blank_top_a{ width:174px; height:17px;}
.blank_top_a a{ width:43px; height:17px; display:block; float:left}

#wrap{
	background-color:#CCC;
}
.top{
	height:129px;
background:url(../images/xx.png) no-repeat;
/*background:url(http://img.sntcm.edu.cn/HIWCMwl/201505/201505290456024_b.jpg) no-repeat;*/
}
.nav{ background:url(../images/index.files/nav_bg.jpg) repeat-x; height:43px; line-height:43px; padding:0 70px;}
.nav li{ width:90px;float:left; text-align:center; font-weight:bolder;cursor:pointer;position: relative;}
.nav li a{ color:#FFF;color:#FFF!important;text-decoration:none;}
.nav li .lm{ width:100px;float:left; text-align:center;position:absolute; 
  left: 0px;
  top: 43px;
  filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.5;z-index:100; background-color:#6C8FAB;
}
.nav li .lm a{width:98px; float:left; display:block; color:#fff; border:1px solid #84B6DB; border-top:none;}


.footer{ background:url(../images/index.files/foot_bg.jpg) no-repeat;  height:114px;position: relative;}
.footer p{ text-align:center; line-height:24px;}
.top_left a{width:260px; height:134px; display:block;}

.top_h{ text-align:right;  height:30px; line-height:30px; padding-right:10px;}
.top_h a{ color:#fff;}

.right_box2_content p{line-height:24px;text-indent: 2em;}

#dwimg {
position: absolute;
left: 220px;
top: 8px;
z-index: 100;
}