

.index-box {
  background: #e9f6fe;
  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 #226cd5;
  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, rgba(34, 108, 213, 0.2) 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;
}

.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: #3366cc;
  margin-top: 0.4rem;
}

.yh-tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.yh-tit h3 {
  font-size: 0.24rem;
  color: #023E7A;
}

.more a {
  display: block;
  font-size: 0.14rem;
  transition: all 0.5s;
}

.more a:hover {
  color: #023E7A;
}

.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;
}

.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: #023E7A;
  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: #4f92e8;
  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: #E2EDFF;
  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: #1A65E1;
  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;
}

@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 #1151af!important;
  color: #fff;
  background-color: #1151af!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%;
  }
}