﻿@import url("global_pageBtns.css");
/*︻▓▇▇◤大结构︻▓▇▇◤ */
*{margin: 0;padding: 0;list-style-type: none;font-family:"Microsoft Yahei";}
html{text-align:center;background:#fff url(img/bg.jpg) no-repeat 50% top;}
body {
	text-align:center;
	font-family:"Microsoft Yahei";
	font-size:14px;
	color: #444;
	background-color: #F5F5F5;	
}

#header{height:301px;}

#top {
	height:242px;
	background-image: url(img/topOld.jpg?v=2020);
	background-repeat: no-repeat;
	background-position: center top;
}


/*︻▓▇▇◤文字链接等︻▓▇▇◤ */
.font_family{font-family:Georgia, "Times New Roman", Times, serif;}
a:link,a:visited{color: #3F3F3F;text-decoration: none;}
a:hover {color: #0E68C0;text-decoration: underline;}
a:active {}
h3{font-size: 14px;}
img{border: 0;}
table{border-collapse:collapse;}
li{vertical-align: bottom;}
em{
	font-style: normal;
	
}
input.radio, input.checkbox {width: auto;}
#btn_submit,.btn_submit{
	background-image: url(img/submit.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	width:80px;
	height:30px;line-height:30px;
	color: #FFFFFF;	
	cursor: pointer;
	font-weight: bold;
}
/*单文章中的几个钮*/
#btns{padding-left:400px;}
#btn_back,#btn_print,#btn_top{float:left;
	background: url(img/b1.gif) no-repeat 0 0;
	width: 70px;
	height: 23px;
	display: block;
	margin-right: 10px;
	text-decoration: none;
	text-indent: -2000px;
}
#btn_back:hover,#btn_print:hover,#btn_top:hover{
	text-decoration: none;
    margin-right: 11px;	
	}
#btn_back span,#btn_print span,#btn_top span{}
#btn_back{background-position: 0px 0px;}
#btn_print{background-position: 0px -50px;}
#btn_top{background-position: 0px -100px;}
/*︻▓▇▇◤◤特殊标记︻▓▇▇◤ */
.longTitle{/* 长标截断 */
	text-overflow:ellipsis;/*IE省略号*/
	white-space:nowrap;/*强制在同一行内显示所有文本，直到文本结束或者遭遇 br 对象*/
	overflow:hidden;
	-o-text-overflow:ellipsis;/*op专用省略号*/
	}
.fl {float:left;}
.fr {float:right;}
.clearf{
	clear:both;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
}
.transparent{  
      filter:alpha(opacity=50);  
      -moz-opacity:0.5;  
      -khtml-opacity: 0.5;  
      opacity: 0.5;  
}  
/*︻▓▇▇◤◤一，主菜单︻▓▇▇◤ */
#navoutter{
	width:100%;
	position: absolute;
	text-align: center;
	background-color: #012875;
}
#navs{
	width:1140px;
	padding-left:0px;
	margin:0 auto;
	position: relative;
	}

#navs a{
	height:59px;
	line-height:59px;
	float:left;
	font-size:20px;
	color:#FFFFFF;
	text-decoration: none;
	padding:0 20px;
	display: block;
	letter-spacing: 2px;	
}

#navs a:hover,#navs a#current{background-color: #CD0101;color: #fff;}
#navs a:hover{}
/*︻▓▇▇◤◤搜索框︻▓▇▇◤ */
#searchBox{
	position: absolute;
	top:10px;
	right:0px;
	z-index: 1;
}
#searchBox p{height:22px;}
#searchBox #keyword,#searchBox #textfield{
	width:161px;margin-right:0px;
	padding-left:25px;
	height:34px;font-size:16px;
	line-height:34px;
	border: 1px solid #B7CBE6;border-right: 0;
	background-image: url(img/searchIcon.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	-moz-border-radius: 3px 0 0 3px;   
    -webkit-border-radius: 3px 0 0 3px;   
    border-radius: 3px 0 0 3px; font-size: 14px;
	outline:none;   
}
#searchBox #btn_Search{border:0;	
	height: 36px;
	line-height: 30px;
	width: 37px;
	vertical-align: bottom;
	cursor: pointer;
	background-color: #0087CB;
	
	color: #FFF;
	background-image: url(img/searc.jpg);
	background-repeat: no-repeat;
}

/*︻▓▇▇◤◤底部︻▓▇▇◤ */
#footer{
	width: 100%;line-height:30px;
	text-align: center;
	background-color: #145AAF;
	color: #ffffff;
	padding: 30px 0px;
}
#footer img{
	margin-top: 10px;
}
#footer a:link,#footer a:visited{
	color: #ffffff;
}
#imgConac{
	margin-bottom: -10px;
}
/*︻▓▇▇◤右边浮动客服︻▓▇▇◤ */
#kf {
	width:50px;
	position: fixed;
	z-index: 99999;
	top:513px;
	right:0px;
}
#kf li{
	position: relative;
	width:50px;
	height:50px;
	margin-bottom:1px;
	background-image: url(img/kf.png);
	background-repeat: no-repeat;
	list-style-type: none;
	
}
li#kf_home{background-position: 0px 0px;}
li#kf_book{background-position: 0px -51px;}
li#kf_wb{background-position: 0px -102px;}
li#kf_wx{background-position: 0px -153px;}
li#kf_back{background-position: 0px -204px;}
#kf a{
	width:50px;
	height:50px;
	display: block;
	color: #FFFFFF;
}
#kf a b{
	position: absolute;
	z-index: 2;
	width:50px;
	height:45px;padding-top:5px;line-height:20px;
	display: none;
	background-color: #012875;
	letter-spacing: 3px;
	text-align: center;
	font-weight: normal;
}
li#kf_book a div{
	position: absolute;
	z-index: 3;
	top:0px;
	right:51px;
	width:170px;
	height:203px;
	display: none;
	background-image: url(img/phone.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
li#kf_wx a div{
	position: absolute;
	z-index: 3;
	top:-102px;
	right:51px;
	width:170px;
	height:203px;
	display: none;

	background-image: url(img/wx.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

li#kf_wb a div{
	position: absolute;
	z-index: 3;
	top:-51px;
	right:51px;
	width:170px;
	height:203px;
	line-height:50px;
	display: none;

	background-image: url(img/wb.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-position: center;
}
#kf a:hover b,#kf a:hover div{
	display: block;
	
}
/*︻▓▇▇◤◤︻▓▇▇◤ */
.news h3 a{
	float:right;
	margin:5px 12px 0 0;	
	font-weight: normal;
}
.news h3 a:link,.news h3 a:visited{color: #777;}
.news h3 a:hover {color: #990000;}
.news ul{padding:14px 10px 14px 5px;}
.news li{
	font-size:14px;
	padding-left:10px;
	background-image: url(img/dot1.gif);
	background-repeat: no-repeat;
	background-position: left 50%;	
}
.news li a{display: block;}
.news li span{
	float:right;
	width:70px;
	display: block;
	font-size: 12px;
	color: #888;
}
.news2 li span{width:60px;display:none;}
.news2  li a{width:90%;}


.hoverFv a img{-moz-opacity:0.5; filter:alpha(opacity=100);border:0px;}
.hoverFv a:hover img{-moz-opacity:0.8; filter:alpha(opacity=80);cursor:pointer;}
#monthDiv{
	background: url(img/month.jpg) no-repeat;
	position: fixed;
	height: 300px;
	width: 170px;
	top: 290px;
	left: 10px;
	z-index: 1000;
	display: block;
}