/*-----重置代码-----*/

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%;
}

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: #186daf;
  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: #d4d4d4;
}

.sk3 {
  margin-top: 3px;
}

.sk5 {
  margin-top: 5px;
}

.sk8 {
  margin-top: 8px;
}

.sk10 {
  margin-top: 10px;
}

.sk15 {
  margin-top: 15px;
}

.sk20 {
  margin-top: 20px;
}

.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;
}

#date {
  float: left;
}

.search {
  float: right;
  height: 40px;
}

.logo {
  width: 593px;
  height: 109px;
  margin-top: 65px;
}

/* 导航 */
.nav {
  height: 62px;
  line-height: 62px;
  background: #ffffff;
  box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, .1);
}

.nav li {
  float: left;
  padding: 0 20px;
}

.nav li a {
  display: inline-block;
  line-height: 62px;
  font-size: 18px;
  font-weight: bold;
  color: #186daf;
  text-decoration: none;
}

.nav li a:hover {
  height: 58px;
  border-bottom: 4px solid #186daf;
  transition: 0.2s;
}

/* 检察要闻 */
.jcyw .lanmu {
  width: 530px;
}

.jcyw h4 a {
  display: block;
  font-size: 18px;
  font-weight: normal;
  color: #333;
  text-align: center;
  line-height: 30px;
  margin-top: 12px;
}

.jcyw h4 a:hover {
  color: #186daf;
  text-decoration: underline;
}

.jcyw .lanmu_title {
  line-height: 44px;
  border: 1px solid #e6e6e6;
  border-top: 4px solid #186daf;
  padding: 0 15px;
}

.jcyw ul li {
  line-height: 40px;
}

/* 
.jcyw ul li a::before {
  content: "\2022";
  color: #ffae22;
  font-size: 18px;
  margin-right: 8px;
} */

/* 栏目切换 */
.lanmu1 {
  width: 550px;
}

.lanmu1 li {
  line-height: 40px;
}

.qh_title {
  border-bottom: solid 1px #e5e5e5;
}

.qh_tit a {
  display: inline-block;
  color: #fff;
  font-size: 22px;
  line-height: 43px;
  padding-left: 26px;
}

.qh_tit {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  float: left;
}

.qh_tit {
  border-left: 1px solid #acacac;
}

.qh_tit:first-child {
  border-left: none;
}

.qh_title3 {
  float: right;
  line-height: 16px;
  margin-top: 15px;
}

.qh_title3 a {
  color: #acacac;
}

.qh_title3 .qh_tit a:hover,
.qh_title3 .active a {
  color: #0055bd;
}

.qh_title3 .qh_tit a {
  color: #acacac;
  font-weight: normal;
  font-size: 15px;
  line-height: 16px;
  padding: 0 12px;
}

.tabCon .active {
  display: block;
  padding: 10px;
  height: 210px;
  box-sizing: border-box;
}

.tabPane {
  display: none;
}

/* 网上检察服务平台 */
.bg_g {
  background-color: #f7f7f7;
  padding: 20px 0;
  overflow: hidden;
}

.fwpt {
  width: 1200px;
  margin: 0 auto;
}

.fwpt span img {
  margin-top: 30px;
}

.fwpt li {
  width: 150px;
  float: left;
  text-align: center;
}

.fwpt li span {
  font-size: 15px;
  display: block;
  line-height: 40px;
  margin-top: 15px;
}

.fwpt li img:hover {
  transition: all 1.2s;
  transform: rotateY(360deg);
}

/* zt */
.zt a {
  float: left;
}

.zt a:last-child {
  margin-left: 24px;
}


/* footer */
.link {
  width: 100%;
  color: #ffffff;
  height: 70px;
  line-height: 70px;
  background: #186daf;
}

.link_title {
  float: left;
}

.link_title a {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  margin: 0px 30px 0px 10px;
}

.link_inner {
  float: left;
}

.link_inner a {
  color: #ffffff;
  font-size: 18px;
  margin-right: 30px;
}

.link_xl {
  float: right;
  margin-left: 20px;
}

.link select {
  width: 240px;
  height: 32px;
  font-size: 15px;
  color: #696969;
  padding-left: 6px;
  box-sizing: border-box;
}

.copyright {
  padding: 30px;
  overflow: hidden;
}

.copyright_inner {
  font-size: 15px;
  margin-left: 25px;
  line-height: 30px;
}

.ewm {
  width: 320px;
}

.ewm img {
  width: 93px;
  height: 93px;
}

.ewm a {
  float: left;
  margin-left: 10px;
  width: 95px;
  text-align: center;
}

.ewm span {
  font-size: 14px;
  color: #898989;
  line-height: 30px;
  margin-top: 10px;
}

/*////////*/