@charset "utf-8";
/*法学教学科研创新知识服务平台*/
html {
background-color:#fff;
}

.wrapper{
	width:1200px;
	margin:0px auto;
}
.mt25{ 
    margin:20px auto 0px;
	}
/*header
-------------------------------*/
.header{
	width:100%;
	height:500px;
	background:#1453f0 url(../images/header_bg.jpg) center top no-repeat;	
	box-shadow: 0 0 6px rgba(0,0,0,.15);
	margin-bottom:25px;
	}
	
.logo {
    float:left;
    margin:13px 0;
	}
	.logo img{
    width:180px; 
	height:60px;
	}
.logo h1{	
	width: 175px;
	height:60px;
	background: url(../images/logo.png) no-repeat 0px 0px;
	text-indent: -9999px;
}
.fadian{
    float:right;
    margin:13px 0;
	}
.fadian a{
	color:#02edfc;
	}
	.fadian a:hover{
	color:#fff;
	}
.user_box{
	float:right;
	width:400px;
	height:60px;
	line-height:60px;
	font-size:14px;
}
.user_box>ul>li{
	float:right;
	margin-left:15px;
}
.user_box>ul>li>a{
	color:#cbe0ff;
}
.user_box>ul>li>a:hover{
	color:#fff;
}
.h_tit{
	text-align:center;
	font-weight:700;
	font-size:45px;
	color:#fff;
	 height:72px;	
	}
.h_nav{
	width:1200px;
	margin:10px auto;
	}
.h_nav dl{
	width:36%;
	margin-right:24px;
	}
dl.fr_nav{
	width:24%;
	margin-right:0px;
	}
	.h_nav dl:last-child{
		margin-right:0px;}
	.h_nav dl dt{
		text-align:center;
		color:#FFF;
		line-height:45px;
		margin-bottom:5px;
	}		
.h_nav_bg{
	border-radius:5px;
	padding:0px 10px;
	background-color: rgba(255,255,255,0.1);
	}	
	
.h_nav dl dd a{
	width:20%;
	float:left;
	display:block;
	height:90px;
	font-size:14px;
	padding:10px 0px;
	line-height:35px;
	text-align:center;
	}
dl.fr_nav dd a{
	width:30%;
	}
.h_nav dl dd a:link,.h_nav dl dd a:visited {	
	color:#fff;
}
.h_nav dl dd a:hover,.h_nav dl dd a:active {
	color:#02edfc;
}
.h_nav dl dd img{
	width:35px;
	height:35px;
	display:block;
	margin:10px auto 10px;
	}
		
/* 检索
-------------------------------*/	
.search{
	width:1200px;
	margin:10px auto 0px;
	height:125px;
	font-size:18px;
	}
.s_nav{
	margin:18px auto 15px;
	width:27%;	
	}
.s_nav a{
	display:block;
	padding:5px 20px;
	color:#FFF;
	border-radius:5px;
	float:left;
	}
.s_nav a:hover{
	color:#0055ef;	
	opacity:0.9;
	background-color:#FFF;
	}
.s_nav a.s_current{
	color:#0055ef;	
	opacity:0.9;
	background-color:#FFF;
	}
.s_ipt{
	width:800px;
	background:#fff;
	height:52px;
	border: 1px solid #fff;
	padding-left:10px;
	font-size:18px;
	border-radius:5px 0px 0px 5px;
	margin-left:150px;
}

.s_btn{
	width:130px;
	height:54px;
	color: #000;
	letter-spacing: 1px;
	background-color:#fcf302;
	border: 1px solid #fcf302;
    font-size:18px;	
	border-radius:0px 5px 5px 0px;
}

/* 学术快报
-------------------------------*/	
.mb20{
	margin-bottom:25px;}
.col_fl a{
	display:block;
	position:absolute;
	background:linear-gradient(to top, #fffcae, #fffef0);
	border:1px #dddddd solid;
	border-radius:10px;
	height:80px;
	line-height:80px;
	width:250px;
	text-align:center;
	margin-top:20px;
	font-size:18px;
	left:70px;
	}
a.left800{
		left:880px;
		}
.col_fl a:hover{
	color:#ef6500;	
	font-size:20px;
	border:1px #e8bf00 solid;
	}		
.col_mid{
	background: url(../images/col_bg.jpg) no-repeat 0px 0px;
	height:255px;
	width:99%;
	padding:0px 5px;
	border-radius:0px 0px 5px 5px;
	text-align:center;
	}
.col_midbg1{
	background: url(../images/col_bg1.jpg) no-repeat 0px 0px;
	}
.col_midbg2{
	background: url(../images/col_bg2.jpg) no-repeat 0px 0px;
	}		
.col_mid img{
	width:50px;
	height:50px;
	margin:18px auto 15px;
	padding-top:20px;
	display:block;
	}
.col_mid dl dt{
	font-size:20px;
	text-align:center;
	padding-right:40px;
	color:#FFF;
	margin-bottom:40px;
	}
.col_mid dl{
	padding-left:40px;
	}
.col_mid dl dd a{
	display:block;
	width:14%;
	float:left;
	padding:5px 6px;
	font-size:16px;
	line-height:30px;
	border-radius:5px;
	color:#fff;
	background-color: rgba(255,255,255,0.1);
	margin:0px 5px 10px;
	}			
.col_mid dl dd a:hover{
	color:#0055ef;	
	opacity:0.9;
	background-color:#FFF;
	}
.co2_mid dl dd a{
		width:18%;
}	
.co2_mid dl dt{
	padding-right:10px;
	}		
.co2_mid dl{
	padding-left:10px;
	}	
.co3_mid dl dd a{
		width:10%;
}	
		


	.col_mid dl dt a{
	color:#FFF;	
	}
		.col_mid dl dt a:hover{
	color:#2bfff8;
	}	
	
		
.gonggao span{
	padding-right:40px;
		}
.gonggao a:hover{
	color:#fa0000;
		}
.banner a{
	display:block;
	height:130px;
	line-height:130px;
	font-size:24px;
	color:#FFF;
	text-align:center;
	background: url(../images/banner.jpg) no-repeat 0px 0px;
	}
.banner a:hover{
	background-color:#1f36a5;
	background-image:none;
	color:#26edff;
	}
	
/* 焦点图（上下切换）02
--------------------------------------------------------------------------*/
#temp2 .JQ-content-box {
overflow:hidden;
width:590px;
position:relative;
height:150px;
}

#temp2 ul.JQ-slide-content {
position:absolute;
left:1px;
}

#temp2 ul.JQ-slide-content li {
list-style-type:none;
vertical-align:text-top;
overflow:hidden;
height:150px;
zoom:1;
}

#temp2 ul.JQ-slide-nav {
right:5px;
bottom:5px;
padding-top:2px;
position:absolute;
height:16px;
}

#temp2 ul.JQ-slide-nav li {
border:#de5d07 1px solid;
float:left;
list-style-type:none;
margin-left:3px;
width:16px;
cursor:pointer;
color:#de5d07;
line-height:16px;
height:16px;
background-color:#fff5e0;
text-align:center;
}

#temp2 ul.JQ-slide-nav li.on {
width:16px;
color:#fff;
line-height:16px;
height:16px;
font-weight:700;
background-color:#de5d07;
border-color:#de5d07;
}

#temp2 img,#temp2 ul.JQ-slide-nav li img {
display:block;
padding:0;
}
/* 权威发布
-------------------------------*/
.tit_t{
	margin-top:15px;
	margin-bottom:10px;
	text-align:center;
	}
.tit_t h3{
	height:150px;
	line-height:150px;
	font-size:45px;
	}
.tit_t h4{
	line-height:50px;
	font-size:35px;
	margin-top:-30px;
	margin-bottom:30px;
	}
.tit_t h4 a{
	color:#ababab;
	}
.tit_t h4 a:hover{
	color:#4547ed;
	}
.tit_t>p{
	height:45px;
	line-height:45px;
	color:#7d7d7d;
	margin-top:15px;
	text-align:center;
	}	
	
.fabu_box{
	height:170px;
	margin:35px auto 10px;
	padding-left:90px;
	}
.fabu_box a{
	display:block;
	width:120px;
	height:120px;
	border-radius:60px;
	border:2px #e4e4e4 solid;
	float:left;
	margin-right:175px;
	}
.fabu_box a span{
	display:block;
	padding-top:130px;
	text-align:center;
	}
.fabu_box a.icon01{
	background:url(../images/icon.png) 17px -193px no-repeat;
	}
.fabu_box a.icon01:hover{
	background:#5c4fee url(../images/icon.png) 17px 33px no-repeat;	
	}
.fabu_box a.icon02{
	background:url(../images/icon.png) 15px -570px no-repeat;
	}
.fabu_box a.icon02:hover{
	background:#5c4fee url(../images/icon.png) 15px -375px no-repeat;	
	}
.fabu_box a.icon03{
	background:url(../images/icon.png) 14px -1145px no-repeat;
	}
.fabu_box a.icon03:hover{
	background:#5c4fee url(../images/icon.png) 14px -1010px no-repeat;	
	}
.fabu_box a.icon04{
	background:url(../images/icon.png) 14px -860px no-repeat;
		margin-right:0px;
	}
.fabu_box a.icon04:hover{
	background:#5c4fee url(../images/icon.png) 14px -729px no-repeat;	
		margin-right:0px;
	}
.fabu_box a:hover{
	border:2px #5c4fee solid;
	color:#5c4fee;
	}
.more{
	margin-top:30px;
	text-align:center;
	color:#999;
	padding-left:20px;
	}
.more span{
	padding-left:20px;
	}
.more span a{
	color:#de0716;
	}
.more span a:hover{
	color:#de0716;
	text-decoration:underline;
	}
h4.title_m{
	font-size:20px;
	line-height:45px;
	height:45px;
	font-weight:700;
	color:#5c4fee;
	padding-left:30px;
	background:linear-gradient(to left, #d4d8ff, #e3edff);
	margin-top:25px;
	}
.gray_w{
	background-color:#f7f8fa;
	}			

.gl_bg{
	width:100%;
	position: relative;
	padding-bottom:30px;
	}	
.gl_bg::before{
	content: "";
    position: absolute;
	background:url(../images/bg_2.png) no-repeat;
     background-size: auto;
    right:0;
    bottom: 0;
    top: auto;
    width:489px;
    height:546px;
    background-size: cover;
}
.hang_list{
	display: flex;
    justify-content: space-between;
    padding-left:30px;
	padding-top:30px;
}
.hang_list a{
	display:block;
	width:260px;
	height:260px;
	font-size:24px;
	border-radius:130px;
	text-align:center;
	margin-bottom:30px;
	border:2px #e6f3ff solid;
	z-index:1;
	}
.hang_list a span{
	display:block;
	padding-top:30px;
	text-align:center;
	}
.hang_list a img{
	width:65px;
	height:65px;
	margin-top:60px;		
	}
.hang_list a.hang_01{
	background:#e6f3ff url(../images/gl_bg.png) no-repeat 0px -105px;
	}
.hang_list a.hang_02{
	background:#eeecff url(../images/gl_bg.png) no-repeat -390px -135px;
		border:2px #eeecff solid;
	}
.hang_list a.hang_03{
	background:#e6f3ff url(../images/gl_bg.png) no-repeat -820px -135px;
	}
.hang_list a.hang_04{
	background:#eeecff url(../images/gl_bg.png) no-repeat -1200px -135px;
		border:2px #eeecff solid;
	}		
.hang_list a:hover{
    border:2px #5c4fee solid;
	color:#5c4fee;
	background-color:#fff;	
	}	

/* 知识库组成
-------------------------------*/	
.c02_list{

	padding:5px 0px 10px;
	display: flex;
justify-content: space-between;
}
.c02_list a{
	display:block;
	height:200px;
	font-size:22px;
	margin-bottom:20px;
	border:2px #e8e8e9 solid;
	background-color:#FFF;
	text-align:center;
	width: 23%;
padding: 20px 25px 40px;
margin-bottom: 30px;
box-sizing: border-box;
background-color: #fff;
border-radius: 10px;

	}
.c02_list a span{
	display:block;
	padding-top:5px;
	text-align:center;
	}
.c02_list img{
	width:55px;
	height:55px;
	margin-top:10px;
	}		
.c02_list a:hover{
    border:2px #5c4fee solid;
	color:#5c4fee;
	background-color:#fff;
	}
.c02_list a p{
	display:block;
	text-align:center;
	line-height:50px;
	height:50px;
	width:90%;
	margin:25px auto 0px;
	background-color:#5d6cf7;
	color:#FFF;
	border-radius:5px;
	}
.c02_list a p.bg_c2{
		background-color:#31a5ff;
}

/* 推荐阅读
-------------------------------*/	
.read_list{
	margin-top:30px;
	}	
.read_list>ul li{
	position:relative;
	height:40px;
	line-height:40px;
	padding-left:20px;
	width:48%;
	box-sizing:border-box;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	float:left;
	margin-left:20px;
	}
.read_list>ul li:before {
	position: absolute;
	float: left;
    width: 5px;
    height: 5px;
    border-radius: 2.5px;
    background-color:#c2c2c2;
    top:45%;
    left:0;
    content: '';
}

.news_in{
	padding:55px 0px 12px;
	}
	
/* 滚动法律法规样式
--------------------------*/
.blk_18{
overflow:hidden;
zoom:1;
width:100%;
}
.pcont{
width:1100px;
float:left;
overflow:hidden;
}
.ScrCont{
width:32766px;
zoom:1;
margin-left:-5px;
}
.listleft{
float:left;
}
.listleft img{
	display:block;
	width:165px;
	height:235px;
	
}
.RightBotton{
width:15px;
height:75px;
float:left;
margin:85px 1px 0px 5px;
background:url(../images/w_rolling_04_02.gif) no-repeat 0px 0px;
}
.LeftBotton{
width:15px;
height:75px;
float:left;
background:url(../images/w_rolling_04_01.gif) no-repeat 30px 0px;
background-position:0 0;
margin:85px 4px 0px 20px;
}

.LeftBotton:hover{
background-position:-20px 0;
}
.RightBotton:hover{
background-position:-20px 0px;
}
a.pl{
float:left;
text-align:center;
line-height:22px;
margin:0 20px;
}
a.pl img{
display:block;
cursor:pointer;
margin-bottom:10px;
border:none;
border:1px #e7e7e7 solid;
}

a.pl span{
display:block;
width:155px;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
}
a.pl img:hover{
color:#de0716;
border:1px #de0716 solid;
}
.endp {
margin-left:75px;
}
.qkheight{
height:160px;
margin-top:20px;
}
.bzheight{
height:90px;
margin-top:15px;
margin-bottom:10px;
}
.RBbz{
margin:3px 1px 0px 4px;
}
.LBbz{
margin:3px 4px 0px 0px;
}
a.plbz img{
margin:0px auto 0px;
}

.kj_home {
 margin:0 auto;
}

.kj_home-list {
  width:340px;
   float:left;
     margin-right:60px;
  margin-bottom:30px;
  box-sizing: border-box;
background-color: #fff;
box-shadow: 0 0 20px rgba(37,85,177,.2);
border-radius: 5px;
 z-index: 1;
}

.kj_w01 {
  padding:10px 0px 12px 20px;
  margin-bottom:30px;
  box-sizing: border-box;
background-color: #fff;
box-shadow: 0 0 20px rgba(37,85,177,.2);
border-radius: 5px;
 z-index: 1;
}

.kj_w01 ul li{
	width:22%;
	float: left;
	position:relative;
	line-height:45px;
	height:45px;
	padding-left:25px;
	margin-left:30px;
	margin-right:40px;
	}
.kj_w01 ul li:before {
	position: absolute;
	float: left;
    width: 6px;
    height:6px;
    border-radius: 3px;
    background-color:#d6d6d6;
    top:45%;
    left:0;
    content: '';
}
.kj_home-list{
	padding-bottom:16px;
	}
.ci-p{
	text-align:center;
	font-size: 20px;
	margin:0px 0 25px;
	}
.ci-p img{
	display:block;
	margin:0px auto 20px;
	width:60px;
	height:60px;
	}
.ci-txt{
	font-size:16px;
	line-height:36px;
	padding:5px 5px 0px;
	}
.ci-tit{
	text-align:center;
	font-size: 22px;
	margin: 30px 0 15px;
	height:50px;
	line-height:50px;
	}
.ci-tit img{
	width:45px;
	height:45px;
	display:block;
	margin:0px 15px 20px 95px;
	float:left;
	}

.ci-tit span{
	float:left;
	}
	
/* 专业化办案知识库
-------------------------------*/
.column{
	width:32%;
	margin-right:15px;
	border:1px #efefef solid;
	background-color:#FFF;	
	position:relative;
	}

.column_mid{
	width:33%;
	margin-right:0px;
	}
.column_end{
	margin-right:0px;
	}
	
.bory{
	border-bottom:1px #f37828 solid;
	}
.column dl dt.tit01{
	font-size:16px;
	height:35px;
	line-height:35px;
	color:#1980ff;
	text-align:left;
	margin-bottom:15px;
	padding-left:20px;
	background-color:#e9f0fd;
	}
.column dl dt.tit02{
	color:#22acf3;
	background-color:#e4f7fe;
	}
.column dl dt.tit01 span{
	font-size:12px;
	color:#1980ff;
	padding-left:20px;
	}
	.column dl dt.tit01 font{
	font-size:12px;
	color:#00b48c;
	padding-left:20px;
	}
.column dl dt>a{
	position:absolute;
	color:#1b66e6;
	top:7px;
	right:10px;
	font-size:14px;
	display:block;
	width:50px;
	height:20px;
	line-height:20px;
	background-color:#fff;
	border-radius:20px;
	text-align:center;
	}
.column dl dt>a:hover{
	color:#fff;
	background-color:#1980ff;
	}
.column dl dt.tit02 >a{
	position:absolute;
	color:#3abcff;
	top:7px;
	right:10px;
	font-size:14px;
	display:block;
	width:50px;
	height:20px;
	line-height:20px;
	background-color:#fff;
	border-radius:20px;
	text-align:center;
	}
.column dl dt.tit02 >a:hover{
	color:#fff;
	background-color:#3abcff;
	}		
h4.c_tit{
	font-size:18px;
	height:17px;
	line-height:17px;
	padding-left:15px;
	margin-bottom:15px;
	margin-top:20px;
	border-left:4px #1e6fde solid;
	}	
.column dl{
	padding-bottom:15px;
	font-size:14px;
	}
.column dl dd{
width:28%;
padding-left:20px;
text-align:left;
line-height:33px;
float:left;
	}
.column dl.lhb{
	line-height:45px;
	padding-bottom:20px;
	}
.column dl.list_35{
	line-height:33px;
	padding-bottom:23px;
	}
.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;	
	}
.time{
	font-size:12px;
	width:25%;
	float:right;
	white-space:nowrap; 
    text-overflow:ellipsis; 
    overflow:hidden;
	text-align:right;
	color:#8c8c9a;
	}
	
							
/* qikan
-------------------------------*/		
.tit_w{
	background:url(../images/tit_bg.jpg) no-repeat 0px 0px;
	height:40px;
	text-align:center;
	color:#fff;
	position:relative;
	font-style:italic;	
	}	
.tit_w h3{
	font-size:20px;
	line-height:40px;	
	}
	.tit_w h3 a{
		color:#FFF;	
	}
		.tit_w h3 a:hover{
		color:#02edfb;	
	}		
.tit_w span{
	font-size:14px;
	color:#fff;
	padding-left:10px;
	}
.tit_top a{
	border-radius:20px;
	background-color:#d5e3fc;
	font-size:14px;
	color:#1b66e6;
	display:block;
	width:80px;
	height:25px;
	text-align:center;
	line-height:25px;
	position:absolute;
	right:30px;
	top:8px;
	font-style:oblique;
	}	
.tit_top a:hover{
    background-color:#fff;
	color:#1b66e6;
	}
.sub_tab{
	width:240px;
	float:left;
	margin:15px 0px 0px;
	}		
.sub_tab a{
	display:block;
	height:102px;
	line-height:102px;
	text-align:center;
	font-size:18px;
	margin-bottom:24px;
}
.sub_tab02 a{
	height:76px;
	line-height:76px;
}
.sub_tab a:link,.sub_tab a:visited {
	color:#1b66e6;
	background-color:#e7f3ff;
}
.sub_tab a:hover,.sub_tab a:active {
	color:#fff;
	background:#1b66e6 url(../images/tab_bg.png) no-repeat 0px 0px;
}
.sub_tab a.c_on {
	color:#fff;
	background:#1b66e6 url(../images/tab_bg.png) no-repeat 0px 0px;	
}
.sub_tab a:last-child { 
margin-bottom:0px;
}	
.tab_bd{
	width:960px;
	float:left;
	box-sizing:border-box;
	padding-bottom:8px;
	margin-top:15px;
	border:#e9edf3 solid 1px;
	}
.tab_bdtop{
	height:40px;
	line-height:40px;
	padding-left:45px;
	color:#1c68e4;
	position:relative;
	}
.tab_bdtop>a{
	position:absolute;
	width:124px;
	height:30px;
	line-height:30px;
	display:block;
	top:0px;
	right:33px;
	text-align:center;
	background-color:#e9f0fd;
	color:#1e6fde;
	border-radius:0px 0px 10px 10px;
	}
	.tab_bdtop>a:hover{
	background-color:#1e6fde;
	color:#FFF;
	}			
.wen_list a{
	display:block;
	float:left;
	width:120px;
	height:255px;
	margin-left:34px;
	position:relative;
	}
.h215 a{
	height:215px;
	}
.er_qklist a{
	margin-right:33px;
	margin-left:0px;
	}
.wen_list a img{
	width:118px;
	height:168px;
	border:1px #eaeaea solid;
	}
	
.shoufa{
	font-size:12px;
	width:55px;
	text-align:center;
	border-radius:8px 0px 8px 0px;
	background-color:#26b065;
	color:#FFF;
	height:25px;
	line-height:25px;
	left:0px;
	bottom:86px;
	position:absolute;
	}
.dujia{
	width:40px;
	text-align:center;
	border-radius:5px 0px 5px 0px;
	background-color:#f21810;
	color:#FFF;
	height:25px;
	font-size:12px;
	line-height:25px;
    right:0px;
	top:0px;
	position:absolute;
	}
.zengqiang{
	font-size:12px;
	width:55px;
	text-align:center;
	border-radius:8px 0px 8px 0px;
	background-color:#f21810;
	color:#FFF;
	height:25px;
	line-height:25px;
	right:0px;
	bottom:86px;
	position:absolute;
	}
.wen_list a:hover{
	color:#1e6fde;
	}
.yinzi {
		border-radius:5px;
		padding:0px 0px 7px;
		text-align:center;
			line-height:18px;	
	}
.yinzi h6{
	font-size:14px;
	text-align:center;
	margin-bottom:5px;
	}	
.yinzi p{
	color:#889bbb;
	font-size:12px;
	text-align:left;		
	line-height:18px;	
	}
.yinzi font{
	text-align:center;	
	color:#889bbb;
	font-size:12px;				
	}		
.tab_bdtop{
	font-size:14px;
	line-height:40px;
	padding-left:35px;
	color:#7c7c7c;
	position:relative;
	}			
	



/* 数据库导航
-------------------------------*/
.sidebar{
	width:238px;
	float:left;
	border: 1px #e9edf3 solid;
	padding-bottom:10px;
	}
.sidebar h4{
	height:38px;
	line-height:38px;
	text-align:center;
	color:#fff;
	font-size:16px;
	background:#1b66e6 url(../images/tab_bg.png) no-repeat 0px 0px;
	margin-bottom:13px;
	}

ul.list01 li{
	position:relative;
	height:33px;
	line-height:33px;
	padding-left:34px;	
	}
ul.list01 li:before {
	position: absolute;
	float: left;
    width: 5px;
    height: 5px;
    border-radius: 2.5px;
    background-color:#afafaf;
    top:45%;
    left:17px;
    content: '';
}	
.sid_tab{
	height:40px;
	margin-bottom:10px;
	}		
.sid_tab a{
	display:block;
	float:left;
	width:50%;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
}
.sid_tab a:link,.sid_tab a:visited,.sid_tab a:link,.sid_tab a:visited {
	color:#1b66e6;
	background-color:#e7f3ff;
}
.sid_tab a:hover,.sid_tab a:active,.sid_tab a:hover,.sid_tab a:active {
	color:#fff;
	background:#1b66e6 url(../images/tab_bg.png) no-repeat 0px 0px;
}

.sid_tab a.sider_on {
color:#fff;
	background:#1b66e6 url(../images/tab_bg.png) no-repeat 0px 0px;
}

.sortlist{
	width:945px;
	float:right;
	}
.sortlist input{
	margin-right:5px;
	}

.sortlist a span{
	color:#ef4335;
}

.sortlist table {
	line-height:25px;
	}	
.sortlist table tr{
	line-height:25px;
	border-bottom:1px #edf1fa solid;
	}	
.sortlist table tr td{
	padding:8px 3px 5px 5px;
	}
.sortlist table tr td a.tablist{
	display:block;
	white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
width:380px;
	}
.sortlist table tr.sortlisttop{
	background-color:#e7f3ff;
	color:#1b66e6;
	font-size:16px;
	position:relative;
	}
.sortlist table tr.sortlisttop:before {
    position: absolute;
    top:28%;
    left:0;
    width:5px;
    height:20px;
	background-color:#1a63d2;
    content: '';
}

/*期刊推荐
--------------------------------------*/
.box_sub{
	height:40px;
	background-color:#e7f3ff;
	padding:0px 0px 0px 20px;
	box-sizing:border-box;
	position:relative;
	margin-top:8px;
	margin-bottom:4px;
	}
.box_sub>a{
	display:block;
	text-align:center;
	margin-right:5px;
	line-height:40px;
	float:left;
	font-size:16px;
	width:46%;
}
.box_sub a>span{
	font-size:12px;
	padding-left:5px;
	
}
.box_sub>a:link,.box_sub>a:visited {
	color:#345798;
}
.box_sub>a:hover,.box_sub>a:active {
	font-size:16px;
	color:#0073cc;
	background-color:#fff;	
}
.box_sub>a.box_on {
	padding:0px 26px 0px;
	font-size:16px;
	color:#0073cc;
	background-color:#fff;	
}	
.box_sub>a:last-child { 
border-right: none;
}
.box_sub select{
width:100px;
color:#333;
border:1px #a2a2a2 solid;
height:22px;
padding-left:5px;
margin-top:10px;
	}
	

/*嵌套头尾
----------------------------------*/
.ifram_h {
width:100%;
height:333px;
margin:0px auto;
}
.ifram_f {
width:100%;
height:270px;
margin:0px auto;
vertical-align:bottom;
}
.f_nav{
		margin-top:20px;
		height:35px;
		line-height:35px;
		background-color:#565e66;
		}
.f_mtop0{
	margin-top:0px;}		
.f_nav ul li{
	float:left;
	padding-right:55px;
		}
.f_nav ul li a{
	color:#fff;
		}			
.f_navbg{
	background-color:#394048;
	margin-top:0px;
	}	
.gray_line{
		border-bottom:1px #565e66 solid;}	
.footer{
	width:100%;
	background-color:#394048;
	color:#9a9a9a;
	font-size:14px;
	}
.copy{
	width:670px;
	padding:10px 0px 5px;
	box-sizing:border-box;
	}
.copy p{
	width:730px;
	line-height:25px;
	}
.copy p>img{
	margin-right:10px;
	margin-top:5px;
	}
.copy p>a{
	color:#9a9a9a;
	padding-right:10px;
	}
.copy p>a:hover{
	color:#fff;
	}
	.copy p span{
	padding-right:10px;
	}
.weixin{
	width:450px;
	}
.weixin p{
	display:inline-block;
	padding-top:10px;
	padding-left:10px;
	}
.weixin p span{
	display:block;
	margin-top:2px;
	text-align:center;
	}
