.article-head {
  width: 100%;
  margin: 0 auto
}

.article-head .article-title {
  font-size: 2.4em;
  text-align: center;
  color: #0074c1;
  margin: 15px auto;
  padding: 0 15px
}

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

.article-head .article-info {
  font-size: 1.4em;
  color: #747474;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #e9e9e7;
  position: relative
}

.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;
  color: #4e4e4e
}

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

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

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

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

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

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

.article-jump>div a {
  font-size: 1.6rem;
  color: #414141
}

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

.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
  }
}

@media (max-width: 991px) {
  .article-head {
    padding-bottom: 5px
  }

  .article-head .article-title {
    font-size: 2em
  }

  .article-head .article-info {
    height: auto;
    line-height: 1.6;
    padding: 5px 0
  }

  .article-jump>div {
    font-size: 1.4em
  }
}

.footer-wrap {
  background: #0074c1
}

.footer-wrap .footer-content {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  background: url(/uploads/image/jsimg/footer_logo.png) no-repeat left bottom
}

.footer-wrap .footer-info {
  height: 120px;
  padding-top: 25px
}

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

.footer-wrap .footer-info .footer-info-item:first-child {
  padding-left: 110px;
  background: url(/uploads/image/jsimg/footer_logo2.png) no-repeat left center
}

.footer-wrap .footer-info .footer-info-item span {
  display: inline-block;
  padding-right: 20px
}

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

.footer-wrap .footer-info .address {
  padding-right: 20px
}

.footer-wrap .footer-info .copyright {
  padding-right: 20px
}

.footer-wrap .footer-info .postal {
  padding-right: 20px
}

.footer-wrap .footer-info .beian {
  padding-right: 20px;
  display: inline-block;
}
.footer-wrap .footer-info .police {
  padding-left: 22px;
  display: inline-block;
  background:  no-repeat left center;
}

.footer-copyright {
  height: 40px;
  line-height: 40px;
  background-color: #363636;
  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: 40px;
  height: 40px;
  right: 5px;
  bottom: 48px;
  z-index: 1000;
  cursor: pointer;
  background: #007acb  center center no-repeat;
  border-radius: 5px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.scroll-top:hover {
  background-color: #005b98
}

@media only screen and (max-width: 1199px) {
  .footer-wrap .footer-info {
    padding-left: 10px
  }

  .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: 15px 0;
    height: auto
  }

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

  .footer-wrap .footer-info .footer-info-item:first-child {
    background: none;
    padding-left: 0
  }

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

  .footer-wrap .footer-content {
    padding-left: 0;
    background: none
  }
}

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

.header-top {
  background-color: #0074c1
}

.header-top>.content-box {
  height: 110px;
  position: relative;
  padding-top: 32px
}

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

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

.header-top .slogan {
  display: inline-block;
  font-size: 3.2em;
  color: #fff;
  font-weight: bold;
  padding-left: 20px;
  letter-spacing: 2px;
  font-family: ""
}

.header-top .search-box {
  width: 200px;
  position: absolute;
  right: 0;
  top: 33%;
  overflow: hidden;
  border: 1px solid #0074c1;
  padding-right: 40px
}

.header-top .search-box input {
  display: block;
  width: 100%;
  height: 35px;
  border: none;
  line-height: 35px;
  color: #0074c1;
  padding-left: 28px;
  font-size: 1.4em;
  outline: none;
  z-index: 11;
  background: #fff url(/uploads/image/jsimg/search_btn.png) 5px center no-repeat
}

.header-top .search-box ::-webkit-input-placeholder {
  color: #0074c1
}

.header-top .search-box ::-moz-placeholder {
  color: #0074c1
}

.header-top .search-box :-ms-input-placeholder {
  color: #0074c1
}

.header-top .search-box :-moz-placeholder {
  color: #0074c1
}

.header-top .search-box a {
  display: block;
  width: 60px;
  height: 100%;
  line-height: 35px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #005b98;
  color: #fff;
  font-size: 1.4em;
  z-index: 10;
  outline: none
}

.header-top .welcome {
  position: absolute;
  right: 0;
  top: 60%;
  font-size: 1.4em;
  color: #666666
}

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

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

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

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

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

  .nav-bar>li.active>a,
  .nav-bar>li:hover>a {
    background-color: #fff;
    color: #005b98
  }

  .nav-bar>li>ul {
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0;
    overflow: hidden;
    max-height: 0;
    text-align: left;
    background-color: #005b98;
    z-index: 1000
  }

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

  .nav-bar>li>ul>li:last-child>a {
    border-bottom: none
  }

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

  .nav-bar>li>ul>li>a:hover,
  .nav-bar>li>ul>li.active>a {
    color: #005b98;
    background: #fff
  }
}

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

  .header-top .slogan {
    display: none
  }

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

  .header-top>.content-box .ynedut-box {
    display: none
  }

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

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

  .header-top .welcome {
    display: none
  }

  .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;
    color: #fff;
    background:  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.4em
  }

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

  .header-nav .nav-close .close-nav-btn {
    width: 24px;
    height: 24px;
    background:  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>a {
    font-size: 1.6em;
    display: block;
    background: #0074c1;
    color: #fff;
    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.6em;
    padding: 5px 10px;
    border: 1px solid #e7eefc;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    margin: 5px 1%;
    color: #0074c1;
    white-space: nowrap
  }

  .nav-bar>li>ul>li.active>a {
    background: #005b98;
    color: #fff;
    border-color: #005b98
  }

  .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: #4890ea;
    color: #fff
  }
}

@media (max-width: 1023px) {
  .header-top .search-box {
    display: none
  }
}

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

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

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

@media (max-width: 639px) {
  .header-top {
    height: 60px
  }

  .header-top .logo img {
    height: 40px;
    margin-top: 0
  }

  .header-top .nav-open {
    top: 37%
  }
}

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

  .header-top .nav-open {
    right: 0
  }

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

.fast-module {
  background-color: #f2f2f2;
  padding-left: 70px !important;
  height: 130px;
  position: relative;
  overflow: hidden
}

.fast-module .fast-title {
  width: 60px;
  height: 100px;
  background-color: #0074c1;
  text-align: center;
  position: absolute;
  left: 5px;
  top: 15px
}

.fast-module .fast-title span {
  display: inline-block;
  padding: 20px 10px 0;
  font-size: 2em;
  color: #fff
}

.fast-link-list {
  margin-top: 15px;
  padding: 0 10px 0 5px
}

.fast-link-list a {
  height: 100px;
  text-align: center;
  margin: 0 12px;
  background-color: #0074c1;
  line-height: 100px
}

.fast-link-list a img {
  display: inline-block;
  vertical-align: middle
}

.fast-link-list a span {
  display: inline-block;
  vertical-align: middle;
  font-size: 2em;
  color: #fff;
  padding-left: 10px;
  font-weight: 550;
  letter-spacing: 2px
}

.fast-link-list .slick-next:before,
.fast-link-list .slick-prev:before {
  display: none
}

.fast-link-list .slick-next,
.fast-link-list .slick-prev {
  width: 7px;
  height: 12px;
  background-repeat: no-repeat;
  background-position: center
}

.fast-link-list .slick-next {
  background-image: url(/uploads/image/jsimg/fast_right.png);
  right: 0
}

.fast-link-list .slick-next:hover {
  background-image: url(/uploads/image/jsimg/fast_right_on.png)
}

.fast-link-list .slick-prev {
  background-image: url(/uploads/image/jsimg/fast_left.png);
  left: 0
}

.fast-link-list .slick-prev:hover {
  background-image: url(/uploads/image/jsimg/fast_left_on.png)
}

@media only screen and (max-width: 1199px) {
  .fast-module {
    display: none
  }
}

.focus-content {
  position: relative;
  background-color: #fff;
  min-height: 247px;
  padding: 10px 0 10px 410px
}

.focus-module {
  position: relative
}

.focus-container {
  width: 396px;
  height: 247px;
  left: 0;
  top: 10px;
  position: absolute !important;
  overflow: hidden
}

.focus-container .focus-slide {
  height: 247px;
  position: relative
}

.focus-container .focus-slide img {
  display: block;
  width: 100%;
  height: 100%
}

.focus-container h3 {
  width: 100%;
  display: block;
  line-height: 40px;
  height: 40px;
  font-size: 1.4em;
  text-indent: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
  padding-right: 100px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  left: 0
}

.focus-container .slick-dots {
  width: auto;
  position: absolute;
  right: 6px;
  bottom: 12px;
  z-index: 10;
  text-align: right
}

.focus-container .slick-dots li {
  width: 10px;
  height: 10px;
  text-align: center;
  display: inline-block;
  margin: 0 5px;
  border-radius: 50%;
  font-size: 0;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.focus-container .slick-dots li:hover,
.focus-container .slick-dots li.slick-active {
  background: #ff5b3b;
  color: #fff
}

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

.focus-container .focus-slide a {
  display: block;
  height: 100%
}

.focus-container .slick-next,
.focus-container .slick-prev {
  width: 25px;
  height: 42px;
  z-index: 9;
  display: none !important;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.focus-container .slick-next {
  right: 0;
  background: rgba(0, 0, 0, 0.7) url(/uploads/image/jsimg/focus_right.png) no-repeat center
}

.focus-container .slick-next:hover {
  background: #0074c1 url(/uploads/image/jsimg/focus_right.png) no-repeat center
}

.focus-container .slick-next:before,
.focus-container .slick-prev:before {
  display: none
}

.focus-container .slick-prev {
  left: 0;
  background: rgba(0, 0, 0, 0.7) url(/uploads/image/jsimg/focus_left.png) no-repeat center
}

.focus-container .slick-prev:hover {
  background: #0074c1 url(/uploads/image/jsimg/focus_left.png) no-repeat center
}

.wenzi-text li:first-child {
  margin-top: 0
}

.wenzi-text li a {
  display: block;
  position: relative;
  padding-right: 73px;
  height: 31px;
  line-height: 31px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.wenzi-text li a h3 {
  font-size: 1.4em;
  color: #444444;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.wenzi-text li a span {
  display: inline-block;
  position: absolute;
  line-height: 32px;
  top: 0;
  right: 0;
  font-size: 1.4em;
  font-family: "arial";
  color: #999999;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.wenzi-text li a:hover h3 {
  color: #0074c1
}

.wenzi-text li a:hover span {
  color: #0074c1
}

@media (max-width: 1199px) {
  .focus-content {
    padding: 0
  }

  .focus-container {
    display: none
  }
}

.riqi-module-list li a {
  display: block;
  background: #fff;
  height: 72px;
  padding-left: 70px;
  margin-top: 15px;
  position: relative;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.riqi-module-list li a .time-box {
  position: absolute;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  left: 0;
  top: 0;
  border: 1px solid #d4d6dc;
  width: 63px
}

.riqi-module-list li a .time-box .day {
  font-size: 3em;
  background-color: #d4d6dc;
  color: #fff;
  display: block;
  line-height: 48px;
  text-align: center;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.riqi-module-list li a .time-box .month {
  text-align: center;
  display: block;
  font-size: 1.4em;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  line-height: 24px;
  color: #666666
}

.riqi-module-list li a h3 {
  font-size: 1.6em;
  color: #313131;
  padding-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.riqi-module-list li a p {
  font-size: 1.4em;
  color: #898989;
  padding-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.riqi-module-list li a span {
  display: inline-block;
  font-size: 1.4em;
  color: #0074c1
}

.riqi-module-list li a:hover .time-box {
  border-color: #167ce0
}

.riqi-module-list li a:hover .time-box .day {
  color: #fff;
  background-color: #167ce0
}

.riqi-module-list li a:hover .time-box .month {
  color: #167ce0
}

.riqi-module-list li a:hover h3 {
  color: #0074c1
}

.riqi-module-list li a:hover p {
  color: #222222
}

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

@media only screen and (max-width: 639px) {
  .riqi-module-list li a {
    height: auto;
    min-height: 63px
  }
}

.wenzi-module {
  min-height: 337px
}

.wenzi-module-list li:first-child {
  margin-top: 0
}

.wenzi-module-list li a {
  display: block;
  position: relative;
  padding-right: 73px;
  height: 35px;
  padding-left: 15px;
  background: url(/uploads/image/jsimg/list.png) no-repeat left center;
  line-height: 35px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.wenzi-module-list li a h3 {
  font-size: 1.4em;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.wenzi-module-list li a span {
  display: inline-block;
  position: absolute;
  line-height: 35px;
  top: 0;
  right: 0;
  font-size: 1.4em;
  font-family: "arial";
  color: #999999;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.wenzi-module-list li a:hover {
  background: url(/uploads/image/jsimg/list_on.png) no-repeat left center
}

.wenzi-module-list li a:hover h3 {
  color: #0074c1
}

.wenzi-module-list li a:hover span {
  color: #0074c1
}

@media only screen and (max-width: 1199px) {
  .wenzi-module {
    margin-top: 0 !important;
    margin-bottom: 10px !important
  }
}

.blogroll-box {
  border-top: 2px solid #0074c1;
  height: 58px;
  line-height: 58px
}

.blogroll-box .content-box {
  padding-left: 100px;
  position: relative
}

.blogroll-box .content-box .title {
  display: inline-block;
  font-size: 2em;
  color: #0074c1;
  position: absolute;
  left: 0
}

.blogroll-box .content-box .j_link {
  padding-right: 70px
}

.blogroll-box .content-box .j_link .slick-next:before,
.blogroll-box .content-box .j_link .slick-prev:before {
  display: none
}

.blogroll-box .content-box .j_link .slick-next,
.blogroll-box .content-box .j_link .slick-prev {
  width: 26px;
  height: 21px;
  background-color: #dadada;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.blogroll-box .content-box .j_link .slick-next:hover,
.blogroll-box .content-box .j_link .slick-prev:hover {
  background-color: #0074c1
}

.blogroll-box .content-box .j_link .slick-prev {
  background-image: url(/uploads/image/jsimg/link_left_btn.png);
  left: auto;
  right: 30px
}

.blogroll-box .content-box .j_link .slick-next {
  right: 0;
  background-image: url(/uploads/image/jsimg/link_right_btn.png)
}

.blogroll-box .content-box .group-name {
  font-size: 1.6em;
  color: #333333;
  padding-left: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(/uploads/image/jsimg/link.png) no-repeat left center
}

.blogroll-box .content-box .group-name:hover {
  color: #0074c1
}

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

.renwu-list-page a {
  display: block;
  margin-bottom: 25px;
  padding: 17px;
  border: 1px solid #c8c8c8;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.renwu-list-page a .img {
  width: 140px;
  height: 210px;
  display: table-cell;
  font-size: 0;
  overflow: hidden
}

.renwu-list-page a .img img {
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.renwu-list-page a h3 {
  border-bottom: 1px solid #ededed;
  line-height: 30px;
  padding-bottom: 3px;
  font-size: 2em;
  padding-top: 8px;
  color: #333333;
  margin-bottom: 12px
}

.renwu-list-page a h4 {
  font-size: 1.6em;
  line-height: 1.8;
  padding-bottom: 8px;
  color: #999999
}

.renwu-list-page a .txt {
  display: table-cell;
  vertical-align: top;
  padding-left: 12px;
  position: relative
}

.renwu-list-page a .txt p {
  font-size: 1.6em;
  line-height: 1.8;
  color: #999999
}

.renwu-list-page a:hover {
  border-color: #0074c1
}

.renwu-list-page a:hover h3 {
  color: #0074c1
}

.renwu-list-page a:hover .img img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

@media only screen and (max-width: 1199px) {
  .renwu-list-page a h3 {
    font-size: 1.8em
  }
}

@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 .img {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    height: auto
  }

  .renwu-list-page a .img img {
    display: inline-block;
    width: auto;
    max-width: 100%;
    height: auto
  }

  .renwu-list-page a .txt span {
    position: relative;
    margin-top: 5px
  }
}

.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;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.shipin-list-page a .img {
  position: relative;
  height: 180px;
  overflow: hidden
}

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

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

.shipin-list-page a h3 {
  padding: 0 1em;
  font-size: 1.6em;
  color: #444444;
  font-family: "思源黑体";
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  position: relative;
  height: 40px;
  line-height: 40px;
  background-color: #f3f3f3
}

.shipin-list-page a:hover {
  border-color: #0074c1
}

.shipin-list-page a:hover h3 {
  color: #fff;
  background-color: #0074c1
}

.shipin-list-page a:hover .ico {
  top: 0
}

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

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

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

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

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

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

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

.tuwen-list-page a {
  padding: 12px 0;
  border-bottom: 1px solid #cccccc;
  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: 200px;
  height: 133px;
  overflow: hidden;
  float: left
}

.tuwen-list-page a .img img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

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

.tuwen-list-page a .title {
  font-size: 1.6em;
  color: #444444;
  line-height: 2;
  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: #0074c1
}

.tuwen-list-page a:hover .img img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

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

@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
  }
}

.wenzi-list-page a {
  display: block;
  border-bottom: 1px solid #f3f3f3;
  height: 45px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.wenzi-list-page a .title {
  font-size: 1.4em;
  color: #60636d;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  line-height: 45px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  width: calc(100% - 100px);
  padding-left: 1px
}

.wenzi-list-page a .title:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #c0c0c0;
  display: inline-block;
  margin-right: 7px;
  transform: rotate(45deg);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  vertical-align: middle;
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg)
}

.wenzi-list-page a .time {
  float: right;
  font-size: 1.4em;
  line-height: 45px;
  text-align: center;
  font-family: "arial";
  color: #a4a4a4;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.wenzi-list-page a:hover {
  border-color: #0074c1
}

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

.wenzi-list-page a:hover .title:before {
  background-color: #0074c1
}

@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 #eeeeee;
  margin-bottom: 20px;
  padding: 0 90px 10px 55px;
  position: relative;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  min-height: 57px;
  background: url(/uploads/image/jsimg/file_zip.png) 0 0 no-repeat
}

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

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

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

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

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

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

.xiazai-list-page a .btn {
  position: absolute;
  right: 0;
  top: 12px;
  width: 70px;
  height: 25px;
  font-size: 1.4em;
  line-height: 25px;
  text-align: center;
  color: #666666;
  background-color: #f9f9f9;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.xiazai-list-page a .btn:hover {
  background-color: #0074c1;
  color: #fff
}

.xiazai-list-page a .title {
  color: #666666;
  font-size: 1.6em;
  white-space: nowrap;
  overflow: hidden;
  padding-top: 10px;
  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(/uploads/image/jsimg/date.png)
}

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

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

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

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

@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
  }
}

.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-box {
  width: 100%;
  max-height: 260px;
  position: relative;
  overflow: hidden
}

.banner-box .banner-content {
  width: 100%
}

.banner-box .banner-item {
  height: 260px;
  width: 100%;
  background-position: center bottom;
  background-repeat: no-repeat
}

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

.banner-box .slick-next,
.banner-box .slick-prev {
  width: 50px;
  height: 70px;
  background-color: rgba(0, 0, 0, 0.5);
  background-position: center;
  background-repeat: no-repeat;
  z-index: 9;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.banner-box .slick-next:hover,
.banner-box .slick-prev:hover {
  background-color: rgba(0, 0, 0, 0.6)
}

.banner-box .slick-next {
  right: 3%;
  background-image: url(/uploads/image/jsimg/right.png)
}

.banner-box .slick-prev {
  left: 3%;
  background-image: url(/uploads/image/jsimg/left.png)
}

.banner-box .slick-next:before,
.banner-box .slick-prev:before {
  display: none
}

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

.banner-box .slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  cursor: pointer;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.5);
  vertical-align: middle
}

.banner-box .slick-dots li.slick-active {
  background: #fff;
  width: 30px;
  opacity: 1
}

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

  .banner-box,
  .banner-box .banner-item {
    height: 380px;
    background-position: center center;
    background-size: auto 100%
  }
}

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

  .banner-box .slick-next,
  .banner-box .slick-prev {
    display: none !important
  }
}

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

  .banner-box,
  .banner-box .banner-item {
    height: 260px
  }
}

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

  .banner-box,
  .banner-box .banner-item {
    height: 240px
  }
}

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

  .banner-box,
  .banner-box .banner-item {
    height: 180px
  }
}

body[data-page-type="index"] {
  position: relative
}

body[data-page-type="index"]::after {
  content: "";
  width: 100%;
  height: 370px;
  display: none;
  background-color: #f2f2f2;
  position: absolute;
  left: 0;
  top: 60%
}

.module {
  padding: 0 5px
}

.module .module-name {
  margin-bottom: 12px;
  position: relative;
  padding-bottom: 7px;
  border-bottom: 2px solid #d4d6dc
}

.module .module-name span {
  display: inline-block;
  font-size: 2em;
  font-weight: 600;
  position: relative;
  color: #0074c1;
  margin-top: 10px
}

.module .module-name span::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #0074c1;
  position: absolute;
  left: 0;
  bottom: -9px
}

.module .module-name a {
  position: absolute;
  right: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  top: 17px;
  font-size: 1.4em;
  color: #0074c1
}

.module .module-name a:hover {
  color: #005b98
}

.frame-wrap {
  margin-top: 10px
}

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

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

.frame-wrap .frame-right {
  float: right;
  width: 920px;
  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;
  display: none;
  border: 1px solid #ededed
}

.hot-news .title {
  font-size: 1.6em;
  color: #0074c1;
  margin-bottom: 4px;
  border-bottom: 1px solid #cccdd7;
  padding-left: 10px;
  line-height: 40px;
  position: relative
}

.hot-news .title::after {
  content: "";
  width: 100px;
  height: 2px;
  background-color: #f17a07;
  position: absolute;
  bottom: -1px;
  left: 0
}

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

.hot-news a {
  display: block;
  margin-bottom: 10px
}

.hot-news a:hover h3 {
  color: #f17a07
}

.hot-news a h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 7px;
  position: relative;
  font-size: 1.4em;
  color: #505050;
  margin-bottom: 7px
}

.hot-news a h3::after {
  content: "";
  width: 2px;
  height: 10px;
  background-color: #f17a07;
  position: absolute;
  left: 0;
  top: 5px
}

.hot-news a span {
  display: inline-block;
  padding-left: 7px;
  font-size: 1.2em;
  color: #999999
}

.sidebar-title {
  height: 80px;
  font-size: 2.4em;
  font-weight: 550;
  letter-spacing: 2px;
  background-color: #0074c1;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  line-height: 80px;
  text-align: center;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis
}

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

.sidebar-menu>li {
  border-top: 1px solid #ffffff;
  background-color: #f8f8f8
}

.sidebar-menu>li>a {
  display: block;
  line-height: 50px;
  height: 50px;
  font-size: 1.8em;
  text-indent: 6em;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #333333;
  position: relative
}

.sidebar-menu>li>a::before {
  content: "";
  width: 4px;
  height: 20px;
  background-color: #0074c1;
  position: absolute;
  left: 50px;
  top: 15px
}

.sidebar-menu>li:hover>a,
.sidebar-menu>li.active>a {
  background-color: #0074c1;
  color: #fff
}

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

.sidebar-menu>li:hover ul,
.sidebar-menu>li.active ul {
  max-height: 1000px;
  overflow: auto;
  margin: 0 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;
  line-height: 45px;
  font-size: 1.6em;
  white-space: nowrap;
  text-indent: 87px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  border-bottom: 1px solid #e7e7e7;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  background: url(/uploads/image/jsimg/level2.png) no-repeat 28% center;
  text-overflow: ellipsis;
  color: #666666
}

.sidebar-menu ul>li:hover>a,
.sidebar-menu ul>li.active>a {
  color: #0074c1;
  background: url(/uploads/image/jsimg/level2_on.png) no-repeat 28% center
}

.frame-location {
  position: relative;
  color: #a0a0a0;
  white-space: nowrap;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  border-bottom: 1px solid #c3c3c3;
  font-size: 1.4em
}

.frame-location a {
  font-size: 1.4em;
  color: #a0a0a0
}

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

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

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

.frame-location .frame-location-path {
  line-height: 22px;
  float: right;
  padding-bottom: 10px
}

.frame-location .now-path {
  float: left
}

.frame-location .now-path span {
  display: none
}

.frame-location .now-path span:last-child {
  display: inline-block;
  color: #0074c1
}

.frame-location .now-path span:last-child a {
  font-size: 1.8em;
  display: inline-block;
  position: relative
}

.frame-location .now-path span:last-child a::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #0074c1;
  position: absolute;
  left: 0;
  bottom: -9px
}

@media (max-width: 639px) {
  .frame-location .now-path {
    display: none
  }

  .frame-location .frame-location-path {
    float: none
  }
}

.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: #005b98;
  border-color: #005b98;
  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: #005b98;
  border-color: #005b98;
  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: 1199px) {
  body[data-page-type="index"]::after {
    display: none
  }

  .frame-wrap {
    margin-left: 6px;
    margin-right: 6px
  }
}

@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 */
