@charset "utf-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* button,input,optgroup,select,textarea{margin:0;font-size:100%;font-family:inherit;line-height:1.15} */

/* blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,lengend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;-webkit-tap-highlight-color:transparent}article,aside,audio,details,figcaption,figure,footer,header,hgroup,mark,menu,nav,section,summary,time,video{display:block;margin:0;padding:0;-webkit-tap-highlight-color:transparent}embed,object{outline:0}del{text-decoration:line-through}em{font-style:normal}textarea{resize:none}i{vertical-align:middle}ol,ul{list-style:none}a{text-decoration:none}a:active,a:hover,a:link,a:visited{text-decoration:none}legend{color:#000}button,input,select,textarea{outline:0;font-size:100%}button,textarea{border:0}fieldset,img{border:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none!important}input::-webkit-input-placeholder{color:#ddd}::-moz-selection{background-color:#3573d3;text-shadow:none;color:#fff}::selection{background-color:#3573d3;text-shadow:none;color:#fff}:focus{outline:0} */
/* .fl{float:left}.fr{float:right}.fix1{position:relative;overflow:hidden;zoom:1} */
.clearfix1 {
  *overflow: hidden;
  *zoom: 1;
}
.clearfix1:after,
.clearfix1:before {
  content: "";
  display: table;
}
.clearfix1:after {
  clear: both;
}
.fix2 {
  display: inline-block;
  *display: inline;
}
.opa0 {
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
}
.opa1 {
  opacity: 0.1;
  -moz-opacity: 0.1;
  filter: alpha(opacity=10);
  -khtml-opacity: 0.1;
}
.opa2 {
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
  -khtml-opacity: 0.2;
}
.opa3 {
  opacity: 0.3;
  -moz-opacity: 0.3;
  filter: alpha(opacity=30);
  -khtml-opacity: 0.3;
}
.opa4 {
  opacity: 0.4;
  -moz-opacity: 0.4;
  filter: alpha(opacity=40);
  -khtml-opacity: 0.4;
}
.opa5 {
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
}
.opa6 {
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
}
.opa7 {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
}
.opa8 {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
}
.opa9 {
  opacity: 0.9;
  -moz-opacity: 0.9;
  filter: alpha(opacity=90);
  -khtml-opacity: 0.9;
}
.opa10 {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
}
.scrollbar1::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.scrollbar1::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.scrollbar1::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.3);
}
.scrollbar1::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.scrollbar2::-webkit-scrollbar {
  width: 4px;
  height: 8px;
}
.scrollbar2::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.scrollbar2::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.3);
}
.scrollbar2::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.bsd {
  box-shadow: 0 0 30px rgba(8, 40, 76, 0.14);
}
.bsd:hover {
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
}
@media \0screen {
  .iebor {
    border: 1px solid #ddd !important;
  }
  .iebor:hover {
    border-color: #333 !important;
  }
}
@media screen\9 {
  .iebor {
    border: 1px solid #ddd !important;
  }
  .iebor:hover {
    border-color: #333 !important;
  }
}
.bsz-bor-box,
.bsz-bor-box .main-m.container *,
.bsz-bor-box:after,
.bsz-bor-box:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.bsz-cnt-box,
.bsz-cnt-box *,
.bsz-cnt-box:after,
.bsz-cnt-box:before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
}
.bsz-bb {
  box-sizing: border-box;
}
.my-pc {
  display: block;
}
.my-mobile,
.chan1,
.chan2 {
  display: none;
}

/* ================================================== 1920 电脑_通用 ================================================== */
.body-bg {
  background: #fff;
}
.szhqzcjzd-bg {
  width: 100%;
}
.szhqzcjzd-search-wrap {
  z-index: 2;
  position: relative;
  margin-top: -5.625em;
  background: #fff;
  border-radius: 0.625em;
  box-shadow: 0 0 1em 0 rgba(19, 79, 159, 0.3);
} /* 0*cos(180-120) 0*sin(180-120) 16-0 16*0 rgba(19,79,159,.3) */
.szhqzcjzd-search-wp {
  padding: 1.25em 1.875em;
}
.sx-img {
  width: 18%;
}
/* .search-wp{padding:1.875em 0 0 1.5625em;width:77%} */
.search-wp {
  padding: 1.875em 0 0 0;
  width: 82%;
}
/* .itms-list{width:87%} */
.itms-list {
  width: 73%;
}
.itms-list > .itm {
  position: relative;
  padding: 0 0.7em;
  width: 33.333%;
}
.itms-list > .itm_fwdw {
  width: 47%;
}
.itms-list > .itm_fclx {
  width: 30%;
}
.itms-list > .itm_jllx {
  width: 23%;
}
.com-sel {
  position: relative;
  display: block;
  padding: 0.64em 0;
  width: 100%;
  border: none;
  border-bottom: 0.09em solid #ccc;
  text-align: left;
  color: #333;
  font-size: 1.375em;
  cursor: pointer;
  appearance: none;
  background: url(../images/hqzcjzd/com_dwn_ico.png) no-repeat right center;
  transition: border 0.3s;
}
.com-sel:hover,
.com-sel:focus {
  border-color: #3573d3;
}
.com-sel::-ms-expand {
  display: none;
}
.com-sel option {
  color: #333;
  font-size: 15px;
  background: #fff;
}
.search-btn {
  padding: 0.62em 1.3em;
  color: #fff;
  font-size: 1.375em;
  letter-spacing: 0.1818em;
     background: #E04425;
  background-size: cover;
  border-radius: 0.4545em;
  overflow: hidden;
  transition: transform 0.3s;
}
     .fl.search-btn:hover {
            color: white;
        }
   a:hover {
            color: #E04425;
        }

        .reset-btn:hover {
            color: #E04425 !important;
        }


.search-btn:active {
  transform: scale(0.96);
}
.reset-btn {
  margin-left: 1em;
  padding: 0.5em 1.2em;
  background: none;
    background: #FFEAD1;
     border: 1px solid #FFEAD1;
   color: #E04425;
}

/* Bread crumb navigation */
.bc-nav-wp {
  position: relative;
  padding: 2.1875em 0 1.5625em;
  line-height: 1.5;
  color: #999;
  font-size: 1em;
  word-wrap: break-word;
  word-break: break-all;
}
.bc-nav-wp .ico {
  margin-right: 0.625em;
  height: 1.625em;
  vertical-align: middle;
}
.bc-nav-wp a {
  color: #999;
}
.bc-nav-wp a:hover {
  color: #3573d3;
}
.bc-nav-wp .frfw {
  background-color: #3573d3;
  padding: 6px 12px;
  color: #fff;
  border-radius: 4px;
  margin-top: -8px;
}
.bc-nav-wp .frfw:hover {
  color: #fff;
}
.news-sec {
  margin-bottom: 2.1875em;
  padding: 0.9375em 1.875em;

  border-radius: 0.9375em;
  transition: background 0.3s;
  position: relative;
background: rgba(255, 250, 245, 1);
  border: 1px solid rgba(253, 193, 156, 1);
}
.news-sec::before {
  position: absolute;
  display: block;
  content: "";
  width: 8px;
  height: 24px;
 background: #e04425;
  top: 25px;
  left: 0;
}

.title-wp {
  line-height: 1.5;
  word-wrap: break-word;
  word-break: break-all;
}
.title-wp a {
  color: #000;
  font-size: 1.33em;
  font-weight: 800;
}
.news-sec-active,
.news-sec:hover {
 border-radius: 10px;
background: rgba(255, 242, 230, 1);

  border: 1px solid rgba(253, 193, 156, 1);
}
.btn-group {
  margin: 0.625em -0.5333em 0;
}
.btn-group .btn {
  position: relative;
  margin: 0 0.5333em;
  padding: 0.4em 0.6666em;
  border: 0.0666em solid #fdc19c;
  color: #666;
  font-size: 0.9375em;
  background-repeat: no-repeat;
  background-position: 0.66666em center;
  background-color: #fff;
  transition: all 0.3s;
}
.btn-group .btn:active {
  background-color: #a4d5fd;
  color: #fff;
}
.btn-group .btn1 {
  padding-left: 2.5em;
  background-image: url(../images/hmzcjzd/szhqzcjzd_see_ico.png);
  background-size: 21px 14px;
}
.btn-group .btn2 {
  padding-left: 2.5em;
  padding-right: 1.5em;
  background-image: url(../images/hqzcjzd/szhqzcjzd_zx_ico.png);
}
.info-wp {
  padding-top: 0.625em;
  color: #999;
  font-size: 0.9375em;
}
span.fr.date-wp {
  line-height: 53px;
  color: rgba(128, 128, 128, 1);
  margin-right: 20px;
}
.info-wp .tag {
  margin: 0 0.75em 0.75em 0;
  padding: 0.45em 1.25em;
  color: rgba(212, 48, 48, 1);
  font-size: 1.0666em;
  background: rgba(255, 234, 209, 1);
}
.info-wp .date-wp {
  line-height: 1.8em;
}
.news-content {
  margin: 1.875em 0;
  color: #333;
  font-size: 1em;
  height: 12em;
  line-height: 1.5;
  word-wrap: break-word;
  word-break: break-all;
  overflow-x: auto;
  overflow-y: hidden;
}
.news-content img {
  max-width: 100%;
}
.opt-wp {
  text-align: center;
}
.opt-wp .opt-btn {
  display: block;
  padding: 0.5em 2.1875em;
  color: #fff;
  font-size: 1em;
  border-radius: 1.5625em;
 background: linear-gradient(
    90deg,
    rgba(224, 68, 37, 1) 0%,
    rgba(255, 156, 90, 1) 99.67%
  );
  transition: background 0.3s;
}

.hgt-auto {
  height: auto !important;
}
/* select */
.com-sel-wrap {
  position: relative;
  height: 51px;
}
.com-select-wp,
.com-select-wp *,
.com-select-wp:after,
.com-select-wp:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.com-select-wp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.com-slt-wp {
  position: relative;
}
.com-slt-dt {
  position: relative;
}
.com-slt-ipt {
  padding: 12px 30px 12px 30px !important;
  border: none !important;
  /* border-bottom: 2px solid #ccc !important; */
  width: 100%;
  color: #000 !important;
  font-size: 22px;
  background: #fff;
  cursor: pointer;
  outline: none !important;
  transition: border 0.3s, color 0.3s, background 0.3s;
  border-radius: 2px;
  background: rgba(245, 245, 245, 1);
}
.com-slt-ico {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  width: 20.57px;
  height: 12px;
  /* background: url(../images/hqzcjzd/com_dwn_ico.png) no-repeat center; */
  background: url(../images/hmzcjzd/com_dwn_ico1.png) no-repeat center;
  transition: transform 0.3s;
}
.com-slt-dt:hover .com-slt-ipt,
.com-slt-active .com-slt-ipt {
  border-color: #e04425 !important;
  color: #e04425 !important;
}
.com-slt-active .com-slt-ico {
  transform: rotate(180deg);
}
.com-slt-list-wp {
  z-index: 1;
  position: relative;
}
.com-slt-shadow {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.com-slt-srlbar::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.com-slt-srlbar::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.com-slt-srlbar::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.3);
}
.com-slt-srlbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.com-slt-t,
.com-slt-t:active,
.com-slt-t:hover,
.com-slt-t:link,
.com-slt-t:visited {
  color: #999;
  font-size: 15px;
  line-height: 1.5;
  transition: color 0.3s;
}
.com-slt-hide {
  display: none;
}
.com-slt-idx9 {
  z-index: 9;
}
.com-slt-list {
  position: relative;
  background: #fff;
  max-height: 200px;
  overflow: auto;
}
.com-slt-row {
  padding: 5px;
  background: transparent;
  transition: background 0.3s;
}
.com-slt-row:hover,
.com-slt-row-act {
  background: #f9f9f9;
}
.com-slt-row:hover .com-slt-t,
.com-slt-row-act .com-slt-t {
  color: #5495f7;
}
.com-slt-child-list-wp {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  background: #f9f9f9;
  overflow: auto;
}
.com-slt-child-list {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  width: 100%;
}
.com-slt-child-row {
  margin: 0 10px 10px 0;
}
.com-slt-child-opt {
  transition: color 0.3s;
}
.com-slt-child-opt:hover {
  color: #5495f7;
}
.child-select-wp {
  position: relative;
  border-top: 1px solid #e2e2e2;
  padding: 0.625em 1.25em 1.25em 1.875em;
}
.child-select-wp-style {
  padding: 0;
  border-top-color: transparent;
}
.child-select-box {
  width: 25%;
}
.child-slt-box {
  padding: 0 0.625em 0 0;
}
.children-list-wp {
  position: relative;
}
.child-itm-box {
  position: absolute;
  padding-right: 0.625em;
  width: 25%;
}
.child-name-wp {
  padding: 0.625em 0;
  line-height: 1.5;
  transition: background 0.3s;
}
.child-name-wp:hover,
.child-name-wp:active {
  background: #e4f3ff;
}
.child-name {
  display: inline-block;
  color: #333;
  font-size: 1em;
  transition: color, transform 0.3s;
}
.child-list-style {
  margin-top: -0.5em;
}
.child-list-style .child-name-wp {
  padding: 0.375em 0;
}
.child-list-style .child-name {
  position: relative;
  padding-left: 15px;
  color: #e04425;
;
}
.child-list-style .child-name:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1.5px;
  width: 3px;
  height: 3px;
  background: #e04425;
}
.child-name-wp:hover {
  padding-right: 1.25em;
}
.child-name-wp:hover .child-name {
  transform: translateX(0.625em);
}
/* paging */
.paging-center-wp {
  text-align: center;
}
.paging-wp {
  position: relative;
  padding: 45px 0 80px;
  color: #333;
  font-size: 14px;
  overflow: hidden;
  zoom: 1;
}
/* layui-paging */
.layui-paging-fix {
  position: relative;
  text-align: center;
}
.layui-paging-fix .layui-box,
.layui-paging-fix .layui-laypage-mine {
  display: inline-block;
}
.layui-btn,
.layui-disabled,
.layui-icon,
.layui-unselect {
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}
.layui-disabled,
.layui-disabled:hover {
  color: #d2d2d2 !important;
  cursor: not-allowed !important;
}
.layui-form-checkbox,
.layui-form-select dl dd.layui-disabled {
  background-color: #fff;
}
.layui-select-disabled .layui-disabled {
  border-color: #eee !important;
}
.layui-layedit-tool .layui-disabled,
.layui-layedit-tool .layui-disabled:hover {
  color: #d2d2d2;
  cursor: not-allowed;
}
.layui-slider-wrap-btn.layui-disabled:hover {
  transform: scale(1) !important;
}
.layui-laypage {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.layui-laypage > a:first-child,
.layui-laypage > a:first-child em {
  border-radius: 2px 0 0 2px;
}
.layui-laypage > a:last-child,
.layui-laypage > a:last-child em {
  border-radius: 0 2px 2px 0;
}
.layui-laypage > :first-child {
  margin-left: 0 !important;
}
.layui-laypage > :last-child {
  margin-right: 0 !important;
}
.layui-laypage a,
.layui-laypage button,
.layui-laypage input,
.layui-laypage select,
.layui-laypage span {
  border: 1px solid #e2e2e2;
}
.layui-laypage a,
.layui-laypage span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px;
  height: 28px;
  line-height: 28px;
  margin: 0 -1px 0 0;
  background-color: #fff;
  color: #333;
  font-size: 12px;
}
.layui-laypage a:hover {
  color: #3573d3;
}
.layui-laypage em {
  font-style: normal;
}
.layui-laypage .layui-laypage-spr {
  color: #999;
  font-weight: 700;
}
.layui-laypage a {
  text-decoration: none;
}
.layui-laypage .layui-laypage-curr {
  position: relative;
}
.layui-laypage .layui-laypage-curr em {
  position: relative;
  color: #fff;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
  position: absolute;
  left: 0;
  top: 0;
  padding: 1px;
  width: 100%;
  height: 100%;
  background-color: #3573d3;
}
.layui-laypage-em {
  border-radius: 2px;
}
.layui-laypage-next em,
.layui-laypage-prev em {
  font-family: Sim sun;
  font-size: 16px;
}
.layui-laypage .layui-laypage-count,
.layui-laypage .layui-laypage-limits,
.layui-laypage .layui-laypage-refresh,
.layui-laypage .layui-laypage-skip {
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  border: none;
}
.layui-laypage .layui-laypage-limits,
.layui-laypage .layui-laypage-refresh {
  vertical-align: top;
}
.layui-laypage .layui-laypage-refresh i {
  font-size: 18px;
  cursor: pointer;
}
.layui-laypage select {
  height: 22px;
  padding: 3px;
  border-radius: 2px;
  cursor: pointer;
}
.layui-laypage .layui-laypage-skip {
  height: 30px;
  line-height: 30px;
  color: #999;
}
.layui-laypage button,
.layui-laypage input {
  height: 30px;
  line-height: 30px;
  border-radius: 2px;
  vertical-align: top;
  background-color: #fff;
  box-sizing: border-box;
}
.layui-laypage input {
  width: 40px;
  margin: 0 10px;
  padding: 0 3px;
  text-align: center;
}
.layui-laypage input:focus,
.layui-laypage select:focus {
  border-color: #3573d3 !important;
}
.layui-laypage button {
  margin-left: 10px;
  padding: 0 10px;
  cursor: pointer;
}
.layui-table-page .layui-laypage {
  margin: 0;
}
.layui-table-page .layui-laypage a,
.layui-table-page .layui-laypage span {
  height: 26px;
  line-height: 26px;
  margin-bottom: 10px;
  border: none;
  background: 0 0;
}
.layui-table-page .layui-laypage a,
.layui-table-page .layui-laypage span.layui-laypage-curr {
  padding: 0 12px;
}
.layui-table-page .layui-laypage span {
  margin-left: 0;
  padding: 0;
}
.layui-table-page .layui-laypage .layui-laypage-prev {
  margin-left: -7px !important;
}
.layui-table-page .layui-laypage .layui-laypage-curr .layui-laypage-em {
  left: 0;
  top: 0;
  padding: 0;
}
.layui-table-page .layui-laypage button,
.layui-table-page .layui-laypage input {
  height: 26px;
  line-height: 26px;
}
.layui-table-page .layui-laypage input {
  width: 40px;
}
.layui-table-page .layui-laypage button {
  padding: 0 10px;
}
.layui-paging-fix2 .layui-laypage .layui-laypage-count,
.layui-paging-fix2 .layui-laypage a,
.layui-paging-fix2 .layui-laypage span,
.layui-paging-fix2 .layui-laypage button {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 0 8px;
  border: 1px solid #dfdfdf;
  line-height: 28px;
  color: #333;
  font-size: 14px;
  text-align: center;
  vertical-align: top;
  border-radius: 4px;
  background: linear-gradient(#ffffff 10%, #f1f1f1);
  transition: all 0.3s;
}
.layui-paging-fix2 .layui-laypage a,
.layui-paging-fix2 .layui-laypage span {
  padding: 0 10px;
}
.layui-paging-fix2 .layui-laypage .layui-laypage-curr em {
  font-weight: 800;
}
.layui-paging-fix2 .layui-laypage select {
  border: 0;
  background: transparent;
}
.layui-paging-fix2 .layui-laypage .layui-laypage-limits {
  margin: 0 0 8px 0;
}
.layui-paging-fix2 .layui-laypage .layui-laypage-skip {
  margin: 0 0 8px 0;
  border: 0;
  background: transparent;
}
.layui-paging-fix2 .layui-laypage .layui-laypage-refresh {
  margin: 0 0 8px 0;
}
.layui-paging-fix2 .layui-laypage a:hover,
.layui-paging-fix2 .layui-laypage button:hover {
  border-color: rgba(212, 48, 48, 1);
  color: rgba(212, 48, 48, 1);
}
.layui-paging-fix2 .layui-disabled,
.layui-paging-fix2 .layui-disabled:hover {
  color: #d2d2d2 !important;
  border-color: #d2d2d2 !important;
}

.main-m {
  position: relative;
}
.btn_frfw {
  background: #fff;
  color: #3573d3;
  display: block;
  position: absolute;
  right: 0;
  padding: 11px 20px;
  top: -7em;
  border-radius: 3px;
  font-size: 1.125em;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.btn_frfw:hover {
  background: #1763d1;
  color: #fff;
}
   .layui-laypage .layui-laypage-curr .layui-laypage-em {
            background-color: rgba(212, 48, 48, 1) !important;
        }

/* ================================================== start responsive ================================================== */
@media (max-width: 1480px) {
  .itms-list {
    width: 72%;
  }
ul.clearfix1.fl.itms-list.mr20 {
    margin-right: 0 !important;
}
.com-slt-ipt {
    padding: 12px 30px 12px 9px !important}
.szhqzcjzd-search-wp {
    padding: 1.25em 1em;
}
}

/* 1200 电脑_小 */
@media (max-width: 1200px) {
  .szhqzcjzd-search-wrap {
    margin-top: 0;
  }
  .szhqzcjzd-search-wp {
    margin-top: 30px;
  }
  .search-wp {
    padding: 0 0 0 1em;
    text-align: center;
  }
  .com-sel-wrap {
    height: 65px;
  }
  .com-slt-list-wp {
    text-align: left;
  }
  .itms-list {
    float: none;
    width: 100%;
  }
  .search-btn {
    float: none;
    display: inline-block;
    margin-top: 10px;
  }

  .btn_frfw {
    right: 10px;
  }
  /* end */
}
/* 992 平板_横 */
@media (max-width: 992px) {
  .sx-img {
    float: none;
    width: 25%;
  }
  .szhqzcjzd-search-wp {
    padding: 15px;
    text-align: center;
  }
  .search-wp {
    float: none;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .com-sel-wrap {
    height: 55px;
  }
  .itms-list > .itm {
    padding: 0 5px;
  }
  .com-sel {
    padding: 10px;
    font-size: 14px;
    background-size: 9.6px 4.9px;
  }
  .com-sel option {
    font-size: 14px;
  }
  .com-slt-ipt {
    padding: 10px !important;
    font-size: 1.125rem;
    border-bottom-width: 1px !important;
  }
  .com-slt-t {
    font-size: 14px !important;
  }
  .search-btn {
    padding: 10px 20px;
    font-size: 1rem;
  }
  .reset-btn {
    padding: 8px 18px;
  }
  .bc-nav-wp {
    padding: 30px 0;
  }
  .bc-nav-wp .ico {
    margin-right: 8px;
    height: 18px;
  }
  .title-wp a {
    font-size: 20px;
  }

  .child-select-box,
  .child-itm-box {
    width: 33.333%;
  }
  /* end */
}
/* 768 手机_横 平板_竖 */
@media (max-width: 768px) {
  .news-sec {
    margin-bottom: 20px;
    padding: 15px;
  }
  .info-wp,
  .btn-group {
    padding-top: 10px;
    float: none;
  }
  .btn-group {
    margin-top: 0;
  }
  .news-content {
    margin: 20px 0;
  }
  .paging-wp {
    padding: 20px 0 40px;
  }
  .child-name {
    font-size: 0.875em;
  }
  .child-list-style .child-name {
    padding-left: 10px;
  }
  /* end */
}
/* 576 手机_竖 */
@media (max-width: 580px) {
  .my-pc {
    display: none;
  }
  .my-mobile {
    display: block;
  }
  .bc-nav-wp .frfw {
    margin-top: 10px;
  }
  .com-slt-ipt {
    padding: 5px;
  }
  .itms-list > .itm {
    float: none;
    padding: 0;
    margin-bottom: 10px;
    width: 100%;
  }
  .com-slt-child-list-wp {
    top: 100%;
    left: 0;
  }
  .child-select-wp {
    padding: calc(15px - 0.625em) calc(15px - 0.625em) 15px 15px;
  }
  .child-select-box,
  .child-itm-box {
    width: 50%;
  }
  .sx-img {
    width: auto;
    max-height: 64px;
  }
  /* end */
}
/* 414 手机_竖 */
@media (max-width: 414px) {
  /* html,body{min-width:360px} */
  /* end */
}

/* 适老化 */
body.older .layui-laypage input,
body.older .layui-paging-fix2 .layui-laypage .layui-laypage-count,
body.older .layui-paging-fix2 .layui-laypage a,
body.older .layui-paging-fix2 .layui-laypage span,
body.older .layui-paging-fix2 .layui-laypage button {
  height: 40px;
  line-height: 40px;
  font-size: 1rem !important;
  padding: 0 10px;
}
body.older .layui-laypage input {
  padding: 0 3px;
}

body.older .szhqzcjzd-search-wp {
  text-align: center;
}
body.older .sx-img {
  float: none;
  width: 25%;
}
body.older .search-wp {
  float: none;
  padding: 0;
  width: 100%;
  text-align: center;
}
body.older .itms-list {
  float: none;
  width: 100%;
}
body.older .itms-list > .itm {
  padding: 0 5px;
}
body.older .search-btn {
  padding: 10px 20px;
  font-size: 1em;
  float: none;
  display: inline-block;
  margin-top: 25px;
}
body.older .itms-list input[type="text"] {
  height: auto;
  line-height: 1.3;
  font-size: 1em;
}

body.older .child-select-box,
body.older .child-itm-box {
  width: 33.333%;
  position: static;
  float: left;
}
body.older .child-select-wp {
  height: auto !important;
}
body.older .child-select-wp:after {
  display: table;
  line-height: 0;
  content: "";
  clear: both;
}
body.older
  .szhqzcjzd-search-wrap
  .children-list-wp:nth-of-type(1)
  .child-itm-box {
  width: 50%;
}

@media (max-width: 992px) {
  body.older
    .szhqzcjzd-search-wrap
    .children-list-wp:nth-of-type(1)
    .child-itm-box {
    width: 100%;
  }
}

@media (max-width: 768px) {
  body.older
    .szhqzcjzd-search-wrap
    .children-list-wp:nth-of-type(1)
    .child-itm-box {
    width: 50%;
  }
}

@media (max-width: 580px) {
  body.older .child-select-box,
  body.older .child-itm-box {
    width: 50%;
  }
  body.older
    .szhqzcjzd-search-wrap
    .children-list-wp:nth-of-type(1)
    .child-itm-box {
    width: 100%;
  }
}
