@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站内页样式
 * @author: ishang_pan
 * @update: ishang_pan (2020-05-26 10:36)
 */

/*common*/
.is-main {
  margin-top: 15px;
}

/*list*/
.g-listlf {
  min-height: 765px;
  background: #f5f5f5;
}
.m-listlf .u-tit {
  padding: 22px 0;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  background: #146ac1;
}
.m-listlf .u-tit span {
  display: inline-block;
  margin: -5px 20px 0 0;
  width: 28px;
  height: 24px;
  vertical-align: middle;
  background: url(../images/page/icon-tit.png) no-repeat;
}
.g-listlf ul {
  padding: 10px 20px;
}
.g-listlf li a {
  display: block;
  padding: 20px 20px 20px 10px;
  font-size: 18px;
  border-bottom: 1px solid #e6e6e6;
  background: url(../images/page/bg-shlf.png) right center no-repeat;
}
.g-listlf li a:hover,
.g-listlf li.u-active a {
  background: url(../images/page/bg-shlf-h.png) right center no-repeat;
  color: #146ac1;
}

/*listOne*/
.m-onelist {
  line-height: 188%;
  padding: 15px 10px;
  text-align: justify;
}
.m-onelist table {
  border-collapse: collapse;
  border: 1px solid #333;
}
.m-onelist table td,
.m-onelist table th {
  border: 1px solid #333;
}
.m-onelist img {
  max-width: 100%;
}
.m-onelist .f-clearfix {
  margin: 10px 0 25px 0;
}

/*listPicture*/

.m-listpicture ul {
  margin: 0 -8px;
}
.m-pgpdbox1 .col-md-12 {
  padding: 0;
}
.m-listpicture li {
  width: 19.2%;
  float: left;
  margin: 0 0.4% 40px 0.4%;
  text-align: center;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
}
.m-listpicture li img {
  display: block;
  width: 100%;
  height: 198px;
}
.m-listpicture li p {
  background: #f5f5f5;
  padding: 0 8px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.m-listpicture li:hover {
  transform: translate3d(0, -5px, 0);
  box-shadow: 0 0 3px #ccc;
}
/*detail*/
.is-line {
  height: 1px;
  width: 100%;
  background: #ddd;
}
.mt20 {
  margin-top: 20px;
}
.m-detailbox {
  padding: 10px 0px 20px;
}
.u-lgtit {
  padding: 10px 10px 0;
  font-weight: bold;
  font-size: 32px;
  line-height: 1.5;
}
.u-sttit {
  font-size: 26px;
}
.m-dtfuns {
  padding: 13px 10px;
  line-height: 24px;
  background: #f5f5f5;
}
.m-dtfuns,
.m-dtfuns a,
.u-wzinfo {
  font-size: 14px;
  color: #666;
}
.u-wzinfo {
  margin-left: 0px;
}
.u-wzinfo span {
  margin-right: 10px;
  font-size: 16px;
  color: #999;
}
.u-fontsize {
  margin-right: 25px;
  font-size: 16px;
  color: #999;
}
.u-fontsize a {
  margin: 0 9px;
  font-size: 16px;
  color: #999;
}
.m-dtfonts {
  padding: 20px 30px;
}
.m-dttexts {
  min-height: 164px;
  font-size: 18px;
  line-height: 188%;
  overflow-x: auto;
  overflow-y: hidden;
}
.m-dttexts p {
  margin-top: 15px;
}
.m-dttexts table {
  border-collapse: collapse;
  border: 1px solid #333;
}
.m-dttexts table td,
.m-dttexts table th {
  border: 1px solid #333;
}
.m-dttexts img {
  max-width: 100%;
}
.m-dtdownload {
  padding: 0 0 0 22px;
  background: url(../images/page/icon-detail.png) 0 -258px no-repeat;
}
.m-dtdownload li {
  padding: 4px 0;
}
.m-dtcode p {
  font-size: 12px;
  color: #999;
  text-align: center;
}
.m-dtcode img {
  margin: 4px auto;
  display: block;
  width: 130px;
  height: 130px;
  padding: 4px;
  border: 1px solid #ddd;
}
.m-btfuns {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}
.m-btfuns li {
  float: left;
  margin: 0 15px 0 0;
  line-height: 28px;
}
.m-btfuns li a {
  display: block;
  font-size: 13px;
  padding-left: 17px;
  background-image: url(../images/page/icon-detail.png);
  background-repeat: no-repeat;
}
.m-btfuns li.u-comment a {
  background-position: 0 -28px;
}
.m-btfuns li.u-error a {
  background-position: 0 -56px;
}
.m-btfuns li.u-print a {
  background-position: 0 -84px;
}
.m-btfuns li.u-close a {
  background-position: 0 -112px;
}
.m-btfuns li.u-collect a {
  background-position: 0 -140px;
}
.m-dtsxqh {
  padding: 0 0 15px;
  margin-top: 30px;
}
.m-dtsxqh li {
  width: 49%;
  line-height: 70px;
  text-align: center;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: #f5f5f5;
}
.m-dtsxqh li a {
  font-size: 18px;
}
.m-dtsxqh li:hover {
  background: #146ac1;
}
.m-dtsxqh li a:hover,
.m-dtsxqh li:hover a {
  color: #fff;
}
/*detailVideo*/
.m-dtvideo {
  width: 700px;
  height: 400px;
}

/*search*/
.m-searchtop {
  padding: 11px 0;
  line-height: 26px;
  border-bottom: 1px solid #ddd;
}
.m-searchtop .u-searchkey span {
  color: #ed0000;
}
.m-searchtop li {
  float: left;
}
.m-searchtop li a {
  display: block;
  padding: 0 15px;
  font-size: 14px;
  color: #999;
}
.m-searchtop li.u-active a {
  background: #146ac1;
  color: #fff;
}

.g-searchlf {
  margin-top: 29px;
  padding: 15px 0;
  background: #f5f5f5;
}
.m-shfw ul,
.m-shtims ul {
  padding: 4px 40px 0 22px;
}
.m-shfw li,
.m-shtims li {
  line-height: 42px;
}
.m-shfw li a,
.m-shtims li a {
  display: block;
}
.m-shfw li span {
  float: right;
  color: #ed0000;
}
.m-shfw li.u-active a {
  color: #146ac1;
}
.m-shtims li a {
  background-position: right center;
  background-repeat: no-repeat;
  background-image: url(../images/page/bg-shlf.png);
}
.m-shtims li.u-active a {
  color: #146ac1;
  background-image: url(../images/page/bg-shlf-h.png);
}
.m-searchlists {
  padding-top: 15px;
}
.m-searchlists li {
  padding: 10px 0;
}
.m-searchlists .u-tit {
  line-height: 1.4;
  font-size: 18px;
}
.m-searchlists .u-tit strong {
  color: #ed0000;
}
.m-searchlists .u-infos {
  padding: 10px 0;
  font-size: 14px;
  color: #b2b2b2;
}
.m-searchlists .u-infos span {
  margin-right: 36px;
}
.m-searchlists .u-desc {
  margin-bottom: 4px;
  font-size: 14px;
  color: #808080;
}
.m-searchlists .u-url a {
  display: block;
  font-size: 14px;
  color: #4ea63d;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*siteMap*/

/*siteMap*/
.g-sitemap li {
  line-height: 48px;
}
.g-sitemap li a {
  display: block;
  padding-left: 13px;
  background: url(../images/public/icon-li1.png) left center no-repeat;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.m-paginationyun7 {
  width: 722px;
  margin: 20px auto 5px;
  overflow: hidden;
}
.m-pagepic {
  margin: 0 auto 5px;
}
.m-pagepic .m-pagination {
  padding-top: 0;
}

/*media query*/
/*large pcScreen*/
@media (min-width: 1440px) {
}
/*big pcScreen*/
@media screen and (max-width: 1440px) {
  .share-main {
    margin-right: 0;
  }
  .u-wzinfo {
    margin-left: 0;
  }
  .m-listpicture li {
    width: 24%;
    margin: 0 0.5% 40px 0.5%;
  }
}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
  .container {
    width: 100%;
  }
  .u-lgtit {
    padding: 15px 0 0;
    font-size: 24px;
  }
  .u-sttit {
    font-size: 20px;
  }
  .u-wzinfo span {
    margin-right: 25px;
  }

  .m-dtvideo {
    width: 100%;
  }

  .g-sitemap li {
    line-height: 40px;
  }
}
/*pad md*/
@media screen and (max-width: 991px) {
  .g-listlf {
    min-height: auto;
  }
  .m-listlf .u-tit {
    padding: 16px 0;
    font-size: 18px;
  }
  .g-listlf ul {
    padding: 10px;
  }
  .g-listlf li a {
    padding: 15px 20px 15px 10px;
    font-size: 16px;
  }

  .m-listpicture li {
    width: 32%;
    margin: 0 0.5% 40px 0.5%;
  }

  .m-onelist {
    padding: 10px;
  }

  .m-detailbox {
    padding: 0;
  }
  .u-lgtit {
    padding: 0;
    font-size: 20px;
  }
  .u-sttit {
    font-size: 16px;
  }
  .u-wzinfo span {
    margin-right: 10px;
  }
  .m-dtfonts {
    padding: 10px 0;
  }
  .m-dttexts {
    font-size: 14px;
  }
  .m-dttexts p {
    margin: 0 0 10px;
  }
  .m-dtsxqh {
    padding: 0;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .m-dtsxqh li a,
  .u-wzinfo span,
  .u-fontsize,
  .u-fontsize a,
  .m-location,
  .m-location a {
    font-size: 14px;
  }
  .m-dtsxqh li {
    line-height: 40px;
    text-align: left;
  }
  .m-dtsxqh li.u-dtprev,
  .m-dtsxqh li.u-dtnext {
    max-width: 100%;
    float: none;
    padding: 0;
    background: none;
  }
  .m-dtsxqh li a:hover,
  .m-dtsxqh li:hover a {
    color: #333;
  }
  .m-searchtop {
    padding: 0 0 6px;
  }

  .g-searchlf {
    margin-top: 10px;
  }
  .m-shfw ul,
  .m-shtims ul {
    padding: 4px 10px 0;
  }
  .m-shfw li,
  .m-shtims li {
    line-height: 30px;
  }
  .m-searchlists li {
    border-bottom: 1px dashed #ddd;
  }
  .m-searchlists .u-tit {
    font-size: 16px;
  }
  .m-searchlists .u-infos span {
    margin-right: 8px;
  }
  .m-searchlists .u-infos {
    padding: 5px 0;
  }
}
/*phone sm*/
@media screen and (max-width: 767px) {
  .m-liststyle1 h2 {
    font-size: 18px;
  }
  .m-liststyle1 p {
    font-size: 14px;
  }
  .m-paginationyun7 {
    width: 100%;
  }
  .m-listpicture li {
    width: 49%;
    margin: 0 0.5% 20px 0.5%;
  }
  .m-dtvideo {
    width: 100% !important;
  }
}
/*small xs*/
@media screen and (max-width: 638px) {
  .m-listpicture li {
    margin-bottom: 10px;
  }
  .m-listpicture li img {
    height: 110px;
  }
  .m-listpicture li p {
    font-size: 14px;
  }
  .m-tabstyle3 li {
    width: 33.3%;
  }
  .m-tabstyle3 li a {
    padding: 0;
  }
}
@media screen and (max-width: 450px) {
}
/*print*/
@media print {
  .is-header,
  .m-location,
  .is-footer,
  .u-fontsize,
  .share-main,
  .m-dtsxqh,
  .m-btfuns,
  .is-toolbar {
    display: none;
  }
  .m-pgpdbox1,
  .m-detailbox {
    padding: 0;
  }
  .m-dtfonts {
    padding: 10px;
  }
}
