﻿@charset "utf-8";
/* css document */




.float_layer_hovertree * {padding: 0;margin: 0;}
.float_layer_hovertree {display:none; }
.float_layer_hovertree h2 { height: 25px; line-height: 25px; padding-left: 10px; font-size: 14px; color: #333; background:  repeat-x;  position: relative; }
.float_layer_hovertree .min { width: 21px; height: 20px; background: url(/uploads/image/1images/min.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 25px; }
.float_layer_hovertree .min:hover { background: url(/uploads/image/1images/min.gif) no-repeat 0 0; }
.float_layer_hovertree .max { width: 21px; height: 20px; background:url(/uploads/image/1images/min.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 25px; }
.float_layer_hovertree .max:hover { background:url(/uploads/image/1images/close.gif) no-repeat 0 0; }
.float_layer_hovertree .close { width: 21px; height: 20px; background: url(/uploads/image/1images/close.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 3px; }
.float_layer_hovertree .close:hover { background: url(/uploads/image/1images/close.gif) no-repeat 0 0; }
.float_layer_hovertree .content { height:550px; width:112px; overflow: hidden; font-size: 14px; line-height: 18px; color: #666;  }
.float_layer_hovertree .wrap2 { padding:0 }




.gk_tit{ height: 40px; line-height: 40px;  position: relative; }
.gk_tit h1{ float: left; display: inline-block; height: 40px; line-height: 40px; }
.gk_tit h1 a{float:left;font-size:20px;line-height:45px;color:#245399;font-weight: bold;text-decoration: none;}
.gk_tit .next,.prev{ width: 8px; height: 16px; background: #000000; display: inline-block; position: absolute; top:12px; cursor: pointer;}
.gk_tit .next{ right: 0px; background:  top center no-repeat;}
.gk_tit .prev{ left: 227px; background:  top center no-repeat;}

.gk_tit ul{ float: right;margin-top: 6px;}
.gk_tit ul li{ float: left;}
.gk_tit ul li a{font-size: 14px;  padding: 0px 6px; }
.gk_tit ul li.on a{font-size: 14px; font-weight: bold;color: #245399;}
.gk_con ul{border-top: #00499a 1px solid;  padding-top: 35px;border-bottom: #c7e2ff 1px solid;}
.gk_con ul li{ line-height: 40px; background:  left center no-repeat;}
.gk_con ul li a{ padding-left: 15px;font-size: 16px;}
.gk_con ul li .date{ float: right; color: #999;}
.gk_con .echarts{ width: 750px; height: 403px;}