.Introduction_to_the_views .bgImg {
  margin-top: 50px; }
  .Introduction_to_the_views .bgImg img.pc {
    display: block; }
  .Introduction_to_the_views .bgImg img.m {
    display: none; }
    .Introduction_to_the_views .bgImg img{
    	width:100%;
    }
  @media (max-width: 575px) {
    .Introduction_to_the_views .bgImg img.pc {
      display: none; }
    .Introduction_to_the_views .bgImg img.m {
      display: block; } }

.Introduction_to_the_views .text1 {
  font-size: 18px;
  padding: 60px 0;
  color: #000000;
  width: 1230px;
  margin: 0 auto; }
  .Introduction_to_the_views .text1 p {
    text-indent: 2em;
    margin-bottom: 10px;
    line-height: 2; }
  .Introduction_to_the_views .text1 span {
    font-weight: bold;
    color: #fb760a;
    font-size: 20px; }

.Introduction_to_the_views .text2 {
  background: url(../images/bd11112d0c661987ee9e5e15042bf208.jpg) center center no-repeat;
  padding-right: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-size: cover;
  padding: 170px 0; }
  .Introduction_to_the_views .text2 .wrapper {
    width: 950px;
    margin-left: auto; }
  .Introduction_to_the_views .text2 p {
    font-size: 24px;
    color: #ffffff;
    font-family: 'SimHei Regular';
    padding: 22.5px 0; }

.Introduction_to_the_space {
  padding-top: 80px;
  margin-bottom: 80px; }
  
 
  .Introduction_to_the_space .content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap; }
    .Introduction_to_the_space .content ul li {
      margin-bottom: 8px; }
      .Introduction_to_the_space .content ul li:nth-of-type(1), .Introduction_to_the_space .content ul li:nth-of-type(2) {
        width: 30%;
        padding-right: 8px; }
      .Introduction_to_the_space .content ul li:nth-of-type(3) {
        width: 40%;
        padding-right: 0; }
      .Introduction_to_the_space .content ul li:nth-of-type(4) {
        width: 50%;
        padding-left: 0;
        padding-right: 4px; }
      .Introduction_to_the_space .content ul li:nth-of-type(5) {
        width: 50%;
        padding-left: 4px;
        padding-right: 0; }
      .Introduction_to_the_space .content ul li a {
        height: 100%;
        overflow: hidden;
        display: block; }
        .Introduction_to_the_space .content ul li a:hover img {
          -webkit-transform: scale(1.1);
              -ms-transform: scale(1.1);
                  transform: scale(1.1); }
        .Introduction_to_the_space .content ul li a img {
          width: 100%;
          height: 100%;
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all; }

@media(min-width:1366px){
    
    .Introduction_to_the_space .content{
  padding: 0px 100px;
    
}
  
}

@media (max-width: 1299px) {
  .Introduction_to_the_views .text1 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; } }

@media (max-width: 991px) {
  .Introduction_to_the_views .text2 .wrapper {
    margin-left: 0;
    padding: 0 20px;
    width: 100%; }
  .Introduction_to_the_views .text2 p {
    padding: 10px 0; }
  .Introduction_to_the_views .text2 {
    padding: 80px 0; } }

@media (max-width: 575px) {
  .Introduction_to_the_views .bgImg {
    margin-top: 30px; }
  .Introduction_to_the_views .text1 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .Introduction_to_the_views .text1 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px; }
  .Introduction_to_the_views .text2 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .Introduction_to_the_views .text2 p {
    font-size: 16px;
    padding: 5px 0; }
  .Introduction_to_the_space {
    padding-top: 30px;
    margin-bottom: 30px; }
  .Introduction_to_the_views .text2 .wrapper {
    padding: 0 10px; }
    .Introduction_to_the_views .text2 .wrapper p {
      font-size: 14px; }
  .Introduction_to_the_views .text1 span {
    font-size: 16px !important; }
  .Introduction_to_the_space .content ul li:nth-of-type(1), .Introduction_to_the_space .content ul li:nth-of-type(2) {
    padding-right: 2px;
    margin-bottom: 2px; }
  .Introduction_to_the_space .content ul li {
    margin-bottom: 2px; }
  .Introduction_to_the_space .content ul li:nth-of-type(4) {
    padding-right: 1px; }
  .Introduction_to_the_space .content ul li:nth-of-type(5) {
    padding-left: 1px; } }
