﻿/*-----重置代码-----*/

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 {
    /* overflow: hidden; */
    width: 100%;    
    min-width: 1200px;
}


.container{
    width:1200px;
    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 solid #d5d5d5;
    width: 60px;
}

#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;}


/* header */
.header{
    width: 1200px;
    padding-top: 55px;
}

.logo {
    float: left;
    width: 542px;
    height: 100px;
    background: url(../images/logo.png) no-repeat ;
}

.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: 56px;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    }

.nav li{ 
    float: left;     
    padding: 0 42px;
    }

.nav li a{
    display: inline-block;
    height: 51px;
    line-height: 51px;
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
    }

.nav li a:hover {     
    border-bottom: 3px solid rgba(255, 255, 255, 0.5);
    transition: 0.2s;
    margin-top: 2px;
}
   
/* 检索 */
.mid1_date {
    width: 830px;
    line-height: 30px;
    margin: 110px auto 10px;
}

.search {
    position: relative;
    width: 860px; 
    margin: 0 auto;
}

.search .ss_1,.search .btn {
    border-radius: 50px;
    cursor: pointer;
    border: none;
    outline:none;
}

.search .ss_1 {   
    position: absolute;     
    width: 840px;
    height: 50px;   
    color: #aeaeae;
    padding-left: 20px;
}
.search .btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 90px;
    line-height: 48px;
    background: url(../images/search_btn.png) no-repeat  #e43a20;
    background-position: 15px center;
    text-align: left;
    padding-left: 40px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

/* 本院概况 */
.mid1 .bygk {
    width: 810px;
    height: 60px;
    line-height: 60px;
    background: rgba(0, 55, 115, 0.45);
    /* opacity:0.5;
    filter:alpha(opacity=50); IE8 及其更早版本 */
    color: #ffffff;
    border-radius: 10px;
    margin: 0 auto;
    text-align: center;
    margin-top: 105px;
}

.mid1 .bygk ul {
    margin-left: 5px;
}
.mid1 .bygk li {
    float: left;
    padding: 0 45px;
    background: url(../images/bygk_line.png) right no-repeat;
}

.mid1 .bygk li:last-child {
    background: none;
}

.mid1 .bygk li a{
    font-size: 16px;
    color: #ffffff;
    margin-left: 15px; 
    text-decoration: none;      
}

.mid1 .bygk li a:hover{
    font-weight: bold;
    text-decoration: none;      
}

/* 通知公告 */
.bg_g{
    overflow: hidden;
    width: 100%;	
	background-color:#f4f8fc;
} 

.bg_g .tzgg {
    overflow: hidden;
    background: url(../images/tzgg_ico.png) no-repeat 0px;
    
} 

.tzgg h5,.tzgg h5 a{
    float: left;         
    font-size: 20px;
    font-weight: bold;
    color: #2b60af;  
    line-height: 48px;
    margin-left: 10px;
} 


/* 图片新闻 */
.tpnews_right{    
    float: right;
    width: 520px;
    height: 400px;    
}

.tpnews_right h4 a {
    text-align: left;
    font-size: 20px;
    height: 80px;
    line-height: 36px;
    color: #696969;
}

.tpnews_right h4 a:hover {
    color: #0170c1;
}

.tpnews_right ul {
margin-left: 5px;

}   
.tpnews_right ul li{
    line-height: 42px;
}

.list_blue {    
    float: left;
    font-size: 18px;
    color: #3772aa;
    text-decoration: none;
    font-weight: bold;
    line-height: 42px;
    padding-right: 10px;
} 

.more_1,.more_1 a{
    display: block;
    background-color: #0170c1;
    width: 200px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin: 30px auto;
}

.more_1 a:hover{
    background-color: #cc0000;
}

/* 检务公开 */
.jwgk {
    overflow: hidden;
    width: 1240px;
    margin: 0 auto;
}

.jwgk li {
    float: left;
    width: 270px;
    height: 110px;
    border-radius: 6px;
    box-shadow: 0px 0px 15px 6px rgba(192, 192, 192, 0.1);
    text-align: center;
    margin: 20px;
    padding-top: 30px;
}

.jwgk li:hover {
    /* width: 266px;
    height: 106px;
    border: 2px solid #2b80ff; */

    box-shadow: 0px 0px 15px 8px rgba(197, 197, 197, 0.3);
    transition: 0.3s;
}

.jwgk li a {
    display: block;
    font-size: 24px;
    color: #3e454a;
    font-weight: bold;
    margin-top: 15px;
    text-decoration: none;    
}

/* mid2 */

.mid2 .lanmu {
    width: 585px;
}

.mid2 .lm_tit {
    height: 56px;
    border-bottom: 1px solid #e4e4e4; 
}

.lanmu_tit,.lanmu_tit1{
    float: left;
}

.mid2 .lanmu ul{
    padding: 8px;
}

.lanmu_tit a {
    display: inline-block;
    color: #2b60af;
    font-weight: bold;
    line-height: 54px;
    font-size: 22px;
    padding: 0 10px;
    border-bottom: 5px solid #2b60af;
    text-decoration: none;
}



.lanmu_tit2 {
    float: right;
    margin-top: 18px;
}

.lanmu_tit3 {
    display: inline-block; 
    *display: inline;
    *zoom: 1;   
    position: relative;
    float: left;
    border-left: 1px solid #898989;
    line-height: 18px;     
}

.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: #2b60af;       
}

.tabCon .active {
    display: block;
    margin-top: 5px;
}

.tabPane {
    display: none;
    height: 190px;
}

/*基层风采*/
.p30_g {
overflow: hidden;
width: 100%;
background: #f9f9f9;
padding:  40px 0; 

}
.lm_tit i{
    display: block;
    font-size: 18px;
    color: #0170c1;
    line-height: 15px;
    text-align: center;
}

.lanmu_tit1, .lanmu_tit1 a {
    width: 100%;
    background: url(../images/lm-bg2-20.png) no-repeat top;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color:#696969;
}

.lm_tit1 {
    height: 46px;
    line-height: 46px;
    padding-left: 395px;
    margin-top: 10px;
}

.lanmu_tit2_jcfc{
    margin-left: 416px;
}

.lanmu_tit3_jcfc {
    display: inline-block; 
    *display: inline;
    *zoom: 1;   
    position: relative;
    float: left;
    border-left: 2px solid #a8a8a8;
    line-height: 20px;      
    text-align: center;   
}

.lanmu_tit3_jcfc:first-child {
    border-left: none;
}

.lanmu_tit3_jcfc a{
    font-size: 20px;
    color: #898989;
    padding: 0 20px;
}

.lanmu_tit3_jcfc a:hover .move, .lanmu_tit2_jcfc .active a {
    font-weight: bold;
    color: #0170c1; 
    background: url(../images/qh-hover.png) no-repeat;
    padding-top: 10px;
}

.qh_time{
    float: left;
    padding:5px 15px 0 0;
}

.qh_time1,.qh_time2 {
    font-weight: normal;    
    color: #c2c2c2;
    text-align: left;
    line-height: 32px; 
}

.qh_time1{    
    font-size: 26px;  
}
.qh_time2{   
    font-size: 18px; 
}

.qh_tit {
    width: 780px;
}

.qh_content {
    height: 110px;
    margin-top: 25px;
}

.qh_tit h4 a{        
    font-size: 20px;
    color: #696969;
    font-weight: normal;
    line-height: 40px;    
}

.qh_tit h4 a:hover{        
    color: #0170c1;
    font-weight: bold;
}

.qh_tit p ,.qh_tit p a{ 
    font-size: 16px;
    line-height: 30px;
    color: #b3b3b3; 
    margin-top: 6px;
}

/* footer */
  .links {
            width: 100%;            
            background-color: #2b60af;
            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-right:20px;
        }

        .links-inner {
            float: left;
        }


        .copyright {
            color: #696969;
            height: 110px;
            line-height: 110px;
            background: url(../xiongan/xa.png) no-repeat left;

        }
        .copyright-inner,.copyright-inner a {
            float: left;
            margin-left: 370px;
        }
        
 
 
 /*////////*/  





