/* CSS Document */
*{margin:0; padding:0; list-style:none; text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
i,em{font-style:normal;}
input, select{vertical-align:middle; font-family:"ËÎÌå";}
a{color:#333; text-decoration:none;}
a:hover{text-decoration:none; }
a img{border:0 none;}
a, input, textarea{outline:none;}
input:focus, select:focus, textarea:focus{color:#666 !important;}
.tl li{white-space:nowrap; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{zoom:1; display:inline-block; _height:1px;}
*html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
.clearfix{display:block;}
.tac{text-align:center !important;}
.tal{text-align:left !important;}
.tar{text-align:right !important;}
.fwb{font-weight:bold !important;}
.dib{display:inline-block; *zoom:1; *display:inline;}
.wot{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.db{display:block !important;}
.hide{display:none !important;}
.bgn{background:none !important;}
.bdn{border:none !important;}
.m0a{margin:0 auto !important;}
.mar_t_10{margin-top:10px !important;}
.mar_t_20{margin-top:20px !important;}
.mar_t_25{margin-top:25px !important;}
.mar_t_30{margin-top:30px !important;}
.mar_t_40{margin-top:40px !important;}
.mar_t_50{margin-top:50px !important;}
.mar_t_60{margin-top:60px !important;}
.mar_t_80{margin-top:80px !important;}
.mar_t_100{margin-top:100px !important;}
.pr{position:relative;}
.pa{position:absolute;}
a.mc{color:#52960f;}
.c6{color:#666;}
.c9{color:#999;}
.hauto{height:auto !important;}
.fs14{font-size:14px !important;}

body{font-family:"Î¢ÈíÑÅºÚ"; color:#333;}

.banner{
	width: 1000px;
	height: 240px;
	margin: 0 auto;
	background: url(/e_html/gk/gkzcqzd/images/banner3.png) no-repeat;
	background-position:center ;
	position: relative;
}
.banner img{
	position: absolute;
	left: 20px;
	top: 20px;
}
.select{
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	background: #BEDBFF;
}
.center{
	width: 750px;
	margin: 0 auto;
}
.select ul li{
	float: left;
	width: 16%;
	text-align: center;
	line-height: 40px;
	font-size: 21px;
	cursor: pointer;
}
.active{
	background:#E60011 ;
	color: white;
}
.tabCont h3{
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	line-height: 60px;
}

table{
	width: 730px;
	margin-left: 10px;
	border-right:1px solid #3366CC;
	border-bottom:1px solid #3366CC;
}
table th,td{
	border-left:1px solid #3366CC;
	border-top:1px solid #3366CC;
	height: 50px;
	text-align: center;
}
.tr-head{
	font-size: 20px;
}
.tr-cont{
	font-size: 18px;
}
/*¸ß¿¼¹¤¾ßÏä*/
.tool{
	margin-top: 40px;
}
.tool-title>img:nth-child(1){
	float: left;
}
.tool-title>img:nth-child(2){
	float: right;
}

/*.tool .toolTit{
	font-size:24px; 
	padding:0 20px;
}
.tool .toolTit i{
	display:inline-block;
	*zoom:1;
	*display:inline;
	width:40px;
	height:40px;
	background:url(/e_html/gk/gkzcqzd/images/gk-box.png) no-repeat;
	margin-right:10px;
	vertical-align:middle;}
.tool .toolTit span{
	float:right;
	font-size:16px;
	color:#999;
	border:1px solid #dcdcdc;
	border-radius:45px;
	padding:6px 10px;}*/

.tool .toolBtn{
	margin:30px 0;
}
.tool .toolBtn div{
	float:left; 
	width:115px;
}
.tool .toolBtn div + div{
	margin-left:96px;
}
.tool .toolBtn a{
	display:inline-block; 
	*zoom:1; 
	*display:inline; 
	width:115px; 
	text-decoration:none; 
	text-align:center;
}
.tool .toolBtn p{
	margin-top:10px; 
	font-size:22px;
}

.toolLine{
	padding:10px 20px;
	font-size: 18px;
	position: relative;
	border-top: 1px solid #ccc;
}
.toolLine div:nth-child(1){
	float: left;
}
.toolLine div:nth-child(2){
	float: left;
	position: absolute;
	left: 305px;
}
.toolLine div:nth-child(3){
	position: absolute;
	left: 590px;
}
.toolLine div img{
	vertical-align:middle; 
	margin-right:15px;
	width: 44px;
    height: 44px;
}
}
.toolLine div a{
	display:inline-block; 
	*zoom:1; *display:inline; 
	text-decoration:none;
}
.footer{
	padding:15px 0; 
	margin-top:10px; 
	font-size:18px; 
	background:#E6F1FF; 
	text-align:center; 
	color:black;
}
.center1{
	display:block;
}
.center2{
	display:none;
}
a:hover{
				color: red;
				cursor: pointer;
			}

.gkzxhdiv {
  position: fixed;
  right: 0px;
  bottom: 60px;
        }

.zbimg_bottom {
	position: fixed;
	right: 50%;
	transform: translateX(50%);
	bottom: 0;
	animation: goTop 2s;
	width: 1200px;
	opacity: 1;
	cursor: pointer;
	z-index: 9999999;
}

.zbimg_bottom.active {
	transition: opacity 1.2s ease-in-out, width 1.2s ease-in-out, right 1.2s ease-in-out, bottom 1.2s cubic-bezier(0, .53, 1, 1);
}

@keyframes goTop {
	0% {
		bottom: -120px;
	}

	30% {
		bottom: 0;
	}

	80% {
		bottom: 0;
	}

	100% {
		bottom: 0;
	}
}

.right_bar {
	position: fixed;
	right: 6px;
	bottom: 20%;
	z-index: 10001;
	width: 130px;
}
.right_bar a img {
	display: block;
	width: 100%;
}