html {
  font-size: 10vw;
}
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
span,
textarea,
ul {
  box-sizing: border-box;
}
.banner {
  height: 7.36rem;
  width: 100%;
  background: url(../images/banner.png) no-repeat;
  background-size: 100% 7.36rem;
}
.dtxw {
  width: 9.73333333rem;
  margin: 0.58666667rem auto 0;
}
.dtxw .new-swiper {
  width: 100%;
  height: 4.8rem;
  position: relative;
}
.dtxw .new-swiper .swiper-wrapper {
  width: 100%;
  height: 4.4rem;
}
.dtxw .new-swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 0.13333333rem;
}
.dtxw .new-swiper .swiper-wrapper .swiper-slide .pic {
  width: 100%;
  height: 100%;
  border-radius: 0.13333333rem;
}
.dtxw .new-swiper .swiper-wrapper .swiper-slide .pic a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0.13333333rem;
}
.dtxw .new-swiper .swiper-wrapper .swiper-slide .pic a img {
  width: 100%;
  height: 100%;
  border-radius: 0.13333333rem;
}
.dtxw .new-swiper .swiper-wrapper .swiper-slide .tit {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.96rem;
  line-height: 0.96rem;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0 0 0.13333333rem 0.13333333rem;
}
.dtxw .new-swiper .swiper-wrapper .swiper-slide .tit a {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 0.37333333rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dtxw .new-swiper .new-pagination {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0;
  z-index: 5;
  width: 3.94666667rem;
  height: 0.06666667rem;
}
.dtxw .new-swiper .new-pagination .swiper-pagination-bullet {
  width: 1.02666667rem;
  height: 0.06666667rem;
  background: #dbdbdb;
  opacity: 1;
  margin: 0;
  margin-right: 0.4rem;
  border-radius: 0.04rem;
}
.dtxw .new-swiper .new-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.dtxw .new-swiper .new-pagination .swiper-pagination-bullet-active {
  background: #1589ff;
}
.dtxw .dtxwlist {
  width: 100%;
  margin-top: 0.53333333rem;
}
.dtxw .dtxwlist li {
  width: 100%;
  height: 2.01333333rem;
  margin-bottom: 0.45333333rem;
  display: flex;
  justify-content: space-evenly;
}
.dtxw .dtxwlist li .time {
  width: 1.10666667rem;
  height: 2.01333333rem;
  background-color: #009ae9;
}
.dtxw .dtxwlist li .time p {
  margin: 0 auto;
  width: 0.97333333rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  color: #fff;
}
.dtxw .dtxwlist li .time p:first-child {
  border-bottom: solid 0.01333333rem #73cfff;
}
.dtxw .dtxwlist li .message {
  width: 8rem;
  height: 2.01333333rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
.dtxw .dtxwlist li .message h3 {
  width: 100%;
}
.dtxw .dtxwlist li .message h3 a {
  display: block;
  width: 100%;
  color: #303030;
  font-size: 0.45333333rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
}
.dtxw .dtxwlist li .message p {
  width: 100%;
  font-size: 0.34666667rem;
  color: #adadad;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dtxw .dtxwlist li .message p span {
  display: inline-block;
  width: 0.76rem;
  height: 0.42666667rem;
  border: solid 0.01333333rem #ff7e00;
  font-size: 0.34666667rem;
  color: #ff7e00;
  margin-right: 0.13333333rem;
  text-align: center;
}
.zcfg {
  margin: 0.90666667rem auto 0;
  width: 9.73333333rem;
}
.zcfg .top {
  width: 100%;
  height: 0.52rem;
  background: url(../images/zcfg.png) no-repeat;
  background-size: 100% 0.52rem;
}
.zcfg .top a {
  display: block;
  width: 100%;
  height: 100%;
}
.zcfg .zclist {
  margin-top: 0.86666667rem;
}
.zcfg .zclist li {
  width: 100%;
  height: 2.25333333rem;
  margin-bottom: 0.50666667rem;
  border-bottom: 0.01333333rem solid #e8e8e8;
}
.zcfg .zclist li .zctop {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 0.4rem;
}
.zcfg .zclist li .zctop i {
  font-size: 0.42666667rem;
  color: #ff3333;
  margin-top: 0.10666667rem;
}
.zcfg .zclist li .zctop h3 {
  width: 9.33333333rem;
}
.zcfg .zclist li .zctop h3 a {
  width: 9.33333333rem;
  font-size: 0.42666667rem;
  color: #303030;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.zcfg .zclist li p {
  width: 100%;
  text-align: right;
  font-size: 0.34666667rem;
  color: #adadad;
}
.bszn {
  margin: 0.90666667rem auto 0;
  width: 9.73333333rem;
}
.bszn .top {
  width: 100%;
  height: 0.52rem;
  background: url(../images/bszn.png) no-repeat;
  background-size: 100% 0.52rem;
}
.bszn .top a {
  display: block;
  width: 100%;
  height: 100%;
}
.bszn .bslist {
  margin-top: 0.86666667rem;
}
.bszn .bslist li {
  width: 100%;
  height: 2.25333333rem;
  margin-bottom: 0.50666667rem;
  border-bottom: 0.01333333rem solid #e8e8e8;
}
.bszn .bslist li .bstop {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 0.4rem;
}
.bszn .bslist li .bstop i {
  font-size: 0.42666667rem;
  color: #ff3333;
  margin-top: 0.10666667rem;
}
.bszn .bslist li .bstop h3 {
  width: 9.33333333rem;
}
.bszn .bslist li .bstop h3 a {
  width: 9.33333333rem;
  font-size: 0.42666667rem;
  color: #303030;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.bszn .bslist li p {
  width: 100%;
  text-align: right;
  font-size: 0.34666667rem;
  color: #adadad;
}
.kxyd {
  width: 10rem;
  background-color: #0081ee;
  border-radius: 0.13333333rem;
  padding: 0.61333333rem 0;
}
.kxyd .top {
  width: 100%;
  height: 1.32rem;
  background: url(../images/kxyd.png) no-repeat;
  background-size: 100% 1.32rem;
}
.kxyd .concrete {
  width: 9.2rem;
  margin: 0.32rem auto 0.66666667rem;
  font-size: 0.37333333rem;
  line-height: 0.49333333rem;
  color: #ffffff;
  text-align: center;
}
.kxyd .navmenu ul {
  width: 10rem;
  padding-left: 0.4rem;
  overflow: hidden;
  white-space: nowrap;
  overflow-x: auto;
}
.kxyd .navmenu ul li {
  display: inline-block;
  width: auto;
}
.kxyd .navmenu ul li span {
  display: inline-block;
  font-size: 0.37333333rem;
  color: #fff;
  text-align: center;
  padding: 0.25333333rem 0.22666667rem;
  background-color: #289dff;
}
.kxyd .navmenu ul .active span {
  background-color: #f0be00;
}
.kxyd .navmenu ul .active::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 0.46666667rem;
  height: 0.32rem;
  background: url(../images/xzsjxtb.png) no-repeat;
  background-size: 0.46666667rem 0.32rem;
}
.kxyd .navcon {
  background: #fff;
  width: 10rem;
  padding: 0.58666667rem 0.26666667rem;
  margin-top: -0.32rem;
}
.kxyd .navcon .conter {
  display: none;
}
.kxyd .navcon .conter p {
  color: #303030;
  font-size: 0.37333333rem;
  line-height: 0.49333333rem;
  margin-bottom: 0.4rem;
}
.kxyd .navcon .conter ul li {
  width: 9.46666667rem;
  margin-bottom: 0.26666667rem;
}
.kxyd .navcon .conter ul li a {
  display: block;
  width: 9.46666667rem;
  font-size: 0.21333333rem;
  color: #333;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.kxyd .pics {
  margin: 0.52rem auto;
  width: 9.44rem;
  height: 3.16rem;
  display: flex;
  justify-content: space-between;
}
.kxyd .pics img {
  width: 4.53333333rem;
  height: 3.16rem;
}
.lnfwcx {
  background-color: #eceaed;
  width: 10rem;
  padding-bottom: 0.53333333rem;
}
.lnfwcx .top {
  padding-top: 0.90666667rem;
  width: 10rem;
  height: 2.26666667rem;
  background: url(../images/lnrcxfw.png) bottom no-repeat;
  background-size: 10rem 1.30666667rem;
}
.lnfwcx .lnr-swiper {
  margin-top: 0.64rem;
  width: 10rem;
  padding-left: 0.36rem;
  height: 4.22666667rem;
}
.lnfwcx .lnr-swiper .swiper-slide {
  width: 3.90666667rem;
  height: 4.22666667rem;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
}
.lnfwcx .lnr-swiper .swiper-slide .pic {
  width: 3.41333333rem;
  height: 2.4rem;
}
.lnfwcx .lnr-swiper .swiper-slide .pic a {
  display: block;
  width: 3.41333333rem;
  height: 2.4rem;
}
.lnfwcx .lnr-swiper .swiper-slide .pic a img {
  width: 100%;
  height: 100%;
}
.lnfwcx .lnr-swiper .swiper-slide .tit {
  width: 3.38666667rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.lnfwcx .lnr-swiper .swiper-slide .tit a {
  text-align: center;
  font-size: 0.4rem;
  color: #303030;
  width: 100%;
  display: block;
}
