﻿/*-----重置代码-----*/

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%;
	line-height: 200%;
} 

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;
}


/* 通用 */
.wrap {
    width: 100%;  
    min-width: 1200px;  
}

.container{
    width:1140px;
    margin:0 auto;
}

.clear{
	height: 30px;
    overflow: hidden;
    clear: both;
}
.clear-m{
	height: 15px;
    overflow: hidden;
    clear: both;
}

li a{
	font-size: 16px;
	color: #696969;
	text-decoration: none;
	line-height: 36px;
}
li a:hover{
    color: #3065ac;
    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;
			}
   
.list_b,.list_r{
    padding-right: 10px;
    float: left;
    width: 3px;
    height: 3px;
} 
.list_b{
    background: #2b60af;
} 
.list_r{
    background: #d13421;
} 


.line {
    border-bottom: 1px dashed #d5d5d5;
    width: 98%;
}

#date,#date a {
    font-size: 14px;
    color: #ffffff;
}

#more {
    float: right;
    font-size: 16px;
    color: #ababab;
    line-height: 53px;
}

#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;}
.b16,
        A.b16:link,
        A.b16:hover,
        A.b16:visited {
            font-size: 16px;
            color: #696969;
            text-decoration: none;
        }

/* header */
.header{
    line-height: 110px;
    background: rgba(255, 255, 255, .4);
    height: 110px;
    padding-top: 10px;
}
.mid1 {
    background: url(../images/body_bg.jpg) no-repeat top;
    height: 455px;

}
.logo {
    float: left;
    width: 630px;
    height: 100px;
  }
  .logo_h {
    height: 335px;
  }
.header_text { 
    float: right;
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
}

.wza {
    margin-top: 22px; 
}

.wza a{    
    display: inline-block; 
    *display: inline;
    *zoom: 1;   
    position: relative;
    float: left;
    border-left: 1px solid #fff;
    line-height: 14px;
    color: #ffffff;
    padding: 0 10px;    
}

.wza a:first-child {
    border-left:none;
}

.wza a:last-child { 
    padding-right: 0;
}


/* 导航 */
.nav {
    height: 55px;
    line-height: 55px;
    background: #2b60b0;
    }

.nav li{ 
    float: left;     
    padding: 0 28px;
    }

.nav li a{
    display: inline-block;
    height: 52px;    
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
    }

.nav li a:hover {     
    border-top: 3px solid #fff;
    transition: 0.2s;
    line-height: 48px;
}
   
/* 检索 */
.search {
    float: right;
    margin-top: 8px;
    height: 47px;
}

/* 图片新闻 */
.tpnews{
    float: left;
    width: 600px;
    height: 370px;
}

.tpnews_right{    
    float: right;
    width: 510px;
    height: 370px;    
}

.tpnews_right h4{
    font-size: 20px;   
    height: 55px;
    line-height: 30px;
    color: #696969;
}

.tpnews_right h4:hover{
   color: #0170c1;
}

.tpnews_right p a {
    font-size: 14px;
    line-height: 28px;
    color: #a2a2a2; 
    margin-top: 6px;
}
   
.tpnews_right ul li{
    line-height: 36px;
}

.list_blue {    
    float: left;
    font-size: 18px;
    color: #3772aa;
    text-decoration: none;
    font-weight: bold;
    line-height: 42px;
    padding-right: 10px;
} 

.lm_tit {
    display: inline-block;
    border-bottom: 1px solid #d6d6d6;    
    height: 42px;
    width: 100%;
}

.lanmu_tit{
    display: inline-block;
    float: left;
}

.lanmu_tit a {
    display: inline-block;
    color: #2769ae;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 2px solid #2769ae;
    text-decoration: none; 
    line-height: 41px;

}
#more_1,.more_1 a{
    float: right;
    background: #0070c0;
    width: 46px;
    height: 16px;
    line-height: 13px;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    margin-top: 15px;
}

#more_1:hover {
    background-color: #cc0000;
}

/* 检务公开 */
.bg_g{
    width: 100%;	
    background-color:#fafafa;
    height: 140px;
} 

.jwgk li { 
    display: block;
    float: left;
    width: 74px;
    height: 95px;
    text-align: center;
    padding: 20px;
    padding-top: 25px;
}
.jwgk li:hover { 
    background-color: #fff;
    box-shadow: 0px 0px 8px 6px rgba(192, 192, 192, 0.2);
}

.jwgk li a {    
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
    color: #696969;
    width: 65px;
    line-height: 20px;
    margin-top: 12px;
}

/* 栏目 */
.lanmu1 {
    float: left;
    text-align: center;
    width: 340px;
    height: 380px;
    box-shadow: 0px 0px 15px 6px rgba(192, 192, 192, 0.3);
    margin-right: 60px;
}

.lanmu1:last-child{
    margin-right: 0;
}

.lm_tit1 {
    text-align: center;
    display: inline-block;
    border-bottom: 1px solid #d6d6d6;    
    height: 62px;
    width: 100%;
}


.lanmu_tit1{
    display: inline-block;
    text-align: center;
    height: 60px;
    line-height: 60px;
}

.lanmu_tit1 a {
    display: inline-block;
    color: #2b60af;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 2px solid #2b60af;
    text-decoration: none; 
    line-height: 61px;

}

#more_2,#more_2 a {
    display: inline-block;
    width: 200px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #898989;
    font-weight: normal;
    text-align: center;
    border: 1px solid #d8d8d8;
    margin-top: 15px;
}
#more_2:hover {
    background-color: #4479c7;
    color: #fff;
    border:none;
}

/* 检察文化 */
.bg_g1{
    width: 100%;	
    background-color:#fafafa;
    padding: 15px 0;
} 

/* footer */
  .links {
            width: 100%;            
            background-color: #eff1f4;
            height: 62px;
            line-height: 62px;
        }

        .links-title {
            float: left;
            color: #4479c7;
            font-size: 20px;
            font-weight: bold;
            padding-right: 40px;
        }

        .links-inner a{            
            color: #696969;
            font-size: 16px;
            margin-right:20px;
        }

        .links-inner {
            float: left;
        }

        .copyright {
            color: #696969;
            text-align: center;
        }

        .copyright-inner,.copyright-inner a {
            display: inline-block;
            padding: 15px 0;
        }
        
 
 
 /*////////*/  

.duoji{
	margin: 26px 0 6px 0;
    padding-bottom: 12px;
    border-bottom: 1px solid #dbdbdb;
}
.duoji span a{
	color: #393939;
    line-height: 42px;
    font-size: 18px;
    font-weight: bold;
}
.erlist ul li {
    height: 40px;
    border-bottom: 1px dashed #ccc;
    line-height: 40px;
}




