.full-pic,
.full-pic img {
  width: 100%;
  display: block
}

.full-pic {
  min-height: 60px
}

@media only screen and (max-width: 1023px) {
  .full-pic {
    min-height: auto
  }
}

.article-head {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 24px
}

.article-head .article-title {
  font-size: 2.6em;
  text-align: center;
  color: #333;
  margin: 10px auto;
  padding: 0 15px
}

.article-head .article-ftitle {
  font-size: 1.8em;
  text-align: center;
  color: #888;
  margin: 10px auto;
  padding: 0 15px
}

.article-head .article-info {
  font-size: 1.4em;
  color: #8C8C8C;
  text-align: center;
  border-top: 1px solid #E2E2E2;
  padding-top: 10px
}

.article-head .article-info span {
  display: inline-block;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-position: 0 center;
  padding-left: 20px;
  color: #666666
}

.article-content {
  padding: 12px;
  font-size: 1.6em;
  color: #242424
}

.article-content>p {
  text-indent: 2em;
  font-size: 1em;
  line-height: 1.8;
  margin-bottom: 12px
}

.article-content>p[align=center],
.article-content>p.center {
  text-indent: 0
}

.article-content img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  height: auto !important;
}

.article-content>img {
  display: block;
  margin: 18px auto
}

.article-jump {
  border-top: 1px dotted #CAC9C6;
  padding: 10px 5px;
  margin-bottom: 12px
}

.article-jump>div {
  width: 50%;
  float: left;
  font-size: 1.4em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #6A6A6A
}

.article-jump>div a {
  font-size: 1em;
  color: #6A6A6A
}

.article-jump>div a:hover {
  color: #B06217
}

.article-jump .prev {
  text-align: left
}

.article-jump .next {
  text-align: right
}

@media (max-width: 991px) {
  .article-jump>div {
    width: 100%;
    float: none
  }

  .article-jump .prev,
  .article-jump .next {
    text-align: left;
    margin: 5px 0
  }
}

.footer-wrap {
  background-color: #B06217
}

.footer-wrap .footer-content {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  position: relative
}

.footer-wrap .footer-info {
  height: 120px;
  padding-left: 120px;
  padding-top: 20px;
  background: url(../img/footer_logo.png) no-repeat left center
}

.footer-wrap .footer-info .footer-info-item {
  width: 50%;
  float: left
}

.footer-wrap .footer-info span,
.footer-wrap .footer-info a {
  font-size: 1.4em;
  display: block;
  color: #fff;
  margin-bottom: 10px
}

.footer-wrap .footer-info .address {
  position: relative;
  margin-bottom: 40px
}

.footer-wrap .footer-info .address::after {
  content: "东校区地址：衡阳市雁峰区白沙洲铜桥港2号 邮编： 421007";
  position: absolute;
  bottom: -28px;
  left: 0
}

.footer-copyright {
  height: 40px;
  line-height: 40px;
  background-color: #D37F00;
  text-align: center
}

.footer-copyright a,
.footer-copyright span {
  display: inline-block;
  font-size: 1.4em;
  color: #fff;
  margin: 0 20px
}

.scroll-top {
  position: fixed;
  width: 42px;
  height: 42px;
  right: 5px;
  bottom: 48px;
  z-index: 1000;
  cursor: pointer;
  background: #D37F00 url("../img/gotop.png") center center no-repeat;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.scroll-top:hover {
  background-color: #087EFF
}

@media only screen and (max-width: 1199px) {
  .footer-wrap .footer-content {
    max-width: 100%
  }

  .footer-wrap .footer-info {
    background: url("../img/footer_logo.png") no-repeat 10px center
  }

  .footer-copyright {
    display: none
  }
}

@media only screen and (max-width: 1023px) {
  .footer-wrap .footer-info .footer-info-item {
    width: 100%;
    float: none
  }

  .footer-wrap .footer-info {
    background: none;
    padding: 10px 0;
    height: auto
  }

  .footer-wrap .footer-info span,
  .footer-wrap .footer-info a {
    display: none;
    margin-bottom: 0
  }

  .footer-wrap .footer-info span.copyright {
    display: block;
    text-align: center
  }
}

@media only screen and (max-width: 767px) {
  .footer-copyright span {
    display: none
  }
}

.focus-module .focus-content .focus-container {
  width: 500px;
  height: 300px;
  float: left;
  position: relative;
  margin-bottom: 0
}

.focus-module .focus-content .focus-container .focus-slide {
  width: 500px;
  height: 300px;
  position: relative
}

.focus-module .focus-content .focus-container .focus-slide img {
  width: 100%;
  height: 100%
}

.focus-module .focus-content .focus-container .focus-slide a {
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 120px 0 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 1.6em
}

.focus-module .focus-content .focus-container .slick-dots {
  bottom: 12px;
  right: 0;
  width: 92px;
  line-height: 16px
}

.focus-module .focus-content .focus-container .slick-dots li {
  margin: 0 1px;
  width: 16px;
  height: 16px
}

.focus-module .focus-content .focus-container .slick-dots li button {
  width: 16px;
  height: 16px;
  padding: 0;
  line-height: 16px;
  text-align: center;
  font-size: 1.4em;
  color: #333333;
  background-color: #fff
}

.focus-module .focus-content .focus-container .slick-dots li button:before {
  display: none
}

.focus-module .focus-content .focus-container .slick-dots li.slick-active button {
  color: #fff;
  background: #B06217;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out
}

.focus-module .focus-right {
  float: right;
  width: calc(100% - 520px);
  margin-left: 20px
}

.focus-module .focus-right .focus-news-list li {
  position: relative;
  padding-right: 84px
}

.focus-module .focus-right .focus-news-list li:last-child {
  margin-bottom: 0
}

.focus-module .focus-right .focus-news-list li a {
  display: block;
  font-size: 1.6em;
  color: #666666;
  line-height: 38px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis
}

.focus-module .focus-right .focus-news-list li a:before {
  content: '';
  width: 6px;
  height: 6px;
  background-image: url(../img/ico_newslist1.png);
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 12px
}

.focus-module .focus-right .focus-news-list li span {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 38px;
  font-size: 1.6em;
  color: #B6B6B6;
  text-align: right;
  vertical-align: middle
}

.focus-module .focus-right .focus-news-list li:hover a,
.focus-module .focus-right .focus-news-list li:hover span {
  color: #B06217
}

@media only screen and (max-width: 1199px) {
  .focus-module .focus-content .focus-container {
    width: 450px
  }

  .focus-module .focus-content .focus-container .focus-slide {
    width: 450px
  }

  .focus-module .focus-right {
    width: calc(100% - 470px)
  }
}

@media only screen and (max-width: 1023px) {
  .focus-module .focus-content .focus-container {
    width: 100%;
    height: 400px
  }

  .focus-module .focus-content .focus-container .focus-slide {
    width: 100%;
    height: 400px
  }

  .focus-module .focus-right {
    margin-top: 12px;
    width: 100%;
    padding: 0
  }
}

@media only screen and (max-width: 767px) {
  .focus-module .focus-content .focus-container {
    height: 320px
  }

  .focus-module .focus-content .focus-container .focus-slide {
    height: 320px
  }
}

@media only screen and (max-width: 639px) {
  .focus-module .focus-content .focus-container {
    height: 300px
  }

  .focus-module .focus-content .focus-container .focus-slide {
    height: 300px
  }
}

@media only screen and (max-width: 479px) {
  .focus-module .focus-content .focus-container {
    height: 240px
  }

  .focus-module .focus-content .focus-container .focus-slide {
    height: 240px
  }
}

.renwu-list {
  overflow: hidden
}

.renwu-list li {
  width: 220px;
  margin: 0 0 10px calc(25% - 275px);
  float: left
}

.renwu-list li:nth-child(1) {
  margin-left: 0
}

.renwu-list li a {
  border-bottom: 1px solid #B9B9B9;
  display: block;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out
}

.renwu-list li a img {
  display: block;
  width: 100%;
  height: 250px
}

.renwu-list li a:hover {
  border-bottom: 1px solid #B06217
}

.renwu-list li a:hover .title {
  color: #B06217
}

.renwu-list li a .title {
  display: block;
  font-size: 1.6em;
  color: #666666;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 38px;
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out
}

@media only screen and (max-width: 1199px) {
  .renwu-list li {
    width: 180px;
    margin: 0 0 10px calc(20% - 178px)
  }
}

@media only screen and (max-width: 1023px) {
  .renwu-list {
    height: auto;
    overflow: auto
  }

  .renwu-list li {
    width: 220px;
    margin: 0 0 20px calc(50% - 330px)
  }

  .renwu-list li:nth-child(4) {
    margin-left: 0
  }
}

@media only screen and (max-width: 767px) {
  .renwu-list li {
    margin: 0 calc(25% - 110px) 20px calc(25% - 110px)
  }

  .renwu-list li:nth-child(1),
  .renwu-list li:nth-child(4) {
    margin: 0 calc(25% - 110px) 20px calc(25% - 110px)
  }
}

@media only screen and (max-width: 479px) {
  .renwu-list li {
    float: none;
    margin: 0 auto 20px auto
  }

  .renwu-list li:nth-child(1),
  .renwu-list li:nth-child(4) {
    margin: 0 auto 20px auto
  }

  .renwu-list li a img {
    height: auto
  }
}

.wenzi-module a.column-img {
  margin-bottom: 10px;
  display: block;
  position: relative;
  width: 100%
}

.wenzi-module a.column-img img {
  width: 100%
}

.wenzi-module a.column-img span {
  display: block;
  width: 130px;
  height: 36px;
  border-radius: 3px;
  background-color: #fa9217;
  text-align: center;
  line-height: 36px;
  font-size: 1.6em;
  color: #fff;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -18px
}

.header-top>.content-box {
  height: 120px;
  background: url(../img/slogan.png) no-repeat 39% center;
  position: relative
}

.header-top .logo {
  display: block;
  float: left
}

.header-top .logo img {
  display: block;
  max-width: 100%;
  margin: 20px auto 0 auto
}

.header-top .search-box {
  width: 280px;
  position: absolute;
  right: 0;
  top: 30%;
  border: 1px solid #D37F00;
  background: #fff;
  border-radius: 2px;
  padding-right: 50px
}

.header-top .search-box input {
  display: block;
  width: 100%;
  height: 40px;
  border: none;
  line-height: 40px;
  color: #333;
  padding-left: 10px;
  background: #fff;
  font-size: 1.4em;
  outline: none;
  z-index: 11
}

.header-top .search-box a {
  display: block;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-size: 1.4em;
  background: url(../img/search_btn.png) center center no-repeat;
  z-index: 10;
  outline: none
}

.header-wrap .nav-open,
.header-nav .nav-close {
  display: none
}

@media only screen and (min-width: 1200px) {
  .header-nav {
    background: #D37F00
  }

  .nav-bar {
    text-align: center;
    position: relative;
    z-index: 99
  }

  .nav-bar>li {
    display: inline-block;
    position: relative;
    height: 50px;
    width: 11.11%
  }

  .nav-bar>li:hover,
  .nav-bar>li.active {
    background: #B06217
  }

  .nav-bar>li>a {
    display: block;
    font-size: 1.8em;
    color: #fff;
    position: relative;
    line-height: 50px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-position: right center;
    background-repeat: no-repeat
  }

  .nav-bar>li>ul {
    width: 100%;
    position: absolute;
    top: 50px;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-align: left;
    background: #ffcf87;
    z-index: 1000
  }

  .nav-bar>li>ul>li>a {
    display: block;
    font-size: 1.6em;
    text-align: center;
    line-height: 38px;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
  }

  .nav-bar>li:hover>ul {
    max-height: 200px
  }

  .nav-bar>li>ul>li>a:hover,
  .nav-bar>li>ul>li.active>a {
    background: #e79546
  }
}

@media (max-width: 1199px) {
  .header-top {
    padding: 10px;
    height: 100px
  }

  .header-top>.content-box {
    padding-top: 0;
    height: 80px;
    background: none
  }

  .header-top .logo img {
    margin-top: 5px
  }

  .header-top .search-box {
    right: 100px;
    top: 50%;
    margin-top: -20px
  }

  .header-top .nav-open {
    display: block;
    position: absolute;
    width: auto;
    height: 24px;
    margin-top: -12px;
    right: 10px;
    top: 50%;
    padding-right: 40px;
    z-index: 9999;
    font-size: 1.4em;
    background: url("../img/nav_open.png") right center no-repeat
  }

  .header-nav {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 9999;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #f1f1f1
  }

  .header-nav.show {
    right: 0
  }

  .header-nav .nav-close {
    padding: 0 20px 0 10px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    position: relative;
    border-bottom: 1px solid #c8c8c8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ffffff;
    -webkit-box-shadow: 0 2px 2px #ccc;
    box-shadow: 0 2px 2px #ccc;
    font-size: 1.4rem
  }

  .header-nav .back-home {
    font-size: 1.4rem;
    background: url(../img/nav_back.png) left center no-repeat;
    padding-left: 20px;
    color: #333
  }

  .header-nav .nav-close .close-nav-btn {
    width: 24px;
    height: 24px;
    background: url("../img/nav_close.png") center no-repeat
  }

  .nav-bar {
    padding: 1px 15px 15px;
    height: calc(100vh - 56px);
    overflow-y: auto
  }

  .nav-bar>li {
    background: #fff;
    -webkit-box-shadow: 0 0 4px #ccc;
    box-shadow: 0 0 4px #ccc;
    border-radius: 10px;
    margin-bottom: 10px
  }

  .nav-bar>li.active>a {
    background: #B06217;
    color: #fff
  }

  .nav-bar>li>a {
    font-size: 1.6rem;
    display: block;
    background: #ffd9a0;
    color: #666666;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: left
  }

  .nav-bar>li:first-child>a {
    display: none
  }

  .nav-bar>li>ul {
    padding: 0 0 10px;
    background: #fff;
    overflow: hidden;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: left
  }

  .nav-bar>li>ul>li {
    display: inline-block;
    margin: 10px
  }

  .nav-bar>li>ul>li>a {
    font-size: 1.6rem;
    padding: 5px 10px;
    border: 1px solid #e7eefc;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    margin: 5px 1%;
    color: #666666;
    white-space: nowrap
  }

  .nav-bar>li>ul>li.active>a {
    color: #B06217
  }

  .nav-bar>li>ul>li>ul {
    display: block;
    background: #f3f3f3
  }

  .nav-bar>li>ul>li>ul>li>a {
    padding: 13px 10px;
    font-size: 2.2em;
    display: block;
    border-radius: 3px;
    text-indent: 50px
  }

  .nav-bar>li>ul>li>ul>li.active>a {
    background: #007dd9;
    color: #fff
  }
}

@media (max-width: 767px) {
  .header-top {
    height: 80px
  }

  .header-top>.content-box {
    height: 60px
  }

  .header-top .logo img {
    height: 50px
  }

  .header-top .search-box {
    display: none
  }
}

@media (max-width: 479px) {
  .header-top .nav-open {
    font-size: 0
  }
}

@media only screen and (max-width: 479px) {
  .header-top {
    height: 60px
  }

  .header-top>.content-box {
    height: 40px
  }

  .header-top .logo img {
    height: 35px
  }
}

.blogroll-box {
  padding: 11px
}

.blogroll-box .content-box {
  width: 100%;
  display: table
}

.blogroll-box .title {
  font-size: 2em;
  display: table-cell;
  white-space: nowrap;
  width: 80px;
  padding-left: 28px;
  color: #B06217;
  background: url("../img/link_ico.png") 0 center no-repeat
}

.blogroll-box .blogroll-group {
  display: table-cell;
  width: 274px;
  padding-left: 14px;
  position: relative
}

.blogroll-box .blogroll-group .group-name {
  height: 38px;
  border: 1px solid #DBDBDB;
  border-bottom: none;
  display: block;
  padding: 0 26px 0 8px;
  font-size: 1.4em;
  line-height: 38px;
  border-radius: 2px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  color: #808080
}

.blogroll-box .blogroll-group .group-name:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #B7B7B7;
  position: absolute;
  display: block;
  right: 8px;
  top: 50%;
  margin-top: -3px
}

.blogroll-box .blogroll-group .blogroll-list {
  border: 1px solid #DBDBDB;
  border-top: none;
  background-color: #fff;
  padding: 0 10px;
  position: absolute;
  right: 0;
  left: 14px;
  max-height: 0;
  overflow-y: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 99
}

.blogroll-box .blogroll-group .blogroll-list a {
  display: block;
  font-size: 1.4em;
  line-height: 1.8
}

.blogroll-box .blogroll-group .blogroll-list a:hover {
  color: #B06217
}

.blogroll-box .blogroll-group:hover .blogroll-list {
  display: block;
  max-height: 200px;
  border: 1px solid #DBDBDB
}

@media only screen and (max-width: 1023px) {
  .blogroll-box {
    display: none
  }
}

.renwu-list-page {
  margin-left: -1%;
  margin-right: -1%;
  margin-top: -1%
}

.renwu-list-page a {
  width: 18%;
  margin: 10px 1% 10px 1%;
  display: inline-block;
  position: relative;
  overflow: hidden;
  background-color: #F7F7F7
}

.renwu-list-page a img {
  display: block;
  width: 100%;
  height: 220px
}

.renwu-list-page a h3 {
  font-size: 1.6em;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 38px;
  color: #60636D
}

.renwu-list-page a:hover h3 {
  color: #fff;
  background: #B06217
}

@media only screen and (max-width: 1023px) {
  .renwu-list-page a img {
    height: 220px
  }
}

@media only screen and (max-width: 767px) {
  .renwu-list-page a img {
    height: 180px
  }
}

@media only screen and (max-width: 639px) {
  .renwu-list-page a {
    width: 31.3333%
  }
}

@media only screen and (max-width: 479px) {
  .renwu-list-page a img {
    height: 140px
  }
}

@media only screen and (max-width: 359px) {
  .renwu-list-page a {
    width: 48%
  }

  .renwu-list-page a img {
    height: 160px
  }
}

.shipin-list-page {
  margin-left: -1%;
  margin-right: -1%
}

.shipin-list-page a {
  width: 31.33%;
  margin: 0 1% 20px 1%;
  display: inline-block;
  position: relative;
  overflow: hidden;
  background-color: #F7F7F7;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.shipin-list-page a .img {
  position: relative
}

.shipin-list-page a .img img {
  display: block;
  width: 100%;
  height: 175px
}

.shipin-list-page a .img .ico {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 1;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  background: url("../img/play_btn.png") center 50% no-repeat
}

.shipin-list-page a h3 {
  padding: 0 1em;
  font-size: 1.4em;
  color: #666666;
  font-family: "思源黑体";
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  line-height: 34px
}

.shipin-list-page a:hover {
  background-color: #B06217
}

.shipin-list-page a:hover h3 {
  color: #fff
}

@media only screen and (max-width: 1023px) {
  .shipin-list-page a .img img {
    height: 150px
  }
}

@media only screen and (max-width: 767px) {
  .shipin-list-page a .img img {
    height: 130px
  }
}

@media only screen and (max-width: 639px) {
  .shipin-list-page a {
    width: 48%
  }

  .shipin-list-page a .img img {
    height: 140px
  }
}

@media only screen and (max-width: 479px) {
  .shipin-list-page a .img img {
    height: 100px
  }
}

@media only screen and (max-width: 359px) {
  .shipin-list-page a {
    width: 98%
  }

  .shipin-list-page a .img img {
    height: auto
  }
}

.riqi-list-page a {
  display: block;
  height: 86px;
  padding: 7px 10px 10px 80px;
  border: 1px solid #EDEDED;
  margin-top: 15px;
  position: relative;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.riqi-list-page a .news-time {
  position: absolute;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  left: 10px;
  top: 15px;
  width: 60px
}

.riqi-list-page a .news-time .day {
  font-size: 2.2em;
  color: #999999;
  display: block;
  text-align: center;
  padding-bottom: 5px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  margin-bottom: 7px;
  border-bottom: 1px solid #D2D2D2
}

.riqi-list-page a .news-time .year {
  text-align: center;
  display: block;
  font-size: 1.6em;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  color: #999999
}

.riqi-list-page a .info {
  float: left;
  vertical-align: middle;
  padding-left: 6px
}

.riqi-list-page a .info h3 {
  color: #333;
  font-size: 1.6em;
  font-family: "思源黑体";
  line-height: 25px;
  margin-bottom: 3px
}

.riqi-list-page a .info p {
  color: #9F9F9F;
  font-size: 1.4em
}

.riqi-list-page a:hover {
  background-color: #ffd79b
}

.riqi-list-page a:hover .news-time .day {
  color: #B06217;
  border-color: #B06217
}

.riqi-list-page a:hover .news-time .year {
  color: #B06217
}

.riqi-list-page a:hover h3 {
  color: #B06217
}

.riqi-list-page li:first-child a {
  margin-top: 0
}

@media only screen and (max-width: 1199px) {
  .riqi-list-page a {
    padding: 7px 10px 10px 92px
  }

  .riqi-list-page a .info p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
  }

  .riqi-list-page a .news-time {
    width: 80px
  }
}

@media only screen and (max-width: 1023px) {
  .riqi-list-page a .news-time {
    top: 10px
  }

  .riqi-list-page a .info {
    padding-top: 5px
  }
}

@media only screen and (max-width: 639px) {
  .riqi-list-page a .info p {
    display: none
  }
}

@media only screen and (max-width: 359px) {
  .riqi-list-page a .info h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
  }
}

.tupian-list-page {
  margin-left: -1%;
  margin-right: -1%;
  margin-top: -1%
}

.tupian-list-page a {
  width: 31.33%;
  margin: 10px 1% 10px 1%;
  display: inline-block;
  position: relative;
  overflow: hidden
}

.tupian-list-page a img {
  display: block;
  width: 100%;
  height: 170px
}

.tupian-list-page a .img {
  position: relative
}

.tupian-list-page a .img .ico {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: rgba(0, 0, 0, 0.6) url("../img/view.png") center 80% no-repeat
}

.tupian-list-page a .img:hover .ico {
  opacity: 1;
  background-position: center 50%
}

.tupian-list-page a h3 {
  font-size: 1.6em;
  color: #fff;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: rgba(176, 98, 23, 0.4);
  line-height: 30px;
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 100%;
  -webkit-transition: bottom .5s ease;
  transition: bottom .5s ease
}

.tupian-list-page a:hover h3 {
  bottom: 0
}

@media only screen and (max-width: 1023px) {
  .tupian-list-page a img {
    height: 150px
  }
}

@media only screen and (max-width: 767px) {
  .tupian-list-page a img {
    height: 130px
  }
}

@media only screen and (max-width: 639px) {
  .tupian-list-page a {
    width: 48%
  }

  .tupian-list-page a img {
    height: 140px
  }
}

@media only screen and (max-width: 479px) {
  .tupian-list-page a img {
    height: 100px
  }
}

@media only screen and (max-width: 359px) {
  .tupian-list-page a {
    width: 98%
  }

  .tupian-list-page a img {
    height: auto
  }
}

.tuwen-list-page a {
  padding: 12px 0;
  border-bottom: 1px dotted #BFBFBF;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  display: block
}

.tuwen-list-page a:first-child {
  padding-top: 0
}

.tuwen-list-page a .img {
  display: block;
  width: 250px;
  height: 150px;
  overflow: hidden;
  float: left
}

.tuwen-list-page a .img img {
  display: block;
  width: 100%;
  height: 100%
}

.tuwen-list-page a .txt {
  float: left;
  width: calc(100% - 250px);
  position: relative;
  padding: 20px 0 20px 20px
}

.tuwen-list-page a .title {
  font-size: 1.8em;
  color: #444444;
  line-height: 180%;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.tuwen-list-page a .time {
  font-family: "Arial";
  font-size: 1.4em;
  color: #8B8C91
}

.tuwen-list-page a .intro {
  font-size: 1.4em;
  color: #999999;
  line-height: 1.5;
  margin: 6px 0 15px
}

.tuwen-list-page a:hover {
  border-color: #B06217
}

.tuwen-list-page a:hover .title {
  color: #B06217
}

@media only screen and (max-width: 1199px) {
  .tuwen-list-page a .txt {
    padding: 10px
  }
}

@media only screen and (max-width: 1023px) {
  .tuwen-list-page a .intro {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
  }
}

@media only screen and (max-width: 639px) {
  .tuwen-list-page a .img {
    width: 120px;
    height: 80px
  }

  .tuwen-list-page a .txt {
    width: calc(100% - 120px);
    padding: 0 0 0 10px
  }

  .tuwen-list-page a .title {
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
  }

  .tuwen-list-page a .intro {
    display: none
  }

  .tuwen-list-page a .title {
    line-height: 1.3;
    margin-bottom: 6px
  }
}

.tuwen-small-list-page a {
  padding: 12px 0;
  border-bottom: 1px solid #E6E6E6;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  display: block
}

.tuwen-small-list-page a:first-child {
  padding-top: 0
}

.tuwen-small-list-page a .img {
  display: block;
  width: 140px;
  height: 110px;
  overflow: hidden;
  float: left
}

.tuwen-small-list-page a .img img {
  display: block;
  width: 100%;
  height: 100%
}

.tuwen-small-list-page a .txt {
  float: left;
  width: calc(100% - 140px);
  position: relative;
  padding: 0 0 0 20px
}

.tuwen-small-list-page a .title {
  font-size: 1.8em;
  color: #444444;
  line-height: 180%;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.tuwen-small-list-page a .time {
  font-family: "Arial";
  font-size: 1.4em;
  color: #8B8C91
}

.tuwen-small-list-page a .intro {
  font-size: 1.4em;
  color: #999999;
  line-height: 1.5;
  margin: 6px 0 6px
}

.tuwen-small-list-page a:hover {
  border-color: #B06217
}

.tuwen-small-list-page a:hover .title {
  color: #B06217
}

@media only screen and (max-width: 1199px) {
  .tuwen-small-list-page a .txt {
    padding: 10px
  }

  .tuwen-small-list-page a .intro {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
  }
}

@media only screen and (max-width: 639px) {
  .tuwen-small-list-page a .img {
    width: 120px;
    height: 80px
  }

  .tuwen-small-list-page a .txt {
    width: calc(100% - 120px);
    padding: 0 0 0 10px
  }

  .tuwen-small-list-page a .title {
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
  }

  .tuwen-small-list-page a .intro {
    display: none
  }

  .tuwen-small-list-page a .title {
    line-height: 1.3;
    margin-bottom: 6px
  }
}

.wenzi-list-page a {
  display: block;
  border-bottom: 1px dotted #BABABA;
  padding: 12px 0;
  line-height: 25px
}

.wenzi-list-page a .title {
  font-size: 1.6em;
  color: #60636D;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  width: calc(100% - 100px)
}

.wenzi-list-page a .title:before {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-left: 4px solid #999999;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  margin-right: 6px
}

.wenzi-list-page a .time {
  float: right;
  font-size: 1.6em;
  text-align: center;
  font-family: "Arial";
  color: #A4A4A4;
  margin-left: -100px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.wenzi-list-page a:hover .time,
.wenzi-list-page a:hover .title {
  color: #B06217
}

.wenzi-list-page a:hover .title:before {
  border-left-color: #B06217
}

@media only screen and (max-width: 479px) {
  .wenzi-list-page a .title {
    width: calc(100% - 80px)
  }
}

.xiazai-list-page a {
  display: block;
  border-bottom: 1px solid #CAD0E0;
  margin-bottom: 20px;
  padding: 0 90px 10px 50px;
  position: relative;
  min-height: 57px;
  background: url(../img/file_zip.png) 0 0 no-repeat
}

.xiazai-list-page a.doc {
  background-image: url(../img/file_doc.png)
}

.xiazai-list-page a.ppt {
  background-image: url(../img/file_ppt.png)
}

.xiazai-list-page a.xls {
  background-image: url(../img/file_xls.png)
}

.xiazai-list-page a.pdf {
  background-image: url(../img/file_pdf.png)
}

.xiazai-list-page a.txt {
  background-image: url(../img/file_txt.png)
}

.xiazai-list-page a.img {
  background-image: url(../img/file_img.png)
}

.xiazai-list-page a .btn {
  position: absolute;
  right: 0;
  top: 12px;
  width: 60px;
  height: 22px;
  border: 1px solid #F0F0F0;
  line-height: 22px;
  text-align: center;
  background: #AAAAAA;
  color: #fff
}

.xiazai-list-page a .btn:hover {
  background-color: #B06217;
  border-color: #B06217
}

.xiazai-list-page a .title {
  color: #666666;
  font-size: 1.6em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.xiazai-list-page a .info-txt {
  font-size: 1.4em;
  font-family: Arial;
  color: #777777;
  margin-top: 5px
}

.xiazai-list-page a .info-txt>span {
  margin-right: 20px;
  background-position: 0 center;
  background-repeat: no-repeat;
  padding-left: 15px
}

.xiazai-list-page a .info-txt>span.time {
  padding-left: 20px;
  background-image: url(../img/date.png)
}

.xiazai-list-page a .info-txt>span.count {
  background-image: url(../img/download.png)
}

.xiazai-list-page a .info-txt>span.author {
  background-image: url(../img/author.png)
}

.xiazai-list-page a:hover {
  border-color: #B06217
}

.xiazai-list-page a:hover .title {
  color: #B06217
}

@media (max-width: 479px) {
  .xiazai-list-page a {
    background-size: 30px 40px;
    padding-left: 40px;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 20px;
    min-height: auto
  }

  .xiazai-list-page a .info-txt {
    display: none
  }

  .xiazai-list-page a .btn {
    position: static;
    float: right;
    display: none
  }
}

.web-map .level-one {
  margin-bottom: 24px;
  border-bottom: 1px solid #DAE3F3
}

.web-map .level-one>a {
  font-size: 2em;
  color: #D37F00;
  display: block;
  margin: 0 0 6px
}

.web-map .level-one>a:before {
  content: "";
  width: 5px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  margin-right: 8px;
  background-color: #D37F00
}

.web-map .level-two>li:not(.last)>a {
  display: inline-block;
  border: 1px solid #D37F00;
  line-height: 30px;
  margin: 12px 12px 20px;
  padding: 2px 6px;
  color: #D37F00;
  font-size: 1.6em;
  position: relative
}

.web-map .level-two>li:not(.last)>a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 4px solid #D37F00;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  bottom: -4px;
  left: 50%;
  margin-left: -4px
}

.web-map .level-two>li:not(.last)>a:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 3px solid #fff;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  bottom: -3px;
  left: 50%;
  margin-left: -3px
}

.web-map li.last {
  display: inline-block
}

.web-map li.last a {
  display: inline-block;
  font-size: 1.6em;
  margin: 10px 18px;
  padding: 2px 6px;
  position: relative
}

.web-map li.last a:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 12px;
  background-color: #DCDCDC;
  right: -18px;
  top: 50%;
  margin-top: -6px
}

.web-map li.last a:hover {
  color: #fff;
  background-color: #D37F00
}

.web-map li.last:last-child a:after {
  display: none
}

.notfind {
  position: relative;
  margin-bottom: 24px;
  padding: 48px;
  text-align: center
}

.notfind img {
  display: block;
  max-width: 100%;
  margin: 0 auto
}

.notfind .notfind-btn {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 50px;
  font-size: 2.4em;
  color: #fff;
  background-color: #80C023;
  padding: 0 48px;
  border-radius: 3px;
  display: inline-block;
  margin: 20px auto
}

.banner {
  width: 100%;
  max-height: 380px;
  overflow: hidden;
  position: relative;
  margin-bottom: 12px
}

.banner .banner-item {
  height: 380px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  outline: none
}

.banner .banner-item a {
  display: block;
  width: 100%;
  height: 100%
}

.banner .slick-dots {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 20px
}

.banner .slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  cursor: pointer;
  border-radius: 10px;
  background-color: #666666;
  vertical-align: middle;
  opacity: 1
}

.banner .slick-dots li button {
  display: none
}

.banner .slick-dots li.slick-active {
  width: 40px;
  background: #B06217;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out
}

@media only screen and (max-width: 1199px) {
  .banner .banner-item {
    height: 240px;
    background-size: auto 100%
  }
}

@media only screen and (max-width: 767px) {
  .banner .banner-item {
    height: 220px
  }
}

@media only screen and (max-width: 639px) {
  .banner .banner-item {
    height: 200px
  }
}

@media only screen and (max-width: 479px) {
  .banner .banner-item {
    height: 180px
  }
}

body {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll\0
}

.module {
  margin-bottom: 24px
}

.module .module-name {
  margin-bottom: 12px;
  position: relative;
  border-bottom: 1px solid #dadada;
  padding-bottom: 0
}

.module .module-name span {
  display: inline-block;
  font-size: 2.2em;
  position: relative;
  color: #B06217;
  padding: 5px 5px 5px 16px;
  background: url(../img/ico_news.png) 0 center no-repeat;
  border-bottom: 3px solid #B06217;
  margin-bottom: -1px
}

.module .module-name a {
  position: absolute;
  right: 0;
  top: 50%;
  height: 20px;
  width: 55px;
  margin-top: -10px;
  display: block;
  background: url(../img/more.png) center center no-repeat
}

.module .module-name a:hover {
  background: url(../img/more_on.png) center center no-repeat
}

.news-list li {
  position: relative;
  padding-right: 84px
}

.news-list li:last-child {
  margin-bottom: 0
}

.news-list li a {
  display: block;
  font-size: 1.4em;
  color: #666666;
  line-height: 40px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  border-bottom: 1px dotted #DFDFDF
}

.news-list li a:before {
  content: '';
  width: 9px;
  height: 6px;
  background-image: url(../img/ico_newslist.png);
  background-position: left top;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 5px
}

.news-list li span {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 40px;
  font-size: 1.4em;
  color: #777777;
  text-align: right;
  vertical-align: middle
}

.news-list li:hover a,
.news-list li:hover span {
  color: #B06217
}

.frame-wrap {
  margin: 0 auto;
  max-width: 1188px
}

.frame-wrap.full {
  max-width: 100%
}

.frame-wrap .frame-left {
  float: left;
  width: 260px;
  margin-bottom: 24px
}

.frame-wrap .frame-right {
  float: right;
  width: 918px;
  min-height: 400px;
  margin-bottom: 25px;
  padding-left: 16px;
  margin-left: -100%
}

@media (max-width: 1199px) {
  .frame-wrap .frame-left {
    display: none
  }

  .frame-wrap .frame-right {
    width: 100%;
    font: none;
    padding-left: 0;
    margin-left: 0;
    min-height: 0
  }
}

@media (max-width: 767px) {
  .frame-wrap .frame-right {
    padding-left: 0;
    padding-right: 0
  }
}

.hot-news {
  margin-top: 30px;
  border: 1px solid #ffc56d;
  border-top: 3px solid #D37F00
}

.hot-news .title {
  font-size: 1.8em;
  color: #D37F00;
  margin-bottom: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  line-height: 47px;
  background-color: #ffc56d
}

.hot-news .hot-list {
  padding: 5px 10px
}

.hot-news a {
  display: block;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666;
  font-size: 1.6em
}

.hot-news a:before {
  content: '';
  width: 4px;
  height: 4px;
  background-color: #666666;
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle
}

.hot-news a:hover {
  color: #D37F00
}

.hot-news a:hover:before {
  background-color: #D37F00
}

.sidebar {
  margin-top: 12px
}

.sidebar-title {
  height: 70px;
  background: #D37F00;
  font-size: 2.8em;
  color: #fff;
  white-space: nowrap;
  text-align: left;
  overflow: hidden;
  padding-left: 50px;
  line-height: 70px;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis
}

.sidebar-title span {
  display: inline-block;
  position: relative;
  line-height: 2
}

.sidebar-title span:before {
  content: '';
  width: 14px;
  height: 14px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3)
}

.sidebar-menu {
  margin: 0 auto
}

.sidebar-menu>li>a {
  display: block;
  line-height: 49px;
  font-size: 1.8em;
  text-align: left;
  padding: 0 20px 0 80px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
  background: #f8f8f8 url(../img/sidebar_un.png) 50px center no-repeat
}

.sidebar-menu>li:hover>a,
.sidebar-menu>li.active>a {
  background-color: #f1f1f1;
  background-image: url(../img/sidebar_on.png);
  color: #B06217
}

.sidebar-menu>li:hover ul,
.sidebar-menu>li.active ul {
  max-height: 1000px;
  overflow: auto
}

.sidebar-menu ul {
  overflow-y: hidden;
  max-height: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.sidebar-menu ul>li>a {
  display: block;
  text-align: left;
  line-height: 40px;
  font-size: 1.6em;
  padding-left: 70px;
  border-bottom: 1px solid #eaeaea;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #666666
}

.sidebar-menu ul>li>a:before {
  content: '';
  width: 4px;
  height: 4px;
  background-color: #666666;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px
}

.sidebar-menu ul>li:hover>a,
.sidebar-menu ul>li.active>a {
  color: #D37F00
}

.sidebar-menu ul>li:hover>a:before,
.sidebar-menu ul>li.active>a:before {
  background-color: #D37F00
}

.frame-location {
  padding: 10px 10px 10px 26px;
  position: relative;
  background: #fff url("../img/ico_path.png") 0 center no-repeat;
  font-size: 1.6em;
  color: #7c7c7c;
  margin-bottom: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 2px solid #D37F00
}

.frame-location a {
  font-size: 1em;
  color: #7c7c7c
}

.frame-location span:last-child a {
  color: #D37F00
}

.frame-location span:last-child em {
  display: none
}

.frame-location em {
  display: inline-block;
  margin: 0 10px;
  width: 9px;
  height: 10px;
  background: url(../img/ico_split.png) 0 center no-repeat
}

.empty-list-info {
  text-align: center;
  line-height: 3
}

.yn-pagination {
  margin: 24px auto;
  text-align: center
}

.yn-pagination a,
.yn-pagination span {
  font-size: 1.4em;
  cursor: pointer;
  margin: 2px 2px;
  padding: 6px 12px;
  color: #767676;
  display: inline-block;
  border: 1px solid #f0f0f0;
  border-radius: 1px;
  line-height: 1.4em
}

.yn-pagination a:hover {
  background: #B06217;
  border-color: #B06217;
  color: #fff
}

.yn-pagination .disabled,
.yn-pagination .disabled:hover {
  cursor: default;
  background: #f5f5f5;
  color: #bbb
}

.yn-pagination .active,
.yn-pagination .active:hover {
  cursor: default;
  background: #B06217;
  border-color: #B06217;
  color: #fff
}

.yn-pagination span {
  margin: 0 5px
}

.video {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  background: #ffffff;
  border: 10px solid #e2f5ff;
  text-indent: 0
}

.video .jwplayer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000
}

.video .alt {
  padding-top: 56.25%;
  height: 0 !important
}

.edui-pdf {
  min-height: 800px
}

.mapBg {
  padding: 10px;
  border: 1px solid #eeeeee
}

.BMap_omCtrl,
.anchorBL,
.BMap_stdMpCtrl {
  display: none !important
}

#dituContent {
  width: 100%;
  height: 382px;
  border: none !important
}

#dituContent img {
  max-width: none !important
}

.BMapLabel {
  color: #f54336 !important;
  font-size: 1.8em !important;
  border: none !important;
  -webkit-box-shadow: 0 0 2px #fcd6c6;
  box-shadow: 0 0 2px #fcd6c6;
  padding: 2px 5px !important;
  top: -50px !important
}

@media only screen and (max-width: 639px) {
  .yn-pagination span {
    display: none
  }

  .yn-pagination .page-num {
    display: none
  }

  .yn-pagination .page-num.active {
    display: inline-block
  }
}

@media only screen and (max-width: 479px) {

  .yn-pagination .first-page,
  .yn-pagination .last-page {
    display: none
  }
}

/*# sourceMappingURL=module.css.map */
