@charset "utf-8";
/* CSS Document */
html {
background-color:#fff;
min-width: 1200px;
}

.wrapper{
	width:1200px;
	margin:0px auto;
}
.top_mini{
	width:1200px;
	margin:0px auto;
	height:45px;
	}
.login{
width:43%;
float:left;
line-height:45px;
}
.login ul li{
float:left;
}
.login_i {
width:60px;
height:19px;
line-height:19px;
border:1px #d2d2d2 solid;
padding-left:5px;
margin-left:5px;
margin-right:10px;
}

a.login_btn {
display:block;
width:60px;
height:25px;
line-height:25px;
cursor:pointer;
border-width:0;
color:#333;
background-color:#e9f0fd;
border-radius:5px;
text-align:center;
margin-top:10px;
}
a.login_btn:hover {
width:60px;
height:25px;
cursor:pointer;
border-width:0;
color:#fff;
background-color:#1b66e6;
border-radius:5px;
}
a.blue {
display:block;
font-size:14px;
margin-left:5px;
padding:0px 10px;
height:25px;
line-height:25px;
cursor:pointer;
border-width:0;
color:#1b66e6;
text-align:center;
margin-top:10px;
}
a.blue:hover {
	padding:0px 10px;
height:25px;
cursor:pointer;
border-width:0;
color:#1b66e6;
background-color:#e9f0fd;
border-radius:5px;
}
.user-box{
width:500px;
float: right;
line-height:45px;
background-color:#e9f0fd;
border-radius:20px 0px 0px 20px;
padding-left:20px;
}

#nav { 
list-style-type:none;
position:relative;
} 
#nav a { 
display:block; 
width:120px; 
text-align:center;
height:40px;
line-height:40px;
} 
#nav a:link { 
color:#333; 
text-decoration:none;
background-image:none;
} 

#nav a:hover { 
color:#333;
text-decoration:none;
background-color:#d9e7ff;
background-image:none;
} 
  
#nav li { 
float:left; 
width:120px;
height:40px;
line-height:40px;
} 

#nav li a.arrow:link { 
background:#e9f0fd  url(../images/arrow_d.png) 100px 16px no-repeat;
}
#nav li a.arrow:hover {
background:#d9e7ff  url(../images/arrow_up.png) 100px 16px no-repeat;
}
#nav li ul { 
line-height:40px; 
list-style-type:none;
text-align:left; 
left:-999em; 
width:120px; 
position:absolute;
z-index:9999;
top:40px;
} 
#nav li ul li{ 
float:left; 
width:120px; 
background-color:#e3edff;
} 
#nav li ul a{ 
wedisplay:block; 
width:120px;
text-align:left;
text-align:center;
} 
#nav li ul a:link { 
color:#333; 
text-decoration:none; 
} 
 
#nav li ul a:hover { 
color:#fff;
text-decoration:none;
font-weight:normal; 
background:#8bb0ef; 
} 
#nav li:hover ul { 
left:auto; 
} 

.pb0{
	padding-bottom:0px;
	}
	
.mt25{ 
    margin:25px auto 0px;
	}

/*header
-------------------------------*/
.color_bg{
	width:100%;
	background:linear-gradient(to left, #2273fe, #6140ff);
}
/*header
-------------------------------*/
.hdbg{
	width:100%;
	background:#074dad  url(../images/header.jpg) no-repeat  center 0px;
	height:330px;
	margin:0px auto;
}
.header{
	width:1200px;
	height:330px;
	margin:0px auto;
}
.header h2{
	font-size:38px;
	color:#FFFFFF;
	font-weight:700;
	padding-top:100px;
}
/*logo
-------------------------------*/
.logo_bg{
position:absolute;
top:10px;
left:0px;
	}	
.logo_bg img{
height:60px;
width:180px;
	}

/*检索
-------------------------------*/
.searchbg{
	width:1200px;
	height:120px;
	margin:-42px auto 0px;
	background:#fff url(../images/seachbg.jpg)  no-repeat left top;
	border:1px #d2d2d2 solid;
	border-radius:5px;
}
.searchlf{
	width:900px;
	margin:0px auto;
	height:130px;
	background:url(../images/searchbg.jpg) no-repeat 10px 40px;
	position:relative;
		}
.shtit{
	padding-top:20px;
	padding-bottom:25px;
	margin-left:35px;
	font-size:22px;
	color:#064eb4;
	}	
.shtit span{
	font-size:16px;
	padding-left:15px;
	}	
.inputtxt {
width:550px;
height:35px;
line-height:35px;
border:1px #c7c7c7 solid;
padding-left:5px;
float:left;
margin-left:35px;
}

.inputfk {
width:280px;
height:26px;
line-height:26px;
border:1px #4f9be9 solid;
padding-left:3px;
margin-top:2px;
float:left;
margin-left:80px;
}
.fkbtn {
margin-top:2px;
font-size:14px;
float:left;
width:60px;
height:35px;
line-height:35px;
background-color:#53811a;
cursor:pointer;
border-width:0;
color:#fff;
}
.inputbtngj {
float:left;
width:110px;
height:37px;
cursor:pointer;
border-width:0;
margin-left:10px;
color:#064eb4;
background-color:#fff;
border:1px #dae7ff solid;
}	
.inputbtn {
background-color:#064eb4;
float:left;
width:110px;
height:37px;
line-height:37px;
cursor:pointer;
border-width:0;
color:#fff;
}
.sfMenu {
font-size:14px;
height:45px;
line-height:45px;
color:#999;
margin-top:10px;
padding-bottom:5px;
padding-left:30px;
width:250px;
}
.sfMenu a {
padding:0 15px 0px 15px;
}
.sf_qy{
position:absolute;
font-size:14px;
height:45px;
line-height:45px;
top:0px;
left:295px;
}
.sf_qy span{
	padding-left:37px;
}
/*最新资源推荐
-------------------------------*/	
.content{
	width:1200px;
	margin:0px auto;
	}
.content h3{
	text-align:center;
    font-size:24px;
     height:55px;
	line-height:55px;
	margin-bottom:10px;
	}
.content h3.titnav{
	text-align:center;
    font-size:30px;
     height:75px;
	line-height:80px;
	margin-bottom:50px;
	color: #00439e;
	border-bottom:1px #d7d8d6 solid;
	background:url(../images/column01.png) no-repeat 600px -685px;
	}
	.content h3.titnav span{
	padding:0px 75px 0px 5px;
    font-size:24px;
	}
	.content h4{
	font-size:20px;
	height:25px;
	line-height:25px;
	padding-left:30px;
	margin-bottom:25px;
	margin-top:30px;
	font-weight:700;
	color:#2e2e2e;
	}

	.content h4.tit01{
	border-left:6px #00439e solid;
	}
		.content h4.tit02{
	border-left:6px #f37828 solid;
	}
		.content h4.tit03{
	border-left:6px #4cb050 solid;
	}
			.content h4.tit04{
	border-left:6px #df363d solid;
	}
	.content h4 a {
		display:block;
		float:right;
		background-color:#e3e5e8;
		font-weight:normal;
		border-radius:5px;
		text-align:center;
		width:80px;
		margin-right:10px;
}
.content h4 a:link,.content h4 a:visited {
	font-size:14px;
	color:#767676;
}
.content h4 a:hover,.content h4 a:active {
	font-size:14px;
	color:#fff;
	background-color:#2166e8;
}
.content table tr td{
	line-height:35px;
	}
.column{
	width:376px;
	margin-right:30px;
	border:1px #d7d8d6 solid;
	margin-bottom:10px;
	background-color:#FFF;
	}
.borblue{
	border-bottom:1px #00439e solid;
	}
	.bory{
	border-bottom:1px #f37828 solid;
	}
.column h5{
	font-size:18px;
	height:70px;
	line-height:70px;
	color:#fff;
	text-align:left;
	margin-bottom:15px;
	padding-left:38px;
	}
.content h5.tit01{
	background:#00439e url(../images/column01.png) no-repeat 280px 22px;
	}
	.content h5.tit02{
	background:#00439e url(../images/column01.png) no-repeat 280px -155px;
	}
	.content h5.tit03{
	background:#00439e url(../images/column01.png) no-repeat 280px -305px;
	}
		.content h5.tit04{
	background:#f37828 url(../images/column01.png) no-repeat 280px -305px;
	}
			.content h5.tit05{
	background:#f37828 url(../images/column01.png) no-repeat 285px -480px;
	}
	.column ul{
		padding-bottom:15px;
		padding-left:10px;
	}
.column ul li{
width:100px;
padding-left:14px;
float:left;
	}
.column ul.lha{
	line-height:30px;
	}
.column ul.lhb{
	line-height:37px;
	padding-bottom:17px;
	}
.column ul.lhc{
	line-height:45px;
	padding-bottom:30px;
	}
	.column ul.lhd{
	line-height:37px;
	}	
/*资源导航
--------------------------------------*/
.ziyuan_bg{
	background:url(../images/bg_01.jpg) no-repeat 0px 0px;
	height:240px;
	}

.ziyuan_bg dl{
	float:left;
	width:195px;
	height:219px;
	margin:33px 5px 0px 0px;	
	}
.ziyuan_bg dl.law_01{
	background:url(../images/ziyuan_01.png) no-repeat -7px 0px;
	width:195px;
	height:219px;
	text-align:center;
	box-sizing:border-box;
	padding-top:55px;
	}
.ziyuan_bg dl.law_01 dt{
	padding-bottom:10px;
	}
	.ziyuan_bg dl dt span{
		font-size:14px;
	}
.ziyuan_bg dl.law_01 dt a{
	font-size:18px;
	color:#1c54e4;
	padding-bottom:10px;
		
	}
.ziyuan_bg dl.law_01 dd a{
	font-size:14px;
	line-height:25px;
	}
.ziyuan_bg dl.law_01 dd{
	text-align:left;
	padding-left:32px;
	line-height:25px;
	}		
.ziyuan_bg dl dd a span{
	padding:0px 15px;
	text-align:left;
	}	
.ziyuan_bg dl.law_02{
	background:url(../images/ziyuan_02.png) no-repeat -7px 0px;
	}	
.ziyuan_bg dl.law_02 dd{
	text-align:left;
	padding-left:35px;
	line-height:25px;
	}
.ziyuan_bg dl.law_03 dt{
	padding-bottom:0px;
	line-height:25px;
	}
.ziyuan_bg dl.law_03{
	background:url(../images/ziyuan_03.png) no-repeat -6px 0px;
	}
.ziyuan_bg dl.law_04{
	background:url(../images/ziyuan_01.png) no-repeat -6px 0px;
	}
	.ziyuan_bg dl.law_05{
	background:url(../images/ziyuan_02.png) no-repeat -6px 0px;
	}	
.ziyuan_bg dl.law_04 dd{
	text-align:left;
	padding-left:33px;
	line-height:25px;
	}
.ziyuan_bg dl.law_04 dt{
	padding-bottom:0px;
	line-height:25px;
	}
	.ziyuan_bg dl.law_05 dd{
	text-align:left;	
	padding-left:31px;
	}
.ziyuan_bg dl.law_05 dt{
	line-height:25px;
	padding-bottom:0px;
	}	
/*业务专题
--------------------------------------*/	
.yewu_bg{
	background:url(../images/bg_02.jpg) no-repeat 0px 0px;
	height:290px;
	}

.anli{
	margin:10px 0px 40px;
	}
.anli a{
	float:left;
	width:18%;
	text-align:center;
	height:60px;
	line-height:60px;
	text-align:center;
	margin-right:27px;
	margin-top:15px;
	border-radius:5px;
	}
.anli a:link,.anli a:visited {
	color:#1b66e6;
	border:1px #aed1f0 solid;
	background-color:#e7f3fe;
}
.anli a:hover,.anli a:active {
	color:#fff;
border:1px #b2a7e3 solid;
	text-decoration:none;
	background-color:#5d47fe;
}	
.anli a:nth-child(5n+0){
		margin-right:0px;	
}		
	
/*热点专题
--------------------------------------*/	
.redian{
	margin:25px auto 40px;
	}
.redian dl dd{
	width:281px;
	height:121px;
	float:left;
	margin-right:24px;
	border-radius:10px;
	}
.redian dl dd a{
	display:block;
	width:281px;
	height:121px;
	line-height:120px;
	text-align:center;
	color:#FFF;
	font-size:18px;
	}
.redian dl dd.img_bg1{
	background:url(../images/banner_01.jpg) no-repeat 0px 0px;	
	}
.redian dl dd.img_bg2{
	background:url(../images/banner_02.jpg) no-repeat 0px 0px;	
	}
.redian dl dd.img_bg3{
	background:url(../images/banner_03.jpg) no-repeat 0px 0px;	
	}
.redian dl dd.img_bg4{
	background:url(../images/banner_04.jpg) no-repeat 0px 0px;	
	}
.redian dl dd:last-child { 
margin-right:0px;
}	
.redian dl dd a:hover{
	color:#FFF;
	background-color:#5d47fe;
}	

/*企业合规讲堂
-------------------------------*/	
.qy_box a img{
width:277px;
height:160px;
}
.qy_box a {
width:277px;
border:1px #CCCCCC solid;
display:block;
margin-right:28px;
float:left;
padding-bottom:10px;
margin-top:20px;
}
.qy_box p span {
font-size:14px;
padding-left:25px;
line-height:18px;
padding-top:8px;
display:block;
}
.qy_box p font {
color:#666666;
font-size:12px;
display:block;
padding-left:25px;
}
.qy_box a:hover{
color:#0000FF;
}					
/*数据库导航
--------------------------------------*/
.tit_w{
	background:url(../images/tit_bg.jpg) no-repeat 0px 0px;
	height:40px;
	text-align:center;
	color:#fff;
	position:relative;
	}

.tit_w2{
	background:url(../images/tit_bg2.jpg) no-repeat 0px 0px;	
	}
.tit_w h3{
	font-size:20px;
	line-height:40px;	
		position:relative;
	}	
.tit_w h3 a{
	position:absolute;
	width:70px;
	font-size:16px;
	font-weight:500;
	height:30px;
	line-height:30px;
	display:block;
	top:5px;
	right:10px;
	text-align:center;
	background-color:#e9f0fd;
	color:#1e6fde;
	border-radius:20px;
	}

.tit_w h3 a:hover{
	background-color:#fff;
	color:#1e6fde;
	}	
.tit_w span{
	border-radius:20px;
	background-color:#fff;
	font-size:14px;
	color:#1b66e6;
	display:block;
	width:150px;
	height:25px;
	text-align:center;
	line-height:25px;
	position:absolute;
	top:8px;
	left:372px;
	font-style:oblique;
	}	
.fw_column{
	width:590px;
	margin-right:18px;
	border:1px #d7d8d6 solid;
	padding-bottom:15px;
	background-color:#FFF;	
	position:relative;
	}
.col380{
	width:585px;
	margin-right:0px; 
	}
.bory{
	border-bottom:1px #f37828 solid;
	}
.fw_column dl dt.tit01{
	font-size:18px;
	height:45px;
	line-height:45px;
	color:#1980ff;
	text-align:left;
	margin-bottom:15px;
	padding-left:20px;
	background-color:#e9f0fd;
	}
.fw_column dl dt.tit02{
	color:#22acf3;
	background-color:#e4f7fe;
	}
.fw_column dl dt.tit01 span{
	font-size:12px;
	color:#1980ff;
	padding-left:20px;
	}
.fw_column dl dt>a{
	position:absolute;
	color:#1b66e6;
	top:6px;
	right:10px;
	font-size:16px;
	display:block;
	width:70px;
	height:30px;
	line-height:30px;
	background-color:#fff;
	border-radius:20px;
	text-align:center;
	}
.fw_column dl dt>a:hover{
	color:#fff;
	background-color:#1980ff;
	}
.fw_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;
	}
.fw_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;
	}	

.fw_column dl{
	padding-bottom:15px;
	}
.fw_column dl dd{
padding-left:20px;
float:left;
	}
.fw_column dl.lhb{
	line-height:45px;
	padding-bottom:20px;
	}
.fw_column dl.list_35{
	line-height:33px;
	padding-bottom:23px;
	}
.fw_column dl.list_read{
padding-bottom:15px;
	}
.fw_column dl.list_read dd{
	position:relative;
	padding-left:20px;
	line-height:35px;
	height:35px;
	margin-left:33px;
	width:38%;
	float:left;
	}

.fw_column dl.list_ls dd{
	position:relative;
	padding-left:20px;
	height:35px;
	margin-left:20px;
	float:left;
	}
.fw_column dl.list_ls dd span{
	color:#1b66e6;
	}
.fw_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{
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin-right:10px;	
	}
.time{
	width:25%;
	float:left;
	white-space:nowrap; 
    text-overflow:ellipsis; 
    overflow:hidden;
	text-align:right;
	color:#1b66e6;
	}
/* 文献类型和行业分类
-------------------------------*/	
.sub_tab{
	width:240px;
	float:left;
	margin:20px 0px 0px;
	}		
.sub_tab a{
	display:block;
	height:86px;
	line-height:86px;
	text-align:center;
	font-size:18px;
	margin-bottom:25px;
}
.sub_tab a:link,.sub_tab a:visited {
	color:#1b66e6;
	background-color:#e9f0fd;
}
.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;
	height:530px;
	margin-top:20px;
	padding-top:25px;
	box-sizing:border-box;
	border:#e9f0fd solid 1px;
	}
.tab_bdtop{
	height:40px;
	line-height:40px;
	padding-left:45px;
	color:#1c68e4;
	position:relative;
	}
.tab_bdtop>a{
	position:absolute;
	width:140px;
	height:30px;
	line-height:30px;
	display:block;
	top:0px;
	right:43px;
	text-align:center;
	background-color:#e9f0fd;
	color:#1e6fde;
	border-radius:0px 0px 10px 10px;
	}
	.tab_bdtop>a:hover{
	background-color:#1e6fde;
	color:#FFF;
	}			

.shoufa{
	font-size:12px;
	width:60px;
	text-align:center;
	border-radius:8px 0px 8px 0px;
	background-color:#fd6300;
	color:#FFF;
	height:25px;
	line-height:25px;
	right:0px;
	top:0px;
	position:absolute;
	}
.dujia,.zengqiang{
	width:40px;
	text-align:center;
	border-radius:5px 0px 5px 0px;
	background-color:#f21810;
	color:#FFF;
	height:25px;
	font-size:12px;
	line-height:25px;
	left:0px;
	bottom:40px;
	position:absolute;
	}
.zengqiang{
	background-color:#1b5cec;
	}
.wen_list  a{
	display:block;
	display:block;
	float:left;
	width:140px;
	height:250px;
	margin-left:43px;
	}
.wen_list a img{
	width:138px;
	height:198px;
	border:1px #d9d9d9 solid;
	}
.wen_list a span{
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	height:30px;
	text-align:center;
	}
.wen_list a:hover{
	color:#1e6fde;
	}
.wen_list a img:hover{
	border:1px #1e6fde solid;
	}	
.huiyi_bg a{
	display:block;
	float:left;
	width:140px;
	height:250px;
	margin-left:43px;
	position:relative;
	text-align:center;
	color:#FFF;
	box-sizing:border-box;
	line-height:25px;
	padding:25px 5px 0px;
	position:relative;
	background:url(../images/huiyi_bg.jpg) no-repeat 0px 0px;	
	}

.huiyi_bg a.hy_bg1{
	background:url(../images/huiyi_1.jpg) no-repeat 0px 0px;	
	}
.huiyi_bg a.hy_bg2{
	background:url(../images/huiyi_2.jpg) no-repeat 0px 0px;	
	}
.huiyi_bg a.hy_bg3{
	background:url(../images/huiyi_3.jpg) no-repeat 0px 0px;	
	}
.huiyi_bg a.hy_bg4{
	background:url(../images/huiyi_4.jpg) no-repeat 0px 0px;	
	}
.huiyi_bg a.hy_bg5{
	background:url(../images/huiyi_5.jpg) no-repeat 0px 0px;	
	}
.huiyi_bg a.hy_bg6{
	background:url(../images/huiyi_6.jpg) no-repeat 0px 0px;	
	}
.huiyi_bg a.hy_bg7{
	background:url(../images/huiyi_7.jpg) no-repeat 0px 0px;	
	}
	.huiyi_bg a.hy_bg8{
	background:url(../images/huiyi_8.jpg) no-repeat 0px 0px;	
	}
.huiyi_bg a.hy_bg9{
	background:url(../images/huiyi_9.jpg) no-repeat 0px 0px;	
	}
.huiyi_bg a.hy_bg10{
	background:url(../images/huiyi_10.jpg) no-repeat 0px 0px;	
	}	
.huiyi_bg a span{
	position:absolute;
	display:block;
	bottom:10px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	line-height:30px;
	height:30px;
	width:140px;
	text-align:center;
	color:#333333;
	}
.huiyi_bg a span:hover{
	color:#1e6fde;
	}
/*专题推荐阅读
--------------------------------------*/
.sid_flxk{
	width:202px;
	float:left;
	margin-right:20px;
	}

.sid_flxk h5{
	font-size:18px;
	height:17px;
	line-height:15px;
	padding-left:15px;
	margin-bottom:15px;
	margin-top:20px;
	border-left:4px #1e6fde solid;
	}
.sid_flxk ul{
	border:1px #d7d8d6 solid;
	padding:20px 0px 19px;
	background:url(../images/sid_flxkbg.jpg) no-repeat 0px bottom;	
	}
.sid_flxk ul li{
	float:left;
	width:35%;
	line-height:57px;
	padding-right:10px;
	margin-left:20px;
	}

.mid_zt{
	width:745px;
	float:left;
	}
.mid_tit{
	height:110px;
	margin-top:20px;
	position:relative;
	background:url(../images/mid_zt.jpg) no-repeat 0px 0px;
	}
.mid_tit h5{
	font-size:18px;
	color:#FFF;
	text-align:center;
	line-height:45px;
	}
.mid_tit p{
	color:#e9f3ff;
	text-indent:2em;
	padding:5px 20px 0px;
	line-height:25px;
	}
.mid_titfl{
	position:absolute;
	height:35px;
	line-height:35px;
	color:#FFF;
	width:120px;
	border-radius:0px 20px 20px 0px;
	background-color:#f39c11;
	text-align:center;
	top:0px;
	left:0px;
	}
.mid_titfr a{
	display:block;
	position:absolute;
	height:35px;
	line-height:35px;
	color:#FFF;
	width:120px;
	border-radius:20px 0px 0px 20px;
	text-align:center;
	top:0px;
	right:0px;
	}
.mid_titfr a{
	color:#FFF;
	background-color:#f39c11;
	}
.mid_titfr a:hover{
	color:#FFF;
	background-color:#d3860a;
	}
.mid_ztbor{
	border-left:1px #d8d9d7 solid;
	border-right:1px #d8d9d7 solid;
	border-bottom:1px #d8d9d7 solid;
	}
.mid_ztbor ul{
	padding:13px 20px 4px;
	}	
.mid_ztbor ul li{
	width:47%;
	float:left;
	margin-right:10px;
	}	
.mid_ztbor ul li a{
	color:#1980ff;
	padding-right:5px;
	}
.mid_ztbor ul li a:hover{
	color:#f33c11;
	}
.mid_ztbor dl{
	padding:8px 20px 10px;
	position:relative;
	}	
.mid_ztbor dl dt{
	font-size:16px;
	color:#1980ff;

	}	
.mid_ztbor dl hr{
	position:absolute;
	height:1px;
	border:none;
	border-top:1px solid #e9e9e9;
	width:85%;
	top:20px;
	right:0px;
	}
.mid_ztbor dl dd {
	width:45%;
	float:left;
	position:relative;
	padding-left:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin-right:10px;	
}
.mid_ztbor dl dd:before {
	position: absolute;
	float: left;
    width:4px;
    height:4px;
    border-radius:2px;
    background-color:#c2c2c2;
    top:45%;
    left:0;
    content: '';
}		


/*学习工具
--------------------------------------*/
h3.tit_bot{
	height:55px;
	line-height:55px;
	color:#000;
	font-size:20px;
	}
.bot_banner{
	width:390px;
	float:left;
	height:112px;
	}
.bot_right{
	width:790px;
	float:right;
	border:1px #d7d8d6 solid;
	box-sizing:border-box;
	}
.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;
	}			


.position{
background-color:#f7f8fa;
height:35px;
line-height:35px;
padding-left:15px;
margin-bottom:15px;
}
.position span{
	color:#1e6fde;
}		.colbd{
	border:1px #e0e0e0 solid;
	padding:0px 10px 10px 0px;
	background-color:#FFF;
	}

.bortopnone{
		border-top:none;
		}	
.colbd ul{
	float:right;
	width:78%;
	padding-top:17px;
	}	
.colbd ul li{
		float:left;
		width:30%;
		line-height:37px;
		height:37px;
		text-align:left;
		box-sizing:border-box;
		padding-left:30px;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}

.colbd h4{
	height:65px;
	line-height:65px;
	font-size:18px;
	color:#1b66e6;
	width:22%;
	box-sizing:border-box;
	float:left;
	text-align:left;
	padding-left:60px;
	border-top:3px #1b66e6 solid;
}

.colbd h4.icon01{
background:url(../images/icon.png) no-repeat 20px 19px;
}
.colbd h4.icon033{
background:url(../images/icon1.png) no-repeat -948px 12px;
}
/* 尾部信息
-------------------------------*/
.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;
	}
.copy{
	width:670px;
	padding:15px 0px 5px;
	box-sizing:border-box;
	}
.copy p{
	width:730px;
	line-height:25px;
	}
.copy p>img{
	margin-right:10px;
	margin-top:15px;
	}
.copy p>a{
	color:#9a9a9a;
	padding-right:10px;
	}
.copy p>a:hover{
	color:#fff;
	}
	.copy p span{
	padding-right:10px;
	}
.weixin{
	width:450px;
		padding-bottom:8px;
	}
.weixin p{
	display:inline-block;
	padding-top:15px;
	padding-left:15px;
	}
.weixin p span{
	display:block;
	text-align:center;
	font-size:14px;
	line-height:15px;
	}
.weixin img{
	width:125px;
	height:125px;
	}

.jdbg{
	margin-top:0px;
	padding-bottom:20px;
	padding-top:20px;
	background-color:#f7f8fa;
	
	} 
.mt0{
	margin-top:0px;
	}  
.red{
	color: #ef4234 !important
}	