﻿/*-----重置代码-----*/

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";
    -webkit-text-size-adjust: 100%;
}

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;
}

a:link {
    COLOR: #696969;
    text-decoration: none;
}

a:visited {
    COLOR: #696969;
    text-decoration: none;
}

a:hover {
    COLOR: #1a77bd;
    text-decoration: none;
}



/* 通用 */
.wrap {
    width: 100%;
}

.container {
    width: 1140px;
    margin: 0 auto;
}

.clear {
    height: 30px;
    overflow: hidden;
    clear: both;
}

.clear_m {
    height: 20px;
    overflow: hidden;
    clear: both;
}

.clear_s {
    height: 15px;
    overflow: hidden;
    clear: both;
}

.clear_k {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

#more {
    float: right;
    font-size: 15px;
    color: #cccccc;
}

.sk3 {
    margin-top: 3px;
}

.sk5 {
    margin-top: 5px;
}

.sk8 {
    margin-top: 8px;
}

.sk10 {
    margin-top: 10px;
}

.sk15 {
    margin-top: 15px;
}

.sk20 {
    margin-top: 20px;
}

.sk25 {
    margin-top: 25px;
}

.k10 {
    padding: 10px;
}

.bor_4 {
    overflow: hidden;
    border: 1px solid #eee;
    padding: 15px;
}

.bor_bottom {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eee;
}

/* 动态头图 */
.div2 {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 0;
}

.div1 {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 0;
}

.div1>img {
    position: absolute;
    width: 100%;
    height: auto;
    transition: opacity 1s linear;
    z-index: 0;
}

.newop {
    opacity: 1;
}

.oldop {
    opacity: 0;
}

/* logo */
.header {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
}

.logo {
    padding: 110px 0 70px 0;
}

/* 导航 */
#colornav {
    width: 1200px;
    line-height: 66px;
    background: #005782;
    border-radius: 10px 10px 0 0;
}


/* 以下必须 */
#colornav>ul>li {
    height: 66px;
    list-style: none;
    text-align: center;
    padding: 0 33px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

#colornav>ul>li>a {
    text-decoration: none !important;
    font-size: 18px;
    color: #fff;
    line-height: 66px;
    font-weight: normal;
}

#colornav li ul {
    position: absolute;
    left: 50%;
    margin-left: -50%;
    top: 60px;
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: max-height 0.4s linear;
    -moz-transition: max-height 0.4s linear;
    transition: max-height 0.4s linear;
}


#colornav li ul li a {
    width: 110px;
    font-size: 16px;
    font-weight: normal;
    padding: 12px;
    line-height: 30px;
    color: #fff !important;
    display: block;
}

#colornav li ul li {
    background-color: rgba(0, 87, 130, .6);
}

#colornav li ul li:hover {
    background-color: rgba(0, 87, 130, .8);
}

#colornav li ul li:first-child {
    border-radius: 3px 3px 0 0;
    margin-top: 25px;
    position: relative;
}

#colornav li ul li:first-child:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 1px;
    border: 5px solid transparent;
    border-bottom-color: #005782;
    left: 50%;
    top: -10px;
    margin-left: -5px;
}

#colornav li ul li:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}


#colornav li:hover ul {
    max-height: 1000px;
}

/* 时间 */
.bg_w {
    position: relative;
    width: 1200px;
    background: #ffffff;
    padding: 0 30px;
    box-sizing: border-box;
    margin: 0 auto;
}


.wza {
    margin-right: 20px;
}

.search {
    margin-top: 20px;
    height: 40px;
}

/* 政法要闻 */
.lanmu {
    width: 500px;
}

.lanmu_tit a {
    display: inline-block;
    line-height: 30px;
    color: #333;
    font-size: 26px;
    padding-left: 42px;
}

.lanmu ul {
    padding: 3px;
}

.lanmu li a {
    font-size: 16px;
    color: #696969;
    text-decoration: none;
    line-height: 40px;
}

.lanmu li a:hover {
    color: #2a77c3;
}

.line {
    border-bottom: 1px solid #d5d5d5;
    width: 60px;
}


/* mid2 机构概况 */
.jggk {
    width: 300px;
}

.jggk_tit {
    height: 16px;
    line-height: 16px;
    border-left: 5px solid #19568b;
    margin: 14px 0 15px 0;
}

.jggk_tit a {
    padding-left: 16px;
    color: #19568b;
    font-size: 22px;
}


.jggk li a {
    display: inline-block;
    width: 149px;
    height: 104px;
    text-align: center;
}

.jggk li a img {
    margin-top: 25px;
}

.jggk li a span {
    font-size: 16px;
    display: block;
    color: #19568b;
    margin-top: 6px;
}

.jggk li a:hover {
    opacity: .8;
}


/* 检务公开 */
.lanmu1 {
    width: 813px;
}

.lanmu1 li a {
    line-height: 38px;
}



.lanmu_qh_title a {
    display: inline-block;
    color: #fff;
    font-size: 22px;
    line-height: 43px;
    padding-left: 26px;
}

.lanmu_qh_title {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    float: left;
}

.lanmu_qh_title {
    border-left: 1px solid #acacac;
}

.lanmu_qh_title:first-child {
    border-left: none;
}

.lm_qh_title3 {
    float: right;
    line-height: 16px;
    margin-top: 15px;
}

.lm_qh_title3 .lanmu_qh_title a:hover,
.lm_qh_title3 .active a {
    color: #0055bd;
}

.lm_qh_title3 .lanmu_qh_title a {
    color: #acacac;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    padding: 0 12px;
}

.tabCon .active {
    display: block;
    border: solid 1px #e5e5e5;
    padding: 10px 25px;
    height: 211px;
    box-sizing: border-box;
}

.tabPane {
    display: none;
}

/* 服务平台 */
.fwpt {
    background: #f6f6f6;
    padding: 30px 0;
    overflow: hidden;
}

.fwpt li {
    float: left;
    width: 158px;
    height: 134px;
    background: #ffffff;
    margin: 35px 35px 10px 0;
    border-radius: 8px;
    text-align: center;
    padding: 18px;
    box-sizing: border-box;
}

.fwpt li:last-child {
    margin-right: 0;
}

.fwpt li a {
    display: block;
    font-size: 15px;
    color: #19568b;
    line-height: 18px;
}

.fwpt li:hover {
    padding-top: 17px;
    box-shadow: 0px 0px 15px 0px rgba(140, 111, 100, 0.3);
    transition: 0.3s;
    opacity: .8;
}

/* 二栏目 */
.mid3 .lanmu {
    width: 555px;
}

/* 图片视频 */
.lanmu3_title {
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding-top: 3px;
}

.lanmu3_title_qh {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    line-height: 16px;
}

.lanmu3_title_qh {
    border-left: 1px solid #acacac;
}

.lanmu3_title_qh:first-child {
    border-left: none;
}

.lanmu3 .lanmu3_title_qh a:hover,
.lanmu3 .lanmu3_title_qh.active a {
    font-size: 22px;
    font-weight: bold;
    color: #015293;
}

.lanmu3 .lanmu3_title_qh a {
    color: #acacac;
    font-weight: normal;
    font-size: 20px;
    line-height: 18px;
    padding: 0 12px;
}

.tpsp a {
    display: block;
    float: left;
    width: 308px;
    margin-right: 20px;
    text-align: left;
}

.tpsp a:last-child {
    margin-right: 0;
}

.tpsp a img {
    width: 308px;
    height: 206px;
}

.tpsp a span {
    display: inline-block;
    line-height: 30px;
    margin-top: 10px;
}

.lanmu3 .tabCon .active {
    display: block;
    border: none;
    padding: 0;
}


/* footer */
.links {
    color: #ffffff;
    height: 58px;
    line-height: 58px;
    background: #19568b;
}

.links_title {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    margin: 0px 30px 0px 0px;
}

.links_inner a {
    float: left;
    color: #ffffff;
    margin-right: 30px;
}

.copyright {
    padding: 30px;
}

.copyright_inner {
    width: 730px;
    font-size: 15px;
    color: #898989;
    margin-left: 25px;
    line-height: 28px;
}

/* 二维码 */
.ewm a {
    float: left;
    margin-left: 10px;
    width: 82px;
    text-align: center;
}

.ewm a img {
    width: 89px;
    height: 89px;
    background: #000;
}

.ewm a span {
    font-size: 14px;
    color: #898989;
    line-height: 40px;
}

/*////////*/