@media screen and (min-width: 1025px) {
  .container {
    width: 1400px;
    margin: 0 auto;
  }
  #yuedu img {
    height: 16px;
    vertical-align: middle;
    text-align: center;
  }
  body {
    background-color: #F6F6F6;
  }
  .pull {
    background: url("../image/a4.jpg");
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: top center;
  }
  .banner {
    overflow: hidden;
    height: 490px;
    width: 100%;
    background: url("../image/a4.jpg");
    background-size: 100% 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
  }
  .banner .container {
    overflow: hidden;
    height: 490px;
  }
  .banner .contain {
    animation: scaleBig 1s linear 1;
    margin-top: 100px;
    margin-left: 20px;
    width: 650px;
    color: white;
  }
  .banner .contain > :nth-child(1) {
    font-size: 40px;
  }
  .banner .contain > :nth-child(2) {
    margin-top: 20px;
    font-size: 20px;
  }
  .banner .contain > :nth-child(3) {
    margin-top: 20px;
    font-size: 14px;
    line-height: 26px;
  }
  .main .container {
    overflow: hidden;
    margin: 0 auto;
    width: 1400px;
  }
  .main .container .smallNav {
    margin-top: 20px;
    color: #999;
    font-size: 16px;
  }
  .main .container .smallNav a {
    color: #999;
    text-decoration: none;
  }
  .main .container .news {
    background-color: #fff;
    margin-top: 20px;
    overflow: hidden;
  }
  .main .container .news .topT {
    margin-top: 20px;
    border-bottom: 1px solid #e2e2e2;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
  }
  .main .container .news .topT .title {
    font-size: 32px;
    font-weight: 500;
    margin-top: 80px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 40px;
  }
  .main .container .news .topT .smallTitle {
    color: #707986;
    width: 330px;
    height: 30px;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 30px;
    font-size: 12px;
  }
  .main .container .news .topT .smallTitle > :nth-child(1) {
    float: left;
  }
  .main .container .news .topT .smallTitle > :nth-child(2) {
    margin-left: 24px;
    float: left;
  }
  .main .container .news .topT .smallTitle > :nth-child(3) {
    margin-left: 24px;
    float: left;
  }
  .main .container .news .content {
    font-size: 22px;
    padding: 0 100px;
    margin-top: 20px;
    text-indent: 2em;
    line-height: 50px;
    padding-bottom: 40px;
    border-bottom: 1px dashed #999;
    font-family: "宋体";
  }
  .main .container .news .content img {
    display: block;
    margin: 20px auto;
    max-width: 1200px;
  }
  .main .container .news .bottom {
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .main .container .news .bottom .btitle {
    width: 100%;
    text-align: center;
    font-size: 16px;
  }
  .main .container .news .bottom .turn {
    margin-top: 40px;
    margin-left: 140px;
    font-size: 16px;
  }
  .main .container .news .bottom .turn a {
    display: block;
    color: #288FEB;
  }
  .main .container .news .bottom .turn a span {
    color: black;
  }
  .main .container .news .bottom .turn a:hover span {
    color: #288FEB;
  }
  .main .container .news .bottom .turn > :nth-child(2) {
    margin-top: 20px;
  }
  .main .container .kong {
    height: 40px;
    width: 100%;
    background-color: #F6F6F6;
  }
}
@media screen and (max-width: 1025px) {
  body {
    width: 10rem;
    overflow: hidden;
    background-color: #f6f6f6;
  }
  .banner {
    height: 7.5135rem;
    width: 100%;
    overflow: hidden;
    background: url("../image/a4.jpg");
    background-size: 100% 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
    margin-top: 1.3514rem;
  }
  .banner .contain {
    animation: scaleBig 1s linear 1;
    color: white;
    margin-top: 1.0811rem;
    margin-left: 0.5405rem;
    width: 8.6486rem;
  }
  .banner .contain > :nth-child(1) {
    font-size: 0.5405rem;
  }
  .banner .contain > :nth-child(2) {
    margin-top: 0.2703rem;
    font-size: 0.3784rem;
  }
  .banner .contain > :nth-child(3) {
    margin-top: 0.2703rem;
    line-height: 0.6486rem;
    font-size: 0.3243rem;
  }
  .smallNav {
    display: none;
    margin-left: 0.2703rem;
    color: #999;
    width: 100%;
    height: 0.5405rem;
    font-size: 0.3243rem;
  }
  .smallNav a {
    color: #999;
  }
  .news .topT {
    margin-top: 0.2703rem;
    padding-bottom: 0.2703rem;
    border-bottom: 0.027rem solid #e2e2e2;
  }
  .news .topT .title {
    width: 100%;
    text-align: center;
    font-size: 0.4324rem;
    font-weight: bold;
    margin-top: 1.3514rem;
    box-sizing: border-box;
    padding: 0 0.2703rem;
    line-height: 0.6486rem;
  }
  .news .topT .smallTitle {
    margin-left: 1.6216rem;
    color: #999;
    font-size: 0.3243rem;
    margin-top: 0.2703rem;
  }
  .news .topT .smallTitle > div {
    float: left;
    font-size: 0.2703rem;
    margin-left: 0.2703rem;
  }
  .news .content {
    margin: 0 auto;
    margin-top: 0.2703rem;
    text-indent: 2em;
    width: 9.1892rem;
    font-size: 0.3784rem;
    line-height: 0.7027rem;
    padding-bottom: 0.5405rem;
    border-bottom: 0.027rem dashed #e2e2e2;
  }
  .news .content img {
    display: block;
    margin: 0.2703rem auto;
    max-width: 100%;
  }
  .news .bottom {
    margin-top: 0.2703rem;
  }
  .news .bottom .btitle {
    width: 100%;
    text-align: center;
    font-size: 0.3243rem;
  }
  .news .bottom .turn {
    margin-top: 0.4324rem;
    margin-left: 0.2703rem;
  }
  .news .bottom .turn a {
    display: block;
    color: #288FEB;
  }
  .news .bottom .turn > :nth-child(2) {
    margin-top: 0.1622rem;
  }
}
