﻿@charset "utf-8";
/*头尾所需统一样式*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
  margin: 0px;
  padding: 0px;
  outline: none;
  border: 0px;
}
li {
  list-style: none;
}
body {
  text-align: left;
  font-family: '微软雅黑' !important;
  color: #333333;
  font-size: 15px;
  background: #ededed;
}
a,
ins {
  text-decoration: none;
}
a {
  color: #333333;
}
a:hover {
  color: #1d72c2;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
}
.bt-box-1200 {
  width: 1200px;
  margin: 0 auto;
}
.clearfix{
  clear: both;
}

a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
input,body{font-family:"微软雅黑";text-align: left;}
.w1200{width:1200px;margin: 0 auto;}
/* 金华头部 */
  .top{height:70px;width:1200px;position: relative;}
  /*.top_name{width:190px;height:70px;background:#0082e0;line-height:70px;color:#fff;text-align: center;font-size:17px;}*/
  .top_name{width:190px;height:70px;line-height:70px;color:#fff;text-align: center;font-size:17px;}
  .nav_top{width:790px;height:40px;line-height:40px;margin-left:20px;margin-top:15px;}
  .nav_top li{width:92px;height:40px;line-height:40px;text-align:center;}
  .nav_top li a{color:#333333;font-size:15px;}
  .nav_top li:hover{border-bottom:3px solid #0082e0;color:#0082e0;}
  .nav_top li:hover a{color:#0082e0;}
  .nav_top ul .hover{border-bottom:3px solid #0082e0;color:#0082e0;}
  .nav_top ul .hover a{color:#0082e0;}
  .search_top{width:52px;height:20px;margin-top:25px;background:url("top_line.png") right center no-repeat;}
  .search_top>div{width:20px;height:20px;background: url("search.png") left center no-repeat;margin-left:10px;cursor: pointer;} 
  .form_search{width:205px;height:35px;line-height:35px;margin-top:20px;background:url(ssk_top.png) left center no-repeat;position: absolute;
     top:-3px;left:995px;z-index:999;}
  .search_text{height:35px;line-height:35px;padding-left:35px;color:#c9c9c9;background:none;font-size:15px;line-height:35px;}
  .ss_img{position: absolute;top:9px;left:13px;}
  .dlzc{margin-top:22px;margin-right:2px;}
  .dlzc .login{width:54px;height:27px;line-height:27px;background: url("dl.png") left center no-repeat;text-align:center;}
  .dlzc .login a{display:block;width:54px;height:27px;line-height:27px;text-align: center;color:#333333;font-size:13px;}
  .dlzc .zhuc{width:54px;height:27px;line-height:27px;background: url("zc.png") left center no-repeat;text-align:center;margin-left:20px;}
  .dlzc .zhuc a{display:block;width:54px;height:27px;line-height:27px;text-align: center;color:#fff;font-size:13px;}
  .kfsj_son{width:92px;height:80px;position:absolute;top:40px;left:0;background:#f5f5f5;z-index:999;}
  .kfsj_son li{height:40px;line-height:40px;width:92px;text-align:center;}
  .kfsj_son .kfsj_son_1{border-bottom:1px solid #dddddd;}
  .kfsj_son li a{color:#333333!important;}
  .kfsj_son li:hover{border-bottom:1px solid #dddddd;}
  .kfsj_son li a:hover{color:#0082e0!important;}


  /* .dlzc li.zbtn .login1 {
    width: 120px;
    text-align: center;
    background: #00c1de;
  } */


/*top*/
/* .top {
  height: 102px;
  background: #242627;
  color: #fff;
}
.top-left {
  float: left;
}
.top-left a {
  font-size: 17px;
  display: block;
  line-height: 50px;
  height: 50px;
  padding-left: 40px;
  background: url("szf.png") no-repeat 0 center;
  color: #fff;
}
.top-right {
  float: right;
}
.top-right li {
  float: left;
}
.top-right li a {
  line-height: 50px;
  height: 50px;
  color: #fff;
  display: block;
  padding: 0 10px;
}
.top-right li.zbtn .login1 {
  width: 120px;
  text-align: center;
  background: #00c1de;
} */
/*导航*/
/* .navbar {
  border-top: 1px solid #3e4447;
  border-bottom: 1px solid #3e4447;
}
.navbar ul {
  float: left;
}
.navbar ul li {
  float: left;
}
.navbar ul li a {
  display: block;
  color: #fff;
  line-height: 50px;
  padding: 0 18px;
  font-size: 15px;
} */
/* .navbar ul li.hover a,.navbar ul li:hover a{color:#00c1de;} */
/* .navbar ul li.hover a {
  color: #00c1de;
}
.navbar ul a:hover {
  color: #00c1de;
}
.navbar ul li .tab2Slect li {
  float: none;
  text-align: center;
  height: 45px;
  line-height: 45px;
  background: #242627;
  color: #fff;
}
.navbar ul li .tab2Slect li a {
  color: #fff;
  line-height: 45px;
}
.navbar ul li .tab2Slect li a:hover {
  background: #666;
  color: #00c1de;
} */
/*检索*/
/* .search {
  position: relative;
  width: 210px;
  background: #3e4447;
  float: right;
  height: 50px;
  line-height: 30px;
  padding: 10px 0 10px 17px;
  margin-right: 100px;
}
.search .select {
  position: absolute;
  cursor: pointer;
  background: transparent;
  margin-top: 0px;
  right: -92px;
}
.search .select .arrow1{
  margin-left: 6px;
}
.highSearch{
  padding: 35px 30px;
  z-index: 999;
  top: 50px;
  right: -92px;
  position: absolute;
  width: 650px;
  height: 300px;
  background: #272a2f;
}
.highSearch .border1{
  border:1px solid #6d7276;
  border-radius: 4px;
  background: #fff;
  padding: 12px 20px;
  height: 40px;
  margin-right: 30px;
} */
/* .ipt{
  overflow: hidden;
}
.ipt .border1{
  color:#333;
  width: 175px;
  float: left;
}
.ipt .border1:nth-last-of-type(1){
  margin-right: 0;
} */
/* .dataType{
  
}
.dataTypeList{
  border-radius: 4px;
  margin-top: 20px;
  width: 280px;
  height: 40px;
  line-height: 40px;
  border:1px solid #6d7276;
  background: #fff; 
  color:#333;
  float: left;
  margin-right: 30px;
}
.dataTypeList:nth-child(2n){
  margin-right: 0;
}
.dataTypeList select{
  background: url(http://zjjcmspublic.oss-cn-hangzhou.aliyuncs.com/jcms_files/jcms1/web3083/site/picture/0/1902261115493452022.png) no-repeat 242px center;
  border-radius: 4px;
  outline: none;
  border: none;
  width: 100%;
  padding: 0 20px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.highSearch .highSearchBtn{
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  width: 140px;
  color: #fff;
  padding-left: 70px;
  display: block;
  margin-top: 30px;
  background: url(http://zjjcmspublic.oss-cn-hangzhou.aliyuncs.com/jcms_files/jcms1/web3083/site/picture/0/1902261204373152222.png) no-repeat 40px center #00c2de;
} */
/*banner*/
/* .banner {
	width:100%;
	overflow:hidden;
  	height: 400px;
} */
#sjkf_box{ position:absolute; z-index:-99; height:400px; width:100%; overflow:hidden;}
#sjkf{height:400px;}
#sjkf li {width:100%; height:100%; float:left;background-position:center top;}

.lunbo {
  position: relative;
  color: #fff;
}
.lkck {
  color: #fff;
  background: url(right.png) no-repeat 113px center;
  line-height: 35px;
  border-bottom: 3px solid #00c1de;
  display: block;
  width: 135px;
  margin-top: 10px;
  font-size: 17px;
}
.lkck:hover {
  background: url(right1.png) no-repeat 113px center;
  color: #00c1de;
}
.lunbo .content {
  height: 330px;
}
.lunbo .content li {
  display: none;
}
.lunbo .content li.hover {
  display: block;
}
.lunbo-bar {
  overflow: hidden;
  position: absolute;
  top: 350px;
  left: 50%;
  margin-left: -150px;
}
.lunbo-bar li {
  float: left;
  margin-right: 20px;
  width: 40px;
  height: 5px;
  background: #818e90;
  cursor: pointer;
}
.lunbo-bar .hover {
  background: #fff;
}
.banner-bottom {
  background: #3f4045;
  height: 130px;
}
.banner-bottom a {
  display: block;
  float: left;
  width: 299px;
  padding-left: 100px;
  color: #fff;
  height: 130px;
  border-right: 1px solid #43454e;
}
.banner-bottom a.b1 {
  background: url("b1.png") no-repeat 30px center;
}
.banner-bottom a.b2 {
  background: url("b2.png") no-repeat 30px center;
}
.banner-bottom a.b3 {
  background: url("b3.png") no-repeat 30px center;
}
.banner-bottom a.b4 {
  background: url("b4.png") no-repeat 30px center;
  border: 0;
}
.banner-bottom a h2 {
  font-size: 17px;
  margin-top: 20px;
  line-height: 30px;
}
.banner-bottom a p {
  color: #8c8d93;
  line-height: 25px;
  display: block;
  width: 165px;
}
.banner-bottom a:hover {
  background-color: rgba(255, 255, 255, 0.06);
}
/*数据分类*/
.sjfl {
  padding-top: 25px;
}
.sjfl-title {
  line-height: 50px;
  font-size: 25px;
  color: #999;
  text-align: center;
}
.sjfl-title span {
  cursor: pointer;
}
.sjfl-title span.hover {
  color: #333;
}
.sjfl-list p {
  text-align: center;
}
.sjfl-list ul {
  overflow: hidden;
}
#con_one_1.sjfl-list.sjfl-list ul li {
  float: left;
  padding-top: 40px;
  padding-bottom: 40px;
}
#con_one_1.sjfl-list ul li a {
	    background-position-x: center;
  display: block;
  width: 90px;
  height: 75px;
  padding-top: 65px;
  line-height: 30px;
  margin: 0 35px;
}
.sjfl-list ul li a.f1 {
  background: url("sjfl1.png") no-repeat 0 0;
}
.sjfl-list ul li a.f2 {
  background: url("sjfl1.png") no-repeat -100px 0;
}
.sjfl-list ul li a.f3 {
  background: url("sjfl1.png") no-repeat -200px 0;
}
.sjfl-list ul li a.f4 {
  background: url("sjfl1.png") no-repeat -300px 0;
}
.sjfl-list ul li a.f5 {
  background: url("sjfl1.png") no-repeat -400px 0;
}
.sjfl-list ul li a.f6 {
  background: url("sjfl1.png") no-repeat -500px 0;
}
.sjfl-list ul li a.f7 {
  background: url("sjfl2.png") no-repeat 0 0;
}
.sjfl-list ul li a.f8 {
  background: url("sjfl2.png") no-repeat -100px 0;
}
.sjfl-list ul li a.f9 {
  background: url("sjfl2.png") no-repeat -200px 0;
}
.sjfl-list ul li a.f10 {
  background: url("sjfl2.png") no-repeat -300px 0;
}
.sjfl-list ul li a.f11 {
  background: url("sjfl2.png") no-repeat -400px 0;
}
.sjfl-list ul li a.f12 {
  background: url("sjfl2.png") no-repeat -500px 0;
}
.sjfl-list ul li a.f13 {
  background: url("sjfl2.png") no-repeat -100px 0;
}
.sjfl-list ul li a.f14 {
  background: url("sjfl2.png") no-repeat -300px 0;
}
.sjfl-list ul li:hover a.f1 {
  background: url("sjfl1_1.png") no-repeat 0 0;
}
.sjfl-list ul li:hover a.f2 {
  background: url("sjfl1_1.png") no-repeat -100px 0;
}
.sjfl-list ul li:hover a.f3 {
  background: url("sjfl1_1.png") no-repeat -200px 0;
}
.sjfl-list ul li:hover a.f4 {
  background: url("sjfl1_1.png") no-repeat -300px 0;
}
.sjfl-list ul li:hover a.f5 {
  background: url("sjfl1_1.png") no-repeat -400px 0;
}
.sjfl-list ul li:hover a.f6 {
  background: url("sjfl1_1.png") no-repeat -500px 0;
}
.sjfl-list ul li:hover a.f7 {
  background: url("sjfl2_2.png") no-repeat 0 0;
}
.sjfl-list ul li:hover a.f8 {
  background: url("sjfl2_2.png") no-repeat -100px 0;
}
.sjfl-list ul li:hover a.f9 {
  background: url("sjfl2_2.png") no-repeat -200px 0;
}
.sjfl-list ul li:hover a.f10 {
  background: url("sjfl2_2.png") no-repeat -300px 0;
}
.sjfl-list ul li:hover a.f11 {
  background: url("sjfl2_2.png") no-repeat -400px 0;
}
.sjfl-list ul li:hover a.f12 {
  background: url("sjfl2_2.png") no-repeat -500px 0;
}
.sjfl-list ul li:hover a.f13 {
  background: url("sjfl2_2.png") no-repeat -100px 0;
}
.sjfl-list ul li:hover a.f14 {
  background: url("sjfl2_2.png") no-repeat -300px 0;
}
.sjfl-btn {
/*   border: 1px solid #7a7e81; */
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 20px auto;
}
#con_one_2.sjfl-list ul {
  width: 1060px;
  margin: 0 auto;
}
#con_one_2.sjfl-list ul li {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  display: block;
  float: left;
  width: 130px;
  margin-left: 56px;
  margin-top: 40px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background: #eee;
}
#con_one_2.sjfl-list ul li:hover{
  background: #00c1de;
}
#con_one_2.sjfl-list ul li:hover a{
  color: #f1f1f1;
}
#con_one_2.sjfl-list ul li:first-child {
  margin-left: 0px;
}
/*最新数据*/
.zxsj {
  background: #f5f5f6;
  padding: 50px 0;
}
.bt-box-275 {
  width: 275px;
  padding-top: 20px;
}
.bt-box-900 {
  width: 900px;
  height: 402px;
  background: #fff;
}
.zxsj-title {
  font-size: 19px;
  font-weight: bold;
  padding-right: 40px;
  background: url("new.png") no-repeat right center;
}
.tabsjT {
  cursor: pointer;
}
.tabsjT.on .zxsj-title {
  color: #1f9cdd;
}
.zxsj-p {
  color: #999999;
  line-height: 40px;
}
.zxsj-btn {
  width: 100px;
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #373d41;
  margin-top: 5px;
}
.zxsj-btn:hover {
  border: none;
  background: #1f9cdd;
  color: #fff;
}
.hot {
  background: url("hot.png") no-repeat right center;
  color: #333;
}
.sj {
  padding: 0 25px 0 35px;
}
.sj-list {
  overflow: hidden;
  line-height: 45px;
  padding-top: 10px;
  border-bottom: 1px solid #e6e6e6;
}
.sj-list .list1 {
  float: left;
  padding-left: 35px;
  background: url("sj1.png") no-repeat 0 center;
}
.sj-list .word {
  background: url("sj2.png") no-repeat 0 center;
}
.sj-list .list1 a {
  color: #1f9cdd;
  font-size: 17px;
/*   padding-right: 105px; */
}
.sj-list .list2 {
  float: right;
  width: 200px;
}
.s1 {
  padding-left: 5px;
}
.s2 {
  color: #1f9cdd;
}
.s3 {
  color: #999;
}
.s4 {
  color: #666;
  padding-left: 5px;
  vertical-align:top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space:nowrap;       								
  display:inline-block;
  width:140px;
}
.sj-msg {
  overflow: hidden;
  line-height: 40px;
}
.msg1 {
  float: left;
  width: 380px;
}
.msg2 {
  float: left;
  width: 260px;
}
.msg3 {
  float: left;
}
/*法规政策*/
.fgzc {
  padding: 25px 0;
  overflow: hidden;
}
.bt-box-580 {
  width: 580px;
}
.fgzc-title {
  line-height: 60px;
  font-size: 25px;
}
.fgzc-pic {
  float: left;
  width: 275px;
  height: 130px;
}
.fgzc-jj {
  float: right;
  width: 285px;
}
.fgzc-jj h2 {
  font-size: 17px;
  line-height: 35px;
}
.fgzc-jj p {
  text-indent: 2em;
  color: #999;
  line-height: 30px;
}
.fgzc-jj p a {
  text-indent: 2em;
  color: #0794ee;
}
.fgzc-list {
  padding-top: 10px;
}
.fgzc-list p {
  line-height: 30px;
  overflow: hidden;
}
.fgzc-list p a {
  float: left;
}
.fgzc-list p span {
  float: right;
  color: #999;
}
/*bottom*/
.foot {
  /* background: #373d41; */
  background:#0082e0;
  color: #fff;
  height: 100%;
}
.bottom {
  width: 1200px;
  margin: 0 auto;
  font-size: 15px;
  position: relative;
  padding-bottom: 20px;  
}
.bottom-nav {
  text-align: center;
  line-height: 50px;
}
.bottom-nav a {
  padding: 0 10px;
  color: #fff;
  font-size: 13px;
}
.bottom > p {
  line-height: 30px;
  text-align: center;
  font-size: 13px;
}
.bottom-left {
  position: absolute;
  top: 40px;
  left: 150px;
}
.bottom-right {
  position: absolute;
  top: 40px;
  right:80px;
}
.top-right a {
	height: 50px;
	line-height: 50px;
}
.zbtn{
	position:relative;
}
.dlzc .zbtnList{
	display:none;
	position:absolute;
	z-index: 99;
    width:100px;
    position: absolute;
    background: #f5f5f5;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  overflow:hidden;
  margin-left: -16px;
}
.dlzc .zbtnList li{
  width: 100px;
  height: 40px;
  line-height:40px;
    text-align: center;	
	float:none;
}
.dlzc .zbtnList li a{
  display: block;
  height: 40px;
  line-height:40px;
  width: 100px;
  text-align: center;	
}
.dlzc .zbtnList li a:hover{
  display:block;
  height: 40px;
  line-height:40px;
  width: 100px;
  text-align: center;
  /* border-bottom:1px solid #0082e0; */
	/* background: #666; */
    color: #0082e0;
}

