@charset "utf-8";
/* CSS Document */
html {
background-color:#fff7cc;
}

.wrapper{
	width:1200px;
	margin:0px auto;
}
.top_mini{
	width:1200px;
	margin:0px auto;
	height:40px;
	position:absolute;
	top:0px;
	right:0px;
	}
.top_mini a{
	display:block;
	width:70px;
	height:40px;
	line-height:40px;
	text-align:center;
    float:right;
	border-radius:0px 0px 10px 10px;
}

.top_mini a.first {
	background-color:#fed420;
	color:#d93b11;
	margin-right:5px;
}
.top_mini a.first:hover,
.top_mini a.second:hover{
	background-color:#d93b11;
	color:#fff;
}
.top_mini a.second {
	background-color:#ff8214;
	color:#fff;
}
.pb0{
	padding-bottom:0px;
	}
	
.mt25{ 
    margin:20px auto 0px;
	}

/*header
-------------------------------*/
.header_w{
	width:100%;
	margin:0px auto;
	background:url(../images/header.jpg) no-repeat  center 0px;
}
.header{
	width:1200px;
	height:250px;
	margin:0px auto;
	position:relative;
}
@font-face 
{
font-family: myFirstFont;
src: url(FZZCHJW.ttf);
}
/*logo
-------------------------------*/
.header h2{
	height:75px;
	color:#FF0;
	font-size:40px;
	padding-top:32px;
	font-family:myFirstFont;
	padding-left:317px;
	background:url(../images/logo.png) no-repeat 205px 16px;
	position:relative;
	}	
.hdtxt{
	width:650px;
	height:40px;
	color:#fff;
	font-family:myFirstFont;
	margin-left:275px;
	padding-top:25px;
	}
.hdtxt p{
	float:left;	
	height:40px;
	line-height:45px;
	border-radius:15px;
	background-color:#d93b11;
	margin-left:50px;
	font-size:16px;
	padding:0px 15px;
}
.hdtxt p span{
	font-size:22px;
	padding:0px 5px;
}
.danwei{
	color:#ffece0;
	text-align:center;
	padding-right:50px;
	line-height:25px;
	}
.danwei span{
	padding-right:20px;
	}
.toptime{
	color:#ffece0;
	text-align:center;
	width:200px;
	line-height:25px;
	position:absolute;
	right:43px;
	top:177px;
	}
.toptime span{
	padding-right:20px;
	}		


/*征文活动
--------------------------------------*/
.zhengwen{
	background-color:#FFF;
	padding-bottom:20px;
	}
.zhengwen dl dt{
	font-size:22px;
    height:55px;
	line-height:55px;
	color:#d93b11;
	background:url(../images/iocn.png) no-repeat 30px 18px;
	padding-left:70px;
	padding-top:10px;
	}	
.zhengwen dl dd a{
	display:block;
	font-size:18px;
	width:140px;
	float:left;
	height:40px;
	line-height:40px;
	margin-left:25px;
	background-color:#ffece0;
	color:#d93b11;
	text-align:center;
	border-radius:10px;
	}	
.zhengwen dl dd a:hover{
	background-color:#d93b11;
	color:#fff;
	}		

/*阅读活动
--------------------------------------*/
.read{
	background-color:#FFF;
	padding-bottom:20px;
	}
.read dl dt{
	font-size:22px;
    height:55px;
	line-height:55px;
	color:#d93b11;
	background:url(../images/iocn.png) no-repeat 30px -184px;
	padding-left:70px;
	padding-top:10px;
	}	
.read dl dd a{
	display:block;
	font-size:18px;
	width:30%;
	float:left;
	box-sizing:border-box;
	height:70px;
	padding-left:60px;
	line-height:70px;
	margin-left:30px;
	color:#d93b11;
	text-align:center;
	border-radius:10px;
	}		
.read dl dd a.icon01{
	background:#ffece0 url(../images/iocn.png) no-repeat 90px -377px;
	}
.read dl dd a.icon01:hover{
	background:#d93b11 url(../images/iocn_bai.png) no-repeat 90px -7px;
	color:#fff;
	}	
.read dl dd a.icon02{
	background:#ffece0 url(../images/iocn.png) no-repeat 80px -595px;
	}
.read dl dd a.icon02:hover{
	background:#d93b11 url(../images/iocn_bai.png) no-repeat 80px -225px;
	color:#fff;
	}	
.read dl dd a.icon03{
	background:#ffece0 url(../images/iocn.png) no-repeat 15px -795px;
	}
.read dl dd a.icon03:hover{
	background:#d93b11 url(../images/iocn_bai.png) no-repeat 15px -426px;
	color:#fff;
	}
		
/*推荐阅读
--------------------------------------*/
.content_bg{
	width:100%;
	background:#fff7cc url(../images/bg01.png) no-repeat center;	
	}
.tit_w{
	height:60px;
	text-align:center;
	color:#fff;
	margin-bottom:15px;
	}
.tit_w h3{
	font-size:26px;
	line-height:60px;
	text-align:left;
	padding-left:100px;
    font-family: myFirstFont;
	background:url(../images/tit.png) no-repeat 0px 0px;	
	}	
.tit_w h3 span{
	font-size:18px;
	padding-left:10px;
	color:#fff;
	}
	
.banner{
	height:100px;
	margin-bottom:15px;
	}
.banner a.b_1,.banner a.b_2,.banner a.b_3,.banner a.b_4,.banner a.b_5,.banner a.b_6{
	display:block;
	height:100px;
	line-height:100px;
	color:#fcf99b;
	font-size:22px;
	text-align:center;
	margin-bottom:15px;
	margin-right:18px;
	}
.banner a.b_1{
	width:392px;
	background:url(../images/c_tit.jpg) no-repeat 0px 0px;
	margin-right:18px;
	}	
.banner a.b_2{
	background:url(../images/c_tit.jpg) no-repeat -409px 0px;
	width:386px;
	margin-right:0px; 
	}	
.banner a.b_3{
	background:url(../images/c_tit.jpg) no-repeat -812px 0px;
	width:387px;
	margin-right:0px; 
	}	
	
.banner a.b_4{
	width:392px;
	background:url(../images/top_tit.jpg) no-repeat 0px 0px;
	margin-right:18px;
	}	
.banner a.b_5{
	background:url(../images/top_tit.jpg) no-repeat -409px 0px;
	width:386px;
	margin-right:0px; 
	}	
.banner a.b_6{
	background:url(../images/top_tit.jpg) no-repeat -812px 0px;
	width:387px;
	margin-right:0px; 
	}
.banner a.b_1:hover,.banner a.b_4:hover{
	color:#fff;
	width:392px;
	background:#d93b11 no-repeat;
	}
.banner a.b_2:hover,.banner a.b_5:hover{
	color:#fff;
	width:386px;
	background:#d93b11 no-repeat;
	}
.banner a.b_3:hover,.banner a.b_6:hover{
	color:#fff;
	width:387px;
	background:#d93b11 no-repeat;
	}
.column{
	width:390px;
	margin-right:18px;
	border:1px #e8dbc6 solid;
	background-color:#FFF;	
	position:relative;
	}
.col380{
	width:385px;
	margin-right:0px; 
	}
.bory{
	border-bottom:1px #f37828 solid;
	}
.column dl dt{
	font-size:16px;
	height:35px;
	line-height:35px;
	text-align:left;
	margin-bottom:15px;
	padding-left:20px;
	}
.tit01 dl dt{
	color:#d93b11;
	background-color:#ffea95;
	}
.tit02 dl dt{
	color:#d93b11;
	background-color:#ffe4d1;
	}
.tit03 dl dt{
	color:#fff;
	background-color:#f59191;
	}
.tit04 dl dt{
	color:#fff;
	background-color:#f1a877;
	}
.tit01 dl dt span{
	font-size:12px;
	color:#1980ff;
	padding-left:20px;
	}
.column dl dt>a{
	position:absolute;
	top:7px;
	right:10px;
	font-size:14px;
	display:block;
	width:50px;
	height:20px;
	line-height:20px;
	border-radius:20px;
	text-align:center;
	}
.tit01 dl dt>a{
	color:#d93b11;
	background-color:#fff7cc;
	}
.tit01 dl dt>a:hover{
	color:#fff;
	background-color:#d93b11;
	}
.tit02,.tit03,.tit04 {
	width:373px;
	margin-top:15px;
	}

.tit02 dl dt>a{
	color:#d93b11;
	background-color:#fff;
	}
.tit02 dl dt>a:hover{
	color:#fff;
	background-color:#d93b11;
	}
.tit03 dl dt>a{
	color:#d93b11;
	background-color:#ffcfcf;
	}
.tit03 dl dt>a:hover{
	color:#fff;
	background-color:#d93b11;
	}
.tit04 dl dt>a{
	color:#d56d2b;
	background-color:#ffe2cf;
	}
.tit04 dl dt>a:hover{
	color:#fff;
	background-color:#d93b11;
	}	
.column dl{
	padding-bottom:12px;
	}
.column dl.lhb dd{
	width:44%;
	float:left;
	padding-left:20px;
	line-height:35px;
	}
	
.column dl.lhb dd span{
	font-size:13px;
	color:#d93b11;
	}
.column dl.list_read{
padding-bottom:15px;
	}
.column dl.list_read dd{
	position:relative;
	width:84%;
	float:none;
	padding-left:20px;
	line-height:35px;
	height:35px;
	margin-left:23px;
	}
.column dl.list_read dd:before {
	position: absolute;
	float: left;
    width:4px;
    height:4px;
    border-radius:2px;
    background-color:#c2c2c2;
    top:45%;
    left:0;
    content: '';
}
.tit_fl{
	width:70%;
	float:left;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin-right:10px;	
	text-align:left;
	}
.time{
	font-size:12px;
	width:25%;
	float:right;
	white-space:nowrap; 
    text-overflow:ellipsis; 
    overflow:hidden;
	text-align:right;
	color:#8c8c9a;
	}
.column dl.line_h dd{
	line-height:55px;
	}
.column dl.line_h1 dd{
	line-height:41px;
	}
.pad_bot{
	padding-bottom:25px;
	}
	
	
/* 刑事检察
-------------------------------*/
.tit_xs{
	color:#fff;
	margin-bottom:15px;		
	position:relative;
	}
.tit_xs h3{
	background:url(../images/tit.png) no-repeat 0px -172px;
	padding-left:70px;
	text-align:center;
	}
.tit_xs h3 p{
	font-family:myFirstFont;
	float:left;	
	height:60px;
	line-height:65px;
	margin-left:50px;
	font-size:16px;
	padding:0px 15px;	
	}	
.tit_xs h3 span{
	font-size:22px;
	padding:0px 5px;
	}
.tit_xs h4{
	font-size:20px;
	background-color:#fff;
	width:200px;
	margin-top:15px;
	text-align:center;
	height:45px;
	line-height:45px;
	border-radius:10px 10px 0px 0px;
	color:#d93b11;
	}
.tit_xs h4>a{
	width:50px;
	height:20px;
	line-height:20px;
	text-align:center;
	border-radius:10px;
	display:block;
	position:absolute;
	top:10px;
	font-size:14px;
	color:#d93b11;
	background-color:#ffe062;
	right:30px;
	}
.tit_xs h4>a:hover{
	background-color:#d93b11;
	color:#fff;
	}				
.body_xs{
	background-color:#fff;
	padding-bottom:15px;
	}
.xs_fl{
	width:45%;
	float:left;
	margin-left:20px;
	}	
.body_xs h5{
	font-size:18px;
	height:17px;
	text-align:left;
	line-height:15px;
	padding-left:15px;
	margin-top:20px;
	border-left:4px #d93b11 solid;
	position:relative;
	color:#333333;
	}
.body_xs h5>a{
	width:50px;
	height:20px;
	line-height:20px;
	text-align:center;
	border-radius:10px;
	display:block;
	position:absolute;
	top:0px;
	font-size:14px;
	color:#d93b11;
	background-color:#FFF;
	right:10px;
	}
.body_xs h5>a:hover{
	background-color:#d93b11;
	color:#fff;
	}
.xs_fl dl dt{
	height:35px;
	line-height:35px;
	background-color:#ffece0;
	color:#d93b11;
	padding-left:20px;
	font-size:16px;
	margin-bottom:15px;
	margin-top:15px;
	}
.xs_fl dl dd{
	line-height:33px;
	float:left;
	width:33%;
	text-align:left;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	}	
.xs_fr{
	width:45%;
	float:right;
	margin-right:20px;
	}		
.xs_table {
	margin-top:15px;
	}
.xs_table table{
	color:#333;	
	}
.xs_table table tr  {
border-top:1px #ececec solid;
line-height:40px;
	}
hr.lineg{
	height:1px;
	border:none;
	border-bottom:1px #ececec solid;
	}
.xs_table table tr td a{
	width:50px;
	height:20px;
	line-height:20px;
	text-align:center;
	border-radius:10px;
	display:block;
	color:#d93b11;
	background-color:#FFF;
	}
.xs_table table tr td a.btn80{
	width:80px;
	}
.xs_table table tr td a:hover{
background-color:#d93b11;
	color:#fff;
}
.xs_bot{
	margin-left:20px;
	margin-right:20px;
	}
		
/*行业优秀期刊资源 推荐阅读
--------------------------------------*/
.qk_w{
	padding-top:25px;
	padding-left:2px;
	margin-bottom:7px;
	}
.qk_w a{
	float:left;
	width:158px;
	height:216px;
	display:block;
	margin-right:25px;
	margin-left:10px;
	}
.qk_w a:last-child{ 
	margin-right:0px;
}


.bot_right ul{
	height:112px;
	box-sizing:border-box;
	width:460px;
	float:left;
	padding-left:20px;
	padding-top:15px;
	}
.bot_right ul li{
	float:left;
	width:170px;
	text-align:left;
	line-height:30px;
	}
.bot_img{
	float:right;
	width:308px;
	}	
.bot_img>a{
	display:block;
	color:#FFF;
	text-align:center;
	line-height:54px;
	width:150px;
	height:54px;
	float:left;
	margin-left:4px;
	margin-bottom:4px;
	}
	
.bot_img>a.img1{
	background:url(../images/bot_01.jpg) no-repeat 0px 0px;	
	}
.bot_img>a.img1:hover{
	background-color:#23a8ed;
	}
.bot_img>a.img2{
	background:url(../images/bot_02.jpg) no-repeat 0px 0px;	
	}
.bot_img>a.img2:hover{
	background-color:#6457d1;
	}
	.bot_img>a.img3{
	background:url(../images/bot_03.jpg) no-repeat 0px 0px;	
	}
.bot_img>a.img3:hover{
	background-color:#cd4f0f;
	}
	.bot_img>a.img4{
	background:url(../images/bot_04.jpg) no-repeat 0px 0px;	
	}
.bot_img>a.img4:hover{
	background-color:#1bb690;
	}
.bot_img>a:hover{
	color:#FFF;
	background-image:none;
	}
.footer_link{
	padding:10px 0px 15px;
	}	
.footer_link a{
	padding:0px 15px;
	}		
.footer_link a:hover{
	color:#d93b11;
	}		
	
	
				
/* 尾部信息
-------------------------------*/
.footer{
	width:100%;
	background-color:#ffe4ab;
	color:#9f583a;
	}
.copy{
	width:1200px;
	padding:15px 0px 15px;
	box-sizing:border-box;
	position:relative;
	margin:0px auto;
	}
.copy p{
	line-height:32px;
	}
.copy p>a{
	color:#9a9a9a;
	padding-right:10px;
	}
.copy p>a:hover{
	color:#fff;
	}
.copy p span{
	padding-right:10px;
	}
.weixin{
	width:125px;
	height:125px;
	position:absolute;
	top:0px;
	right:0px;
	}
	
/* 机构评选结果公布样式
----------------------------------------------------------------------*/
.line01{
	width:988px;
	margin:0px auto;
	border-left:1px #e2e1e1 solid;
	border-right:1px #e2e1e1 solid;
	border-bottom:1px #e2e1e1 solid;
	background:url(../images/little-pluses.png) repeat 0px 0px;
	}
.line01 h4{
     background:url(../images/j_02.jpg) no-repeat 0px 0px;
	width:990px;
	font-size:24px;
	color:#FF0;
	line-height:80px;
	margin:0px auto 20px;
	height:70px;
	text-align:center;	
	}
	.line01 h4 span{
		float:left;
		display:block;
		width:230px;
		margin-left:380px;
		height:60px;
	}
.line01 h4 a{
	float:right;
	font-size:16px;
	display:block;
	margin-right:30px;
	margin-top:35px;
	width:160px;
	height:35px;
	line-height:35px;
	-webkit-border-radius:10px 10px 0px 0px;
    -moz-border-radius:10px 10px 0px 0px;
	border-radius:10px 10px 0px 0px;
	background-color:#FC6;

	}
.line01 h4 a:link,.line01 h4 a:visited {
color:#c5180a;
}
.line01 h4 a:hover,.line01 h4 a:active {
color:#fff;
background-color:#dfa022;
text-decoration:none;
}	
	.line01 p{
	padding:5px 20px;
	line-height:30px;
	margin-bottom:5px;
	text-indent:2em;
	}
	.line01 h5{
	text-align:center;
	 color:#dd0000;
	font-size:24px;
	}
	.line01 dl{
		margin-top:20px;
 }
.line01 dl dt{
 background-color:#fce6c1;
 font-size:22px;
 color:#ce6b00;
 height:55px;
 line-height:55px;
 text-align:center;
 }
.line01 dl dd{
  line-height:25px;
  border-bottom:1px #efd7b6 dashed;
  padding:10px 0px;
   text-align:center;
  }
.line01 dl dd:last-child { 
border-bottom: none;
}

	.tongji{
width:990px;
margin:0px auto 6px;
text-align:center;
}
 .worpa table {
	 margin-bottom:20px;
	 margin-top:10px;
 }
 .worpa table th{
 background-color:#fce6c1;
 color:#ce6b00;
 font-size:18px;
 height:55px;
 line-height:55px;
 text-align:center;
 }
  .worpa table tr td{
  line-height:25px;
  background-color:#faf3e9;
  border-bottom:1px #efd7b6 dashed;
  padding:10px 0px;
  }
    .worpa table tr td strong{
	color:#ce6b00;
	font-weight:normal;
	}
.worpa table tr td a:link,.worpa table tr td a:visited {
color:#ce6b00;
text-decoration:none;
}
.worpa table tr td a:hover,.worpa table tr td a:active {
color:#b90207;
text-decoration:underline;
}
/* 活动总结样式
----------------------------------------------------------------------*/	
.huodong{
	background-color:#fde8dd;
	padding:18px 0px 5px;
	}	
.huodong p{
	text-align:center;
	color:#c71c00;
	font-size:22px;	
	padding-bottom:15px;
	}	
.huodong p.tit_top{
     background:url(../images/line.png) no-repeat center 12px;
	}
.huodong p a{
color:#d93b11;
display: block;
font-size: 18px;
width: 230px;
float: left;
height: 40px;
line-height: 40px;
margin-left: 25px;
background-color:#FFF;
margin-top:10px;
border-radius: 10px;
	}
.huodong p a:hover{
color:#fff;
background-color:#d93b11;

	}
.huod{
	background-color:#efefef;
	font-size:30px;
	line-height:200px;
	text-align:center;
	color:#c5180a;
	}