/* CSS重置 */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
a,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.main {
  width: 1200px;
  margin: 0 auto;
}
.banner {
  width: 1200px;
  height: 250px;
}
li {
  list-style: none;
}
a {
  color: #333;
  text-decoration: none;
}
.banner img {
  width: 100%;
  height: 100%;
}
.main_box {
  background: white;
}
.miantzgg {
  overflow: hidden;
  padding-top: 40px;
  margin-top: 10px;
}
.cctbboxl {
  float: left;
  width: 1200px;
  min-height: 250px;
}
.cf {
  zoom: 1;
}
.tzggtopl {
  width: 1200px;
  height: 30px;
  overflow: hidden;
  background: url(cctb26_03.png) top center no-repeat;
  background-size: 1200px 30px;
}
.tzggtop_left {
  float: left;
  color: #1e82b8;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  margin-left: 15px;
}
.tzggtop_right {
  float: right;
  color: #333333;
  font-size: 12px;
  line-height: 30px;
  margin-right: 20px;
}
.ul-list_li {
  line-height: 26px;
  margin-top: 11px;
  font-size: 14px;
}
.ul-list_li span {
  float: right;
  color: #999999;
}
.main ul li a:hover p,
.main ul li a:hover,
.main a:hover,
.main a:hover p {
  color: #1492ff;
}
.ul-list_li a p {
  display: inline-block;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 抽查报告end  */

/* 曝光台 */
.main3_item {
  width: 1200px;
  margin: 0 auto;
}
.rcjcc {
  color: #1e82b8;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  background: url(rcjc_03.png) top left no-repeat;
  height: 30px;
  padding-left: 15px;
}
.hentiao img {
  width: 1200px;
}
.cf:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.list_box_title {
  font-size: 12px;
  line-height: 26px;
  background: #1e82b8;
}
.item1 {
  width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.item_dis {
  color: white;
  font-size: 18px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  float: left;
}
.item2 {
  width: 300px;
}
.item3 {
  width: 300px;
  font-weight: bold;
}
.item4 {
  width: 300px;
}

.uls li {
  width: 100%;
  height: 40px;
}
.uls li .span1 {
  width: 300px;
  display: block;
  text-align: center;
  float: left;
}
.uls li .item_dis {
  color: #333;
  font-size: 14px;
}
.it3 {
  width: 317px;
  font-weight: bold;
}
.it1 {
  width: 217px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main22 {
  margin-top: 20px;
}
.main44 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 30px;
}
.main4_left {
  float: left;
  margin-left: 130px;
}
.main4_right {
  float: right;
  margin-right: 130px;
}
.main4_left img {
  width: 440px;
  height: 180px;
}
.main4_right img {
  width: 440px;
  height: 180px;
}
@media screen and (max-width: 450px) {
  .main {
    width: 100%;
  }
  .cctbboxl {
    width: 100%;
    min-height: 250px;
  }
  .banner {
    width: 100%;
    height: 180px;
  }
  .tzggtopl {
    width: 96%;
    margin: 0 auto;
    height: 30px;
    overflow: hidden;
    background-image: none;
  }
  .main3_item {
    width: 100%;
    margin: 0 auto;
  }
  .hentiao img {
    display: none;
  }
  .item_dis {
    width: 30%;
  }
  .item2 {
    display: none;
  }
  .yc {
    display: none !important;
  }
  .uls li .span1 {
    width: 30%;
  }
  .uls {
    padding: 0px 10px;
  }
  .rcjcc {
    background-image: none;
  }
  .it3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .main4_left {
    width: 48%;
    margin-left: 0px;
  }
  .main4_right {
    width: 48%;
    margin-right: 0px;
  }
  .main4_left img {
    width: 100%;
    height: 100px;
  }
  .main4_right img {
    width: 100%;
    height: 100px;
  }

  .main44 {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
  }
  .ul-list_li {
    padding: 0px 10px;
  }
  .miantzgg {
    padding-top: 0px;
  }
}