@import url(anim.css);
/* CSS Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, button{margin:0; padding:0;border:0;}
body{font-size:12px;position:relative;*overflow-x:hidden; font-family: "微软雅黑","Microsoft YaHei", "Arial", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";color:#333;}
table{border-collapse:collapse; border-spacing:0;}
ol, ul, li{ list-style:none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;}
a{text-decoration:none;color:#333;-webkit-tap-highlight-color:transparent;} 
a:hover{color:#0652a2;text-decoration:none;} 
/*a:visited {color:#333;}
a:active {color:#333;}*/
a:focus{outline:0px dotted;}
a:focus, input:focus{ -moz-outline-style: none; } 
::selection { background:#B50000; color:#fff; } ::-moz-selection { background:#B50000; color:#fff;  } ::-webkit-selection { background:#B50000; color:#fff;  }
.wrap{ width:100%; margin:0 auto; background-color: #fff;}
.divhidden{ display:none;}
.l{ float:left;}
.r{ float:right;}
.c_l{ clear:both; font-size:0; overflow:hidden;}
@charset "UTF-8";
/* Scss Document */
/***************
TsingStone Info&Art Design Studio
the Academy of Arts & Design, Tsinghua University
Author:Jason Woo 
***************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, figure, figcaption, code, del, dfn, em, button, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tf, tr, th {
  border: 0px;
  padding: 0px;
  font-size: 100%;
  margin: 0px;
  font-family: inherit;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
  font-weight: normal;
word-break: break-word;}

body {
  background: #E7EAEA;
  color: #222;
  line-height: 1.6em;
  font-size: 12px;
  font-family: "微软雅黑", "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", PingHei, STHeiti;
  margin: 0px auto;
  max-width: 2560px;
  overflow-x: hidden;}

input[type="text"], input[type="password"], textarea, select {
  font-family: "微软雅黑", "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", PingHei, STHeiti;
  background-color: #FFFFFF;
  font-size: 12px;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  border-radius: 0;}

img {
  border: 0px;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;}

a {
  text-decoration: none;
  color: #000;}

a:hover {
  text-decoration: none;
  color: #d18e59;}

ul, li {
  list-style-type: none;}

.left {
  float: left;}

.right {
  float: right;}

.clearfix:after {
  display: block;
  content: '';
  clear: both;
  height: 0px;
  visibility: hidden;}

.relative {
  position: relative;}

.clearfix {
  *display: table;
  *zoom: 1;}

.clear {
  clear: both;
  overflow: hidden;
  height: 0;}

*::selection {
  background: #5C307D;
  color: #FFFFFF;
  text-shadow: none;}

*::-moz-selection {
  background: #5C307D;
  color: #FFFFFF;
  text-shadow: none;}

.ie6 {
  text-align: center;
  font-size: 16px;
  background: #FC6;
  line-height: 100px;
  z-index: 100000;
  width: 100%;
  position: absolute;
  height: 100px;
  top: 0;
  left: 0;}

.ie6 span {
  float: right;
  margin-right: 30px;
  cursor: pointer;}

.masklayer {
  background: rgba(0, 0, 0, 0.9);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  display: none;}

/*motion*/
.motion {
  transition: all .2s ease-out;}

.motion_1 {
  transition: all 0.5s ease-out;}

.pager {
  clear: both;
  margin: 25px 0;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;}

.pager a {
  background: none;
  border: 1px solid #aaa;
  color: #461B6E;
  display: inline-block;
  line-height: 32px;
  margin: 0 2px;
  padding: 0 10px;
  height: 32px;
  border-radius: 3px;
  vertical-align: middle;}

.pager b {
  background: none;
  color: #461B6E;
  display: inline-block;
  line-height: 32px;
  margin: 0 2px;
  padding: 0 10px;
  height: 32px;
  vertical-align: middle;}

.pager a:hover, .pager a.current {
  background-color: #461B6E;
  border: none;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  line-height: 34px;
  height: 34px;
  padding: 0 11px;}

.pager .p {
  font-size: 22px;}

.pager input {
  height: 32px;
  line-height: 32px;
  width: 30px;
  text-align: center;
  background: none;
  border: 1px solid #aaa;
  vertical-align: middle;
  border-radius: 3px;
  margin: 0 5px;}

.pager span {
  padding: 0  0 0 20px;
  color: #777;}

/*comm section header footer*/
.header .smenu {
  display: none;}

@media screen and (max-width: 1400px) {
  .mainWrap {
    width: auto;
    margin: 0 25px;} }


 .content .mainContent .article .fsize em.thuicon-stop {
    font-size: 4px;
    vertical-align: middle;
    margin-right: 5px;
    color: #5C307D;
}
.content .section_1 {
  position: relative;
  z-index: 0;
  padding-bottom: 280px;}
  @media screen and (max-width: 1000px) {
    .content .section_1 {
      padding-bottom: 50px;} }
  .content .section_1 .news0 {
    top: -160px;
    position: relative;}
    @media screen and (max-width: 1400px) {
      .content .section_1 .news0 {
        top: -100px;} }
    @media screen and (max-width: 1000px) {
      .content .section_1 .news0 {
        top: 0;
        padding-top: 30px;} }
    .content .section_1 .news0 ul {
      display: table;}
      @media screen and (max-width: 1000px) {
        .content .section_1 .news0 ul {
          display: block;} }
    .content .section_1 .news0 li {
      display: table-cell;
      width: 26%;
      vertical-align: top;
      position: relative;
      background: #fff;
      border-left: 1px solid #0774b9;}
      @media screen and (max-width: 1000px) {
        .content .section_1 .news0 li {
          display: block;
          width: 100%;} }
      .content .section_1 .news0 li a {
        display: block;
        background: #fff;}
        @media screen and (max-width: 1000px) {
          .content .section_1 .news0 li a {
            position: relative;
            margin-left: 0;} }
      .content .section_1 .news0 li .txtwrapper p {
        font-size: 18px;
        padding: 35px 40px;
        line-height: 1.5em;}
        @media screen and (max-width: 1400px) {
          .content .section_1 .news0 li .txtwrapper p {
            font-size: 14px;
            padding: 15px 25px 30px;} }
        @media screen and (max-width: 1000px) {
          .content .section_1 .news0 li .txtwrapper p {
            font-size: 16px;
            padding-top: 0;
            padding-bottom: 40px;} }
      .content .section_1 .news0 li .time {
        position: absolute;
        bottom: 8px;
        color: #0774b9;
        left: 38px;}
        @media screen and (max-width: 1400px) {
          .content .section_1 .news0 li .time {
            left: 23px;} }
        @media screen and (max-width: 1280px) {
          .content .section_1 .news0 li .time {
            bottom: 15px;} }
        @media screen and (max-width: 1000px) {
          .content .section_1 .news0 li .time {
            position: static;
            margin-top: 15px;
            margin-bottom: 10px;
            margin-left: 23px;} }
      .content .section_1 .news0 li.fi {
        width: 48%;}
        @media screen and (max-width: 1000px) {
          .content .section_1 .news0 li.fi {
            width: 100%;} }
        .content .section_1 .news0 li.fi a {
          position: relative;
          display: block;}
        .content .section_1 .news0 li.fi .txtwrapper {
          position: absolute;
          right: 0;
          bottom: 0;
          width: 50%;
          background: #fff;
          height: 45.83%;
          padding-bottom: 0;
          margin-bottom: 0;}
          @media screen and (max-width: 1000px) {
            .content .section_1 .news0 li.fi .txtwrapper {
              position: static;
              width: auto;} }
      .content .section_1 .news0 li img {
        width: 100%;}
  .content .section_1 .events {
    margin-top: -80px;}
    @media screen and (max-width: 1400px) {
      .content .section_1 .events {
        margin-top: -40px;} }
    @media screen and (max-width: 1000px) {
      .content .section_1 .events {
        margin-top: 40px;} }
    .content .section_1 .events h2 {
      font-family: "Microsoft JhengHei", "明黑", Arial, Helvetica;
      font-size: 36px;
      color: #fff;
      text-align: center;
      line-height: 1em;
      margin-bottom: 40px;}
      @media screen and (max-width: 1000px) {
        .content .section_1 .events h2 {
          font-size: 30px;} }
      .content .section_1 .events h2 b {
        height: 1px;
        width: 60px;
        background: #fff;
        display: inline-block;
        vertical-align: middle;
        opacity: 0.5;
        margin: 0 20px;}
        @media screen and (max-width: 400px) {
          .content .section_1 .events h2 b {
            width: 30px;} }
    .content .section_1 .events ul {
      margin-left: -50px;}
      .content .section_1 .events ul li {
        float: left;
        width: 33.33%;}
        @media screen and (max-width: 1000px) {
          .content .section_1 .events ul li {
            width: 100%;} }
        .content .section_1 .events ul li a {
          display: block;
          color: #fff;
          border-left: 1px solid rgba(255, 255, 255, 0.3);
          padding-left: 20px;
          margin-left: 50px;}
          @media screen and (max-width: 1000px) {
            .content .section_1 .events ul li a {
              padding-bottom: 30px;} }
          @media screen and (max-width: 400px) {
            .content .section_1 .events ul li a {
              padding-left: 0;} }
          .content .section_1 .events ul li a:hover h3, .content .section_1 .events ul li a:hover .time {
            color: #d18e59;}
        .content .section_1 .events ul li .time {
          font-family: 'EB Garamond', serif;
          width: 80px;
          text-align: center;
          float: left;}
          .content .section_1 .events ul li .time span {
            display: block;
            font-size: 36px;
            line-height: 1em;}
          @media screen and (max-width: 400px) {
            .content .section_1 .events ul li .time {
              width: 70px;} }
        .content .section_1 .events ul li .txtwrapper {
          margin-left: 100px;}
          @media screen and (max-width: 400px) {
            .content .section_1 .events ul li .txtwrapper {
              margin-left: 25px;} }
          .content .section_1 .events ul li .txtwrapper h3 {
            font-size: 16px;
            line-height: 1.5em;}
          .content .section_1 .events ul li .txtwrapper p {
            opacity: 0.7;
            padding-top: 10px;}
  .content .section_1 .newsmore {
    height: 48px;
    font-size: 14px;
    line-height: 48px;
    border: 1px solid #fff;
    padding: 0 20px;
    display: block;
    margin: 60px auto 0px auto;
    width: 150px;
    color: #fff;
    text-align: center;
    opacity: 0.5;}
    @media screen and (max-width: 1000px) {
      .content .section_1 .newsmore {
        margin-top: 30px;} }
    .content .section_1 .newsmore:hover {
      opacity: 0.8;}
  .content .section_1 .advpic {
    display: block;
    margin: 80px auto 20px auto;}
    .content .section_1 .advpic img {
      max-width: 100%;}
    @media screen and (max-width: 1000px) {
      .content .section_1 .advpic {
        margin: 40px auto 0 auto;} }
.content .section_2 {
  margin-top: -150px;}
  @media screen and (max-width: 1000px) {
    .content .section_2 {
      margin-top: 30px;} }
  .content .section_2 h2 {
    font-size: 40px;
    /*writing-mode: tb-rl;
    writing-mode:vertical-lr;*/
    color: #0774b9;
    width: 110px;
    top: 0px;
    line-height: 40px;
    background: #e7eaea;
    font-family: "Microsoft JhengHei", "明黑", Arial, Helvetica;
    padding-top: 60px;
    float: left;
    position: relative;}
    @media screen and (max-width: 1000px) {
      .content .section_2 h2 {
        font-size: 30px;
        position: static;
        line-height: 2em;
        padding-bottom: 20px;
        background: none;
        float: none;
        padding-top: 0;
        width: auto;} }
    .content .section_2 h2 span {
      width: 40px;
      display: block;
      padding-left: 36px;}
      @media screen and (max-width: 1000px) {
        .content .section_2 h2 span {
          width: auto;
          padding: 0;
          display: inline;} }
    .content .section_2 h2 a.more {
      position: absolute;
      bottom: -80px;
      font-size: 14px;
      color: #777;
      width: 1em;
      line-height: 14px;
      left: 50%;
      margin-left: -7px;
      writing-mode: tb-rl;
      writing-mode: vertical-lr;}
      @media screen and (max-width: 1000px) {
        .content .section_2 h2 a.more {
          position: static;
          float: right;
          width: auto;
          line-height: inherit;
          writing-mode: lr-tb;
          writing-mode: horizontal-tb;} }
  .content .section_2 .focus {
    margin-left: 160px;
    position: relative;}
    @media screen and (max-width: 1000px) {
      .content .section_2 .focus {
        margin-left: 0;} }
    .content .section_2 .focus .bigpic {
      width: 70%;}
      @media screen and (max-width: 1000px) {
        .content .section_2 .focus .bigpic {
          width: auto;} }
      .content .section_2 .focus .bigpic a {
        display: block;}
        .content .section_2 .focus .bigpic a .txtwrapper {
          margin-top: -80px;
          background: #fff;
          width: 85%;
          z-index: 1;
          padding: 40px 50px;
          position: relative;
          box-sizing: border-box;}
          @media screen and (max-width: 1000px) {
            .content .section_2 .focus .bigpic a .txtwrapper {
              width: 90%;} }
          @media screen and (max-width: 400px) {
            .content .section_2 .focus .bigpic a .txtwrapper {
              width: auto;
              margin-top: 0;
              padding: 30px 40px;} }
          .content .section_2 .focus .bigpic a .txtwrapper .cata {
            background: #0774b9;
            color: #fff;
            padding: 8px 20px;
            display: inline-block;
            margin-bottom: 10px;}
          .content .section_2 .focus .bigpic a .txtwrapper h3 {
            font-size: 22px;
            line-height: 1.5em;}
            @media screen and (max-width: 1280px) {
              .content .section_2 .focus .bigpic a .txtwrapper h3 {
                font-size: 16px;} }
          .content .section_2 .focus .bigpic a .txtwrapper p {
            color: #777;
            padding-top: 10px;
            display: block;}
        .content .section_2 .focus .bigpic a img {
          width: 100%;}
      .content .section_2 .focus .bigpic .slick-dots {
        position: absolute;
        bottom: -40px;
        width: 100%;
        text-align: center;
        z-index: 1000;}
      .content .section_2 .focus .bigpic .slick-dots li {
        display: inline-block;
        width: auto;
        float: none;
        vertical-align: middle;}
      .content .section_2 .focus .bigpic .slick-dots li button {
        background: #A8B3C6;
        border: 0 none;
        border-radius: 7px;
        cursor: pointer;
        display: block;
        font-size: 0;
        height: 12px;
        line-height: 0;
        margin: 0 8px;
        outline: medium none;
        padding: 0;
        width: 12px;}
      .content .section_2 .focus .bigpic .slick-dots li.slick-active button {
        background: #0774b9;}
      .content .section_2 .focus .bigpic .slick-dots {
        z-index: 100;
        bottom: -60px;
        width: 126%;}
        @media screen and (max-width: 1000px) {
          .content .section_2 .focus .bigpic .slick-dots {
            width: 100%;} }
    .content .section_2 .focus .smallpic {
      position: absolute;
      right: 0;
      width: 37%;
      top: 50%;
      margin-top: -240px;}
      @media screen and (max-width: 1280px) {
        .content .section_2 .focus .smallpic {
          margin-top: -190px;} }
      @media screen and (max-width: 1000px) {
        .content .section_2 .focus .smallpic {
          display: none;} }
      .content .section_2 .focus .smallpic a .txtwrapper {
        margin-top: -40px;
        background: #fff;
        width: 90%;
        z-index: 1;
        padding: 0 40px 25px 40px;
        position: relative;
        box-sizing: border-box;}
        .content .section_2 .focus .smallpic a .txtwrapper p {
          display: none;}
        .content .section_2 .focus .smallpic a .txtwrapper h3 {
          font-size: 18px;
          line-height: 1.5em;}
          @media screen and (max-width: 1280px) {
            .content .section_2 .focus .smallpic a .txtwrapper h3 {
              font-size: 14px;} }
      .content .section_2 .focus .smallpic a img {
        width: 100%;}
      .content .section_2 .focus .smallpic a .cata {
        background: #0774b9;
        color: #fff;
        padding: 8px 20px;
        display: inline-block;
        margin-bottom: 0px;
        top: -16px;
        position: relative;}
.content .section_3 {
  position: relative;
  z-index: 1;
  padding-bottom: 60px;}
  @media screen and (max-width: 1000px) {
    .content .section_3 {
      padding-bottom: 90px;} }
  .content .section_3 h2 {
    margin-top: 150px;
    margin-bottom: 40px;
    font-family: "Microsoft JhengHei", "明黑", Arial, Helvetica;
    font-size: 36px;
    color: #0774b9;
    text-align: center;
    line-height: 1em;
    margin-bottom: 40px;}
    .content .section_3 h2 b {
      height: 1px;
      width: 60px;
      background: #0774b9;
      display: inline-block;
      vertical-align: middle;
      opacity: 0.5;
      margin: 0 20px;}
      @media screen and (max-width: 400px) {
        .content .section_3 h2 b {
          width: 20px;} }
    @media screen and (max-width: 1000px) {
      .content .section_3 h2 {
        font-size: 30px;} }
  .content .section_3 .dataitem ul {
    display: flex;
    flex-wrap: wrap;}
  .content .section_3 .dataitem li {
    width: 100%;
    padding: 20px 0;}
    .content .section_3 .dataitem li img {
      width: 80px;
      float: left;}
    .content .section_3 .dataitem li .wrapper {
      margin: 0 20px;}
    .content .section_3 .dataitem li .txtwrapper {
      margin-left: 100px;}
      .content .section_3 .dataitem li .txtwrapper h4 {
        font-size: 36px;
        color: #0774b9;
        line-height: 1em;
        font-family: Raleway;}
      .content .section_3 .dataitem li .txtwrapper p {
        font-size: 14px;
        color: #666;
        padding-top: 5px;}
  .content .section_3 .slick-dots {
    position: absolute;
    bottom: -40px;
    width: 100%;
    text-align: center;
    z-index: 1000;}
  .content .section_3 .slick-dots li {
    display: inline-block;
    width: auto;
    float: none;
    vertical-align: middle;}
  .content .section_3 .slick-dots li button {
    background: #A8B3C6;
    border: 0 none;
    border-radius: 7px;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 12px;
    line-height: 0;
    margin: 0 8px;
    outline: medium none;
    padding: 0;
    width: 12px;}
  .content .section_3 .slick-dots li.slick-active button {
    background: #0774b9;}
  .content .section_3 .tbg {
    position: absolute;
    width: 100%;
    top: -100px;
    z-index: -1;
    overflow: hidden;}
    .content .section_3 .tbg img {
      width: 100%;
      min-width: 1920px;}
      @media screen and (max-width: 1920px) {
        .content .section_3 .tbg img {
          padding-left: 50%;
          margin-left: -800px;} }
  .content .section_3 .tcbg {
    position: absolute;
    background: #e7eaea;
    transform: rotate(-3deg);
    transform-origin: right bottom;
    -ms-transform: rotate(-3deg);
    -ms-transform-origin: right bottom;
    height: 200px;
    width: 200%;
    right: -205px;
    bottom: 0px;
    z-index: -2;}
    @media screen and (max-width: 1024px) {
      .content .section_3 .tcbg {
        display: none;} }
.content .cbg {
background: url(../images/tbg.jpg);
  position: absolute;
  z-index: -1;
  /*transform: rotate(-3deg);*/
  transform-origin: center top;
  /*-ms-transform: rotate(-3deg);*/
  -ms-transform-origin: center top;
  height: 100%;
  width: 200%;
  right: -5px;
  top: 0;

}
  @media screen and (max-width: 1024px) {
    .content .cbg {
      transform: none;
      -ms-transform: none;
      right: 0;} }
  .content .section_1 .news1 {
    top: -160px;
    position: relative;}
    @media screen and (max-width: 1400px) {
      .content .section_1 .news1 {
        top: -100px;} }
    @media screen and (max-width: 1000px) {
      .content .section_1 .news1 {
        top: 0;
        padding-top: 30px;} }
    .content .section_1 .news1 ul {
      display: table;}
      @media screen and (max-width: 1000px) {
        .content .section_1 .news1 ul {
          display: block;} }
    .content .section_1 .news1 li {
      display: table-cell;
      width: 26%;
      vertical-align: top;
      position: relative;
     background-color: #fff;
     }
.newbgl{}
.newbg2{background-image: url(../images/newbg2.jpg) no-repeat top center;}
.newbg3{background-image: url(../images/newbg3.jpg) no-repeat top center; }

@media screen and (max-width: 1000px) {
        .content .section_1 .news1 li img{
          width: 70%;} }
		  
      @media screen and (max-width: 1000px) {
        .content .section_1 .news1 li {
          display: block;
          width: 100%;} }
      .content .section_1 .news1 li a {
        display: block;
       }
        @media screen and (max-width: 1000px) {
          .content .section_1 .news1 li a {
            position: relative;
            margin-left: 0;} }
      .content .section_1 .news1 li .txtwrapper p {
        font-size: 18px;
            padding: 20px 40px;
    line-height: 1.5em;
    height: 3.5em;background-color: #fff}
        @media screen and (max-width: 1400px) {
          .content .section_1 .news1 li .txtwrapper p {
            font-size: 14px;
            padding: 15px 25px 30px;} }
        @media screen and (max-width: 1000px) {
          .content .section_1 .news1 li .txtwrapper p {
            font-size: 16px;
            padding-top:10px; 
           } }
      .content .section_1 .news1 li .time {
        position: absolute;
        bottom: 8px;
        color: #0774b9;
        left: 38px;}
        @media screen and (max-width: 1400px) {
          .content .section_1 .news1 li .time {
            left: 23px;} }
        @media screen and (max-width: 1280px) {
          .content .section_1 .news1 li .time {
            bottom: 15px;} }
        @media screen and (max-width: 1000px) {
          .content .section_1 .news1 li .time {

            } }
      .content .section_1 .news1 li.fi {
        width: 48%;}
        @media screen and (max-width: 1000px) {
          .content .section_1 .news1 li.fi {
            width: 100%;} }
        .content .section_1 .news1 li.fi a {
          position: relative;
          display: block;}
        .content .section_1 .news1 li.fi .txtwrapper {
          position: absolute;
          right: 0;
          bottom: 0;
          width: 50%;
          background: #fff;
          height: 45.83%;
          padding-bottom: 0; border-left: 1px solid #0774b9;
          margin-bottom: 0;}
          @media screen and (max-width: 1000px) {
            .content .section_1 .news1 li.fi .txtwrapper {
              position: static;
              width: auto;} }
      .content .section_1 .news1 li img {
        width: 80%;
        margin-top: 26px;
margin-bottom: 22px;
        margin-left: 10%;
        }
@media screen and (min-width: 1400px) { .content .section_1 .news1 li img {
        width: 80%; height:230px;
        margin-top: 26px;
margin-bottom: 22px;
        margin-left: 10%;
        } }

.content .section_1 .news1 li img {
  border: 0px;
  vertical-align: bottom;
  -moz-box-shadow: 12px 12px 0px;
  -webkit-box-shadow:12px 12px 0px ;
  box-shadow: 12px 12px 0px rgba(15, 10, 95, .7); 
  -ms-interpolation-mode: bicubic;
  }