@charset "UTF-8";
@import url(index.css);
* {
  border: none;
  margin: 0;
  padding: 0;
  font-family: 'MicrosoftYaHei', ,serif; }

a, a:link, a:visited, a:hover, a:active {
  text-decoration: none; }

@media screen and (max-width: 320px) {
  html {
    font-size: 42.667px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 321px) and (max-width: 360px) {
  html {
    font-size: 48px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 361px) and (max-width: 375px) {
  html {
    font-size: 50px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 376px) and (max-width: 393px) {
  html {
    font-size: 52.4px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 394px) and (max-width: 412px) {
  html {
    font-size: 54.93px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 413px) and (max-width: 414px) {
  html {
    font-size: 55.2px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 415px) and (max-width: 480px) {
  html {
    font-size: 64px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 481px) and (max-width: 540px) {
  html {
    font-size: 72px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 541px) and (max-width: 640px) {
  html {
    font-size: 85.33px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 641px) and (max-width: 720px) {
  html {
    font-size: 96px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 721px) and (max-width: 768px) {
  html {
    font-size: 102.4px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 769px) {
  html {
    font-size: 102.4px; } }
.clear {
  clear: both;
  *height: 1%; }
  .clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

img {
  display: block; }

li {
  list-style: none; }

body {
  font-size: 16px;
  position: relative;
  color: #333; }

[v-cloak] {
  display: none; }

.left {
  float: left; }

.right {
  float: right; }

body {
  background: #ffc4bc;
  padding-bottom: 0; }
  @media screen and (max-width: 1300px) {
    body {
      background-size: 100% auto; } }

.link {
  padding: 0 31px 0 47px;
  height: 45px;
  line-height: 45px;
  background: url("../images/home.png") no-repeat left center;
  background-position-x: 10px;
  font-size: 18px;
  color: #a7a6a6; }
  @media screen and (max-width: 1300px) {
    .link {
      padding: 0 0.31rem 0 0.67rem;
      height: 0.7rem;
      line-height: 0.7rem;
      background: url("../images/home.png") no-repeat left center;
      background-size: 0.4rem auto;
      background-position-x: 0.15rem;
      font-size: 14px; } }
  .link a {
    color: #a7a6a6; }
  .link span, .link span a {
    color: #cc4e3c; }
  .link div {
    border-bottom: 2px solid #cc4e3c; }

#content {
  background: url("../images/part1_bg.png") no-repeat center top;
  padding-top: 20px;
  margin-bottom: 50px; }
  #content .container {
    background: white;
    border: 1px solid #cc4e3c; }
  #content .content {
    padding: 0 92px;
    text-align: justify; }
    @media screen and (max-width: 1300px) {
      #content .content {
        padding: 0 0.52rem; } }
    #content .content .title {
      font-size: 30px;
      font-weight: bold;
      margin-top: 54px;
      padding-bottom: 20px;
      text-align: center; }
      @media screen and (max-width: 1300px) {
        #content .content .title {
          font-size: 16px;
          line-height: 22px;
          margin-top: 0.54rem;
          padding-bottom: 0.3rem; } }
    #content .content .subtitle {
      font-size: 20px;
      text-align: center;
      padding-bottom: 20px; }
      @media screen and (max-width: 1300px) {
        #content .content .subtitle {
          font-size: 16px;
          line-height: 22px;
          padding-bottom: 0.3rem; } }
    #content .content .des {
      text-align: center;
      color: #999;
      padding-top: 20px;
      margin-bottom: 40px; }
      @media screen and (max-width: 1300px) {
        #content .content .des {
          padding-top: 0.3rem;
          font-size: 14px;
          line-height: 22px;
          margin-bottom: 0.4rem; } }
    #content .content .article {
      font-size: 20px;
      color: #424242;
      line-height: 36px;
      margin-bottom: 80px; }
      @media screen and (max-width: 1300px) {
        #content .content .article {
          font-size: 15px !important;
          line-height: 25px; }
          #content .content .article video {
            max-width: 100%;
            height: auto; } }
      #content .content .article table {
        margin: 0 auto; }
      #content .content .article p {
        margin-bottom: 33px; }
        @media screen and (max-width: 1300px) {
          #content .content .article p {
            margin-bottom: 0.35rem; } }
      #content .content .article img {
        max-width: 700px;
        width: auto !important;
        height: auto !important;
        margin: 10px auto; }
        @media screen and (max-width: 1300px) {
          #content .content .article img {
            max-width: 100%; } }

#list {
  background: url("../images/part1_bg.png") no-repeat center top;
  padding-top: 20px;
  margin-bottom: 50px; }
  #list .container {
    background: white;
    border: 1px solid #cc4e3c; }
  #list .list {
    padding: 0 39px 0 39px;
    text-align: justify;
    font-size: 20px; }
    @media screen and (max-width: 1300px) {
      #list .list {
        padding: 0 0.42rem;
        font-size: 15px; } }
    #list .list li {
      margin-top: 27px; }
      @media screen and (max-width: 1300px) {
        #list .list li {
          margin-top: 0.3rem; } }
    #list .list .title {
      text-align: justify;
      float: left;
      background: url("../images/dot.png") no-repeat left center;
      padding-left: 19px;
      color: #424242;
      width: 1041px;
      box-sizing: border-box; }
      @media screen and (max-width: 1300px) {
        #list .list .title {
          width: 70%;
          background: url("../images/dot.png") no-repeat left center;
          background-position-y: 0.15rem; } }
    #list .list .date {
      color: #616161;
      float: right;
      width: 173px; }
      @media screen and (max-width: 1300px) {
        #list .list .date {
          width: 30%;
          font-size: 12px;
          text-align: right; } }
    #list .list .pagination {
      text-align: center;
      padding: 45px 0 93px 0; }
      @media screen and (max-width: 1300px) {
        #list .list .pagination {
          padding: 0.45rem 0 0.93rem 0; } }
      #list .list .pagination a, #list .list .pagination span {
        margin: 0 15px;
        color: #424242; }
        @media screen and (max-width: 1300px) {
          #list .list .pagination a, #list .list .pagination span {
            margin: 0 0.1rem 0.05rem 0.1rem;
            font-size: 12px; } }
        #list .list .pagination a.active, #list .list .pagination a.current, #list .list .pagination span.active, #list .list .pagination span.current {
          color: #cc4e3c; }
      #list .list .pagination .prev, #list .list .pagination .next, #list .list .pagination .end {
        display: inline-block;
        background: #cc4e3c;
        color: white;
        padding: 0 10px;
        height: 39px;
        line-height: 39px;
        border-radius: 5px;
        text-align: center; }
        @media screen and (max-width: 1300px) {
          #list .list .pagination .prev, #list .list .pagination .next, #list .list .pagination .end {
            padding: 0 0.1rem;
            height: 0.6rem;
            line-height: 0.6rem; } }
      #list .list .pagination .end {
        margin-left: 0; }

#organization {
  background: url("../images/part1_bg.png") no-repeat center top;
  padding-top: 20px;
  margin-bottom: 50px; }
  #organization .container {
    background: white;
    border: 1px solid #cc4e3c; }
  #organization .content {
    float: left;
    padding: 0 0 0 92px;
    text-align: justify;
    width: 873px; }
    @media screen and (max-width: 1300px) {
      #organization .content {
        padding: 0 0.52rem;
        width: auto; } }
    #organization .content .title {
      font-size: 30px;
      font-weight: bold;
      margin-top: 54px;
      margin-bottom: 24px;
      text-align: center; }
      @media screen and (max-width: 1300px) {
        #organization .content .title {
          font-size: 16px;
          line-height: 22px;
          margin-top: 0.54rem;
          margin-bottom: 0.5rem; } }
    #organization .content .article {
      font-size: 20px;
      color: #424242;
      line-height: 36px;
      margin-bottom: 80px; }
      @media screen and (max-width: 1300px) {
        #organization .content .article {
          font-size: 15px !important;
          line-height: 25px; } }
      #organization .content .article p {
        margin-bottom: 33px; }
        @media screen and (max-width: 1300px) {
          #organization .content .article p {
            margin-bottom: 0.35rem; } }
      #organization .content .article img {
        max-width: 100%;
        width: auto !important;
        height: auto !important;
        margin: 10px auto; }
      @media screen and (max-width: 1300px) {
        #organization .content .article video {
          max-width: 100%;
          height: auto; } }
  #organization .right {
    float: right;
    width: 177px;
    padding-top: 52px;
    margin-right: 89px; }
    @media screen and (max-width: 1300px) {
      #organization .right {
        width: 100%;
        margin-right: 0;
        padding-top: 0; }
        #organization .right ul {
          display: flex; } }
    #organization .right li {
      height: 71px;
      line-height: 71px;
      margin-bottom: 13px;
      background: #e4e4e4;
      border: 1px solid #c1c1c1; }
      @media screen and (max-width: 1300px) {
        #organization .right li {
          flex: 2;
          height: 0.7rem;
          line-height: 0.7rem;
          font-size: 14px; }
          #organization .right li:nth-child(2) {
            flex: 3; }
          #organization .right li:nth-child(3) {
            flex: 3; }
          #organization .right li:last-child {
            flex: 3; } }
      #organization .right li div {
        text-align: center; }
        #organization .right li div .icon {
          display: inline-block; }
        #organization .right li div .icon_active {
          display: none; }
        #organization .right li div img {
          position: relative;
          top: 7px; }
          @media screen and (max-width: 1300px) {
            #organization .right li div img {
              display: none !important; } }
      #organization .right li.active {
        border: 1px solid #cc4e3c;
        background: url("../images/menu_bg.png") no-repeat center bottom #ff8270;
        background-size: 100% 100%; }
        #organization .right li.active div {
          color: white !important; }
          #organization .right li.active div .icon {
            display: none; }
          #organization .right li.active div .icon_active {
            display: inline-block; }

footer {
  background: url("../images/footer.png") no-repeat bottom center;
  width: 100%;
  min-height: 350px;
  line-height: 34px; }
  @media screen and (max-width: 1300px) {
    footer {
      height: auto;
      min-height: auto;
      line-height: 0.4rem;
      padding-bottom: 1rem;
      background: url("../images/footer.png") no-repeat bottom center #fae5bd;
      background-size: auto 90%; } }
  footer .left {
    float: left;
    margin-left: 92px;
    margin-top: 27px; }
    @media screen and (max-width: 1300px) {
      footer .left {
        width: 100%;
        margin-left: 0.3rem;
        font-size: 12px; } }
    footer .left div:nth-child(1), footer .left div:nth-child(2) {
      font-size: 22px;
      margin-bottom: 10px; }
      @media screen and (max-width: 1300px) {
        footer .left div:nth-child(1), footer .left div:nth-child(2) {
          font-size: 14px;
          margin-bottom: 0.2rem; } }
      footer .left div:nth-child(1) img, footer .left div:nth-child(2) img {
        position: relative;
        top: 10px;
        margin-left: 15px;
        display: inline-block; }
        @media screen and (max-width: 1300px) {
          footer .left div:nth-child(1) img, footer .left div:nth-child(2) img {
            width: 0.3rem;
            top: 0.05rem; } }
    footer .left div:nth-child(2) img {
      top: 5px; }
    footer .left div:nth-child(2) .img {
      display: inline-block; }
    footer .left div:nth-child(2) .active {
      display: none; }
    footer .left div:nth-child(2) a {
      color: #333; }
    footer .left div:nth-child(2):hover a {
      color: white; }
    footer .left div:nth-child(2):hover .img {
      display: none; }
    footer .left div:nth-child(2):hover .active {
      display: inline-block; }
  footer .right {
    float: right;
    margin-top: 63px;
    width: 390px; }
    @media screen and (max-width: 1300px) {
      footer .right {
        width: 100%;
        margin-top: 0.1rem;
        text-align: right; } }
    footer .right .code {
      float: left;
      text-align: center;
      margin-left: 31px; }
      @media screen and (max-width: 1300px) {
        footer .right .code {
          float: none;
          display: inline-block;
          width: 18%;
          margin: 0 0;
          background: white;
          font-size: 0.2rem;
          padding: 0.1rem 0;
          background: none; }
          footer .right .code img {
            width: 80%;
            margin: 0 auto; } }

/*# sourceMappingURL=content.css.map */
