﻿/*-----重置代码-----*/
@charset "utf-8";
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;} 
html{height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}
body{
	width: 100%;
	font-size:16px;
	font-family:"Microsoft YaHei";
	color: #696969;
	-webkit-text-size-adjust:100%;
} 
input {
  border: 0;
}
em{font-style:normal} 
li{list-style:none} 
img{border:0;vertical-align:middle} 
p{word-wrap:break-word} 
a{text-decoration: none;
   cursor: pointer;
}

.sousuo_1{width:176px;height:25px;	line-height:25px;background:url(../images/sousuo_1.jpg) no-repeat;padding:0px;	margin: 0px;border: 0px;}
.sousuo_2 {
  width: 40px;
  height: 25px;
  border: 0;
  background: url(../images/sousuo_2.jpg) no-repeat;
  vertical-align: middle;
}

/* mobile  */
.mk,
.search_mif {
  display: none;
}
/* 通用 */
.wrap {
    width: 100%;    
    min-width: max-content;
    background: url(http://www.jl.zjsmzt.com/wzk2021/202108/W020220308408876623086.jpg) no-repeat top center;
}

.container{
    width:1200px;
    margin:0 auto;
}

.clear{
	height: 30px;
    overflow: hidden;
    clear: both;
}
.clear-m{
	height: 15px;
    overflow: hidden;
    clear: both;
}
.clear-k{
	height: 0px;
    overflow: hidden;
    clear: both;
}


li a{
	font-size: 14px;
	color: #666;
	text-decoration: none;
	line-height: 36px;
}
li a:hover{
    color: #253fae;
    text-decoration: underline;
	  opacity: 1;
}

li span{
  float: right;
	line-height: 36px;
	font-size:14px;
	color:#bbbbbb;
}

ol{
        counter-reset: li; /* 创建一个计数器 */
        list-style: none; /* 清除列表默认的编码*/
        *list-style: decimal; /* 让IE6/7具有默认的编码 */
        font: 15px;
			}

.line {
    border-bottom: 1px solid #d5d5d5;
    width: 60px;
}

#date,#date a {
    font-size: 14px;
    color: #253fae;
}

#more {
    float: right;
    font-size: 14px;
    color: #9a9a9b;
}

#more:hover{
    color: #3065ac;
}

.left {
    float: left;
}

.right {
    float: right;
}

.sk3 {margin-top: 3px;}
.sk5 {margin-top: 5px;}
.sk8 {margin-top: 8px;}
.sk10 {margin-top: 10px;}
.sk15 {margin-top: 15px;}
.sk20 {margin-top: 20px;}
.sk40 {margin-top: 40px;}

/* header */
.header{
    width: 1200px;
    padding-top: 55px;
}

.logo {
    width: 639px;
    height: 97px;
    margin: 55px auto 0 auto;
}

.header_text { 
    float: right;
    color: #253fae;
    font-size: 14px;
    line-height: 20px;
}
.search1 {
  margin: 5px auto 0 auto;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.top_nav {
  height: 50px;
  line-height: 50px;
  /* background: rgba(37, 63, 174, .3); */
  background: linear-gradient(to right, rgba(37, 63, 174, .1), rgba(37, 63, 174, .3),rgba(37, 63, 174, .1));
  box-sizing: border-box;
}

.top_icon ul a {
  display: inline-block;
}

.top_icon ul a img {
  vertical-align: middle;
  margin-right: 25px;
}

.top_icon ul a {
  position: relative;
}

.top_icon ul a .image_1 {
  position: absolute;
  top: 35px;
  left: -36px;
  display: none;
  width: 100px;
  padding-top: 15px;
}

.top_icon ul a:nth-child(5) .image_1 {
  left: 30px;
}

/* 无障碍 */
.wza {
  line-height: 50px;
  padding-left: 454px;
}

.wza a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-left: 1px solid #fff;
  color: #ffffff;
  text-decoration: none;
  padding: 0 10px;
}

.wza a:first-child {
  border-left: none;
}

.wza a:last-child {
  padding-right: 0;
}

.mid1_date {
  width: 800px;
  line-height: 40px;
  margin: 60px auto;
}
 /* 导航 */
 nav {
   height: 110px;
   background: rgba(37, 63, 174, .8);
   margin-top: 190px;;
   color: #fff;
 }

 nav .TRS_Editor a {
  float: left;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #fff;
  line-height: 38px;
  margin: 0 40px 0 30px;
  opacity: 0.9;
}
nav .TRS_Editor a:hover {
  color: #fff;
  text-decoration: underline;
}

nav .TRS_Editor ul {
  margin-top: 20px;
  margin-left: 15px;
}
nav a {	
  float: left;
  font-size: 18px;
  color: #fff;
  line-height: 38px;
  margin: 0 40px 0 30px;
  opacity: 0.9;
}

nav a:hover {	
  color: #fff;
  text-decoration: underline;
}

nav ul {
  margin-top: 20px;
  margin-left: 15px;
}
.navLine {
	background-color: #fff;
	float: left;
	height: 54px;
	width: 1px;
	margin-top: 30px;
  opacity: 0.6;
}
.navL {
	float: left;
	width: 330px;
}
.navC {
	float: left;
	width: 380px;
  padding:0 30px 0 40px;	
}
.navR {
  width: 330px;
	float: left;
  padding-left: 30px;	
}

/* mid1 left */
.mid1_left {
  float: left;
  width: 395px;
  margin-right: 28px;
}
/* 
.mid1_left ul li a {
  line-height: 34px;
} */

.lanmu_title {
  height: 42px;
  line-height: 42px;
}
.lanmu_title h4 a {
  float: left;
  font-size: 20px;
  color: #333;
}
/* 图片新闻 */
.tpnews{    
  float: left;
  width: 395px;
  height: 236px; 
   
}
/*mid1 qh */
.lanmu1 {
  width: 100%;
}
.lm_tit {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #eee;
}
.lanmu_tit a {
  float: left;  
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.lanmu_tit2 {
  float: right;
  margin-top: 17px;
}

.lanmu_tit3 {  
  *display: inline;
  *zoom: 1;   
  position: relative;
  float: left;
  border-left: 1px solid #a9a9a9;
  line-height: 16px;     
}

.lanmu_tit3:first-child {
  border-left: none;
}

.lanmu_tit3 a{
  font-size: 16px;
  color: #898989;
  padding: 0 10px;
}

.lanmu_tit3 a:hover, .lanmu_tit2 .active a {
  font-weight: bold;
  color: #253fae;       
}

.lanmu1 li:before {
  content: '\25c6';
  color: #666;
  font-size: 13px;
  line-height: 34px;
  padding-right: 8px;
  transform: 15deg;
  -ms-transform: 15deg;
  -moz-transform: 15deg;
  -webkit-transform: 15deg;
  -o-transform: 15deg;
}

.tabCon .active {
  display: block;
}

.tabPane {
  display: none;  
  padding: 5px;
  margin-top: 5px;
}

.mid1_mid {
  float: left;
  width: 350px;
  margin-right: 28px;
}

.mid1_mid ul li a {
  line-height: 30px;
}

.mid1_right {
  float: right;
  width: 390px;
}

.mid1_right .lanmu img {
width: 390px;
height: 275px;
margin-top: 15px;
}

/* mid2 */
.mid2 {
  background-color: #f5f8fa;
  padding: 25px 0;
  overflow: hidden;
}

.mid2 .lanmu1 {
  width: 490px;
}

.mid2 .lanmu1 a span {
  font-size: 12px;
  color: #b5b5b5;
}

/* jwgk 检务公开 */
.jwgk {
  height: 250px; 
}

.jwgk_title {
  background: url(../images/line.png) no-repeat center;
 line-height: 32px;
}

.jwgk_title a {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 32px;
  color: #4274be;
}

.jwgk li {
  width: 125px;
  float: left;
  text-align: center;
  margin: 0 4px;
  height: 45px;
  
}

.jwgk li span {
  display: block;
  width: 125px;
  font-size: 15px;
  color: #898989;
  /* height: 50px; */
  line-height: 22px;
  text-align: center;
  margin-top: 10px;
}

.jwgk li a :hover {
  color: #253fae;
  text-decoration: underline;
}

.jwgk li:hover {
  margin-top: -8px;
  transition: .5s;
}

/* map zt */
.mid2_zt {
width: 660px;
}

.mid2_zt li img {
 float: left;
  width: 310px;
  height: 85px;
  margin: 10px;
}

.mid2_zt li img:hover { 
  border:2px solid #253fae;
  /* opacity: .3; */
  
  box-sizing: border-box;
}

/* footer */
.links {
  width: 100%;
  background-color: #3c53b6;
  height: 62px;
  line-height: 62px;
}

.links_title {
  float: left;
  color: #ffffff;
  font-size: 18px;
  padding-right: 40px;
}

.links_inner a {
  color: #ffffff;
  font-size: 16px;
  margin-left: 60px;
}

.links_inner {
  padding-left: 60px;
  float: left;
}

.links_inner .TRS_Editor a {
  font-family: "Microsoft YaHei";
  font-size: 16px;
}
.copyright {
  width: 100%;
  color: #696969;
  background: #f5f8fa;
  padding: 20px;
  overflow: hidden;
}

.copyright_inner,
.copyright_inner a {
  float: left;
  margin-left: 40px;  
  line-height: 32px
  ;
}
        

 /*////////*/  




