@charset "utf-8";
/* CSS Document */

div,p,table,tr,td,ul,ol,menu,li,dl,dt,dd,a,h1,h2,h3,h4,span {
	margin:0;
	padding:0;
	font-size:inherit;
	line-height:inherit;
}
* img {
	border:none;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	color:#336;
}

body {
	color:#333;
	padding:0;
	margin:0;
	background:#fff;
	font:12px/1.6 Arial, Helvetica, sans-serif;
        text-align: justify;
}

#header {
	width:100%;
	height:200px;
	min-width:940px;
	position:relative;
	background:#09f url(../img/b1.jpg) 50% 50%;
}
#cj_logo {
	position:absolute;
	left:20px;
	top:45px;
}
h1 {
	position:absolute;
	left:185px;
	top:60px;
	color:#fff;
	font-size:26px;
	text-transform:uppercase;
	font-weight:lighter;
}
h1 span {
	font-size:20px;
	color:#ddd;
	line-height:20px;
}
#issn {
	position:absolute;
	right:20px;
	top:15px;
	font-weight:bold;
	font-size:16px;
	color:#fff;
}
#ieeex_logo {
	position:absolute;
	right:398px;
	top:82px;
}
#cj_search {
	position:absolute;
	top:82px;
	right:15px;
	width:353px;
	height:36px;
	background:url(../img/b2.gif) no-repeat left top;
}
#cj_search_txt {
	position:relative;
	left:4px;
	top:4px;
	width:280px;
	height:26px;
	font-size:12px;
	line-height:12px;
	border:none;
	background:#fff;
}
#cj_search_submit {
	display:block;
	position:absolute;
	top:4px;
	right:4px;
	width:60px;
	height:28px;
	line-height:28px;
	font-size:14px;
	text-align:center;
	color:#555;
	cursor:pointer;
	background: none;
	border: none;
}
#cj_search_submit:hover {
	color:#000;
}

#cj_frame {
	width:100%;
	position:relative;
	top:-40px;
}
#cj_frame_left {
	margin-top:40px;
	background:#09f;
	min-width:200px;
}
#cj_frame_right {
	position:absolute;
	top:-40px;
	height:auto;
}
#cj_frame_rr,#cj_frame_rl {
	position:absolute;
	top:40px;
}
#cj_frame_rl {
	min-width:360px;
	min-height:750px;
}
#cj_frame_rr {
	min-width:205px;
}
#cj_left_con {
	background:#eee url(../img/b11.gif) no-repeat right bottom;
	margin-left:20px;
	padding-bottom:40px;
}
#cj_nav {
	position: absolute;
	bottom: 0;
	height:40px;
	min-width:750px;
	background:url(../img/b3.png) repeat-x left top;
}
#cj_nav ul li {
	float:left;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
#cj_nav ul li a {
	display:block;
	height:40px;
	padding:0 25px;
	color:#fff;
}
#cj_nav ul li#cj_this a {
	background:#fff;
	color:#555;
}
#cj_nav ul li a:hover {
	background:url(../img/b3_.png) repeat-x left top;
}
.cj_sty1 {
	padding-top:40px;
	
}
.cj_sty1 h2 {
	height:43px;
	width:auto;
	line-height:35px;
	font-size:18px;
	font-weight:lighter;
	color:#555;
	text-transform:uppercase;
	padding-left:14px;
	background:url(../img/b5.gif) repeat-x left top;
}
.cj_sty1 h2 span {
	display:block;
	position:relative;
	left:6px;
	width:auto;
	height:43px;
	background:url(../img/b4.gif) no-repeat right top;
}
.cj_sty1 ul {
	width:auto;
	padding-top:5px;
}
.cj_sty1 ul li {
	font-size:14px;
	border-bottom:1px solid #ddd;
	margin:0 20px;
	padding:7px 0;
}
.cj_sty1 ul li a {
	line-height:1.3em;
        color:#333;
}
.cj_sty1 ul li ul {
	display:none;
}
.cj_sty1 ul li ul.meunshow {
	display:block;
}
.cj_sty1 ul li ul li {
	border:none;
	padding:0 0 0 10px;
	height:30px;
	line-height:30px;
	margin-left:10px;
}
.cj_sty1 ul li ul li#menuthis {
	font-weight:bold;
	background:#ddd url(../img/b12.gif) no-repeat right top;
}
#cj_articlesMenu ul li {
	margin-right:0;
}
#cj_articlesMenu ul li h3 {
	cursor:pointer;
	color:#666;
	background:url(../img/b13.gif) no-repeat 90% 50%;
}
#cj_articlesMenu ul li h3.menuh3show {
	color:#336;
	background:url(../img/b13_.gif) no-repeat 91% 50%;
}

/*通用层框架样式-start*/
.frameRLsty {
	width:88%;
	margin:40px auto 0 auto;
}
.frameRLsty h2 {
	font-size:18px;
	font-weight:lighter;
	padding-left:24px;
	text-transform:uppercase;
}
/*通用层框架样式-end*/

#editormsg {
	min-height:180px;
	border:4px solid #e5e5e5;
}
#editormsg h2 {
	margin:10px auto 0 0;
}
#editormsg p {
	font-size:12px;
	width:auto;
	margin:10px 20px 20px 24px;
}
#editormsg p a {
	color:#336;
	font-weight:bold;
}
#editormsg img {
	float:right;
	position:relative;
	margin-left:30px;
	top:-30px;
}

#issue ul li h3 {
	padding:15px 24px 0 24px;
	line-height:1em;
	margin:10px auto 10px auto;
	clear:left;
}
#issue ul li {
        font-size: 14px;
        font-weight: 700;
        line-height:25px;
}
#issue ul li a {
	color:#336;
        font-size: 14px;
        font-weight: 700;
        line-height:25px;
}
#issue ul li div {
	width:auto;
	padding-left:24px;
	color:#888;
}
#issue ul li div p,#issue ul li div span {
	display:block;
	float:left;
	height:28px;
	padding:0 8px 0 18px;
	line-height:28px;
}
.ciabs {
	display:none;
	clear:both;
	background:#eee;
	border-top:1px solid #ddd;
	padding:10px;
}
.ciabsShow {
	display:block;
	clear:both;
	background:#eee;
	border-top:1px solid #ddd;
	padding:10px;
}
#issue ul li div p.absbtnOP {
	background:#eee url(../img/i1.gif) no-repeat 5px 10px;
	border:1px solid #ddd;
	border-bottom:none;
	padding:0 7px 0 15px;
	line-height:25px;
	position:relative;
	top:1px;
}
#issue ul li div p {
	/*background:url(../img/i1_.gif) no-repeat 7px 10px;*/
	padding:0 8px 0 16px;
	cursor:pointer;
}
#cimore {
	width:auto;
	margin:50px auto 0 auto;
	border-top:1px solid #ddd;
	padding-top:10px;
	font-weight:18px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
#cimore a {
	color:#336;
}
#popular ul {
	margin-top:10px;
}
#popular ul li {
	font-size:14px;
	line-height:25px;
	padding-left:27px;
}
#pa1 {background:url(../img/i3.gif) no-repeat 0 7px;}
#pa2 {background:url(../img/i4.gif) no-repeat 0 7px;}
#pa3 {background:url(../img/i5.gif) no-repeat 0 7px;}
#pa4 {background:url(../img/i6.gif) no-repeat 0 7px;}
#pa5 {background:url(../img/i7.gif) no-repeat 0 7px;}

#cj_int {
	margin-right:20px;
	width:auto;
	border:1px solid #dedea7;
	background:#ffc;
	margin-top:40px;
	min-width:205px;
}
#cj_int h2,#cj_news h2 {
	font-size:18px;
	text-transform:uppercase;
	margin:10px 0 5px 20px;
	font-weight:lighter;
}
#cj_int p {
	padding:5px 0 30px 0;
	margin-left:20px;
}
#cj_int img {
	float:right;
	margin-right:15px;
	margin-left:10px;
	position:relative;
	width:100px;
}
#cj_int p a {
	font-weight:bold;
	color:#336;
}
#cj_news {
	margin:40px 20px 0 0;
	width:auto;
	min-width:205px;
}
#cj_news ul {
	padding-top:5px;
}
#cj_news ul li {
	font-size:14px;
	padding:10px 0 10px 0;
	border-bottom:1px dotted #ddd;
}
#cj_news ul li a {
	line-height:1.2em;
	display:block;
	padding-left:20px;
	background:url(../img/i8.gif) no-repeat 2px 6px;
        color: #333;
}
#cj_news h2 a{ font-weight:600;color#333;
}



#cj_wx {
	margin:40px 20px 0 0;
	min-height:116px;
	min-width:205px;
	border:1px solid #ddd;
}
#cj_wx p {
	padding:10px;
	font-size:14px;
}
#cj_wx p img {
	float:right;
	margin-left:10px;
}
#footer {
	width:100%;
	margin:0px auto 0 auto;
	padding-bottom:50px;
}
#footer p {
	color:#888;
	text-align:center;
}
#footer p a {
	color:#336;
}

/*编委会-样式------------------------------------------------------*/
.cj_dom p {
	margin:15px 0 15px 24px;
	line-height:1.8em;
	font-size:14px;
}
.cj_dom p a {
	color:#336;
	text-decoration:underline;
}
.cj_dom h3 {
	font-size:16px;
	margin:40px 0 15px 24px;
}
.cj_dom ul {
	margin:15px 0 15px 36px;
}
.cj_dom ul li {
	font-size:12px;
	line-height:1.8em;
	font-style:italic;
}

/*期数封面列表-样式------------------------------------------------------*/
#cj_articlesFrame {
	width:100%;
}
#cj_articlesFrame h2 {
	width:88%;
	margin:0 auto;
}
#cj_articlesFrame ul {
	margin:10px 0 0 30px;
	overflow:hidden;
}
#cj_articlesFrame ul li {
	float:left;
	margin:20px 30px;
}
#cj_articlesFrame ul li img {
	display:block;
	width:150px;
	height:auto;
	margin-bottom:15px;
}
#cj_articlesFrame ul li p {
	text-align:center;
}
#cj_articlesFrame ul li p span {
	font-weight:bold;
	color:#3a3;
}

/*本期文章列表-样式------------------------------------------------------*/
#articlesPath {
	width:100%;
	color:#666;
	padding-bottom:5px;
	border-bottom:1px dotted #ddd;
}
#articles {
	margin:20px 0 0 0;
}
#articles ul li {
	margin:20px 0;
}
#articles ul li h3 {
	font-size:18px;
	margin:10px 0;
	padding-left:24px;
}
#articles ul li h3 a {
	color:#336;
}
#articles ul li p span {
	font-weight:bold;
	color:#333;
	font-size:14px;
}
#articles ul li p.al_authors {
	color:#666;
	margin:10px 0 0 0;
	padding-left:24px;
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
}
.al_abstract {
	background: #eee none repeat scroll 0 0;
    font-size: 12px;
    margin-top: 1px;
    padding: 10px 24px 15px;
}
#articles ul li p.al_abstract {
	padding:10px 24px 15px 24px;
	font-size:12px;
	margin-top:1px;
	background:#eee;
}
#articles ul li p.al_abstract a {
	color:#336;
	text-decoration:underline;
}

#articleTxt h3 {
	font-size:24px;
	line-height:30px;
	margin:15px 0;
	padding-left:24px;
}
#articleTxt p {
	margin:20px 0;
	padding:0 24px;
}
#articleTxt p span {
	font-weight:bold;
	font-size:14px;
}
#articleTxt p#at_authorsOrg {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:10px;
	margin:0 24px;
	font-style:italic;
	background:#eee;
}
#articleDown {
	padding-left:24px;
	margin-top:40px;
}
#articleDown a {
	display:block;
	width:220px;
	height:40px;
	text-align:center;
	line-height:40px;
	font-size:18px;
	color:#fff;
	background:url(../img/b14.png) no-repeat left top;
}
#articleDown a:hover {
	background:url(../img/b14_.png) no-repeat left top;
}

/*内容页样式----------------------------------------------------------------------------------*/
#cjText {
	margin:40px 20px 0 70px;
	font-size:14px;
}
#cjText a {
	color:#336;
}
#cjText h2 {
	font-size:18px;
	text-transform:uppercase;
	margin:30px 20px 10px 0;
}
#cjText h3 {
	font-size:16px;
	font-weight:lighter;
	margin:30px 20px 20px 0;
}
#cjText ul li {
	margin:0 20px 0 24px;
	line-height:2em;
}
#cjText p {
	margin:30px 20px 30px 0;
	line-height:1.8em;
}

.newslist {list-style:square;}
.newslist li{border-bottom: 1px dotted #ddd;}
.newslist li a{font-size:14px;height:36px;line-height:36px;font-style: normal;}
.news_date{font-size: 12px;color:#999;border-bottom: 1px solid #eee;}

.absbtn{ background: rgba(0, 0, 0, 0) url("../img/i1_.gif") no-repeat scroll 7px 10px;
    cursor: pointer;
    padding: 0 8px 0 16px;}
/*search*/    
.search_msg{padding: 15px 0;}
.red{color:red;}
.sslist{padding:10px 0;font-size: 14px;}
.sslist dt span a{color:#336;text-decoration:underline;}
.sslist dd{color:#999;font-size:12px;}
.ly a{color:#999;font-size:12px;}
.pagesite{padding:10px 0;}
