html {
  -webkit-text-size-adjust: none;
  width: 100%;
  /*overflow-x: hidden;*/
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

* {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  vertical-align: top;
}

.video embed,
.video object,
.video iframe {
  width: 100%;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
select,
button,
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
}

input:focus {
  outline: none;
}

.css {
  -webkit-touch-callout: none
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

a:hover {
  /* color: #008edc; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

i {
  font-style: normal;
}

li {
  list-style: none
}

img {
  border: 0;
}

a {
  color: #333;
  text-decoration: none;
  outline: none;
}

em {
  font-style: normal;
}

body {
  background: #fff url('/wp-content/uploads/2022/08/bg-new.jpg') top center no-repeat;
  background-size: 100% 100%;
  font-size: 16px;
  line-height: 30px;
  font-family: Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, Heiti SC, STHeiti, SimSun, sans-serif;
}

.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}

/* 娓呴櫎娴姩*/
* html .clearfix {
  zoom: 1;
}

.fl {
  float: left;
  display: inline-block;
}

.fr {
  float: right;
  display: inline-block;
}

.mt10 {
  margin-top: 10px;
}

.mt12 {
  margin-top: 12px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

/*-------------------------------------------------------------------------------------------------------------------------*/
.w {
  width: 1200px;
  margin: 0 auto;
}

.topnav {
  display: flex;
  align-items: center;
  position: relative;
  background-color: #0693e3;
}

.topnav .w {
  display: flex;
  align-items: center;
}

.topnav .w .logo {

  height: 44px;
}

.topnav .w .logo img {
  /* height: 40px; */
}

.navbar {
  position: relative;
  margin-left: 36px;
}

.navbar a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 11px 8px;
  text-decoration: none;
}

.navbar a:hover {
  color: #0693e3;
  background-color: #6ac6fa;
}

/* 子菜单容器 */
.dropdown {
  position: relative;
  float: left;
}

/* 子菜单按钮 */
.dropdown .dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

/* 当鼠标悬停在子菜单按钮上时改变背景 */
.navbar a:hover,
.dropdown:hover .dropbtn {
  font-weight: bold;
}

/* 子菜单内容（隐藏） */
.dropdown-content {
  display: none;
  position: absolute;
  top: 52px;
  left: -42px;
  background-color: #fff;
  line-height: 20px;
  min-width: 160px;
  z-index: 1;
}

.dropdown-content::before {
  content: " ";
  font-size: 0;
  display: block;
  border-top: 10px transparent solid;
  border-bottom: 10px #f7f8f8 solid;
  border-left: 10px transparent solid;
  border-right: 10px transparent solid;
  position: absolute;
  top: -20px;
  left: 71px;
}

/* 子菜单链接样式 */
.dropdown-content a {
  float: none;
  color: #555;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* 鼠标悬停时显示子菜单 */
.dropdown:hover .dropdown-content {
  display: block;
}

.form {
  position: relative;
  height: 24px;
  margin-right: 12px;
}

.form:hover .searchinput {
  display: block;
}

.searchinput {
  display: none;
  position: absolute;
  right: 0;
  top: 22px;
  z-index: 9;
  padding: 0 10px;
  border: none;
}

.form .button:hover .searchinput {
  display: block !important;
}


.part1 {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}

.part1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.part1 .img1 {
  width: 705px;
}

.part1 .img2 {
  width: 485px;
}


.slideBox {
  width: 100%;
  height: 536px;
  position: relative;
}

.slideBox .van-icon:before {
  font-size: 34px;
}

.slideBox .bd {
  width: 100%;
  height: auto;
  position: relative;
}

.slideBox .bd li {
  width: 100%;
  position: relative;
  height: 536px;
  overflow: hidden;
}

.slideBox .bd li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.slideBox .hd {
  position: absolute;
  bottom: 14px;
  left: 50%;
  transform: translate(-50%, 0);
}

.slideBox .hd li {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: RGBA(0, 0, 0, 0.67);
  border-radius: 50%;
  text-indent: -9999px;
  overflow: hidden;
  margin-right: 6px;
  float: left;
}

.slideBox .hd li.on {
  background: RGBA(29, 129, 249, 1);
}

.slideBox .prev,
.slideBox .next {
  position: absolute;
  top: 50%;
  margin-top: -41px;
  cursor: pointer;
  z-index: 9;
  text-align: center;
}

.slideBox .prev {
  left: 0px;
}

.slideBox .next {
  right: 0px;
}


.part2 {
  margin-top: 65px;
}

.part2 .hd {
  margin-bottom: 27px;
}


.part2 .hd ul li {
  float: left;
  line-height: 35px;
  padding: 3px 0px;
  margin-right: 30px;
  font-size: 24px;
  cursor: pointer;
}

.part2 .hd ul li.on {
  height: 30px;
  line-height: 35px;
  border-bottom: 3px solid #2e78b7;
}

.part2 .bd {
  height: 348px;
}

.part2 .ul1 {
  height: 100%;
  display: flex;
  justify-content: space-between;
}

.part2 .ul1 .fl {
  width: 600px;
  height: 100%;
  background: #ffffffb3;
  padding-right: 76px;
  padding-left: 58px;
}

.part2 .ul1 .fr {
  flex: 1;
}

.part2 .ul1 .fr img:hover {
  opacity: 0.6;
}

.part2 .bd .ul1 li:first-child {
  margin-top: 43px;
}

.part2 .bd .ul1 li {
  margin-top: 9px;
  height: 24px;
  line-height: 24px;
}

.part2 .bd li a {
  display: inline-block;
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.part2 .bd li .date {
  float: right;
}

.part2 .more {
  width: 108px;
  height: 43px;
  line-height: 43px;
  margin: 36px 0 0 10px;
  font-size: 14px;
  text-align: center;
  background-color: #008edc;
}

.part2 .more a {
  color: #ffffff;
}

.part2 .ul2 .fl {
  width: 100%;
}

.part2 .ul3 {
  height: 100%;
  display: flex;
  justify-content: space-between;
  background-color: #ffffffb3;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-left: 20px;
}

.part2 .ul3 li {
  width: 20%;
  text-align: center;
  flex: 1;
}

.part2 .ul3 li img {
  height: 260px;
  object-fit: cover;
  margin-top: 22px;
  box-shadow: 0px 0px 7px 0px #c0c0c0;
}

.part2 .ul3 li p {
  margin-bottom: -5px;
  margin-top: 17px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.part2 .ul3 li span {
  font-size: 15px;
  font-weight: bold;
}

.part3 {
  margin-top: 56px;
  display: flex;
  justify-content: space-between;
}

.part3 a {
  width: 33%;
}

.part3 img {
  height: 250px;
}

.part3 img:hover {
  opacity: .6;
}

.part4 {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

.part4 .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 232px;
  height: 120px;
}

.part4 .icon img {
  width: 50px;
  height: 50px;
}

.part4 .icon a {
  color: #fff;
  font-size: 18px;
}

.part4 .icon:hover {
  opacity: 0.6;
}

.part4 .icon1 {
  background: url(//www.xmjsxy.com/wp-content/uploads/2022/08/icon-link-bg-1.jpg) center no-repeat;
}

.part4 .icon2 {
  background: url(//www.xmjsxy.com/wp-content/uploads/2022/08/icon-link_bg-6.jpg) center no-repeat;
}

.part4 .icon3 {
  background: url(//www.xmjsxy.com/wp-content/uploads/2022/08/icon-link_bg-5.jpg) center no-repeat;
}

.part4 .icon4 {
  background: url(//www.xmjsxy.com/wp-content/uploads/2022/08/icon-link_bg-4.jpg) center no-repeat;
}

.part4 .icon5 {
  background: url(//www.xmjsxy.com/wp-content/uploads/2022/08/icon-link_bg-3.jpg) center no-repeat;
}

.part4 .icon6 {
  position: relative;
  background: url(//www.xmjsxy.com/wp-content/uploads/2022/08/icon-link_bg-2.jpg) center no-repeat;
}

.part4 .icon6:hover {
  opacity: 1;
}

.qrcode {
  display: none;
  width: 564px;
  position: absolute;
  top: -190px;
  left: -124px;
}

.qrcode img {
  width: 100% !important;
  height: auto !important;
}

.part4 .icon6:hover .qrcode {
  display: block;
}


.part5 {
  margin-top: 65px;
  margin-bottom: 27px;
}

.part5 .tit {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-size: 24px;
  margin-bottom: 12px;
}

.part5 .tit img {
  margin-left: 5px;
}

.iconwrap .bd {
  overflow: hidden;
}

.iconwrap .bd ul {
  overflow: hidden;
  zoom: 1;
}

.iconwrap .bd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  width: 155px;
  height: 74px;
}

.iconwrap .bd ul li .title {
  line-height: 24px;
}

footer {
  background-color: #f6f6f6;
}

footer .foot {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}

footer .foot .logo {
  margin-right: 80px;
}

footer .foot .code {
  margin-left: 30px;
}

footer .phone {
  line-height: 30px;
}

footer .phone img {
  position: relative;
  top: 5px;
}

footer .bq {
  height: 40px;
  background-color: #0693e3;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

footer .bq div {
  margin-left: 30px;
}

footer .bq div img {
  margin-top: 4px;
}

.waptopnav {
  display: none;
}

.qr {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 300px;
  height: 337px;
}

.qr .prev {
  position: absolute;
  top: 40%;
  left: 20px;
  transform: translate(-50%, 0);
}

.qr .next {
  position: absolute;
  top: 40%;
  right: -1.6rem;
  transform: translate(-50%, 0);
}

/* 详情页 */
.topimg {
  text-align: center;
}

.topimg img {
  width: 100%;
}

.detailbox {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
}

.detailbox .leftblock {
  flex-basis: 25%;
}

.detailbox .leftblock .boxs {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  box-shadow: 0 1px 40px -10px rgb(0 0 0 / 15%);
}

.detailbox .bigtitle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 8%;
  width: 92%;
  height: 80px;
  color: #fff;
  background: url(https://www.xmjsxy.com/wp-content/uploads/2022/08/lb.jpg) center no-repeat;
  background-size: 100%;
}

.detailbox .bigtitle p {
  margin: 0;
}

.detailbox .bigtitle .p1 {
  font-size: 26px;
}

.detailbox .bigtitle .p2 {
  font-size: 12px;
}

.detailbox .uagblist {
  margin: 5px 0;
  padding: 0 !important;
}

.detailbox .uagblist li {
  list-style: none;
  padding-left: 20px;
  margin-bottom: 1px;
  background-color: #fff;
  line-height: 50px;
}

.detailbox .block {
  max-width: 71%;
  flex-basis: 71%;
  box-shadow: 0 1px 40px -10px rgb(0 0 0 / 15%);
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.detailbox .box {
  background-color: #ffffffba;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 18px;
}

.detailbox .breadcrumbs {
  height: 42px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 5px;
  font-size: 12px;
  color: #4D4D4D;
}

.detailbox .breadcrumbs .lf {
  display: flex;
  align-items: center;
  height: 100%;
}

.detailbox .breadcrumbs .lf p {
  font-size: 20px;
  color: #000;
  font-weight: bold;
}

.detailbox .breadcrumbs .lf strong {
  color: #0693e3;
  font-size: 18px;
  margin-right: 5px;
}

.detailbox .breadcrumbs .rg {
  display: flex;
}

.detailbox .breadcrumbs .rg p {
  margin: 0;
}

.detailbox .title {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  margin-top: 50px;
}

.detailbox .content {
  padding-top: 20px;
  padding-right: 8%;
  padding-left: 8%;
  padding-bottom: 1rem;
}

.detailbox .content p {
  margin: 10px 0;
}

.detailbox hr {
  background-color: #abb8c3;
  margin: 0;
}

/* 列表页
 */
.lists {
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
}

.lists a {
  display: block;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  border-bottom: 1px solid #ccc;
}

.lists a .tit {
  font-size: 18px;
  font-weight: bold;
}

.lists a .time {
  font-size: 15px;
}

.lists a .desc {
  color: #4d4d4d;
  font-size: 15px;
  margin: 1em 0;
}

.lists a .more {
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
  color: #0693e3;
}

.lists a:hover {
  box-shadow: 0px 5px 15px 2px #0000001a;
}

.da20 {
  display: block;
  padding: 15px;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
}

.pagination li {
  width: 30px;
  height: 30px;
  text-align: center;
}

.pagination .active {
  color: #0693e3;
}

.picslideBox {
  position: relative;
  width: 84%;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 50px;
}

.picslideBox a {
  display: block;
  height: 100%;
}

.picslideBox a img {
  width: 100%;
  height: 145px;
  object-fit: cover;
}

.picslideBox a p {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.picslideBox li {
  width: 234px;
  height: 175px;
  margin-right: 10px;
}

.picslideBox .hd {
  display: none;
}

.picslideBox .prev {
  position: absolute;
  top: 30%;
  left: 0;
}

.picslideBox .next {
  position: absolute;
  top: 30%;
  right: 0;
}

.school {
  font-size: 20px;
  font-weight: bold;
  color: #0693e3;
  text-align: center;
  margin-top: 28px;
}

.rowcolor {
  width: 86%;
  margin: 0 auto;
  padding-bottom: 10px;
  padding-top: 32px;
}

.rowcolor a {
  display: block;
  padding: 10px 15px;
  margin-bottom: 10px;
  border-radius: 3px;
  font-weight: bold;
  font-size: 18px;
}

.rowcolor a:nth-child(1) {
  background-color: #e86a6a;
}

.rowcolor a:nth-child(2) {
  background-color: #e1976a;
}

.rowcolor a:nth-child(3) {
  background-color: #d9b569;
}

.rowcolor a:nth-child(4) {
  background-color: #beca7e;
}

.rowcolor a:nth-child(5) {
  background-color: #95c486;
}

.rowcolor a:nth-child(6) {
  background-color: #8dc3d3;
}

.rowcolor a:nth-child(7) {
  background-color: #c2dde2;
}

.leftpiclists {
  padding: 15px;
}

.leftpiclists a {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.leftpiclists a .fpic {
  flex-basis: 35%;
  flex-shrink: 0;
}

.leftpiclists a .fpic img {
  width: 100%;
  height: 157px;
  object-fit: cover;
}

.leftpiclists a .fword {
  flex-basis: 63%;
}

.leftpiclists a .tit {
  font-size: 18px;
  font-weight: bold;
}

.leftpiclists a .time {
  font-size: 15px;
}

.leftpiclists a .desc {
  color: #4d4d4d;
  font-size: 15px;
  margin: 1em 0;
}

.leftpiclists a .more {
  display: block;
  font-size: 15px;
  color: #0693e3;
}

.leftpiclists a:hover {
  box-shadow: 0px 5px 15px 2px #0000001a;
}

.videolists {
  padding: 15px;
}

.videolists a {
  display: block;
  float: left;
  margin: 0 15px 10px;
  border-bottom: 1px solid #ccc;
}

.videolists a:hover {
  box-shadow: 0px 5px 15px 2px #0000001a;
}

.videolists .pic {
  position: relative;
  width: 242px;
  height: 320px;
}

.videolists .pic .thumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.videolists .pic .play {
  width: 104px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.videolists .tit {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  margin-top: 14px;
  margin-bottom: 4px;
}

.infolist {
  padding: 20px 15px 30px;
}

.infolist .van-collapse-item__content p {
  font-size: 18px;
  text-align: center;
  color: #000;
}

.infolist .van-collapse-item__content span {
  display: block;
  font-size: 15px;
  text-indent: 1rem;
  margin-bottom: 17px;
  color: #000;
}

.infolist .van-cell {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  background-color: #98cff5;
}

.infolist .van-collapse-item {
  margin-bottom: 10px;
}

.infolist .van-collapse-item .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ccc;
  margin-top: 18px;
  padding-bottom: 10px;
}

.infolist .van-collapse-item .item:hover {
  box-shadow: 0px 5px 15px 2px #0000001a;
}

.infolist .van-collapse-item .item h2 {
  font-size: 16px;
  font-weight: bold;
}

.infolist .van-collapse-item .item span {
  margin-bottom: 0;
}

.leftmenulist .van-cell {
  color: #ffffff !important;
  background-color: #008edc !important;
  padding: 15px !important;
  margin: 5px 0 0 !important;
  font-size: 18px !important;
  font-weight: bold !important;
}

.leftmenulist .van-cell__right-icon {
  margin-left: 4px;
  color: #fff;
}

.leftmenulist .van-collapse-item__content {
  font-size: 16px;
  padding: 0;
}

.leftmenulist .van-collapse-item__content a:hover {
  background-color: #8ed1fc;
}

.leftmenulist .van-collapse-item__content a {
  display: block;
  line-height: 55px;
  padding: 0px 16px;
}

.leftlists {
  padding: 15px;
}

.leftlists a {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}

.leftlists .tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.leftlists .tit .time {
  font-size: 15px;
  font-weight: 100;
}

.leftlists a:hover {
  box-shadow: 0px 5px 15px 2px #0000001a;
}

.leftlists a .fpic {
  flex-basis: 35%;
  flex-shrink: 0;
  margin-right: 0.5rem;
}

.leftlists a .fpic img {
  width: 100%;
  height: 157px;
  object-fit: cover;
}

.leftlists a .fword {
  width: 100%;
  /* flex-basis: 63%; */
}

.leftlists a .fword .desc {
  flex-basis: 63%;
  display: block;
  font-weight: 100;
  font-size: 14px;
  line-height: 20px;
  margin: 10px 0;
}

.infolist .picitem {
  display: block;
  width: 20%;
  margin-right: 3%;
  margin-bottom: 18px;
}

.infolist .picitem:hover {
  opacity: 0.6;
}

.infolist .picitem img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.infolist .picitem p {
  margin-top: 14px;
  font-size: 14px;
}

.sxcenter .van-collapse-item__content {
  display: flex;
  flex-wrap: wrap;
  padding-left: 100px !important;
}

.infolist .van-collapse-item .van-cell {
  border-radius: 0.5rem;
}

.infolist .van-cell__right-icon {
  color: #fff;
}

.infolist .van-collapse-item:nth-child(1) .van-cell {
  background-color: #e86a6a;
}

.infolist .van-collapse-item:nth-child(2) .van-cell {
  background-color: #e1976a;
}

.infolist .van-collapse-item:nth-child(3) .van-cell {
  background-color: #d9b569;
}

.infolist .van-collapse-item:nth-child(4) .van-cell {
  background-color: #beca7e;
}

.infolist .van-collapse-item:nth-child(5) .van-cell {
  background-color: #95c486;
}

.infolist .van-collapse-item:nth-child(6) .van-cell {
  background-color: #8dc3d3;
}

.infolist .van-collapse-item:nth-child(7) .van-cell {
  background-color: #c2dde2;
}

.logolists {
  padding-left: 29px;
}

.logolists img {
  margin: 10px;
}

.teacherlist {
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
  padding: 12px;
}

.teacherlist a {
  display: block;
  max-height: 305px;
  padding-bottom: 10px;
  border: 10px solid transparent;
  border-bottom: 1px solid #ccc;
}

.teacherlist a:hover {
  opacity: 0.6;
  border-top: 10px solid #fff;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
  box-shadow: 0px 5px 15px 2px #0000001a;
}

.teacherlist a img {
  display: block;
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.teacherlist a p {
  text-align: center;
  padding-top: 10px;
  font-weight: bold;
  font-size: 18px;
  background-color: #e0eefe;
}

.teacherlist a span {
  display: block;
  text-align: center;
  line-height: 40px;
  padding-bottom: 4px;
  font-size: 15px;
  background-color: #e0eefe;
}

.wrap {
  padding: 15px 28px;
}

.prizetit {
  color: #0693e3;
  margin: 18px 0 0;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
}

.prizeList li {
  width: 32%;
  margin: 5px;
}

.prizeList li p {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  margin: 10px 0 0;
  text-align: center;
}

.search {
  margin-top: 84px;
  padding-bottom: 50px;
}

.search form {
  text-align: center;
}

.search form input {
  padding: 8px;
  min-width: 500px;
  border: 1px solid #0693e3;
}

.search form button {
  background: #0693e3;
  border: none;
  outline: none;
  padding: 8px;
}

.search .lists {
  margin-top: 24px;
}

.search .lists a {
  display: flex;
  justify-content: space-between;
  padding: 20px;
}

.search .lists a .tit {
  flex-shrink: 0;
  max-width: 80%;
}

.videonews .block {
  max-width: 100%;
  flex-basis: 100%;
}

.hwvideo {
  padding: 32px 8%;
}

.hwvideo .tit {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}

.hwvideo .video-js {
  width: 100%;
  height: 600px;
}

@media screen and (max-width: 800px) {
  .pctopnav {
    display: none;
  }

  .w {
    width: 100%;
  }

  .waptopnav {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2rem;
    z-index: 19;
  }

  .waptopnav .w {
    justify-content: space-between;
  }

  .waptopnav .line {
    position: relative;
    width: 1rem;
    height: 2px;
    margin-right: 1rem;
    background-color: #fff;
  }

  .waptopnav .line::before {
    content: '';
    position: absolute;
    bottom: 7px;
    width: 1rem;
    height: 2px;
    background-color: #fff;
  }

  .waptopnav .line::after {
    content: '';
    position: absolute;
    top: 7px;
    width: 1rem;
    height: 2px;
    background-color: #fff;
  }

  .waptopnav .van-icon {
    margin-right: 1rem;
  }

  .waptopnav .van-collapse {
    position: absolute !important;
    top: 2rem;
    height: auto;
    z-index: 7722;
    width: 100%;
  }

  .waptopnav .van-collapse a {
    display: block;
    padding: 10px 16px;
  }

  .slideBox {
    height: 6rem;
    margin-top: 2rem;
  }

  .slideBox .bd li {
    height: 6rem;
  }

  .part1 {
    flex-direction: column;
  }

  .part1 .img1 {
    width: 88%;
    margin: 0 auto;
  }

  .part1 .img2 {
    width: 88%;
    margin: 0.5rem auto 0;
  }

  .part2 {
    width: 88%;
    margin: 2rem auto 0;
  }

  .part2 .hd ul {
    display: flex;
    justify-content: space-between;
  }

  .part2 .hd ul li {
    font-size: 0.6rem;
    margin-right: 0;
  }

  .part2 .ul1 .fl {
    width: 90%;
    padding: 0.7rem 5%;
  }

  .part2 .hd {
    margin-bottom: 0.5rem;
  }

  .part2 .bd {
    height: auto;
  }

  .part2 .bd .ul1 li:first-child {
    margin-top: 0;
  }

  .part2 .bd .ul1 li {
    height: auto;
  }

  .part2 .bd li a {
    max-width: 100%;
  }

  .part2 .bd li .date {
    display: block;
    float: unset;
    color: #aaaa;
    padding-left: 0.6rem;
  }

  .part2 .more {
    margin-top: 0.5rem;
  }

  .part2 .ul3 {
    flex-direction: column;
  }

  .part2 .ul3 li {
    width: 100%;
  }

  .part3 {
    width: 88%;
    margin: 1.5rem auto 0;
  }

  .part3 img {
    height: auto;
  }

  .part4 {
    width: 88%;
    margin: 0.8rem auto 0;
    flex-wrap: wrap;
  }

  .part4 .icon {
    width: 33%;
    height: auto;
    padding: 0.3rem 0;
  }

  .part4 .icon img {
    width: 30px;
    height: 30px;
  }

  .part4 .icon a {
    color: #fff;
    font-size: .5rem;
  }

  .qrcode {
    width: 9rem;
    top: -3rem;
    left: -4rem;
  }

  .part5 {
    width: 88%;
    margin: 2rem auto 0.8rem;
  }

  .qr {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 6rem;
    height: 7rem;
  }

  .qr .bd,
  .qr .bd li,
  .qr li img {
    width: 100%;
    height: 100%;
  }

  .qr .van-icon:before {
    font-size: 40px;
  }

  .qr .prev,
  .qr .next {
    top: 20%
  }

  .qr .next {
    right: -0.8rem;
  }

  footer .foot {
    padding: 2rem 0 0.5rem;
    flex-direction: column;
    font-size: 12px;
  }

  footer .bq div img {
    margin-top: 0;
  }

  footer .bq {
    height: auto;
    line-height: 1rem;
    flex-direction: column;
    padding: 0.3rem 0;
  }

  footer .bq p {
    margin: 0;
  }

  footer .foot .code {
    margin-left: 0;
  }

  footer .foot .logo {
    margin-right: 0;
    margin-bottom: .4rem;
  }

  footer .foot .code {
    margin-left: 0;
  }

  footer .code img {
    width: 14rem;
    margin-right: 1rem;
  }

  /* 详情页 */
  .detailbox {
    max-width: 100%;
    flex-direction: column;
  }

  .detailbox .block {
    max-width: 100%;
    flex-basis: 100%;
  }

  .detailbox .leftblock {
    display: block;
    flex-basis: 100%;
  }

  .topimg img {
    margin-top: 2rem;
    height: 6rem;
    object-fit: cover;
  }

  .detailbox .breadcrumbs {
    height: auto;
    flex-wrap: wrap;
  }

  .picslideBox li {
    width: 100%;
  }

  .pagination li {
    width: 1rem;
    height: auto;
  }

  .leftpiclists a,
  .leftlists a {
    flex-direction: column;
  }

  .videolists a {
    width: 100%;
    margin: 0 0 1rem;
  }

  .videolists .pic {
    width: 100%;
  }

  .sxcenter .van-collapse-item__content {
    display: flex;
    flex-wrap: wrap;
    padding: 12px 0 !important;
  }

  .infolist .van-collapse-item .item {
    flex-wrap: wrap;
  }

  .infolist .picitem {
    width: 100%;
    margin-right: 0;
  }

  .wrap {
    padding: 15px 4%;
  }

  .prizeList li {
    width: 100%;
  }

  .search form input {
    min-width: 66%;
  }

  .search .lists a {
    flex-wrap: wrap;
  }

  .search .lists a .tit {
    font-size: .7rem;
    line-height: 1rem;
    max-width: 100%;
  }

  .hwvideo .video-js {
    width: 100%;
    height: auto;
    min-height: 10rem;
  }

  .teacherlist {
    justify-content: center;
  }
}