a:hover {
    color: #04aa93;
}

.index-box {
  background: #f3fbf9;
  padding-top: 0.22rem;
  padding-bottom: 1.2rem;
  position: relative;
  z-index: 1;
}

.index-tbg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 7.68rem;
  background: linear-gradient(180deg, #E8F5FE 0%, rgba(255, 255, 255, 0) 100%);
  z-index: -1;
}

.index {
  background: #fff;
  padding: 0.45rem 0.43rem;
  margin-top: 0.21rem;
  min-height: 6rem;
}

.nymain {}
.yw-tt {
  border-top: 4px solid #0c8e77;
  background: #fff url(../images/yw-bg.png) no-repeat center bottom;
  background-size: 100% auto;
  position: relative;
  z-index: 1;
}

.yw-tt::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2.08rem;
  background: linear-gradient(180deg, rgb(219 242 238) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: -1;
}
/* 用户空间 */

.yhkj-tbg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  z-index: -1;
  display: none;
}

.yhkj {
  padding: 0.53rem 0 0 0;
}

.yh-box {
  background: #ffffff url(../images/zxft-tt.png) no-repeat center top;
  background-size: 100% auto;
  border-radius: 0.04rem;
  padding: 0.2rem;
}

.yh1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.yh1-l {
  width: 23.57%;
  height: 3.72rem;
  background: url(../images/yh1-lbg.jpg) no-repeat center;
  background-size: cover;
  padding: 0.58rem 0.1rem 0 0.1rem;
  text-align: center;
}

.yh1-l .pic {
  width: 1.17rem;
  padding-top: 1.17rem;
  border-radius: 50%;
  margin: 0 auto;
}

.yh1-l h3 {
  font-size: 0.18rem;
  line-height: 0.24rem;
  margin-top: 0.2rem;
}

.yh1-l p {
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #04aa93;
  margin-top: 0.4rem;
}

.yh-tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.yh-tit h3 {
  font-size: 0.24rem;
  color: #04aa93;
}

.more a {
  display: block;
  font-size: 0.14rem;
  transition: all 0.5s;
}

.more a:hover {
  color: #04aa93;
}

.yh-list {}

.yh-bg {
  background-color: #f5f5f5;
  padding: 0.2rem 0.3rem;
  margin-top: 0.12rem;
}

.yh-list ul li {
  display: flex;
  justify-content: space-between;
  line-height: 0.41rem;
}

.yh-list ul li .time {
  font-size: 0.16rem;
  color: #999;
  margin-left: 0.2rem;
}

.yh-list ul li h3 {
  flex: 1;
  min-width: 0;
  font-size: 0;
}

.yh-list ul li h3 a {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.18rem;
  line-height: 0.41rem;
}

.yh-list ul li h3 span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.05rem;
  font-size: 0.18rem;
}

.yh1-r {
  width: 73.28%;
}

.yh2 {
  margin-top: 0.4rem;
}

.yh2 .yh-tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.yh2 .qh-tit {
  display: flex;
  align-items: center;
}

.yh2 .qh-tit ul {
  display: flex;
  align-items: center;
}

.yh2 .qh-tit ul li {
  font-size: 0.16rem;
  color: #666;
  line-height: 0.25rem;
  padding: 0 0.16rem;
  background-color: #e5e5e5;
  border-radius: 0.12rem;
  cursor: pointer;
}

.yh2 .qh-tit ul li+li {
  margin-left: 0.1rem;
}

.yh2 .qh-tit ul li.on {
  background-color: #04aa93;
  color: #fff;
}

.yh2 .qh-tit .more {
  margin-left: 0.9rem;
}

.yh2 .qh-tit .more a {
  display: none;
  font-size: 0.14rem;
  transition: all 0.5s;
}

.yh2 .qh-tit .more a.on {
  display: block;
}

.yh2 .yh-bg {
  padding: 0.05rem 0.3rem 0.2rem 0.3rem;
  position: relative;
}

.yh2 .yh-bg>div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  z-index: 8;
}

.yh2 .yh-bg>div.on {
  position: relative;
  z-index: 9;
  opacity: 1;
}

.yh2-box {
  overflow-x: auto;
}

.yh2-box table {
  width: 100%;
  min-width: 8rem;
}

.yh2-box table th {
  font-size: 0.16rem;
  line-height: 0.4rem;
  color: #666;
  text-align: center;
  border-bottom: 1px solid #fff;
}

.yh2-box table tr:nth-child(2) td {
  border-top: 1px solid #e9e9e9;
}

.yh2-box table td:first-child a {
  display: block;
  font-size: 0.18rem;
  line-height: 0.28rem;
  margin: 0.06rem 0;
  background: url(../images/yh-zs.png) no-repeat left center;
  background-size: 0.11rem auto;
  padding-left: 0.22rem;
  padding-right: 0.22rem;
}

.yh2-box table th:nth-child(2),
.yh2-box table th:nth-child(3) {
  width: 1.4rem;
}

.yh2-box table td:nth-child(2) {
  color: #999;
  text-align: center;
  font-size: 0.16rem;
}

.yh2-box table td:nth-child(3) {
  text-align: center;
}

.yh2-box table td:nth-child(3) span {
  display: inline-block;
  width: 0.76rem;
  height: 0.28rem;
  line-height: 0.28rem;
  text-align: center;
  font-size: 0.14rem;
  color: #fff;
  background-color: #1cac93;
  border-radius: 0.18rem 0 0.18rem 0;
  margin: 0.06rem auto;
}

.yh2-box table td:nth-child(3).end span {
  background: #d2d2d2;
}

.yh3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.4rem;
}

.yh3-box {
  width: 48.92%;
}

.yh3-box .yh-list ul li a {
  display: block;
  font-size: 0.18rem;
  background: url(../images/yh-zs.png) no-repeat left center;
  background-size: 0.11rem auto;
  padding-left: 0.22rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.yhkj-ny .yh1-lbox {
  width: 23.57%;
}

.yhkj-ny .yh1-l {
  width: 100%;
}

.yhkj-ny .yh1-l-nav a {
  display: block;
}

.yhkj-ny .yh1 {
  padding-left: 0.2rem;
  padding-bottom: 0.5rem;
}

.yhkj-ny .yh1-l h3 {
  font-size: 0.24rem;
}

.yhkj-ny .yh1-l p {
  font-size: 0.18rem;
}

.yhkj-ny .yh1-l-nav {
  background: #fff;
  margin-top: 0.2rem;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
}

.yhkj-ny .yh1-l-nav ul li a {
  display: flex;
  align-items: center;
  padding: 0.2rem 0.1rem 0.2rem 14%;
  border-bottom: 1px solid #e5e5e5;
}

.yhkj-ny .yh1-l-nav ul li:first-child a {
  border-top: none;
}

.yhkj-ny .yh1-l-nav ul li a .icon1 {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: #dbf2ee;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.24rem;
}

.yhkj-ny .yh1-l-nav ul li a .icon1 img {
  display: block;
  max-width: 0.26rem;
}

.yhkj-ny .yh1-l-nav ul li a h3 {
  font-size: 0.2rem;
}

.yhkj-ny .yh1-l-nav ul li:hover a h3,
.yhkj-ny .yh1-l-nav ul li.on a h3 {
  color: #0c8e77;
  font-weight: bold;
}

.yhkj-ny .yh1-r {
  background: url(../images/zxft-tt.png) no-repeat center top;
  background-size: 100% auto;
}

.yhkj-ny .yh1-r table th {
  font-size: 0.2rem;
  padding: 0.15rem 0.1rem;
}

.yhkj-ny .yh1-r table td {
  font-size: 0.18rem;
  padding: 0.15rem 0.1rem;
}


/*已申请*/
/* 依申请公开展示 */
.ySq-zs {
    /*max-height: 1000px;*/
}

.ySq {
    margin-top: 30px;
}

.ySq>h3 {
    font-size: 20px;
    line-height: 48px;
    text-align: center;
}

.ySq ul li {
    display: flex;
    flex-wrap: wrap;
    font-size: 18px;
    line-height: 26px;
}

.ySq ul li .t {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    background: #f5f5f5;
    padding: 15px 10px;
    font-size: 18px;
}

.ySq ul li .t>i {
    display: inline-block;
    font-style: normal;
    vertical-align: middle;
    line-height: 24px;
    color: #c80d0d;
    margin-right: 8px;
}

.ySq ul li .c {
    flex: 1;
    min-width: 0;
    background: #f5f5f5;
    border-top: 2px solid #fff;
    padding: 15px 10px 15px 40px;
    word-break: break-all;
    line-height: 35px;
}

.ySq ul li .rr {
    width: 188px;
    background: #f5f5f5;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    padding: 15px 10px 15px 17px;
    word-break: break-all;
    font-size: 14px;
    color: #9e9e9e;
}

.ySq ul li .c a {
    display: flex;
    align-items: center;
}

.ySq ul li .c a>img {
    display: block;
    margin-right: 14px;
    height: 24px;
}

.ySq ul li .c textarea {
    width: calc(100% - 80px);
    font-size: 18px;
    line-height: 26px;
    padding: 10px;
    border: 0;
}

.ySq ul li .c button {
    width: 47px;
    line-height: 23px;
    border-radius: 1.77px;
    background: #2354af;
    text-align: center;
    font-size: 14px;
    color: rgba(253, 253, 253, 0.93);
    vertical-align: super;
    cursor: pointer;
    transition: all 0.5s;
}

.ySq ul li .c button:hover {
    background: #216dd5;
}

.ySq ul li .c .sel {
    max-width: 230px;
    position: relative;
    z-index: 1;
}

.ySq ul li .c .sel .form-control {
    width: calc(100% - 20px);
    background-image: url(../images/sel-down.png);
    background-repeat: no-repeat;
    background-position: 95% center;
}

.ySq ul li .c .sel>ul {
    position: absolute;
    left: 0;
    right: 0;
    top: 110%;
    background: #fff;
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.1);
    z-index: 2;
    display: none;
}

.ySq ul li .c .sel>ul>li {
    font-size: 14px;
    padding: 10px;
    cursor: pointer;
    transition: all 0.5s;
}

.ySq ul li .c .sel>ul>li:hover {
    color: #fff;
    background: #216dd5;
}

.ySq ul li .r {
    flex: 1;
    min-width: 0;
}

.radio-group label {
    position: relative;
    cursor: pointer;
}

.radio-group label+label {
    margin-left: 23px;
}

.radio-group label input[type="radio"] {
    position: absolute;
    left: -99999px;
    top: 16px;
    width: 12px;
    height: 12px;
    opacity: 0;
    visibility: hidden;
}

.radio-group label i {
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    width: 12px;
    height: 12px;
    outline: 0;
    border: 1px solid #999;
    border-radius: 50%;
    transition: all 0.5s;
}

.radio-group label i::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #407abe;
    opacity: 0;
    transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
    transform: translateY(-50%) translateX(-50%);
}

.radio-group label input:checked+i {
    border-color: #407abe;
}

.radio-group label input:checked+i:after {
    opacity: 1;
}

.radio-group label span {
    padding-left: 17px;
}

.ySq-tj>.radio-group {
    display: flex;
    justify-content: center;
    font-size: 20px;
    margin-top: 30px;
}

.ySq-tj .ySq ul li {
    font-size: 16px;
    line-height: 24px;
}

.ySq-tj .ySq ul li .c {
    padding: 10px 15px;
}

.ySq-tj .ySq ul li .c .sel {
    max-width: 250px;
}

.ySq-tj .ySq ul li .c input {
    width: calc(100% - 20px);
    max-width: 310px;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    font-size: 16px;
}

.ySq-tj .ySq ul li:nth-child(3) .c input,
.ySq-tj .ySq ul li:nth-child(10) .c input {
    /* max-width: 100%; */
}

.ySq-tj .ySq ul li .c textarea {
    font-size: 16px;
    line-height: 24px;
    width: calc(100% - 20px);
}

.ySq-tj .ySq2 ul li .c .form-group,
.ySq-fr .ySq4 ul li .c .form-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ySq-tj .ySq2 ul li .c .form-file,
.ySq-fr .ySq4 ul li .c .form-file {
    position: relative;
    border-radius: 2px;
    border: 1px solid #999999;
    width: 95px;
    height: 28px;
    line-height: 28px;
    margin-right: 10px;
}

.ySq-tj .ySq2 ul li .c input[type="file"],
.ySq-fr .ySq4 ul li .c input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
    opacity: 0;
    height: 30px;
    line-height: 30px;
    z-index: 2;
    cursor: pointer;
}

.ySq-tj .ySq2 ul li .c .form-file h3,
.ySq-fr .ySq4 ul li .c .form-file h3 {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
}

.ySq-tj .ySq2 ul li .c .form-group span,
.ySq-fr .ySq4 ul li .c .form-group span {
    flex: 1;
    min-width: 0;
    font-size: 14px;
    line-height: 25px;
    color: #999;
}

.ySq-tj .ySq2 ul li .c .radio-group>p {
    margin-top: 12px;
    font-size: 14px;
    line-height: 28px;
    color: #666;
}

.ySq-tj .ySq2 ul li .c .radio-group>p img {
    display: block;
    max-width: 100%;
}

.ySq-tj .ySq2 ul li .c .yzm-box img {
    vertical-align: middle;
    font-size: 0;
    margin-left: 10px;
}

.ySq-tj .ySq2 ul li .c .yzm-box button {
    width: auto;
    background: none;
    font-size: 16px;
    color: #666;
    vertical-align: middle;
}

.ySq-tj .ySq2>ul>li:last-child {
    justify-content: center;
}

.ySq-tj .ySq2 ul li .btn-primary,
.ySq-tj .ySq2 ul li .btn-default {
    margin-top: 40px;
    width: 102px;
    height: 45px;
    line-height: 45px;
    padding-left: 30px;
    color: #fff;
    border-radius: 0 8px 0 8px;
    transition: all 0.5s;
    font-size: 18px;
    cursor: pointer;
    background-position: 32px center;
    background-repeat: no-repeat;
}

.ySq-tj .ySq2 ul li .btn-primary {
    background-color: #2d66a5;
    background-image: url(../images/btn-tj.png);
}

.ySq-tj .ySq2 ul li .btn-primary:hover {
    background-color: #26568b;
}

.ySq-tj .ySq2 ul li .btn-default {
    background-color: #a81010;
    background-image: url(../images/btn-cz.png);
    margin-left: 30px;
}

.ySq-tj .ySq2 ul li .btn-default:hover {
    background-color: #911516;
}


/*信件详情*/

.xzxx-xq .k>h3 {
    font-size: 24px;
    color: #04aa93;
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
    z-index: 1;
}

.xzxx-xq .k>h3 img {
    display: block;
    max-width: 47px;
    max-height: 36px;
    margin-right: 12px;
}

.xzxx-xq .k>h3::after {
    content: '';
    position: absolute;
    top: calc(50% - 6px);
    transform: translateY(-50%);
    right: 0;
    width: 22px;
    height: 22px;
    background: url(../images/xzxx-xqxl.png) no-repeat;
    background-size: 100% 100%;
}

.xzxx-xq .k {
    margin-top: 44px;
}

.xzxx-xq .k:first-child {
    margin-top: 0;
}

.xzxx-xq .k .ySq {
    margin-top: 14px;
}

.xzxx-xq .k .ySq ul li {
    line-height: 20px;
}

.xzxx-xq .k .ySq ul li .t {
    padding: 10px 10px;
    border-right-width: 2px;
    border-top-width: 2px;
    background: #f4f4f4;
}

.xzxx-xq .k .ySq ul li .c {
    padding: 10px 10px 10px 30px;
    border-top-width: 2px;
    background: #f4f4f4;
}

.xzxx-xq .k .ySq ul li .c b {
    font-weight: bold;
    color: #333;
}

.xzxx-xq .k1 .ySq ul li .t,
.xzxx-xq .k1 .ySq ul li .c {
    /* padding: 9px 10px; */
    padding: 10px 20px;
}

.xzxx-xq .k1 .ySq ul li:nth-child(odd) .t,
.xzxx-xq .k1 .ySq ul li:nth-child(odd) .c {
    background: #dbf2ee;
}

.xzxx-xq .k1 .ySq ul li:nth-child(even) .t,
.xzxx-xq .k1 .ySq ul li:nth-child(even) .c {
    background: #f5fbfa;
}

.xzxx-xq .k4 .ySq ul li .c p {
    line-height: 32px;
}

.xzxx-xq2 .k .ySq ul li .t,
.xzxx-xq2 .k .ySq ul li .c {
    background: #f5f5f5;
}

.xzxx-xq2 .k .ySq ul li .c select {
    /* max-width:80%; */
}


.xzxx-xq2 .k .ySq ul li .rr {
    width: 305px;
    /* padding: 7px 10px; */
    border-top-width: 4px;
    border-left-width: 4px;
    padding: 15px 5px 15px 10px;
}

.xzxx-xq2 .k .ySq ul li .t {
    padding: 7px 10px;
    font-size: 16px;
}

.xzxx-xq2 .k .ySq ul li .c {
    padding: 15px 10px 15px 30px;
}

.xzxx-xq2 .k .ySq ul li .c input {
    height: 31px;
    line-height: 30px;
}

.xzxx-xq2 .k .ySq ul li:nth-child(4) .c input {
    max-width: 100%;
}

.xzxx-xq2 .k .ySq ul li:nth-child(10) .c input {
    /* max-width: 210px; */
}

.xzxx-xq2 .k .ySq ul li:nth-child(10) .c .yzm {
    height: 26px;
}

.xzxx-xq2 .k .ySq2 ul li .btn {
    background-image: none;
    padding-left: 0;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.xzxx-xq2 .zxft-tit h3 img {
    max-height: 0.24rem;
}

@media screen and (max-width:920px) {
  .yhkj-ny .yh1 {
    padding: 0.2rem;
  }
  .yhkj-ny .yh1-lbox {
    width: 100%;
  }
  .yhkj-ny .yh1-l {
    padding: 0.3rem 0.1rem;
    height: auto;
  }
  .yhkj-ny .yh1-r {
    width: 100%;
    margin-top: 0.4rem;
    padding: 0;
  }
}

.tablec1156129 {
  margin: 10px 0px;
}

.tablec1156129 .table_th {
  color: #fff;
  background: #1151af;
  line-height: 36px;
  font-size: 16px;
}

.tablec1156129 .table_tr:nth-child(2n+1) {
  background: #e6f3ff;
}

.tablec1156129 .table_trcom {
  line-height: 28px;
  font-size: 14px;
}

.ac1156129 {
  text-align: center;
  margin-top: 10px;
}

.ac1156129 a {
  display: inline-block;
  border: 1px solid #1151af;
  color: #fff;
  background-color: #1151af;
  padding: 5px 8px;
  text-decoration: none;
  font-size: 12px;
}

.pb_sys_style1 .p_no_d {
  border: 1px solid #1cac93 !important;
  color: #fff;
  background-color: #1cac93 !important;
}

.pb_sys_common .p_fun_d,
.pb_sys_common .p_no_d,
.pb_sys_common .p_no_o,
.pb_sys_common .p_fun a,
.pb_sys_common .p_no a {
  padding: 10px 12px!important;
  height: 33px!important;
  font-size: 16px!important;
  border-radius: 5px!important;
  margin: 6px 0px 0px 5px!important;
}

.pb_sys_common .p_goto a,
.pb_sys_common .p_search a {
  padding: 10px 12px !important;
  height: 33px !important;
  font-size: 16px !important;
  border-radius: 5px !important;
  margin: 6px 0px 0px 5px !important;
}

.pb_sys_common .p_goto input {
  width: 33px!important;
  height: 33px!important;
  text-align: center!important;
  border-radius: 5px!important;
  position: relative!important;
  top: 3px!important;
  border: 1px solid #ccc!important;
  font-size: 16px!important;
}

.pb_sys_common .p_t {
  font-size: 16px;
  margin-right: 5px !important;
  position: relative;
  top: 4px;
}

@media screen and (max-width:640px) {
  .yh1-l {
    width: 100%;
    height: auto;
    padding: 0.3rem 0.1rem;
  }
  .yh1-l p {
    margin-top: 0.2rem;
  }
  .yh1-r {
    width: 100%;
    margin-top: 0.3rem;
  }
  .yh-bg {
    padding: 0.2rem;
  }
  .yh3-box {
    width: 100%;
  }
  .yh3-box:nth-of-type(2) {
    margin-top: 0.3rem;
  }
  .yh-list ul li {
    flex-wrap: wrap;
  }
  .yh-list ul li h3 {
    flex: none;
    width: 100%;
  }
  .yh-list ul li .time {
    margin-left: 0;
  }
  .gkzh4 ul li a p {
    text-shadow: 0 0 0.05rem rgba(0, 0, 0, 0.3);
  }
  .wjk-sst ul.r {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .wjk-sst ul.r {
    margin-top: 0.2rem;
  }
  .wjk-sst ul.r li+li {
    margin-top: 0;
    margin-left: 0.2rem;
  }
  .wjk-ssc-t .b ul {
    display: block;
  }
  .wjk-ssc-t .b ul li+li {
    margin-left: 0;
    margin-top: 0.2rem;
  }
  .zwfw1-l .k ul li {
    width: 50%;
  }
  .zwfw2 ul li {
    width: 33.33%;
  }
  .zwfw2 ul li a {
    margin: 0.2rem;
  }
  .zwfw2 ul li:nth-child(3n+1) a {
    border-left: 0;
  }
}

@media screen and (max-width:480px) {
  .myzj-list ul li .zt {
    margin-right: 0;
    margin-bottom: 0.15rem;
  }
  .myzj-list ul li .r {
    flex: none;
    width: 100%;
  }
  .gkzh1 {
    margin-top: 0;
  }
  .gkzh2 .qh-tit ul li .tit {
    line-height: 0.5rem;
  }
  .gkzh2 .qh-tit ul li .tit h3 {
    font-size: 0.2rem;
  }
  .zwgk1-l .qh-tit ul li+li {
    margin-left: 0.2rem;
  }
  .zwgk1-l .qh-tit ul li {
    font-size: 0.22rem;
  }
  .zwgk3 ul li {
    width: 33.33%;
  }
  .zfGk0-boxr>div a {
    width: 50%;
  }
  .zwgk3 ul li a {
    height: 1.2rem;
  }
  .wjk-sst ul li .sel {
    width: 1.2rem;
  }
  .szf-l .k1 ul li {
    width: 50%;
  }
  .szf-l .k2 ul li,
  .szf-l .k3 ul li:first-child {
    width: 100%;
  }
  .szf-r .k4 .box .gb-img {
    width: 100%;
    margin-right: 0;
  }
  .szf-r .k4 .box .gg-list {
    flex: none;
    width: 100%;
    margin-top: 0.2rem;
  }
  .xmt0 .qh-bd ul li {
    width: 50%;
  }
}