﻿* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;}
a {
  text-decoration: none;}
li {
  list-style: none;}
@media screen and (min-width: 769px) {
  #page {
    display: flex;
    text-align: center;
    justify-content: center;
    margin-top: 83px;}
  #page a {
    display: block;
    width: 48px;
    height: 48px;
    background-color: #f3f4f7;
    border-radius: 4px;
    border: solid 1px #ffffff;
    margin-right: 30px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    color: #252525;
    cursor: pointer;}
  #page a.on {
    background-color: #9d3131;
    color: #fff;}
  #page a.text {
    width: 90px;}
  .foot span a {
    color: #fff;}
}
@media screen and (max-width: 768px) {
  #page {
    display: flex;
    text-align: center;
    justify-content: center;
    margin-top: 83px;}
  #page a {
    width: 7.40740741vw;
    height: 7.40740741vw;
    background-color: #f3f4f7;
    border-radius: 0.74074074vw;
    border: solid 0.18518519vw #ffffff;
    margin-right: 2.77777778vw;
    line-height: 7.40740741vw;
    text-align: center;
    font-size: 3.33333333vw;
    color: #252525;
    cursor: pointer;}
  #page a.on {
    background-color: #9d3131;
    color: #fff;}
  #page a.text {
    width: 14.81481481vw;
    margin-right: 0;}
  .foot span a {
    color: #fff;}
}
body {
  padding: 0;}
@font-face {
  font-family: "FZXBSJW";
src: url(font/fzxbsjw.jpg)}
.box .top {
  width: 100%;
  height: 833px;
  height: 43.5vw;
  min-height: 34vh;
  /* background: url(../img/specialsubject/topbgc.png) center no-repeat; */
  background: url(../img/specialsubject/newtopbg.jpg) center no-repeat;
  background-size: cover;
  position: relative;
  min-width: 1200px;}
.box .top h1 {
  width: 800px;
  min-width: 60vw;
  height: 20%;
  min-height: 6vh;
  font-family: SourceHanSansCN-Bold;
  font-size: 2.2vw;
  line-height: 3vw;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 700;
  display: flex;
  align-items: center;
  padding-top: 10px;}
.box .top h1 p {
  width: 100%;}
.box .top h1 a {
  color: #850100;
  width: 100%;
  text-overflow: ellipsis;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: center;}
.box .container {
  width: 1152px;
  margin: 0 auto;
  padding: 0;}
.box .middle {
  background-color: #fff8e6;
  padding-bottom: 82px;
  min-width: 1200px;}
.box .middle .Swiper {
  width: 100%;
  height: 470px;
  position: relative;
  top: -10vh;}
.box .middle .Swiper .view2 {
  width: 100%;
  height: 516px;
  position: absolute;
  top: -183px;
  top: -2vw;
  left: 0;}
.box .middle .Swiper .view2 .top-banner-wrapper {
  width: 100%;
  height: 100%;}
.box .middle .Swiper .view2 .top-banner-wrapper .swiper-container {
  width: 100%;
  height: 516px;}
.box .middle .Swiper .view2 .top-banner-wrapper .swiper-container .swiper-slide .slide-img {
  width: 100%;
  height: 100%;
  background-size: cover;
  position: relative;}
.box .middle .News {
  width: 100%;
  margin-top: -40px;}
.box .middle .News h2 {
  width: 100%;
  background-image: linear-gradient(0deg, #e80000 50%, #f85d0f 100%),
    linear-gradient(#0b4bbf, #0b4bbf);
  background-blend-mode: normal, normal;
  border-radius: 8px;
  border: solid 1px #ffffff;
  font-family: "FZXBSJW";
  font-size: 26px;
  line-height: 62px;
  color: #fff1bb;
  text-align: center;
  position: relative;}
.box .middle .News h2::after {
  content: "";
  display: block;
  width: 30px;
  height: 18px;
  background: url(../img/specialsubject/triangle.jpg);
  background-size: 100% 100%;
  position: absolute;
  top: 54px;
  left: 50%;
  transform: translateX(-50%);}

.box .middle .News span {
  display: block;
  margin-top: 24px;
  width: 100%;
  text-align: right;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  line-height: 18px;}
.box .middle .m80 {
  margin-top: 7.4vh;}
.box .middle .m70 {
  margin-top: 6.5vh;}
.box .middle .m24 {
  margin-top: .1vh;}
.box .middle .mb40 {
  margin-bottom: 3.7vh;}
.box .middle .mb14 {
  margin-bottom: 1.3vh;}

.PictureTitle h2 {
  background: transparent !important;
  color: #e40a01 !important;
  border: none !important;
  border-radius: 0 !important;
  border-bottom: 1px solid #e40a01 !important;}
.PictureTitle h2::after {
  top: 57px !important;}
.PictureTitle h2 a {
  color: #e40a01 !important;
  font-weight: 200 !important;}
.box .middle .News h2 a {
  position: absolute;
  color: #fff8e6;
  right: 0.6vw;
  top: 0.2vh;
  font-size: 18px;
  font-weight: 200 !important;}
.box .middle .News ul {
  margin-top: 11px;
  width: 100%;}
.box .middle .News ul li {
  width: 100%;
  height: 55px;
  border-bottom: 1px dashed #525252;}
.box .middle .News ul li img {
  display: inline-block;
  margin-right: 15px;
  float: left;
  margin-top: 22px;}
.box .middle .News ul li p {
  display: inline-block;
  line-height: 54px;
  width: 1080px;
  font-family: MicrosoftYaHei;
  font-size: 18px;}
.box .middle .News ul li p a {
  display: block;
  width: 100%;
  color: #020202;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
.box .middle .Study {
  margin-top: 58px;
  height: 317px;}
.box .middle .Study .topic:nth-child(1) {
  float: left;}
.box .middle .Study .topic:nth-child(2) {
  float: right;}
.box .middle .Study .topic {
  width: 49%;
  height: 67px;
  position: relative;
  border-bottom: 1px solid #e80000;}
.box .middle .Study .topic img {
  position: absolute;
  left: -0;
  top: -36px;
  width: 306px;
  height: 93px;
  object-fit: contain;}
.box .middle .Study .topic h2 {
  font-family: "FZXBSJW";
  font-size: 26px;
  line-height: 70px;
  color: #fff8e6;
  position: absolute;
  left: 110px;
  bottom: 1px;}
.box .middle .Study .topic span {
  display: block;
  width: 100%;
  text-align: right;
  height: 18px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  line-height: 60px;}
.box .middle .Study .topic span a {
  color: #525252;}
.box .middle .Study .content {
  float: left;
  background-color: #f24835;
  padding: 13px 30px 35px 31px;
  margin-top: 25px;}
.box .middle .Study .content .left {
  width: 49%;
  float: left;}
.box .middle .Study .content .left li {
  width: 100%;
  height: 55px;
  display: inline-block;
  border-bottom: 1px dashed #fff8e6;
  margin-right: 1.5%;}
.box .middle .Study .content .left li img {
  float: left;
  display: inline-block;
  margin-right: 8px;
  vertical-align: text-top;
  margin-top: 22px;}
.box .middle .Study .content .left li p {
  display: inline-block;
  width: 500px;
  height: 55px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  line-height: 55px;}
.box .middle .Study .content .left li p a {
  display: block;
  width: 100%;
  color: #fff8e6;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
.box .middle .Study .content .left li:nth-child(2n) {
  margin-right: 0;}
.box .middle .Study .content .right {
  float: right;
  width: 49%;}
.box .middle .Study .content .right li {
  width: 100%;
  height: 55px;
  display: inline-block;
  border-bottom: 1px dashed #fff8e6;
  margin-right: 1.5%;}
.box .middle .Study .content .right li img {
  float: left;
  display: inline-block;
  margin-right: 8px;
  vertical-align: text-top;
  margin-top: 22px;}
.box .middle .Study .content .right li p {
  display: inline-block;
  width: 500px;
  height: 55px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  line-height: 55px;}
.box .middle .Study .content .right li p a {
  display: block;
  width: 100%;
  color: #fff8e6;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
.box .middle .Study .content .right li:nth-child(2n) {
  margin-right: 0;}
.box .middle .Picture {
  width: 100%;
  margin-top: 54px;}
.box .middle .Picture .topic {
  width: 100%;
  height: 67px;
  position: relative;
  border-bottom: 1px solid #e80000;}
.box .middle .Picture .topic img {
  position: absolute;
  left: -26px;
  top: 0;
  width: 243px;
  height: 59px;
  object-fit: contain;}
.box .middle .Picture .topic h2 {
  width: 103px;
  font-family: "FZXBSJW";
  font-size: 26px;
  line-height: 70px;
  color: #fff8e6;
  position: absolute;
  left: 66px;
  text-align: center;}
.box .middle .Picture .topic span {
  display: block;
  width: 100%;
  text-align: right;
  height: 18px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  line-height: 60px;}
.box .middle .Picture .topic span a {
  color: #525252;}
.box .middle .Picture .SwiperOne {
  margin-top: 32px;
  width: 100%;
  position: relative;}
.box .middle .Picture .SwiperOne .one {
  width: 1072px;
  height: 203px;}
.box .middle .Picture .SwiperOne .one .swiper-slide {
  position: relative;}
.box .middle .Picture .SwiperOne .one .swiper-slide img {
  display: block;
  width: 252px;
  height: 203px;
  object-fit: cover;
  margin: 0 auto;}
.box .middle .Picture .SwiperOne .one .swiper-slide .mask {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 252px;
  height: 39px;
  background-color: rgba(0, 0, 0, 0.6);}
.box .middle .Picture .SwiperOne .one .swiper-slide .mask p {
  width: 100%;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  line-height: 39px;
  color: #ffffff;
  padding: 0 15px 0 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
.box .middle .Picture .SwiperOne .triangleLeft {
  width: 33px;
  height: 203px;
  background-color: #e80000;
  position: absolute;
  left: 0;
  top: 0;}
.box .middle .Picture .SwiperOne .triangleLeft .swiper-button-prev {
  width: 16px;
  height: 18px;
  background-image: url(../img/specialsubject/triangle-left.jpg);
  background-size: 100% 100%;
  margin-top: 0;
  transform: translateY(-50%);}
.box .middle .Picture .SwiperOne .triangleRight {
  width: 33px;
  height: 203px;
  background-color: #e80000;
  position: absolute;
  right: 0;
  top: 0;}
.box .middle .Picture .SwiperOne .triangleRight .swiper-button-next {
  width: 16px;
  height: 18px;
  background-image: url(../img/specialsubject/triangle-right.jpg);
  background-size: 100% 100%;
  margin-top: 0;
  transform: translateY(-50%);}
.box .middle .View {
  width: 100%;
  margin-top: 70px;}
.box .middle .View .topic {
  width: 100%;
  height: 67px;
  position: relative;
  border-bottom: 1px solid #e80000;}
.box .middle .View .topic img {
  position: absolute;
  left: -26px;
  top: 0;
  width: 243px;
  height: 59px;
  object-fit: contain;}
.box .middle .View .topic h2 {
  width: 103px;
  font-family: "FZXBSJW";
  font-size: 26px;
  line-height: 70px;
  color: #fff8e6;
  position: absolute;
  left: 66px;
  text-align: center;}
.box .middle .View .topic span {
  display: block;
  width: 100%;
  text-align: right;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  line-height: 60px;}
.box .middle .View .topic span a {
  color: #525252;}
.box .middle .View .SwiperTwo {
  margin-top: 32px;
  width: 100%;
  position: relative;}
.box .middle .View .SwiperTwo .two {
  width: 1072px;
  height: 203px;}
.box .middle .View .SwiperTwo .two .swiper-slide {
  position: relative;}
.box .middle .View .SwiperTwo .two .swiper-slide img {
  display: block;
  width: 252px;
  height: 203px;
  object-fit: cover;
  margin: 0 auto;}
.box .middle .View .SwiperTwo .two .swiper-slide .mask {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 252px;
  height: 39px;
  background-color: rgba(0, 0, 0, 0.6);}
.box .middle .View .SwiperTwo .two .swiper-slide .mask p {
  width: 100%;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  line-height: 39px;
  color: #ffffff;
  padding: 0 15px 0 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
.box .middle .View .SwiperTwo .triangleLeft {
  width: 33px;
  height: 203px;
  background-color: #e80000;
  position: absolute;
  left: 0;
  top: 0;}
.box .middle .View .SwiperTwo .triangleLeft .swiper-button-prev {
  width: 16px;
  height: 18px;
  background-image: url(../img/specialsubject/triangle-left.jpg);
  background-size: 100% 100%;
  margin-top: 0;
  transform: translateY(-50%);}
.box .middle .View .SwiperTwo .triangleRight {
  width: 33px;
  height: 203px;
  background-color: #e80000;
  position: absolute;
  right: 0;
  top: 0;}
.box .middle .View .SwiperTwo .triangleRight .swiper-button-next {
  width: 16px;
  height: 18px;
  background-image: url(../img/specialsubject/triangle-right.jpg);
  background-size: 100% 100%;
  margin-top: 0;
  transform: translateY(-50%);}
.jingIcon {
  width: auto !important;
  height: auto !important;
  margin: 0px 6px 0 0 !important;}
.box .foot {
  height: 196px;
  background-color: #e70000;
  min-width: 1200px;}
.box .foot .container {
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 100px;
  justify-content: center;}
.box .foot .container img {
  width: 70px;
  height: 89px;
  margin-right: 37px;
  margin-bottom: 12px;}
.box .foot .container p {
  width: 701px;
  font-size: 16px;
  color: #ffffff;}
.box .foot .container p span {
  line-height: 12px;
  display: block;
  margin-bottom: 12px;}
.box .foot .container p span:nth-child(2) {
  margin-bottom: 0;}