﻿@charset "utf-8";
/* CSS Document */
html {
background-color:#FFFFFF;
}

.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:12px;
margin-left:5px;
width:70px;
height:25px;
line-height:25px;
cursor:pointer;
border-width:0;
color:#1b66e6;
text-align:center;
margin-top:10px;
}
a.blue:hover {
width:70px;
height:25px;
cursor:pointer;
border-width:0;
color:#1b66e6;
background-color:#e9f0fd;
border-radius:5px;
}
.user-box{
width:600px;
float: right;
line-height:45px;
background-color:#e9f0fd;
border-radius:20px;
padding:0px 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; 
} 
sup.hot01{
background:url(../images/hot.gif)  no-repeat 0px 0px;
width:22px;
height:14px;
display:block;
position:absolute;
bottom:30px;
right:160px;
	}
sup.new02{
background:url(../images/new01.gif)  no-repeat 0px 0px;
width:22px;
height:14px;
display:block;
position:absolute;
bottom:30px;
right:50px;
	}
	sup.new03{
background:url(../images/new01.gif)  no-repeat 0px 0px;
width:22px;
height:14px;
display:block;
position:absolute;
bottom:30px;
right:385px;
	}
.pb0{
	padding-bottom:0px;
	}
	
.mt25{ 
    margin:20px auto 0px;
	}

/*header
-------------------------------*/
.header_w{
	width:100%;
	margin:0px auto;
	background:#1b66e6 url(../images/header.jpg) no-repeat  center;
}
.header{
	width:1200px;
	height:385px;
	margin:0px auto;
	position:relative;
}
.jiuban{
	position: absolute;
	top:20px;
	right:10px;
}
.jiuban span{
	padding-left:20px;
}
.jiuban span>a{
	color:#e3edff;
}
.jiuban span>a:hover{
	color:#fff;
	text-decoration:underline;
}

/*logo
-------------------------------*/
.top-bar{
	margin:5px auto 0px;
	padding:13px 0px 0px;
	height:75px;
	}
	.top-bar img{
	height:56px;
	width:160px;
	}
.top-bar>a{
float:left;
width:190px;
height:75px;
background: url(../images/logo.png) no-repeat 0px 0px;
	}
	
.system{
float: left;
height: 60px;
width:200px;
font-size: 0;
line-height: 58px;
	}
.system h2{
color:#fff;
font-size:16px;
float:left;
padding-top:5px;
	}	
.split {
margin: 10px 18px 0px 0px;
height: 47px;
width:1px;
float:left;
border-left: 1px solid #fff;
}
.hdtxt{
	width:555px;
	margin:0px auto;
	height:35px;
	font-size:16px;
	line-height:35px;
	color:#fff;
	border-radius:20px;
	padding-left:30px;
	}
.hdtxt p{
	float:left;
}
.hdtxt p strong{
	font-size:16px;
	color:#fff;
	font-weight:normal;
	padding-right:20px;
}
.hdtxt p span{
	padding:0px 20px 0px 10px;
}

/*检索
-------------------------------*/

.s_nav{
	margin:18px 0px 10px 140px;
	padding-left:10px;
	font-size:16px;
	position:relative;
	}
.s_nav a{
	display:block;
	padding:2px 10px;
	color:#FFF;
	border-radius:10px;
	float:left;
	margin-right:10px;
	}
.s_nav a:hover{
	color:#236ee9;
	background-color:#FFF;
	}
.s_nav a.s_current{
color:#236ee9;
	background-color:#FFF;	
	}
.s_fl{
	width:1200px;
	height:190px;
	margin:0px auto;
		}
		.s_fl span{
			float:left;
		}
.s_tit{
	font-size:32px;
	color:#fff;
	line-height:65px;
	text-align:center;
	margin:0px auto;
	}	
.hot{
	color:#666;
	margin:5px auto 0px 20px;
	font-size:12px;
	}

.hot span{
	padding-left:20px;
	}
	.hot span a{
color:#1e6fde;
	}
.hot span a:hover{
color:#1e6fde;
text-decoration:underline;
}
	
.inputtxt {
	font-size:16px;
width:600px;
height:47px;
line-height:47px;
padding-left:5px;
float:left;
margin-left:20px;
border:none;
outline:none;
}

.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:28px;
line-height:28px;
background-color:#1e8ade;
cursor:pointer;
border-width:0;
color:#fff;
}
.gjbtn {
text-align:center;
font-size:16px;
display:block;
float:left;
width:120px;
height:52px;
line-height:52px;
cursor:pointer;
border-width:0;
margin-left:20px;
color:#333;
box-sizing:border-box;
background-color:#fff83b;
border-radius:5px;
}	
a.inputbtngj {
text-align:center;
font-size:16px;
display:block;
float:left;
width:120px;
height:52px;
line-height:52px;
cursor:pointer;
border-width:0;
margin-left:20px;
color:#333;
box-sizing:border-box;
background-color:#fff83b;
border-radius:5px;
}

.inputbtn {
background-color:#1fbafb;
font-size:16px;
float:left;
width:120px;
height:47px;
line-height:47px;
cursor:pointer;
border-width:0;
color:#fff;
border-radius:0px 5px 5px 0px;
}
.s_bg{
	background-color:#FFF;
	padding:3px 3px 1px 3px;
	float:left;
	border-radius:5px;
	margin-left:100px;
	}

.select {
    border:1px solid #fff;    
    border-radius:3px;
    color:#616263;
    overflow: hidden; 
    height: 47px;    
    width: 120px;
    display: block;
}

	
.top_sel {
width:120px;
color:#333;
height:47px;
line-height:47px;
padding:0px 5px 0px 10px;
font-size:16px;
border:none;
}
.s_fr{
	width:1150px;
	padding:14px 10px 0px;
	font-size:16px;
	box-sizing:border-box;
	margin:15px auto 0px;
	display: flex;
justify-content: space-between;
	}
	
.s_fr a{
	display:block;
	width:9%;
	height:90px;
	text-align:center;
	}
.s_fr a:link,.s_fr a:visited {	
	color:#333;
}
.s_fr a:hover,.s_fr a:active {
	color:#1b66e6;
}
.s_fr a img{
	width:35px;
	height:35px;
	opacity:0.5;
	display:block;
	margin:10px auto 10px;
	}
.s_fr a:hover img{
	opacity:0.9;
	}
.icon_bg{
	width:1200px;
	margin:0px auto 30px;
	height:111px;
	background:#fff url(../images/seachbg.jpg)  no-repeat left top;
	-webkit-box-shadow:0px 0px 10px #e3e3e3;
    -moz-box-shadow:0px 0px 10px #e3e3e3;  
	box-shadow:0 0 6px rgba(0,0,0,.15);}
			
/*行业导航和banner
--------------------------------------*/
.sidebar{
	width:390px;
	float:left;
	height:145px;
	border:1px #d7d8d6 solid;
	box-sizing:border-box;
	position:relative;
	}

sup.new01{
background:url(../images/new01.gif)  no-repeat 0px 0px;
width:22px;
height:14px;
display:block;
position:absolute;
bottom:30px;
right:60px;
	}
.banner{
	width:790px;
	float:right;
	}
.sidebar dl dt{
	font-size:16px;
	background-color:#1e6fde;
	width:40%;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#FFF;
	border-radius:0px 20px 20px 0px;
	}	
.sidebar dl dd{
	border-right:1px #cecece solid;
	float:left;
	height:20px;
	line-height:20px;
	padding-right:15px;
	margin-left:15px;
	margin-top:11px;
	}		
.sidebar dl dd:last-child { 
	border-right: none;
}
.sidebar dl dd.lineno { 
	border-right: none;
	padding-right:0px;
}
/*rolling (y)Urus   Time:2011-2-24  Version:1.0.1  Test: IE6 IE7 IE8 IE9Beta 360se3 Maxthon2 TheWorld FF TT Safari Opera Chorme 
  焦点图（上下切换）02
--------------------------------------------------------------------------*/
#temp2 .JQ-content-box {
overflow:hidden;
width:790px;
position:relative;
height:145px;
}

#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:145px;
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:#2d6fb1 1px solid;
font-size:12px;
float:left;
list-style-type:none;
margin-left:3px;
width:16px;
cursor:pointer;
color:#2d6fb1;
line-height:16px;
height:16px;
background-color:#dde7e7;
text-align:center;
}

#temp2 ul.JQ-slide-nav li.on {
width:16px;
color:#fff;
line-height:16px;
height:16px;
font-weight:700;
background-color:#298cd9;
border-color:#2d6fb1;
}

#temp2 img,#temp2 ul.JQ-slide-nav li img {
display:block;
padding:0;
}
	
/*数据库导航
--------------------------------------*/
.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_w2{
	background:url(../images/tit_bg2.jpg) no-repeat 0px 0px;	
	}
.tit_w h3{
	font-size:20px;
	line-height:40px;	
	}	
.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;
	}	
.column{
	width:390px;
	margin-right:18px;
	border:1px #d7d8d6 solid;
	background-color:#FFF;	
	position:relative;
	}
.col380{
	width:385px;
	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;
	}
.column dl dd{
width:28%;
padding-left:20px;
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;
	}
/* 文献类型和行业分类
-------------------------------*/	
.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;
	border:#1980ff 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;
	}			
.wen_list a{
	display:block;
	float:left;
	width:140px;
	height:240px;
	margin-left:43px;
	position:relative;
	}

.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 span{
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	line-height:40px;
	height:40px;
	width:140px;
	text-align:center;
	}
.wen_list a:hover{
	color:#1e6fde;
	}
	
.huiyi_bg a{
	display:block;
	float:left;
	width:140px;
	height:240px;
	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:0px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	line-height:40px;
	height:40px;
	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;
	background-color:#FFF;
	}
.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: '';
}		
.sid_fryw{
	width:202px;
	float:right;
	}
.sid_fryw dl dt{
	font-size:18px;
	height:17px;
	line-height:15px;
	padding-left:15px;
	margin-bottom:15px;
	margin-top:20px;
	border-left:4px #1e6fde solid;
	}
.sid_fryw dl dd{
	margin-bottom:12px;
	}
.sid_fryw dl dd a{
	display:block;
	width:202px;
	height:101px;
	line-height:101px;
	text-align:center;
	color:#FFF;
	font-size:16px;
	}
.sid_fryw dl dd.img_bg1{
	background:url(../images/sid_fryw_1.jpg) no-repeat 0px 0px;	
	}
.sid_fryw dl dd.img_bg2{
	background:url(../images/sid_fryw_2.jpg) no-repeat 0px 0px;	
	}
.sid_fryw dl dd.img_bg3{
	background:url(../images/sid_fryw_3.jpg) no-repeat 0px 0px;	
	}
.sid_fryw dl dd.img_bg4{
	background:url(../images/sid_fryw_4.jpg) no-repeat 0px 0px;	
	}
.sid_fryw dl dd:last-child { 
margin-bottom:0px;
}

/*学习工具
--------------------------------------*/
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;
	}			
/* 尾部信息
-------------------------------*/
.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:10px;
	}
.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:20px;
	padding-left:10px;
	}
.weixin p span{
	display:block;
	margin-top:6px;
	text-align:center;
	}
 /*头部数据量*/			
#temp1 .rol_content_box{
overflow:hidden;
height:30px;
margin-top:5px;                                    /*修改高度，可实现一行及多行展示*/
}
#temp1 .rol_content_box ul li{
line-height:35px;
list-style-type:none;
color:#c7dcff;
}
#temp1 .rol_content_box ul li span{
padding:0px 6px;
color:#fff;
}

.jdbg{
	margin-top:0px;
	padding-bottom:20px;
	padding-top:20px;
	background-color:#f7f8fa;
	
	} 
.mt0{
	margin-top:0px;
	}  	
 