@charset "utf-8";

a:hover {
  color: #ff8b17;
  text-decoration: underline;
}

/*layout*/
.sideBar {
  float: left;
  width: 250px;
}

.mainContent {
  float: right;
  width: 950px;
}

.mainContent .inBox {
  padding-left: 40px;
}

.mainContent .detail {
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}

.pullscreen {
  padding: 20px 20px 0;
  border: 1px solid #f0f0f0;
}

.parentName {
  position: relative;
  z-index: 11;
  line-height: 160%;
  padding: 20px 15px;
  font-size: 26px;
  color: #fff;
  text-align: center;
  background: url(../images/bg_left_channel.jpg) no-repeat center bottom #256ba9;
}

.parentName font {
  display: inline-block;
  vertical-align: top;
  line-height: 1.4em;
}

.sideMenu {
  position: relative;
  z-index: 13;
  overflow: hidden;
}

.sideMenu li {
  margin-top: 15px;
}

.sideMenu li a {
  position: relative;
  display: block;
  padding: 10px 30px 10px 30px;
  font-size: 1em;
  line-height: 1.6em;
  text-align: left;
  background-color: #f1f1f1;
}

.sideMenu li a:hover {
  color: #005192;
  text-decoration: none;
  background-color: #dedede;
}

.sideMenu li a:before {
  position: absolute;
  top: 50%;
  right: 15px;
  content: '';
  margin-top: -5px;
  width: 7px;
  height: 11px;
  background-image: url(../images/xiaojiantou_new.png);
  background-repeat: no-repeat;
  background-position: 0 -11px;
}

.sideMenu li a.aon {
  color: #fff;
  background-color: #4482bd;
}

.sideMenu li a.aon:before {
  background-position: 0 0;
}

.pageLists {
}

.pageLists .setModule {
}

.pageLists .setModule .common-more {
  margin-top: 10px;
}

.pageLists .infoList li {
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px dashed #dadada;
}

.pageFirstCont {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e1e1e1;
}

.pageFirstCont .article-attr {
  font-size: 15px;
  border-bottom: none;
}

.pageFirstCont .article-content {
  padding: 0;
  font-size: 17px;
  line-height: 2em;
}

.pageListPic {
  margin-bottom: 15px;
  overflow: hidden;
}

.pageListPic ul {
  margin-right: -10px;
  margin-left: -10px;
  overflow: hidden;
  zoom: 1;
}

.pageListPic ul li {
  position: relative;
  float: left;
  width: 33.333%;
}

.pageListPic ul li a {
  display: block;
  margin: 20px 10px 0;
  font-size: 1em;
  overflow: hidden;
}

.pageListPic ul li span.pic {
  display: block;
  width: 100%;
  height: 182px;
  background-color: #ebebeb;
  overflow: hidden;
}

.pageListPic ul li span.pic img {
  display: block;
  width: 100%;
  min-height: 100%;
  height: auto;
}

.pageListPic ul li span.txt {
  display: block;
  padding: 10px;
  font-size: 14px;
  text-align: left;
  background-color: #f9f9f9;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
}

.pageListPic ul li span.txt:before {
  display: inline-block;
  width: 1px;
  height: 48px;
  content: '';
  vertical-align: middle;
  visibility: hidden;
}

.pageListPic ul li span.txt font {
  display: inline-block;
  vertical-align: middle;
  max-height: 48px;
  line-height: 24px;
  width: 99%;
}

.pageListPic.spread ul li {
  width: 25%;
}

.pagePicItems {
}

.pagePicItems li {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: dashed 1px #dadada;
}

.pagePicItems li dl dt {
  float: left;
  width: 206px;
  height: 137px;
}

.pagePicItems li dl dt img {
  display: block;
  width: 100%;
  height: 100%;
}

.pagePicItems li dl dd {
  margin-left: 250px;
  font-size: 20px;
  line-height: 2em;
}

.pageItems {
}

.pageItems .infoList {
  padding-top: 10px;
}

.pageItems .infoList h4 {
  padding-left: 0;
  font-size: 17px;
}

.pageItems .infoList h4 a:before {
  content: normal;
}

.pageItems .grid {
  margin-top: 20px;
  padding: 0 20px 20px 40px;
  border: 1px solid #e9e9e9;
}

.pageItems .grid .common-head h3 {
  position: relative;
  float: left;
  font-size: 20px;
  line-height: 57px;
  border-bottom: dashed 1px #dadada;
}

.pageItems .grid .common-head h3:before {
  position: absolute;
  top: 50%;
  left: -20px;
  content: '';
  margin-top: -3px;
  width: 5px;
  height: 5px;
  background-color: #ffa200;
}

.pageItems .grid .common-head h3 a:hover {
  text-decoration: none;
}

.pageItems .module {
  margin-bottom: 20px;
}

.pageItems .module .infoList li {
  width: 50%;
}

.pageItems .common-pic-mode ul {
  margin-right: -15px;
  margin-left: -15px;
}

.pageItems .common-pic-mode ul li {
  width: 25%;
}

.pageItems .common-pic-mode ul li a {
  margin: 20px 15px 0;
  margin-bottom: 0;
}

.pageItems .common-pic-mode ul li p.pic {
  height: 137px;
}

.pageItems .common-pic-mode ul li span.txt {
  position: static;
  display: block;
  margin: 0;
  color: #333;
  font-size: 17px;
  line-height: 3;
}

.pageItems .common-pic-mode ul li a:hover span.txt {
  color: #417eb4;
}

/* 手机端样式 */
@media screen and (max-width: 768px) {
  /*layout*/
  .sideBar {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }

  .mainContent {
    float: none;
    width: 100%;
  }
  .mainContent .inBox {
    padding-left: 10px;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .mobile-top {
    color: #333333;
    padding: 0.8px 5px 3px 20px;
  }

  .parentName {
    display: none;
  }

  .mainContent {
    width: 100vw !important;
  }

  .sideMenu {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    width: 100vw;
  }

  .sideMenu li {
    width: 46%;
    height: 45px;
    line-height: 40px;
    background: transparent;
    background-color: #f1f1f1;
    color: #1d71b7;
    text-align: center;
    margin-left: 3%;
    margin-top: 3%;
  }

  .mainContent {
    width: 100%;
  }

  .common-title {
    display: block;
    padding-bottom: 15px;
    border-bottom: 2px solid #eaeaea;
  }

  .common-title .currentName {
    position: relative;
    float: none;
    padding-left: 20px;
    font-size: 24px;
    line-height: 32px;
    font-weight: normal;
    color: #1d71b7;
  }

  .common-title .currentName:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    margin-top: -4px;
    border: 6px solid transparent;
    border-left-color: #1d71b7;
  }

  .common-title .currentName a {
    color: #1d71b7;
  }

  .common-more {
    float: right;
    font-size: 14px;
  }

  .infoContent {
  }

  .infoList {
    padding: 0 12px;
  }
  .infoList li {
    overflow: hidden;
    border-bottom: dashed 1px #dadada;
    margin: 0;
    padding: 10px 0;
  }

  .infoList li a {
    display: block;
    float: none;
    width: 100%;
    margin-bottom: 5px;
  }

  .infoList li span {
    display: block;
    width: auto;
    float: none;
    color: #666;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
  }

  /*pagediv*/
  .pagediv {
    margin-left: -40px;
    padding: 20px 10px;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    text-align: center;
    clear: both;
  }

  .pagediv a {
    color: #333;
  }

  .pagediv .moye,
  .pagediv .arrow a,
  .pagediv .index_num,
  .pagediv .pagination_index_last,
  .pagediv #pagination_input,
  .pagediv #currentPage {
    display: inline-block;
    *display: inline;
    margin: 4px;
    zoom: 1;
    border: #dfdfdf 1px solid;
    border-radius: 3px;
    vertical-align: top;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    background: #f1f1f1;
    background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
    background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
    background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
    background: linear-gradient(#ffffff 10%, #f1f1f1);
  }

  .pagediv .arrow a:hover,
  .pagediv .index_num {
    background: #0063b8;
    border-color: #0063b8;
    color: #fff;
    text-decoration: none;
  }

  .pagediv .moye,
  .pagediv .arrow a,
  .pagediv .index_num {
    padding: 0 10px;
  }

  .pagediv .index_num {
    font-weight: 700;
  }

  .pagediv .pagination_index_last {
    padding: 0 6px;
  }

  .pagediv #pagination_input {
    width: 40px;
    height: 30px;
    color: #888;
    text-align: center;
    background: #fff;
  }

  .pagediv #currentPage {
    width: 40px;
    height: 30px;
    color: #888;
    text-align: center;
    background: #fff;
  }
  /* 法治文化作品 */
  .pageItems .common-pic-mode ul {
    margin-right: 0;
    margin-left: 0;
  }

  .pageItems .common-pic-mode ul li {
    width: 100%;
  }

  .pageItems .common-pic-mode ul li a {
    margin: 20px 0 0;
    margin-bottom: 0;
  }

  .pageItems .common-pic-mode ul li p.pic {
    height: 60vw;
    overflow: hidden;
  }
  .pageItems .common-pic-mode ul li p.pic img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 100%;
  }

  .pageItems .common-pic-mode ul li span.txt {
    position: static;
    display: block;
    margin: 0;
    color: #333;
    font-size: 17px;
  }

  .pageItems .common-pic-mode ul li a:hover span.txt {
    color: #417eb4;
  }

  .pageItems .module .infoList li {
    width: 100%;
    margin: 20px 0 0;
  }

  .img-item {
    margin-bottom: 12px;
    padding: 12px;
    box-sizing: border-box;
    box-shadow: 0px 1px 4px 0px rgba(163, 163, 164, 0.41);
    border-radius: 2px;
  }
  .img-item img {
    display: inline-block;
    width: 111px;
    height: 67px;
    object-fit: cover;
    object-position: top;
    vertical-align: top;
  }

  .img-item b {
    font: normal 16px/20px 'Microsoft YaHei', '微软雅黑';
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .img-item .pic-info {
    padding-left: 8px;
    box-sizing: border-box;
    width: calc(100% - 120px);
    display: inline-block;
  }
  .img-item .pic-time,
  .img-item .pic-from {
    margin-top: 8px;
    color: #666666;
    font: normal 12px/12px 'Microsoft YaHei', '微软雅黑';
    overflow: hidden;
  }
  .img-item .pic-time::before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url('../images/spyq-icon-time.png') no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
  }

  /* 法治阵地 */
  .pagePicItems {
  }

  .pagePicItems li {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: dashed 1px #dadada;
  }

  .pagePicItems li dl {
    display: flex;
    align-items: flex-start;
  }

  .pagePicItems li dl dt {
    float: none;
    width: 206px;
    height: 137px;
  }
  .pagePicItems li dl dt img {
    display: block;
    width: 100%;
    height: 100%;
  }

  .pagePicItems li dl dd {
    width: 50%;
    margin-left: auto;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 2em;
  }

  /* 便民服务 */
  .pageItems .grid .common-head h3 {
    float: none;
  }
  .pageItems .grid .infoList li a {
    width: 100%;
  }

  .channel-menu-box {
    position: relative;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
  }
  .channel-name {
    position: relative;
    display: block;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 0;
    font-size: 15px;
    font-weight: bold;
    color: #2e60ac;
    line-height: 40px;
    text-align: left;
    background-color: #fff;
    cursor: pointer;
  }
  .channel-menu {
    width: 100%;
    display: none;
    border-top: 1px solid #e8e8e8;
    position: absolute;
    background-color: #fff;
    z-index: 5;
  }
  .channel-menu li {
    padding: 0 15px;
    box-sizing: border-box;
  }
  .channel-menu li a {
    display: block;
    font-size: 15px;
    color: #000;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid #e8e8e8;
  }
  .channel-menu li a.active {
    background-color: #fff;
    color: #2e60ac;
  }
  .channel-name:before {
    content: '';
    position: absolute;
    top: 16px;
    right: 15px;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: #2e60ac transparent transparent transparent;
  }
}
